PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.uv.extensions.r3@5.2.0
    http://hl7.org/fhir/StructureDefinition/workflow-compliesWith
description: The action requested by this resource is intended to satisfy the expectations established by the referenced Definition resource.
package_name: hl7.fhir.uv.extensions.r3
derivation: constraint
name: CompliesWith
type: Extension
elements:
  extension: {index: 0}
  url:
    pattern: {type: Uri, value: 'http://hl7.org/fhir/StructureDefinition/workflow-compliesWith'}
    index: 1
  value:
    choices: [valueCanonical, valueCanonical, valueCanonical, valueCanonical, valueCanonical, valueReference, valueReference, valueReference, valueReference, valueReference, valueUri]
    index: 3
  valueCanonical: {type: canonical, choiceOf: value, index: 4}
  valueReference:
    type: Reference
    choiceOf: value
    refers: ['http://hl7.org/fhir/StructureDefinition/ActivityDefinition']
    index: 9
  valueUri: {type: uri, choiceOf: value, index: 14}
package_version: 5.2.0
extensions: {}
class: extension
kind: complex-type
url: http://hl7.org/fhir/StructureDefinition/workflow-compliesWith
base: http://hl7.org/fhir/StructureDefinition/Extension
version: 5.2.0
required: [valueUri, valueReference, valueCanonical, value]