This wiki has undergone a migration to Confluence found Here
<meta name="googlebot" content="noindex">

Difference between revisions of "FHIR"

From HL7Wiki
Jump to navigation Jump to search
m (added "FHIR Core Team" to "FHIR Project Team Leads")
Line 12: Line 12:
  
 
*The current specification: [http://www.HL7.org/fhir/ http://www.HL7.org/fhir/] (or [http://hl7.org/implement/standards/FHIR-Develop/ the development version])
 
*The current specification: [http://www.HL7.org/fhir/ http://www.HL7.org/fhir/] (or [http://hl7.org/implement/standards/FHIR-Develop/ the development version])
 +
** [FHIR Profiles from other Organizations]
 
* Contact Information
 
* Contact Information
 
** Implementation help: [[http://stackoverflow.com/questions/tagged/hl7_fhir ask questions about FHIR]]
 
** Implementation help: [[http://stackoverflow.com/questions/tagged/hl7_fhir ask questions about FHIR]]

Revision as of 18:53, 11 March 2015

Temporary FHIR logo

Fast Healthcare Interoperability Resources (FHIR, pronounced "Fire") defines a set of "Resources" that represent granular clinical concepts. The resources can be managed in isolation, or aggregated into complex documents. Technically, FHIR is designed for the web; the resources are based on simple XML or JSON structures, with an http-based RESTful protocol where each resource has predictable URL. Where possible, open internet standards are used for data representation.

FHIR Implementation FHIR Development Organizational