Current Build


<ValueSet xmlns="http://hl7.org/fhir">
  <id value="bodySideVS"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><h2>Body Side value set</h2><div><p>Select SNOMED code system values.  Codes that describe sides of the body.</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=51440002">51440002</a></td><td>Right and left</td><td/></tr><tr><td><a href="http://browser.ihtsdotools.org/?perspective=full&amp;conceptId1=399488007">399488007</a></td><td>Midline</td><td/></tr><tr><td><a href="http://browser.ihtsdotools.org/?perspective=full&amp;conceptId1=85421007">85421007</a></td><td>Structure of right half of body</td><td/></tr><tr><td><a href="http://browser.ihtsdotools.org/?perspective=full&amp;conceptId1=31156008">31156008</a></td><td>Structure of left half of body</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/bodySideVS"/>
  <version value="0.01"/>
  <name value="Body Side value set"/>
  <status value="draft"/>
  <date value="2016-10-11T00:00:00-05:00"/>
  <publisher value="Clinical Information Modeling Initiative (CIMI)"/>
  <description
               value="Select SNOMED code system values.  Codes that describe sides of the body."/>
  <immutable value="true"/>
  <copyright value="TBD"/>
  <extensible value="true"/>
  <compose>
    <include>
      <system value="http://snomed.info/sct"/>
      <concept>
        <code value="51440002"/>
        <display value="Right and left"/>
      </concept>
      <concept>
        <code value="399488007"/>
        <display value="Midline"/>
      </concept>
      <concept>
        <code value="85421007"/>
        <display value="Structure of right half of body"/>
      </concept>
      <concept>
        <code value="31156008"/>
        <display value="Structure of left half of body"/>
      </concept>
    </include>
  </compose>
</ValueSet>