{
"resourceType" : "ValueSet",
"id" : "podiatryWoundAnatomicLocationVS",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><h2>Podiatry Wound Anatomic Location value set</h2><div><p>Select SNOMED code system values. Codes that describe where on the foot or ankle a wound was observed.</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 codes from <a href=\"http://www.snomed.org/\"><code>http://snomed.info/sct</code></a> where concept is-a 60496002 (Skin of foot)</li></ul></div>"
},
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/valueset-extensible",
"valueBoolean" : true
}
],
"url" : "http://hl7.org/fhir/hspc/ValueSet/podiatryWoundAnatomicLocationVS",
"version" : "0.01",
"name" : "Podiatry Wound Anatomic Location 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 foot or ankle a wound was observed.",
"immutable" : true,
"copyright" : "TBD",
"extensible" : true,
"compose" : {
"include" : [
{
"system" : "http://snomed.info/sct",
"filter" : [
{
"property" : "concept",
"op" : "is-a",
"value" : "60496002"
}
]
}
]
}
}