ActivityDefinition.Builder | 
ActivityDefinition.Builder.approvalDate(java.time.LocalDate approvalDate) | 
 Convenience method for setting approvalDate. 
 | 
ActivityDefinition.Builder | 
ActivityDefinition.Builder.approvalDate(Date approvalDate) | 
 The date on which the resource content was approved by the publisher. 
 | 
ActivityDefinition.Builder | 
ActivityDefinition.Builder.author(java.util.Collection<ContactDetail> author) | 
 An individiual or organization primarily involved in the creation and maintenance of the content. 
 | 
ActivityDefinition.Builder | 
ActivityDefinition.Builder.author(ContactDetail... author) | 
 An individiual or organization primarily involved in the creation and maintenance of the content. 
 | 
ActivityDefinition.Builder | 
ActivityDefinition.Builder.bodySite(java.util.Collection<CodeableConcept> bodySite) | 
 Indicates the sites on the subject's body where the procedure should be performed (I.e. 
 | 
ActivityDefinition.Builder | 
ActivityDefinition.Builder.bodySite(CodeableConcept... bodySite) | 
 Indicates the sites on the subject's body where the procedure should be performed (I.e. 
 | 
static ActivityDefinition.Builder | 
ActivityDefinition.builder() | 
  | 
ActivityDefinition.Builder | 
ActivityDefinition.Builder.code(CodeableConcept code) | 
 Detailed description of the type of activity; e.g. 
 | 
ActivityDefinition.Builder | 
ActivityDefinition.Builder.contact(java.util.Collection<ContactDetail> contact) | 
 Contact details to assist a user in finding and communicating with the publisher. 
 | 
ActivityDefinition.Builder | 
ActivityDefinition.Builder.contact(ContactDetail... contact) | 
 Contact details to assist a user in finding and communicating with the publisher. 
 | 
ActivityDefinition.Builder | 
ActivityDefinition.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. 
 | 
ActivityDefinition.Builder | 
ActivityDefinition.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. 
 | 
ActivityDefinition.Builder | 
ActivityDefinition.Builder.copyright(Markdown copyright) | 
 A copyright statement relating to the activity definition and/or its contents. 
 | 
ActivityDefinition.Builder | 
ActivityDefinition.Builder.date(DateTime date) | 
 The date (and optionally time) when the activity definition was published. 
 | 
ActivityDefinition.Builder | 
ActivityDefinition.Builder.description(Markdown description) | 
 A free text natural language description of the activity definition from a consumer's perspective. 
 | 
ActivityDefinition.Builder | 
ActivityDefinition.Builder.doNotPerform(java.lang.Boolean doNotPerform) | 
 Convenience method for setting doNotPerform. 
 | 
ActivityDefinition.Builder | 
ActivityDefinition.Builder.doNotPerform(Boolean doNotPerform) | 
 Set this to true if the definition is to indicate that a particular activity should NOT be performed. 
 | 
ActivityDefinition.Builder | 
ActivityDefinition.Builder.dosage(java.util.Collection<Dosage> dosage) | 
 Provides detailed dosage instructions in the same way that they are described for MedicationRequest resources. 
 | 
ActivityDefinition.Builder | 
ActivityDefinition.Builder.dosage(Dosage... dosage) | 
 Provides detailed dosage instructions in the same way that they are described for MedicationRequest resources. 
 | 
ActivityDefinition.Builder | 
ActivityDefinition.Builder.dynamicValue(java.util.Collection<ActivityDefinition.DynamicValue> dynamicValue) | 
 Dynamic values that will be evaluated to produce values for elements of the resulting resource. 
 | 
ActivityDefinition.Builder | 
ActivityDefinition.Builder.dynamicValue(ActivityDefinition.DynamicValue... dynamicValue) | 
 Dynamic values that will be evaluated to produce values for elements of the resulting resource. 
 | 
ActivityDefinition.Builder | 
ActivityDefinition.Builder.editor(java.util.Collection<ContactDetail> editor) | 
 An individual or organization primarily responsible for internal coherence of the content. 
 | 
