static Encounter.Location.Builder |
Encounter.Location.builder() |
|
Encounter.Location.Builder |
Encounter.Location.Builder.extension(Extension... extension) |
May be used to represent additional information that is not part of the basic definition of the element.
|
Encounter.Location.Builder |
Encounter.Location.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.Location.Builder |
Encounter.Location.Builder.from(Encounter.Location location) |
|
Encounter.Location.Builder |
Encounter.Location.Builder.id(String id) |
Unique id for the element within a resource (for internal references).
|
Encounter.Location.Builder |
Encounter.Location.Builder.location(Reference location) |
The location where the encounter takes place.
|
Encounter.Location.Builder |
Encounter.Location.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.Location.Builder |
Encounter.Location.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.Location.Builder |
Encounter.Location.Builder.period(Period period) |
Time period during which the patient was present at the location.
|
Encounter.Location.Builder |
Encounter.Location.Builder.physicalType(CodeableConcept physicalType) |
This will be used to specify the required levels (bed/ward/room/etc.) desired to be recorded to simplify either
messaging or query.
|
Encounter.Location.Builder |
Encounter.Location.Builder.status(EncounterLocationStatus status) |
The status of the participants' presence at the specified location during the period specified.
|
Encounter.Location.Builder |
Encounter.Location.toBuilder() |
|