Sponsored Links
-->

Tuesday, February 20, 2018

Fast Healthcare Interoperability Resources: Top 10 Medical ...
src: i.ytimg.com

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. 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.


Video Fast Healthcare Interoperability Resources



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).

In December 2014, a broad cross-section of stakeholders committed to the Argonaut Project 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. 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. 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 an implementation guide for using OAuth 2.0 for authentication.

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

The CEO of HL7 argued in August 2016 that it already provided valuable features, was ready to use, and was being adopted.

FHIR Release 3 was published in March 2017, as the first STU (Standards for Trial Use) release. It included coverage of a variety of clinical workflows, a Resource Description Framework format, and a variety of other updates.


Maps Fast Healthcare Interoperability Resources



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). 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.

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

In 2016, a variety of applications were demonstrated at the FHIR Applications Roundtable in July 2016. 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.

A collaboration agreement with Healthcare Services Platform Consortium was announced in 2017. Experiences with developing medical applications using FHIR to link to existing electronic health record systems clarified some of the benefits and challenges of the approach, and with getting clinicians to use them.


INTEROPen (@INTEROPenAPI) | Twitter
src: pbs.twimg.com


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.


Apple Previews iOS 11.3 Changes, Due Later This Year - TidBITS
src: tidbits.com


References


Setting FHIR To The Clipboard At Hackensack University Medical Center
src: vertassets.blob.core.windows.net


External links

  • FHIR Standard (Draft Standard for Trial Use)
  • FHIR News Feed on Twitter
  • SMART FHIR Starter demo of open source SMART-on-FHIR server (free registration)

Source of article : Wikipedia