Family Member History Profile¶
| Canonical | ../StructureDefinition/nexus-emr-core-familymemberhistory |
|---|---|
| Status | draft (experimental) · 1.26.0 |
| Base | FamilyMemberHistory (constraint) |
| Source | FSH · JSON |
Nexus EMR profile for FamilyMemberHistory -- family history as discrete chart content for summaries and extraction output. First pass: one relative, coded relationship, condition list with onset. Closed to SMART apps pending an exposure decision.
Elements / Key elements
The working view: must-support, required, modifier and sliced elements from the effective (snapshot) definition.
| Element | Flags | Card. | Type | Description & Constraints |
|---|---|---|---|---|
| FamilyMemberHistory | 0..* | Nexus EMR Family Member History Core Invariants: dom-2, dom-3, dom-4, dom-5, dom-6, fhs-1, fhs-2, nexus-note-extension-not-where-native |
||
| implicitRules | ?! | 0..1 | uri | A set of rules under which this content was created i Invariants: ele-1 |
| status | S ?! | 1..1 | code | partial | completed | entered-in-error | health-unknown i Binding: history-status ( required)Invariants: ele-1 |
| patient | S | 1..1 | Reference(Patient Profile) | The patient whose family history this is Invariants: ele-1 |
| date | S | 0..1 | dateTime | When the history was recorded/updated -- the effective date i Invariants: ele-1 |
| relationship | S | 1..1 | CodeableConcept | Who the relative is (v3 FamilyMember: MTH, FTH, SIB, ...) i Binding: v3-FamilyMember ( extensible)Invariants: ele-1 |
| condition | S | 0..* | BackboneElement | Conditions the relative had Invariants: ele-1 |
| code | S | 1..1 | CodeableConcept | A condition affecting a family member i Binding: condition-code ( example)Invariants: ele-1 |
| onset[x] | S | 0..1 | Age, Range, Period, string | How old the relative was when the condition began i Invariants: ele-1 |