HL7 FHIR

From Galen Healthcare Solutions - Allscripts TouchWorks EHR Wiki
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

Introducing HL7 FHIR

FHIR® – Fast Health Interoperable Resources ([1]) – is a next generation standards framework created by HL7. FHIR combines the best features of HL7’s Version 2, Version 3 and CDA® product lines while leveraging the latest web standards and applying a tight focus on implementability.

FHIR solutions are built from a set of modular components called “Resources”. These resources can easily be assembled into working systems that solve real world clinical and administrative problems at a fraction of the price of existing alternatives. FHIR is suitable for use in a wide variety of contexts – mobile phone apps, cloud communications, EHR-based data sharing, server communication in large institutional healthcare providers, and much more.

Why FHIR is Better

FHIR offers many improvements over existing standards: •A strong focus on implementation – fast and easy to implement (multiple developers have had simple interfaces working in a single day) •Multiple implementation libraries, many examples available to kick-start development •Specification is free for use with no restrictions •Interoperability out-of-the-box– base resources can be used as is, but can also be adapted for local requirements •Evolutionary development path from HL7 Version 2 and CDA – standards can co-exist and leverage each other •Strong foundation in Web standards– XML, JSON, HTTP, Atom, OAuth, etc. •Support for RESTful architectures and also seamless exchange of information using messages or documents •Concise and easily understood specifications •A Human-readable wire format for ease of use by developers •Solid ontology-based analysis with a rigorous formal mapping for correctness

Flexibility

A central challenge for healthcare standards is how to handle variability caused by diverse healthcare processes. Over time, more fields and optionality are added to the specification, gradually adding cost and complexity to the resulting implementations. The alternative is relying on custom extensions, but these create many implementation problems too.

FHIR solves this challenge by defining a simple framework for extending and adapting the existing resources. All systems, no matter how they are developed, can easily read these extensions and extension definitions can be retrieved using the same framework as retrieving other resources.

In addition, each resource carries a human-readable text representation using html as a fallback display option for clinical safety. This is particularly important for complex clinical information where many systems take a simple textual/document based approach.

Example Resource: Patient

FHIR.png


The FHIR Development Process

FHIR has resources for administrative concepts such as patient, provider, organization and device as well as a wide variety of clinical concepts covering problems, medications, diagnostics, care plans, financial concerns and more.

FHIR is still undergoing development as an HL7 standard. By the end of 2013, FHIR should be available as a Draft Standard for Trial Use.After a period of trial use to vet the specification, HL7 will develop FHIR as a full normative specification, most likely through 2015.

Due to the many advantages FHIR offers, trial use is already beginning right now.