PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.uv.cpg@2.0.0-ballot
    http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-pathwaydefinition
description: Profile of PlanDefinition as a Clinical Pathway for use with CPG Implementation Guide. A pathway provides groupings of strategies to provide a longitudinal view of the guideline
package_name: hl7.fhir.uv.cpg
derivation: constraint
name: CPGPathwayDefinition
type: PlanDefinition
elements:
  type:
    pattern:
      type: CodeableConcept
      value:
        coding:
        - {code: clinical-protocol, system: 'http://terminology.hl7.org/CodeSystem/plan-definition-type'}
    index: 0
  action:
    elements:
      description: {index: 2}
      definition:
        choices: [definitionCanonical]
        index: 14
      transform: {mustSupport: true, index: 16}
      definitionCanonical: {type: canonical, choiceOf: definition, index: 15}
      relatedAction: {index: 6}
      type: {index: 7}
      output: {index: 5}
      title: {index: 1}
      selectionBehavior: {index: 9}
      requiredBehavior: {index: 10}
      groupingBehavior: {index: 8}
      dynamicValue: {index: 17}
      code:
        binding: {strength: extensible, valueSet: 'http://hl7.org/fhir/uv/cpg/ValueSet/cpg-common-process-vs'}
        index: 3
      precheckBehavior: {index: 11}
      input: {index: 4}
      cardinalityBehavior: {index: 12}
    required: [title, code, description]
package_version: 2.0.0-ballot
class: profile
kind: resource
url: http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-pathwaydefinition
base: http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-computableplandefinition
version: 2.0.0-ballot