RelatedPerson
BaseInformation about a person that is involved in the care for a patient, but who is not the target of healthcare, nor has a formal responsibility in the care process.
| Path | Card. | Type | Description & Constraints |
|---|---|---|---|
| RelatedPerson | 0..* | — | A person that is related to a patient, but who is not a direct target of care |
| .idΣ | 0..1 | String | Logical id of this artifact |
| .metaΣ | 0..1 | Meta | Metadata about the resource |
| .implicitRules?!Σ | 0..1 | uri | A set of rules under which this content was created |
| .language | 0..1 | code | Language of the resource content Bindinglanguages(preferred) |
| .text | 0..1 | Narrative | Text summary of the resource, for human interpretation |
| .contained | 0..* | Resource | Contained, inline Resources |
| .extension | 0..* | Extension | Additional content defined by implementations |
| .modifierExtension?! | 0..* | Extension | Extensions that cannot be ignored |
| .identifierΣ | 0..* | Identifier | A human identifier for this person |
| .active?!Σ | 0..1 | boolean | Whether this related person's record is in active use |
| .patientΣ | 1..1 | Reference(Patient) | The patient this person is related to |
| .relationshipΣ | 0..* | CodeableConcept | The nature of the relationship Bindingrelatedperson-relationshiptype(preferred) |
| .nameΣ | 0..* | HumanName | A name associated with the person |
| .telecomΣ | 0..* | ContactPoint | A contact detail for the person |
| .genderΣ | 0..1 | code | male | female | other | unknown Bindingadministrative-gender(required) |
| .birthDateΣ | 0..1 | date | The date on which the related person was born |
| .addressΣ | 0..* | Address | Address where the related person can be contacted or visited |
| .photo | 0..* | Attachment | Image of the person |
| .period | 0..1 | Period | Period of time that this relationship is considered valid |
| .communication | 0..* | BackboneElement | A language which may be used to communicate with about the patient's health |
| .id | 0..1 | String | Unique id for inter-element referencing |
| .extension | 0..* | Extension | Additional content defined by implementations |
| .modifierExtension?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized |
| .language | 1..1 | CodeableConcept | The language which can be used to communicate with the patient about his or her health Bindinglanguages(preferred) |
| .preferred | 0..1 | boolean | Language preference indicator |