static ExplanationOfBenefit.ProcessNote.Builder |
ExplanationOfBenefit.ProcessNote.builder() |
|
ExplanationOfBenefit.ProcessNote.Builder |
ExplanationOfBenefit.ProcessNote.Builder.extension(java.util.Collection<Extension> extension) |
May be used to represent additional information that is not part of the basic definition of the element.
|
ExplanationOfBenefit.ProcessNote.Builder |
ExplanationOfBenefit.ProcessNote.Builder.extension(Extension... extension) |
May be used to represent additional information that is not part of the basic definition of the element.
|
protected ExplanationOfBenefit.ProcessNote.Builder |
ExplanationOfBenefit.ProcessNote.Builder.from(ExplanationOfBenefit.ProcessNote processNote) |
|
ExplanationOfBenefit.ProcessNote.Builder |
ExplanationOfBenefit.ProcessNote.Builder.id(java.lang.String id) |
Unique id for the element within a resource (for internal references).
|
ExplanationOfBenefit.ProcessNote.Builder |
ExplanationOfBenefit.ProcessNote.Builder.language(CodeableConcept language) |
A code to define the language used in the text of the note.
|
ExplanationOfBenefit.ProcessNote.Builder |
ExplanationOfBenefit.ProcessNote.Builder.modifierExtension(java.util.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.ProcessNote.Builder |
ExplanationOfBenefit.ProcessNote.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.ProcessNote.Builder |
ExplanationOfBenefit.ProcessNote.Builder.number(PositiveInt number) |
A number to uniquely identify a note entry.
|
ExplanationOfBenefit.ProcessNote.Builder |
ExplanationOfBenefit.ProcessNote.Builder.text(java.lang.String text) |
Convenience method for setting text .
|
ExplanationOfBenefit.ProcessNote.Builder |
ExplanationOfBenefit.ProcessNote.Builder.text(String text) |
The explanation or description associated with the processing.
|
ExplanationOfBenefit.ProcessNote.Builder |
ExplanationOfBenefit.ProcessNote.toBuilder() |
|
ExplanationOfBenefit.ProcessNote.Builder |
ExplanationOfBenefit.ProcessNote.Builder.type(NoteType type) |
The business purpose of the note text.
|