PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.dk.kl.gateway.care@1.0.0
    http://gateway.kl.dk/1.0/StructureDefinition/klgateway-care-condition
description: Detailed information about conditions.
package_name: hl7.fhir.dk.kl.gateway.care
derivation: constraint
name: KLGatewayCareCondition
type: Condition
elements:
  onset:
    choices: []
    index: 29
  category:
    index: 15
    elements:
      coding:
        short: '[DK] tilstandsfokus'
        index: 16
        elements:
          version: {index: 17}
          display: {index: 18}
          userSelected: {index: 19}
      text: {index: 20}
    required: [coding]
  clinicalStatus:
    short: '[DK] tilstandsstatus'
    index: 3
    elements:
      coding:
        elements:
          version: {index: 4}
          display: {index: 5}
          userSelected: {index: 6}
      text: {index: 7}
  stage: {index: 35}
  encounter: {index: 27}
  evidence: {index: 36}
  abatement:
    choices: []
    index: 31
  asserter: {index: 34}
  note: {index: 37}
  extension:
    index: 0
    slicing:
      rules: open
      ordered: false
      discriminator:
      - {path: url, type: value}
      min: null
      slices:
        followUpEncounter:
          match: {url: null}
          schema: {short: '[DK] tilstandsplanlagtOpfølgning', type: Extension, mustSupport: true, url: 'http://gateway.kl.dk/1.0/StructureDefinition/klgateway-care-follow-up-encounter-extension', index: 1}
          min: 0
          max: 1
  recordedDate: {short: '[DK] tilstandsoprettelsestid', index: 32}
  recorder: {index: 33}
  severity:
    binding: {strength: required, valueSet: 'http://kl.dk/fhir/common/caresocial/ValueSet/KLSeveritiesFSIII'}
    index: 21
    elements:
      coding: {short: '[DK] tilstandssværhedsgrad', index: 22}
  code:
    binding: {strength: required, valueSet: 'http://gateway.kl.dk/1.0/ValueSet/FSIIICareConditions'}
    index: 23
    elements:
      coding: {short: '[DK] FSIII tilstandskode', index: 24}
  identifier: {index: 2}
  bodySite: {index: 25}
  verificationStatus:
    short: '[DK] tilstandsstatus'
    mustSupport: true
    index: 8
    elements:
      coding:
        index: 9
        elements:
          system: {index: 10}
          version: {index: 11}
          display: {index: 12}
          userSelected: {index: 13}
      text: {index: 14}
    required: [coding]
  subject:
    type: Reference
    short: '[DK] tilstandssubjekt'
    refers: ['http://gateway.kl.dk/1.0/StructureDefinition/klgateway-care-citizen']
    index: 26
package_version: 1.0.0
extensions:
  followUpEncounter: {url: 'http://gateway.kl.dk/1.0/StructureDefinition/klgateway-care-follow-up-encounter-extension', min: 0, max: 1, short: '[DK] tilstandsplanlagtOpfølgning', type: Extension, mustSupport: true, index: 1}
class: profile
kind: resource
url: http://gateway.kl.dk/1.0/StructureDefinition/klgateway-care-condition
base: http://hl7.org/fhir/StructureDefinition/Condition
version: '1.0'
required: [category, clinicalStatus, code, recordedDate]