description: This profile defines a patient structure that localises core concepts, including identifiers and terminology, for use in an Australian context. package_name: hl7.fhir.au.base derivation: constraint name: AUBasePatient type: Patient elements: address: {type: Address, short: An address for the individual, index: 22} deceasedDateTime: type: dateTime short: Deceased date time choiceOf: deceased index: 19 slicing: slices: deceasedDateTime: match: {} schema: {type: dateTime, short: Deceased date time, choiceOf: deceased, index: 19} deceasedBoolean: type: boolean short: Deceased indicator choiceOf: deceased index: 16 slicing: slices: deceasedBoolean: match: {} schema: {type: boolean, short: Deceased indicator, choiceOf: deceased, index: 16} birthDate: short: Date of birth extended for time and accuracy indicator index: 8 extensions: accuracyIndicator: {url: 'http://hl7.org.au/fhir/StructureDefinition/date-accuracy-indicator', type: Extension, short: Birth date accuracy indicator, index: 10} birthTime: {url: 'http://hl7.org/fhir/StructureDefinition/patient-birthTime', type: Extension, short: Birth time, index: 11} elements: extension: index: 9 slicing: rules: open discriminator: - {path: url, type: value} min: null slices: accuracyIndicator: match: {url: null} schema: {type: Extension, short: Birth date accuracy indicator, url: 'http://hl7.org.au/fhir/StructureDefinition/date-accuracy-indicator', index: 10} birthTime: match: {url: null} schema: {type: Extension, short: Birth time, url: 'http://hl7.org/fhir/StructureDefinition/patient-birthTime', index: 11} deceased: short: Deceased date time choices: [deceasedDateTime] index: 18 slicing: slices: deceasedDateTime: match: {} schema: short: Deceased date time choices: [deceasedDateTime] index: 18 extension: index: 0 slicing: rules: open discriminator: - {path: url, type: value} min: null slices: birthPlace: match: {url: null} schema: {type: Extension, url: 'http://hl7.org/fhir/StructureDefinition/patient-birthPlace', index: 1} indigenousStatus: match: {url: null} schema: {type: Extension, url: 'http://hl7.org.au/fhir/StructureDefinition/indigenous-status', index: 2} closingTheGapRegistration: match: {url: null} schema: {type: Extension, url: 'http://hl7.org.au/fhir/StructureDefinition/closing-the-gap-registration', index: 3} mothersMaidenName: match: {url: null} schema: {type: Extension, url: 'http://hl7.org/fhir/StructureDefinition/patient-mothersMaidenName', index: 4} interpreterRequired: match: {url: null} schema: {type: Extension, url: 'http://hl7.org/fhir/StructureDefinition/patient-interpreterRequired', index: 5} dateOfArrival: match: {url: null} schema: {type: Extension, url: 'http://hl7.org.au/fhir/StructureDefinition/date-of-arrival', index: 6} deceased[x]: extensions: accuracyIndicator: {url: 'http://hl7.org.au/fhir/StructureDefinition/date-accuracy-indicator', type: Extension, short: Deceased date accuracy indicator, index: 21} elements: extension: index: 20 slicing: rules: open discriminator: - {path: url, type: value} min: null slices: accuracyIndicator: match: {url: null} schema: {type: Extension, short: Deceased date accuracy indicator, url: 'http://hl7.org.au/fhir/StructureDefinition/date-accuracy-indicator', index: 21} link: {short: Link to a Patient or RelatedPerson resource that concerns the same actual person, index: 26} communication: elements: language: binding: {strength: extensible, valueSet: 'https://healthterminologies.gov.au/fhir/ValueSet/common-languages-australia-2'} index: 25 identifier: {type: Identifier, short: Identifies this patient across multiple systems, index: 7} contact: elements: relationship: binding: {strength: extensible, valueSet: 'https://healthterminologies.gov.au/fhir/ValueSet/contact-relationship-type-3'} index: 23 address: {type: Address, short: Address for the contact person, index: 24} package_version: 4.0.0 extensions: birthPlace: {url: 'http://hl7.org/fhir/StructureDefinition/patient-birthPlace', type: Extension, index: 1} indigenousStatus: {url: 'http://hl7.org.au/fhir/StructureDefinition/indigenous-status', type: Extension, index: 2} closingTheGapRegistration: {url: 'http://hl7.org.au/fhir/StructureDefinition/closing-the-gap-registration', type: Extension, index: 3} mothersMaidenName: {url: 'http://hl7.org/fhir/StructureDefinition/patient-mothersMaidenName', type: Extension, index: 4} interpreterRequired: {url: 'http://hl7.org/fhir/StructureDefinition/patient-interpreterRequired', type: Extension, index: 5} dateOfArrival: {url: 'http://hl7.org.au/fhir/StructureDefinition/date-of-arrival', type: Extension, index: 6} class: profile kind: resource url: http://hl7.org.au/fhir/StructureDefinition/au-patient base: http://hl7.org/fhir/StructureDefinition/Patient version: 4.0.0