Point-of-Care Device Implementation Guide, published by HL7 International - Devices Work Group. This is not an authorized publication; it is the continuous build for version current). This version is based on the current content of https://github.com/HL7/uv-pocd/ and changes regularly. See the Directory of published versions
: Observation interpretation codes - XML Representation
Raw xml | Download
<ValueSet xmlns="http://hl7.org/fhir">
<id value="observation-interpretation"/>
<meta>
<profile
value="http://hl7.org/fhir/StructureDefinition/shareablevalueset"/>
</meta>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p>This value set includes codes based on the following rules:</p><ul><li>Include all codes defined in <a href="http://terminology.hl7.org/5.0.0/CodeSystem-v3-ObservationInterpretation.html"><code>http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation</code></a></li><li>Include all codes defined in <a href="CodeSystem-measurement-status.html"><code>http://hl7.org/fhir/uv/pocd/CodeSystem/measurement-status</code></a></li></ul></div>
</text>
<url
value="http://hl7.org/fhir/uv/pocd/ValueSet/observation-interpretation"/>
<version value="current"/>
<name value="ObservationInterpretation"/>
<title value="Observation interpretation codes"/>
<status value="draft"/>
<experimental value="false"/>
<date value="2019-09-28"/>
<publisher value="HL7 International - Devices Work Group"/>
<contact>
<telecom>
<system value="url"/>
<value value="http://hl7.org/Special/committees/healthcaredevices"/>
</telecom>
</contact>
<description
value="Observation interpretation codes including measurement status."/>
<jurisdiction>
<coding>
<system value="http://unstats.un.org/unsd/methods/m49/m49.htm"/>
<code value="001"/>
</coding>
</jurisdiction>
<compose>
<include>
<system
value="http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation"/>
</include>
<include>
<system
value="http://hl7.org/fhir/uv/pocd/CodeSystem/measurement-status"/>
</include>
</compose>
</ValueSet>