CardX Hypertension Management Use Case
0.1.0 - ci-build

CardX Hypertension Management Use Case, published by Clinical Interoperability Council. This is not an authorized publication; it is the continuous build for version 0.1.0). This version is based on the current content of https://github.com/HL7/cardx-ig/ and changes regularly. See the Directory of published versions

: Body Position value set - JSON Representation

Draft as of 2023-08-03

Raw json | Download


{
  "resourceType" : "ValueSet",
  "id" : "bodyPositionVS",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><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://snomed.info/id/30212006\">30212006</a></td><td>Fowler's position (finding)</td></tr><tr><td><a href=\"http://snomed.info/id/26527006\">26527006</a></td><td>Inverse Trendelenburg position (finding)</td></tr><tr><td><a href=\"http://snomed.info/id/102536004\">102536004</a></td><td>Left lateral decubitus position (finding)</td></tr><tr><td><a href=\"http://snomed.info/id/414585002\">414585002</a></td><td>Left lateral tilt (finding)</td></tr><tr><td><a href=\"http://snomed.info/id/10904000\">10904000</a></td><td>Orthostatic body position (finding)</td></tr><tr><td><a href=\"http://snomed.info/id/1240000\">1240000</a></td><td>Prone body position (finding)</td></tr><tr><td><a href=\"http://snomed.info/id/102538003\">102538003</a></td><td>Recumbent body position (finding)</td></tr><tr><td><a href=\"http://snomed.info/id/423413008\">423413008</a></td><td>Reverse trendelenburg positioning (finding)</td></tr><tr><td><a href=\"http://snomed.info/id/102535000\">102535000</a></td><td>Right lateral decubitus position (finding)</td></tr><tr><td><a href=\"http://snomed.info/id/415346000\">415346000</a></td><td>Right lateral tilt (finding)</td></tr><tr><td><a href=\"http://snomed.info/id/33586001\">33586001</a></td><td>Sitting position (finding)</td></tr><tr><td><a href=\"http://snomed.info/id/40199007\">40199007</a></td><td>Supine body position (finding)</td></tr><tr><td><a href=\"http://snomed.info/id/34106002\">34106002</a></td><td>Trendelenburg position (finding)</td></tr></table></li></ul></div>"
  },
  "url" : "http://hl7.org/fhir/us/cardx-htn/ValueSet/bodyPositionVS",
  "version" : "0.1.0",
  "name" : "BodyPositionvalueset",
  "title" : "Body Position value set",
  "status" : "draft",
  "date" : "2023-08-03T21:36:59+00:00",
  "publisher" : "Clinical Interoperability Council",
  "contact" : [
    {
      "name" : "Clinical Interoperability Council",
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/cic"
        },
        {
          "system" : "email",
          "value" : "ciclist@lists.hl7.org"
        }
      ]
    }
  ],
  "description" : "SELECT SNOMED CT code system values the position in which the individual was in during a measurement.",
  "copyright" : "This value set includes content from SNOMED CT, which is copyright © 2002+ International Health Terminology Standards Development Organisation (IHTSDO), and distributed by agreement between IHTSDO and HL7. Implementer use of SNOMED CT is not covered by this agreement",
  "compose" : {
    "include" : [
      {
        "system" : "http://snomed.info/sct",
        "concept" : [
          {
            "code" : "30212006",
            "display" : "Fowler's position (finding)"
          },
          {
            "code" : "26527006",
            "display" : "Inverse Trendelenburg position (finding)"
          },
          {
            "code" : "102536004",
            "display" : "Left lateral decubitus position (finding)"
          },
          {
            "code" : "414585002",
            "display" : "Left lateral tilt (finding)"
          },
          {
            "code" : "10904000",
            "display" : "Orthostatic body position (finding)"
          },
          {
            "code" : "1240000",
            "display" : "Prone body position (finding)"
          },
          {
            "code" : "102538003",
            "display" : "Recumbent body position (finding)"
          },
          {
            "code" : "423413008",
            "display" : "Reverse trendelenburg positioning (finding)"
          },
          {
            "code" : "102535000",
            "display" : "Right lateral decubitus position (finding)"
          },
          {
            "code" : "415346000",
            "display" : "Right lateral tilt (finding)"
          },
          {
            "code" : "33586001",
            "display" : "Sitting position (finding)"
          },
          {
            "code" : "40199007",
            "display" : "Supine body position (finding)"
          },
          {
            "code" : "34106002",
            "display" : "Trendelenburg position (finding)"
          }
        ]
      }
    ]
  }
}