PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.uv.cpg@1.0.0
    http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-workflowdefinition
description: Profile of PlanDefinition as a Workflow Definition for use with CPG Implementation Guide
package_name: hl7.fhir.uv.cpg
derivation: constraint
name: CPGWorkflowDefinition
type: PlanDefinition
elements:
  type:
    type: CodeableConcept
    mustSupport: true
    pattern:
      type: CodeableConcept
      value:
        coding:
        - {code: workflow-definition, system: 'http://terminology.hl7.org/CodeSystem/plan-definition-type'}
    index: 0
  action:
    mustSupport: true
    index: 1
    elements:
      description: {mustSupport: true, index: 3}
      definition:
        mustSupport: true
        choices: []
        index: 17
      transform: {mustSupport: false, index: 18}
      relatedAction: {mustSupport: true, index: 7}
      type: {mustSupport: true, index: 10}
      participant:
        mustSupport: true
        index: 8
        extensions:
          participantCapabilityStatement: {url: 'http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-participantCapabilityStatement', min: 0, max: 1, type: Extension, mustSupport: true, index: 9}
        elements:
          extension:
            type: Extension
            mustSupport: true
            url: http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-participantCapabilityStatement
            index: 9
            slicing:
              slices:
                participantCapabilityStatement:
                  match: {}
                  schema: {type: Extension, mustSupport: true, url: 'http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-participantCapabilityStatement', index: 9}
                  min: 0
                  max: 1
      output: {mustSupport: true, index: 6}
      title: {mustSupport: true, index: 2}
      selectionBehavior: {mustSupport: false, index: 12}
      requiredBehavior: {mustSupport: false, index: 13}
      groupingBehavior: {mustSupport: false, index: 11}
      dynamicValue: {mustSupport: true, index: 19}
      code:
        binding: {strength: extensible, valueSet: 'http://hl7.org/fhir/uv/cpg/ValueSet/cpg-common-process'}
        mustSupport: true
        index: 4
      precheckBehavior: {mustSupport: false, index: 14}
      input: {mustSupport: true, index: 5}
      cardinalityBehavior: {mustSupport: false, index: 15}
    required: [title, code, description]
package_version: 1.0.0
class: profile
kind: resource
url: http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-workflowdefinition
base: http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-computableplandefinition
version: 1.0.0