Encounter.Builder |
Encounter.Builder.account(java.util.Collection<Reference> account) |
The set of accounts that may be used for billing for this Encounter.
|
Encounter.Builder |
Encounter.Builder.account(Reference... account) |
The set of accounts that may be used for billing for this Encounter.
|
Encounter.Builder |
Encounter.Builder.appointment(java.util.Collection<Reference> appointment) |
The appointment that scheduled this encounter.
|
Encounter.Builder |
Encounter.Builder.appointment(Reference... appointment) |
The appointment that scheduled this encounter.
|
Encounter.Builder |
Encounter.Builder.basedOn(java.util.Collection<Reference> basedOn) |
The request this encounter satisfies (e.g.
|
Encounter.Builder |
Encounter.Builder.basedOn(Reference... basedOn) |
The request this encounter satisfies (e.g.
|
static Encounter.Builder |
Encounter.builder() |
|
Encounter.Builder |
Encounter.Builder.classHistory(java.util.Collection<Encounter.ClassHistory> classHistory) |
The class history permits the tracking of the encounters transitions without needing to go through the resource
history.
|
Encounter.Builder |
Encounter.Builder.classHistory(Encounter.ClassHistory... classHistory) |
The class history permits the tracking of the encounters transitions without needing to go through the resource
history.
|
Encounter.Builder |
Encounter.Builder.clazz(Coding clazz) |
Concepts representing classification of patient encounter such as ambulatory (outpatient), inpatient, emergency, home
health or others due to local variations.
|
Encounter.Builder |
Encounter.Builder.contained(java.util.Collection<Resource> contained) |
These resources do not have an independent existence apart from the resource that contains them - they cannot be
identified independently, and nor can they have their own independent transaction scope.
|
Encounter.Builder |
Encounter.Builder.contained(Resource... contained) |
These resources do not have an independent existence apart from the resource that contains them - they cannot be
identified independently, and nor can they have their own independent transaction scope.
|
Encounter.Builder |
Encounter.Builder.diagnosis(java.util.Collection<Encounter.Diagnosis> diagnosis) |
The list of diagnosis relevant to this encounter.
|
Encounter.Builder |
Encounter.Builder.diagnosis(Encounter.Diagnosis... diagnosis) |
The list of diagnosis relevant to this encounter.
|
Encounter.Builder |
Encounter.Builder.episodeOfCare(java.util.Collection<Reference> episodeOfCare) |
Where a specific encounter should be classified as a part of a specific episode(s) of care this field should be used.
|
Encounter.Builder |
Encounter.Builder.episodeOfCare(Reference... episodeOfCare) |
Where a specific encounter should be classified as a part of a specific episode(s) of care this field should be used.
|
Encounter.Builder |
Encounter.Builder.extension(java.util.Collection<Extension> extension) |
May be used to represent additional information that is not part of the basic definition of the resource.
|
Encounter.Builder |
Encounter.Builder.extension(Extension... extension) |
May be used to represent additional information that is not part of the basic definition of the resource.
|
protected Encounter.Builder |
Encounter.Builder.from(Encounter encounter) |
|
Encounter.Builder |
Encounter.Builder.hospitalization(Encounter.Hospitalization hospitalization) |
Details about the admission to a healthcare service.
|
Encounter.Builder |
Encounter.Builder.id(java.lang.String id) |
The logical id of the resource, as used in the URL for the resource.
|
Encounter.Builder |
Encounter.Builder.identifier(java.util.Collection<Identifier> identifier) |
Identifier(s) by which this encounter is known.
|
Encounter.Builder |
Encounter.Builder.identifier(Identifier... identifier) |
Identifier(s) by which this encounter is known.
|
Encounter.Builder |
Encounter.Builder.implicitRules(Uri implicitRules) |
A reference to a set of rules that were followed when the resource was constructed, and which must be understood when
processing the content.
|
Encounter.Builder |
Encounter.Builder.language(Code language) |
The base language in which the resource is written.
|
Encounter.Builder |
Encounter.Builder.length(Duration length) |
Quantity of time the encounter lasted.
|
Encounter.Builder |
Encounter.Builder.location(java.util.Collection<Encounter.Location> location) |
List of locations where the patient has been during this encounter.
|
Encounter.Builder |
Encounter.Builder.location(Encounter.Location... location) |
List of locations where the patient has been during this encounter.
|
Encounter.Builder |
Encounter.Builder.meta(Meta meta) |
The metadata about the resource.
|
Encounter.Builder |
Encounter.Builder.modifierExtension(java.util.Collection<Extension> modifierExtension) |
May be used to represent additional information that is not part of the basic definition of the resource and that
modifies the understanding of the element that contains it and/or the understanding of the containing element's
descendants.
|
Encounter.Builder |
Encounter.Builder.modifierExtension(Extension... modifierExtension) |
May be used to represent additional information that is not part of the basic definition of the resource and that
modifies the understanding of the element that contains it and/or the understanding of the containing element's
descendants.
|
Encounter.Builder |
Encounter.Builder.participant(java.util.Collection<Encounter.Participant> participant) |
The list of people responsible for providing the service.
|
Encounter.Builder |
Encounter.Builder.participant(Encounter.Participant... participant) |
The list of people responsible for providing the service.
|
Encounter.Builder |
Encounter.Builder.partOf(Reference partOf) |
Another Encounter of which this encounter is a part of (administratively or in time).
|
Encounter.Builder |
Encounter.Builder.period(Period period) |
The start and end time of the encounter.
|
Encounter.Builder |
Encounter.Builder.priority(CodeableConcept priority) |
Indicates the urgency of the encounter.
|
Encounter.Builder |
Encounter.Builder.reasonCode(java.util.Collection<CodeableConcept> reasonCode) |
Reason the encounter takes place, expressed as a code.
|
Encounter.Builder |
Encounter.Builder.reasonCode(CodeableConcept... reasonCode) |
Reason the encounter takes place, expressed as a code.
|
Encounter.Builder |
Encounter.Builder.reasonReference(java.util.Collection<Reference> reasonReference) |
Reason the encounter takes place, expressed as a code.
|
Encounter.Builder |
Encounter.Builder.reasonReference(Reference... reasonReference) |
Reason the encounter takes place, expressed as a code.
|
Encounter.Builder |
Encounter.Builder.serviceProvider(Reference serviceProvider) |
The organization that is primarily responsible for this Encounter's services.
|
Encounter.Builder |
Encounter.Builder.serviceType(CodeableConcept serviceType) |
Broad categorization of the service that is to be provided (e.g.
|
Encounter.Builder |
Encounter.Builder.status(EncounterStatus status) |
planned | arrived | triaged | in-progress | onleave | finished | cancelled +.
|
Encounter.Builder |
Encounter.Builder.statusHistory(java.util.Collection<Encounter.StatusHistory> statusHistory) |
The status history permits the encounter resource to contain the status history without needing to read through the
historical versions of the resource, or even have the server store them.
|
Encounter.Builder |
Encounter.Builder.statusHistory(Encounter.StatusHistory... statusHistory) |
The status history permits the encounter resource to contain the status history without needing to read through the
historical versions of the resource, or even have the server store them.
|
Encounter.Builder |
Encounter.Builder.subject(Reference subject) |
The patient or group present at the encounter.
|
Encounter.Builder |
Encounter.Builder.text(Narrative text) |
A human-readable narrative that contains a summary of the resource and can be used to represent the content of the
resource to a human.
|
Encounter.Builder |
Encounter.toBuilder() |
|
Encounter.Builder |
Encounter.Builder.type(java.util.Collection<CodeableConcept> type) |
Specific type of encounter (e.g.
|
Encounter.Builder |
Encounter.Builder.type(CodeableConcept... type) |
Specific type of encounter (e.g.
|