Vital Signs Cross-Country Cross-Language Cross-Paradigm (Demo) IG
0.5.4 - ci-build

Vital Signs Cross-Country Cross-Language Cross-Paradigm (Demo) IG, published by FO. This guide is not an authorized publication; it is the continuous build for version 0.5.4 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/frankoemig/vital-signs-demo/ and changes regularly. See the Directory of published versions

: Body Position - JSON Representation

Active as of 2024-04-16

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "BodyPosition",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet BodyPosition</b></p><a name=\"BodyPosition\"> </a><a name=\"hcBodyPosition\"> </a><a name=\"BodyPosition-en-US\"> </a><p>This value set includes codes based on the following rules:</p><ul><li>Include all codes defined in <a href=\"CodeSystem-Position.html\"><code>http://vitals.oemig.de/fhir/CodeSystem/Position</code></a></li><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://snomed.info/id/26527006\">26527006</a></td><td style=\"color: #cccccc\">Inverse Trendelenburg position</td></tr><tr><td><a href=\"http://snomed.info/id/102536004\">102536004</a></td><td style=\"color: #cccccc\">Left lateral decubitus position</td></tr><tr><td><a href=\"http://snomed.info/id/414585002\">414585002</a></td><td style=\"color: #cccccc\">Left lateral tilt (finding)</td></tr><tr><td><a href=\"http://snomed.info/id/10904000\">10904000</a></td><td style=\"color: #cccccc\">Orthostatic body position</td></tr><tr><td><a href=\"http://snomed.info/id/1240000\">1240000</a></td><td style=\"color: #cccccc\">Prone body position</td></tr><tr><td><a href=\"http://snomed.info/id/102538003\">102538003</a></td><td style=\"color: #cccccc\">Recumbent body position</td></tr><tr><td><a href=\"http://snomed.info/id/423413008\">423413008</a></td><td style=\"color: #cccccc\">Reverse trendelenburg positioning (procedure)</td></tr><tr><td><a href=\"http://snomed.info/id/102535000\">102535000</a></td><td style=\"color: #cccccc\">Right lateral decubitus position</td></tr><tr><td><a href=\"http://snomed.info/id/415346000\">415346000</a></td><td style=\"color: #cccccc\">Right lateral tilt (finding)</td></tr><tr><td><a href=\"http://snomed.info/id/33586001\">33586001</a></td><td style=\"color: #cccccc\">Sitting position</td></tr><tr><td><a href=\"http://snomed.info/id/40199007\">40199007</a></td><td style=\"color: #cccccc\">Supine body position</td></tr><tr><td><a href=\"http://snomed.info/id/34106002\">34106002</a></td><td style=\"color: #cccccc\">Trendelenburg position</td></tr></table></li></ul></div>"
  },
  "url" : "http://vitals.oemig.de/fhir/ValueSet/BodyPosition",
  "version" : "0.5.4",
  "name" : "BodyPosition",
  "title" : "Body Position",
  "status" : "active",
  "experimental" : false,
  "date" : "2024-04-16",
  "publisher" : "FO",
  "contact" : [
    {
      "name" : "FO",
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://www.oemig.de"
        }
      ]
    }
  ],
  "description" : "**Position of the Body** during measurement",
  "copyright" : "FO",
  "compose" : {
    "include" : [
      {
        "system" : "http://vitals.oemig.de/fhir/CodeSystem/Position"
      },
      {
        "system" : "http://snomed.info/sct",
        "concept" : [
          {
            "code" : "26527006"
          },
          {
            "code" : "102536004"
          },
          {
            "code" : "414585002"
          },
          {
            "code" : "10904000"
          },
          {
            "code" : "1240000"
          },
          {
            "code" : "102538003"
          },
          {
            "code" : "423413008"
          },
          {
            "code" : "102535000"
          },
          {
            "code" : "415346000"
          },
          {
            "code" : "33586001"
          },
          {
            "code" : "40199007"
          },
          {
            "code" : "34106002"
          }
        ]
      }
    ]
  }
}