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
(Link for FHIR agendas for 2019-09 Atlanta WGM)
 
(212 intermediate revisions by 31 users not shown)
Line 1: Line 1:
= Introduction =
+
[[File:FHIR.png|right|140px|Temporary FHIR logo]]
 +
[[Category:FHIR]]
 +
Fast Healthcare Interoperability Resources (FHIR, pronounced "Fire") defines a set of "[[Resource]]s" 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.
  
Welcome to the FHIR&reg; wiki - the home for the FHIR development team.
+
Community Participation Rules: [[FHIR Code of Conduct]], [[FHIR Intellectual Property Rules]]
  
If you're looking for the FHIR specification, you can find it here: [http://hl7.org/fhir http://hl7.org/fhir]
+
{| width="100%" cellspacing="0" cellpadding="2"
 +
|-
 +
| bgcolor="#e30614" align="center" width="40%" |FHIR Implementation
 +
| bgcolor="#ffeb6a" align="center" width="30%" |FHIR Development
 +
| bgcolor="#e30614" align="center" width="30%" |Organizational
 +
|-
 +
| valign="top" |
  
[[File:FHIR.png|right|200px|Temporary FHIR logo]]
+
*The current specification: http://www.HL7.org/fhir/ (or [http://hl7.org/implement/standards/FHIR-Develop/ the development version])
Fast Healthcare Interoperability Resources (FHIR, pronounced "Fire") defines a set of "[[Resource]]s" that represent granular clinical concepts. The resources can be managed in isolation, or aggregated into complex documents. This flexibility offers coherent solutions for a range of interoperability problems. The simple direct definitions of the resources are based on thorough requirements gathering, formal analysis and extensive cross-mapping to other relevant standards. A workflow management layer provides support for designing, procuring, and integrating solutions. Technically, FHIR is designed for the web; the resources are based on simple XML, with an http-based RESTful protocol where each resource has predictable URL. Where possible, open internet standards are used for data representation.  
+
**[[FHIR Specification Feedback (DSTU 2)]]
 +
**[[FHIR Profiles from other Organizations]]
 +
*Contact Information
 +
**[[Getting involved with the FHIR Community]]
 +
**[[FHIR Support Page]]
 +
**Implementation help: [[http://stackoverflow.com/questions/tagged/hl7_fhir ask questions about FHIR]]
 +
**Formal Contact point for the project: [[mailto:fmgcontact@hl7.org fmgcontact@hl7.org]]
 +
**[https://chat.fhir.org/ FHIR Chat (Zulip)] [[chat.fhir.org community expectations]]
 +
**[http://gforge.hl7.org/gf/project/fhir/tracker/?action=TrackerItemBrowse&tracker_id=677 FHIR gForge Tracker] for change requests/corrections
 +
**FHIR Project Team Leads (FHIR Core Team): [[mailto:grahame@healthintersections.com.au Grahame Grieve]], [[mailto:e.kramer@furore.com Ewout Kramer]], [[mailto:lloyd@lmckenzie.com Lloyd Mckenzie]]
 +
**[[FHIR_email_list_subscription_instructions|List server]] - project email list
  
FHIR&reg; is a registered HL7 Trademark.
+
*Help / Getting Started
 +
**[[FHIR Starter]] - tutorial for FHIR newbies
 +
**[[FHIR Teaching]] - sources of FHIR teaching, training, and tutorials
 +
**[https://fire.ly/wp-content/uploads/2017/02/cheatsheet-dstu1.pdf FHIR Cheat Sheet] (DSTU 1)
 +
**[https://fire.ly/wp-content/uploads/2017/02/CHEAT-SHEET-DSTU2_feb-2017.pdf FHIR Cheat Sheet] (DSTU 2)
 +
**[https://fire.ly/wp-content/uploads/2018/02/CHEAT_SHEET_2017_STU3.pdf FHIR Cheat Sheet] (DSTU 3)
 +
**[https://fire.ly/wp-content/uploads/2018/02/CHEAT_SHEET_R4_2018.pdf FHIR Cheat Sheet] (R4)
 +
**[https://healthlevelseven.desk.com/ Help desk FAQs & knowledge-base articles] (HL7 members only)
 +
<!--**[[FHIR FAQ]] - business and technical perspectives-->
 +
**[[FHIR Tools Registry]] - a list of useful tools for FHIR implementers
 +
**[[FHIR for Clinical Users]] - an introduction to FHIR for non-technical people that will migrate to the specification in the future
 +
**[[FHIR User Group]]
 +
**[[FHIR for Consumers]]
 +
**[[FHIR for Clinical Research]]
 +
*Social Media on FHIR
 +
**FHIR blogs [http://fhirblog.com/ David Hay], [http://blog.fire.ly Ewout Kramer], [http://www.healthintersections.com.au/ Grahame Grieve], [http://motorcycleguy.blogspot.com/search/label/FHIR Keith Boone], [https://brianpos.com/ Brian Postlethwaite], [https://healthcaresecprivacy.blogspot.com/p/fhir.html John Moehrke], [http://blog.heliossoftware.com Steve Munini], [http://lightmyfhir.com/ MITRE (Mark Kramer and colleagues)]
 +
**FHIR News on Twitter [http://www.twitter.com/FHIRnews FHIR News]
 +
**FHIR Videos [https://live.blueskybroadcast.com/bsb/client/CL_DEFAULT.asp?Client=556675&PCAT=8341&CAT=8341&Review=true HIMSS FHIR Session], [http://www.hl7.tv/FHIR.html HL7.tv] and [https://vimeo.com/channels/hl7fhir Ringholm].
  
== More help and Asking Questions ==
+
*Testing
There are a number of ways that you can get specific help when using FHIR, in addition to the specification:
+
**[[Publicly Available FHIR Servers for testing]]
* There is a [[FHIR FAQ]] which addresses questions from both business and technical perspectives
+
**[[Open Source FHIR implementations]]
* There is a lot of information in this wiki
+
**[[FHIR Liquid Profile]]
* The HL7 [[FHIR_email_list_subscription_instructions|List server]] is a good place to ask general questions
+
**[[Organizations interested in FHIR]]
* Each resource in the specification has a Community page linked to it
+
**[[Profile Tooling]]
* Each resource has extensive examples
+
**[http://clinfhir.com/ ClinFHIR] - web-based generic FHIR client
* There are a number of Skype conversations about FHIR - one developed to implementers and very closely monitored (send a skype to david.hay25 to be added). This is good for urgent inquiries.
+
**[[FHIR Testing Platforms]]
* We are starting to use the [http://stackoverflow.com/questions/tagged/hl7-fhir Stack Overflow] on-line application (use the tag hl7-fhir) as this is a very common source of information for developers, and the information there is very easy to find
+
**[[Using the FHIR Validator]] (see also [[Using the FHIR Mapping Language]])
  
= Agendas =
+
*[[FHIR Implementations]]
* [[FHIR_Agenda-Cambridge2013_WGM|Boston WGM]]
+
*[[FHIR R2/R3 Transformation page]]
* [[FHIR Agenda-201305 WGM|Atlanta WGM]]
 
* [[FHIR Agenda-201301 WGM|Phoenix WGM]]
 
* [[FHIR Agenda-Baltimore WGM|Baltimore WGM]]
 
  
= FHIR Development Links =
+
*Connectathons
 +
**Connectathon Process
 +
***[[FHIR Connectathon Track Process]]
 +
**Upcoming Connectathons
 +
***[https://confluence.hl7.org/display/FHIR/Connectathons Connectathon 22 - Atlanta, Georgia]
 +
*Previous Connectathons and other events
 +
**[[:Category:FHIR_Connectathons|Historical Connectathons]] (list)
  
FHIR development discussions take place on the FHIR email list [[FHIR email list subscription instructions]], and here on this wiki:
+
| valign="top" |
  
* The current specification: [http://www.HL7.org/fhir/ http://www.HL7.org/fhir/]
+
*How to
* gForge home: [http://gforge.hl7.org/gf/project/fhir/ http://gforge.hl7.org/gf/project/fhir/] (subversion: http://gforge.hl7.org/svn/fhir/trunk)
+
**[[Balloting and Publishing FHIR content]] - instructions for work groups
* [[FHIR Development Process]] documents FHIR methodology
+
**[[FHIR DSTU monitoring]] - how to monitor DSTU feedback
* Process to create: [[:Category:FHIR_Resource_Proposal|FHIR resource proposals]]
+
**[[FHIR Ballot Prep]] - tasks for the next ballot and milestone dates
* List of Discussion pages:
+
**[[FHIR Build Process]] - Setting up and running the FHIR build process
** [[:Category:Active FHIR Discussion|Active]]
+
**[[FMG Implementation Guide QA Requirements]] - For publishing approval
** [[:Category:FHIR Discussion|All]]
+
**[[FHIR Guide to Authoring Resources|How to create resources]] (and [[FHIR Guide to Authoring Types|How to create types]])
 +
**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
 +
**[[: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 Change requests]] - Process for managing and resolving
 +
**[[FHIR_gForge_Tracker]] - Guidance for using the gForge tracker, including for ballot reconciliation
  
== Governance ==
+
*Implementation Guides
* [[FHIR Governance Process]]
+
**[[FHIR Implementation Guides]] - General considerations for implementation guides
* [[FHIR Governance Board]]
+
**[[IG Publisher Documentation]] - Guidelines for setting up a new guide
* [[FHIR Management Group]]
+
**[[FHIR Implementation Guide Publishing Requirements]] - Implementation Guide Publishing Requirements
 +
**[[FHIR NPM Package Spec]] - Specification for NPM packages for Implementation Guides (and see also the [[FHIR Package Cache]] documentation) + [[FHIR IG PackageList doco]]
 +
**[[FHIR Implementation Guide Authoring|Old IG Publishing Method]] - Guidelines for setting up a new guide under old (deprecated, being phased out rapidly) IG infrastructure
 +
**[[FHIR: Enhancing Implementation (ONC Grant Project)]]
  
== Hot Topics ==
 
The following discussions are likely to be of interest to most FHIR participants
 
* [[FHIR Project planning]]
 
* [[FHIR Resource Considerations]]
 
* [[FHIR Resource Types]]
 
* [[FHIR Governance]]
 
* [[FHIR Design Requirements Sources]]
 
* [[FHIR license]]
 
* [[FHIR Principles]]
 
  
= Implementation Resources =
+
*Guidelines
 +
**[[FHIR Trademark Policy]]
 +
**[[FHIR Managing Overlap between Resources]]
 +
**[[FHIR Maturity Model]] ([https://docs.google.com/spreadsheets/d/1COTmtlXgGWuFpoSr1ZQQK30S7ReCpVsk_NZI6xIeSHI FHIR FMM/QA Tracking Spreadsheet])
 +
**[[FHIR_Conformance_QA_Criteria | FHIR Conformance QA Criteria]]
 +
**[[FHIR Management Policies]]
 +
**[[Fundamental Principles of FHIR]]
 +
**[[FHIR Methodology Process]] - how the methodology is developed and maintained
 +
**[[FHIR Repository Process]] - Repository governance process and requirements
 +
***[http://wiki.hl7.org/images/f/f0/Registry_Requirements_gap_assessment_v1.docx FHIR Registry Requirements and Gap Assessment]
 +
**[[FHIR Guide to Designing Resources|Methodology Guidelines]] - Content and quality guidelines
 +
**[[FHIR Design Patterns|Design Patterns]]
 +
**[[FHIR Comparison to other RESTful API specifications]]
 +
**[[SDC FHIR Document Profiles]]
 +
**[[FHIR_Bulk_Data_Export_Concepts_Paper]]
  
* [[Publicly Available FHIR Servers for testing]]
+
*Resources
* [[Open Source FHIR implementations]]
+
**[[FHIR_email_list_subscription_instructions|List server]] - discussions
* [[FHIR Connectathon 2]] (Jan 12/13, 2013)
+
**Discussion pages: [[:Category:Active FHIR Discussion|Active Discussions]], [[:Category:FHIR Discussion|All]]
* [[FHIR Connectathon 3]] (May 4/5, 2013)
+
**[[FHIR Design Requirements Sources]]
* [[FHIR Connectathon 4]] (Sep 21/22, 2013)
+
**[[FHIR Resource Types]]
* Skype conversation for implementers (email with skype id to be added) [mailto:david.hay25@gmail.com]
+
**[[FHIR Community Process]]
* [[Organizations interested in FHIR]]
+
**[[FHIR and the Direct Project]]
 +
**[[FHIR Resource Considerations]]
 +
**[[FHIR Governance| (old)]] - governance discussion with bits of methodology mixed in (to migrate to other pages)
 +
**[[FHIR Tooling Eco-system]]
 +
**[[FHIR Digital Signature Working Page]]
 +
**[[FHIR Subscription Working Page]]
 +
**[[FHIR Extensions Working Page]]
 +
**[[FHIR Detailed Change Proposals]]
  
= Workgroup pages =
+
*WG FHIR pages
 +
**[[Patient Administration Resource development]]
 +
**[[CDA to FHIR Samples Group]]
 +
**[[https://drive.google.com/folderview?id=0B44mVoChqHDtaEl4ZGtvclhtRGs&usp=sharing C-CDA on FHIR Mapping]]
 +
**[[https://docs.google.com/spreadsheets/d/1KctdexG3oB2QBiBQNH1Rbt2uJ6DxQFROyIFKo5q95WU/edit?usp=drive_web CDA on FHIR Mapping]]
 +
**[[Devices on FHIR]]
 +
**[[FHIR_Patient_Care_Resources]]
 +
**[[FHIR_Asynchronous_Exchange]]
 +
**[[FHIR and Heart/UMA]] joint work
  
* [[Patient Administration Resource development]]
+
| valign="top" |
 +
 
 +
*[[FHIR Infrastructure]] Work Group
 +
**[[FHIR Workflow]] Project
 +
**[[FHIR Structured Data Capture]] (SDC) Project
 +
*Governance
 +
**[[FHIR Governance Process]]
 +
**[[FHIR Artifact Governance Process]]
 +
**[[FHIR Governance Board]] (FGB)
 +
**[[FHIR Management Group]] (FMG)
 +
**[[Modeling and Methodology]] (MnM)
 +
**[[FHIR Work Groups|Work Groups]]
 +
**[[FHIR Escalation Processes]]
 +
**[[FHIR Ballot Process]]
 +
**[[FHIR Web Server Hosting Record]]
 +
**[[FHIR Product Director Page]]
 +
**[[https://docs.google.com/spreadsheets/d/16Mn6TUVQu1nspX_tYKSGVkRVDfLg6vlQXVBmIOOfYF8/edit#gid=699167827 FMG Tracking Sheet]]
 +
 
 +
*Agendas
 +
**'''[https://confluence.hl7.org/display/FHIRI/FHIR+WGM+Agendas+2019-09 Atlanta WGM]'''
 +
**[[:Category:FHIR Meeting|Past Working Group Meetings]] (list of agendas/notes)
 +
**[http://wiki.hl7.org/index.php?title=MnM_Schedule MnM agendas]
 +
**[http://wiki.hl7.org/index.php?title=FHIR_Governance_Board#Meeting_Information FGB Agendas & Minutes]
 +
**[http://wiki.hl7.org/index.php?title=FHIR_Management_Group#Meeting_Information FMG Agendas & Minutes]
 +
 
 +
|}

Latest revision as of 13:35, 16 September 2019

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