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
| Page standards status: Draft |
@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
# - resource -------------------------------------------------------------------
a fhir:ValueSet ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "vrdr-place-of-death-vs"] ; #
fhir:language [ fhir:v "en"] ; #
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet vrdr-place-of-death-vs</b></p><a name=\"vrdr-place-of-death-vs\"> </a><a name=\"hcvrdr-place-of-death-vs\"> </a><p>This value set includes codes based on the following rules:</p><ul><li>Include these codes as defined in <a href=\"http://www.snomed.org/\"><code>http://snomed.info/sct</code></a><span title=\"Version is not explicitly stated. No matching Code System found\"> version Not Stated (use latest from terminology server)</span><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href=\"http://snomed.info/id/63238001\">63238001</a></td><td>Dead on arrival at hospital</td></tr><tr><td><a href=\"http://snomed.info/id/440081000124100\">440081000124100</a></td><td>Death in home</td></tr><tr><td><a href=\"http://snomed.info/id/440071000124103\">440071000124103</a></td><td>Death in hospice</td></tr><tr><td><a href=\"http://snomed.info/id/16983000\">16983000</a></td><td>Death in hospital</td></tr><tr><td><a href=\"http://snomed.info/id/450391000124102\">450391000124102</a></td><td>Death in hospital-based emergency department or outpatient department</td></tr><tr><td><a href=\"http://snomed.info/id/450381000124100\">450381000124100</a></td><td>Death in nursing home or long term care facility</td></tr></table></li><li>Include these codes as defined in <code>http://terminology.hl7.org/CodeSystem/v3-NullFlavor</code><span title=\"Version is explicitly stated to be 2018-08-12\"> version ?2018-08-12</span><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td>OTH</td><td>Other</td></tr><tr><td>UNK</td><td>UNK</td></tr></table></li></ul></div>"^^rdf:XMLLiteral ]
] ; #
fhir:extension ( [
fhir:url [
fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/StructureDefinition/structuredefinition-wg> ] ;
fhir:value [
a fhir:Code ;
fhir:v "pher" ]
] [
fhir:url [
fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status> ] ;
fhir:value [
a fhir:Code ;
fhir:v "draft" ;
( fhir:extension [
fhir:url [
fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom> ] ;
fhir:value [
a fhir:Canonical ;
fhir:v "http://hl7.org/fhir/us/vrdr/ImplementationGuide/hl7.fhir.us.vrdr"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/us/vrdr/ImplementationGuide/hl7.fhir.us.vrdr> ] ] ) ]
] ) ; #
fhir:url [
fhir:v "http://hl7.org/fhir/us/vrdr/ValueSet/vrdr-place-of-death-vs"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/us/vrdr/ValueSet/vrdr-place-of-death-vs>
] ; #
fhir:identifier ( [
fhir:system [
fhir:v "urn:ietf:rfc:3986"^^xsd:anyURI ;
fhir:l <urn:ietf:rfc:3986> ] ;
fhir:value [ fhir:v "urn:oid:2.16.840.1.113883.4.642.40.10.48.17" ]
] ) ; #
fhir:version [ fhir:v "3.0.0"] ; #
fhir:name [ fhir:v "PlaceOfDeathVS"] ; #
fhir:title [ fhir:v "Place of Death ValueSet"] ; #
fhir:status [ fhir:v "active"] ; #
fhir:experimental [ fhir:v false] ; #
fhir:date [ fhir:v "2026-05-27T19:40:05+00:00"^^xsd:dateTime] ; #
fhir:publisher [ fhir:v "HL7 International / Public Health"] ; #
fhir:contact ( [
fhir:name [ fhir:v "HL7 International / Public Health" ] ;
( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "http://www.hl7.org/Special/committees/pher" ] ] [
fhir:system [ fhir:v "email" ] ;
fhir:value [ fhir:v "pher@lists.HL7.org" ] ] )
] ) ; #
fhir:description [ fhir:v "Code values reflecting the death location of the decedent (e.g., hospital, home, hospice).\n\nMapping to IJE codes [here](ConceptMap-PlaceOfDeathCM.html)."] ; #
fhir:jurisdiction ( [
( fhir:coding [
fhir:system [
fhir:v "urn:iso:std:iso:3166"^^xsd:anyURI ;
fhir:l <urn:iso:std:iso:3166> ] ;
fhir:code [ fhir:v "US" ] ] )
] ) ; #
fhir:copyright [ fhir:v "This value set includes content from SNOMED CT, which is copyright © 2002+ International Health Terminology Standards Development Organisation (IHTSDO), and distributed by agreement between IHTSDO and HL7. Implementer use of SNOMED CT is not covered by this agreement"] ; #
fhir:compose [
( fhir:include [
fhir:system [
fhir:v "http://snomed.info/sct"^^xsd:anyURI ;
fhir:l <http://snomed.info/sct> ] ;
( fhir:concept [
fhir:code [ fhir:v "63238001" ] ;
fhir:display [ fhir:v "Dead on arrival at hospital" ] ] [
fhir:code [ fhir:v "440081000124100" ] ;
fhir:display [ fhir:v "Death in home" ] ] [
fhir:code [ fhir:v "440071000124103" ] ;
fhir:display [ fhir:v "Death in hospice" ] ] [
fhir:code [ fhir:v "16983000" ] ;
fhir:display [ fhir:v "Death in hospital" ] ] [
fhir:code [ fhir:v "450391000124102" ] ;
fhir:display [ fhir:v "Death in hospital-based emergency department or outpatient department" ] ] [
fhir:code [ fhir:v "450381000124100" ] ;
fhir:display [ fhir:v "Death in nursing home or long term care facility" ] ] ) ] [
fhir:system [
fhir:v "http://terminology.hl7.org/CodeSystem/v3-NullFlavor"^^xsd:anyURI ;
fhir:l <http://terminology.hl7.org/CodeSystem/v3-NullFlavor> ] ;
fhir:version [ fhir:v "2018-08-12" ] ;
( fhir:concept [
fhir:code [ fhir:v "OTH" ] ;
fhir:display [ fhir:v "Other" ] ] [
fhir:code [ fhir:v "UNK" ] ;
fhir:display [ fhir:v "UNK" ] ] ) ] )
] . #
IG © 2022+ HL7 International / Public Health.
Package hl7.fhir.us.vrdr#3.0.0 based on FHIR 4.0.1.
Generated
2026-05-27
Links: Table of Contents |
QA Report
| Version History |
|
Propose a change
