## **Decedent Age** **Decedent Age** is a profile of the [FHIR STU3 Observation](http://www.hl7.org/fhir/observation.html) resource. It is used to convey the decedent's chronological age at the time of death. When present, the effective date of this observation shall be equal to the decedent's date of death. Age (Observation.valueQuantity.value) is derived as the difference in time between the decedent's death date and birth date. When age is less than or equal to one day then unit shall be *"minutes"*, when age is less than or equal to one year then unit shall be *"days"*, otherwise unit shall be *"years"*. --- ### **UML Expression**
{{render:decedentageUML}}
--- ### **Structure Definition** {{profile:vrdrdecedentage, expand}} --- ### **Element Bindings** |Element Name|Binding Type|Binding Value|Fixed Value Code System| |- |code|Fixed Value|"30525-0"|LOINC| |status|Fixed Value|"final"|observation-status| |subject|Reference|VRDR Decedent|| |valueQuantity.unit|Value Set|AgeUnitOfMeasure|| --- ### **Element Table** {{table:vrdrdecedentage, expand}} --- ### **Requirements Traceability Mappings** |Element Path|Reference|Location|Data Item| |- |valueQuantity.value|Vital Records DAM|3.02 Decedent|deathAge| |valueQuantity.value|Death Certificate| Item 4|Age [years, days, or minutes]| |valueQuantity.value|Standard Death Record IG|SDR Decedent Profile|Patient.extension:age| --- ### **Instance Example** ~~~