0.3.0 - draft
nvdrsig - Local Development build (v0.3.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
Draft as of 2025-05-21 |
{
"resourceType" : "ValueSet",
"id" : "nvdrs-wound-location-vs",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet nvdrs-wound-location-vs</b></p><a name=\"nvdrs-wound-location-vs\"> </a><a name=\"hcnvdrs-wound-location-vs\"> </a><a name=\"nvdrs-wound-location-vs-en-US\"> </a><ul><li>Include these codes as defined in <a href=\"CodeSystem-nvdrs-custom-code-system.html\"><code>http://mortalityreporting.github.io/nvdrs-ig/CodeSystem/nvdrs-custom-code-system</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=\"CodeSystem-nvdrs-custom-code-system.html#nvdrs-custom-code-system-wound-to-the-head\">wound-to-the-head</a></td><td>Wound to the head</td></tr><tr><td><a href=\"CodeSystem-nvdrs-custom-code-system.html#nvdrs-custom-code-system-wound-to-the-face\">wound-to-the-face</a></td><td>Wound to the face</td></tr><tr><td><a href=\"CodeSystem-nvdrs-custom-code-system.html#nvdrs-custom-code-system-wound-to-the-neck\">wound-to-the-neck</a></td><td>Wound to the neck</td></tr><tr><td><a href=\"CodeSystem-nvdrs-custom-code-system.html#nvdrs-custom-code-system-wound-to-an-upper-extermity\">wound-to-an-upper-extermity</a></td><td>Wound to an upper extremity</td></tr><tr><td><a href=\"CodeSystem-nvdrs-custom-code-system.html#nvdrs-custom-code-system-wound-to-the-spine\">wound-to-the-spine</a></td><td>Wound to the spine</td></tr><tr><td><a href=\"CodeSystem-nvdrs-custom-code-system.html#nvdrs-custom-code-system-wound-to-the-thorax\">wound-to-the-thorax</a></td><td>Wound to the thorax</td></tr><tr><td><a href=\"CodeSystem-nvdrs-custom-code-system.html#nvdrs-custom-code-system-wound-to-the-abdomen\">wound-to-the-abdomen</a></td><td>Wound to the abdomen</td></tr><tr><td><a href=\"CodeSystem-nvdrs-custom-code-system.html#nvdrs-custom-code-system-wound-to-a-lower-exterminity\">wound-to-a-lower-exterminity</a></td><td>Wound to a lower extremity</td></tr></table></li></ul></div>"
},
"url" : "http://mortalityreporting.github.io/nvdrs-ig/ValueSet/nvdrs-wound-location-vs",
"version" : "0.3.0",
"name" : "NVDRSWoundLocationVS",
"title" : "NVDRS Wound Location Observation Codes",
"status" : "draft",
"date" : "2025-05-21T08:04:14+00:00",
"publisher" : "Georgia Tech Research Institute - ICL HEAT Division",
"contact" : [
{
"name" : "Georgia Tech Research Institute - ICL HEAT Division",
"telecom" : [
{
"system" : "url",
"value" : "https://gtri.gatech.edu/"
},
{
"system" : "email",
"value" : "nvdrs-ig@gtri.gatech.edu"
}
]
}
],
"description" : "Observation codes representing wound location data elements in the NVDRS schema.",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "US",
"display" : "United States of America"
}
]
}
],
"compose" : {
"include" : [
{
"system" : "http://mortalityreporting.github.io/nvdrs-ig/CodeSystem/nvdrs-custom-code-system",
"concept" : [
{
"code" : "wound-to-the-head",
"display" : "Wound to the head"
},
{
"code" : "wound-to-the-face",
"display" : "Wound to the face"
},
{
"code" : "wound-to-the-neck",
"display" : "Wound to the neck"
},
{
"code" : "wound-to-an-upper-extermity",
"display" : "Wound to an upper extremity"
},
{
"code" : "wound-to-the-spine",
"display" : "Wound to the spine"
},
{
"code" : "wound-to-the-thorax",
"display" : "Wound to the thorax"
},
{
"code" : "wound-to-the-abdomen",
"display" : "Wound to the abdomen"
},
{
"code" : "wound-to-a-lower-exterminity",
"display" : "Wound to a lower extremity"
}
]
}
]
}
}