PackagesCanonicalsLogsProblems
    Packages
    fhir.r4.ukcore.stu3.currentbuild@0.0.3-pre-release
    https://fhir.hl7.org.uk/StructureDefinition/UKCore-Encounter
description: This profile defines the UK constraints and extensions on the International FHIR resource [Encounter](https://hl7.org/fhir/R4/Encounter.html).
package_name: fhir.r4.ukcore.stu3.currentbuild
derivation: constraint
name: UKCoreEncounter
type: Encounter
elements:
  appointment:
    type: Reference
    refers: ['https://fhir.hl7.org.uk/StructureDefinition/UKCore-Appointment']
    index: 17
    elements:
      identifier:
        elements:
          assigner:
            type: Reference
            refers: ['https://fhir.hl7.org.uk/StructureDefinition/UKCore-Organization']
            index: 18
  diagnosis:
    short: The list of diagnoses relevant to this encounter
    index: 21
    elements:
      condition:
        type: Reference
        refers: ['https://fhir.hl7.org.uk/StructureDefinition/UKCore-Condition', 'https://fhir.hl7.org.uk/StructureDefinition/UKCore-Procedure']
        index: 22
        elements:
          identifier:
            elements:
              assigner:
                type: Reference
                refers: ['https://fhir.hl7.org.uk/StructureDefinition/UKCore-Organization']
                index: 23
  serviceProvider:
    type: Reference
    refers: ['https://fhir.hl7.org.uk/StructureDefinition/UKCore-Organization']
    index: 35
    elements:
      identifier:
        elements:
          assigner:
            type: Reference
            refers: ['https://fhir.hl7.org.uk/StructureDefinition/UKCore-Organization']
            index: 36
  episodeOfCare:
    type: Reference
    refers: ['https://fhir.hl7.org.uk/StructureDefinition/UKCore-EpisodeOfCare']
    index: 11
    elements:
      identifier:
        elements:
          assigner:
            type: Reference
            refers: ['https://fhir.hl7.org.uk/StructureDefinition/UKCore-Organization']
            index: 12
  type:
    binding: {strength: preferred, valueSet: 'https://fhir.hl7.org.uk/ValueSet/UKCore-EncounterType'}
    index: 7
  participant:
    elements:
      individual:
        type: Reference
        refers: ['https://fhir.hl7.org.uk/StructureDefinition/UKCore-Practitioner', 'https://fhir.hl7.org.uk/StructureDefinition/UKCore-PractitionerRole', 'https://fhir.hl7.org.uk/StructureDefinition/UKCore-RelatedPerson']
        index: 15
        elements:
          identifier:
            elements:
              assigner:
                type: Reference
                refers: ['https://fhir.hl7.org.uk/StructureDefinition/UKCore-Organization']
                index: 16
  serviceType:
    binding: {strength: preferred, valueSet: 'https://fhir.hl7.org.uk/ValueSet/UKCore-CareSettingType'}
    index: 8
  account:
    elements:
      identifier:
        elements:
          assigner:
            type: Reference
            refers: ['https://fhir.hl7.org.uk/StructureDefinition/UKCore-Organization']
            index: 24
  extension:
    index: 0
    slicing:
      rules: open
      discriminator:
      - {path: url, type: value}
      min: 0
      slices:
        admissionMethod:
          match: {url: null}
          schema: {type: Extension, short: An extension to support the method by which an individual was admitted into hospital., url: 'https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-AdmissionMethod', index: 1}
          min: 0
        dischargeMethod:
          match: {url: null}
          schema: {type: Extension, short: An extension to support the method of discharge from a hospital., url: 'https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-DischargeMethod', index: 2}
          min: 0
        emergencyCareDischargeStatus:
          match: {url: null}
          schema: {type: Extension, short: An extension to support the status of an individual on discharge from an Emergency Care Department., url: 'https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-EmergencyCareDischargeStatus', index: 3}
          min: 0
        legalStatus:
          match: {url: null}
          schema: {type: Extension, short: Information relating to a patient's legal status on admission or discharge., url: 'https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-LegalStatus', index: 4}
          min: 0
        OutcomeOfAttendance:
          match: {url: null}
          schema: {type: Extension, short: An extension to support the outcome of an Outpatient attendance., url: 'https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-OutcomeOfAttendance', index: 5}
          min: 0
  identifier:
    elements:
      assigner:
        type: Reference
        refers: ['https://fhir.hl7.org.uk/StructureDefinition/UKCore-Organization']
        index: 6
  hospitalization:
    elements:
      preAdmissionIdentifier:
        elements:
          assigner:
            type: Reference
            refers: ['https://fhir.hl7.org.uk/StructureDefinition/UKCore-Organization']
            index: 25
      origin:
        type: Reference
        refers: ['https://fhir.hl7.org.uk/StructureDefinition/UKCore-Location', 'https://fhir.hl7.org.uk/StructureDefinition/UKCore-Organization']
        index: 26
        elements:
          identifier:
            elements:
              assigner:
                type: Reference
                refers: ['https://fhir.hl7.org.uk/StructureDefinition/UKCore-Organization']
                index: 27
      admitSource:
        binding: {strength: preferred, valueSet: 'https://fhir.hl7.org.uk/ValueSet/UKCore-SourceOfAdmission'}
        index: 28
      destination:
        type: Reference
        refers: ['https://fhir.hl7.org.uk/StructureDefinition/UKCore-Location', 'https://fhir.hl7.org.uk/StructureDefinition/UKCore-Organization']
        index: 29
        elements:
          identifier:
            elements:
              assigner:
                type: Reference
                refers: ['https://fhir.hl7.org.uk/StructureDefinition/UKCore-Organization']
                index: 30
      dischargeDisposition:
        binding: {strength: preferred, valueSet: 'https://fhir.hl7.org.uk/ValueSet/UKCore-DischargeDestination'}
        index: 31
  basedOn:
    type: Reference
    refers: ['https://fhir.hl7.org.uk/StructureDefinition/UKCore-ServiceRequest']
    index: 13
    elements:
      identifier:
        elements:
          assigner:
            type: Reference
            refers: ['https://fhir.hl7.org.uk/StructureDefinition/UKCore-Organization']
            index: 14
  partOf:
    type: Reference
    refers: ['https://fhir.hl7.org.uk/StructureDefinition/UKCore-Encounter']
    index: 37
    elements:
      identifier:
        elements:
          assigner:
            type: Reference
            refers: ['https://fhir.hl7.org.uk/StructureDefinition/UKCore-Organization']
            index: 38
  location:
    elements:
      location:
        type: Reference
        refers: ['https://fhir.hl7.org.uk/StructureDefinition/UKCore-Location']
        index: 32
        elements:
          identifier:
            elements:
              assigner:
                type: Reference
                refers: ['https://fhir.hl7.org.uk/StructureDefinition/UKCore-Organization']
                index: 33
      physicalType:
        binding: {strength: preferred, valueSet: 'https://fhir.hl7.org.uk/ValueSet/UKCore-EncounterLocationType'}
        index: 34
  subject:
    type: Reference
    refers: ['http://hl7.org/fhir/StructureDefinition/Group', 'https://fhir.hl7.org.uk/StructureDefinition/UKCore-Patient']
    index: 9
    elements:
      identifier:
        elements:
          assigner:
            type: Reference
            refers: ['https://fhir.hl7.org.uk/StructureDefinition/UKCore-Organization']
            index: 10
  reasonReference:
    type: Reference
    refers: ['http://hl7.org/fhir/StructureDefinition/ImmunizationRecommendation', 'https://fhir.hl7.org.uk/StructureDefinition/UKCore-Condition', 'https://fhir.hl7.org.uk/StructureDefinition/UKCore-Observation', 'https://fhir.hl7.org.uk/StructureDefinition/UKCore-Procedure']
    index: 19
    elements:
      identifier:
        elements:
          assigner:
            type: Reference
            refers: ['https://fhir.hl7.org.uk/StructureDefinition/UKCore-Organization']
            index: 20
package_version: 0.0.3-pre-release
extensions:
  admissionMethod: {url: 'https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-AdmissionMethod', min: 0, type: Extension, short: An extension to support the method by which an individual was admitted into hospital., index: 1}
  dischargeMethod: {url: 'https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-DischargeMethod', min: 0, type: Extension, short: An extension to support the method of discharge from a hospital., index: 2}
  emergencyCareDischargeStatus: {url: 'https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-EmergencyCareDischargeStatus', min: 0, type: Extension, short: An extension to support the status of an individual on discharge from an Emergency Care Department., index: 3}
  legalStatus: {url: 'https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-LegalStatus', min: 0, type: Extension, short: Information relating to a patient's legal status on admission or discharge., index: 4}
  OutcomeOfAttendance: {url: 'https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-OutcomeOfAttendance', min: 0, type: Extension, short: An extension to support the outcome of an Outpatient attendance., index: 5}
class: profile
kind: resource
url: https://fhir.hl7.org.uk/StructureDefinition/UKCore-Encounter
base: http://hl7.org/fhir/StructureDefinition/Encounter
version: 2.3.0