FHIR IG analytics
| Package | hl7.fhir.us.vdor |
| Resource Type | ValueSet |
| Id | ValueSet-vdor-weapons-category-vs.json |
| FHIR Version | R4 |
| Source | https://build.fhir.org/ig/HL7/fhir-vdor/ValueSet-vdor-weapons-category-vs.html |
| URL | http://hl7.org/fhir/us/vdor/ValueSet/vdor-weapons-category-vs |
| Version | 0.1.0-cibuild |
| Status | draft |
| Date | 2026-02-02T18:19:35+00:00 |
| Name | VDORViolentDeathWeaponsCategoryValueset |
| Title | VDOR Violent Death - Weapons Category Value Set |
| Realm | us |
| Authority | hl7 |
| Description | Observation codes that fall under the Violent Death Weapons(s) Category. |
Resources that use this resource
| StructureDefinition |
| vdor-weapons | VDOR Weapons - Weapons Category Observation |
Resources that this resource uses
Narrative
Note: links and images are rebased to the (stated) source
Source1
{
"resourceType": "ValueSet",
"id": "vdor-weapons-category-vs",
"text": {
"status": "extensions",
"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-weapons-category-vs",
"version": "0.1.0-cibuild",
"name": "VDORViolentDeathWeaponsCategoryValueset",
"title": "VDOR Violent Death - Weapons Category Value Set",
"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 that fall under the Violent Death Weapons(s) Category.",
"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": "firearm",
"display": "Details on Firearm"
},
{
"code": "weapon-type",
"display": "Type of Weapon"
}
]
}
]
}
}