FHIR IG analytics| Package | hl7.fhir.us.vdor |
| Resource Type | ValueSet |
| Id | ValueSet-vdor-wound-location-vs.json |
| FHIR Version | R4 |
| Source | https://build.fhir.org/ig/HL7/fhir-vdor/ValueSet-vdor-wound-location-vs.html |
| URL | http://hl7.org/fhir/us/vdor/ValueSet/vdor-wound-location-vs |
| Version | 0.1.0-cibuild |
| Status | draft |
| Date | 2026-02-02T18:19:35+00:00 |
| Name | VDORViolentDeathWoundLocationVS |
| Title | VDOR Violent Death - Wound Location Observation Codes |
| Realm | us |
| Authority | hl7 |
| Description | Observation codes representing wound location data elements. Aligned with the NVDRS schema. |
No resources found
| CodeSystem | |
| vdor-custom-code-system | VDOR Implementation Guide Custom Defined Codes |
Note: links and images are rebased to the (stated) source
Generated Narrative: ValueSet vdor-wound-location-vs
http://hl7.org/fhir/us/vdor/CodeSystem/vdor-custom-code-system version 📦0.1.0-cibuild| Code | Display |
| wound-to-the-head | Wound to the head |
| wound-to-the-face | Wound to the face |
| wound-to-the-neck | Wound to the neck |
| wound-to-an-upper-extermity | Wound to an upper extremity |
| wound-to-the-spine | Wound to the spine |
| wound-to-the-thorax | Wound to the thorax |
| wound-to-the-abdomen | Wound to the abdomen |
| wound-to-a-lower-exterminity | Wound to a lower extremity |
{
"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"
}
]
}
]
}
}