ActivityDefinition.Builder | 
ActivityDefinition.Builder.editor(ContactDetail... editor) | 
 An individual or organization primarily responsible for internal coherence of the content. 
 | 
ActivityDefinition.Builder | 
ActivityDefinition.Builder.effectivePeriod(Period effectivePeriod) | 
 The period during which the activity definition content was or is planned to be in active use. 
 | 
ActivityDefinition.Builder | 
ActivityDefinition.Builder.endorser(java.util.Collection<ContactDetail> endorser) | 
 An individual or organization responsible for officially endorsing the content for use in some setting. 
 | 
ActivityDefinition.Builder | 
ActivityDefinition.Builder.endorser(ContactDetail... endorser) | 
 An individual or organization responsible for officially endorsing the content for use in some setting. 
 | 
ActivityDefinition.Builder | 
ActivityDefinition.Builder.experimental(java.lang.Boolean experimental) | 
 Convenience method for setting experimental. 
 | 
ActivityDefinition.Builder | 
ActivityDefinition.Builder.experimental(Boolean experimental) | 
 A Boolean value to indicate that this activity definition is authored for testing purposes (or 
 education/evaluation/marketing) and is not intended to be used for genuine usage. 
 | 
ActivityDefinition.Builder | 
ActivityDefinition.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. 
 | 
ActivityDefinition.Builder | 
ActivityDefinition.Builder.extension(Extension... extension) | 
 May be used to represent additional information that is not part of the basic definition of the resource. 
 | 
protected ActivityDefinition.Builder | 
ActivityDefinition.Builder.from(ActivityDefinition activityDefinition) | 
  | 
ActivityDefinition.Builder | 
ActivityDefinition.Builder.id(java.lang.String id) | 
 The logical id of the resource, as used in the URL for the resource. 
 | 
ActivityDefinition.Builder | 
ActivityDefinition.Builder.identifier(java.util.Collection<Identifier> identifier) | 
 A formal identifier that is used to identify this activity definition when it is represented in other formats, or 
 referenced in a specification, model, design or an instance. 
 | 
ActivityDefinition.Builder | 
ActivityDefinition.Builder.identifier(Identifier... identifier) | 
 A formal identifier that is used to identify this activity definition when it is represented in other formats, or 
 referenced in a specification, model, design or an instance. 
 | 
ActivityDefinition.Builder | 
ActivityDefinition.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. 
 | 
ActivityDefinition.Builder | 
ActivityDefinition.Builder.intent(RequestIntent intent) | 
 Indicates the level of authority/intentionality associated with the activity and where the request should fit into the 
 workflow chain. 
 | 
ActivityDefinition.Builder | 
ActivityDefinition.Builder.jurisdiction(java.util.Collection<CodeableConcept> jurisdiction) | 
 A legal or geographic region in which the activity definition is intended to be used. 
 | 
ActivityDefinition.Builder | 
ActivityDefinition.Builder.jurisdiction(CodeableConcept... jurisdiction) | 
 A legal or geographic region in which the activity definition is intended to be used. 
 | 
ActivityDefinition.Builder | 
ActivityDefinition.Builder.kind(ActivityDefinitionKind kind) | 
 A description of the kind of resource the activity definition is representing. 
 | 
ActivityDefinition.Builder | 
ActivityDefinition.Builder.language(Code language) | 
 The base language in which the resource is written. 
 | 
ActivityDefinition.Builder | 
ActivityDefinition.Builder.lastReviewDate(java.time.LocalDate lastReviewDate) | 
 Convenience method for setting lastReviewDate. 
 | 
ActivityDefinition.Builder | 
ActivityDefinition.Builder.lastReviewDate(Date lastReviewDate) | 
 The date on which the resource content was last reviewed. 
 | 
ActivityDefinition.Builder | 
ActivityDefinition.Builder.library(java.util.Collection<Canonical> library) | 
 A reference to a Library resource containing any formal logic used by the activity definition. 
 | 
