PackagesCanonicalsLogsProblems
    Packages
    smart.who.int.base@1.0.0
    http://smart.who.int/base/StructureDefinition/Satisfies
description: Indicates that if the conditions for this requirement are satisified, then that it should be viewed as satisifying  the referenced requirement.
package_name: smart.who.int.base
derivation: constraint
name: Satisfies
type: Extension
elements:
  extension: {index: 0}
  url:
    pattern: {type: Uri, value: 'http://smart.who.int/base/StructureDefinition/Satisfies'}
    index: 1
  value:
    mustSupport: true
    choices: [valueReference]
    index: 3
  valueReference:
    type: Reference
    mustSupport: true
    choiceOf: value
    refers: ['http://smart.who.int/base/StructureDefinition/SGRequirements']
    index: 4
package_version: 1.0.0
extensions: {}
class: extension
kind: complex-type
url: http://smart.who.int/base/StructureDefinition/Satisfies
base: http://hl7.org/fhir/StructureDefinition/Extension
version: 1.0.0
required: [valueReference, value]