PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.r5.core@5.0.0-snapshot3
    http://hl7.org/fhir/StructureDefinition/workflow-adheresTo
description: The action represented by this resource has been determined to satisfy the expectations established by the referenced Definition resource.
package_name: hl7.fhir.r5.core
derivation: constraint
name: adheresTo
type: Extension
elements:
  extension: {index: 0}
  url:
    pattern: {type: Uri, value: 'http://hl7.org/fhir/StructureDefinition/workflow-adheresTo'}
    index: 1
  value:
    choices: [valueCanonical, valueReference, valueUri]
    index: 3
  valueCanonical: {type: canonical, choiceOf: value, index: 4}
  valueReference:
    type: Reference
    choiceOf: value
    refers: ['http://hl7.org/fhir/StructureDefinition/ActivityDefinition', 'http://hl7.org/fhir/StructureDefinition/Measure', 'http://hl7.org/fhir/StructureDefinition/OperationDefinition', 'http://hl7.org/fhir/StructureDefinition/PlanDefinition', 'http://hl7.org/fhir/StructureDefinition/Questionnaire']
    index: 5
  valueUri: {type: uri, choiceOf: value, index: 6}
package_version: 5.0.0-snapshot3
extensions: {}
class: extension
kind: complex-type
url: http://hl7.org/fhir/StructureDefinition/workflow-adheresTo
base: http://hl7.org/fhir/StructureDefinition/Extension
version: 5.0.0-snapshot3
required: [valueUri, valueReference, valueCanonical, value]