PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.dk.core@3.5.0
    http://hl7.dk/fhir/core/StructureDefinition/dk-core-encounter
description: HL7 Denmark core profile for an encounter
package_name: hl7.fhir.dk.core
derivation: constraint
name: DkCoreEncounter
type: Encounter
elements:
  extension:
    index: 0
    slicing:
      rules: open
      ordered: false
      discriminator:
      - {path: url, type: value}
      min: null
      slices:
        plannedStartDate:
          match: {url: null}
          schema: {type: Extension, short: The planned start date/time (or admission date) of the encounter, url: 'http://hl7.dk/fhir/core/StructureDefinition/dk-core-planned-start-date', index: 1}
          min: 0
          max: 1
        plannedEndDate:
          match: {url: null}
          schema: {type: Extension, short: The planned end date/time (or discharge date) of the encounter, url: 'http://hl7.dk/fhir/core/StructureDefinition/dk-core-planned-end-date', index: 2}
          min: 0
          max: 1
        careProvider:
          match: {url: null}
          schema: {type: Extension, short: The organization (facility) responsible for the care of the patient during this encounter, url: 'http://hl7.dk/fhir/core/StructureDefinition/dk-core-care-provider', index: 3}
          min: 0
          max: 1
  priority:
    binding: {strength: extensible, valueSet: 'http://hl7.dk/fhir/core/ValueSet/dk-core-encounter-priority'}
    index: 4
  subject:
    type: Reference
    refers: ['http://hl7.dk/fhir/core/StructureDefinition/dk-core-patient']
    index: 5
  serviceProvider:
    type: Reference
    refers: ['http://hl7.dk/fhir/core/StructureDefinition/dk-core-organization']
    index: 6
package_version: 3.5.0
extensions:
  plannedStartDate: {url: 'http://hl7.dk/fhir/core/StructureDefinition/dk-core-planned-start-date', min: 0, max: 1, type: Extension, short: The planned start date/time (or admission date) of the encounter, index: 1}
  plannedEndDate: {url: 'http://hl7.dk/fhir/core/StructureDefinition/dk-core-planned-end-date', min: 0, max: 1, type: Extension, short: The planned end date/time (or discharge date) of the encounter, index: 2}
  careProvider: {url: 'http://hl7.dk/fhir/core/StructureDefinition/dk-core-care-provider', min: 0, max: 1, type: Extension, short: The organization (facility) responsible for the care of the patient during this encounter, index: 3}
class: profile
kind: resource
url: http://hl7.dk/fhir/core/StructureDefinition/dk-core-encounter
base: http://hl7.org/fhir/StructureDefinition/Encounter
version: 3.5.0