description: This profile sets the minimum expectations for a CommunicationRequest resource used to represent a request for a report to be copied to a clinician or patient as an additional recipient. A copy-to clinician is distinct from a request for urgent communication to a provider, as the priority may not be urgent. It is based on the [AU eRequesting CommunicationRequest](StructureDefinition-au-erequesting-communicationrequest.html) profile and identifies the additional constraints, extensions, vocabularies and value sets that **SHALL** be present in the CommunicationRequest when conforming to this profile. package_name: hl7.fhir.au.ereq derivation: constraint name: AUeRequestingCommunicationRequestCopyTo type: CommunicationRequest elements: category: pattern: type: CodeableConcept value: coding: - {code: copyto-reports, system: 'http://terminology.hl7.org.au/CodeSystem/communication-request-category'} index: 0 doNotPerform: {index: 1} about: {short: Diagnostic request the copy-to communication is about, index: 2} requester: type: Reference short: Individual provider requesting the communication refers: ['http://hl7.org.au/fhir/ereq/StructureDefinition/au-erequesting-practitionerrole'] index: 3 recipient: {short: Individual provider or patient who is the intended recipient of the copy, index: 4} package_version: 1.0.0-preview class: profile kind: resource url: http://hl7.org.au/fhir/ereq/StructureDefinition/au-erequesting-communicationrequest-copyto base: http://hl7.org.au/fhir/ereq/StructureDefinition/au-erequesting-communicationrequest version: 1.0.0-preview