FHIR IG analytics| Package | hl7.fhir.us.vdor |
| Resource Type | ValueSet |
| Id | ValueSet-nvdrs-wound-location-values-vs.json |
| FHIR Version | R4 |
| Source | https://build.fhir.org/ig/HL7/fhir-vdor/ValueSet-nvdrs-wound-location-values-vs.html |
| URL | http://hl7.org/fhir/us/vdor/ValueSet/nvdrs-wound-location-values-vs |
| Version | 0.1.0-cibuild |
| Status | draft |
| Date | 2026-02-02T18:19:35+00:00 |
| Name | NVDRSWoundLocationValuesVS |
| Title | VDOR - NVDRS Wound Location Response Options Observation Codes |
| Realm | us |
| Authority | hl7 |
| Description | Official NVDRS Coding Manual Wound Location Response Options code ValueSet. |
No resources found
| CodeSystem | |
| nvdrs-coding-manual-cs | VDOR - NVDRS Coding Manual Codes |
| sct | SNOMED codes used in this IG |
Note: links and images are rebased to the (stated) source
Generated Narrative: ValueSet nvdrs-wound-location-values-vs
This value set includes codes based on the following rules:
http://hl7.org/fhir/us/vdor/CodeSystem/nvdrs-coding-manual-cs version 📦0.1.0-cibuild| Code | Display |
| WoundLocation0 | Absent (not wounded) |
| WoundLocation1 | Present (wounded) |
| WoundLocation8 | Not applicable |
http://snomed.info/sct version Not Stated (use latest from terminology server)| Code | Display |
| 261665006 | Unknown |
{
"resourceType": "ValueSet",
"id": "nvdrs-wound-location-values-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/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"
}
]
}
]
}
}