ActivityDefinition.Builder | 
ActivityDefinition.Builder.library(Canonical... library) | 
 A reference to a Library resource containing any formal logic used by the activity definition. 
 | 
ActivityDefinition.Builder | 
ActivityDefinition.Builder.location(Reference location) | 
 Identifies the facility where the activity will occur; e.g. 
 | 
ActivityDefinition.Builder | 
ActivityDefinition.Builder.meta(Meta meta) | 
 The metadata about the resource. 
 | 
ActivityDefinition.Builder | 
ActivityDefinition.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. 
 | 
ActivityDefinition.Builder | 
ActivityDefinition.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. 
 | 
ActivityDefinition.Builder | 
ActivityDefinition.Builder.name(java.lang.String name) | 
 Convenience method for setting name. 
 | 
ActivityDefinition.Builder | 
ActivityDefinition.Builder.name(String name) | 
 A natural language name identifying the activity definition. 
 | 
ActivityDefinition.Builder | 
ActivityDefinition.Builder.observationRequirement(java.util.Collection<Reference> observationRequirement) | 
 Defines observation requirements for the action to be performed, such as body weight or surface area. 
 | 
ActivityDefinition.Builder | 
ActivityDefinition.Builder.observationRequirement(Reference... observationRequirement) | 
 Defines observation requirements for the action to be performed, such as body weight or surface area. 
 | 
ActivityDefinition.Builder | 
ActivityDefinition.Builder.observationResultRequirement(java.util.Collection<Reference> observationResultRequirement) | 
 Defines the observations that are expected to be produced by the action. 
 | 
ActivityDefinition.Builder | 
ActivityDefinition.Builder.observationResultRequirement(Reference... observationResultRequirement) | 
 Defines the observations that are expected to be produced by the action. 
 | 
ActivityDefinition.Builder | 
ActivityDefinition.Builder.participant(java.util.Collection<ActivityDefinition.Participant> participant) | 
 Indicates who should participate in performing the action described. 
 | 
ActivityDefinition.Builder | 
ActivityDefinition.Builder.participant(ActivityDefinition.Participant... participant) | 
 Indicates who should participate in performing the action described. 
 | 
ActivityDefinition.Builder | 
ActivityDefinition.Builder.priority(RequestPriority priority) | 
 Indicates how quickly the activity should be addressed with respect to other requests. 
 | 
ActivityDefinition.Builder | 
ActivityDefinition.Builder.product(Element product) | 
 Identifies the food, drug or other product being consumed or supplied in the activity. 
 | 
ActivityDefinition.Builder | 
ActivityDefinition.Builder.profile(Canonical profile) | 
 A profile to which the target of the activity definition is expected to conform. 
 | 
ActivityDefinition.Builder | 
ActivityDefinition.Builder.publisher(java.lang.String publisher) | 
 Convenience method for setting publisher. 
 | 
ActivityDefinition.Builder | 
ActivityDefinition.Builder.publisher(String publisher) | 
 The name of the organization or individual that published the activity definition. 
 | 
ActivityDefinition.Builder | 
ActivityDefinition.Builder.purpose(Markdown purpose) | 
 Explanation of why this activity definition is needed and why it has been designed as it has. 
 | 
ActivityDefinition.Builder | 
ActivityDefinition.Builder.quantity(SimpleQuantity quantity) | 
 Identifies the quantity expected to be consumed at once (per dose, per meal, etc.). 
 | 
ActivityDefinition.Builder | 
ActivityDefinition.Builder.relatedArtifact(java.util.Collection<RelatedArtifact> relatedArtifact) | 
 Related artifacts such as additional documentation, justification, or bibliographic references. 
 | 
ActivityDefinition.Builder | 
ActivityDefinition.Builder.relatedArtifact(RelatedArtifact... relatedArtifact) | 
 Related artifacts such as additional documentation, justification, or bibliographic references. 
 | 
ActivityDefinition.Builder | 
ActivityDefinition.Builder.reviewer(java.util.Collection<ContactDetail> reviewer) | 
 An individual or organization primarily responsible for review of some aspect of the content. 
 | 
