PackagesCanonicalsLogsProblems
    Packages
    kbv.basis.ressources.only@1.7.0
    https://fhir.kbv.de/StructureDefinition/KBV_PR_Base_Treatment_Goal
description: Dieses Profil bildet ein individuelles Behandlungsziel ab.
package_name: kbv.basis.ressources.only
derivation: constraint
name: KBV_PR_Base_Treatment_Goal
type: Goal
elements:
  extension:
    index: 0
    slicing:
      rules: open
      discriminator:
      - {path: url, type: value}
      min: null
      slices:
        endDatum:
          match: {url: null}
          schema: {type: Extension, url: 'https://fhir.kbv.de/StructureDefinition/KBV_EX_Base_Treatment_Goal_End', index: 1}
          min: 0
          max: 1
  lifecycleStatus: {index: 2}
  description:
    index: 3
    elements:
      coding:
        index: 4
        elements:
          system: {index: 5}
          code: {index: 6}
          display: {index: 7}
        required: [display, system, code]
      text: {index: 8}
  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.7.0', 'https://fhir.kbv.de/StructureDefinition/KBV_PR_Base_Patient|1.7.0']
    index: 9
  start:
    choices: []
    index: 11
    slicing:
      rules: open
      discriminator:
      - {path: $this, type: type}
      min: null
      slices:
        startDate:
          match: {}
          schema:
            choices: [startDate]
            index: 13
          min: 0
          max: 1
  startDate:
    type: date
    choiceOf: start
    index: 14
    slicing:
      slices:
        startDate:
          match: {}
          schema: {type: date, choiceOf: start, index: 14}
          min: 0
          max: 1
  target:
    index: 15
    elements:
      measure:
        index: 16
        elements:
          coding:
            index: 17
            elements:
              system: {index: 18}
              code: {index: 19}
              display: {index: 20}
            required: [display, system, code]
          text: {index: 21}
      detail:
        choices: [detailRatio]
        index: 45
        slicing:
          slices:
            detailRatio:
              match: {}
              schema:
                choices: [detailRatio]
                index: 45
              min: 0
              max: 1
      detailQuantity:
        type: Quantity
        choiceOf: detail
        index: 26
        slicing:
          slices:
            detailQuantity:
              match: {}
              schema: {type: Quantity, choiceOf: detail, index: 26}
              min: 0
              max: 1
      detail[x]:
        elements:
          numerator:
            index: 47
            elements:
              value: {index: 48}
              comparator: {index: 49}
              system:
                pattern: {type: Uri, value: 'http://unitsofmeasure.org'}
                index: 50
            required: [value]
          denominator:
            index: 51
            elements:
              value: {index: 52}
              comparator: {index: 53}
              system:
                pattern: {type: Uri, value: 'http://unitsofmeasure.org'}
                index: 54
            required: [value]
      detailRange:
        type: Range
        choiceOf: detail
        index: 32
        slicing:
          slices:
            detailRange:
              match: {}
              schema: {type: Range, choiceOf: detail, index: 32}
              min: 0
              max: 1
      detailCodeableConcept:
        type: CodeableConcept
        choiceOf: detail
        index: 41
        slicing:
          slices:
            detailCodeableConcept:
              match: {}
              schema: {type: CodeableConcept, choiceOf: detail, index: 41}
              min: 0
              max: 1
      detailRatio:
        type: Ratio
        choiceOf: detail
        index: 46
        slicing:
          slices:
            detailRatio:
              match: {}
              schema: {type: Ratio, choiceOf: detail, index: 46}
              min: 0
              max: 1
    required: [measure]
  note:
    index: 55
    elements:
      author:
        choices: [authorString]
        index: 62
        slicing:
          slices:
            authorString:
              match: {}
              schema:
                choices: [authorString]
                index: 62
              min: 0
              max: 1
      authorReference:
        refers: ['http://hl7.org/fhir/StructureDefinition/Organization', 'http://hl7.org/fhir/StructureDefinition/Patient', 'http://hl7.org/fhir/StructureDefinition/Practitioner', 'http://hl7.org/fhir/StructureDefinition/RelatedPerson', 'https://fhir.kbv.de/StructureDefinition/KBV_PR_Base_Organization|1.7.0', 'https://fhir.kbv.de/StructureDefinition/KBV_PR_Base_Patient|1.7.0', 'https://fhir.kbv.de/StructureDefinition/KBV_PR_Base_Practitioner|1.7.0', 'https://fhir.kbv.de/StructureDefinition/KBV_PR_Base_RelatedPerson|1.7.0']
        type: Reference
        choiceOf: author
        index: 60
        slicing:
          slices:
            authorReference:
              match: {}
              schema:
                refers: ['http://hl7.org/fhir/StructureDefinition/Organization', 'http://hl7.org/fhir/StructureDefinition/Patient', 'http://hl7.org/fhir/StructureDefinition/Practitioner', 'http://hl7.org/fhir/StructureDefinition/RelatedPerson', 'https://fhir.kbv.de/StructureDefinition/KBV_PR_Base_Organization|1.7.0', 'https://fhir.kbv.de/StructureDefinition/KBV_PR_Base_Patient|1.7.0', 'https://fhir.kbv.de/StructureDefinition/KBV_PR_Base_Practitioner|1.7.0', 'https://fhir.kbv.de/StructureDefinition/KBV_PR_Base_RelatedPerson|1.7.0']
                type: Reference
                choiceOf: author
                index: 60
              min: 0
              max: 1
      authorString:
        type: string
        choiceOf: author
        index: 63
        slicing:
          slices:
            authorString:
              match: {}
              schema: {type: string, choiceOf: author, index: 63}
              min: 0
              max: 1
      time: {index: 64}
      text: {index: 65}
package_version: 1.7.0
extensions:
  endDatum: {url: 'https://fhir.kbv.de/StructureDefinition/KBV_EX_Base_Treatment_Goal_End', 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.7.0