| Package | Description |
|---|---|
| com.cerner.bunsen.stu3.avro | |
| com.cerner.bunsen.stu3.avro.us.core |
| Modifier and Type | Method and Description |
|---|---|
PatientReference.Builder |
PatientReference.Builder.clearDisplay()
Clears the value of the 'display' field.
|
PatientReference.Builder |
PatientReference.Builder.clearId()
Clears the value of the 'id' field.
|
PatientReference.Builder |
PatientReference.Builder.clearIdentifier()
Clears the value of the 'identifier' field.
|
PatientReference.Builder |
PatientReference.Builder.clearPatientId()
Clears the value of the 'PatientId' field.
|
PatientReference.Builder |
PatientReference.Builder.clearReference()
Clears the value of the 'reference' field.
|
PatientReference.Builder |
Claim.Builder.getPatientBuilder()
Gets the Builder instance for the 'patient' field and creates one if it doesn't exist yet.
|
PatientReference.Builder |
AllergyIntolerance.Builder.getPatientBuilder()
Gets the Builder instance for the 'patient' field and creates one if it doesn't exist yet.
|
PatientReference.Builder |
MeasureReport.Builder.getPatientBuilder()
Gets the Builder instance for the 'patient' field and creates one if it doesn't exist yet.
|
PatientReference.Builder |
Immunization.Builder.getPatientBuilder()
Gets the Builder instance for the 'patient' field and creates one if it doesn't exist yet.
|
PatientReference.Builder |
EpisodeOfCare.Builder.getPatientBuilder()
Gets the Builder instance for the 'patient' field and creates one if it doesn't exist yet.
|
static PatientReference.Builder |
PatientReference.newBuilder()
Creates a new PatientReference RecordBuilder.
|
static PatientReference.Builder |
PatientReference.newBuilder(PatientReference.Builder other)
Creates a new PatientReference RecordBuilder by copying an existing Builder.
|
static PatientReference.Builder |
PatientReference.newBuilder(PatientReference other)
Creates a new PatientReference RecordBuilder by copying an existing PatientReference instance.
|
PatientReference.Builder |
PatientReference.Builder.setDisplay(String value)
Sets the value of the 'display' field.
|
PatientReference.Builder |
PatientReference.Builder.setId(String value)
Sets the value of the 'id' field.
|
PatientReference.Builder |
PatientReference.Builder.setIdentifier(Identifier value)
Sets the value of the 'identifier' field.
|
PatientReference.Builder |
PatientReference.Builder.setIdentifierBuilder(Identifier.Builder value)
Sets the Builder instance for the 'identifier' field
Reference field
|
PatientReference.Builder |
PatientReference.Builder.setPatientId(String value)
Sets the value of the 'PatientId' field.
|
PatientReference.Builder |
PatientReference.Builder.setReference(String value)
Sets the value of the 'reference' field.
|
| Modifier and Type | Method and Description |
|---|---|
static PatientReference.Builder |
PatientReference.newBuilder(PatientReference.Builder other)
Creates a new PatientReference RecordBuilder by copying an existing Builder.
|
Claim.Builder |
Claim.Builder.setPatientBuilder(PatientReference.Builder value)
Sets the Builder instance for the 'patient' field
Field for FHIR property patient
|
AllergyIntolerance.Builder |
AllergyIntolerance.Builder.setPatientBuilder(PatientReference.Builder value)
Sets the Builder instance for the 'patient' field
Field for FHIR property patient
|
MeasureReport.Builder |
MeasureReport.Builder.setPatientBuilder(PatientReference.Builder value)
Sets the Builder instance for the 'patient' field
Field for FHIR property patient
|
Immunization.Builder |
Immunization.Builder.setPatientBuilder(PatientReference.Builder value)
Sets the Builder instance for the 'patient' field
Field for FHIR property patient
|
EpisodeOfCare.Builder |
EpisodeOfCare.Builder.setPatientBuilder(PatientReference.Builder value)
Sets the Builder instance for the 'patient' field
Field for FHIR property patient
|
| Modifier and Type | Method and Description |
|---|---|
PatientReference.Builder |
Immunization.Builder.getPatientBuilder()
Gets the Builder instance for the 'patient' field and creates one if it doesn't exist yet.
|
PatientReference.Builder |
MedicationRequest.Builder.getSubjectBuilder()
Gets the Builder instance for the 'subject' field and creates one if it doesn't exist yet.
|
PatientReference.Builder |
Encounter.Builder.getSubjectBuilder()
Gets the Builder instance for the 'subject' field and creates one if it doesn't exist yet.
|
PatientReference.Builder |
CarePlan.Builder.getSubjectBuilder()
Gets the Builder instance for the 'subject' field and creates one if it doesn't exist yet.
|
PatientReference.Builder |
Condition.Builder.getSubjectBuilder()
Gets the Builder instance for the 'subject' field and creates one if it doesn't exist yet.
|
| Modifier and Type | Method and Description |
|---|---|
Immunization.Builder |
Immunization.Builder.setPatientBuilder(PatientReference.Builder value)
Sets the Builder instance for the 'patient' field
Field for FHIR property patient
|
MedicationRequest.Builder |
MedicationRequest.Builder.setSubjectBuilder(PatientReference.Builder value)
Sets the Builder instance for the 'subject' field
Field for FHIR property subject
|
Encounter.Builder |
Encounter.Builder.setSubjectBuilder(PatientReference.Builder value)
Sets the Builder instance for the 'subject' field
Field for FHIR property subject
|
CarePlan.Builder |
CarePlan.Builder.setSubjectBuilder(PatientReference.Builder value)
Sets the Builder instance for the 'subject' field
Field for FHIR property subject
|
Condition.Builder |
Condition.Builder.setSubjectBuilder(PatientReference.Builder value)
Sets the Builder instance for the 'subject' field
Field for FHIR property subject
|
Copyright © 2020. All rights reserved.