static ExplanationOfBenefit.SupportingInfo.Builder |
ExplanationOfBenefit.SupportingInfo.builder() |
|
ExplanationOfBenefit.SupportingInfo.Builder |
ExplanationOfBenefit.SupportingInfo.Builder.category(CodeableConcept category) |
The general class of the information supplied: information; exception; accident, employment; onset, etc.
|
ExplanationOfBenefit.SupportingInfo.Builder |
ExplanationOfBenefit.SupportingInfo.Builder.code(CodeableConcept code) |
System and code pertaining to the specific information regarding special conditions relating to the setting, treatment
or patient for which care is sought.
|
ExplanationOfBenefit.SupportingInfo.Builder |
ExplanationOfBenefit.SupportingInfo.Builder.extension(Extension... extension) |
May be used to represent additional information that is not part of the basic definition of the element.
|
ExplanationOfBenefit.SupportingInfo.Builder |
ExplanationOfBenefit.SupportingInfo.Builder.extension(Collection<Extension> extension) |
May be used to represent additional information that is not part of the basic definition of the element.
|
protected ExplanationOfBenefit.SupportingInfo.Builder |
ExplanationOfBenefit.SupportingInfo.Builder.from(ExplanationOfBenefit.SupportingInfo supportingInfo) |
|
ExplanationOfBenefit.SupportingInfo.Builder |
ExplanationOfBenefit.SupportingInfo.Builder.id(String id) |
Unique id for the element within a resource (for internal references).
|
ExplanationOfBenefit.SupportingInfo.Builder |
ExplanationOfBenefit.SupportingInfo.Builder.modifierExtension(Extension... modifierExtension) |
May be used to represent additional information that is not part of the basic definition of the element and that
modifies the understanding of the element in which it is contained and/or the understanding of the containing
element's descendants.
|
ExplanationOfBenefit.SupportingInfo.Builder |
ExplanationOfBenefit.SupportingInfo.Builder.modifierExtension(Collection<Extension> modifierExtension) |
May be used to represent additional information that is not part of the basic definition of the element and that
modifies the understanding of the element in which it is contained and/or the understanding of the containing
element's descendants.
|
ExplanationOfBenefit.SupportingInfo.Builder |
ExplanationOfBenefit.SupportingInfo.Builder.reason(Coding reason) |
Provides the reason in the situation where a reason code is required in addition to the content.
|
ExplanationOfBenefit.SupportingInfo.Builder |
ExplanationOfBenefit.SupportingInfo.Builder.sequence(PositiveInt sequence) |
A number to uniquely identify supporting information entries.
|
ExplanationOfBenefit.SupportingInfo.Builder |
ExplanationOfBenefit.SupportingInfo.Builder.timing(Element timing) |
The date when or period to which this information refers.
|
ExplanationOfBenefit.SupportingInfo.Builder |
ExplanationOfBenefit.SupportingInfo.toBuilder() |
|
ExplanationOfBenefit.SupportingInfo.Builder |
ExplanationOfBenefit.SupportingInfo.Builder.value(Element value) |
Additional data or information such as resources, documents, images etc.
|