Name Flags Card. Type Description & Constraints doco
. . FamilyMemberHistory I DomainResource Information about patient's relatives, relevant for patient
Can have age[x] or birth[x], but not both
. . . identifier 0..* Identifier External Id(s) for this record
. . . patient Σ 1..1 Reference( Patient) Patient history is about
. . . date Σ 0..1 dateTime When history was captured/updated
. . . status ?! Σ 1..1 code partial | completed | entered-in-error | health-unknown
FamilyHistoryStatus ( Required)
. . . name Σ 0..1 string The family member described
. . . relationship Σ 1..1 CodeableConcept Relationship to the subject
FamilyMember ( Example)
. . . gender Σ 0..1 code male | female | other | unknown
AdministrativeGender ( Required)
. . . born[x] I 0..1 (approximate) date of birth
. . . . bornPeriod Period
. . . . bornDate date
. . . . bornString string
. . . age[x] I 0..1 (approximate) age
. . . . ageQuantity Age
. . . . ageRange Range
. . . . ageString string
. . . deceased[x] 0..1 Dead? How old/when?
. . . . deceasedBoolean boolean
. . . . deceasedQuantity Age
. . . . deceasedRange Range
. . . . deceasedDate date
. . . . deceasedString string
. . . note 0..1 Annotation General note about related person
. . . condition 0..* BackboneElement Condition that the related person had
. . . . code 1..1 CodeableConcept Condition suffered by relation
Condition/Problem/Diagnosis Codes ( Example)
. . . . outcome 0..1 CodeableConcept deceased | permanent disability | etc.
Condition Outcome Codes ( Example)
. . . . onset[x] 0..1 When condition first manifested
. . . . . onsetQuantity Age
. . . . . onsetRange Range
. . . . . onsetPeriod Period
. . . . . onsetString string
. . . . note 0..1 Annotation Extra information about condition

doco Documentation for this format