PackagesCanonicalsLogsProblems
    Packages
    rs/ma.ambulanter.fall@1.0.2
    http://ma-ambulant.de/StructureDefinition/MaChargeItemEbm
description: WIP
package_name: rs/ma.ambulanter.fall
derivation: constraint
name: MaChargeItemEbm
type: ChargeItem
elements:
  status: {short: Abrechnungsstatus, mustSupport: true, index: 0}
  code:
    mustSupport: true
    index: 1
    elements:
      coding:
        mustSupport: true
        index: 2
        slicing:
          slices:
            ebm:
              match: {}
              schema:
                mustSupport: true
                index: 3
                elements:
                  system: {mustSupport: true, index: 4}
                  code: {mustSupport: true, index: 5}
  subject: {mustSupport: true, index: 6}
  occurrence:
    short: Zeitpunkt der Leistung
    mustSupport: true
    choices: []
    index: 8
  quantity:
    short: Anzahl der Leistungen
    mustSupport: true
    index: 9
    elements:
      value: {mustSupport: true, index: 10}
  reason:
    short: EBM-Zusatzangabe
    mustSupport: true
    index: 11
    slicing:
      rules: open
      discriminator:
      - {path: $this, type: pattern}
      min: null
      slices:
        EbmZusatzangabe:
          match: {}
          schema:
            binding: {strength: required, valueSet: 'https://fhir.kbv.de/ValueSet/KBV_VS_SFHIR_EBM_ZUSATZANGABE'}
            mustSupport: true
            array: true
            index: 12
            extensions:
              EbmZusatzangabeText: {url: 'http://ma-ambulant.de/StructureDefinition/ExtensionEbmZusatzangabeText', min: 1, max: 1, type: Extension, mustSupport: true, index: 14}
            elements:
              extension:
                index: 13
                slicing:
                  slices:
                    EbmZusatzangabeText:
                      match: {}
                      schema: {type: Extension, mustSupport: true, url: 'http://ma-ambulant.de/StructureDefinition/ExtensionEbmZusatzangabeText', index: 14}
                      min: 1
                      max: 1
            required: [extension]
  account:
    type: Reference
    short: Zuordnung zum Schein
    mustSupport: true
    refers: ['http://hl7.org/fhir/StructureDefinition/Account', 'http://ma-ambulant.de/StructureDefinition/MaAccountSchein']
    index: 15
package_version: 1.0.2
class: profile
kind: resource
url: http://ma-ambulant.de/StructureDefinition/MaChargeItemEbm
base: http://fhir.de/StructureDefinition/chargeitem-de-ebm
version: null
required: [account]