CommunicationRequest

A request to convey information; e.g. the CDS system proposes that an alert be sent to a responsible provider, the CDS system proposes that the public health agency be notified about a reportable condition.

= Must Support, = Is Modifier, = QiCore defined extension

FieldCard.TypeDescription
orderedBy0..1ExtensionAgent that ordered the communication.
authorizedBy0..1ExtensionThe practitioner who authorized the communication request, usually the same as the orderer when the orderer is a practitioner.
reasonRejected0..1ExtensionThe reason associated with the rejection of this communication request by the receiver. Applicable only if the status is rejected.
Binding: Reason communication request was not performed (example)
status1..1StringThe status of the proposal or order.
Binding: The status of the communication request. (required)
category0..*List<Concept>The type of message to be sent such as alert, notification, reminder, instruction, etc.
Binding: Codes for general categories of communications such as alerts, instruction, etc. (example)
doNotPerform0..1BooleanIf true indicates that the CommunicationRequest is asking for the specified action to *not* occur.
subject0..1PatientThe patient or group that is the focus of this communication request.
encounter0..1EncounterThe Encounter during which this CommunicationRequest was created or to which the creation of this record is tightly associated.
recipient0..*List<Device | Organization | Patient | Practitioner | RelatedPerson | Group | CareTeam>The entity (e.g. person, organization, clinical information system, device, group, or care team) which is the intended target of the communication.
sender0..1Device | Organization | Patient | Practitioner | RelatedPersonThe entity (e.g. person, organization, clinical information system, or device) which is to be the source of the communication.