## Cause of Death Pathway **Cause of Death Pathway** is a profile of the [FHIR STU3 List](http://hl7.org/fhir/STU3/list.html) resource. It is used to convey the priority-based sequence of conditions contributing to the cause of death as determined by the death certifier. The first entry in the list is used to convey the final disease or condition resulting in death. The final entry in the list is used to convey the “underlying cause”, the disease or injury that initiated the events resulting in death. The intervening entries between the first and last entries are used to convey the sequence of conditions leading to death. --- ### **UML Expression**
{{render:vrdrcauseofdeathpathwayUML}}
--- ### **Structure Definition** {{profile:vrdrcauseofdeathpathway, expand}} --- ### **Element Bindings** |Element Name|Binding Type|Binding Value|Fixed Value Code System| |- |orderedBy|Fixed Value|"priority"|list-order| |source|Reference|VRDR Certifier|| |status|Fixed Value|"current"|list-status| --- ### **Element Table** {{table:vrdrcauseofdeathpathway, expand}} --- ### **Instance Example** **Example Values** |Element Name|Element Value| |- |id|example-cause-of-death-pathway| |profile|VRDR-Cause-of-Death-Pathway| |status|current| |mode|snapshot| |source.reference|example-practitioner| |orderedBy.code|priority| |entry.reference|example-cause-of-death-condition| *** **Example XML Instance** ~~~~