{
"resourceType" : "ValueSet",
"id" : "sPO2BodyLocationVS",
"meta" : {
"profile" : [
"http://hl7.org/fhir/StructureDefinition/shareablevalueset"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns="http://www.w3.org/1999/xhtml"><h2>Oxygen Saturation Body Location value set</h2><div><p>Select SNOMED CT codes. An set of codes for the location at which oxygen saturation was assessed.</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=48800003">48800003</a></td><td>Ear lobule structure</td><td/></tr><tr><td><a href="http://browser.ihtsdotools.org/?perspective=full&conceptId1=52795006">52795006</a></td><td>Forehead structure</td><td/></tr><tr><td><a href="http://browser.ihtsdotools.org/?perspective=full&conceptId1=29707007">29707007</a></td><td>Toe structure</td><td/></tr><tr><td><a href="http://browser.ihtsdotools.org/?perspective=full&conceptId1=7569003">7569003</a></td><td>Finger structure</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/sPO2BodyLocationVS",
"version" : "0.01",
"name" : "Oxygen Saturation Body Location value set",
"status" : "draft",
"experimental" : true,
"date" : "2018-11-09T00:00:00-07:00",
"publisher" : "Clinical Information Modeling Initiative (CIMI)",
"description" : "Select SNOMED CT codes. An set of codes for the location at which oxygen saturation was assessed.",
"immutable" : true,
"copyright" : "TBD",
"extensible" : true,
"compose" : {
"include" : [
{
"system" : "http://snomed.info/sct",
"concept" : [
{
"code" : "48800003",
"display" : "Ear lobule structure"
},
{
"code" : "52795006",
"display" : "Forehead structure"
},
{
"code" : "29707007",
"display" : "Toe structure"
},
{
"code" : "7569003",
"display" : "Finger structure"
}
]
}
]
}
}