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.
Elements / Key elements
The working view: must-support, required, modifier and sliced elements from the effective (snapshot) definition.
| Element | Flags | Card. | Type | Description & Constraints |
|---|---|---|---|---|
| RelatedPerson | 0..* | Nexus EMR RelatedPerson Core Invariants: dom-2, dom-3, dom-4, dom-5, dom-6 |
||
| meta | 0..1 | Meta | Metadata about the resource Invariants: ele-1 |
|
| source | S | 0..1 | uri | Identifies EMR instance & pipeline version the resource came from i Invariants: ele-1 |
| implicitRules | ?! | 0..1 | uri | A set of rules under which this content was created i Invariants: ele-1 |
| text | S | 0..1 | Narrative | Narrative i Invariants: ele-1 |
| extension:primary | S | 0..1 | Extension(Contact Primary Extension) | Whether this is the primary (call-first) contact i Invariants: ele-1, ext-1 |
| extension:note | S | 0..1 | Extension(Contact Note Extension) | Free-text note about the contact i Invariants: ele-1, ext-1 |
| active | ?! | 0..1 | boolean | Whether this related person's record is in active use i Invariants: ele-1 |
| patient | S | 1..1 | Reference(Patient) | The patient this person is a contact for Invariants: ele-1 |
| relationship | S | 0..* | CodeableConcept | Personal relationship to the patient, plus any contact purposes i Binding: relatedperson-relationshiptype ( preferred)Invariants: ele-1 |
| name | S | 0..* | HumanName | The contact's name Invariants: ele-1 |
| telecom | S | 0..* | ContactPoint | The contact's phone numbers and e-mail (a work number's extension rides on the contact-point-phone-extension) i Invariants: ele-1 |
| communication | 0..* | BackboneElement | A language which may be used to communicate with about the patient's health i Invariants: ele-1 |
|
| language | 1..1 | CodeableConcept | The language which can be used to communicate with the patient about his or her health i Binding: languages ( preferred)Invariants: ele-1 |