PackagesCanonicalsLogsProblems
    Packages
    de.gematik.erezept@patientenrechnung.r4-1.0.4
    https://gematik.de/fhir/erpchrg/StructureDefinition/GEM_ERPCHRG_EX_MarkingFlag
description: null
package_name: de.gematik.erezept
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: 7
            extensions: {}
            elements:
              extension: {index: 8}
              url:
                pattern: {type: Uri, value: subsidy}
                index: 9
              value:
                short: true = submitted to aid organization
                choices: [valueBoolean]
                index: 11
              valueBoolean: {type: boolean, short: true = submitted to aid organization, choiceOf: value, index: 12}
        taxOffice:
          match: {url: taxOffice}
          schema:
            short: submitted to tax office
            _required: true
            index: 13
            extensions: {}
            elements:
              extension: {index: 14}
              url:
                pattern: {type: Uri, value: taxOffice}
                index: 15
              value:
                short: true = submitted to tax office
                choices: [valueBoolean]
                index: 17
              valueBoolean: {type: boolean, short: true = submitted to tax office, choiceOf: value, index: 18}
  url:
    pattern: {type: Uri, value: 'https://gematik.de/fhir/erpchrg/StructureDefinition/GEM_ERPCHRG_EX_MarkingFlag'}
    index: 19
  value:
    choices: []
    index: 21
package_version: patientenrechnung.r4-1.0.4
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: 7
    extensions: {}
    elements:
      extension: {index: 8}
      url:
        pattern: {type: Uri, value: subsidy}
        index: 9
      value:
        short: true = submitted to aid organization
        choices: [valueBoolean]
        index: 11
      valueBoolean: {type: boolean, short: true = submitted to aid organization, choiceOf: value, index: 12}
  taxOffice:
    url: taxOffice
    short: submitted to tax office
    _required: true
    index: 13
    extensions: {}
    elements:
      extension: {index: 14}
      url:
        pattern: {type: Uri, value: taxOffice}
        index: 15
      value:
        short: true = submitted to tax office
        choices: [valueBoolean]
        index: 17
      valueBoolean: {type: boolean, short: true = submitted to tax office, choiceOf: value, index: 18}
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'