Halamka on the JASON Report

On 4/09/2014, AHRQ released the JASON report, facilitated by Mitre. JASON is an independent group of scientists who advise the United States government on matters of science and technology. The intent of the report is to make recommendations for a new healthcare IT architecture to accelerate interoperability.

When reading the report, it’s best to focus on the big ideas and ask how those concepts can be aligned with a a stepwise multi-year approach to address technology and policy challenges.

1.  Like the PCAST report, which heavily inspired the JASON report, there is a stated need for a common mark-up language for healthcare including controlled vocabularies. Today, that language is the CCDA and the vocabularies are available from the National Library of Medicine’s Value Set Authority Center.   In the next few years, it’s likely that Fast Health Interoperable Resources (FHIR) will become the new markup language, given that it is simpler to implement and parse than the existing CCDA. The work to refine FHIR is already in progress at HL7 and the HIT Standards Committee. The report distinguishes between the medical “chart” or “record” data verses structured data storage. There is valuable research work in progress and emerging products to leverage natural language processing, turning unstructured notes into actionable knowledge.

2.  The report notes the importance of application programming interfaces (APIs) to support architectures that are agnostic as to the type, scale, platform, and storage location of the data. In Meaningful Use Stage 2, the interoperability focus is on push models - sending data from one EHR to another EHR as structured, importable information. I agree that our next areas of focus should be query/response. API is  a very general term and Massachusetts (MassHIWay) has created the necessary RESTful and SOAP approaches to support populating a master patient index, consent/privacy preferences, and real time query of healthcare data.  The MassHIWay is very well aligned with the first phase architecture that Jason recommends as a good starting point to accommodate real-world constraints, per the graphic below.


3.  The report suggests that all data be encrypted at rest and in motion. Meaningful Use already requires encryption of data in motion. HIPAA requires compensating controls for data at rest, one of which is encryption of client devices.

4.  The report describes separation of key management from data management. The Direct protocol, which is a required part of Meaningful Use Stage 2, implements certificate management to ensure security and data integrity from point of data origin to point of use. The report describes highly granular consent, enforced with certificates. That principle is similar to the S&I framework Data Segmentation for Privacy work, which has been codified in HL7 standards.

5.  The report notes that data should be surrounded with corresponding metadata, context, and provenance information.   EHRs typically include time/date stamps, authorship information, and other contextual information with most transactions, so the suggestion is reasonable.

6.  The report suggests that EHR data be represented as discrete data elements (atomic data) with associated metadata.   The Meaningful Use Common Data set for Stage 2 already requires that.

7.  The report  recommends adoption of the “robustness principle”: be liberal in what you accept and conservative in what you send.   The 2015 Notice of Proposed Rulemaking suggests that certification in 2015 include testing of that principle.

8.  The report identifies a need to support clinical trials and clinical research while also protecting patient privacy. The I2B2 project, which has been further generalized by the ONC QueryHealth project, is a good start.

My implementation suggestions for ONC and the Standards Committee to implement JASON recommendations are summarized as

  1. Evolve CCDA transition of care documents to FHIR
  2. Replace Direct with a RESTful approach for “pushing” records
  3. Adopt a query/response RESTful approach for “pulling” records
  4. Adopt a simple HL7 2.x admit/discharge/transfer message that records patient consent preferences for disclosing data from an institution
  5. Adopt I2B2 to support a learning healthcare system

I want to thank the JASON group for re-emphasizing the importance of the trajectory we’re already on, identifying milestones for success we can use to evaluate our progress.

This post was first published by Dr. John Halamka in his blog, Life as a Healthcare CIO and it is reprinted by Open Health News under the terms of the Creative Commons Attribution-Noncommercial-Share Alike 3.0 United States License. The original post can be found here.