Vital Records Death Reporting (VRDR) FHIR Implementation Guide, published by HL7 International / Public Health. This guide is not an authorized publication; it is the continuous build for version 3.0.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/vrdr/ and changes regularly. See the Directory of published versions
Active as of 2024-10-16 |
{
"resourceType" : "ValueSet",
"id" : "vrdr-place-of-injury-other-vs",
"text" : {
"status" : "extensions",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet vrdr-place-of-injury-other-vs</b></p><a name=\"vrdr-place-of-injury-other-vs\"> </a><a name=\"hcvrdr-place-of-injury-other-vs\"> </a><a name=\"vrdr-place-of-injury-other-vs-en-US\"> </a><ul><li>Include these codes as defined in <a href=\"CodeSystem-vrdr-system-placeofinjury-cs.html\"><code>http://hl7.org/fhir/us/vrdr/CodeSystem/vrdr-system-placeofinjury-cs</code></a><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td><a href=\"CodeSystem-vrdr-system-placeofinjury-cs.html#vrdr-system-placeofinjury-cs-D\">D</a></td><td>Military Residence</td><td>Military Residence</td></tr><tr><td><a href=\"CodeSystem-vrdr-system-placeofinjury-cs.html#vrdr-system-placeofinjury-cs-E\">E</a></td><td>Hospital</td><td>Hospital</td></tr><tr><td><a href=\"CodeSystem-vrdr-system-placeofinjury-cs.html#vrdr-system-placeofinjury-cs-H\">H</a></td><td>Garage/Warehouse</td><td>Garage/Warehouse</td></tr><tr><td><a href=\"CodeSystem-vrdr-system-placeofinjury-cs.html#vrdr-system-placeofinjury-cs-J\">J</a></td><td>Mine/Quarry</td><td>Mine/Quarry</td></tr><tr><td><a href=\"CodeSystem-vrdr-system-placeofinjury-cs.html#vrdr-system-placeofinjury-cs-L\">L</a></td><td>Public Recreation Area</td><td>Public Recreation Area</td></tr><tr><td><a href=\"CodeSystem-vrdr-system-placeofinjury-cs.html#vrdr-system-placeofinjury-cs-M\">M</a></td><td>Institutional Recreation Area</td><td>Institutional Recreation Area</td></tr><tr><td><a href=\"CodeSystem-vrdr-system-placeofinjury-cs.html#vrdr-system-placeofinjury-cs-P\">P</a></td><td>Other specified place</td><td>Other specified place</td></tr></table></li></ul></div>"
},
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode" : "pher"
}
],
"url" : "http://hl7.org/fhir/us/vrdr/ValueSet/vrdr-place-of-injury-other-vs",
"identifier" : [
{
"system" : "urn:ietf:rfc:3986",
"value" : "urn:oid:2.16.840.1.113883.4.642.40.10.48.18"
}
],
"version" : "3.0.0",
"name" : "PlaceOfInjuryOtherVS",
"title" : "Place of Injury - Other ValueSet",
"status" : "active",
"experimental" : false,
"date" : "2024-10-16T16:01:12+00:00",
"publisher" : "HL7 International / Public Health",
"contact" : [
{
"name" : "HL7 International / Public Health",
"telecom" : [
{
"system" : "url",
"value" : "http://www.hl7.org/Special/committees/pher"
},
{
"system" : "email",
"value" : "pher@lists.HL7.org"
}
]
}
],
"description" : "Place of Injury from NCHS SuperMicar Format. This provides additional detail when the TRX code is 'Other'.",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "US"
}
]
}
],
"compose" : {
"include" : [
{
"system" : "http://hl7.org/fhir/us/vrdr/CodeSystem/vrdr-system-placeofinjury-cs",
"concept" : [
{
"code" : "D",
"display" : "Military Residence"
},
{
"code" : "E",
"display" : "Hospital"
},
{
"code" : "H",
"display" : "Garage/Warehouse"
},
{
"code" : "J",
"display" : "Mine/Quarry"
},
{
"code" : "L",
"display" : "Public Recreation Area"
},
{
"code" : "M",
"display" : "Institutional Recreation Area"
},
{
"code" : "P",
"display" : "Other specified place"
}
]
}
]
}
}