| Package | Description |
|---|---|
| com.cerner.bunsen.stu3.avro |
| Modifier and Type | Method and Description |
|---|---|
Patient.Builder |
Patient.Builder.clearActive()
Clears the value of the 'active' field.
|
Patient.Builder |
Patient.Builder.clearAddress()
Clears the value of the 'address' field.
|
Patient.Builder |
Patient.Builder.clearAnimal()
Clears the value of the 'animal' field.
|
Patient.Builder |
Patient.Builder.clearBirthDate()
Clears the value of the 'birthDate' field.
|
Patient.Builder |
Patient.Builder.clearCommunication()
Clears the value of the 'communication' field.
|
Patient.Builder |
Patient.Builder.clearContact()
Clears the value of the 'contact' field.
|
Patient.Builder |
Patient.Builder.clearContained()
Clears the value of the 'contained' field.
|
Patient.Builder |
Patient.Builder.clearDeceased()
Clears the value of the 'deceased' field.
|
Patient.Builder |
Patient.Builder.clearGender()
Clears the value of the 'gender' field.
|
Patient.Builder |
Patient.Builder.clearGeneralPractitioner()
Clears the value of the 'generalPractitioner' field.
|
Patient.Builder |
Patient.Builder.clearId()
Clears the value of the 'id' field.
|
Patient.Builder |
Patient.Builder.clearIdentifier()
Clears the value of the 'identifier' field.
|
Patient.Builder |
Patient.Builder.clearImplicitRules()
Clears the value of the 'implicitRules' field.
|
Patient.Builder |
Patient.Builder.clearLanguage()
Clears the value of the 'language' field.
|
Patient.Builder |
Patient.Builder.clearLink()
Clears the value of the 'link' field.
|
Patient.Builder |
Patient.Builder.clearManagingOrganization()
Clears the value of the 'managingOrganization' field.
|
Patient.Builder |
Patient.Builder.clearMaritalStatus()
Clears the value of the 'maritalStatus' field.
|
Patient.Builder |
Patient.Builder.clearMeta()
Clears the value of the 'meta' field.
|
Patient.Builder |
Patient.Builder.clearMultipleBirth()
Clears the value of the 'multipleBirth' field.
|
Patient.Builder |
Patient.Builder.clearName()
Clears the value of the 'name' field.
|
Patient.Builder |
Patient.Builder.clearPhoto()
Clears the value of the 'photo' field.
|
Patient.Builder |
Patient.Builder.clearTelecom()
Clears the value of the 'telecom' field.
|
Patient.Builder |
Patient.Builder.clearText()
Clears the value of the 'text' field.
|
static Patient.Builder |
Patient.newBuilder()
Creates a new Patient RecordBuilder.
|
static Patient.Builder |
Patient.newBuilder(Patient.Builder other)
Creates a new Patient RecordBuilder by copying an existing Builder.
|
static Patient.Builder |
Patient.newBuilder(Patient other)
Creates a new Patient RecordBuilder by copying an existing Patient instance.
|
Patient.Builder |
Patient.Builder.setActive(Boolean value)
Sets the value of the 'active' field.
|
Patient.Builder |
Patient.Builder.setAddress(List<Address> value)
Sets the value of the 'address' field.
|
Patient.Builder |
Patient.Builder.setAnimal(PatientAnimal value)
Sets the value of the 'animal' field.
|
Patient.Builder |
Patient.Builder.setAnimalBuilder(PatientAnimal.Builder value)
Sets the Builder instance for the 'animal' field
Field for FHIR property animal
|
Patient.Builder |
Patient.Builder.setBirthDate(String value)
Sets the value of the 'birthDate' field.
|
Patient.Builder |
Patient.Builder.setCommunication(List<PatientCommunication> value)
Sets the value of the 'communication' field.
|
Patient.Builder |
Patient.Builder.setContact(List<PatientContact> value)
Sets the value of the 'contact' field.
|
Patient.Builder |
Patient.Builder.setContained(List<Resource> value)
Sets the value of the 'contained' field.
|
Patient.Builder |
Patient.Builder.setDeceased(ChoiceBooleanDateTime value)
Sets the value of the 'deceased' field.
|
Patient.Builder |
Patient.Builder.setDeceasedBuilder(ChoiceBooleanDateTime.Builder value)
Sets the Builder instance for the 'deceased' field
Field for FHIR property deceased
|
Patient.Builder |
Patient.Builder.setGender(String value)
Sets the value of the 'gender' field.
|
Patient.Builder |
Patient.Builder.setGeneralPractitioner(List<OrganizationPractitionerReference> value)
Sets the value of the 'generalPractitioner' field.
|
Patient.Builder |
Patient.Builder.setId(String value)
Sets the value of the 'id' field.
|
Patient.Builder |
Patient.Builder.setIdentifier(List<Identifier> value)
Sets the value of the 'identifier' field.
|
Patient.Builder |
Patient.Builder.setImplicitRules(String value)
Sets the value of the 'implicitRules' field.
|
Patient.Builder |
Patient.Builder.setLanguage(String value)
Sets the value of the 'language' field.
|
Patient.Builder |
Patient.Builder.setLink(List<PatientLink> value)
Sets the value of the 'link' field.
|
Patient.Builder |
Patient.Builder.setManagingOrganization(OrganizationReference value)
Sets the value of the 'managingOrganization' field.
|
Patient.Builder |
Patient.Builder.setManagingOrganizationBuilder(OrganizationReference.Builder value)
Sets the Builder instance for the 'managingOrganization' field
Field for FHIR property managingOrganization
|
Patient.Builder |
Patient.Builder.setMaritalStatus(CodeableConcept value)
Sets the value of the 'maritalStatus' field.
|
Patient.Builder |
Patient.Builder.setMaritalStatusBuilder(CodeableConcept.Builder value)
Sets the Builder instance for the 'maritalStatus' field
Field for FHIR property maritalStatus
|
Patient.Builder |
Patient.Builder.setMeta(Meta value)
Sets the value of the 'meta' field.
|
Patient.Builder |
Patient.Builder.setMetaBuilder(Meta.Builder value)
Sets the Builder instance for the 'meta' field
Field for FHIR property meta
|
Patient.Builder |
Patient.Builder.setMultipleBirth(ChoiceBooleanInteger value)
Sets the value of the 'multipleBirth' field.
|
Patient.Builder |
Patient.Builder.setMultipleBirthBuilder(ChoiceBooleanInteger.Builder value)
Sets the Builder instance for the 'multipleBirth' field
Field for FHIR property multipleBirth
|
Patient.Builder |
Patient.Builder.setName(List<HumanName> value)
Sets the value of the 'name' field.
|
Patient.Builder |
Patient.Builder.setPhoto(List<Attachment> value)
Sets the value of the 'photo' field.
|
Patient.Builder |
Patient.Builder.setTelecom(List<ContactPoint> value)
Sets the value of the 'telecom' field.
|
Patient.Builder |
Patient.Builder.setText(Narrative value)
Sets the value of the 'text' field.
|
Patient.Builder |
Patient.Builder.setTextBuilder(Narrative.Builder value)
Sets the Builder instance for the 'text' field
Field for FHIR property text
|
| Modifier and Type | Method and Description |
|---|---|
static Patient.Builder |
Patient.newBuilder(Patient.Builder other)
Creates a new Patient RecordBuilder by copying an existing Builder.
|
Copyright © 2020. All rights reserved.