PackagesCanonicalsLogsProblems
    Packages
    basisprofil.tiplu.de.r4.dev@1.0.1
    https://tiplu.de/fhir/StructureDefinition/ChargeItemEBMZiffern
description: Profil für die EBM-Ziffer als Abrechnungsposition. Dieses Profil basiert auf [ChargeItem für EBM-Ziffer als Abrechnungsposition](https://simplifier.net/basisprofil-de-r4/chargeitemebm)
package_name: basisprofil.tiplu.de.r4.dev
derivation: constraint
name: ChargeItemEBMZiffern
type: ChargeItem
elements:
  status: {mustSupport: true, index: 0}
  context:
    type: Reference
    mustSupport: true
    refers: ['https://fhir.kbv.de/StructureDefinition/KBV_PR_Base_Encounter', 'https://tiplu.de/fhir/StructureDefinition/AmbulanterBesuch']
    index: 1
  occurrence:
    short: Datum und Uhrzeit der abgerechneten Leistung
    mustSupport: true
    choices: []
    index: 3
  quantity: {short: Anzahl der Leistungen, mustSupport: true, index: 4}
  reason:
    short: Mögliche Begründung, die für die KV-Abrechnung von EBM-Leistungen verwendet werden kann
    mustSupport: true
    index: 5
    slicing:
      rules: open
      discriminator:
      - {path: $this, type: pattern}
      min: null
      slices:
        EBM-Zusatzangaben:
          match: {system: 'https://fhir.kbv.de/CodeSystem/KBV_CS_SFHIR_EBM_ZUSATZANGABE'}
          schema:
            short: 'Zusatzangaben wie Art der Untersuchung, Ort, Kosten, Daten, weitere IDs etc. '
            mustSupport: true
            binding: {strength: required, valueSet: 'https://fhir.kbv.de/ValueSet/KBV_VS_SFHIR_EBM_ZUSATZANGABE'}
            pattern:
              type: Coding
              value: {system: 'https://fhir.kbv.de/CodeSystem/KBV_CS_SFHIR_EBM_ZUSATZANGABE'}
            index: 6
            extensions:
              ZusatzangabeWert: {url: 'https://tiplu.de/fhir/StructureDefinition/ZusatzangabeWert', min: 1, max: 1, type: Extension, mustSupport: true, index: 8}
            elements:
              extension:
                index: 7
                slicing:
                  slices:
                    ZusatzangabeWert:
                      match: {}
                      schema: {type: Extension, mustSupport: true, url: 'https://tiplu.de/fhir/StructureDefinition/ZusatzangabeWert', index: 8}
                      min: 1
                      max: 1
              coding:
                elements:
                  system: {mustSupport: true, index: 9}
                  code: {mustSupport: true, index: 10}
            required: [extension]
  account:
    type: Reference
    mustSupport: true
    refers: ['http://hl7.org/fhir/StructureDefinition/Account', 'https://tiplu.de/fhir/StructureDefinition/AmbulanterSchein']
    index: 11
package_version: 1.0.1
class: profile
kind: resource
url: https://tiplu.de/fhir/StructureDefinition/ChargeItemEBMZiffern
base: http://fhir.de/StructureDefinition/chargeitem-de-ebm
version: TODO