Thursday, December 4, 2014

Kindling FHIR

Today, at the HL7 Policy Conference, Chuck Jaffe announced The Argonaut Project, an effort to accelerate Fast Health Interoperability Resources (FHIR) in response to the 2013 JASON report , A Robust Health Data Infrastructure, the 2014 JASON report, Data for Individual Health, and the JASON Task Force recommendations.

In a vendor neutral approach, Cerner, Epic, Meditech, Athena, McKesson, The Advisory Board and several provider organizations agreed to provide acceleration funding and political will to ensure that HL7 implementation guides which enhance query/response interoperability are available by May 2015.

Two FHIR profiles implemented via a public, RESTful Application Program Interface, protected by OAuth2 are needed.   The first is the discrete data elements specified by the Meaningful Use Common Data Set.   The second is document retrieval.

The Common Data Set includes, per the 2014 EHR Certification Criteria:

(1) Patient name.
(2) Sex.
(3) Date of birth.
(4) Race – the standard specified in § 170.207(f).
(5) Ethnicity – the standard specified in § 170.207(f).
(6) Preferred language – the standard specified in § 170.207(g).
(7) Smoking status – the standard specified in § 170.207(h).
(8) Problems – at a minimum, the version of the standard specified in § 170.207(a)(3)
(9) Medications– at a minimum, the version of the standard specified in § 170.207(d)(2).
(10) Medication allergies – at a minimum, the version of the standard specified in § 170.207(d)(2).
(11) Laboratory test(s) – at a minimum, the version of the standard specified in § 170.207(c)(2).
(12) Laboratory value(s)/result(s).
(13) Vital signs – height, weight, blood pressure, BMI.
(14) Care plan field(s), including goals and instructions.
(15) Procedures –
(i) At a minimum, the version of the standard specified in § 170.207(a)(3) or §
170.207(b)(2).
(ii) Optional. The standard specified at § 170.207(b)(3).
(iii) Optional. The standard specified at § 170.207(b)(4).
(16) Care team member(s).

Imagine the ecosystem of apps that could be created if simple read/write interoperability of these data elements was available in all mainstream EHR/PHRs with security controlled by the user of the EHR/PHR.

ONC also posted a blog describing on the importance of data liquidity among all patients, providers, and payers.

As I’ve written previously, it’s a perfect storm for innovation when stakeholders, resources, and political will align.

The Argonaut Project is a great example of policy and technology solving real problems in a reasonable timeframe driven by the value proposition that interoperability via open standards benefits all.

2 comments:

Unknown said...

The DAF FHIR profiles (Draft for comment ballot in January 2015) should help with this:http://hl7-fhir.github.io/iglist.html

John Moehrke said...

Please have a look at the IHE Profiles of HL7 FHIR -- PDQm, and MHD. Also security profile of OAuth also available in IUA profile.