{
"resourceType" : "ValueSet",
"id" : "skinIntegrityVS",
"meta" : {
"profile" : [
"http://hl7.org/fhir/StructureDefinition/shareablevalueset"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><h2>Skin Integrity value set</h2><div><p>Select SNOMED CT codes. the set of codes that describe the condition of the skin integrity.</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=247427007\">247427007</a></td><td>Fragile skin</td><td/></tr><tr><td><a href=\"http://browser.ihtsdotools.org/?perspective=full&conceptId1=225543007\">225543007</a></td><td>Skin appearance abnormal</td><td/></tr><tr><td><a href=\"http://browser.ihtsdotools.org/?perspective=full&conceptId1=444884003\">444884003</a></td><td>Intact skin</td><td/></tr><tr><td><a href=\"http://browser.ihtsdotools.org/?perspective=full&conceptId1=7919002\">7919002</a></td><td>Impaired skin integrity</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/skinIntegrityVS",
"version" : "0.01",
"name" : "Skin Integrity value set",
"status" : "draft",
"experimental" : true,
"date" : "2018-09-24T00:00:00-05:00",
"publisher" : "HSPC",
"description" : "Select SNOMED CT codes. the set of codes that describe the condition of the skin integrity.",
"immutable" : true,
"copyright" : "TBD",
"extensible" : true,
"compose" : {
"include" : [
{
"system" : "http://snomed.info/sct",
"concept" : [
{
"code" : "247427007",
"display" : "Fragile skin"
},
{
"code" : "225543007",
"display" : "Skin appearance abnormal"
},
{
"code" : "444884003",
"display" : "Intact skin"
},
{
"code" : "7919002",
"display" : "Impaired skin integrity"
}
]
}
]
}
}