Significant health conditions for a person related to the patient relevant in the context of care for the patient.
= Must Support, = Is Modifier, = QiCore defined extension
Field | Card. | Type | Description |
---|---|---|---|
identifier | 0..* | List<Identifier> | Business identifiers assigned to this family member history by the performer or other systems which remain constant as the resource is updated and propagates from server to server. |
instantiatesCanonical | 0..* | List<canonical> | The URL pointing to a FHIR-defined protocol, guideline, orderset or other definition that is adhered to in whole or in part by this FamilyMemberHistory. |
instantiatesUri | 0..* | List<String> | The URL pointing to an externally maintained protocol, guideline, orderset or other definition that is adhered to in whole or in part by this FamilyMemberHistory. |
status | 1..1 | String | A code specifying the status of the record of the family history of a specific family member. Binding: A code that identifies the status of the family history record. (required) |
dataAbsentReason | 0..1 | Concept | Describes why the family member's history is not available. Binding: Codes describing the reason why a family member's history is not available. (example) |
patient | 1..1 | QICorePatient | The person who this history concerns. |
date | 0..1 | DateTime | The date (and possibly time) when the family member history was recorded or last updated. |
name | 0..1 | String | This will either be a name or a description; e.g. "Aunt Susan", "my cousin with the red hair". |
relationship | 1..1 | Concept | The type of relationship this person has to the patient (father, mother, brother etc.). Binding: The nature of the relationship between the patient and the related person being described in the family member history. (example) |
sex | 0..1 | Concept | The birth sex of the family member. Binding: Codes describing the sex assigned at birth as documented on the birth registration. (extensible) |
born[x] | 0..1 | Interval<DateTime> | DateTime | String | The actual or approximate date of birth of the relative. |
age[x] | 0..1 | Age | Interval<Quantity> | String | The age of the relative at the time the family member history is recorded. |
estimatedAge | 0..1 | Boolean | If true, indicates that the age value specified is an estimated value. |
deceased[x] | 0..1 | Boolean | Age | Interval<Quantity> | DateTime | String | Deceased flag or the actual or approximate age of the relative at the time of death for the family member history record. |
reasonCode | 0..* | List<Concept> | Describes why the family member history occurred in coded or textual form. Binding: Codes indicating why the family member history was done. (example) |
reasonReference | 0..* | List<QICoreCondition | QICoreObservation | QICoreAllergyIntolerance | QuestionnaireResponse | QICoreDiagnosticReportLab | DocumentReference> | Indicates a Condition, Observation, AllergyIntolerance, or QuestionnaireResponse that justifies this family member history event. |
note | 0..* | List<Annotation> | This property allows a non condition-specific note to the made about the related person. Ideally, the note would be in the condition property, but this is not always possible. |
condition | 0..* | List<condition> | The significant Conditions (or condition) that the family member had. This is a repeating section to allow a system to represent more than one condition per resource, though there is nothing stopping multiple resources - one per condition. |
condition-abatement | 0..1 | Extension | The approximate date, age, or flag indicating that the condition of the family member resolved. The abatement should only be specified if the condition is stated in the positive sense, i.e., the didNotHave flag is false. |
condition-severity | 0..1 | Extension | A qualification of the seriousness or impact on health of the family member condition. |