description: Recommendation for a specific communication with the patient or other participant as part of the delivery of a computable clinical practice guideline package_name: hl7.fhir.uv.cpg derivation: constraint name: CPGCommunicationRequest type: CommunicationRequest elements: category: {mustSupport: true, index: 6} encounter: {mustSupport: true, index: 11} recipient: {mustSupport: true, index: 13} statusReason: {mustSupport: true, index: 5} extension: index: 0 slicing: rules: open ordered: false discriminator: - {path: url, type: value} min: null slices: instantiatesCanonical: match: {url: null} schema: {short: Source, type: Extension, mustSupport: true, url: 'http://hl7.org/fhir/StructureDefinition/workflow-instantiatesCanonical', index: 1} min: 0 max: 1 rationale: match: {url: null} schema: {type: Extension, mustSupport: true, url: 'http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-rationale', index: 2} min: 0 max: 1 requester: {mustSupport: true, index: 12} priority: {mustSupport: true, index: 7} status: {mustSupport: true, index: 4} sender: {mustSupport: true, index: 14} identifier: {mustSupport: true, index: 3} doNotPerform: {mustSupport: true, index: 8} subject: {mustSupport: true, index: 9} about: {short: Pertinent information, mustSupport: true, index: 10} package_version: 2.0.0-ballot extensions: instantiatesCanonical: {url: 'http://hl7.org/fhir/StructureDefinition/workflow-instantiatesCanonical', min: 0, max: 1, short: Source, type: Extension, mustSupport: true, index: 1} rationale: {url: 'http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-rationale', min: 0, max: 1, type: Extension, mustSupport: true, index: 2} class: profile kind: resource url: http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-communicationrequest base: http://hl7.org/fhir/StructureDefinition/CommunicationRequest version: 2.0.0-ballot