PackagesCanonicalsLogsProblems
    Packages
    fhir.trustedhealthapps.org@1.1.0
    https://fhir.trustedhealthapps.org/StructureDefinition/HealthAppModuleSpecializationCompatibility
description: null
package_name: fhir.trustedhealthapps.org
derivation: constraint
name: HealthAppModuleSpecializationCompatibility
type: Extension
elements:
  extension:
    index: 0
    slicing:
      rules: open
      discriminator:
      - {path: url, type: value}
      min: null
      slices:
        hardware:
          match: {url: hardware}
          schema:
            short: Hardwarekompatibilität
            mustSupport: true
            index: 1
            elements:
              url:
                pattern: {type: uri, value: hardware}
                type: uri
                index: 2
              value:
                mustSupport: true
                choices: [valueString]
                index: 4
              valueString: {type: string, mustSupport: true, choiceOf: value, index: 5}
            required: [value, valueString]
        software:
          match: {url: software}
          schema:
            short: Softwarekompatibilität
            mustSupport: true
            index: 6
            elements:
              url:
                pattern: {type: uri, value: software}
                type: uri
                index: 7
              value:
                mustSupport: true
                choices: [valueString]
                index: 9
              valueString: {type: string, mustSupport: true, choiceOf: value, index: 10}
            required: [value, valueString]
  url:
    pattern: {type: uri, value: 'https://fhir.trustedhealthapps.org/StructureDefinition/HealthAppModuleSpecializationCompatibility'}
    type: uri
    index: 11
  value:
    choices: []
    index: 13
package_version: 1.1.0
extensions:
  hardware:
    url: hardware
    short: Hardwarekompatibilität
    mustSupport: true
    index: 1
    elements:
      url:
        pattern: {type: uri, value: hardware}
        type: uri
        index: 2
      value:
        mustSupport: true
        choices: [valueString]
        index: 4
      valueString: {type: string, mustSupport: true, choiceOf: value, index: 5}
    required: [value, valueString]
  software:
    url: software
    short: Softwarekompatibilität
    mustSupport: true
    index: 6
    elements:
      url:
        pattern: {type: uri, value: software}
        type: uri
        index: 7
      value:
        mustSupport: true
        choices: [valueString]
        index: 9
      valueString: {type: string, mustSupport: true, choiceOf: value, index: 10}
    required: [value, valueString]
class: extension
kind: complex-type
url: https://fhir.trustedhealthapps.org/StructureDefinition/HealthAppModuleSpecializationCompatibility
base: http://hl7.org/fhir/StructureDefinition/Extension
version: 1.1.0