PackagesCanonicalsLogsProblems
    Packages
    de.gevko.evo.hlm@1.0.3
    https://fhir.gevko.de/StructureDefinition/EVO_PR_KB_Composition
description: Diese Composition dient zur Darstellung des strukturierten Dokuments Krankenbeförderung Muster 4 (7.2020)
package_name: de.gevko.evo.hlm
derivation: constraint
name: EVO_PR_KB_Composition
type: Composition
elements:
  category:
    index: 23
    elements:
      coding:
        index: 24
        elements:
          system: {index: 25}
          version: {index: 26}
          code: {index: 27}
          userSelected: {index: 28}
        required: [system, code]
    required: [coding]
  date: {short: Ausstellungsdatum, mustSupport: true, index: 35}
  meta:
    mustSupport: true
    index: 1
    elements:
      versionId: {index: 2}
      lastUpdated: {index: 3}
      source: {index: 4}
      profile:
        mustSupport: true
        pattern: {type: Canonical, value: 'https://fhir.gevko.de/StructureDefinition/EVO_PR_KB_Composition|0.9.0'}
        index: 5
      security: {index: 6}
      tag: {index: 7}
    required: [profile]
  encounter: {index: 34}
  section:
    mustSupport: true
    array: true
    min: 2
    max: 2
    index: 70
    slicing:
      rules: open
      discriminator:
      - {path: code.coding.code, type: value}
      min: 2
      max: 2
      slices:
        Krankenversicherung:
          match:
            code:
              coding: {code: Coverage}
          schema:
            mustSupport: true
            _required: true
            index: 71
            elements:
              orderedBy: {index: 85}
              section: {index: 92}
              mode: {index: 84}
              title:
                pattern: {type: String, value: Krankenversicherung}
                index: 72
              emptyReason: {index: 91}
              author: {index: 81}
              code:
                index: 73
                elements:
                  coding:
                    mustSupport: true
                    index: 74
                    elements:
                      system:
                        pattern: {type: Uri, value: 'https://fhir.kbv.de/CodeSystem/KBV_CS_FOR_Section_Type'}
                        mustSupport: true
                        index: 75
                      version: {index: 76}
                      code:
                        pattern: {type: Code, value: Coverage}
                        mustSupport: true
                        index: 77
                      display:
                        pattern: {type: String, value: Krankenversicherungsverhältnis}
                        index: 78
                      userSelected: {index: 79}
                    required: [system, code]
                  text: {index: 80}
                required: [coding]
              focus: {index: 82}
              entry:
                type: Reference
                mustSupport: true
                refers: ['https://fhir.kbv.de/StructureDefinition/KBV_PR_FOR_Coverage']
                index: 86
                elements:
                  reference: {mustSupport: true, index: 87}
                  type: {index: 88}
                  identifier: {index: 89}
                  display: {index: 90}
                required: [reference]
              text: {index: 83}
            required: [entry, code]
        Befoerderung:
          match:
            code:
              coding: {code: Befoerderung}
          schema:
            mustSupport: true
            _required: true
            index: 93
            elements:
              orderedBy: {index: 107}
              section: {index: 120}
              mode: {index: 106}
              title:
                pattern: {type: String, value: Beförderung}
                index: 94
              emptyReason: {index: 119}
              author: {index: 103}
              code:
                mustSupport: true
                index: 95
                elements:
                  coding:
                    mustSupport: true
                    index: 96
                    elements:
                      system:
                        pattern: {type: Uri, value: 'https://fhir.gevko.de/CodeSystem/EVO_CS_KB_Section_Type'}
                        mustSupport: true
                        index: 97
                      version: {index: 98}
                      code:
                        pattern: {type: Code, value: Befoerderung}
                        mustSupport: true
                        index: 99
                      display:
                        pattern: {type: String, value: Beförderung}
                        index: 100
                      userSelected: {index: 101}
                    required: [system, code]
                  text: {index: 102}
                required: [coding]
              focus: {index: 104}
              entry:
                type: Reference
                mustSupport: true
                refers: ['https://fhir.gevko.de/StructureDefinition/EVO_PR_KB_ServiceRequest']
                index: 108
                elements:
                  reference: {mustSupport: true, index: 109}
                  type: {index: 110}
                  identifier:
                    index: 111
                    elements:
                      use: {index: 112}
                      type: {index: 113}
                      system:
                        pattern: {type: Uri, value: 'https://fhir.gevko.de/CodeSystem/EVO_CS_HLM_Section_Type'}
                        index: 114
                      value: {index: 115}
                      period: {index: 116}
                      assigner: {index: 117}
                    required: [value, system]
                  display: {index: 118}
                required: [reference]
              text: {index: 105}
            required: [entry, code]
  implicitRules: {index: 8}
  attester:
    mustSupport: true
    index: 55
    elements:
      mode:
        pattern: {type: Code, value: legal}
        mustSupport: true
        index: 56
      time: {index: 57}
      party:
        type: Reference
        mustSupport: true
        refers: ['https://fhir.kbv.de/StructureDefinition/KBV_PR_FOR_Practitioner']
        index: 58
        elements:
          reference: {mustSupport: true, index: 59}
          type: {index: 60}
          identifier: {index: 61}
          display: {index: 62}
        required: [reference]
    required: [party]
  type:
    mustSupport: true
    index: 15
    elements:
      coding:
        mustSupport: true
        index: 16
        elements:
          system:
            pattern: {type: Uri, value: 'https://fhir.gevko.de/CodeSystem/EVO_CS_FOR_FormularArt'}
            mustSupport: true
            index: 17
          version: {index: 18}
          code:
            short: eKB elektronische Verordnung einer Krankenbeförderung
            pattern: {type: Code, value: e04}
            mustSupport: true
            index: 19
          display:
            pattern: {type: String, value: eKB elektronische Verordnung einer Krankenbeförderung}
            index: 20
          userSelected: {index: 21}
        required: [system, code]
      text: {index: 22}
    required: [coding]
  title:
    pattern: {type: String, value: Krankenbeförderung}
    mustSupport: true
    index: 53
  author:
    mustSupport: true
    array: true
    max: 2
    index: 36
    slicing:
      rules: open
      discriminator:
      - {path: type, type: value}
      min: null
      max: 2
      slices:
        Arzt:
          match: {type: Practitioner}
          schema:
            type: Reference
            mustSupport: true
            refers: ['https://fhir.kbv.de/StructureDefinition/KBV_PR_FOR_Practitioner']
            _required: true
            index: 37
            elements:
              reference: {mustSupport: true, index: 38}
              type:
                pattern: {type: Uri, value: Practitioner}
                mustSupport: true
                index: 39
              identifier: {index: 40}
              display: {index: 41}
            required: [reference, type]
        PRF:
          match: {type: Device}
          schema:
            mustSupport: true
            index: 42
            elements:
              reference: {index: 43}
              type:
                pattern: {type: Uri, value: Device}
                mustSupport: true
                index: 44
              identifier:
                mustSupport: true
                index: 45
                elements:
                  use: {index: 46}
                  type: {index: 47}
                  system:
                    pattern: {type: Uri, value: 'https://fhir.kbv.de/NamingSystem/KBV_NS_FOR_Pruefnummer'}
                    mustSupport: true
                    index: 48
                  value: {short: Prüfnummer, mustSupport: true, index: 49}
                  period: {index: 50}
                  assigner: {index: 51}
                required: [value, system]
              display: {index: 52}
            required: [identifier, type]
  extension:
    index: 11
    slicing:
      rules: open
      discriminator:
      - {path: url, type: value}
      min: null
      slices:
        Rechtsgrundlage:
          match: {url: null}
          schema: {type: Extension, mustSupport: true, url: 'https://fhir.kbv.de/StructureDefinition/KBV_EX_FOR_Legal_basis', index: 12}
  contained: {index: 10}
  event: {index: 69}
  custodian:
    type: Reference
    mustSupport: true
    refers: ['https://fhir.kbv.de/StructureDefinition/KBV_PR_FOR_Organization']
    index: 63
    elements:
      reference: {mustSupport: true, index: 64}
      type: {index: 65}
      identifier: {index: 66}
      display: {index: 67}
    required: [reference]
  status: {mustSupport: true, index: 14}
  language: {index: 9}
  id: {mustSupport: true, index: 0}
  identifier: {index: 13}
  relatesTo: {index: 68}
  subject:
    type: Reference
    mustSupport: true
    refers: ['https://fhir.kbv.de/StructureDefinition/KBV_PR_FOR_Patient']
    index: 29
    elements:
      reference: {mustSupport: true, index: 30}
      type: {index: 31}
      identifier: {index: 32}
      display: {index: 33}
    required: [reference]
  confidentiality:
    pattern: {type: Code, value: N}
    index: 54
package_version: 1.0.3
extensions:
  Rechtsgrundlage: {url: 'https://fhir.kbv.de/StructureDefinition/KBV_EX_FOR_Legal_basis', type: Extension, mustSupport: true, index: 12}
class: profile
kind: resource
url: https://fhir.gevko.de/StructureDefinition/EVO_PR_KB_Composition
base: http://hl7.org/fhir/StructureDefinition/Composition
version: 0.9.0
required: [id, subject, meta, custodian]