PlanDefinition.Builder | 
PlanDefinition.Builder.action(PlanDefinition.Action... action) | 
 An action or group of actions to be taken as part of the plan. 
 | 
PlanDefinition.Builder | 
PlanDefinition.Builder.action(Collection<PlanDefinition.Action> action) | 
 An action or group of actions to be taken as part of the plan. 
 | 
PlanDefinition.Builder | 
PlanDefinition.Builder.approvalDate(Date approvalDate) | 
 The date on which the resource content was approved by the publisher. 
 | 
PlanDefinition.Builder | 
PlanDefinition.Builder.author(ContactDetail... author) | 
 An individiual or organization primarily involved in the creation and maintenance of the content. 
 | 
PlanDefinition.Builder | 
PlanDefinition.Builder.author(Collection<ContactDetail> author) | 
 An individiual or organization primarily involved in the creation and maintenance of the content. 
 | 
static PlanDefinition.Builder | 
PlanDefinition.builder() | 
  | 
PlanDefinition.Builder | 
PlanDefinition.Builder.contact(ContactDetail... contact) | 
 Contact details to assist a user in finding and communicating with the publisher. 
 | 
PlanDefinition.Builder | 
PlanDefinition.Builder.contact(Collection<ContactDetail> contact) | 
 Contact details to assist a user in finding and communicating with the publisher. 
 | 
PlanDefinition.Builder | 
PlanDefinition.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. 
 | 
PlanDefinition.Builder | 
PlanDefinition.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. 
 | 
PlanDefinition.Builder | 
PlanDefinition.Builder.copyright(Markdown copyright) | 
 A copyright statement relating to the plan definition and/or its contents. 
 | 
PlanDefinition.Builder | 
PlanDefinition.Builder.date(DateTime date) | 
 The date (and optionally time) when the plan definition was published. 
 | 
PlanDefinition.Builder | 
PlanDefinition.Builder.description(Markdown description) | 
 A free text natural language description of the plan definition from a consumer's perspective. 
 | 
PlanDefinition.Builder | 
PlanDefinition.Builder.editor(ContactDetail... editor) | 
 An individual or organization primarily responsible for internal coherence of the content. 
 | 
PlanDefinition.Builder | 
PlanDefinition.Builder.editor(Collection<ContactDetail> editor) | 
 An individual or organization primarily responsible for internal coherence of the content. 
 | 
PlanDefinition.Builder | 
PlanDefinition.Builder.effectivePeriod(Period effectivePeriod) | 
 The period during which the plan definition content was or is planned to be in active use. 
 | 
PlanDefinition.Builder | 
PlanDefinition.Builder.endorser(ContactDetail... endorser) | 
 An individual or organization responsible for officially endorsing the content for use in some setting. 
 | 
PlanDefinition.Builder | 
PlanDefinition.Builder.endorser(Collection<ContactDetail> endorser) | 
 An individual or organization responsible for officially endorsing the content for use in some setting. 
 | 
PlanDefinition.Builder | 
PlanDefinition.Builder.experimental(Boolean experimental) | 
 A Boolean value to indicate that this plan definition is authored for testing purposes (or 
 education/evaluation/marketing) and is not intended to be used for genuine usage. 
 | 
PlanDefinition.Builder | 
PlanDefinition.Builder.extension(Extension... extension) | 
 May be used to represent additional information that is not part of the basic definition of the resource. 
 | 
PlanDefinition.Builder | 
PlanDefinition.Builder.extension(Collection<Extension> extension) | 
 May be used to represent additional information that is not part of the basic definition of the resource. 
 | 
protected PlanDefinition.Builder | 
PlanDefinition.Builder.from(PlanDefinition planDefinition) | 
  | 
PlanDefinition.Builder | 
PlanDefinition.Builder.goal(PlanDefinition.Goal... goal) | 
 Goals that describe what the activities within the plan are intended to achieve. 
 | 
PlanDefinition.Builder | 
PlanDefinition.Builder.goal(Collection<PlanDefinition.Goal> goal) | 
 Goals that describe what the activities within the plan are intended to achieve. 
 | 
PlanDefinition.Builder | 
PlanDefinition.Builder.id(String id) | 
 The logical id of the resource, as used in the URL for the resource. 
 | 
PlanDefinition.Builder | 
PlanDefinition.Builder.identifier(Identifier... identifier) | 
 A formal identifier that is used to identify this plan definition when it is represented in other formats, or 
 referenced in a specification, model, design or an instance. 
 | 
PlanDefinition.Builder | 
PlanDefinition.Builder.identifier(Collection<Identifier> identifier) | 
 A formal identifier that is used to identify this plan definition when it is represented in other formats, or 
 referenced in a specification, model, design or an instance. 
 | 
PlanDefinition.Builder | 
PlanDefinition.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. 
 | 
PlanDefinition.Builder | 
PlanDefinition.Builder.jurisdiction(CodeableConcept... jurisdiction) | 
 A legal or geographic region in which the plan definition is intended to be used. 
 | 
