Current Build


<ValueSet xmlns="http://hl7.org/fhir">
  <id value="PosNeg"/>
  <meta>
    <profile
             value="http://hl7.org/fhir/StructureDefinition/valueset-shareable-definition"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><h2>Family Planning Annual Reports HIV Antibody Positive/Negative Value Set</h2><div><p>Select SNOMED CT code system positive/negative values.</p>
</div><p><b>Copyright Statement:</b> TBD</p><p>This value set includes codes from the following code systems:</p><ul><li>Include these codes as defined in <a href="http://www.snomed.org/"><code>http://snomed.info/sct</code></a><table class="none"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href="http://browser.ihtsdotools.org/?perspective=full&amp;conceptId1=10828004">10828004</a></td><td>Positive</td><td/></tr><tr><td><a href="http://browser.ihtsdotools.org/?perspective=full&amp;conceptId1=260385009">260385009</a></td><td>Negative</td><td/></tr></table></li></ul></div>
  </text>
  <url value="http://hl7.org/fhir/hspc/ValueSet/PosNeg"/>
  <version value="0.01"/>
  <name
        value="Family Planning Annual Reports HIV Antibody Positive/Negative Value Set"/>
  <status value="draft"/>
  <date value="2016-03-23T00:00:00-06:00"/>
  <publisher value="Health Services Platform Consortium (HSPC)"/>
  <description value="Select SNOMED CT code system positive/negative values."/>
  <immutable value="true"/>
  <copyright value="TBD"/>
  <extensible value="true"/>
  <compose>
    <include>
      <system value="http://snomed.info/sct"/>
      <concept>
        <code value="10828004"/>
        <display value="Positive"/>
      </concept>
      <concept>
        <code value="260385009"/>
        <display value="Negative"/>
      </concept>
    </include>
  </compose>
</ValueSet>