description: This profile sets minimum expectations for the Patient resource common to most of the use cases.\nWhen the ips-pat-1 invariant is satisfied \\(Patient.name.given, Patient.name.family or Patient.name.text SHALL be present\\) then this profile complies with the IPS patient profile. package_name: myhealth.eu.fhir.core derivation: constraint name: PatientMyHealthCore type: Patient elements: extension: type: Extension url: http://hl7.org/fhir/StructureDefinition/patient-nationality|5.2.0 index: 0 slicing: slices: nationality: match: {} schema: type: Extension url: http://hl7.org/fhir/StructureDefinition/patient-nationality|5.2.0 index: 0 extensions: code: url: null index: 1 elements: value: choices: [] index: 3 elements: extension: index: 1 slicing: slices: code: match: {} schema: index: 1 elements: value: choices: [] index: 3 identifier: {index: 4} name: constraint: eu-pat-1: {human: 'given, family, text or a data-absent-reason extension SHALL be present', source: 'http://fhir.ehdsi.eu/core/StructureDefinition/patient-myhealtheu-core', severity: error, expression: 'family.exists() or given.exists() or text.exists() or extension(''http://hl7.org/fhir/StructureDefinition/data-absent-reason'').exists()'} index: 5 gender: {index: 6} birthDate: {index: 7} address: {type: Address, index: 8} contact: elements: relationship: binding: {strength: extensible, valueSet: 'http://terminology.ehdsi.eu/ValueSet/eHDSIPersonalRelationship'} index: 9 address: {type: Address, index: 10} communication: elements: language: binding: {strength: required, valueSet: 'http://terminology.ehdsi.eu/ValueSet/eHDSILanguage'} index: 11 package_version: 1.0.0 extensions: nationality: url: http://hl7.org/fhir/StructureDefinition/patient-nationality|5.2.0 type: Extension index: 0 extensions: code: url: null index: 1 elements: value: choices: [] index: 3 elements: extension: index: 1 slicing: slices: code: match: {} schema: index: 1 elements: value: choices: [] index: 3 class: profile kind: resource url: http://fhir.ehdsi.eu/core/StructureDefinition/patient-myhealtheu-core base: http://hl7.eu/fhir/base/StructureDefinition/patient-eu-core version: 1.0.0