static TestScript.Builder | 
TestScript.builder() | 
  | 
TestScript.Builder | 
TestScript.Builder.contact(ContactDetail... contact) | 
 Contact details to assist a user in finding and communicating with the publisher. 
 | 
TestScript.Builder | 
TestScript.Builder.contact(Collection<ContactDetail> contact) | 
 Contact details to assist a user in finding and communicating with the publisher. 
 | 
TestScript.Builder | 
TestScript.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. 
 | 
TestScript.Builder | 
TestScript.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. 
 | 
TestScript.Builder | 
TestScript.Builder.copyright(Markdown copyright) | 
 A copyright statement relating to the test script and/or its contents. 
 | 
TestScript.Builder | 
TestScript.Builder.date(DateTime date) | 
 The date (and optionally time) when the test script was published. 
 | 
TestScript.Builder | 
TestScript.Builder.description(Markdown description) | 
 A free text natural language description of the test script from a consumer's perspective. 
 | 
TestScript.Builder | 
TestScript.Builder.destination(TestScript.Destination... destination) | 
 An abstract server used in operations within this test script in the destination element. 
 | 
TestScript.Builder | 
TestScript.Builder.destination(Collection<TestScript.Destination> destination) | 
 An abstract server used in operations within this test script in the destination element. 
 | 
TestScript.Builder | 
TestScript.Builder.experimental(Boolean experimental) | 
 A Boolean value to indicate that this test script is authored for testing purposes (or education/evaluation/marketing) 
 and is not intended to be used for genuine usage. 
 | 
TestScript.Builder | 
TestScript.Builder.extension(Extension... extension) | 
 May be used to represent additional information that is not part of the basic definition of the resource. 
 | 
TestScript.Builder | 
TestScript.Builder.extension(Collection<Extension> extension) | 
 May be used to represent additional information that is not part of the basic definition of the resource. 
 | 
TestScript.Builder | 
TestScript.Builder.fixture(TestScript.Fixture... fixture) | 
 Fixture in the test script - by reference (uri). 
 | 
TestScript.Builder | 
TestScript.Builder.fixture(Collection<TestScript.Fixture> fixture) | 
 Fixture in the test script - by reference (uri). 
 | 
protected TestScript.Builder | 
TestScript.Builder.from(TestScript testScript) | 
  | 
TestScript.Builder | 
TestScript.Builder.id(String id) | 
 The logical id of the resource, as used in the URL for the resource. 
 | 
TestScript.Builder | 
TestScript.Builder.identifier(Identifier identifier) | 
 A formal identifier that is used to identify this test script when it is represented in other formats, or referenced 
 in a specification, model, design or an instance. 
 | 
TestScript.Builder | 
TestScript.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. 
 | 
TestScript.Builder | 
TestScript.Builder.jurisdiction(CodeableConcept... jurisdiction) | 
 A legal or geographic region in which the test script is intended to be used. 
 | 
TestScript.Builder | 
TestScript.Builder.jurisdiction(Collection<CodeableConcept> jurisdiction) | 
 A legal or geographic region in which the test script is intended to be used. 
 | 
TestScript.Builder | 
TestScript.Builder.language(Code language) | 
 The base language in which the resource is written. 
 | 
TestScript.Builder | 
TestScript.Builder.meta(Meta meta) | 
 The metadata about the resource. 
 | 
TestScript.Builder | 
TestScript.Builder.metadata(TestScript.Metadata metadata) | 
 The required capability must exist and are assumed to function correctly on the FHIR server being tested. 
 | 
TestScript.Builder | 
TestScript.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. 
 | 
TestScript.Builder | 
TestScript.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. 
 | 
TestScript.Builder | 
TestScript.Builder.name(String name) | 
 A natural language name identifying the test script. 
 | 
TestScript.Builder | 
TestScript.Builder.origin(TestScript.Origin... origin) | 
 An abstract server used in operations within this test script in the origin element. 
 | 
TestScript.Builder | 
TestScript.Builder.origin(Collection<TestScript.Origin> origin) | 
 An abstract server used in operations within this test script in the origin element. 
 | 
TestScript.Builder | 
TestScript.Builder.profile(Reference... profile) | 
 Reference to the profile to be used for validation. 
 | 
TestScript.Builder | 
TestScript.Builder.profile(Collection<Reference> profile) | 
 Reference to the profile to be used for validation. 
 | 
TestScript.Builder | 
TestScript.Builder.publisher(String publisher) | 
 The name of the organization or individual that published the test script. 
 | 
TestScript.Builder | 
TestScript.Builder.purpose(Markdown purpose) | 
 Explanation of why this test script is needed and why it has been designed as it has. 
 | 
TestScript.Builder | 
TestScript.Builder.setup(TestScript.Setup setup) | 
 A series of required setup operations before tests are executed. 
 | 
TestScript.Builder | 
TestScript.Builder.status(PublicationStatus status) | 
 The status of this test script. 
 | 
TestScript.Builder | 
TestScript.Builder.teardown(TestScript.Teardown teardown) | 
 A series of operations required to clean up after all the tests are executed (successfully or otherwise). 
 | 
TestScript.Builder | 
TestScript.Builder.test(TestScript.Test... test) | 
 A test in this script. 
 | 
TestScript.Builder | 
TestScript.Builder.test(Collection<TestScript.Test> test) | 
 A test in this script. 
 | 
TestScript.Builder | 
TestScript.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. 
 | 
TestScript.Builder | 
TestScript.Builder.title(String title) | 
 A short, descriptive, user-friendly title for the test script. 
 | 
TestScript.Builder | 
TestScript.toBuilder() | 
  | 
TestScript.Builder | 
TestScript.Builder.url(Uri url) | 
 An absolute URI that is used to identify this test script when it is referenced in a specification, model, design or 
 an instance; also called its canonical identifier. 
 | 
TestScript.Builder | 
TestScript.Builder.useContext(UsageContext... useContext) | 
 The content was developed with a focus and intent of supporting the contexts that are listed. 
 | 
TestScript.Builder | 
TestScript.Builder.useContext(Collection<UsageContext> useContext) | 
 The content was developed with a focus and intent of supporting the contexts that are listed. 
 | 
TestScript.Builder | 
TestScript.Builder.variable(TestScript.Variable... variable) | 
 Variable is set based either on element value in response body or on header field value in the response headers. 
 | 
TestScript.Builder | 
TestScript.Builder.variable(Collection<TestScript.Variable> variable) | 
 Variable is set based either on element value in response body or on header field value in the response headers. 
 | 
TestScript.Builder | 
TestScript.Builder.version(String version) | 
 The identifier that is used to identify this version of the test script when it is referenced in a specification, 
 model, design or instance. 
 |