Violent Death and Overdose Reporting (VDOR) FHIR Implementation Guide
0.1.0-cibuild - CI Build United States of America flag

Violent Death and Overdose Reporting (VDOR) FHIR Implementation Guide, published by HL7 International / Public Health. This guide is not an authorized publication; it is the continuous build for version 0.1.0-cibuild built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/fhir-vdor/ and changes regularly. See the Directory of published versions

: VDOR - NVDRS Wound Location Response Options Observation Codes - JSON Representation

Page standards status: Draft Maturity Level: 0

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><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://hl7.org/fhir/us/vdor/CodeSystem/nvdrs-coding-manual-cs</code></a><span title=\"Version is not explicitly stated, which means it is fixed to the version provided in this specification\"> version &#x1F4E6;0.1.0-cibuild</span><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><span title=\"Version is not explicitly stated. No matching Code System found\"> version Not Stated (use latest from terminology server)</span><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>"
  },
  "extension" : [
    {
      "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
      "valueCode" : "pher"
    },
    {
      "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
      "valueInteger" : 0,
      "_valueInteger" : {
        "extension" : [
          {
            "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
            "valueCanonical" : "http://hl7.org/fhir/us/vdor/ImplementationGuide/hl7.fhir.us.vdor"
          }
        ]
      }
    },
    {
      "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
      "valueCode" : "draft",
      "_valueCode" : {
        "extension" : [
          {
            "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
            "valueCanonical" : "http://hl7.org/fhir/us/vdor/ImplementationGuide/hl7.fhir.us.vdor"
          }
        ]
      }
    }
  ],
  "url" : "http://hl7.org/fhir/us/vdor/ValueSet/nvdrs-wound-location-values-vs",
  "version" : "0.1.0-cibuild",
  "name" : "NVDRSWoundLocationValuesVS",
  "title" : "VDOR - NVDRS Wound Location Response Options Observation Codes",
  "status" : "draft",
  "date" : "2026-02-02T18:19:35+00:00",
  "publisher" : "HL7 International / Public Health",
  "contact" : [
    {
      "name" : "HL7 International / Public Health",
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/pher"
        }
      ]
    }
  ],
  "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://hl7.org/fhir/us/vdor/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"
          }
        ]
      }
    ]
  }
}