Patient
Minimum expectations for the Patient resource when used in the IPS composition or in the referred resources.
Tree view
Patient-uv-ips (Patient) | http://hl7.org/fhir/StructureDefinition/Patient | ||
name | S | ||
family | S | 1.. | |
given | S | 1..1 | |
telecom | S | ||
gender | S | 1.. | |
birthDate | S | 1.. | |
address | S | ||
line | S | ||
city | S | ||
state | S | ||
postalCode | S | ||
country | S | ||
contact | S | ||
relationship | S | Codeable ConceptBinding | |
name | S | ||
family | S | ||
given | S | ||
telecom | S | ||
address | S | ||
line | S | ||
city | S | ||
state | S | ||
country | S | ||
organization | S | ||
identifier | ..0 | ||
animal | ..0 | ||
communication | S | ||
language | S | ||
generalPractitioner | S | ||
identifier | ..0 |
Patient.name | |
Must Support | True |
Requirements | Need to be able to track the patient by multiple names. Examples are your official name and a partner name. The Alphabetic representation of the name SHALL be always provided |
Patient.name.family | |
Cardinality | 1 |
Must Support | True |
Patient.name.given | |
Cardinality | 1...1 |
Must Support | True |
Patient.telecom | |
Must Support | True |
Patient.gender | |
Cardinality | 1 |
Must Support | True |
Patient.birthDate | |
Cardinality | 1 |
Must Support | True |
Patient.address | |
Must Support | True |
Patient.address.line | |
Must Support | True |
Patient.address.city | |
Must Support | True |
Patient.address.state | |
Must Support | True |
Patient.address.postalCode | |
Must Support | True |
Patient.address.country | |
Must Support | True |
Comments | ISO 3166 3 letter codes can be used in place of a full country name. Required for cross-border exchange of IPS |
Patient.contact | |
Must Support | True |
Patient.contact.relationship | |
Type | Codeable Concept |
Binding | IPSPersonalRelationship (required) |
Must Support | True |
Patient.contact.name | |
Must Support | True |
Patient.contact.name.family | |
Must Support | True |
Patient.contact.name.given | |
Must Support | True |
Patient.contact.telecom | |
Must Support | True |
Patient.contact.address | |
Must Support | True |
Patient.contact.address.line | |
Must Support | True |
Patient.contact.address.city | |
Must Support | True |
Patient.contact.address.state | |
Must Support | True |
Patient.contact.address.country | |
Must Support | True |
Patient.contact.organization | |
Must Support | True |
Patient.contact.organization.identifier | |
Cardinality | ...0 |
Patient.animal | |
Cardinality | ...0 |
Patient.communication | |
Must Support | True |
Patient.communication.language | |
Must Support | True |
Patient.generalPractitioner | |
Must Support | True |
Patient.generalPractitioner.identifier | |
Cardinality | ...0 |