PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.au.base@4.2.2-preview
    http://hl7.org.au/fhir/StructureDefinition/au-encounter
description: This profile defines an encounter structure that localises core concepts, including terminology, for use in an Australian context. This profile is intended to be applicable for recording details of ambulatory and non-ambulatory patient encounters in an Australian healthcare 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: AUBaseEncounter
type: Encounter
elements:
  extension:
    index: 0
    slicing:
      rules: open
      discriminator:
      - {path: url, type: value}
      min: null
      slices:
        encounterDescription:
          match: {url: null}
          schema: {type: Extension, url: 'http://hl7.org.au/fhir/StructureDefinition/encounter-description', index: 1}
        associatedHealthcareService:
          match: {url: null}
          schema: {type: Extension, url: 'http://hl7.org.au/fhir/StructureDefinition/associated-healthcareservice', index: 2}
  class:
    binding: {strength: extensible, valueSet: 'http://terminology.hl7.org.au/ValueSet/v3-ActEncounterCode-extended'}
    index: 3
  type:
    binding: {strength: preferred, valueSet: 'https://healthterminologies.gov.au/fhir/ValueSet/encounter-type-1'}
    index: 4
  serviceType:
    binding: {strength: preferred, valueSet: 'https://healthterminologies.gov.au/fhir/ValueSet/service-type-1'}
    index: 5
  hospitalization:
    index: 6
    elements:
      dischargeDisposition:
        short: Separation Mode
        binding: {strength: extensible, valueSet: 'https://healthterminologies.gov.au/fhir/ValueSet/separation-mode-1'}
        index: 7
package_version: 4.2.2-preview
extensions:
  encounterDescription: {url: 'http://hl7.org.au/fhir/StructureDefinition/encounter-description', type: Extension, index: 1}
  associatedHealthcareService: {url: 'http://hl7.org.au/fhir/StructureDefinition/associated-healthcareservice', type: Extension, index: 2}
class: profile
kind: resource
url: http://hl7.org.au/fhir/StructureDefinition/au-encounter
base: http://hl7.org/fhir/StructureDefinition/Encounter
version: 4.2.2-preview