Birth Record Identifier

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.


UML Expression

vrdrbirthrecordidentifieruml


Structure Definition

id0..1
profile1..1Pattern
status1..1codePattern
code1..1CodeableConceptPattern
reference1..1Pattern
value[x]1..1
valueString
component11..1CodeableConceptPattern
component11..1
valueCodeableConcept
component21..1CodeableConceptPattern
component21..1
valueDateTime


Element Bindings

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

Element Table

Observation..
Observation.id0..1
Observation.meta0..1
Observation.meta.profile1..1
Observation.statuscode1..1
Observation.codeCodeableConcept1..1
Observation.subject1..1
Observation.subject.reference1..1
Observation.value[x]1..1
Observation.valueString..
Observation.component..
Observation.component1..1
Observation.component.codeCodeableConcept1..1
Observation.component.value[x]1..1
Observation.component.valueCodeableConcept..
Observation.component1..1
Observation.component.codeCodeableConcept1..1
Observation.component.value[x]1..1
Observation.component.valueDateTime..