PackagesCanonicalsLogsProblems
    Packages
    kbv.basis@1.3.0
    https://fhir.kbv.de/StructureDefinition/KBV_PR_Base_Procedure
description: Dieses Profil bildet eine Prozedur ab.
package_name: kbv.basis
derivation: constraint
name: KBV_PR_Base_Procedure
type: Procedure
elements:
  category:
    index: 4
    elements:
      coding:
        index: 5
        slicing:
          rules: open
          discriminator:
          - {path: $this, type: pattern}
          min: null
          slices:
            snomedCT:
              match: {system: 'http://snomed.info/sct'}
              schema:
                binding: {strength: extensible, valueSet: 'https://fhir.kbv.de/ValueSet/KBV_VS_Base_Procedure_Categories_SNOMED_CT'}
                pattern:
                  type: Coding
                  value: {system: 'http://snomed.info/sct'}
                index: 6
                elements:
                  system: {index: 7}
                  version: {index: 8}
                  code: {index: 9}
                  display: {index: 10}
                required: [version, display, system, code]
      text: {index: 11}
  focalDevice:
    index: 46
    elements:
      action: {index: 47}
      manipulated: {index: 48}
  performedAge:
    type: Age
    choiceOf: performed
    index: 32
    slicing:
      slices:
        performedAge:
          match: {}
          schema: {type: Age, choiceOf: performed, index: 32}
  complicationDetail: {index: 44}
  reasonCode: {index: 40}
  performedString:
    type: string
    choiceOf: performed
    index: 37
    slicing:
      slices:
        performedString:
          match: {}
          schema: {type: string, choiceOf: performed, index: 37}
  statusReason: {index: 3}
  performed:
    choices: [performedString]
    index: 36
    slicing:
      slices:
        performedString:
          match: {}
          schema:
            choices: [performedString]
            index: 36
  performed[x]:
    extensions:
      Lebensphase: {url: 'https://fhir.kbv.de/StructureDefinition/KBV_EX_Base_Stage_Life|1.3.0', min: 0, max: 1, type: Extension, isModifier: false, index: 34}
    elements:
      extension:
        index: 33
        slicing:
          rules: open
          discriminator:
          - {path: url, type: value}
          min: 0
          slices:
            Lebensphase:
              match: {url: null}
              schema: {type: Extension, isModifier: false, url: 'https://fhir.kbv.de/StructureDefinition/KBV_EX_Base_Stage_Life|1.3.0', index: 34}
              min: 0
              max: 1
  extension:
    index: 0
    slicing:
      rules: open
      discriminator:
      - {path: url, type: value}
      min: 0
      slices:
        Dokumentationsdatum:
          match: {url: null}
          schema: {type: Extension, isModifier: false, url: 'http://fhir.de/StructureDefinition/ProzedurDokumentationsdatum', index: 1}
          min: 0
          max: 1
  complication: {index: 43}
  status: {index: 2}
  performedDateTime:
    type: dateTime
    choiceOf: performed
    index: 26
    slicing:
      slices:
        performedDateTime:
          match: {}
          schema: {type: dateTime, choiceOf: performed, index: 26}
  recorder: {index: 38}
  code:
    index: 12
    elements:
      coding:
        index: 13
        slicing:
          rules: open
          discriminator:
          - {path: $this, type: pattern}
          min: null
          slices:
            ops:
              match: {system: 'http://fhir.de/CodeSystem/bfarm/ops'}
              schema:
                type: Coding
                pattern:
                  type: Coding
                  value: {system: 'http://fhir.de/CodeSystem/bfarm/ops'}
                index: 14
              max: 1
            snomed:
              match: {}
              schema:
                binding: {strength: required, valueSet: 'https://fhir.kbv.de/ValueSet/KBV_VS_Base_Procedure_SNOMED_CT'}
                index: 15
                elements:
                  system: {index: 16}
                  version: {index: 17}
                  code: {index: 18}
                  display: {index: 19}
                required: [version, display, system, code]
      text: {index: 20}
  bodySite: {index: 42}
  performedPeriod:
    type: Period
    choiceOf: performed
    index: 29
    slicing:
      slices:
        performedPeriod:
          match: {}
          schema: {type: Period, choiceOf: performed, index: 29}
  followUp: {index: 45}
  subject:
    type: Reference
    refers: ['http://hl7.org/fhir/StructureDefinition/Group', 'http://hl7.org/fhir/StructureDefinition/Patient', 'https://fhir.kbv.de/StructureDefinition/KBV_PR_Base_Patient|1.3.0']
    index: 21
  performer: {index: 39}
  reasonReference: {index: 41}
package_version: 1.3.0
extensions:
  Dokumentationsdatum: {url: 'http://fhir.de/StructureDefinition/ProzedurDokumentationsdatum', min: 0, max: 1, type: Extension, isModifier: false, index: 1}
class: profile
kind: resource
url: https://fhir.kbv.de/StructureDefinition/KBV_PR_Base_Procedure
base: http://hl7.org/fhir/StructureDefinition/Procedure
version: 1.3.0
required: [performed, code]