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 derivation: constraint name: CPGStrategy type: RequestGroup elements: instantiatesCanonical: {type: canonical, mustSupport: false, index: 0} priority: {mustSupport: true, index: 1} subject: type: Reference mustSupport: false refers: ['http://hl7.org/fhir/StructureDefinition/Patient'] index: 2 encounter: {mustSupport: true, index: 3} action: mustSupport: false index: 4 elements: description: {mustSupport: false, index: 6} relatedAction: {mustSupport: true, index: 8} type: {mustSupport: false, index: 9} title: {mustSupport: false, index: 5} selectionBehavior: {mustSupport: true, index: 11} requiredBehavior: {mustSupport: false, index: 12} resource: {mustSupport: true, index: 15} groupingBehavior: {mustSupport: false, index: 10} code: binding: {strength: extensible, valueSet: 'http://hl7.org/fhir/uv/cpg/ValueSet/cpg-common-process'} mustSupport: false index: 7 precheckBehavior: {mustSupport: false, index: 13} cardinalityBehavior: {mustSupport: false, index: 14} required: [title, code, description] package_version: 1.0.0 class: profile kind: resource url: http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-strategy base: http://hl7.org/fhir/StructureDefinition/RequestGroup version: 1.0.0 required: [subject, instantiatesCanonical]