Full Name for Object
LOINC/RSNA Playbook
Description of the Object identified by the OID
The LOINC/RSNA Radiology Playbook is the product of a collaboration between the RSNA and Regenstrief Institute, Inc to develop a unified model for naming radiology procedures.
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_NUM FROM loinc WHERE CLASS = 'RAD' AND STATUS <> 'DEPRECATED' AND SCALE_TYP = 'Doc' AND (METHOD_TYP like 'CT%' OR METHOD_TYP like 'DXA%' OR METHOD_TYP like 'MG%' OR METHOD_TYP like 'MR%' OR METHOD_TYP like 'NM%' OR METHOD_TYP like 'PT%' OR METHOD_TYP like 'RF%' OR METHOD_TYP like 'RP%' OR METHOD_TYP like 'US%' OR METHOD_TYP like 'XR%' OR METHOD_TYP = '{Imaging modality}')
Using the LOINC online search application, the value set expansion can be fulfilled with this query.
Download the Value Set Expansion
LOINC/RSNA Radiology Playbook File
Version: 2.69
Released: 2020-12-15
Size: 405 KB
Description: The LOINC/RSNA Radiology Playbook is the product of a collaboration between the RSNA and Regenstrief Institute, Inc to develop a unified model for naming radiology procedures. The main file contains linkages between LOINC radiology terms, the attribute values of the Unified Model as both LOINC Parts and RadLex terms, and any applicable mappings to RadLex Playbook terms. This zip file archive contains: 1) the LOINC/RSNA Radiology file in CSV text format with each record on a separate line (terminated by CR/LF) and each field delimited by a comma character. 2) The LOINC License in a text file format. *Note: This file does not include any deprecated terms.
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.1/
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.