description: This profile defines a healthcare service structure that localises core concepts, including identifiers and terminology, for use in an Australian context. The purpose of this profile is to provide national level agreement on core localised concepts. This profile does not force conformance to core localised concepts. It enables implementers and modellers to make their own rules, i.e. [profiling](http://hl7.org/fhir/profiling.html), about how to support these concepts for specific implementation needs. package_name: hl7.fhir.au.base derivation: constraint name: AUBaseHealthcareService type: HealthcareService elements: identifier: {type: Identifier, short: External identifiers for this item, index: 0} type: binding: {strength: preferred, valueSet: 'https://healthterminologies.gov.au/fhir/ValueSet/service-type-1'} index: 1 specialty: binding: {strength: preferred, valueSet: 'https://healthterminologies.gov.au/fhir/ValueSet/clinical-specialty-1'} index: 2 serviceProvisionCode: binding: {strength: preferred, valueSet: 'http://terminology.hl7.org.au/ValueSet/service-provision-conditions'} index: 3 availableTime: elements: availableStartTime: extensions: timeZone: {url: 'http://hl7.org.au/fhir/StructureDefinition/au-timezone', min: 0, max: 1, type: Extension, index: 4} elements: extension: type: Extension url: http://hl7.org.au/fhir/StructureDefinition/au-timezone index: 4 slicing: slices: timeZone: match: {} schema: {type: Extension, url: 'http://hl7.org.au/fhir/StructureDefinition/au-timezone', index: 4} min: 0 max: 1 availableEndTime: extensions: timeZone: {url: 'http://hl7.org.au/fhir/StructureDefinition/au-timezone', min: 0, max: 1, type: Extension, index: 5} elements: extension: type: Extension url: http://hl7.org.au/fhir/StructureDefinition/au-timezone index: 5 slicing: slices: timeZone: match: {} schema: {type: Extension, url: 'http://hl7.org.au/fhir/StructureDefinition/au-timezone', index: 5} min: 0 max: 1 package_version: 4.2.1-preview class: profile kind: resource url: http://hl7.org.au/fhir/StructureDefinition/au-healthcareservice base: http://hl7.org/fhir/StructureDefinition/HealthcareService version: 4.2.1-preview