Communication.Builder | 
Communication.Builder.about(java.util.Collection<Reference> about) | 
 Other resources that pertain to this communication and to which this communication should be associated. 
 | 
Communication.Builder | 
Communication.Builder.about(Reference... about) | 
 Other resources that pertain to this communication and to which this communication should be associated. 
 | 
Communication.Builder | 
Communication.Builder.basedOn(java.util.Collection<Reference> basedOn) | 
 An order, proposal or plan fulfilled in whole or in part by this Communication. 
 | 
Communication.Builder | 
Communication.Builder.basedOn(Reference... basedOn) | 
 An order, proposal or plan fulfilled in whole or in part by this Communication. 
 | 
static Communication.Builder | 
Communication.builder() | 
  | 
Communication.Builder | 
Communication.Builder.category(java.util.Collection<CodeableConcept> category) | 
 The type of message conveyed such as alert, notification, reminder, instruction, etc. 
 | 
Communication.Builder | 
Communication.Builder.category(CodeableConcept... category) | 
 The type of message conveyed such as alert, notification, reminder, instruction, etc. 
 | 
Communication.Builder | 
Communication.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. 
 | 
Communication.Builder | 
Communication.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. 
 | 
Communication.Builder | 
Communication.Builder.encounter(Reference encounter) | 
 The Encounter during which this Communication was created or to which the creation of this record is tightly 
 associated. 
 | 
Communication.Builder | 
Communication.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. 
 | 
Communication.Builder | 
Communication.Builder.extension(Extension... extension) | 
 May be used to represent additional information that is not part of the basic definition of the resource. 
 | 
protected Communication.Builder | 
Communication.Builder.from(Communication communication) | 
  | 
Communication.Builder | 
Communication.Builder.id(java.lang.String id) | 
 The logical id of the resource, as used in the URL for the resource. 
 | 
Communication.Builder | 
Communication.Builder.identifier(java.util.Collection<Identifier> identifier) | 
 Business identifiers assigned to this communication by the performer or other systems which remain constant as the 
 resource is updated and propagates from server to server. 
 | 
Communication.Builder | 
Communication.Builder.identifier(Identifier... identifier) | 
 Business identifiers assigned to this communication by the performer or other systems which remain constant as the 
 resource is updated and propagates from server to server. 
 | 
Communication.Builder | 
Communication.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. 
 | 
Communication.Builder | 
Communication.Builder.inResponseTo(java.util.Collection<Reference> inResponseTo) | 
 Prior communication that this communication is in response to. 
 | 
Communication.Builder | 
Communication.Builder.inResponseTo(Reference... inResponseTo) | 
 Prior communication that this communication is in response to. 
 | 
Communication.Builder | 
Communication.Builder.instantiatesCanonical(java.util.Collection<Canonical> instantiatesCanonical) | 
 The URL pointing to a FHIR-defined protocol, guideline, orderset or other definition that is adhered to in whole or in 
 part by this Communication. 
 | 
Communication.Builder | 
Communication.Builder.instantiatesCanonical(Canonical... instantiatesCanonical) | 
 The URL pointing to a FHIR-defined protocol, guideline, orderset or other definition that is adhered to in whole or in 
 part by this Communication. 
 | 
Communication.Builder | 
Communication.Builder.instantiatesUri(java.util.Collection<Uri> instantiatesUri) | 
 The URL pointing to an externally maintained protocol, guideline, orderset or other definition that is adhered to in 
 whole or in part by this Communication. 
 | 
Communication.Builder | 
Communication.Builder.instantiatesUri(Uri... instantiatesUri) | 
 The URL pointing to an externally maintained protocol, guideline, orderset or other definition that is adhered to in 
 whole or in part by this Communication. 
 | 
Communication.Builder | 
Communication.Builder.language(Code language) | 
 The base language in which the resource is written. 
 | 
Communication.Builder | 
Communication.Builder.medium(java.util.Collection<CodeableConcept> medium) | 
 A channel that was used for this communication (e.g. 
 | 
Communication.Builder | 
Communication.Builder.medium(CodeableConcept... medium) | 
 A channel that was used for this communication (e.g. 
 | 
Communication.Builder | 
Communication.Builder.meta(Meta meta) | 
 The metadata about the resource. 
 | 
Communication.Builder | 
Communication.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. 
 | 
Communication.Builder | 
Communication.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. 
 | 
Communication.Builder | 
Communication.Builder.note(java.util.Collection<Annotation> note) | 
 Additional notes or commentary about the communication by the sender, receiver or other interested parties. 
 | 
Communication.Builder | 
Communication.Builder.note(Annotation... note) | 
 Additional notes or commentary about the communication by the sender, receiver or other interested parties. 
 | 
Communication.Builder | 
Communication.Builder.partOf(java.util.Collection<Reference> partOf) | 
 Part of this action. 
 | 
Communication.Builder | 
Communication.Builder.partOf(Reference... partOf) | 
 Part of this action. 
 | 
Communication.Builder | 
Communication.Builder.payload(java.util.Collection<Communication.Payload> payload) | 
 Text, attachment(s), or resource(s) that was communicated to the recipient. 
 | 
Communication.Builder | 
Communication.Builder.payload(Communication.Payload... payload) | 
 Text, attachment(s), or resource(s) that was communicated to the recipient. 
 | 
Communication.Builder | 
Communication.Builder.priority(CommunicationPriority priority) | 
 Characterizes how quickly the planned or in progress communication must be addressed. 
 | 
Communication.Builder | 
Communication.Builder.reasonCode(java.util.Collection<CodeableConcept> reasonCode) | 
 The reason or justification for the communication. 
 | 
Communication.Builder | 
Communication.Builder.reasonCode(CodeableConcept... reasonCode) | 
 The reason or justification for the communication. 
 | 
Communication.Builder | 
Communication.Builder.reasonReference(java.util.Collection<Reference> reasonReference) | 
 Indicates another resource whose existence justifies this communication. 
 | 
Communication.Builder | 
Communication.Builder.reasonReference(Reference... reasonReference) | 
 Indicates another resource whose existence justifies this communication. 
 | 
Communication.Builder | 
Communication.Builder.received(DateTime received) | 
 The time when this communication arrived at the destination. 
 | 
Communication.Builder | 
Communication.Builder.recipient(java.util.Collection<Reference> recipient) | 
 The entity (e.g. 
 | 
Communication.Builder | 
Communication.Builder.recipient(Reference... recipient) | 
 The entity (e.g. 
 | 
Communication.Builder | 
Communication.Builder.sender(Reference sender) | 
 The entity (e.g. 
 | 
Communication.Builder | 
Communication.Builder.sent(DateTime sent) | 
 The time when this communication was sent. 
 | 
Communication.Builder | 
Communication.Builder.status(CommunicationStatus status) | 
 The status of the transmission. 
 | 
Communication.Builder | 
Communication.Builder.statusReason(CodeableConcept statusReason) | 
 Captures the reason for the current state of the Communication. 
 | 
Communication.Builder | 
Communication.Builder.subject(Reference subject) | 
 The patient or group that was the focus of this communication. 
 | 
Communication.Builder | 
Communication.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. 
 | 
Communication.Builder | 
Communication.toBuilder() | 
  | 
Communication.Builder | 
Communication.Builder.topic(CodeableConcept topic) | 
 Description of the purpose/content, similar to a subject line in an email. 
 |