| Package | Description |
|---|---|
| com.cerner.bunsen.stu3.avro.us.core |
| Modifier and Type | Method and Description |
|---|---|
Encounter.Builder |
Encounter.Builder.clearAccount()
Clears the value of the 'account' field.
|
Encounter.Builder |
Encounter.Builder.clearAppointment()
Clears the value of the 'appointment' field.
|
Encounter.Builder |
Encounter.Builder.clearClass$()
Clears the value of the 'class$' field.
|
Encounter.Builder |
Encounter.Builder.clearClassHistory()
Clears the value of the 'classHistory' field.
|
Encounter.Builder |
Encounter.Builder.clearContained()
Clears the value of the 'contained' field.
|
Encounter.Builder |
Encounter.Builder.clearDiagnosis()
Clears the value of the 'diagnosis' field.
|
Encounter.Builder |
Encounter.Builder.clearEpisodeOfCare()
Clears the value of the 'episodeOfCare' field.
|
Encounter.Builder |
Encounter.Builder.clearHospitalization()
Clears the value of the 'hospitalization' field.
|
Encounter.Builder |
Encounter.Builder.clearId()
Clears the value of the 'id' field.
|
Encounter.Builder |
Encounter.Builder.clearIdentifier()
Clears the value of the 'identifier' field.
|
Encounter.Builder |
Encounter.Builder.clearImplicitRules()
Clears the value of the 'implicitRules' field.
|
Encounter.Builder |
Encounter.Builder.clearIncomingReferral()
Clears the value of the 'incomingReferral' field.
|
Encounter.Builder |
Encounter.Builder.clearLanguage()
Clears the value of the 'language' field.
|
Encounter.Builder |
Encounter.Builder.clearLength()
Clears the value of the 'length' field.
|
Encounter.Builder |
Encounter.Builder.clearLocation()
Clears the value of the 'location' field.
|
Encounter.Builder |
Encounter.Builder.clearMeta()
Clears the value of the 'meta' field.
|
Encounter.Builder |
Encounter.Builder.clearParticipant()
Clears the value of the 'participant' field.
|
Encounter.Builder |
Encounter.Builder.clearPartOf()
Clears the value of the 'partOf' field.
|
Encounter.Builder |
Encounter.Builder.clearPeriod()
Clears the value of the 'period' field.
|
Encounter.Builder |
Encounter.Builder.clearPriority()
Clears the value of the 'priority' field.
|
Encounter.Builder |
Encounter.Builder.clearReason()
Clears the value of the 'reason' field.
|
Encounter.Builder |
Encounter.Builder.clearServiceProvider()
Clears the value of the 'serviceProvider' field.
|
Encounter.Builder |
Encounter.Builder.clearStatus()
Clears the value of the 'status' field.
|
Encounter.Builder |
Encounter.Builder.clearStatusHistory()
Clears the value of the 'statusHistory' field.
|
Encounter.Builder |
Encounter.Builder.clearSubject()
Clears the value of the 'subject' field.
|
Encounter.Builder |
Encounter.Builder.clearText()
Clears the value of the 'text' field.
|
Encounter.Builder |
Encounter.Builder.clearType()
Clears the value of the 'type' field.
|
static Encounter.Builder |
Encounter.newBuilder()
Creates a new Encounter RecordBuilder.
|
static Encounter.Builder |
Encounter.newBuilder(Encounter.Builder other)
Creates a new Encounter RecordBuilder by copying an existing Builder.
|
static Encounter.Builder |
Encounter.newBuilder(Encounter other)
Creates a new Encounter RecordBuilder by copying an existing Encounter instance.
|
Encounter.Builder |
Encounter.Builder.setAccount(List<AccountReference> value)
Sets the value of the 'account' field.
|
Encounter.Builder |
Encounter.Builder.setAppointment(AppointmentReference value)
Sets the value of the 'appointment' field.
|
Encounter.Builder |
Encounter.Builder.setAppointmentBuilder(AppointmentReference.Builder value)
Sets the Builder instance for the 'appointment' field
Field for FHIR property appointment
|
Encounter.Builder |
Encounter.Builder.setClass$(Coding value)
Sets the value of the 'class$' field.
|
Encounter.Builder |
Encounter.Builder.setClass$Builder(Coding.Builder value)
Sets the Builder instance for the 'class$' field
Field for FHIR property class
|
Encounter.Builder |
Encounter.Builder.setClassHistory(List<EncounterClassHistory> value)
Sets the value of the 'classHistory' field.
|
Encounter.Builder |
Encounter.Builder.setContained(List<Resource> value)
Sets the value of the 'contained' field.
|
Encounter.Builder |
Encounter.Builder.setDiagnosis(List<EncounterDiagnosis> value)
Sets the value of the 'diagnosis' field.
|
Encounter.Builder |
Encounter.Builder.setEpisodeOfCare(List<EpisodeOfCareReference> value)
Sets the value of the 'episodeOfCare' field.
|
Encounter.Builder |
Encounter.Builder.setHospitalization(EncounterHospitalization value)
Sets the value of the 'hospitalization' field.
|
Encounter.Builder |
Encounter.Builder.setHospitalizationBuilder(EncounterHospitalization.Builder value)
Sets the Builder instance for the 'hospitalization' field
Field for FHIR property hospitalization
|
Encounter.Builder |
Encounter.Builder.setId(String value)
Sets the value of the 'id' field.
|
Encounter.Builder |
Encounter.Builder.setIdentifier(List<Identifier> value)
Sets the value of the 'identifier' field.
|
Encounter.Builder |
Encounter.Builder.setImplicitRules(String value)
Sets the value of the 'implicitRules' field.
|
Encounter.Builder |
Encounter.Builder.setIncomingReferral(List<ReferralRequestReference> value)
Sets the value of the 'incomingReferral' field.
|
Encounter.Builder |
Encounter.Builder.setLanguage(String value)
Sets the value of the 'language' field.
|
Encounter.Builder |
Encounter.Builder.setLength(Duration value)
Sets the value of the 'length' field.
|
Encounter.Builder |
Encounter.Builder.setLengthBuilder(Duration.Builder value)
Sets the Builder instance for the 'length' field
Field for FHIR property length
|
Encounter.Builder |
Encounter.Builder.setLocation(List<EncounterLocation> value)
Sets the value of the 'location' field.
|
Encounter.Builder |
Encounter.Builder.setMeta(Meta value)
Sets the value of the 'meta' field.
|
Encounter.Builder |
Encounter.Builder.setMetaBuilder(Meta.Builder value)
Sets the Builder instance for the 'meta' field
Field for FHIR property meta
|
Encounter.Builder |
Encounter.Builder.setParticipant(List<EncounterParticipant> value)
Sets the value of the 'participant' field.
|
Encounter.Builder |
Encounter.Builder.setPartOf(EncounterReference value)
Sets the value of the 'partOf' field.
|
Encounter.Builder |
Encounter.Builder.setPartOfBuilder(EncounterReference.Builder value)
Sets the Builder instance for the 'partOf' field
Field for FHIR property partOf
|
Encounter.Builder |
Encounter.Builder.setPeriod(Period value)
Sets the value of the 'period' field.
|
Encounter.Builder |
Encounter.Builder.setPeriodBuilder(Period.Builder value)
Sets the Builder instance for the 'period' field
Field for FHIR property period
|
Encounter.Builder |
Encounter.Builder.setPriority(CodeableConcept value)
Sets the value of the 'priority' field.
|
Encounter.Builder |
Encounter.Builder.setPriorityBuilder(CodeableConcept.Builder value)
Sets the Builder instance for the 'priority' field
Field for FHIR property priority
|
Encounter.Builder |
Encounter.Builder.setReason(List<CodeableConcept> value)
Sets the value of the 'reason' field.
|
Encounter.Builder |
Encounter.Builder.setServiceProvider(OrganizationReference value)
Sets the value of the 'serviceProvider' field.
|
Encounter.Builder |
Encounter.Builder.setServiceProviderBuilder(OrganizationReference.Builder value)
Sets the Builder instance for the 'serviceProvider' field
Field for FHIR property serviceProvider
|
Encounter.Builder |
Encounter.Builder.setStatus(String value)
Sets the value of the 'status' field.
|
Encounter.Builder |
Encounter.Builder.setStatusHistory(List<EncounterStatusHistory> value)
Sets the value of the 'statusHistory' field.
|
Encounter.Builder |
Encounter.Builder.setSubject(PatientReference value)
Sets the value of the 'subject' field.
|
Encounter.Builder |
Encounter.Builder.setSubjectBuilder(PatientReference.Builder value)
Sets the Builder instance for the 'subject' field
Field for FHIR property subject
|
Encounter.Builder |
Encounter.Builder.setText(Narrative value)
Sets the value of the 'text' field.
|
Encounter.Builder |
Encounter.Builder.setTextBuilder(Narrative.Builder value)
Sets the Builder instance for the 'text' field
Field for FHIR property text
|
Encounter.Builder |
Encounter.Builder.setType(List<CodeableConcept> value)
Sets the value of the 'type' field.
|
| Modifier and Type | Method and Description |
|---|---|
static Encounter.Builder |
Encounter.newBuilder(Encounter.Builder other)
Creates a new Encounter RecordBuilder by copying an existing Builder.
|
Copyright © 2020. All rights reserved.