PackagesCanonicalsLogsProblems
    Packages
    kl.dk.fhir.children@1.0.0
    http://fhir.kl.dk/children/StructureDefinition/klgateway-children-encounter
description: Encounter for health prevention and need-based visits from childrens nurses
package_name: kl.dk.fhir.children
derivation: constraint
name: KLGatewayChildrenEncounter
type: Encounter
elements:
  appointment: {index: 19}
  diagnosis: {index: 26}
  serviceProvider: {index: 30}
  episodeOfCare: {index: 16}
  reasonCode: {index: 24}
  type:
    binding: {strength: required, valueSet: 'http://fhir.kl.dk/children/ValueSet/EncounterTypes'}
    index: 8
    elements:
      coding:
        short: '[DK] kontakttype'
        index: 9
        elements:
          version: {index: 10}
          userSelected: {index: 11}
      text: {index: 12}
    required: [coding]
  participant: {index: 18}
  serviceType: {index: 13}
  account: {index: 27}
  classHistory: {index: 7}
  priority: {index: 14}
  status: {short: '[DK] kontaktstatus', index: 1}
  class:
    short: '[DK] kontaktklasse'
    index: 3
    elements:
      version: {index: 4}
      display: {index: 5}
      userSelected: {index: 6}
  length: {index: 23}
  identifier: {index: 0}
  hospitalization: {index: 28}
  period:
    index: 20
    elements:
      start: {short: '[DK] kontaktstart', index: 21}
      end: {short: '[DK] kontaktslut', index: 22}
    required: [start]
  basedOn: {index: 17}
  partOf: {index: 31}
  location: {index: 29}
  subject:
    type: Reference
    short: '[DK] kontaktsubjekt'
    refers: ['http://fhir.kl.dk/children/StructureDefinition/klgateway-children-citizen']
    index: 15
  statusHistory: {index: 2}
  reasonReference: {index: 25}
package_version: 1.0.0
class: profile
kind: resource
url: http://fhir.kl.dk/children/StructureDefinition/klgateway-children-encounter
base: http://hl7.org/fhir/StructureDefinition/Encounter
version: 1.0.0
required: [subject, period]