description: This profile sets minimum expectations for a Patient resource to record, search, and fetch basic demographics and other administrative information about an individual patient. It is based on the [AU Core Patient](https://build.fhir.org/ig/hl7au/au-fhir-core/StructureDefinition-au-core-patient.html) profile and identifies the additional mandatory core elements, extensions, vocabularies and value sets that **SHALL** be present in the Patient resource when conforming to this profile. package_name: hl7.fhir.au.ereq derivation: constraint name: AUeRequestingPatient type: Patient elements: extension: index: 0 slicing: slices: indigenousStatus: match: {} schema: {index: 0} genderIdentity: match: {} schema: {index: 1} individualPronouns: match: {} schema: {index: 2} identifier: index: 3 slicing: slices: ihi: match: {} schema: {index: 4} medicare: match: {} schema: {index: 5} dva: match: {} schema: {index: 6} name: index: 7 elements: use: {index: 8} text: {index: 9} family: {index: 10} given: {index: 11} telecom: index: 12 elements: system: {index: 13} value: {index: 14} use: {index: 15} gender: {index: 16} birthDate: {index: 17} address: {index: 18} communication: index: 19 elements: language: {index: 20} preferred: {index: 21} package_version: 1.0.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/ereq/StructureDefinition/au-erequesting-patient base: http://hl7.org.au/fhir/core/StructureDefinition/au-core-patient version: 1.0.0-preview