DocumentManifest.Builder | 
DocumentManifest.Builder.author(Reference... author) | 
 Identifies who is the author of the manifest. 
 | 
DocumentManifest.Builder | 
DocumentManifest.Builder.author(Collection<Reference> author) | 
 Identifies who is the author of the manifest. 
 | 
static DocumentManifest.Builder | 
DocumentManifest.builder() | 
  | 
DocumentManifest.Builder | 
DocumentManifest.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. 
 | 
DocumentManifest.Builder | 
DocumentManifest.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. 
 | 
DocumentManifest.Builder | 
DocumentManifest.Builder.content(Reference... content) | 
 The list of Resources that consist of the parts of this manifest. 
 | 
DocumentManifest.Builder | 
DocumentManifest.Builder.content(Collection<Reference> content) | 
 The list of Resources that consist of the parts of this manifest. 
 | 
DocumentManifest.Builder | 
DocumentManifest.Builder.created(DateTime created) | 
 When the document manifest was created for submission to the server (not necessarily the same thing as the actual 
 resource last modified time, since it may be modified, replicated, etc.). 
 | 
DocumentManifest.Builder | 
DocumentManifest.Builder.description(String description) | 
 Human-readable description of the source document. 
 | 
DocumentManifest.Builder | 
DocumentManifest.Builder.extension(Extension... extension) | 
 May be used to represent additional information that is not part of the basic definition of the resource. 
 | 
DocumentManifest.Builder | 
DocumentManifest.Builder.extension(Collection<Extension> extension) | 
 May be used to represent additional information that is not part of the basic definition of the resource. 
 | 
protected DocumentManifest.Builder | 
DocumentManifest.Builder.from(DocumentManifest documentManifest) | 
  | 
DocumentManifest.Builder | 
DocumentManifest.Builder.id(String id) | 
 The logical id of the resource, as used in the URL for the resource. 
 | 
DocumentManifest.Builder | 
DocumentManifest.Builder.identifier(Identifier... identifier) | 
 Other identifiers associated with the document manifest, including version independent identifiers. 
 | 
DocumentManifest.Builder | 
DocumentManifest.Builder.identifier(Collection<Identifier> identifier) | 
 Other identifiers associated with the document manifest, including version independent identifiers. 
 | 
DocumentManifest.Builder | 
DocumentManifest.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. 
 | 
DocumentManifest.Builder | 
DocumentManifest.Builder.language(Code language) | 
 The base language in which the resource is written. 
 | 
DocumentManifest.Builder | 
DocumentManifest.Builder.masterIdentifier(Identifier masterIdentifier) | 
 A single identifier that uniquely identifies this manifest. 
 | 
DocumentManifest.Builder | 
DocumentManifest.Builder.meta(Meta meta) | 
 The metadata about the resource. 
 | 
DocumentManifest.Builder | 
DocumentManifest.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. 
 | 
DocumentManifest.Builder | 
DocumentManifest.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. 
 | 
DocumentManifest.Builder | 
DocumentManifest.Builder.recipient(Reference... recipient) | 
 A patient, practitioner, or organization for which this set of documents is intended. 
 | 
DocumentManifest.Builder | 
DocumentManifest.Builder.recipient(Collection<Reference> recipient) | 
 A patient, practitioner, or organization for which this set of documents is intended. 
 | 
DocumentManifest.Builder | 
DocumentManifest.Builder.related(DocumentManifest.Related... related) | 
 Related identifiers or resources associated with the DocumentManifest. 
 | 
DocumentManifest.Builder | 
DocumentManifest.Builder.related(Collection<DocumentManifest.Related> related) | 
 Related identifiers or resources associated with the DocumentManifest. 
 | 
DocumentManifest.Builder | 
DocumentManifest.Builder.source(Uri source) | 
 Identifies the source system, application, or software that produced the document manifest. 
 | 
DocumentManifest.Builder | 
DocumentManifest.Builder.status(DocumentReferenceStatus status) | 
 The status of this document manifest. 
 | 
DocumentManifest.Builder | 
DocumentManifest.Builder.subject(Reference subject) | 
 Who or what the set of documents is about. 
 | 
DocumentManifest.Builder | 
DocumentManifest.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. 
 | 
DocumentManifest.Builder | 
DocumentManifest.toBuilder() | 
  | 
DocumentManifest.Builder | 
DocumentManifest.Builder.type(CodeableConcept type) | 
 The code specifying the type of clinical activity that resulted in placing the associated content into the 
 DocumentManifest. 
 |