PackagesCanonicalsLogsProblems
    Packages
    kbv.basis@1.7.0-Expansions
    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: value}
          min: null
          slices:
            snomed:
              match: {system: 'http://snomed.info/sct'}
              schema:
                binding: {strength: extensible, valueSet: 'https://fhir.kbv.de/ValueSet/KBV_VS_Base_Procedure_SNOMED_CT'}
                pattern:
                  type: Coding
                  value: {system: 'http://snomed.info/sct'}
                array: true
                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: 61
    elements:
      action: {index: 62}
      manipulated:
        type: Reference
        refers: ['http://hl7.org/fhir/StructureDefinition/Device', 'https://fhir.kbv.de/StructureDefinition/KBV_PR_Base_Device|1.7.0']
        index: 63
  performedAge:
    type: Age
    choiceOf: performed
    index: 36
    slicing:
      slices:
        performedAge:
          match: {}
          schema: {type: Age, choiceOf: performed, index: 36}
          min: 0
          max: 1
  complicationDetail:
    type: Reference
    refers: ['http://hl7.org/fhir/StructureDefinition/Condition', 'https://fhir.kbv.de/StructureDefinition/KBV_PR_Base_Condition_Diagnosis|1.7.0']
    index: 48
  reasonCode: {index: 44}
  performedString:
    type: string
    choiceOf: performed
    index: 40
    slicing:
      slices:
        performedString:
          match: {}
          schema: {type: string, choiceOf: performed, index: 40}
          min: 0
          max: 1
  statusReason: {index: 3}
  performed:
    choices: [performedString]
    index: 39
    slicing:
      slices:
        performedString:
          match: {}
          schema:
            choices: [performedString]
            index: 39
          min: 0
          max: 1
  performed[x]:
    extensions:
      Lebensphase: {url: 'https://fhir.kbv.de/StructureDefinition/KBV_EX_Base_Stage_Life', min: 0, max: 1, type: Extension, index: 37}
    elements:
      extension:
        type: Extension
        url: https://fhir.kbv.de/StructureDefinition/KBV_EX_Base_Stage_Life
        index: 37
        slicing:
          slices:
            Lebensphase:
              match: {}
              schema: {type: Extension, url: 'https://fhir.kbv.de/StructureDefinition/KBV_EX_Base_Stage_Life', index: 37}
              min: 0
              max: 1
  note:
    index: 50
    elements:
      author:
        choices: [authorString]
        index: 57
        slicing:
          slices:
            authorString:
              match: {}
              schema:
                choices: [authorString]
                index: 57
              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: 55
        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: 55
              min: 0
              max: 1
      authorString:
        type: string
        choiceOf: author
        index: 58
        slicing:
          slices:
            authorString:
              match: {}
              schema: {type: string, choiceOf: author, index: 58}
              min: 0
              max: 1
      time: {index: 59}
      text: {index: 60}
  extension:
    index: 0
    slicing:
      rules: open
      discriminator:
      - {path: url, type: value}
      min: null
      slices:
        Dokumentationsdatum:
          match: {url: null}
          schema: {type: Extension, url: 'http://fhir.de/StructureDefinition/ProzedurDokumentationsdatum', index: 1}
          min: 0
          max: 1
  complication: {index: 47}
  status: {index: 2}
  performedDateTime:
    type: dateTime
    choiceOf: performed
    index: 28
    slicing:
      slices:
        performedDateTime:
          match: {}
          schema: {type: dateTime, choiceOf: performed, index: 28}
          min: 0
          max: 1
  recorder:
    type: Reference
    refers: ['http://hl7.org/fhir/StructureDefinition/Patient', 'http://hl7.org/fhir/StructureDefinition/Practitioner', 'http://hl7.org/fhir/StructureDefinition/PractitionerRole', 'http://hl7.org/fhir/StructureDefinition/RelatedPerson', 'https://fhir.kbv.de/StructureDefinition/KBV_PR_Base_Patient|1.7.0', 'https://fhir.kbv.de/StructureDefinition/KBV_PR_Base_PractitionerRole|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']
    index: 41
  code:
    index: 12
    elements:
      coding:
        index: 13
        slicing:
          rules: open
          discriminator:
          - {path: $this, type: value}
          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
                extensions:
                  Seitenlokalisation: {url: null, index: 15}
                elements:
                  extension:
                    index: 15
                    slicing:
                      slices:
                        Seitenlokalisation:
                          match: {}
                          schema: {index: 15}
                  display: {index: 16}
                required: [display]
            snomed:
              match: {system: 'http://snomed.info/sct'}
              schema:
                binding: {strength: required, valueSet: 'https://fhir.kbv.de/ValueSet/KBV_VS_Base_Procedure_SNOMED_CT'}
                pattern:
                  type: Coding
                  value: {system: 'http://snomed.info/sct'}
                index: 17
                elements:
                  system: {index: 18}
                  version: {index: 19}
                  code: {index: 20}
                  display: {index: 21}
                required: [version, display, system, code]
      text: {index: 22}
  bodySite: {index: 46}
  performedPeriod:
    type: Period
    choiceOf: performed
    index: 31
    slicing:
      slices:
        performedPeriod:
          match: {}
          schema: {type: Period, choiceOf: performed, index: 31}
          min: 0
          max: 1
  followUp: {index: 49}
  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.7.0']
    index: 23
  performer:
    index: 42
    elements:
      actor:
        type: Reference
        refers: ['http://hl7.org/fhir/StructureDefinition/Device', 'http://hl7.org/fhir/StructureDefinition/Organization', 'http://hl7.org/fhir/StructureDefinition/Patient', 'http://hl7.org/fhir/StructureDefinition/Practitioner', 'http://hl7.org/fhir/StructureDefinition/PractitionerRole', 'http://hl7.org/fhir/StructureDefinition/RelatedPerson', 'https://fhir.kbv.de/StructureDefinition/KBV_PR_Base_Device|1.7.0', '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_PractitionerRole|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']
        index: 43
  reasonReference:
    type: Reference
    refers: ['http://hl7.org/fhir/StructureDefinition/Condition', 'http://hl7.org/fhir/StructureDefinition/DiagnosticReport', 'http://hl7.org/fhir/StructureDefinition/DocumentReference', 'http://hl7.org/fhir/StructureDefinition/Observation', 'http://hl7.org/fhir/StructureDefinition/Procedure', 'https://fhir.kbv.de/StructureDefinition/KBV_PR_Base_Condition_Diagnosis|1.7.0', 'https://fhir.kbv.de/StructureDefinition/KBV_PR_Base_DiagnosticReport|1.7.0', 'https://fhir.kbv.de/StructureDefinition/KBV_PR_Base_DocumentReference|1.7.0', 'https://fhir.kbv.de/StructureDefinition/KBV_PR_Base_Procedure|1.7.0']
    index: 45
package_version: 1.7.0-Expansions
extensions:
  Dokumentationsdatum: {url: 'http://fhir.de/StructureDefinition/ProzedurDokumentationsdatum', min: 0, max: 1, type: Extension, 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.7.0
required: [code]