{
"resourceType" : "ValueSet",
"id" : "pressureUlcerAssociationVS",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><h2>Pressure Ulcer Association value set</h2><div><p>Select SNOMED code system values. Codes that describe if a pressure ulcer is due to a device or not.</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=449753006\">449753006</a></td><td>Pressure point of skin</td><td/></tr><tr><td><a href=\"http://browser.ihtsdotools.org/?perspective=full&conceptId1=449755004\">449755004</a></td><td>Pressure point of skin related to device</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/pressureUlcerAssociationVS",
"version" : "0.01",
"name" : "Pressure Ulcer Association value set",
"status" : "draft",
"date" : "2016-10-11T00:00:00-05:00",
"publisher" : "Health Services Platform Consortium (HSPC)",
"description" : "Select SNOMED code system values. Codes that describe if a pressure ulcer is due to a device or not.",
"immutable" : true,
"copyright" : "TBD",
"extensible" : true,
"compose" : {
"include" : [
{
"system" : "http://snomed.info/sct",
"concept" : [
{
"code" : "449753006",
"display" : "Pressure point of skin"
},
{
"code" : "449755004",
"display" : "Pressure point of skin related to device"
}
]
}
]
}
}