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

This page is part of the HL7 FHIR Implementation Guide: minimal Common Oncology Data Elements (mCODE) Release 1 - US Realm | STU1 (v0.9.1: STU 1 Ballot 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

BodyPositionVS


<ValueSet xmlns="http://hl7.org/fhir">
  <id value="vital-BodyPositionVS"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml">
<p><b>BodyPositionVS ValueSet</b></p>
<p>Human body positions associated with actions or observations.</p>
</div>
  </text>
  <url value="http://hl7.org/fhir/us/mcode/ValueSet/vital-BodyPositionVS"/>
  <version value="0.9.1"/>
  <name value="BodyPositionVS"/>
  <title value="BodyPositionVS"/>
  <status value="draft"/>
  <date value="2019-08-01T00:00:00-04:00"/>
  <publisher value="HL7 International Clinical Interoperability Council"/>
  <contact>
    <telecom>
      <system value="url"/>
      <value value="http://www.hl7.org/Special/committees/cic"/>
    </telecom>
  </contact>
  <description
               value="Human body positions associated with actions or observations."/>
  <compose>
    <include>
      <system value="http://snomed.info/sct"/>
      <concept>
        <code value="40199007"/>
        <display value="Supine body position"/>
      </concept>
      <concept>
        <code value="33586001"/>
        <display value="Sitting position"/>
      </concept>
      <concept>
        <code value="10904000"/>
        <display value="Orthostatic body position"/>
      </concept>
      <concept>
        <code value="414585002"/>
        <display value="Left lateral tilt"/>
      </concept>
      <concept>
        <code value="415346000"/>
        <display value="Right lateral tilt"/>
      </concept>
      <concept>
        <code value="30212006"/>
        <display value="Fowler&#39;s position"/>
      </concept>
      <concept>
        <code value="26527006"/>
        <display value="Inverse Trendelenburg position"/>
      </concept>
      <concept>
        <code value="102536004"/>
        <display value="Left lateral decubitus position"/>
      </concept>
      <concept>
        <code value="1240000"/>
        <display value="Prone body position"/>
      </concept>
      <concept>
        <code value="102538003"/>
        <display value="Recumbent body position"/>
      </concept>
      <concept>
        <code value="423413008"/>
        <display value="Reverse trendelenburg positioning"/>
      </concept>
      <concept>
        <code value="102535000"/>
        <display value="Right lateral decubitus position"/>
      </concept>
      <concept>
        <code value="34106002"/>
        <display value="Trendelenburg position"/>
      </concept>
    </include>
  </compose>
</ValueSet>