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.
TypedFhir API / C#
The typed accessor surface FamilyMemberHistory exposes for FamilyMemberHistory — generated from this IG's compiled profile; each typed accessor has a validating raw-FHIR twin (xRaw) where marked. The three ports are parity-enforced.
class FamilyMemberHistory : ClinicalResource — generated source
| Accessor | Type | Access | Notes |
|---|---|---|---|
| EffectiveDate | FuzzyDate? |
read-only | The resource's effective date — the first present of this profile's date elements (precedence), normalized to the canonical FuzzyDatetime f… |
| Display | string? |
read-only | The resource's human headline — a coded concept's label, else a title / name, else undefined. |
| Status | string? |
read/write | partial | completed | entered-in-error | health-unknown |
| DataAbsentReason | Concept? |
read/write · raw twin | subject-unknown | withheld | unable-to-obtain | deferred |
| Patient | Reference? |
read/write · raw twin | The patient whose family history this is |
| Date | FuzzyDate? |
read/write | When the history was recorded/updated -- the effective date |
| Relationship | Concept? |
read/write · raw twin | Who the relative is (v3 FamilyMember: MTH, FTH, SIB, ...) |
| Sex | Concept? |
read/write · raw twin | male | female | other | unknown |
| ReasonCode | Concepts |
read/write · raw twin | Why was family member history performed? |
| Condition | Json[]? |
read/write | Conditions the relative had |