ExampleScenario.Builder | 
ExampleScenario.Builder.actor(java.util.Collection<ExampleScenario.Actor> actor) | 
 Actor participating in the resource. 
 | 
ExampleScenario.Builder | 
ExampleScenario.Builder.actor(ExampleScenario.Actor... actor) | 
 Actor participating in the resource. 
 | 
static ExampleScenario.Builder | 
ExampleScenario.builder() | 
  | 
ExampleScenario.Builder | 
ExampleScenario.Builder.contact(java.util.Collection<ContactDetail> contact) | 
 Contact details to assist a user in finding and communicating with the publisher. 
 | 
ExampleScenario.Builder | 
ExampleScenario.Builder.contact(ContactDetail... contact) | 
 Contact details to assist a user in finding and communicating with the publisher. 
 | 
ExampleScenario.Builder | 
ExampleScenario.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. 
 | 
ExampleScenario.Builder | 
ExampleScenario.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. 
 | 
ExampleScenario.Builder | 
ExampleScenario.Builder.copyright(Markdown copyright) | 
 A copyright statement relating to the example scenario and/or its contents. 
 | 
ExampleScenario.Builder | 
ExampleScenario.Builder.date(DateTime date) | 
 The date (and optionally time) when the example scenario was published. 
 | 
ExampleScenario.Builder | 
ExampleScenario.Builder.experimental(java.lang.Boolean experimental) | 
 Convenience method for setting experimental. 
 | 
ExampleScenario.Builder | 
ExampleScenario.Builder.experimental(Boolean experimental) | 
 A Boolean value to indicate that this example scenario is authored for testing purposes (or 
 education/evaluation/marketing) and is not intended to be used for genuine usage. 
 | 
ExampleScenario.Builder | 
ExampleScenario.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. 
 | 
ExampleScenario.Builder | 
ExampleScenario.Builder.extension(Extension... extension) | 
 May be used to represent additional information that is not part of the basic definition of the resource. 
 | 
protected ExampleScenario.Builder | 
ExampleScenario.Builder.from(ExampleScenario exampleScenario) | 
  | 
ExampleScenario.Builder | 
ExampleScenario.Builder.id(java.lang.String id) | 
 The logical id of the resource, as used in the URL for the resource. 
 | 
ExampleScenario.Builder | 
ExampleScenario.Builder.identifier(java.util.Collection<Identifier> identifier) | 
 A formal identifier that is used to identify this example scenario when it is represented in other formats, or 
 referenced in a specification, model, design or an instance. 
 | 
ExampleScenario.Builder | 
ExampleScenario.Builder.identifier(Identifier... identifier) | 
 A formal identifier that is used to identify this example scenario when it is represented in other formats, or 
 referenced in a specification, model, design or an instance. 
 | 
ExampleScenario.Builder | 
ExampleScenario.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. 
 | 
ExampleScenario.Builder | 
ExampleScenario.Builder.instance(java.util.Collection<ExampleScenario.Instance> instance) | 
 Each resource and each version that is present in the workflow. 
 | 
ExampleScenario.Builder | 
ExampleScenario.Builder.instance(ExampleScenario.Instance... instance) | 
 Each resource and each version that is present in the workflow. 
 | 
ExampleScenario.Builder | 
ExampleScenario.Builder.jurisdiction(java.util.Collection<CodeableConcept> jurisdiction) | 
 A legal or geographic region in which the example scenario is intended to be used. 
 | 
ExampleScenario.Builder | 
ExampleScenario.Builder.jurisdiction(CodeableConcept... jurisdiction) | 
 A legal or geographic region in which the example scenario is intended to be used. 
 | 
ExampleScenario.Builder | 
ExampleScenario.Builder.language(Code language) | 
 The base language in which the resource is written. 
 | 
ExampleScenario.Builder | 
ExampleScenario.Builder.meta(Meta meta) | 
 The metadata about the resource. 
 | 
ExampleScenario.Builder | 
ExampleScenario.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. 
 | 
ExampleScenario.Builder | 
ExampleScenario.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. 
 | 
ExampleScenario.Builder | 
ExampleScenario.Builder.name(java.lang.String name) | 
 Convenience method for setting name. 
 | 
ExampleScenario.Builder | 
ExampleScenario.Builder.name(String name) | 
 A natural language name identifying the example scenario. 
 | 
ExampleScenario.Builder | 
ExampleScenario.Builder.process(java.util.Collection<ExampleScenario.Process> process) | 
 Each major process - a group of operations. 
 | 
ExampleScenario.Builder | 
ExampleScenario.Builder.process(ExampleScenario.Process... process) | 
 Each major process - a group of operations. 
 | 
ExampleScenario.Builder | 
ExampleScenario.Builder.publisher(java.lang.String publisher) | 
 Convenience method for setting publisher. 
 | 
ExampleScenario.Builder | 
ExampleScenario.Builder.publisher(String publisher) | 
 The name of the organization or individual that published the example scenario. 
 | 
ExampleScenario.Builder | 
ExampleScenario.Builder.purpose(Markdown purpose) | 
 What the example scenario resource is created for. 
 | 
ExampleScenario.Builder | 
ExampleScenario.Builder.status(PublicationStatus status) | 
 The status of this example scenario. 
 | 
ExampleScenario.Builder | 
ExampleScenario.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. 
 | 
ExampleScenario.Builder | 
ExampleScenario.toBuilder() | 
  | 
ExampleScenario.Builder | 
ExampleScenario.Builder.url(Uri url) | 
 An absolute URI that is used to identify this example scenario when it is referenced in a specification, model, design 
 or an instance; also called its canonical identifier. 
 | 
ExampleScenario.Builder | 
ExampleScenario.Builder.useContext(java.util.Collection<UsageContext> useContext) | 
 The content was developed with a focus and intent of supporting the contexts that are listed. 
 | 
ExampleScenario.Builder | 
ExampleScenario.Builder.useContext(UsageContext... useContext) | 
 The content was developed with a focus and intent of supporting the contexts that are listed. 
 | 
ExampleScenario.Builder | 
ExampleScenario.Builder.version(java.lang.String version) | 
 Convenience method for setting version. 
 | 
ExampleScenario.Builder | 
ExampleScenario.Builder.version(String version) | 
 The identifier that is used to identify this version of the example scenario when it is referenced in a specification, 
 model, design or instance. 
 | 
ExampleScenario.Builder | 
ExampleScenario.Builder.workflow(java.util.Collection<Canonical> workflow) | 
 Another nested workflow. 
 | 
ExampleScenario.Builder | 
ExampleScenario.Builder.workflow(Canonical... workflow) | 
 Another nested workflow. 
 |