PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.dk.kl.gateway.care@1.0.0
    http://gateway.kl.dk/1.0/StructureDefinition/klgateway-care-goal
description: Describes the intended or expected functional level for a condition of a citizen.
package_name: hl7.fhir.dk.kl.gateway.care
derivation: constraint
name: KLGatewayCareGoal
type: Goal
elements:
  description:
    short: '[DK] målbeskrivelse'
    index: 10
    elements:
      coding:
        pattern:
          type: Coding
          value: {code: e182c5dc-9f91-474a-92e8-f62be3d498f4, system: 'http://kl.dk/fhir/common/caresocial/CodeSystem/FSIII'}
        type: Coding
        index: 11
    required: [coding]
  category:
    short: '[DK] målkategori'
    binding: {strength: required, valueSet: 'http://kl.dk/fhir/common/caresocial/ValueSet/KLGoalTypeCodes'}
    index: 3
    elements:
      coding:
        pattern:
          type: Coding
          value: {code: ca552020-6ed1-4cdc-b0d4-32697f1f27ad, system: 'http://kl.dk/fhir/common/caresocial/CodeSystem/KLCommonCareSocialCodes'}
        type: Coding
        index: 4
        elements:
          version: {index: 5}
          display: {index: 6}
          userSelected: {index: 7}
      text: {index: 8}
    required: [coding]
  addresses:
    type: Reference
    short: '[DK] målrelateret'
    refers: ['http://gateway.kl.dk/1.0/StructureDefinition/klgateway-care-condition']
    index: 29
  expressedBy: {index: 28}
  startDate: {type: date, choiceOf: start, index: 15}
  start:
    choices: [startDate]
    index: 14
  achievementStatus: {index: 2}
  statusReason: {index: 27}
  note: {index: 30}
  priority: {index: 9}
  outcomeCode: {index: 31}
  identifier: {index: 0}
  statusDate: {index: 26}
  target:
    short: '[DK] målSværhedsgrad'
    index: 16
    elements:
      measure:
        short: '[DK] målemetode'
        binding: {strength: required, valueSet: 'http://kl.dk/fhir/common/caresocial/ValueSet/KLTargetMeasureCodes'}
        index: 17
        elements:
          coding:
            pattern:
              type: Coding
              value: {code: 66959f77-6e2a-4574-8423-3ff097f8b9fa, system: 'http://kl.dk/fhir/common/caresocial/CodeSystem/KLCommonCareSocialCodes'}
            type: Coding
            index: 18
            elements:
              version: {index: 19}
              display: {index: 20}
              userSelected: {index: 21}
          text: {index: 22}
        required: [coding]
      detail:
        choices: [detailCodeableConcept]
        index: 24
      detailCodeableConcept: {type: CodeableConcept, choiceOf: detail, index: 25}
    required: [measure]
  outcomeReference: {index: 32}
  subject:
    type: Reference
    short: '[DK] målSubjekt'
    refers: ['http://gateway.kl.dk/1.0/StructureDefinition/klgateway-care-citizen']
    index: 12
  lifecycleStatus: {index: 1}
package_version: 1.0.0
class: profile
kind: resource
url: http://gateway.kl.dk/1.0/StructureDefinition/klgateway-care-goal
base: http://hl7.org/fhir/StructureDefinition/Goal
version: '1.0'
required: [addresses, category, start, startDate, target]