Person
BaseDemographics and administrative information about a person independent of a specific health-related context.
| Path | Card. | Type | Description & Constraints |
|---|---|---|---|
| Person | 0..* | — | A generic person record |
| .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 |
| .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 person was born |
| .address | 0..* | Address | One or more addresses for the person |
| .photo | 0..1 | Attachment | Image of the person |
| .managingOrganizationΣ | 0..1 | Reference(Organization) | The organization that is the custodian of the person record |
| .active?!Σ | 0..1 | boolean | This person's record is in active use |
| .link | 0..* | BackboneElement | Link to a resource that concerns the same actual person |
| .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 |
| .target | 1..1 | Reference(Patient | Practitioner | RelatedPerson | Person) | The resource to which this actual person is associated |
| .assurance | 0..1 | code | level1 | level2 | level3 | level4 Bindingidentity-assuranceLevel(required) |