PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.au.ereq@0.4.0-preview
    http://hl7.org.au/fhir/ereq/StructureDefinition/au-erequesting-communicationrequest-copyto
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.  \nIt is based on the [AU eRequesting CommunicationRequest](StructureDefinition-au-erequesting-communicationrequest.html) 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:
    index: 0
    elements:
      coding:
        pattern:
          type: Coding
          value: {code: notification, system: 'http://terminology.hl7.org/CodeSystem/communication-category'}
        type: Coding
        index: 1
    required: [coding]
  doNotPerform: {index: 2}
  about:
    type: Reference
    short: Diagnostic request the copy-to communication is about
    refers: ['http://hl7.org.au/fhir/ereq/StructureDefinition/au-erequesting-servicerequest-imag', 'http://hl7.org.au/fhir/ereq/StructureDefinition/au-erequesting-servicerequest-path']
    index: 3
  requester:
    type: Reference
    short: Individual provider requesting the communication
    refers: ['http://hl7.org.au/fhir/core/StructureDefinition/au-core-practitionerrole']
    index: 4
  recipient: {short: Individual provider or patient who is the intended recipient of the copy, index: 5}
  reasonCode:
    elements:
      coding:
        pattern:
          type: Coding
          value: {code: copyto, system: 'http://terminology.hl7.org.au/CodeSystem/communicationrequest-reason'}
        type: Coding
        index: 6
    required: [coding]
package_version: 0.4.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: 0.4.0-preview