Class ImplementationGuide_Definition_ResourceBuilder.Impl
- java.lang.Object
-
- com.babylonhealth.lit.hl7_java.builders.ImplementationGuide_Definition_ResourceBuilder.Impl
-
- All Implemented Interfaces:
ImplementationGuide_Definition_ResourceBuilder
- Enclosing interface:
- ImplementationGuide_Definition_ResourceBuilder
public static class ImplementationGuide_Definition_ResourceBuilder.Impl extends java.lang.Object implements ImplementationGuide_Definition_ResourceBuilder
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from interface com.babylonhealth.lit.hl7_java.builders.ImplementationGuide_Definition_ResourceBuilder
ImplementationGuide_Definition_ResourceBuilder.Impl
-
-
Constructor Summary
Constructors Constructor Description Impl(com.babylonhealth.lit.core.model.Reference reference)Required fields forImplementationGuide$Definition$Resource
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description com.babylonhealth.lit.hl7.model.ImplementationGuide$Definition$Resourcebuild()ImplementationGuide_Definition_ResourceBuilder.ImplwithDescription(@NonNull java.lang.String description)ImplementationGuide_Definition_ResourceBuilder.ImplwithExample(@NonNull Unions.ChoiceBooleanOrCanonical example)ImplementationGuide_Definition_ResourceBuilder.ImplwithExtension(@NonNull com.babylonhealth.lit.core_java.builders.ExtensionBuilder... extension)ImplementationGuide_Definition_ResourceBuilder.ImplwithExtension(@NonNull com.babylonhealth.lit.core.model.Extension... extension)ImplementationGuide_Definition_ResourceBuilder.ImplwithExtension(@NonNull java.util.Collection<com.babylonhealth.lit.core.model.Extension> extension)ImplementationGuide_Definition_ResourceBuilder.ImplwithFhirVersion(@NonNull com.babylonhealth.lit.hl7.FHIR_VERSION... fhirVersion)ImplementationGuide_Definition_ResourceBuilder.ImplwithFhirVersion(@NonNull java.util.Collection<com.babylonhealth.lit.hl7.FHIR_VERSION> fhirVersion)ImplementationGuide_Definition_ResourceBuilder.ImplwithGroupingId(@NonNull java.lang.String groupingId)ImplementationGuide_Definition_ResourceBuilder.ImplwithId(@NonNull java.lang.String id)ImplementationGuide_Definition_ResourceBuilder.ImplwithModifierExtension(@NonNull com.babylonhealth.lit.core_java.builders.ExtensionBuilder... modifierExtension)ImplementationGuide_Definition_ResourceBuilder.ImplwithModifierExtension(@NonNull com.babylonhealth.lit.core.model.Extension... modifierExtension)ImplementationGuide_Definition_ResourceBuilder.ImplwithModifierExtension(@NonNull java.util.Collection<com.babylonhealth.lit.core.model.Extension> modifierExtension)ImplementationGuide_Definition_ResourceBuilder.ImplwithName(@NonNull java.lang.String name)
-
-
-
Method Detail
-
withId
public ImplementationGuide_Definition_ResourceBuilder.Impl withId(@NonNull @NonNull java.lang.String id)
- Parameters:
id- - The logical id of the resource, as used in the URL for the resource. Once assigned, this value never changes.
-
withName
public ImplementationGuide_Definition_ResourceBuilder.Impl withName(@NonNull @NonNull java.lang.String name)
- Parameters:
name- - A natural language name identifying the implementation guide. This name should be usable as an identifier for the module by machine processing applications such as code generation.
-
withExtension
public ImplementationGuide_Definition_ResourceBuilder.Impl withExtension(@NonNull @NonNull com.babylonhealth.lit.core.model.Extension... extension)
- Parameters:
extension- - May be used to represent additional information that is not part of the basic definition of the resource. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.
-
withExtension
public ImplementationGuide_Definition_ResourceBuilder.Impl withExtension(@NonNull @NonNull java.util.Collection<com.babylonhealth.lit.core.model.Extension> extension)
- Parameters:
extension- - May be used to represent additional information that is not part of the basic definition of the resource. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.
-
withExtension
public ImplementationGuide_Definition_ResourceBuilder.Impl withExtension(@NonNull @NonNull com.babylonhealth.lit.core_java.builders.ExtensionBuilder... extension)
-
withExample
public ImplementationGuide_Definition_ResourceBuilder.Impl withExample(@NonNull @NonNull Unions.ChoiceBooleanOrCanonical example)
- Parameters:
example- Field is a 'choice' field. Type should be one of Boolean, String. To pass the value in, wrap with one of the ImplementationGuide_Definition_ResourceBuilder.example static methods
-
withGroupingId
public ImplementationGuide_Definition_ResourceBuilder.Impl withGroupingId(@NonNull @NonNull java.lang.String groupingId)
- Parameters:
groupingId-
-
withFhirVersion
public ImplementationGuide_Definition_ResourceBuilder.Impl withFhirVersion(@NonNull @NonNull com.babylonhealth.lit.hl7.FHIR_VERSION... fhirVersion)
- Parameters:
fhirVersion- - The version(s) of the FHIR specification that this ImplementationGuide targets - e.g. describes how to use. The value of this element is the formal version of the specification, without the revision number, e.g. [publication].[major].[minor], which is 4.0.1. for this version.
-
withFhirVersion
public ImplementationGuide_Definition_ResourceBuilder.Impl withFhirVersion(@NonNull @NonNull java.util.Collection<com.babylonhealth.lit.hl7.FHIR_VERSION> fhirVersion)
- Parameters:
fhirVersion- - The version(s) of the FHIR specification that this ImplementationGuide targets - e.g. describes how to use. The value of this element is the formal version of the specification, without the revision number, e.g. [publication].[major].[minor], which is 4.0.1. for this version.
-
withDescription
public ImplementationGuide_Definition_ResourceBuilder.Impl withDescription(@NonNull @NonNull java.lang.String description)
- Parameters:
description- - A free text natural language description of the implementation guide from a consumer's perspective.
-
withModifierExtension
public ImplementationGuide_Definition_ResourceBuilder.Impl withModifierExtension(@NonNull @NonNull com.babylonhealth.lit.core.model.Extension... modifierExtension)
- Parameters:
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. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).
-
withModifierExtension
public ImplementationGuide_Definition_ResourceBuilder.Impl withModifierExtension(@NonNull @NonNull java.util.Collection<com.babylonhealth.lit.core.model.Extension> modifierExtension)
- Parameters:
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. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).
-
withModifierExtension
public ImplementationGuide_Definition_ResourceBuilder.Impl withModifierExtension(@NonNull @NonNull com.babylonhealth.lit.core_java.builders.ExtensionBuilder... modifierExtension)
-
build
public com.babylonhealth.lit.hl7.model.ImplementationGuide$Definition$Resource build()
- Specified by:
buildin interfaceImplementationGuide_Definition_ResourceBuilder
-
-