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
(Updated svn links to github)
Line 76: Line 76:
 
** Materials: [http://gforge.hl7.org/gf/project/fhir/ gForge issue tracker], [http://github.com/hl7/fhir Source on GitHub]
 
** Materials: [http://gforge.hl7.org/gf/project/fhir/ gForge issue tracker], [http://github.com/hl7/fhir Source on GitHub]
 
*** For Commit privileges, send a request to lloyd@lmckenzie.com
 
*** For Commit privileges, send a request to lloyd@lmckenzie.com
**[[:Category:FHIR_Resource_Proposal|FHIR resource and profile proposals]] - proposals for new resources & profiles
+
**[[:Category:FHIR_Resource_Proposal|FHIR resource]] and [[:Category:FHIR_IG_Proposal|Implementation Guide proposals]] - for new resources & implementation guides
 
** [[FHIR Profile authoring]] - Creating and maintaining FHIR profiles (see also [[Profile Tooling]])
 
** [[FHIR Profile authoring]] - Creating and maintaining FHIR profiles (see also [[Profile Tooling]])
 
** [[FHIR Change requests]] - Process for managing and resolving
 
** [[FHIR Change requests]] - Process for managing and resolving

Revision as of 23:25, 1 October 2018

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.

Community Participation Rules: FHIR Code of Conduct, FHIR Intellectual Property Rules

FHIR Implementation FHIR Development Organizational