PackagesCanonicalsLogsProblems
    Packages
    fhir.trustedhealthapps.org@1.1.6
    https://fhir.trustedhealthapps.org/StructureDefinition/HealthAppSummaries
description: null
package_name: fhir.trustedhealthapps.org
derivation: constraint
name: HealthAppSummaries
type: Extension
elements:
  extension:
    index: 0
    slicing:
      rules: open
      discriminator:
      - {path: url, type: value}
      min: null
      slices:
        bewertungsentscheidung:
          match: {url: bewertungsentscheidung}
          schema:
            short: Bewertungsentscheidung
            mustSupport: true
            index: 1
            elements:
              url:
                pattern: {type: uri, value: bewertungsentscheidung}
                type: uri
                index: 2
              value:
                choices: [valueString]
                index: 4
              valueString: {type: string, choiceOf: value, index: 5}
            required: [value, valueString]
        steckbrief:
          match: {url: steckbrief}
          schema:
            short: Steckbrief
            mustSupport: true
            index: 6
            elements:
              url:
                pattern: {type: uri, value: steckbrief}
                type: uri
                index: 7
              value:
                mustSupport: true
                choices: [valueString]
                index: 9
              valueString: {type: string, mustSupport: true, choiceOf: value, index: 10}
            required: [value, valueString]
        steckbriefKurz:
          match: {url: steckbriefKurz}
          schema:
            short: Kurzer Steckbrief
            mustSupport: true
            index: 11
            elements:
              url:
                pattern: {type: uri, value: steckbriefKurz}
                type: uri
                index: 12
              value:
                mustSupport: true
                choices: [valueString]
                index: 14
              valueString: {type: string, mustSupport: true, choiceOf: value, index: 15}
            required: [value, valueString]
  url:
    pattern: {type: uri, value: 'https://fhir.trustedhealthapps.org/StructureDefinition/HealthAppSummaries'}
    type: uri
    index: 16
  value:
    choices: []
    index: 18
package_version: 1.1.6
extensions:
  bewertungsentscheidung:
    url: bewertungsentscheidung
    short: Bewertungsentscheidung
    mustSupport: true
    index: 1
    elements:
      url:
        pattern: {type: uri, value: bewertungsentscheidung}
        type: uri
        index: 2
      value:
        choices: [valueString]
        index: 4
      valueString: {type: string, choiceOf: value, index: 5}
    required: [value, valueString]
  steckbrief:
    url: steckbrief
    short: Steckbrief
    mustSupport: true
    index: 6
    elements:
      url:
        pattern: {type: uri, value: steckbrief}
        type: uri
        index: 7
      value:
        mustSupport: true
        choices: [valueString]
        index: 9
      valueString: {type: string, mustSupport: true, choiceOf: value, index: 10}
    required: [value, valueString]
  steckbriefKurz:
    url: steckbriefKurz
    short: Kurzer Steckbrief
    mustSupport: true
    index: 11
    elements:
      url:
        pattern: {type: uri, value: steckbriefKurz}
        type: uri
        index: 12
      value:
        mustSupport: true
        choices: [valueString]
        index: 14
      valueString: {type: string, mustSupport: true, choiceOf: value, index: 15}
    required: [value, valueString]
class: extension
kind: complex-type
url: https://fhir.trustedhealthapps.org/StructureDefinition/HealthAppSummaries
base: http://hl7.org/fhir/StructureDefinition/Extension
version: 1.1.6