0.3.0 - draft United States of America flag

nvdrsig - Local Development build (v0.3.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: NVDRS Wound Location Response Options Observation Codes - JSON Representation

Draft as of 2025-05-21

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "nvdrs-wound-location-values-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-values-vs</b></p><a name=\"nvdrs-wound-location-values-vs\"> </a><a name=\"hcnvdrs-wound-location-values-vs\"> </a><a name=\"nvdrs-wound-location-values-vs-en-US\"> </a><p>This value set includes codes based on the following rules:</p><ul><li>Include these codes as defined in <a href=\"CodeSystem-nvdrs-coding-manual-cs.html\"><code>http://mortalityreporting.github.io/nvdrs-ig/CodeSystem/nvdrs-coding-manual-cs</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-coding-manual-cs.html#nvdrs-coding-manual-cs-WoundLocation0\">WoundLocation0</a></td><td>Absent (not wounded)</td></tr><tr><td><a href=\"CodeSystem-nvdrs-coding-manual-cs.html#nvdrs-coding-manual-cs-WoundLocation1\">WoundLocation1</a></td><td>Present (wounded)</td></tr><tr><td><a href=\"CodeSystem-nvdrs-coding-manual-cs.html#nvdrs-coding-manual-cs-WoundLocation8\">WoundLocation8</a></td><td>Not applicable</td></tr></table></li><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://snomed.info/id/261665006\">261665006</a></td><td>Unknown</td></tr></table></li></ul></div>"
  },
  "url" : "http://mortalityreporting.github.io/nvdrs-ig/ValueSet/nvdrs-wound-location-values-vs",
  "version" : "0.3.0",
  "name" : "NVDRSWoundLocationValuesVS",
  "title" : "NVDRS Wound Location Response Options 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" : "Official NVDRS Coding Manual Wound Location Response Options code ValueSet.",
  "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-coding-manual-cs",
        "concept" : [
          {
            "code" : "WoundLocation0",
            "display" : "Absent (not wounded)"
          },
          {
            "code" : "WoundLocation1",
            "display" : "Present (wounded)"
          },
          {
            "code" : "WoundLocation8",
            "display" : "Not applicable"
          }
        ]
      },
      {
        "system" : "http://snomed.info/sct",
        "concept" : [
          {
            "code" : "261665006",
            "display" : "Unknown"
          }
        ]
      }
    ]
  }
}