PackagesCanonicalsLogsProblems
    Packages
    kl.dk.fhir.gateway@1.2.0
    http://fhir.kl.dk/gateway/StructureDefinition/klgateway-care-encounter
description: Encounter for following up on conditions, care plans, or observations.
package_name: kl.dk.fhir.gateway
derivation: constraint
name: KLGatewayCareEncounter
type: Encounter
elements:
  appointment: {index: 20}
  diagnosis: {index: 27}
  serviceProvider: {index: 31}
  episodeOfCare: {index: 17}
  reasonCode: {index: 25}
  type:
    binding: {strength: required, valueSet: 'http://fhir.kl.dk/term/ValueSet/KLEncounterTypes'}
    index: 8
    elements:
      coding:
        short: '[DK] kontakttype'
        pattern:
          type: Coding
          value: {code: 9f03dfbb-7a97-45a5-94db-d4c3501714a9, system: 'http://fhir.kl.dk/term/CodeSystem/CareSocialCodes'}
        index: 9
        elements:
          version: {index: 10}
          display: {index: 11}
          userSelected: {index: 12}
      text: {index: 13}
    required: [coding]
  participant: {index: 19}
  serviceType: {index: 14}
  account: {index: 28}
  classHistory: {index: 7}
  priority: {index: 15}
  status: {short: '[DK] kontaktstatus', index: 1}
  class:
    short: '[DK] kontaktklasse'
    pattern:
      type: Coding
      value: {code: HH, system: 'http://terminology.hl7.org/CodeSystem/v3-ActCode'}
    index: 3
    elements:
      version: {index: 4}
      display: {index: 5}
      userSelected: {index: 6}
  length: {index: 24}
  identifier: {index: 0}
  hospitalization: {index: 29}
  period:
    index: 21
    elements:
      start: {short: '[DK] kontaktstart', index: 22}
      end: {short: '[DK] kontaktslut', index: 23}
    required: [start]
  basedOn: {index: 18}
  partOf: {index: 32}
  location: {index: 30}
  subject:
    type: Reference
    short: '[DK] kontaktsubjekt'
    refers: ['http://fhir.kl.dk/gateway/StructureDefinition/klgateway-care-citizen']
    index: 16
  statusHistory: {index: 2}
  reasonReference: {index: 26}
package_version: 1.2.0
class: profile
kind: resource
url: http://fhir.kl.dk/gateway/StructureDefinition/klgateway-care-encounter
base: http://hl7.org/fhir/StructureDefinition/Encounter
version: 1.2.0
required: [subject, type, period]