static ImplementationGuide.Builder |
ImplementationGuide.builder() |
|
ImplementationGuide.Builder |
ImplementationGuide.Builder.contact(ContactDetail... contact) |
Contact details to assist a user in finding and communicating with the publisher.
|
ImplementationGuide.Builder |
ImplementationGuide.Builder.contact(Collection<ContactDetail> contact) |
Contact details to assist a user in finding and communicating with the publisher.
|
ImplementationGuide.Builder |
ImplementationGuide.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.
|
ImplementationGuide.Builder |
ImplementationGuide.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.
|
ImplementationGuide.Builder |
ImplementationGuide.Builder.copyright(Markdown copyright) |
A copyright statement relating to the implementation guide and/or its contents.
|
ImplementationGuide.Builder |
ImplementationGuide.Builder.date(DateTime date) |
The date (and optionally time) when the implementation guide was published.
|
ImplementationGuide.Builder |
ImplementationGuide.Builder.definition(ImplementationGuide.Definition definition) |
The information needed by an IG publisher tool to publish the whole implementation guide.
|
ImplementationGuide.Builder |
ImplementationGuide.Builder.dependsOn(ImplementationGuide.DependsOn... dependsOn) |
Another implementation guide that this implementation depends on.
|
ImplementationGuide.Builder |
ImplementationGuide.Builder.dependsOn(Collection<ImplementationGuide.DependsOn> dependsOn) |
Another implementation guide that this implementation depends on.
|
ImplementationGuide.Builder |
ImplementationGuide.Builder.description(Markdown description) |
A free text natural language description of the implementation guide from a consumer's perspective.
|
ImplementationGuide.Builder |
ImplementationGuide.Builder.experimental(Boolean experimental) |
A Boolean value to indicate that this implementation guide is authored for testing purposes (or
education/evaluation/marketing) and is not intended to be used for genuine usage.
|
ImplementationGuide.Builder |
ImplementationGuide.Builder.experimental(Boolean experimental) |
Convenience method for setting experimental .
|
ImplementationGuide.Builder |
ImplementationGuide.Builder.extension(Extension... extension) |
May be used to represent additional information that is not part of the basic definition of the resource.
|
ImplementationGuide.Builder |
ImplementationGuide.Builder.extension(Collection<Extension> extension) |
May be used to represent additional information that is not part of the basic definition of the resource.
|
ImplementationGuide.Builder |
ImplementationGuide.Builder.fhirVersion(FHIRVersion... fhirVersion) |
The version(s) of the FHIR specification that this ImplementationGuide targets - e.g.
|
ImplementationGuide.Builder |
ImplementationGuide.Builder.fhirVersion(Collection<FHIRVersion> fhirVersion) |
The version(s) of the FHIR specification that this ImplementationGuide targets - e.g.
|
protected ImplementationGuide.Builder |
ImplementationGuide.Builder.from(ImplementationGuide implementationGuide) |
|
ImplementationGuide.Builder |
ImplementationGuide.Builder.global(ImplementationGuide.Global... global) |
A set of profiles that all resources covered by this implementation guide must conform to.
|
ImplementationGuide.Builder |
ImplementationGuide.Builder.global(Collection<ImplementationGuide.Global> global) |
A set of profiles that all resources covered by this implementation guide must conform to.
|
ImplementationGuide.Builder |
ImplementationGuide.Builder.id(String id) |
The logical id of the resource, as used in the URL for the resource.
|
ImplementationGuide.Builder |
ImplementationGuide.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.
|
ImplementationGuide.Builder |
ImplementationGuide.Builder.jurisdiction(CodeableConcept... jurisdiction) |
A legal or geographic region in which the implementation guide is intended to be used.
|
ImplementationGuide.Builder |
ImplementationGuide.Builder.jurisdiction(Collection<CodeableConcept> jurisdiction) |
A legal or geographic region in which the implementation guide is intended to be used.
|
ImplementationGuide.Builder |
ImplementationGuide.Builder.language(Code language) |
The base language in which the resource is written.
|
ImplementationGuide.Builder |
ImplementationGuide.Builder.license(SPDXLicense license) |
The license that applies to this Implementation Guide, using an SPDX license code, or 'not-open-source'.
|
ImplementationGuide.Builder |
ImplementationGuide.Builder.manifest(ImplementationGuide.Manifest manifest) |
Information about an assembled implementation guide, created by the publication tooling.
|
ImplementationGuide.Builder |
ImplementationGuide.Builder.meta(Meta meta) |
The metadata about the resource.
|
ImplementationGuide.Builder |
ImplementationGuide.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.
|
ImplementationGuide.Builder |
ImplementationGuide.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.
|
ImplementationGuide.Builder |
ImplementationGuide.Builder.name(String name) |
A natural language name identifying the implementation guide.
|
ImplementationGuide.Builder |
ImplementationGuide.Builder.name(String name) |
Convenience method for setting name .
|
ImplementationGuide.Builder |
ImplementationGuide.Builder.packageId(Id packageId) |
The NPM package name for this Implementation Guide, used in the NPM package distribution, which is the primary
mechanism by which FHIR based tooling manages IG dependencies.
|
ImplementationGuide.Builder |
ImplementationGuide.Builder.publisher(String publisher) |
The name of the organization or individual that published the implementation guide.
|
ImplementationGuide.Builder |
ImplementationGuide.Builder.publisher(String publisher) |
Convenience method for setting publisher .
|
ImplementationGuide.Builder |
ImplementationGuide.Builder.status(PublicationStatus status) |
The status of this implementation guide.
|
ImplementationGuide.Builder |
ImplementationGuide.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.
|
ImplementationGuide.Builder |
ImplementationGuide.Builder.title(String title) |
A short, descriptive, user-friendly title for the implementation guide.
|
ImplementationGuide.Builder |
ImplementationGuide.Builder.title(String title) |
Convenience method for setting title .
|
ImplementationGuide.Builder |
ImplementationGuide.toBuilder() |
|
ImplementationGuide.Builder |
ImplementationGuide.Builder.url(Uri url) |
An absolute URI that is used to identify this implementation guide when it is referenced in a specification, model,
design or an instance; also called its canonical identifier.
|
ImplementationGuide.Builder |
ImplementationGuide.Builder.useContext(UsageContext... useContext) |
The content was developed with a focus and intent of supporting the contexts that are listed.
|
ImplementationGuide.Builder |
ImplementationGuide.Builder.useContext(Collection<UsageContext> useContext) |
The content was developed with a focus and intent of supporting the contexts that are listed.
|
ImplementationGuide.Builder |
ImplementationGuide.Builder.version(String version) |
The identifier that is used to identify this version of the implementation guide when it is referenced in a
specification, model, design or instance.
|
ImplementationGuide.Builder |
ImplementationGuide.Builder.version(String version) |
Convenience method for setting version .
|