1.3.6.1.4.1.12009.10.2.5
LOINC Collection: Imaging Documents
Full Name for Object
LOINC Imaging Document Codes
Description of the Object identified by the OID
The subset of document codes in LOINC that represent imaging procedures/reports. Such documents contain a consulting specialist’s interpretation of image data and are used in Radiology, Endoscopy, Cardiology, and other imaging specialties.
At the present time, the majority of the codes for imaging documents in LOINC are radiology studies (found in the Class: RAD). A few other classes also contain imaging documents that are not readily retrievable by querying a particular attribute.
Thus, this value set represents the union of these two sets that can be expressed as the following SQL statement (which can be executed on the LOINC Table File available from http://loinc.org/downloads):
SELECT LOINC.LOINC_NUM, LOINC.LONG_COMMON_NAME FROM loinc.Loinc LOINC WHERE LOINC.SCALE_TYP = 'Doc' AND LOINC.status NOT LIKE 'DEPRECATED' AND (LOINC.METHOD_TYP LIKE 'XR%' OR LOINC.METHOD_TYP LIKE 'US' OR LOINC.METHOD_TYP LIKE 'US.%' OR LOINC.METHOD_TYP LIKE 'US &&%' OR LOINC.METHOD_TYP LIKE 'MR%' OR LOINC.METHOD_TYP LIKE 'NM%' OR LOINC.METHOD_TYP LIKE 'DXA%' OR LOINC.METHOD_TYP LIKE 'CT%' OR LOINC.METHOD_TYP LIKE 'RF%' OR LOINC.METHOD_TYP LIKE '{Imaging%' OR LOINC.METHOD_TYP LIKE 'MG%' OR LOINC.METHOD_TYP LIKE 'PT%' OR LOINC.METHOD_TYP LIKE '%scopy%')
Using the SearchLOINC web app, the value set expansion can be fulfilled with this query.
Download the Value Set Expansion
LOINC Imaging Document Codes
LOINC Complete
Your LOINC login is required to download. This accessory file is available within the combined LOINC file. Get more information on files included within this zip archive.
Version | 2.78 |
Released | 2024-08-06 |
Size | 71.57 MB |
Responsible Body
Regenstrief Institute, Inc.
OID: 1.3.6.1.4.1.12009
URL for Object
https://loinc.org/oids/1.3.6.1.4.1.12009.10.2.5/
FHIR ValueSet Resource (Beta)
TIP See documentation regarding LOINC's terminology server using HL7's FHIR standard. API access requires a free loinc.org account.