HL7 FHIR Implementation Guide: minimal Common Oncology Data Elements (mCODE) Release 1 - US Realm | STU1
1.0.0 - STU1

This page is part of the HL7 FHIR Implementation Guide: minimal Common Oncology Data Elements (mCODE) Release 1 - US Realm | STU1 (v1.0.0: STU 1) based on FHIR R4. The current version which supercedes this version is 2.0.0. For a full list of available versions, see the Directory of published versions

Laterality Value Set - XML Representation

(back to description)

Raw xml

Source view


<ValueSet xmlns="http://hl7.org/fhir">
  <id value="mcode-laterality-vs"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><h2>Laterality Value Set</h2><div><p>Body side of the body location, if needed to distinguish from a similar location on the other side of the body.</p>
</div><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 (qualifier value)</td><td/></tr><tr><td><a href="http://browser.ihtsdotools.org/?perspective=full&amp;conceptId1=399488007">399488007</a></td><td>Midline (qualifier value)</td><td/></tr><tr><td><a href="http://browser.ihtsdotools.org/?perspective=full&amp;conceptId1=24028007">24028007</a></td><td>Right (qualifier value)</td><td/></tr><tr><td><a href="http://browser.ihtsdotools.org/?perspective=full&amp;conceptId1=7771000">7771000</a></td><td>Left (qualifier value)</td><td/></tr><tr><td><a href="http://browser.ihtsdotools.org/?perspective=full&amp;conceptId1=66459002">66459002</a></td><td>Unilateral (qualifier value)</td><td/></tr></table></li></ul></div>
  </text>
  <url value="http://hl7.org/fhir/us/mcode/ValueSet/mcode-laterality-vs"/>
  <version value="1.0.0"/>
  <name value="LateralityVS"/>
  <title value="Laterality Value Set"/>
  <status value="active"/>
  <date value="2020-03-18T15:32:10+00:00"/>
  <publisher value="HL7 International Clinical Interoperability Council"/>
  <contact>
    <name value="HL7 International Clinical Interoperability Council"/>
    <telecom>
      <system value="url"/>
      <value value="http://www.hl7.org/Special/committees/cic"/>
    </telecom>
    <telecom>
      <system value="email"/>
      <value value="ciclist@lists.HL7.org"/>
    </telecom>
  </contact>
  <description
               value="Body side of the body location, if needed to distinguish from a similar location on the other side of the body."/>
  <compose>
    <include>
      <system value="http://snomed.info/sct"/>
      <concept>
        <code value="51440002"/>
        <display value="Right and left (qualifier value)"/>
      </concept>
      <concept>
        <code value="399488007"/>
        <display value="Midline (qualifier value)"/>
      </concept>
      <concept>
        <code value="24028007"/>
        <display value="Right (qualifier value)"/>
      </concept>
      <concept>
        <code value="7771000"/>
        <display value="Left (qualifier value)"/>
      </concept>
      <concept>
        <code value="66459002"/>
        <display value="Unilateral (qualifier value)"/>
      </concept>
    </include>
  </compose>
</ValueSet>