{
"resourceType" : "ValueSet",
"id" : "skinBodyTempLocationPrecoordVS",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><h2>Skin Body Temperature Location Precoordinated value set</h2><div><p>Select SNOMED code system values. Codes that describe where on the body the skin termperature was measured.</p>\n</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=68698007\">68698007</a></td><td>Skin structure of forehead</td><td/></tr><tr><td><a href=\"http://browser.ihtsdotools.org/?perspective=full&conceptId1=33712006\">33712006</a></td><td>Skin structure of hand</td><td/></tr><tr><td><a href=\"http://browser.ihtsdotools.org/?perspective=full&conceptId1=371311000\">371311000</a></td><td>Skin structure of upper extremity</td><td/></tr><tr><td><a href=\"http://browser.ihtsdotools.org/?perspective=full&conceptId1=371304004\">371304004</a></td><td>Skin structure of lower extremity</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/skinBodyTempLocationPrecoordVS",
"version" : "0.01",
"name" : "Skin Body Temperature Location Precoordinated value set",
"status" : "draft",
"date" : "2016-10-11T00:00:00-05:00",
"publisher" : "Clinical Information Modeling Initiative (CIMI)",
"description" : "Select SNOMED code system values. Codes that describe where on the body the skin termperature was measured.",
"immutable" : true,
"copyright" : "TBD",
"extensible" : true,
"compose" : {
"include" : [
{
"system" : "http://snomed.info/sct",
"concept" : [
{
"code" : "68698007",
"display" : "Skin structure of forehead"
},
{
"code" : "33712006",
"display" : "Skin structure of hand"
},
{
"code" : "371311000",
"display" : "Skin structure of upper extremity"
},
{
"code" : "371304004",
"display" : "Skin structure of lower extremity"
}
]
}
]
}
}