20.2.6 Interfaces and additional features
The laboratorian must learn from their colleagues in other organizations to beware of the caveats and lessons learned in connecting a microbiology information system with the “typical” hospital information system (HIS). Often the HIS or the EHR does not have internal structure to properly store microbiology results. They only know how to store short phrases. Therefore, it is common for microbiology laboratory information systems (MLIS) to formulate a page image report, and transmit that to the HIS, which then displays it as such. This is known as a “text blob”. The advantage of a page image is that HIS/EHR does not garble display. On the other hand, the downside of a page image is that it obscures granular data on the MLIS report (e.g., susceptibility results) that cannot be trended, or individually analyzed (“sliced and diced”) by applications on the HIS/EHR.
In site visits to health systems that implemented the “text blob” microbiology interface, this inability to trigger on individual microbiology data was a major source of dissatisfaction. Instead, use of the standard HL7 2.5.1 OBR/OBX structure more effectively represents individual microbiology results. The HL7 is the industry standard tool for communication between medical information systems, and has been implemented, worldwide, by essentially every developer of clinical systems. Implementation guides developed by the CDC make use of HL7 2.5.1 for transmission of communicable disease data. The Meaningful Use regulations, as published by the US Federal Office of the National Coordinator for Health Information Technology, specify use of HL7 2.5.1 in order to qualify for Meaningful Use incentive payments. When the implementers have followed the rules, HL7 standards have been highly successful in conveying discrete results to the HIS. However, this does imply that the HIS/EHR have internal programming to display the discrete results to the clinician in a meaningful way. For more complex report types, and if the EHR has shown its inability to display properly formatted reports, we advocate sending both page image reports (for clinicians review) and fielded detail data (for trending and granular data analysis). For transmission of page image reports, the most widely used mechanism has been to use PDF (portable document format), although some systems can now support HL7 CDA (clinical document architecture).
Whenever fielded data are transmitted, it is important to represent test names, and organism identifications, using standard LOINC (logical observation identifier names and codes) and SNOMED (systematized nomenclature of medicine) codes. In general, LOINC is used to identify what test was run (e.g., a viral culture, or imipenem susceptibility), while SNOMED is used to provide organism identification (e.g., S. aureus) and in some cases specimen identification (sputum, urine). Use of LOINC and SNOMED is not only responsible laboratory practice, but it is now required in US Federal Meaningful Use regulations.