PackagesCanonicalsLogsProblems
    Packages
    ma.ambulanter.fall@1.0.0
    http://ma-ambulant.de/StructureDefinition/MaChargeItemInterneLeistung
description: WIP
package_name: ma.ambulanter.fall
derivation: constraint
name: MaChargeItemInterneLeistung
type: ChargeItem
elements:
  status: {short: Abrechnungsstatus, mustSupport: true, index: 0}
  code:
    mustSupport: true
    index: 1
    elements:
      coding: {mustSupport: true, index: 2}
  subject: {mustSupport: true, index: 3}
  occurrence:
    short: Zeitpunkt der Leistung
    mustSupport: true
    choices: []
    index: 5
  quantity: {short: Anzahl der Leistungen, mustSupport: true, index: 6}
  account:
    type: Reference
    short: Zuordnung zum Schein
    mustSupport: true
    refers: ['http://ma-ambulant.de/StructureDefinition/MaAccountSchein']
    index: 7
package_version: 1.0.0
class: profile
kind: resource
url: http://ma-ambulant.de/StructureDefinition/MaChargeItemInterneLeistung
base: http://hl7.org/fhir/StructureDefinition/ChargeItem
version: null
required: [quantity]