PackagesCanonicalsLogsProblems
    Packages
    fhir.bfarm.de@2.0.0
    https://fhir.bfarm.de/StructureDefinition/HealthAppModuleCategory
description: null
package_name: fhir.bfarm.de
derivation: constraint
name: HealthAppModuleCategory
type: Extension
elements:
  extension:
    array: true
    min: 2
    index: 0
    slicing:
      rules: open
      discriminator:
      - {path: url, type: value}
      min: 2
      slices:
        identifier:
          match: {url: identifier}
          schema:
            short: Bezeichner
            mustSupport: true
            _required: true
            index: 1
            elements:
              url:
                pattern: {type: Uri, value: identifier}
                index: 2
              value:
                choices: [valueCoding]
                index: 4
              valueCoding: {type: Coding, choiceOf: value, index: 5}
            required: [valueCoding, value]
        type:
          match: {url: type}
          schema:
            short: Typ
            mustSupport: true
            _required: true
            index: 6
            elements:
              url:
                pattern: {type: Uri, value: type}
                index: 7
              value:
                choices: [valueCoding]
                index: 9
              valueCoding: {type: Coding, choiceOf: value, index: 10}
            required: [valueCoding, value]
  url:
    pattern: {type: Uri, value: 'https://fhir.bfarm.de/StructureDefinition/HealthAppModuleCategory'}
    index: 11
  value:
    choices: []
    index: 13
package_version: 2.0.0
extensions:
  identifier:
    url: identifier
    short: Bezeichner
    mustSupport: true
    _required: true
    index: 1
    elements:
      url:
        pattern: {type: Uri, value: identifier}
        index: 2
      value:
        choices: [valueCoding]
        index: 4
      valueCoding: {type: Coding, choiceOf: value, index: 5}
    required: [valueCoding, value]
  type:
    url: type
    short: Typ
    mustSupport: true
    _required: true
    index: 6
    elements:
      url:
        pattern: {type: Uri, value: type}
        index: 7
      value:
        choices: [valueCoding]
        index: 9
      valueCoding: {type: Coding, choiceOf: value, index: 10}
    required: [valueCoding, value]
class: extension
kind: complex-type
url: https://fhir.bfarm.de/StructureDefinition/HealthAppModuleCategory
base: http://hl7.org/fhir/StructureDefinition/Extension
version: 2.0.0