description: Definition of a recommendation for a specific communication with the patient or other participant as part of a computable clinical practice guideline package_name: hl7.fhir.uv.cpg.r4 derivation: constraint name: CPGCommunicationActivity type: ActivityDefinition elements: kind: pattern: {type: Code, value: CommunicationRequest} index: 0 profile: short: At least a CPG CommunicationRequest pattern: {type: Canonical, value: 'http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-communicationrequest'} index: 1 intent: pattern: {type: Code, value: proposal} mustSupport: true index: 2 doNotPerform: {mustSupport: true, index: 3} package_version: 2.0.0-ballot class: profile kind: resource url: http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-communicationactivity base: http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-computableactivity version: 2.0.0-ballot required: [profile, intent, doNotPerform]