ActivityDefinition.Builder | 
ActivityDefinition.Builder.reviewer(ContactDetail... reviewer) | 
 An individual or organization primarily responsible for review of some aspect of the content. 
 | 
ActivityDefinition.Builder | 
ActivityDefinition.Builder.specimenRequirement(java.util.Collection<Reference> specimenRequirement) | 
 Defines specimen requirements for the action to be performed, such as required specimens for a lab test. 
 | 
ActivityDefinition.Builder | 
ActivityDefinition.Builder.specimenRequirement(Reference... specimenRequirement) | 
 Defines specimen requirements for the action to be performed, such as required specimens for a lab test. 
 | 
ActivityDefinition.Builder | 
ActivityDefinition.Builder.status(PublicationStatus status) | 
 The status of this activity definition. 
 | 
ActivityDefinition.Builder | 
ActivityDefinition.Builder.subject(Element subject) | 
 A code, group definition, or canonical reference that describes or identifies the intended subject of the activity 
 being defined. 
 | 
ActivityDefinition.Builder | 
ActivityDefinition.Builder.subtitle(java.lang.String subtitle) | 
 Convenience method for setting subtitle. 
 | 
ActivityDefinition.Builder | 
ActivityDefinition.Builder.subtitle(String subtitle) | 
 An explanatory or alternate title for the activity definition giving additional information about its content. 
 | 
ActivityDefinition.Builder | 
ActivityDefinition.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. 
 | 
ActivityDefinition.Builder | 
ActivityDefinition.Builder.timing(Element timing) | 
 The period, timing or frequency upon which the described activity is to occur. 
 | 
ActivityDefinition.Builder | 
ActivityDefinition.Builder.title(java.lang.String title) | 
 Convenience method for setting title. 
 | 
ActivityDefinition.Builder | 
ActivityDefinition.Builder.title(String title) | 
 A short, descriptive, user-friendly title for the activity definition. 
 | 
ActivityDefinition.Builder | 
ActivityDefinition.toBuilder() | 
  | 
ActivityDefinition.Builder | 
ActivityDefinition.Builder.topic(java.util.Collection<CodeableConcept> topic) | 
 Descriptive topics related to the content of the activity. 
 | 
ActivityDefinition.Builder | 
ActivityDefinition.Builder.topic(CodeableConcept... topic) | 
 Descriptive topics related to the content of the activity. 
 | 
ActivityDefinition.Builder | 
ActivityDefinition.Builder.transform(Canonical transform) | 
 A reference to a StructureMap resource that defines a transform that can be executed to produce the intent resource 
 using the ActivityDefinition instance as the input. 
 | 
ActivityDefinition.Builder | 
ActivityDefinition.Builder.url(Uri url) | 
 An absolute URI that is used to identify this activity definition when it is referenced in a specification, model, 
 design or an instance; also called its canonical identifier. 
 | 
ActivityDefinition.Builder | 
ActivityDefinition.Builder.usage(java.lang.String usage) | 
 Convenience method for setting usage. 
 | 
ActivityDefinition.Builder | 
ActivityDefinition.Builder.usage(String usage) | 
 A detailed description of how the activity definition is used from a clinical perspective. 
 | 
ActivityDefinition.Builder | 
ActivityDefinition.Builder.useContext(java.util.Collection<UsageContext> useContext) | 
 The content was developed with a focus and intent of supporting the contexts that are listed. 
 | 
ActivityDefinition.Builder | 
ActivityDefinition.Builder.useContext(UsageContext... useContext) | 
 The content was developed with a focus and intent of supporting the contexts that are listed. 
 | 
ActivityDefinition.Builder | 
ActivityDefinition.Builder.version(java.lang.String version) | 
 Convenience method for setting version. 
 | 
ActivityDefinition.Builder | 
ActivityDefinition.Builder.version(String version) | 
 The identifier that is used to identify this version of the activity definition when it is referenced in a 
 specification, model, design or instance. 
 |