CommunicationRequest.Builder | 
CommunicationRequest.Builder.about(Reference... about) | 
 Other resources that pertain to this communication request and to which this communication request should be 
 associated. 
 | 
CommunicationRequest.Builder | 
CommunicationRequest.Builder.about(java.util.Collection<Reference> about) | 
 Other resources that pertain to this communication request and to which this communication request should be 
 associated. 
 | 
CommunicationRequest.Builder | 
CommunicationRequest.Builder.authoredOn(DateTime authoredOn) | 
 For draft requests, indicates the date of initial creation. 
 | 
CommunicationRequest.Builder | 
CommunicationRequest.Builder.basedOn(Reference... basedOn) | 
 A plan or proposal that is fulfilled in whole or in part by this request. 
 | 
CommunicationRequest.Builder | 
CommunicationRequest.Builder.basedOn(java.util.Collection<Reference> basedOn) | 
 A plan or proposal that is fulfilled in whole or in part by this request. 
 | 
static CommunicationRequest.Builder | 
CommunicationRequest.builder() | 
  | 
CommunicationRequest.Builder | 
CommunicationRequest.Builder.category(CodeableConcept... category) | 
 The type of message to be sent such as alert, notification, reminder, instruction, etc. 
 | 
CommunicationRequest.Builder | 
CommunicationRequest.Builder.category(java.util.Collection<CodeableConcept> category) | 
 The type of message to be sent such as alert, notification, reminder, instruction, etc. 
 | 
CommunicationRequest.Builder | 
CommunicationRequest.Builder.contained(Resource... contained) | 
 These resources do not have an independent existence apart from the resource that contains them - they cannot be 
 identified independently, and nor can they have their own independent transaction scope. 
 | 
CommunicationRequest.Builder | 
CommunicationRequest.Builder.contained(java.util.Collection<Resource> contained) | 
 These resources do not have an independent existence apart from the resource that contains them - they cannot be 
 identified independently, and nor can they have their own independent transaction scope. 
 | 
CommunicationRequest.Builder | 
CommunicationRequest.Builder.doNotPerform(Boolean doNotPerform) | 
 If true indicates that the CommunicationRequest is asking for the specified action to *not* occur. 
 | 
CommunicationRequest.Builder | 
CommunicationRequest.Builder.doNotPerform(java.lang.Boolean doNotPerform) | 
 Convenience method for setting doNotPerform. 
 | 
CommunicationRequest.Builder | 
CommunicationRequest.Builder.encounter(Reference encounter) | 
 The Encounter during which this CommunicationRequest was created or to which the creation of this record is tightly 
 associated. 
 | 
CommunicationRequest.Builder | 
CommunicationRequest.Builder.extension(Extension... extension) | 
 May be used to represent additional information that is not part of the basic definition of the resource. 
 | 
CommunicationRequest.Builder | 
CommunicationRequest.Builder.extension(java.util.Collection<Extension> extension) | 
 May be used to represent additional information that is not part of the basic definition of the resource. 
 | 
protected CommunicationRequest.Builder | 
CommunicationRequest.Builder.from(CommunicationRequest communicationRequest) | 
  | 
CommunicationRequest.Builder | 
CommunicationRequest.Builder.groupIdentifier(Identifier groupIdentifier) | 
 A shared identifier common to all requests that were authorized more or less simultaneously by a single author, 
 representing the identifier of the requisition, prescription or similar form. 
 | 
CommunicationRequest.Builder | 
CommunicationRequest.Builder.id(java.lang.String id) | 
 The logical id of the resource, as used in the URL for the resource. 
 | 
CommunicationRequest.Builder | 
CommunicationRequest.Builder.identifier(Identifier... identifier) | 
 Business identifiers assigned to this communication request by the performer or other systems which remain constant as 
 the resource is updated and propagates from server to server. 
 | 
CommunicationRequest.Builder | 
CommunicationRequest.Builder.identifier(java.util.Collection<Identifier> identifier) | 
 Business identifiers assigned to this communication request by the performer or other systems which remain constant as 
 the resource is updated and propagates from server to server. 
 | 
CommunicationRequest.Builder | 
CommunicationRequest.Builder.implicitRules(Uri implicitRules) | 
 A reference to a set of rules that were followed when the resource was constructed, and which must be understood when 
 processing the content. 
 | 
CommunicationRequest.Builder | 
CommunicationRequest.Builder.language(Code language) | 
 The base language in which the resource is written. 
 | 
