FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagehl7.fhir.us.vdor
Resource TypeValueSet
IdValueSet-vdor-wound-location-vs.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/HL7/fhir-vdor/ValueSet-vdor-wound-location-vs.html
URLhttp://hl7.org/fhir/us/vdor/ValueSet/vdor-wound-location-vs
Version0.1.0-cibuild
Statusdraft
Date2026-02-02T18:19:35+00:00
NameVDORViolentDeathWoundLocationVS
TitleVDOR Violent Death - Wound Location Observation Codes
Realmus
Authorityhl7
DescriptionObservation codes representing wound location data elements. Aligned with the NVDRS schema.

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
vdor-custom-code-systemVDOR Implementation Guide Custom Defined Codes

Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: ValueSet vdor-wound-location-vs


Source1

{
  "resourceType": "ValueSet",
  "id": "vdor-wound-location-vs",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "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/vdor-wound-location-vs",
  "version": "0.1.0-cibuild",
  "name": "VDORViolentDeathWoundLocationVS",
  "title": "VDOR Violent Death - Wound Location 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": "Observation codes representing wound location data elements. Aligned with the NVDRS schema.",
  "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/vdor-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"
          }
        ]
      }
    ]
  }
}