## Decedent Disposition Method
**Decedent Disposition Method** is a profile of the [FHIR STU3 Observation](http://www.hl7.org/fhir/observation.html) resource. It is used to convey information regarding the method use to dispose of the decedent’s remains. It includes a reference to the mortician and location involved as well as a coded observation value indicating the method use – burial, cremation, cryonics.
---
### **UML Expression**
{{render:vrdrdecedentdispostionmethodUML}}
---
### **Structure Definition**
{{profile:vrdrdecedentdispostionmethod, expand}}
---
### **Element Bindings**
|Element Name|Binding Type|Binding Value|Fixed Value Code System|
|-
|code|Fixed Value|"80905-3"|LOINC|
|location|Reference|VRDR Disposition Location||
|performer|Reference|VRDR Mortician||
|status|Fixed Value|"final"|observation-status|
|subject|Reference|VRDR Decedent||
|valueCodeableConcept|Value Set|DispositionTypeVS||
---
### **Element Table**
{{table:vrdrdecedentdispostionmethod, expand}}
---
### **Requirements Traceability Mappings**
|Element Path|Reference|Location|Data Item|
|-
|valueCodeableConcept|Vital Records DAM|2.1.04 Decedent Disposition|dispositionMethod|
|valueCodeableConcept|Death Certificate| Item 18|Method of Disposition|
|valueCodeableConcept|Standard Death Record IG|SDR Decedent Profile|Patient.extension:disposition[dispositiontype]|
---
### **Instance Example**
~~~