Lower Extremity Skin Wound Assessment - IG - Local Development build (v0.1.0). See the Directory of published versions
JSON Format: ValueSet-surfaceOrientationVS
Raw json
{
"resourceType" : "ValueSet",
"id" : "surfaceOrientationVS",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><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=46053002\">46053002</a></td><td>Distal</td></tr><tr><td><a href=\"http://browser.ihtsdotools.org/?perspective=full&conceptId1=255554000\">255554000</a></td><td>Dorsal</td></tr><tr><td><a href=\"http://browser.ihtsdotools.org/?perspective=full&conceptId1=264147007\">264147007</a></td><td>Plantar</td></tr><tr><td><a href=\"http://browser.ihtsdotools.org/?perspective=full&conceptId1=255561001\">255561001</a></td><td>Medial</td></tr><tr><td><a href=\"http://browser.ihtsdotools.org/?perspective=full&conceptId1=49370004\">49370004</a></td><td>Lateral</td></tr><tr><td><a href=\"http://browser.ihtsdotools.org/?perspective=full&conceptId1=255549009\">255549009</a></td><td>Anterior</td></tr><tr><td><a href=\"http://browser.ihtsdotools.org/?perspective=full&conceptId1=255551008\">255551008</a></td><td>Posterior</td></tr></table></li></ul></div>"
},
"url" : "http://hl7.org/fhir/us/lower-extremity-skin-wound-assessment/ValueSet/surfaceOrientationVS",
"version" : "0.1.0",
"name" : "SurfaceOrientationvalueset",
"status" : "draft",
"date" : "2019-06-19",
"publisher" : "Health Services Platform Consortium (HSPC)",
"description" : "Select SNOMED code system values. The surface area a body location is in relation to a landmark.",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "US"
}
]
}
],
"immutable" : true,
"copyright" : "TBD",
"compose" : {
"include" : [
{
"system" : "http://snomed.info/sct",
"concept" : [
{
"code" : "46053002",
"display" : "Distal"
},
{
"code" : "255554000",
"display" : "Dorsal"
},
{
"code" : "264147007",
"display" : "Plantar"
},
{
"code" : "255561001",
"display" : "Medial"
},
{
"code" : "49370004",
"display" : "Lateral"
},
{
"code" : "255549009",
"display" : "Anterior"
},
{
"code" : "255551008",
"display" : "Posterior"
}
]
}
]
}
}