LOINC, which stands for Logical Observation Identifiers Names and Codes, is a standardized terminology system maintained by the Regenstrief Institute. It provides a universal set of codes for identifying laboratory tests, clinical observations, survey instruments, and other health-related measurements. Each LOINC code uniquely identifies a specific clinical observation based on six axes: the component (analyte), the property being measured, the timing, the specimen type, the scale of measurement, and the method used.
With over 100,000 codes in its database, LOINC has become the global standard for exchanging laboratory and clinical data. It is mandated by many national health information systems and is a core part of interoperability standards like HL7 FHIR. When a laboratory reports a hemoglobin result, for example, the LOINC code 718-7 universally identifies that measurement regardless of the laboratory's internal coding system or the language used in the report.
LOINC plays a critical role in lab data processing pipelines. When digitizing paper-based lab reports through OCR, mapping extracted test names to their corresponding LOINC codes ensures that the data can be understood by any downstream system, whether it is an electronic health record, a clinical decision support tool, or a public health surveillance system. This mapping process often involves sophisticated matching algorithms, including advanced AI-powered matching techniques.
The LOINC system is freely available and updated biannually. It supports multiple languages, including Spanish, which is especially important for healthcare systems serving Spanish-speaking populations. Organizations like HL7 International recommend LOINC as the primary coding system for observations within FHIR resources, making it an indispensable component of modern healthcare interoperability.