BSeR Hypertension Feedback Support Bundle
Decedent Age is a profile of the FHIR stu3 Observation resource. It is used to communicate 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
Structure Definition
Observation
|
|
|
Observation |
Data Type Observation
|
id
|
|
0..1
|
|
Short description id
Definition
MAY contain zero or one [0..1] id (CONF:4393-406).
|
meta
|
|
0..1
|
|
Short description meta
Definition
MAY contain zero or one [0..1] meta (CONF:4393-405).
|
profile
|
|
1..1
|
Reference(VRDR Autopsy Performed Indicator)
|
Short description profile
Definition
The meta, if present, SHALL contain exactly one [1..1] profile="http://www.hl7.org/fhir/us/vrdr/StructureDefinition/VRDR-Autopsy-Performed-Indicator" (CONF:4393-407).
Data Type Reference(VRDR Autopsy Performed Indicator)
|
status
|
|
1..1
|
codeFixed Value
|
Short description status
Definition
SHALL contain exactly one [1..1] status=""final"" (CONF:4393-412).
Data Type code
Fixed Value
|
code
|
|
1..1
|
CodeableConceptFixed Value
|
Short description code
Definition
SHALL contain exactly one [1..1] code="85699-7" Autopsy was performed (CONF:4393-411).
Data Type CodeableConcept
Fixed Value
{
"coding": [
{
"code": "85699-7",
"display": "Autopsy was performed"
}
]
}
|
subject
|
|
1..1
|
Reference(VRDR Decedent)
|
Short description subject
Definition
SHALL contain exactly one [1..1] subject="VRDR Decedent" (CONF:4393-413).
Data Type Reference(VRDR Decedent)
|
value[x]
|
|
1..1
|
|
Short description value[x]
Definition
SHALL contain exactly one [1..1] value[x], where value[x] is (CONF:4393-409)
Sliced: Unordered, Open, by $this(Type)
|
valueCodeableConcept
|
|
|
Binding |
Short description valueCodeableConcept
Definition
valueCodeableConcept, which SHALL be selected from ValueSet v2-0532 http://www.hl7.org/fhir/ValueSet/v2-0532 DYNAMIC (CONF:4393-410)
Binding v2-0532 (required)
|
component
|
|
1..1
|
|
Short description component
Definition
SHALL contain exactly one [1..1] component (CONF:4393-414).
Comments
Autopsy Results Available
|
code
|
|
1..1
|
CodeableConcept |
Short description code
Definition
This component SHALL contain exactly one [1..1] code=" 69436-4" Autopsy results available (CONF:4393-416).
Data Type CodeableConcept
Pattern
{
"coding": [
{
"code": "69436-4",
"display": "Autopsy results available"
}
]
}
|
value[x]
|
|
1..1
|
|
Short description value[x]
Definition
This component SHALL contain exactly one [1..1] value[x], where value[x] is (CONF:4393-415)
Sliced: Unordered, Open, by $this(Type)
|
valueCodeableConcept
|
|
|
Binding |
Short description valueCodeableConcept
Definition
This component SHALL contain exactly one [1..1] valueCodeableConcept, which SHALL be selected from ValueSet v2-0532 http://www.hl7.org/fhir/ValueSet/v2-0532 DYNAMIC (CONF:4393-417).
Binding v2-0532 (required)
|
Terminolgy Bindings
Element Path |
Fixed Value/Value Set |
Code System |
Observation.status |
"final" - Final |
observation-status |
Observation.code |
"30525-0" - Age |
LOINC |
Observation.valueQuantity.unit |
AgeUnitOfMeasure |
|
Element Table
Observation |
|
.. |
Observation.id
|
|
0..1 |
Observation.meta
|
|
0..1 |
Observation.meta.profile
|
Reference(VRDR Autopsy Performed Indicator)
|
1..1 |
Observation.status
|
code |
1..1 |
Observation.code
|
CodeableConcept |
1..1 |
Observation.subject
|
Reference(VRDR Decedent)
|
1..1 |
Observation.value[x]
|
|
1..1 |
Observation.valueCodeableConcept:valueCodeableConcept
|
|
.. |
Observation.component
|
|
1..1 |
Observation.component.code
|
CodeableConcept |
1..1 |
Observation.component.value[x]
|
|
1..1 |
Observation.component.valueCodeableConcept:valueCodeableConcept
|
|
.. |