RelatedPerson Profile¶
| Canonical | ../StructureDefinition/nexus-emr-core-relatedperson |
|---|---|
| Status | draft · 1.26.0 |
| Base | RelatedPerson (constraint) |
| Source | FSH · JSON |
Nexus EMR profile for RelatedPerson, capturing an alternative contact for a patient — a person the practice can reach on the patient's behalf, with a personal relationship, any number of contact purposes, contact details, an optional note, and an optional primary (call-first) flag. Backs the Patient Profile Relationships section.
TypedFhir API / TypeScript
The typed accessor surface RelatedPerson exposes for RelatedPerson — 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 RelatedPerson extends ClinicalResource — generated source
| Accessor | Type | Access | Notes |
|---|---|---|---|
| $effectiveDate | FuzzyDate | undefined |
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 | undefined |
read-only | The resource's human headline — a coded concept's label, else a title / name, else undefined. |
| patient | Reference | undefined |
read/write · raw twin | The patient this person is a contact for |
| relationship | Concepts |
read/write · raw twin | Personal relationship to the patient, plus any contact purposes |
| name | Names |
read/write | The contact's name |
| telecom | Telecoms |
read/write | The contact's phone numbers and e-mail (a work number's extension rides on the contact-point-phone-extension) |
| gender | string | undefined |
read/write | male | female | other | unknown |