DSTU2

This page is part of the FHIR Specification (v1.0.2: DSTU 2). The current version which supercedes this version is 5.0.0. For a full list of available versions, see the Directory of published versions . Page versions: R5 R4B R4 R3 R2

5.22.6 Resource CommunicationRequest - Detailed Descriptions

Detailed Descriptions for the elements in the CommunicationRequest resource.

CommunicationRequest
Definition

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.

Control1..1
Summarytrue
CommunicationRequest.identifier
Definition

A unique ID of this request for reference purposes. It must be provided if user wants it returned as part of any output, otherwise it will be autogenerated, if needed, by CDS system. Does not need to be the actual ID of the source system.

NoteThis is a business identifer, not a resource identifier (see discussion)
Control0..*
TypeIdentifier
Summarytrue
CommunicationRequest.category
Definition

The type of message to be sent such as alert, notification, reminder, instruction, etc.

Control0..1
BindingCommunicationCategory: Codes for general categories of communications such as alerts, instruction, etc.
TypeCodeableConcept
Summarytrue
CommunicationRequest.sender
Definition

The entity (e.g. person, organization, clinical information system, or device) which is to be the source of the communication.

Control0..1
TypeReference(Device | Organization | Patient | Practitioner | RelatedPerson)
Summarytrue
CommunicationRequest.recipient
Definition

The entity (e.g. person, organization, clinical information system, or device) which is the intended target of the communication.

Control0..*
TypeReference(Device | Organization | Patient | Practitioner | RelatedPerson)
Summarytrue
CommunicationRequest.payload
Definition

Text, attachment(s), or resource(s) to be communicated to the recipient.

Control0..*
Summarytrue
CommunicationRequest.payload.content[x]
Definition

The communicated content (or for multi-part communications, one portion of the communication).

Control1..1
Typestring|Attachment|Reference(Any)
[x] NoteSee Choice of Data Types for further information about how to use [x]
Summarytrue
CommunicationRequest.medium
Definition

A channel that was used for this communication (e.g. email, fax).

Control0..*
Bindingv3 Code System ParticipationMode: Codes for communication mediums such as phone, fax, email, in person, etc. (Example)
TypeCodeableConcept
Summarytrue
CommunicationRequest.requester
Definition

The responsible person who authorizes this order, e.g. physician. This may be different than the author of the order statement, e.g. clerk, who may have entered the statement into the order entry application.

Control0..1
TypeReference(Practitioner | Patient | RelatedPerson)
Summarytrue
CommunicationRequest.status
Definition

The status of the proposal or order.

Control0..1
BindingCommunicationRequestStatus: The status of the communication. (Required)
Typecode
Is Modifiertrue
Summarytrue
CommunicationRequest.encounter
Definition

The encounter within which the communication request was created.

Control0..1
TypeReference(Encounter)
Summarytrue
CommunicationRequest.scheduled[x]
Definition

The time when this communication is to occur.

Control0..1
TypedateTime|Period
[x] NoteSee Choice of Data Types for further information about how to use [x]
Summarytrue
CommunicationRequest.reason
Definition

The reason or justification for the communication request.

Control0..*
BindingCommunicationReason: Codes for describing reasons for the occurrence of a communication.
TypeCodeableConcept
Summarytrue
CommunicationRequest.requestedOn
Definition

The time when the request was made.

Control0..1
TypedateTime
Summarytrue
CommunicationRequest.subject
Definition

The patient who is the focus of this communication request.

Control0..1
TypeReference(Patient)
Summarytrue
CommunicationRequest.priority
Definition

Characterizes how quickly the proposed act must be initiated. Includes concepts such as stat, urgent, routine.

Control0..1
BindingDiagnosticOrderPriority: Codes indicating the relative importance of a communication request. (Example)
TypeCodeableConcept
Summarytrue