WHO Case Reporting for COVID-19 Surveillance
0.1.0 - ci-build
WHO Case Reporting for COVID-19 Surveillance - Local Development build (v0.1.0). See the Directory of published versions
<ValueSet xmlns="http://hl7.org/fhir">
<id value="WhoCrValueSetTestResult"/>
<meta>
<profile value="http://hl7.org/fhir/uv/sdc/StructureDefinition/sdc-valueset"/>
</meta>
<text>
<status value="extensions"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p>This value set includes codes based on the following rules:</p><ul><li>Include these codes as defined in <a href="http://terminology.hl7.org/2.0.0/CodeSystem-v3-ObservationInterpretation.html"><code>http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation</code></a><table class="none"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td><a href="http://terminology.hl7.org/2.0.0/CodeSystem-v3-ObservationInterpretation.html#v3-ObservationInterpretation-POS">POS</a></td><td>Positive</td><td>A presence finding of the specified component / analyte, organism or clinical sign based on the established threshold of the performed test or procedure.</td></tr><tr><td><a href="http://terminology.hl7.org/2.0.0/CodeSystem-v3-ObservationInterpretation.html#v3-ObservationInterpretation-NEG">NEG</a></td><td>Negative</td><td>An absence finding of the specified component / analyte, organism or clinical sign based on the established threshold of the performed test or procedure.<br/><br/>\[Note: Negative does not necessarily imply the complete absence of the specified item.\]</td></tr></table></li><li>Include these codes as defined in <a href="http://terminology.hl7.org/2.0.0/CodeSystem-v2-0532.html"><code>http://terminology.hl7.org/CodeSystem/v2-0532</code></a><table class="none"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td><a href="http://terminology.hl7.org/2.0.0/CodeSystem-v2-0532.html#v2-0532-UNK">UNK</a></td><td>unknown</td><td>unknown</td></tr></table></li></ul></div>
</text>
<url
value="http://openhie.github.io/covid-19/ValueSet/WhoCrValueSetTestResult"/>
<version value="0.1.0"/>
<name value="WhoCrValueSetTestResult"/>
<title value="Test Result"/>
<status value="draft"/>
<experimental value="true"/>
<date value="2021-02-11T17:12:53+00:00"/>
<publisher value="OpenHIE"/>
<contact>
<name value="OpenHIE"/>
<telecom>
<system value="url"/>
<value value="http://www.ohie.org"/>
</telecom>
</contact>
<description value="Test Result"/>
<jurisdiction>
<coding>
<system value="http://unstats.un.org/unsd/methods/m49/m49.htm"/>
<code value="001"/>
</coding>
</jurisdiction>
<immutable value="false"/>
<copyright value="2021"/>
<compose>
<include>
<system
value="http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation"/>
<concept>
<code value="POS"/>
<display value="Positive"/>
</concept>
<concept>
<code value="NEG"/>
<display value="Negative"/>
</concept>
</include>
<include>
<system value="http://terminology.hl7.org/CodeSystem/v2-0532"/>
<concept>
<code value="UNK"/>
</concept>
</include>
</compose>
</ValueSet>