PackagesCanonicalsLogsProblems
    Packages
    fhir.trustedhealthapps.org@1.1.0
    https://fhir.trustedhealthapps.org/StructureDefinition/HealthAppEffectDescription
description: Die Beschreibung zum Nachweis des Versorgungseffekts.
package_name: fhir.trustedhealthapps.org
derivation: constraint
name: HealthAppEffectDescription
type: Extension
elements:
  url:
    pattern: {type: uri, value: 'https://fhir.trustedhealthapps.org/StructureDefinition/HealthAppEffectDescription'}
    type: uri
    index: 0
  value:
    mustSupport: true
    choices: [valueString]
    index: 2
  valueString: {type: string, mustSupport: true, choiceOf: value, index: 3}
package_version: 1.1.0
class: extension
kind: complex-type
url: https://fhir.trustedhealthapps.org/StructureDefinition/HealthAppEffectDescription
base: http://hl7.org/fhir/StructureDefinition/Extension
version: 1.1.0
required: [value, valueString]