DSTU2 STU 3 Ballot
This page is part of the FHIR Specification (v1.0.2: DSTU 2). The current version which supercedes this version is

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

5.22.6 12.12.6 Resource CommunicationRequest - Detailed Descriptions Resource CommunicationRequest - Detailed Descriptions Detailed Descriptions for the elements in the CommunicationRequest resource.

Detailed Descriptions for the elements in the CommunicationRequest resource.

© HL7.org 2011+. FHIR DSTU2 (v1.0.2-7202) generated on Sat, Oct 24, 2015 07:43+1100. Links: Search | Version History | Table of Contents | Compare to DSTU1
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. 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.

Control 1..1
Summary true
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. 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.

Note This is a business identifer, not a resource identifier (see This is a business identifer, not a resource identifier (see discussion )
Control 0..*
Type Identifier
Summary true
CommunicationRequest.category
Definition

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

Control 0..1
Binding CommunicationCategory : Codes for general categories of communications such as alerts, instruction, etc. : Codes for general categories of communications such as alerts, instruction, etc.
Type CodeableConcept
Summary true
CommunicationRequest.sender
Definition

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

Control 0..1
Type Reference ( Device | | Organization | | Patient | | Practitioner | | RelatedPerson )
Summary true
CommunicationRequest.recipient
Definition

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

Control 0..*
Type Reference ( Device | | Organization | | Patient | | Practitioner | | RelatedPerson | Group | CareTeam )
Summary true
CommunicationRequest.payload
Definition

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

Control 0..*
Summary true
CommunicationRequest.payload.content[x]
Definition

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

Control 1..1
Type string | Attachment | Reference ( Any )
[x] Note [x] Note See Choice of Data Types for further information about how to use [x] See Choice of Data Types for further information about how to use [x]
Summary true
CommunicationRequest.medium
Definition

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

Control 0..*
Binding v3 Code System ParticipationMode: Codes for communication mediums such as phone, fax, email, in person, etc. ( v3 Code System ParticipationMode: Codes for communication mediums such as phone, fax, email, in person, etc. ( Example )
Type CodeableConcept
Summary true
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. 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.

Control 0..1
Type Reference ( Practitioner | | Patient | | RelatedPerson )
Summary true
CommunicationRequest.status
Definition

The status of the proposal or order. The status of the proposal or order.

Control 0..1
Binding CommunicationRequestStatus: The status of the communication. ( CommunicationRequestStatus: The status of the communication. ( Required )
Type code
Is Modifier Is Modifier true
Summary true
CommunicationRequest.encounter
Definition

The encounter within which the communication request was created. The encounter within which the communication request was created.

Control 0..1
Type Reference ( Encounter )
Summary true
CommunicationRequest.scheduled[x]
Definition

The time when this communication is to occur. The time when this communication is to occur.

Control 0..1
Type dateTime | Period
[x] Note [x] Note See Choice of Data Types for further information about how to use [x] See Choice of Data Types for further information about how to use [x]
Summary true
CommunicationRequest.reason
Definition

The reason or justification for the communication request. The reason or justification for the communication request.

Control 0..*
Binding CommunicationReason : Codes for describing reasons for the occurrence of a communication. v3 Code System ActReason: Codes for describing reasons for the occurrence of a communication. ( Example )
Type CodeableConcept
Summary true
CommunicationRequest.requestedOn
Definition

The time when the request was made. The time when the request was made.

Control 0..1
Type dateTime
Summary true
CommunicationRequest.subject
Definition

The patient who is the focus of this communication request. The patient who is the focus of this communication request.

Control 0..1
Type Reference ( Patient )
Summary true
CommunicationRequest.priority
Definition

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

Control 0..1
Binding DiagnosticOrderPriority: Codes indicating the relative importance of a communication request. ( RequestPriority: Codes indicating the relative importance of a communication request. ( Example )
Type CodeableConcept
Summary true