This page is part of the Vital Signs FHIR IG (v1.0.0: STU1) based on FHIR R4. This is the current published version in its permanent home (it will always be available at this URL). For a full list of available versions, see the Directory of published versions
Active as of 2022-09-12 |
{
"resourceType" : "ValueSet",
"id" : "heightBodyPositionVS",
"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/102535000\">102535000</a></td><td>Right lateral decubitus position (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/vitals/ValueSet/heightBodyPositionVS",
"version" : "1.0.0",
"name" : "HeightBodyPositionvalueset",
"title" : "Height Body Position value set",
"status" : "active",
"date" : "2022-09-12T00:45:08+00:00",
"publisher" : "HL7 International - Clinical Information Modeling Initiative",
"contact" : [
{
"name" : "HL7 International - Clinical Information Modeling Initiative",
"telecom" : [
{
"system" : "url",
"value" : "http://hl7.org/Special/committees/cimi"
}
]
},
{
"name" : "Logica",
"telecom" : [
{
"system" : "url",
"value" : "https://www.logicahealth.org/"
}
]
}
],
"description" : "SELECT SNOMED CT code system values that describe the position the individual was in during the height measurement.",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "US",
"display" : "United States of America"
}
]
}
],
"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" : "102535000",
"display" : "Right lateral decubitus position (finding)"
},
{
"code" : "33586001",
"display" : "Sitting position (finding)"
},
{
"code" : "40199007",
"display" : "Supine body position (finding)"
},
{
"code" : "34106002",
"display" : "Trendelenburg position (finding)"
}
]
}
]
}
}