Library.Builder | 
Library.Builder.approvalDate(java.time.LocalDate approvalDate) | 
 Convenience method for setting approvalDate. 
 | 
Library.Builder | 
Library.Builder.approvalDate(Date approvalDate) | 
 The date on which the resource content was approved by the publisher. 
 | 
Library.Builder | 
Library.Builder.author(java.util.Collection<ContactDetail> author) | 
 An individiual or organization primarily involved in the creation and maintenance of the content. 
 | 
Library.Builder | 
Library.Builder.author(ContactDetail... author) | 
 An individiual or organization primarily involved in the creation and maintenance of the content. 
 | 
static Library.Builder | 
Library.builder() | 
  | 
Library.Builder | 
Library.Builder.contact(java.util.Collection<ContactDetail> contact) | 
 Contact details to assist a user in finding and communicating with the publisher. 
 | 
Library.Builder | 
Library.Builder.contact(ContactDetail... contact) | 
 Contact details to assist a user in finding and communicating with the publisher. 
 | 
Library.Builder | 
Library.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. 
 | 
Library.Builder | 
Library.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. 
 | 
Library.Builder | 
Library.Builder.content(java.util.Collection<Attachment> content) | 
 The content of the library as an Attachment. 
 | 
Library.Builder | 
Library.Builder.content(Attachment... content) | 
 The content of the library as an Attachment. 
 | 
Library.Builder | 
Library.Builder.copyright(Markdown copyright) | 
 A copyright statement relating to the library and/or its contents. 
 | 
Library.Builder | 
Library.Builder.dataRequirement(java.util.Collection<DataRequirement> dataRequirement) | 
 Describes a set of data that must be provided in order to be able to successfully perform the computations defined by 
 the library. 
 | 
Library.Builder | 
Library.Builder.dataRequirement(DataRequirement... dataRequirement) | 
 Describes a set of data that must be provided in order to be able to successfully perform the computations defined by 
 the library. 
 | 
Library.Builder | 
Library.Builder.date(DateTime date) | 
 The date (and optionally time) when the library was published. 
 | 
Library.Builder | 
Library.Builder.description(Markdown description) | 
 A free text natural language description of the library from a consumer's perspective. 
 | 
Library.Builder | 
Library.Builder.editor(java.util.Collection<ContactDetail> editor) | 
 An individual or organization primarily responsible for internal coherence of the content. 
 | 
Library.Builder | 
Library.Builder.editor(ContactDetail... editor) | 
 An individual or organization primarily responsible for internal coherence of the content. 
 | 
Library.Builder | 
Library.Builder.effectivePeriod(Period effectivePeriod) | 
 The period during which the library content was or is planned to be in active use. 
 | 
Library.Builder | 
Library.Builder.endorser(java.util.Collection<ContactDetail> endorser) | 
 An individual or organization responsible for officially endorsing the content for use in some setting. 
 | 
Library.Builder | 
Library.Builder.endorser(ContactDetail... endorser) | 
 An individual or organization responsible for officially endorsing the content for use in some setting. 
 | 
Library.Builder | 
Library.Builder.experimental(java.lang.Boolean experimental) | 
 Convenience method for setting experimental. 
 | 
Library.Builder | 
Library.Builder.experimental(Boolean experimental) | 
 A Boolean value to indicate that this library is authored for testing purposes (or education/evaluation/marketing) and 
 is not intended to be used for genuine usage. 
 | 
Library.Builder | 
Library.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. 
 | 
Library.Builder | 
Library.Builder.extension(Extension... extension) | 
 May be used to represent additional information that is not part of the basic definition of the resource. 
 | 
protected Library.Builder | 
Library.Builder.from(Library library) | 
  | 
Library.Builder | 
Library.Builder.id(java.lang.String id) | 
 The logical id of the resource, as used in the URL for the resource. 
 | 
Library.Builder | 
Library.Builder.identifier(java.util.Collection<Identifier> identifier) | 
 A formal identifier that is used to identify this library when it is represented in other formats, or referenced in a 
 specification, model, design or an instance. 
 | 
Library.Builder | 
Library.Builder.identifier(Identifier... identifier) | 
 A formal identifier that is used to identify this library when it is represented in other formats, or referenced in a 
 specification, model, design or an instance. 
 | 
Library.Builder | 
Library.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. 
 | 
Library.Builder | 
Library.Builder.jurisdiction(java.util.Collection<CodeableConcept> jurisdiction) | 
 A legal or geographic region in which the library is intended to be used. 
 | 
Library.Builder | 
Library.Builder.jurisdiction(CodeableConcept... jurisdiction) | 
 A legal or geographic region in which the library is intended to be used. 
 | 
Library.Builder | 
Library.Builder.language(Code language) | 
 The base language in which the resource is written. 
 | 
