description: The Decedent Age (Observation) profile provides the decedent's chronological age at the time of death. package_name: hl7.fhir.us.vrdr.r4b derivation: constraint name: DecedentAge type: Observation elements: status: short: status pattern: {type: Code, value: final} index: 0 code: short: code pattern: type: CodeableConcept value: coding: - {code: 39016-1, system: 'http://loinc.org'} index: 1 subject: type: Reference short: Decedent refers: ['http://hl7.org/fhir/us/vr-common-library/StructureDefinition/Patient-vr'] index: 2 value: extensions: {} elements: extension: elements: value: choices: [] index: 8 valueQuantity: {type: Quantity, short: The decedent's chronological age at the time of death, choiceOf: value, index: 5} value[x]: elements: value: {short: Decedent's age at time of death, index: 9} code: binding: {strength: required, valueSet: 'http://hl7.org/fhir/us/vr-common-library/ValueSet/ValueSet-units-of-age-vr'} index: 10 required: [value, code] package_version: 3.0.0-ballot class: profile kind: resource url: http://hl7.org/fhir/us/vrdr/StructureDefinition/vrdr-decedent-age base: http://hl7.org/fhir/StructureDefinition/Observation version: 3.0.0-ballot required: [subject]