PlanDefinition.Builder | 
PlanDefinition.Builder.jurisdiction(Collection<CodeableConcept> jurisdiction) | 
 A legal or geographic region in which the plan definition is intended to be used. 
 | 
PlanDefinition.Builder | 
PlanDefinition.Builder.language(Code language) | 
 The base language in which the resource is written. 
 | 
PlanDefinition.Builder | 
PlanDefinition.Builder.lastReviewDate(Date lastReviewDate) | 
 The date on which the resource content was last reviewed. 
 | 
PlanDefinition.Builder | 
PlanDefinition.Builder.library(Canonical... library) | 
 A reference to a Library resource containing any formal logic used by the plan definition. 
 | 
PlanDefinition.Builder | 
PlanDefinition.Builder.library(Collection<Canonical> library) | 
 A reference to a Library resource containing any formal logic used by the plan definition. 
 | 
PlanDefinition.Builder | 
PlanDefinition.Builder.meta(Meta meta) | 
 The metadata about the resource. 
 | 
PlanDefinition.Builder | 
PlanDefinition.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. 
 | 
PlanDefinition.Builder | 
PlanDefinition.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. 
 | 
PlanDefinition.Builder | 
PlanDefinition.Builder.name(String name) | 
 A natural language name identifying the plan definition. 
 | 
PlanDefinition.Builder | 
PlanDefinition.Builder.publisher(String publisher) | 
 The name of the organization or individual that published the plan definition. 
 | 
PlanDefinition.Builder | 
PlanDefinition.Builder.purpose(Markdown purpose) | 
 Explanation of why this plan definition is needed and why it has been designed as it has. 
 | 
PlanDefinition.Builder | 
PlanDefinition.Builder.relatedArtifact(RelatedArtifact... relatedArtifact) | 
 Related artifacts such as additional documentation, justification, or bibliographic references. 
 | 
PlanDefinition.Builder | 
PlanDefinition.Builder.relatedArtifact(Collection<RelatedArtifact> relatedArtifact) | 
 Related artifacts such as additional documentation, justification, or bibliographic references. 
 | 
PlanDefinition.Builder | 
PlanDefinition.Builder.reviewer(ContactDetail... reviewer) | 
 An individual or organization primarily responsible for review of some aspect of the content. 
 | 
PlanDefinition.Builder | 
PlanDefinition.Builder.reviewer(Collection<ContactDetail> reviewer) | 
 An individual or organization primarily responsible for review of some aspect of the content. 
 | 
PlanDefinition.Builder | 
PlanDefinition.Builder.status(PublicationStatus status) | 
 The status of this plan definition. 
 | 
PlanDefinition.Builder | 
PlanDefinition.Builder.subject(Element subject) | 
 A code or group definition that describes the intended subject of the plan definition. 
 | 
PlanDefinition.Builder | 
PlanDefinition.Builder.subtitle(String subtitle) | 
 An explanatory or alternate title for the plan definition giving additional information about its content. 
 | 
PlanDefinition.Builder | 
PlanDefinition.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. 
 | 
PlanDefinition.Builder | 
PlanDefinition.Builder.title(String title) | 
 A short, descriptive, user-friendly title for the plan definition. 
 | 
PlanDefinition.Builder | 
PlanDefinition.toBuilder() | 
  | 
PlanDefinition.Builder | 
PlanDefinition.Builder.topic(CodeableConcept... topic) | 
 Descriptive topics related to the content of the plan definition. 
 | 
PlanDefinition.Builder | 
PlanDefinition.Builder.topic(Collection<CodeableConcept> topic) | 
 Descriptive topics related to the content of the plan definition. 
 | 
PlanDefinition.Builder | 
PlanDefinition.Builder.type(CodeableConcept type) | 
 A high-level category for the plan definition that distinguishes the kinds of systems that would be interested in the 
 plan definition. 
 | 
PlanDefinition.Builder | 
PlanDefinition.Builder.url(Uri url) | 
 An absolute URI that is used to identify this plan definition when it is referenced in a specification, model, design 
 or an instance; also called its canonical identifier. 
 | 
PlanDefinition.Builder | 
PlanDefinition.Builder.usage(String usage) | 
 A detailed description of how the plan definition is used from a clinical perspective. 
 | 
PlanDefinition.Builder | 
PlanDefinition.Builder.useContext(UsageContext... useContext) | 
 The content was developed with a focus and intent of supporting the contexts that are listed. 
 | 
PlanDefinition.Builder | 
PlanDefinition.Builder.useContext(Collection<UsageContext> useContext) | 
 The content was developed with a focus and intent of supporting the contexts that are listed. 
 | 
PlanDefinition.Builder | 
PlanDefinition.Builder.version(String version) | 
 The identifier that is used to identify this version of the plan definition when it is referenced in a specification, 
 model, design or instance. 
 |