PackagesCanonicalsLogsProblems
    Packages
    fhir.bfarm.de@2.0.6
    https://fhir.bfarm.de/StructureDefinition/HealthAppPrescriptionUnitVertragsaerztlicheLeistungen
description: null
package_name: fhir.bfarm.de
derivation: constraint
name: HealthAppPrescriptionUnitVertragsaerztlicheLeistungen
type: Extension
elements:
  extension:
    index: 0
    slicing:
      rules: open
      discriminator:
      - {path: url, type: value}
      min: 1
      slices:
        description:
          match: {url: description}
          schema:
            short: Beschreibung
            mustSupport: true
            index: 1
            elements:
              url:
                pattern: {type: Uri, value: description}
                index: 2
              value:
                mustSupport: true
                choices: [valueString]
                index: 4
              valueString: {type: string, mustSupport: true, choiceOf: value, index: 5}
            required: [valueString, value]
        ebm:
          match: {url: ebm}
          schema:
            short: EBM-Bestandteile
            mustSupport: true
            index: 6
            elements:
              url:
                pattern: {type: Uri, value: ebm}
                index: 7
              value:
                choices: [valueCoding]
                index: 9
              valueCoding: {type: Coding, choiceOf: value, index: 10}
            required: [valueCoding, value]
        explanation:
          match: {url: explanation}
          schema:
            short: Beschreibung
            mustSupport: true
            index: 11
            elements:
              url:
                pattern: {type: Uri, value: explanation}
                index: 12
              value:
                mustSupport: true
                choices: [valueString]
                index: 14
              valueString: {type: string, mustSupport: true, choiceOf: value, index: 15}
            required: [valueString, value]
        required:
          match: {url: required}
          schema:
            short: Vertragsärztliche Leistungen erforderlich
            mustSupport: true
            _required: true
            index: 16
            elements:
              url:
                pattern: {type: Uri, value: required}
                index: 17
              value:
                mustSupport: true
                choices: [valueBoolean]
                index: 19
              valueBoolean: {type: boolean, mustSupport: true, choiceOf: value, index: 20}
            required: [value, valueBoolean]
  url:
    pattern: {type: Uri, value: 'https://fhir.bfarm.de/StructureDefinition/HealthAppPrescriptionUnitVertragsaerztlicheLeistungen'}
    index: 21
  value:
    choices: []
    index: 23
package_version: 2.0.6
extensions:
  description:
    url: description
    short: Beschreibung
    mustSupport: true
    index: 1
    elements:
      url:
        pattern: {type: Uri, value: description}
        index: 2
      value:
        mustSupport: true
        choices: [valueString]
        index: 4
      valueString: {type: string, mustSupport: true, choiceOf: value, index: 5}
    required: [valueString, value]
  ebm:
    url: ebm
    short: EBM-Bestandteile
    mustSupport: true
    index: 6
    elements:
      url:
        pattern: {type: Uri, value: ebm}
        index: 7
      value:
        choices: [valueCoding]
        index: 9
      valueCoding: {type: Coding, choiceOf: value, index: 10}
    required: [valueCoding, value]
  explanation:
    url: explanation
    short: Beschreibung
    mustSupport: true
    index: 11
    elements:
      url:
        pattern: {type: Uri, value: explanation}
        index: 12
      value:
        mustSupport: true
        choices: [valueString]
        index: 14
      valueString: {type: string, mustSupport: true, choiceOf: value, index: 15}
    required: [valueString, value]
  required:
    url: required
    short: Vertragsärztliche Leistungen erforderlich
    mustSupport: true
    _required: true
    index: 16
    elements:
      url:
        pattern: {type: Uri, value: required}
        index: 17
      value:
        mustSupport: true
        choices: [valueBoolean]
        index: 19
      valueBoolean: {type: boolean, mustSupport: true, choiceOf: value, index: 20}
    required: [value, valueBoolean]
class: extension
kind: complex-type
url: https://fhir.bfarm.de/StructureDefinition/HealthAppPrescriptionUnitVertragsaerztlicheLeistungen
base: http://hl7.org/fhir/StructureDefinition/Extension
version: 2.0.6
required: [extension]