PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.uv.cpg.r4b@2.0.0
    http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-strategy
description: Profile of RequestGroup as a Strategy for use with the CPG Implementation Guide. Strategies are patient-specific realiziations of strategy definitions and are used to represent aspects of a care plan that still contain optionality among related patient-specific recommendations, typically focused on a particular condition or state within the overall guideline or pathway
package_name: hl7.fhir.uv.cpg.r4b
derivation: constraint
name: CPGStrategy
type: RequestGroup
elements:
  instantiatesCanonical: {type: canonical, index: 0}
  priority: {mustSupport: true, index: 1}
  subject:
    type: Reference
    refers: ['http://hl7.org/fhir/StructureDefinition/Patient']
    index: 2
  encounter: {mustSupport: true, index: 3}
  action:
    elements:
      description: {index: 5}
      relatedAction: {mustSupport: true, index: 7}
      type: {index: 8}
      title: {index: 4}
      selectionBehavior: {mustSupport: true, index: 10}
      requiredBehavior: {index: 11}
      resource: {mustSupport: true, index: 14}
      groupingBehavior: {index: 9}
      code:
        binding: {strength: extensible, valueSet: 'http://hl7.org/fhir/uv/cpg/ValueSet/cpg-common-process-vs'}
        index: 6
      precheckBehavior: {index: 12}
      cardinalityBehavior: {index: 13}
    required: [title, code, description]
package_version: 2.0.0
class: profile
kind: resource
url: http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-strategy
base: http://hl7.org/fhir/StructureDefinition/RequestGroup
version: 2.0.0
required: [subject, instantiatesCanonical]