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 / Differential
What this profile constrains beyond FamilyMemberHistory. Anything not listed is unchanged from the base; muted type/cardinality values are the base's, shown for context.
| Element | Flags | Card. | Type | Description & Constraints |
|---|---|---|---|---|
| FamilyMemberHistory | Nexus EMR Family Member History Core Invariants: nexus-note-extension-not-where-native |
|||
| status | S | 1..1 | code | i |
| patient | S | 1..1 | Reference(Patient Profile) | The patient whose family history this is |
| date | S | 0..1 | dateTime | When the history was recorded/updated -- the effective date i |
| relationship | S | 1..1 | CodeableConcept | Who the relative is (v3 FamilyMember: MTH, FTH, SIB, ...) i Binding: v3-FamilyMember ( extensible) |
| condition | S | 0..* | BackboneElement | Conditions the relative had |
| code | S | 1..1 | CodeableConcept | A condition affecting a family member i |
| onset[x] | S | 0..1 | Age, Range, Period, string | How old the relative was when the condition began i |