PackagesCanonicalsLogsProblems
    Packages
    de.gematik.erezept-patientenrechnung.r4@1.0.1
    https://gematik.de/fhir/erpchrg/StructureDefinition/GEM_ERPCHRG_EX_MarkingFlag
description: null
package_name: de.gematik.erezept-patientenrechnung.r4
derivation: constraint
name: GEM_ERPCHRG_EX_MarkingFlag
type: Extension
elements:
  extension:
    array: true
    min: 3
    index: 0
    slicing:
      rules: closed
      description: Extensions are always sliced by (at least) url
      discriminator:
      - {path: url, type: value}
      min: 3
      slices:
        insuranceProvider:
          match: {url: insuranceProvider}
          schema:
            short: submitted to health insurance provider
            _required: true
            index: 1
            extensions: {}
            elements:
              extension: {index: 2}
              url:
                pattern: {type: Uri, value: insuranceProvider}
                index: 3
              value:
                short: true = submitted to insurance provider
                choices: [valueBoolean]
                index: 5
              valueBoolean: {type: boolean, short: true = submitted to insurance provider, choiceOf: value, index: 6}
        subsidy:
          match: {url: subsidy}
          schema:
            short: submitted to aid organization ('Beihilfe')
            _required: true
            index: 8
            extensions: {}
            elements:
              extension: {index: 9}
              url:
                pattern: {type: Uri, value: subsidy}
                index: 10
              value:
                short: true = submitted to aid organization
                choices: [valueBoolean]
                index: 12
              valueBoolean: {type: boolean, short: true = submitted to aid organization, choiceOf: value, index: 13}
        taxOffice:
          match: {url: taxOffice}
          schema:
            short: submitted to tax office
            _required: true
            index: 15
            extensions: {}
            elements:
              extension: {index: 16}
              url:
                pattern: {type: Uri, value: taxOffice}
                index: 17
              value:
                short: true = submitted to tax office
                choices: [valueBoolean]
                index: 19
              valueBoolean: {type: boolean, short: true = submitted to tax office, choiceOf: value, index: 20}
  url:
    pattern: {type: Uri, value: 'https://gematik.de/fhir/erpchrg/StructureDefinition/GEM_ERPCHRG_EX_MarkingFlag'}
    index: 22
  value:
    choices: []
    index: 24
package_version: 1.0.1
extensions:
  insuranceProvider:
    url: insuranceProvider
    short: submitted to health insurance provider
    _required: true
    index: 1
    extensions: {}
    elements:
      extension: {index: 2}
      url:
        pattern: {type: Uri, value: insuranceProvider}
        index: 3
      value:
        short: true = submitted to insurance provider
        choices: [valueBoolean]
        index: 5
      valueBoolean: {type: boolean, short: true = submitted to insurance provider, choiceOf: value, index: 6}
  subsidy:
    url: subsidy
    short: submitted to aid organization ('Beihilfe')
    _required: true
    index: 8
    extensions: {}
    elements:
      extension: {index: 9}
      url:
        pattern: {type: Uri, value: subsidy}
        index: 10
      value:
        short: true = submitted to aid organization
        choices: [valueBoolean]
        index: 12
      valueBoolean: {type: boolean, short: true = submitted to aid organization, choiceOf: value, index: 13}
  taxOffice:
    url: taxOffice
    short: submitted to tax office
    _required: true
    index: 15
    extensions: {}
    elements:
      extension: {index: 16}
      url:
        pattern: {type: Uri, value: taxOffice}
        index: 17
      value:
        short: true = submitted to tax office
        choices: [valueBoolean]
        index: 19
      valueBoolean: {type: boolean, short: true = submitted to tax office, choiceOf: value, index: 20}
class: extension
kind: complex-type
url: https://gematik.de/fhir/erpchrg/StructureDefinition/GEM_ERPCHRG_EX_MarkingFlag
base: http://hl7.org/fhir/StructureDefinition/Extension
version: '1.0'