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 / C#
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 : 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. |
| Patient | Reference? |
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? |
read/write | male | female | other | unknown |