## Death Certificate Document **Death Certificate Document** is a profile of the [FHIR STU3 Bundle](http://hl7.org/fhir/STU3/bundle.html) resource. A FHIR bundle resource is a container for a collection of resources. In the case of the death certificate document it is a container of resources conveying certification of death. The first entry in the bundle is the death certificate composition. Remaining entries in the bundle are all of the directly related and supporting resources conveying information contained in the death certificate – decedent demographics, death investigation, death certification, and disposition of the decedent’s remains. --- ### **UML Expression**
{{render:vrdr/vrdrdeathcertificatedocumentUML}}
--- ### **Structure Definition** {{profile:vrdr/vrdrdeathcertificatedocument, expand}} --- ### **Element Bindings** |Element Name|Binding Type|Binding Value|Fixed Value Code System| |- |entry.resource|Reference|VRDR Death Certificate|| |type|Fixed Value|"document"|bundle-type| --- ### **Element Table** {{table:vrdr/vrdrdeathcertificatedocument, expand}} --- ### **Instance Example** **Example Values** |Element Name|Element Value| |- |id|Example-VRDR-Death-Certificate-Document| |profile|VRDR-Death-Certificate-Document| |identifier.value|1234567890| |type|document| *** **Example XML Instance** ~~~