Lower Extremity Skin Wound Assessment - IG - Local Development build (v0.1.0). See the Directory of published versions
JSON Format: ValueSet-trendVS
Raw json
{
"resourceType" : "ValueSet",
"id" : "trendVS",
"meta" : {
"profile" : [
"http://hl7.org/fhir/StructureDefinition/shareablevalueset"
]
},
"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=390772001\">390772001</a></td><td>Deterioration of status</td></tr><tr><td><a href=\"http://browser.ihtsdotools.org/?perspective=full&conceptId1=390771008\">390771008</a></td><td>Improvement of status</td></tr><tr><td><a href=\"http://browser.ihtsdotools.org/?perspective=full&conceptId1=723506003\">723506003</a></td><td>Resolved</td></tr><tr><td><a href=\"http://browser.ihtsdotools.org/?perspective=full&conceptId1=409052007\">409052007</a></td><td>Stabilization of status</td></tr></table></li></ul></div>"
},
"url" : "http://hl7.org/fhir/us/lower-extremity-skin-wound-assessment/ValueSet/trendVS",
"version" : "0.1.0",
"name" : "Trendvalueset",
"status" : "draft",
"experimental" : true,
"date" : "2019-06-19",
"publisher" : "HSPC",
"description" : "Select SNOMED CT codes. A set of codes that describe the way in which something is developing or changing.",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "US"
}
]
}
],
"immutable" : true,
"copyright" : "TBD",
"compose" : {
"include" : [
{
"system" : "http://snomed.info/sct",
"concept" : [
{
"code" : "390772001",
"display" : "Deterioration of status"
},
{
"code" : "390771008",
"display" : "Improvement of status"
},
{
"code" : "723506003",
"display" : "Resolved"
},
{
"code" : "409052007",
"display" : "Stabilization of status"
}
]
}
]
}
}