description: This profile sets minimum expectations for a Patient resource in the context of a patient summary in an Australian context. It is based on the [AU Core Patient](https://build.fhir.org/ig/hl7au/au-fhir-core/StructureDefinition-au-core-patient.html) profile, and applies the additional requirements from [Patient (IPS)](http://hl7.org/fhir/uv/ips/StructureDefinition/Patient-uv-ips). package_name: hl7.fhir.au.ps derivation: constraint name: AUPSPatient type: Patient elements: address: {index: 18} name: constraint: ips-pat-1: {human: 'Patient.name.given, Patient.name.family or Patient.name.text SHALL be present', severity: error, expression: family.exists() or given.exists() or text.exists()} index: 7 elements: use: {index: 8} text: {index: 9} family: {index: 10} given: {index: 11} birthDate: {index: 17} extension: index: 0 slicing: slices: indigenousStatus: match: {} schema: {index: 0} genderIdentity: match: {} schema: {index: 1} individualPronouns: match: {} schema: {index: 2} communication: index: 19 elements: language: {type: CodeableConcept, index: 20} preferred: {index: 21} identifier: index: 3 slicing: slices: ihi: match: {} schema: {index: 4} medicare: match: {} schema: {index: 5} dva: match: {} schema: {index: 6} telecom: index: 12 elements: system: {index: 13} value: {index: 14} use: {index: 15} generalPractitioner: type: Reference mustSupport: true refers: ['http://hl7.org.au/fhir/ps/StructureDefinition/au-ps-organization', 'http://hl7.org.au/fhir/ps/StructureDefinition/au-ps-practitioner', 'http://hl7.org.au/fhir/ps/StructureDefinition/au-ps-practitionerrole'] index: 22 gender: {index: 16} package_version: 0.5.0-preview extensions: indigenousStatus: {url: null, index: 0} genderIdentity: {url: null, index: 1} individualPronouns: {url: null, index: 2} class: profile kind: resource url: http://hl7.org.au/fhir/ps/StructureDefinition/au-ps-patient base: http://hl7.org.au/fhir/core/StructureDefinition/au-core-patient version: 0.5.0-preview