Fast Healthcare Interoperability Resources

Fast Healthcare Interoperability Resources (FHIR, pronounced "fire") is a draft standard describing data formats and elements (known as "resources") and an Application Programming Interface (API) for exchanging Electronic health records. The standard was created by the Health Level Seven International (HL7) health-care standards organization.

FHIR builds on previous data format standards from HL7, like HL7 version 2.x and HL7 version 3.x. But it is easier to implement because it uses a modern web-based suite of API technology, including a HTTP-based RESTful protocol, HTML and Cascading Style Sheets for user interface integration, a choice of JSON or XML for data representation, and Atom for results.[1] One of its goals is to facilitate interoperation between legacy health care systems, to make it easy to provide health care information to health care providers and individuals on a wide variety of devices from computers to tablets to cell phones, and to allow third-party application developers to provide medical applications which can be easily integrated into existing systems.

FHIR provides an alternative to document-centric approaches by directly exposing discrete data elements as services. For example, basic elements of healthcare like patients, admissions, diagnostic reports and medications can each be retrieved and manipulated via their own resource URLs. FHIR was supported at an American Medical Informatics Association meeting by companies like Cerner which value its open and extensible nature.[2]

Standardization

In February 2014, Health Level Seven International published FHIR as a "Draft Standard for Trial Use" (DSTU), Release 1, version DSTU 1 (v0.0.82).[3]

In December 2014, a broad cross-section of stakeholders committed to the Argonaut Project[4] which will provide acceleration funding and political will to publish FHIR implementation guides and profiles for query/response interoperability and document retrieval by May 2015.[5] It would then be possible for medical records systems to migrate from the current practice of exchanging complex Clinical Document Architecture (CDA) documents, and instead exchange sets of simpler, more modular and interoperable FHIR JSON objects.[6] The initial goal, to be completed in time for the May 2015 HL7 FHIR Draft Standard for Trial Use revision 2 ballot, is to specify two FHIR profiles that are relevant to the Meaningful Use requirements, along with and an implementation guide for using OAuth 2.0 for authentication. [7]

A DSTU version 2.1 ballot is anticipated in late 2015, and a full standard in 2017.[8]

But even as FHIR standardization proceeds, the CEO of HL7 argued in August 2016 that it already provides valuable features, is ready to use, and is being adopted.[9]

Implementations

A number of high-profile players in the health care informatics field are showing interest in and experimenting with FHIR, including CommonWell Health Alliance and SMArt (Substitutable Medical Applications, reusable technologies).[10] In 2014, the U.S. Health IT Policy and the Health IT Standards committees endorsed recommendations for more public (open) APIs. The JASON task force report on "A Robust Health Data Infrastructure" says that FHIR is currently the best candidate API approach, and that such APIs should be part of stage 3 of the "meaningful use" criteria of the U.S. Health Information Technology for Economic and Clinical Health Act. [11][12][13][14]

Open source implementations of FHIR data structures, servers, clients and tools include reference implementations from HL7 in a variety of languages, SMART on FHIR[15] and HAPI-FHIR in Java.[16]

In 2016, a variety of applications were demonstrated at the FHIR Applications Roundtable in July 2016.[17] The Sync for Science (S4S) profile builds on FHIR to help medical research studies ask for (and if approved by the patient, receive) patient-level electronic health record data.[18]

Implications for Healthcare Informatics

Because FHIR is implemented on top of HL7 and the HTTPS (HTTP Secure) protocol, messages can be parsed by wire data analytics platforms for real-time data gathering. In this concept, healthcare organizations would be able to gather real-time data from specified segments in FHIR messages as those messages pass over the network. That data can be streamed to a data store where it can be correlated with other informatics data. Potential use cases include epidemic tracking, prescription drug fraud, adverse drug interaction warnings, and emergency room wait times.[19]

References

  1. "Welcome to FHIR". HL7.org. 2016-05-15. Retrieved 2016-11-27.
  2. "SMART on FHIR a Smoking Hot Topic at AMIA Meeting". Healthcare Informatics. 2014-11-17. Retrieved 2014-11-22.
  3. "HL7 Fast Healthcare Interoperability Resources Specification 'FHIR™', Release 1". HL7 International. 2014-02-02. Retrieved 2014-12-26.
  4. "HL7 Launches Joint Argonaut Project to Advance FHIR" (PDF). HL7 International. 2014-12-04. Retrieved 2014-12-26.
  5. "Kindling FHIR". Healthcare IT News. 2014-12-04. Retrieved 2014-12-06.
  6. "Can Argonaut Project Make Exchanging Health Data Easier?". InformationWeek. 2015-01-26. Retrieved 2015-02-28.
  7. "Halamka: Expect Argonaut Deliverables by May". healthcare-informatics.com. 2015-02-19. Retrieved 2015-02-28.
  8. Graham Grieve (2015-03-25). "FHIR DSTU ballots this year". Health Intersections Pty Ltd. Retrieved 2015-08-29.
  9. HealthITInteroperability. "Health IT Standard FHIR Ready to Advance Interoperability". Retrieved 2016-09-13.
  10. Dan Munro (2014-03-30). "Setting Healthcare Interop On Fire". Forbes. Retrieved 2014-11-22.
  11. "EHR interoperability solution offered by key IT panels". Modern Healthcare. 2014-10-16. Retrieved 2014-11-08.
  12. "Proposed interoperability overhaul finds boosters, doubters". Modern Healthcare. 2014-10-21. Retrieved 2014-11-08.
  13. "Federal HIT Committees OK Public API Recommendations to ONC". Healthcare Informatics. 2014-10-15. Retrieved 2014-11-08.
  14. "Teams Make their Pitch for Defense EHR Contract". Health Data Management. 2014-11-07. Retrieved 2014-11-08.
  15. "Geisinger moves to mobilize its EHR platform". mHealthNews. 2014-11-11. Retrieved 2014-12-06.
  16. "Open Source FHIR implementations - HL7Wiki". Retrieved 2014-12-06.
  17. "Mix of Applications at Showcase to Demonstrate FHIR's Potential | David Raths | Healthcare Blogs". www.healthcare-informatics.com. Retrieved 2016-09-13.
  18. "Precision medicine: Analytics, data science and EHRs in the new age". 2016-08-15. Retrieved 2016-09-13.
  19. "What is FHIR? And what does it mean for Healthcare IT Monitoring?". 2015-08-28. Retrieved 2015-08-28.

External links

This article is issued from Wikipedia - version of the 12/3/2016. The text is available under the Creative Commons Attribution/Share Alike but additional terms may apply for the media files.