PackagesCanonicalsLogsProblems
    Packages
    fhir.trustedhealthapps.org@1.1.0
    https://fhir.trustedhealthapps.org/StructureDefinition/HealthAppQuestionnaireItemDescription
description: null
package_name: fhir.trustedhealthapps.org
derivation: constraint
name: HealthAppQuestionnaireItemDescription
type: Extension
elements:
  extension:
    index: 0
    slicing:
      rules: open
      discriminator:
      - {path: url, type: value}
      min: null
      slices:
        description:
          match: {url: description}
          schema:
            short: Beschreibung
            mustSupport: true
            index: 1
            elements:
              url:
                pattern: {type: uri, value: description}
                type: uri
                index: 2
              value:
                mustSupport: true
                choices: [valueString]
                index: 4
              valueString: {type: string, mustSupport: true, choiceOf: value, index: 5}
            required: [value, valueString]
        explanation:
          match: {url: explanation}
          schema:
            short: Erklärung
            mustSupport: true
            index: 6
            elements:
              url:
                pattern: {type: uri, value: explanation}
                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/HealthAppQuestionnaireItemDescription'}
    type: uri
    index: 11
  value:
    choices: []
    index: 13
package_version: 1.1.0
extensions:
  description:
    url: description
    short: Beschreibung
    mustSupport: true
    index: 1
    elements:
      url:
        pattern: {type: uri, value: description}
        type: uri
        index: 2
      value:
        mustSupport: true
        choices: [valueString]
        index: 4
      valueString: {type: string, mustSupport: true, choiceOf: value, index: 5}
    required: [value, valueString]
  explanation:
    url: explanation
    short: Erklärung
    mustSupport: true
    index: 6
    elements:
      url:
        pattern: {type: uri, value: explanation}
        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/HealthAppQuestionnaireItemDescription
base: http://hl7.org/fhir/StructureDefinition/Extension
version: 1.1.0