{
"resourceType" : "ValueSet",
"id" : "bodyPositionVS",
"meta" : {
"profile" : [
"http://hl7.org/fhir/StructureDefinition/shareablevalueset"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns="http://www.w3.org/1999/xhtml"><h2>Body Position value set</h2><div><p>SELECT SNOMED CT code system values.</p>
</div><p><b>Copyright Statement:</b> TBD</p><p>This value set includes codes from the following code systems:</p><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&conceptId1=40199007">40199007</a></td><td>Supine body position</td><td/></tr><tr><td><a href="http://browser.ihtsdotools.org/?perspective=full&conceptId1=10904000">10904000</a></td><td>Orthostatic body position</td><td/></tr><tr><td><a href="http://browser.ihtsdotools.org/?perspective=full&conceptId1=1240000">1240000</a></td><td>Prone body position</td><td/></tr><tr><td><a href="http://browser.ihtsdotools.org/?perspective=full&conceptId1=34106002">34106002</a></td><td>Trendelenburg position</td><td/></tr><tr><td><a href="http://browser.ihtsdotools.org/?perspective=full&conceptId1=26527006">26527006</a></td><td>Inverse Trendelenburg position</td><td/></tr><tr><td><a href="http://browser.ihtsdotools.org/?perspective=full&conceptId1=33586001">33586001</a></td><td>Sitting position</td><td/></tr><tr><td><a href="http://browser.ihtsdotools.org/?perspective=full&conceptId1=102536004">102536004</a></td><td>Left lateral decubitus position</td><td/></tr><tr><td><a href="http://browser.ihtsdotools.org/?perspective=full&conceptId1=102535000">102535000</a></td><td>Right lateral decubitus position</td><td/></tr><tr><td><a href="http://browser.ihtsdotools.org/?perspective=full&conceptId1=414585002">414585002</a></td><td>Left lateral tilt</td><td/></tr><tr><td><a href="http://browser.ihtsdotools.org/?perspective=full&conceptId1=30212006">30212006</a></td><td>Fowler's position</td><td/></tr><tr><td><a href="http://browser.ihtsdotools.org/?perspective=full&conceptId1=102538003">102538003</a></td><td>Recumbent body position</td><td/></tr></table></li></ul></div>"
},
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/valueset-extensible",
"valueBoolean" : true
}
],
"url" : "http://hl7.org/fhir/hspc/ValueSet/bodyPositionVS",
"version" : "0.01",
"name" : "Body Position value set",
"status" : "draft",
"date" : "2018-11-08T00:00:00-07:00",
"publisher" : "Clinical Information Modeling Inititative",
"description" : "SELECT SNOMED CT code system values.",
"copyright" : "TBD",
"extensible" : true,
"compose" : {
"include" : [
{
"system" : "http://snomed.info/sct",
"concept" : [
{
"code" : "40199007",
"display" : "Supine body position"
},
{
"code" : "10904000",
"display" : "Orthostatic body position"
},
{
"code" : "1240000",
"display" : "Prone body position"
},
{
"code" : "34106002",
"display" : "Trendelenburg position"
},
{
"code" : "26527006",
"display" : "Inverse Trendelenburg position"
},
{
"code" : "33586001",
"display" : "Sitting position"
},
{
"code" : "102536004",
"display" : "Left lateral decubitus position"
},
{
"code" : "102535000",
"display" : "Right lateral decubitus position"
},
{
"code" : "414585002",
"display" : "Left lateral tilt"
},
{
"code" : "30212006",
"display" : "Fowler's position"
},
{
"code" : "102538003",
"display" : "Recumbent body position"
}
]
}
]
}
}