description: This profile sets the minimum expectations for a CommunicationRequest resource used to represent a request for direct communication from a diagnostic provider (Filler) to a patient. It supports use cases where the diagnostic provider may communicate with the patient, for example, to suggest booking an appointment or to provide instructions for a diagnostic test. It also supports requests for communication not to be performed, for example, when a patient has requested that they not be contacted by SMS. Supported communication mediums include SMS and email. \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: AUeRequestingCommunicationRequestPatient type: CommunicationRequest elements: category: binding: {strength: required, valueSet: 'http://hl7.org.au/fhir/ereq/ValueSet/au-erequesting-communicationrequest-patientcategory'} index: 0 elements: coding: {index: 1} required: [coding] doNotPerform: {short: Set to true when SMS or email communication with the patient is not to be performed, mustSupport: true, index: 2} medium: binding: {strength: required, valueSet: 'http://hl7.org.au/fhir/ereq/ValueSet/au-erequesting-communicationrequest-patientmedium'} mustSupport: true index: 3 about: {short: Fulfilment task group or diagnostic request the communication is about, index: 4} requester: {short: 'Patient, provider or practice requesting the communication (or requesting it not be performed)', index: 5} recipient: type: Reference short: Patient receiving the communication refers: ['http://hl7.org.au/fhir/core/StructureDefinition/au-core-patient'] index: 6 reasonCode: elements: coding: pattern: type: Coding value: {code: patient, system: 'http://terminology.hl7.org.au/CodeSystem/communicationrequest-reason'} type: Coding index: 7 required: [coding] package_version: 0.4.0-preview class: profile kind: resource url: http://hl7.org.au/fhir/ereq/StructureDefinition/au-erequesting-communicationrequest-patient base: http://hl7.org.au/fhir/ereq/StructureDefinition/au-erequesting-communicationrequest version: 0.4.0-preview required: [medium]