FamilyMemberHistory
ClinicalSignificant health conditions for a person related to the patient relevant in the context of care for the patient.
| Path | Card. | Type | Description & Constraints |
|---|---|---|---|
| FamilyMemberHistory | 0..* | — | Information about patient's relatives, relevant for patient |
| .idΣ | 0..1 | String | Logical id of this artifact |
| .metaΣ | 0..1 | Meta | Metadata about the resource |
| .implicitRules?!Σ | 0..1 | uri | A set of rules under which this content was created |
| .language | 0..1 | code | Language of the resource content Bindinglanguages(preferred) |
| .text | 0..1 | Narrative | Text summary of the resource, for human interpretation |
| .contained | 0..* | Resource | Contained, inline Resources |
| .extension | 0..* | Extension | Additional content defined by implementations |
| .modifierExtension?! | 0..* | Extension | Extensions that cannot be ignored |
| .identifierΣ | 0..* | Identifier | External Id(s) for this record |
| .instantiatesCanonicalΣ | 0..* | canonical | Instantiates FHIR protocol or definition |
| .instantiatesUriΣ | 0..* | uri | Instantiates external protocol or definition |
| .status?!Σ | 1..1 | code | partial | completed | entered-in-error | health-unknown Bindinghistory-status(required) |
| .dataAbsentReasonΣ | 0..1 | CodeableConcept | subject-unknown | withheld | unable-to-obtain | deferred Bindinghistory-absent-reason(example) |
| .patientΣ | 1..1 | Reference(Patient) | Patient history is about |
| .dateΣ | 0..1 | dateTime | When history was recorded or last updated |
| .nameΣ | 0..1 | string | The family member described |
| .relationshipΣ | 1..1 | CodeableConcept | Relationship to the subject Bindingv3-FamilyMember(example) |
| .sexΣ | 0..1 | CodeableConcept | male | female | other | unknown Bindingadministrative-gender(extensible) |
| .born[x] | 0..1 | Period | date | string | (approximate) date of birth |
| .age[x]Σ | 0..1 | Age | Range | string | (approximate) age |
| .estimatedAgeΣ | 0..1 | boolean | Age is estimated? |
| .deceased[x]Σ | 0..1 | boolean | Age | Range | date | string | Dead? How old/when? |
| .reasonCodeΣ | 0..* | CodeableConcept | Why was family member history performed? Bindingclinical-findings(example) |
| .reasonReferenceΣ | 0..* | Reference(Condition | Observation | AllergyIntolerance | QuestionnaireResponse | DiagnosticReport | DocumentReference) | Why was family member history performed? |
| .note | 0..* | Annotation | General note about related person |
| .condition | 0..* | BackboneElement | Condition that the related person had |
| .id | 0..1 | String | Unique id for inter-element referencing |
| .extension | 0..* | Extension | Additional content defined by implementations |
| .modifierExtension?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized |
| .code | 1..1 | CodeableConcept | Condition suffered by relation Bindingcondition-code(example) |
| .outcome | 0..1 | CodeableConcept | deceased | permanent disability | etc. Bindingcondition-outcome(example) |
| .contributedToDeath | 0..1 | boolean | Whether the condition contributed to the cause of death |
| .onset[x] | 0..1 | Age | Range | Period | string | When condition first manifested |
| .note | 0..* | Annotation | Extra information about condition |