PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.uv.cpg@1.0.0
    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:
    type: CodeableConcept
    mustSupport: true
    pattern:
      type: CodeableConcept
      value:
        coding:
        - {code: clinical-protocol, 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: [definitionCanonical]
        index: 15
      transform: {mustSupport: true, index: 17}
      definitionCanonical: {type: canonical, mustSupport: true, choiceOf: definition, index: 16}
      relatedAction: {mustSupport: false, index: 7}
      type: {mustSupport: true, index: 8}
      output: {mustSupport: false, index: 6}
      title: {mustSupport: true, index: 2}
      selectionBehavior: {mustSupport: false, index: 10}
      requiredBehavior: {mustSupport: false, index: 11}
      groupingBehavior: {mustSupport: false, index: 9}
      dynamicValue: {mustSupport: true, index: 18}
      code:
        binding: {strength: extensible, valueSet: 'http://hl7.org/fhir/uv/cpg/ValueSet/cpg-common-process'}
        mustSupport: true
        index: 4
      precheckBehavior: {mustSupport: false, index: 12}
      input: {mustSupport: false, index: 5}
      cardinalityBehavior: {mustSupport: false, index: 13}
    required: [title, code, description]
package_version: 1.0.0
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: 1.0.0