Get started with LOINC

Foundational facts

  • LOINC is the international standard for identifying health observations, measurements, and documents.
  • Regenstrief Institute develops and maintains the standard with the help of a broad international community.
  • LOINC was created in 1994 by Dr. Clem McDonald, then a Regenstrief researcher.
  • LOINC rhymes with “oink” so a pig serves as its mascot.

The problem which LOINC addresses

Your organization wants to exchange health data—like labs, vitals signs, and clinical documents—but different systems have different ways of identifying the same test or measurement. Fragmentation has created islands of isolation.

The solution is to map your local test codes to a universal standard that every system can understand. This is where LOINC comes in. LOINC is the go-to terminology for identifying tests and observations.

The result is systems which know how to identify the data they exchange with full semantic understanding. This is a pillar of interoperability.

LOINC’s role in health data standards

LOINC is one of many standards used to identify health data. LOINC codes represent the “question” for a test or measurement. Sometimes the “answer” is a numeric value and units. Qualitative results are often coded using SNOMED CT. A diagnosis may be represented with ICD. In the U.S., a procedure is often identified by CPT®.

HL7® is the carrier of this encoded, digital data, either via its HL7® Version 2 (the older standard) or HL7® FHIR® (the powerful newcomer). Using either standard, LOINC is the primary, preferred code system for clinical and laboratory observations.

You don’t have to give up your local codes in favor of LOINC. Both HL7 v2 and FHIR allow for dual coding so your organization can exchange both identifiers.

What each LOINC code represents

A LOINC code is a number followed by a dash and a single number known as a check digit. The code itself has no intrinsic meaning, though they are created sequentially. There are currently 109,325 codes in the LOINC database.

A numeric LOINC code is a permanent and unique identifier. The code combined with its corresponding text name is known as a “term”. The term represents an individual clinical concept with all appropriate granularity.

The text-based part of a LOINC term is known as its Fully-Specified Name (FSN). The FSN is composed of five or six main Parts. These Parts, as explained below, are separated by the colon “:” character.

LOINC Parts are like LEGO bricks

LOINC’s goal is to create different codes for each test, measurement, or observation that has a clinically different meaning. LOINC codes distinguish a given observation across six dimensions (or axes) that we call Parts. These Parts are like the LEGO® bricks that come together to create a LOINC.

Also like LEGO bricks, LOINC Parts are reusable. Each Part has its own code that looks like a normal LOINC code, except prefixed with “LP”. These atomic pieces enable many things including the translation of LOINC into other languages.

Next we will examine each of the six primary Parts: Component, Property, Timing, System, Scale, and Method.

Identifying the six main LOINC Parts

Component

Sometimes called Analyte, this is the entity being measured or observed.

Property

This is the characteristic or attribute of the component being observed.

Timing

Or simply Time, it is the interval of time over which an observation was made.

System

The thing upon which the observation was made. Also referred to as Specimen.

Scale

How the observation value is quantified or expressed: quantitative, ordinal, nominal.

Method

How the observation was made. The Method is only needed when the technique affects the clinical interpretation of the results.

Because the Method is only represented when necessary, it is the sole primary Part which is optional.

An example LOINC and its Parts

LOINC code 806-0 represents a manual count of white blood cells in cerebral spinal fluid specimenThis is how its six major Parts are defined:

Component
Leukocytes
Also known as white blood cells

LP14419-3

Property
NCnc
LOINC’s abbreviation for Number Concentration

LP6836-3

Timing
Pt
LOINC’s abbreviation for Point in Time

LP6960-1

System
CSF
The standard abbreviation for Cerebral Spinal Fluid

LP7156-5

Scale
Qn
LOINC’s abbreviation for Quantitative

LP7753-9

Method
Manual count
This is populated because it affects the meaning

LP6377-8

LOINCs can have multiple names

Text-based labels or names are associated with LOINC codes for human readability. As mentioned previously, the Fully-Specified Name (FSN) for a LOINC is the concatenation of its six main Parts separated by colons. Each LOINC can have multiple names populated. By its nature, a FSN is always defined. So too is its Long Common Name (LCN). Other labels include Short Name, Display Name, and Consumer Name.

Which name you use in your systems depends on use case. The FSN works best in mapping scenarios when examination of meaning is critical. A LOINC’s LCN is the recommended choice in most other contexts.

Again looking at our example 806-0 these are its defined names.

Fully-Specified Name
Leukocytes:NCnc:Pt:CSF:Qn:Manual count

Long Common Name
Leukocytes [#/volume] in Cerebral spinal fluid by Manual count

Short Name
WBC # CSF Manual

Display Name
WBC Manual cnt (CSF) [#/Vol]

The scope of LOINC

Generally speaking, the scope of LOINC is anything you can test, measure, or observe about a patient. There are two major divisions of the content in LOINC:

  • Laboratory
  • Clinical

We refer to these divisions in the LOINC database as Class Types. (We do carve out surveys into a separate Class Type though they can be considered “clinical.”)

The laboratory (or simply “lab”) portion of LOINC covers anything that you can test, measure, or observe about a specimen—that is, a sample removed from a patient. This contains the categories of chemistry, hematology, serology, microbiology (including parasitology and virology), toxicology; as well as categories for cell counts, antibiotic susceptibilities, and more.

Anything outside of lab is considered clinical. Think of it as anything that you can test, measure, or observe about a patient without removing a specimen from them. LOINC has codes for clinical observations like vital signs, hemodynamics, intake/output, EKG, obstetric ultrasound, cardiac echo, urologic imaging, gastroendoscopic procedures, pulmonary ventilator management, radiology, documents, and survey instruments.

In addition to class types of lab and clinical, we create LOINC codes in two basic forms:

  • Discrete observations
  • Collections of observations

There are LOINC codes for individual observations and measurements, including:

We also create codes for collections of measurements like the following:

How to access LOINC

For much of its history, LOINC was only available as a download. It still is, but we have added other means to get LOINC codes. In addition to a downloadable file, you can also access the terminology via several APIs, including the standard FHIR® API created by HL7®. We have an entire web page dedicated to all the ways you can access LOINC.

LOINC access is free. Anyone can download it, use it, and even re-distribute it if they wish. The terms of the license are available at loinc.org/license.

The LOINC license permits both commercial and non-commercial usage, with a few stipulations about attribution and a prohibition against changing or using LOINC content to create another vocabulary standard.

Requesting new LOINC codes

Since its inception, Regenstrief has developed LOINC as an open standard. We welcome requests for new concepts. It is because of submissions from the LOINC community that we’ve been able to grow and adapt so quickly. We are also always happy to receive specific suggestions about revisions or enhancements to existing content like synonyms and term descriptions as well.

Mapping local codes to LOINC

The task of mapping your organization’s local test codes to LOINC is important and complex. There is also the necessary maintenance of mappings. We have created a number of resources to get you started on this project. Those details are on our detailed Mapping web page.

Test your knowledge

You have read about LOINC and its basics. Are you ready for a short quiz? See how well you do.

Quiz: Get Started

Where to next?

Now that you have a basic understanding of LOINC, you are ready to dive into deeper topics. We have a number of resources to help. You are also a part of the global LOINC community now. Welcome! We have users in nearly every country.

To continue your journey, we suggest the following next steps:

  1. Create a free LOINC user account.
  2. Try out SearchLOINC and the Hierarchy Browser to view individual codes.
  3. Explore the LOINC Users’ Guide within our Knowledge Base.
  4. Participate in our LOINC Community Forum.
  5. Attend a LOINC committee meeting or LOINC Conference event.
Morty Proxy This is a proxified and sanitized view of the page, visit original site.