CommunicationRequest.Builder | 
CommunicationRequest.Builder.medium(CodeableConcept... medium) | 
 A channel that was used for this communication (e.g. 
 | 
CommunicationRequest.Builder | 
CommunicationRequest.Builder.medium(java.util.Collection<CodeableConcept> medium) | 
 A channel that was used for this communication (e.g. 
 | 
CommunicationRequest.Builder | 
CommunicationRequest.Builder.meta(Meta meta) | 
 The metadata about the resource. 
 | 
CommunicationRequest.Builder | 
CommunicationRequest.Builder.modifierExtension(Extension... modifierExtension) | 
 May be used to represent additional information that is not part of the basic definition of the resource and that 
 modifies the understanding of the element that contains it and/or the understanding of the containing element's 
 descendants. 
 | 
CommunicationRequest.Builder | 
CommunicationRequest.Builder.modifierExtension(java.util.Collection<Extension> modifierExtension) | 
 May be used to represent additional information that is not part of the basic definition of the resource and that 
 modifies the understanding of the element that contains it and/or the understanding of the containing element's 
 descendants. 
 | 
CommunicationRequest.Builder | 
CommunicationRequest.Builder.note(Annotation... note) | 
 Comments made about the request by the requester, sender, recipient, subject or other participants. 
 | 
CommunicationRequest.Builder | 
CommunicationRequest.Builder.note(java.util.Collection<Annotation> note) | 
 Comments made about the request by the requester, sender, recipient, subject or other participants. 
 | 
CommunicationRequest.Builder | 
CommunicationRequest.Builder.occurrence(Element occurrence) | 
 The time when this communication is to occur. 
 | 
CommunicationRequest.Builder | 
CommunicationRequest.Builder.payload(CommunicationRequest.Payload... payload) | 
 Text, attachment(s), or resource(s) to be communicated to the recipient. 
 | 
CommunicationRequest.Builder | 
CommunicationRequest.Builder.payload(java.util.Collection<CommunicationRequest.Payload> payload) | 
 Text, attachment(s), or resource(s) to be communicated to the recipient. 
 | 
CommunicationRequest.Builder | 
CommunicationRequest.Builder.priority(CommunicationPriority priority) | 
 Characterizes how quickly the proposed act must be initiated. 
 | 
CommunicationRequest.Builder | 
CommunicationRequest.Builder.reasonCode(CodeableConcept... reasonCode) | 
 Describes why the request is being made in coded or textual form. 
 | 
CommunicationRequest.Builder | 
CommunicationRequest.Builder.reasonCode(java.util.Collection<CodeableConcept> reasonCode) | 
 Describes why the request is being made in coded or textual form. 
 | 
CommunicationRequest.Builder | 
CommunicationRequest.Builder.reasonReference(Reference... reasonReference) | 
 Indicates another resource whose existence justifies this request. 
 | 
CommunicationRequest.Builder | 
CommunicationRequest.Builder.reasonReference(java.util.Collection<Reference> reasonReference) | 
 Indicates another resource whose existence justifies this request. 
 | 
CommunicationRequest.Builder | 
CommunicationRequest.Builder.recipient(Reference... recipient) | 
 The entity (e.g. 
 | 
CommunicationRequest.Builder | 
CommunicationRequest.Builder.recipient(java.util.Collection<Reference> recipient) | 
 The entity (e.g. 
 | 
CommunicationRequest.Builder | 
CommunicationRequest.Builder.replaces(Reference... replaces) | 
 Completed or terminated request(s) whose function is taken by this new request. 
 | 
CommunicationRequest.Builder | 
CommunicationRequest.Builder.replaces(java.util.Collection<Reference> replaces) | 
 Completed or terminated request(s) whose function is taken by this new request. 
 | 
CommunicationRequest.Builder | 
CommunicationRequest.Builder.requester(Reference requester) | 
 The device, individual, or organization who initiated the request and has responsibility for its activation. 
 | 
CommunicationRequest.Builder | 
CommunicationRequest.Builder.sender(Reference sender) | 
 The entity (e.g. 
 | 
CommunicationRequest.Builder | 
CommunicationRequest.Builder.status(CommunicationRequestStatus status) | 
 The status of the proposal or order. 
 | 
CommunicationRequest.Builder | 
CommunicationRequest.Builder.statusReason(CodeableConcept statusReason) | 
 Captures the reason for the current state of the CommunicationRequest. 
 | 
CommunicationRequest.Builder | 
CommunicationRequest.Builder.subject(Reference subject) | 
 The patient or group that is the focus of this communication request. 
 | 
CommunicationRequest.Builder | 
CommunicationRequest.Builder.text(Narrative text) | 
 A human-readable narrative that contains a summary of the resource and can be used to represent the content of the 
 resource to a human. 
 | 
CommunicationRequest.Builder | 
CommunicationRequest.toBuilder() | 
  |