NameFlagsCard.TypeDescription & Constraintsdoco
.. Patient 0..* PatientUvIps Information about an individual or animal receiving health care services
... Slices for extension Content/Rules for all slices
.... extension:vital_status 0..1 CodeableConcept Vital Status
URL: https://github.com/BIH-CEI/RareLink/StructureDefinition/vital-status
Binding: Vital Status Value Set (extensible)
... identifier Σ 0..* Identifier An identifier for this patient
.... value Σ 0..1 string The value that is unique
... name ΣC 1..* HumanName A name associated with the patient
ips-pat-1: Patient.name.given, Patient.name.family or Patient.name.text SHALL be present
.... text Σ 0..1 string Text representation of the full name
.... family Σ 0..1 string Family name (often called 'Surname')
.... given Σ 0..* string Given names (not always 'first'). Includes middle names
This repeating element order: Given Names appear in the correct order for presenting the name
... telecom Σ 0..* ContactPoint A contact detail for the individual
... gender Σ 0..1 code male | female | other | unknown
Binding: AdministrativeGender (required): The gender of a person used for administrative purposes.

... birthDate Σ 1..1 date The date of birth for the individual
... Slices for deceased[x] ?!Σ 0..1 Indicates if the individual is deceased or not
Slice: Unordered, Closed by type:$this
.... deceasedBoolean boolean
.... deceasedDateTime dateTime
.... deceased[x]:deceasedBoolean ?!Σ 0..1 boolean Indicates if the individual is deceased or not
.... deceased[x]:deceasedDateTime ?!Σ 0..1 dateTime Indicates if the individual is deceased or not
... address Σ 0..* Address An address for the individual
... generalPractitioner 0..* Reference(Organization | Practitioner | PractitionerRole) Patient's nominated primary care provider

doco Documentation for this format