description: This extension applies to the Patient, RelatedPerson, and Practitioner resources and is used to represent a person's date of arrival in an Australian context. The date of arrival is when a person (born outside of Australia) first arrived in Australia, from another country, with the intention of living in Australia for one year or more. This date is recorded once for a person and is not subsequently updated with subsequent arrivals. package_name: at.unofficial.au.base derivation: constraint name: DateOfArrivalAustralia type: Extension elements: url: pattern: {type: Uri, value: 'http://hl7.org.au/fhir/StructureDefinition/date-of-arrival'} index: 0 value: extensions: {} elements: extension: elements: value: choices: [valueCoding] index: 8 valueCoding: {type: Coding, choiceOf: value, index: 9} required: [valueCoding, value] valueDate: {type: date, short: Date of first arrival in Australia, choiceOf: value, index: 3} value[x]: extensions: date-accuracy-indicator: url: http://hl7.org.au/fhir/StructureDefinition/date-accuracy-indicator type: Extension short: Date accuracy indicator index: 5 elements: url: pattern: {type: Uri, value: date-accuracy-indicator} index: 6 elements: extension: index: 4 slicing: rules: open discriminator: - {path: url, type: value} min: null slices: date-accuracy-indicator: match: {url: date-accuracy-indicator} schema: type: Extension short: Date accuracy indicator url: http://hl7.org.au/fhir/StructureDefinition/date-accuracy-indicator index: 5 elements: url: pattern: {type: Uri, value: date-accuracy-indicator} index: 6 package_version: 2.2.0-ballot2 class: extension kind: complex-type url: http://hl7.org.au/fhir/StructureDefinition/date-of-arrival base: http://hl7.org/fhir/StructureDefinition/Extension version: 2.2.0 required: [value, valueDate]