static ExplanationOfBenefit.Diagnosis.Builder |
ExplanationOfBenefit.Diagnosis.builder() |
|
ExplanationOfBenefit.Diagnosis.Builder |
ExplanationOfBenefit.Diagnosis.Builder.diagnosis(Element diagnosis) |
The nature of illness or problem in a coded form or as a reference to an external defined Condition.
|
ExplanationOfBenefit.Diagnosis.Builder |
ExplanationOfBenefit.Diagnosis.Builder.extension(Extension... extension) |
May be used to represent additional information that is not part of the basic definition of the element.
|
ExplanationOfBenefit.Diagnosis.Builder |
ExplanationOfBenefit.Diagnosis.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.Diagnosis.Builder |
ExplanationOfBenefit.Diagnosis.Builder.from(ExplanationOfBenefit.Diagnosis diagnosis) |
|
ExplanationOfBenefit.Diagnosis.Builder |
ExplanationOfBenefit.Diagnosis.Builder.id(String id) |
Unique id for the element within a resource (for internal references).
|
ExplanationOfBenefit.Diagnosis.Builder |
ExplanationOfBenefit.Diagnosis.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.Diagnosis.Builder |
ExplanationOfBenefit.Diagnosis.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.Diagnosis.Builder |
ExplanationOfBenefit.Diagnosis.Builder.onAdmission(CodeableConcept onAdmission) |
Indication of whether the diagnosis was present on admission to a facility.
|
ExplanationOfBenefit.Diagnosis.Builder |
ExplanationOfBenefit.Diagnosis.Builder.packageCode(CodeableConcept packageCode) |
A package billing code or bundle code used to group products and services to a particular health condition (such as
heart attack) which is based on a predetermined grouping code system.
|
ExplanationOfBenefit.Diagnosis.Builder |
ExplanationOfBenefit.Diagnosis.Builder.sequence(PositiveInt sequence) |
A number to uniquely identify diagnosis entries.
|
ExplanationOfBenefit.Diagnosis.Builder |
ExplanationOfBenefit.Diagnosis.toBuilder() |
|
ExplanationOfBenefit.Diagnosis.Builder |
ExplanationOfBenefit.Diagnosis.Builder.type(CodeableConcept... type) |
When the condition was observed or the relative ranking.
|
ExplanationOfBenefit.Diagnosis.Builder |
ExplanationOfBenefit.Diagnosis.Builder.type(Collection<CodeableConcept> type) |
When the condition was observed or the relative ranking.
|