PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.dk.kl.gateway.care@1.0.0
    http://gateway.kl.dk/1.0/StructureDefinition/klgateway-care-encounter
description: Encounter for following up on conditions, care plans, or observations.
package_name: hl7.fhir.dk.kl.gateway.care
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://kl.dk/fhir/common/caresocial/ValueSet/KLEncounterTypes'}
    index: 8
    elements:
      coding:
        short: '[DK] kontakttype'
        pattern:
          type: Coding
          value: {code: 9f03dfbb-7a97-45a5-94db-d4c3501714a9, system: 'http://kl.dk/fhir/common/caresocial/CodeSystem/KLCommonCareSocialCodes'}
        type: Coding
        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'}
    type: Coding
    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://gateway.kl.dk/1.0/StructureDefinition/klgateway-care-citizen']
    index: 16
  statusHistory: {index: 2}
  reasonReference: {index: 26}
package_version: 1.0.0
class: profile
kind: resource
url: http://gateway.kl.dk/1.0/StructureDefinition/klgateway-care-encounter
base: http://hl7.org/fhir/StructureDefinition/Encounter
version: '1.0'
required: [period, subject, type]