PackagesCanonicalsLogsProblems
    Packages
    de.medizininformatikinitiative.kerndatensatz.mtb@2025.0.0-ballot-alpha.1
    https://www.medizininformatik-initiative.de/fhir/ext/modul-mtb/StructureDefinition/mii-pr-mtb-antrag-kostenuebernahme
description: Antrag Kostenübernahme
package_name: de.medizininformatikinitiative.kerndatensatz.mtb
derivation: constraint
name: MII_PR_MTB_Antrag_Kostenuebernahme
type: Claim
elements:
  patient: {mustSupport: true, index: 4}
  insurance:
    mustSupport: true
    index: 20
    elements:
      sequence:
        mustSupport: true
        pattern: {type: PositiveInt, value: 1}
        index: 21
      focal:
        mustSupport: true
        pattern: {type: Boolean, value: true}
        index: 22
      coverage: {mustSupport: true, index: 23}
      claimResponse: {mustSupport: true, index: 24}
  meta: {mustSupport: true, index: 0}
  use: {short: 'Art des Kostenerstattungsantrags (claim, predetermination, preauthorization)', mustSupport: true, index: 3}
  type:
    short: Kategorie des Antragstellers
    binding: {strength: required, valueSet: 'https://www.medizininformatik-initiative.de/fhir/ext/modul-mtb/ValueSet/mii-vs-mtb-antrag-kostenuebernahme'}
    mustSupport: true
    index: 2
  created: {short: Antragsdatum, mustSupport: true, index: 5}
  related:
    mustSupport: true
    index: 8
    elements:
      claim:
        type: Reference
        short: 'bei Folgeantrag/Widerspruch: Verweis auf ursprünglichen Erstantrag'
        mustSupport: true
        refers: ['https://www.medizininformatik-initiative.de/fhir/ext/modul-mtb/StructureDefinition/mii-pr-mtb-antrag-kostenuebernahme']
        index: 9
      relationship:
        mustSupport: true
        index: 10
        elements:
          coding:
            short: Antragsstadium
            mustSupport: true
            index: 11
            elements:
              system:
                pattern: {type: Uri, value: 'https://www.medizininformatik-initiative.de/fhir/ext/modul-mtb/CodeSystem/mii-cs-mtb-antrag-kostenuebernahme-antragsstadium'}
                index: 12
              code: {mustSupport: true, index: 13}
            required: [code]
        required: [coding]
  priority:
    short: Priorität des Antrags
    mustSupport: true
    pattern:
      type: CodeableConcept
      value:
        coding:
        - {code: normal}
    index: 7
  status:
    short: Antrag
    mustSupport: true
    pattern: {type: Code, value: active}
    index: 1
  prescription:
    type: Reference
    short: Therapieempfehlung
    mustSupport: true
    refers: ['http://hl7.org/fhir/StructureDefinition/MedicationRequest']
    index: 14
  provider: {short: Antragstellende Einrichtung / Klinik / Person, mustSupport: true, index: 6}
  careTeam:
    index: 15
    slicing:
      rules: open
      ordered: false
      description: Slice für Antragsstellung ZPM
      discriminator:
      - {path: sequence, type: type}
      min: 1
      slices:
        ZPMBeteiligung:
          match: {}
          schema:
            short: Antragstellung ZPM
            mustSupport: true
            _required: true
            index: 16
            elements:
              sequence:
                short: interne Variable der beteiligten Einrichtung
                mustSupport: true
                pattern: {type: PositiveInt, value: 1}
                index: 17
              provider:
                type: Reference
                short: Verweis auf ZPM
                mustSupport: true
                refers: ['http://hl7.org/fhir/StructureDefinition/Organization']
                index: 18
              responsible: {short: Beteiliung ZPM - Ja/Nein, mustSupport: true, index: 19}
            required: [responsible]
package_version: 2025.0.0-ballot-alpha.1
class: profile
kind: resource
url: https://www.medizininformatik-initiative.de/fhir/ext/modul-mtb/StructureDefinition/mii-pr-mtb-antrag-kostenuebernahme
base: http://hl7.org/fhir/StructureDefinition/Claim
version: 2024.0.0-ballot
required: [careTeam]