PackagesCanonicalsLogsProblems
    Packages
    kbv.basis@1.4.0
    https://fhir.kbv.de/StructureDefinition/KBV_PR_Base_Treatment_Goal
description: Dieses Profil bildet ein individuelles Behandlungsziel ab.
package_name: kbv.basis
derivation: constraint
name: KBV_PR_Base_Treatment_Goal
type: Goal
elements:
  extension:
    index: 0
    slicing:
      rules: open
      discriminator:
      - {path: url, type: value}
      min: 0
      slices:
        endDatum:
          match: {url: null}
          schema: {type: Extension, url: 'https://fhir.kbv.de/StructureDefinition/KBV_EX_Base_Treatment_Goal_End|1.4.0', index: 1}
          min: 0
          max: 1
  lifecycleStatus: {index: 2}
  description:
    index: 3
    elements:
      coding:
        elements:
          system: {index: 4}
          code: {index: 5}
          display: {index: 6}
        required: [display, system, code]
  subject:
    type: Reference
    refers: ['http://hl7.org/fhir/StructureDefinition/Group', 'http://hl7.org/fhir/StructureDefinition/Organization', 'http://hl7.org/fhir/StructureDefinition/Patient', 'https://fhir.kbv.de/StructureDefinition/KBV_PR_Base_Organization|1.4.0', 'https://fhir.kbv.de/StructureDefinition/KBV_PR_Base_Patient|1.4.0']
    index: 7
  start:
    choices: []
    index: 9
  startDate:
    type: date
    index: 10
    slicing:
      slices:
        startDate:
          match: {}
          schema: {type: date, index: 10}
  target:
    index: 11
    elements:
      detailRange:
        type: Range
        choiceOf: detail
        index: 25
        slicing:
          slices:
            detailRange:
              match: {}
              schema: {type: Range, choiceOf: detail, index: 25}
      detailQuantity:
        type: Quantity
        choiceOf: detail
        index: 20
        slicing:
          slices:
            detailQuantity:
              match: {}
              schema: {type: Quantity, choiceOf: detail, index: 20}
      detailInteger:
        type: integer
        choiceOf: detail
        index: 43
        slicing:
          slices:
            detailInteger:
              match: {}
              schema: {type: integer, choiceOf: detail, index: 43}
      detail[x]:
        elements:
          numerator:
            elements:
              value: {index: 47}
              system:
                pattern: {type: Uri, value: 'http://unitsofmeasure.org'}
                index: 48
            required: [value]
          denominator:
            elements:
              value: {index: 49}
              system:
                pattern: {type: Uri, value: 'http://unitsofmeasure.org'}
                index: 50
            required: [value]
      detailString:
        type: string
        choiceOf: detail
        index: 37
        slicing:
          slices:
            detailString:
              match: {}
              schema: {type: string, choiceOf: detail, index: 37}
      measure:
        index: 12
        elements:
          coding:
            elements:
              system: {index: 13}
              code: {index: 14}
              display: {index: 15}
            required: [display, system, code]
      detailRatio:
        type: Ratio
        choiceOf: detail
        index: 46
        slicing:
          slices:
            detailRatio:
              match: {}
              schema: {type: Ratio, choiceOf: detail, index: 46}
      detailCodeableConcept:
        type: CodeableConcept
        choiceOf: detail
        index: 34
        slicing:
          slices:
            detailCodeableConcept:
              match: {}
              schema: {type: CodeableConcept, choiceOf: detail, index: 34}
      detailBoolean:
        type: boolean
        choiceOf: detail
        index: 40
        slicing:
          slices:
            detailBoolean:
              match: {}
              schema: {type: boolean, choiceOf: detail, index: 40}
      detail:
        choices: [detailRatio]
        index: 45
        slicing:
          slices:
            detailRatio:
              match: {}
              schema:
                choices: [detailRatio]
                index: 45
    required: [measure]
  note: {index: 51}
package_version: 1.4.0
extensions:
  endDatum: {url: 'https://fhir.kbv.de/StructureDefinition/KBV_EX_Base_Treatment_Goal_End|1.4.0', min: 0, max: 1, type: Extension, index: 1}
class: profile
kind: resource
url: https://fhir.kbv.de/StructureDefinition/KBV_PR_Base_Treatment_Goal
base: http://hl7.org/fhir/StructureDefinition/Goal
version: 1.4.0