static Encounter.ClassHistory.Builder |
Encounter.ClassHistory.builder() |
|
Encounter.ClassHistory.Builder |
Encounter.ClassHistory.Builder.clazz(Coding clazz) |
inpatient | outpatient | ambulatory | emergency +.
|
Encounter.ClassHistory.Builder |
Encounter.ClassHistory.Builder.extension(Extension... extension) |
May be used to represent additional information that is not part of the basic definition of the element.
|
Encounter.ClassHistory.Builder |
Encounter.ClassHistory.Builder.extension(Collection<Extension> extension) |
May be used to represent additional information that is not part of the basic definition of the element.
|
protected Encounter.ClassHistory.Builder |
Encounter.ClassHistory.Builder.from(Encounter.ClassHistory classHistory) |
|
Encounter.ClassHistory.Builder |
Encounter.ClassHistory.Builder.id(String id) |
Unique id for the element within a resource (for internal references).
|
Encounter.ClassHistory.Builder |
Encounter.ClassHistory.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.
|
Encounter.ClassHistory.Builder |
Encounter.ClassHistory.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.
|
Encounter.ClassHistory.Builder |
Encounter.ClassHistory.Builder.period(Period period) |
The time that the episode was in the specified class.
|
Encounter.ClassHistory.Builder |
Encounter.ClassHistory.toBuilder() |
|