Current Build


<ValueSet xmlns="http://hl7.org/fhir">
  <id value="sensorDescriptionVS"/>
  <meta>
    <profile value="http://hl7.org/fhir/StructureDefinition/shareablevalueset"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><h2>Sensor Description value set</h2><div><p>SELECT SNOMED CT code system 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=462664005">462664005</a></td><td>Pulse oximeter probe, single-use</td><td/></tr><tr><td><a href="http://browser.ihtsdotools.org/?perspective=full&amp;conceptId1=462513001">462513001</a></td><td>Pulse oximeter probe, reusable</td><td/></tr></table></li></ul></div>
  </text>
  <extension url="http://hl7.org/fhir/StructureDefinition/valueset-extensible">
    <valueBoolean value="true"/>
  </extension>
  <url value="http://hl7.org/fhir/hspc/ValueSet/sensorDescriptionVS"/>
  <version value="0.01"/>
  <name value="Sensor Description value set"/>
  <status value="draft"/>
  <date value="2018-12-04T00:00:00-07:00"/>
  <publisher value="Clinical Information Modeling Inititative"/>
  <description value="SELECT SNOMED CT code system values."/>
  <copyright value="TBD"/>
  <extensible value="true"/>
  <compose>
    <include>
      <system value="http://snomed.info/sct"/>
      <concept>
        <code value="462664005"/>
        <display value="Pulse oximeter probe, single-use"/>
      </concept>
      <concept>
        <code value="462513001"/>
        <display value="Pulse oximeter probe, reusable"/>
      </concept>
    </include>
  </compose>
</ValueSet>