PackagesCanonicalsLogsProblems
    Packages
    fhir.trustedhealthapps.org@1.0.1
    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:
            index: 1
            elements:
              url:
                pattern: {type: uri, value: hardware}
                type: uri
                index: 2
              value:
                choices: [valueString]
                index: 4
              valueString: {type: string, choiceOf: value, index: 5}
        software:
          match: {url: software}
          schema:
            index: 6
            elements:
              url:
                pattern: {type: uri, value: software}
                type: uri
                index: 7
              value:
                choices: [valueString]
                index: 9
              valueString: {type: string, choiceOf: value, index: 10}
  url:
    pattern: {type: uri, value: 'https://fhir.trustedhealthapps.org/StructureDefinition/HealthAppModuleSpecializationCompatibility'}
    type: uri
    index: 11
  value:
    choices: []
    index: 13
package_version: 1.0.1
extensions:
  hardware:
    url: hardware
    index: 1
    elements:
      url:
        pattern: {type: uri, value: hardware}
        type: uri
        index: 2
      value:
        choices: [valueString]
        index: 4
      valueString: {type: string, choiceOf: value, index: 5}
  software:
    url: software
    index: 6
    elements:
      url:
        pattern: {type: uri, value: software}
        type: uri
        index: 7
      value:
        choices: [valueString]
        index: 9
      valueString: {type: string, choiceOf: value, index: 10}
class: extension
kind: complex-type
url: https://fhir.trustedhealthapps.org/StructureDefinition/HealthAppModuleSpecializationCompatibility
base: http://hl7.org/fhir/StructureDefinition/Extension
version: 1.0.0