This page is part of the Vital Records Mortality and Morbidity Reporting FHIR IG (v0.1.0: STU 1 Ballot 1) based on FHIR R3. The current version which supercedes this version is 2.0.0. For a full list of available versions, see the Directory of published versions
Birth Record Identifier is a profile of the FHIR STU3 Observation resource. It is used to convey birth certificate record locator information linking the death report to the birth record of the decedent. The Birth Record Identifier profile has two components BirthYear - the birth year of the decedent, and BirthState the ISO code for the state in which the decedent birth records are maintained, presumably the state in which the decedent was born.
Observation | Observation | ||
id | 0..1 | ||
meta | 0..1 | ||
profile | 1..1 | ||
status | 1..1 | code | |
code | 1..1 | CodeableConcept | |
subject | 1..1 | ||
reference | 1..1 | ||
value[x] | 1..1 | ||
valueString | |||
component | |||
component1 | 1..1 | ||
component1 | 1..1 | CodeableConcept | |
component1 | 1..1 | ||
valueCodeableConcept | |||
component2 | 1..1 | ||
component2 | 1..1 | CodeableConcept | |
component2 | 1..1 | ||
valueDateTime |
Element Name | Binding Type | Binding Value | Fixed Value Code System |
---|---|---|---|
code | Fixed Value | "BR" | TBD |
component.BirthState.code | Fixed Value | "21842-0" | LOINC |
component.BirthState.valueCodeableConcept | Code System | ISO 3166-1 | ISO 3166-1 |
component.BirthYear.code | Fixed Value | "21112-8" | LOINC |
status | Fixed Value | "final" | observation-status |
subject | Reference | VRDR Decedent |
Observation | .. | |
Observation.id | 0..1 | |
Observation.meta | 0..1 | |
Observation.meta.profile | 1..1 | |
Observation.status | code | 1..1 |
Observation.code | CodeableConcept | 1..1 |
Observation.subject | 1..1 | |
Observation.subject.reference | 1..1 | |
Observation.value[x] | 1..1 | |
Observation.valueString:valueString | .. | |
Observation.component | .. | |
Observation.component:component1 | 1..1 | |
Observation.component:component1.code:component1 | CodeableConcept | 1..1 |
Observation.component:component1.value[x]:component1 | 1..1 | |
Observation.component:component1.valueCodeableConcept:valueCodeableConcept | .. | |
Observation.component:component2 | 1..1 | |
Observation.component:component2.code:component2 | CodeableConcept | 1..1 |
Observation.component:component2.value[x]:component2 | 1..1 | |
Observation.component:component2.valueDateTime:valueDateTime | .. |