description: This profile sets minimum expectations for an Encounter resource to record, search, and fetch basic encounter information for a patient. It is based on the [AU Base Encounter](http://build.fhir.org/ig/hl7au/au-fhir-base/StructureDefinition-au-encounter.html) profile and identifies the *additional* mandatory core elements, extensions, vocabularies and value sets that **SHALL** be present in the Encounter when conforming to this profile. It provides the floor for standards development for specific uses cases in an Australian context. package_name: hl7.fhir.au.core derivation: constraint name: AUCoreEncounter type: Encounter elements: serviceProvider: type: Reference mustSupport: true refers: ['http://hl7.org.au/fhir/core/StructureDefinition/au-core-organization'] index: 19 reasonCode: {mustSupport: true, index: 11} type: binding: {strength: preferred, valueSet: 'https://healthterminologies.gov.au/fhir/ValueSet/encounter-type-1'} mustSupport: true index: 4 participant: mustSupport: true index: 7 elements: type: {mustSupport: true, index: 8} individual: type: Reference mustSupport: true refers: ['http://hl7.org.au/fhir/core/StructureDefinition/au-core-practitioner', 'http://hl7.org.au/fhir/core/StructureDefinition/au-core-practitionerrole', 'http://hl7.org.au/fhir/core/StructureDefinition/au-core-relatedperson'] index: 9 serviceType: binding: {strength: preferred, valueSet: 'https://healthterminologies.gov.au/fhir/ValueSet/service-type-1'} mustSupport: true index: 5 extension: mustSupport: true index: 0 slicing: slices: encounterDescription: match: {} schema: {mustSupport: true, index: 0} status: {mustSupport: true, index: 2} class: {mustSupport: true, index: 3} reasonReferenceReference: type: Reference mustSupport: true choiceOf: reasonReference refers: ['http://hl7.org.au/fhir/core/StructureDefinition/au-core-condition', 'http://hl7.org.au/fhir/core/StructureDefinition/au-core-observation', 'http://hl7.org.au/fhir/core/StructureDefinition/au-core-procedure'] index: 14 identifier: {mustSupport: true, index: 1} hospitalization: mustSupport: true index: 15 elements: dischargeDisposition: {mustSupport: true, index: 16} period: {mustSupport: true, index: 10} location: mustSupport: true index: 17 elements: location: type: Reference mustSupport: true refers: ['http://hl7.org.au/fhir/core/StructureDefinition/au-core-location'] index: 18 subject: type: Reference mustSupport: true refers: ['http://hl7.org.au/fhir/core/StructureDefinition/au-core-patient'] index: 6 reasonReference: mustSupport: true choices: [reasonReferenceReference] index: 13 package_version: 0.2.2-preview extensions: encounterDescription: {url: null, mustSupport: true, index: 0} class: profile kind: resource url: http://hl7.org.au/fhir/core/StructureDefinition/au-core-encounter base: http://hl7.org.au/fhir/StructureDefinition/au-encounter version: 0.2.2-preview required: [subject, period]