DocumentReference.Builder | 
DocumentReference.Builder.authenticator(Reference authenticator) | 
 Which person or organization authenticates that this document is valid. 
 | 
DocumentReference.Builder | 
DocumentReference.Builder.author(Reference... author) | 
 Identifies who is responsible for adding the information to the document. 
 | 
DocumentReference.Builder | 
DocumentReference.Builder.author(Collection<Reference> author) | 
 Identifies who is responsible for adding the information to the document. 
 | 
static DocumentReference.Builder | 
DocumentReference.builder() | 
  | 
DocumentReference.Builder | 
DocumentReference.Builder.category(CodeableConcept... category) | 
 A categorization for the type of document referenced - helps for indexing and searching. 
 | 
DocumentReference.Builder | 
DocumentReference.Builder.category(Collection<CodeableConcept> category) | 
 A categorization for the type of document referenced - helps for indexing and searching. 
 | 
DocumentReference.Builder | 
DocumentReference.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. 
 | 
DocumentReference.Builder | 
DocumentReference.Builder.contained(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. 
 | 
DocumentReference.Builder | 
DocumentReference.Builder.content(DocumentReference.Content... content) | 
 The document and format referenced. 
 | 
DocumentReference.Builder | 
DocumentReference.Builder.content(Collection<DocumentReference.Content> content) | 
 The document and format referenced. 
 | 
DocumentReference.Builder | 
DocumentReference.Builder.context(DocumentReference.Context context) | 
 The clinical context in which the document was prepared. 
 | 
DocumentReference.Builder | 
DocumentReference.Builder.custodian(Reference custodian) | 
 Identifies the organization or group who is responsible for ongoing maintenance of and access to the document. 
 | 
DocumentReference.Builder | 
DocumentReference.Builder.date(Instant date) | 
 When the document reference was created. 
 | 
DocumentReference.Builder | 
DocumentReference.Builder.description(String description) | 
 Human-readable description of the source document. 
 | 
DocumentReference.Builder | 
DocumentReference.Builder.docStatus(ReferredDocumentStatus docStatus) | 
 The status of the underlying document. 
 | 
DocumentReference.Builder | 
DocumentReference.Builder.extension(Extension... extension) | 
 May be used to represent additional information that is not part of the basic definition of the resource. 
 | 
DocumentReference.Builder | 
DocumentReference.Builder.extension(Collection<Extension> extension) | 
 May be used to represent additional information that is not part of the basic definition of the resource. 
 | 
protected DocumentReference.Builder | 
DocumentReference.Builder.from(DocumentReference documentReference) | 
  | 
DocumentReference.Builder | 
DocumentReference.Builder.id(String id) | 
 The logical id of the resource, as used in the URL for the resource. 
 | 
DocumentReference.Builder | 
DocumentReference.Builder.identifier(Identifier... identifier) | 
 Other identifiers associated with the document, including version independent identifiers. 
 | 
DocumentReference.Builder | 
DocumentReference.Builder.identifier(Collection<Identifier> identifier) | 
 Other identifiers associated with the document, including version independent identifiers. 
 | 
DocumentReference.Builder | 
DocumentReference.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. 
 | 
DocumentReference.Builder | 
DocumentReference.Builder.language(Code language) | 
 The base language in which the resource is written. 
 | 
DocumentReference.Builder | 
DocumentReference.Builder.masterIdentifier(Identifier masterIdentifier) | 
 Document identifier as assigned by the source of the document. 
 | 
DocumentReference.Builder | 
DocumentReference.Builder.meta(Meta meta) | 
 The metadata about the resource. 
 | 
DocumentReference.Builder | 
DocumentReference.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. 
 | 
DocumentReference.Builder | 
DocumentReference.Builder.modifierExtension(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. 
 | 
DocumentReference.Builder | 
DocumentReference.Builder.relatesTo(DocumentReference.RelatesTo... relatesTo) | 
 Relationships that this document has with other document references that already exist. 
 | 
DocumentReference.Builder | 
DocumentReference.Builder.relatesTo(Collection<DocumentReference.RelatesTo> relatesTo) | 
 Relationships that this document has with other document references that already exist. 
 | 
DocumentReference.Builder | 
DocumentReference.Builder.securityLabel(CodeableConcept... securityLabel) | 
 A set of Security-Tag codes specifying the level of privacy/security of the Document. 
 | 
DocumentReference.Builder | 
DocumentReference.Builder.securityLabel(Collection<CodeableConcept> securityLabel) | 
 A set of Security-Tag codes specifying the level of privacy/security of the Document. 
 | 
DocumentReference.Builder | 
DocumentReference.Builder.status(DocumentReferenceStatus status) | 
 The status of this document reference. 
 | 
DocumentReference.Builder | 
DocumentReference.Builder.subject(Reference subject) | 
 Who or what the document is about. 
 | 
DocumentReference.Builder | 
DocumentReference.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. 
 | 
DocumentReference.Builder | 
DocumentReference.toBuilder() | 
  | 
DocumentReference.Builder | 
DocumentReference.Builder.type(CodeableConcept type) | 
 Specifies the particular kind of document referenced (e.g. 
 |