PackagesCanonicalsLogsProblems
    Packages
    de.medizininformatikinitiative.kerndatensatz.mtb@2025.0.0-ballot
    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: 5}
  insurance:
    mustSupport: true
    index: 21
    elements:
      sequence: {short: Priorität der Versicherung, mustSupport: true, index: 22}
      focal:
        short: Versicherung relevant für diesen Antrag
        mustSupport: true
        pattern: {type: boolean, value: true}
        type: boolean
        index: 23
      coverage: {short: Versicherung relevant für diesen Antrag, mustSupport: true, index: 24}
      claimResponse: {mustSupport: true, index: 25}
  meta:
    mustSupport: true
    index: 0
    elements:
      profile: {mustSupport: true, index: 1}
  use: {short: 'Art des Kostenerstattungsantrags (claim, predetermination, preauthorization)', mustSupport: true, index: 4}
  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: 3
  created: {short: Antragsdatum, mustSupport: true, index: 6}
  related:
    mustSupport: true
    index: 9
    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: 10
      relationship:
        mustSupport: true
        index: 11
        elements:
          coding:
            short: Antragsstadium
            mustSupport: true
            index: 12
            elements:
              system:
                pattern: {type: uri, value: 'https://www.medizininformatik-initiative.de/fhir/ext/modul-mtb/CodeSystem/mii-cs-mtb-antrag-kostenuebernahme-antragsstadium'}
                type: uri
                index: 13
              code: {mustSupport: true, index: 14}
            required: [code]
        required: [coding]
  priority:
    short: Priorität des Antrags
    mustSupport: true
    pattern:
      type: CodeableConcept
      value:
        coding:
        - {code: normal}
    type: CodeableConcept
    index: 8
  status:
    short: Antrag
    mustSupport: true
    pattern: {type: code, value: active}
    type: code
    index: 2
  prescription:
    type: Reference
    short: Therapieempfehlung
    mustSupport: true
    refers: ['http://hl7.org/fhir/StructureDefinition/MedicationRequest']
    index: 15
  provider: {short: Antragstellende Einrichtung / Klinik / Person, mustSupport: true, index: 7}
  careTeam:
    index: 16
    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: 17
            elements:
              sequence:
                short: interne Variable der beteiligten Einrichtung
                mustSupport: true
                pattern: {type: positiveInt, value: 1}
                type: positiveInt
                index: 18
              provider:
                type: Reference
                short: Verweis auf ZPM
                mustSupport: true
                refers: ['http://hl7.org/fhir/StructureDefinition/Organization']
                index: 19
              responsible: {short: Beteiliung ZPM - Ja/Nein, mustSupport: true, index: 20}
            required: [responsible]
package_version: 2025.0.0-ballot
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]