Library.Builder | 
Library.Builder.lastReviewDate(java.time.LocalDate lastReviewDate) | 
 Convenience method for setting lastReviewDate. 
 | 
Library.Builder | 
Library.Builder.lastReviewDate(Date lastReviewDate) | 
 The date on which the resource content was last reviewed. 
 | 
Library.Builder | 
Library.Builder.meta(Meta meta) | 
 The metadata about the resource. 
 | 
Library.Builder | 
Library.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. 
 | 
Library.Builder | 
Library.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. 
 | 
Library.Builder | 
Library.Builder.name(java.lang.String name) | 
 Convenience method for setting name. 
 | 
Library.Builder | 
Library.Builder.name(String name) | 
 A natural language name identifying the library. 
 | 
Library.Builder | 
Library.Builder.parameter(java.util.Collection<ParameterDefinition> parameter) | 
 The parameter element defines parameters used by the library. 
 | 
Library.Builder | 
Library.Builder.parameter(ParameterDefinition... parameter) | 
 The parameter element defines parameters used by the library. 
 | 
Library.Builder | 
Library.Builder.publisher(java.lang.String publisher) | 
 Convenience method for setting publisher. 
 | 
Library.Builder | 
Library.Builder.publisher(String publisher) | 
 The name of the organization or individual that published the library. 
 | 
Library.Builder | 
Library.Builder.purpose(Markdown purpose) | 
 Explanation of why this library is needed and why it has been designed as it has. 
 | 
Library.Builder | 
Library.Builder.relatedArtifact(java.util.Collection<RelatedArtifact> relatedArtifact) | 
 Related artifacts such as additional documentation, justification, or bibliographic references. 
 | 
Library.Builder | 
Library.Builder.relatedArtifact(RelatedArtifact... relatedArtifact) | 
 Related artifacts such as additional documentation, justification, or bibliographic references. 
 | 
Library.Builder | 
Library.Builder.reviewer(java.util.Collection<ContactDetail> reviewer) | 
 An individual or organization primarily responsible for review of some aspect of the content. 
 | 
Library.Builder | 
Library.Builder.reviewer(ContactDetail... reviewer) | 
 An individual or organization primarily responsible for review of some aspect of the content. 
 | 
Library.Builder | 
Library.Builder.status(PublicationStatus status) | 
 The status of this library. 
 | 
Library.Builder | 
Library.Builder.subject(Element subject) | 
 A code or group definition that describes the intended subject of the contents of the library. 
 | 
Library.Builder | 
Library.Builder.subtitle(java.lang.String subtitle) | 
 Convenience method for setting subtitle. 
 | 
Library.Builder | 
Library.Builder.subtitle(String subtitle) | 
 An explanatory or alternate title for the library giving additional information about its content. 
 | 
Library.Builder | 
Library.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. 
 | 
Library.Builder | 
Library.Builder.title(java.lang.String title) | 
 Convenience method for setting title. 
 | 
Library.Builder | 
Library.Builder.title(String title) | 
 A short, descriptive, user-friendly title for the library. 
 | 
Library.Builder | 
Library.toBuilder() | 
  | 
Library.Builder | 
Library.Builder.topic(java.util.Collection<CodeableConcept> topic) | 
 Descriptive topics related to the content of the library. 
 | 
Library.Builder | 
Library.Builder.topic(CodeableConcept... topic) | 
 Descriptive topics related to the content of the library. 
 | 
Library.Builder | 
Library.Builder.type(CodeableConcept type) | 
 Identifies the type of library such as a Logic Library, Model Definition, Asset Collection, or Module Definition. 
 | 
Library.Builder | 
Library.Builder.url(Uri url) | 
 An absolute URI that is used to identify this library when it is referenced in a specification, model, design or an 
 instance; also called its canonical identifier. 
 | 
Library.Builder | 
Library.Builder.usage(java.lang.String usage) | 
 Convenience method for setting usage. 
 | 
Library.Builder | 
Library.Builder.usage(String usage) | 
 A detailed description of how the library is used from a clinical perspective. 
 | 
Library.Builder | 
Library.Builder.useContext(java.util.Collection<UsageContext> useContext) | 
 The content was developed with a focus and intent of supporting the contexts that are listed. 
 | 
Library.Builder | 
Library.Builder.useContext(UsageContext... useContext) | 
 The content was developed with a focus and intent of supporting the contexts that are listed. 
 | 
Library.Builder | 
Library.Builder.version(java.lang.String version) | 
 Convenience method for setting version. 
 | 
Library.Builder | 
Library.Builder.version(String version) | 
 The identifier that is used to identify this version of the library when it is referenced in a specification, model, 
 design or instance. 
 |