type: valuesetvalueset: report-codes
LOINC Diagnostic Report Codes
- Official URL: http://hl7.org/fhir/ValueSet/report-codes
- Version: 6.0.0
- Status: active
- Name: LOINCDiagnosticReportCodes
- Title: LOINC Diagnostic Report Codes
- Publisher: FHIR Project team
- Description: This value set includes LOINC codes that relate to Diagnostic Observations.
Content (Compose)
- System: http://loinc.org | Filters: STATUS = ACTIVE; ORDER_OBS in Order,Both; CLASSTYPE in 1,2
ValueSet XML
<?xml version="1.0" encoding="UTF-8"?>
<ValueSet xmlns="http://hl7.org/fhir">
<id value="report-codes"/>
<extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-wg">
<valueCode value="oo"/>
</extension>
<extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status">
<valueCode value="normative"/>
</extension>
<url value="http://hl7.org/fhir/ValueSet/report-codes"/>
<identifier>
<system value="urn:ietf:rfc:3986"/>
<value value="urn:oid:2.16.840.1.113883.4.642.3.233"/>
</identifier>
<identifier>
<use value="old"/>
<system value="urn:ietf:rfc:3986"/>
<value value="urn:oid:2.16.840.1.113883.4.642.3.228"/>
</identifier>
<identifier>
<use value="old"/>
<system value="urn:ietf:rfc:3986"/>
<value value="urn:oid:2.16.840.1.113883.4.642.2.116"/>
</identifier>
<version value="6.0.0"/>
<name value="LOINCDiagnosticReportCodes"/>
<title value="LOINC Diagnostic Report Codes"/>
<status value="active"/>
<experimental value="true"/>
<publisher value="FHIR Project team"/>
<contact>
<telecom>
<system value="url"/>
<value value="http://hl7.org/fhir"/>
</telecom>
</contact>
<description value="This value set includes LOINC codes that relate to Diagnostic Observations."/>
<copyright value="This content from LOINC® is copyright © 1995 Regenstrief Institute, Inc. and the LOINC Committee, and available at no cost under the license at http://loinc.org/terms-of-use."/>
<compose>
<include>
<system value="http://loinc.org"/>
<filter>
<property value="STATUS"/>
<op value="="/>
<value value="ACTIVE"/>
</filter>
<filter>
<property value="ORDER_OBS"/>
<op value="in"/>
<value value="Order,Both"/>
</filter>
<filter>
<property value="CLASSTYPE"/>
<op value="in"/>
<value value="1,2"/>
</filter>
</include>
</compose>
</ValueSet>