Tuesday, August 14, 2012

An Alternative HIE Architecture

Massachusetts has created  a three year, three phased HIE plan based on "pushing" records from place to place, creating analytic repositories, and "pulling" data from providers based on a centralized consent repository/ master patient index.  Here's a brief overview from an NPR broadcast yesterday.

We all want to solve the "Unconscious in the Emergency Department problem" which requires states/regions to build significant supporting components including a registry of all the healthcare institutions which a patient has visited and opted in for disclosure of records.   Massachusetts has the funding and alignment of stakeholders needed to make this happen.

However, many states will not be able to create consent repositories and record locator services. Is there another approach that does not require significant centralized infrastructure?

BIDMC has created such a "pull" data exchange with the Social Security Administration.

Here's how its works:

The transaction was designed to be as simple as possible.

Social Security identifies themselves via a secure certificate and is considered a trusted partner.  Then, Social Security computers send a secure SOAP request, including a scan of the patient's signed medical record release document and patient identifiers to servers at BIDMC.  We store the patient release document in our logs.  We look up the patient in our system and if we can reliably match the patient using multiple identifiers, we create a CCD/C32 (Summary of Care document) and return that to the Social Security computers via the secure SOAP response.

The transaction is a query/response model without any centralized infrastructure.

Since there are no widely implemented standards for consent data, we're using something simple - a TIFF that is a scan of the patient release document and patient identifiers.

No human reviews these TIFFs during the initial record exchange - the patient release document is stored and the response is sent immediately.   If a question about the release arises, we have the original signed scan and audit trails to review.

The C32 document is sent via a secure, encrypted, session back to the Social Security Administration.   If the session concludes successfully, then the document was received.

Thus, it is possible to "pull" records from an outside institution without any centralized indexes or registries - just send a scan of the consent with the electronic query for records.

Admittedly a statewide master patient index that includes consent to disclose records from specific institutions will scale better and enable targeted retrieval of data from each location where a patient has data, but for those who want a query response approach for retrieval of data from a specific institution, the Social Security Administration approach works well.

0 comments:

Post a Comment