Skip navigation links
A B C D E F G H I L M N O P Q R S T U V W 

A

AbstractConceptMaps<T extends org.hl7.fhir.instance.model.api.IBaseResource,C extends AbstractConceptMaps<T,C>> - Class in com.cerner.bunsen.spark.codes.base
This is a partial implementation of logic to manage FHIR ConceptMaps.
AbstractConceptMaps(SparkSession, FhirVersionEnum, Dataset<UrlAndVersion>, Dataset<Row>, Dataset<Mapping>, SparkRowConverter) - Constructor for class com.cerner.bunsen.spark.codes.base.AbstractConceptMaps
 
AbstractValueSets<T extends org.hl7.fhir.instance.model.api.IBaseResource,C extends AbstractValueSets<T,C>> - Class in com.cerner.bunsen.spark.codes.base
This is a partial implementation of logic to manage FHIR ValueSets.
AbstractValueSets(SparkSession, FhirVersionEnum, Dataset<UrlAndVersion>, Dataset<Row>, Dataset<Value>, SparkRowConverter) - Constructor for class com.cerner.bunsen.spark.codes.base.AbstractValueSets
 
AccountReference - Class in com.cerner.bunsen.stu3.avro
 
AccountReference() - Constructor for class com.cerner.bunsen.stu3.avro.AccountReference
Default constructor.
AccountReference(String, String, String, Identifier, String) - Constructor for class com.cerner.bunsen.stu3.avro.AccountReference
All-args constructor.
AccountReference.Builder - Class in com.cerner.bunsen.stu3.avro
RecordBuilder for AccountReference instances.
ActivityDefinitionHealthcareServicePlanDefinitionReference - Class in com.cerner.bunsen.stu3.avro
 
ActivityDefinitionHealthcareServicePlanDefinitionReference() - Constructor for class com.cerner.bunsen.stu3.avro.ActivityDefinitionHealthcareServicePlanDefinitionReference
Default constructor.
ActivityDefinitionHealthcareServicePlanDefinitionReference(String, String, String, String, String, Identifier, String) - Constructor for class com.cerner.bunsen.stu3.avro.ActivityDefinitionHealthcareServicePlanDefinitionReference
All-args constructor.
ActivityDefinitionHealthcareServicePlanDefinitionReference.Builder - Class in com.cerner.bunsen.stu3.avro
RecordBuilder for ActivityDefinitionHealthcareServicePlanDefinitionReference instances.
ActivityDefinitionPlanDefinitionQuestionnaireReference - Class in com.cerner.bunsen.stu3.avro
 
ActivityDefinitionPlanDefinitionQuestionnaireReference() - Constructor for class com.cerner.bunsen.stu3.avro.ActivityDefinitionPlanDefinitionQuestionnaireReference
Default constructor.
ActivityDefinitionPlanDefinitionQuestionnaireReference(String, String, String, String, String, Identifier, String) - Constructor for class com.cerner.bunsen.stu3.avro.ActivityDefinitionPlanDefinitionQuestionnaireReference
All-args constructor.
ActivityDefinitionPlanDefinitionQuestionnaireReference.Builder - Class in com.cerner.bunsen.stu3.avro
RecordBuilder for ActivityDefinitionPlanDefinitionQuestionnaireReference instances.
ActivityDefinitionPlanDefinitionReference - Class in com.cerner.bunsen.stu3.avro
 
ActivityDefinitionPlanDefinitionReference() - Constructor for class com.cerner.bunsen.stu3.avro.ActivityDefinitionPlanDefinitionReference
Default constructor.
ActivityDefinitionPlanDefinitionReference(String, String, String, String, Identifier, String) - Constructor for class com.cerner.bunsen.stu3.avro.ActivityDefinitionPlanDefinitionReference
All-args constructor.
ActivityDefinitionPlanDefinitionReference.Builder - Class in com.cerner.bunsen.stu3.avro
RecordBuilder for ActivityDefinitionPlanDefinitionReference instances.
addCode(String, String, String) - Method in class com.cerner.bunsen.spark.codes.broadcast.BroadcastableValueSets.Builder
Adds a code under the given reference name to the value set.
addDescendantsOf(String, String, String, String) - Method in class com.cerner.bunsen.spark.codes.broadcast.BroadcastableValueSets.Builder
Add "descendants" of a given code value, that is code values that are transitively subsumed by the given value in the given hierarchy.
addDescendantsOf(String, String, String, String, String) - Method in class com.cerner.bunsen.spark.codes.broadcast.BroadcastableValueSets.Builder
Add "descendants" of a given code value, that is code values that are transitively subsumed by the given value in the given hierarchy.
addReference(String, String) - Method in class com.cerner.bunsen.spark.codes.broadcast.BroadcastableValueSets.Builder
Add a "reference" to a value set, that is, create a user-defined reference name for a value set of codes.
addReference(String, String, String) - Method in class com.cerner.bunsen.spark.codes.broadcast.BroadcastableValueSets.Builder
Add a "reference" to a value set, that is, create a user-defined reference name for a value set of codes.
Address - Class in com.cerner.bunsen.stu3.avro
 
Address() - Constructor for class com.cerner.bunsen.stu3.avro.Address
Default constructor.
Address(String, String, String, String, List<String>, String, String, String, String, String, Period) - Constructor for class com.cerner.bunsen.stu3.avro.Address
All-args constructor.
Address.Builder - Class in com.cerner.bunsen.stu3.avro
RecordBuilder for Address instances.
addToConceptMap(T, Dataset<Mapping>) - Method in class com.cerner.bunsen.spark.codes.base.AbstractConceptMaps
Adds the given mappings to the concept map.
addToConceptMap(ConceptMap, Dataset<Mapping>) - Method in class com.cerner.bunsen.stu3.codes.ConceptMaps
 
addToValueSet(T, Dataset<Value>) - Method in class com.cerner.bunsen.spark.codes.base.AbstractValueSets
Adds the given values to the given value set instance.
addToValueSet(ValueSet, Dataset<Value>) - Method in class com.cerner.bunsen.stu3.codes.ValueSets
 
Age - Class in com.cerner.bunsen.stu3.avro
 
Age() - Constructor for class com.cerner.bunsen.stu3.avro.Age
Default constructor.
Age(String, BigDecimal, String, String, String, String) - Constructor for class com.cerner.bunsen.stu3.avro.Age
All-args constructor.
Age.Builder - Class in com.cerner.bunsen.stu3.avro
RecordBuilder for Age instances.
AllergyIntolerance - Class in com.cerner.bunsen.stu3.avro
 
AllergyIntolerance() - Constructor for class com.cerner.bunsen.stu3.avro.AllergyIntolerance
Default constructor.
AllergyIntolerance(String, Meta, String, String, Narrative, List<Resource>, List<Identifier>, String, String, String, List<String>, String, CodeableConcept, PatientReference, ChoiceAgePeriodRangeDateTimeString, String, PatientPractitionerReference, PatientPractitionerRelatedPersonReference, String, List<Annotation>, List<AllergyIntoleranceReaction>) - Constructor for class com.cerner.bunsen.stu3.avro.AllergyIntolerance
All-args constructor.
AllergyIntolerance.Builder - Class in com.cerner.bunsen.stu3.avro
RecordBuilder for AllergyIntolerance instances.
AllergyIntoleranceReaction - Class in com.cerner.bunsen.stu3.avro
 
AllergyIntoleranceReaction() - Constructor for class com.cerner.bunsen.stu3.avro.AllergyIntoleranceReaction
Default constructor.
AllergyIntoleranceReaction(String, CodeableConcept, List<CodeableConcept>, String, String, String, CodeableConcept, List<Annotation>) - Constructor for class com.cerner.bunsen.stu3.avro.AllergyIntoleranceReaction
All-args constructor.
AllergyIntoleranceReaction.Builder - Class in com.cerner.bunsen.stu3.avro
RecordBuilder for AllergyIntoleranceReaction instances.
Ancestor - Class in com.cerner.bunsen.spark.codes
A JavaBean to represent a ancestor row from one value to another.
Ancestor() - Constructor for class com.cerner.bunsen.spark.codes.Ancestor
Nullary constructor so Spark can encode this class as a bean.
Ancestor(String, String, String, String, String, String) - Constructor for class com.cerner.bunsen.spark.codes.Ancestor
Constructs a Ancestor instance.
ANCESTORS_TABLE - Static variable in class com.cerner.bunsen.spark.codes.Hierarchies
Default table name where expanded ancestor information is stored.
AncestorValue() - Constructor for class com.cerner.bunsen.spark.codes.broadcast.BroadcastableValueSets.AncestorValue
Nullary constructor so Spark can encode this as a bean.
AncestorValue(String, String, String, String, String) - Constructor for class com.cerner.bunsen.spark.codes.broadcast.BroadcastableValueSets.AncestorValue
Constructs an ancestor value bean.
Annotation - Class in com.cerner.bunsen.stu3.avro
 
Annotation() - Constructor for class com.cerner.bunsen.stu3.avro.Annotation
Default constructor.
Annotation(String, ChoicePatientPractitionerRelatedPersonReferenceString, String, String) - Constructor for class com.cerner.bunsen.stu3.avro.Annotation
All-args constructor.
Annotation.Builder - Class in com.cerner.bunsen.stu3.avro
RecordBuilder for Annotation instances.
AppointmentCommunicationRequestDeviceRequestMedicationRequestNutritionOrderProcedureRequestReferralRequestRequestGroupTaskVisionPrescriptionReference - Class in com.cerner.bunsen.stu3.avro
 
AppointmentCommunicationRequestDeviceRequestMedicationRequestNutritionOrderProcedureRequestReferralRequestRequestGroupTaskVisionPrescriptionReference() - Constructor for class com.cerner.bunsen.stu3.avro.AppointmentCommunicationRequestDeviceRequestMedicationRequestNutritionOrderProcedureRequestReferralRequestRequestGroupTaskVisionPrescriptionReference
Default constructor.
AppointmentCommunicationRequestDeviceRequestMedicationRequestNutritionOrderProcedureRequestReferralRequestRequestGroupTaskVisionPrescriptionReference(String, String, String, String, String, String, String, String, String, String, String, String, Identifier, String) - Constructor for class com.cerner.bunsen.stu3.avro.AppointmentCommunicationRequestDeviceRequestMedicationRequestNutritionOrderProcedureRequestReferralRequestRequestGroupTaskVisionPrescriptionReference
All-args constructor.
AppointmentCommunicationRequestDeviceRequestMedicationRequestNutritionOrderProcedureRequestReferralRequestRequestGroupTaskVisionPrescriptionReference.Builder - Class in com.cerner.bunsen.stu3.avro
RecordBuilder for AppointmentCommunicationRequestDeviceRequestMedicationRequestNutritionOrderProcedureRequestReferralRequestRequestGroupTaskVisionPrescriptionReference instances.
AppointmentReference - Class in com.cerner.bunsen.stu3.avro
 
AppointmentReference() - Constructor for class com.cerner.bunsen.stu3.avro.AppointmentReference
Default constructor.
AppointmentReference(String, String, String, Identifier, String) - Constructor for class com.cerner.bunsen.stu3.avro.AppointmentReference
All-args constructor.
AppointmentReference.Builder - Class in com.cerner.bunsen.stu3.avro
RecordBuilder for AppointmentReference instances.
Attachment - Class in com.cerner.bunsen.stu3.avro
 
Attachment() - Constructor for class com.cerner.bunsen.stu3.avro.Attachment
Default constructor.
Attachment(String, String, String, String, String, Integer, String, String, String) - Constructor for class com.cerner.bunsen.stu3.avro.Attachment
All-args constructor.
Attachment.Builder - Class in com.cerner.bunsen.stu3.avro
RecordBuilder for Attachment instances.
AvroConverter - Class in com.cerner.bunsen.avro
Converter to change HAPI objects into Avro structures and vice versa.
avroToResource(IndexedRecord) - Method in class com.cerner.bunsen.avro.AvroConverter
Converts a given Avro IndexedRecord to a FHIR resource.

B

broadcast(Set<String>, boolean) - Method in class com.cerner.bunsen.spark.codes.base.AbstractConceptMaps
Broadcast mappings stored in the given conceptMaps instance that match the given conceptMapUris.
broadcast(Map<String, String>) - Method in class com.cerner.bunsen.spark.codes.base.AbstractConceptMaps
Broadcast mappings stored in the given conceptMaps instance that match the given conceptMapUris.
broadcast(Map<String, String>) - Method in class com.cerner.bunsen.stu3.codes.ConceptMaps
 
BroadcastableConceptMap - Class in com.cerner.bunsen.spark.codes.broadcast
A broadcastable concept map available in Spark operations or user-defined functions.
BroadcastableConceptMap(String, List<Mapping>, List<BroadcastableConceptMap>) - Constructor for class com.cerner.bunsen.spark.codes.broadcast.BroadcastableConceptMap
Constructs the broadcastable concept map.
BroadcastableConceptMap.CodeValue - Class in com.cerner.bunsen.spark.codes.broadcast
A specific code instance, identified by system and value, that has been broadcast.
BroadcastableMappings - Class in com.cerner.bunsen.spark.codes.broadcast
A collection of BroadcastableConceptMaps that is usable in Spark transformations or UDFs.
BroadcastableMappings(Map<String, BroadcastableConceptMap>) - Constructor for class com.cerner.bunsen.spark.codes.broadcast.BroadcastableMappings
 
BroadcastableValueSets - Class in com.cerner.bunsen.spark.codes.broadcast
An immutable collection of value sets that can be broadcast for use in Spark transformations or user-defined functions.
BroadcastableValueSets.AncestorValue - Class in com.cerner.bunsen.spark.codes.broadcast
Bean-style class to represent ancestor values locally and as Spark datasets.
BroadcastableValueSets.Builder - Class in com.cerner.bunsen.spark.codes.broadcast
 
BroadcastableValueSets.Reference - Class in com.cerner.bunsen.spark.codes.broadcast
Bean-style class to represent a reference to a value set.
build(SparkSession, AbstractValueSets) - Method in class com.cerner.bunsen.spark.codes.broadcast.BroadcastableValueSets.Builder
Returns broadcastable value sets by loading reference data that was added to this builder and the default value sets.
build(SparkSession, AbstractValueSets, Hierarchies) - Method in class com.cerner.bunsen.spark.codes.broadcast.BroadcastableValueSets.Builder
Returns broadcastable value sets by loading reference data that was added to this builder and the given value sets.
build() - Method in class com.cerner.bunsen.stu3.avro.AccountReference.Builder
 
build() - Method in class com.cerner.bunsen.stu3.avro.ActivityDefinitionHealthcareServicePlanDefinitionReference.Builder
 
build() - Method in class com.cerner.bunsen.stu3.avro.ActivityDefinitionPlanDefinitionQuestionnaireReference.Builder
 
build() - Method in class com.cerner.bunsen.stu3.avro.ActivityDefinitionPlanDefinitionReference.Builder
 
build() - Method in class com.cerner.bunsen.stu3.avro.Address.Builder
 
build() - Method in class com.cerner.bunsen.stu3.avro.Age.Builder
 
build() - Method in class com.cerner.bunsen.stu3.avro.AllergyIntolerance.Builder
 
build() - Method in class com.cerner.bunsen.stu3.avro.AllergyIntoleranceReaction.Builder
 
build() - Method in class com.cerner.bunsen.stu3.avro.Annotation.Builder
 
build() - Method in class com.cerner.bunsen.stu3.avro.AppointmentCommunicationRequestDeviceRequestMedicationRequestNutritionOrderProcedureRequestReferralRequestRequestGroupTaskVisionPrescriptionReference.Builder
 
build() - Method in class com.cerner.bunsen.stu3.avro.AppointmentReference.Builder
 
build() - Method in class com.cerner.bunsen.stu3.avro.Attachment.Builder
 
build() - Method in class com.cerner.bunsen.stu3.avro.BundleReference.Builder
 
build() - Method in class com.cerner.bunsen.stu3.avro.CarePlan.Builder
 
build() - Method in class com.cerner.bunsen.stu3.avro.CarePlanActivity.Builder
 
build() - Method in class com.cerner.bunsen.stu3.avro.CarePlanActivityDetail.Builder
 
build() - Method in class com.cerner.bunsen.stu3.avro.CarePlanDeviceRequestImmunizationRecommendationMedicationRequestNutritionOrderProcedureRequestReferralRequestReference.Builder
 
build() - Method in class com.cerner.bunsen.stu3.avro.CarePlanMedicationRequestProcedureRequestReferralRequestReference.Builder
 
build() - Method in class com.cerner.bunsen.stu3.avro.CarePlanProcedureRequestReferralRequestReference.Builder
 
build() - Method in class com.cerner.bunsen.stu3.avro.CarePlanReference.Builder
 
build() - Method in class com.cerner.bunsen.stu3.avro.CareTeamOrganizationPatientPractitionerRelatedPersonReference.Builder
 
build() - Method in class com.cerner.bunsen.stu3.avro.CareTeamReference.Builder
 
build() - Method in class com.cerner.bunsen.stu3.avro.ChoiceAddressCodeableConceptLocationReference.Builder
 
build() - Method in class com.cerner.bunsen.stu3.avro.ChoiceAddressLocationReference.Builder
 
build() - Method in class com.cerner.bunsen.stu3.avro.ChoiceAgePeriodRangeBooleanDateTimeString.Builder
 
build() - Method in class com.cerner.bunsen.stu3.avro.ChoiceAgePeriodRangeDateTimeString.Builder
 
build() - Method in class com.cerner.bunsen.stu3.avro.ChoiceAttachmentCodeableConceptPeriodQuantityRangeRatioSampledDataBooleanDateTimeStringTime.Builder
 
build() - Method in class com.cerner.bunsen.stu3.avro.ChoiceAttachmentCodeableConceptPeriodQuantityRangeRatioSampledDataDateTimeStringTime.Builder
 
build() - Method in class com.cerner.bunsen.stu3.avro.ChoiceAttachmentQuantityResourceReferenceString.Builder
 
build() - Method in class com.cerner.bunsen.stu3.avro.ChoiceBooleanDateTime.Builder
 
build() - Method in class com.cerner.bunsen.stu3.avro.ChoiceBooleanInteger.Builder
 
build() - Method in class com.cerner.bunsen.stu3.avro.ChoiceCodeableConceptBoolean.Builder
 
build() - Method in class com.cerner.bunsen.stu3.avro.ChoiceCodeableConceptConditionReference.Builder
 
build() - Method in class com.cerner.bunsen.stu3.avro.ChoiceCodeableConceptDetectedIssueReference.Builder
 
build() - Method in class com.cerner.bunsen.stu3.avro.ChoiceCodeableConceptMedicationReference.Builder
 
build() - Method in class com.cerner.bunsen.stu3.avro.ChoiceCodeableConceptMedicationSubstanceReference.Builder
 
build() - Method in class com.cerner.bunsen.stu3.avro.ChoiceCodeableConceptProcedureReference.Builder
 
build() - Method in class com.cerner.bunsen.stu3.avro.ChoiceCodeableConceptQuantityRange.Builder
 
build() - Method in class com.cerner.bunsen.stu3.avro.ChoiceDurationPeriodRange.Builder
 
build() - Method in class com.cerner.bunsen.stu3.avro.ChoicePatientPractitionerRelatedPersonReferenceString.Builder
 
build() - Method in class com.cerner.bunsen.stu3.avro.ChoicePeriodDate.Builder
 
build() - Method in class com.cerner.bunsen.stu3.avro.ChoicePeriodDateTime.Builder
 
build() - Method in class com.cerner.bunsen.stu3.avro.ChoicePeriodTimingDateTime.Builder
 
build() - Method in class com.cerner.bunsen.stu3.avro.ChoicePeriodTimingString.Builder
 
build() - Method in class com.cerner.bunsen.stu3.avro.ChoiceQuantityRange.Builder
 
build() - Method in class com.cerner.bunsen.stu3.avro.ChoiceQuantityRangeRatio.Builder
 
build() - Method in class com.cerner.bunsen.stu3.avro.Claim.Builder
 
build() - Method in class com.cerner.bunsen.stu3.avro.ClaimAccident.Builder
 
build() - Method in class com.cerner.bunsen.stu3.avro.ClaimCareTeam.Builder
 
build() - Method in class com.cerner.bunsen.stu3.avro.ClaimDiagnosis.Builder
 
build() - Method in class com.cerner.bunsen.stu3.avro.ClaimInformation.Builder
 
build() - Method in class com.cerner.bunsen.stu3.avro.ClaimInsurance.Builder
 
build() - Method in class com.cerner.bunsen.stu3.avro.ClaimItem.Builder
 
build() - Method in class com.cerner.bunsen.stu3.avro.ClaimItemDetail.Builder
 
build() - Method in class com.cerner.bunsen.stu3.avro.ClaimItemDetailSubDetail.Builder
 
build() - Method in class com.cerner.bunsen.stu3.avro.ClaimPayee.Builder
 
build() - Method in class com.cerner.bunsen.stu3.avro.ClaimProcedure.Builder
 
build() - Method in class com.cerner.bunsen.stu3.avro.ClaimReference.Builder
 
build() - Method in class com.cerner.bunsen.stu3.avro.ClaimRelated.Builder
 
build() - Method in class com.cerner.bunsen.stu3.avro.ClaimResponseReference.Builder
 
build() - Method in class com.cerner.bunsen.stu3.avro.ClinicalImpressionDiagnosticReportObservationReference.Builder
 
build() - Method in class com.cerner.bunsen.stu3.avro.CodeableConcept.Builder
 
build() - Method in class com.cerner.bunsen.stu3.avro.Coding.Builder
 
build() - Method in class com.cerner.bunsen.stu3.avro.Condition.Builder
 
build() - Method in class com.cerner.bunsen.stu3.avro.ConditionEvidence.Builder
 
build() - Method in class com.cerner.bunsen.stu3.avro.ConditionObservationReference.Builder
 
build() - Method in class com.cerner.bunsen.stu3.avro.ConditionProcedureReference.Builder
 
build() - Method in class com.cerner.bunsen.stu3.avro.ConditionReference.Builder
 
build() - Method in class com.cerner.bunsen.stu3.avro.ConditionStage.Builder
 
build() - Method in class com.cerner.bunsen.stu3.avro.ContactDetail.Builder
 
build() - Method in class com.cerner.bunsen.stu3.avro.ContactPoint.Builder
 
build() - Method in class com.cerner.bunsen.stu3.avro.Contributor.Builder
 
build() - Method in class com.cerner.bunsen.stu3.avro.CoverageReference.Builder
 
build() - Method in class com.cerner.bunsen.stu3.avro.DetectedIssueReference.Builder
 
build() - Method in class com.cerner.bunsen.stu3.avro.DeviceDeviceMetricReference.Builder
 
build() - Method in class com.cerner.bunsen.stu3.avro.DeviceGroupLocationPatientReference.Builder
 
build() - Method in class com.cerner.bunsen.stu3.avro.DeviceHealthcareServiceOrganizationPatientPractitionerRelatedPersonReference.Builder
 
build() - Method in class com.cerner.bunsen.stu3.avro.DeviceMedicationSubstanceReference.Builder
 
build() - Method in class com.cerner.bunsen.stu3.avro.DeviceOrganizationPatientPractitionerRelatedPersonReference.Builder
 
build() - Method in class com.cerner.bunsen.stu3.avro.DeviceOrganizationPractitionerReference.Builder
 
build() - Method in class com.cerner.bunsen.stu3.avro.DeviceReference.Builder
 
build() - Method in class com.cerner.bunsen.stu3.avro.DiagnosticReportReference.Builder
 
build() - Method in class com.cerner.bunsen.stu3.avro.Dosage.Builder
 
build() - Method in class com.cerner.bunsen.stu3.avro.Duration.Builder
 
build() - Method in class com.cerner.bunsen.stu3.avro.Encounter.Builder
 
build() - Method in class com.cerner.bunsen.stu3.avro.EncounterClassHistory.Builder
 
build() - Method in class com.cerner.bunsen.stu3.avro.EncounterDiagnosis.Builder
 
build() - Method in class com.cerner.bunsen.stu3.avro.EncounterEpisodeOfCareReference.Builder
 
build() - Method in class com.cerner.bunsen.stu3.avro.EncounterHospitalization.Builder
 
build() - Method in class com.cerner.bunsen.stu3.avro.EncounterLocation.Builder
 
build() - Method in class com.cerner.bunsen.stu3.avro.EncounterParticipant.Builder
 
build() - Method in class com.cerner.bunsen.stu3.avro.EncounterReference.Builder
 
build() - Method in class com.cerner.bunsen.stu3.avro.EncounterStatusHistory.Builder
 
build() - Method in class com.cerner.bunsen.stu3.avro.EpisodeOfCare.Builder
 
build() - Method in class com.cerner.bunsen.stu3.avro.EpisodeOfCareDiagnosis.Builder
 
build() - Method in class com.cerner.bunsen.stu3.avro.EpisodeOfCareReference.Builder
 
build() - Method in class com.cerner.bunsen.stu3.avro.EpisodeOfCareStatusHistory.Builder
 
build() - Method in class com.cerner.bunsen.stu3.avro.GoalReference.Builder
 
build() - Method in class com.cerner.bunsen.stu3.avro.GroupPatientReference.Builder
 
build() - Method in class com.cerner.bunsen.stu3.avro.HumanName.Builder
 
build() - Method in class com.cerner.bunsen.stu3.avro.Identifier.Builder
 
build() - Method in class com.cerner.bunsen.stu3.avro.Immunization.Builder
 
build() - Method in class com.cerner.bunsen.stu3.avro.ImmunizationExplanation.Builder
 
build() - Method in class com.cerner.bunsen.stu3.avro.ImmunizationPractitioner.Builder
 
build() - Method in class com.cerner.bunsen.stu3.avro.ImmunizationReaction.Builder
 
build() - Method in class com.cerner.bunsen.stu3.avro.ImmunizationVaccinationProtocol.Builder
 
build() - Method in class com.cerner.bunsen.stu3.avro.LibraryReference.Builder
 
build() - Method in class com.cerner.bunsen.stu3.avro.ListReference.Builder
 
build() - Method in class com.cerner.bunsen.stu3.avro.LocationReference.Builder
 
build() - Method in class com.cerner.bunsen.stu3.avro.Measure.Builder
 
build() - Method in class com.cerner.bunsen.stu3.avro.MeasureGroup.Builder
 
build() - Method in class com.cerner.bunsen.stu3.avro.MeasureGroupPopulation.Builder
 
build() - Method in class com.cerner.bunsen.stu3.avro.MeasureGroupStratifier.Builder
 
build() - Method in class com.cerner.bunsen.stu3.avro.MeasureReference.Builder
 
build() - Method in class com.cerner.bunsen.stu3.avro.MeasureReport.Builder
 
build() - Method in class com.cerner.bunsen.stu3.avro.MeasureReportGroup.Builder
 
build() - Method in class com.cerner.bunsen.stu3.avro.MeasureReportGroupPopulation.Builder
 
build() - Method in class com.cerner.bunsen.stu3.avro.MeasureReportGroupStratifier.Builder
 
build() - Method in class com.cerner.bunsen.stu3.avro.MeasureReportGroupStratifierStratum.Builder
 
build() - Method in class com.cerner.bunsen.stu3.avro.MeasureReportGroupStratifierStratumPopulation.Builder
 
build() - Method in class com.cerner.bunsen.stu3.avro.MeasureSupplementalData.Builder
 
build() - Method in class com.cerner.bunsen.stu3.avro.MedicationAdministrationMedicationDispenseMedicationStatementObservationProcedureReference.Builder
 
build() - Method in class com.cerner.bunsen.stu3.avro.MedicationAdministrationObservationProcedureReference.Builder
 
build() - Method in class com.cerner.bunsen.stu3.avro.MedicationDispense.Builder
 
build() - Method in class com.cerner.bunsen.stu3.avro.MedicationDispensePerformer.Builder
 
build() - Method in class com.cerner.bunsen.stu3.avro.MedicationDispenseSubstitution.Builder
 
build() - Method in class com.cerner.bunsen.stu3.avro.MedicationReference.Builder
 
build() - Method in class com.cerner.bunsen.stu3.avro.MedicationRequestReference.Builder
 
build() - Method in class com.cerner.bunsen.stu3.avro.MedicationRequestVisionPrescriptionReference.Builder
 
build() - Method in class com.cerner.bunsen.stu3.avro.MedicationStatement.Builder
 
build() - Method in class com.cerner.bunsen.stu3.avro.MedicationSubstanceReference.Builder
 
build() - Method in class com.cerner.bunsen.stu3.avro.Meta.Builder
 
build() - Method in class com.cerner.bunsen.stu3.avro.Money.Builder
 
build() - Method in class com.cerner.bunsen.stu3.avro.Narrative.Builder
 
build() - Method in class com.cerner.bunsen.stu3.avro.Observation.Builder
 
build() - Method in class com.cerner.bunsen.stu3.avro.ObservationComponent.Builder
 
build() - Method in class com.cerner.bunsen.stu3.avro.ObservationComponentReferenceRange.Builder
 
build() - Method in class com.cerner.bunsen.stu3.avro.ObservationQuestionnaireResponseSequenceReference.Builder
 
build() - Method in class com.cerner.bunsen.stu3.avro.ObservationReference.Builder
 
build() - Method in class com.cerner.bunsen.stu3.avro.ObservationReferenceRange.Builder
 
build() - Method in class com.cerner.bunsen.stu3.avro.ObservationRelated.Builder
 
build() - Method in class com.cerner.bunsen.stu3.avro.OrganizationPatientPractitionerRelatedPersonReference.Builder
 
build() - Method in class com.cerner.bunsen.stu3.avro.OrganizationPractitionerReference.Builder
 
build() - Method in class com.cerner.bunsen.stu3.avro.OrganizationReference.Builder
 
build() - Method in class com.cerner.bunsen.stu3.avro.Patient.Builder
 
build() - Method in class com.cerner.bunsen.stu3.avro.PatientAnimal.Builder
 
build() - Method in class com.cerner.bunsen.stu3.avro.PatientCommunication.Builder
 
build() - Method in class com.cerner.bunsen.stu3.avro.PatientContact.Builder
 
build() - Method in class com.cerner.bunsen.stu3.avro.PatientLink.Builder
 
build() - Method in class com.cerner.bunsen.stu3.avro.PatientPractitionerReference.Builder
 
build() - Method in class com.cerner.bunsen.stu3.avro.PatientPractitionerRelatedPersonReference.Builder
 
build() - Method in class com.cerner.bunsen.stu3.avro.PatientReference.Builder
 
build() - Method in class com.cerner.bunsen.stu3.avro.PatientRelatedPersonReference.Builder
 
build() - Method in class com.cerner.bunsen.stu3.avro.Period.Builder
 
build() - Method in class com.cerner.bunsen.stu3.avro.PlanDefinitionQuestionnaireReference.Builder
 
build() - Method in class com.cerner.bunsen.stu3.avro.PractitionerReference.Builder
 
build() - Method in class com.cerner.bunsen.stu3.avro.PractitionerRelatedPersonReference.Builder
 
build() - Method in class com.cerner.bunsen.stu3.avro.Procedure.Builder
 
build() - Method in class com.cerner.bunsen.stu3.avro.ProcedureFocalDevice.Builder
 
build() - Method in class com.cerner.bunsen.stu3.avro.ProcedurePerformer.Builder
 
build() - Method in class com.cerner.bunsen.stu3.avro.ProcedureReference.Builder
 
build() - Method in class com.cerner.bunsen.stu3.avro.ProcedureRequest.Builder
 
build() - Method in class com.cerner.bunsen.stu3.avro.ProcedureRequestRequester.Builder
 
build() - Method in class com.cerner.bunsen.stu3.avro.ProvenanceReference.Builder
 
build() - Method in class com.cerner.bunsen.stu3.avro.Quantity.Builder
 
build() - Method in class com.cerner.bunsen.stu3.avro.Range.Builder
 
build() - Method in class com.cerner.bunsen.stu3.avro.Ratio.Builder
 
build() - Method in class com.cerner.bunsen.stu3.avro.ReferralRequestReference.Builder
 
build() - Method in class com.cerner.bunsen.stu3.avro.RelatedArtifact.Builder
 
build() - Method in class com.cerner.bunsen.stu3.avro.Resource.Builder
 
build() - Method in class com.cerner.bunsen.stu3.avro.ResourceReference.Builder
 
build() - Method in class com.cerner.bunsen.stu3.avro.SampledData.Builder
 
build() - Method in class com.cerner.bunsen.stu3.avro.SpecimenReference.Builder
 
build() - Method in class com.cerner.bunsen.stu3.avro.Timing.Builder
 
build() - Method in class com.cerner.bunsen.stu3.avro.TimingRepeat.Builder
 
build() - Method in class com.cerner.bunsen.stu3.avro.us.core.CarePlan.Builder
 
build() - Method in class com.cerner.bunsen.stu3.avro.us.core.CarePlanActivity.Builder
 
build() - Method in class com.cerner.bunsen.stu3.avro.us.core.CarePlanActivityDetail.Builder
 
build() - Method in class com.cerner.bunsen.stu3.avro.us.core.Condition.Builder
 
build() - Method in class com.cerner.bunsen.stu3.avro.us.core.ConditionEvidence.Builder
 
build() - Method in class com.cerner.bunsen.stu3.avro.us.core.ConditionStage.Builder
 
build() - Method in class com.cerner.bunsen.stu3.avro.us.core.Encounter.Builder
 
build() - Method in class com.cerner.bunsen.stu3.avro.us.core.EncounterClassHistory.Builder
 
build() - Method in class com.cerner.bunsen.stu3.avro.us.core.EncounterDiagnosis.Builder
 
build() - Method in class com.cerner.bunsen.stu3.avro.us.core.EncounterHospitalization.Builder
 
build() - Method in class com.cerner.bunsen.stu3.avro.us.core.EncounterLocation.Builder
 
build() - Method in class com.cerner.bunsen.stu3.avro.us.core.EncounterParticipant.Builder
 
build() - Method in class com.cerner.bunsen.stu3.avro.us.core.EncounterStatusHistory.Builder
 
build() - Method in class com.cerner.bunsen.stu3.avro.us.core.Immunization.Builder
 
build() - Method in class com.cerner.bunsen.stu3.avro.us.core.ImmunizationExplanation.Builder
 
build() - Method in class com.cerner.bunsen.stu3.avro.us.core.ImmunizationPractitioner.Builder
 
build() - Method in class com.cerner.bunsen.stu3.avro.us.core.ImmunizationReaction.Builder
 
build() - Method in class com.cerner.bunsen.stu3.avro.us.core.ImmunizationVaccinationProtocol.Builder
 
build() - Method in class com.cerner.bunsen.stu3.avro.us.core.Medication.Builder
 
build() - Method in class com.cerner.bunsen.stu3.avro.us.core.MedicationIngredient.Builder
 
build() - Method in class com.cerner.bunsen.stu3.avro.us.core.MedicationPackage.Builder
 
build() - Method in class com.cerner.bunsen.stu3.avro.us.core.MedicationPackageBatch.Builder
 
build() - Method in class com.cerner.bunsen.stu3.avro.us.core.MedicationPackageContent.Builder
 
build() - Method in class com.cerner.bunsen.stu3.avro.us.core.MedicationRequest.Builder
 
build() - Method in class com.cerner.bunsen.stu3.avro.us.core.MedicationRequestDispenseRequest.Builder
 
build() - Method in class com.cerner.bunsen.stu3.avro.us.core.MedicationRequestRequester.Builder
 
build() - Method in class com.cerner.bunsen.stu3.avro.us.core.MedicationRequestSubstitution.Builder
 
build() - Method in class com.cerner.bunsen.stu3.avro.us.core.Patient.Builder
 
build() - Method in class com.cerner.bunsen.stu3.avro.us.core.PatientCommunication.Builder
 
build() - Method in class com.cerner.bunsen.stu3.avro.us.core.PatientContact.Builder
 
build() - Method in class com.cerner.bunsen.stu3.avro.us.core.PatientLink.Builder
 
build() - Method in class com.cerner.bunsen.stu3.avro.us.core.UsCoreEthnicity.Builder
 
build() - Method in class com.cerner.bunsen.stu3.avro.us.core.UsCoreRace.Builder
 
build() - Method in class com.cerner.bunsen.stu3.avro.UsageContext.Builder
 
Builder() - Constructor for class com.cerner.bunsen.spark.codes.broadcast.BroadcastableValueSets.Builder
 
BundleReference - Class in com.cerner.bunsen.stu3.avro
 
BundleReference() - Constructor for class com.cerner.bunsen.stu3.avro.BundleReference
Default constructor.
BundleReference(String, String, String, Identifier, String) - Constructor for class com.cerner.bunsen.stu3.avro.BundleReference
All-args constructor.
BundleReference.Builder - Class in com.cerner.bunsen.stu3.avro
RecordBuilder for BundleReference instances.
Bundles - Class in com.cerner.bunsen.spark
Utilities to work with FHIR bundles.
Bundles.BundleContainer - Class in com.cerner.bunsen.spark
A wrapper class for bundles that supports the use of Bundles from various FHIR versions in Spark RDDs.

C

CarePlan - Class in com.cerner.bunsen.stu3.avro
 
CarePlan() - Constructor for class com.cerner.bunsen.stu3.avro.CarePlan
Default constructor.
CarePlan(String, Meta, String, String, Narrative, List<Resource>, List<Identifier>, List<PlanDefinitionQuestionnaireReference>, List<CarePlanReference>, List<CarePlanReference>, List<CarePlanReference>, String, String, List<CodeableConcept>, String, String, GroupPatientReference, EncounterEpisodeOfCareReference, Period, List<CareTeamOrganizationPatientPractitionerRelatedPersonReference>, List<CareTeamReference>, List<ConditionReference>, List<ResourceReference>, List<GoalReference>, List<CarePlanActivity>, List<Annotation>) - Constructor for class com.cerner.bunsen.stu3.avro.CarePlan
All-args constructor.
CarePlan - Class in com.cerner.bunsen.stu3.avro.us.core
 
CarePlan() - Constructor for class com.cerner.bunsen.stu3.avro.us.core.CarePlan
Default constructor.
CarePlan(String, Meta, String, String, Narrative, List<Resource>, List<Identifier>, List<PlanDefinitionQuestionnaireReference>, List<CarePlanReference>, List<CarePlanReference>, List<CarePlanReference>, String, String, List<CodeableConcept>, String, String, PatientReference, EncounterEpisodeOfCareReference, Period, List<CareTeamOrganizationPatientPractitionerRelatedPersonReference>, List<CareTeamReference>, List<ConditionReference>, List<ResourceReference>, List<GoalReference>, List<CarePlanActivity>, List<Annotation>) - Constructor for class com.cerner.bunsen.stu3.avro.us.core.CarePlan
All-args constructor.
CarePlan.Builder - Class in com.cerner.bunsen.stu3.avro
RecordBuilder for CarePlan instances.
CarePlan.Builder - Class in com.cerner.bunsen.stu3.avro.us.core
RecordBuilder for CarePlan instances.
CarePlanActivity - Class in com.cerner.bunsen.stu3.avro
 
CarePlanActivity() - Constructor for class com.cerner.bunsen.stu3.avro.CarePlanActivity
Default constructor.
CarePlanActivity(String, List<CodeableConcept>, List<ResourceReference>, List<Annotation>, AppointmentCommunicationRequestDeviceRequestMedicationRequestNutritionOrderProcedureRequestReferralRequestRequestGroupTaskVisionPrescriptionReference, CarePlanActivityDetail) - Constructor for class com.cerner.bunsen.stu3.avro.CarePlanActivity
All-args constructor.
CarePlanActivity - Class in com.cerner.bunsen.stu3.avro.us.core
 
CarePlanActivity() - Constructor for class com.cerner.bunsen.stu3.avro.us.core.CarePlanActivity
Default constructor.
CarePlanActivity(String, List<CodeableConcept>, List<ResourceReference>, List<Annotation>, AppointmentCommunicationRequestDeviceRequestMedicationRequestNutritionOrderProcedureRequestReferralRequestRequestGroupTaskVisionPrescriptionReference, CarePlanActivityDetail) - Constructor for class com.cerner.bunsen.stu3.avro.us.core.CarePlanActivity
All-args constructor.
CarePlanActivity.Builder - Class in com.cerner.bunsen.stu3.avro
RecordBuilder for CarePlanActivity instances.
CarePlanActivity.Builder - Class in com.cerner.bunsen.stu3.avro.us.core
RecordBuilder for CarePlanActivity instances.
CarePlanActivityDetail - Class in com.cerner.bunsen.stu3.avro
 
CarePlanActivityDetail() - Constructor for class com.cerner.bunsen.stu3.avro.CarePlanActivityDetail
Default constructor.
CarePlanActivityDetail(String, CodeableConcept, ActivityDefinitionPlanDefinitionQuestionnaireReference, CodeableConcept, List<CodeableConcept>, List<ConditionReference>, List<GoalReference>, String, String, Boolean, ChoicePeriodTimingString, LocationReference, List<CareTeamOrganizationPatientPractitionerRelatedPersonReference>, ChoiceCodeableConceptMedicationSubstanceReference, Quantity, Quantity, String) - Constructor for class com.cerner.bunsen.stu3.avro.CarePlanActivityDetail
All-args constructor.
CarePlanActivityDetail - Class in com.cerner.bunsen.stu3.avro.us.core
 
CarePlanActivityDetail() - Constructor for class com.cerner.bunsen.stu3.avro.us.core.CarePlanActivityDetail
Default constructor.
CarePlanActivityDetail(String, CodeableConcept, ActivityDefinitionPlanDefinitionQuestionnaireReference, CodeableConcept, List<CodeableConcept>, List<ConditionReference>, List<GoalReference>, String, String, Boolean, ChoicePeriodTimingString, LocationReference, List<CareTeamOrganizationPatientPractitionerRelatedPersonReference>, ChoiceCodeableConceptMedicationSubstanceReference, Quantity, Quantity, String) - Constructor for class com.cerner.bunsen.stu3.avro.us.core.CarePlanActivityDetail
All-args constructor.
CarePlanActivityDetail.Builder - Class in com.cerner.bunsen.stu3.avro
RecordBuilder for CarePlanActivityDetail instances.
CarePlanActivityDetail.Builder - Class in com.cerner.bunsen.stu3.avro.us.core
RecordBuilder for CarePlanActivityDetail instances.
CarePlanDeviceRequestImmunizationRecommendationMedicationRequestNutritionOrderProcedureRequestReferralRequestReference - Class in com.cerner.bunsen.stu3.avro
 
CarePlanDeviceRequestImmunizationRecommendationMedicationRequestNutritionOrderProcedureRequestReferralRequestReference() - Constructor for class com.cerner.bunsen.stu3.avro.CarePlanDeviceRequestImmunizationRecommendationMedicationRequestNutritionOrderProcedureRequestReferralRequestReference
Default constructor.
CarePlanDeviceRequestImmunizationRecommendationMedicationRequestNutritionOrderProcedureRequestReferralRequestReference(String, String, String, String, String, String, String, String, String, Identifier, String) - Constructor for class com.cerner.bunsen.stu3.avro.CarePlanDeviceRequestImmunizationRecommendationMedicationRequestNutritionOrderProcedureRequestReferralRequestReference
All-args constructor.
CarePlanDeviceRequestImmunizationRecommendationMedicationRequestNutritionOrderProcedureRequestReferralRequestReference.Builder - Class in com.cerner.bunsen.stu3.avro
RecordBuilder for CarePlanDeviceRequestImmunizationRecommendationMedicationRequestNutritionOrderProcedureRequestReferralRequestReference instances.
CarePlanMedicationRequestProcedureRequestReferralRequestReference - Class in com.cerner.bunsen.stu3.avro
 
CarePlanMedicationRequestProcedureRequestReferralRequestReference() - Constructor for class com.cerner.bunsen.stu3.avro.CarePlanMedicationRequestProcedureRequestReferralRequestReference
Default constructor.
CarePlanMedicationRequestProcedureRequestReferralRequestReference(String, String, String, String, String, String, Identifier, String) - Constructor for class com.cerner.bunsen.stu3.avro.CarePlanMedicationRequestProcedureRequestReferralRequestReference
All-args constructor.
CarePlanMedicationRequestProcedureRequestReferralRequestReference.Builder - Class in com.cerner.bunsen.stu3.avro
RecordBuilder for CarePlanMedicationRequestProcedureRequestReferralRequestReference instances.
CarePlanProcedureRequestReferralRequestReference - Class in com.cerner.bunsen.stu3.avro
 
CarePlanProcedureRequestReferralRequestReference() - Constructor for class com.cerner.bunsen.stu3.avro.CarePlanProcedureRequestReferralRequestReference
Default constructor.
CarePlanProcedureRequestReferralRequestReference(String, String, String, String, String, Identifier, String) - Constructor for class com.cerner.bunsen.stu3.avro.CarePlanProcedureRequestReferralRequestReference
All-args constructor.
CarePlanProcedureRequestReferralRequestReference.Builder - Class in com.cerner.bunsen.stu3.avro
RecordBuilder for CarePlanProcedureRequestReferralRequestReference instances.
CarePlanReference - Class in com.cerner.bunsen.stu3.avro
 
CarePlanReference() - Constructor for class com.cerner.bunsen.stu3.avro.CarePlanReference
Default constructor.
CarePlanReference(String, String, String, Identifier, String) - Constructor for class com.cerner.bunsen.stu3.avro.CarePlanReference
All-args constructor.
CarePlanReference.Builder - Class in com.cerner.bunsen.stu3.avro
RecordBuilder for CarePlanReference instances.
CareTeamOrganizationPatientPractitionerRelatedPersonReference - Class in com.cerner.bunsen.stu3.avro
 
CareTeamOrganizationPatientPractitionerRelatedPersonReference() - Constructor for class com.cerner.bunsen.stu3.avro.CareTeamOrganizationPatientPractitionerRelatedPersonReference
Default constructor.
CareTeamOrganizationPatientPractitionerRelatedPersonReference(String, String, String, String, String, String, String, Identifier, String) - Constructor for class com.cerner.bunsen.stu3.avro.CareTeamOrganizationPatientPractitionerRelatedPersonReference
All-args constructor.
CareTeamOrganizationPatientPractitionerRelatedPersonReference.Builder - Class in com.cerner.bunsen.stu3.avro
RecordBuilder for CareTeamOrganizationPatientPractitionerRelatedPersonReference instances.
CareTeamReference - Class in com.cerner.bunsen.stu3.avro
 
CareTeamReference() - Constructor for class com.cerner.bunsen.stu3.avro.CareTeamReference
Default constructor.
CareTeamReference(String, String, String, Identifier, String) - Constructor for class com.cerner.bunsen.stu3.avro.CareTeamReference
All-args constructor.
CareTeamReference.Builder - Class in com.cerner.bunsen.stu3.avro
RecordBuilder for CareTeamReference instances.
ChoiceAddressCodeableConceptLocationReference - Class in com.cerner.bunsen.stu3.avro
 
ChoiceAddressCodeableConceptLocationReference() - Constructor for class com.cerner.bunsen.stu3.avro.ChoiceAddressCodeableConceptLocationReference
Default constructor.
ChoiceAddressCodeableConceptLocationReference(CodeableConcept, Address, LocationReference) - Constructor for class com.cerner.bunsen.stu3.avro.ChoiceAddressCodeableConceptLocationReference
All-args constructor.
ChoiceAddressCodeableConceptLocationReference.Builder - Class in com.cerner.bunsen.stu3.avro
RecordBuilder for ChoiceAddressCodeableConceptLocationReference instances.
ChoiceAddressLocationReference - Class in com.cerner.bunsen.stu3.avro
 
ChoiceAddressLocationReference() - Constructor for class com.cerner.bunsen.stu3.avro.ChoiceAddressLocationReference
Default constructor.
ChoiceAddressLocationReference(Address, LocationReference) - Constructor for class com.cerner.bunsen.stu3.avro.ChoiceAddressLocationReference
All-args constructor.
ChoiceAddressLocationReference.Builder - Class in com.cerner.bunsen.stu3.avro
RecordBuilder for ChoiceAddressLocationReference instances.
ChoiceAgePeriodRangeBooleanDateTimeString - Class in com.cerner.bunsen.stu3.avro
 
ChoiceAgePeriodRangeBooleanDateTimeString() - Constructor for class com.cerner.bunsen.stu3.avro.ChoiceAgePeriodRangeBooleanDateTimeString
Default constructor.
ChoiceAgePeriodRangeBooleanDateTimeString(String, Age, Boolean, Period, Range, String) - Constructor for class com.cerner.bunsen.stu3.avro.ChoiceAgePeriodRangeBooleanDateTimeString
All-args constructor.
ChoiceAgePeriodRangeBooleanDateTimeString.Builder - Class in com.cerner.bunsen.stu3.avro
RecordBuilder for ChoiceAgePeriodRangeBooleanDateTimeString instances.
ChoiceAgePeriodRangeDateTimeString - Class in com.cerner.bunsen.stu3.avro
 
ChoiceAgePeriodRangeDateTimeString() - Constructor for class com.cerner.bunsen.stu3.avro.ChoiceAgePeriodRangeDateTimeString
Default constructor.
ChoiceAgePeriodRangeDateTimeString(String, Age, Period, Range, String) - Constructor for class com.cerner.bunsen.stu3.avro.ChoiceAgePeriodRangeDateTimeString
All-args constructor.
ChoiceAgePeriodRangeDateTimeString.Builder - Class in com.cerner.bunsen.stu3.avro
RecordBuilder for ChoiceAgePeriodRangeDateTimeString instances.
ChoiceAttachmentCodeableConceptPeriodQuantityRangeRatioSampledDataBooleanDateTimeStringTime - Class in com.cerner.bunsen.stu3.avro
 
ChoiceAttachmentCodeableConceptPeriodQuantityRangeRatioSampledDataBooleanDateTimeStringTime() - Constructor for class com.cerner.bunsen.stu3.avro.ChoiceAttachmentCodeableConceptPeriodQuantityRangeRatioSampledDataBooleanDateTimeStringTime
Default constructor.
ChoiceAttachmentCodeableConceptPeriodQuantityRangeRatioSampledDataBooleanDateTimeStringTime(Quantity, CodeableConcept, String, Boolean, Range, Ratio, SampledData, Attachment, String, String, Period) - Constructor for class com.cerner.bunsen.stu3.avro.ChoiceAttachmentCodeableConceptPeriodQuantityRangeRatioSampledDataBooleanDateTimeStringTime
All-args constructor.
ChoiceAttachmentCodeableConceptPeriodQuantityRangeRatioSampledDataBooleanDateTimeStringTime.Builder - Class in com.cerner.bunsen.stu3.avro
RecordBuilder for ChoiceAttachmentCodeableConceptPeriodQuantityRangeRatioSampledDataBooleanDateTimeStringTime instances.
ChoiceAttachmentCodeableConceptPeriodQuantityRangeRatioSampledDataDateTimeStringTime - Class in com.cerner.bunsen.stu3.avro
 
ChoiceAttachmentCodeableConceptPeriodQuantityRangeRatioSampledDataDateTimeStringTime() - Constructor for class com.cerner.bunsen.stu3.avro.ChoiceAttachmentCodeableConceptPeriodQuantityRangeRatioSampledDataDateTimeStringTime
Default constructor.
ChoiceAttachmentCodeableConceptPeriodQuantityRangeRatioSampledDataDateTimeStringTime(Quantity, CodeableConcept, String, Range, Ratio, SampledData, Attachment, String, String, Period) - Constructor for class com.cerner.bunsen.stu3.avro.ChoiceAttachmentCodeableConceptPeriodQuantityRangeRatioSampledDataDateTimeStringTime
All-args constructor.
ChoiceAttachmentCodeableConceptPeriodQuantityRangeRatioSampledDataDateTimeStringTime.Builder - Class in com.cerner.bunsen.stu3.avro
RecordBuilder for ChoiceAttachmentCodeableConceptPeriodQuantityRangeRatioSampledDataDateTimeStringTime instances.
ChoiceAttachmentQuantityResourceReferenceString - Class in com.cerner.bunsen.stu3.avro
 
ChoiceAttachmentQuantityResourceReferenceString() - Constructor for class com.cerner.bunsen.stu3.avro.ChoiceAttachmentQuantityResourceReferenceString
Default constructor.
ChoiceAttachmentQuantityResourceReferenceString(String, Quantity, Attachment, ResourceReference) - Constructor for class com.cerner.bunsen.stu3.avro.ChoiceAttachmentQuantityResourceReferenceString
All-args constructor.
ChoiceAttachmentQuantityResourceReferenceString.Builder - Class in com.cerner.bunsen.stu3.avro
RecordBuilder for ChoiceAttachmentQuantityResourceReferenceString instances.
ChoiceBooleanDateTime - Class in com.cerner.bunsen.stu3.avro
 
ChoiceBooleanDateTime() - Constructor for class com.cerner.bunsen.stu3.avro.ChoiceBooleanDateTime
Default constructor.
ChoiceBooleanDateTime(Boolean, String) - Constructor for class com.cerner.bunsen.stu3.avro.ChoiceBooleanDateTime
All-args constructor.
ChoiceBooleanDateTime.Builder - Class in com.cerner.bunsen.stu3.avro
RecordBuilder for ChoiceBooleanDateTime instances.
ChoiceBooleanInteger - Class in com.cerner.bunsen.stu3.avro
 
ChoiceBooleanInteger() - Constructor for class com.cerner.bunsen.stu3.avro.ChoiceBooleanInteger
Default constructor.
ChoiceBooleanInteger(Boolean, Integer) - Constructor for class com.cerner.bunsen.stu3.avro.ChoiceBooleanInteger
All-args constructor.
ChoiceBooleanInteger.Builder - Class in com.cerner.bunsen.stu3.avro
RecordBuilder for ChoiceBooleanInteger instances.
ChoiceCodeableConceptBoolean - Class in com.cerner.bunsen.stu3.avro
 
ChoiceCodeableConceptBoolean() - Constructor for class com.cerner.bunsen.stu3.avro.ChoiceCodeableConceptBoolean
Default constructor.
ChoiceCodeableConceptBoolean(Boolean, CodeableConcept) - Constructor for class com.cerner.bunsen.stu3.avro.ChoiceCodeableConceptBoolean
All-args constructor.
ChoiceCodeableConceptBoolean.Builder - Class in com.cerner.bunsen.stu3.avro
RecordBuilder for ChoiceCodeableConceptBoolean instances.
ChoiceCodeableConceptConditionReference - Class in com.cerner.bunsen.stu3.avro
 
ChoiceCodeableConceptConditionReference() - Constructor for class com.cerner.bunsen.stu3.avro.ChoiceCodeableConceptConditionReference
Default constructor.
ChoiceCodeableConceptConditionReference(CodeableConcept, ConditionReference) - Constructor for class com.cerner.bunsen.stu3.avro.ChoiceCodeableConceptConditionReference
All-args constructor.
ChoiceCodeableConceptConditionReference.Builder - Class in com.cerner.bunsen.stu3.avro
RecordBuilder for ChoiceCodeableConceptConditionReference instances.
ChoiceCodeableConceptDetectedIssueReference - Class in com.cerner.bunsen.stu3.avro
 
ChoiceCodeableConceptDetectedIssueReference() - Constructor for class com.cerner.bunsen.stu3.avro.ChoiceCodeableConceptDetectedIssueReference
Default constructor.
ChoiceCodeableConceptDetectedIssueReference(CodeableConcept, DetectedIssueReference) - Constructor for class com.cerner.bunsen.stu3.avro.ChoiceCodeableConceptDetectedIssueReference
All-args constructor.
ChoiceCodeableConceptDetectedIssueReference.Builder - Class in com.cerner.bunsen.stu3.avro
RecordBuilder for ChoiceCodeableConceptDetectedIssueReference instances.
ChoiceCodeableConceptMedicationReference - Class in com.cerner.bunsen.stu3.avro
 
ChoiceCodeableConceptMedicationReference() - Constructor for class com.cerner.bunsen.stu3.avro.ChoiceCodeableConceptMedicationReference
Default constructor.
ChoiceCodeableConceptMedicationReference(CodeableConcept, MedicationReference) - Constructor for class com.cerner.bunsen.stu3.avro.ChoiceCodeableConceptMedicationReference
All-args constructor.
ChoiceCodeableConceptMedicationReference.Builder - Class in com.cerner.bunsen.stu3.avro
RecordBuilder for ChoiceCodeableConceptMedicationReference instances.
ChoiceCodeableConceptMedicationSubstanceReference - Class in com.cerner.bunsen.stu3.avro
 
ChoiceCodeableConceptMedicationSubstanceReference() - Constructor for class com.cerner.bunsen.stu3.avro.ChoiceCodeableConceptMedicationSubstanceReference
Default constructor.
ChoiceCodeableConceptMedicationSubstanceReference(CodeableConcept, MedicationSubstanceReference) - Constructor for class com.cerner.bunsen.stu3.avro.ChoiceCodeableConceptMedicationSubstanceReference
All-args constructor.
ChoiceCodeableConceptMedicationSubstanceReference.Builder - Class in com.cerner.bunsen.stu3.avro
RecordBuilder for ChoiceCodeableConceptMedicationSubstanceReference instances.
ChoiceCodeableConceptProcedureReference - Class in com.cerner.bunsen.stu3.avro
 
ChoiceCodeableConceptProcedureReference() - Constructor for class com.cerner.bunsen.stu3.avro.ChoiceCodeableConceptProcedureReference
Default constructor.
ChoiceCodeableConceptProcedureReference(CodeableConcept, ProcedureReference) - Constructor for class com.cerner.bunsen.stu3.avro.ChoiceCodeableConceptProcedureReference
All-args constructor.
ChoiceCodeableConceptProcedureReference.Builder - Class in com.cerner.bunsen.stu3.avro
RecordBuilder for ChoiceCodeableConceptProcedureReference instances.
ChoiceCodeableConceptQuantityRange - Class in com.cerner.bunsen.stu3.avro
 
ChoiceCodeableConceptQuantityRange() - Constructor for class com.cerner.bunsen.stu3.avro.ChoiceCodeableConceptQuantityRange
Default constructor.
ChoiceCodeableConceptQuantityRange(CodeableConcept, Quantity, Range) - Constructor for class com.cerner.bunsen.stu3.avro.ChoiceCodeableConceptQuantityRange
All-args constructor.
ChoiceCodeableConceptQuantityRange.Builder - Class in com.cerner.bunsen.stu3.avro
RecordBuilder for ChoiceCodeableConceptQuantityRange instances.
ChoiceDurationPeriodRange - Class in com.cerner.bunsen.stu3.avro
 
ChoiceDurationPeriodRange() - Constructor for class com.cerner.bunsen.stu3.avro.ChoiceDurationPeriodRange
Default constructor.
ChoiceDurationPeriodRange(Duration, Range, Period) - Constructor for class com.cerner.bunsen.stu3.avro.ChoiceDurationPeriodRange
All-args constructor.
ChoiceDurationPeriodRange.Builder - Class in com.cerner.bunsen.stu3.avro
RecordBuilder for ChoiceDurationPeriodRange instances.
ChoicePatientPractitionerRelatedPersonReferenceString - Class in com.cerner.bunsen.stu3.avro
 
ChoicePatientPractitionerRelatedPersonReferenceString() - Constructor for class com.cerner.bunsen.stu3.avro.ChoicePatientPractitionerRelatedPersonReferenceString
Default constructor.
ChoicePatientPractitionerRelatedPersonReferenceString(PatientPractitionerRelatedPersonReference, String) - Constructor for class com.cerner.bunsen.stu3.avro.ChoicePatientPractitionerRelatedPersonReferenceString
All-args constructor.
ChoicePatientPractitionerRelatedPersonReferenceString.Builder - Class in com.cerner.bunsen.stu3.avro
RecordBuilder for ChoicePatientPractitionerRelatedPersonReferenceString instances.
ChoicePeriodDate - Class in com.cerner.bunsen.stu3.avro
 
ChoicePeriodDate() - Constructor for class com.cerner.bunsen.stu3.avro.ChoicePeriodDate
Default constructor.
ChoicePeriodDate(String, Period) - Constructor for class com.cerner.bunsen.stu3.avro.ChoicePeriodDate
All-args constructor.
ChoicePeriodDate.Builder - Class in com.cerner.bunsen.stu3.avro
RecordBuilder for ChoicePeriodDate instances.
ChoicePeriodDateTime - Class in com.cerner.bunsen.stu3.avro
 
ChoicePeriodDateTime() - Constructor for class com.cerner.bunsen.stu3.avro.ChoicePeriodDateTime
Default constructor.
ChoicePeriodDateTime(String, Period) - Constructor for class com.cerner.bunsen.stu3.avro.ChoicePeriodDateTime
All-args constructor.
ChoicePeriodDateTime.Builder - Class in com.cerner.bunsen.stu3.avro
RecordBuilder for ChoicePeriodDateTime instances.
ChoicePeriodTimingDateTime - Class in com.cerner.bunsen.stu3.avro
 
ChoicePeriodTimingDateTime() - Constructor for class com.cerner.bunsen.stu3.avro.ChoicePeriodTimingDateTime
Default constructor.
ChoicePeriodTimingDateTime(String, Period, Timing) - Constructor for class com.cerner.bunsen.stu3.avro.ChoicePeriodTimingDateTime
All-args constructor.
ChoicePeriodTimingDateTime.Builder - Class in com.cerner.bunsen.stu3.avro
RecordBuilder for ChoicePeriodTimingDateTime instances.
ChoicePeriodTimingString - Class in com.cerner.bunsen.stu3.avro
 
ChoicePeriodTimingString() - Constructor for class com.cerner.bunsen.stu3.avro.ChoicePeriodTimingString
Default constructor.
ChoicePeriodTimingString(Timing, Period, String) - Constructor for class com.cerner.bunsen.stu3.avro.ChoicePeriodTimingString
All-args constructor.
ChoicePeriodTimingString.Builder - Class in com.cerner.bunsen.stu3.avro
RecordBuilder for ChoicePeriodTimingString instances.
ChoiceQuantityRange - Class in com.cerner.bunsen.stu3.avro
 
ChoiceQuantityRange() - Constructor for class com.cerner.bunsen.stu3.avro.ChoiceQuantityRange
Default constructor.
ChoiceQuantityRange(Range, Quantity) - Constructor for class com.cerner.bunsen.stu3.avro.ChoiceQuantityRange
All-args constructor.
ChoiceQuantityRange.Builder - Class in com.cerner.bunsen.stu3.avro
RecordBuilder for ChoiceQuantityRange instances.
ChoiceQuantityRangeRatio - Class in com.cerner.bunsen.stu3.avro
 
ChoiceQuantityRangeRatio() - Constructor for class com.cerner.bunsen.stu3.avro.ChoiceQuantityRangeRatio
Default constructor.
ChoiceQuantityRangeRatio(Ratio, Range, Quantity) - Constructor for class com.cerner.bunsen.stu3.avro.ChoiceQuantityRangeRatio
All-args constructor.
ChoiceQuantityRangeRatio.Builder - Class in com.cerner.bunsen.stu3.avro
RecordBuilder for ChoiceQuantityRangeRatio instances.
Claim - Class in com.cerner.bunsen.stu3.avro
 
Claim() - Constructor for class com.cerner.bunsen.stu3.avro.Claim
Default constructor.
Claim(String, Meta, String, String, Narrative, List<Resource>, List<Identifier>, String, CodeableConcept, List<CodeableConcept>, String, PatientReference, Period, String, PractitionerReference, OrganizationReference, PractitionerReference, OrganizationReference, CodeableConcept, CodeableConcept, List<ClaimRelated>, MedicationRequestVisionPrescriptionReference, MedicationRequestReference, ClaimPayee, ReferralRequestReference, LocationReference, List<ClaimCareTeam>, List<ClaimInformation>, List<ClaimDiagnosis>, List<ClaimProcedure>, List<ClaimInsurance>, ClaimAccident, Period, Period, List<ClaimItem>, Money) - Constructor for class com.cerner.bunsen.stu3.avro.Claim
All-args constructor.
Claim.Builder - Class in com.cerner.bunsen.stu3.avro
RecordBuilder for Claim instances.
ClaimAccident - Class in com.cerner.bunsen.stu3.avro
 
ClaimAccident() - Constructor for class com.cerner.bunsen.stu3.avro.ClaimAccident
Default constructor.
ClaimAccident(String, String, CodeableConcept, ChoiceAddressLocationReference) - Constructor for class com.cerner.bunsen.stu3.avro.ClaimAccident
All-args constructor.
ClaimAccident.Builder - Class in com.cerner.bunsen.stu3.avro
RecordBuilder for ClaimAccident instances.
ClaimCareTeam - Class in com.cerner.bunsen.stu3.avro
 
ClaimCareTeam() - Constructor for class com.cerner.bunsen.stu3.avro.ClaimCareTeam
Default constructor.
ClaimCareTeam(String, Integer, OrganizationPractitionerReference, Boolean, CodeableConcept, CodeableConcept) - Constructor for class com.cerner.bunsen.stu3.avro.ClaimCareTeam
All-args constructor.
ClaimCareTeam.Builder - Class in com.cerner.bunsen.stu3.avro
RecordBuilder for ClaimCareTeam instances.
ClaimDiagnosis - Class in com.cerner.bunsen.stu3.avro
 
ClaimDiagnosis() - Constructor for class com.cerner.bunsen.stu3.avro.ClaimDiagnosis
Default constructor.
ClaimDiagnosis(String, Integer, ChoiceCodeableConceptConditionReference, List<CodeableConcept>, CodeableConcept) - Constructor for class com.cerner.bunsen.stu3.avro.ClaimDiagnosis
All-args constructor.
ClaimDiagnosis.Builder - Class in com.cerner.bunsen.stu3.avro
RecordBuilder for ClaimDiagnosis instances.
ClaimInformation - Class in com.cerner.bunsen.stu3.avro
 
ClaimInformation() - Constructor for class com.cerner.bunsen.stu3.avro.ClaimInformation
Default constructor.
ClaimInformation(String, Integer, CodeableConcept, CodeableConcept, ChoicePeriodDate, ChoiceAttachmentQuantityResourceReferenceString, CodeableConcept) - Constructor for class com.cerner.bunsen.stu3.avro.ClaimInformation
All-args constructor.
ClaimInformation.Builder - Class in com.cerner.bunsen.stu3.avro
RecordBuilder for ClaimInformation instances.
ClaimInsurance - Class in com.cerner.bunsen.stu3.avro
 
ClaimInsurance() - Constructor for class com.cerner.bunsen.stu3.avro.ClaimInsurance
Default constructor.
ClaimInsurance(String, Integer, Boolean, CoverageReference, String, List<String>, ClaimResponseReference) - Constructor for class com.cerner.bunsen.stu3.avro.ClaimInsurance
All-args constructor.
ClaimInsurance.Builder - Class in com.cerner.bunsen.stu3.avro
RecordBuilder for ClaimInsurance instances.
ClaimItem - Class in com.cerner.bunsen.stu3.avro
 
ClaimItem() - Constructor for class com.cerner.bunsen.stu3.avro.ClaimItem
Default constructor.
ClaimItem(String, Integer, List<Integer>, List<Integer>, List<Integer>, List<Integer>, CodeableConcept, CodeableConcept, CodeableConcept, List<CodeableConcept>, List<CodeableConcept>, ChoicePeriodDate, ChoiceAddressCodeableConceptLocationReference, Quantity, Money, BigDecimal, Money, List<DeviceReference>, CodeableConcept, List<CodeableConcept>, List<EncounterReference>, List<ClaimItemDetail>) - Constructor for class com.cerner.bunsen.stu3.avro.ClaimItem
All-args constructor.
ClaimItem.Builder - Class in com.cerner.bunsen.stu3.avro
RecordBuilder for ClaimItem instances.
ClaimItemDetail - Class in com.cerner.bunsen.stu3.avro
 
ClaimItemDetail() - Constructor for class com.cerner.bunsen.stu3.avro.ClaimItemDetail
Default constructor.
ClaimItemDetail(String, Integer, CodeableConcept, CodeableConcept, CodeableConcept, List<CodeableConcept>, List<CodeableConcept>, Quantity, Money, BigDecimal, Money, List<DeviceReference>, List<ClaimItemDetailSubDetail>) - Constructor for class com.cerner.bunsen.stu3.avro.ClaimItemDetail
All-args constructor.
ClaimItemDetail.Builder - Class in com.cerner.bunsen.stu3.avro
RecordBuilder for ClaimItemDetail instances.
ClaimItemDetailSubDetail - Class in com.cerner.bunsen.stu3.avro
 
ClaimItemDetailSubDetail() - Constructor for class com.cerner.bunsen.stu3.avro.ClaimItemDetailSubDetail
Default constructor.
ClaimItemDetailSubDetail(String, Integer, CodeableConcept, CodeableConcept, CodeableConcept, List<CodeableConcept>, List<CodeableConcept>, Quantity, Money, BigDecimal, Money, List<DeviceReference>) - Constructor for class com.cerner.bunsen.stu3.avro.ClaimItemDetailSubDetail
All-args constructor.
ClaimItemDetailSubDetail.Builder - Class in com.cerner.bunsen.stu3.avro
RecordBuilder for ClaimItemDetailSubDetail instances.
ClaimPayee - Class in com.cerner.bunsen.stu3.avro
 
ClaimPayee() - Constructor for class com.cerner.bunsen.stu3.avro.ClaimPayee
Default constructor.
ClaimPayee(String, CodeableConcept, Coding, OrganizationPatientPractitionerRelatedPersonReference) - Constructor for class com.cerner.bunsen.stu3.avro.ClaimPayee
All-args constructor.
ClaimPayee.Builder - Class in com.cerner.bunsen.stu3.avro
RecordBuilder for ClaimPayee instances.
ClaimProcedure - Class in com.cerner.bunsen.stu3.avro
 
ClaimProcedure() - Constructor for class com.cerner.bunsen.stu3.avro.ClaimProcedure
Default constructor.
ClaimProcedure(String, Integer, String, ChoiceCodeableConceptProcedureReference) - Constructor for class com.cerner.bunsen.stu3.avro.ClaimProcedure
All-args constructor.
ClaimProcedure.Builder - Class in com.cerner.bunsen.stu3.avro
RecordBuilder for ClaimProcedure instances.
ClaimReference - Class in com.cerner.bunsen.stu3.avro
 
ClaimReference() - Constructor for class com.cerner.bunsen.stu3.avro.ClaimReference
Default constructor.
ClaimReference(String, String, String, Identifier, String) - Constructor for class com.cerner.bunsen.stu3.avro.ClaimReference
All-args constructor.
ClaimReference.Builder - Class in com.cerner.bunsen.stu3.avro
RecordBuilder for ClaimReference instances.
ClaimRelated - Class in com.cerner.bunsen.stu3.avro
 
ClaimRelated() - Constructor for class com.cerner.bunsen.stu3.avro.ClaimRelated
Default constructor.
ClaimRelated(String, ClaimReference, CodeableConcept, Identifier) - Constructor for class com.cerner.bunsen.stu3.avro.ClaimRelated
All-args constructor.
ClaimRelated.Builder - Class in com.cerner.bunsen.stu3.avro
RecordBuilder for ClaimRelated instances.
ClaimResponseReference - Class in com.cerner.bunsen.stu3.avro
 
ClaimResponseReference() - Constructor for class com.cerner.bunsen.stu3.avro.ClaimResponseReference
Default constructor.
ClaimResponseReference(String, String, String, Identifier, String) - Constructor for class com.cerner.bunsen.stu3.avro.ClaimResponseReference
All-args constructor.
ClaimResponseReference.Builder - Class in com.cerner.bunsen.stu3.avro
RecordBuilder for ClaimResponseReference instances.
clearAbatement() - Method in class com.cerner.bunsen.stu3.avro.Condition.Builder
Clears the value of the 'abatement' field.
clearAbatement() - Method in class com.cerner.bunsen.stu3.avro.us.core.Condition.Builder
Clears the value of the 'abatement' field.
clearAccident() - Method in class com.cerner.bunsen.stu3.avro.Claim.Builder
Clears the value of the 'accident' field.
clearAccount() - Method in class com.cerner.bunsen.stu3.avro.Encounter.Builder
Clears the value of the 'account' field.
clearAccount() - Method in class com.cerner.bunsen.stu3.avro.EpisodeOfCare.Builder
Clears the value of the 'account' field.
clearAccount() - Method in class com.cerner.bunsen.stu3.avro.us.core.Encounter.Builder
Clears the value of the 'account' field.
clearAccountId() - Method in class com.cerner.bunsen.stu3.avro.AccountReference.Builder
Clears the value of the 'AccountId' field.
clearAction() - Method in class com.cerner.bunsen.stu3.avro.ProcedureFocalDevice.Builder
Clears the value of the 'action' field.
clearActive() - Method in class com.cerner.bunsen.stu3.avro.Patient.Builder
Clears the value of the 'active' field.
clearActive() - Method in class com.cerner.bunsen.stu3.avro.us.core.Patient.Builder
Clears the value of the 'active' field.
clearActivity() - Method in class com.cerner.bunsen.stu3.avro.CarePlan.Builder
Clears the value of the 'activity' field.
clearActivity() - Method in class com.cerner.bunsen.stu3.avro.us.core.CarePlan.Builder
Clears the value of the 'activity' field.
clearActivityDefinitionId() - Method in class com.cerner.bunsen.stu3.avro.ActivityDefinitionHealthcareServicePlanDefinitionReference.Builder
Clears the value of the 'ActivityDefinitionId' field.
clearActivityDefinitionId() - Method in class com.cerner.bunsen.stu3.avro.ActivityDefinitionPlanDefinitionQuestionnaireReference.Builder
Clears the value of the 'ActivityDefinitionId' field.
clearActivityDefinitionId() - Method in class com.cerner.bunsen.stu3.avro.ActivityDefinitionPlanDefinitionReference.Builder
Clears the value of the 'ActivityDefinitionId' field.
clearActor() - Method in class com.cerner.bunsen.stu3.avro.ImmunizationPractitioner.Builder
Clears the value of the 'actor' field.
clearActor() - Method in class com.cerner.bunsen.stu3.avro.MedicationDispensePerformer.Builder
Clears the value of the 'actor' field.
clearActor() - Method in class com.cerner.bunsen.stu3.avro.ProcedurePerformer.Builder
Clears the value of the 'actor' field.
clearActor() - Method in class com.cerner.bunsen.stu3.avro.us.core.ImmunizationPractitioner.Builder
Clears the value of the 'actor' field.
clearAdditionalInstruction() - Method in class com.cerner.bunsen.stu3.avro.Dosage.Builder
Clears the value of the 'additionalInstruction' field.
clearAddress() - Method in class com.cerner.bunsen.stu3.avro.ChoiceAddressCodeableConceptLocationReference.Builder
Clears the value of the 'address' field.
clearAddress() - Method in class com.cerner.bunsen.stu3.avro.ChoiceAddressLocationReference.Builder
Clears the value of the 'address' field.
clearAddress() - Method in class com.cerner.bunsen.stu3.avro.Patient.Builder
Clears the value of the 'address' field.
clearAddress() - Method in class com.cerner.bunsen.stu3.avro.PatientContact.Builder
Clears the value of the 'address' field.
clearAddress() - Method in class com.cerner.bunsen.stu3.avro.us.core.Patient.Builder
Clears the value of the 'address' field.
clearAddress() - Method in class com.cerner.bunsen.stu3.avro.us.core.PatientContact.Builder
Clears the value of the 'address' field.
clearAddresses() - Method in class com.cerner.bunsen.stu3.avro.CarePlan.Builder
Clears the value of the 'addresses' field.
clearAddresses() - Method in class com.cerner.bunsen.stu3.avro.us.core.CarePlan.Builder
Clears the value of the 'addresses' field.
clearAdmitSource() - Method in class com.cerner.bunsen.stu3.avro.EncounterHospitalization.Builder
Clears the value of the 'admitSource' field.
clearAdmitSource() - Method in class com.cerner.bunsen.stu3.avro.us.core.EncounterHospitalization.Builder
Clears the value of the 'admitSource' field.
clearAge() - Method in class com.cerner.bunsen.stu3.avro.ChoiceAgePeriodRangeBooleanDateTimeString.Builder
Clears the value of the 'age' field.
clearAge() - Method in class com.cerner.bunsen.stu3.avro.ChoiceAgePeriodRangeDateTimeString.Builder
Clears the value of the 'age' field.
clearAge() - Method in class com.cerner.bunsen.stu3.avro.ObservationComponentReferenceRange.Builder
Clears the value of the 'age' field.
clearAge() - Method in class com.cerner.bunsen.stu3.avro.ObservationReferenceRange.Builder
Clears the value of the 'age' field.
clearAgent() - Method in class com.cerner.bunsen.stu3.avro.ProcedureRequestRequester.Builder
Clears the value of the 'agent' field.
clearAgent() - Method in class com.cerner.bunsen.stu3.avro.us.core.MedicationRequestRequester.Builder
Clears the value of the 'agent' field.
clearAllowed() - Method in class com.cerner.bunsen.stu3.avro.us.core.MedicationRequestSubstitution.Builder
Clears the value of the 'allowed' field.
clearAmount() - Method in class com.cerner.bunsen.stu3.avro.us.core.MedicationIngredient.Builder
Clears the value of the 'amount' field.
clearAmount() - Method in class com.cerner.bunsen.stu3.avro.us.core.MedicationPackageContent.Builder
Clears the value of the 'amount' field.
clearAnimal() - Method in class com.cerner.bunsen.stu3.avro.Patient.Builder
Clears the value of the 'animal' field.
clearAppliesTo() - Method in class com.cerner.bunsen.stu3.avro.ObservationComponentReferenceRange.Builder
Clears the value of the 'appliesTo' field.
clearAppliesTo() - Method in class com.cerner.bunsen.stu3.avro.ObservationReferenceRange.Builder
Clears the value of the 'appliesTo' field.
clearAppointment() - Method in class com.cerner.bunsen.stu3.avro.Encounter.Builder
Clears the value of the 'appointment' field.
clearAppointment() - Method in class com.cerner.bunsen.stu3.avro.us.core.Encounter.Builder
Clears the value of the 'appointment' field.
clearAppointmentId() - Method in class com.cerner.bunsen.stu3.avro.AppointmentCommunicationRequestDeviceRequestMedicationRequestNutritionOrderProcedureRequestReferralRequestRequestGroupTaskVisionPrescriptionReference.Builder
Clears the value of the 'AppointmentId' field.
clearAppointmentId() - Method in class com.cerner.bunsen.stu3.avro.AppointmentReference.Builder
Clears the value of the 'AppointmentId' field.
clearApprovalDate() - Method in class com.cerner.bunsen.stu3.avro.Measure.Builder
Clears the value of the 'approvalDate' field.
clearAsNeeded() - Method in class com.cerner.bunsen.stu3.avro.Dosage.Builder
Clears the value of the 'asNeeded' field.
clearAsNeeded() - Method in class com.cerner.bunsen.stu3.avro.ProcedureRequest.Builder
Clears the value of the 'asNeeded' field.
clearAssertedDate() - Method in class com.cerner.bunsen.stu3.avro.AllergyIntolerance.Builder
Clears the value of the 'assertedDate' field.
clearAssertedDate() - Method in class com.cerner.bunsen.stu3.avro.Condition.Builder
Clears the value of the 'assertedDate' field.
clearAssertedDate() - Method in class com.cerner.bunsen.stu3.avro.us.core.Condition.Builder
Clears the value of the 'assertedDate' field.
clearAsserter() - Method in class com.cerner.bunsen.stu3.avro.AllergyIntolerance.Builder
Clears the value of the 'asserter' field.
clearAsserter() - Method in class com.cerner.bunsen.stu3.avro.Condition.Builder
Clears the value of the 'asserter' field.
clearAsserter() - Method in class com.cerner.bunsen.stu3.avro.us.core.Condition.Builder
Clears the value of the 'asserter' field.
clearAssessment() - Method in class com.cerner.bunsen.stu3.avro.ConditionStage.Builder
Clears the value of the 'assessment' field.
clearAssessment() - Method in class com.cerner.bunsen.stu3.avro.us.core.ConditionStage.Builder
Clears the value of the 'assessment' field.
clearAssigner() - Method in class com.cerner.bunsen.stu3.avro.Identifier.Builder
Clears the value of the 'assigner' field.
clearAttachment() - Method in class com.cerner.bunsen.stu3.avro.ChoiceAttachmentCodeableConceptPeriodQuantityRangeRatioSampledDataBooleanDateTimeStringTime.Builder
Clears the value of the 'attachment' field.
clearAttachment() - Method in class com.cerner.bunsen.stu3.avro.ChoiceAttachmentCodeableConceptPeriodQuantityRangeRatioSampledDataDateTimeStringTime.Builder
Clears the value of the 'attachment' field.
clearAttachment() - Method in class com.cerner.bunsen.stu3.avro.ChoiceAttachmentQuantityResourceReferenceString.Builder
Clears the value of the 'attachment' field.
clearAuthor() - Method in class com.cerner.bunsen.stu3.avro.Annotation.Builder
Clears the value of the 'author' field.
clearAuthor() - Method in class com.cerner.bunsen.stu3.avro.CarePlan.Builder
Clears the value of the 'author' field.
clearAuthor() - Method in class com.cerner.bunsen.stu3.avro.us.core.CarePlan.Builder
Clears the value of the 'author' field.
clearAuthoredOn() - Method in class com.cerner.bunsen.stu3.avro.ProcedureRequest.Builder
Clears the value of the 'authoredOn' field.
clearAuthoredOn() - Method in class com.cerner.bunsen.stu3.avro.us.core.MedicationRequest.Builder
Clears the value of the 'authoredOn' field.
clearAuthority() - Method in class com.cerner.bunsen.stu3.avro.ImmunizationVaccinationProtocol.Builder
Clears the value of the 'authority' field.
clearAuthority() - Method in class com.cerner.bunsen.stu3.avro.us.core.ImmunizationVaccinationProtocol.Builder
Clears the value of the 'authority' field.
clearAuthorizingPrescription() - Method in class com.cerner.bunsen.stu3.avro.MedicationDispense.Builder
Clears the value of the 'authorizingPrescription' field.
clearBasedOn() - Method in class com.cerner.bunsen.stu3.avro.CarePlan.Builder
Clears the value of the 'basedOn' field.
clearBasedOn() - Method in class com.cerner.bunsen.stu3.avro.MedicationStatement.Builder
Clears the value of the 'basedOn' field.
clearBasedOn() - Method in class com.cerner.bunsen.stu3.avro.Observation.Builder
Clears the value of the 'basedOn' field.
clearBasedOn() - Method in class com.cerner.bunsen.stu3.avro.Procedure.Builder
Clears the value of the 'basedOn' field.
clearBasedOn() - Method in class com.cerner.bunsen.stu3.avro.ProcedureRequest.Builder
Clears the value of the 'basedOn' field.
clearBasedOn() - Method in class com.cerner.bunsen.stu3.avro.us.core.CarePlan.Builder
Clears the value of the 'basedOn' field.
clearBasedOn() - Method in class com.cerner.bunsen.stu3.avro.us.core.MedicationRequest.Builder
Clears the value of the 'basedOn' field.
clearBatch() - Method in class com.cerner.bunsen.stu3.avro.us.core.MedicationPackage.Builder
Clears the value of the 'batch' field.
clearBillablePeriod() - Method in class com.cerner.bunsen.stu3.avro.Claim.Builder
Clears the value of the 'billablePeriod' field.
clearBirthDate() - Method in class com.cerner.bunsen.stu3.avro.Patient.Builder
Clears the value of the 'birthDate' field.
clearBirthDate() - Method in class com.cerner.bunsen.stu3.avro.us.core.Patient.Builder
Clears the value of the 'birthDate' field.
clearBirthsex() - Method in class com.cerner.bunsen.stu3.avro.us.core.Patient.Builder
Clears the value of the 'birthsex' field.
clearBodySite() - Method in class com.cerner.bunsen.stu3.avro.ClaimItem.Builder
Clears the value of the 'bodySite' field.
clearBodySite() - Method in class com.cerner.bunsen.stu3.avro.Condition.Builder
Clears the value of the 'bodySite' field.
clearBodySite() - Method in class com.cerner.bunsen.stu3.avro.Observation.Builder
Clears the value of the 'bodySite' field.
clearBodySite() - Method in class com.cerner.bunsen.stu3.avro.Procedure.Builder
Clears the value of the 'bodySite' field.
clearBodySite() - Method in class com.cerner.bunsen.stu3.avro.ProcedureRequest.Builder
Clears the value of the 'bodySite' field.
clearBodySite() - Method in class com.cerner.bunsen.stu3.avro.us.core.Condition.Builder
Clears the value of the 'bodySite' field.
clearBoolean$() - Method in class com.cerner.bunsen.stu3.avro.ChoiceAgePeriodRangeBooleanDateTimeString.Builder
Clears the value of the 'boolean$' field.
clearBoolean$() - Method in class com.cerner.bunsen.stu3.avro.ChoiceAttachmentCodeableConceptPeriodQuantityRangeRatioSampledDataBooleanDateTimeStringTime.Builder
Clears the value of the 'boolean$' field.
clearBoolean$() - Method in class com.cerner.bunsen.stu3.avro.ChoiceBooleanDateTime.Builder
Clears the value of the 'boolean$' field.
clearBoolean$() - Method in class com.cerner.bunsen.stu3.avro.ChoiceBooleanInteger.Builder
Clears the value of the 'boolean$' field.
clearBoolean$() - Method in class com.cerner.bunsen.stu3.avro.ChoiceCodeableConceptBoolean.Builder
Clears the value of the 'boolean$' field.
clearBounds() - Method in class com.cerner.bunsen.stu3.avro.TimingRepeat.Builder
Clears the value of the 'bounds' field.
clearBreed() - Method in class com.cerner.bunsen.stu3.avro.PatientAnimal.Builder
Clears the value of the 'breed' field.
clearBundleId() - Method in class com.cerner.bunsen.stu3.avro.BundleReference.Builder
Clears the value of the 'BundleId' field.
clearBusinessArrangement() - Method in class com.cerner.bunsen.stu3.avro.ClaimInsurance.Builder
Clears the value of the 'businessArrangement' field.
clearCareManager() - Method in class com.cerner.bunsen.stu3.avro.EpisodeOfCare.Builder
Clears the value of the 'careManager' field.
clearCarePlanId() - Method in class com.cerner.bunsen.stu3.avro.CarePlanDeviceRequestImmunizationRecommendationMedicationRequestNutritionOrderProcedureRequestReferralRequestReference.Builder
Clears the value of the 'CarePlanId' field.
clearCarePlanId() - Method in class com.cerner.bunsen.stu3.avro.CarePlanMedicationRequestProcedureRequestReferralRequestReference.Builder
Clears the value of the 'CarePlanId' field.
clearCarePlanId() - Method in class com.cerner.bunsen.stu3.avro.CarePlanProcedureRequestReferralRequestReference.Builder
Clears the value of the 'CarePlanId' field.
clearCarePlanId() - Method in class com.cerner.bunsen.stu3.avro.CarePlanReference.Builder
Clears the value of the 'CarePlanId' field.
clearCareTeam() - Method in class com.cerner.bunsen.stu3.avro.CarePlan.Builder
Clears the value of the 'careTeam' field.
clearCareTeam() - Method in class com.cerner.bunsen.stu3.avro.Claim.Builder
Clears the value of the 'careTeam' field.
clearCareTeam() - Method in class com.cerner.bunsen.stu3.avro.us.core.CarePlan.Builder
Clears the value of the 'careTeam' field.
clearCareTeamId() - Method in class com.cerner.bunsen.stu3.avro.CareTeamOrganizationPatientPractitionerRelatedPersonReference.Builder
Clears the value of the 'CareTeamId' field.
clearCareTeamId() - Method in class com.cerner.bunsen.stu3.avro.CareTeamReference.Builder
Clears the value of the 'CareTeamId' field.
clearCareTeamLinkId() - Method in class com.cerner.bunsen.stu3.avro.ClaimItem.Builder
Clears the value of the 'careTeamLinkId' field.
clearCategory() - Method in class com.cerner.bunsen.stu3.avro.AllergyIntolerance.Builder
Clears the value of the 'category' field.
clearCategory() - Method in class com.cerner.bunsen.stu3.avro.CarePlan.Builder
Clears the value of the 'category' field.
clearCategory() - Method in class com.cerner.bunsen.stu3.avro.CarePlanActivityDetail.Builder
Clears the value of the 'category' field.
clearCategory() - Method in class com.cerner.bunsen.stu3.avro.ClaimInformation.Builder
Clears the value of the 'category' field.
clearCategory() - Method in class com.cerner.bunsen.stu3.avro.ClaimItem.Builder
Clears the value of the 'category' field.
clearCategory() - Method in class com.cerner.bunsen.stu3.avro.ClaimItemDetail.Builder
Clears the value of the 'category' field.
clearCategory() - Method in class com.cerner.bunsen.stu3.avro.ClaimItemDetailSubDetail.Builder
Clears the value of the 'category' field.
clearCategory() - Method in class com.cerner.bunsen.stu3.avro.Condition.Builder
Clears the value of the 'category' field.
clearCategory() - Method in class com.cerner.bunsen.stu3.avro.MedicationDispense.Builder
Clears the value of the 'category' field.
clearCategory() - Method in class com.cerner.bunsen.stu3.avro.MedicationStatement.Builder
Clears the value of the 'category' field.
clearCategory() - Method in class com.cerner.bunsen.stu3.avro.Observation.Builder
Clears the value of the 'category' field.
clearCategory() - Method in class com.cerner.bunsen.stu3.avro.Procedure.Builder
Clears the value of the 'category' field.
clearCategory() - Method in class com.cerner.bunsen.stu3.avro.ProcedureRequest.Builder
Clears the value of the 'category' field.
clearCategory() - Method in class com.cerner.bunsen.stu3.avro.us.core.CarePlan.Builder
Clears the value of the 'category' field.
clearCategory() - Method in class com.cerner.bunsen.stu3.avro.us.core.CarePlanActivityDetail.Builder
Clears the value of the 'category' field.
clearCategory() - Method in class com.cerner.bunsen.stu3.avro.us.core.Condition.Builder
Clears the value of the 'category' field.
clearCategory() - Method in class com.cerner.bunsen.stu3.avro.us.core.MedicationRequest.Builder
Clears the value of the 'category' field.
clearCitation() - Method in class com.cerner.bunsen.stu3.avro.RelatedArtifact.Builder
Clears the value of the 'citation' field.
clearCity() - Method in class com.cerner.bunsen.stu3.avro.Address.Builder
Clears the value of the 'city' field.
clearClaim() - Method in class com.cerner.bunsen.stu3.avro.ClaimRelated.Builder
Clears the value of the 'claim' field.
clearClaimId() - Method in class com.cerner.bunsen.stu3.avro.ClaimReference.Builder
Clears the value of the 'ClaimId' field.
clearClaimResponse() - Method in class com.cerner.bunsen.stu3.avro.ClaimInsurance.Builder
Clears the value of the 'claimResponse' field.
clearClaimResponseId() - Method in class com.cerner.bunsen.stu3.avro.ClaimResponseReference.Builder
Clears the value of the 'ClaimResponseId' field.
clearClass$() - Method in class com.cerner.bunsen.stu3.avro.Encounter.Builder
Clears the value of the 'class$' field.
clearClass$() - Method in class com.cerner.bunsen.stu3.avro.EncounterClassHistory.Builder
Clears the value of the 'class$' field.
clearClass$() - Method in class com.cerner.bunsen.stu3.avro.us.core.Encounter.Builder
Clears the value of the 'class$' field.
clearClass$() - Method in class com.cerner.bunsen.stu3.avro.us.core.EncounterClassHistory.Builder
Clears the value of the 'class$' field.
clearClassHistory() - Method in class com.cerner.bunsen.stu3.avro.Encounter.Builder
Clears the value of the 'classHistory' field.
clearClassHistory() - Method in class com.cerner.bunsen.stu3.avro.us.core.Encounter.Builder
Clears the value of the 'classHistory' field.
clearClinicalImpressionId() - Method in class com.cerner.bunsen.stu3.avro.ClinicalImpressionDiagnosticReportObservationReference.Builder
Clears the value of the 'ClinicalImpressionId' field.
clearClinicalRecommendationStatement() - Method in class com.cerner.bunsen.stu3.avro.Measure.Builder
Clears the value of the 'clinicalRecommendationStatement' field.
clearClinicalStatus() - Method in class com.cerner.bunsen.stu3.avro.AllergyIntolerance.Builder
Clears the value of the 'clinicalStatus' field.
clearClinicalStatus() - Method in class com.cerner.bunsen.stu3.avro.Condition.Builder
Clears the value of the 'clinicalStatus' field.
clearClinicalStatus() - Method in class com.cerner.bunsen.stu3.avro.us.core.Condition.Builder
Clears the value of the 'clinicalStatus' field.
clearCode() - Method in class com.cerner.bunsen.stu3.avro.Age.Builder
Clears the value of the 'code' field.
clearCode() - Method in class com.cerner.bunsen.stu3.avro.AllergyIntolerance.Builder
Clears the value of the 'code' field.
clearCode() - Method in class com.cerner.bunsen.stu3.avro.CarePlanActivityDetail.Builder
Clears the value of the 'code' field.
clearCode() - Method in class com.cerner.bunsen.stu3.avro.ClaimInformation.Builder
Clears the value of the 'code' field.
clearCode() - Method in class com.cerner.bunsen.stu3.avro.Coding.Builder
Clears the value of the 'code' field.
clearCode() - Method in class com.cerner.bunsen.stu3.avro.Condition.Builder
Clears the value of the 'code' field.
clearCode() - Method in class com.cerner.bunsen.stu3.avro.ConditionEvidence.Builder
Clears the value of the 'code' field.
clearCode() - Method in class com.cerner.bunsen.stu3.avro.Duration.Builder
Clears the value of the 'code' field.
clearCode() - Method in class com.cerner.bunsen.stu3.avro.MeasureGroupPopulation.Builder
Clears the value of the 'code' field.
clearCode() - Method in class com.cerner.bunsen.stu3.avro.MeasureReportGroupPopulation.Builder
Clears the value of the 'code' field.
clearCode() - Method in class com.cerner.bunsen.stu3.avro.MeasureReportGroupStratifierStratumPopulation.Builder
Clears the value of the 'code' field.
clearCode() - Method in class com.cerner.bunsen.stu3.avro.Money.Builder
Clears the value of the 'code' field.
clearCode() - Method in class com.cerner.bunsen.stu3.avro.Observation.Builder
Clears the value of the 'code' field.
clearCode() - Method in class com.cerner.bunsen.stu3.avro.ObservationComponent.Builder
Clears the value of the 'code' field.
clearCode() - Method in class com.cerner.bunsen.stu3.avro.Procedure.Builder
Clears the value of the 'code' field.
clearCode() - Method in class com.cerner.bunsen.stu3.avro.ProcedureRequest.Builder
Clears the value of the 'code' field.
clearCode() - Method in class com.cerner.bunsen.stu3.avro.Quantity.Builder
Clears the value of the 'code' field.
clearCode() - Method in class com.cerner.bunsen.stu3.avro.Timing.Builder
Clears the value of the 'code' field.
clearCode() - Method in class com.cerner.bunsen.stu3.avro.us.core.CarePlanActivityDetail.Builder
Clears the value of the 'code' field.
clearCode() - Method in class com.cerner.bunsen.stu3.avro.us.core.Condition.Builder
Clears the value of the 'code' field.
clearCode() - Method in class com.cerner.bunsen.stu3.avro.us.core.ConditionEvidence.Builder
Clears the value of the 'code' field.
clearCode() - Method in class com.cerner.bunsen.stu3.avro.us.core.Medication.Builder
Clears the value of the 'code' field.
clearCode() - Method in class com.cerner.bunsen.stu3.avro.UsageContext.Builder
Clears the value of the 'code' field.
clearCodeableConcept() - Method in class com.cerner.bunsen.stu3.avro.ChoiceAddressCodeableConceptLocationReference.Builder
Clears the value of the 'codeableConcept' field.
clearCodeableConcept() - Method in class com.cerner.bunsen.stu3.avro.ChoiceAttachmentCodeableConceptPeriodQuantityRangeRatioSampledDataBooleanDateTimeStringTime.Builder
Clears the value of the 'codeableConcept' field.
clearCodeableConcept() - Method in class com.cerner.bunsen.stu3.avro.ChoiceAttachmentCodeableConceptPeriodQuantityRangeRatioSampledDataDateTimeStringTime.Builder
Clears the value of the 'codeableConcept' field.
clearCodeableConcept() - Method in class com.cerner.bunsen.stu3.avro.ChoiceCodeableConceptBoolean.Builder
Clears the value of the 'codeableConcept' field.
clearCodeableConcept() - Method in class com.cerner.bunsen.stu3.avro.ChoiceCodeableConceptConditionReference.Builder
Clears the value of the 'codeableConcept' field.
clearCodeableConcept() - Method in class com.cerner.bunsen.stu3.avro.ChoiceCodeableConceptDetectedIssueReference.Builder
Clears the value of the 'codeableConcept' field.
clearCodeableConcept() - Method in class com.cerner.bunsen.stu3.avro.ChoiceCodeableConceptMedicationReference.Builder
Clears the value of the 'codeableConcept' field.
clearCodeableConcept() - Method in class com.cerner.bunsen.stu3.avro.ChoiceCodeableConceptMedicationSubstanceReference.Builder
Clears the value of the 'codeableConcept' field.
clearCodeableConcept() - Method in class com.cerner.bunsen.stu3.avro.ChoiceCodeableConceptProcedureReference.Builder
Clears the value of the 'codeableConcept' field.
clearCodeableConcept() - Method in class com.cerner.bunsen.stu3.avro.ChoiceCodeableConceptQuantityRange.Builder
Clears the value of the 'codeableConcept' field.
clearCoding() - Method in class com.cerner.bunsen.stu3.avro.CodeableConcept.Builder
Clears the value of the 'coding' field.
clearComment() - Method in class com.cerner.bunsen.stu3.avro.Observation.Builder
Clears the value of the 'comment' field.
clearCommunication() - Method in class com.cerner.bunsen.stu3.avro.Patient.Builder
Clears the value of the 'communication' field.
clearCommunication() - Method in class com.cerner.bunsen.stu3.avro.us.core.Patient.Builder
Clears the value of the 'communication' field.
clearCommunicationRequestId() - Method in class com.cerner.bunsen.stu3.avro.AppointmentCommunicationRequestDeviceRequestMedicationRequestNutritionOrderProcedureRequestReferralRequestRequestGroupTaskVisionPrescriptionReference.Builder
Clears the value of the 'CommunicationRequestId' field.
clearComparator() - Method in class com.cerner.bunsen.stu3.avro.Age.Builder
Clears the value of the 'comparator' field.
clearComparator() - Method in class com.cerner.bunsen.stu3.avro.Duration.Builder
Clears the value of the 'comparator' field.
clearComparator() - Method in class com.cerner.bunsen.stu3.avro.Money.Builder
Clears the value of the 'comparator' field.
clearComparator() - Method in class com.cerner.bunsen.stu3.avro.Quantity.Builder
Clears the value of the 'comparator' field.
clearComplication() - Method in class com.cerner.bunsen.stu3.avro.Procedure.Builder
Clears the value of the 'complication' field.
clearComplicationDetail() - Method in class com.cerner.bunsen.stu3.avro.Procedure.Builder
Clears the value of the 'complicationDetail' field.
clearComponent() - Method in class com.cerner.bunsen.stu3.avro.Observation.Builder
Clears the value of the 'component' field.
clearCompositeScoring() - Method in class com.cerner.bunsen.stu3.avro.Measure.Builder
Clears the value of the 'compositeScoring' field.
clearCondition() - Method in class com.cerner.bunsen.stu3.avro.EncounterDiagnosis.Builder
Clears the value of the 'condition' field.
clearCondition() - Method in class com.cerner.bunsen.stu3.avro.EpisodeOfCareDiagnosis.Builder
Clears the value of the 'condition' field.
clearCondition() - Method in class com.cerner.bunsen.stu3.avro.us.core.EncounterDiagnosis.Builder
Clears the value of the 'condition' field.
clearConditionId() - Method in class com.cerner.bunsen.stu3.avro.ConditionObservationReference.Builder
Clears the value of the 'ConditionId' field.
clearConditionId() - Method in class com.cerner.bunsen.stu3.avro.ConditionProcedureReference.Builder
Clears the value of the 'ConditionId' field.
clearConditionId() - Method in class com.cerner.bunsen.stu3.avro.ConditionReference.Builder
Clears the value of the 'ConditionId' field.
clearContact() - Method in class com.cerner.bunsen.stu3.avro.Contributor.Builder
Clears the value of the 'contact' field.
clearContact() - Method in class com.cerner.bunsen.stu3.avro.Measure.Builder
Clears the value of the 'contact' field.
clearContact() - Method in class com.cerner.bunsen.stu3.avro.Patient.Builder
Clears the value of the 'contact' field.
clearContact() - Method in class com.cerner.bunsen.stu3.avro.us.core.Patient.Builder
Clears the value of the 'contact' field.
clearContained() - Method in class com.cerner.bunsen.stu3.avro.AllergyIntolerance.Builder
Clears the value of the 'contained' field.
clearContained() - Method in class com.cerner.bunsen.stu3.avro.CarePlan.Builder
Clears the value of the 'contained' field.
clearContained() - Method in class com.cerner.bunsen.stu3.avro.Claim.Builder
Clears the value of the 'contained' field.
clearContained() - Method in class com.cerner.bunsen.stu3.avro.Condition.Builder
Clears the value of the 'contained' field.
clearContained() - Method in class com.cerner.bunsen.stu3.avro.Encounter.Builder
Clears the value of the 'contained' field.
clearContained() - Method in class com.cerner.bunsen.stu3.avro.EpisodeOfCare.Builder
Clears the value of the 'contained' field.
clearContained() - Method in class com.cerner.bunsen.stu3.avro.Immunization.Builder
Clears the value of the 'contained' field.
clearContained() - Method in class com.cerner.bunsen.stu3.avro.Measure.Builder
Clears the value of the 'contained' field.
clearContained() - Method in class com.cerner.bunsen.stu3.avro.MeasureReport.Builder
Clears the value of the 'contained' field.
clearContained() - Method in class com.cerner.bunsen.stu3.avro.MedicationDispense.Builder
Clears the value of the 'contained' field.
clearContained() - Method in class com.cerner.bunsen.stu3.avro.MedicationStatement.Builder
Clears the value of the 'contained' field.
clearContained() - Method in class com.cerner.bunsen.stu3.avro.Observation.Builder
Clears the value of the 'contained' field.
clearContained() - Method in class com.cerner.bunsen.stu3.avro.Patient.Builder
Clears the value of the 'contained' field.
clearContained() - Method in class com.cerner.bunsen.stu3.avro.Procedure.Builder
Clears the value of the 'contained' field.
clearContained() - Method in class com.cerner.bunsen.stu3.avro.ProcedureRequest.Builder
Clears the value of the 'contained' field.
clearContained() - Method in class com.cerner.bunsen.stu3.avro.us.core.CarePlan.Builder
Clears the value of the 'contained' field.
clearContained() - Method in class com.cerner.bunsen.stu3.avro.us.core.Condition.Builder
Clears the value of the 'contained' field.
clearContained() - Method in class com.cerner.bunsen.stu3.avro.us.core.Encounter.Builder
Clears the value of the 'contained' field.
clearContained() - Method in class com.cerner.bunsen.stu3.avro.us.core.Immunization.Builder
Clears the value of the 'contained' field.
clearContained() - Method in class com.cerner.bunsen.stu3.avro.us.core.Medication.Builder
Clears the value of the 'contained' field.
clearContained() - Method in class com.cerner.bunsen.stu3.avro.us.core.MedicationRequest.Builder
Clears the value of the 'contained' field.
clearContained() - Method in class com.cerner.bunsen.stu3.avro.us.core.Patient.Builder
Clears the value of the 'contained' field.
clearContainer() - Method in class com.cerner.bunsen.stu3.avro.us.core.MedicationPackage.Builder
Clears the value of the 'container' field.
clearContent() - Method in class com.cerner.bunsen.stu3.avro.us.core.MedicationPackage.Builder
Clears the value of the 'content' field.
clearContentType() - Method in class com.cerner.bunsen.stu3.avro.Attachment.Builder
Clears the value of the 'contentType' field.
clearContext() - Method in class com.cerner.bunsen.stu3.avro.CarePlan.Builder
Clears the value of the 'context' field.
clearContext() - Method in class com.cerner.bunsen.stu3.avro.Condition.Builder
Clears the value of the 'context' field.
clearContext() - Method in class com.cerner.bunsen.stu3.avro.MedicationDispense.Builder
Clears the value of the 'context' field.
clearContext() - Method in class com.cerner.bunsen.stu3.avro.MedicationStatement.Builder
Clears the value of the 'context' field.
clearContext() - Method in class com.cerner.bunsen.stu3.avro.Observation.Builder
Clears the value of the 'context' field.
clearContext() - Method in class com.cerner.bunsen.stu3.avro.Procedure.Builder
Clears the value of the 'context' field.
clearContext() - Method in class com.cerner.bunsen.stu3.avro.ProcedureRequest.Builder
Clears the value of the 'context' field.
clearContext() - Method in class com.cerner.bunsen.stu3.avro.us.core.CarePlan.Builder
Clears the value of the 'context' field.
clearContext() - Method in class com.cerner.bunsen.stu3.avro.us.core.Condition.Builder
Clears the value of the 'context' field.
clearContext() - Method in class com.cerner.bunsen.stu3.avro.us.core.MedicationRequest.Builder
Clears the value of the 'context' field.
clearContributor() - Method in class com.cerner.bunsen.stu3.avro.Measure.Builder
Clears the value of the 'contributor' field.
clearCopyright() - Method in class com.cerner.bunsen.stu3.avro.Measure.Builder
Clears the value of the 'copyright' field.
clearCount() - Method in class com.cerner.bunsen.stu3.avro.MeasureReportGroupPopulation.Builder
Clears the value of the 'count' field.
clearCount() - Method in class com.cerner.bunsen.stu3.avro.MeasureReportGroupStratifierStratumPopulation.Builder
Clears the value of the 'count' field.
clearCount() - Method in class com.cerner.bunsen.stu3.avro.TimingRepeat.Builder
Clears the value of the 'count' field.
clearCountMax() - Method in class com.cerner.bunsen.stu3.avro.TimingRepeat.Builder
Clears the value of the 'countMax' field.
clearCountry() - Method in class com.cerner.bunsen.stu3.avro.Address.Builder
Clears the value of the 'country' field.
clearCoverage() - Method in class com.cerner.bunsen.stu3.avro.ClaimInsurance.Builder
Clears the value of the 'coverage' field.
clearCoverageId() - Method in class com.cerner.bunsen.stu3.avro.CoverageReference.Builder
Clears the value of the 'CoverageId' field.
clearCreated() - Method in class com.cerner.bunsen.stu3.avro.Claim.Builder
Clears the value of the 'created' field.
clearCreation() - Method in class com.cerner.bunsen.stu3.avro.Attachment.Builder
Clears the value of the 'creation' field.
clearCriteria() - Method in class com.cerner.bunsen.stu3.avro.MeasureGroupPopulation.Builder
Clears the value of the 'criteria' field.
clearCriteria() - Method in class com.cerner.bunsen.stu3.avro.MeasureGroupStratifier.Builder
Clears the value of the 'criteria' field.
clearCriteria() - Method in class com.cerner.bunsen.stu3.avro.MeasureSupplementalData.Builder
Clears the value of the 'criteria' field.
clearCriticality() - Method in class com.cerner.bunsen.stu3.avro.AllergyIntolerance.Builder
Clears the value of the 'criticality' field.
clearDailyAmount() - Method in class com.cerner.bunsen.stu3.avro.CarePlanActivityDetail.Builder
Clears the value of the 'dailyAmount' field.
clearDailyAmount() - Method in class com.cerner.bunsen.stu3.avro.us.core.CarePlanActivityDetail.Builder
Clears the value of the 'dailyAmount' field.
clearData() - Method in class com.cerner.bunsen.stu3.avro.Attachment.Builder
Clears the value of the 'data' field.
clearData() - Method in class com.cerner.bunsen.stu3.avro.SampledData.Builder
Clears the value of the 'data' field.
clearDataAbsentReason() - Method in class com.cerner.bunsen.stu3.avro.Observation.Builder
Clears the value of the 'dataAbsentReason' field.
clearDataAbsentReason() - Method in class com.cerner.bunsen.stu3.avro.ObservationComponent.Builder
Clears the value of the 'dataAbsentReason' field.
clearDate() - Method in class com.cerner.bunsen.stu3.avro.ChoicePeriodDate.Builder
Clears the value of the 'date' field.
clearDate() - Method in class com.cerner.bunsen.stu3.avro.ClaimAccident.Builder
Clears the value of the 'date' field.
clearDate() - Method in class com.cerner.bunsen.stu3.avro.ClaimProcedure.Builder
Clears the value of the 'date' field.
clearDate() - Method in class com.cerner.bunsen.stu3.avro.Immunization.Builder
Clears the value of the 'date' field.
clearDate() - Method in class com.cerner.bunsen.stu3.avro.ImmunizationReaction.Builder
Clears the value of the 'date' field.
clearDate() - Method in class com.cerner.bunsen.stu3.avro.Measure.Builder
Clears the value of the 'date' field.
clearDate() - Method in class com.cerner.bunsen.stu3.avro.MeasureReport.Builder
Clears the value of the 'date' field.
clearDate() - Method in class com.cerner.bunsen.stu3.avro.us.core.Immunization.Builder
Clears the value of the 'date' field.
clearDate() - Method in class com.cerner.bunsen.stu3.avro.us.core.ImmunizationReaction.Builder
Clears the value of the 'date' field.
clearDateAsserted() - Method in class com.cerner.bunsen.stu3.avro.MedicationStatement.Builder
Clears the value of the 'dateAsserted' field.
clearDateTime() - Method in class com.cerner.bunsen.stu3.avro.ChoiceAgePeriodRangeBooleanDateTimeString.Builder
Clears the value of the 'dateTime' field.
clearDateTime() - Method in class com.cerner.bunsen.stu3.avro.ChoiceAgePeriodRangeDateTimeString.Builder
Clears the value of the 'dateTime' field.
clearDateTime() - Method in class com.cerner.bunsen.stu3.avro.ChoiceAttachmentCodeableConceptPeriodQuantityRangeRatioSampledDataBooleanDateTimeStringTime.Builder
Clears the value of the 'dateTime' field.
clearDateTime() - Method in class com.cerner.bunsen.stu3.avro.ChoiceAttachmentCodeableConceptPeriodQuantityRangeRatioSampledDataDateTimeStringTime.Builder
Clears the value of the 'dateTime' field.
clearDateTime() - Method in class com.cerner.bunsen.stu3.avro.ChoiceBooleanDateTime.Builder
Clears the value of the 'dateTime' field.
clearDateTime() - Method in class com.cerner.bunsen.stu3.avro.ChoicePeriodDateTime.Builder
Clears the value of the 'dateTime' field.
clearDateTime() - Method in class com.cerner.bunsen.stu3.avro.ChoicePeriodTimingDateTime.Builder
Clears the value of the 'dateTime' field.
clearDayOfWeek() - Method in class com.cerner.bunsen.stu3.avro.TimingRepeat.Builder
Clears the value of the 'dayOfWeek' field.
clearDaysSupply() - Method in class com.cerner.bunsen.stu3.avro.MedicationDispense.Builder
Clears the value of the 'daysSupply' field.
clearDeceased() - Method in class com.cerner.bunsen.stu3.avro.Patient.Builder
Clears the value of the 'deceased' field.
clearDeceased() - Method in class com.cerner.bunsen.stu3.avro.us.core.Patient.Builder
Clears the value of the 'deceased' field.
clearDefinition() - Method in class com.cerner.bunsen.stu3.avro.CarePlan.Builder
Clears the value of the 'definition' field.
clearDefinition() - Method in class com.cerner.bunsen.stu3.avro.CarePlanActivityDetail.Builder
Clears the value of the 'definition' field.
clearDefinition() - Method in class com.cerner.bunsen.stu3.avro.Measure.Builder
Clears the value of the 'definition' field.
clearDefinition() - Method in class com.cerner.bunsen.stu3.avro.Procedure.Builder
Clears the value of the 'definition' field.
clearDefinition() - Method in class com.cerner.bunsen.stu3.avro.ProcedureRequest.Builder
Clears the value of the 'definition' field.
clearDefinition() - Method in class com.cerner.bunsen.stu3.avro.us.core.CarePlan.Builder
Clears the value of the 'definition' field.
clearDefinition() - Method in class com.cerner.bunsen.stu3.avro.us.core.CarePlanActivityDetail.Builder
Clears the value of the 'definition' field.
clearDefinition() - Method in class com.cerner.bunsen.stu3.avro.us.core.MedicationRequest.Builder
Clears the value of the 'definition' field.
clearDenominator() - Method in class com.cerner.bunsen.stu3.avro.Ratio.Builder
Clears the value of the 'denominator' field.
clearDerivedFrom() - Method in class com.cerner.bunsen.stu3.avro.MedicationStatement.Builder
Clears the value of the 'derivedFrom' field.
clearDescription() - Method in class com.cerner.bunsen.stu3.avro.AllergyIntoleranceReaction.Builder
Clears the value of the 'description' field.
clearDescription() - Method in class com.cerner.bunsen.stu3.avro.CarePlan.Builder
Clears the value of the 'description' field.
clearDescription() - Method in class com.cerner.bunsen.stu3.avro.CarePlanActivityDetail.Builder
Clears the value of the 'description' field.
clearDescription() - Method in class com.cerner.bunsen.stu3.avro.ImmunizationVaccinationProtocol.Builder
Clears the value of the 'description' field.
clearDescription() - Method in class com.cerner.bunsen.stu3.avro.Measure.Builder
Clears the value of the 'description' field.
clearDescription() - Method in class com.cerner.bunsen.stu3.avro.MeasureGroup.Builder
Clears the value of the 'description' field.
clearDescription() - Method in class com.cerner.bunsen.stu3.avro.MeasureGroupPopulation.Builder
Clears the value of the 'description' field.
clearDescription() - Method in class com.cerner.bunsen.stu3.avro.us.core.CarePlan.Builder
Clears the value of the 'description' field.
clearDescription() - Method in class com.cerner.bunsen.stu3.avro.us.core.CarePlanActivityDetail.Builder
Clears the value of the 'description' field.
clearDescription() - Method in class com.cerner.bunsen.stu3.avro.us.core.ImmunizationVaccinationProtocol.Builder
Clears the value of the 'description' field.
clearDestination() - Method in class com.cerner.bunsen.stu3.avro.EncounterHospitalization.Builder
Clears the value of the 'destination' field.
clearDestination() - Method in class com.cerner.bunsen.stu3.avro.MedicationDispense.Builder
Clears the value of the 'destination' field.
clearDestination() - Method in class com.cerner.bunsen.stu3.avro.us.core.EncounterHospitalization.Builder
Clears the value of the 'destination' field.
clearDetail() - Method in class com.cerner.bunsen.stu3.avro.CarePlanActivity.Builder
Clears the value of the 'detail' field.
clearDetail() - Method in class com.cerner.bunsen.stu3.avro.ClaimItem.Builder
Clears the value of the 'detail' field.
clearDetail() - Method in class com.cerner.bunsen.stu3.avro.ConditionEvidence.Builder
Clears the value of the 'detail' field.
clearDetail() - Method in class com.cerner.bunsen.stu3.avro.ImmunizationReaction.Builder
Clears the value of the 'detail' field.
clearDetail() - Method in class com.cerner.bunsen.stu3.avro.us.core.CarePlanActivity.Builder
Clears the value of the 'detail' field.
clearDetail() - Method in class com.cerner.bunsen.stu3.avro.us.core.ConditionEvidence.Builder
Clears the value of the 'detail' field.
clearDetail() - Method in class com.cerner.bunsen.stu3.avro.us.core.ImmunizationReaction.Builder
Clears the value of the 'detail' field.
clearDetailed() - Method in class com.cerner.bunsen.stu3.avro.us.core.UsCoreEthnicity.Builder
Clears the value of the 'detailed' field.
clearDetailed() - Method in class com.cerner.bunsen.stu3.avro.us.core.UsCoreRace.Builder
Clears the value of the 'detailed' field.
clearDetectedIssue() - Method in class com.cerner.bunsen.stu3.avro.MedicationDispense.Builder
Clears the value of the 'detectedIssue' field.
clearDetectedIssue() - Method in class com.cerner.bunsen.stu3.avro.us.core.MedicationRequest.Builder
Clears the value of the 'detectedIssue' field.
clearDetectedIssueId() - Method in class com.cerner.bunsen.stu3.avro.DetectedIssueReference.Builder
Clears the value of the 'DetectedIssueId' field.
clearDevice() - Method in class com.cerner.bunsen.stu3.avro.Observation.Builder
Clears the value of the 'device' field.
clearDeviceId() - Method in class com.cerner.bunsen.stu3.avro.DeviceDeviceMetricReference.Builder
Clears the value of the 'DeviceId' field.
clearDeviceId() - Method in class com.cerner.bunsen.stu3.avro.DeviceGroupLocationPatientReference.Builder
Clears the value of the 'DeviceId' field.
clearDeviceId() - Method in class com.cerner.bunsen.stu3.avro.DeviceHealthcareServiceOrganizationPatientPractitionerRelatedPersonReference.Builder
Clears the value of the 'DeviceId' field.
clearDeviceId() - Method in class com.cerner.bunsen.stu3.avro.DeviceMedicationSubstanceReference.Builder
Clears the value of the 'DeviceId' field.
clearDeviceId() - Method in class com.cerner.bunsen.stu3.avro.DeviceOrganizationPatientPractitionerRelatedPersonReference.Builder
Clears the value of the 'DeviceId' field.
clearDeviceId() - Method in class com.cerner.bunsen.stu3.avro.DeviceOrganizationPractitionerReference.Builder
Clears the value of the 'DeviceId' field.
clearDeviceId() - Method in class com.cerner.bunsen.stu3.avro.DeviceReference.Builder
Clears the value of the 'DeviceId' field.
clearDeviceMetricId() - Method in class com.cerner.bunsen.stu3.avro.DeviceDeviceMetricReference.Builder
Clears the value of the 'DeviceMetricId' field.
clearDeviceRequestId() - Method in class com.cerner.bunsen.stu3.avro.AppointmentCommunicationRequestDeviceRequestMedicationRequestNutritionOrderProcedureRequestReferralRequestRequestGroupTaskVisionPrescriptionReference.Builder
Clears the value of the 'DeviceRequestId' field.
clearDeviceRequestId() - Method in class com.cerner.bunsen.stu3.avro.CarePlanDeviceRequestImmunizationRecommendationMedicationRequestNutritionOrderProcedureRequestReferralRequestReference.Builder
Clears the value of the 'DeviceRequestId' field.
clearDiagnosis() - Method in class com.cerner.bunsen.stu3.avro.Claim.Builder
Clears the value of the 'diagnosis' field.
clearDiagnosis() - Method in class com.cerner.bunsen.stu3.avro.ClaimDiagnosis.Builder
Clears the value of the 'diagnosis' field.
clearDiagnosis() - Method in class com.cerner.bunsen.stu3.avro.Encounter.Builder
Clears the value of the 'diagnosis' field.
clearDiagnosis() - Method in class com.cerner.bunsen.stu3.avro.EpisodeOfCare.Builder
Clears the value of the 'diagnosis' field.
clearDiagnosis() - Method in class com.cerner.bunsen.stu3.avro.us.core.Encounter.Builder
Clears the value of the 'diagnosis' field.
clearDiagnosisLinkId() - Method in class com.cerner.bunsen.stu3.avro.ClaimItem.Builder
Clears the value of the 'diagnosisLinkId' field.
clearDiagnosticReportId() - Method in class com.cerner.bunsen.stu3.avro.ClinicalImpressionDiagnosticReportObservationReference.Builder
Clears the value of the 'DiagnosticReportId' field.
clearDiagnosticReportId() - Method in class com.cerner.bunsen.stu3.avro.DiagnosticReportReference.Builder
Clears the value of the 'DiagnosticReportId' field.
clearDietPreference() - Method in class com.cerner.bunsen.stu3.avro.EncounterHospitalization.Builder
Clears the value of the 'dietPreference' field.
clearDietPreference() - Method in class com.cerner.bunsen.stu3.avro.us.core.EncounterHospitalization.Builder
Clears the value of the 'dietPreference' field.
clearDimensions() - Method in class com.cerner.bunsen.stu3.avro.SampledData.Builder
Clears the value of the 'dimensions' field.
clearDischargeDisposition() - Method in class com.cerner.bunsen.stu3.avro.EncounterHospitalization.Builder
Clears the value of the 'dischargeDisposition' field.
clearDischargeDisposition() - Method in class com.cerner.bunsen.stu3.avro.us.core.EncounterHospitalization.Builder
Clears the value of the 'dischargeDisposition' field.
clearDisclaimer() - Method in class com.cerner.bunsen.stu3.avro.Measure.Builder
Clears the value of the 'disclaimer' field.
clearDispenseRequest() - Method in class com.cerner.bunsen.stu3.avro.us.core.MedicationRequest.Builder
Clears the value of the 'dispenseRequest' field.
clearDisplay() - Method in class com.cerner.bunsen.stu3.avro.AccountReference.Builder
Clears the value of the 'display' field.
clearDisplay() - Method in class com.cerner.bunsen.stu3.avro.ActivityDefinitionHealthcareServicePlanDefinitionReference.Builder
Clears the value of the 'display' field.
clearDisplay() - Method in class com.cerner.bunsen.stu3.avro.ActivityDefinitionPlanDefinitionQuestionnaireReference.Builder
Clears the value of the 'display' field.
clearDisplay() - Method in class com.cerner.bunsen.stu3.avro.ActivityDefinitionPlanDefinitionReference.Builder
Clears the value of the 'display' field.
clearDisplay() - Method in class com.cerner.bunsen.stu3.avro.AppointmentCommunicationRequestDeviceRequestMedicationRequestNutritionOrderProcedureRequestReferralRequestRequestGroupTaskVisionPrescriptionReference.Builder
Clears the value of the 'display' field.
clearDisplay() - Method in class com.cerner.bunsen.stu3.avro.AppointmentReference.Builder
Clears the value of the 'display' field.
clearDisplay() - Method in class com.cerner.bunsen.stu3.avro.BundleReference.Builder
Clears the value of the 'display' field.
clearDisplay() - Method in class com.cerner.bunsen.stu3.avro.CarePlanDeviceRequestImmunizationRecommendationMedicationRequestNutritionOrderProcedureRequestReferralRequestReference.Builder
Clears the value of the 'display' field.
clearDisplay() - Method in class com.cerner.bunsen.stu3.avro.CarePlanMedicationRequestProcedureRequestReferralRequestReference.Builder
Clears the value of the 'display' field.
clearDisplay() - Method in class com.cerner.bunsen.stu3.avro.CarePlanProcedureRequestReferralRequestReference.Builder
Clears the value of the 'display' field.
clearDisplay() - Method in class com.cerner.bunsen.stu3.avro.CarePlanReference.Builder
Clears the value of the 'display' field.
clearDisplay() - Method in class com.cerner.bunsen.stu3.avro.CareTeamOrganizationPatientPractitionerRelatedPersonReference.Builder
Clears the value of the 'display' field.
clearDisplay() - Method in class com.cerner.bunsen.stu3.avro.CareTeamReference.Builder
Clears the value of the 'display' field.
clearDisplay() - Method in class com.cerner.bunsen.stu3.avro.ClaimReference.Builder
Clears the value of the 'display' field.
clearDisplay() - Method in class com.cerner.bunsen.stu3.avro.ClaimResponseReference.Builder
Clears the value of the 'display' field.
clearDisplay() - Method in class com.cerner.bunsen.stu3.avro.ClinicalImpressionDiagnosticReportObservationReference.Builder
Clears the value of the 'display' field.
clearDisplay() - Method in class com.cerner.bunsen.stu3.avro.Coding.Builder
Clears the value of the 'display' field.
clearDisplay() - Method in class com.cerner.bunsen.stu3.avro.ConditionObservationReference.Builder
Clears the value of the 'display' field.
clearDisplay() - Method in class com.cerner.bunsen.stu3.avro.ConditionProcedureReference.Builder
Clears the value of the 'display' field.
clearDisplay() - Method in class com.cerner.bunsen.stu3.avro.ConditionReference.Builder
Clears the value of the 'display' field.
clearDisplay() - Method in class com.cerner.bunsen.stu3.avro.CoverageReference.Builder
Clears the value of the 'display' field.
clearDisplay() - Method in class com.cerner.bunsen.stu3.avro.DetectedIssueReference.Builder
Clears the value of the 'display' field.
clearDisplay() - Method in class com.cerner.bunsen.stu3.avro.DeviceDeviceMetricReference.Builder
Clears the value of the 'display' field.
clearDisplay() - Method in class com.cerner.bunsen.stu3.avro.DeviceGroupLocationPatientReference.Builder
Clears the value of the 'display' field.
clearDisplay() - Method in class com.cerner.bunsen.stu3.avro.DeviceHealthcareServiceOrganizationPatientPractitionerRelatedPersonReference.Builder
Clears the value of the 'display' field.
clearDisplay() - Method in class com.cerner.bunsen.stu3.avro.DeviceMedicationSubstanceReference.Builder
Clears the value of the 'display' field.
clearDisplay() - Method in class com.cerner.bunsen.stu3.avro.DeviceOrganizationPatientPractitionerRelatedPersonReference.Builder
Clears the value of the 'display' field.
clearDisplay() - Method in class com.cerner.bunsen.stu3.avro.DeviceOrganizationPractitionerReference.Builder
Clears the value of the 'display' field.
clearDisplay() - Method in class com.cerner.bunsen.stu3.avro.DeviceReference.Builder
Clears the value of the 'display' field.
clearDisplay() - Method in class com.cerner.bunsen.stu3.avro.DiagnosticReportReference.Builder
Clears the value of the 'display' field.
clearDisplay() - Method in class com.cerner.bunsen.stu3.avro.EncounterEpisodeOfCareReference.Builder
Clears the value of the 'display' field.
clearDisplay() - Method in class com.cerner.bunsen.stu3.avro.EncounterReference.Builder
Clears the value of the 'display' field.
clearDisplay() - Method in class com.cerner.bunsen.stu3.avro.EpisodeOfCareReference.Builder
Clears the value of the 'display' field.
clearDisplay() - Method in class com.cerner.bunsen.stu3.avro.GoalReference.Builder
Clears the value of the 'display' field.
clearDisplay() - Method in class com.cerner.bunsen.stu3.avro.GroupPatientReference.Builder
Clears the value of the 'display' field.
clearDisplay() - Method in class com.cerner.bunsen.stu3.avro.LibraryReference.Builder
Clears the value of the 'display' field.
clearDisplay() - Method in class com.cerner.bunsen.stu3.avro.ListReference.Builder
Clears the value of the 'display' field.
clearDisplay() - Method in class com.cerner.bunsen.stu3.avro.LocationReference.Builder
Clears the value of the 'display' field.
clearDisplay() - Method in class com.cerner.bunsen.stu3.avro.MeasureReference.Builder
Clears the value of the 'display' field.
clearDisplay() - Method in class com.cerner.bunsen.stu3.avro.MedicationAdministrationMedicationDispenseMedicationStatementObservationProcedureReference.Builder
Clears the value of the 'display' field.
clearDisplay() - Method in class com.cerner.bunsen.stu3.avro.MedicationAdministrationObservationProcedureReference.Builder
Clears the value of the 'display' field.
clearDisplay() - Method in class com.cerner.bunsen.stu3.avro.MedicationReference.Builder
Clears the value of the 'display' field.
clearDisplay() - Method in class com.cerner.bunsen.stu3.avro.MedicationRequestReference.Builder
Clears the value of the 'display' field.
clearDisplay() - Method in class com.cerner.bunsen.stu3.avro.MedicationRequestVisionPrescriptionReference.Builder
Clears the value of the 'display' field.
clearDisplay() - Method in class com.cerner.bunsen.stu3.avro.MedicationSubstanceReference.Builder
Clears the value of the 'display' field.
clearDisplay() - Method in class com.cerner.bunsen.stu3.avro.ObservationQuestionnaireResponseSequenceReference.Builder
Clears the value of the 'display' field.
clearDisplay() - Method in class com.cerner.bunsen.stu3.avro.ObservationReference.Builder
Clears the value of the 'display' field.
clearDisplay() - Method in class com.cerner.bunsen.stu3.avro.OrganizationPatientPractitionerRelatedPersonReference.Builder
Clears the value of the 'display' field.
clearDisplay() - Method in class com.cerner.bunsen.stu3.avro.OrganizationPractitionerReference.Builder
Clears the value of the 'display' field.
clearDisplay() - Method in class com.cerner.bunsen.stu3.avro.OrganizationReference.Builder
Clears the value of the 'display' field.
clearDisplay() - Method in class com.cerner.bunsen.stu3.avro.PatientPractitionerReference.Builder
Clears the value of the 'display' field.
clearDisplay() - Method in class com.cerner.bunsen.stu3.avro.PatientPractitionerRelatedPersonReference.Builder
Clears the value of the 'display' field.
clearDisplay() - Method in class com.cerner.bunsen.stu3.avro.PatientReference.Builder
Clears the value of the 'display' field.
clearDisplay() - Method in class com.cerner.bunsen.stu3.avro.PatientRelatedPersonReference.Builder
Clears the value of the 'display' field.
clearDisplay() - Method in class com.cerner.bunsen.stu3.avro.PlanDefinitionQuestionnaireReference.Builder
Clears the value of the 'display' field.
clearDisplay() - Method in class com.cerner.bunsen.stu3.avro.PractitionerReference.Builder
Clears the value of the 'display' field.
clearDisplay() - Method in class com.cerner.bunsen.stu3.avro.PractitionerRelatedPersonReference.Builder
Clears the value of the 'display' field.
clearDisplay() - Method in class com.cerner.bunsen.stu3.avro.ProcedureReference.Builder
Clears the value of the 'display' field.
clearDisplay() - Method in class com.cerner.bunsen.stu3.avro.ProvenanceReference.Builder
Clears the value of the 'display' field.
clearDisplay() - Method in class com.cerner.bunsen.stu3.avro.ReferralRequestReference.Builder
Clears the value of the 'display' field.
clearDisplay() - Method in class com.cerner.bunsen.stu3.avro.RelatedArtifact.Builder
Clears the value of the 'display' field.
clearDisplay() - Method in class com.cerner.bunsen.stu3.avro.ResourceReference.Builder
Clears the value of the 'display' field.
clearDisplay() - Method in class com.cerner.bunsen.stu3.avro.SpecimenReference.Builder
Clears the value of the 'display' field.
clearDistrict() - Method in class com.cerner.bunsen.stu3.avro.Address.Builder
Clears the value of the 'district' field.
clearDiv() - Method in class com.cerner.bunsen.stu3.avro.Narrative.Builder
Clears the value of the 'div' field.
clearDocument() - Method in class com.cerner.bunsen.stu3.avro.RelatedArtifact.Builder
Clears the value of the 'document' field.
clearDoNotPerform() - Method in class com.cerner.bunsen.stu3.avro.ProcedureRequest.Builder
Clears the value of the 'doNotPerform' field.
clearDosage() - Method in class com.cerner.bunsen.stu3.avro.MedicationStatement.Builder
Clears the value of the 'dosage' field.
clearDosageInstruction() - Method in class com.cerner.bunsen.stu3.avro.MedicationDispense.Builder
Clears the value of the 'dosageInstruction' field.
clearDosageInstruction() - Method in class com.cerner.bunsen.stu3.avro.us.core.MedicationRequest.Builder
Clears the value of the 'dosageInstruction' field.
clearDose() - Method in class com.cerner.bunsen.stu3.avro.Dosage.Builder
Clears the value of the 'dose' field.
clearDoseQuantity() - Method in class com.cerner.bunsen.stu3.avro.Immunization.Builder
Clears the value of the 'doseQuantity' field.
clearDoseQuantity() - Method in class com.cerner.bunsen.stu3.avro.us.core.Immunization.Builder
Clears the value of the 'doseQuantity' field.
clearDoseSequence() - Method in class com.cerner.bunsen.stu3.avro.ImmunizationVaccinationProtocol.Builder
Clears the value of the 'doseSequence' field.
clearDoseSequence() - Method in class com.cerner.bunsen.stu3.avro.us.core.ImmunizationVaccinationProtocol.Builder
Clears the value of the 'doseSequence' field.
clearDoseStatus() - Method in class com.cerner.bunsen.stu3.avro.ImmunizationVaccinationProtocol.Builder
Clears the value of the 'doseStatus' field.
clearDoseStatus() - Method in class com.cerner.bunsen.stu3.avro.us.core.ImmunizationVaccinationProtocol.Builder
Clears the value of the 'doseStatus' field.
clearDoseStatusReason() - Method in class com.cerner.bunsen.stu3.avro.ImmunizationVaccinationProtocol.Builder
Clears the value of the 'doseStatusReason' field.
clearDoseStatusReason() - Method in class com.cerner.bunsen.stu3.avro.us.core.ImmunizationVaccinationProtocol.Builder
Clears the value of the 'doseStatusReason' field.
clearDuration() - Method in class com.cerner.bunsen.stu3.avro.ChoiceDurationPeriodRange.Builder
Clears the value of the 'duration' field.
clearDuration() - Method in class com.cerner.bunsen.stu3.avro.TimingRepeat.Builder
Clears the value of the 'duration' field.
clearDurationMax() - Method in class com.cerner.bunsen.stu3.avro.TimingRepeat.Builder
Clears the value of the 'durationMax' field.
clearDurationUnit() - Method in class com.cerner.bunsen.stu3.avro.TimingRepeat.Builder
Clears the value of the 'durationUnit' field.
clearEffective() - Method in class com.cerner.bunsen.stu3.avro.MedicationStatement.Builder
Clears the value of the 'effective' field.
clearEffective() - Method in class com.cerner.bunsen.stu3.avro.Observation.Builder
Clears the value of the 'effective' field.
clearEffectivePeriod() - Method in class com.cerner.bunsen.stu3.avro.Measure.Builder
Clears the value of the 'effectivePeriod' field.
clearEmploymentImpacted() - Method in class com.cerner.bunsen.stu3.avro.Claim.Builder
Clears the value of the 'employmentImpacted' field.
clearEncounter() - Method in class com.cerner.bunsen.stu3.avro.ClaimItem.Builder
Clears the value of the 'encounter' field.
clearEncounter() - Method in class com.cerner.bunsen.stu3.avro.Immunization.Builder
Clears the value of the 'encounter' field.
clearEncounter() - Method in class com.cerner.bunsen.stu3.avro.us.core.Immunization.Builder
Clears the value of the 'encounter' field.
clearEncounterId() - Method in class com.cerner.bunsen.stu3.avro.EncounterEpisodeOfCareReference.Builder
Clears the value of the 'EncounterId' field.
clearEncounterId() - Method in class com.cerner.bunsen.stu3.avro.EncounterReference.Builder
Clears the value of the 'EncounterId' field.
clearEnd() - Method in class com.cerner.bunsen.stu3.avro.Period.Builder
Clears the value of the 'end' field.
clearEnterer() - Method in class com.cerner.bunsen.stu3.avro.Claim.Builder
Clears the value of the 'enterer' field.
clearEpisodeOfCare() - Method in class com.cerner.bunsen.stu3.avro.Encounter.Builder
Clears the value of the 'episodeOfCare' field.
clearEpisodeOfCare() - Method in class com.cerner.bunsen.stu3.avro.us.core.Encounter.Builder
Clears the value of the 'episodeOfCare' field.
clearEpisodeOfCareId() - Method in class com.cerner.bunsen.stu3.avro.EncounterEpisodeOfCareReference.Builder
Clears the value of the 'EpisodeOfCareId' field.
clearEpisodeOfCareId() - Method in class com.cerner.bunsen.stu3.avro.EpisodeOfCareReference.Builder
Clears the value of the 'EpisodeOfCareId' field.
clearEthnicity() - Method in class com.cerner.bunsen.stu3.avro.us.core.Patient.Builder
Clears the value of the 'ethnicity' field.
clearEvaluatedResources() - Method in class com.cerner.bunsen.stu3.avro.MeasureReport.Builder
Clears the value of the 'evaluatedResources' field.
clearEvent() - Method in class com.cerner.bunsen.stu3.avro.Timing.Builder
Clears the value of the 'event' field.
clearEventHistory() - Method in class com.cerner.bunsen.stu3.avro.MedicationDispense.Builder
Clears the value of the 'eventHistory' field.
clearEventHistory() - Method in class com.cerner.bunsen.stu3.avro.us.core.MedicationRequest.Builder
Clears the value of the 'eventHistory' field.
clearEvidence() - Method in class com.cerner.bunsen.stu3.avro.Condition.Builder
Clears the value of the 'evidence' field.
clearEvidence() - Method in class com.cerner.bunsen.stu3.avro.us.core.Condition.Builder
Clears the value of the 'evidence' field.
clearExpectedSupplyDuration() - Method in class com.cerner.bunsen.stu3.avro.us.core.MedicationRequestDispenseRequest.Builder
Clears the value of the 'expectedSupplyDuration' field.
clearExperimental() - Method in class com.cerner.bunsen.stu3.avro.Measure.Builder
Clears the value of the 'experimental' field.
clearExpirationDate() - Method in class com.cerner.bunsen.stu3.avro.Immunization.Builder
Clears the value of the 'expirationDate' field.
clearExpirationDate() - Method in class com.cerner.bunsen.stu3.avro.us.core.Immunization.Builder
Clears the value of the 'expirationDate' field.
clearExpirationDate() - Method in class com.cerner.bunsen.stu3.avro.us.core.MedicationPackageBatch.Builder
Clears the value of the 'expirationDate' field.
clearExplanation() - Method in class com.cerner.bunsen.stu3.avro.Immunization.Builder
Clears the value of the 'explanation' field.
clearExplanation() - Method in class com.cerner.bunsen.stu3.avro.us.core.Immunization.Builder
Clears the value of the 'explanation' field.
clearExposureRoute() - Method in class com.cerner.bunsen.stu3.avro.AllergyIntoleranceReaction.Builder
Clears the value of the 'exposureRoute' field.
clearFacility() - Method in class com.cerner.bunsen.stu3.avro.Claim.Builder
Clears the value of the 'facility' field.
clearFactor() - Method in class com.cerner.bunsen.stu3.avro.ClaimItem.Builder
Clears the value of the 'factor' field.
clearFactor() - Method in class com.cerner.bunsen.stu3.avro.ClaimItemDetail.Builder
Clears the value of the 'factor' field.
clearFactor() - Method in class com.cerner.bunsen.stu3.avro.ClaimItemDetailSubDetail.Builder
Clears the value of the 'factor' field.
clearFactor() - Method in class com.cerner.bunsen.stu3.avro.SampledData.Builder
Clears the value of the 'factor' field.
clearFamily() - Method in class com.cerner.bunsen.stu3.avro.HumanName.Builder
Clears the value of the 'family' field.
clearFocal() - Method in class com.cerner.bunsen.stu3.avro.ClaimInsurance.Builder
Clears the value of the 'focal' field.
clearFocalDevice() - Method in class com.cerner.bunsen.stu3.avro.Procedure.Builder
Clears the value of the 'focalDevice' field.
clearFollowUp() - Method in class com.cerner.bunsen.stu3.avro.Procedure.Builder
Clears the value of the 'followUp' field.
clearForm() - Method in class com.cerner.bunsen.stu3.avro.us.core.Medication.Builder
Clears the value of the 'form' field.
clearFrequency() - Method in class com.cerner.bunsen.stu3.avro.TimingRepeat.Builder
Clears the value of the 'frequency' field.
clearFrequencyMax() - Method in class com.cerner.bunsen.stu3.avro.TimingRepeat.Builder
Clears the value of the 'frequencyMax' field.
clearFundsReserve() - Method in class com.cerner.bunsen.stu3.avro.Claim.Builder
Clears the value of the 'fundsReserve' field.
clearGender() - Method in class com.cerner.bunsen.stu3.avro.Patient.Builder
Clears the value of the 'gender' field.
clearGender() - Method in class com.cerner.bunsen.stu3.avro.PatientContact.Builder
Clears the value of the 'gender' field.
clearGender() - Method in class com.cerner.bunsen.stu3.avro.us.core.Patient.Builder
Clears the value of the 'gender' field.
clearGender() - Method in class com.cerner.bunsen.stu3.avro.us.core.PatientContact.Builder
Clears the value of the 'gender' field.
clearGenderStatus() - Method in class com.cerner.bunsen.stu3.avro.PatientAnimal.Builder
Clears the value of the 'genderStatus' field.
clearGeneralPractitioner() - Method in class com.cerner.bunsen.stu3.avro.Patient.Builder
Clears the value of the 'generalPractitioner' field.
clearGeneralPractitioner() - Method in class com.cerner.bunsen.stu3.avro.us.core.Patient.Builder
Clears the value of the 'generalPractitioner' field.
clearGiven() - Method in class com.cerner.bunsen.stu3.avro.HumanName.Builder
Clears the value of the 'given' field.
clearGoal() - Method in class com.cerner.bunsen.stu3.avro.CarePlan.Builder
Clears the value of the 'goal' field.
clearGoal() - Method in class com.cerner.bunsen.stu3.avro.CarePlanActivityDetail.Builder
Clears the value of the 'goal' field.
clearGoal() - Method in class com.cerner.bunsen.stu3.avro.us.core.CarePlan.Builder
Clears the value of the 'goal' field.
clearGoal() - Method in class com.cerner.bunsen.stu3.avro.us.core.CarePlanActivityDetail.Builder
Clears the value of the 'goal' field.
clearGoalId() - Method in class com.cerner.bunsen.stu3.avro.GoalReference.Builder
Clears the value of the 'GoalId' field.
clearGroup() - Method in class com.cerner.bunsen.stu3.avro.Measure.Builder
Clears the value of the 'group' field.
clearGroup() - Method in class com.cerner.bunsen.stu3.avro.MeasureReport.Builder
Clears the value of the 'group' field.
clearGroupId() - Method in class com.cerner.bunsen.stu3.avro.DeviceGroupLocationPatientReference.Builder
Clears the value of the 'GroupId' field.
clearGroupId() - Method in class com.cerner.bunsen.stu3.avro.GroupPatientReference.Builder
Clears the value of the 'GroupId' field.
clearGroupIdentifier() - Method in class com.cerner.bunsen.stu3.avro.us.core.MedicationRequest.Builder
Clears the value of the 'groupIdentifier' field.
clearGuidance() - Method in class com.cerner.bunsen.stu3.avro.Measure.Builder
Clears the value of the 'guidance' field.
clearHash() - Method in class com.cerner.bunsen.stu3.avro.Attachment.Builder
Clears the value of the 'hash' field.
clearHealthcareServiceId() - Method in class com.cerner.bunsen.stu3.avro.ActivityDefinitionHealthcareServicePlanDefinitionReference.Builder
Clears the value of the 'HealthcareServiceId' field.
clearHealthcareServiceId() - Method in class com.cerner.bunsen.stu3.avro.DeviceHealthcareServiceOrganizationPatientPractitionerRelatedPersonReference.Builder
Clears the value of the 'HealthcareServiceId' field.
clearHigh() - Method in class com.cerner.bunsen.stu3.avro.ObservationComponentReferenceRange.Builder
Clears the value of the 'high' field.
clearHigh() - Method in class com.cerner.bunsen.stu3.avro.ObservationReferenceRange.Builder
Clears the value of the 'high' field.
clearHigh() - Method in class com.cerner.bunsen.stu3.avro.Range.Builder
Clears the value of the 'high' field.
clearHospitalization() - Method in class com.cerner.bunsen.stu3.avro.Claim.Builder
Clears the value of the 'hospitalization' field.
clearHospitalization() - Method in class com.cerner.bunsen.stu3.avro.Encounter.Builder
Clears the value of the 'hospitalization' field.
clearHospitalization() - Method in class com.cerner.bunsen.stu3.avro.us.core.Encounter.Builder
Clears the value of the 'hospitalization' field.
clearId() - Method in class com.cerner.bunsen.stu3.avro.AccountReference.Builder
Clears the value of the 'id' field.
clearId() - Method in class com.cerner.bunsen.stu3.avro.ActivityDefinitionHealthcareServicePlanDefinitionReference.Builder
Clears the value of the 'id' field.
clearId() - Method in class com.cerner.bunsen.stu3.avro.ActivityDefinitionPlanDefinitionQuestionnaireReference.Builder
Clears the value of the 'id' field.
clearId() - Method in class com.cerner.bunsen.stu3.avro.ActivityDefinitionPlanDefinitionReference.Builder
Clears the value of the 'id' field.
clearId() - Method in class com.cerner.bunsen.stu3.avro.Address.Builder
Clears the value of the 'id' field.
clearId() - Method in class com.cerner.bunsen.stu3.avro.Age.Builder
Clears the value of the 'id' field.
clearId() - Method in class com.cerner.bunsen.stu3.avro.AllergyIntolerance.Builder
Clears the value of the 'id' field.
clearId() - Method in class com.cerner.bunsen.stu3.avro.AllergyIntoleranceReaction.Builder
Clears the value of the 'id' field.
clearId() - Method in class com.cerner.bunsen.stu3.avro.Annotation.Builder
Clears the value of the 'id' field.
clearId() - Method in class com.cerner.bunsen.stu3.avro.AppointmentCommunicationRequestDeviceRequestMedicationRequestNutritionOrderProcedureRequestReferralRequestRequestGroupTaskVisionPrescriptionReference.Builder
Clears the value of the 'id' field.
clearId() - Method in class com.cerner.bunsen.stu3.avro.AppointmentReference.Builder
Clears the value of the 'id' field.
clearId() - Method in class com.cerner.bunsen.stu3.avro.Attachment.Builder
Clears the value of the 'id' field.
clearId() - Method in class com.cerner.bunsen.stu3.avro.BundleReference.Builder
Clears the value of the 'id' field.
clearId() - Method in class com.cerner.bunsen.stu3.avro.CarePlan.Builder
Clears the value of the 'id' field.
clearId() - Method in class com.cerner.bunsen.stu3.avro.CarePlanActivity.Builder
Clears the value of the 'id' field.
clearId() - Method in class com.cerner.bunsen.stu3.avro.CarePlanActivityDetail.Builder
Clears the value of the 'id' field.
clearId() - Method in class com.cerner.bunsen.stu3.avro.CarePlanDeviceRequestImmunizationRecommendationMedicationRequestNutritionOrderProcedureRequestReferralRequestReference.Builder
Clears the value of the 'id' field.
clearId() - Method in class com.cerner.bunsen.stu3.avro.CarePlanMedicationRequestProcedureRequestReferralRequestReference.Builder
Clears the value of the 'id' field.
clearId() - Method in class com.cerner.bunsen.stu3.avro.CarePlanProcedureRequestReferralRequestReference.Builder
Clears the value of the 'id' field.
clearId() - Method in class com.cerner.bunsen.stu3.avro.CarePlanReference.Builder
Clears the value of the 'id' field.
clearId() - Method in class com.cerner.bunsen.stu3.avro.CareTeamOrganizationPatientPractitionerRelatedPersonReference.Builder
Clears the value of the 'id' field.
clearId() - Method in class com.cerner.bunsen.stu3.avro.CareTeamReference.Builder
Clears the value of the 'id' field.
clearId() - Method in class com.cerner.bunsen.stu3.avro.Claim.Builder
Clears the value of the 'id' field.
clearId() - Method in class com.cerner.bunsen.stu3.avro.ClaimAccident.Builder
Clears the value of the 'id' field.
clearId() - Method in class com.cerner.bunsen.stu3.avro.ClaimCareTeam.Builder
Clears the value of the 'id' field.
clearId() - Method in class com.cerner.bunsen.stu3.avro.ClaimDiagnosis.Builder
Clears the value of the 'id' field.
clearId() - Method in class com.cerner.bunsen.stu3.avro.ClaimInformation.Builder
Clears the value of the 'id' field.
clearId() - Method in class com.cerner.bunsen.stu3.avro.ClaimInsurance.Builder
Clears the value of the 'id' field.
clearId() - Method in class com.cerner.bunsen.stu3.avro.ClaimItem.Builder
Clears the value of the 'id' field.
clearId() - Method in class com.cerner.bunsen.stu3.avro.ClaimItemDetail.Builder
Clears the value of the 'id' field.
clearId() - Method in class com.cerner.bunsen.stu3.avro.ClaimItemDetailSubDetail.Builder
Clears the value of the 'id' field.
clearId() - Method in class com.cerner.bunsen.stu3.avro.ClaimPayee.Builder
Clears the value of the 'id' field.
clearId() - Method in class com.cerner.bunsen.stu3.avro.ClaimProcedure.Builder
Clears the value of the 'id' field.
clearId() - Method in class com.cerner.bunsen.stu3.avro.ClaimReference.Builder
Clears the value of the 'id' field.
clearId() - Method in class com.cerner.bunsen.stu3.avro.ClaimRelated.Builder
Clears the value of the 'id' field.
clearId() - Method in class com.cerner.bunsen.stu3.avro.ClaimResponseReference.Builder
Clears the value of the 'id' field.
clearId() - Method in class com.cerner.bunsen.stu3.avro.ClinicalImpressionDiagnosticReportObservationReference.Builder
Clears the value of the 'id' field.
clearId() - Method in class com.cerner.bunsen.stu3.avro.CodeableConcept.Builder
Clears the value of the 'id' field.
clearId() - Method in class com.cerner.bunsen.stu3.avro.Coding.Builder
Clears the value of the 'id' field.
clearId() - Method in class com.cerner.bunsen.stu3.avro.Condition.Builder
Clears the value of the 'id' field.
clearId() - Method in class com.cerner.bunsen.stu3.avro.ConditionEvidence.Builder
Clears the value of the 'id' field.
clearId() - Method in class com.cerner.bunsen.stu3.avro.ConditionObservationReference.Builder
Clears the value of the 'id' field.
clearId() - Method in class com.cerner.bunsen.stu3.avro.ConditionProcedureReference.Builder
Clears the value of the 'id' field.
clearId() - Method in class com.cerner.bunsen.stu3.avro.ConditionReference.Builder
Clears the value of the 'id' field.
clearId() - Method in class com.cerner.bunsen.stu3.avro.ConditionStage.Builder
Clears the value of the 'id' field.
clearId() - Method in class com.cerner.bunsen.stu3.avro.ContactDetail.Builder
Clears the value of the 'id' field.
clearId() - Method in class com.cerner.bunsen.stu3.avro.ContactPoint.Builder
Clears the value of the 'id' field.
clearId() - Method in class com.cerner.bunsen.stu3.avro.Contributor.Builder
Clears the value of the 'id' field.
clearId() - Method in class com.cerner.bunsen.stu3.avro.CoverageReference.Builder
Clears the value of the 'id' field.
clearId() - Method in class com.cerner.bunsen.stu3.avro.DetectedIssueReference.Builder
Clears the value of the 'id' field.
clearId() - Method in class com.cerner.bunsen.stu3.avro.DeviceDeviceMetricReference.Builder
Clears the value of the 'id' field.
clearId() - Method in class com.cerner.bunsen.stu3.avro.DeviceGroupLocationPatientReference.Builder
Clears the value of the 'id' field.
clearId() - Method in class com.cerner.bunsen.stu3.avro.DeviceHealthcareServiceOrganizationPatientPractitionerRelatedPersonReference.Builder
Clears the value of the 'id' field.
clearId() - Method in class com.cerner.bunsen.stu3.avro.DeviceMedicationSubstanceReference.Builder
Clears the value of the 'id' field.
clearId() - Method in class com.cerner.bunsen.stu3.avro.DeviceOrganizationPatientPractitionerRelatedPersonReference.Builder
Clears the value of the 'id' field.
clearId() - Method in class com.cerner.bunsen.stu3.avro.DeviceOrganizationPractitionerReference.Builder
Clears the value of the 'id' field.
clearId() - Method in class com.cerner.bunsen.stu3.avro.DeviceReference.Builder
Clears the value of the 'id' field.
clearId() - Method in class com.cerner.bunsen.stu3.avro.DiagnosticReportReference.Builder
Clears the value of the 'id' field.
clearId() - Method in class com.cerner.bunsen.stu3.avro.Dosage.Builder
Clears the value of the 'id' field.
clearId() - Method in class com.cerner.bunsen.stu3.avro.Duration.Builder
Clears the value of the 'id' field.
clearId() - Method in class com.cerner.bunsen.stu3.avro.Encounter.Builder
Clears the value of the 'id' field.
clearId() - Method in class com.cerner.bunsen.stu3.avro.EncounterClassHistory.Builder
Clears the value of the 'id' field.
clearId() - Method in class com.cerner.bunsen.stu3.avro.EncounterDiagnosis.Builder
Clears the value of the 'id' field.
clearId() - Method in class com.cerner.bunsen.stu3.avro.EncounterEpisodeOfCareReference.Builder
Clears the value of the 'id' field.
clearId() - Method in class com.cerner.bunsen.stu3.avro.EncounterHospitalization.Builder
Clears the value of the 'id' field.
clearId() - Method in class com.cerner.bunsen.stu3.avro.EncounterLocation.Builder
Clears the value of the 'id' field.
clearId() - Method in class com.cerner.bunsen.stu3.avro.EncounterParticipant.Builder
Clears the value of the 'id' field.
clearId() - Method in class com.cerner.bunsen.stu3.avro.EncounterReference.Builder
Clears the value of the 'id' field.
clearId() - Method in class com.cerner.bunsen.stu3.avro.EncounterStatusHistory.Builder
Clears the value of the 'id' field.
clearId() - Method in class com.cerner.bunsen.stu3.avro.EpisodeOfCare.Builder
Clears the value of the 'id' field.
clearId() - Method in class com.cerner.bunsen.stu3.avro.EpisodeOfCareDiagnosis.Builder
Clears the value of the 'id' field.
clearId() - Method in class com.cerner.bunsen.stu3.avro.EpisodeOfCareReference.Builder
Clears the value of the 'id' field.
clearId() - Method in class com.cerner.bunsen.stu3.avro.EpisodeOfCareStatusHistory.Builder
Clears the value of the 'id' field.
clearId() - Method in class com.cerner.bunsen.stu3.avro.GoalReference.Builder
Clears the value of the 'id' field.
clearId() - Method in class com.cerner.bunsen.stu3.avro.GroupPatientReference.Builder
Clears the value of the 'id' field.
clearId() - Method in class com.cerner.bunsen.stu3.avro.HumanName.Builder
Clears the value of the 'id' field.
clearId() - Method in class com.cerner.bunsen.stu3.avro.Identifier.Builder
Clears the value of the 'id' field.
clearId() - Method in class com.cerner.bunsen.stu3.avro.Immunization.Builder
Clears the value of the 'id' field.
clearId() - Method in class com.cerner.bunsen.stu3.avro.ImmunizationExplanation.Builder
Clears the value of the 'id' field.
clearId() - Method in class com.cerner.bunsen.stu3.avro.ImmunizationPractitioner.Builder
Clears the value of the 'id' field.
clearId() - Method in class com.cerner.bunsen.stu3.avro.ImmunizationReaction.Builder
Clears the value of the 'id' field.
clearId() - Method in class com.cerner.bunsen.stu3.avro.ImmunizationVaccinationProtocol.Builder
Clears the value of the 'id' field.
clearId() - Method in class com.cerner.bunsen.stu3.avro.LibraryReference.Builder
Clears the value of the 'id' field.
clearId() - Method in class com.cerner.bunsen.stu3.avro.ListReference.Builder
Clears the value of the 'id' field.
clearId() - Method in class com.cerner.bunsen.stu3.avro.LocationReference.Builder
Clears the value of the 'id' field.
clearId() - Method in class com.cerner.bunsen.stu3.avro.Measure.Builder
Clears the value of the 'id' field.
clearId() - Method in class com.cerner.bunsen.stu3.avro.MeasureGroup.Builder
Clears the value of the 'id' field.
clearId() - Method in class com.cerner.bunsen.stu3.avro.MeasureGroupPopulation.Builder
Clears the value of the 'id' field.
clearId() - Method in class com.cerner.bunsen.stu3.avro.MeasureGroupStratifier.Builder
Clears the value of the 'id' field.
clearId() - Method in class com.cerner.bunsen.stu3.avro.MeasureReference.Builder
Clears the value of the 'id' field.
clearId() - Method in class com.cerner.bunsen.stu3.avro.MeasureReport.Builder
Clears the value of the 'id' field.
clearId() - Method in class com.cerner.bunsen.stu3.avro.MeasureReportGroup.Builder
Clears the value of the 'id' field.
clearId() - Method in class com.cerner.bunsen.stu3.avro.MeasureReportGroupPopulation.Builder
Clears the value of the 'id' field.
clearId() - Method in class com.cerner.bunsen.stu3.avro.MeasureReportGroupStratifier.Builder
Clears the value of the 'id' field.
clearId() - Method in class com.cerner.bunsen.stu3.avro.MeasureReportGroupStratifierStratum.Builder
Clears the value of the 'id' field.
clearId() - Method in class com.cerner.bunsen.stu3.avro.MeasureReportGroupStratifierStratumPopulation.Builder
Clears the value of the 'id' field.
clearId() - Method in class com.cerner.bunsen.stu3.avro.MeasureSupplementalData.Builder
Clears the value of the 'id' field.
clearId() - Method in class com.cerner.bunsen.stu3.avro.MedicationAdministrationMedicationDispenseMedicationStatementObservationProcedureReference.Builder
Clears the value of the 'id' field.
clearId() - Method in class com.cerner.bunsen.stu3.avro.MedicationAdministrationObservationProcedureReference.Builder
Clears the value of the 'id' field.
clearId() - Method in class com.cerner.bunsen.stu3.avro.MedicationDispense.Builder
Clears the value of the 'id' field.
clearId() - Method in class com.cerner.bunsen.stu3.avro.MedicationDispensePerformer.Builder
Clears the value of the 'id' field.
clearId() - Method in class com.cerner.bunsen.stu3.avro.MedicationDispenseSubstitution.Builder
Clears the value of the 'id' field.
clearId() - Method in class com.cerner.bunsen.stu3.avro.MedicationReference.Builder
Clears the value of the 'id' field.
clearId() - Method in class com.cerner.bunsen.stu3.avro.MedicationRequestReference.Builder
Clears the value of the 'id' field.
clearId() - Method in class com.cerner.bunsen.stu3.avro.MedicationRequestVisionPrescriptionReference.Builder
Clears the value of the 'id' field.
clearId() - Method in class com.cerner.bunsen.stu3.avro.MedicationStatement.Builder
Clears the value of the 'id' field.
clearId() - Method in class com.cerner.bunsen.stu3.avro.MedicationSubstanceReference.Builder
Clears the value of the 'id' field.
clearId() - Method in class com.cerner.bunsen.stu3.avro.Meta.Builder
Clears the value of the 'id' field.
clearId() - Method in class com.cerner.bunsen.stu3.avro.Money.Builder
Clears the value of the 'id' field.
clearId() - Method in class com.cerner.bunsen.stu3.avro.Narrative.Builder
Clears the value of the 'id' field.
clearId() - Method in class com.cerner.bunsen.stu3.avro.Observation.Builder
Clears the value of the 'id' field.
clearId() - Method in class com.cerner.bunsen.stu3.avro.ObservationComponent.Builder
Clears the value of the 'id' field.
clearId() - Method in class com.cerner.bunsen.stu3.avro.ObservationComponentReferenceRange.Builder
Clears the value of the 'id' field.
clearId() - Method in class com.cerner.bunsen.stu3.avro.ObservationQuestionnaireResponseSequenceReference.Builder
Clears the value of the 'id' field.
clearId() - Method in class com.cerner.bunsen.stu3.avro.ObservationReference.Builder
Clears the value of the 'id' field.
clearId() - Method in class com.cerner.bunsen.stu3.avro.ObservationReferenceRange.Builder
Clears the value of the 'id' field.
clearId() - Method in class com.cerner.bunsen.stu3.avro.ObservationRelated.Builder
Clears the value of the 'id' field.
clearId() - Method in class com.cerner.bunsen.stu3.avro.OrganizationPatientPractitionerRelatedPersonReference.Builder
Clears the value of the 'id' field.
clearId() - Method in class com.cerner.bunsen.stu3.avro.OrganizationPractitionerReference.Builder
Clears the value of the 'id' field.
clearId() - Method in class com.cerner.bunsen.stu3.avro.OrganizationReference.Builder
Clears the value of the 'id' field.
clearId() - Method in class com.cerner.bunsen.stu3.avro.Patient.Builder
Clears the value of the 'id' field.
clearId() - Method in class com.cerner.bunsen.stu3.avro.PatientAnimal.Builder
Clears the value of the 'id' field.
clearId() - Method in class com.cerner.bunsen.stu3.avro.PatientCommunication.Builder
Clears the value of the 'id' field.
clearId() - Method in class com.cerner.bunsen.stu3.avro.PatientContact.Builder
Clears the value of the 'id' field.
clearId() - Method in class com.cerner.bunsen.stu3.avro.PatientLink.Builder
Clears the value of the 'id' field.
clearId() - Method in class com.cerner.bunsen.stu3.avro.PatientPractitionerReference.Builder
Clears the value of the 'id' field.
clearId() - Method in class com.cerner.bunsen.stu3.avro.PatientPractitionerRelatedPersonReference.Builder
Clears the value of the 'id' field.
clearId() - Method in class com.cerner.bunsen.stu3.avro.PatientReference.Builder
Clears the value of the 'id' field.
clearId() - Method in class com.cerner.bunsen.stu3.avro.PatientRelatedPersonReference.Builder
Clears the value of the 'id' field.
clearId() - Method in class com.cerner.bunsen.stu3.avro.Period.Builder
Clears the value of the 'id' field.
clearId() - Method in class com.cerner.bunsen.stu3.avro.PlanDefinitionQuestionnaireReference.Builder
Clears the value of the 'id' field.
clearId() - Method in class com.cerner.bunsen.stu3.avro.PractitionerReference.Builder
Clears the value of the 'id' field.
clearId() - Method in class com.cerner.bunsen.stu3.avro.PractitionerRelatedPersonReference.Builder
Clears the value of the 'id' field.
clearId() - Method in class com.cerner.bunsen.stu3.avro.Procedure.Builder
Clears the value of the 'id' field.
clearId() - Method in class com.cerner.bunsen.stu3.avro.ProcedureFocalDevice.Builder
Clears the value of the 'id' field.
clearId() - Method in class com.cerner.bunsen.stu3.avro.ProcedurePerformer.Builder
Clears the value of the 'id' field.
clearId() - Method in class com.cerner.bunsen.stu3.avro.ProcedureReference.Builder
Clears the value of the 'id' field.
clearId() - Method in class com.cerner.bunsen.stu3.avro.ProcedureRequest.Builder
Clears the value of the 'id' field.
clearId() - Method in class com.cerner.bunsen.stu3.avro.ProcedureRequestRequester.Builder
Clears the value of the 'id' field.
clearId() - Method in class com.cerner.bunsen.stu3.avro.ProvenanceReference.Builder
Clears the value of the 'id' field.
clearId() - Method in class com.cerner.bunsen.stu3.avro.Quantity.Builder
Clears the value of the 'id' field.
clearId() - Method in class com.cerner.bunsen.stu3.avro.Range.Builder
Clears the value of the 'id' field.
clearId() - Method in class com.cerner.bunsen.stu3.avro.Ratio.Builder
Clears the value of the 'id' field.
clearId() - Method in class com.cerner.bunsen.stu3.avro.ReferralRequestReference.Builder
Clears the value of the 'id' field.
clearId() - Method in class com.cerner.bunsen.stu3.avro.RelatedArtifact.Builder
Clears the value of the 'id' field.
clearId() - Method in class com.cerner.bunsen.stu3.avro.Resource.Builder
Clears the value of the 'id' field.
clearId() - Method in class com.cerner.bunsen.stu3.avro.ResourceReference.Builder
Clears the value of the 'id' field.
clearId() - Method in class com.cerner.bunsen.stu3.avro.SampledData.Builder
Clears the value of the 'id' field.
clearId() - Method in class com.cerner.bunsen.stu3.avro.SpecimenReference.Builder
Clears the value of the 'id' field.
clearId() - Method in class com.cerner.bunsen.stu3.avro.Timing.Builder
Clears the value of the 'id' field.
clearId() - Method in class com.cerner.bunsen.stu3.avro.TimingRepeat.Builder
Clears the value of the 'id' field.
clearId() - Method in class com.cerner.bunsen.stu3.avro.us.core.CarePlan.Builder
Clears the value of the 'id' field.
clearId() - Method in class com.cerner.bunsen.stu3.avro.us.core.CarePlanActivity.Builder
Clears the value of the 'id' field.
clearId() - Method in class com.cerner.bunsen.stu3.avro.us.core.CarePlanActivityDetail.Builder
Clears the value of the 'id' field.
clearId() - Method in class com.cerner.bunsen.stu3.avro.us.core.Condition.Builder
Clears the value of the 'id' field.
clearId() - Method in class com.cerner.bunsen.stu3.avro.us.core.ConditionEvidence.Builder
Clears the value of the 'id' field.
clearId() - Method in class com.cerner.bunsen.stu3.avro.us.core.ConditionStage.Builder
Clears the value of the 'id' field.
clearId() - Method in class com.cerner.bunsen.stu3.avro.us.core.Encounter.Builder
Clears the value of the 'id' field.
clearId() - Method in class com.cerner.bunsen.stu3.avro.us.core.EncounterClassHistory.Builder
Clears the value of the 'id' field.
clearId() - Method in class com.cerner.bunsen.stu3.avro.us.core.EncounterDiagnosis.Builder
Clears the value of the 'id' field.
clearId() - Method in class com.cerner.bunsen.stu3.avro.us.core.EncounterHospitalization.Builder
Clears the value of the 'id' field.
clearId() - Method in class com.cerner.bunsen.stu3.avro.us.core.EncounterLocation.Builder
Clears the value of the 'id' field.
clearId() - Method in class com.cerner.bunsen.stu3.avro.us.core.EncounterParticipant.Builder
Clears the value of the 'id' field.
clearId() - Method in class com.cerner.bunsen.stu3.avro.us.core.EncounterStatusHistory.Builder
Clears the value of the 'id' field.
clearId() - Method in class com.cerner.bunsen.stu3.avro.us.core.Immunization.Builder
Clears the value of the 'id' field.
clearId() - Method in class com.cerner.bunsen.stu3.avro.us.core.ImmunizationExplanation.Builder
Clears the value of the 'id' field.
clearId() - Method in class com.cerner.bunsen.stu3.avro.us.core.ImmunizationPractitioner.Builder
Clears the value of the 'id' field.
clearId() - Method in class com.cerner.bunsen.stu3.avro.us.core.ImmunizationReaction.Builder
Clears the value of the 'id' field.
clearId() - Method in class com.cerner.bunsen.stu3.avro.us.core.ImmunizationVaccinationProtocol.Builder
Clears the value of the 'id' field.
clearId() - Method in class com.cerner.bunsen.stu3.avro.us.core.Medication.Builder
Clears the value of the 'id' field.
clearId() - Method in class com.cerner.bunsen.stu3.avro.us.core.MedicationIngredient.Builder
Clears the value of the 'id' field.
clearId() - Method in class com.cerner.bunsen.stu3.avro.us.core.MedicationPackage.Builder
Clears the value of the 'id' field.
clearId() - Method in class com.cerner.bunsen.stu3.avro.us.core.MedicationPackageBatch.Builder
Clears the value of the 'id' field.
clearId() - Method in class com.cerner.bunsen.stu3.avro.us.core.MedicationPackageContent.Builder
Clears the value of the 'id' field.
clearId() - Method in class com.cerner.bunsen.stu3.avro.us.core.MedicationRequest.Builder
Clears the value of the 'id' field.
clearId() - Method in class com.cerner.bunsen.stu3.avro.us.core.MedicationRequestDispenseRequest.Builder
Clears the value of the 'id' field.
clearId() - Method in class com.cerner.bunsen.stu3.avro.us.core.MedicationRequestRequester.Builder
Clears the value of the 'id' field.
clearId() - Method in class com.cerner.bunsen.stu3.avro.us.core.MedicationRequestSubstitution.Builder
Clears the value of the 'id' field.
clearId() - Method in class com.cerner.bunsen.stu3.avro.us.core.Patient.Builder
Clears the value of the 'id' field.
clearId() - Method in class com.cerner.bunsen.stu3.avro.us.core.PatientCommunication.Builder
Clears the value of the 'id' field.
clearId() - Method in class com.cerner.bunsen.stu3.avro.us.core.PatientContact.Builder
Clears the value of the 'id' field.
clearId() - Method in class com.cerner.bunsen.stu3.avro.us.core.PatientLink.Builder
Clears the value of the 'id' field.
clearId() - Method in class com.cerner.bunsen.stu3.avro.UsageContext.Builder
Clears the value of the 'id' field.
clearIdentifier() - Method in class com.cerner.bunsen.stu3.avro.AccountReference.Builder
Clears the value of the 'identifier' field.
clearIdentifier() - Method in class com.cerner.bunsen.stu3.avro.ActivityDefinitionHealthcareServicePlanDefinitionReference.Builder
Clears the value of the 'identifier' field.
clearIdentifier() - Method in class com.cerner.bunsen.stu3.avro.ActivityDefinitionPlanDefinitionQuestionnaireReference.Builder
Clears the value of the 'identifier' field.
clearIdentifier() - Method in class com.cerner.bunsen.stu3.avro.ActivityDefinitionPlanDefinitionReference.Builder
Clears the value of the 'identifier' field.
clearIdentifier() - Method in class com.cerner.bunsen.stu3.avro.AllergyIntolerance.Builder
Clears the value of the 'identifier' field.
clearIdentifier() - Method in class com.cerner.bunsen.stu3.avro.AppointmentCommunicationRequestDeviceRequestMedicationRequestNutritionOrderProcedureRequestReferralRequestRequestGroupTaskVisionPrescriptionReference.Builder
Clears the value of the 'identifier' field.
clearIdentifier() - Method in class com.cerner.bunsen.stu3.avro.AppointmentReference.Builder
Clears the value of the 'identifier' field.
clearIdentifier() - Method in class com.cerner.bunsen.stu3.avro.BundleReference.Builder
Clears the value of the 'identifier' field.
clearIdentifier() - Method in class com.cerner.bunsen.stu3.avro.CarePlan.Builder
Clears the value of the 'identifier' field.
clearIdentifier() - Method in class com.cerner.bunsen.stu3.avro.CarePlanDeviceRequestImmunizationRecommendationMedicationRequestNutritionOrderProcedureRequestReferralRequestReference.Builder
Clears the value of the 'identifier' field.
clearIdentifier() - Method in class com.cerner.bunsen.stu3.avro.CarePlanMedicationRequestProcedureRequestReferralRequestReference.Builder
Clears the value of the 'identifier' field.
clearIdentifier() - Method in class com.cerner.bunsen.stu3.avro.CarePlanProcedureRequestReferralRequestReference.Builder
Clears the value of the 'identifier' field.
clearIdentifier() - Method in class com.cerner.bunsen.stu3.avro.CarePlanReference.Builder
Clears the value of the 'identifier' field.
clearIdentifier() - Method in class com.cerner.bunsen.stu3.avro.CareTeamOrganizationPatientPractitionerRelatedPersonReference.Builder
Clears the value of the 'identifier' field.
clearIdentifier() - Method in class com.cerner.bunsen.stu3.avro.CareTeamReference.Builder
Clears the value of the 'identifier' field.
clearIdentifier() - Method in class com.cerner.bunsen.stu3.avro.Claim.Builder
Clears the value of the 'identifier' field.
clearIdentifier() - Method in class com.cerner.bunsen.stu3.avro.ClaimReference.Builder
Clears the value of the 'identifier' field.
clearIdentifier() - Method in class com.cerner.bunsen.stu3.avro.ClaimResponseReference.Builder
Clears the value of the 'identifier' field.
clearIdentifier() - Method in class com.cerner.bunsen.stu3.avro.ClinicalImpressionDiagnosticReportObservationReference.Builder
Clears the value of the 'identifier' field.
clearIdentifier() - Method in class com.cerner.bunsen.stu3.avro.Condition.Builder
Clears the value of the 'identifier' field.
clearIdentifier() - Method in class com.cerner.bunsen.stu3.avro.ConditionObservationReference.Builder
Clears the value of the 'identifier' field.
clearIdentifier() - Method in class com.cerner.bunsen.stu3.avro.ConditionProcedureReference.Builder
Clears the value of the 'identifier' field.
clearIdentifier() - Method in class com.cerner.bunsen.stu3.avro.ConditionReference.Builder
Clears the value of the 'identifier' field.
clearIdentifier() - Method in class com.cerner.bunsen.stu3.avro.CoverageReference.Builder
Clears the value of the 'identifier' field.
clearIdentifier() - Method in class com.cerner.bunsen.stu3.avro.DetectedIssueReference.Builder
Clears the value of the 'identifier' field.
clearIdentifier() - Method in class com.cerner.bunsen.stu3.avro.DeviceDeviceMetricReference.Builder
Clears the value of the 'identifier' field.
clearIdentifier() - Method in class com.cerner.bunsen.stu3.avro.DeviceGroupLocationPatientReference.Builder
Clears the value of the 'identifier' field.
clearIdentifier() - Method in class com.cerner.bunsen.stu3.avro.DeviceHealthcareServiceOrganizationPatientPractitionerRelatedPersonReference.Builder
Clears the value of the 'identifier' field.
clearIdentifier() - Method in class com.cerner.bunsen.stu3.avro.DeviceMedicationSubstanceReference.Builder
Clears the value of the 'identifier' field.
clearIdentifier() - Method in class com.cerner.bunsen.stu3.avro.DeviceOrganizationPatientPractitionerRelatedPersonReference.Builder
Clears the value of the 'identifier' field.
clearIdentifier() - Method in class com.cerner.bunsen.stu3.avro.DeviceOrganizationPractitionerReference.Builder
Clears the value of the 'identifier' field.
clearIdentifier() - Method in class com.cerner.bunsen.stu3.avro.DeviceReference.Builder
Clears the value of the 'identifier' field.
clearIdentifier() - Method in class com.cerner.bunsen.stu3.avro.DiagnosticReportReference.Builder
Clears the value of the 'identifier' field.
clearIdentifier() - Method in class com.cerner.bunsen.stu3.avro.Encounter.Builder
Clears the value of the 'identifier' field.
clearIdentifier() - Method in class com.cerner.bunsen.stu3.avro.EncounterEpisodeOfCareReference.Builder
Clears the value of the 'identifier' field.
clearIdentifier() - Method in class com.cerner.bunsen.stu3.avro.EncounterReference.Builder
Clears the value of the 'identifier' field.
clearIdentifier() - Method in class com.cerner.bunsen.stu3.avro.EpisodeOfCare.Builder
Clears the value of the 'identifier' field.
clearIdentifier() - Method in class com.cerner.bunsen.stu3.avro.EpisodeOfCareReference.Builder
Clears the value of the 'identifier' field.
clearIdentifier() - Method in class com.cerner.bunsen.stu3.avro.GoalReference.Builder
Clears the value of the 'identifier' field.
clearIdentifier() - Method in class com.cerner.bunsen.stu3.avro.GroupPatientReference.Builder
Clears the value of the 'identifier' field.
clearIdentifier() - Method in class com.cerner.bunsen.stu3.avro.Immunization.Builder
Clears the value of the 'identifier' field.
clearIdentifier() - Method in class com.cerner.bunsen.stu3.avro.LibraryReference.Builder
Clears the value of the 'identifier' field.
clearIdentifier() - Method in class com.cerner.bunsen.stu3.avro.ListReference.Builder
Clears the value of the 'identifier' field.
clearIdentifier() - Method in class com.cerner.bunsen.stu3.avro.LocationReference.Builder
Clears the value of the 'identifier' field.
clearIdentifier() - Method in class com.cerner.bunsen.stu3.avro.Measure.Builder
Clears the value of the 'identifier' field.
clearIdentifier() - Method in class com.cerner.bunsen.stu3.avro.MeasureGroup.Builder
Clears the value of the 'identifier' field.
clearIdentifier() - Method in class com.cerner.bunsen.stu3.avro.MeasureGroupPopulation.Builder
Clears the value of the 'identifier' field.
clearIdentifier() - Method in class com.cerner.bunsen.stu3.avro.MeasureGroupStratifier.Builder
Clears the value of the 'identifier' field.
clearIdentifier() - Method in class com.cerner.bunsen.stu3.avro.MeasureReference.Builder
Clears the value of the 'identifier' field.
clearIdentifier() - Method in class com.cerner.bunsen.stu3.avro.MeasureReport.Builder
Clears the value of the 'identifier' field.
clearIdentifier() - Method in class com.cerner.bunsen.stu3.avro.MeasureReportGroup.Builder
Clears the value of the 'identifier' field.
clearIdentifier() - Method in class com.cerner.bunsen.stu3.avro.MeasureReportGroupPopulation.Builder
Clears the value of the 'identifier' field.
clearIdentifier() - Method in class com.cerner.bunsen.stu3.avro.MeasureReportGroupStratifier.Builder
Clears the value of the 'identifier' field.
clearIdentifier() - Method in class com.cerner.bunsen.stu3.avro.MeasureReportGroupStratifierStratumPopulation.Builder
Clears the value of the 'identifier' field.
clearIdentifier() - Method in class com.cerner.bunsen.stu3.avro.MeasureSupplementalData.Builder
Clears the value of the 'identifier' field.
clearIdentifier() - Method in class com.cerner.bunsen.stu3.avro.MedicationAdministrationMedicationDispenseMedicationStatementObservationProcedureReference.Builder
Clears the value of the 'identifier' field.
clearIdentifier() - Method in class com.cerner.bunsen.stu3.avro.MedicationAdministrationObservationProcedureReference.Builder
Clears the value of the 'identifier' field.
clearIdentifier() - Method in class com.cerner.bunsen.stu3.avro.MedicationDispense.Builder
Clears the value of the 'identifier' field.
clearIdentifier() - Method in class com.cerner.bunsen.stu3.avro.MedicationReference.Builder
Clears the value of the 'identifier' field.
clearIdentifier() - Method in class com.cerner.bunsen.stu3.avro.MedicationRequestReference.Builder
Clears the value of the 'identifier' field.
clearIdentifier() - Method in class com.cerner.bunsen.stu3.avro.MedicationRequestVisionPrescriptionReference.Builder
Clears the value of the 'identifier' field.
clearIdentifier() - Method in class com.cerner.bunsen.stu3.avro.MedicationStatement.Builder
Clears the value of the 'identifier' field.
clearIdentifier() - Method in class com.cerner.bunsen.stu3.avro.MedicationSubstanceReference.Builder
Clears the value of the 'identifier' field.
clearIdentifier() - Method in class com.cerner.bunsen.stu3.avro.Observation.Builder
Clears the value of the 'identifier' field.
clearIdentifier() - Method in class com.cerner.bunsen.stu3.avro.ObservationQuestionnaireResponseSequenceReference.Builder
Clears the value of the 'identifier' field.
clearIdentifier() - Method in class com.cerner.bunsen.stu3.avro.ObservationReference.Builder
Clears the value of the 'identifier' field.
clearIdentifier() - Method in class com.cerner.bunsen.stu3.avro.OrganizationPatientPractitionerRelatedPersonReference.Builder
Clears the value of the 'identifier' field.
clearIdentifier() - Method in class com.cerner.bunsen.stu3.avro.OrganizationPractitionerReference.Builder
Clears the value of the 'identifier' field.
clearIdentifier() - Method in class com.cerner.bunsen.stu3.avro.Patient.Builder
Clears the value of the 'identifier' field.
clearIdentifier() - Method in class com.cerner.bunsen.stu3.avro.PatientPractitionerReference.Builder
Clears the value of the 'identifier' field.
clearIdentifier() - Method in class com.cerner.bunsen.stu3.avro.PatientPractitionerRelatedPersonReference.Builder
Clears the value of the 'identifier' field.
clearIdentifier() - Method in class com.cerner.bunsen.stu3.avro.PatientReference.Builder
Clears the value of the 'identifier' field.
clearIdentifier() - Method in class com.cerner.bunsen.stu3.avro.PatientRelatedPersonReference.Builder
Clears the value of the 'identifier' field.
clearIdentifier() - Method in class com.cerner.bunsen.stu3.avro.PlanDefinitionQuestionnaireReference.Builder
Clears the value of the 'identifier' field.
clearIdentifier() - Method in class com.cerner.bunsen.stu3.avro.PractitionerReference.Builder
Clears the value of the 'identifier' field.
clearIdentifier() - Method in class com.cerner.bunsen.stu3.avro.PractitionerRelatedPersonReference.Builder
Clears the value of the 'identifier' field.
clearIdentifier() - Method in class com.cerner.bunsen.stu3.avro.Procedure.Builder
Clears the value of the 'identifier' field.
clearIdentifier() - Method in class com.cerner.bunsen.stu3.avro.ProcedureReference.Builder
Clears the value of the 'identifier' field.
clearIdentifier() - Method in class com.cerner.bunsen.stu3.avro.ProcedureRequest.Builder
Clears the value of the 'identifier' field.
clearIdentifier() - Method in class com.cerner.bunsen.stu3.avro.ProvenanceReference.Builder
Clears the value of the 'identifier' field.
clearIdentifier() - Method in class com.cerner.bunsen.stu3.avro.ReferralRequestReference.Builder
Clears the value of the 'identifier' field.
clearIdentifier() - Method in class com.cerner.bunsen.stu3.avro.ResourceReference.Builder
Clears the value of the 'identifier' field.
clearIdentifier() - Method in class com.cerner.bunsen.stu3.avro.SpecimenReference.Builder
Clears the value of the 'identifier' field.
clearIdentifier() - Method in class com.cerner.bunsen.stu3.avro.us.core.CarePlan.Builder
Clears the value of the 'identifier' field.
clearIdentifier() - Method in class com.cerner.bunsen.stu3.avro.us.core.Condition.Builder
Clears the value of the 'identifier' field.
clearIdentifier() - Method in class com.cerner.bunsen.stu3.avro.us.core.Encounter.Builder
Clears the value of the 'identifier' field.
clearIdentifier() - Method in class com.cerner.bunsen.stu3.avro.us.core.Immunization.Builder
Clears the value of the 'identifier' field.
clearIdentifier() - Method in class com.cerner.bunsen.stu3.avro.us.core.MedicationRequest.Builder
Clears the value of the 'identifier' field.
clearIdentifier() - Method in class com.cerner.bunsen.stu3.avro.us.core.Patient.Builder
Clears the value of the 'identifier' field.
clearImage() - Method in class com.cerner.bunsen.stu3.avro.us.core.Medication.Builder
Clears the value of the 'image' field.
clearImmunizationRecommendationId() - Method in class com.cerner.bunsen.stu3.avro.CarePlanDeviceRequestImmunizationRecommendationMedicationRequestNutritionOrderProcedureRequestReferralRequestReference.Builder
Clears the value of the 'ImmunizationRecommendationId' field.
clearImplicitRules() - Method in class com.cerner.bunsen.stu3.avro.AllergyIntolerance.Builder
Clears the value of the 'implicitRules' field.
clearImplicitRules() - Method in class com.cerner.bunsen.stu3.avro.CarePlan.Builder
Clears the value of the 'implicitRules' field.
clearImplicitRules() - Method in class com.cerner.bunsen.stu3.avro.Claim.Builder
Clears the value of the 'implicitRules' field.
clearImplicitRules() - Method in class com.cerner.bunsen.stu3.avro.Condition.Builder
Clears the value of the 'implicitRules' field.
clearImplicitRules() - Method in class com.cerner.bunsen.stu3.avro.Encounter.Builder
Clears the value of the 'implicitRules' field.
clearImplicitRules() - Method in class com.cerner.bunsen.stu3.avro.EpisodeOfCare.Builder
Clears the value of the 'implicitRules' field.
clearImplicitRules() - Method in class com.cerner.bunsen.stu3.avro.Immunization.Builder
Clears the value of the 'implicitRules' field.
clearImplicitRules() - Method in class com.cerner.bunsen.stu3.avro.Measure.Builder
Clears the value of the 'implicitRules' field.
clearImplicitRules() - Method in class com.cerner.bunsen.stu3.avro.MeasureReport.Builder
Clears the value of the 'implicitRules' field.
clearImplicitRules() - Method in class com.cerner.bunsen.stu3.avro.MedicationDispense.Builder
Clears the value of the 'implicitRules' field.
clearImplicitRules() - Method in class com.cerner.bunsen.stu3.avro.MedicationStatement.Builder
Clears the value of the 'implicitRules' field.
clearImplicitRules() - Method in class com.cerner.bunsen.stu3.avro.Observation.Builder
Clears the value of the 'implicitRules' field.
clearImplicitRules() - Method in class com.cerner.bunsen.stu3.avro.Patient.Builder
Clears the value of the 'implicitRules' field.
clearImplicitRules() - Method in class com.cerner.bunsen.stu3.avro.Procedure.Builder
Clears the value of the 'implicitRules' field.
clearImplicitRules() - Method in class com.cerner.bunsen.stu3.avro.ProcedureRequest.Builder
Clears the value of the 'implicitRules' field.
clearImplicitRules() - Method in class com.cerner.bunsen.stu3.avro.Resource.Builder
Clears the value of the 'implicitRules' field.
clearImplicitRules() - Method in class com.cerner.bunsen.stu3.avro.us.core.CarePlan.Builder
Clears the value of the 'implicitRules' field.
clearImplicitRules() - Method in class com.cerner.bunsen.stu3.avro.us.core.Condition.Builder
Clears the value of the 'implicitRules' field.
clearImplicitRules() - Method in class com.cerner.bunsen.stu3.avro.us.core.Encounter.Builder
Clears the value of the 'implicitRules' field.
clearImplicitRules() - Method in class com.cerner.bunsen.stu3.avro.us.core.Immunization.Builder
Clears the value of the 'implicitRules' field.
clearImplicitRules() - Method in class com.cerner.bunsen.stu3.avro.us.core.Medication.Builder
Clears the value of the 'implicitRules' field.
clearImplicitRules() - Method in class com.cerner.bunsen.stu3.avro.us.core.MedicationRequest.Builder
Clears the value of the 'implicitRules' field.
clearImplicitRules() - Method in class com.cerner.bunsen.stu3.avro.us.core.Patient.Builder
Clears the value of the 'implicitRules' field.
clearImprovementNotation() - Method in class com.cerner.bunsen.stu3.avro.Measure.Builder
Clears the value of the 'improvementNotation' field.
clearIncomingReferral() - Method in class com.cerner.bunsen.stu3.avro.Encounter.Builder
Clears the value of the 'incomingReferral' field.
clearIncomingReferral() - Method in class com.cerner.bunsen.stu3.avro.us.core.Encounter.Builder
Clears the value of the 'incomingReferral' field.
clearIndividual() - Method in class com.cerner.bunsen.stu3.avro.EncounterParticipant.Builder
Clears the value of the 'individual' field.
clearIndividual() - Method in class com.cerner.bunsen.stu3.avro.us.core.EncounterParticipant.Builder
Clears the value of the 'individual' field.
clearInformation() - Method in class com.cerner.bunsen.stu3.avro.Claim.Builder
Clears the value of the 'information' field.
clearInformationLinkId() - Method in class com.cerner.bunsen.stu3.avro.ClaimItem.Builder
Clears the value of the 'informationLinkId' field.
clearInformationSource() - Method in class com.cerner.bunsen.stu3.avro.MedicationStatement.Builder
Clears the value of the 'informationSource' field.
clearIngredient() - Method in class com.cerner.bunsen.stu3.avro.us.core.Medication.Builder
Clears the value of the 'ingredient' field.
clearInsurance() - Method in class com.cerner.bunsen.stu3.avro.Claim.Builder
Clears the value of the 'insurance' field.
clearInsurer() - Method in class com.cerner.bunsen.stu3.avro.Claim.Builder
Clears the value of the 'insurer' field.
clearInteger() - Method in class com.cerner.bunsen.stu3.avro.ChoiceBooleanInteger.Builder
Clears the value of the 'integer' field.
clearIntent() - Method in class com.cerner.bunsen.stu3.avro.CarePlan.Builder
Clears the value of the 'intent' field.
clearIntent() - Method in class com.cerner.bunsen.stu3.avro.ProcedureRequest.Builder
Clears the value of the 'intent' field.
clearIntent() - Method in class com.cerner.bunsen.stu3.avro.us.core.CarePlan.Builder
Clears the value of the 'intent' field.
clearIntent() - Method in class com.cerner.bunsen.stu3.avro.us.core.MedicationRequest.Builder
Clears the value of the 'intent' field.
clearInterpretation() - Method in class com.cerner.bunsen.stu3.avro.Observation.Builder
Clears the value of the 'interpretation' field.
clearInterpretation() - Method in class com.cerner.bunsen.stu3.avro.ObservationComponent.Builder
Clears the value of the 'interpretation' field.
clearIsActive() - Method in class com.cerner.bunsen.stu3.avro.us.core.MedicationIngredient.Builder
Clears the value of the 'isActive' field.
clearIsBrand() - Method in class com.cerner.bunsen.stu3.avro.us.core.Medication.Builder
Clears the value of the 'isBrand' field.
clearIsOverTheCounter() - Method in class com.cerner.bunsen.stu3.avro.us.core.Medication.Builder
Clears the value of the 'isOverTheCounter' field.
clearIssued() - Method in class com.cerner.bunsen.stu3.avro.Observation.Builder
Clears the value of the 'issued' field.
clearItem() - Method in class com.cerner.bunsen.stu3.avro.Claim.Builder
Clears the value of the 'item' field.
clearItem() - Method in class com.cerner.bunsen.stu3.avro.us.core.MedicationIngredient.Builder
Clears the value of the 'item' field.
clearItem() - Method in class com.cerner.bunsen.stu3.avro.us.core.MedicationPackageContent.Builder
Clears the value of the 'item' field.
clearJurisdiction() - Method in class com.cerner.bunsen.stu3.avro.Measure.Builder
Clears the value of the 'jurisdiction' field.
clearLanguage() - Method in class com.cerner.bunsen.stu3.avro.AllergyIntolerance.Builder
Clears the value of the 'language' field.
clearLanguage() - Method in class com.cerner.bunsen.stu3.avro.Attachment.Builder
Clears the value of the 'language' field.
clearLanguage() - Method in class com.cerner.bunsen.stu3.avro.CarePlan.Builder
Clears the value of the 'language' field.
clearLanguage() - Method in class com.cerner.bunsen.stu3.avro.Claim.Builder
Clears the value of the 'language' field.
clearLanguage() - Method in class com.cerner.bunsen.stu3.avro.Condition.Builder
Clears the value of the 'language' field.
clearLanguage() - Method in class com.cerner.bunsen.stu3.avro.Encounter.Builder
Clears the value of the 'language' field.
clearLanguage() - Method in class com.cerner.bunsen.stu3.avro.EpisodeOfCare.Builder
Clears the value of the 'language' field.
clearLanguage() - Method in class com.cerner.bunsen.stu3.avro.Immunization.Builder
Clears the value of the 'language' field.
clearLanguage() - Method in class com.cerner.bunsen.stu3.avro.Measure.Builder
Clears the value of the 'language' field.
clearLanguage() - Method in class com.cerner.bunsen.stu3.avro.MeasureReport.Builder
Clears the value of the 'language' field.
clearLanguage() - Method in class com.cerner.bunsen.stu3.avro.MedicationDispense.Builder
Clears the value of the 'language' field.
clearLanguage() - Method in class com.cerner.bunsen.stu3.avro.MedicationStatement.Builder
Clears the value of the 'language' field.
clearLanguage() - Method in class com.cerner.bunsen.stu3.avro.Observation.Builder
Clears the value of the 'language' field.
clearLanguage() - Method in class com.cerner.bunsen.stu3.avro.Patient.Builder
Clears the value of the 'language' field.
clearLanguage() - Method in class com.cerner.bunsen.stu3.avro.PatientCommunication.Builder
Clears the value of the 'language' field.
clearLanguage() - Method in class com.cerner.bunsen.stu3.avro.Procedure.Builder
Clears the value of the 'language' field.
clearLanguage() - Method in class com.cerner.bunsen.stu3.avro.ProcedureRequest.Builder
Clears the value of the 'language' field.
clearLanguage() - Method in class com.cerner.bunsen.stu3.avro.Resource.Builder
Clears the value of the 'language' field.
clearLanguage() - Method in class com.cerner.bunsen.stu3.avro.us.core.CarePlan.Builder
Clears the value of the 'language' field.
clearLanguage() - Method in class com.cerner.bunsen.stu3.avro.us.core.Condition.Builder
Clears the value of the 'language' field.
clearLanguage() - Method in class com.cerner.bunsen.stu3.avro.us.core.Encounter.Builder
Clears the value of the 'language' field.
clearLanguage() - Method in class com.cerner.bunsen.stu3.avro.us.core.Immunization.Builder
Clears the value of the 'language' field.
clearLanguage() - Method in class com.cerner.bunsen.stu3.avro.us.core.Medication.Builder
Clears the value of the 'language' field.
clearLanguage() - Method in class com.cerner.bunsen.stu3.avro.us.core.MedicationRequest.Builder
Clears the value of the 'language' field.
clearLanguage() - Method in class com.cerner.bunsen.stu3.avro.us.core.Patient.Builder
Clears the value of the 'language' field.
clearLanguage() - Method in class com.cerner.bunsen.stu3.avro.us.core.PatientCommunication.Builder
Clears the value of the 'language' field.
clearLastOccurrence() - Method in class com.cerner.bunsen.stu3.avro.AllergyIntolerance.Builder
Clears the value of the 'lastOccurrence' field.
clearLastReviewDate() - Method in class com.cerner.bunsen.stu3.avro.Measure.Builder
Clears the value of the 'lastReviewDate' field.
clearLastUpdated() - Method in class com.cerner.bunsen.stu3.avro.Meta.Builder
Clears the value of the 'lastUpdated' field.
clearLength() - Method in class com.cerner.bunsen.stu3.avro.Encounter.Builder
Clears the value of the 'length' field.
clearLength() - Method in class com.cerner.bunsen.stu3.avro.us.core.Encounter.Builder
Clears the value of the 'length' field.
clearLibrary() - Method in class com.cerner.bunsen.stu3.avro.Measure.Builder
Clears the value of the 'library' field.
clearLibraryId() - Method in class com.cerner.bunsen.stu3.avro.LibraryReference.Builder
Clears the value of the 'LibraryId' field.
clearLine() - Method in class com.cerner.bunsen.stu3.avro.Address.Builder
Clears the value of the 'line' field.
clearLink() - Method in class com.cerner.bunsen.stu3.avro.Patient.Builder
Clears the value of the 'link' field.
clearLink() - Method in class com.cerner.bunsen.stu3.avro.us.core.Patient.Builder
Clears the value of the 'link' field.
clearListId() - Method in class com.cerner.bunsen.stu3.avro.ListReference.Builder
Clears the value of the 'ListId' field.
clearLocation() - Method in class com.cerner.bunsen.stu3.avro.CarePlanActivityDetail.Builder
Clears the value of the 'location' field.
clearLocation() - Method in class com.cerner.bunsen.stu3.avro.ClaimAccident.Builder
Clears the value of the 'location' field.
clearLocation() - Method in class com.cerner.bunsen.stu3.avro.ClaimItem.Builder
Clears the value of the 'location' field.
clearLocation() - Method in class com.cerner.bunsen.stu3.avro.Encounter.Builder
Clears the value of the 'location' field.
clearLocation() - Method in class com.cerner.bunsen.stu3.avro.EncounterLocation.Builder
Clears the value of the 'location' field.
clearLocation() - Method in class com.cerner.bunsen.stu3.avro.Immunization.Builder
Clears the value of the 'location' field.
clearLocation() - Method in class com.cerner.bunsen.stu3.avro.Procedure.Builder
Clears the value of the 'location' field.
clearLocation() - Method in class com.cerner.bunsen.stu3.avro.us.core.CarePlanActivityDetail.Builder
Clears the value of the 'location' field.
clearLocation() - Method in class com.cerner.bunsen.stu3.avro.us.core.Encounter.Builder
Clears the value of the 'location' field.
clearLocation() - Method in class com.cerner.bunsen.stu3.avro.us.core.EncounterLocation.Builder
Clears the value of the 'location' field.
clearLocation() - Method in class com.cerner.bunsen.stu3.avro.us.core.Immunization.Builder
Clears the value of the 'location' field.
clearLocationId() - Method in class com.cerner.bunsen.stu3.avro.DeviceGroupLocationPatientReference.Builder
Clears the value of the 'LocationId' field.
clearLocationId() - Method in class com.cerner.bunsen.stu3.avro.LocationReference.Builder
Clears the value of the 'LocationId' field.
clearLotNumber() - Method in class com.cerner.bunsen.stu3.avro.Immunization.Builder
Clears the value of the 'lotNumber' field.
clearLotNumber() - Method in class com.cerner.bunsen.stu3.avro.us.core.Immunization.Builder
Clears the value of the 'lotNumber' field.
clearLotNumber() - Method in class com.cerner.bunsen.stu3.avro.us.core.MedicationPackageBatch.Builder
Clears the value of the 'lotNumber' field.
clearLow() - Method in class com.cerner.bunsen.stu3.avro.ObservationComponentReferenceRange.Builder
Clears the value of the 'low' field.
clearLow() - Method in class com.cerner.bunsen.stu3.avro.ObservationReferenceRange.Builder
Clears the value of the 'low' field.
clearLow() - Method in class com.cerner.bunsen.stu3.avro.Range.Builder
Clears the value of the 'low' field.
clearLowerLimit() - Method in class com.cerner.bunsen.stu3.avro.SampledData.Builder
Clears the value of the 'lowerLimit' field.
clearManagingOrganization() - Method in class com.cerner.bunsen.stu3.avro.EpisodeOfCare.Builder
Clears the value of the 'managingOrganization' field.
clearManagingOrganization() - Method in class com.cerner.bunsen.stu3.avro.Patient.Builder
Clears the value of the 'managingOrganization' field.
clearManagingOrganization() - Method in class com.cerner.bunsen.stu3.avro.us.core.Patient.Builder
Clears the value of the 'managingOrganization' field.
clearManifestation() - Method in class com.cerner.bunsen.stu3.avro.AllergyIntoleranceReaction.Builder
Clears the value of the 'manifestation' field.
clearManipulated() - Method in class com.cerner.bunsen.stu3.avro.ProcedureFocalDevice.Builder
Clears the value of the 'manipulated' field.
clearManufacturer() - Method in class com.cerner.bunsen.stu3.avro.Immunization.Builder
Clears the value of the 'manufacturer' field.
clearManufacturer() - Method in class com.cerner.bunsen.stu3.avro.us.core.Immunization.Builder
Clears the value of the 'manufacturer' field.
clearManufacturer() - Method in class com.cerner.bunsen.stu3.avro.us.core.Medication.Builder
Clears the value of the 'manufacturer' field.
clearMaritalStatus() - Method in class com.cerner.bunsen.stu3.avro.Patient.Builder
Clears the value of the 'maritalStatus' field.
clearMaritalStatus() - Method in class com.cerner.bunsen.stu3.avro.us.core.Patient.Builder
Clears the value of the 'maritalStatus' field.
clearMaxDosePerAdministration() - Method in class com.cerner.bunsen.stu3.avro.Dosage.Builder
Clears the value of the 'maxDosePerAdministration' field.
clearMaxDosePerLifetime() - Method in class com.cerner.bunsen.stu3.avro.Dosage.Builder
Clears the value of the 'maxDosePerLifetime' field.
clearMaxDosePerPeriod() - Method in class com.cerner.bunsen.stu3.avro.Dosage.Builder
Clears the value of the 'maxDosePerPeriod' field.
clearMeasure() - Method in class com.cerner.bunsen.stu3.avro.MeasureReport.Builder
Clears the value of the 'measure' field.
clearMeasureId() - Method in class com.cerner.bunsen.stu3.avro.MeasureReference.Builder
Clears the value of the 'MeasureId' field.
clearMeasureScore() - Method in class com.cerner.bunsen.stu3.avro.MeasureReportGroup.Builder
Clears the value of the 'measureScore' field.
clearMeasureScore() - Method in class com.cerner.bunsen.stu3.avro.MeasureReportGroupStratifierStratum.Builder
Clears the value of the 'measureScore' field.
clearMedication() - Method in class com.cerner.bunsen.stu3.avro.MedicationDispense.Builder
Clears the value of the 'medication' field.
clearMedication() - Method in class com.cerner.bunsen.stu3.avro.MedicationStatement.Builder
Clears the value of the 'medication' field.
clearMedication() - Method in class com.cerner.bunsen.stu3.avro.us.core.MedicationRequest.Builder
Clears the value of the 'medication' field.
clearMedicationAdministrationId() - Method in class com.cerner.bunsen.stu3.avro.MedicationAdministrationMedicationDispenseMedicationStatementObservationProcedureReference.Builder
Clears the value of the 'MedicationAdministrationId' field.
clearMedicationAdministrationId() - Method in class com.cerner.bunsen.stu3.avro.MedicationAdministrationObservationProcedureReference.Builder
Clears the value of the 'MedicationAdministrationId' field.
clearMedicationDispenseId() - Method in class com.cerner.bunsen.stu3.avro.MedicationAdministrationMedicationDispenseMedicationStatementObservationProcedureReference.Builder
Clears the value of the 'MedicationDispenseId' field.
clearMedicationId() - Method in class com.cerner.bunsen.stu3.avro.DeviceMedicationSubstanceReference.Builder
Clears the value of the 'MedicationId' field.
clearMedicationId() - Method in class com.cerner.bunsen.stu3.avro.MedicationReference.Builder
Clears the value of the 'MedicationId' field.
clearMedicationId() - Method in class com.cerner.bunsen.stu3.avro.MedicationSubstanceReference.Builder
Clears the value of the 'MedicationId' field.
clearMedicationRequestId() - Method in class com.cerner.bunsen.stu3.avro.AppointmentCommunicationRequestDeviceRequestMedicationRequestNutritionOrderProcedureRequestReferralRequestRequestGroupTaskVisionPrescriptionReference.Builder
Clears the value of the 'MedicationRequestId' field.
clearMedicationRequestId() - Method in class com.cerner.bunsen.stu3.avro.CarePlanDeviceRequestImmunizationRecommendationMedicationRequestNutritionOrderProcedureRequestReferralRequestReference.Builder
Clears the value of the 'MedicationRequestId' field.
clearMedicationRequestId() - Method in class com.cerner.bunsen.stu3.avro.CarePlanMedicationRequestProcedureRequestReferralRequestReference.Builder
Clears the value of the 'MedicationRequestId' field.
clearMedicationRequestId() - Method in class com.cerner.bunsen.stu3.avro.MedicationRequestReference.Builder
Clears the value of the 'MedicationRequestId' field.
clearMedicationRequestId() - Method in class com.cerner.bunsen.stu3.avro.MedicationRequestVisionPrescriptionReference.Builder
Clears the value of the 'MedicationRequestId' field.
clearMedicationStatementId() - Method in class com.cerner.bunsen.stu3.avro.MedicationAdministrationMedicationDispenseMedicationStatementObservationProcedureReference.Builder
Clears the value of the 'MedicationStatementId' field.
clearMeta() - Method in class com.cerner.bunsen.stu3.avro.AllergyIntolerance.Builder
Clears the value of the 'meta' field.
clearMeta() - Method in class com.cerner.bunsen.stu3.avro.CarePlan.Builder
Clears the value of the 'meta' field.
clearMeta() - Method in class com.cerner.bunsen.stu3.avro.Claim.Builder
Clears the value of the 'meta' field.
clearMeta() - Method in class com.cerner.bunsen.stu3.avro.Condition.Builder
Clears the value of the 'meta' field.
clearMeta() - Method in class com.cerner.bunsen.stu3.avro.Encounter.Builder
Clears the value of the 'meta' field.
clearMeta() - Method in class com.cerner.bunsen.stu3.avro.EpisodeOfCare.Builder
Clears the value of the 'meta' field.
clearMeta() - Method in class com.cerner.bunsen.stu3.avro.Immunization.Builder
Clears the value of the 'meta' field.
clearMeta() - Method in class com.cerner.bunsen.stu3.avro.Measure.Builder
Clears the value of the 'meta' field.
clearMeta() - Method in class com.cerner.bunsen.stu3.avro.MeasureReport.Builder
Clears the value of the 'meta' field.
clearMeta() - Method in class com.cerner.bunsen.stu3.avro.MedicationDispense.Builder
Clears the value of the 'meta' field.
clearMeta() - Method in class com.cerner.bunsen.stu3.avro.MedicationStatement.Builder
Clears the value of the 'meta' field.
clearMeta() - Method in class com.cerner.bunsen.stu3.avro.Observation.Builder
Clears the value of the 'meta' field.
clearMeta() - Method in class com.cerner.bunsen.stu3.avro.Patient.Builder
Clears the value of the 'meta' field.
clearMeta() - Method in class com.cerner.bunsen.stu3.avro.Procedure.Builder
Clears the value of the 'meta' field.
clearMeta() - Method in class com.cerner.bunsen.stu3.avro.ProcedureRequest.Builder
Clears the value of the 'meta' field.
clearMeta() - Method in class com.cerner.bunsen.stu3.avro.Resource.Builder
Clears the value of the 'meta' field.
clearMeta() - Method in class com.cerner.bunsen.stu3.avro.us.core.CarePlan.Builder
Clears the value of the 'meta' field.
clearMeta() - Method in class com.cerner.bunsen.stu3.avro.us.core.Condition.Builder
Clears the value of the 'meta' field.
clearMeta() - Method in class com.cerner.bunsen.stu3.avro.us.core.Encounter.Builder
Clears the value of the 'meta' field.
clearMeta() - Method in class com.cerner.bunsen.stu3.avro.us.core.Immunization.Builder
Clears the value of the 'meta' field.
clearMeta() - Method in class com.cerner.bunsen.stu3.avro.us.core.Medication.Builder
Clears the value of the 'meta' field.
clearMeta() - Method in class com.cerner.bunsen.stu3.avro.us.core.MedicationRequest.Builder
Clears the value of the 'meta' field.
clearMeta() - Method in class com.cerner.bunsen.stu3.avro.us.core.Patient.Builder
Clears the value of the 'meta' field.
clearMethod() - Method in class com.cerner.bunsen.stu3.avro.Dosage.Builder
Clears the value of the 'method' field.
clearMethod() - Method in class com.cerner.bunsen.stu3.avro.Observation.Builder
Clears the value of the 'method' field.
clearModifier() - Method in class com.cerner.bunsen.stu3.avro.ClaimItem.Builder
Clears the value of the 'modifier' field.
clearModifier() - Method in class com.cerner.bunsen.stu3.avro.ClaimItemDetail.Builder
Clears the value of the 'modifier' field.
clearModifier() - Method in class com.cerner.bunsen.stu3.avro.ClaimItemDetailSubDetail.Builder
Clears the value of the 'modifier' field.
clearMultipleBirth() - Method in class com.cerner.bunsen.stu3.avro.Patient.Builder
Clears the value of the 'multipleBirth' field.
clearMultipleBirth() - Method in class com.cerner.bunsen.stu3.avro.us.core.Patient.Builder
Clears the value of the 'multipleBirth' field.
clearName() - Method in class com.cerner.bunsen.stu3.avro.ContactDetail.Builder
Clears the value of the 'name' field.
clearName() - Method in class com.cerner.bunsen.stu3.avro.Contributor.Builder
Clears the value of the 'name' field.
clearName() - Method in class com.cerner.bunsen.stu3.avro.Measure.Builder
Clears the value of the 'name' field.
clearName() - Method in class com.cerner.bunsen.stu3.avro.MeasureGroup.Builder
Clears the value of the 'name' field.
clearName() - Method in class com.cerner.bunsen.stu3.avro.MeasureGroupPopulation.Builder
Clears the value of the 'name' field.
clearName() - Method in class com.cerner.bunsen.stu3.avro.Patient.Builder
Clears the value of the 'name' field.
clearName() - Method in class com.cerner.bunsen.stu3.avro.PatientContact.Builder
Clears the value of the 'name' field.
clearName() - Method in class com.cerner.bunsen.stu3.avro.us.core.Patient.Builder
Clears the value of the 'name' field.
clearName() - Method in class com.cerner.bunsen.stu3.avro.us.core.PatientContact.Builder
Clears the value of the 'name' field.
clearNet() - Method in class com.cerner.bunsen.stu3.avro.ClaimItem.Builder
Clears the value of the 'net' field.
clearNet() - Method in class com.cerner.bunsen.stu3.avro.ClaimItemDetail.Builder
Clears the value of the 'net' field.
clearNet() - Method in class com.cerner.bunsen.stu3.avro.ClaimItemDetailSubDetail.Builder
Clears the value of the 'net' field.
clearNotDone() - Method in class com.cerner.bunsen.stu3.avro.MedicationDispense.Builder
Clears the value of the 'notDone' field.
clearNotDone() - Method in class com.cerner.bunsen.stu3.avro.Procedure.Builder
Clears the value of the 'notDone' field.
clearNotDoneReason() - Method in class com.cerner.bunsen.stu3.avro.MedicationDispense.Builder
Clears the value of the 'notDoneReason' field.
clearNotDoneReason() - Method in class com.cerner.bunsen.stu3.avro.Procedure.Builder
Clears the value of the 'notDoneReason' field.
clearNote() - Method in class com.cerner.bunsen.stu3.avro.AllergyIntolerance.Builder
Clears the value of the 'note' field.
clearNote() - Method in class com.cerner.bunsen.stu3.avro.AllergyIntoleranceReaction.Builder
Clears the value of the 'note' field.
clearNote() - Method in class com.cerner.bunsen.stu3.avro.CarePlan.Builder
Clears the value of the 'note' field.
clearNote() - Method in class com.cerner.bunsen.stu3.avro.Condition.Builder
Clears the value of the 'note' field.
clearNote() - Method in class com.cerner.bunsen.stu3.avro.Immunization.Builder
Clears the value of the 'note' field.
clearNote() - Method in class com.cerner.bunsen.stu3.avro.MedicationDispense.Builder
Clears the value of the 'note' field.
clearNote() - Method in class com.cerner.bunsen.stu3.avro.MedicationStatement.Builder
Clears the value of the 'note' field.
clearNote() - Method in class com.cerner.bunsen.stu3.avro.Procedure.Builder
Clears the value of the 'note' field.
clearNote() - Method in class com.cerner.bunsen.stu3.avro.ProcedureRequest.Builder
Clears the value of the 'note' field.
clearNote() - Method in class com.cerner.bunsen.stu3.avro.us.core.CarePlan.Builder
Clears the value of the 'note' field.
clearNote() - Method in class com.cerner.bunsen.stu3.avro.us.core.Condition.Builder
Clears the value of the 'note' field.
clearNote() - Method in class com.cerner.bunsen.stu3.avro.us.core.Immunization.Builder
Clears the value of the 'note' field.
clearNote() - Method in class com.cerner.bunsen.stu3.avro.us.core.MedicationRequest.Builder
Clears the value of the 'note' field.
clearNotGiven() - Method in class com.cerner.bunsen.stu3.avro.Immunization.Builder
Clears the value of the 'notGiven' field.
clearNotGiven() - Method in class com.cerner.bunsen.stu3.avro.us.core.Immunization.Builder
Clears the value of the 'notGiven' field.
clearNumberOfRepeatsAllowed() - Method in class com.cerner.bunsen.stu3.avro.us.core.MedicationRequestDispenseRequest.Builder
Clears the value of the 'numberOfRepeatsAllowed' field.
clearNumerator() - Method in class com.cerner.bunsen.stu3.avro.Ratio.Builder
Clears the value of the 'numerator' field.
clearNutritionOrderId() - Method in class com.cerner.bunsen.stu3.avro.AppointmentCommunicationRequestDeviceRequestMedicationRequestNutritionOrderProcedureRequestReferralRequestRequestGroupTaskVisionPrescriptionReference.Builder
Clears the value of the 'NutritionOrderId' field.
clearNutritionOrderId() - Method in class com.cerner.bunsen.stu3.avro.CarePlanDeviceRequestImmunizationRecommendationMedicationRequestNutritionOrderProcedureRequestReferralRequestReference.Builder
Clears the value of the 'NutritionOrderId' field.
clearObservationId() - Method in class com.cerner.bunsen.stu3.avro.ClinicalImpressionDiagnosticReportObservationReference.Builder
Clears the value of the 'ObservationId' field.
clearObservationId() - Method in class com.cerner.bunsen.stu3.avro.ConditionObservationReference.Builder
Clears the value of the 'ObservationId' field.
clearObservationId() - Method in class com.cerner.bunsen.stu3.avro.MedicationAdministrationMedicationDispenseMedicationStatementObservationProcedureReference.Builder
Clears the value of the 'ObservationId' field.
clearObservationId() - Method in class com.cerner.bunsen.stu3.avro.MedicationAdministrationObservationProcedureReference.Builder
Clears the value of the 'ObservationId' field.
clearObservationId() - Method in class com.cerner.bunsen.stu3.avro.ObservationQuestionnaireResponseSequenceReference.Builder
Clears the value of the 'ObservationId' field.
clearObservationId() - Method in class com.cerner.bunsen.stu3.avro.ObservationReference.Builder
Clears the value of the 'ObservationId' field.
clearOccurrence() - Method in class com.cerner.bunsen.stu3.avro.ProcedureRequest.Builder
Clears the value of the 'occurrence' field.
clearOffset() - Method in class com.cerner.bunsen.stu3.avro.TimingRepeat.Builder
Clears the value of the 'offset' field.
clearOmbCategory() - Method in class com.cerner.bunsen.stu3.avro.us.core.UsCoreEthnicity.Builder
Clears the value of the 'ombCategory' field.
clearOmbCategory() - Method in class com.cerner.bunsen.stu3.avro.us.core.UsCoreRace.Builder
Clears the value of the 'ombCategory' field.
clearOnBehalfOf() - Method in class com.cerner.bunsen.stu3.avro.MedicationDispensePerformer.Builder
Clears the value of the 'onBehalfOf' field.
clearOnBehalfOf() - Method in class com.cerner.bunsen.stu3.avro.ProcedurePerformer.Builder
Clears the value of the 'onBehalfOf' field.
clearOnBehalfOf() - Method in class com.cerner.bunsen.stu3.avro.ProcedureRequestRequester.Builder
Clears the value of the 'onBehalfOf' field.
clearOnBehalfOf() - Method in class com.cerner.bunsen.stu3.avro.us.core.MedicationRequestRequester.Builder
Clears the value of the 'onBehalfOf' field.
clearOnset() - Method in class com.cerner.bunsen.stu3.avro.AllergyIntolerance.Builder
Clears the value of the 'onset' field.
clearOnset() - Method in class com.cerner.bunsen.stu3.avro.AllergyIntoleranceReaction.Builder
Clears the value of the 'onset' field.
clearOnset() - Method in class com.cerner.bunsen.stu3.avro.Condition.Builder
Clears the value of the 'onset' field.
clearOnset() - Method in class com.cerner.bunsen.stu3.avro.us.core.Condition.Builder
Clears the value of the 'onset' field.
clearOrganization() - Method in class com.cerner.bunsen.stu3.avro.Claim.Builder
Clears the value of the 'organization' field.
clearOrganization() - Method in class com.cerner.bunsen.stu3.avro.PatientContact.Builder
Clears the value of the 'organization' field.
clearOrganization() - Method in class com.cerner.bunsen.stu3.avro.us.core.PatientContact.Builder
Clears the value of the 'organization' field.
clearOrganizationId() - Method in class com.cerner.bunsen.stu3.avro.CareTeamOrganizationPatientPractitionerRelatedPersonReference.Builder
Clears the value of the 'OrganizationId' field.
clearOrganizationId() - Method in class com.cerner.bunsen.stu3.avro.DeviceHealthcareServiceOrganizationPatientPractitionerRelatedPersonReference.Builder
Clears the value of the 'OrganizationId' field.
clearOrganizationId() - Method in class com.cerner.bunsen.stu3.avro.DeviceOrganizationPatientPractitionerRelatedPersonReference.Builder
Clears the value of the 'OrganizationId' field.
clearOrganizationId() - Method in class com.cerner.bunsen.stu3.avro.DeviceOrganizationPractitionerReference.Builder
Clears the value of the 'OrganizationId' field.
clearOrganizationId() - Method in class com.cerner.bunsen.stu3.avro.OrganizationPatientPractitionerRelatedPersonReference.Builder
Clears the value of the 'OrganizationId' field.
clearOrganizationId() - Method in class com.cerner.bunsen.stu3.avro.OrganizationPractitionerReference.Builder
Clears the value of the 'OrganizationId' field.
clearOrganizationId() - Method in class com.cerner.bunsen.stu3.avro.OrganizationReference.Builder
Clears the value of the 'OrganizationId' field.
clearOrigin() - Method in class com.cerner.bunsen.stu3.avro.EncounterHospitalization.Builder
Clears the value of the 'origin' field.
clearOrigin() - Method in class com.cerner.bunsen.stu3.avro.SampledData.Builder
Clears the value of the 'origin' field.
clearOrigin() - Method in class com.cerner.bunsen.stu3.avro.us.core.EncounterHospitalization.Builder
Clears the value of the 'origin' field.
clearOriginalPrescription() - Method in class com.cerner.bunsen.stu3.avro.Claim.Builder
Clears the value of the 'originalPrescription' field.
clearOther() - Method in class com.cerner.bunsen.stu3.avro.PatientLink.Builder
Clears the value of the 'other' field.
clearOther() - Method in class com.cerner.bunsen.stu3.avro.us.core.PatientLink.Builder
Clears the value of the 'other' field.
clearOutcome() - Method in class com.cerner.bunsen.stu3.avro.Procedure.Builder
Clears the value of the 'outcome' field.
clearOutcomeCodeableConcept() - Method in class com.cerner.bunsen.stu3.avro.CarePlanActivity.Builder
Clears the value of the 'outcomeCodeableConcept' field.
clearOutcomeCodeableConcept() - Method in class com.cerner.bunsen.stu3.avro.us.core.CarePlanActivity.Builder
Clears the value of the 'outcomeCodeableConcept' field.
clearOutcomeReference() - Method in class com.cerner.bunsen.stu3.avro.CarePlanActivity.Builder
Clears the value of the 'outcomeReference' field.
clearOutcomeReference() - Method in class com.cerner.bunsen.stu3.avro.us.core.CarePlanActivity.Builder
Clears the value of the 'outcomeReference' field.
clearPackage$() - Method in class com.cerner.bunsen.stu3.avro.us.core.Medication.Builder
Clears the value of the 'package$' field.
clearPackageCode() - Method in class com.cerner.bunsen.stu3.avro.ClaimDiagnosis.Builder
Clears the value of the 'packageCode' field.
clearParticipant() - Method in class com.cerner.bunsen.stu3.avro.Encounter.Builder
Clears the value of the 'participant' field.
clearParticipant() - Method in class com.cerner.bunsen.stu3.avro.us.core.Encounter.Builder
Clears the value of the 'participant' field.
clearPartOf() - Method in class com.cerner.bunsen.stu3.avro.CarePlan.Builder
Clears the value of the 'partOf' field.
clearPartOf() - Method in class com.cerner.bunsen.stu3.avro.Encounter.Builder
Clears the value of the 'partOf' field.
clearPartOf() - Method in class com.cerner.bunsen.stu3.avro.MedicationDispense.Builder
Clears the value of the 'partOf' field.
clearPartOf() - Method in class com.cerner.bunsen.stu3.avro.MedicationStatement.Builder
Clears the value of the 'partOf' field.
clearPartOf() - Method in class com.cerner.bunsen.stu3.avro.Procedure.Builder
Clears the value of the 'partOf' field.
clearPartOf() - Method in class com.cerner.bunsen.stu3.avro.us.core.CarePlan.Builder
Clears the value of the 'partOf' field.
clearPartOf() - Method in class com.cerner.bunsen.stu3.avro.us.core.Encounter.Builder
Clears the value of the 'partOf' field.
clearParty() - Method in class com.cerner.bunsen.stu3.avro.ClaimPayee.Builder
Clears the value of the 'party' field.
clearPath() - Method in class com.cerner.bunsen.stu3.avro.MeasureGroupStratifier.Builder
Clears the value of the 'path' field.
clearPath() - Method in class com.cerner.bunsen.stu3.avro.MeasureSupplementalData.Builder
Clears the value of the 'path' field.
clearPatient() - Method in class com.cerner.bunsen.stu3.avro.AllergyIntolerance.Builder
Clears the value of the 'patient' field.
clearPatient() - Method in class com.cerner.bunsen.stu3.avro.Claim.Builder
Clears the value of the 'patient' field.
clearPatient() - Method in class com.cerner.bunsen.stu3.avro.EpisodeOfCare.Builder
Clears the value of the 'patient' field.
clearPatient() - Method in class com.cerner.bunsen.stu3.avro.Immunization.Builder
Clears the value of the 'patient' field.
clearPatient() - Method in class com.cerner.bunsen.stu3.avro.MeasureReport.Builder
Clears the value of the 'patient' field.
clearPatient() - Method in class com.cerner.bunsen.stu3.avro.us.core.Immunization.Builder
Clears the value of the 'patient' field.
clearPatientId() - Method in class com.cerner.bunsen.stu3.avro.CareTeamOrganizationPatientPractitionerRelatedPersonReference.Builder
Clears the value of the 'PatientId' field.
clearPatientId() - Method in class com.cerner.bunsen.stu3.avro.DeviceGroupLocationPatientReference.Builder
Clears the value of the 'PatientId' field.
clearPatientId() - Method in class com.cerner.bunsen.stu3.avro.DeviceHealthcareServiceOrganizationPatientPractitionerRelatedPersonReference.Builder
Clears the value of the 'PatientId' field.
clearPatientId() - Method in class com.cerner.bunsen.stu3.avro.DeviceOrganizationPatientPractitionerRelatedPersonReference.Builder
Clears the value of the 'PatientId' field.
clearPatientId() - Method in class com.cerner.bunsen.stu3.avro.GroupPatientReference.Builder
Clears the value of the 'PatientId' field.
clearPatientId() - Method in class com.cerner.bunsen.stu3.avro.OrganizationPatientPractitionerRelatedPersonReference.Builder
Clears the value of the 'PatientId' field.
clearPatientId() - Method in class com.cerner.bunsen.stu3.avro.PatientPractitionerReference.Builder
Clears the value of the 'PatientId' field.
clearPatientId() - Method in class com.cerner.bunsen.stu3.avro.PatientPractitionerRelatedPersonReference.Builder
Clears the value of the 'PatientId' field.
clearPatientId() - Method in class com.cerner.bunsen.stu3.avro.PatientReference.Builder
Clears the value of the 'PatientId' field.
clearPatientId() - Method in class com.cerner.bunsen.stu3.avro.PatientRelatedPersonReference.Builder
Clears the value of the 'PatientId' field.
clearPatientInstruction() - Method in class com.cerner.bunsen.stu3.avro.Dosage.Builder
Clears the value of the 'patientInstruction' field.
clearPatients() - Method in class com.cerner.bunsen.stu3.avro.MeasureReportGroupPopulation.Builder
Clears the value of the 'patients' field.
clearPatients() - Method in class com.cerner.bunsen.stu3.avro.MeasureReportGroupStratifierStratumPopulation.Builder
Clears the value of the 'patients' field.
clearPayee() - Method in class com.cerner.bunsen.stu3.avro.Claim.Builder
Clears the value of the 'payee' field.
clearPerformed() - Method in class com.cerner.bunsen.stu3.avro.Procedure.Builder
Clears the value of the 'performed' field.
clearPerformer() - Method in class com.cerner.bunsen.stu3.avro.CarePlanActivityDetail.Builder
Clears the value of the 'performer' field.
clearPerformer() - Method in class com.cerner.bunsen.stu3.avro.MedicationDispense.Builder
Clears the value of the 'performer' field.
clearPerformer() - Method in class com.cerner.bunsen.stu3.avro.Observation.Builder
Clears the value of the 'performer' field.
clearPerformer() - Method in class com.cerner.bunsen.stu3.avro.Procedure.Builder
Clears the value of the 'performer' field.
clearPerformer() - Method in class com.cerner.bunsen.stu3.avro.ProcedureRequest.Builder
Clears the value of the 'performer' field.
clearPerformer() - Method in class com.cerner.bunsen.stu3.avro.us.core.CarePlanActivityDetail.Builder
Clears the value of the 'performer' field.
clearPerformer() - Method in class com.cerner.bunsen.stu3.avro.us.core.MedicationRequestDispenseRequest.Builder
Clears the value of the 'performer' field.
clearPerformerType() - Method in class com.cerner.bunsen.stu3.avro.ProcedureRequest.Builder
Clears the value of the 'performerType' field.
clearPeriod() - Method in class com.cerner.bunsen.stu3.avro.Address.Builder
Clears the value of the 'period' field.
clearPeriod() - Method in class com.cerner.bunsen.stu3.avro.CarePlan.Builder
Clears the value of the 'period' field.
clearPeriod() - Method in class com.cerner.bunsen.stu3.avro.ChoiceAgePeriodRangeBooleanDateTimeString.Builder
Clears the value of the 'period' field.
clearPeriod() - Method in class com.cerner.bunsen.stu3.avro.ChoiceAgePeriodRangeDateTimeString.Builder
Clears the value of the 'period' field.
clearPeriod() - Method in class com.cerner.bunsen.stu3.avro.ChoiceAttachmentCodeableConceptPeriodQuantityRangeRatioSampledDataBooleanDateTimeStringTime.Builder
Clears the value of the 'period' field.
clearPeriod() - Method in class com.cerner.bunsen.stu3.avro.ChoiceAttachmentCodeableConceptPeriodQuantityRangeRatioSampledDataDateTimeStringTime.Builder
Clears the value of the 'period' field.
clearPeriod() - Method in class com.cerner.bunsen.stu3.avro.ChoiceDurationPeriodRange.Builder
Clears the value of the 'period' field.
clearPeriod() - Method in class com.cerner.bunsen.stu3.avro.ChoicePeriodDate.Builder
Clears the value of the 'period' field.
clearPeriod() - Method in class com.cerner.bunsen.stu3.avro.ChoicePeriodDateTime.Builder
Clears the value of the 'period' field.
clearPeriod() - Method in class com.cerner.bunsen.stu3.avro.ChoicePeriodTimingDateTime.Builder
Clears the value of the 'period' field.
clearPeriod() - Method in class com.cerner.bunsen.stu3.avro.ChoicePeriodTimingString.Builder
Clears the value of the 'period' field.
clearPeriod() - Method in class com.cerner.bunsen.stu3.avro.ContactPoint.Builder
Clears the value of the 'period' field.
clearPeriod() - Method in class com.cerner.bunsen.stu3.avro.Encounter.Builder
Clears the value of the 'period' field.
clearPeriod() - Method in class com.cerner.bunsen.stu3.avro.EncounterClassHistory.Builder
Clears the value of the 'period' field.
clearPeriod() - Method in class com.cerner.bunsen.stu3.avro.EncounterLocation.Builder
Clears the value of the 'period' field.
clearPeriod() - Method in class com.cerner.bunsen.stu3.avro.EncounterParticipant.Builder
Clears the value of the 'period' field.
clearPeriod() - Method in class com.cerner.bunsen.stu3.avro.EncounterStatusHistory.Builder
Clears the value of the 'period' field.
clearPeriod() - Method in class com.cerner.bunsen.stu3.avro.EpisodeOfCare.Builder
Clears the value of the 'period' field.
clearPeriod() - Method in class com.cerner.bunsen.stu3.avro.EpisodeOfCareStatusHistory.Builder
Clears the value of the 'period' field.
clearPeriod() - Method in class com.cerner.bunsen.stu3.avro.HumanName.Builder
Clears the value of the 'period' field.
clearPeriod() - Method in class com.cerner.bunsen.stu3.avro.Identifier.Builder
Clears the value of the 'period' field.
clearPeriod() - Method in class com.cerner.bunsen.stu3.avro.MeasureReport.Builder
Clears the value of the 'period' field.
clearPeriod() - Method in class com.cerner.bunsen.stu3.avro.PatientContact.Builder
Clears the value of the 'period' field.
clearPeriod() - Method in class com.cerner.bunsen.stu3.avro.SampledData.Builder
Clears the value of the 'period' field.
clearPeriod() - Method in class com.cerner.bunsen.stu3.avro.TimingRepeat.Builder
Clears the value of the 'period' field.
clearPeriod() - Method in class com.cerner.bunsen.stu3.avro.us.core.CarePlan.Builder
Clears the value of the 'period' field.
clearPeriod() - Method in class com.cerner.bunsen.stu3.avro.us.core.Encounter.Builder
Clears the value of the 'period' field.
clearPeriod() - Method in class com.cerner.bunsen.stu3.avro.us.core.EncounterClassHistory.Builder
Clears the value of the 'period' field.
clearPeriod() - Method in class com.cerner.bunsen.stu3.avro.us.core.EncounterLocation.Builder
Clears the value of the 'period' field.
clearPeriod() - Method in class com.cerner.bunsen.stu3.avro.us.core.EncounterParticipant.Builder
Clears the value of the 'period' field.
clearPeriod() - Method in class com.cerner.bunsen.stu3.avro.us.core.EncounterStatusHistory.Builder
Clears the value of the 'period' field.
clearPeriod() - Method in class com.cerner.bunsen.stu3.avro.us.core.PatientContact.Builder
Clears the value of the 'period' field.
clearPeriodMax() - Method in class com.cerner.bunsen.stu3.avro.TimingRepeat.Builder
Clears the value of the 'periodMax' field.
clearPeriodUnit() - Method in class com.cerner.bunsen.stu3.avro.TimingRepeat.Builder
Clears the value of the 'periodUnit' field.
clearPhoto() - Method in class com.cerner.bunsen.stu3.avro.Patient.Builder
Clears the value of the 'photo' field.
clearPhoto() - Method in class com.cerner.bunsen.stu3.avro.us.core.Patient.Builder
Clears the value of the 'photo' field.
clearPlanDefinitionId() - Method in class com.cerner.bunsen.stu3.avro.ActivityDefinitionHealthcareServicePlanDefinitionReference.Builder
Clears the value of the 'PlanDefinitionId' field.
clearPlanDefinitionId() - Method in class com.cerner.bunsen.stu3.avro.ActivityDefinitionPlanDefinitionQuestionnaireReference.Builder
Clears the value of the 'PlanDefinitionId' field.
clearPlanDefinitionId() - Method in class com.cerner.bunsen.stu3.avro.ActivityDefinitionPlanDefinitionReference.Builder
Clears the value of the 'PlanDefinitionId' field.
clearPlanDefinitionId() - Method in class com.cerner.bunsen.stu3.avro.PlanDefinitionQuestionnaireReference.Builder
Clears the value of the 'PlanDefinitionId' field.
clearPopulation() - Method in class com.cerner.bunsen.stu3.avro.MeasureGroup.Builder
Clears the value of the 'population' field.
clearPopulation() - Method in class com.cerner.bunsen.stu3.avro.MeasureReportGroup.Builder
Clears the value of the 'population' field.
clearPopulation() - Method in class com.cerner.bunsen.stu3.avro.MeasureReportGroupStratifierStratum.Builder
Clears the value of the 'population' field.
clearPostalCode() - Method in class com.cerner.bunsen.stu3.avro.Address.Builder
Clears the value of the 'postalCode' field.
clearPractitioner() - Method in class com.cerner.bunsen.stu3.avro.Immunization.Builder
Clears the value of the 'practitioner' field.
clearPractitioner() - Method in class com.cerner.bunsen.stu3.avro.us.core.Immunization.Builder
Clears the value of the 'practitioner' field.
clearPractitionerId() - Method in class com.cerner.bunsen.stu3.avro.CareTeamOrganizationPatientPractitionerRelatedPersonReference.Builder
Clears the value of the 'PractitionerId' field.
clearPractitionerId() - Method in class com.cerner.bunsen.stu3.avro.DeviceHealthcareServiceOrganizationPatientPractitionerRelatedPersonReference.Builder
Clears the value of the 'PractitionerId' field.
clearPractitionerId() - Method in class com.cerner.bunsen.stu3.avro.DeviceOrganizationPatientPractitionerRelatedPersonReference.Builder
Clears the value of the 'PractitionerId' field.
clearPractitionerId() - Method in class com.cerner.bunsen.stu3.avro.DeviceOrganizationPractitionerReference.Builder
Clears the value of the 'PractitionerId' field.
clearPractitionerId() - Method in class com.cerner.bunsen.stu3.avro.OrganizationPatientPractitionerRelatedPersonReference.Builder
Clears the value of the 'PractitionerId' field.
clearPractitionerId() - Method in class com.cerner.bunsen.stu3.avro.OrganizationPractitionerReference.Builder
Clears the value of the 'PractitionerId' field.
clearPractitionerId() - Method in class com.cerner.bunsen.stu3.avro.PatientPractitionerReference.Builder
Clears the value of the 'PractitionerId' field.
clearPractitionerId() - Method in class com.cerner.bunsen.stu3.avro.PatientPractitionerRelatedPersonReference.Builder
Clears the value of the 'PractitionerId' field.
clearPractitionerId() - Method in class com.cerner.bunsen.stu3.avro.PractitionerReference.Builder
Clears the value of the 'PractitionerId' field.
clearPractitionerId() - Method in class com.cerner.bunsen.stu3.avro.PractitionerRelatedPersonReference.Builder
Clears the value of the 'PractitionerId' field.
clearPreAdmissionIdentifier() - Method in class com.cerner.bunsen.stu3.avro.EncounterHospitalization.Builder
Clears the value of the 'preAdmissionIdentifier' field.
clearPreAdmissionIdentifier() - Method in class com.cerner.bunsen.stu3.avro.us.core.EncounterHospitalization.Builder
Clears the value of the 'preAdmissionIdentifier' field.
clearPreAuthRef() - Method in class com.cerner.bunsen.stu3.avro.ClaimInsurance.Builder
Clears the value of the 'preAuthRef' field.
clearPreferred() - Method in class com.cerner.bunsen.stu3.avro.PatientCommunication.Builder
Clears the value of the 'preferred' field.
clearPreferred() - Method in class com.cerner.bunsen.stu3.avro.us.core.PatientCommunication.Builder
Clears the value of the 'preferred' field.
clearPrefix() - Method in class com.cerner.bunsen.stu3.avro.HumanName.Builder
Clears the value of the 'prefix' field.
clearPrescription() - Method in class com.cerner.bunsen.stu3.avro.Claim.Builder
Clears the value of the 'prescription' field.
clearPrimarySource() - Method in class com.cerner.bunsen.stu3.avro.Immunization.Builder
Clears the value of the 'primarySource' field.
clearPrimarySource() - Method in class com.cerner.bunsen.stu3.avro.us.core.Immunization.Builder
Clears the value of the 'primarySource' field.
clearPriority() - Method in class com.cerner.bunsen.stu3.avro.Claim.Builder
Clears the value of the 'priority' field.
clearPriority() - Method in class com.cerner.bunsen.stu3.avro.Encounter.Builder
Clears the value of the 'priority' field.
clearPriority() - Method in class com.cerner.bunsen.stu3.avro.ProcedureRequest.Builder
Clears the value of the 'priority' field.
clearPriority() - Method in class com.cerner.bunsen.stu3.avro.us.core.Encounter.Builder
Clears the value of the 'priority' field.
clearPriority() - Method in class com.cerner.bunsen.stu3.avro.us.core.MedicationRequest.Builder
Clears the value of the 'priority' field.
clearPriorPrescription() - Method in class com.cerner.bunsen.stu3.avro.us.core.MedicationRequest.Builder
Clears the value of the 'priorPrescription' field.
clearProcedure() - Method in class com.cerner.bunsen.stu3.avro.Claim.Builder
Clears the value of the 'procedure' field.
clearProcedure() - Method in class com.cerner.bunsen.stu3.avro.ClaimProcedure.Builder
Clears the value of the 'procedure' field.
clearProcedureId() - Method in class com.cerner.bunsen.stu3.avro.ConditionProcedureReference.Builder
Clears the value of the 'ProcedureId' field.
clearProcedureId() - Method in class com.cerner.bunsen.stu3.avro.MedicationAdministrationMedicationDispenseMedicationStatementObservationProcedureReference.Builder
Clears the value of the 'ProcedureId' field.
clearProcedureId() - Method in class com.cerner.bunsen.stu3.avro.MedicationAdministrationObservationProcedureReference.Builder
Clears the value of the 'ProcedureId' field.
clearProcedureId() - Method in class com.cerner.bunsen.stu3.avro.ProcedureReference.Builder
Clears the value of the 'ProcedureId' field.
clearProcedureLinkId() - Method in class com.cerner.bunsen.stu3.avro.ClaimItem.Builder
Clears the value of the 'procedureLinkId' field.
clearProcedureRequestId() - Method in class com.cerner.bunsen.stu3.avro.AppointmentCommunicationRequestDeviceRequestMedicationRequestNutritionOrderProcedureRequestReferralRequestRequestGroupTaskVisionPrescriptionReference.Builder
Clears the value of the 'ProcedureRequestId' field.
clearProcedureRequestId() - Method in class com.cerner.bunsen.stu3.avro.CarePlanDeviceRequestImmunizationRecommendationMedicationRequestNutritionOrderProcedureRequestReferralRequestReference.Builder
Clears the value of the 'ProcedureRequestId' field.
clearProcedureRequestId() - Method in class com.cerner.bunsen.stu3.avro.CarePlanMedicationRequestProcedureRequestReferralRequestReference.Builder
Clears the value of the 'ProcedureRequestId' field.
clearProcedureRequestId() - Method in class com.cerner.bunsen.stu3.avro.CarePlanProcedureRequestReferralRequestReference.Builder
Clears the value of the 'ProcedureRequestId' field.
clearProduct() - Method in class com.cerner.bunsen.stu3.avro.CarePlanActivityDetail.Builder
Clears the value of the 'product' field.
clearProduct() - Method in class com.cerner.bunsen.stu3.avro.us.core.CarePlanActivityDetail.Builder
Clears the value of the 'product' field.
clearProfile() - Method in class com.cerner.bunsen.stu3.avro.Meta.Builder
Clears the value of the 'profile' field.
clearProgramCode() - Method in class com.cerner.bunsen.stu3.avro.ClaimItem.Builder
Clears the value of the 'programCode' field.
clearProgramCode() - Method in class com.cerner.bunsen.stu3.avro.ClaimItemDetail.Builder
Clears the value of the 'programCode' field.
clearProgramCode() - Method in class com.cerner.bunsen.stu3.avro.ClaimItemDetailSubDetail.Builder
Clears the value of the 'programCode' field.
clearProgress() - Method in class com.cerner.bunsen.stu3.avro.CarePlanActivity.Builder
Clears the value of the 'progress' field.
clearProgress() - Method in class com.cerner.bunsen.stu3.avro.us.core.CarePlanActivity.Builder
Clears the value of the 'progress' field.
clearProhibited() - Method in class com.cerner.bunsen.stu3.avro.CarePlanActivityDetail.Builder
Clears the value of the 'prohibited' field.
clearProhibited() - Method in class com.cerner.bunsen.stu3.avro.us.core.CarePlanActivityDetail.Builder
Clears the value of the 'prohibited' field.
clearProvenanceId() - Method in class com.cerner.bunsen.stu3.avro.ProvenanceReference.Builder
Clears the value of the 'ProvenanceId' field.
clearProvider() - Method in class com.cerner.bunsen.stu3.avro.Claim.Builder
Clears the value of the 'provider' field.
clearProvider() - Method in class com.cerner.bunsen.stu3.avro.ClaimCareTeam.Builder
Clears the value of the 'provider' field.
clearPublisher() - Method in class com.cerner.bunsen.stu3.avro.Measure.Builder
Clears the value of the 'publisher' field.
clearPurpose() - Method in class com.cerner.bunsen.stu3.avro.Measure.Builder
Clears the value of the 'purpose' field.
clearQualification() - Method in class com.cerner.bunsen.stu3.avro.ClaimCareTeam.Builder
Clears the value of the 'qualification' field.
clearQuantity() - Method in class com.cerner.bunsen.stu3.avro.CarePlanActivityDetail.Builder
Clears the value of the 'quantity' field.
clearQuantity() - Method in class com.cerner.bunsen.stu3.avro.ChoiceAttachmentCodeableConceptPeriodQuantityRangeRatioSampledDataBooleanDateTimeStringTime.Builder
Clears the value of the 'quantity' field.
clearQuantity() - Method in class com.cerner.bunsen.stu3.avro.ChoiceAttachmentCodeableConceptPeriodQuantityRangeRatioSampledDataDateTimeStringTime.Builder
Clears the value of the 'quantity' field.
clearQuantity() - Method in class com.cerner.bunsen.stu3.avro.ChoiceAttachmentQuantityResourceReferenceString.Builder
Clears the value of the 'quantity' field.
clearQuantity() - Method in class com.cerner.bunsen.stu3.avro.ChoiceCodeableConceptQuantityRange.Builder
Clears the value of the 'quantity' field.
clearQuantity() - Method in class com.cerner.bunsen.stu3.avro.ChoiceQuantityRange.Builder
Clears the value of the 'quantity' field.
clearQuantity() - Method in class com.cerner.bunsen.stu3.avro.ChoiceQuantityRangeRatio.Builder
Clears the value of the 'quantity' field.
clearQuantity() - Method in class com.cerner.bunsen.stu3.avro.ClaimItem.Builder
Clears the value of the 'quantity' field.
clearQuantity() - Method in class com.cerner.bunsen.stu3.avro.ClaimItemDetail.Builder
Clears the value of the 'quantity' field.
clearQuantity() - Method in class com.cerner.bunsen.stu3.avro.ClaimItemDetailSubDetail.Builder
Clears the value of the 'quantity' field.
clearQuantity() - Method in class com.cerner.bunsen.stu3.avro.MedicationDispense.Builder
Clears the value of the 'quantity' field.
clearQuantity() - Method in class com.cerner.bunsen.stu3.avro.us.core.CarePlanActivityDetail.Builder
Clears the value of the 'quantity' field.
clearQuantity() - Method in class com.cerner.bunsen.stu3.avro.us.core.MedicationRequestDispenseRequest.Builder
Clears the value of the 'quantity' field.
clearQuestionnaireId() - Method in class com.cerner.bunsen.stu3.avro.ActivityDefinitionPlanDefinitionQuestionnaireReference.Builder
Clears the value of the 'QuestionnaireId' field.
clearQuestionnaireId() - Method in class com.cerner.bunsen.stu3.avro.PlanDefinitionQuestionnaireReference.Builder
Clears the value of the 'QuestionnaireId' field.
clearQuestionnaireResponseId() - Method in class com.cerner.bunsen.stu3.avro.ObservationQuestionnaireResponseSequenceReference.Builder
Clears the value of the 'QuestionnaireResponseId' field.
clearRace() - Method in class com.cerner.bunsen.stu3.avro.us.core.Patient.Builder
Clears the value of the 'race' field.
clearRange() - Method in class com.cerner.bunsen.stu3.avro.ChoiceAgePeriodRangeBooleanDateTimeString.Builder
Clears the value of the 'range' field.
clearRange() - Method in class com.cerner.bunsen.stu3.avro.ChoiceAgePeriodRangeDateTimeString.Builder
Clears the value of the 'range' field.
clearRange() - Method in class com.cerner.bunsen.stu3.avro.ChoiceAttachmentCodeableConceptPeriodQuantityRangeRatioSampledDataBooleanDateTimeStringTime.Builder
Clears the value of the 'range' field.
clearRange() - Method in class com.cerner.bunsen.stu3.avro.ChoiceAttachmentCodeableConceptPeriodQuantityRangeRatioSampledDataDateTimeStringTime.Builder
Clears the value of the 'range' field.
clearRange() - Method in class com.cerner.bunsen.stu3.avro.ChoiceCodeableConceptQuantityRange.Builder
Clears the value of the 'range' field.
clearRange() - Method in class com.cerner.bunsen.stu3.avro.ChoiceDurationPeriodRange.Builder
Clears the value of the 'range' field.
clearRange() - Method in class com.cerner.bunsen.stu3.avro.ChoiceQuantityRange.Builder
Clears the value of the 'range' field.
clearRange() - Method in class com.cerner.bunsen.stu3.avro.ChoiceQuantityRangeRatio.Builder
Clears the value of the 'range' field.
clearRank() - Method in class com.cerner.bunsen.stu3.avro.ContactPoint.Builder
Clears the value of the 'rank' field.
clearRank() - Method in class com.cerner.bunsen.stu3.avro.EncounterDiagnosis.Builder
Clears the value of the 'rank' field.
clearRank() - Method in class com.cerner.bunsen.stu3.avro.EpisodeOfCareDiagnosis.Builder
Clears the value of the 'rank' field.
clearRank() - Method in class com.cerner.bunsen.stu3.avro.us.core.EncounterDiagnosis.Builder
Clears the value of the 'rank' field.
clearRate() - Method in class com.cerner.bunsen.stu3.avro.Dosage.Builder
Clears the value of the 'rate' field.
clearRateAggregation() - Method in class com.cerner.bunsen.stu3.avro.Measure.Builder
Clears the value of the 'rateAggregation' field.
clearRatio() - Method in class com.cerner.bunsen.stu3.avro.ChoiceAttachmentCodeableConceptPeriodQuantityRangeRatioSampledDataBooleanDateTimeStringTime.Builder
Clears the value of the 'ratio' field.
clearRatio() - Method in class com.cerner.bunsen.stu3.avro.ChoiceAttachmentCodeableConceptPeriodQuantityRangeRatioSampledDataDateTimeStringTime.Builder
Clears the value of the 'ratio' field.
clearRatio() - Method in class com.cerner.bunsen.stu3.avro.ChoiceQuantityRangeRatio.Builder
Clears the value of the 'ratio' field.
clearRationale() - Method in class com.cerner.bunsen.stu3.avro.Measure.Builder
Clears the value of the 'rationale' field.
clearReaction() - Method in class com.cerner.bunsen.stu3.avro.AllergyIntolerance.Builder
Clears the value of the 'reaction' field.
clearReaction() - Method in class com.cerner.bunsen.stu3.avro.Immunization.Builder
Clears the value of the 'reaction' field.
clearReaction() - Method in class com.cerner.bunsen.stu3.avro.us.core.Immunization.Builder
Clears the value of the 'reaction' field.
clearReAdmission() - Method in class com.cerner.bunsen.stu3.avro.EncounterHospitalization.Builder
Clears the value of the 'reAdmission' field.
clearReAdmission() - Method in class com.cerner.bunsen.stu3.avro.us.core.EncounterHospitalization.Builder
Clears the value of the 'reAdmission' field.
clearReason() - Method in class com.cerner.bunsen.stu3.avro.ClaimInformation.Builder
Clears the value of the 'reason' field.
clearReason() - Method in class com.cerner.bunsen.stu3.avro.Encounter.Builder
Clears the value of the 'reason' field.
clearReason() - Method in class com.cerner.bunsen.stu3.avro.ImmunizationExplanation.Builder
Clears the value of the 'reason' field.
clearReason() - Method in class com.cerner.bunsen.stu3.avro.MedicationDispenseSubstitution.Builder
Clears the value of the 'reason' field.
clearReason() - Method in class com.cerner.bunsen.stu3.avro.us.core.Encounter.Builder
Clears the value of the 'reason' field.
clearReason() - Method in class com.cerner.bunsen.stu3.avro.us.core.ImmunizationExplanation.Builder
Clears the value of the 'reason' field.
clearReason() - Method in class com.cerner.bunsen.stu3.avro.us.core.MedicationRequestSubstitution.Builder
Clears the value of the 'reason' field.
clearReasonCode() - Method in class com.cerner.bunsen.stu3.avro.CarePlanActivityDetail.Builder
Clears the value of the 'reasonCode' field.
clearReasonCode() - Method in class com.cerner.bunsen.stu3.avro.MedicationStatement.Builder
Clears the value of the 'reasonCode' field.
clearReasonCode() - Method in class com.cerner.bunsen.stu3.avro.Procedure.Builder
Clears the value of the 'reasonCode' field.
clearReasonCode() - Method in class com.cerner.bunsen.stu3.avro.ProcedureRequest.Builder
Clears the value of the 'reasonCode' field.
clearReasonCode() - Method in class com.cerner.bunsen.stu3.avro.us.core.CarePlanActivityDetail.Builder
Clears the value of the 'reasonCode' field.
clearReasonCode() - Method in class com.cerner.bunsen.stu3.avro.us.core.MedicationRequest.Builder
Clears the value of the 'reasonCode' field.
clearReasonNotGiven() - Method in class com.cerner.bunsen.stu3.avro.ImmunizationExplanation.Builder
Clears the value of the 'reasonNotGiven' field.
clearReasonNotGiven() - Method in class com.cerner.bunsen.stu3.avro.us.core.ImmunizationExplanation.Builder
Clears the value of the 'reasonNotGiven' field.
clearReasonNotTaken() - Method in class com.cerner.bunsen.stu3.avro.MedicationStatement.Builder
Clears the value of the 'reasonNotTaken' field.
clearReasonReference() - Method in class com.cerner.bunsen.stu3.avro.CarePlanActivityDetail.Builder
Clears the value of the 'reasonReference' field.
clearReasonReference() - Method in class com.cerner.bunsen.stu3.avro.MedicationStatement.Builder
Clears the value of the 'reasonReference' field.
clearReasonReference() - Method in class com.cerner.bunsen.stu3.avro.Procedure.Builder
Clears the value of the 'reasonReference' field.
clearReasonReference() - Method in class com.cerner.bunsen.stu3.avro.ProcedureRequest.Builder
Clears the value of the 'reasonReference' field.
clearReasonReference() - Method in class com.cerner.bunsen.stu3.avro.us.core.CarePlanActivityDetail.Builder
Clears the value of the 'reasonReference' field.
clearReasonReference() - Method in class com.cerner.bunsen.stu3.avro.us.core.MedicationRequest.Builder
Clears the value of the 'reasonReference' field.
clearReceiver() - Method in class com.cerner.bunsen.stu3.avro.MedicationDispense.Builder
Clears the value of the 'receiver' field.
clearRecorder() - Method in class com.cerner.bunsen.stu3.avro.AllergyIntolerance.Builder
Clears the value of the 'recorder' field.
clearRecorder() - Method in class com.cerner.bunsen.stu3.avro.us.core.MedicationRequest.Builder
Clears the value of the 'recorder' field.
clearReference() - Method in class com.cerner.bunsen.stu3.avro.AccountReference.Builder
Clears the value of the 'reference' field.
clearReference() - Method in class com.cerner.bunsen.stu3.avro.ActivityDefinitionHealthcareServicePlanDefinitionReference.Builder
Clears the value of the 'reference' field.
clearReference() - Method in class com.cerner.bunsen.stu3.avro.ActivityDefinitionPlanDefinitionQuestionnaireReference.Builder
Clears the value of the 'reference' field.
clearReference() - Method in class com.cerner.bunsen.stu3.avro.ActivityDefinitionPlanDefinitionReference.Builder
Clears the value of the 'reference' field.
clearReference() - Method in class com.cerner.bunsen.stu3.avro.AppointmentCommunicationRequestDeviceRequestMedicationRequestNutritionOrderProcedureRequestReferralRequestRequestGroupTaskVisionPrescriptionReference.Builder
Clears the value of the 'reference' field.
clearReference() - Method in class com.cerner.bunsen.stu3.avro.AppointmentReference.Builder
Clears the value of the 'reference' field.
clearReference() - Method in class com.cerner.bunsen.stu3.avro.BundleReference.Builder
Clears the value of the 'reference' field.
clearReference() - Method in class com.cerner.bunsen.stu3.avro.CarePlanActivity.Builder
Clears the value of the 'reference' field.
clearReference() - Method in class com.cerner.bunsen.stu3.avro.CarePlanDeviceRequestImmunizationRecommendationMedicationRequestNutritionOrderProcedureRequestReferralRequestReference.Builder
Clears the value of the 'reference' field.
clearReference() - Method in class com.cerner.bunsen.stu3.avro.CarePlanMedicationRequestProcedureRequestReferralRequestReference.Builder
Clears the value of the 'reference' field.
clearReference() - Method in class com.cerner.bunsen.stu3.avro.CarePlanProcedureRequestReferralRequestReference.Builder
Clears the value of the 'reference' field.
clearReference() - Method in class com.cerner.bunsen.stu3.avro.CarePlanReference.Builder
Clears the value of the 'reference' field.
clearReference() - Method in class com.cerner.bunsen.stu3.avro.CareTeamOrganizationPatientPractitionerRelatedPersonReference.Builder
Clears the value of the 'reference' field.
clearReference() - Method in class com.cerner.bunsen.stu3.avro.CareTeamReference.Builder
Clears the value of the 'reference' field.
clearReference() - Method in class com.cerner.bunsen.stu3.avro.ChoiceAddressCodeableConceptLocationReference.Builder
Clears the value of the 'reference' field.
clearReference() - Method in class com.cerner.bunsen.stu3.avro.ChoiceAddressLocationReference.Builder
Clears the value of the 'reference' field.
clearReference() - Method in class com.cerner.bunsen.stu3.avro.ChoiceAttachmentQuantityResourceReferenceString.Builder
Clears the value of the 'reference' field.
clearReference() - Method in class com.cerner.bunsen.stu3.avro.ChoiceCodeableConceptConditionReference.Builder
Clears the value of the 'reference' field.
clearReference() - Method in class com.cerner.bunsen.stu3.avro.ChoiceCodeableConceptDetectedIssueReference.Builder
Clears the value of the 'reference' field.
clearReference() - Method in class com.cerner.bunsen.stu3.avro.ChoiceCodeableConceptMedicationReference.Builder
Clears the value of the 'reference' field.
clearReference() - Method in class com.cerner.bunsen.stu3.avro.ChoiceCodeableConceptMedicationSubstanceReference.Builder
Clears the value of the 'reference' field.
clearReference() - Method in class com.cerner.bunsen.stu3.avro.ChoiceCodeableConceptProcedureReference.Builder
Clears the value of the 'reference' field.
clearReference() - Method in class com.cerner.bunsen.stu3.avro.ChoicePatientPractitionerRelatedPersonReferenceString.Builder
Clears the value of the 'reference' field.
clearReference() - Method in class com.cerner.bunsen.stu3.avro.ClaimReference.Builder
Clears the value of the 'reference' field.
clearReference() - Method in class com.cerner.bunsen.stu3.avro.ClaimRelated.Builder
Clears the value of the 'reference' field.
clearReference() - Method in class com.cerner.bunsen.stu3.avro.ClaimResponseReference.Builder
Clears the value of the 'reference' field.
clearReference() - Method in class com.cerner.bunsen.stu3.avro.ClinicalImpressionDiagnosticReportObservationReference.Builder
Clears the value of the 'reference' field.
clearReference() - Method in class com.cerner.bunsen.stu3.avro.ConditionObservationReference.Builder
Clears the value of the 'reference' field.
clearReference() - Method in class com.cerner.bunsen.stu3.avro.ConditionProcedureReference.Builder
Clears the value of the 'reference' field.
clearReference() - Method in class com.cerner.bunsen.stu3.avro.ConditionReference.Builder
Clears the value of the 'reference' field.
clearReference() - Method in class com.cerner.bunsen.stu3.avro.CoverageReference.Builder
Clears the value of the 'reference' field.
clearReference() - Method in class com.cerner.bunsen.stu3.avro.DetectedIssueReference.Builder
Clears the value of the 'reference' field.
clearReference() - Method in class com.cerner.bunsen.stu3.avro.DeviceDeviceMetricReference.Builder
Clears the value of the 'reference' field.
clearReference() - Method in class com.cerner.bunsen.stu3.avro.DeviceGroupLocationPatientReference.Builder
Clears the value of the 'reference' field.
clearReference() - Method in class com.cerner.bunsen.stu3.avro.DeviceHealthcareServiceOrganizationPatientPractitionerRelatedPersonReference.Builder
Clears the value of the 'reference' field.
clearReference() - Method in class com.cerner.bunsen.stu3.avro.DeviceMedicationSubstanceReference.Builder
Clears the value of the 'reference' field.
clearReference() - Method in class com.cerner.bunsen.stu3.avro.DeviceOrganizationPatientPractitionerRelatedPersonReference.Builder
Clears the value of the 'reference' field.
clearReference() - Method in class com.cerner.bunsen.stu3.avro.DeviceOrganizationPractitionerReference.Builder
Clears the value of the 'reference' field.
clearReference() - Method in class com.cerner.bunsen.stu3.avro.DeviceReference.Builder
Clears the value of the 'reference' field.
clearReference() - Method in class com.cerner.bunsen.stu3.avro.DiagnosticReportReference.Builder
Clears the value of the 'reference' field.
clearReference() - Method in class com.cerner.bunsen.stu3.avro.EncounterEpisodeOfCareReference.Builder
Clears the value of the 'reference' field.
clearReference() - Method in class com.cerner.bunsen.stu3.avro.EncounterReference.Builder
Clears the value of the 'reference' field.
clearReference() - Method in class com.cerner.bunsen.stu3.avro.EpisodeOfCareReference.Builder
Clears the value of the 'reference' field.
clearReference() - Method in class com.cerner.bunsen.stu3.avro.GoalReference.Builder
Clears the value of the 'reference' field.
clearReference() - Method in class com.cerner.bunsen.stu3.avro.GroupPatientReference.Builder
Clears the value of the 'reference' field.
clearReference() - Method in class com.cerner.bunsen.stu3.avro.LibraryReference.Builder
Clears the value of the 'reference' field.
clearReference() - Method in class com.cerner.bunsen.stu3.avro.ListReference.Builder
Clears the value of the 'reference' field.
clearReference() - Method in class com.cerner.bunsen.stu3.avro.LocationReference.Builder
Clears the value of the 'reference' field.
clearReference() - Method in class com.cerner.bunsen.stu3.avro.MeasureReference.Builder
Clears the value of the 'reference' field.
clearReference() - Method in class com.cerner.bunsen.stu3.avro.MedicationAdministrationMedicationDispenseMedicationStatementObservationProcedureReference.Builder
Clears the value of the 'reference' field.
clearReference() - Method in class com.cerner.bunsen.stu3.avro.MedicationAdministrationObservationProcedureReference.Builder
Clears the value of the 'reference' field.
clearReference() - Method in class com.cerner.bunsen.stu3.avro.MedicationReference.Builder
Clears the value of the 'reference' field.
clearReference() - Method in class com.cerner.bunsen.stu3.avro.MedicationRequestReference.Builder
Clears the value of the 'reference' field.
clearReference() - Method in class com.cerner.bunsen.stu3.avro.MedicationRequestVisionPrescriptionReference.Builder
Clears the value of the 'reference' field.
clearReference() - Method in class com.cerner.bunsen.stu3.avro.MedicationSubstanceReference.Builder
Clears the value of the 'reference' field.
clearReference() - Method in class com.cerner.bunsen.stu3.avro.ObservationQuestionnaireResponseSequenceReference.Builder
Clears the value of the 'reference' field.
clearReference() - Method in class com.cerner.bunsen.stu3.avro.ObservationReference.Builder
Clears the value of the 'reference' field.
clearReference() - Method in class com.cerner.bunsen.stu3.avro.OrganizationPatientPractitionerRelatedPersonReference.Builder
Clears the value of the 'reference' field.
clearReference() - Method in class com.cerner.bunsen.stu3.avro.OrganizationPractitionerReference.Builder
Clears the value of the 'reference' field.
clearReference() - Method in class com.cerner.bunsen.stu3.avro.OrganizationReference.Builder
Clears the value of the 'reference' field.
clearReference() - Method in class com.cerner.bunsen.stu3.avro.PatientPractitionerReference.Builder
Clears the value of the 'reference' field.
clearReference() - Method in class com.cerner.bunsen.stu3.avro.PatientPractitionerRelatedPersonReference.Builder
Clears the value of the 'reference' field.
clearReference() - Method in class com.cerner.bunsen.stu3.avro.PatientReference.Builder
Clears the value of the 'reference' field.
clearReference() - Method in class com.cerner.bunsen.stu3.avro.PatientRelatedPersonReference.Builder
Clears the value of the 'reference' field.
clearReference() - Method in class com.cerner.bunsen.stu3.avro.PlanDefinitionQuestionnaireReference.Builder
Clears the value of the 'reference' field.
clearReference() - Method in class com.cerner.bunsen.stu3.avro.PractitionerReference.Builder
Clears the value of the 'reference' field.
clearReference() - Method in class com.cerner.bunsen.stu3.avro.PractitionerRelatedPersonReference.Builder
Clears the value of the 'reference' field.
clearReference() - Method in class com.cerner.bunsen.stu3.avro.ProcedureReference.Builder
Clears the value of the 'reference' field.
clearReference() - Method in class com.cerner.bunsen.stu3.avro.ProvenanceReference.Builder
Clears the value of the 'reference' field.
clearReference() - Method in class com.cerner.bunsen.stu3.avro.ReferralRequestReference.Builder
Clears the value of the 'reference' field.
clearReference() - Method in class com.cerner.bunsen.stu3.avro.ResourceReference.Builder
Clears the value of the 'reference' field.
clearReference() - Method in class com.cerner.bunsen.stu3.avro.SpecimenReference.Builder
Clears the value of the 'reference' field.
clearReference() - Method in class com.cerner.bunsen.stu3.avro.us.core.CarePlanActivity.Builder
Clears the value of the 'reference' field.
clearReferenceRange() - Method in class com.cerner.bunsen.stu3.avro.Observation.Builder
Clears the value of the 'referenceRange' field.
clearReferenceRange() - Method in class com.cerner.bunsen.stu3.avro.ObservationComponent.Builder
Clears the value of the 'referenceRange' field.
clearReferral() - Method in class com.cerner.bunsen.stu3.avro.Claim.Builder
Clears the value of the 'referral' field.
clearReferralRequest() - Method in class com.cerner.bunsen.stu3.avro.EpisodeOfCare.Builder
Clears the value of the 'referralRequest' field.
clearReferralRequestId() - Method in class com.cerner.bunsen.stu3.avro.AppointmentCommunicationRequestDeviceRequestMedicationRequestNutritionOrderProcedureRequestReferralRequestRequestGroupTaskVisionPrescriptionReference.Builder
Clears the value of the 'ReferralRequestId' field.
clearReferralRequestId() - Method in class com.cerner.bunsen.stu3.avro.CarePlanDeviceRequestImmunizationRecommendationMedicationRequestNutritionOrderProcedureRequestReferralRequestReference.Builder
Clears the value of the 'ReferralRequestId' field.
clearReferralRequestId() - Method in class com.cerner.bunsen.stu3.avro.CarePlanMedicationRequestProcedureRequestReferralRequestReference.Builder
Clears the value of the 'ReferralRequestId' field.
clearReferralRequestId() - Method in class com.cerner.bunsen.stu3.avro.CarePlanProcedureRequestReferralRequestReference.Builder
Clears the value of the 'ReferralRequestId' field.
clearReferralRequestId() - Method in class com.cerner.bunsen.stu3.avro.ReferralRequestReference.Builder
Clears the value of the 'ReferralRequestId' field.
clearRelated() - Method in class com.cerner.bunsen.stu3.avro.Claim.Builder
Clears the value of the 'related' field.
clearRelated() - Method in class com.cerner.bunsen.stu3.avro.Observation.Builder
Clears the value of the 'related' field.
clearRelatedArtifact() - Method in class com.cerner.bunsen.stu3.avro.Measure.Builder
Clears the value of the 'relatedArtifact' field.
clearRelatedPersonId() - Method in class com.cerner.bunsen.stu3.avro.CareTeamOrganizationPatientPractitionerRelatedPersonReference.Builder
Clears the value of the 'RelatedPersonId' field.
clearRelatedPersonId() - Method in class com.cerner.bunsen.stu3.avro.DeviceHealthcareServiceOrganizationPatientPractitionerRelatedPersonReference.Builder
Clears the value of the 'RelatedPersonId' field.
clearRelatedPersonId() - Method in class com.cerner.bunsen.stu3.avro.DeviceOrganizationPatientPractitionerRelatedPersonReference.Builder
Clears the value of the 'RelatedPersonId' field.
clearRelatedPersonId() - Method in class com.cerner.bunsen.stu3.avro.OrganizationPatientPractitionerRelatedPersonReference.Builder
Clears the value of the 'RelatedPersonId' field.
clearRelatedPersonId() - Method in class com.cerner.bunsen.stu3.avro.PatientPractitionerRelatedPersonReference.Builder
Clears the value of the 'RelatedPersonId' field.
clearRelatedPersonId() - Method in class com.cerner.bunsen.stu3.avro.PatientRelatedPersonReference.Builder
Clears the value of the 'RelatedPersonId' field.
clearRelatedPersonId() - Method in class com.cerner.bunsen.stu3.avro.PractitionerRelatedPersonReference.Builder
Clears the value of the 'RelatedPersonId' field.
clearRelationship() - Method in class com.cerner.bunsen.stu3.avro.ClaimRelated.Builder
Clears the value of the 'relationship' field.
clearRelationship() - Method in class com.cerner.bunsen.stu3.avro.PatientContact.Builder
Clears the value of the 'relationship' field.
clearRelationship() - Method in class com.cerner.bunsen.stu3.avro.us.core.PatientContact.Builder
Clears the value of the 'relationship' field.
clearRelevantHistory() - Method in class com.cerner.bunsen.stu3.avro.ProcedureRequest.Builder
Clears the value of the 'relevantHistory' field.
clearRepeat() - Method in class com.cerner.bunsen.stu3.avro.Timing.Builder
Clears the value of the 'repeat' field.
clearReplaces() - Method in class com.cerner.bunsen.stu3.avro.CarePlan.Builder
Clears the value of the 'replaces' field.
clearReplaces() - Method in class com.cerner.bunsen.stu3.avro.ProcedureRequest.Builder
Clears the value of the 'replaces' field.
clearReplaces() - Method in class com.cerner.bunsen.stu3.avro.us.core.CarePlan.Builder
Clears the value of the 'replaces' field.
clearReport() - Method in class com.cerner.bunsen.stu3.avro.Procedure.Builder
Clears the value of the 'report' field.
clearReported() - Method in class com.cerner.bunsen.stu3.avro.ImmunizationReaction.Builder
Clears the value of the 'reported' field.
clearReported() - Method in class com.cerner.bunsen.stu3.avro.us.core.ImmunizationReaction.Builder
Clears the value of the 'reported' field.
clearReportingOrganization() - Method in class com.cerner.bunsen.stu3.avro.MeasureReport.Builder
Clears the value of the 'reportingOrganization' field.
clearReportOrigin() - Method in class com.cerner.bunsen.stu3.avro.Immunization.Builder
Clears the value of the 'reportOrigin' field.
clearReportOrigin() - Method in class com.cerner.bunsen.stu3.avro.us.core.Immunization.Builder
Clears the value of the 'reportOrigin' field.
clearRequester() - Method in class com.cerner.bunsen.stu3.avro.ProcedureRequest.Builder
Clears the value of the 'requester' field.
clearRequester() - Method in class com.cerner.bunsen.stu3.avro.us.core.MedicationRequest.Builder
Clears the value of the 'requester' field.
clearRequestGroupId() - Method in class com.cerner.bunsen.stu3.avro.AppointmentCommunicationRequestDeviceRequestMedicationRequestNutritionOrderProcedureRequestReferralRequestRequestGroupTaskVisionPrescriptionReference.Builder
Clears the value of the 'RequestGroupId' field.
clearRequisition() - Method in class com.cerner.bunsen.stu3.avro.ProcedureRequest.Builder
Clears the value of the 'requisition' field.
clearResource() - Method in class com.cerner.bunsen.stu3.avro.RelatedArtifact.Builder
Clears the value of the 'resource' field.
clearResourceId() - Method in class com.cerner.bunsen.stu3.avro.ResourceReference.Builder
Clears the value of the 'ResourceId' field.
clearResourceType() - Method in class com.cerner.bunsen.stu3.avro.ClaimPayee.Builder
Clears the value of the 'resourceType' field.
clearResponsible() - Method in class com.cerner.bunsen.stu3.avro.ClaimCareTeam.Builder
Clears the value of the 'responsible' field.
clearResponsibleParty() - Method in class com.cerner.bunsen.stu3.avro.MedicationDispenseSubstitution.Builder
Clears the value of the 'responsibleParty' field.
clearRevenue() - Method in class com.cerner.bunsen.stu3.avro.ClaimItem.Builder
Clears the value of the 'revenue' field.
clearRevenue() - Method in class com.cerner.bunsen.stu3.avro.ClaimItemDetail.Builder
Clears the value of the 'revenue' field.
clearRevenue() - Method in class com.cerner.bunsen.stu3.avro.ClaimItemDetailSubDetail.Builder
Clears the value of the 'revenue' field.
clearRiskAdjustment() - Method in class com.cerner.bunsen.stu3.avro.Measure.Builder
Clears the value of the 'riskAdjustment' field.
clearRole() - Method in class com.cerner.bunsen.stu3.avro.ClaimCareTeam.Builder
Clears the value of the 'role' field.
clearRole() - Method in class com.cerner.bunsen.stu3.avro.EncounterDiagnosis.Builder
Clears the value of the 'role' field.
clearRole() - Method in class com.cerner.bunsen.stu3.avro.EpisodeOfCareDiagnosis.Builder
Clears the value of the 'role' field.
clearRole() - Method in class com.cerner.bunsen.stu3.avro.ImmunizationPractitioner.Builder
Clears the value of the 'role' field.
clearRole() - Method in class com.cerner.bunsen.stu3.avro.ProcedurePerformer.Builder
Clears the value of the 'role' field.
clearRole() - Method in class com.cerner.bunsen.stu3.avro.us.core.EncounterDiagnosis.Builder
Clears the value of the 'role' field.
clearRole() - Method in class com.cerner.bunsen.stu3.avro.us.core.ImmunizationPractitioner.Builder
Clears the value of the 'role' field.
clearRoute() - Method in class com.cerner.bunsen.stu3.avro.Dosage.Builder
Clears the value of the 'route' field.
clearRoute() - Method in class com.cerner.bunsen.stu3.avro.Immunization.Builder
Clears the value of the 'route' field.
clearRoute() - Method in class com.cerner.bunsen.stu3.avro.us.core.Immunization.Builder
Clears the value of the 'route' field.
clearSampledData() - Method in class com.cerner.bunsen.stu3.avro.ChoiceAttachmentCodeableConceptPeriodQuantityRangeRatioSampledDataBooleanDateTimeStringTime.Builder
Clears the value of the 'sampledData' field.
clearSampledData() - Method in class com.cerner.bunsen.stu3.avro.ChoiceAttachmentCodeableConceptPeriodQuantityRangeRatioSampledDataDateTimeStringTime.Builder
Clears the value of the 'sampledData' field.
clearScheduled() - Method in class com.cerner.bunsen.stu3.avro.CarePlanActivityDetail.Builder
Clears the value of the 'scheduled' field.
clearScheduled() - Method in class com.cerner.bunsen.stu3.avro.us.core.CarePlanActivityDetail.Builder
Clears the value of the 'scheduled' field.
clearScoring() - Method in class com.cerner.bunsen.stu3.avro.Measure.Builder
Clears the value of the 'scoring' field.
clearSecurity() - Method in class com.cerner.bunsen.stu3.avro.Meta.Builder
Clears the value of the 'security' field.
clearSequence() - Method in class com.cerner.bunsen.stu3.avro.ClaimCareTeam.Builder
Clears the value of the 'sequence' field.
clearSequence() - Method in class com.cerner.bunsen.stu3.avro.ClaimDiagnosis.Builder
Clears the value of the 'sequence' field.
clearSequence() - Method in class com.cerner.bunsen.stu3.avro.ClaimInformation.Builder
Clears the value of the 'sequence' field.
clearSequence() - Method in class com.cerner.bunsen.stu3.avro.ClaimInsurance.Builder
Clears the value of the 'sequence' field.
clearSequence() - Method in class com.cerner.bunsen.stu3.avro.ClaimItem.Builder
Clears the value of the 'sequence' field.
clearSequence() - Method in class com.cerner.bunsen.stu3.avro.ClaimItemDetail.Builder
Clears the value of the 'sequence' field.
clearSequence() - Method in class com.cerner.bunsen.stu3.avro.ClaimItemDetailSubDetail.Builder
Clears the value of the 'sequence' field.
clearSequence() - Method in class com.cerner.bunsen.stu3.avro.ClaimProcedure.Builder
Clears the value of the 'sequence' field.
clearSequence() - Method in class com.cerner.bunsen.stu3.avro.Dosage.Builder
Clears the value of the 'sequence' field.
clearSequenceId() - Method in class com.cerner.bunsen.stu3.avro.ObservationQuestionnaireResponseSequenceReference.Builder
Clears the value of the 'SequenceId' field.
clearSeries() - Method in class com.cerner.bunsen.stu3.avro.ImmunizationVaccinationProtocol.Builder
Clears the value of the 'series' field.
clearSeries() - Method in class com.cerner.bunsen.stu3.avro.us.core.ImmunizationVaccinationProtocol.Builder
Clears the value of the 'series' field.
clearSeriesDoses() - Method in class com.cerner.bunsen.stu3.avro.ImmunizationVaccinationProtocol.Builder
Clears the value of the 'seriesDoses' field.
clearSeriesDoses() - Method in class com.cerner.bunsen.stu3.avro.us.core.ImmunizationVaccinationProtocol.Builder
Clears the value of the 'seriesDoses' field.
clearService() - Method in class com.cerner.bunsen.stu3.avro.ClaimItem.Builder
Clears the value of the 'service' field.
clearService() - Method in class com.cerner.bunsen.stu3.avro.ClaimItemDetail.Builder
Clears the value of the 'service' field.
clearService() - Method in class com.cerner.bunsen.stu3.avro.ClaimItemDetailSubDetail.Builder
Clears the value of the 'service' field.
clearServiced() - Method in class com.cerner.bunsen.stu3.avro.ClaimItem.Builder
Clears the value of the 'serviced' field.
clearServiceProvider() - Method in class com.cerner.bunsen.stu3.avro.Encounter.Builder
Clears the value of the 'serviceProvider' field.
clearServiceProvider() - Method in class com.cerner.bunsen.stu3.avro.us.core.Encounter.Builder
Clears the value of the 'serviceProvider' field.
clearSet() - Method in class com.cerner.bunsen.stu3.avro.Measure.Builder
Clears the value of the 'set' field.
clearSeverity() - Method in class com.cerner.bunsen.stu3.avro.AllergyIntoleranceReaction.Builder
Clears the value of the 'severity' field.
clearSeverity() - Method in class com.cerner.bunsen.stu3.avro.Condition.Builder
Clears the value of the 'severity' field.
clearSeverity() - Method in class com.cerner.bunsen.stu3.avro.us.core.Condition.Builder
Clears the value of the 'severity' field.
clearSite() - Method in class com.cerner.bunsen.stu3.avro.Dosage.Builder
Clears the value of the 'site' field.
clearSite() - Method in class com.cerner.bunsen.stu3.avro.Immunization.Builder
Clears the value of the 'site' field.
clearSite() - Method in class com.cerner.bunsen.stu3.avro.us.core.Immunization.Builder
Clears the value of the 'site' field.
clearSize() - Method in class com.cerner.bunsen.stu3.avro.Attachment.Builder
Clears the value of the 'size' field.
clearSpecialArrangement() - Method in class com.cerner.bunsen.stu3.avro.EncounterHospitalization.Builder
Clears the value of the 'specialArrangement' field.
clearSpecialArrangement() - Method in class com.cerner.bunsen.stu3.avro.us.core.EncounterHospitalization.Builder
Clears the value of the 'specialArrangement' field.
clearSpecialCourtesy() - Method in class com.cerner.bunsen.stu3.avro.EncounterHospitalization.Builder
Clears the value of the 'specialCourtesy' field.
clearSpecialCourtesy() - Method in class com.cerner.bunsen.stu3.avro.us.core.EncounterHospitalization.Builder
Clears the value of the 'specialCourtesy' field.
clearSpecies() - Method in class com.cerner.bunsen.stu3.avro.PatientAnimal.Builder
Clears the value of the 'species' field.
clearSpecimen() - Method in class com.cerner.bunsen.stu3.avro.Observation.Builder
Clears the value of the 'specimen' field.
clearSpecimen() - Method in class com.cerner.bunsen.stu3.avro.ProcedureRequest.Builder
Clears the value of the 'specimen' field.
clearSpecimenId() - Method in class com.cerner.bunsen.stu3.avro.SpecimenReference.Builder
Clears the value of the 'SpecimenId' field.
clearStage() - Method in class com.cerner.bunsen.stu3.avro.Condition.Builder
Clears the value of the 'stage' field.
clearStage() - Method in class com.cerner.bunsen.stu3.avro.us.core.Condition.Builder
Clears the value of the 'stage' field.
clearStart() - Method in class com.cerner.bunsen.stu3.avro.Period.Builder
Clears the value of the 'start' field.
clearState() - Method in class com.cerner.bunsen.stu3.avro.Address.Builder
Clears the value of the 'state' field.
clearStatus() - Method in class com.cerner.bunsen.stu3.avro.CarePlan.Builder
Clears the value of the 'status' field.
clearStatus() - Method in class com.cerner.bunsen.stu3.avro.CarePlanActivityDetail.Builder
Clears the value of the 'status' field.
clearStatus() - Method in class com.cerner.bunsen.stu3.avro.Claim.Builder
Clears the value of the 'status' field.
clearStatus() - Method in class com.cerner.bunsen.stu3.avro.Encounter.Builder
Clears the value of the 'status' field.
clearStatus() - Method in class com.cerner.bunsen.stu3.avro.EncounterLocation.Builder
Clears the value of the 'status' field.
clearStatus() - Method in class com.cerner.bunsen.stu3.avro.EncounterStatusHistory.Builder
Clears the value of the 'status' field.
clearStatus() - Method in class com.cerner.bunsen.stu3.avro.EpisodeOfCare.Builder
Clears the value of the 'status' field.
clearStatus() - Method in class com.cerner.bunsen.stu3.avro.EpisodeOfCareStatusHistory.Builder
Clears the value of the 'status' field.
clearStatus() - Method in class com.cerner.bunsen.stu3.avro.Immunization.Builder
Clears the value of the 'status' field.
clearStatus() - Method in class com.cerner.bunsen.stu3.avro.Measure.Builder
Clears the value of the 'status' field.
clearStatus() - Method in class com.cerner.bunsen.stu3.avro.MeasureReport.Builder
Clears the value of the 'status' field.
clearStatus() - Method in class com.cerner.bunsen.stu3.avro.MedicationDispense.Builder
Clears the value of the 'status' field.
clearStatus() - Method in class com.cerner.bunsen.stu3.avro.MedicationStatement.Builder
Clears the value of the 'status' field.
clearStatus() - Method in class com.cerner.bunsen.stu3.avro.Narrative.Builder
Clears the value of the 'status' field.
clearStatus() - Method in class com.cerner.bunsen.stu3.avro.Observation.Builder
Clears the value of the 'status' field.
clearStatus() - Method in class com.cerner.bunsen.stu3.avro.Procedure.Builder
Clears the value of the 'status' field.
clearStatus() - Method in class com.cerner.bunsen.stu3.avro.ProcedureRequest.Builder
Clears the value of the 'status' field.
clearStatus() - Method in class com.cerner.bunsen.stu3.avro.us.core.CarePlan.Builder
Clears the value of the 'status' field.
clearStatus() - Method in class com.cerner.bunsen.stu3.avro.us.core.CarePlanActivityDetail.Builder
Clears the value of the 'status' field.
clearStatus() - Method in class com.cerner.bunsen.stu3.avro.us.core.Encounter.Builder
Clears the value of the 'status' field.
clearStatus() - Method in class com.cerner.bunsen.stu3.avro.us.core.EncounterLocation.Builder
Clears the value of the 'status' field.
clearStatus() - Method in class com.cerner.bunsen.stu3.avro.us.core.EncounterStatusHistory.Builder
Clears the value of the 'status' field.
clearStatus() - Method in class com.cerner.bunsen.stu3.avro.us.core.Immunization.Builder
Clears the value of the 'status' field.
clearStatus() - Method in class com.cerner.bunsen.stu3.avro.us.core.Medication.Builder
Clears the value of the 'status' field.
clearStatus() - Method in class com.cerner.bunsen.stu3.avro.us.core.MedicationRequest.Builder
Clears the value of the 'status' field.
clearStatusHistory() - Method in class com.cerner.bunsen.stu3.avro.Encounter.Builder
Clears the value of the 'statusHistory' field.
clearStatusHistory() - Method in class com.cerner.bunsen.stu3.avro.EpisodeOfCare.Builder
Clears the value of the 'statusHistory' field.
clearStatusHistory() - Method in class com.cerner.bunsen.stu3.avro.us.core.Encounter.Builder
Clears the value of the 'statusHistory' field.
clearStatusReason() - Method in class com.cerner.bunsen.stu3.avro.CarePlanActivityDetail.Builder
Clears the value of the 'statusReason' field.
clearStatusReason() - Method in class com.cerner.bunsen.stu3.avro.us.core.CarePlanActivityDetail.Builder
Clears the value of the 'statusReason' field.
clearStratifier() - Method in class com.cerner.bunsen.stu3.avro.MeasureGroup.Builder
Clears the value of the 'stratifier' field.
clearStratifier() - Method in class com.cerner.bunsen.stu3.avro.MeasureReportGroup.Builder
Clears the value of the 'stratifier' field.
clearStratum() - Method in class com.cerner.bunsen.stu3.avro.MeasureReportGroupStratifier.Builder
Clears the value of the 'stratum' field.
clearString() - Method in class com.cerner.bunsen.stu3.avro.ChoiceAgePeriodRangeBooleanDateTimeString.Builder
Clears the value of the 'string' field.
clearString() - Method in class com.cerner.bunsen.stu3.avro.ChoiceAgePeriodRangeDateTimeString.Builder
Clears the value of the 'string' field.
clearString() - Method in class com.cerner.bunsen.stu3.avro.ChoiceAttachmentCodeableConceptPeriodQuantityRangeRatioSampledDataBooleanDateTimeStringTime.Builder
Clears the value of the 'string' field.
clearString() - Method in class com.cerner.bunsen.stu3.avro.ChoiceAttachmentCodeableConceptPeriodQuantityRangeRatioSampledDataDateTimeStringTime.Builder
Clears the value of the 'string' field.
clearString() - Method in class com.cerner.bunsen.stu3.avro.ChoiceAttachmentQuantityResourceReferenceString.Builder
Clears the value of the 'string' field.
clearString() - Method in class com.cerner.bunsen.stu3.avro.ChoicePatientPractitionerRelatedPersonReferenceString.Builder
Clears the value of the 'string' field.
clearString() - Method in class com.cerner.bunsen.stu3.avro.ChoicePeriodTimingString.Builder
Clears the value of the 'string' field.
clearSubDetail() - Method in class com.cerner.bunsen.stu3.avro.ClaimItemDetail.Builder
Clears the value of the 'subDetail' field.
clearSubject() - Method in class com.cerner.bunsen.stu3.avro.CarePlan.Builder
Clears the value of the 'subject' field.
clearSubject() - Method in class com.cerner.bunsen.stu3.avro.Condition.Builder
Clears the value of the 'subject' field.
clearSubject() - Method in class com.cerner.bunsen.stu3.avro.Encounter.Builder
Clears the value of the 'subject' field.
clearSubject() - Method in class com.cerner.bunsen.stu3.avro.MedicationDispense.Builder
Clears the value of the 'subject' field.
clearSubject() - Method in class com.cerner.bunsen.stu3.avro.MedicationStatement.Builder
Clears the value of the 'subject' field.
clearSubject() - Method in class com.cerner.bunsen.stu3.avro.Observation.Builder
Clears the value of the 'subject' field.
clearSubject() - Method in class com.cerner.bunsen.stu3.avro.Procedure.Builder
Clears the value of the 'subject' field.
clearSubject() - Method in class com.cerner.bunsen.stu3.avro.ProcedureRequest.Builder
Clears the value of the 'subject' field.
clearSubject() - Method in class com.cerner.bunsen.stu3.avro.us.core.CarePlan.Builder
Clears the value of the 'subject' field.
clearSubject() - Method in class com.cerner.bunsen.stu3.avro.us.core.Condition.Builder
Clears the value of the 'subject' field.
clearSubject() - Method in class com.cerner.bunsen.stu3.avro.us.core.Encounter.Builder
Clears the value of the 'subject' field.
clearSubject() - Method in class com.cerner.bunsen.stu3.avro.us.core.MedicationRequest.Builder
Clears the value of the 'subject' field.
clearSubSite() - Method in class com.cerner.bunsen.stu3.avro.ClaimItem.Builder
Clears the value of the 'subSite' field.
clearSubstance() - Method in class com.cerner.bunsen.stu3.avro.AllergyIntoleranceReaction.Builder
Clears the value of the 'substance' field.
clearSubstanceId() - Method in class com.cerner.bunsen.stu3.avro.DeviceMedicationSubstanceReference.Builder
Clears the value of the 'SubstanceId' field.
clearSubstanceId() - Method in class com.cerner.bunsen.stu3.avro.MedicationSubstanceReference.Builder
Clears the value of the 'SubstanceId' field.
clearSubstitution() - Method in class com.cerner.bunsen.stu3.avro.MedicationDispense.Builder
Clears the value of the 'substitution' field.
clearSubstitution() - Method in class com.cerner.bunsen.stu3.avro.us.core.MedicationRequest.Builder
Clears the value of the 'substitution' field.
clearSubType() - Method in class com.cerner.bunsen.stu3.avro.Claim.Builder
Clears the value of the 'subType' field.
clearSuffix() - Method in class com.cerner.bunsen.stu3.avro.HumanName.Builder
Clears the value of the 'suffix' field.
clearSummary() - Method in class com.cerner.bunsen.stu3.avro.ConditionStage.Builder
Clears the value of the 'summary' field.
clearSummary() - Method in class com.cerner.bunsen.stu3.avro.us.core.ConditionStage.Builder
Clears the value of the 'summary' field.
clearSupplementalData() - Method in class com.cerner.bunsen.stu3.avro.Measure.Builder
Clears the value of the 'supplementalData' field.
clearSupportingInfo() - Method in class com.cerner.bunsen.stu3.avro.CarePlan.Builder
Clears the value of the 'supportingInfo' field.
clearSupportingInfo() - Method in class com.cerner.bunsen.stu3.avro.ProcedureRequest.Builder
Clears the value of the 'supportingInfo' field.
clearSupportingInfo() - Method in class com.cerner.bunsen.stu3.avro.us.core.CarePlan.Builder
Clears the value of the 'supportingInfo' field.
clearSupportingInformation() - Method in class com.cerner.bunsen.stu3.avro.MedicationDispense.Builder
Clears the value of the 'supportingInformation' field.
clearSupportingInformation() - Method in class com.cerner.bunsen.stu3.avro.us.core.MedicationRequest.Builder
Clears the value of the 'supportingInformation' field.
clearSystem() - Method in class com.cerner.bunsen.stu3.avro.Age.Builder
Clears the value of the 'system' field.
clearSystem() - Method in class com.cerner.bunsen.stu3.avro.Coding.Builder
Clears the value of the 'system' field.
clearSystem() - Method in class com.cerner.bunsen.stu3.avro.ContactPoint.Builder
Clears the value of the 'system' field.
clearSystem() - Method in class com.cerner.bunsen.stu3.avro.Duration.Builder
Clears the value of the 'system' field.
clearSystem() - Method in class com.cerner.bunsen.stu3.avro.Identifier.Builder
Clears the value of the 'system' field.
clearSystem() - Method in class com.cerner.bunsen.stu3.avro.Money.Builder
Clears the value of the 'system' field.
clearSystem() - Method in class com.cerner.bunsen.stu3.avro.Quantity.Builder
Clears the value of the 'system' field.
clearTag() - Method in class com.cerner.bunsen.stu3.avro.Meta.Builder
Clears the value of the 'tag' field.
clearTaken() - Method in class com.cerner.bunsen.stu3.avro.MedicationStatement.Builder
Clears the value of the 'taken' field.
clearTarget() - Method in class com.cerner.bunsen.stu3.avro.ObservationRelated.Builder
Clears the value of the 'target' field.
clearTargetDisease() - Method in class com.cerner.bunsen.stu3.avro.ImmunizationVaccinationProtocol.Builder
Clears the value of the 'targetDisease' field.
clearTargetDisease() - Method in class com.cerner.bunsen.stu3.avro.us.core.ImmunizationVaccinationProtocol.Builder
Clears the value of the 'targetDisease' field.
clearTaskId() - Method in class com.cerner.bunsen.stu3.avro.AppointmentCommunicationRequestDeviceRequestMedicationRequestNutritionOrderProcedureRequestReferralRequestRequestGroupTaskVisionPrescriptionReference.Builder
Clears the value of the 'TaskId' field.
clearTeam() - Method in class com.cerner.bunsen.stu3.avro.EpisodeOfCare.Builder
Clears the value of the 'team' field.
clearTelecom() - Method in class com.cerner.bunsen.stu3.avro.ContactDetail.Builder
Clears the value of the 'telecom' field.
clearTelecom() - Method in class com.cerner.bunsen.stu3.avro.Patient.Builder
Clears the value of the 'telecom' field.
clearTelecom() - Method in class com.cerner.bunsen.stu3.avro.PatientContact.Builder
Clears the value of the 'telecom' field.
clearTelecom() - Method in class com.cerner.bunsen.stu3.avro.us.core.Patient.Builder
Clears the value of the 'telecom' field.
clearTelecom() - Method in class com.cerner.bunsen.stu3.avro.us.core.PatientContact.Builder
Clears the value of the 'telecom' field.
clearText() - Method in class com.cerner.bunsen.stu3.avro.Address.Builder
Clears the value of the 'text' field.
clearText() - Method in class com.cerner.bunsen.stu3.avro.AllergyIntolerance.Builder
Clears the value of the 'text' field.
clearText() - Method in class com.cerner.bunsen.stu3.avro.Annotation.Builder
Clears the value of the 'text' field.
clearText() - Method in class com.cerner.bunsen.stu3.avro.CarePlan.Builder
Clears the value of the 'text' field.
clearText() - Method in class com.cerner.bunsen.stu3.avro.Claim.Builder
Clears the value of the 'text' field.
clearText() - Method in class com.cerner.bunsen.stu3.avro.CodeableConcept.Builder
Clears the value of the 'text' field.
clearText() - Method in class com.cerner.bunsen.stu3.avro.Condition.Builder
Clears the value of the 'text' field.
clearText() - Method in class com.cerner.bunsen.stu3.avro.Dosage.Builder
Clears the value of the 'text' field.
clearText() - Method in class com.cerner.bunsen.stu3.avro.Encounter.Builder
Clears the value of the 'text' field.
clearText() - Method in class com.cerner.bunsen.stu3.avro.EpisodeOfCare.Builder
Clears the value of the 'text' field.
clearText() - Method in class com.cerner.bunsen.stu3.avro.HumanName.Builder
Clears the value of the 'text' field.
clearText() - Method in class com.cerner.bunsen.stu3.avro.Immunization.Builder
Clears the value of the 'text' field.
clearText() - Method in class com.cerner.bunsen.stu3.avro.Measure.Builder
Clears the value of the 'text' field.
clearText() - Method in class com.cerner.bunsen.stu3.avro.MeasureReport.Builder
Clears the value of the 'text' field.
clearText() - Method in class com.cerner.bunsen.stu3.avro.MedicationDispense.Builder
Clears the value of the 'text' field.
clearText() - Method in class com.cerner.bunsen.stu3.avro.MedicationStatement.Builder
Clears the value of the 'text' field.
clearText() - Method in class com.cerner.bunsen.stu3.avro.Observation.Builder
Clears the value of the 'text' field.
clearText() - Method in class com.cerner.bunsen.stu3.avro.ObservationComponentReferenceRange.Builder
Clears the value of the 'text' field.
clearText() - Method in class com.cerner.bunsen.stu3.avro.ObservationReferenceRange.Builder
Clears the value of the 'text' field.
clearText() - Method in class com.cerner.bunsen.stu3.avro.Patient.Builder
Clears the value of the 'text' field.
clearText() - Method in class com.cerner.bunsen.stu3.avro.Procedure.Builder
Clears the value of the 'text' field.
clearText() - Method in class com.cerner.bunsen.stu3.avro.ProcedureRequest.Builder
Clears the value of the 'text' field.
clearText() - Method in class com.cerner.bunsen.stu3.avro.us.core.CarePlan.Builder
Clears the value of the 'text' field.
clearText() - Method in class com.cerner.bunsen.stu3.avro.us.core.Condition.Builder
Clears the value of the 'text' field.
clearText() - Method in class com.cerner.bunsen.stu3.avro.us.core.Encounter.Builder
Clears the value of the 'text' field.
clearText() - Method in class com.cerner.bunsen.stu3.avro.us.core.Immunization.Builder
Clears the value of the 'text' field.
clearText() - Method in class com.cerner.bunsen.stu3.avro.us.core.Medication.Builder
Clears the value of the 'text' field.
clearText() - Method in class com.cerner.bunsen.stu3.avro.us.core.MedicationRequest.Builder
Clears the value of the 'text' field.
clearText() - Method in class com.cerner.bunsen.stu3.avro.us.core.Patient.Builder
Clears the value of the 'text' field.
clearText() - Method in class com.cerner.bunsen.stu3.avro.us.core.UsCoreEthnicity.Builder
Clears the value of the 'text' field.
clearText() - Method in class com.cerner.bunsen.stu3.avro.us.core.UsCoreRace.Builder
Clears the value of the 'text' field.
clearTime() - Method in class com.cerner.bunsen.stu3.avro.Annotation.Builder
Clears the value of the 'time' field.
clearTime() - Method in class com.cerner.bunsen.stu3.avro.ChoiceAttachmentCodeableConceptPeriodQuantityRangeRatioSampledDataBooleanDateTimeStringTime.Builder
Clears the value of the 'time' field.
clearTime() - Method in class com.cerner.bunsen.stu3.avro.ChoiceAttachmentCodeableConceptPeriodQuantityRangeRatioSampledDataDateTimeStringTime.Builder
Clears the value of the 'time' field.
clearTimeOfDay() - Method in class com.cerner.bunsen.stu3.avro.TimingRepeat.Builder
Clears the value of the 'timeOfDay' field.
clearTiming() - Method in class com.cerner.bunsen.stu3.avro.ChoicePeriodTimingDateTime.Builder
Clears the value of the 'timing' field.
clearTiming() - Method in class com.cerner.bunsen.stu3.avro.ChoicePeriodTimingString.Builder
Clears the value of the 'timing' field.
clearTiming() - Method in class com.cerner.bunsen.stu3.avro.ClaimInformation.Builder
Clears the value of the 'timing' field.
clearTiming() - Method in class com.cerner.bunsen.stu3.avro.Dosage.Builder
Clears the value of the 'timing' field.
clearTitle() - Method in class com.cerner.bunsen.stu3.avro.Attachment.Builder
Clears the value of the 'title' field.
clearTitle() - Method in class com.cerner.bunsen.stu3.avro.CarePlan.Builder
Clears the value of the 'title' field.
clearTitle() - Method in class com.cerner.bunsen.stu3.avro.Measure.Builder
Clears the value of the 'title' field.
clearTitle() - Method in class com.cerner.bunsen.stu3.avro.us.core.CarePlan.Builder
Clears the value of the 'title' field.
clearTopic() - Method in class com.cerner.bunsen.stu3.avro.Measure.Builder
Clears the value of the 'topic' field.
clearTotal() - Method in class com.cerner.bunsen.stu3.avro.Claim.Builder
Clears the value of the 'total' field.
clearType() - Method in class com.cerner.bunsen.stu3.avro.Address.Builder
Clears the value of the 'type' field.
clearType() - Method in class com.cerner.bunsen.stu3.avro.AllergyIntolerance.Builder
Clears the value of the 'type' field.
clearType() - Method in class com.cerner.bunsen.stu3.avro.Claim.Builder
Clears the value of the 'type' field.
clearType() - Method in class com.cerner.bunsen.stu3.avro.ClaimAccident.Builder
Clears the value of the 'type' field.
clearType() - Method in class com.cerner.bunsen.stu3.avro.ClaimDiagnosis.Builder
Clears the value of the 'type' field.
clearType() - Method in class com.cerner.bunsen.stu3.avro.ClaimPayee.Builder
Clears the value of the 'type' field.
clearType() - Method in class com.cerner.bunsen.stu3.avro.Contributor.Builder
Clears the value of the 'type' field.
clearType() - Method in class com.cerner.bunsen.stu3.avro.Encounter.Builder
Clears the value of the 'type' field.
clearType() - Method in class com.cerner.bunsen.stu3.avro.EncounterParticipant.Builder
Clears the value of the 'type' field.
clearType() - Method in class com.cerner.bunsen.stu3.avro.EpisodeOfCare.Builder
Clears the value of the 'type' field.
clearType() - Method in class com.cerner.bunsen.stu3.avro.Identifier.Builder
Clears the value of the 'type' field.
clearType() - Method in class com.cerner.bunsen.stu3.avro.Measure.Builder
Clears the value of the 'type' field.
clearType() - Method in class com.cerner.bunsen.stu3.avro.MeasureReport.Builder
Clears the value of the 'type' field.
clearType() - Method in class com.cerner.bunsen.stu3.avro.MedicationDispense.Builder
Clears the value of the 'type' field.
clearType() - Method in class com.cerner.bunsen.stu3.avro.MedicationDispenseSubstitution.Builder
Clears the value of the 'type' field.
clearType() - Method in class com.cerner.bunsen.stu3.avro.ObservationComponentReferenceRange.Builder
Clears the value of the 'type' field.
clearType() - Method in class com.cerner.bunsen.stu3.avro.ObservationReferenceRange.Builder
Clears the value of the 'type' field.
clearType() - Method in class com.cerner.bunsen.stu3.avro.ObservationRelated.Builder
Clears the value of the 'type' field.
clearType() - Method in class com.cerner.bunsen.stu3.avro.PatientLink.Builder
Clears the value of the 'type' field.
clearType() - Method in class com.cerner.bunsen.stu3.avro.RelatedArtifact.Builder
Clears the value of the 'type' field.
clearType() - Method in class com.cerner.bunsen.stu3.avro.us.core.Encounter.Builder
Clears the value of the 'type' field.
clearType() - Method in class com.cerner.bunsen.stu3.avro.us.core.EncounterParticipant.Builder
Clears the value of the 'type' field.
clearType() - Method in class com.cerner.bunsen.stu3.avro.us.core.PatientLink.Builder
Clears the value of the 'type' field.
clearUdi() - Method in class com.cerner.bunsen.stu3.avro.ClaimItem.Builder
Clears the value of the 'udi' field.
clearUdi() - Method in class com.cerner.bunsen.stu3.avro.ClaimItemDetail.Builder
Clears the value of the 'udi' field.
clearUdi() - Method in class com.cerner.bunsen.stu3.avro.ClaimItemDetailSubDetail.Builder
Clears the value of the 'udi' field.
clearUnit() - Method in class com.cerner.bunsen.stu3.avro.Age.Builder
Clears the value of the 'unit' field.
clearUnit() - Method in class com.cerner.bunsen.stu3.avro.Duration.Builder
Clears the value of the 'unit' field.
clearUnit() - Method in class com.cerner.bunsen.stu3.avro.Money.Builder
Clears the value of the 'unit' field.
clearUnit() - Method in class com.cerner.bunsen.stu3.avro.Quantity.Builder
Clears the value of the 'unit' field.
clearUnitPrice() - Method in class com.cerner.bunsen.stu3.avro.ClaimItem.Builder
Clears the value of the 'unitPrice' field.
clearUnitPrice() - Method in class com.cerner.bunsen.stu3.avro.ClaimItemDetail.Builder
Clears the value of the 'unitPrice' field.
clearUnitPrice() - Method in class com.cerner.bunsen.stu3.avro.ClaimItemDetailSubDetail.Builder
Clears the value of the 'unitPrice' field.
clearUpperLimit() - Method in class com.cerner.bunsen.stu3.avro.SampledData.Builder
Clears the value of the 'upperLimit' field.
clearUrl() - Method in class com.cerner.bunsen.stu3.avro.Attachment.Builder
Clears the value of the 'url' field.
clearUrl() - Method in class com.cerner.bunsen.stu3.avro.Measure.Builder
Clears the value of the 'url' field.
clearUrl() - Method in class com.cerner.bunsen.stu3.avro.RelatedArtifact.Builder
Clears the value of the 'url' field.
clearUsage() - Method in class com.cerner.bunsen.stu3.avro.Measure.Builder
Clears the value of the 'usage' field.
clearUsage() - Method in class com.cerner.bunsen.stu3.avro.MeasureSupplementalData.Builder
Clears the value of the 'usage' field.
clearUse() - Method in class com.cerner.bunsen.stu3.avro.Address.Builder
Clears the value of the 'use' field.
clearUse() - Method in class com.cerner.bunsen.stu3.avro.Claim.Builder
Clears the value of the 'use' field.
clearUse() - Method in class com.cerner.bunsen.stu3.avro.ContactPoint.Builder
Clears the value of the 'use' field.
clearUse() - Method in class com.cerner.bunsen.stu3.avro.HumanName.Builder
Clears the value of the 'use' field.
clearUse() - Method in class com.cerner.bunsen.stu3.avro.Identifier.Builder
Clears the value of the 'use' field.
clearUseContext() - Method in class com.cerner.bunsen.stu3.avro.Measure.Builder
Clears the value of the 'useContext' field.
clearUsedCode() - Method in class com.cerner.bunsen.stu3.avro.Procedure.Builder
Clears the value of the 'usedCode' field.
clearUsedReference() - Method in class com.cerner.bunsen.stu3.avro.Procedure.Builder
Clears the value of the 'usedReference' field.
clearUserSelected() - Method in class com.cerner.bunsen.stu3.avro.Coding.Builder
Clears the value of the 'userSelected' field.
clearVaccinationProtocol() - Method in class com.cerner.bunsen.stu3.avro.Immunization.Builder
Clears the value of the 'vaccinationProtocol' field.
clearVaccinationProtocol() - Method in class com.cerner.bunsen.stu3.avro.us.core.Immunization.Builder
Clears the value of the 'vaccinationProtocol' field.
clearVaccineCode() - Method in class com.cerner.bunsen.stu3.avro.Immunization.Builder
Clears the value of the 'vaccineCode' field.
clearVaccineCode() - Method in class com.cerner.bunsen.stu3.avro.us.core.Immunization.Builder
Clears the value of the 'vaccineCode' field.
clearValidityPeriod() - Method in class com.cerner.bunsen.stu3.avro.us.core.MedicationRequestDispenseRequest.Builder
Clears the value of the 'validityPeriod' field.
clearValue() - Method in class com.cerner.bunsen.stu3.avro.Age.Builder
Clears the value of the 'value' field.
clearValue() - Method in class com.cerner.bunsen.stu3.avro.ClaimInformation.Builder
Clears the value of the 'value' field.
clearValue() - Method in class com.cerner.bunsen.stu3.avro.ContactPoint.Builder
Clears the value of the 'value' field.
clearValue() - Method in class com.cerner.bunsen.stu3.avro.Duration.Builder
Clears the value of the 'value' field.
clearValue() - Method in class com.cerner.bunsen.stu3.avro.Identifier.Builder
Clears the value of the 'value' field.
clearValue() - Method in class com.cerner.bunsen.stu3.avro.MeasureReportGroupStratifierStratum.Builder
Clears the value of the 'value' field.
clearValue() - Method in class com.cerner.bunsen.stu3.avro.Money.Builder
Clears the value of the 'value' field.
clearValue() - Method in class com.cerner.bunsen.stu3.avro.Observation.Builder
Clears the value of the 'value' field.
clearValue() - Method in class com.cerner.bunsen.stu3.avro.ObservationComponent.Builder
Clears the value of the 'value' field.
clearValue() - Method in class com.cerner.bunsen.stu3.avro.Quantity.Builder
Clears the value of the 'value' field.
clearValue() - Method in class com.cerner.bunsen.stu3.avro.UsageContext.Builder
Clears the value of the 'value' field.
clearVerificationStatus() - Method in class com.cerner.bunsen.stu3.avro.AllergyIntolerance.Builder
Clears the value of the 'verificationStatus' field.
clearVerificationStatus() - Method in class com.cerner.bunsen.stu3.avro.Condition.Builder
Clears the value of the 'verificationStatus' field.
clearVerificationStatus() - Method in class com.cerner.bunsen.stu3.avro.us.core.Condition.Builder
Clears the value of the 'verificationStatus' field.
clearVersion() - Method in class com.cerner.bunsen.stu3.avro.Coding.Builder
Clears the value of the 'version' field.
clearVersion() - Method in class com.cerner.bunsen.stu3.avro.Measure.Builder
Clears the value of the 'version' field.
clearVersionId() - Method in class com.cerner.bunsen.stu3.avro.Meta.Builder
Clears the value of the 'versionId' field.
clearVisionPrescriptionId() - Method in class com.cerner.bunsen.stu3.avro.AppointmentCommunicationRequestDeviceRequestMedicationRequestNutritionOrderProcedureRequestReferralRequestRequestGroupTaskVisionPrescriptionReference.Builder
Clears the value of the 'VisionPrescriptionId' field.
clearVisionPrescriptionId() - Method in class com.cerner.bunsen.stu3.avro.MedicationRequestVisionPrescriptionReference.Builder
Clears the value of the 'VisionPrescriptionId' field.
clearWasSubstituted() - Method in class com.cerner.bunsen.stu3.avro.MedicationDispenseSubstitution.Builder
Clears the value of the 'wasSubstituted' field.
clearWhen() - Method in class com.cerner.bunsen.stu3.avro.TimingRepeat.Builder
Clears the value of the 'when' field.
clearWhenHandedOver() - Method in class com.cerner.bunsen.stu3.avro.MedicationDispense.Builder
Clears the value of the 'whenHandedOver' field.
clearWhenPrepared() - Method in class com.cerner.bunsen.stu3.avro.MedicationDispense.Builder
Clears the value of the 'whenPrepared' field.
ClinicalImpressionDiagnosticReportObservationReference - Class in com.cerner.bunsen.stu3.avro
 
ClinicalImpressionDiagnosticReportObservationReference() - Constructor for class com.cerner.bunsen.stu3.avro.ClinicalImpressionDiagnosticReportObservationReference
Default constructor.
ClinicalImpressionDiagnosticReportObservationReference(String, String, String, String, String, Identifier, String) - Constructor for class com.cerner.bunsen.stu3.avro.ClinicalImpressionDiagnosticReportObservationReference
All-args constructor.
ClinicalImpressionDiagnosticReportObservationReference.Builder - Class in com.cerner.bunsen.stu3.avro
RecordBuilder for ClinicalImpressionDiagnosticReportObservationReference instances.
CodeableConcept - Class in com.cerner.bunsen.stu3.avro
 
CodeableConcept() - Constructor for class com.cerner.bunsen.stu3.avro.CodeableConcept
Default constructor.
CodeableConcept(String, List<Coding>, String) - Constructor for class com.cerner.bunsen.stu3.avro.CodeableConcept
All-args constructor.
CodeableConcept.Builder - Class in com.cerner.bunsen.stu3.avro
RecordBuilder for CodeableConcept instances.
Coding - Class in com.cerner.bunsen.stu3.avro
 
Coding() - Constructor for class com.cerner.bunsen.stu3.avro.Coding
Default constructor.
Coding(String, String, String, String, String, Boolean) - Constructor for class com.cerner.bunsen.stu3.avro.Coding
All-args constructor.
Coding.Builder - Class in com.cerner.bunsen.stu3.avro
RecordBuilder for Coding instances.
com.cerner.bunsen - package com.cerner.bunsen
Core API for using FHIR in Apache Spark.
com.cerner.bunsen.avro - package com.cerner.bunsen.avro
 
com.cerner.bunsen.avro.converters - package com.cerner.bunsen.avro.converters
 
com.cerner.bunsen.avro.tools - package com.cerner.bunsen.avro.tools
 
com.cerner.bunsen.definitions - package com.cerner.bunsen.definitions
Support for traversing FHIR definitions to convert them into other data models.
com.cerner.bunsen.definitions.stu3 - package com.cerner.bunsen.definitions.stu3
Support for translating FHIR STU3 resources.
com.cerner.bunsen.profiles - package com.cerner.bunsen.profiles
Support for dynamically providing structure definitions at runtime.
com.cerner.bunsen.shaded - package com.cerner.bunsen.shaded
This JAR contains only the bunsen-core project and its shaded dependencies for simple use with Apache Spark.
com.cerner.bunsen.spark - package com.cerner.bunsen.spark
 
com.cerner.bunsen.spark.codes - package com.cerner.bunsen.spark.codes
Common for working with FHIR concept maps.
com.cerner.bunsen.spark.codes.base - package com.cerner.bunsen.spark.codes.base
Base classes for working with ConceptMaps and ValueSets.
com.cerner.bunsen.spark.codes.broadcast - package com.cerner.bunsen.spark.codes.broadcast
Support to broadcast code mappings that are useful to query or transform FHIR data in Spark.
com.cerner.bunsen.spark.codes.systems - package com.cerner.bunsen.spark.codes.systems
Support for importing LOINC and SNOMED terminology systems.
com.cerner.bunsen.spark.converters - package com.cerner.bunsen.spark.converters
Support for traversing FHIR profiles to create conversion functions.
com.cerner.bunsen.stu3 - package com.cerner.bunsen.stu3
 
com.cerner.bunsen.stu3.avro - package com.cerner.bunsen.stu3.avro
 
com.cerner.bunsen.stu3.avro.us.core - package com.cerner.bunsen.stu3.avro.us.core
 
com.cerner.bunsen.stu3.codes - package com.cerner.bunsen.stu3.codes
Support for FHIR STU3 ConceptMap and ValueSet resources.
com.cerner.bunsen.stu3.python - package com.cerner.bunsen.stu3.python
Support for Python-specific wrapper functions.
compositeValues(IBase) - Method in class com.cerner.bunsen.definitions.FhirConversionSupport
Returns a map of the fields in a composite type to the corresponding values.
compositeValues(IBase) - Method in class com.cerner.bunsen.definitions.stu3.Stu3FhirConversionSupport
 
CONCEPT_MAP_TABLE - Static variable in class com.cerner.bunsen.spark.codes.base.AbstractConceptMaps
Defalt table name where concept maps are stored.
conceptMapRowConverter - Variable in class com.cerner.bunsen.spark.codes.base.AbstractConceptMaps
 
conceptMaps - Variable in class com.cerner.bunsen.spark.codes.base.AbstractConceptMaps
 
ConceptMaps - Class in com.cerner.bunsen.stu3.codes
An immutable collection of FHIR ConceptMaps.
ConceptMaps(SparkSession, Dataset<UrlAndVersion>, Dataset<Row>, Dataset<Mapping>) - Constructor for class com.cerner.bunsen.stu3.codes.ConceptMaps
 
Condition - Class in com.cerner.bunsen.stu3.avro
 
Condition() - Constructor for class com.cerner.bunsen.stu3.avro.Condition
Default constructor.
Condition(String, Meta, String, String, Narrative, List<Resource>, List<Identifier>, String, String, List<CodeableConcept>, CodeableConcept, CodeableConcept, List<CodeableConcept>, GroupPatientReference, EncounterEpisodeOfCareReference, ChoiceAgePeriodRangeDateTimeString, ChoiceAgePeriodRangeBooleanDateTimeString, String, PatientPractitionerRelatedPersonReference, ConditionStage, List<ConditionEvidence>, List<Annotation>) - Constructor for class com.cerner.bunsen.stu3.avro.Condition
All-args constructor.
Condition - Class in com.cerner.bunsen.stu3.avro.us.core
 
Condition() - Constructor for class com.cerner.bunsen.stu3.avro.us.core.Condition
Default constructor.
Condition(String, Meta, String, String, Narrative, List<Resource>, List<Identifier>, String, String, List<CodeableConcept>, CodeableConcept, CodeableConcept, List<CodeableConcept>, PatientReference, EncounterEpisodeOfCareReference, ChoiceAgePeriodRangeDateTimeString, ChoiceAgePeriodRangeBooleanDateTimeString, String, PatientPractitionerRelatedPersonReference, ConditionStage, List<ConditionEvidence>, List<Annotation>) - Constructor for class com.cerner.bunsen.stu3.avro.us.core.Condition
All-args constructor.
Condition.Builder - Class in com.cerner.bunsen.stu3.avro
RecordBuilder for Condition instances.
Condition.Builder - Class in com.cerner.bunsen.stu3.avro.us.core
RecordBuilder for Condition instances.
ConditionEvidence - Class in com.cerner.bunsen.stu3.avro
 
ConditionEvidence() - Constructor for class com.cerner.bunsen.stu3.avro.ConditionEvidence
Default constructor.
ConditionEvidence(String, List<CodeableConcept>, List<ResourceReference>) - Constructor for class com.cerner.bunsen.stu3.avro.ConditionEvidence
All-args constructor.
ConditionEvidence - Class in com.cerner.bunsen.stu3.avro.us.core
 
ConditionEvidence() - Constructor for class com.cerner.bunsen.stu3.avro.us.core.ConditionEvidence
Default constructor.
ConditionEvidence(String, List<CodeableConcept>, List<ResourceReference>) - Constructor for class com.cerner.bunsen.stu3.avro.us.core.ConditionEvidence
All-args constructor.
ConditionEvidence.Builder - Class in com.cerner.bunsen.stu3.avro
RecordBuilder for ConditionEvidence instances.
ConditionEvidence.Builder - Class in com.cerner.bunsen.stu3.avro.us.core
RecordBuilder for ConditionEvidence instances.
ConditionObservationReference - Class in com.cerner.bunsen.stu3.avro
 
ConditionObservationReference() - Constructor for class com.cerner.bunsen.stu3.avro.ConditionObservationReference
Default constructor.
ConditionObservationReference(String, String, String, String, Identifier, String) - Constructor for class com.cerner.bunsen.stu3.avro.ConditionObservationReference
All-args constructor.
ConditionObservationReference.Builder - Class in com.cerner.bunsen.stu3.avro
RecordBuilder for ConditionObservationReference instances.
ConditionProcedureReference - Class in com.cerner.bunsen.stu3.avro
 
ConditionProcedureReference() - Constructor for class com.cerner.bunsen.stu3.avro.ConditionProcedureReference
Default constructor.
ConditionProcedureReference(String, String, String, String, Identifier, String) - Constructor for class com.cerner.bunsen.stu3.avro.ConditionProcedureReference
All-args constructor.
ConditionProcedureReference.Builder - Class in com.cerner.bunsen.stu3.avro
RecordBuilder for ConditionProcedureReference instances.
ConditionReference - Class in com.cerner.bunsen.stu3.avro
 
ConditionReference() - Constructor for class com.cerner.bunsen.stu3.avro.ConditionReference
Default constructor.
ConditionReference(String, String, String, Identifier, String) - Constructor for class com.cerner.bunsen.stu3.avro.ConditionReference
All-args constructor.
ConditionReference.Builder - Class in com.cerner.bunsen.stu3.avro
RecordBuilder for ConditionReference instances.
ConditionStage - Class in com.cerner.bunsen.stu3.avro
 
ConditionStage() - Constructor for class com.cerner.bunsen.stu3.avro.ConditionStage
Default constructor.
ConditionStage(String, CodeableConcept, List<ClinicalImpressionDiagnosticReportObservationReference>) - Constructor for class com.cerner.bunsen.stu3.avro.ConditionStage
All-args constructor.
ConditionStage - Class in com.cerner.bunsen.stu3.avro.us.core
 
ConditionStage() - Constructor for class com.cerner.bunsen.stu3.avro.us.core.ConditionStage
Default constructor.
ConditionStage(String, CodeableConcept, List<ClinicalImpressionDiagnosticReportObservationReference>) - Constructor for class com.cerner.bunsen.stu3.avro.us.core.ConditionStage
All-args constructor.
ConditionStage.Builder - Class in com.cerner.bunsen.stu3.avro
RecordBuilder for ConditionStage instances.
ConditionStage.Builder - Class in com.cerner.bunsen.stu3.avro.us.core
RecordBuilder for ConditionStage instances.
ContactDetail - Class in com.cerner.bunsen.stu3.avro
 
ContactDetail() - Constructor for class com.cerner.bunsen.stu3.avro.ContactDetail
Default constructor.
ContactDetail(String, String, List<ContactPoint>) - Constructor for class com.cerner.bunsen.stu3.avro.ContactDetail
All-args constructor.
ContactDetail.Builder - Class in com.cerner.bunsen.stu3.avro
RecordBuilder for ContactDetail instances.
ContactPoint - Class in com.cerner.bunsen.stu3.avro
 
ContactPoint() - Constructor for class com.cerner.bunsen.stu3.avro.ContactPoint
Default constructor.
ContactPoint(String, String, String, String, Integer, Period) - Constructor for class com.cerner.bunsen.stu3.avro.ContactPoint
All-args constructor.
ContactPoint.Builder - Class in com.cerner.bunsen.stu3.avro
RecordBuilder for ContactPoint instances.
ContainerEntry(String, Object) - Constructor for class com.cerner.bunsen.definitions.HapiContainedConverter.ContainerEntry
 
context - Variable in class com.cerner.bunsen.definitions.StructureDefinitions
 
contextFor(FhirVersionEnum) - Static method in class com.cerner.bunsen.FhirContexts
Returns the FHIR context for the given version.
Contributor - Class in com.cerner.bunsen.stu3.avro
 
Contributor() - Constructor for class com.cerner.bunsen.stu3.avro.Contributor
Default constructor.
Contributor(String, String, String, List<ContactDetail>) - Constructor for class com.cerner.bunsen.stu3.avro.Contributor
All-args constructor.
Contributor.Builder - Class in com.cerner.bunsen.stu3.avro
RecordBuilder for Contributor instances.
conversionSupport() - Method in class com.cerner.bunsen.definitions.StructureDefinitions
Returns supporting functions to make FHIR conversion work independent of version.
conversionSupport() - Method in class com.cerner.bunsen.definitions.stu3.Stu3StructureDefinitions
 
converter - Variable in class com.cerner.bunsen.spark.converters.HasSerializableConverter
 
CoverageReference - Class in com.cerner.bunsen.stu3.avro
 
CoverageReference() - Constructor for class com.cerner.bunsen.stu3.avro.CoverageReference
Default constructor.
CoverageReference(String, String, String, Identifier, String) - Constructor for class com.cerner.bunsen.stu3.avro.CoverageReference
All-args constructor.
CoverageReference.Builder - Class in com.cerner.bunsen.stu3.avro
RecordBuilder for CoverageReference instances.
create(FhirContext) - Static method in class com.cerner.bunsen.definitions.StructureDefinitions
Create a new instance of this class for the given version of FHIR.
createComposite(Object[]) - Method in class com.cerner.bunsen.definitions.HapiChoiceConverter
 
createComposite(Object[]) - Method in class com.cerner.bunsen.definitions.HapiCompositeConverter
 
createContained(Object[]) - Method in class com.cerner.bunsen.definitions.HapiContainedConverter
Constructs a statically typed Resource Container populated with all contained entries.
createDecoder(SchemaStore) - Static method in class com.cerner.bunsen.stu3.avro.AccountReference
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(SchemaStore) - Static method in class com.cerner.bunsen.stu3.avro.ActivityDefinitionHealthcareServicePlanDefinitionReference
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(SchemaStore) - Static method in class com.cerner.bunsen.stu3.avro.ActivityDefinitionPlanDefinitionQuestionnaireReference
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(SchemaStore) - Static method in class com.cerner.bunsen.stu3.avro.ActivityDefinitionPlanDefinitionReference
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(SchemaStore) - Static method in class com.cerner.bunsen.stu3.avro.Address
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(SchemaStore) - Static method in class com.cerner.bunsen.stu3.avro.Age
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(SchemaStore) - Static method in class com.cerner.bunsen.stu3.avro.AllergyIntolerance
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(SchemaStore) - Static method in class com.cerner.bunsen.stu3.avro.AllergyIntoleranceReaction
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(SchemaStore) - Static method in class com.cerner.bunsen.stu3.avro.Annotation
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(SchemaStore) - Static method in class com.cerner.bunsen.stu3.avro.AppointmentCommunicationRequestDeviceRequestMedicationRequestNutritionOrderProcedureRequestReferralRequestRequestGroupTaskVisionPrescriptionReference
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(SchemaStore) - Static method in class com.cerner.bunsen.stu3.avro.AppointmentReference
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(SchemaStore) - Static method in class com.cerner.bunsen.stu3.avro.Attachment
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(SchemaStore) - Static method in class com.cerner.bunsen.stu3.avro.BundleReference
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(SchemaStore) - Static method in class com.cerner.bunsen.stu3.avro.CarePlan
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(SchemaStore) - Static method in class com.cerner.bunsen.stu3.avro.CarePlanActivity
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(SchemaStore) - Static method in class com.cerner.bunsen.stu3.avro.CarePlanActivityDetail
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(SchemaStore) - Static method in class com.cerner.bunsen.stu3.avro.CarePlanDeviceRequestImmunizationRecommendationMedicationRequestNutritionOrderProcedureRequestReferralRequestReference
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(SchemaStore) - Static method in class com.cerner.bunsen.stu3.avro.CarePlanMedicationRequestProcedureRequestReferralRequestReference
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(SchemaStore) - Static method in class com.cerner.bunsen.stu3.avro.CarePlanProcedureRequestReferralRequestReference
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(SchemaStore) - Static method in class com.cerner.bunsen.stu3.avro.CarePlanReference
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(SchemaStore) - Static method in class com.cerner.bunsen.stu3.avro.CareTeamOrganizationPatientPractitionerRelatedPersonReference
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(SchemaStore) - Static method in class com.cerner.bunsen.stu3.avro.CareTeamReference
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(SchemaStore) - Static method in class com.cerner.bunsen.stu3.avro.ChoiceAddressCodeableConceptLocationReference
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(SchemaStore) - Static method in class com.cerner.bunsen.stu3.avro.ChoiceAddressLocationReference
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(SchemaStore) - Static method in class com.cerner.bunsen.stu3.avro.ChoiceAgePeriodRangeBooleanDateTimeString
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(SchemaStore) - Static method in class com.cerner.bunsen.stu3.avro.ChoiceAgePeriodRangeDateTimeString
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(SchemaStore) - Static method in class com.cerner.bunsen.stu3.avro.ChoiceAttachmentCodeableConceptPeriodQuantityRangeRatioSampledDataBooleanDateTimeStringTime
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(SchemaStore) - Static method in class com.cerner.bunsen.stu3.avro.ChoiceAttachmentCodeableConceptPeriodQuantityRangeRatioSampledDataDateTimeStringTime
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(SchemaStore) - Static method in class com.cerner.bunsen.stu3.avro.ChoiceAttachmentQuantityResourceReferenceString
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(SchemaStore) - Static method in class com.cerner.bunsen.stu3.avro.ChoiceBooleanDateTime
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(SchemaStore) - Static method in class com.cerner.bunsen.stu3.avro.ChoiceBooleanInteger
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(SchemaStore) - Static method in class com.cerner.bunsen.stu3.avro.ChoiceCodeableConceptBoolean
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(SchemaStore) - Static method in class com.cerner.bunsen.stu3.avro.ChoiceCodeableConceptConditionReference
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(SchemaStore) - Static method in class com.cerner.bunsen.stu3.avro.ChoiceCodeableConceptDetectedIssueReference
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(SchemaStore) - Static method in class com.cerner.bunsen.stu3.avro.ChoiceCodeableConceptMedicationReference
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(SchemaStore) - Static method in class com.cerner.bunsen.stu3.avro.ChoiceCodeableConceptMedicationSubstanceReference
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(SchemaStore) - Static method in class com.cerner.bunsen.stu3.avro.ChoiceCodeableConceptProcedureReference
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(SchemaStore) - Static method in class com.cerner.bunsen.stu3.avro.ChoiceCodeableConceptQuantityRange
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(SchemaStore) - Static method in class com.cerner.bunsen.stu3.avro.ChoiceDurationPeriodRange
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(SchemaStore) - Static method in class com.cerner.bunsen.stu3.avro.ChoicePatientPractitionerRelatedPersonReferenceString
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(SchemaStore) - Static method in class com.cerner.bunsen.stu3.avro.ChoicePeriodDate
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(SchemaStore) - Static method in class com.cerner.bunsen.stu3.avro.ChoicePeriodDateTime
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(SchemaStore) - Static method in class com.cerner.bunsen.stu3.avro.ChoicePeriodTimingDateTime
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(SchemaStore) - Static method in class com.cerner.bunsen.stu3.avro.ChoicePeriodTimingString
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(SchemaStore) - Static method in class com.cerner.bunsen.stu3.avro.ChoiceQuantityRange
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(SchemaStore) - Static method in class com.cerner.bunsen.stu3.avro.ChoiceQuantityRangeRatio
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(SchemaStore) - Static method in class com.cerner.bunsen.stu3.avro.Claim
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(SchemaStore) - Static method in class com.cerner.bunsen.stu3.avro.ClaimAccident
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(SchemaStore) - Static method in class com.cerner.bunsen.stu3.avro.ClaimCareTeam
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(SchemaStore) - Static method in class com.cerner.bunsen.stu3.avro.ClaimDiagnosis
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(SchemaStore) - Static method in class com.cerner.bunsen.stu3.avro.ClaimInformation
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(SchemaStore) - Static method in class com.cerner.bunsen.stu3.avro.ClaimInsurance
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(SchemaStore) - Static method in class com.cerner.bunsen.stu3.avro.ClaimItem
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(SchemaStore) - Static method in class com.cerner.bunsen.stu3.avro.ClaimItemDetail
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(SchemaStore) - Static method in class com.cerner.bunsen.stu3.avro.ClaimItemDetailSubDetail
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(SchemaStore) - Static method in class com.cerner.bunsen.stu3.avro.ClaimPayee
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(SchemaStore) - Static method in class com.cerner.bunsen.stu3.avro.ClaimProcedure
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(SchemaStore) - Static method in class com.cerner.bunsen.stu3.avro.ClaimReference
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(SchemaStore) - Static method in class com.cerner.bunsen.stu3.avro.ClaimRelated
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(SchemaStore) - Static method in class com.cerner.bunsen.stu3.avro.ClaimResponseReference
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(SchemaStore) - Static method in class com.cerner.bunsen.stu3.avro.ClinicalImpressionDiagnosticReportObservationReference
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(SchemaStore) - Static method in class com.cerner.bunsen.stu3.avro.CodeableConcept
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(SchemaStore) - Static method in class com.cerner.bunsen.stu3.avro.Coding
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(SchemaStore) - Static method in class com.cerner.bunsen.stu3.avro.Condition
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(SchemaStore) - Static method in class com.cerner.bunsen.stu3.avro.ConditionEvidence
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(SchemaStore) - Static method in class com.cerner.bunsen.stu3.avro.ConditionObservationReference
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(SchemaStore) - Static method in class com.cerner.bunsen.stu3.avro.ConditionProcedureReference
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(SchemaStore) - Static method in class com.cerner.bunsen.stu3.avro.ConditionReference
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(SchemaStore) - Static method in class com.cerner.bunsen.stu3.avro.ConditionStage
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(SchemaStore) - Static method in class com.cerner.bunsen.stu3.avro.ContactDetail
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(SchemaStore) - Static method in class com.cerner.bunsen.stu3.avro.ContactPoint
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(SchemaStore) - Static method in class com.cerner.bunsen.stu3.avro.Contributor
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(SchemaStore) - Static method in class com.cerner.bunsen.stu3.avro.CoverageReference
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(SchemaStore) - Static method in class com.cerner.bunsen.stu3.avro.DetectedIssueReference
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(SchemaStore) - Static method in class com.cerner.bunsen.stu3.avro.DeviceDeviceMetricReference
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(SchemaStore) - Static method in class com.cerner.bunsen.stu3.avro.DeviceGroupLocationPatientReference
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(SchemaStore) - Static method in class com.cerner.bunsen.stu3.avro.DeviceHealthcareServiceOrganizationPatientPractitionerRelatedPersonReference
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(SchemaStore) - Static method in class com.cerner.bunsen.stu3.avro.DeviceMedicationSubstanceReference
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(SchemaStore) - Static method in class com.cerner.bunsen.stu3.avro.DeviceOrganizationPatientPractitionerRelatedPersonReference
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(SchemaStore) - Static method in class com.cerner.bunsen.stu3.avro.DeviceOrganizationPractitionerReference
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(SchemaStore) - Static method in class com.cerner.bunsen.stu3.avro.DeviceReference
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(SchemaStore) - Static method in class com.cerner.bunsen.stu3.avro.DiagnosticReportReference
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(SchemaStore) - Static method in class com.cerner.bunsen.stu3.avro.Dosage
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(SchemaStore) - Static method in class com.cerner.bunsen.stu3.avro.Duration
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(SchemaStore) - Static method in class com.cerner.bunsen.stu3.avro.Encounter
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(SchemaStore) - Static method in class com.cerner.bunsen.stu3.avro.EncounterClassHistory
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(SchemaStore) - Static method in class com.cerner.bunsen.stu3.avro.EncounterDiagnosis
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(SchemaStore) - Static method in class com.cerner.bunsen.stu3.avro.EncounterEpisodeOfCareReference
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(SchemaStore) - Static method in class com.cerner.bunsen.stu3.avro.EncounterHospitalization
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(SchemaStore) - Static method in class com.cerner.bunsen.stu3.avro.EncounterLocation
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(SchemaStore) - Static method in class com.cerner.bunsen.stu3.avro.EncounterParticipant
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(SchemaStore) - Static method in class com.cerner.bunsen.stu3.avro.EncounterReference
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(SchemaStore) - Static method in class com.cerner.bunsen.stu3.avro.EncounterStatusHistory
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(SchemaStore) - Static method in class com.cerner.bunsen.stu3.avro.EpisodeOfCare
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(SchemaStore) - Static method in class com.cerner.bunsen.stu3.avro.EpisodeOfCareDiagnosis
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(SchemaStore) - Static method in class com.cerner.bunsen.stu3.avro.EpisodeOfCareReference
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(SchemaStore) - Static method in class com.cerner.bunsen.stu3.avro.EpisodeOfCareStatusHistory
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(SchemaStore) - Static method in class com.cerner.bunsen.stu3.avro.GoalReference
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(SchemaStore) - Static method in class com.cerner.bunsen.stu3.avro.GroupPatientReference
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(SchemaStore) - Static method in class com.cerner.bunsen.stu3.avro.HumanName
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(SchemaStore) - Static method in class com.cerner.bunsen.stu3.avro.Identifier
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(SchemaStore) - Static method in class com.cerner.bunsen.stu3.avro.Immunization
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(SchemaStore) - Static method in class com.cerner.bunsen.stu3.avro.ImmunizationExplanation
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(SchemaStore) - Static method in class com.cerner.bunsen.stu3.avro.ImmunizationPractitioner
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(SchemaStore) - Static method in class com.cerner.bunsen.stu3.avro.ImmunizationReaction
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(SchemaStore) - Static method in class com.cerner.bunsen.stu3.avro.ImmunizationVaccinationProtocol
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(SchemaStore) - Static method in class com.cerner.bunsen.stu3.avro.LibraryReference
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(SchemaStore) - Static method in class com.cerner.bunsen.stu3.avro.ListReference
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(SchemaStore) - Static method in class com.cerner.bunsen.stu3.avro.LocationReference
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(SchemaStore) - Static method in class com.cerner.bunsen.stu3.avro.Measure
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(SchemaStore) - Static method in class com.cerner.bunsen.stu3.avro.MeasureGroup
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(SchemaStore) - Static method in class com.cerner.bunsen.stu3.avro.MeasureGroupPopulation
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(SchemaStore) - Static method in class com.cerner.bunsen.stu3.avro.MeasureGroupStratifier
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(SchemaStore) - Static method in class com.cerner.bunsen.stu3.avro.MeasureReference
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(SchemaStore) - Static method in class com.cerner.bunsen.stu3.avro.MeasureReport
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(SchemaStore) - Static method in class com.cerner.bunsen.stu3.avro.MeasureReportGroup
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(SchemaStore) - Static method in class com.cerner.bunsen.stu3.avro.MeasureReportGroupPopulation
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(SchemaStore) - Static method in class com.cerner.bunsen.stu3.avro.MeasureReportGroupStratifier
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(SchemaStore) - Static method in class com.cerner.bunsen.stu3.avro.MeasureReportGroupStratifierStratum
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(SchemaStore) - Static method in class com.cerner.bunsen.stu3.avro.MeasureReportGroupStratifierStratumPopulation
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(SchemaStore) - Static method in class com.cerner.bunsen.stu3.avro.MeasureSupplementalData
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(SchemaStore) - Static method in class com.cerner.bunsen.stu3.avro.MedicationAdministrationMedicationDispenseMedicationStatementObservationProcedureReference
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(SchemaStore) - Static method in class com.cerner.bunsen.stu3.avro.MedicationAdministrationObservationProcedureReference
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(SchemaStore) - Static method in class com.cerner.bunsen.stu3.avro.MedicationDispense
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(SchemaStore) - Static method in class com.cerner.bunsen.stu3.avro.MedicationDispensePerformer
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(SchemaStore) - Static method in class com.cerner.bunsen.stu3.avro.MedicationDispenseSubstitution
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(SchemaStore) - Static method in class com.cerner.bunsen.stu3.avro.MedicationReference
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(SchemaStore) - Static method in class com.cerner.bunsen.stu3.avro.MedicationRequestReference
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(SchemaStore) - Static method in class com.cerner.bunsen.stu3.avro.MedicationRequestVisionPrescriptionReference
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(SchemaStore) - Static method in class com.cerner.bunsen.stu3.avro.MedicationStatement
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(SchemaStore) - Static method in class com.cerner.bunsen.stu3.avro.MedicationSubstanceReference
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(SchemaStore) - Static method in class com.cerner.bunsen.stu3.avro.Meta
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(SchemaStore) - Static method in class com.cerner.bunsen.stu3.avro.Money
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(SchemaStore) - Static method in class com.cerner.bunsen.stu3.avro.Narrative
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(SchemaStore) - Static method in class com.cerner.bunsen.stu3.avro.Observation
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(SchemaStore) - Static method in class com.cerner.bunsen.stu3.avro.ObservationComponent
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(SchemaStore) - Static method in class com.cerner.bunsen.stu3.avro.ObservationComponentReferenceRange
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(SchemaStore) - Static method in class com.cerner.bunsen.stu3.avro.ObservationQuestionnaireResponseSequenceReference
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(SchemaStore) - Static method in class com.cerner.bunsen.stu3.avro.ObservationReference
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(SchemaStore) - Static method in class com.cerner.bunsen.stu3.avro.ObservationReferenceRange
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(SchemaStore) - Static method in class com.cerner.bunsen.stu3.avro.ObservationRelated
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(SchemaStore) - Static method in class com.cerner.bunsen.stu3.avro.OrganizationPatientPractitionerRelatedPersonReference
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(SchemaStore) - Static method in class com.cerner.bunsen.stu3.avro.OrganizationPractitionerReference
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(SchemaStore) - Static method in class com.cerner.bunsen.stu3.avro.OrganizationReference
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(SchemaStore) - Static method in class com.cerner.bunsen.stu3.avro.Patient
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(SchemaStore) - Static method in class com.cerner.bunsen.stu3.avro.PatientAnimal
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(SchemaStore) - Static method in class com.cerner.bunsen.stu3.avro.PatientCommunication
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(SchemaStore) - Static method in class com.cerner.bunsen.stu3.avro.PatientContact
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(SchemaStore) - Static method in class com.cerner.bunsen.stu3.avro.PatientLink
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(SchemaStore) - Static method in class com.cerner.bunsen.stu3.avro.PatientPractitionerReference
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(SchemaStore) - Static method in class com.cerner.bunsen.stu3.avro.PatientPractitionerRelatedPersonReference
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(SchemaStore) - Static method in class com.cerner.bunsen.stu3.avro.PatientReference
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(SchemaStore) - Static method in class com.cerner.bunsen.stu3.avro.PatientRelatedPersonReference
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(SchemaStore) - Static method in class com.cerner.bunsen.stu3.avro.Period
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(SchemaStore) - Static method in class com.cerner.bunsen.stu3.avro.PlanDefinitionQuestionnaireReference
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(SchemaStore) - Static method in class com.cerner.bunsen.stu3.avro.PractitionerReference
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(SchemaStore) - Static method in class com.cerner.bunsen.stu3.avro.PractitionerRelatedPersonReference
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(SchemaStore) - Static method in class com.cerner.bunsen.stu3.avro.Procedure
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(SchemaStore) - Static method in class com.cerner.bunsen.stu3.avro.ProcedureFocalDevice
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(SchemaStore) - Static method in class com.cerner.bunsen.stu3.avro.ProcedurePerformer
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(SchemaStore) - Static method in class com.cerner.bunsen.stu3.avro.ProcedureReference
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(SchemaStore) - Static method in class com.cerner.bunsen.stu3.avro.ProcedureRequest
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(SchemaStore) - Static method in class com.cerner.bunsen.stu3.avro.ProcedureRequestRequester
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(SchemaStore) - Static method in class com.cerner.bunsen.stu3.avro.ProvenanceReference
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(SchemaStore) - Static method in class com.cerner.bunsen.stu3.avro.Quantity
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(SchemaStore) - Static method in class com.cerner.bunsen.stu3.avro.Range
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(SchemaStore) - Static method in class com.cerner.bunsen.stu3.avro.Ratio
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(SchemaStore) - Static method in class com.cerner.bunsen.stu3.avro.ReferralRequestReference
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(SchemaStore) - Static method in class com.cerner.bunsen.stu3.avro.RelatedArtifact
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(SchemaStore) - Static method in class com.cerner.bunsen.stu3.avro.Resource
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(SchemaStore) - Static method in class com.cerner.bunsen.stu3.avro.ResourceReference
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(SchemaStore) - Static method in class com.cerner.bunsen.stu3.avro.SampledData
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(SchemaStore) - Static method in class com.cerner.bunsen.stu3.avro.SpecimenReference
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(SchemaStore) - Static method in class com.cerner.bunsen.stu3.avro.Timing
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(SchemaStore) - Static method in class com.cerner.bunsen.stu3.avro.TimingRepeat
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(SchemaStore) - Static method in class com.cerner.bunsen.stu3.avro.us.core.CarePlan
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(SchemaStore) - Static method in class com.cerner.bunsen.stu3.avro.us.core.CarePlanActivity
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(SchemaStore) - Static method in class com.cerner.bunsen.stu3.avro.us.core.CarePlanActivityDetail
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(SchemaStore) - Static method in class com.cerner.bunsen.stu3.avro.us.core.Condition
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(SchemaStore) - Static method in class com.cerner.bunsen.stu3.avro.us.core.ConditionEvidence
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(SchemaStore) - Static method in class com.cerner.bunsen.stu3.avro.us.core.ConditionStage
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(SchemaStore) - Static method in class com.cerner.bunsen.stu3.avro.us.core.Encounter
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(SchemaStore) - Static method in class com.cerner.bunsen.stu3.avro.us.core.EncounterClassHistory
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(SchemaStore) - Static method in class com.cerner.bunsen.stu3.avro.us.core.EncounterDiagnosis
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(SchemaStore) - Static method in class com.cerner.bunsen.stu3.avro.us.core.EncounterHospitalization
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(SchemaStore) - Static method in class com.cerner.bunsen.stu3.avro.us.core.EncounterLocation
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(SchemaStore) - Static method in class com.cerner.bunsen.stu3.avro.us.core.EncounterParticipant
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(SchemaStore) - Static method in class com.cerner.bunsen.stu3.avro.us.core.EncounterStatusHistory
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(SchemaStore) - Static method in class com.cerner.bunsen.stu3.avro.us.core.Immunization
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(SchemaStore) - Static method in class com.cerner.bunsen.stu3.avro.us.core.ImmunizationExplanation
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(SchemaStore) - Static method in class com.cerner.bunsen.stu3.avro.us.core.ImmunizationPractitioner
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(SchemaStore) - Static method in class com.cerner.bunsen.stu3.avro.us.core.ImmunizationReaction
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(SchemaStore) - Static method in class com.cerner.bunsen.stu3.avro.us.core.ImmunizationVaccinationProtocol
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(SchemaStore) - Static method in class com.cerner.bunsen.stu3.avro.us.core.Medication
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(SchemaStore) - Static method in class com.cerner.bunsen.stu3.avro.us.core.MedicationIngredient
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(SchemaStore) - Static method in class com.cerner.bunsen.stu3.avro.us.core.MedicationPackage
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(SchemaStore) - Static method in class com.cerner.bunsen.stu3.avro.us.core.MedicationPackageBatch
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(SchemaStore) - Static method in class com.cerner.bunsen.stu3.avro.us.core.MedicationPackageContent
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(SchemaStore) - Static method in class com.cerner.bunsen.stu3.avro.us.core.MedicationRequest
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(SchemaStore) - Static method in class com.cerner.bunsen.stu3.avro.us.core.MedicationRequestDispenseRequest
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(SchemaStore) - Static method in class com.cerner.bunsen.stu3.avro.us.core.MedicationRequestRequester
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(SchemaStore) - Static method in class com.cerner.bunsen.stu3.avro.us.core.MedicationRequestSubstitution
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(SchemaStore) - Static method in class com.cerner.bunsen.stu3.avro.us.core.Patient
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(SchemaStore) - Static method in class com.cerner.bunsen.stu3.avro.us.core.PatientCommunication
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(SchemaStore) - Static method in class com.cerner.bunsen.stu3.avro.us.core.PatientContact
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(SchemaStore) - Static method in class com.cerner.bunsen.stu3.avro.us.core.PatientLink
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(SchemaStore) - Static method in class com.cerner.bunsen.stu3.avro.us.core.UsCoreEthnicity
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(SchemaStore) - Static method in class com.cerner.bunsen.stu3.avro.us.core.UsCoreRace
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
createDecoder(SchemaStore) - Static method in class com.cerner.bunsen.stu3.avro.UsageContext
Create a new BinaryMessageDecoder instance for this class that uses the specified SchemaStore.
currentValueSets() - Static method in class com.cerner.bunsen.spark.ValueSetUdfs
Returns the broadcast variable of the current valuesets so they can be used in other user-defined functions.

D

DefinitionToAvroVisitor - Class in com.cerner.bunsen.avro.converters
 
DefinitionToAvroVisitor(FhirConversionSupport, String, Map<String, HapiConverter<Schema>>) - Constructor for class com.cerner.bunsen.avro.converters.DefinitionToAvroVisitor
Creates a visitor to construct Avro conversion objects.
DefinitionToSparkVisitor - Class in com.cerner.bunsen.spark.converters
A visitor implementation to travers a FHIR resource definition and produce a converter class that translates from FHIR to Spark and vice versa.
DefinitionToSparkVisitor(FhirConversionSupport, String, Map<String, HapiConverter<DataType>>) - Constructor for class com.cerner.bunsen.spark.converters.DefinitionToSparkVisitor
Creates a visitor to construct Spark Row conversion objects.
DefinitionVisitor<T> - Interface in com.cerner.bunsen.definitions
Visitor for each field in a FHIR StructureDefinition.
DefinitionVisitorsUtil - Class in com.cerner.bunsen.definitions
Util class that provides helper methods for concrete visitors that implement DefinitionVisitor interface.
DefinitionVisitorsUtil() - Constructor for class com.cerner.bunsen.definitions.DefinitionVisitorsUtil
 
DetectedIssueReference - Class in com.cerner.bunsen.stu3.avro
 
DetectedIssueReference() - Constructor for class com.cerner.bunsen.stu3.avro.DetectedIssueReference
Default constructor.
DetectedIssueReference(String, String, String, Identifier, String) - Constructor for class com.cerner.bunsen.stu3.avro.DetectedIssueReference
All-args constructor.
DetectedIssueReference.Builder - Class in com.cerner.bunsen.stu3.avro
RecordBuilder for DetectedIssueReference instances.
DeviceDeviceMetricReference - Class in com.cerner.bunsen.stu3.avro
 
DeviceDeviceMetricReference() - Constructor for class com.cerner.bunsen.stu3.avro.DeviceDeviceMetricReference
Default constructor.
DeviceDeviceMetricReference(String, String, String, String, Identifier, String) - Constructor for class com.cerner.bunsen.stu3.avro.DeviceDeviceMetricReference
All-args constructor.
DeviceDeviceMetricReference.Builder - Class in com.cerner.bunsen.stu3.avro
RecordBuilder for DeviceDeviceMetricReference instances.
DeviceGroupLocationPatientReference - Class in com.cerner.bunsen.stu3.avro
 
DeviceGroupLocationPatientReference() - Constructor for class com.cerner.bunsen.stu3.avro.DeviceGroupLocationPatientReference
Default constructor.
DeviceGroupLocationPatientReference(String, String, String, String, String, String, Identifier, String) - Constructor for class com.cerner.bunsen.stu3.avro.DeviceGroupLocationPatientReference
All-args constructor.
DeviceGroupLocationPatientReference.Builder - Class in com.cerner.bunsen.stu3.avro
RecordBuilder for DeviceGroupLocationPatientReference instances.
DeviceHealthcareServiceOrganizationPatientPractitionerRelatedPersonReference - Class in com.cerner.bunsen.stu3.avro
 
DeviceHealthcareServiceOrganizationPatientPractitionerRelatedPersonReference() - Constructor for class com.cerner.bunsen.stu3.avro.DeviceHealthcareServiceOrganizationPatientPractitionerRelatedPersonReference
Default constructor.
DeviceHealthcareServiceOrganizationPatientPractitionerRelatedPersonReference(String, String, String, String, String, String, String, String, Identifier, String) - Constructor for class com.cerner.bunsen.stu3.avro.DeviceHealthcareServiceOrganizationPatientPractitionerRelatedPersonReference
All-args constructor.
DeviceHealthcareServiceOrganizationPatientPractitionerRelatedPersonReference.Builder - Class in com.cerner.bunsen.stu3.avro
RecordBuilder for DeviceHealthcareServiceOrganizationPatientPractitionerRelatedPersonReference instances.
DeviceMedicationSubstanceReference - Class in com.cerner.bunsen.stu3.avro
 
DeviceMedicationSubstanceReference() - Constructor for class com.cerner.bunsen.stu3.avro.DeviceMedicationSubstanceReference
Default constructor.
DeviceMedicationSubstanceReference(String, String, String, String, String, Identifier, String) - Constructor for class com.cerner.bunsen.stu3.avro.DeviceMedicationSubstanceReference
All-args constructor.
DeviceMedicationSubstanceReference.Builder - Class in com.cerner.bunsen.stu3.avro
RecordBuilder for DeviceMedicationSubstanceReference instances.
DeviceOrganizationPatientPractitionerRelatedPersonReference - Class in com.cerner.bunsen.stu3.avro
 
DeviceOrganizationPatientPractitionerRelatedPersonReference() - Constructor for class com.cerner.bunsen.stu3.avro.DeviceOrganizationPatientPractitionerRelatedPersonReference
Default constructor.
DeviceOrganizationPatientPractitionerRelatedPersonReference(String, String, String, String, String, String, String, Identifier, String) - Constructor for class com.cerner.bunsen.stu3.avro.DeviceOrganizationPatientPractitionerRelatedPersonReference
All-args constructor.
DeviceOrganizationPatientPractitionerRelatedPersonReference.Builder - Class in com.cerner.bunsen.stu3.avro
RecordBuilder for DeviceOrganizationPatientPractitionerRelatedPersonReference instances.
DeviceOrganizationPractitionerReference - Class in com.cerner.bunsen.stu3.avro
 
DeviceOrganizationPractitionerReference() - Constructor for class com.cerner.bunsen.stu3.avro.DeviceOrganizationPractitionerReference
Default constructor.
DeviceOrganizationPractitionerReference(String, String, String, String, String, Identifier, String) - Constructor for class com.cerner.bunsen.stu3.avro.DeviceOrganizationPractitionerReference
All-args constructor.
DeviceOrganizationPractitionerReference.Builder - Class in com.cerner.bunsen.stu3.avro
RecordBuilder for DeviceOrganizationPractitionerReference instances.
DeviceReference - Class in com.cerner.bunsen.stu3.avro
 
DeviceReference() - Constructor for class com.cerner.bunsen.stu3.avro.DeviceReference
Default constructor.
DeviceReference(String, String, String, Identifier, String) - Constructor for class com.cerner.bunsen.stu3.avro.DeviceReference
All-args constructor.
DeviceReference.Builder - Class in com.cerner.bunsen.stu3.avro
RecordBuilder for DeviceReference instances.
DiagnosticReportReference - Class in com.cerner.bunsen.stu3.avro
 
DiagnosticReportReference() - Constructor for class com.cerner.bunsen.stu3.avro.DiagnosticReportReference
Default constructor.
DiagnosticReportReference(String, String, String, Identifier, String) - Constructor for class com.cerner.bunsen.stu3.avro.DiagnosticReportReference
All-args constructor.
DiagnosticReportReference.Builder - Class in com.cerner.bunsen.stu3.avro
RecordBuilder for DiagnosticReportReference instances.
Dosage - Class in com.cerner.bunsen.stu3.avro
 
Dosage() - Constructor for class com.cerner.bunsen.stu3.avro.Dosage
Default constructor.
Dosage(String, Integer, String, List<CodeableConcept>, String, Timing, ChoiceCodeableConceptBoolean, CodeableConcept, CodeableConcept, CodeableConcept, ChoiceQuantityRange, Ratio, Quantity, Quantity, ChoiceQuantityRangeRatio) - Constructor for class com.cerner.bunsen.stu3.avro.Dosage
All-args constructor.
Dosage.Builder - Class in com.cerner.bunsen.stu3.avro
RecordBuilder for Dosage instances.
Duration - Class in com.cerner.bunsen.stu3.avro
 
Duration() - Constructor for class com.cerner.bunsen.stu3.avro.Duration
Default constructor.
Duration(String, BigDecimal, String, String, String, String) - Constructor for class com.cerner.bunsen.stu3.avro.Duration
All-args constructor.
Duration.Builder - Class in com.cerner.bunsen.stu3.avro
RecordBuilder for Duration instances.

E

emptyDataFrame(SparkSession) - Method in class com.cerner.bunsen.spark.SparkRowConverter
Returns an empty data frame that has the Spark schema for the resource.
Encounter - Class in com.cerner.bunsen.stu3.avro
 
Encounter() - Constructor for class com.cerner.bunsen.stu3.avro.Encounter
Default constructor.
Encounter(String, Meta, String, String, Narrative, List<Resource>, List<Identifier>, String, List<EncounterStatusHistory>, Coding, List<EncounterClassHistory>, List<CodeableConcept>, CodeableConcept, GroupPatientReference, List<EpisodeOfCareReference>, List<ReferralRequestReference>, List<EncounterParticipant>, AppointmentReference, Period, Duration, List<CodeableConcept>, List<EncounterDiagnosis>, List<AccountReference>, EncounterHospitalization, List<EncounterLocation>, OrganizationReference, EncounterReference) - Constructor for class com.cerner.bunsen.stu3.avro.Encounter
All-args constructor.
Encounter - Class in com.cerner.bunsen.stu3.avro.us.core
 
Encounter() - Constructor for class com.cerner.bunsen.stu3.avro.us.core.Encounter
Default constructor.
Encounter(String, Meta, String, String, Narrative, List<Resource>, List<Identifier>, String, List<EncounterStatusHistory>, Coding, List<EncounterClassHistory>, List<CodeableConcept>, CodeableConcept, PatientReference, List<EpisodeOfCareReference>, List<ReferralRequestReference>, List<EncounterParticipant>, AppointmentReference, Period, Duration, List<CodeableConcept>, List<EncounterDiagnosis>, List<AccountReference>, EncounterHospitalization, List<EncounterLocation>, OrganizationReference, EncounterReference) - Constructor for class com.cerner.bunsen.stu3.avro.us.core.Encounter
All-args constructor.
Encounter.Builder - Class in com.cerner.bunsen.stu3.avro
RecordBuilder for Encounter instances.
Encounter.Builder - Class in com.cerner.bunsen.stu3.avro.us.core
RecordBuilder for Encounter instances.
EncounterClassHistory - Class in com.cerner.bunsen.stu3.avro
 
EncounterClassHistory() - Constructor for class com.cerner.bunsen.stu3.avro.EncounterClassHistory
Default constructor.
EncounterClassHistory(String, Coding, Period) - Constructor for class com.cerner.bunsen.stu3.avro.EncounterClassHistory
All-args constructor.
EncounterClassHistory - Class in com.cerner.bunsen.stu3.avro.us.core
 
EncounterClassHistory() - Constructor for class com.cerner.bunsen.stu3.avro.us.core.EncounterClassHistory
Default constructor.
EncounterClassHistory(String, Coding, Period) - Constructor for class com.cerner.bunsen.stu3.avro.us.core.EncounterClassHistory
All-args constructor.
EncounterClassHistory.Builder - Class in com.cerner.bunsen.stu3.avro
RecordBuilder for EncounterClassHistory instances.
EncounterClassHistory.Builder - Class in com.cerner.bunsen.stu3.avro.us.core
RecordBuilder for EncounterClassHistory instances.
EncounterDiagnosis - Class in com.cerner.bunsen.stu3.avro
 
EncounterDiagnosis() - Constructor for class com.cerner.bunsen.stu3.avro.EncounterDiagnosis
Default constructor.
EncounterDiagnosis(String, ConditionProcedureReference, CodeableConcept, Integer) - Constructor for class com.cerner.bunsen.stu3.avro.EncounterDiagnosis
All-args constructor.
EncounterDiagnosis - Class in com.cerner.bunsen.stu3.avro.us.core
 
EncounterDiagnosis() - Constructor for class com.cerner.bunsen.stu3.avro.us.core.EncounterDiagnosis
Default constructor.
EncounterDiagnosis(String, ConditionProcedureReference, CodeableConcept, Integer) - Constructor for class com.cerner.bunsen.stu3.avro.us.core.EncounterDiagnosis
All-args constructor.
EncounterDiagnosis.Builder - Class in com.cerner.bunsen.stu3.avro
RecordBuilder for EncounterDiagnosis instances.
EncounterDiagnosis.Builder - Class in com.cerner.bunsen.stu3.avro.us.core
RecordBuilder for EncounterDiagnosis instances.
EncounterEpisodeOfCareReference - Class in com.cerner.bunsen.stu3.avro
 
EncounterEpisodeOfCareReference() - Constructor for class com.cerner.bunsen.stu3.avro.EncounterEpisodeOfCareReference
Default constructor.
EncounterEpisodeOfCareReference(String, String, String, String, Identifier, String) - Constructor for class com.cerner.bunsen.stu3.avro.EncounterEpisodeOfCareReference
All-args constructor.
EncounterEpisodeOfCareReference.Builder - Class in com.cerner.bunsen.stu3.avro
RecordBuilder for EncounterEpisodeOfCareReference instances.
EncounterHospitalization - Class in com.cerner.bunsen.stu3.avro
 
EncounterHospitalization() - Constructor for class com.cerner.bunsen.stu3.avro.EncounterHospitalization
Default constructor.
EncounterHospitalization(String, Identifier, LocationReference, CodeableConcept, CodeableConcept, List<CodeableConcept>, List<CodeableConcept>, List<CodeableConcept>, LocationReference, CodeableConcept) - Constructor for class com.cerner.bunsen.stu3.avro.EncounterHospitalization
All-args constructor.
EncounterHospitalization - Class in com.cerner.bunsen.stu3.avro.us.core
 
EncounterHospitalization() - Constructor for class com.cerner.bunsen.stu3.avro.us.core.EncounterHospitalization
Default constructor.
EncounterHospitalization(String, Identifier, LocationReference, CodeableConcept, CodeableConcept, List<CodeableConcept>, List<CodeableConcept>, List<CodeableConcept>, LocationReference, CodeableConcept) - Constructor for class com.cerner.bunsen.stu3.avro.us.core.EncounterHospitalization
All-args constructor.
EncounterHospitalization.Builder - Class in com.cerner.bunsen.stu3.avro
RecordBuilder for EncounterHospitalization instances.
EncounterHospitalization.Builder - Class in com.cerner.bunsen.stu3.avro.us.core
RecordBuilder for EncounterHospitalization instances.
EncounterLocation - Class in com.cerner.bunsen.stu3.avro
 
EncounterLocation() - Constructor for class com.cerner.bunsen.stu3.avro.EncounterLocation
Default constructor.
EncounterLocation(String, LocationReference, String, Period) - Constructor for class com.cerner.bunsen.stu3.avro.EncounterLocation
All-args constructor.
EncounterLocation - Class in com.cerner.bunsen.stu3.avro.us.core
 
EncounterLocation() - Constructor for class com.cerner.bunsen.stu3.avro.us.core.EncounterLocation
Default constructor.
EncounterLocation(String, LocationReference, String, Period) - Constructor for class com.cerner.bunsen.stu3.avro.us.core.EncounterLocation
All-args constructor.
EncounterLocation.Builder - Class in com.cerner.bunsen.stu3.avro
RecordBuilder for EncounterLocation instances.
EncounterLocation.Builder - Class in com.cerner.bunsen.stu3.avro.us.core
RecordBuilder for EncounterLocation instances.
EncounterParticipant - Class in com.cerner.bunsen.stu3.avro
 
EncounterParticipant() - Constructor for class com.cerner.bunsen.stu3.avro.EncounterParticipant
Default constructor.
EncounterParticipant(String, List<CodeableConcept>, Period, PractitionerRelatedPersonReference) - Constructor for class com.cerner.bunsen.stu3.avro.EncounterParticipant
All-args constructor.
EncounterParticipant - Class in com.cerner.bunsen.stu3.avro.us.core
 
EncounterParticipant() - Constructor for class com.cerner.bunsen.stu3.avro.us.core.EncounterParticipant
Default constructor.
EncounterParticipant(String, List<CodeableConcept>, Period, PractitionerReference) - Constructor for class com.cerner.bunsen.stu3.avro.us.core.EncounterParticipant
All-args constructor.
EncounterParticipant.Builder - Class in com.cerner.bunsen.stu3.avro
RecordBuilder for EncounterParticipant instances.
EncounterParticipant.Builder - Class in com.cerner.bunsen.stu3.avro.us.core
RecordBuilder for EncounterParticipant instances.
EncounterReference - Class in com.cerner.bunsen.stu3.avro
 
EncounterReference() - Constructor for class com.cerner.bunsen.stu3.avro.EncounterReference
Default constructor.
EncounterReference(String, String, String, Identifier, String) - Constructor for class com.cerner.bunsen.stu3.avro.EncounterReference
All-args constructor.
EncounterReference.Builder - Class in com.cerner.bunsen.stu3.avro
RecordBuilder for EncounterReference instances.
EncounterStatusHistory - Class in com.cerner.bunsen.stu3.avro
 
EncounterStatusHistory() - Constructor for class com.cerner.bunsen.stu3.avro.EncounterStatusHistory
Default constructor.
EncounterStatusHistory(String, String, Period) - Constructor for class com.cerner.bunsen.stu3.avro.EncounterStatusHistory
All-args constructor.
EncounterStatusHistory - Class in com.cerner.bunsen.stu3.avro.us.core
 
EncounterStatusHistory() - Constructor for class com.cerner.bunsen.stu3.avro.us.core.EncounterStatusHistory
Default constructor.
EncounterStatusHistory(String, String, Period) - Constructor for class com.cerner.bunsen.stu3.avro.us.core.EncounterStatusHistory
All-args constructor.
EncounterStatusHistory.Builder - Class in com.cerner.bunsen.stu3.avro
RecordBuilder for EncounterStatusHistory instances.
EncounterStatusHistory.Builder - Class in com.cerner.bunsen.stu3.avro.us.core
RecordBuilder for EncounterStatusHistory instances.
EnumConverter<T> - Class in com.cerner.bunsen.definitions
 
EnumConverter(T) - Constructor for class com.cerner.bunsen.definitions.EnumConverter
 
EpisodeOfCare - Class in com.cerner.bunsen.stu3.avro
 
EpisodeOfCare() - Constructor for class com.cerner.bunsen.stu3.avro.EpisodeOfCare
Default constructor.
EpisodeOfCare(String, Meta, String, String, Narrative, List<Resource>, List<Identifier>, String, List<EpisodeOfCareStatusHistory>, List<CodeableConcept>, List<EpisodeOfCareDiagnosis>, PatientReference, OrganizationReference, Period, List<ReferralRequestReference>, PractitionerReference, List<CareTeamReference>, List<AccountReference>) - Constructor for class com.cerner.bunsen.stu3.avro.EpisodeOfCare
All-args constructor.
EpisodeOfCare.Builder - Class in com.cerner.bunsen.stu3.avro
RecordBuilder for EpisodeOfCare instances.
EpisodeOfCareDiagnosis - Class in com.cerner.bunsen.stu3.avro
 
EpisodeOfCareDiagnosis() - Constructor for class com.cerner.bunsen.stu3.avro.EpisodeOfCareDiagnosis
Default constructor.
EpisodeOfCareDiagnosis(String, ConditionReference, CodeableConcept, Integer) - Constructor for class com.cerner.bunsen.stu3.avro.EpisodeOfCareDiagnosis
All-args constructor.
EpisodeOfCareDiagnosis.Builder - Class in com.cerner.bunsen.stu3.avro
RecordBuilder for EpisodeOfCareDiagnosis instances.
EpisodeOfCareReference - Class in com.cerner.bunsen.stu3.avro
 
EpisodeOfCareReference() - Constructor for class com.cerner.bunsen.stu3.avro.EpisodeOfCareReference
Default constructor.
EpisodeOfCareReference(String, String, String, Identifier, String) - Constructor for class com.cerner.bunsen.stu3.avro.EpisodeOfCareReference
All-args constructor.
EpisodeOfCareReference.Builder - Class in com.cerner.bunsen.stu3.avro
RecordBuilder for EpisodeOfCareReference instances.
EpisodeOfCareStatusHistory - Class in com.cerner.bunsen.stu3.avro
 
EpisodeOfCareStatusHistory() - Constructor for class com.cerner.bunsen.stu3.avro.EpisodeOfCareStatusHistory
Default constructor.
EpisodeOfCareStatusHistory(String, String, Period) - Constructor for class com.cerner.bunsen.stu3.avro.EpisodeOfCareStatusHistory
All-args constructor.
EpisodeOfCareStatusHistory.Builder - Class in com.cerner.bunsen.stu3.avro
RecordBuilder for EpisodeOfCareStatusHistory instances.
equals(Object) - Method in class com.cerner.bunsen.definitions.QualifiedPath
 
equals(Object) - Method in class com.cerner.bunsen.spark.codes.Ancestor
 
equals(Object) - Method in class com.cerner.bunsen.spark.codes.broadcast.BroadcastableValueSets.AncestorValue
 
equals(Object) - Method in class com.cerner.bunsen.spark.codes.broadcast.BroadcastableValueSets.Reference
 
equals(Object) - Method in class com.cerner.bunsen.spark.codes.Hierarchies.HierarchicalElement
 
equals(Object) - Method in class com.cerner.bunsen.spark.codes.Mapping
 
equals(Object) - Method in class com.cerner.bunsen.spark.codes.UrlAndVersion
 
equals(Object) - Method in class com.cerner.bunsen.spark.codes.Value
 
EQUIVALENT - Static variable in class com.cerner.bunsen.spark.codes.Mapping
Equivalent constant definition.
expandMappings(ConceptMap) - Static method in class com.cerner.bunsen.stu3.codes.ConceptMaps
Given a concept map, returns a list of mapping records it contains.
expandValues(ValueSet) - Static method in class com.cerner.bunsen.stu3.codes.ValueSets
Given a value set, returns a list of value records it contains.
extension(String, String, boolean, T) - Static method in class com.cerner.bunsen.definitions.StructureField
Creates a new StructField for the given extension.
extensionUrl() - Method in class com.cerner.bunsen.definitions.HapiCompositeConverter
 
extensionUrl() - Method in class com.cerner.bunsen.definitions.HapiConverter
The extension URL if the field is an extension, null otherwise.
extensionUrl() - Method in class com.cerner.bunsen.definitions.LeafExtensionConverter
 
extensionUrl() - Method in class com.cerner.bunsen.definitions.StructureField
The URL of the extension represented by this field, or null if the given field is not an extension.
extractEntry(SparkSession, JavaRDD<Bundles.BundleContainer>, Class) - Method in class com.cerner.bunsen.spark.Bundles
Extracts the given resource type from the RDD of bundles and returns it as a Dataset of that type.
extractEntry(SparkSession, JavaRDD<Bundles.BundleContainer>, String) - Method in class com.cerner.bunsen.spark.Bundles
Extracts the given resource type from the RDD of bundles and returns it as a Dataset of that type.
extractEntry(SparkSession, JavaRDD<Bundles.BundleContainer>, Class, List<Class>) - Method in class com.cerner.bunsen.spark.Bundles
Extracts the given resource type from the RDD of bundles and returns it as a Dataset of that type, including any declared resources contained to the parent resource.
extractEntry(SparkSession, JavaRDD<Bundles.BundleContainer>, String, List<String>) - Method in class com.cerner.bunsen.spark.Bundles
Extracts the given resource type from the RDD of bundles and returns it as a Dataset of that type, including any declared resources contained to the parent resource.
extractEntryFromBundle(IBaseBundle, String) - Method in class com.cerner.bunsen.definitions.FhirConversionSupport
Extracts resources of the given type from a FHIR bundle.
extractEntryFromBundle(IBaseBundle, String) - Method in class com.cerner.bunsen.definitions.stu3.Stu3FhirConversionSupport
 
extractResource(String) - Method in class com.cerner.bunsen.spark.Bundles.BundleContainer
Returns a list containing the resources of the given name that exist in the bundle.

F

FhirContexts - Class in com.cerner.bunsen
Loader for FHIR contexts.
FhirContexts() - Constructor for class com.cerner.bunsen.FhirContexts
 
FhirConversionSupport - Class in com.cerner.bunsen.definitions
Helper functions to allow code to convert FHIR resources independently of the FHIR version.
FhirConversionSupport() - Constructor for class com.cerner.bunsen.definitions.FhirConversionSupport
 
FhirGeneratedSchemas - Interface in com.cerner.bunsen.avro
 
FhirGeneratedSchemas.Callback - Interface in com.cerner.bunsen.avro
 
fhirType(IBase) - Method in class com.cerner.bunsen.definitions.FhirConversionSupport
Returns the type of a given FHIR object, such as "Condition" or "Observation".
fhirType(IBase) - Method in class com.cerner.bunsen.definitions.stu3.Stu3FhirConversionSupport
 
fhirVersion - Variable in class com.cerner.bunsen.spark.codes.base.AbstractConceptMaps
 
fhirVersion - Variable in class com.cerner.bunsen.spark.codes.base.AbstractValueSets
 
fieldName() - Method in class com.cerner.bunsen.definitions.StructureField
The field name of the converted result.
forR4() - Static method in class com.cerner.bunsen.FhirContexts
Returns a builder to create encoders for FHIR R4.
forR4() - Static method in class com.cerner.bunsen.spark.Bundles
 
forResource(FhirContext, String) - Static method in class com.cerner.bunsen.avro.AvroConverter
Returns an Avro converter for the given resource type.
forResource(FhirContext, String, List<String>) - Static method in class com.cerner.bunsen.avro.AvroConverter
Returns an Avro converter for the given resource type.
forResource(FhirContext, String) - Static method in class com.cerner.bunsen.spark.SparkRowConverter
Returns a row converter for the given resource type.
forResource(FhirContext, String, List<String>) - Static method in class com.cerner.bunsen.spark.SparkRowConverter
Returns a row converter for the given resource type.
forStu3() - Static method in class com.cerner.bunsen.definitions.FhirConversionSupport
Convenience function to load support for FHIR STU3.
forStu3() - Static method in class com.cerner.bunsen.FhirContexts
Returns a builder to create encoders for FHIR STU3.
forStu3() - Static method in class com.cerner.bunsen.spark.Bundles
 
fromByteBuffer(ByteBuffer) - Static method in class com.cerner.bunsen.stu3.avro.AccountReference
Deserializes a AccountReference from a ByteBuffer.
fromByteBuffer(ByteBuffer) - Static method in class com.cerner.bunsen.stu3.avro.ActivityDefinitionHealthcareServicePlanDefinitionReference
Deserializes a ActivityDefinitionHealthcareServicePlanDefinitionReference from a ByteBuffer.
fromByteBuffer(ByteBuffer) - Static method in class com.cerner.bunsen.stu3.avro.ActivityDefinitionPlanDefinitionQuestionnaireReference
Deserializes a ActivityDefinitionPlanDefinitionQuestionnaireReference from a ByteBuffer.
fromByteBuffer(ByteBuffer) - Static method in class com.cerner.bunsen.stu3.avro.ActivityDefinitionPlanDefinitionReference
Deserializes a ActivityDefinitionPlanDefinitionReference from a ByteBuffer.
fromByteBuffer(ByteBuffer) - Static method in class com.cerner.bunsen.stu3.avro.Address
Deserializes a Address from a ByteBuffer.
fromByteBuffer(ByteBuffer) - Static method in class com.cerner.bunsen.stu3.avro.Age
Deserializes a Age from a ByteBuffer.
fromByteBuffer(ByteBuffer) - Static method in class com.cerner.bunsen.stu3.avro.AllergyIntolerance
Deserializes a AllergyIntolerance from a ByteBuffer.
fromByteBuffer(ByteBuffer) - Static method in class com.cerner.bunsen.stu3.avro.AllergyIntoleranceReaction
Deserializes a AllergyIntoleranceReaction from a ByteBuffer.
fromByteBuffer(ByteBuffer) - Static method in class com.cerner.bunsen.stu3.avro.Annotation
Deserializes a Annotation from a ByteBuffer.
fromByteBuffer(ByteBuffer) - Static method in class com.cerner.bunsen.stu3.avro.AppointmentCommunicationRequestDeviceRequestMedicationRequestNutritionOrderProcedureRequestReferralRequestRequestGroupTaskVisionPrescriptionReference
Deserializes a AppointmentCommunicationRequestDeviceRequestMedicationRequestNutritionOrderProcedureRequestReferralRequestRequestGroupTaskVisionPrescriptionReference from a ByteBuffer.
fromByteBuffer(ByteBuffer) - Static method in class com.cerner.bunsen.stu3.avro.AppointmentReference
Deserializes a AppointmentReference from a ByteBuffer.
fromByteBuffer(ByteBuffer) - Static method in class com.cerner.bunsen.stu3.avro.Attachment
Deserializes a Attachment from a ByteBuffer.
fromByteBuffer(ByteBuffer) - Static method in class com.cerner.bunsen.stu3.avro.BundleReference
Deserializes a BundleReference from a ByteBuffer.
fromByteBuffer(ByteBuffer) - Static method in class com.cerner.bunsen.stu3.avro.CarePlan
Deserializes a CarePlan from a ByteBuffer.
fromByteBuffer(ByteBuffer) - Static method in class com.cerner.bunsen.stu3.avro.CarePlanActivity
Deserializes a CarePlanActivity from a ByteBuffer.
fromByteBuffer(ByteBuffer) - Static method in class com.cerner.bunsen.stu3.avro.CarePlanActivityDetail
Deserializes a CarePlanActivityDetail from a ByteBuffer.
fromByteBuffer(ByteBuffer) - Static method in class com.cerner.bunsen.stu3.avro.CarePlanDeviceRequestImmunizationRecommendationMedicationRequestNutritionOrderProcedureRequestReferralRequestReference
Deserializes a CarePlanDeviceRequestImmunizationRecommendationMedicationRequestNutritionOrderProcedureRequestReferralRequestReference from a ByteBuffer.
fromByteBuffer(ByteBuffer) - Static method in class com.cerner.bunsen.stu3.avro.CarePlanMedicationRequestProcedureRequestReferralRequestReference
Deserializes a CarePlanMedicationRequestProcedureRequestReferralRequestReference from a ByteBuffer.
fromByteBuffer(ByteBuffer) - Static method in class com.cerner.bunsen.stu3.avro.CarePlanProcedureRequestReferralRequestReference
Deserializes a CarePlanProcedureRequestReferralRequestReference from a ByteBuffer.
fromByteBuffer(ByteBuffer) - Static method in class com.cerner.bunsen.stu3.avro.CarePlanReference
Deserializes a CarePlanReference from a ByteBuffer.
fromByteBuffer(ByteBuffer) - Static method in class com.cerner.bunsen.stu3.avro.CareTeamOrganizationPatientPractitionerRelatedPersonReference
Deserializes a CareTeamOrganizationPatientPractitionerRelatedPersonReference from a ByteBuffer.
fromByteBuffer(ByteBuffer) - Static method in class com.cerner.bunsen.stu3.avro.CareTeamReference
Deserializes a CareTeamReference from a ByteBuffer.
fromByteBuffer(ByteBuffer) - Static method in class com.cerner.bunsen.stu3.avro.ChoiceAddressCodeableConceptLocationReference
Deserializes a ChoiceAddressCodeableConceptLocationReference from a ByteBuffer.
fromByteBuffer(ByteBuffer) - Static method in class com.cerner.bunsen.stu3.avro.ChoiceAddressLocationReference
Deserializes a ChoiceAddressLocationReference from a ByteBuffer.
fromByteBuffer(ByteBuffer) - Static method in class com.cerner.bunsen.stu3.avro.ChoiceAgePeriodRangeBooleanDateTimeString
Deserializes a ChoiceAgePeriodRangeBooleanDateTimeString from a ByteBuffer.
fromByteBuffer(ByteBuffer) - Static method in class com.cerner.bunsen.stu3.avro.ChoiceAgePeriodRangeDateTimeString
Deserializes a ChoiceAgePeriodRangeDateTimeString from a ByteBuffer.
fromByteBuffer(ByteBuffer) - Static method in class com.cerner.bunsen.stu3.avro.ChoiceAttachmentCodeableConceptPeriodQuantityRangeRatioSampledDataBooleanDateTimeStringTime
Deserializes a ChoiceAttachmentCodeableConceptPeriodQuantityRangeRatioSampledDataBooleanDateTimeStringTime from a ByteBuffer.
fromByteBuffer(ByteBuffer) - Static method in class com.cerner.bunsen.stu3.avro.ChoiceAttachmentCodeableConceptPeriodQuantityRangeRatioSampledDataDateTimeStringTime
Deserializes a ChoiceAttachmentCodeableConceptPeriodQuantityRangeRatioSampledDataDateTimeStringTime from a ByteBuffer.
fromByteBuffer(ByteBuffer) - Static method in class com.cerner.bunsen.stu3.avro.ChoiceAttachmentQuantityResourceReferenceString
Deserializes a ChoiceAttachmentQuantityResourceReferenceString from a ByteBuffer.
fromByteBuffer(ByteBuffer) - Static method in class com.cerner.bunsen.stu3.avro.ChoiceBooleanDateTime
Deserializes a ChoiceBooleanDateTime from a ByteBuffer.
fromByteBuffer(ByteBuffer) - Static method in class com.cerner.bunsen.stu3.avro.ChoiceBooleanInteger
Deserializes a ChoiceBooleanInteger from a ByteBuffer.
fromByteBuffer(ByteBuffer) - Static method in class com.cerner.bunsen.stu3.avro.ChoiceCodeableConceptBoolean
Deserializes a ChoiceCodeableConceptBoolean from a ByteBuffer.
fromByteBuffer(ByteBuffer) - Static method in class com.cerner.bunsen.stu3.avro.ChoiceCodeableConceptConditionReference
Deserializes a ChoiceCodeableConceptConditionReference from a ByteBuffer.
fromByteBuffer(ByteBuffer) - Static method in class com.cerner.bunsen.stu3.avro.ChoiceCodeableConceptDetectedIssueReference
Deserializes a ChoiceCodeableConceptDetectedIssueReference from a ByteBuffer.
fromByteBuffer(ByteBuffer) - Static method in class com.cerner.bunsen.stu3.avro.ChoiceCodeableConceptMedicationReference
Deserializes a ChoiceCodeableConceptMedicationReference from a ByteBuffer.
fromByteBuffer(ByteBuffer) - Static method in class com.cerner.bunsen.stu3.avro.ChoiceCodeableConceptMedicationSubstanceReference
Deserializes a ChoiceCodeableConceptMedicationSubstanceReference from a ByteBuffer.
fromByteBuffer(ByteBuffer) - Static method in class com.cerner.bunsen.stu3.avro.ChoiceCodeableConceptProcedureReference
Deserializes a ChoiceCodeableConceptProcedureReference from a ByteBuffer.
fromByteBuffer(ByteBuffer) - Static method in class com.cerner.bunsen.stu3.avro.ChoiceCodeableConceptQuantityRange
Deserializes a ChoiceCodeableConceptQuantityRange from a ByteBuffer.
fromByteBuffer(ByteBuffer) - Static method in class com.cerner.bunsen.stu3.avro.ChoiceDurationPeriodRange
Deserializes a ChoiceDurationPeriodRange from a ByteBuffer.
fromByteBuffer(ByteBuffer) - Static method in class com.cerner.bunsen.stu3.avro.ChoicePatientPractitionerRelatedPersonReferenceString
Deserializes a ChoicePatientPractitionerRelatedPersonReferenceString from a ByteBuffer.
fromByteBuffer(ByteBuffer) - Static method in class com.cerner.bunsen.stu3.avro.ChoicePeriodDate
Deserializes a ChoicePeriodDate from a ByteBuffer.
fromByteBuffer(ByteBuffer) - Static method in class com.cerner.bunsen.stu3.avro.ChoicePeriodDateTime
Deserializes a ChoicePeriodDateTime from a ByteBuffer.
fromByteBuffer(ByteBuffer) - Static method in class com.cerner.bunsen.stu3.avro.ChoicePeriodTimingDateTime
Deserializes a ChoicePeriodTimingDateTime from a ByteBuffer.
fromByteBuffer(ByteBuffer) - Static method in class com.cerner.bunsen.stu3.avro.ChoicePeriodTimingString
Deserializes a ChoicePeriodTimingString from a ByteBuffer.
fromByteBuffer(ByteBuffer) - Static method in class com.cerner.bunsen.stu3.avro.ChoiceQuantityRange
Deserializes a ChoiceQuantityRange from a ByteBuffer.
fromByteBuffer(ByteBuffer) - Static method in class com.cerner.bunsen.stu3.avro.ChoiceQuantityRangeRatio
Deserializes a ChoiceQuantityRangeRatio from a ByteBuffer.
fromByteBuffer(ByteBuffer) - Static method in class com.cerner.bunsen.stu3.avro.Claim
Deserializes a Claim from a ByteBuffer.
fromByteBuffer(ByteBuffer) - Static method in class com.cerner.bunsen.stu3.avro.ClaimAccident
Deserializes a ClaimAccident from a ByteBuffer.
fromByteBuffer(ByteBuffer) - Static method in class com.cerner.bunsen.stu3.avro.ClaimCareTeam
Deserializes a ClaimCareTeam from a ByteBuffer.
fromByteBuffer(ByteBuffer) - Static method in class com.cerner.bunsen.stu3.avro.ClaimDiagnosis
Deserializes a ClaimDiagnosis from a ByteBuffer.
fromByteBuffer(ByteBuffer) - Static method in class com.cerner.bunsen.stu3.avro.ClaimInformation
Deserializes a ClaimInformation from a ByteBuffer.
fromByteBuffer(ByteBuffer) - Static method in class com.cerner.bunsen.stu3.avro.ClaimInsurance
Deserializes a ClaimInsurance from a ByteBuffer.
fromByteBuffer(ByteBuffer) - Static method in class com.cerner.bunsen.stu3.avro.ClaimItem
Deserializes a ClaimItem from a ByteBuffer.
fromByteBuffer(ByteBuffer) - Static method in class com.cerner.bunsen.stu3.avro.ClaimItemDetail
Deserializes a ClaimItemDetail from a ByteBuffer.
fromByteBuffer(ByteBuffer) - Static method in class com.cerner.bunsen.stu3.avro.ClaimItemDetailSubDetail
Deserializes a ClaimItemDetailSubDetail from a ByteBuffer.
fromByteBuffer(ByteBuffer) - Static method in class com.cerner.bunsen.stu3.avro.ClaimPayee
Deserializes a ClaimPayee from a ByteBuffer.
fromByteBuffer(ByteBuffer) - Static method in class com.cerner.bunsen.stu3.avro.ClaimProcedure
Deserializes a ClaimProcedure from a ByteBuffer.
fromByteBuffer(ByteBuffer) - Static method in class com.cerner.bunsen.stu3.avro.ClaimReference
Deserializes a ClaimReference from a ByteBuffer.
fromByteBuffer(ByteBuffer) - Static method in class com.cerner.bunsen.stu3.avro.ClaimRelated
Deserializes a ClaimRelated from a ByteBuffer.
fromByteBuffer(ByteBuffer) - Static method in class com.cerner.bunsen.stu3.avro.ClaimResponseReference
Deserializes a ClaimResponseReference from a ByteBuffer.
fromByteBuffer(ByteBuffer) - Static method in class com.cerner.bunsen.stu3.avro.ClinicalImpressionDiagnosticReportObservationReference
Deserializes a ClinicalImpressionDiagnosticReportObservationReference from a ByteBuffer.
fromByteBuffer(ByteBuffer) - Static method in class com.cerner.bunsen.stu3.avro.CodeableConcept
Deserializes a CodeableConcept from a ByteBuffer.
fromByteBuffer(ByteBuffer) - Static method in class com.cerner.bunsen.stu3.avro.Coding
Deserializes a Coding from a ByteBuffer.
fromByteBuffer(ByteBuffer) - Static method in class com.cerner.bunsen.stu3.avro.Condition
Deserializes a Condition from a ByteBuffer.
fromByteBuffer(ByteBuffer) - Static method in class com.cerner.bunsen.stu3.avro.ConditionEvidence
Deserializes a ConditionEvidence from a ByteBuffer.
fromByteBuffer(ByteBuffer) - Static method in class com.cerner.bunsen.stu3.avro.ConditionObservationReference
Deserializes a ConditionObservationReference from a ByteBuffer.
fromByteBuffer(ByteBuffer) - Static method in class com.cerner.bunsen.stu3.avro.ConditionProcedureReference
Deserializes a ConditionProcedureReference from a ByteBuffer.
fromByteBuffer(ByteBuffer) - Static method in class com.cerner.bunsen.stu3.avro.ConditionReference
Deserializes a ConditionReference from a ByteBuffer.
fromByteBuffer(ByteBuffer) - Static method in class com.cerner.bunsen.stu3.avro.ConditionStage
Deserializes a ConditionStage from a ByteBuffer.
fromByteBuffer(ByteBuffer) - Static method in class com.cerner.bunsen.stu3.avro.ContactDetail
Deserializes a ContactDetail from a ByteBuffer.
fromByteBuffer(ByteBuffer) - Static method in class com.cerner.bunsen.stu3.avro.ContactPoint
Deserializes a ContactPoint from a ByteBuffer.
fromByteBuffer(ByteBuffer) - Static method in class com.cerner.bunsen.stu3.avro.Contributor
Deserializes a Contributor from a ByteBuffer.
fromByteBuffer(ByteBuffer) - Static method in class com.cerner.bunsen.stu3.avro.CoverageReference
Deserializes a CoverageReference from a ByteBuffer.
fromByteBuffer(ByteBuffer) - Static method in class com.cerner.bunsen.stu3.avro.DetectedIssueReference
Deserializes a DetectedIssueReference from a ByteBuffer.
fromByteBuffer(ByteBuffer) - Static method in class com.cerner.bunsen.stu3.avro.DeviceDeviceMetricReference
Deserializes a DeviceDeviceMetricReference from a ByteBuffer.
fromByteBuffer(ByteBuffer) - Static method in class com.cerner.bunsen.stu3.avro.DeviceGroupLocationPatientReference
Deserializes a DeviceGroupLocationPatientReference from a ByteBuffer.
fromByteBuffer(ByteBuffer) - Static method in class com.cerner.bunsen.stu3.avro.DeviceHealthcareServiceOrganizationPatientPractitionerRelatedPersonReference
Deserializes a DeviceHealthcareServiceOrganizationPatientPractitionerRelatedPersonReference from a ByteBuffer.
fromByteBuffer(ByteBuffer) - Static method in class com.cerner.bunsen.stu3.avro.DeviceMedicationSubstanceReference
Deserializes a DeviceMedicationSubstanceReference from a ByteBuffer.
fromByteBuffer(ByteBuffer) - Static method in class com.cerner.bunsen.stu3.avro.DeviceOrganizationPatientPractitionerRelatedPersonReference
Deserializes a DeviceOrganizationPatientPractitionerRelatedPersonReference from a ByteBuffer.
fromByteBuffer(ByteBuffer) - Static method in class com.cerner.bunsen.stu3.avro.DeviceOrganizationPractitionerReference
Deserializes a DeviceOrganizationPractitionerReference from a ByteBuffer.
fromByteBuffer(ByteBuffer) - Static method in class com.cerner.bunsen.stu3.avro.DeviceReference
Deserializes a DeviceReference from a ByteBuffer.
fromByteBuffer(ByteBuffer) - Static method in class com.cerner.bunsen.stu3.avro.DiagnosticReportReference
Deserializes a DiagnosticReportReference from a ByteBuffer.
fromByteBuffer(ByteBuffer) - Static method in class com.cerner.bunsen.stu3.avro.Dosage
Deserializes a Dosage from a ByteBuffer.
fromByteBuffer(ByteBuffer) - Static method in class com.cerner.bunsen.stu3.avro.Duration
Deserializes a Duration from a ByteBuffer.
fromByteBuffer(ByteBuffer) - Static method in class com.cerner.bunsen.stu3.avro.Encounter
Deserializes a Encounter from a ByteBuffer.
fromByteBuffer(ByteBuffer) - Static method in class com.cerner.bunsen.stu3.avro.EncounterClassHistory
Deserializes a EncounterClassHistory from a ByteBuffer.
fromByteBuffer(ByteBuffer) - Static method in class com.cerner.bunsen.stu3.avro.EncounterDiagnosis
Deserializes a EncounterDiagnosis from a ByteBuffer.
fromByteBuffer(ByteBuffer) - Static method in class com.cerner.bunsen.stu3.avro.EncounterEpisodeOfCareReference
Deserializes a EncounterEpisodeOfCareReference from a ByteBuffer.
fromByteBuffer(ByteBuffer) - Static method in class com.cerner.bunsen.stu3.avro.EncounterHospitalization
Deserializes a EncounterHospitalization from a ByteBuffer.
fromByteBuffer(ByteBuffer) - Static method in class com.cerner.bunsen.stu3.avro.EncounterLocation
Deserializes a EncounterLocation from a ByteBuffer.
fromByteBuffer(ByteBuffer) - Static method in class com.cerner.bunsen.stu3.avro.EncounterParticipant
Deserializes a EncounterParticipant from a ByteBuffer.
fromByteBuffer(ByteBuffer) - Static method in class com.cerner.bunsen.stu3.avro.EncounterReference
Deserializes a EncounterReference from a ByteBuffer.
fromByteBuffer(ByteBuffer) - Static method in class com.cerner.bunsen.stu3.avro.EncounterStatusHistory
Deserializes a EncounterStatusHistory from a ByteBuffer.
fromByteBuffer(ByteBuffer) - Static method in class com.cerner.bunsen.stu3.avro.EpisodeOfCare
Deserializes a EpisodeOfCare from a ByteBuffer.
fromByteBuffer(ByteBuffer) - Static method in class com.cerner.bunsen.stu3.avro.EpisodeOfCareDiagnosis
Deserializes a EpisodeOfCareDiagnosis from a ByteBuffer.
fromByteBuffer(ByteBuffer) - Static method in class com.cerner.bunsen.stu3.avro.EpisodeOfCareReference
Deserializes a EpisodeOfCareReference from a ByteBuffer.
fromByteBuffer(ByteBuffer) - Static method in class com.cerner.bunsen.stu3.avro.EpisodeOfCareStatusHistory
Deserializes a EpisodeOfCareStatusHistory from a ByteBuffer.
fromByteBuffer(ByteBuffer) - Static method in class com.cerner.bunsen.stu3.avro.GoalReference
Deserializes a GoalReference from a ByteBuffer.
fromByteBuffer(ByteBuffer) - Static method in class com.cerner.bunsen.stu3.avro.GroupPatientReference
Deserializes a GroupPatientReference from a ByteBuffer.
fromByteBuffer(ByteBuffer) - Static method in class com.cerner.bunsen.stu3.avro.HumanName
Deserializes a HumanName from a ByteBuffer.
fromByteBuffer(ByteBuffer) - Static method in class com.cerner.bunsen.stu3.avro.Identifier
Deserializes a Identifier from a ByteBuffer.
fromByteBuffer(ByteBuffer) - Static method in class com.cerner.bunsen.stu3.avro.Immunization
Deserializes a Immunization from a ByteBuffer.
fromByteBuffer(ByteBuffer) - Static method in class com.cerner.bunsen.stu3.avro.ImmunizationExplanation
Deserializes a ImmunizationExplanation from a ByteBuffer.
fromByteBuffer(ByteBuffer) - Static method in class com.cerner.bunsen.stu3.avro.ImmunizationPractitioner
Deserializes a ImmunizationPractitioner from a ByteBuffer.
fromByteBuffer(ByteBuffer) - Static method in class com.cerner.bunsen.stu3.avro.ImmunizationReaction
Deserializes a ImmunizationReaction from a ByteBuffer.
fromByteBuffer(ByteBuffer) - Static method in class com.cerner.bunsen.stu3.avro.ImmunizationVaccinationProtocol
Deserializes a ImmunizationVaccinationProtocol from a ByteBuffer.
fromByteBuffer(ByteBuffer) - Static method in class com.cerner.bunsen.stu3.avro.LibraryReference
Deserializes a LibraryReference from a ByteBuffer.
fromByteBuffer(ByteBuffer) - Static method in class com.cerner.bunsen.stu3.avro.ListReference
Deserializes a ListReference from a ByteBuffer.
fromByteBuffer(ByteBuffer) - Static method in class com.cerner.bunsen.stu3.avro.LocationReference
Deserializes a LocationReference from a ByteBuffer.
fromByteBuffer(ByteBuffer) - Static method in class com.cerner.bunsen.stu3.avro.Measure
Deserializes a Measure from a ByteBuffer.
fromByteBuffer(ByteBuffer) - Static method in class com.cerner.bunsen.stu3.avro.MeasureGroup
Deserializes a MeasureGroup from a ByteBuffer.
fromByteBuffer(ByteBuffer) - Static method in class com.cerner.bunsen.stu3.avro.MeasureGroupPopulation
Deserializes a MeasureGroupPopulation from a ByteBuffer.
fromByteBuffer(ByteBuffer) - Static method in class com.cerner.bunsen.stu3.avro.MeasureGroupStratifier
Deserializes a MeasureGroupStratifier from a ByteBuffer.
fromByteBuffer(ByteBuffer) - Static method in class com.cerner.bunsen.stu3.avro.MeasureReference
Deserializes a MeasureReference from a ByteBuffer.
fromByteBuffer(ByteBuffer) - Static method in class com.cerner.bunsen.stu3.avro.MeasureReport
Deserializes a MeasureReport from a ByteBuffer.
fromByteBuffer(ByteBuffer) - Static method in class com.cerner.bunsen.stu3.avro.MeasureReportGroup
Deserializes a MeasureReportGroup from a ByteBuffer.
fromByteBuffer(ByteBuffer) - Static method in class com.cerner.bunsen.stu3.avro.MeasureReportGroupPopulation
Deserializes a MeasureReportGroupPopulation from a ByteBuffer.
fromByteBuffer(ByteBuffer) - Static method in class com.cerner.bunsen.stu3.avro.MeasureReportGroupStratifier
Deserializes a MeasureReportGroupStratifier from a ByteBuffer.
fromByteBuffer(ByteBuffer) - Static method in class com.cerner.bunsen.stu3.avro.MeasureReportGroupStratifierStratum
Deserializes a MeasureReportGroupStratifierStratum from a ByteBuffer.
fromByteBuffer(ByteBuffer) - Static method in class com.cerner.bunsen.stu3.avro.MeasureReportGroupStratifierStratumPopulation
Deserializes a MeasureReportGroupStratifierStratumPopulation from a ByteBuffer.
fromByteBuffer(ByteBuffer) - Static method in class com.cerner.bunsen.stu3.avro.MeasureSupplementalData
Deserializes a MeasureSupplementalData from a ByteBuffer.
fromByteBuffer(ByteBuffer) - Static method in class com.cerner.bunsen.stu3.avro.MedicationAdministrationMedicationDispenseMedicationStatementObservationProcedureReference
Deserializes a MedicationAdministrationMedicationDispenseMedicationStatementObservationProcedureReference from a ByteBuffer.
fromByteBuffer(ByteBuffer) - Static method in class com.cerner.bunsen.stu3.avro.MedicationAdministrationObservationProcedureReference
Deserializes a MedicationAdministrationObservationProcedureReference from a ByteBuffer.
fromByteBuffer(ByteBuffer) - Static method in class com.cerner.bunsen.stu3.avro.MedicationDispense
Deserializes a MedicationDispense from a ByteBuffer.
fromByteBuffer(ByteBuffer) - Static method in class com.cerner.bunsen.stu3.avro.MedicationDispensePerformer
Deserializes a MedicationDispensePerformer from a ByteBuffer.
fromByteBuffer(ByteBuffer) - Static method in class com.cerner.bunsen.stu3.avro.MedicationDispenseSubstitution
Deserializes a MedicationDispenseSubstitution from a ByteBuffer.
fromByteBuffer(ByteBuffer) - Static method in class com.cerner.bunsen.stu3.avro.MedicationReference
Deserializes a MedicationReference from a ByteBuffer.
fromByteBuffer(ByteBuffer) - Static method in class com.cerner.bunsen.stu3.avro.MedicationRequestReference
Deserializes a MedicationRequestReference from a ByteBuffer.
fromByteBuffer(ByteBuffer) - Static method in class com.cerner.bunsen.stu3.avro.MedicationRequestVisionPrescriptionReference
Deserializes a MedicationRequestVisionPrescriptionReference from a ByteBuffer.
fromByteBuffer(ByteBuffer) - Static method in class com.cerner.bunsen.stu3.avro.MedicationStatement
Deserializes a MedicationStatement from a ByteBuffer.
fromByteBuffer(ByteBuffer) - Static method in class com.cerner.bunsen.stu3.avro.MedicationSubstanceReference
Deserializes a MedicationSubstanceReference from a ByteBuffer.
fromByteBuffer(ByteBuffer) - Static method in class com.cerner.bunsen.stu3.avro.Meta
Deserializes a Meta from a ByteBuffer.
fromByteBuffer(ByteBuffer) - Static method in class com.cerner.bunsen.stu3.avro.Money
Deserializes a Money from a ByteBuffer.
fromByteBuffer(ByteBuffer) - Static method in class com.cerner.bunsen.stu3.avro.Narrative
Deserializes a Narrative from a ByteBuffer.
fromByteBuffer(ByteBuffer) - Static method in class com.cerner.bunsen.stu3.avro.Observation
Deserializes a Observation from a ByteBuffer.
fromByteBuffer(ByteBuffer) - Static method in class com.cerner.bunsen.stu3.avro.ObservationComponent
Deserializes a ObservationComponent from a ByteBuffer.
fromByteBuffer(ByteBuffer) - Static method in class com.cerner.bunsen.stu3.avro.ObservationComponentReferenceRange
Deserializes a ObservationComponentReferenceRange from a ByteBuffer.
fromByteBuffer(ByteBuffer) - Static method in class com.cerner.bunsen.stu3.avro.ObservationQuestionnaireResponseSequenceReference
Deserializes a ObservationQuestionnaireResponseSequenceReference from a ByteBuffer.
fromByteBuffer(ByteBuffer) - Static method in class com.cerner.bunsen.stu3.avro.ObservationReference
Deserializes a ObservationReference from a ByteBuffer.
fromByteBuffer(ByteBuffer) - Static method in class com.cerner.bunsen.stu3.avro.ObservationReferenceRange
Deserializes a ObservationReferenceRange from a ByteBuffer.
fromByteBuffer(ByteBuffer) - Static method in class com.cerner.bunsen.stu3.avro.ObservationRelated
Deserializes a ObservationRelated from a ByteBuffer.
fromByteBuffer(ByteBuffer) - Static method in class com.cerner.bunsen.stu3.avro.OrganizationPatientPractitionerRelatedPersonReference
Deserializes a OrganizationPatientPractitionerRelatedPersonReference from a ByteBuffer.
fromByteBuffer(ByteBuffer) - Static method in class com.cerner.bunsen.stu3.avro.OrganizationPractitionerReference
Deserializes a OrganizationPractitionerReference from a ByteBuffer.
fromByteBuffer(ByteBuffer) - Static method in class com.cerner.bunsen.stu3.avro.OrganizationReference
Deserializes a OrganizationReference from a ByteBuffer.
fromByteBuffer(ByteBuffer) - Static method in class com.cerner.bunsen.stu3.avro.Patient
Deserializes a Patient from a ByteBuffer.
fromByteBuffer(ByteBuffer) - Static method in class com.cerner.bunsen.stu3.avro.PatientAnimal
Deserializes a PatientAnimal from a ByteBuffer.
fromByteBuffer(ByteBuffer) - Static method in class com.cerner.bunsen.stu3.avro.PatientCommunication
Deserializes a PatientCommunication from a ByteBuffer.
fromByteBuffer(ByteBuffer) - Static method in class com.cerner.bunsen.stu3.avro.PatientContact
Deserializes a PatientContact from a ByteBuffer.
fromByteBuffer(ByteBuffer) - Static method in class com.cerner.bunsen.stu3.avro.PatientLink
Deserializes a PatientLink from a ByteBuffer.
fromByteBuffer(ByteBuffer) - Static method in class com.cerner.bunsen.stu3.avro.PatientPractitionerReference
Deserializes a PatientPractitionerReference from a ByteBuffer.
fromByteBuffer(ByteBuffer) - Static method in class com.cerner.bunsen.stu3.avro.PatientPractitionerRelatedPersonReference
Deserializes a PatientPractitionerRelatedPersonReference from a ByteBuffer.
fromByteBuffer(ByteBuffer) - Static method in class com.cerner.bunsen.stu3.avro.PatientReference
Deserializes a PatientReference from a ByteBuffer.
fromByteBuffer(ByteBuffer) - Static method in class com.cerner.bunsen.stu3.avro.PatientRelatedPersonReference
Deserializes a PatientRelatedPersonReference from a ByteBuffer.
fromByteBuffer(ByteBuffer) - Static method in class com.cerner.bunsen.stu3.avro.Period
Deserializes a Period from a ByteBuffer.
fromByteBuffer(ByteBuffer) - Static method in class com.cerner.bunsen.stu3.avro.PlanDefinitionQuestionnaireReference
Deserializes a PlanDefinitionQuestionnaireReference from a ByteBuffer.
fromByteBuffer(ByteBuffer) - Static method in class com.cerner.bunsen.stu3.avro.PractitionerReference
Deserializes a PractitionerReference from a ByteBuffer.
fromByteBuffer(ByteBuffer) - Static method in class com.cerner.bunsen.stu3.avro.PractitionerRelatedPersonReference
Deserializes a PractitionerRelatedPersonReference from a ByteBuffer.
fromByteBuffer(ByteBuffer) - Static method in class com.cerner.bunsen.stu3.avro.Procedure
Deserializes a Procedure from a ByteBuffer.
fromByteBuffer(ByteBuffer) - Static method in class com.cerner.bunsen.stu3.avro.ProcedureFocalDevice
Deserializes a ProcedureFocalDevice from a ByteBuffer.
fromByteBuffer(ByteBuffer) - Static method in class com.cerner.bunsen.stu3.avro.ProcedurePerformer
Deserializes a ProcedurePerformer from a ByteBuffer.
fromByteBuffer(ByteBuffer) - Static method in class com.cerner.bunsen.stu3.avro.ProcedureReference
Deserializes a ProcedureReference from a ByteBuffer.
fromByteBuffer(ByteBuffer) - Static method in class com.cerner.bunsen.stu3.avro.ProcedureRequest
Deserializes a ProcedureRequest from a ByteBuffer.
fromByteBuffer(ByteBuffer) - Static method in class com.cerner.bunsen.stu3.avro.ProcedureRequestRequester
Deserializes a ProcedureRequestRequester from a ByteBuffer.
fromByteBuffer(ByteBuffer) - Static method in class com.cerner.bunsen.stu3.avro.ProvenanceReference
Deserializes a ProvenanceReference from a ByteBuffer.
fromByteBuffer(ByteBuffer) - Static method in class com.cerner.bunsen.stu3.avro.Quantity
Deserializes a Quantity from a ByteBuffer.
fromByteBuffer(ByteBuffer) - Static method in class com.cerner.bunsen.stu3.avro.Range
Deserializes a Range from a ByteBuffer.
fromByteBuffer(ByteBuffer) - Static method in class com.cerner.bunsen.stu3.avro.Ratio
Deserializes a Ratio from a ByteBuffer.
fromByteBuffer(ByteBuffer) - Static method in class com.cerner.bunsen.stu3.avro.ReferralRequestReference
Deserializes a ReferralRequestReference from a ByteBuffer.
fromByteBuffer(ByteBuffer) - Static method in class com.cerner.bunsen.stu3.avro.RelatedArtifact
Deserializes a RelatedArtifact from a ByteBuffer.
fromByteBuffer(ByteBuffer) - Static method in class com.cerner.bunsen.stu3.avro.Resource
Deserializes a Resource from a ByteBuffer.
fromByteBuffer(ByteBuffer) - Static method in class com.cerner.bunsen.stu3.avro.ResourceReference
Deserializes a ResourceReference from a ByteBuffer.
fromByteBuffer(ByteBuffer) - Static method in class com.cerner.bunsen.stu3.avro.SampledData
Deserializes a SampledData from a ByteBuffer.
fromByteBuffer(ByteBuffer) - Static method in class com.cerner.bunsen.stu3.avro.SpecimenReference
Deserializes a SpecimenReference from a ByteBuffer.
fromByteBuffer(ByteBuffer) - Static method in class com.cerner.bunsen.stu3.avro.Timing
Deserializes a Timing from a ByteBuffer.
fromByteBuffer(ByteBuffer) - Static method in class com.cerner.bunsen.stu3.avro.TimingRepeat
Deserializes a TimingRepeat from a ByteBuffer.
fromByteBuffer(ByteBuffer) - Static method in class com.cerner.bunsen.stu3.avro.us.core.CarePlan
Deserializes a CarePlan from a ByteBuffer.
fromByteBuffer(ByteBuffer) - Static method in class com.cerner.bunsen.stu3.avro.us.core.CarePlanActivity
Deserializes a CarePlanActivity from a ByteBuffer.
fromByteBuffer(ByteBuffer) - Static method in class com.cerner.bunsen.stu3.avro.us.core.CarePlanActivityDetail
Deserializes a CarePlanActivityDetail from a ByteBuffer.
fromByteBuffer(ByteBuffer) - Static method in class com.cerner.bunsen.stu3.avro.us.core.Condition
Deserializes a Condition from a ByteBuffer.
fromByteBuffer(ByteBuffer) - Static method in class com.cerner.bunsen.stu3.avro.us.core.ConditionEvidence
Deserializes a ConditionEvidence from a ByteBuffer.
fromByteBuffer(ByteBuffer) - Static method in class com.cerner.bunsen.stu3.avro.us.core.ConditionStage
Deserializes a ConditionStage from a ByteBuffer.
fromByteBuffer(ByteBuffer) - Static method in class com.cerner.bunsen.stu3.avro.us.core.Encounter
Deserializes a Encounter from a ByteBuffer.
fromByteBuffer(ByteBuffer) - Static method in class com.cerner.bunsen.stu3.avro.us.core.EncounterClassHistory
Deserializes a EncounterClassHistory from a ByteBuffer.
fromByteBuffer(ByteBuffer) - Static method in class com.cerner.bunsen.stu3.avro.us.core.EncounterDiagnosis
Deserializes a EncounterDiagnosis from a ByteBuffer.
fromByteBuffer(ByteBuffer) - Static method in class com.cerner.bunsen.stu3.avro.us.core.EncounterHospitalization
Deserializes a EncounterHospitalization from a ByteBuffer.
fromByteBuffer(ByteBuffer) - Static method in class com.cerner.bunsen.stu3.avro.us.core.EncounterLocation
Deserializes a EncounterLocation from a ByteBuffer.
fromByteBuffer(ByteBuffer) - Static method in class com.cerner.bunsen.stu3.avro.us.core.EncounterParticipant
Deserializes a EncounterParticipant from a ByteBuffer.
fromByteBuffer(ByteBuffer) - Static method in class com.cerner.bunsen.stu3.avro.us.core.EncounterStatusHistory
Deserializes a EncounterStatusHistory from a ByteBuffer.
fromByteBuffer(ByteBuffer) - Static method in class com.cerner.bunsen.stu3.avro.us.core.Immunization
Deserializes a Immunization from a ByteBuffer.
fromByteBuffer(ByteBuffer) - Static method in class com.cerner.bunsen.stu3.avro.us.core.ImmunizationExplanation
Deserializes a ImmunizationExplanation from a ByteBuffer.
fromByteBuffer(ByteBuffer) - Static method in class com.cerner.bunsen.stu3.avro.us.core.ImmunizationPractitioner
Deserializes a ImmunizationPractitioner from a ByteBuffer.
fromByteBuffer(ByteBuffer) - Static method in class com.cerner.bunsen.stu3.avro.us.core.ImmunizationReaction
Deserializes a ImmunizationReaction from a ByteBuffer.
fromByteBuffer(ByteBuffer) - Static method in class com.cerner.bunsen.stu3.avro.us.core.ImmunizationVaccinationProtocol
Deserializes a ImmunizationVaccinationProtocol from a ByteBuffer.
fromByteBuffer(ByteBuffer) - Static method in class com.cerner.bunsen.stu3.avro.us.core.Medication
Deserializes a Medication from a ByteBuffer.
fromByteBuffer(ByteBuffer) - Static method in class com.cerner.bunsen.stu3.avro.us.core.MedicationIngredient
Deserializes a MedicationIngredient from a ByteBuffer.
fromByteBuffer(ByteBuffer) - Static method in class com.cerner.bunsen.stu3.avro.us.core.MedicationPackage
Deserializes a MedicationPackage from a ByteBuffer.
fromByteBuffer(ByteBuffer) - Static method in class com.cerner.bunsen.stu3.avro.us.core.MedicationPackageBatch
Deserializes a MedicationPackageBatch from a ByteBuffer.
fromByteBuffer(ByteBuffer) - Static method in class com.cerner.bunsen.stu3.avro.us.core.MedicationPackageContent
Deserializes a MedicationPackageContent from a ByteBuffer.
fromByteBuffer(ByteBuffer) - Static method in class com.cerner.bunsen.stu3.avro.us.core.MedicationRequest
Deserializes a MedicationRequest from a ByteBuffer.
fromByteBuffer(ByteBuffer) - Static method in class com.cerner.bunsen.stu3.avro.us.core.MedicationRequestDispenseRequest
Deserializes a MedicationRequestDispenseRequest from a ByteBuffer.
fromByteBuffer(ByteBuffer) - Static method in class com.cerner.bunsen.stu3.avro.us.core.MedicationRequestRequester
Deserializes a MedicationRequestRequester from a ByteBuffer.
fromByteBuffer(ByteBuffer) - Static method in class com.cerner.bunsen.stu3.avro.us.core.MedicationRequestSubstitution
Deserializes a MedicationRequestSubstitution from a ByteBuffer.
fromByteBuffer(ByteBuffer) - Static method in class com.cerner.bunsen.stu3.avro.us.core.Patient
Deserializes a Patient from a ByteBuffer.
fromByteBuffer(ByteBuffer) - Static method in class com.cerner.bunsen.stu3.avro.us.core.PatientCommunication
Deserializes a PatientCommunication from a ByteBuffer.
fromByteBuffer(ByteBuffer) - Static method in class com.cerner.bunsen.stu3.avro.us.core.PatientContact
Deserializes a PatientContact from a ByteBuffer.
fromByteBuffer(ByteBuffer) - Static method in class com.cerner.bunsen.stu3.avro.us.core.PatientLink
Deserializes a PatientLink from a ByteBuffer.
fromByteBuffer(ByteBuffer) - Static method in class com.cerner.bunsen.stu3.avro.us.core.UsCoreEthnicity
Deserializes a UsCoreEthnicity from a ByteBuffer.
fromByteBuffer(ByteBuffer) - Static method in class com.cerner.bunsen.stu3.avro.us.core.UsCoreRace
Deserializes a UsCoreRace from a ByteBuffer.
fromByteBuffer(ByteBuffer) - Static method in class com.cerner.bunsen.stu3.avro.UsageContext
Deserializes a UsageContext from a ByteBuffer.
fromHapi(Object) - Method in class com.cerner.bunsen.avro.converters.NoOpConverter
 
fromHapi(IPrimitiveType) - Method in class com.cerner.bunsen.definitions.EnumConverter
 
fromHapi(Object) - Method in class com.cerner.bunsen.definitions.HapiChoiceConverter
 
fromHapi(Object) - Method in class com.cerner.bunsen.definitions.HapiCompositeConverter
 
fromHapi(Object) - Method in class com.cerner.bunsen.definitions.HapiContainedConverter
 
fromHapi(Object) - Method in class com.cerner.bunsen.definitions.HapiConverter
Converts a HAPI object or list of objects to the equivalent in the alternative data model.
fromHapi(Object) - Method in class com.cerner.bunsen.definitions.LeafExtensionConverter
 
fromHapi(IPrimitiveType) - Method in class com.cerner.bunsen.definitions.PrimitiveConverter
 
fromHapi(Object) - Method in class com.cerner.bunsen.definitions.PrimitiveConverter
 
fromHapi(IPrimitiveType) - Method in class com.cerner.bunsen.definitions.StringConverter
 
fromJson(Dataset<Row>, String) - Method in class com.cerner.bunsen.spark.Bundles
Returns an RDD of bundles loaded from the given dataset that has JSON-encoded bundles in the given column.
fromJson(Dataset<String>) - Method in class com.cerner.bunsen.spark.Bundles
Returns an RDD of bundles loaded from the given dataset of JSON-encoded bundles.
fromXml(Dataset<Row>, String) - Method in class com.cerner.bunsen.spark.Bundles
Returns an RDD of bundles loaded from the given dataset that has XML-encoded bundles in the given column.
fromXml(Dataset<String>) - Method in class com.cerner.bunsen.spark.Bundles
Returns an RDD of bundles loaded from the given dataset of XML-encoded bundles.
Functions - Class in com.cerner.bunsen.stu3.python
Common functions for working with FHIR resources.
Functions() - Constructor for class com.cerner.bunsen.stu3.python.Functions
 

G

generateSchemas(FhirContext, Map<String, List<String>>) - Static method in class com.cerner.bunsen.avro.AvroConverter
Returns a list of Avro schemas to support the given FHIR resource types.
GenerateSchemas - Class in com.cerner.bunsen.avro.tools
Simple utility class to generate avro schemas for a given set of resource types.
GenerateSchemas() - Constructor for class com.cerner.bunsen.avro.tools.GenerateSchemas
 
get(int) - Method in class com.cerner.bunsen.stu3.avro.AccountReference
 
get(int) - Method in class com.cerner.bunsen.stu3.avro.ActivityDefinitionHealthcareServicePlanDefinitionReference
 
get(int) - Method in class com.cerner.bunsen.stu3.avro.ActivityDefinitionPlanDefinitionQuestionnaireReference
 
get(int) - Method in class com.cerner.bunsen.stu3.avro.ActivityDefinitionPlanDefinitionReference
 
get(int) - Method in class com.cerner.bunsen.stu3.avro.Address
 
get(int) - Method in class com.cerner.bunsen.stu3.avro.Age
 
get(int) - Method in class com.cerner.bunsen.stu3.avro.AllergyIntolerance
 
get(int) - Method in class com.cerner.bunsen.stu3.avro.AllergyIntoleranceReaction
 
get(int) - Method in class com.cerner.bunsen.stu3.avro.Annotation
 
get(int) - Method in class com.cerner.bunsen.stu3.avro.AppointmentCommunicationRequestDeviceRequestMedicationRequestNutritionOrderProcedureRequestReferralRequestRequestGroupTaskVisionPrescriptionReference
 
get(int) - Method in class com.cerner.bunsen.stu3.avro.AppointmentReference
 
get(int) - Method in class com.cerner.bunsen.stu3.avro.Attachment
 
get(int) - Method in class com.cerner.bunsen.stu3.avro.BundleReference
 
get(int) - Method in class com.cerner.bunsen.stu3.avro.CarePlan
 
get(int) - Method in class com.cerner.bunsen.stu3.avro.CarePlanActivity
 
get(int) - Method in class com.cerner.bunsen.stu3.avro.CarePlanActivityDetail
 
get(int) - Method in class com.cerner.bunsen.stu3.avro.CarePlanDeviceRequestImmunizationRecommendationMedicationRequestNutritionOrderProcedureRequestReferralRequestReference
 
get(int) - Method in class com.cerner.bunsen.stu3.avro.CarePlanMedicationRequestProcedureRequestReferralRequestReference
 
get(int) - Method in class com.cerner.bunsen.stu3.avro.CarePlanProcedureRequestReferralRequestReference
 
get(int) - Method in class com.cerner.bunsen.stu3.avro.CarePlanReference
 
get(int) - Method in class com.cerner.bunsen.stu3.avro.CareTeamOrganizationPatientPractitionerRelatedPersonReference
 
get(int) - Method in class com.cerner.bunsen.stu3.avro.CareTeamReference
 
get(int) - Method in class com.cerner.bunsen.stu3.avro.ChoiceAddressCodeableConceptLocationReference
 
get(int) - Method in class com.cerner.bunsen.stu3.avro.ChoiceAddressLocationReference
 
get(int) - Method in class com.cerner.bunsen.stu3.avro.ChoiceAgePeriodRangeBooleanDateTimeString
 
get(int) - Method in class com.cerner.bunsen.stu3.avro.ChoiceAgePeriodRangeDateTimeString
 
get(int) - Method in class com.cerner.bunsen.stu3.avro.ChoiceAttachmentCodeableConceptPeriodQuantityRangeRatioSampledDataBooleanDateTimeStringTime
 
get(int) - Method in class com.cerner.bunsen.stu3.avro.ChoiceAttachmentCodeableConceptPeriodQuantityRangeRatioSampledDataDateTimeStringTime
 
get(int) - Method in class com.cerner.bunsen.stu3.avro.ChoiceAttachmentQuantityResourceReferenceString
 
get(int) - Method in class com.cerner.bunsen.stu3.avro.ChoiceBooleanDateTime
 
get(int) - Method in class com.cerner.bunsen.stu3.avro.ChoiceBooleanInteger
 
get(int) - Method in class com.cerner.bunsen.stu3.avro.ChoiceCodeableConceptBoolean
 
get(int) - Method in class com.cerner.bunsen.stu3.avro.ChoiceCodeableConceptConditionReference
 
get(int) - Method in class com.cerner.bunsen.stu3.avro.ChoiceCodeableConceptDetectedIssueReference
 
get(int) - Method in class com.cerner.bunsen.stu3.avro.ChoiceCodeableConceptMedicationReference
 
get(int) - Method in class com.cerner.bunsen.stu3.avro.ChoiceCodeableConceptMedicationSubstanceReference
 
get(int) - Method in class com.cerner.bunsen.stu3.avro.ChoiceCodeableConceptProcedureReference
 
get(int) - Method in class com.cerner.bunsen.stu3.avro.ChoiceCodeableConceptQuantityRange
 
get(int) - Method in class com.cerner.bunsen.stu3.avro.ChoiceDurationPeriodRange
 
get(int) - Method in class com.cerner.bunsen.stu3.avro.ChoicePatientPractitionerRelatedPersonReferenceString
 
get(int) - Method in class com.cerner.bunsen.stu3.avro.ChoicePeriodDate
 
get(int) - Method in class com.cerner.bunsen.stu3.avro.ChoicePeriodDateTime
 
get(int) - Method in class com.cerner.bunsen.stu3.avro.ChoicePeriodTimingDateTime
 
get(int) - Method in class com.cerner.bunsen.stu3.avro.ChoicePeriodTimingString
 
get(int) - Method in class com.cerner.bunsen.stu3.avro.ChoiceQuantityRange
 
get(int) - Method in class com.cerner.bunsen.stu3.avro.ChoiceQuantityRangeRatio
 
get(int) - Method in class com.cerner.bunsen.stu3.avro.Claim
 
get(int) - Method in class com.cerner.bunsen.stu3.avro.ClaimAccident
 
get(int) - Method in class com.cerner.bunsen.stu3.avro.ClaimCareTeam
 
get(int) - Method in class com.cerner.bunsen.stu3.avro.ClaimDiagnosis
 
get(int) - Method in class com.cerner.bunsen.stu3.avro.ClaimInformation
 
get(int) - Method in class com.cerner.bunsen.stu3.avro.ClaimInsurance
 
get(int) - Method in class com.cerner.bunsen.stu3.avro.ClaimItem
 
get(int) - Method in class com.cerner.bunsen.stu3.avro.ClaimItemDetail
 
get(int) - Method in class com.cerner.bunsen.stu3.avro.ClaimItemDetailSubDetail
 
get(int) - Method in class com.cerner.bunsen.stu3.avro.ClaimPayee
 
get(int) - Method in class com.cerner.bunsen.stu3.avro.ClaimProcedure
 
get(int) - Method in class com.cerner.bunsen.stu3.avro.ClaimReference
 
get(int) - Method in class com.cerner.bunsen.stu3.avro.ClaimRelated
 
get(int) - Method in class com.cerner.bunsen.stu3.avro.ClaimResponseReference
 
get(int) - Method in class com.cerner.bunsen.stu3.avro.ClinicalImpressionDiagnosticReportObservationReference
 
get(int) - Method in class com.cerner.bunsen.stu3.avro.CodeableConcept
 
get(int) - Method in class com.cerner.bunsen.stu3.avro.Coding
 
get(int) - Method in class com.cerner.bunsen.stu3.avro.Condition
 
get(int) - Method in class com.cerner.bunsen.stu3.avro.ConditionEvidence
 
get(int) - Method in class com.cerner.bunsen.stu3.avro.ConditionObservationReference
 
get(int) - Method in class com.cerner.bunsen.stu3.avro.ConditionProcedureReference
 
get(int) - Method in class com.cerner.bunsen.stu3.avro.ConditionReference
 
get(int) - Method in class com.cerner.bunsen.stu3.avro.ConditionStage
 
get(int) - Method in class com.cerner.bunsen.stu3.avro.ContactDetail
 
get(int) - Method in class com.cerner.bunsen.stu3.avro.ContactPoint
 
get(int) - Method in class com.cerner.bunsen.stu3.avro.Contributor
 
get(int) - Method in class com.cerner.bunsen.stu3.avro.CoverageReference
 
get(int) - Method in class com.cerner.bunsen.stu3.avro.DetectedIssueReference
 
get(int) - Method in class com.cerner.bunsen.stu3.avro.DeviceDeviceMetricReference
 
get(int) - Method in class com.cerner.bunsen.stu3.avro.DeviceGroupLocationPatientReference
 
get(int) - Method in class com.cerner.bunsen.stu3.avro.DeviceHealthcareServiceOrganizationPatientPractitionerRelatedPersonReference
 
get(int) - Method in class com.cerner.bunsen.stu3.avro.DeviceMedicationSubstanceReference
 
get(int) - Method in class com.cerner.bunsen.stu3.avro.DeviceOrganizationPatientPractitionerRelatedPersonReference
 
get(int) - Method in class com.cerner.bunsen.stu3.avro.DeviceOrganizationPractitionerReference
 
get(int) - Method in class com.cerner.bunsen.stu3.avro.DeviceReference
 
get(int) - Method in class com.cerner.bunsen.stu3.avro.DiagnosticReportReference
 
get(int) - Method in class com.cerner.bunsen.stu3.avro.Dosage
 
get(int) - Method in class com.cerner.bunsen.stu3.avro.Duration
 
get(int) - Method in class com.cerner.bunsen.stu3.avro.Encounter
 
get(int) - Method in class com.cerner.bunsen.stu3.avro.EncounterClassHistory
 
get(int) - Method in class com.cerner.bunsen.stu3.avro.EncounterDiagnosis
 
get(int) - Method in class com.cerner.bunsen.stu3.avro.EncounterEpisodeOfCareReference
 
get(int) - Method in class com.cerner.bunsen.stu3.avro.EncounterHospitalization
 
get(int) - Method in class com.cerner.bunsen.stu3.avro.EncounterLocation
 
get(int) - Method in class com.cerner.bunsen.stu3.avro.EncounterParticipant
 
get(int) - Method in class com.cerner.bunsen.stu3.avro.EncounterReference
 
get(int) - Method in class com.cerner.bunsen.stu3.avro.EncounterStatusHistory
 
get(int) - Method in class com.cerner.bunsen.stu3.avro.EpisodeOfCare
 
get(int) - Method in class com.cerner.bunsen.stu3.avro.EpisodeOfCareDiagnosis
 
get(int) - Method in class com.cerner.bunsen.stu3.avro.EpisodeOfCareReference
 
get(int) - Method in class com.cerner.bunsen.stu3.avro.EpisodeOfCareStatusHistory
 
get(int) - Method in class com.cerner.bunsen.stu3.avro.GoalReference
 
get(int) - Method in class com.cerner.bunsen.stu3.avro.GroupPatientReference
 
get(int) - Method in class com.cerner.bunsen.stu3.avro.HumanName
 
get(int) - Method in class com.cerner.bunsen.stu3.avro.Identifier
 
get(int) - Method in class com.cerner.bunsen.stu3.avro.Immunization
 
get(int) - Method in class com.cerner.bunsen.stu3.avro.ImmunizationExplanation
 
get(int) - Method in class com.cerner.bunsen.stu3.avro.ImmunizationPractitioner
 
get(int) - Method in class com.cerner.bunsen.stu3.avro.ImmunizationReaction
 
get(int) - Method in class com.cerner.bunsen.stu3.avro.ImmunizationVaccinationProtocol
 
get(int) - Method in class com.cerner.bunsen.stu3.avro.LibraryReference
 
get(int) - Method in class com.cerner.bunsen.stu3.avro.ListReference
 
get(int) - Method in class com.cerner.bunsen.stu3.avro.LocationReference
 
get(int) - Method in class com.cerner.bunsen.stu3.avro.Measure
 
get(int) - Method in class com.cerner.bunsen.stu3.avro.MeasureGroup
 
get(int) - Method in class com.cerner.bunsen.stu3.avro.MeasureGroupPopulation
 
get(int) - Method in class com.cerner.bunsen.stu3.avro.MeasureGroupStratifier
 
get(int) - Method in class com.cerner.bunsen.stu3.avro.MeasureReference
 
get(int) - Method in class com.cerner.bunsen.stu3.avro.MeasureReport
 
get(int) - Method in class com.cerner.bunsen.stu3.avro.MeasureReportGroup
 
get(int) - Method in class com.cerner.bunsen.stu3.avro.MeasureReportGroupPopulation
 
get(int) - Method in class com.cerner.bunsen.stu3.avro.MeasureReportGroupStratifier
 
get(int) - Method in class com.cerner.bunsen.stu3.avro.MeasureReportGroupStratifierStratum
 
get(int) - Method in class com.cerner.bunsen.stu3.avro.MeasureReportGroupStratifierStratumPopulation
 
get(int) - Method in class com.cerner.bunsen.stu3.avro.MeasureSupplementalData
 
get(int) - Method in class com.cerner.bunsen.stu3.avro.MedicationAdministrationMedicationDispenseMedicationStatementObservationProcedureReference
 
get(int) - Method in class com.cerner.bunsen.stu3.avro.MedicationAdministrationObservationProcedureReference
 
get(int) - Method in class com.cerner.bunsen.stu3.avro.MedicationDispense
 
get(int) - Method in class com.cerner.bunsen.stu3.avro.MedicationDispensePerformer
 
get(int) - Method in class com.cerner.bunsen.stu3.avro.MedicationDispenseSubstitution
 
get(int) - Method in class com.cerner.bunsen.stu3.avro.MedicationReference
 
get(int) - Method in class com.cerner.bunsen.stu3.avro.MedicationRequestReference
 
get(int) - Method in class com.cerner.bunsen.stu3.avro.MedicationRequestVisionPrescriptionReference
 
get(int) - Method in class com.cerner.bunsen.stu3.avro.MedicationStatement
 
get(int) - Method in class com.cerner.bunsen.stu3.avro.MedicationSubstanceReference
 
get(int) - Method in class com.cerner.bunsen.stu3.avro.Meta
 
get(int) - Method in class com.cerner.bunsen.stu3.avro.Money
 
get(int) - Method in class com.cerner.bunsen.stu3.avro.Narrative
 
get(int) - Method in class com.cerner.bunsen.stu3.avro.Observation
 
get(int) - Method in class com.cerner.bunsen.stu3.avro.ObservationComponent
 
get(int) - Method in class com.cerner.bunsen.stu3.avro.ObservationComponentReferenceRange
 
get(int) - Method in class com.cerner.bunsen.stu3.avro.ObservationQuestionnaireResponseSequenceReference
 
get(int) - Method in class com.cerner.bunsen.stu3.avro.ObservationReference
 
get(int) - Method in class com.cerner.bunsen.stu3.avro.ObservationReferenceRange
 
get(int) - Method in class com.cerner.bunsen.stu3.avro.ObservationRelated
 
get(int) - Method in class com.cerner.bunsen.stu3.avro.OrganizationPatientPractitionerRelatedPersonReference
 
get(int) - Method in class com.cerner.bunsen.stu3.avro.OrganizationPractitionerReference
 
get(int) - Method in class com.cerner.bunsen.stu3.avro.OrganizationReference
 
get(int) - Method in class com.cerner.bunsen.stu3.avro.Patient
 
get(int) - Method in class com.cerner.bunsen.stu3.avro.PatientAnimal
 
get(int) - Method in class com.cerner.bunsen.stu3.avro.PatientCommunication
 
get(int) - Method in class com.cerner.bunsen.stu3.avro.PatientContact
 
get(int) - Method in class com.cerner.bunsen.stu3.avro.PatientLink
 
get(int) - Method in class com.cerner.bunsen.stu3.avro.PatientPractitionerReference
 
get(int) - Method in class com.cerner.bunsen.stu3.avro.PatientPractitionerRelatedPersonReference
 
get(int) - Method in class com.cerner.bunsen.stu3.avro.PatientReference
 
get(int) - Method in class com.cerner.bunsen.stu3.avro.PatientRelatedPersonReference
 
get(int) - Method in class com.cerner.bunsen.stu3.avro.Period
 
get(int) - Method in class com.cerner.bunsen.stu3.avro.PlanDefinitionQuestionnaireReference
 
get(int) - Method in class com.cerner.bunsen.stu3.avro.PractitionerReference
 
get(int) - Method in class com.cerner.bunsen.stu3.avro.PractitionerRelatedPersonReference
 
get(int) - Method in class com.cerner.bunsen.stu3.avro.Procedure
 
get(int) - Method in class com.cerner.bunsen.stu3.avro.ProcedureFocalDevice
 
get(int) - Method in class com.cerner.bunsen.stu3.avro.ProcedurePerformer
 
get(int) - Method in class com.cerner.bunsen.stu3.avro.ProcedureReference
 
get(int) - Method in class com.cerner.bunsen.stu3.avro.ProcedureRequest
 
get(int) - Method in class com.cerner.bunsen.stu3.avro.ProcedureRequestRequester
 
get(int) - Method in class com.cerner.bunsen.stu3.avro.ProvenanceReference
 
get(int) - Method in class com.cerner.bunsen.stu3.avro.Quantity
 
get(int) - Method in class com.cerner.bunsen.stu3.avro.Range
 
get(int) - Method in class com.cerner.bunsen.stu3.avro.Ratio
 
get(int) - Method in class com.cerner.bunsen.stu3.avro.ReferralRequestReference
 
get(int) - Method in class com.cerner.bunsen.stu3.avro.RelatedArtifact
 
get(int) - Method in class com.cerner.bunsen.stu3.avro.Resource
 
get(int) - Method in class com.cerner.bunsen.stu3.avro.ResourceReference
 
get(int) - Method in class com.cerner.bunsen.stu3.avro.SampledData
 
get(int) - Method in class com.cerner.bunsen.stu3.avro.SpecimenReference
 
get(int) - Method in class com.cerner.bunsen.stu3.avro.Timing
 
get(int) - Method in class com.cerner.bunsen.stu3.avro.TimingRepeat
 
get(int) - Method in class com.cerner.bunsen.stu3.avro.us.core.CarePlan
 
get(int) - Method in class com.cerner.bunsen.stu3.avro.us.core.CarePlanActivity
 
get(int) - Method in class com.cerner.bunsen.stu3.avro.us.core.CarePlanActivityDetail
 
get(int) - Method in class com.cerner.bunsen.stu3.avro.us.core.Condition
 
get(int) - Method in class com.cerner.bunsen.stu3.avro.us.core.ConditionEvidence
 
get(int) - Method in class com.cerner.bunsen.stu3.avro.us.core.ConditionStage
 
get(int) - Method in class com.cerner.bunsen.stu3.avro.us.core.Encounter
 
get(int) - Method in class com.cerner.bunsen.stu3.avro.us.core.EncounterClassHistory
 
get(int) - Method in class com.cerner.bunsen.stu3.avro.us.core.EncounterDiagnosis
 
get(int) - Method in class com.cerner.bunsen.stu3.avro.us.core.EncounterHospitalization
 
get(int) - Method in class com.cerner.bunsen.stu3.avro.us.core.EncounterLocation
 
get(int) - Method in class com.cerner.bunsen.stu3.avro.us.core.EncounterParticipant
 
get(int) - Method in class com.cerner.bunsen.stu3.avro.us.core.EncounterStatusHistory
 
get(int) - Method in class com.cerner.bunsen.stu3.avro.us.core.Immunization
 
get(int) - Method in class com.cerner.bunsen.stu3.avro.us.core.ImmunizationExplanation
 
get(int) - Method in class com.cerner.bunsen.stu3.avro.us.core.ImmunizationPractitioner
 
get(int) - Method in class com.cerner.bunsen.stu3.avro.us.core.ImmunizationReaction
 
get(int) - Method in class com.cerner.bunsen.stu3.avro.us.core.ImmunizationVaccinationProtocol
 
get(int) - Method in class com.cerner.bunsen.stu3.avro.us.core.Medication
 
get(int) - Method in class com.cerner.bunsen.stu3.avro.us.core.MedicationIngredient
 
get(int) - Method in class com.cerner.bunsen.stu3.avro.us.core.MedicationPackage
 
get(int) - Method in class com.cerner.bunsen.stu3.avro.us.core.MedicationPackageBatch
 
get(int) - Method in class com.cerner.bunsen.stu3.avro.us.core.MedicationPackageContent
 
get(int) - Method in class com.cerner.bunsen.stu3.avro.us.core.MedicationRequest
 
get(int) - Method in class com.cerner.bunsen.stu3.avro.us.core.MedicationRequestDispenseRequest
 
get(int) - Method in class com.cerner.bunsen.stu3.avro.us.core.MedicationRequestRequester
 
get(int) - Method in class com.cerner.bunsen.stu3.avro.us.core.MedicationRequestSubstitution
 
get(int) - Method in class com.cerner.bunsen.stu3.avro.us.core.Patient
 
get(int) - Method in class com.cerner.bunsen.stu3.avro.us.core.PatientCommunication
 
get(int) - Method in class com.cerner.bunsen.stu3.avro.us.core.PatientContact
 
get(int) - Method in class com.cerner.bunsen.stu3.avro.us.core.PatientLink
 
get(int) - Method in class com.cerner.bunsen.stu3.avro.us.core.UsCoreEthnicity
 
get(int) - Method in class com.cerner.bunsen.stu3.avro.us.core.UsCoreRace
 
get(int) - Method in class com.cerner.bunsen.stu3.avro.UsageContext
 
getAbatement() - Method in class com.cerner.bunsen.stu3.avro.Condition.Builder
Gets the value of the 'abatement' field.
getAbatement() - Method in class com.cerner.bunsen.stu3.avro.Condition
Gets the value of the 'abatement' field.
getAbatement() - Method in class com.cerner.bunsen.stu3.avro.us.core.Condition.Builder
Gets the value of the 'abatement' field.
getAbatement() - Method in class com.cerner.bunsen.stu3.avro.us.core.Condition
Gets the value of the 'abatement' field.
getAbatementBuilder() - Method in class com.cerner.bunsen.stu3.avro.Condition.Builder
Gets the Builder instance for the 'abatement' field and creates one if it doesn't exist yet.
getAbatementBuilder() - Method in class com.cerner.bunsen.stu3.avro.us.core.Condition.Builder
Gets the Builder instance for the 'abatement' field and creates one if it doesn't exist yet.
getAccident() - Method in class com.cerner.bunsen.stu3.avro.Claim.Builder
Gets the value of the 'accident' field.
getAccident() - Method in class com.cerner.bunsen.stu3.avro.Claim
Gets the value of the 'accident' field.
getAccidentBuilder() - Method in class com.cerner.bunsen.stu3.avro.Claim.Builder
Gets the Builder instance for the 'accident' field and creates one if it doesn't exist yet.
getAccount() - Method in class com.cerner.bunsen.stu3.avro.Encounter.Builder
Gets the value of the 'account' field.
getAccount() - Method in class com.cerner.bunsen.stu3.avro.Encounter
Gets the value of the 'account' field.
getAccount() - Method in class com.cerner.bunsen.stu3.avro.EpisodeOfCare.Builder
Gets the value of the 'account' field.
getAccount() - Method in class com.cerner.bunsen.stu3.avro.EpisodeOfCare
Gets the value of the 'account' field.
getAccount() - Method in class com.cerner.bunsen.stu3.avro.us.core.Encounter.Builder
Gets the value of the 'account' field.
getAccount() - Method in class com.cerner.bunsen.stu3.avro.us.core.Encounter
Gets the value of the 'account' field.
getAccountId() - Method in class com.cerner.bunsen.stu3.avro.AccountReference.Builder
Gets the value of the 'AccountId' field.
getAccountId() - Method in class com.cerner.bunsen.stu3.avro.AccountReference
Gets the value of the 'AccountId' field.
getAction() - Method in class com.cerner.bunsen.stu3.avro.ProcedureFocalDevice.Builder
Gets the value of the 'action' field.
getAction() - Method in class com.cerner.bunsen.stu3.avro.ProcedureFocalDevice
Gets the value of the 'action' field.
getActionBuilder() - Method in class com.cerner.bunsen.stu3.avro.ProcedureFocalDevice.Builder
Gets the Builder instance for the 'action' field and creates one if it doesn't exist yet.
getActive() - Method in class com.cerner.bunsen.stu3.avro.Patient.Builder
Gets the value of the 'active' field.
getActive() - Method in class com.cerner.bunsen.stu3.avro.Patient
Gets the value of the 'active' field.
getActive() - Method in class com.cerner.bunsen.stu3.avro.us.core.Patient.Builder
Gets the value of the 'active' field.
getActive() - Method in class com.cerner.bunsen.stu3.avro.us.core.Patient
Gets the value of the 'active' field.
getActivity() - Method in class com.cerner.bunsen.stu3.avro.CarePlan.Builder
Gets the value of the 'activity' field.
getActivity() - Method in class com.cerner.bunsen.stu3.avro.CarePlan
Gets the value of the 'activity' field.
getActivity() - Method in class com.cerner.bunsen.stu3.avro.us.core.CarePlan.Builder
Gets the value of the 'activity' field.
getActivity() - Method in class com.cerner.bunsen.stu3.avro.us.core.CarePlan
Gets the value of the 'activity' field.
getActivityDefinitionId() - Method in class com.cerner.bunsen.stu3.avro.ActivityDefinitionHealthcareServicePlanDefinitionReference.Builder
Gets the value of the 'ActivityDefinitionId' field.
getActivityDefinitionId() - Method in class com.cerner.bunsen.stu3.avro.ActivityDefinitionHealthcareServicePlanDefinitionReference
Gets the value of the 'ActivityDefinitionId' field.
getActivityDefinitionId() - Method in class com.cerner.bunsen.stu3.avro.ActivityDefinitionPlanDefinitionQuestionnaireReference.Builder
Gets the value of the 'ActivityDefinitionId' field.
getActivityDefinitionId() - Method in class com.cerner.bunsen.stu3.avro.ActivityDefinitionPlanDefinitionQuestionnaireReference
Gets the value of the 'ActivityDefinitionId' field.
getActivityDefinitionId() - Method in class com.cerner.bunsen.stu3.avro.ActivityDefinitionPlanDefinitionReference.Builder
Gets the value of the 'ActivityDefinitionId' field.
getActivityDefinitionId() - Method in class com.cerner.bunsen.stu3.avro.ActivityDefinitionPlanDefinitionReference
Gets the value of the 'ActivityDefinitionId' field.
getActor() - Method in class com.cerner.bunsen.stu3.avro.ImmunizationPractitioner.Builder
Gets the value of the 'actor' field.
getActor() - Method in class com.cerner.bunsen.stu3.avro.ImmunizationPractitioner
Gets the value of the 'actor' field.
getActor() - Method in class com.cerner.bunsen.stu3.avro.MedicationDispensePerformer.Builder
Gets the value of the 'actor' field.
getActor() - Method in class com.cerner.bunsen.stu3.avro.MedicationDispensePerformer
Gets the value of the 'actor' field.
getActor() - Method in class com.cerner.bunsen.stu3.avro.ProcedurePerformer.Builder
Gets the value of the 'actor' field.
getActor() - Method in class com.cerner.bunsen.stu3.avro.ProcedurePerformer
Gets the value of the 'actor' field.
getActor() - Method in class com.cerner.bunsen.stu3.avro.us.core.ImmunizationPractitioner.Builder
Gets the value of the 'actor' field.
getActor() - Method in class com.cerner.bunsen.stu3.avro.us.core.ImmunizationPractitioner
Gets the value of the 'actor' field.
getActorBuilder() - Method in class com.cerner.bunsen.stu3.avro.ImmunizationPractitioner.Builder
Gets the Builder instance for the 'actor' field and creates one if it doesn't exist yet.
getActorBuilder() - Method in class com.cerner.bunsen.stu3.avro.MedicationDispensePerformer.Builder
Gets the Builder instance for the 'actor' field and creates one if it doesn't exist yet.
getActorBuilder() - Method in class com.cerner.bunsen.stu3.avro.ProcedurePerformer.Builder
Gets the Builder instance for the 'actor' field and creates one if it doesn't exist yet.
getActorBuilder() - Method in class com.cerner.bunsen.stu3.avro.us.core.ImmunizationPractitioner.Builder
Gets the Builder instance for the 'actor' field and creates one if it doesn't exist yet.
getAdditionalInstruction() - Method in class com.cerner.bunsen.stu3.avro.Dosage.Builder
Gets the value of the 'additionalInstruction' field.
getAdditionalInstruction() - Method in class com.cerner.bunsen.stu3.avro.Dosage
Gets the value of the 'additionalInstruction' field.
getAddress() - Method in class com.cerner.bunsen.stu3.avro.ChoiceAddressCodeableConceptLocationReference.Builder
Gets the value of the 'address' field.
getAddress() - Method in class com.cerner.bunsen.stu3.avro.ChoiceAddressCodeableConceptLocationReference
Gets the value of the 'address' field.
getAddress() - Method in class com.cerner.bunsen.stu3.avro.ChoiceAddressLocationReference.Builder
Gets the value of the 'address' field.
getAddress() - Method in class com.cerner.bunsen.stu3.avro.ChoiceAddressLocationReference
Gets the value of the 'address' field.
getAddress() - Method in class com.cerner.bunsen.stu3.avro.Patient.Builder
Gets the value of the 'address' field.
getAddress() - Method in class com.cerner.bunsen.stu3.avro.Patient
Gets the value of the 'address' field.
getAddress() - Method in class com.cerner.bunsen.stu3.avro.PatientContact.Builder
Gets the value of the 'address' field.
getAddress() - Method in class com.cerner.bunsen.stu3.avro.PatientContact
Gets the value of the 'address' field.
getAddress() - Method in class com.cerner.bunsen.stu3.avro.us.core.Patient.Builder
Gets the value of the 'address' field.
getAddress() - Method in class com.cerner.bunsen.stu3.avro.us.core.Patient
Gets the value of the 'address' field.
getAddress() - Method in class com.cerner.bunsen.stu3.avro.us.core.PatientContact.Builder
Gets the value of the 'address' field.
getAddress() - Method in class com.cerner.bunsen.stu3.avro.us.core.PatientContact
Gets the value of the 'address' field.
getAddressBuilder() - Method in class com.cerner.bunsen.stu3.avro.ChoiceAddressCodeableConceptLocationReference.Builder
Gets the Builder instance for the 'address' field and creates one if it doesn't exist yet.
getAddressBuilder() - Method in class com.cerner.bunsen.stu3.avro.ChoiceAddressLocationReference.Builder
Gets the Builder instance for the 'address' field and creates one if it doesn't exist yet.
getAddressBuilder() - Method in class com.cerner.bunsen.stu3.avro.PatientContact.Builder
Gets the Builder instance for the 'address' field and creates one if it doesn't exist yet.
getAddressBuilder() - Method in class com.cerner.bunsen.stu3.avro.us.core.PatientContact.Builder
Gets the Builder instance for the 'address' field and creates one if it doesn't exist yet.
getAddresses() - Method in class com.cerner.bunsen.stu3.avro.CarePlan.Builder
Gets the value of the 'addresses' field.
getAddresses() - Method in class com.cerner.bunsen.stu3.avro.CarePlan
Gets the value of the 'addresses' field.
getAddresses() - Method in class com.cerner.bunsen.stu3.avro.us.core.CarePlan.Builder
Gets the value of the 'addresses' field.
getAddresses() - Method in class com.cerner.bunsen.stu3.avro.us.core.CarePlan
Gets the value of the 'addresses' field.
getAdmitSource() - Method in class com.cerner.bunsen.stu3.avro.EncounterHospitalization.Builder
Gets the value of the 'admitSource' field.
getAdmitSource() - Method in class com.cerner.bunsen.stu3.avro.EncounterHospitalization
Gets the value of the 'admitSource' field.
getAdmitSource() - Method in class com.cerner.bunsen.stu3.avro.us.core.EncounterHospitalization.Builder
Gets the value of the 'admitSource' field.
getAdmitSource() - Method in class com.cerner.bunsen.stu3.avro.us.core.EncounterHospitalization
Gets the value of the 'admitSource' field.
getAdmitSourceBuilder() - Method in class com.cerner.bunsen.stu3.avro.EncounterHospitalization.Builder
Gets the Builder instance for the 'admitSource' field and creates one if it doesn't exist yet.
getAdmitSourceBuilder() - Method in class com.cerner.bunsen.stu3.avro.us.core.EncounterHospitalization.Builder
Gets the Builder instance for the 'admitSource' field and creates one if it doesn't exist yet.
getAge() - Method in class com.cerner.bunsen.stu3.avro.ChoiceAgePeriodRangeBooleanDateTimeString.Builder
Gets the value of the 'age' field.
getAge() - Method in class com.cerner.bunsen.stu3.avro.ChoiceAgePeriodRangeBooleanDateTimeString
Gets the value of the 'age' field.
getAge() - Method in class com.cerner.bunsen.stu3.avro.ChoiceAgePeriodRangeDateTimeString.Builder
Gets the value of the 'age' field.
getAge() - Method in class com.cerner.bunsen.stu3.avro.ChoiceAgePeriodRangeDateTimeString
Gets the value of the 'age' field.
getAge() - Method in class com.cerner.bunsen.stu3.avro.ObservationComponentReferenceRange.Builder
Gets the value of the 'age' field.
getAge() - Method in class com.cerner.bunsen.stu3.avro.ObservationComponentReferenceRange
Gets the value of the 'age' field.
getAge() - Method in class com.cerner.bunsen.stu3.avro.ObservationReferenceRange.Builder
Gets the value of the 'age' field.
getAge() - Method in class com.cerner.bunsen.stu3.avro.ObservationReferenceRange
Gets the value of the 'age' field.
getAgeBuilder() - Method in class com.cerner.bunsen.stu3.avro.ChoiceAgePeriodRangeBooleanDateTimeString.Builder
Gets the Builder instance for the 'age' field and creates one if it doesn't exist yet.
getAgeBuilder() - Method in class com.cerner.bunsen.stu3.avro.ChoiceAgePeriodRangeDateTimeString.Builder
Gets the Builder instance for the 'age' field and creates one if it doesn't exist yet.
getAgeBuilder() - Method in class com.cerner.bunsen.stu3.avro.ObservationComponentReferenceRange.Builder
Gets the Builder instance for the 'age' field and creates one if it doesn't exist yet.
getAgeBuilder() - Method in class com.cerner.bunsen.stu3.avro.ObservationReferenceRange.Builder
Gets the Builder instance for the 'age' field and creates one if it doesn't exist yet.
getAgent() - Method in class com.cerner.bunsen.stu3.avro.ProcedureRequestRequester.Builder
Gets the value of the 'agent' field.
getAgent() - Method in class com.cerner.bunsen.stu3.avro.ProcedureRequestRequester
Gets the value of the 'agent' field.
getAgent() - Method in class com.cerner.bunsen.stu3.avro.us.core.MedicationRequestRequester.Builder
Gets the value of the 'agent' field.
getAgent() - Method in class com.cerner.bunsen.stu3.avro.us.core.MedicationRequestRequester
Gets the value of the 'agent' field.
getAgentBuilder() - Method in class com.cerner.bunsen.stu3.avro.ProcedureRequestRequester.Builder
Gets the Builder instance for the 'agent' field and creates one if it doesn't exist yet.
getAgentBuilder() - Method in class com.cerner.bunsen.stu3.avro.us.core.MedicationRequestRequester.Builder
Gets the Builder instance for the 'agent' field and creates one if it doesn't exist yet.
getAllowed() - Method in class com.cerner.bunsen.stu3.avro.us.core.MedicationRequestSubstitution.Builder
Gets the value of the 'allowed' field.
getAllowed() - Method in class com.cerner.bunsen.stu3.avro.us.core.MedicationRequestSubstitution
Gets the value of the 'allowed' field.
getAmount() - Method in class com.cerner.bunsen.stu3.avro.us.core.MedicationIngredient.Builder
Gets the value of the 'amount' field.
getAmount() - Method in class com.cerner.bunsen.stu3.avro.us.core.MedicationIngredient
Gets the value of the 'amount' field.
getAmount() - Method in class com.cerner.bunsen.stu3.avro.us.core.MedicationPackageContent.Builder
Gets the value of the 'amount' field.
getAmount() - Method in class com.cerner.bunsen.stu3.avro.us.core.MedicationPackageContent
Gets the value of the 'amount' field.
getAmountBuilder() - Method in class com.cerner.bunsen.stu3.avro.us.core.MedicationIngredient.Builder
Gets the Builder instance for the 'amount' field and creates one if it doesn't exist yet.
getAmountBuilder() - Method in class com.cerner.bunsen.stu3.avro.us.core.MedicationPackageContent.Builder
Gets the Builder instance for the 'amount' field and creates one if it doesn't exist yet.
getAncestors() - Method in class com.cerner.bunsen.spark.codes.Hierarchies
Returns a dataset of all ancestors in this collection.
getAncestorSystem() - Method in class com.cerner.bunsen.spark.codes.Ancestor
Returns the code system that owns the ancestor value.
getAncestorSystem() - Method in class com.cerner.bunsen.spark.codes.broadcast.BroadcastableValueSets.AncestorValue
Returns the system of the ancestor code.
getAncestorSystem() - Method in class com.cerner.bunsen.spark.codes.Hierarchies.HierarchicalElement
Returns the ancestor system.
getAncestorValue() - Method in class com.cerner.bunsen.spark.codes.Ancestor
Returns the ancestor value.
getAncestorValue() - Method in class com.cerner.bunsen.spark.codes.broadcast.BroadcastableValueSets.AncestorValue
Returns the value of the ancestor code.
getAncestorValue() - Method in class com.cerner.bunsen.spark.codes.Hierarchies.HierarchicalElement
Returns the ancestor value.
getAnimal() - Method in class com.cerner.bunsen.stu3.avro.Patient.Builder
Gets the value of the 'animal' field.
getAnimal() - Method in class com.cerner.bunsen.stu3.avro.Patient
Gets the value of the 'animal' field.
getAnimalBuilder() - Method in class com.cerner.bunsen.stu3.avro.Patient.Builder
Gets the Builder instance for the 'animal' field and creates one if it doesn't exist yet.
getAppliesTo() - Method in class com.cerner.bunsen.stu3.avro.ObservationComponentReferenceRange.Builder
Gets the value of the 'appliesTo' field.
getAppliesTo() - Method in class com.cerner.bunsen.stu3.avro.ObservationComponentReferenceRange
Gets the value of the 'appliesTo' field.
getAppliesTo() - Method in class com.cerner.bunsen.stu3.avro.ObservationReferenceRange.Builder
Gets the value of the 'appliesTo' field.
getAppliesTo() - Method in class com.cerner.bunsen.stu3.avro.ObservationReferenceRange
Gets the value of the 'appliesTo' field.
getAppointment() - Method in class com.cerner.bunsen.stu3.avro.Encounter.Builder
Gets the value of the 'appointment' field.
getAppointment() - Method in class com.cerner.bunsen.stu3.avro.Encounter
Gets the value of the 'appointment' field.
getAppointment() - Method in class com.cerner.bunsen.stu3.avro.us.core.Encounter.Builder
Gets the value of the 'appointment' field.
getAppointment() - Method in class com.cerner.bunsen.stu3.avro.us.core.Encounter
Gets the value of the 'appointment' field.
getAppointmentBuilder() - Method in class com.cerner.bunsen.stu3.avro.Encounter.Builder
Gets the Builder instance for the 'appointment' field and creates one if it doesn't exist yet.
getAppointmentBuilder() - Method in class com.cerner.bunsen.stu3.avro.us.core.Encounter.Builder
Gets the Builder instance for the 'appointment' field and creates one if it doesn't exist yet.
getAppointmentId() - Method in class com.cerner.bunsen.stu3.avro.AppointmentCommunicationRequestDeviceRequestMedicationRequestNutritionOrderProcedureRequestReferralRequestRequestGroupTaskVisionPrescriptionReference.Builder
Gets the value of the 'AppointmentId' field.
getAppointmentId() - Method in class com.cerner.bunsen.stu3.avro.AppointmentCommunicationRequestDeviceRequestMedicationRequestNutritionOrderProcedureRequestReferralRequestRequestGroupTaskVisionPrescriptionReference
Gets the value of the 'AppointmentId' field.
getAppointmentId() - Method in class com.cerner.bunsen.stu3.avro.AppointmentReference.Builder
Gets the value of the 'AppointmentId' field.
getAppointmentId() - Method in class com.cerner.bunsen.stu3.avro.AppointmentReference
Gets the value of the 'AppointmentId' field.
getApprovalDate() - Method in class com.cerner.bunsen.stu3.avro.Measure.Builder
Gets the value of the 'approvalDate' field.
getApprovalDate() - Method in class com.cerner.bunsen.stu3.avro.Measure
Gets the value of the 'approvalDate' field.
getAsNeeded() - Method in class com.cerner.bunsen.stu3.avro.Dosage.Builder
Gets the value of the 'asNeeded' field.
getAsNeeded() - Method in class com.cerner.bunsen.stu3.avro.Dosage
Gets the value of the 'asNeeded' field.
getAsNeeded() - Method in class com.cerner.bunsen.stu3.avro.ProcedureRequest.Builder
Gets the value of the 'asNeeded' field.
getAsNeeded() - Method in class com.cerner.bunsen.stu3.avro.ProcedureRequest
Gets the value of the 'asNeeded' field.
getAsNeededBuilder() - Method in class com.cerner.bunsen.stu3.avro.Dosage.Builder
Gets the Builder instance for the 'asNeeded' field and creates one if it doesn't exist yet.
getAsNeededBuilder() - Method in class com.cerner.bunsen.stu3.avro.ProcedureRequest.Builder
Gets the Builder instance for the 'asNeeded' field and creates one if it doesn't exist yet.
getAssertedDate() - Method in class com.cerner.bunsen.stu3.avro.AllergyIntolerance.Builder
Gets the value of the 'assertedDate' field.
getAssertedDate() - Method in class com.cerner.bunsen.stu3.avro.AllergyIntolerance
Gets the value of the 'assertedDate' field.
getAssertedDate() - Method in class com.cerner.bunsen.stu3.avro.Condition.Builder
Gets the value of the 'assertedDate' field.
getAssertedDate() - Method in class com.cerner.bunsen.stu3.avro.Condition
Gets the value of the 'assertedDate' field.
getAssertedDate() - Method in class com.cerner.bunsen.stu3.avro.us.core.Condition.Builder
Gets the value of the 'assertedDate' field.
getAssertedDate() - Method in class com.cerner.bunsen.stu3.avro.us.core.Condition
Gets the value of the 'assertedDate' field.
getAsserter() - Method in class com.cerner.bunsen.stu3.avro.AllergyIntolerance.Builder
Gets the value of the 'asserter' field.
getAsserter() - Method in class com.cerner.bunsen.stu3.avro.AllergyIntolerance
Gets the value of the 'asserter' field.
getAsserter() - Method in class com.cerner.bunsen.stu3.avro.Condition.Builder
Gets the value of the 'asserter' field.
getAsserter() - Method in class com.cerner.bunsen.stu3.avro.Condition
Gets the value of the 'asserter' field.
getAsserter() - Method in class com.cerner.bunsen.stu3.avro.us.core.Condition.Builder
Gets the value of the 'asserter' field.
getAsserter() - Method in class com.cerner.bunsen.stu3.avro.us.core.Condition
Gets the value of the 'asserter' field.
getAsserterBuilder() - Method in class com.cerner.bunsen.stu3.avro.AllergyIntolerance.Builder
Gets the Builder instance for the 'asserter' field and creates one if it doesn't exist yet.
getAsserterBuilder() - Method in class com.cerner.bunsen.stu3.avro.Condition.Builder
Gets the Builder instance for the 'asserter' field and creates one if it doesn't exist yet.
getAsserterBuilder() - Method in class com.cerner.bunsen.stu3.avro.us.core.Condition.Builder
Gets the Builder instance for the 'asserter' field and creates one if it doesn't exist yet.
getAssessment() - Method in class com.cerner.bunsen.stu3.avro.ConditionStage.Builder
Gets the value of the 'assessment' field.
getAssessment() - Method in class com.cerner.bunsen.stu3.avro.ConditionStage
Gets the value of the 'assessment' field.
getAssessment() - Method in class com.cerner.bunsen.stu3.avro.us.core.ConditionStage.Builder
Gets the value of the 'assessment' field.
getAssessment() - Method in class com.cerner.bunsen.stu3.avro.us.core.ConditionStage
Gets the value of the 'assessment' field.
getAssigner() - Method in class com.cerner.bunsen.stu3.avro.Identifier.Builder
Gets the value of the 'assigner' field.
getAssigner() - Method in class com.cerner.bunsen.stu3.avro.Identifier
Gets the value of the 'assigner' field.
getAssignerBuilder() - Method in class com.cerner.bunsen.stu3.avro.Identifier.Builder
Gets the Builder instance for the 'assigner' field and creates one if it doesn't exist yet.
getAttachment() - Method in class com.cerner.bunsen.stu3.avro.ChoiceAttachmentCodeableConceptPeriodQuantityRangeRatioSampledDataBooleanDateTimeStringTime.Builder
Gets the value of the 'attachment' field.
getAttachment() - Method in class com.cerner.bunsen.stu3.avro.ChoiceAttachmentCodeableConceptPeriodQuantityRangeRatioSampledDataBooleanDateTimeStringTime
Gets the value of the 'attachment' field.
getAttachment() - Method in class com.cerner.bunsen.stu3.avro.ChoiceAttachmentCodeableConceptPeriodQuantityRangeRatioSampledDataDateTimeStringTime.Builder
Gets the value of the 'attachment' field.
getAttachment() - Method in class com.cerner.bunsen.stu3.avro.ChoiceAttachmentCodeableConceptPeriodQuantityRangeRatioSampledDataDateTimeStringTime
Gets the value of the 'attachment' field.
getAttachment() - Method in class com.cerner.bunsen.stu3.avro.ChoiceAttachmentQuantityResourceReferenceString.Builder
Gets the value of the 'attachment' field.
getAttachment() - Method in class com.cerner.bunsen.stu3.avro.ChoiceAttachmentQuantityResourceReferenceString
Gets the value of the 'attachment' field.
getAttachmentBuilder() - Method in class com.cerner.bunsen.stu3.avro.ChoiceAttachmentCodeableConceptPeriodQuantityRangeRatioSampledDataBooleanDateTimeStringTime.Builder
Gets the Builder instance for the 'attachment' field and creates one if it doesn't exist yet.
getAttachmentBuilder() - Method in class com.cerner.bunsen.stu3.avro.ChoiceAttachmentCodeableConceptPeriodQuantityRangeRatioSampledDataDateTimeStringTime.Builder
Gets the Builder instance for the 'attachment' field and creates one if it doesn't exist yet.
getAttachmentBuilder() - Method in class com.cerner.bunsen.stu3.avro.ChoiceAttachmentQuantityResourceReferenceString.Builder
Gets the Builder instance for the 'attachment' field and creates one if it doesn't exist yet.
getAuthor() - Method in class com.cerner.bunsen.stu3.avro.Annotation.Builder
Gets the value of the 'author' field.
getAuthor() - Method in class com.cerner.bunsen.stu3.avro.Annotation
Gets the value of the 'author' field.
getAuthor() - Method in class com.cerner.bunsen.stu3.avro.CarePlan.Builder
Gets the value of the 'author' field.
getAuthor() - Method in class com.cerner.bunsen.stu3.avro.CarePlan
Gets the value of the 'author' field.
getAuthor() - Method in class com.cerner.bunsen.stu3.avro.us.core.CarePlan.Builder
Gets the value of the 'author' field.
getAuthor() - Method in class com.cerner.bunsen.stu3.avro.us.core.CarePlan
Gets the value of the 'author' field.
getAuthorBuilder() - Method in class com.cerner.bunsen.stu3.avro.Annotation.Builder
Gets the Builder instance for the 'author' field and creates one if it doesn't exist yet.
getAuthoredOn() - Method in class com.cerner.bunsen.stu3.avro.ProcedureRequest.Builder
Gets the value of the 'authoredOn' field.
getAuthoredOn() - Method in class com.cerner.bunsen.stu3.avro.ProcedureRequest
Gets the value of the 'authoredOn' field.
getAuthoredOn() - Method in class com.cerner.bunsen.stu3.avro.us.core.MedicationRequest.Builder
Gets the value of the 'authoredOn' field.
getAuthoredOn() - Method in class com.cerner.bunsen.stu3.avro.us.core.MedicationRequest
Gets the value of the 'authoredOn' field.
getAuthority() - Method in class com.cerner.bunsen.stu3.avro.ImmunizationVaccinationProtocol.Builder
Gets the value of the 'authority' field.
getAuthority() - Method in class com.cerner.bunsen.stu3.avro.ImmunizationVaccinationProtocol
Gets the value of the 'authority' field.
getAuthority() - Method in class com.cerner.bunsen.stu3.avro.us.core.ImmunizationVaccinationProtocol.Builder
Gets the value of the 'authority' field.
getAuthority() - Method in class com.cerner.bunsen.stu3.avro.us.core.ImmunizationVaccinationProtocol
Gets the value of the 'authority' field.
getAuthorityBuilder() - Method in class com.cerner.bunsen.stu3.avro.ImmunizationVaccinationProtocol.Builder
Gets the Builder instance for the 'authority' field and creates one if it doesn't exist yet.
getAuthorityBuilder() - Method in class com.cerner.bunsen.stu3.avro.us.core.ImmunizationVaccinationProtocol.Builder
Gets the Builder instance for the 'authority' field and creates one if it doesn't exist yet.
getAuthorizingPrescription() - Method in class com.cerner.bunsen.stu3.avro.MedicationDispense.Builder
Gets the value of the 'authorizingPrescription' field.
getAuthorizingPrescription() - Method in class com.cerner.bunsen.stu3.avro.MedicationDispense
Gets the value of the 'authorizingPrescription' field.
getBasedOn() - Method in class com.cerner.bunsen.stu3.avro.CarePlan.Builder
Gets the value of the 'basedOn' field.
getBasedOn() - Method in class com.cerner.bunsen.stu3.avro.CarePlan
Gets the value of the 'basedOn' field.
getBasedOn() - Method in class com.cerner.bunsen.stu3.avro.MedicationStatement.Builder
Gets the value of the 'basedOn' field.
getBasedOn() - Method in class com.cerner.bunsen.stu3.avro.MedicationStatement
Gets the value of the 'basedOn' field.
getBasedOn() - Method in class com.cerner.bunsen.stu3.avro.Observation.Builder
Gets the value of the 'basedOn' field.
getBasedOn() - Method in class com.cerner.bunsen.stu3.avro.Observation
Gets the value of the 'basedOn' field.
getBasedOn() - Method in class com.cerner.bunsen.stu3.avro.Procedure.Builder
Gets the value of the 'basedOn' field.
getBasedOn() - Method in class com.cerner.bunsen.stu3.avro.Procedure
Gets the value of the 'basedOn' field.
getBasedOn() - Method in class com.cerner.bunsen.stu3.avro.ProcedureRequest.Builder
Gets the value of the 'basedOn' field.
getBasedOn() - Method in class com.cerner.bunsen.stu3.avro.ProcedureRequest
Gets the value of the 'basedOn' field.
getBasedOn() - Method in class com.cerner.bunsen.stu3.avro.us.core.CarePlan.Builder
Gets the value of the 'basedOn' field.
getBasedOn() - Method in class com.cerner.bunsen.stu3.avro.us.core.CarePlan
Gets the value of the 'basedOn' field.
getBasedOn() - Method in class com.cerner.bunsen.stu3.avro.us.core.MedicationRequest.Builder
Gets the value of the 'basedOn' field.
getBasedOn() - Method in class com.cerner.bunsen.stu3.avro.us.core.MedicationRequest
Gets the value of the 'basedOn' field.
getBatch() - Method in class com.cerner.bunsen.stu3.avro.us.core.MedicationPackage.Builder
Gets the value of the 'batch' field.
getBatch() - Method in class com.cerner.bunsen.stu3.avro.us.core.MedicationPackage
Gets the value of the 'batch' field.
getBillablePeriod() - Method in class com.cerner.bunsen.stu3.avro.Claim.Builder
Gets the value of the 'billablePeriod' field.
getBillablePeriod() - Method in class com.cerner.bunsen.stu3.avro.Claim
Gets the value of the 'billablePeriod' field.
getBillablePeriodBuilder() - Method in class com.cerner.bunsen.stu3.avro.Claim.Builder
Gets the Builder instance for the 'billablePeriod' field and creates one if it doesn't exist yet.
getBirthDate() - Method in class com.cerner.bunsen.stu3.avro.Patient.Builder
Gets the value of the 'birthDate' field.
getBirthDate() - Method in class com.cerner.bunsen.stu3.avro.Patient
Gets the value of the 'birthDate' field.
getBirthDate() - Method in class com.cerner.bunsen.stu3.avro.us.core.Patient.Builder
Gets the value of the 'birthDate' field.
getBirthDate() - Method in class com.cerner.bunsen.stu3.avro.us.core.Patient
Gets the value of the 'birthDate' field.
getBirthsex() - Method in class com.cerner.bunsen.stu3.avro.us.core.Patient.Builder
Gets the value of the 'birthsex' field.
getBirthsex() - Method in class com.cerner.bunsen.stu3.avro.us.core.Patient
Gets the value of the 'birthsex' field.
getBodySite() - Method in class com.cerner.bunsen.stu3.avro.ClaimItem.Builder
Gets the value of the 'bodySite' field.
getBodySite() - Method in class com.cerner.bunsen.stu3.avro.ClaimItem
Gets the value of the 'bodySite' field.
getBodySite() - Method in class com.cerner.bunsen.stu3.avro.Condition.Builder
Gets the value of the 'bodySite' field.
getBodySite() - Method in class com.cerner.bunsen.stu3.avro.Condition
Gets the value of the 'bodySite' field.
getBodySite() - Method in class com.cerner.bunsen.stu3.avro.Observation.Builder
Gets the value of the 'bodySite' field.
getBodySite() - Method in class com.cerner.bunsen.stu3.avro.Observation
Gets the value of the 'bodySite' field.
getBodySite() - Method in class com.cerner.bunsen.stu3.avro.Procedure.Builder
Gets the value of the 'bodySite' field.
getBodySite() - Method in class com.cerner.bunsen.stu3.avro.Procedure
Gets the value of the 'bodySite' field.
getBodySite() - Method in class com.cerner.bunsen.stu3.avro.ProcedureRequest.Builder
Gets the value of the 'bodySite' field.
getBodySite() - Method in class com.cerner.bunsen.stu3.avro.ProcedureRequest
Gets the value of the 'bodySite' field.
getBodySite() - Method in class com.cerner.bunsen.stu3.avro.us.core.Condition.Builder
Gets the value of the 'bodySite' field.
getBodySite() - Method in class com.cerner.bunsen.stu3.avro.us.core.Condition
Gets the value of the 'bodySite' field.
getBodySiteBuilder() - Method in class com.cerner.bunsen.stu3.avro.ClaimItem.Builder
Gets the Builder instance for the 'bodySite' field and creates one if it doesn't exist yet.
getBodySiteBuilder() - Method in class com.cerner.bunsen.stu3.avro.Observation.Builder
Gets the Builder instance for the 'bodySite' field and creates one if it doesn't exist yet.
getBoolean$() - Method in class com.cerner.bunsen.stu3.avro.ChoiceAgePeriodRangeBooleanDateTimeString.Builder
Gets the value of the 'boolean$' field.
getBoolean$() - Method in class com.cerner.bunsen.stu3.avro.ChoiceAgePeriodRangeBooleanDateTimeString
Gets the value of the 'boolean$' field.
getBoolean$() - Method in class com.cerner.bunsen.stu3.avro.ChoiceAttachmentCodeableConceptPeriodQuantityRangeRatioSampledDataBooleanDateTimeStringTime.Builder
Gets the value of the 'boolean$' field.
getBoolean$() - Method in class com.cerner.bunsen.stu3.avro.ChoiceAttachmentCodeableConceptPeriodQuantityRangeRatioSampledDataBooleanDateTimeStringTime
Gets the value of the 'boolean$' field.
getBoolean$() - Method in class com.cerner.bunsen.stu3.avro.ChoiceBooleanDateTime.Builder
Gets the value of the 'boolean$' field.
getBoolean$() - Method in class com.cerner.bunsen.stu3.avro.ChoiceBooleanDateTime
Gets the value of the 'boolean$' field.
getBoolean$() - Method in class com.cerner.bunsen.stu3.avro.ChoiceBooleanInteger.Builder
Gets the value of the 'boolean$' field.
getBoolean$() - Method in class com.cerner.bunsen.stu3.avro.ChoiceBooleanInteger
Gets the value of the 'boolean$' field.
getBoolean$() - Method in class com.cerner.bunsen.stu3.avro.ChoiceCodeableConceptBoolean.Builder
Gets the value of the 'boolean$' field.
getBoolean$() - Method in class com.cerner.bunsen.stu3.avro.ChoiceCodeableConceptBoolean
Gets the value of the 'boolean$' field.
getBounds() - Method in class com.cerner.bunsen.stu3.avro.TimingRepeat.Builder
Gets the value of the 'bounds' field.
getBounds() - Method in class com.cerner.bunsen.stu3.avro.TimingRepeat
Gets the value of the 'bounds' field.
getBoundsBuilder() - Method in class com.cerner.bunsen.stu3.avro.TimingRepeat.Builder
Gets the Builder instance for the 'bounds' field and creates one if it doesn't exist yet.
getBreed() - Method in class com.cerner.bunsen.stu3.avro.PatientAnimal.Builder
Gets the value of the 'breed' field.
getBreed() - Method in class com.cerner.bunsen.stu3.avro.PatientAnimal
Gets the value of the 'breed' field.
getBreedBuilder() - Method in class com.cerner.bunsen.stu3.avro.PatientAnimal.Builder
Gets the Builder instance for the 'breed' field and creates one if it doesn't exist yet.
getBroadcastConceptMap(String) - Method in class com.cerner.bunsen.spark.codes.broadcast.BroadcastableMappings
Returns the broadcastable concept map for the concept map with the given URI.
getBundle() - Method in class com.cerner.bunsen.spark.Bundles.BundleContainer
Returns the contained FHIR bundle.
getBundleId() - Method in class com.cerner.bunsen.stu3.avro.BundleReference.Builder
Gets the value of the 'BundleId' field.
getBundleId() - Method in class com.cerner.bunsen.stu3.avro.BundleReference
Gets the value of the 'BundleId' field.
getBusinessArrangement() - Method in class com.cerner.bunsen.stu3.avro.ClaimInsurance.Builder
Gets the value of the 'businessArrangement' field.
getBusinessArrangement() - Method in class com.cerner.bunsen.stu3.avro.ClaimInsurance
Gets the value of the 'businessArrangement' field.
getCareManager() - Method in class com.cerner.bunsen.stu3.avro.EpisodeOfCare.Builder
Gets the value of the 'careManager' field.
getCareManager() - Method in class com.cerner.bunsen.stu3.avro.EpisodeOfCare
Gets the value of the 'careManager' field.
getCareManagerBuilder() - Method in class com.cerner.bunsen.stu3.avro.EpisodeOfCare.Builder
Gets the Builder instance for the 'careManager' field and creates one if it doesn't exist yet.
getCarePlanId() - Method in class com.cerner.bunsen.stu3.avro.CarePlanDeviceRequestImmunizationRecommendationMedicationRequestNutritionOrderProcedureRequestReferralRequestReference.Builder
Gets the value of the 'CarePlanId' field.
getCarePlanId() - Method in class com.cerner.bunsen.stu3.avro.CarePlanDeviceRequestImmunizationRecommendationMedicationRequestNutritionOrderProcedureRequestReferralRequestReference
Gets the value of the 'CarePlanId' field.
getCarePlanId() - Method in class com.cerner.bunsen.stu3.avro.CarePlanMedicationRequestProcedureRequestReferralRequestReference.Builder
Gets the value of the 'CarePlanId' field.
getCarePlanId() - Method in class com.cerner.bunsen.stu3.avro.CarePlanMedicationRequestProcedureRequestReferralRequestReference
Gets the value of the 'CarePlanId' field.
getCarePlanId() - Method in class com.cerner.bunsen.stu3.avro.CarePlanProcedureRequestReferralRequestReference.Builder
Gets the value of the 'CarePlanId' field.
getCarePlanId() - Method in class com.cerner.bunsen.stu3.avro.CarePlanProcedureRequestReferralRequestReference
Gets the value of the 'CarePlanId' field.
getCarePlanId() - Method in class com.cerner.bunsen.stu3.avro.CarePlanReference.Builder
Gets the value of the 'CarePlanId' field.
getCarePlanId() - Method in class com.cerner.bunsen.stu3.avro.CarePlanReference
Gets the value of the 'CarePlanId' field.
getCareTeam() - Method in class com.cerner.bunsen.stu3.avro.CarePlan.Builder
Gets the value of the 'careTeam' field.
getCareTeam() - Method in class com.cerner.bunsen.stu3.avro.CarePlan
Gets the value of the 'careTeam' field.
getCareTeam() - Method in class com.cerner.bunsen.stu3.avro.Claim.Builder
Gets the value of the 'careTeam' field.
getCareTeam() - Method in class com.cerner.bunsen.stu3.avro.Claim
Gets the value of the 'careTeam' field.
getCareTeam() - Method in class com.cerner.bunsen.stu3.avro.us.core.CarePlan.Builder
Gets the value of the 'careTeam' field.
getCareTeam() - Method in class com.cerner.bunsen.stu3.avro.us.core.CarePlan
Gets the value of the 'careTeam' field.
getCareTeamId() - Method in class com.cerner.bunsen.stu3.avro.CareTeamOrganizationPatientPractitionerRelatedPersonReference.Builder
Gets the value of the 'CareTeamId' field.
getCareTeamId() - Method in class com.cerner.bunsen.stu3.avro.CareTeamOrganizationPatientPractitionerRelatedPersonReference
Gets the value of the 'CareTeamId' field.
getCareTeamId() - Method in class com.cerner.bunsen.stu3.avro.CareTeamReference.Builder
Gets the value of the 'CareTeamId' field.
getCareTeamId() - Method in class com.cerner.bunsen.stu3.avro.CareTeamReference
Gets the value of the 'CareTeamId' field.
getCareTeamLinkId() - Method in class com.cerner.bunsen.stu3.avro.ClaimItem.Builder
Gets the value of the 'careTeamLinkId' field.
getCareTeamLinkId() - Method in class com.cerner.bunsen.stu3.avro.ClaimItem
Gets the value of the 'careTeamLinkId' field.
getCategory() - Method in class com.cerner.bunsen.stu3.avro.AllergyIntolerance.Builder
Gets the value of the 'category' field.
getCategory() - Method in class com.cerner.bunsen.stu3.avro.AllergyIntolerance
Gets the value of the 'category' field.
getCategory() - Method in class com.cerner.bunsen.stu3.avro.CarePlan.Builder
Gets the value of the 'category' field.
getCategory() - Method in class com.cerner.bunsen.stu3.avro.CarePlan
Gets the value of the 'category' field.
getCategory() - Method in class com.cerner.bunsen.stu3.avro.CarePlanActivityDetail.Builder
Gets the value of the 'category' field.
getCategory() - Method in class com.cerner.bunsen.stu3.avro.CarePlanActivityDetail
Gets the value of the 'category' field.
getCategory() - Method in class com.cerner.bunsen.stu3.avro.ClaimInformation.Builder
Gets the value of the 'category' field.
getCategory() - Method in class com.cerner.bunsen.stu3.avro.ClaimInformation
Gets the value of the 'category' field.
getCategory() - Method in class com.cerner.bunsen.stu3.avro.ClaimItem.Builder
Gets the value of the 'category' field.
getCategory() - Method in class com.cerner.bunsen.stu3.avro.ClaimItem
Gets the value of the 'category' field.
getCategory() - Method in class com.cerner.bunsen.stu3.avro.ClaimItemDetail.Builder
Gets the value of the 'category' field.
getCategory() - Method in class com.cerner.bunsen.stu3.avro.ClaimItemDetail
Gets the value of the 'category' field.
getCategory() - Method in class com.cerner.bunsen.stu3.avro.ClaimItemDetailSubDetail.Builder
Gets the value of the 'category' field.
getCategory() - Method in class com.cerner.bunsen.stu3.avro.ClaimItemDetailSubDetail
Gets the value of the 'category' field.
getCategory() - Method in class com.cerner.bunsen.stu3.avro.Condition.Builder
Gets the value of the 'category' field.
getCategory() - Method in class com.cerner.bunsen.stu3.avro.Condition
Gets the value of the 'category' field.
getCategory() - Method in class com.cerner.bunsen.stu3.avro.MedicationDispense.Builder
Gets the value of the 'category' field.
getCategory() - Method in class com.cerner.bunsen.stu3.avro.MedicationDispense
Gets the value of the 'category' field.
getCategory() - Method in class com.cerner.bunsen.stu3.avro.MedicationStatement.Builder
Gets the value of the 'category' field.
getCategory() - Method in class com.cerner.bunsen.stu3.avro.MedicationStatement
Gets the value of the 'category' field.
getCategory() - Method in class com.cerner.bunsen.stu3.avro.Observation.Builder
Gets the value of the 'category' field.
getCategory() - Method in class com.cerner.bunsen.stu3.avro.Observation
Gets the value of the 'category' field.
getCategory() - Method in class com.cerner.bunsen.stu3.avro.Procedure.Builder
Gets the value of the 'category' field.
getCategory() - Method in class com.cerner.bunsen.stu3.avro.Procedure
Gets the value of the 'category' field.
getCategory() - Method in class com.cerner.bunsen.stu3.avro.ProcedureRequest.Builder
Gets the value of the 'category' field.
getCategory() - Method in class com.cerner.bunsen.stu3.avro.ProcedureRequest
Gets the value of the 'category' field.
getCategory() - Method in class com.cerner.bunsen.stu3.avro.us.core.CarePlan.Builder
Gets the value of the 'category' field.
getCategory() - Method in class com.cerner.bunsen.stu3.avro.us.core.CarePlan
Gets the value of the 'category' field.
getCategory() - Method in class com.cerner.bunsen.stu3.avro.us.core.CarePlanActivityDetail.Builder
Gets the value of the 'category' field.
getCategory() - Method in class com.cerner.bunsen.stu3.avro.us.core.CarePlanActivityDetail
Gets the value of the 'category' field.
getCategory() - Method in class com.cerner.bunsen.stu3.avro.us.core.Condition.Builder
Gets the value of the 'category' field.
getCategory() - Method in class com.cerner.bunsen.stu3.avro.us.core.Condition
Gets the value of the 'category' field.
getCategory() - Method in class com.cerner.bunsen.stu3.avro.us.core.MedicationRequest.Builder
Gets the value of the 'category' field.
getCategory() - Method in class com.cerner.bunsen.stu3.avro.us.core.MedicationRequest
Gets the value of the 'category' field.
getCategoryBuilder() - Method in class com.cerner.bunsen.stu3.avro.CarePlanActivityDetail.Builder
Gets the Builder instance for the 'category' field and creates one if it doesn't exist yet.
getCategoryBuilder() - Method in class com.cerner.bunsen.stu3.avro.ClaimInformation.Builder
Gets the Builder instance for the 'category' field and creates one if it doesn't exist yet.
getCategoryBuilder() - Method in class com.cerner.bunsen.stu3.avro.ClaimItem.Builder
Gets the Builder instance for the 'category' field and creates one if it doesn't exist yet.
getCategoryBuilder() - Method in class com.cerner.bunsen.stu3.avro.ClaimItemDetail.Builder
Gets the Builder instance for the 'category' field and creates one if it doesn't exist yet.
getCategoryBuilder() - Method in class com.cerner.bunsen.stu3.avro.ClaimItemDetailSubDetail.Builder
Gets the Builder instance for the 'category' field and creates one if it doesn't exist yet.
getCategoryBuilder() - Method in class com.cerner.bunsen.stu3.avro.MedicationDispense.Builder
Gets the Builder instance for the 'category' field and creates one if it doesn't exist yet.
getCategoryBuilder() - Method in class com.cerner.bunsen.stu3.avro.MedicationStatement.Builder
Gets the Builder instance for the 'category' field and creates one if it doesn't exist yet.
getCategoryBuilder() - Method in class com.cerner.bunsen.stu3.avro.Procedure.Builder
Gets the Builder instance for the 'category' field and creates one if it doesn't exist yet.
getCategoryBuilder() - Method in class com.cerner.bunsen.stu3.avro.us.core.CarePlanActivityDetail.Builder
Gets the Builder instance for the 'category' field and creates one if it doesn't exist yet.
getCategoryBuilder() - Method in class com.cerner.bunsen.stu3.avro.us.core.MedicationRequest.Builder
Gets the Builder instance for the 'category' field and creates one if it doesn't exist yet.
getChild(Object, int) - Method in class com.cerner.bunsen.definitions.HapiChoiceConverter
 
getChild(Object, int) - Method in class com.cerner.bunsen.definitions.HapiCompositeConverter
 
getCitation() - Method in class com.cerner.bunsen.stu3.avro.RelatedArtifact.Builder
Gets the value of the 'citation' field.
getCitation() - Method in class com.cerner.bunsen.stu3.avro.RelatedArtifact
Gets the value of the 'citation' field.
getCity() - Method in class com.cerner.bunsen.stu3.avro.Address.Builder
Gets the value of the 'city' field.
getCity() - Method in class com.cerner.bunsen.stu3.avro.Address
Gets the value of the 'city' field.
getClaim() - Method in class com.cerner.bunsen.stu3.avro.ClaimRelated.Builder
Gets the value of the 'claim' field.
getClaim() - Method in class com.cerner.bunsen.stu3.avro.ClaimRelated
Gets the value of the 'claim' field.
getClaimBuilder() - Method in class com.cerner.bunsen.stu3.avro.ClaimRelated.Builder
Gets the Builder instance for the 'claim' field and creates one if it doesn't exist yet.
getClaimId() - Method in class com.cerner.bunsen.stu3.avro.ClaimReference.Builder
Gets the value of the 'ClaimId' field.
getClaimId() - Method in class com.cerner.bunsen.stu3.avro.ClaimReference
Gets the value of the 'ClaimId' field.
getClaimResponse() - Method in class com.cerner.bunsen.stu3.avro.ClaimInsurance.Builder
Gets the value of the 'claimResponse' field.
getClaimResponse() - Method in class com.cerner.bunsen.stu3.avro.ClaimInsurance
Gets the value of the 'claimResponse' field.
getClaimResponseBuilder() - Method in class com.cerner.bunsen.stu3.avro.ClaimInsurance.Builder
Gets the Builder instance for the 'claimResponse' field and creates one if it doesn't exist yet.
getClaimResponseId() - Method in class com.cerner.bunsen.stu3.avro.ClaimResponseReference.Builder
Gets the value of the 'ClaimResponseId' field.
getClaimResponseId() - Method in class com.cerner.bunsen.stu3.avro.ClaimResponseReference
Gets the value of the 'ClaimResponseId' field.
getClass$() - Method in class com.cerner.bunsen.stu3.avro.Encounter.Builder
Gets the value of the 'class$' field.
getClass$() - Method in class com.cerner.bunsen.stu3.avro.Encounter
Gets the value of the 'class$' field.
getClass$() - Method in class com.cerner.bunsen.stu3.avro.EncounterClassHistory.Builder
Gets the value of the 'class$' field.
getClass$() - Method in class com.cerner.bunsen.stu3.avro.EncounterClassHistory
Gets the value of the 'class$' field.
getClass$() - Method in class com.cerner.bunsen.stu3.avro.us.core.Encounter.Builder
Gets the value of the 'class$' field.
getClass$() - Method in class com.cerner.bunsen.stu3.avro.us.core.Encounter
Gets the value of the 'class$' field.
getClass$() - Method in class com.cerner.bunsen.stu3.avro.us.core.EncounterClassHistory.Builder
Gets the value of the 'class$' field.
getClass$() - Method in class com.cerner.bunsen.stu3.avro.us.core.EncounterClassHistory
Gets the value of the 'class$' field.
getClass$Builder() - Method in class com.cerner.bunsen.stu3.avro.Encounter.Builder
Gets the Builder instance for the 'class$' field and creates one if it doesn't exist yet.
getClass$Builder() - Method in class com.cerner.bunsen.stu3.avro.EncounterClassHistory.Builder
Gets the Builder instance for the 'class$' field and creates one if it doesn't exist yet.
getClass$Builder() - Method in class com.cerner.bunsen.stu3.avro.us.core.Encounter.Builder
Gets the Builder instance for the 'class$' field and creates one if it doesn't exist yet.
getClass$Builder() - Method in class com.cerner.bunsen.stu3.avro.us.core.EncounterClassHistory.Builder
Gets the Builder instance for the 'class$' field and creates one if it doesn't exist yet.
getClassHistory() - Method in class com.cerner.bunsen.stu3.avro.Encounter.Builder
Gets the value of the 'classHistory' field.
getClassHistory() - Method in class com.cerner.bunsen.stu3.avro.Encounter
Gets the value of the 'classHistory' field.
getClassHistory() - Method in class com.cerner.bunsen.stu3.avro.us.core.Encounter.Builder
Gets the value of the 'classHistory' field.
getClassHistory() - Method in class com.cerner.bunsen.stu3.avro.us.core.Encounter
Gets the value of the 'classHistory' field.
getClassSchema() - Static method in class com.cerner.bunsen.stu3.avro.AccountReference
 
getClassSchema() - Static method in class com.cerner.bunsen.stu3.avro.ActivityDefinitionHealthcareServicePlanDefinitionReference
 
getClassSchema() - Static method in class com.cerner.bunsen.stu3.avro.ActivityDefinitionPlanDefinitionQuestionnaireReference
 
getClassSchema() - Static method in class com.cerner.bunsen.stu3.avro.ActivityDefinitionPlanDefinitionReference
 
getClassSchema() - Static method in class com.cerner.bunsen.stu3.avro.Address
 
getClassSchema() - Static method in class com.cerner.bunsen.stu3.avro.Age
 
getClassSchema() - Static method in class com.cerner.bunsen.stu3.avro.AllergyIntolerance
 
getClassSchema() - Static method in class com.cerner.bunsen.stu3.avro.AllergyIntoleranceReaction
 
getClassSchema() - Static method in class com.cerner.bunsen.stu3.avro.Annotation
 
getClassSchema() - Static method in class com.cerner.bunsen.stu3.avro.AppointmentCommunicationRequestDeviceRequestMedicationRequestNutritionOrderProcedureRequestReferralRequestRequestGroupTaskVisionPrescriptionReference
 
getClassSchema() - Static method in class com.cerner.bunsen.stu3.avro.AppointmentReference
 
getClassSchema() - Static method in class com.cerner.bunsen.stu3.avro.Attachment
 
getClassSchema() - Static method in class com.cerner.bunsen.stu3.avro.BundleReference
 
getClassSchema() - Static method in class com.cerner.bunsen.stu3.avro.CarePlan
 
getClassSchema() - Static method in class com.cerner.bunsen.stu3.avro.CarePlanActivity
 
getClassSchema() - Static method in class com.cerner.bunsen.stu3.avro.CarePlanActivityDetail
 
getClassSchema() - Static method in class com.cerner.bunsen.stu3.avro.CarePlanDeviceRequestImmunizationRecommendationMedicationRequestNutritionOrderProcedureRequestReferralRequestReference
 
getClassSchema() - Static method in class com.cerner.bunsen.stu3.avro.CarePlanMedicationRequestProcedureRequestReferralRequestReference
 
getClassSchema() - Static method in class com.cerner.bunsen.stu3.avro.CarePlanProcedureRequestReferralRequestReference
 
getClassSchema() - Static method in class com.cerner.bunsen.stu3.avro.CarePlanReference
 
getClassSchema() - Static method in class com.cerner.bunsen.stu3.avro.CareTeamOrganizationPatientPractitionerRelatedPersonReference
 
getClassSchema() - Static method in class com.cerner.bunsen.stu3.avro.CareTeamReference
 
getClassSchema() - Static method in class com.cerner.bunsen.stu3.avro.ChoiceAddressCodeableConceptLocationReference
 
getClassSchema() - Static method in class com.cerner.bunsen.stu3.avro.ChoiceAddressLocationReference
 
getClassSchema() - Static method in class com.cerner.bunsen.stu3.avro.ChoiceAgePeriodRangeBooleanDateTimeString
 
getClassSchema() - Static method in class com.cerner.bunsen.stu3.avro.ChoiceAgePeriodRangeDateTimeString
 
getClassSchema() - Static method in class com.cerner.bunsen.stu3.avro.ChoiceAttachmentCodeableConceptPeriodQuantityRangeRatioSampledDataBooleanDateTimeStringTime
 
getClassSchema() - Static method in class com.cerner.bunsen.stu3.avro.ChoiceAttachmentCodeableConceptPeriodQuantityRangeRatioSampledDataDateTimeStringTime
 
getClassSchema() - Static method in class com.cerner.bunsen.stu3.avro.ChoiceAttachmentQuantityResourceReferenceString
 
getClassSchema() - Static method in class com.cerner.bunsen.stu3.avro.ChoiceBooleanDateTime
 
getClassSchema() - Static method in class com.cerner.bunsen.stu3.avro.ChoiceBooleanInteger
 
getClassSchema() - Static method in class com.cerner.bunsen.stu3.avro.ChoiceCodeableConceptBoolean
 
getClassSchema() - Static method in class com.cerner.bunsen.stu3.avro.ChoiceCodeableConceptConditionReference
 
getClassSchema() - Static method in class com.cerner.bunsen.stu3.avro.ChoiceCodeableConceptDetectedIssueReference
 
getClassSchema() - Static method in class com.cerner.bunsen.stu3.avro.ChoiceCodeableConceptMedicationReference
 
getClassSchema() - Static method in class com.cerner.bunsen.stu3.avro.ChoiceCodeableConceptMedicationSubstanceReference
 
getClassSchema() - Static method in class com.cerner.bunsen.stu3.avro.ChoiceCodeableConceptProcedureReference
 
getClassSchema() - Static method in class com.cerner.bunsen.stu3.avro.ChoiceCodeableConceptQuantityRange
 
getClassSchema() - Static method in class com.cerner.bunsen.stu3.avro.ChoiceDurationPeriodRange
 
getClassSchema() - Static method in class com.cerner.bunsen.stu3.avro.ChoicePatientPractitionerRelatedPersonReferenceString
 
getClassSchema() - Static method in class com.cerner.bunsen.stu3.avro.ChoicePeriodDate
 
getClassSchema() - Static method in class com.cerner.bunsen.stu3.avro.ChoicePeriodDateTime
 
getClassSchema() - Static method in class com.cerner.bunsen.stu3.avro.ChoicePeriodTimingDateTime
 
getClassSchema() - Static method in class com.cerner.bunsen.stu3.avro.ChoicePeriodTimingString
 
getClassSchema() - Static method in class com.cerner.bunsen.stu3.avro.ChoiceQuantityRange
 
getClassSchema() - Static method in class com.cerner.bunsen.stu3.avro.ChoiceQuantityRangeRatio
 
getClassSchema() - Static method in class com.cerner.bunsen.stu3.avro.Claim
 
getClassSchema() - Static method in class com.cerner.bunsen.stu3.avro.ClaimAccident
 
getClassSchema() - Static method in class com.cerner.bunsen.stu3.avro.ClaimCareTeam
 
getClassSchema() - Static method in class com.cerner.bunsen.stu3.avro.ClaimDiagnosis
 
getClassSchema() - Static method in class com.cerner.bunsen.stu3.avro.ClaimInformation
 
getClassSchema() - Static method in class com.cerner.bunsen.stu3.avro.ClaimInsurance
 
getClassSchema() - Static method in class com.cerner.bunsen.stu3.avro.ClaimItem
 
getClassSchema() - Static method in class com.cerner.bunsen.stu3.avro.ClaimItemDetail
 
getClassSchema() - Static method in class com.cerner.bunsen.stu3.avro.ClaimItemDetailSubDetail
 
getClassSchema() - Static method in class com.cerner.bunsen.stu3.avro.ClaimPayee
 
getClassSchema() - Static method in class com.cerner.bunsen.stu3.avro.ClaimProcedure
 
getClassSchema() - Static method in class com.cerner.bunsen.stu3.avro.ClaimReference
 
getClassSchema() - Static method in class com.cerner.bunsen.stu3.avro.ClaimRelated
 
getClassSchema() - Static method in class com.cerner.bunsen.stu3.avro.ClaimResponseReference
 
getClassSchema() - Static method in class com.cerner.bunsen.stu3.avro.ClinicalImpressionDiagnosticReportObservationReference
 
getClassSchema() - Static method in class com.cerner.bunsen.stu3.avro.CodeableConcept
 
getClassSchema() - Static method in class com.cerner.bunsen.stu3.avro.Coding
 
getClassSchema() - Static method in class com.cerner.bunsen.stu3.avro.Condition
 
getClassSchema() - Static method in class com.cerner.bunsen.stu3.avro.ConditionEvidence
 
getClassSchema() - Static method in class com.cerner.bunsen.stu3.avro.ConditionObservationReference
 
getClassSchema() - Static method in class com.cerner.bunsen.stu3.avro.ConditionProcedureReference
 
getClassSchema() - Static method in class com.cerner.bunsen.stu3.avro.ConditionReference
 
getClassSchema() - Static method in class com.cerner.bunsen.stu3.avro.ConditionStage
 
getClassSchema() - Static method in class com.cerner.bunsen.stu3.avro.ContactDetail
 
getClassSchema() - Static method in class com.cerner.bunsen.stu3.avro.ContactPoint
 
getClassSchema() - Static method in class com.cerner.bunsen.stu3.avro.Contributor
 
getClassSchema() - Static method in class com.cerner.bunsen.stu3.avro.CoverageReference
 
getClassSchema() - Static method in class com.cerner.bunsen.stu3.avro.DetectedIssueReference
 
getClassSchema() - Static method in class com.cerner.bunsen.stu3.avro.DeviceDeviceMetricReference
 
getClassSchema() - Static method in class com.cerner.bunsen.stu3.avro.DeviceGroupLocationPatientReference
 
getClassSchema() - Static method in class com.cerner.bunsen.stu3.avro.DeviceHealthcareServiceOrganizationPatientPractitionerRelatedPersonReference
 
getClassSchema() - Static method in class com.cerner.bunsen.stu3.avro.DeviceMedicationSubstanceReference
 
getClassSchema() - Static method in class com.cerner.bunsen.stu3.avro.DeviceOrganizationPatientPractitionerRelatedPersonReference
 
getClassSchema() - Static method in class com.cerner.bunsen.stu3.avro.DeviceOrganizationPractitionerReference
 
getClassSchema() - Static method in class com.cerner.bunsen.stu3.avro.DeviceReference
 
getClassSchema() - Static method in class com.cerner.bunsen.stu3.avro.DiagnosticReportReference
 
getClassSchema() - Static method in class com.cerner.bunsen.stu3.avro.Dosage
 
getClassSchema() - Static method in class com.cerner.bunsen.stu3.avro.Duration
 
getClassSchema() - Static method in class com.cerner.bunsen.stu3.avro.Encounter
 
getClassSchema() - Static method in class com.cerner.bunsen.stu3.avro.EncounterClassHistory
 
getClassSchema() - Static method in class com.cerner.bunsen.stu3.avro.EncounterDiagnosis
 
getClassSchema() - Static method in class com.cerner.bunsen.stu3.avro.EncounterEpisodeOfCareReference
 
getClassSchema() - Static method in class com.cerner.bunsen.stu3.avro.EncounterHospitalization
 
getClassSchema() - Static method in class com.cerner.bunsen.stu3.avro.EncounterLocation
 
getClassSchema() - Static method in class com.cerner.bunsen.stu3.avro.EncounterParticipant
 
getClassSchema() - Static method in class com.cerner.bunsen.stu3.avro.EncounterReference
 
getClassSchema() - Static method in class com.cerner.bunsen.stu3.avro.EncounterStatusHistory
 
getClassSchema() - Static method in class com.cerner.bunsen.stu3.avro.EpisodeOfCare
 
getClassSchema() - Static method in class com.cerner.bunsen.stu3.avro.EpisodeOfCareDiagnosis
 
getClassSchema() - Static method in class com.cerner.bunsen.stu3.avro.EpisodeOfCareReference
 
getClassSchema() - Static method in class com.cerner.bunsen.stu3.avro.EpisodeOfCareStatusHistory
 
getClassSchema() - Static method in class com.cerner.bunsen.stu3.avro.GoalReference
 
getClassSchema() - Static method in class com.cerner.bunsen.stu3.avro.GroupPatientReference
 
getClassSchema() - Static method in class com.cerner.bunsen.stu3.avro.HumanName
 
getClassSchema() - Static method in class com.cerner.bunsen.stu3.avro.Identifier
 
getClassSchema() - Static method in class com.cerner.bunsen.stu3.avro.Immunization
 
getClassSchema() - Static method in class com.cerner.bunsen.stu3.avro.ImmunizationExplanation
 
getClassSchema() - Static method in class com.cerner.bunsen.stu3.avro.ImmunizationPractitioner
 
getClassSchema() - Static method in class com.cerner.bunsen.stu3.avro.ImmunizationReaction
 
getClassSchema() - Static method in class com.cerner.bunsen.stu3.avro.ImmunizationVaccinationProtocol
 
getClassSchema() - Static method in class com.cerner.bunsen.stu3.avro.LibraryReference
 
getClassSchema() - Static method in class com.cerner.bunsen.stu3.avro.ListReference
 
getClassSchema() - Static method in class com.cerner.bunsen.stu3.avro.LocationReference
 
getClassSchema() - Static method in class com.cerner.bunsen.stu3.avro.Measure
 
getClassSchema() - Static method in class com.cerner.bunsen.stu3.avro.MeasureGroup
 
getClassSchema() - Static method in class com.cerner.bunsen.stu3.avro.MeasureGroupPopulation
 
getClassSchema() - Static method in class com.cerner.bunsen.stu3.avro.MeasureGroupStratifier
 
getClassSchema() - Static method in class com.cerner.bunsen.stu3.avro.MeasureReference
 
getClassSchema() - Static method in class com.cerner.bunsen.stu3.avro.MeasureReport
 
getClassSchema() - Static method in class com.cerner.bunsen.stu3.avro.MeasureReportGroup
 
getClassSchema() - Static method in class com.cerner.bunsen.stu3.avro.MeasureReportGroupPopulation
 
getClassSchema() - Static method in class com.cerner.bunsen.stu3.avro.MeasureReportGroupStratifier
 
getClassSchema() - Static method in class com.cerner.bunsen.stu3.avro.MeasureReportGroupStratifierStratum
 
getClassSchema() - Static method in class com.cerner.bunsen.stu3.avro.MeasureReportGroupStratifierStratumPopulation
 
getClassSchema() - Static method in class com.cerner.bunsen.stu3.avro.MeasureSupplementalData
 
getClassSchema() - Static method in class com.cerner.bunsen.stu3.avro.MedicationAdministrationMedicationDispenseMedicationStatementObservationProcedureReference
 
getClassSchema() - Static method in class com.cerner.bunsen.stu3.avro.MedicationAdministrationObservationProcedureReference
 
getClassSchema() - Static method in class com.cerner.bunsen.stu3.avro.MedicationDispense
 
getClassSchema() - Static method in class com.cerner.bunsen.stu3.avro.MedicationDispensePerformer
 
getClassSchema() - Static method in class com.cerner.bunsen.stu3.avro.MedicationDispenseSubstitution
 
getClassSchema() - Static method in class com.cerner.bunsen.stu3.avro.MedicationReference
 
getClassSchema() - Static method in class com.cerner.bunsen.stu3.avro.MedicationRequestReference
 
getClassSchema() - Static method in class com.cerner.bunsen.stu3.avro.MedicationRequestVisionPrescriptionReference
 
getClassSchema() - Static method in class com.cerner.bunsen.stu3.avro.MedicationStatement
 
getClassSchema() - Static method in class com.cerner.bunsen.stu3.avro.MedicationSubstanceReference
 
getClassSchema() - Static method in class com.cerner.bunsen.stu3.avro.Meta
 
getClassSchema() - Static method in class com.cerner.bunsen.stu3.avro.Money
 
getClassSchema() - Static method in class com.cerner.bunsen.stu3.avro.Narrative
 
getClassSchema() - Static method in class com.cerner.bunsen.stu3.avro.Observation
 
getClassSchema() - Static method in class com.cerner.bunsen.stu3.avro.ObservationComponent
 
getClassSchema() - Static method in class com.cerner.bunsen.stu3.avro.ObservationComponentReferenceRange
 
getClassSchema() - Static method in class com.cerner.bunsen.stu3.avro.ObservationQuestionnaireResponseSequenceReference
 
getClassSchema() - Static method in class com.cerner.bunsen.stu3.avro.ObservationReference
 
getClassSchema() - Static method in class com.cerner.bunsen.stu3.avro.ObservationReferenceRange
 
getClassSchema() - Static method in class com.cerner.bunsen.stu3.avro.ObservationRelated
 
getClassSchema() - Static method in class com.cerner.bunsen.stu3.avro.OrganizationPatientPractitionerRelatedPersonReference
 
getClassSchema() - Static method in class com.cerner.bunsen.stu3.avro.OrganizationPractitionerReference
 
getClassSchema() - Static method in class com.cerner.bunsen.stu3.avro.OrganizationReference
 
getClassSchema() - Static method in class com.cerner.bunsen.stu3.avro.Patient
 
getClassSchema() - Static method in class com.cerner.bunsen.stu3.avro.PatientAnimal
 
getClassSchema() - Static method in class com.cerner.bunsen.stu3.avro.PatientCommunication
 
getClassSchema() - Static method in class com.cerner.bunsen.stu3.avro.PatientContact
 
getClassSchema() - Static method in class com.cerner.bunsen.stu3.avro.PatientLink
 
getClassSchema() - Static method in class com.cerner.bunsen.stu3.avro.PatientPractitionerReference
 
getClassSchema() - Static method in class com.cerner.bunsen.stu3.avro.PatientPractitionerRelatedPersonReference
 
getClassSchema() - Static method in class com.cerner.bunsen.stu3.avro.PatientReference
 
getClassSchema() - Static method in class com.cerner.bunsen.stu3.avro.PatientRelatedPersonReference
 
getClassSchema() - Static method in class com.cerner.bunsen.stu3.avro.Period
 
getClassSchema() - Static method in class com.cerner.bunsen.stu3.avro.PlanDefinitionQuestionnaireReference
 
getClassSchema() - Static method in class com.cerner.bunsen.stu3.avro.PractitionerReference
 
getClassSchema() - Static method in class com.cerner.bunsen.stu3.avro.PractitionerRelatedPersonReference
 
getClassSchema() - Static method in class com.cerner.bunsen.stu3.avro.Procedure
 
getClassSchema() - Static method in class com.cerner.bunsen.stu3.avro.ProcedureFocalDevice
 
getClassSchema() - Static method in class com.cerner.bunsen.stu3.avro.ProcedurePerformer
 
getClassSchema() - Static method in class com.cerner.bunsen.stu3.avro.ProcedureReference
 
getClassSchema() - Static method in class com.cerner.bunsen.stu3.avro.ProcedureRequest
 
getClassSchema() - Static method in class com.cerner.bunsen.stu3.avro.ProcedureRequestRequester
 
getClassSchema() - Static method in class com.cerner.bunsen.stu3.avro.ProvenanceReference
 
getClassSchema() - Static method in class com.cerner.bunsen.stu3.avro.Quantity
 
getClassSchema() - Static method in class com.cerner.bunsen.stu3.avro.Range
 
getClassSchema() - Static method in class com.cerner.bunsen.stu3.avro.Ratio
 
getClassSchema() - Static method in class com.cerner.bunsen.stu3.avro.ReferralRequestReference
 
getClassSchema() - Static method in class com.cerner.bunsen.stu3.avro.RelatedArtifact
 
getClassSchema() - Static method in class com.cerner.bunsen.stu3.avro.Resource
 
getClassSchema() - Static method in class com.cerner.bunsen.stu3.avro.ResourceReference
 
getClassSchema() - Static method in class com.cerner.bunsen.stu3.avro.SampledData
 
getClassSchema() - Static method in class com.cerner.bunsen.stu3.avro.SpecimenReference
 
getClassSchema() - Static method in class com.cerner.bunsen.stu3.avro.Timing
 
getClassSchema() - Static method in class com.cerner.bunsen.stu3.avro.TimingRepeat
 
getClassSchema() - Static method in class com.cerner.bunsen.stu3.avro.us.core.CarePlan
 
getClassSchema() - Static method in class com.cerner.bunsen.stu3.avro.us.core.CarePlanActivity
 
getClassSchema() - Static method in class com.cerner.bunsen.stu3.avro.us.core.CarePlanActivityDetail
 
getClassSchema() - Static method in class com.cerner.bunsen.stu3.avro.us.core.Condition
 
getClassSchema() - Static method in class com.cerner.bunsen.stu3.avro.us.core.ConditionEvidence
 
getClassSchema() - Static method in class com.cerner.bunsen.stu3.avro.us.core.ConditionStage
 
getClassSchema() - Static method in class com.cerner.bunsen.stu3.avro.us.core.Encounter
 
getClassSchema() - Static method in class com.cerner.bunsen.stu3.avro.us.core.EncounterClassHistory
 
getClassSchema() - Static method in class com.cerner.bunsen.stu3.avro.us.core.EncounterDiagnosis
 
getClassSchema() - Static method in class com.cerner.bunsen.stu3.avro.us.core.EncounterHospitalization
 
getClassSchema() - Static method in class com.cerner.bunsen.stu3.avro.us.core.EncounterLocation
 
getClassSchema() - Static method in class com.cerner.bunsen.stu3.avro.us.core.EncounterParticipant
 
getClassSchema() - Static method in class com.cerner.bunsen.stu3.avro.us.core.EncounterStatusHistory
 
getClassSchema() - Static method in class com.cerner.bunsen.stu3.avro.us.core.Immunization
 
getClassSchema() - Static method in class com.cerner.bunsen.stu3.avro.us.core.ImmunizationExplanation
 
getClassSchema() - Static method in class com.cerner.bunsen.stu3.avro.us.core.ImmunizationPractitioner
 
getClassSchema() - Static method in class com.cerner.bunsen.stu3.avro.us.core.ImmunizationReaction
 
getClassSchema() - Static method in class com.cerner.bunsen.stu3.avro.us.core.ImmunizationVaccinationProtocol
 
getClassSchema() - Static method in class com.cerner.bunsen.stu3.avro.us.core.Medication
 
getClassSchema() - Static method in class com.cerner.bunsen.stu3.avro.us.core.MedicationIngredient
 
getClassSchema() - Static method in class com.cerner.bunsen.stu3.avro.us.core.MedicationPackage
 
getClassSchema() - Static method in class com.cerner.bunsen.stu3.avro.us.core.MedicationPackageBatch
 
getClassSchema() - Static method in class com.cerner.bunsen.stu3.avro.us.core.MedicationPackageContent
 
getClassSchema() - Static method in class com.cerner.bunsen.stu3.avro.us.core.MedicationRequest
 
getClassSchema() - Static method in class com.cerner.bunsen.stu3.avro.us.core.MedicationRequestDispenseRequest
 
getClassSchema() - Static method in class com.cerner.bunsen.stu3.avro.us.core.MedicationRequestRequester
 
getClassSchema() - Static method in class com.cerner.bunsen.stu3.avro.us.core.MedicationRequestSubstitution
 
getClassSchema() - Static method in class com.cerner.bunsen.stu3.avro.us.core.Patient
 
getClassSchema() - Static method in class com.cerner.bunsen.stu3.avro.us.core.PatientCommunication
 
getClassSchema() - Static method in class com.cerner.bunsen.stu3.avro.us.core.PatientContact
 
getClassSchema() - Static method in class com.cerner.bunsen.stu3.avro.us.core.PatientLink
 
getClassSchema() - Static method in class com.cerner.bunsen.stu3.avro.us.core.UsCoreEthnicity
 
getClassSchema() - Static method in class com.cerner.bunsen.stu3.avro.us.core.UsCoreRace
 
getClassSchema() - Static method in class com.cerner.bunsen.stu3.avro.UsageContext
 
getClinicalImpressionId() - Method in class com.cerner.bunsen.stu3.avro.ClinicalImpressionDiagnosticReportObservationReference.Builder
Gets the value of the 'ClinicalImpressionId' field.
getClinicalImpressionId() - Method in class com.cerner.bunsen.stu3.avro.ClinicalImpressionDiagnosticReportObservationReference
Gets the value of the 'ClinicalImpressionId' field.
getClinicalRecommendationStatement() - Method in class com.cerner.bunsen.stu3.avro.Measure.Builder
Gets the value of the 'clinicalRecommendationStatement' field.
getClinicalRecommendationStatement() - Method in class com.cerner.bunsen.stu3.avro.Measure
Gets the value of the 'clinicalRecommendationStatement' field.
getClinicalStatus() - Method in class com.cerner.bunsen.stu3.avro.AllergyIntolerance.Builder
Gets the value of the 'clinicalStatus' field.
getClinicalStatus() - Method in class com.cerner.bunsen.stu3.avro.AllergyIntolerance
Gets the value of the 'clinicalStatus' field.
getClinicalStatus() - Method in class com.cerner.bunsen.stu3.avro.Condition.Builder
Gets the value of the 'clinicalStatus' field.
getClinicalStatus() - Method in class com.cerner.bunsen.stu3.avro.Condition
Gets the value of the 'clinicalStatus' field.
getClinicalStatus() - Method in class com.cerner.bunsen.stu3.avro.us.core.Condition.Builder
Gets the value of the 'clinicalStatus' field.
getClinicalStatus() - Method in class com.cerner.bunsen.stu3.avro.us.core.Condition
Gets the value of the 'clinicalStatus' field.
getCode() - Method in class com.cerner.bunsen.stu3.avro.Age.Builder
Gets the value of the 'code' field.
getCode() - Method in class com.cerner.bunsen.stu3.avro.Age
Gets the value of the 'code' field.
getCode() - Method in class com.cerner.bunsen.stu3.avro.AllergyIntolerance.Builder
Gets the value of the 'code' field.
getCode() - Method in class com.cerner.bunsen.stu3.avro.AllergyIntolerance
Gets the value of the 'code' field.
getCode() - Method in class com.cerner.bunsen.stu3.avro.CarePlanActivityDetail.Builder
Gets the value of the 'code' field.
getCode() - Method in class com.cerner.bunsen.stu3.avro.CarePlanActivityDetail
Gets the value of the 'code' field.
getCode() - Method in class com.cerner.bunsen.stu3.avro.ClaimInformation.Builder
Gets the value of the 'code' field.
getCode() - Method in class com.cerner.bunsen.stu3.avro.ClaimInformation
Gets the value of the 'code' field.
getCode() - Method in class com.cerner.bunsen.stu3.avro.Coding.Builder
Gets the value of the 'code' field.
getCode() - Method in class com.cerner.bunsen.stu3.avro.Coding
Gets the value of the 'code' field.
getCode() - Method in class com.cerner.bunsen.stu3.avro.Condition.Builder
Gets the value of the 'code' field.
getCode() - Method in class com.cerner.bunsen.stu3.avro.Condition
Gets the value of the 'code' field.
getCode() - Method in class com.cerner.bunsen.stu3.avro.ConditionEvidence.Builder
Gets the value of the 'code' field.
getCode() - Method in class com.cerner.bunsen.stu3.avro.ConditionEvidence
Gets the value of the 'code' field.
getCode() - Method in class com.cerner.bunsen.stu3.avro.Duration.Builder
Gets the value of the 'code' field.
getCode() - Method in class com.cerner.bunsen.stu3.avro.Duration
Gets the value of the 'code' field.
getCode() - Method in class com.cerner.bunsen.stu3.avro.MeasureGroupPopulation.Builder
Gets the value of the 'code' field.
getCode() - Method in class com.cerner.bunsen.stu3.avro.MeasureGroupPopulation
Gets the value of the 'code' field.
getCode() - Method in class com.cerner.bunsen.stu3.avro.MeasureReportGroupPopulation.Builder
Gets the value of the 'code' field.
getCode() - Method in class com.cerner.bunsen.stu3.avro.MeasureReportGroupPopulation
Gets the value of the 'code' field.
getCode() - Method in class com.cerner.bunsen.stu3.avro.MeasureReportGroupStratifierStratumPopulation.Builder
Gets the value of the 'code' field.
getCode() - Method in class com.cerner.bunsen.stu3.avro.MeasureReportGroupStratifierStratumPopulation
Gets the value of the 'code' field.
getCode() - Method in class com.cerner.bunsen.stu3.avro.Money.Builder
Gets the value of the 'code' field.
getCode() - Method in class com.cerner.bunsen.stu3.avro.Money
Gets the value of the 'code' field.
getCode() - Method in class com.cerner.bunsen.stu3.avro.Observation.Builder
Gets the value of the 'code' field.
getCode() - Method in class com.cerner.bunsen.stu3.avro.Observation
Gets the value of the 'code' field.
getCode() - Method in class com.cerner.bunsen.stu3.avro.ObservationComponent.Builder
Gets the value of the 'code' field.
getCode() - Method in class com.cerner.bunsen.stu3.avro.ObservationComponent
Gets the value of the 'code' field.
getCode() - Method in class com.cerner.bunsen.stu3.avro.Procedure.Builder
Gets the value of the 'code' field.
getCode() - Method in class com.cerner.bunsen.stu3.avro.Procedure
Gets the value of the 'code' field.
getCode() - Method in class com.cerner.bunsen.stu3.avro.ProcedureRequest.Builder
Gets the value of the 'code' field.
getCode() - Method in class com.cerner.bunsen.stu3.avro.ProcedureRequest
Gets the value of the 'code' field.
getCode() - Method in class com.cerner.bunsen.stu3.avro.Quantity.Builder
Gets the value of the 'code' field.
getCode() - Method in class com.cerner.bunsen.stu3.avro.Quantity
Gets the value of the 'code' field.
getCode() - Method in class com.cerner.bunsen.stu3.avro.Timing.Builder
Gets the value of the 'code' field.
getCode() - Method in class com.cerner.bunsen.stu3.avro.Timing
Gets the value of the 'code' field.
getCode() - Method in class com.cerner.bunsen.stu3.avro.us.core.CarePlanActivityDetail.Builder
Gets the value of the 'code' field.
getCode() - Method in class com.cerner.bunsen.stu3.avro.us.core.CarePlanActivityDetail
Gets the value of the 'code' field.
getCode() - Method in class com.cerner.bunsen.stu3.avro.us.core.Condition.Builder
Gets the value of the 'code' field.
getCode() - Method in class com.cerner.bunsen.stu3.avro.us.core.Condition
Gets the value of the 'code' field.
getCode() - Method in class com.cerner.bunsen.stu3.avro.us.core.ConditionEvidence.Builder
Gets the value of the 'code' field.
getCode() - Method in class com.cerner.bunsen.stu3.avro.us.core.ConditionEvidence
Gets the value of the 'code' field.
getCode() - Method in class com.cerner.bunsen.stu3.avro.us.core.Medication.Builder
Gets the value of the 'code' field.
getCode() - Method in class com.cerner.bunsen.stu3.avro.us.core.Medication
Gets the value of the 'code' field.
getCode() - Method in class com.cerner.bunsen.stu3.avro.UsageContext.Builder
Gets the value of the 'code' field.
getCode() - Method in class com.cerner.bunsen.stu3.avro.UsageContext
Gets the value of the 'code' field.
getCodeableConcept() - Method in class com.cerner.bunsen.stu3.avro.ChoiceAddressCodeableConceptLocationReference.Builder
Gets the value of the 'codeableConcept' field.
getCodeableConcept() - Method in class com.cerner.bunsen.stu3.avro.ChoiceAddressCodeableConceptLocationReference
Gets the value of the 'codeableConcept' field.
getCodeableConcept() - Method in class com.cerner.bunsen.stu3.avro.ChoiceAttachmentCodeableConceptPeriodQuantityRangeRatioSampledDataBooleanDateTimeStringTime.Builder
Gets the value of the 'codeableConcept' field.
getCodeableConcept() - Method in class com.cerner.bunsen.stu3.avro.ChoiceAttachmentCodeableConceptPeriodQuantityRangeRatioSampledDataBooleanDateTimeStringTime
Gets the value of the 'codeableConcept' field.
getCodeableConcept() - Method in class com.cerner.bunsen.stu3.avro.ChoiceAttachmentCodeableConceptPeriodQuantityRangeRatioSampledDataDateTimeStringTime.Builder
Gets the value of the 'codeableConcept' field.
getCodeableConcept() - Method in class com.cerner.bunsen.stu3.avro.ChoiceAttachmentCodeableConceptPeriodQuantityRangeRatioSampledDataDateTimeStringTime
Gets the value of the 'codeableConcept' field.
getCodeableConcept() - Method in class com.cerner.bunsen.stu3.avro.ChoiceCodeableConceptBoolean.Builder
Gets the value of the 'codeableConcept' field.
getCodeableConcept() - Method in class com.cerner.bunsen.stu3.avro.ChoiceCodeableConceptBoolean
Gets the value of the 'codeableConcept' field.
getCodeableConcept() - Method in class com.cerner.bunsen.stu3.avro.ChoiceCodeableConceptConditionReference.Builder
Gets the value of the 'codeableConcept' field.
getCodeableConcept() - Method in class com.cerner.bunsen.stu3.avro.ChoiceCodeableConceptConditionReference
Gets the value of the 'codeableConcept' field.
getCodeableConcept() - Method in class com.cerner.bunsen.stu3.avro.ChoiceCodeableConceptDetectedIssueReference.Builder
Gets the value of the 'codeableConcept' field.
getCodeableConcept() - Method in class com.cerner.bunsen.stu3.avro.ChoiceCodeableConceptDetectedIssueReference
Gets the value of the 'codeableConcept' field.
getCodeableConcept() - Method in class com.cerner.bunsen.stu3.avro.ChoiceCodeableConceptMedicationReference.Builder
Gets the value of the 'codeableConcept' field.
getCodeableConcept() - Method in class com.cerner.bunsen.stu3.avro.ChoiceCodeableConceptMedicationReference
Gets the value of the 'codeableConcept' field.
getCodeableConcept() - Method in class com.cerner.bunsen.stu3.avro.ChoiceCodeableConceptMedicationSubstanceReference.Builder
Gets the value of the 'codeableConcept' field.
getCodeableConcept() - Method in class com.cerner.bunsen.stu3.avro.ChoiceCodeableConceptMedicationSubstanceReference
Gets the value of the 'codeableConcept' field.
getCodeableConcept() - Method in class com.cerner.bunsen.stu3.avro.ChoiceCodeableConceptProcedureReference.Builder
Gets the value of the 'codeableConcept' field.
getCodeableConcept() - Method in class com.cerner.bunsen.stu3.avro.ChoiceCodeableConceptProcedureReference
Gets the value of the 'codeableConcept' field.
getCodeableConcept() - Method in class com.cerner.bunsen.stu3.avro.ChoiceCodeableConceptQuantityRange.Builder
Gets the value of the 'codeableConcept' field.
getCodeableConcept() - Method in class com.cerner.bunsen.stu3.avro.ChoiceCodeableConceptQuantityRange
Gets the value of the 'codeableConcept' field.
getCodeableConceptBuilder() - Method in class com.cerner.bunsen.stu3.avro.ChoiceAddressCodeableConceptLocationReference.Builder
Gets the Builder instance for the 'codeableConcept' field and creates one if it doesn't exist yet.
getCodeableConceptBuilder() - Method in class com.cerner.bunsen.stu3.avro.ChoiceAttachmentCodeableConceptPeriodQuantityRangeRatioSampledDataBooleanDateTimeStringTime.Builder
Gets the Builder instance for the 'codeableConcept' field and creates one if it doesn't exist yet.
getCodeableConceptBuilder() - Method in class com.cerner.bunsen.stu3.avro.ChoiceAttachmentCodeableConceptPeriodQuantityRangeRatioSampledDataDateTimeStringTime.Builder
Gets the Builder instance for the 'codeableConcept' field and creates one if it doesn't exist yet.
getCodeableConceptBuilder() - Method in class com.cerner.bunsen.stu3.avro.ChoiceCodeableConceptBoolean.Builder
Gets the Builder instance for the 'codeableConcept' field and creates one if it doesn't exist yet.
getCodeableConceptBuilder() - Method in class com.cerner.bunsen.stu3.avro.ChoiceCodeableConceptConditionReference.Builder
Gets the Builder instance for the 'codeableConcept' field and creates one if it doesn't exist yet.
getCodeableConceptBuilder() - Method in class com.cerner.bunsen.stu3.avro.ChoiceCodeableConceptDetectedIssueReference.Builder
Gets the Builder instance for the 'codeableConcept' field and creates one if it doesn't exist yet.
getCodeableConceptBuilder() - Method in class com.cerner.bunsen.stu3.avro.ChoiceCodeableConceptMedicationReference.Builder
Gets the Builder instance for the 'codeableConcept' field and creates one if it doesn't exist yet.
getCodeableConceptBuilder() - Method in class com.cerner.bunsen.stu3.avro.ChoiceCodeableConceptMedicationSubstanceReference.Builder
Gets the Builder instance for the 'codeableConcept' field and creates one if it doesn't exist yet.
getCodeableConceptBuilder() - Method in class com.cerner.bunsen.stu3.avro.ChoiceCodeableConceptProcedureReference.Builder
Gets the Builder instance for the 'codeableConcept' field and creates one if it doesn't exist yet.
getCodeableConceptBuilder() - Method in class com.cerner.bunsen.stu3.avro.ChoiceCodeableConceptQuantityRange.Builder
Gets the Builder instance for the 'codeableConcept' field and creates one if it doesn't exist yet.
getCodeBuilder() - Method in class com.cerner.bunsen.stu3.avro.AllergyIntolerance.Builder
Gets the Builder instance for the 'code' field and creates one if it doesn't exist yet.
getCodeBuilder() - Method in class com.cerner.bunsen.stu3.avro.CarePlanActivityDetail.Builder
Gets the Builder instance for the 'code' field and creates one if it doesn't exist yet.
getCodeBuilder() - Method in class com.cerner.bunsen.stu3.avro.ClaimInformation.Builder
Gets the Builder instance for the 'code' field and creates one if it doesn't exist yet.
getCodeBuilder() - Method in class com.cerner.bunsen.stu3.avro.Condition.Builder
Gets the Builder instance for the 'code' field and creates one if it doesn't exist yet.
getCodeBuilder() - Method in class com.cerner.bunsen.stu3.avro.MeasureGroupPopulation.Builder
Gets the Builder instance for the 'code' field and creates one if it doesn't exist yet.
getCodeBuilder() - Method in class com.cerner.bunsen.stu3.avro.MeasureReportGroupPopulation.Builder
Gets the Builder instance for the 'code' field and creates one if it doesn't exist yet.
getCodeBuilder() - Method in class com.cerner.bunsen.stu3.avro.MeasureReportGroupStratifierStratumPopulation.Builder
Gets the Builder instance for the 'code' field and creates one if it doesn't exist yet.
getCodeBuilder() - Method in class com.cerner.bunsen.stu3.avro.Observation.Builder
Gets the Builder instance for the 'code' field and creates one if it doesn't exist yet.
getCodeBuilder() - Method in class com.cerner.bunsen.stu3.avro.ObservationComponent.Builder
Gets the Builder instance for the 'code' field and creates one if it doesn't exist yet.
getCodeBuilder() - Method in class com.cerner.bunsen.stu3.avro.Procedure.Builder
Gets the Builder instance for the 'code' field and creates one if it doesn't exist yet.
getCodeBuilder() - Method in class com.cerner.bunsen.stu3.avro.ProcedureRequest.Builder
Gets the Builder instance for the 'code' field and creates one if it doesn't exist yet.
getCodeBuilder() - Method in class com.cerner.bunsen.stu3.avro.Timing.Builder
Gets the Builder instance for the 'code' field and creates one if it doesn't exist yet.
getCodeBuilder() - Method in class com.cerner.bunsen.stu3.avro.us.core.CarePlanActivityDetail.Builder
Gets the Builder instance for the 'code' field and creates one if it doesn't exist yet.
getCodeBuilder() - Method in class com.cerner.bunsen.stu3.avro.us.core.Condition.Builder
Gets the Builder instance for the 'code' field and creates one if it doesn't exist yet.
getCodeBuilder() - Method in class com.cerner.bunsen.stu3.avro.us.core.Medication.Builder
Gets the Builder instance for the 'code' field and creates one if it doesn't exist yet.
getCodeBuilder() - Method in class com.cerner.bunsen.stu3.avro.UsageContext.Builder
Gets the Builder instance for the 'code' field and creates one if it doesn't exist yet.
getCoding() - Method in class com.cerner.bunsen.stu3.avro.CodeableConcept.Builder
Gets the value of the 'coding' field.
getCoding() - Method in class com.cerner.bunsen.stu3.avro.CodeableConcept
Gets the value of the 'coding' field.
getComment() - Method in class com.cerner.bunsen.stu3.avro.Observation.Builder
Gets the value of the 'comment' field.
getComment() - Method in class com.cerner.bunsen.stu3.avro.Observation
Gets the value of the 'comment' field.
getCommunication() - Method in class com.cerner.bunsen.stu3.avro.Patient.Builder
Gets the value of the 'communication' field.
getCommunication() - Method in class com.cerner.bunsen.stu3.avro.Patient
Gets the value of the 'communication' field.
getCommunication() - Method in class com.cerner.bunsen.stu3.avro.us.core.Patient.Builder
Gets the value of the 'communication' field.
getCommunication() - Method in class com.cerner.bunsen.stu3.avro.us.core.Patient
Gets the value of the 'communication' field.
getCommunicationRequestId() - Method in class com.cerner.bunsen.stu3.avro.AppointmentCommunicationRequestDeviceRequestMedicationRequestNutritionOrderProcedureRequestReferralRequestRequestGroupTaskVisionPrescriptionReference.Builder
Gets the value of the 'CommunicationRequestId' field.
getCommunicationRequestId() - Method in class com.cerner.bunsen.stu3.avro.AppointmentCommunicationRequestDeviceRequestMedicationRequestNutritionOrderProcedureRequestReferralRequestRequestGroupTaskVisionPrescriptionReference
Gets the value of the 'CommunicationRequestId' field.
getComparator() - Method in class com.cerner.bunsen.stu3.avro.Age.Builder
Gets the value of the 'comparator' field.
getComparator() - Method in class com.cerner.bunsen.stu3.avro.Age
Gets the value of the 'comparator' field.
getComparator() - Method in class com.cerner.bunsen.stu3.avro.Duration.Builder
Gets the value of the 'comparator' field.
getComparator() - Method in class com.cerner.bunsen.stu3.avro.Duration
Gets the value of the 'comparator' field.
getComparator() - Method in class com.cerner.bunsen.stu3.avro.Money.Builder
Gets the value of the 'comparator' field.
getComparator() - Method in class com.cerner.bunsen.stu3.avro.Money
Gets the value of the 'comparator' field.
getComparator() - Method in class com.cerner.bunsen.stu3.avro.Quantity.Builder
Gets the value of the 'comparator' field.
getComparator() - Method in class com.cerner.bunsen.stu3.avro.Quantity
Gets the value of the 'comparator' field.
getComplication() - Method in class com.cerner.bunsen.stu3.avro.Procedure.Builder
Gets the value of the 'complication' field.
getComplication() - Method in class com.cerner.bunsen.stu3.avro.Procedure
Gets the value of the 'complication' field.
getComplicationDetail() - Method in class com.cerner.bunsen.stu3.avro.Procedure.Builder
Gets the value of the 'complicationDetail' field.
getComplicationDetail() - Method in class com.cerner.bunsen.stu3.avro.Procedure
Gets the value of the 'complicationDetail' field.
getComponent() - Method in class com.cerner.bunsen.stu3.avro.Observation.Builder
Gets the value of the 'component' field.
getComponent() - Method in class com.cerner.bunsen.stu3.avro.Observation
Gets the value of the 'component' field.
getCompositeScoring() - Method in class com.cerner.bunsen.stu3.avro.Measure.Builder
Gets the value of the 'compositeScoring' field.
getCompositeScoring() - Method in class com.cerner.bunsen.stu3.avro.Measure
Gets the value of the 'compositeScoring' field.
getCompositeScoringBuilder() - Method in class com.cerner.bunsen.stu3.avro.Measure.Builder
Gets the Builder instance for the 'compositeScoring' field and creates one if it doesn't exist yet.
getConceptMap(String, String) - Method in class com.cerner.bunsen.spark.codes.base.AbstractConceptMaps
Returns the concept map with the given uri and version, or null if there is no such map.
getConceptMapConverter() - Static method in class com.cerner.bunsen.stu3.codes.ConceptMaps
Returns the encoder for concept maps.
getConceptMapUri() - Method in class com.cerner.bunsen.spark.codes.broadcast.BroadcastableConceptMap
Returns the URI for the concept map.
getConceptMapUri() - Method in class com.cerner.bunsen.spark.codes.Mapping
Returns the URI for the FHIR concept map that owns this mapping.
getConceptMapVersion() - Method in class com.cerner.bunsen.spark.codes.Mapping
Returns the version of the FHIR concept map that owns this mapping.
getCondition() - Method in class com.cerner.bunsen.stu3.avro.EncounterDiagnosis.Builder
Gets the value of the 'condition' field.
getCondition() - Method in class com.cerner.bunsen.stu3.avro.EncounterDiagnosis
Gets the value of the 'condition' field.
getCondition() - Method in class com.cerner.bunsen.stu3.avro.EpisodeOfCareDiagnosis.Builder
Gets the value of the 'condition' field.
getCondition() - Method in class com.cerner.bunsen.stu3.avro.EpisodeOfCareDiagnosis
Gets the value of the 'condition' field.
getCondition() - Method in class com.cerner.bunsen.stu3.avro.us.core.EncounterDiagnosis.Builder
Gets the value of the 'condition' field.
getCondition() - Method in class com.cerner.bunsen.stu3.avro.us.core.EncounterDiagnosis
Gets the value of the 'condition' field.
getConditionBuilder() - Method in class com.cerner.bunsen.stu3.avro.EncounterDiagnosis.Builder
Gets the Builder instance for the 'condition' field and creates one if it doesn't exist yet.
getConditionBuilder() - Method in class com.cerner.bunsen.stu3.avro.EpisodeOfCareDiagnosis.Builder
Gets the Builder instance for the 'condition' field and creates one if it doesn't exist yet.
getConditionBuilder() - Method in class com.cerner.bunsen.stu3.avro.us.core.EncounterDiagnosis.Builder
Gets the Builder instance for the 'condition' field and creates one if it doesn't exist yet.
getConditionId() - Method in class com.cerner.bunsen.stu3.avro.ConditionObservationReference.Builder
Gets the value of the 'ConditionId' field.
getConditionId() - Method in class com.cerner.bunsen.stu3.avro.ConditionObservationReference
Gets the value of the 'ConditionId' field.
getConditionId() - Method in class com.cerner.bunsen.stu3.avro.ConditionProcedureReference.Builder
Gets the value of the 'ConditionId' field.
getConditionId() - Method in class com.cerner.bunsen.stu3.avro.ConditionProcedureReference
Gets the value of the 'ConditionId' field.
getConditionId() - Method in class com.cerner.bunsen.stu3.avro.ConditionReference.Builder
Gets the value of the 'ConditionId' field.
getConditionId() - Method in class com.cerner.bunsen.stu3.avro.ConditionReference
Gets the value of the 'ConditionId' field.
getContact() - Method in class com.cerner.bunsen.stu3.avro.Contributor.Builder
Gets the value of the 'contact' field.
getContact() - Method in class com.cerner.bunsen.stu3.avro.Contributor
Gets the value of the 'contact' field.
getContact() - Method in class com.cerner.bunsen.stu3.avro.Measure.Builder
Gets the value of the 'contact' field.
getContact() - Method in class com.cerner.bunsen.stu3.avro.Measure
Gets the value of the 'contact' field.
getContact() - Method in class com.cerner.bunsen.stu3.avro.Patient.Builder
Gets the value of the 'contact' field.
getContact() - Method in class com.cerner.bunsen.stu3.avro.Patient
Gets the value of the 'contact' field.
getContact() - Method in class com.cerner.bunsen.stu3.avro.us.core.Patient.Builder
Gets the value of the 'contact' field.
getContact() - Method in class com.cerner.bunsen.stu3.avro.us.core.Patient
Gets the value of the 'contact' field.
getContained(Object) - Method in class com.cerner.bunsen.definitions.HapiContainedConverter
Retrieves the contained elements from their container, associated with their type.
getContained() - Method in class com.cerner.bunsen.stu3.avro.AllergyIntolerance.Builder
Gets the value of the 'contained' field.
getContained() - Method in class com.cerner.bunsen.stu3.avro.AllergyIntolerance
Gets the value of the 'contained' field.
getContained() - Method in class com.cerner.bunsen.stu3.avro.CarePlan.Builder
Gets the value of the 'contained' field.
getContained() - Method in class com.cerner.bunsen.stu3.avro.CarePlan
Gets the value of the 'contained' field.
getContained() - Method in class com.cerner.bunsen.stu3.avro.Claim.Builder
Gets the value of the 'contained' field.
getContained() - Method in class com.cerner.bunsen.stu3.avro.Claim
Gets the value of the 'contained' field.
getContained() - Method in class com.cerner.bunsen.stu3.avro.Condition.Builder
Gets the value of the 'contained' field.
getContained() - Method in class com.cerner.bunsen.stu3.avro.Condition
Gets the value of the 'contained' field.
getContained() - Method in class com.cerner.bunsen.stu3.avro.Encounter.Builder
Gets the value of the 'contained' field.
getContained() - Method in class com.cerner.bunsen.stu3.avro.Encounter
Gets the value of the 'contained' field.
getContained() - Method in class com.cerner.bunsen.stu3.avro.EpisodeOfCare.Builder
Gets the value of the 'contained' field.
getContained() - Method in class com.cerner.bunsen.stu3.avro.EpisodeOfCare
Gets the value of the 'contained' field.
getContained() - Method in class com.cerner.bunsen.stu3.avro.Immunization.Builder
Gets the value of the 'contained' field.
getContained() - Method in class com.cerner.bunsen.stu3.avro.Immunization
Gets the value of the 'contained' field.
getContained() - Method in class com.cerner.bunsen.stu3.avro.Measure.Builder
Gets the value of the 'contained' field.
getContained() - Method in class com.cerner.bunsen.stu3.avro.Measure
Gets the value of the 'contained' field.
getContained() - Method in class com.cerner.bunsen.stu3.avro.MeasureReport.Builder
Gets the value of the 'contained' field.
getContained() - Method in class com.cerner.bunsen.stu3.avro.MeasureReport
Gets the value of the 'contained' field.
getContained() - Method in class com.cerner.bunsen.stu3.avro.MedicationDispense.Builder
Gets the value of the 'contained' field.
getContained() - Method in class com.cerner.bunsen.stu3.avro.MedicationDispense
Gets the value of the 'contained' field.
getContained() - Method in class com.cerner.bunsen.stu3.avro.MedicationStatement.Builder
Gets the value of the 'contained' field.
getContained() - Method in class com.cerner.bunsen.stu3.avro.MedicationStatement
Gets the value of the 'contained' field.
getContained() - Method in class com.cerner.bunsen.stu3.avro.Observation.Builder
Gets the value of the 'contained' field.
getContained() - Method in class com.cerner.bunsen.stu3.avro.Observation
Gets the value of the 'contained' field.
getContained() - Method in class com.cerner.bunsen.stu3.avro.Patient.Builder
Gets the value of the 'contained' field.
getContained() - Method in class com.cerner.bunsen.stu3.avro.Patient
Gets the value of the 'contained' field.
getContained() - Method in class com.cerner.bunsen.stu3.avro.Procedure.Builder
Gets the value of the 'contained' field.
getContained() - Method in class com.cerner.bunsen.stu3.avro.Procedure
Gets the value of the 'contained' field.
getContained() - Method in class com.cerner.bunsen.stu3.avro.ProcedureRequest.Builder
Gets the value of the 'contained' field.
getContained() - Method in class com.cerner.bunsen.stu3.avro.ProcedureRequest
Gets the value of the 'contained' field.
getContained() - Method in class com.cerner.bunsen.stu3.avro.us.core.CarePlan.Builder
Gets the value of the 'contained' field.
getContained() - Method in class com.cerner.bunsen.stu3.avro.us.core.CarePlan
Gets the value of the 'contained' field.
getContained() - Method in class com.cerner.bunsen.stu3.avro.us.core.Condition.Builder
Gets the value of the 'contained' field.
getContained() - Method in class com.cerner.bunsen.stu3.avro.us.core.Condition
Gets the value of the 'contained' field.
getContained() - Method in class com.cerner.bunsen.stu3.avro.us.core.Encounter.Builder
Gets the value of the 'contained' field.
getContained() - Method in class com.cerner.bunsen.stu3.avro.us.core.Encounter
Gets the value of the 'contained' field.
getContained() - Method in class com.cerner.bunsen.stu3.avro.us.core.Immunization.Builder
Gets the value of the 'contained' field.
getContained() - Method in class com.cerner.bunsen.stu3.avro.us.core.Immunization
Gets the value of the 'contained' field.
getContained() - Method in class com.cerner.bunsen.stu3.avro.us.core.Medication.Builder
Gets the value of the 'contained' field.
getContained() - Method in class com.cerner.bunsen.stu3.avro.us.core.Medication
Gets the value of the 'contained' field.
getContained() - Method in class com.cerner.bunsen.stu3.avro.us.core.MedicationRequest.Builder
Gets the value of the 'contained' field.
getContained() - Method in class com.cerner.bunsen.stu3.avro.us.core.MedicationRequest
Gets the value of the 'contained' field.
getContained() - Method in class com.cerner.bunsen.stu3.avro.us.core.Patient.Builder
Gets the value of the 'contained' field.
getContained() - Method in class com.cerner.bunsen.stu3.avro.us.core.Patient
Gets the value of the 'contained' field.
getContainer() - Method in class com.cerner.bunsen.stu3.avro.us.core.MedicationPackage.Builder
Gets the value of the 'container' field.
getContainer() - Method in class com.cerner.bunsen.stu3.avro.us.core.MedicationPackage
Gets the value of the 'container' field.
getContainerBuilder() - Method in class com.cerner.bunsen.stu3.avro.us.core.MedicationPackage.Builder
Gets the Builder instance for the 'container' field and creates one if it doesn't exist yet.
getContent() - Method in class com.cerner.bunsen.stu3.avro.us.core.MedicationPackage.Builder
Gets the value of the 'content' field.
getContent() - Method in class com.cerner.bunsen.stu3.avro.us.core.MedicationPackage
Gets the value of the 'content' field.
getContentType() - Method in class com.cerner.bunsen.stu3.avro.Attachment.Builder
Gets the value of the 'contentType' field.
getContentType() - Method in class com.cerner.bunsen.stu3.avro.Attachment
Gets the value of the 'contentType' field.
getContext() - Method in class com.cerner.bunsen.stu3.avro.CarePlan.Builder
Gets the value of the 'context' field.
getContext() - Method in class com.cerner.bunsen.stu3.avro.CarePlan
Gets the value of the 'context' field.
getContext() - Method in class com.cerner.bunsen.stu3.avro.Condition.Builder
Gets the value of the 'context' field.
getContext() - Method in class com.cerner.bunsen.stu3.avro.Condition
Gets the value of the 'context' field.
getContext() - Method in class com.cerner.bunsen.stu3.avro.MedicationDispense.Builder
Gets the value of the 'context' field.
getContext() - Method in class com.cerner.bunsen.stu3.avro.MedicationDispense
Gets the value of the 'context' field.
getContext() - Method in class com.cerner.bunsen.stu3.avro.MedicationStatement.Builder
Gets the value of the 'context' field.
getContext() - Method in class com.cerner.bunsen.stu3.avro.MedicationStatement
Gets the value of the 'context' field.
getContext() - Method in class com.cerner.bunsen.stu3.avro.Observation.Builder
Gets the value of the 'context' field.
getContext() - Method in class com.cerner.bunsen.stu3.avro.Observation
Gets the value of the 'context' field.
getContext() - Method in class com.cerner.bunsen.stu3.avro.Procedure.Builder
Gets the value of the 'context' field.
getContext() - Method in class com.cerner.bunsen.stu3.avro.Procedure
Gets the value of the 'context' field.
getContext() - Method in class com.cerner.bunsen.stu3.avro.ProcedureRequest.Builder
Gets the value of the 'context' field.
getContext() - Method in class com.cerner.bunsen.stu3.avro.ProcedureRequest
Gets the value of the 'context' field.
getContext() - Method in class com.cerner.bunsen.stu3.avro.us.core.CarePlan.Builder
Gets the value of the 'context' field.
getContext() - Method in class com.cerner.bunsen.stu3.avro.us.core.CarePlan
Gets the value of the 'context' field.
getContext() - Method in class com.cerner.bunsen.stu3.avro.us.core.Condition.Builder
Gets the value of the 'context' field.
getContext() - Method in class com.cerner.bunsen.stu3.avro.us.core.Condition
Gets the value of the 'context' field.
getContext() - Method in class com.cerner.bunsen.stu3.avro.us.core.MedicationRequest.Builder
Gets the value of the 'context' field.
getContext() - Method in class com.cerner.bunsen.stu3.avro.us.core.MedicationRequest
Gets the value of the 'context' field.
getContextBuilder() - Method in class com.cerner.bunsen.stu3.avro.CarePlan.Builder
Gets the Builder instance for the 'context' field and creates one if it doesn't exist yet.
getContextBuilder() - Method in class com.cerner.bunsen.stu3.avro.Condition.Builder
Gets the Builder instance for the 'context' field and creates one if it doesn't exist yet.
getContextBuilder() - Method in class com.cerner.bunsen.stu3.avro.MedicationDispense.Builder
Gets the Builder instance for the 'context' field and creates one if it doesn't exist yet.
getContextBuilder() - Method in class com.cerner.bunsen.stu3.avro.MedicationStatement.Builder
Gets the Builder instance for the 'context' field and creates one if it doesn't exist yet.
getContextBuilder() - Method in class com.cerner.bunsen.stu3.avro.Observation.Builder
Gets the Builder instance for the 'context' field and creates one if it doesn't exist yet.
getContextBuilder() - Method in class com.cerner.bunsen.stu3.avro.Procedure.Builder
Gets the Builder instance for the 'context' field and creates one if it doesn't exist yet.
getContextBuilder() - Method in class com.cerner.bunsen.stu3.avro.ProcedureRequest.Builder
Gets the Builder instance for the 'context' field and creates one if it doesn't exist yet.
getContextBuilder() - Method in class com.cerner.bunsen.stu3.avro.us.core.CarePlan.Builder
Gets the Builder instance for the 'context' field and creates one if it doesn't exist yet.
getContextBuilder() - Method in class com.cerner.bunsen.stu3.avro.us.core.Condition.Builder
Gets the Builder instance for the 'context' field and creates one if it doesn't exist yet.
getContextBuilder() - Method in class com.cerner.bunsen.stu3.avro.us.core.MedicationRequest.Builder
Gets the Builder instance for the 'context' field and creates one if it doesn't exist yet.
getContributor() - Method in class com.cerner.bunsen.stu3.avro.Measure.Builder
Gets the value of the 'contributor' field.
getContributor() - Method in class com.cerner.bunsen.stu3.avro.Measure
Gets the value of the 'contributor' field.
getCopyright() - Method in class com.cerner.bunsen.stu3.avro.Measure.Builder
Gets the value of the 'copyright' field.
getCopyright() - Method in class com.cerner.bunsen.stu3.avro.Measure
Gets the value of the 'copyright' field.
getCount() - Method in class com.cerner.bunsen.stu3.avro.MeasureReportGroupPopulation.Builder
Gets the value of the 'count' field.
getCount() - Method in class com.cerner.bunsen.stu3.avro.MeasureReportGroupPopulation
Gets the value of the 'count' field.
getCount() - Method in class com.cerner.bunsen.stu3.avro.MeasureReportGroupStratifierStratumPopulation.Builder
Gets the value of the 'count' field.
getCount() - Method in class com.cerner.bunsen.stu3.avro.MeasureReportGroupStratifierStratumPopulation
Gets the value of the 'count' field.
getCount() - Method in class com.cerner.bunsen.stu3.avro.TimingRepeat.Builder
Gets the value of the 'count' field.
getCount() - Method in class com.cerner.bunsen.stu3.avro.TimingRepeat
Gets the value of the 'count' field.
getCountMax() - Method in class com.cerner.bunsen.stu3.avro.TimingRepeat.Builder
Gets the value of the 'countMax' field.
getCountMax() - Method in class com.cerner.bunsen.stu3.avro.TimingRepeat
Gets the value of the 'countMax' field.
getCountry() - Method in class com.cerner.bunsen.stu3.avro.Address.Builder
Gets the value of the 'country' field.
getCountry() - Method in class com.cerner.bunsen.stu3.avro.Address
Gets the value of the 'country' field.
getCoverage() - Method in class com.cerner.bunsen.stu3.avro.ClaimInsurance.Builder
Gets the value of the 'coverage' field.
getCoverage() - Method in class com.cerner.bunsen.stu3.avro.ClaimInsurance
Gets the value of the 'coverage' field.
getCoverageBuilder() - Method in class com.cerner.bunsen.stu3.avro.ClaimInsurance.Builder
Gets the Builder instance for the 'coverage' field and creates one if it doesn't exist yet.
getCoverageId() - Method in class com.cerner.bunsen.stu3.avro.CoverageReference.Builder
Gets the value of the 'CoverageId' field.
getCoverageId() - Method in class com.cerner.bunsen.stu3.avro.CoverageReference
Gets the value of the 'CoverageId' field.
getCreated() - Method in class com.cerner.bunsen.stu3.avro.Claim.Builder
Gets the value of the 'created' field.
getCreated() - Method in class com.cerner.bunsen.stu3.avro.Claim
Gets the value of the 'created' field.
getCreation() - Method in class com.cerner.bunsen.stu3.avro.Attachment.Builder
Gets the value of the 'creation' field.
getCreation() - Method in class com.cerner.bunsen.stu3.avro.Attachment
Gets the value of the 'creation' field.
getCriteria() - Method in class com.cerner.bunsen.stu3.avro.MeasureGroupPopulation.Builder
Gets the value of the 'criteria' field.
getCriteria() - Method in class com.cerner.bunsen.stu3.avro.MeasureGroupPopulation
Gets the value of the 'criteria' field.
getCriteria() - Method in class com.cerner.bunsen.stu3.avro.MeasureGroupStratifier.Builder
Gets the value of the 'criteria' field.
getCriteria() - Method in class com.cerner.bunsen.stu3.avro.MeasureGroupStratifier
Gets the value of the 'criteria' field.
getCriteria() - Method in class com.cerner.bunsen.stu3.avro.MeasureSupplementalData.Builder
Gets the value of the 'criteria' field.
getCriteria() - Method in class com.cerner.bunsen.stu3.avro.MeasureSupplementalData
Gets the value of the 'criteria' field.
getCriticality() - Method in class com.cerner.bunsen.stu3.avro.AllergyIntolerance.Builder
Gets the value of the 'criticality' field.
getCriticality() - Method in class com.cerner.bunsen.stu3.avro.AllergyIntolerance
Gets the value of the 'criticality' field.
getDailyAmount() - Method in class com.cerner.bunsen.stu3.avro.CarePlanActivityDetail.Builder
Gets the value of the 'dailyAmount' field.
getDailyAmount() - Method in class com.cerner.bunsen.stu3.avro.CarePlanActivityDetail
Gets the value of the 'dailyAmount' field.
getDailyAmount() - Method in class com.cerner.bunsen.stu3.avro.us.core.CarePlanActivityDetail.Builder
Gets the value of the 'dailyAmount' field.
getDailyAmount() - Method in class com.cerner.bunsen.stu3.avro.us.core.CarePlanActivityDetail
Gets the value of the 'dailyAmount' field.
getDailyAmountBuilder() - Method in class com.cerner.bunsen.stu3.avro.CarePlanActivityDetail.Builder
Gets the Builder instance for the 'dailyAmount' field and creates one if it doesn't exist yet.
getDailyAmountBuilder() - Method in class com.cerner.bunsen.stu3.avro.us.core.CarePlanActivityDetail.Builder
Gets the Builder instance for the 'dailyAmount' field and creates one if it doesn't exist yet.
getData() - Method in class com.cerner.bunsen.stu3.avro.Attachment.Builder
Gets the value of the 'data' field.
getData() - Method in class com.cerner.bunsen.stu3.avro.Attachment
Gets the value of the 'data' field.
getData() - Method in class com.cerner.bunsen.stu3.avro.SampledData.Builder
Gets the value of the 'data' field.
getData() - Method in class com.cerner.bunsen.stu3.avro.SampledData
Gets the value of the 'data' field.
getDataAbsentReason() - Method in class com.cerner.bunsen.stu3.avro.Observation.Builder
Gets the value of the 'dataAbsentReason' field.
getDataAbsentReason() - Method in class com.cerner.bunsen.stu3.avro.Observation
Gets the value of the 'dataAbsentReason' field.
getDataAbsentReason() - Method in class com.cerner.bunsen.stu3.avro.ObservationComponent.Builder
Gets the value of the 'dataAbsentReason' field.
getDataAbsentReason() - Method in class com.cerner.bunsen.stu3.avro.ObservationComponent
Gets the value of the 'dataAbsentReason' field.
getDataAbsentReasonBuilder() - Method in class com.cerner.bunsen.stu3.avro.Observation.Builder
Gets the Builder instance for the 'dataAbsentReason' field and creates one if it doesn't exist yet.
getDataAbsentReasonBuilder() - Method in class com.cerner.bunsen.stu3.avro.ObservationComponent.Builder
Gets the Builder instance for the 'dataAbsentReason' field and creates one if it doesn't exist yet.
getDataType() - Method in class com.cerner.bunsen.avro.converters.NoOpConverter
 
getDataType() - Method in class com.cerner.bunsen.definitions.HapiChoiceConverter
 
getDataType() - Method in class com.cerner.bunsen.definitions.HapiCompositeConverter
 
getDataType() - Method in class com.cerner.bunsen.definitions.HapiContainedConverter
 
getDataType() - Method in class com.cerner.bunsen.definitions.HapiConverter
Returns the schema of the converted item.
getDataType() - Method in class com.cerner.bunsen.definitions.LeafExtensionConverter
 
getDataType() - Method in class com.cerner.bunsen.definitions.StringConverter
 
getDate() - Method in class com.cerner.bunsen.stu3.avro.ChoicePeriodDate.Builder
Gets the value of the 'date' field.
getDate() - Method in class com.cerner.bunsen.stu3.avro.ChoicePeriodDate
Gets the value of the 'date' field.
getDate() - Method in class com.cerner.bunsen.stu3.avro.ClaimAccident.Builder
Gets the value of the 'date' field.
getDate() - Method in class com.cerner.bunsen.stu3.avro.ClaimAccident
Gets the value of the 'date' field.
getDate() - Method in class com.cerner.bunsen.stu3.avro.ClaimProcedure.Builder
Gets the value of the 'date' field.
getDate() - Method in class com.cerner.bunsen.stu3.avro.ClaimProcedure
Gets the value of the 'date' field.
getDate() - Method in class com.cerner.bunsen.stu3.avro.Immunization.Builder
Gets the value of the 'date' field.
getDate() - Method in class com.cerner.bunsen.stu3.avro.Immunization
Gets the value of the 'date' field.
getDate() - Method in class com.cerner.bunsen.stu3.avro.ImmunizationReaction.Builder
Gets the value of the 'date' field.
getDate() - Method in class com.cerner.bunsen.stu3.avro.ImmunizationReaction
Gets the value of the 'date' field.
getDate() - Method in class com.cerner.bunsen.stu3.avro.Measure.Builder
Gets the value of the 'date' field.
getDate() - Method in class com.cerner.bunsen.stu3.avro.Measure
Gets the value of the 'date' field.
getDate() - Method in class com.cerner.bunsen.stu3.avro.MeasureReport.Builder
Gets the value of the 'date' field.
getDate() - Method in class com.cerner.bunsen.stu3.avro.MeasureReport
Gets the value of the 'date' field.
getDate() - Method in class com.cerner.bunsen.stu3.avro.us.core.Immunization.Builder
Gets the value of the 'date' field.
getDate() - Method in class com.cerner.bunsen.stu3.avro.us.core.Immunization
Gets the value of the 'date' field.
getDate() - Method in class com.cerner.bunsen.stu3.avro.us.core.ImmunizationReaction.Builder
Gets the value of the 'date' field.
getDate() - Method in class com.cerner.bunsen.stu3.avro.us.core.ImmunizationReaction
Gets the value of the 'date' field.
getDateAsserted() - Method in class com.cerner.bunsen.stu3.avro.MedicationStatement.Builder
Gets the value of the 'dateAsserted' field.
getDateAsserted() - Method in class com.cerner.bunsen.stu3.avro.MedicationStatement
Gets the value of the 'dateAsserted' field.
getDateTime() - Method in class com.cerner.bunsen.stu3.avro.ChoiceAgePeriodRangeBooleanDateTimeString.Builder
Gets the value of the 'dateTime' field.
getDateTime() - Method in class com.cerner.bunsen.stu3.avro.ChoiceAgePeriodRangeBooleanDateTimeString
Gets the value of the 'dateTime' field.
getDateTime() - Method in class com.cerner.bunsen.stu3.avro.ChoiceAgePeriodRangeDateTimeString.Builder
Gets the value of the 'dateTime' field.
getDateTime() - Method in class com.cerner.bunsen.stu3.avro.ChoiceAgePeriodRangeDateTimeString
Gets the value of the 'dateTime' field.
getDateTime() - Method in class com.cerner.bunsen.stu3.avro.ChoiceAttachmentCodeableConceptPeriodQuantityRangeRatioSampledDataBooleanDateTimeStringTime.Builder
Gets the value of the 'dateTime' field.
getDateTime() - Method in class com.cerner.bunsen.stu3.avro.ChoiceAttachmentCodeableConceptPeriodQuantityRangeRatioSampledDataBooleanDateTimeStringTime
Gets the value of the 'dateTime' field.
getDateTime() - Method in class com.cerner.bunsen.stu3.avro.ChoiceAttachmentCodeableConceptPeriodQuantityRangeRatioSampledDataDateTimeStringTime.Builder
Gets the value of the 'dateTime' field.
getDateTime() - Method in class com.cerner.bunsen.stu3.avro.ChoiceAttachmentCodeableConceptPeriodQuantityRangeRatioSampledDataDateTimeStringTime
Gets the value of the 'dateTime' field.
getDateTime() - Method in class com.cerner.bunsen.stu3.avro.ChoiceBooleanDateTime.Builder
Gets the value of the 'dateTime' field.
getDateTime() - Method in class com.cerner.bunsen.stu3.avro.ChoiceBooleanDateTime
Gets the value of the 'dateTime' field.
getDateTime() - Method in class com.cerner.bunsen.stu3.avro.ChoicePeriodDateTime.Builder
Gets the value of the 'dateTime' field.
getDateTime() - Method in class com.cerner.bunsen.stu3.avro.ChoicePeriodDateTime
Gets the value of the 'dateTime' field.
getDateTime() - Method in class com.cerner.bunsen.stu3.avro.ChoicePeriodTimingDateTime.Builder
Gets the value of the 'dateTime' field.
getDateTime() - Method in class com.cerner.bunsen.stu3.avro.ChoicePeriodTimingDateTime
Gets the value of the 'dateTime' field.
getDayOfWeek() - Method in class com.cerner.bunsen.stu3.avro.TimingRepeat.Builder
Gets the value of the 'dayOfWeek' field.
getDayOfWeek() - Method in class com.cerner.bunsen.stu3.avro.TimingRepeat
Gets the value of the 'dayOfWeek' field.
getDaysSupply() - Method in class com.cerner.bunsen.stu3.avro.MedicationDispense.Builder
Gets the value of the 'daysSupply' field.
getDaysSupply() - Method in class com.cerner.bunsen.stu3.avro.MedicationDispense
Gets the value of the 'daysSupply' field.
getDaysSupplyBuilder() - Method in class com.cerner.bunsen.stu3.avro.MedicationDispense.Builder
Gets the Builder instance for the 'daysSupply' field and creates one if it doesn't exist yet.
getDeceased() - Method in class com.cerner.bunsen.stu3.avro.Patient.Builder
Gets the value of the 'deceased' field.
getDeceased() - Method in class com.cerner.bunsen.stu3.avro.Patient
Gets the value of the 'deceased' field.
getDeceased() - Method in class com.cerner.bunsen.stu3.avro.us.core.Patient.Builder
Gets the value of the 'deceased' field.
getDeceased() - Method in class com.cerner.bunsen.stu3.avro.us.core.Patient
Gets the value of the 'deceased' field.
getDeceasedBuilder() - Method in class com.cerner.bunsen.stu3.avro.Patient.Builder
Gets the Builder instance for the 'deceased' field and creates one if it doesn't exist yet.
getDeceasedBuilder() - Method in class com.cerner.bunsen.stu3.avro.us.core.Patient.Builder
Gets the Builder instance for the 'deceased' field and creates one if it doesn't exist yet.
getDecoder() - Static method in class com.cerner.bunsen.stu3.avro.AccountReference
Return the BinaryMessageDecoder instance used by this class.
getDecoder() - Static method in class com.cerner.bunsen.stu3.avro.ActivityDefinitionHealthcareServicePlanDefinitionReference
Return the BinaryMessageDecoder instance used by this class.
getDecoder() - Static method in class com.cerner.bunsen.stu3.avro.ActivityDefinitionPlanDefinitionQuestionnaireReference
Return the BinaryMessageDecoder instance used by this class.
getDecoder() - Static method in class com.cerner.bunsen.stu3.avro.ActivityDefinitionPlanDefinitionReference
Return the BinaryMessageDecoder instance used by this class.
getDecoder() - Static method in class com.cerner.bunsen.stu3.avro.Address
Return the BinaryMessageDecoder instance used by this class.
getDecoder() - Static method in class com.cerner.bunsen.stu3.avro.Age
Return the BinaryMessageDecoder instance used by this class.
getDecoder() - Static method in class com.cerner.bunsen.stu3.avro.AllergyIntolerance
Return the BinaryMessageDecoder instance used by this class.
getDecoder() - Static method in class com.cerner.bunsen.stu3.avro.AllergyIntoleranceReaction
Return the BinaryMessageDecoder instance used by this class.
getDecoder() - Static method in class com.cerner.bunsen.stu3.avro.Annotation
Return the BinaryMessageDecoder instance used by this class.
getDecoder() - Static method in class com.cerner.bunsen.stu3.avro.AppointmentCommunicationRequestDeviceRequestMedicationRequestNutritionOrderProcedureRequestReferralRequestRequestGroupTaskVisionPrescriptionReference
Return the BinaryMessageDecoder instance used by this class.
getDecoder() - Static method in class com.cerner.bunsen.stu3.avro.AppointmentReference
Return the BinaryMessageDecoder instance used by this class.
getDecoder() - Static method in class com.cerner.bunsen.stu3.avro.Attachment
Return the BinaryMessageDecoder instance used by this class.
getDecoder() - Static method in class com.cerner.bunsen.stu3.avro.BundleReference
Return the BinaryMessageDecoder instance used by this class.
getDecoder() - Static method in class com.cerner.bunsen.stu3.avro.CarePlan
Return the BinaryMessageDecoder instance used by this class.
getDecoder() - Static method in class com.cerner.bunsen.stu3.avro.CarePlanActivity
Return the BinaryMessageDecoder instance used by this class.
getDecoder() - Static method in class com.cerner.bunsen.stu3.avro.CarePlanActivityDetail
Return the BinaryMessageDecoder instance used by this class.
getDecoder() - Static method in class com.cerner.bunsen.stu3.avro.CarePlanDeviceRequestImmunizationRecommendationMedicationRequestNutritionOrderProcedureRequestReferralRequestReference
Return the BinaryMessageDecoder instance used by this class.
getDecoder() - Static method in class com.cerner.bunsen.stu3.avro.CarePlanMedicationRequestProcedureRequestReferralRequestReference
Return the BinaryMessageDecoder instance used by this class.
getDecoder() - Static method in class com.cerner.bunsen.stu3.avro.CarePlanProcedureRequestReferralRequestReference
Return the BinaryMessageDecoder instance used by this class.
getDecoder() - Static method in class com.cerner.bunsen.stu3.avro.CarePlanReference
Return the BinaryMessageDecoder instance used by this class.
getDecoder() - Static method in class com.cerner.bunsen.stu3.avro.CareTeamOrganizationPatientPractitionerRelatedPersonReference
Return the BinaryMessageDecoder instance used by this class.
getDecoder() - Static method in class com.cerner.bunsen.stu3.avro.CareTeamReference
Return the BinaryMessageDecoder instance used by this class.
getDecoder() - Static method in class com.cerner.bunsen.stu3.avro.ChoiceAddressCodeableConceptLocationReference
Return the BinaryMessageDecoder instance used by this class.
getDecoder() - Static method in class com.cerner.bunsen.stu3.avro.ChoiceAddressLocationReference
Return the BinaryMessageDecoder instance used by this class.
getDecoder() - Static method in class com.cerner.bunsen.stu3.avro.ChoiceAgePeriodRangeBooleanDateTimeString
Return the BinaryMessageDecoder instance used by this class.
getDecoder() - Static method in class com.cerner.bunsen.stu3.avro.ChoiceAgePeriodRangeDateTimeString
Return the BinaryMessageDecoder instance used by this class.
getDecoder() - Static method in class com.cerner.bunsen.stu3.avro.ChoiceAttachmentCodeableConceptPeriodQuantityRangeRatioSampledDataBooleanDateTimeStringTime
Return the BinaryMessageDecoder instance used by this class.
getDecoder() - Static method in class com.cerner.bunsen.stu3.avro.ChoiceAttachmentCodeableConceptPeriodQuantityRangeRatioSampledDataDateTimeStringTime
Return the BinaryMessageDecoder instance used by this class.
getDecoder() - Static method in class com.cerner.bunsen.stu3.avro.ChoiceAttachmentQuantityResourceReferenceString
Return the BinaryMessageDecoder instance used by this class.
getDecoder() - Static method in class com.cerner.bunsen.stu3.avro.ChoiceBooleanDateTime
Return the BinaryMessageDecoder instance used by this class.
getDecoder() - Static method in class com.cerner.bunsen.stu3.avro.ChoiceBooleanInteger
Return the BinaryMessageDecoder instance used by this class.
getDecoder() - Static method in class com.cerner.bunsen.stu3.avro.ChoiceCodeableConceptBoolean
Return the BinaryMessageDecoder instance used by this class.
getDecoder() - Static method in class com.cerner.bunsen.stu3.avro.ChoiceCodeableConceptConditionReference
Return the BinaryMessageDecoder instance used by this class.
getDecoder() - Static method in class com.cerner.bunsen.stu3.avro.ChoiceCodeableConceptDetectedIssueReference
Return the BinaryMessageDecoder instance used by this class.
getDecoder() - Static method in class com.cerner.bunsen.stu3.avro.ChoiceCodeableConceptMedicationReference
Return the BinaryMessageDecoder instance used by this class.
getDecoder() - Static method in class com.cerner.bunsen.stu3.avro.ChoiceCodeableConceptMedicationSubstanceReference
Return the BinaryMessageDecoder instance used by this class.
getDecoder() - Static method in class com.cerner.bunsen.stu3.avro.ChoiceCodeableConceptProcedureReference
Return the BinaryMessageDecoder instance used by this class.
getDecoder() - Static method in class com.cerner.bunsen.stu3.avro.ChoiceCodeableConceptQuantityRange
Return the BinaryMessageDecoder instance used by this class.
getDecoder() - Static method in class com.cerner.bunsen.stu3.avro.ChoiceDurationPeriodRange
Return the BinaryMessageDecoder instance used by this class.
getDecoder() - Static method in class com.cerner.bunsen.stu3.avro.ChoicePatientPractitionerRelatedPersonReferenceString
Return the BinaryMessageDecoder instance used by this class.
getDecoder() - Static method in class com.cerner.bunsen.stu3.avro.ChoicePeriodDate
Return the BinaryMessageDecoder instance used by this class.
getDecoder() - Static method in class com.cerner.bunsen.stu3.avro.ChoicePeriodDateTime
Return the BinaryMessageDecoder instance used by this class.
getDecoder() - Static method in class com.cerner.bunsen.stu3.avro.ChoicePeriodTimingDateTime
Return the BinaryMessageDecoder instance used by this class.
getDecoder() - Static method in class com.cerner.bunsen.stu3.avro.ChoicePeriodTimingString
Return the BinaryMessageDecoder instance used by this class.
getDecoder() - Static method in class com.cerner.bunsen.stu3.avro.ChoiceQuantityRange
Return the BinaryMessageDecoder instance used by this class.
getDecoder() - Static method in class com.cerner.bunsen.stu3.avro.ChoiceQuantityRangeRatio
Return the BinaryMessageDecoder instance used by this class.
getDecoder() - Static method in class com.cerner.bunsen.stu3.avro.Claim
Return the BinaryMessageDecoder instance used by this class.
getDecoder() - Static method in class com.cerner.bunsen.stu3.avro.ClaimAccident
Return the BinaryMessageDecoder instance used by this class.
getDecoder() - Static method in class com.cerner.bunsen.stu3.avro.ClaimCareTeam
Return the BinaryMessageDecoder instance used by this class.
getDecoder() - Static method in class com.cerner.bunsen.stu3.avro.ClaimDiagnosis
Return the BinaryMessageDecoder instance used by this class.
getDecoder() - Static method in class com.cerner.bunsen.stu3.avro.ClaimInformation
Return the BinaryMessageDecoder instance used by this class.
getDecoder() - Static method in class com.cerner.bunsen.stu3.avro.ClaimInsurance
Return the BinaryMessageDecoder instance used by this class.
getDecoder() - Static method in class com.cerner.bunsen.stu3.avro.ClaimItem
Return the BinaryMessageDecoder instance used by this class.
getDecoder() - Static method in class com.cerner.bunsen.stu3.avro.ClaimItemDetail
Return the BinaryMessageDecoder instance used by this class.
getDecoder() - Static method in class com.cerner.bunsen.stu3.avro.ClaimItemDetailSubDetail
Return the BinaryMessageDecoder instance used by this class.
getDecoder() - Static method in class com.cerner.bunsen.stu3.avro.ClaimPayee
Return the BinaryMessageDecoder instance used by this class.
getDecoder() - Static method in class com.cerner.bunsen.stu3.avro.ClaimProcedure
Return the BinaryMessageDecoder instance used by this class.
getDecoder() - Static method in class com.cerner.bunsen.stu3.avro.ClaimReference
Return the BinaryMessageDecoder instance used by this class.
getDecoder() - Static method in class com.cerner.bunsen.stu3.avro.ClaimRelated
Return the BinaryMessageDecoder instance used by this class.
getDecoder() - Static method in class com.cerner.bunsen.stu3.avro.ClaimResponseReference
Return the BinaryMessageDecoder instance used by this class.
getDecoder() - Static method in class com.cerner.bunsen.stu3.avro.ClinicalImpressionDiagnosticReportObservationReference
Return the BinaryMessageDecoder instance used by this class.
getDecoder() - Static method in class com.cerner.bunsen.stu3.avro.CodeableConcept
Return the BinaryMessageDecoder instance used by this class.
getDecoder() - Static method in class com.cerner.bunsen.stu3.avro.Coding
Return the BinaryMessageDecoder instance used by this class.
getDecoder() - Static method in class com.cerner.bunsen.stu3.avro.Condition
Return the BinaryMessageDecoder instance used by this class.
getDecoder() - Static method in class com.cerner.bunsen.stu3.avro.ConditionEvidence
Return the BinaryMessageDecoder instance used by this class.
getDecoder() - Static method in class com.cerner.bunsen.stu3.avro.ConditionObservationReference
Return the BinaryMessageDecoder instance used by this class.
getDecoder() - Static method in class com.cerner.bunsen.stu3.avro.ConditionProcedureReference
Return the BinaryMessageDecoder instance used by this class.
getDecoder() - Static method in class com.cerner.bunsen.stu3.avro.ConditionReference
Return the BinaryMessageDecoder instance used by this class.
getDecoder() - Static method in class com.cerner.bunsen.stu3.avro.ConditionStage
Return the BinaryMessageDecoder instance used by this class.
getDecoder() - Static method in class com.cerner.bunsen.stu3.avro.ContactDetail
Return the BinaryMessageDecoder instance used by this class.
getDecoder() - Static method in class com.cerner.bunsen.stu3.avro.ContactPoint
Return the BinaryMessageDecoder instance used by this class.
getDecoder() - Static method in class com.cerner.bunsen.stu3.avro.Contributor
Return the BinaryMessageDecoder instance used by this class.
getDecoder() - Static method in class com.cerner.bunsen.stu3.avro.CoverageReference
Return the BinaryMessageDecoder instance used by this class.
getDecoder() - Static method in class com.cerner.bunsen.stu3.avro.DetectedIssueReference
Return the BinaryMessageDecoder instance used by this class.
getDecoder() - Static method in class com.cerner.bunsen.stu3.avro.DeviceDeviceMetricReference
Return the BinaryMessageDecoder instance used by this class.
getDecoder() - Static method in class com.cerner.bunsen.stu3.avro.DeviceGroupLocationPatientReference
Return the BinaryMessageDecoder instance used by this class.
getDecoder() - Static method in class com.cerner.bunsen.stu3.avro.DeviceHealthcareServiceOrganizationPatientPractitionerRelatedPersonReference
Return the BinaryMessageDecoder instance used by this class.
getDecoder() - Static method in class com.cerner.bunsen.stu3.avro.DeviceMedicationSubstanceReference
Return the BinaryMessageDecoder instance used by this class.
getDecoder() - Static method in class com.cerner.bunsen.stu3.avro.DeviceOrganizationPatientPractitionerRelatedPersonReference
Return the BinaryMessageDecoder instance used by this class.
getDecoder() - Static method in class com.cerner.bunsen.stu3.avro.DeviceOrganizationPractitionerReference
Return the BinaryMessageDecoder instance used by this class.
getDecoder() - Static method in class com.cerner.bunsen.stu3.avro.DeviceReference
Return the BinaryMessageDecoder instance used by this class.
getDecoder() - Static method in class com.cerner.bunsen.stu3.avro.DiagnosticReportReference
Return the BinaryMessageDecoder instance used by this class.
getDecoder() - Static method in class com.cerner.bunsen.stu3.avro.Dosage
Return the BinaryMessageDecoder instance used by this class.
getDecoder() - Static method in class com.cerner.bunsen.stu3.avro.Duration
Return the BinaryMessageDecoder instance used by this class.
getDecoder() - Static method in class com.cerner.bunsen.stu3.avro.Encounter
Return the BinaryMessageDecoder instance used by this class.
getDecoder() - Static method in class com.cerner.bunsen.stu3.avro.EncounterClassHistory
Return the BinaryMessageDecoder instance used by this class.
getDecoder() - Static method in class com.cerner.bunsen.stu3.avro.EncounterDiagnosis
Return the BinaryMessageDecoder instance used by this class.
getDecoder() - Static method in class com.cerner.bunsen.stu3.avro.EncounterEpisodeOfCareReference
Return the BinaryMessageDecoder instance used by this class.
getDecoder() - Static method in class com.cerner.bunsen.stu3.avro.EncounterHospitalization
Return the BinaryMessageDecoder instance used by this class.
getDecoder() - Static method in class com.cerner.bunsen.stu3.avro.EncounterLocation
Return the BinaryMessageDecoder instance used by this class.
getDecoder() - Static method in class com.cerner.bunsen.stu3.avro.EncounterParticipant
Return the BinaryMessageDecoder instance used by this class.
getDecoder() - Static method in class com.cerner.bunsen.stu3.avro.EncounterReference
Return the BinaryMessageDecoder instance used by this class.
getDecoder() - Static method in class com.cerner.bunsen.stu3.avro.EncounterStatusHistory
Return the BinaryMessageDecoder instance used by this class.
getDecoder() - Static method in class com.cerner.bunsen.stu3.avro.EpisodeOfCare
Return the BinaryMessageDecoder instance used by this class.
getDecoder() - Static method in class com.cerner.bunsen.stu3.avro.EpisodeOfCareDiagnosis
Return the BinaryMessageDecoder instance used by this class.
getDecoder() - Static method in class com.cerner.bunsen.stu3.avro.EpisodeOfCareReference
Return the BinaryMessageDecoder instance used by this class.
getDecoder() - Static method in class com.cerner.bunsen.stu3.avro.EpisodeOfCareStatusHistory
Return the BinaryMessageDecoder instance used by this class.
getDecoder() - Static method in class com.cerner.bunsen.stu3.avro.GoalReference
Return the BinaryMessageDecoder instance used by this class.
getDecoder() - Static method in class com.cerner.bunsen.stu3.avro.GroupPatientReference
Return the BinaryMessageDecoder instance used by this class.
getDecoder() - Static method in class com.cerner.bunsen.stu3.avro.HumanName
Return the BinaryMessageDecoder instance used by this class.
getDecoder() - Static method in class com.cerner.bunsen.stu3.avro.Identifier
Return the BinaryMessageDecoder instance used by this class.
getDecoder() - Static method in class com.cerner.bunsen.stu3.avro.Immunization
Return the BinaryMessageDecoder instance used by this class.
getDecoder() - Static method in class com.cerner.bunsen.stu3.avro.ImmunizationExplanation
Return the BinaryMessageDecoder instance used by this class.
getDecoder() - Static method in class com.cerner.bunsen.stu3.avro.ImmunizationPractitioner
Return the BinaryMessageDecoder instance used by this class.
getDecoder() - Static method in class com.cerner.bunsen.stu3.avro.ImmunizationReaction
Return the BinaryMessageDecoder instance used by this class.
getDecoder() - Static method in class com.cerner.bunsen.stu3.avro.ImmunizationVaccinationProtocol
Return the BinaryMessageDecoder instance used by this class.
getDecoder() - Static method in class com.cerner.bunsen.stu3.avro.LibraryReference
Return the BinaryMessageDecoder instance used by this class.
getDecoder() - Static method in class com.cerner.bunsen.stu3.avro.ListReference
Return the BinaryMessageDecoder instance used by this class.
getDecoder() - Static method in class com.cerner.bunsen.stu3.avro.LocationReference
Return the BinaryMessageDecoder instance used by this class.
getDecoder() - Static method in class com.cerner.bunsen.stu3.avro.Measure
Return the BinaryMessageDecoder instance used by this class.
getDecoder() - Static method in class com.cerner.bunsen.stu3.avro.MeasureGroup
Return the BinaryMessageDecoder instance used by this class.
getDecoder() - Static method in class com.cerner.bunsen.stu3.avro.MeasureGroupPopulation
Return the BinaryMessageDecoder instance used by this class.
getDecoder() - Static method in class com.cerner.bunsen.stu3.avro.MeasureGroupStratifier
Return the BinaryMessageDecoder instance used by this class.
getDecoder() - Static method in class com.cerner.bunsen.stu3.avro.MeasureReference
Return the BinaryMessageDecoder instance used by this class.
getDecoder() - Static method in class com.cerner.bunsen.stu3.avro.MeasureReport
Return the BinaryMessageDecoder instance used by this class.
getDecoder() - Static method in class com.cerner.bunsen.stu3.avro.MeasureReportGroup
Return the BinaryMessageDecoder instance used by this class.
getDecoder() - Static method in class com.cerner.bunsen.stu3.avro.MeasureReportGroupPopulation
Return the BinaryMessageDecoder instance used by this class.
getDecoder() - Static method in class com.cerner.bunsen.stu3.avro.MeasureReportGroupStratifier
Return the BinaryMessageDecoder instance used by this class.
getDecoder() - Static method in class com.cerner.bunsen.stu3.avro.MeasureReportGroupStratifierStratum
Return the BinaryMessageDecoder instance used by this class.
getDecoder() - Static method in class com.cerner.bunsen.stu3.avro.MeasureReportGroupStratifierStratumPopulation
Return the BinaryMessageDecoder instance used by this class.
getDecoder() - Static method in class com.cerner.bunsen.stu3.avro.MeasureSupplementalData
Return the BinaryMessageDecoder instance used by this class.
getDecoder() - Static method in class com.cerner.bunsen.stu3.avro.MedicationAdministrationMedicationDispenseMedicationStatementObservationProcedureReference
Return the BinaryMessageDecoder instance used by this class.
getDecoder() - Static method in class com.cerner.bunsen.stu3.avro.MedicationAdministrationObservationProcedureReference
Return the BinaryMessageDecoder instance used by this class.
getDecoder() - Static method in class com.cerner.bunsen.stu3.avro.MedicationDispense
Return the BinaryMessageDecoder instance used by this class.
getDecoder() - Static method in class com.cerner.bunsen.stu3.avro.MedicationDispensePerformer
Return the BinaryMessageDecoder instance used by this class.
getDecoder() - Static method in class com.cerner.bunsen.stu3.avro.MedicationDispenseSubstitution
Return the BinaryMessageDecoder instance used by this class.
getDecoder() - Static method in class com.cerner.bunsen.stu3.avro.MedicationReference
Return the BinaryMessageDecoder instance used by this class.
getDecoder() - Static method in class com.cerner.bunsen.stu3.avro.MedicationRequestReference
Return the BinaryMessageDecoder instance used by this class.
getDecoder() - Static method in class com.cerner.bunsen.stu3.avro.MedicationRequestVisionPrescriptionReference
Return the BinaryMessageDecoder instance used by this class.
getDecoder() - Static method in class com.cerner.bunsen.stu3.avro.MedicationStatement
Return the BinaryMessageDecoder instance used by this class.
getDecoder() - Static method in class com.cerner.bunsen.stu3.avro.MedicationSubstanceReference
Return the BinaryMessageDecoder instance used by this class.
getDecoder() - Static method in class com.cerner.bunsen.stu3.avro.Meta
Return the BinaryMessageDecoder instance used by this class.
getDecoder() - Static method in class com.cerner.bunsen.stu3.avro.Money
Return the BinaryMessageDecoder instance used by this class.
getDecoder() - Static method in class com.cerner.bunsen.stu3.avro.Narrative
Return the BinaryMessageDecoder instance used by this class.
getDecoder() - Static method in class com.cerner.bunsen.stu3.avro.Observation
Return the BinaryMessageDecoder instance used by this class.
getDecoder() - Static method in class com.cerner.bunsen.stu3.avro.ObservationComponent
Return the BinaryMessageDecoder instance used by this class.
getDecoder() - Static method in class com.cerner.bunsen.stu3.avro.ObservationComponentReferenceRange
Return the BinaryMessageDecoder instance used by this class.
getDecoder() - Static method in class com.cerner.bunsen.stu3.avro.ObservationQuestionnaireResponseSequenceReference
Return the BinaryMessageDecoder instance used by this class.
getDecoder() - Static method in class com.cerner.bunsen.stu3.avro.ObservationReference
Return the BinaryMessageDecoder instance used by this class.
getDecoder() - Static method in class com.cerner.bunsen.stu3.avro.ObservationReferenceRange
Return the BinaryMessageDecoder instance used by this class.
getDecoder() - Static method in class com.cerner.bunsen.stu3.avro.ObservationRelated
Return the BinaryMessageDecoder instance used by this class.
getDecoder() - Static method in class com.cerner.bunsen.stu3.avro.OrganizationPatientPractitionerRelatedPersonReference
Return the BinaryMessageDecoder instance used by this class.
getDecoder() - Static method in class com.cerner.bunsen.stu3.avro.OrganizationPractitionerReference
Return the BinaryMessageDecoder instance used by this class.
getDecoder() - Static method in class com.cerner.bunsen.stu3.avro.OrganizationReference
Return the BinaryMessageDecoder instance used by this class.
getDecoder() - Static method in class com.cerner.bunsen.stu3.avro.Patient
Return the BinaryMessageDecoder instance used by this class.
getDecoder() - Static method in class com.cerner.bunsen.stu3.avro.PatientAnimal
Return the BinaryMessageDecoder instance used by this class.
getDecoder() - Static method in class com.cerner.bunsen.stu3.avro.PatientCommunication
Return the BinaryMessageDecoder instance used by this class.
getDecoder() - Static method in class com.cerner.bunsen.stu3.avro.PatientContact
Return the BinaryMessageDecoder instance used by this class.
getDecoder() - Static method in class com.cerner.bunsen.stu3.avro.PatientLink
Return the BinaryMessageDecoder instance used by this class.
getDecoder() - Static method in class com.cerner.bunsen.stu3.avro.PatientPractitionerReference
Return the BinaryMessageDecoder instance used by this class.
getDecoder() - Static method in class com.cerner.bunsen.stu3.avro.PatientPractitionerRelatedPersonReference
Return the BinaryMessageDecoder instance used by this class.
getDecoder() - Static method in class com.cerner.bunsen.stu3.avro.PatientReference
Return the BinaryMessageDecoder instance used by this class.
getDecoder() - Static method in class com.cerner.bunsen.stu3.avro.PatientRelatedPersonReference
Return the BinaryMessageDecoder instance used by this class.
getDecoder() - Static method in class com.cerner.bunsen.stu3.avro.Period
Return the BinaryMessageDecoder instance used by this class.
getDecoder() - Static method in class com.cerner.bunsen.stu3.avro.PlanDefinitionQuestionnaireReference
Return the BinaryMessageDecoder instance used by this class.
getDecoder() - Static method in class com.cerner.bunsen.stu3.avro.PractitionerReference
Return the BinaryMessageDecoder instance used by this class.
getDecoder() - Static method in class com.cerner.bunsen.stu3.avro.PractitionerRelatedPersonReference
Return the BinaryMessageDecoder instance used by this class.
getDecoder() - Static method in class com.cerner.bunsen.stu3.avro.Procedure
Return the BinaryMessageDecoder instance used by this class.
getDecoder() - Static method in class com.cerner.bunsen.stu3.avro.ProcedureFocalDevice
Return the BinaryMessageDecoder instance used by this class.
getDecoder() - Static method in class com.cerner.bunsen.stu3.avro.ProcedurePerformer
Return the BinaryMessageDecoder instance used by this class.
getDecoder() - Static method in class com.cerner.bunsen.stu3.avro.ProcedureReference
Return the BinaryMessageDecoder instance used by this class.
getDecoder() - Static method in class com.cerner.bunsen.stu3.avro.ProcedureRequest
Return the BinaryMessageDecoder instance used by this class.
getDecoder() - Static method in class com.cerner.bunsen.stu3.avro.ProcedureRequestRequester
Return the BinaryMessageDecoder instance used by this class.
getDecoder() - Static method in class com.cerner.bunsen.stu3.avro.ProvenanceReference
Return the BinaryMessageDecoder instance used by this class.
getDecoder() - Static method in class com.cerner.bunsen.stu3.avro.Quantity
Return the BinaryMessageDecoder instance used by this class.
getDecoder() - Static method in class com.cerner.bunsen.stu3.avro.Range
Return the BinaryMessageDecoder instance used by this class.
getDecoder() - Static method in class com.cerner.bunsen.stu3.avro.Ratio
Return the BinaryMessageDecoder instance used by this class.
getDecoder() - Static method in class com.cerner.bunsen.stu3.avro.ReferralRequestReference
Return the BinaryMessageDecoder instance used by this class.
getDecoder() - Static method in class com.cerner.bunsen.stu3.avro.RelatedArtifact
Return the BinaryMessageDecoder instance used by this class.
getDecoder() - Static method in class com.cerner.bunsen.stu3.avro.Resource
Return the BinaryMessageDecoder instance used by this class.
getDecoder() - Static method in class com.cerner.bunsen.stu3.avro.ResourceReference
Return the BinaryMessageDecoder instance used by this class.
getDecoder() - Static method in class com.cerner.bunsen.stu3.avro.SampledData
Return the BinaryMessageDecoder instance used by this class.
getDecoder() - Static method in class com.cerner.bunsen.stu3.avro.SpecimenReference
Return the BinaryMessageDecoder instance used by this class.
getDecoder() - Static method in class com.cerner.bunsen.stu3.avro.Timing
Return the BinaryMessageDecoder instance used by this class.
getDecoder() - Static method in class com.cerner.bunsen.stu3.avro.TimingRepeat
Return the BinaryMessageDecoder instance used by this class.
getDecoder() - Static method in class com.cerner.bunsen.stu3.avro.us.core.CarePlan
Return the BinaryMessageDecoder instance used by this class.
getDecoder() - Static method in class com.cerner.bunsen.stu3.avro.us.core.CarePlanActivity
Return the BinaryMessageDecoder instance used by this class.
getDecoder() - Static method in class com.cerner.bunsen.stu3.avro.us.core.CarePlanActivityDetail
Return the BinaryMessageDecoder instance used by this class.
getDecoder() - Static method in class com.cerner.bunsen.stu3.avro.us.core.Condition
Return the BinaryMessageDecoder instance used by this class.
getDecoder() - Static method in class com.cerner.bunsen.stu3.avro.us.core.ConditionEvidence
Return the BinaryMessageDecoder instance used by this class.
getDecoder() - Static method in class com.cerner.bunsen.stu3.avro.us.core.ConditionStage
Return the BinaryMessageDecoder instance used by this class.
getDecoder() - Static method in class com.cerner.bunsen.stu3.avro.us.core.Encounter
Return the BinaryMessageDecoder instance used by this class.
getDecoder() - Static method in class com.cerner.bunsen.stu3.avro.us.core.EncounterClassHistory
Return the BinaryMessageDecoder instance used by this class.
getDecoder() - Static method in class com.cerner.bunsen.stu3.avro.us.core.EncounterDiagnosis
Return the BinaryMessageDecoder instance used by this class.
getDecoder() - Static method in class com.cerner.bunsen.stu3.avro.us.core.EncounterHospitalization
Return the BinaryMessageDecoder instance used by this class.
getDecoder() - Static method in class com.cerner.bunsen.stu3.avro.us.core.EncounterLocation
Return the BinaryMessageDecoder instance used by this class.
getDecoder() - Static method in class com.cerner.bunsen.stu3.avro.us.core.EncounterParticipant
Return the BinaryMessageDecoder instance used by this class.
getDecoder() - Static method in class com.cerner.bunsen.stu3.avro.us.core.EncounterStatusHistory
Return the BinaryMessageDecoder instance used by this class.
getDecoder() - Static method in class com.cerner.bunsen.stu3.avro.us.core.Immunization
Return the BinaryMessageDecoder instance used by this class.
getDecoder() - Static method in class com.cerner.bunsen.stu3.avro.us.core.ImmunizationExplanation
Return the BinaryMessageDecoder instance used by this class.
getDecoder() - Static method in class com.cerner.bunsen.stu3.avro.us.core.ImmunizationPractitioner
Return the BinaryMessageDecoder instance used by this class.
getDecoder() - Static method in class com.cerner.bunsen.stu3.avro.us.core.ImmunizationReaction
Return the BinaryMessageDecoder instance used by this class.
getDecoder() - Static method in class com.cerner.bunsen.stu3.avro.us.core.ImmunizationVaccinationProtocol
Return the BinaryMessageDecoder instance used by this class.
getDecoder() - Static method in class com.cerner.bunsen.stu3.avro.us.core.Medication
Return the BinaryMessageDecoder instance used by this class.
getDecoder() - Static method in class com.cerner.bunsen.stu3.avro.us.core.MedicationIngredient
Return the BinaryMessageDecoder instance used by this class.
getDecoder() - Static method in class com.cerner.bunsen.stu3.avro.us.core.MedicationPackage
Return the BinaryMessageDecoder instance used by this class.
getDecoder() - Static method in class com.cerner.bunsen.stu3.avro.us.core.MedicationPackageBatch
Return the BinaryMessageDecoder instance used by this class.
getDecoder() - Static method in class com.cerner.bunsen.stu3.avro.us.core.MedicationPackageContent
Return the BinaryMessageDecoder instance used by this class.
getDecoder() - Static method in class com.cerner.bunsen.stu3.avro.us.core.MedicationRequest
Return the BinaryMessageDecoder instance used by this class.
getDecoder() - Static method in class com.cerner.bunsen.stu3.avro.us.core.MedicationRequestDispenseRequest
Return the BinaryMessageDecoder instance used by this class.
getDecoder() - Static method in class com.cerner.bunsen.stu3.avro.us.core.MedicationRequestRequester
Return the BinaryMessageDecoder instance used by this class.
getDecoder() - Static method in class com.cerner.bunsen.stu3.avro.us.core.MedicationRequestSubstitution
Return the BinaryMessageDecoder instance used by this class.
getDecoder() - Static method in class com.cerner.bunsen.stu3.avro.us.core.Patient
Return the BinaryMessageDecoder instance used by this class.
getDecoder() - Static method in class com.cerner.bunsen.stu3.avro.us.core.PatientCommunication
Return the BinaryMessageDecoder instance used by this class.
getDecoder() - Static method in class com.cerner.bunsen.stu3.avro.us.core.PatientContact
Return the BinaryMessageDecoder instance used by this class.
getDecoder() - Static method in class com.cerner.bunsen.stu3.avro.us.core.PatientLink
Return the BinaryMessageDecoder instance used by this class.
getDecoder() - Static method in class com.cerner.bunsen.stu3.avro.us.core.UsCoreEthnicity
Return the BinaryMessageDecoder instance used by this class.
getDecoder() - Static method in class com.cerner.bunsen.stu3.avro.us.core.UsCoreRace
Return the BinaryMessageDecoder instance used by this class.
getDecoder() - Static method in class com.cerner.bunsen.stu3.avro.UsageContext
Return the BinaryMessageDecoder instance used by this class.
getDefault(SparkSession) - Static method in class com.cerner.bunsen.spark.codes.Hierarchies
Returns the collection of ancestors from the default database and table.
getDefault(SparkSession) - Static method in class com.cerner.bunsen.stu3.codes.ConceptMaps
Returns the collection of concept maps from the default database and tables.
getDefault(SparkSession) - Static method in class com.cerner.bunsen.stu3.codes.ValueSets
Returns the collection of value sets from the default database and tables.
getDefinition() - Method in class com.cerner.bunsen.stu3.avro.CarePlan.Builder
Gets the value of the 'definition' field.
getDefinition() - Method in class com.cerner.bunsen.stu3.avro.CarePlan
Gets the value of the 'definition' field.
getDefinition() - Method in class com.cerner.bunsen.stu3.avro.CarePlanActivityDetail.Builder
Gets the value of the 'definition' field.
getDefinition() - Method in class com.cerner.bunsen.stu3.avro.CarePlanActivityDetail
Gets the value of the 'definition' field.
getDefinition() - Method in class com.cerner.bunsen.stu3.avro.Measure.Builder
Gets the value of the 'definition' field.
getDefinition() - Method in class com.cerner.bunsen.stu3.avro.Measure
Gets the value of the 'definition' field.
getDefinition() - Method in class com.cerner.bunsen.stu3.avro.Procedure.Builder
Gets the value of the 'definition' field.
getDefinition() - Method in class com.cerner.bunsen.stu3.avro.Procedure
Gets the value of the 'definition' field.
getDefinition() - Method in class com.cerner.bunsen.stu3.avro.ProcedureRequest.Builder
Gets the value of the 'definition' field.
getDefinition() - Method in class com.cerner.bunsen.stu3.avro.ProcedureRequest
Gets the value of the 'definition' field.
getDefinition() - Method in class com.cerner.bunsen.stu3.avro.us.core.CarePlan.Builder
Gets the value of the 'definition' field.
getDefinition() - Method in class com.cerner.bunsen.stu3.avro.us.core.CarePlan
Gets the value of the 'definition' field.
getDefinition() - Method in class com.cerner.bunsen.stu3.avro.us.core.CarePlanActivityDetail.Builder
Gets the value of the 'definition' field.
getDefinition() - Method in class com.cerner.bunsen.stu3.avro.us.core.CarePlanActivityDetail
Gets the value of the 'definition' field.
getDefinition() - Method in class com.cerner.bunsen.stu3.avro.us.core.MedicationRequest.Builder
Gets the value of the 'definition' field.
getDefinition() - Method in class com.cerner.bunsen.stu3.avro.us.core.MedicationRequest
Gets the value of the 'definition' field.
getDefinitionBuilder() - Method in class com.cerner.bunsen.stu3.avro.CarePlanActivityDetail.Builder
Gets the Builder instance for the 'definition' field and creates one if it doesn't exist yet.
getDefinitionBuilder() - Method in class com.cerner.bunsen.stu3.avro.us.core.CarePlanActivityDetail.Builder
Gets the Builder instance for the 'definition' field and creates one if it doesn't exist yet.
getDenominator() - Method in class com.cerner.bunsen.stu3.avro.Ratio.Builder
Gets the value of the 'denominator' field.
getDenominator() - Method in class com.cerner.bunsen.stu3.avro.Ratio
Gets the value of the 'denominator' field.
getDenominatorBuilder() - Method in class com.cerner.bunsen.stu3.avro.Ratio.Builder
Gets the Builder instance for the 'denominator' field and creates one if it doesn't exist yet.
getDerivedFrom() - Method in class com.cerner.bunsen.stu3.avro.MedicationStatement.Builder
Gets the value of the 'derivedFrom' field.
getDerivedFrom() - Method in class com.cerner.bunsen.stu3.avro.MedicationStatement
Gets the value of the 'derivedFrom' field.
getDescendantSystem() - Method in class com.cerner.bunsen.spark.codes.Ancestor
Returns the code system that owns the descendant value.
getDescendantSystem() - Method in class com.cerner.bunsen.spark.codes.Hierarchies.HierarchicalElement
Returns the descendant system.
getDescendantValue() - Method in class com.cerner.bunsen.spark.codes.Ancestor
Returns the descendant value.
getDescendantValue() - Method in class com.cerner.bunsen.spark.codes.Hierarchies.HierarchicalElement
Returns the descendant value.
getDescription() - Method in class com.cerner.bunsen.stu3.avro.AllergyIntoleranceReaction.Builder
Gets the value of the 'description' field.
getDescription() - Method in class com.cerner.bunsen.stu3.avro.AllergyIntoleranceReaction
Gets the value of the 'description' field.
getDescription() - Method in class com.cerner.bunsen.stu3.avro.CarePlan.Builder
Gets the value of the 'description' field.
getDescription() - Method in class com.cerner.bunsen.stu3.avro.CarePlan
Gets the value of the 'description' field.
getDescription() - Method in class com.cerner.bunsen.stu3.avro.CarePlanActivityDetail.Builder
Gets the value of the 'description' field.
getDescription() - Method in class com.cerner.bunsen.stu3.avro.CarePlanActivityDetail
Gets the value of the 'description' field.
getDescription() - Method in class com.cerner.bunsen.stu3.avro.ImmunizationVaccinationProtocol.Builder
Gets the value of the 'description' field.
getDescription() - Method in class com.cerner.bunsen.stu3.avro.ImmunizationVaccinationProtocol
Gets the value of the 'description' field.
getDescription() - Method in class com.cerner.bunsen.stu3.avro.Measure.Builder
Gets the value of the 'description' field.
getDescription() - Method in class com.cerner.bunsen.stu3.avro.Measure
Gets the value of the 'description' field.
getDescription() - Method in class com.cerner.bunsen.stu3.avro.MeasureGroup.Builder
Gets the value of the 'description' field.
getDescription() - Method in class com.cerner.bunsen.stu3.avro.MeasureGroup
Gets the value of the 'description' field.
getDescription() - Method in class com.cerner.bunsen.stu3.avro.MeasureGroupPopulation.Builder
Gets the value of the 'description' field.
getDescription() - Method in class com.cerner.bunsen.stu3.avro.MeasureGroupPopulation
Gets the value of the 'description' field.
getDescription() - Method in class com.cerner.bunsen.stu3.avro.us.core.CarePlan.Builder
Gets the value of the 'description' field.
getDescription() - Method in class com.cerner.bunsen.stu3.avro.us.core.CarePlan
Gets the value of the 'description' field.
getDescription() - Method in class com.cerner.bunsen.stu3.avro.us.core.CarePlanActivityDetail.Builder
Gets the value of the 'description' field.
getDescription() - Method in class com.cerner.bunsen.stu3.avro.us.core.CarePlanActivityDetail
Gets the value of the 'description' field.
getDescription() - Method in class com.cerner.bunsen.stu3.avro.us.core.ImmunizationVaccinationProtocol.Builder
Gets the value of the 'description' field.
getDescription() - Method in class com.cerner.bunsen.stu3.avro.us.core.ImmunizationVaccinationProtocol
Gets the value of the 'description' field.
getDestination() - Method in class com.cerner.bunsen.stu3.avro.EncounterHospitalization.Builder
Gets the value of the 'destination' field.
getDestination() - Method in class com.cerner.bunsen.stu3.avro.EncounterHospitalization
Gets the value of the 'destination' field.
getDestination() - Method in class com.cerner.bunsen.stu3.avro.MedicationDispense.Builder
Gets the value of the 'destination' field.
getDestination() - Method in class com.cerner.bunsen.stu3.avro.MedicationDispense
Gets the value of the 'destination' field.
getDestination() - Method in class com.cerner.bunsen.stu3.avro.us.core.EncounterHospitalization.Builder
Gets the value of the 'destination' field.
getDestination() - Method in class com.cerner.bunsen.stu3.avro.us.core.EncounterHospitalization
Gets the value of the 'destination' field.
getDestinationBuilder() - Method in class com.cerner.bunsen.stu3.avro.EncounterHospitalization.Builder
Gets the Builder instance for the 'destination' field and creates one if it doesn't exist yet.
getDestinationBuilder() - Method in class com.cerner.bunsen.stu3.avro.MedicationDispense.Builder
Gets the Builder instance for the 'destination' field and creates one if it doesn't exist yet.
getDestinationBuilder() - Method in class com.cerner.bunsen.stu3.avro.us.core.EncounterHospitalization.Builder
Gets the Builder instance for the 'destination' field and creates one if it doesn't exist yet.
getDetail() - Method in class com.cerner.bunsen.stu3.avro.CarePlanActivity.Builder
Gets the value of the 'detail' field.
getDetail() - Method in class com.cerner.bunsen.stu3.avro.CarePlanActivity
Gets the value of the 'detail' field.
getDetail() - Method in class com.cerner.bunsen.stu3.avro.ClaimItem.Builder
Gets the value of the 'detail' field.
getDetail() - Method in class com.cerner.bunsen.stu3.avro.ClaimItem
Gets the value of the 'detail' field.
getDetail() - Method in class com.cerner.bunsen.stu3.avro.ConditionEvidence.Builder
Gets the value of the 'detail' field.
getDetail() - Method in class com.cerner.bunsen.stu3.avro.ConditionEvidence
Gets the value of the 'detail' field.
getDetail() - Method in class com.cerner.bunsen.stu3.avro.ImmunizationReaction.Builder
Gets the value of the 'detail' field.
getDetail() - Method in class com.cerner.bunsen.stu3.avro.ImmunizationReaction
Gets the value of the 'detail' field.
getDetail() - Method in class com.cerner.bunsen.stu3.avro.us.core.CarePlanActivity.Builder
Gets the value of the 'detail' field.
getDetail() - Method in class com.cerner.bunsen.stu3.avro.us.core.CarePlanActivity
Gets the value of the 'detail' field.
getDetail() - Method in class com.cerner.bunsen.stu3.avro.us.core.ConditionEvidence.Builder
Gets the value of the 'detail' field.
getDetail() - Method in class com.cerner.bunsen.stu3.avro.us.core.ConditionEvidence
Gets the value of the 'detail' field.
getDetail() - Method in class com.cerner.bunsen.stu3.avro.us.core.ImmunizationReaction.Builder
Gets the value of the 'detail' field.
getDetail() - Method in class com.cerner.bunsen.stu3.avro.us.core.ImmunizationReaction
Gets the value of the 'detail' field.
getDetailBuilder() - Method in class com.cerner.bunsen.stu3.avro.CarePlanActivity.Builder
Gets the Builder instance for the 'detail' field and creates one if it doesn't exist yet.
getDetailBuilder() - Method in class com.cerner.bunsen.stu3.avro.ImmunizationReaction.Builder
Gets the Builder instance for the 'detail' field and creates one if it doesn't exist yet.
getDetailBuilder() - Method in class com.cerner.bunsen.stu3.avro.us.core.CarePlanActivity.Builder
Gets the Builder instance for the 'detail' field and creates one if it doesn't exist yet.
getDetailBuilder() - Method in class com.cerner.bunsen.stu3.avro.us.core.ImmunizationReaction.Builder
Gets the Builder instance for the 'detail' field and creates one if it doesn't exist yet.
getDetailed() - Method in class com.cerner.bunsen.stu3.avro.us.core.UsCoreEthnicity.Builder
Gets the value of the 'detailed' field.
getDetailed() - Method in class com.cerner.bunsen.stu3.avro.us.core.UsCoreEthnicity
Gets the value of the 'detailed' field.
getDetailed() - Method in class com.cerner.bunsen.stu3.avro.us.core.UsCoreRace.Builder
Gets the value of the 'detailed' field.
getDetailed() - Method in class com.cerner.bunsen.stu3.avro.us.core.UsCoreRace
Gets the value of the 'detailed' field.
getDetectedIssue() - Method in class com.cerner.bunsen.stu3.avro.MedicationDispense.Builder
Gets the value of the 'detectedIssue' field.
getDetectedIssue() - Method in class com.cerner.bunsen.stu3.avro.MedicationDispense
Gets the value of the 'detectedIssue' field.
getDetectedIssue() - Method in class com.cerner.bunsen.stu3.avro.us.core.MedicationRequest.Builder
Gets the value of the 'detectedIssue' field.
getDetectedIssue() - Method in class com.cerner.bunsen.stu3.avro.us.core.MedicationRequest
Gets the value of the 'detectedIssue' field.
getDetectedIssueId() - Method in class com.cerner.bunsen.stu3.avro.DetectedIssueReference.Builder
Gets the value of the 'DetectedIssueId' field.
getDetectedIssueId() - Method in class com.cerner.bunsen.stu3.avro.DetectedIssueReference
Gets the value of the 'DetectedIssueId' field.
getDevice() - Method in class com.cerner.bunsen.stu3.avro.Observation.Builder
Gets the value of the 'device' field.
getDevice() - Method in class com.cerner.bunsen.stu3.avro.Observation
Gets the value of the 'device' field.
getDeviceBuilder() - Method in class com.cerner.bunsen.stu3.avro.Observation.Builder
Gets the Builder instance for the 'device' field and creates one if it doesn't exist yet.
getDeviceId() - Method in class com.cerner.bunsen.stu3.avro.DeviceDeviceMetricReference.Builder
Gets the value of the 'DeviceId' field.
getDeviceId() - Method in class com.cerner.bunsen.stu3.avro.DeviceDeviceMetricReference
Gets the value of the 'DeviceId' field.
getDeviceId() - Method in class com.cerner.bunsen.stu3.avro.DeviceGroupLocationPatientReference.Builder
Gets the value of the 'DeviceId' field.
getDeviceId() - Method in class com.cerner.bunsen.stu3.avro.DeviceGroupLocationPatientReference
Gets the value of the 'DeviceId' field.
getDeviceId() - Method in class com.cerner.bunsen.stu3.avro.DeviceHealthcareServiceOrganizationPatientPractitionerRelatedPersonReference.Builder
Gets the value of the 'DeviceId' field.
getDeviceId() - Method in class com.cerner.bunsen.stu3.avro.DeviceHealthcareServiceOrganizationPatientPractitionerRelatedPersonReference
Gets the value of the 'DeviceId' field.
getDeviceId() - Method in class com.cerner.bunsen.stu3.avro.DeviceMedicationSubstanceReference.Builder
Gets the value of the 'DeviceId' field.
getDeviceId() - Method in class com.cerner.bunsen.stu3.avro.DeviceMedicationSubstanceReference
Gets the value of the 'DeviceId' field.
getDeviceId() - Method in class com.cerner.bunsen.stu3.avro.DeviceOrganizationPatientPractitionerRelatedPersonReference.Builder
Gets the value of the 'DeviceId' field.
getDeviceId() - Method in class com.cerner.bunsen.stu3.avro.DeviceOrganizationPatientPractitionerRelatedPersonReference
Gets the value of the 'DeviceId' field.
getDeviceId() - Method in class com.cerner.bunsen.stu3.avro.DeviceOrganizationPractitionerReference.Builder
Gets the value of the 'DeviceId' field.
getDeviceId() - Method in class com.cerner.bunsen.stu3.avro.DeviceOrganizationPractitionerReference
Gets the value of the 'DeviceId' field.
getDeviceId() - Method in class com.cerner.bunsen.stu3.avro.DeviceReference.Builder
Gets the value of the 'DeviceId' field.
getDeviceId() - Method in class com.cerner.bunsen.stu3.avro.DeviceReference
Gets the value of the 'DeviceId' field.
getDeviceMetricId() - Method in class com.cerner.bunsen.stu3.avro.DeviceDeviceMetricReference.Builder
Gets the value of the 'DeviceMetricId' field.
getDeviceMetricId() - Method in class com.cerner.bunsen.stu3.avro.DeviceDeviceMetricReference
Gets the value of the 'DeviceMetricId' field.
getDeviceRequestId() - Method in class com.cerner.bunsen.stu3.avro.AppointmentCommunicationRequestDeviceRequestMedicationRequestNutritionOrderProcedureRequestReferralRequestRequestGroupTaskVisionPrescriptionReference.Builder
Gets the value of the 'DeviceRequestId' field.
getDeviceRequestId() - Method in class com.cerner.bunsen.stu3.avro.AppointmentCommunicationRequestDeviceRequestMedicationRequestNutritionOrderProcedureRequestReferralRequestRequestGroupTaskVisionPrescriptionReference
Gets the value of the 'DeviceRequestId' field.
getDeviceRequestId() - Method in class com.cerner.bunsen.stu3.avro.CarePlanDeviceRequestImmunizationRecommendationMedicationRequestNutritionOrderProcedureRequestReferralRequestReference.Builder
Gets the value of the 'DeviceRequestId' field.
getDeviceRequestId() - Method in class com.cerner.bunsen.stu3.avro.CarePlanDeviceRequestImmunizationRecommendationMedicationRequestNutritionOrderProcedureRequestReferralRequestReference
Gets the value of the 'DeviceRequestId' field.
getDiagnosis() - Method in class com.cerner.bunsen.stu3.avro.Claim.Builder
Gets the value of the 'diagnosis' field.
getDiagnosis() - Method in class com.cerner.bunsen.stu3.avro.Claim
Gets the value of the 'diagnosis' field.
getDiagnosis() - Method in class com.cerner.bunsen.stu3.avro.ClaimDiagnosis.Builder
Gets the value of the 'diagnosis' field.
getDiagnosis() - Method in class com.cerner.bunsen.stu3.avro.ClaimDiagnosis
Gets the value of the 'diagnosis' field.
getDiagnosis() - Method in class com.cerner.bunsen.stu3.avro.Encounter.Builder
Gets the value of the 'diagnosis' field.
getDiagnosis() - Method in class com.cerner.bunsen.stu3.avro.Encounter
Gets the value of the 'diagnosis' field.
getDiagnosis() - Method in class com.cerner.bunsen.stu3.avro.EpisodeOfCare.Builder
Gets the value of the 'diagnosis' field.
getDiagnosis() - Method in class com.cerner.bunsen.stu3.avro.EpisodeOfCare
Gets the value of the 'diagnosis' field.
getDiagnosis() - Method in class com.cerner.bunsen.stu3.avro.us.core.Encounter.Builder
Gets the value of the 'diagnosis' field.
getDiagnosis() - Method in class com.cerner.bunsen.stu3.avro.us.core.Encounter
Gets the value of the 'diagnosis' field.
getDiagnosisBuilder() - Method in class com.cerner.bunsen.stu3.avro.ClaimDiagnosis.Builder
Gets the Builder instance for the 'diagnosis' field and creates one if it doesn't exist yet.
getDiagnosisLinkId() - Method in class com.cerner.bunsen.stu3.avro.ClaimItem.Builder
Gets the value of the 'diagnosisLinkId' field.
getDiagnosisLinkId() - Method in class com.cerner.bunsen.stu3.avro.ClaimItem
Gets the value of the 'diagnosisLinkId' field.
getDiagnosticReportId() - Method in class com.cerner.bunsen.stu3.avro.ClinicalImpressionDiagnosticReportObservationReference.Builder
Gets the value of the 'DiagnosticReportId' field.
getDiagnosticReportId() - Method in class com.cerner.bunsen.stu3.avro.ClinicalImpressionDiagnosticReportObservationReference
Gets the value of the 'DiagnosticReportId' field.
getDiagnosticReportId() - Method in class com.cerner.bunsen.stu3.avro.DiagnosticReportReference.Builder
Gets the value of the 'DiagnosticReportId' field.
getDiagnosticReportId() - Method in class com.cerner.bunsen.stu3.avro.DiagnosticReportReference
Gets the value of the 'DiagnosticReportId' field.
getDietPreference() - Method in class com.cerner.bunsen.stu3.avro.EncounterHospitalization.Builder
Gets the value of the 'dietPreference' field.
getDietPreference() - Method in class com.cerner.bunsen.stu3.avro.EncounterHospitalization
Gets the value of the 'dietPreference' field.
getDietPreference() - Method in class com.cerner.bunsen.stu3.avro.us.core.EncounterHospitalization.Builder
Gets the value of the 'dietPreference' field.
getDietPreference() - Method in class com.cerner.bunsen.stu3.avro.us.core.EncounterHospitalization
Gets the value of the 'dietPreference' field.
getDimensions() - Method in class com.cerner.bunsen.stu3.avro.SampledData.Builder
Gets the value of the 'dimensions' field.
getDimensions() - Method in class com.cerner.bunsen.stu3.avro.SampledData
Gets the value of the 'dimensions' field.
getDischargeDisposition() - Method in class com.cerner.bunsen.stu3.avro.EncounterHospitalization.Builder
Gets the value of the 'dischargeDisposition' field.
getDischargeDisposition() - Method in class com.cerner.bunsen.stu3.avro.EncounterHospitalization
Gets the value of the 'dischargeDisposition' field.
getDischargeDisposition() - Method in class com.cerner.bunsen.stu3.avro.us.core.EncounterHospitalization.Builder
Gets the value of the 'dischargeDisposition' field.
getDischargeDisposition() - Method in class com.cerner.bunsen.stu3.avro.us.core.EncounterHospitalization
Gets the value of the 'dischargeDisposition' field.
getDischargeDispositionBuilder() - Method in class com.cerner.bunsen.stu3.avro.EncounterHospitalization.Builder
Gets the Builder instance for the 'dischargeDisposition' field and creates one if it doesn't exist yet.
getDischargeDispositionBuilder() - Method in class com.cerner.bunsen.stu3.avro.us.core.EncounterHospitalization.Builder
Gets the Builder instance for the 'dischargeDisposition' field and creates one if it doesn't exist yet.
getDisclaimer() - Method in class com.cerner.bunsen.stu3.avro.Measure.Builder
Gets the value of the 'disclaimer' field.
getDisclaimer() - Method in class com.cerner.bunsen.stu3.avro.Measure
Gets the value of the 'disclaimer' field.
getDispenseRequest() - Method in class com.cerner.bunsen.stu3.avro.us.core.MedicationRequest.Builder
Gets the value of the 'dispenseRequest' field.
getDispenseRequest() - Method in class com.cerner.bunsen.stu3.avro.us.core.MedicationRequest
Gets the value of the 'dispenseRequest' field.
getDispenseRequestBuilder() - Method in class com.cerner.bunsen.stu3.avro.us.core.MedicationRequest.Builder
Gets the Builder instance for the 'dispenseRequest' field and creates one if it doesn't exist yet.
getDisplay() - Method in class com.cerner.bunsen.stu3.avro.AccountReference.Builder
Gets the value of the 'display' field.
getDisplay() - Method in class com.cerner.bunsen.stu3.avro.AccountReference
Gets the value of the 'display' field.
getDisplay() - Method in class com.cerner.bunsen.stu3.avro.ActivityDefinitionHealthcareServicePlanDefinitionReference.Builder
Gets the value of the 'display' field.
getDisplay() - Method in class com.cerner.bunsen.stu3.avro.ActivityDefinitionHealthcareServicePlanDefinitionReference
Gets the value of the 'display' field.
getDisplay() - Method in class com.cerner.bunsen.stu3.avro.ActivityDefinitionPlanDefinitionQuestionnaireReference.Builder
Gets the value of the 'display' field.
getDisplay() - Method in class com.cerner.bunsen.stu3.avro.ActivityDefinitionPlanDefinitionQuestionnaireReference
Gets the value of the 'display' field.
getDisplay() - Method in class com.cerner.bunsen.stu3.avro.ActivityDefinitionPlanDefinitionReference.Builder
Gets the value of the 'display' field.
getDisplay() - Method in class com.cerner.bunsen.stu3.avro.ActivityDefinitionPlanDefinitionReference
Gets the value of the 'display' field.
getDisplay() - Method in class com.cerner.bunsen.stu3.avro.AppointmentCommunicationRequestDeviceRequestMedicationRequestNutritionOrderProcedureRequestReferralRequestRequestGroupTaskVisionPrescriptionReference.Builder
Gets the value of the 'display' field.
getDisplay() - Method in class com.cerner.bunsen.stu3.avro.AppointmentCommunicationRequestDeviceRequestMedicationRequestNutritionOrderProcedureRequestReferralRequestRequestGroupTaskVisionPrescriptionReference
Gets the value of the 'display' field.
getDisplay() - Method in class com.cerner.bunsen.stu3.avro.AppointmentReference.Builder
Gets the value of the 'display' field.
getDisplay() - Method in class com.cerner.bunsen.stu3.avro.AppointmentReference
Gets the value of the 'display' field.
getDisplay() - Method in class com.cerner.bunsen.stu3.avro.BundleReference.Builder
Gets the value of the 'display' field.
getDisplay() - Method in class com.cerner.bunsen.stu3.avro.BundleReference
Gets the value of the 'display' field.
getDisplay() - Method in class com.cerner.bunsen.stu3.avro.CarePlanDeviceRequestImmunizationRecommendationMedicationRequestNutritionOrderProcedureRequestReferralRequestReference.Builder
Gets the value of the 'display' field.
getDisplay() - Method in class com.cerner.bunsen.stu3.avro.CarePlanDeviceRequestImmunizationRecommendationMedicationRequestNutritionOrderProcedureRequestReferralRequestReference
Gets the value of the 'display' field.
getDisplay() - Method in class com.cerner.bunsen.stu3.avro.CarePlanMedicationRequestProcedureRequestReferralRequestReference.Builder
Gets the value of the 'display' field.
getDisplay() - Method in class com.cerner.bunsen.stu3.avro.CarePlanMedicationRequestProcedureRequestReferralRequestReference
Gets the value of the 'display' field.
getDisplay() - Method in class com.cerner.bunsen.stu3.avro.CarePlanProcedureRequestReferralRequestReference.Builder
Gets the value of the 'display' field.
getDisplay() - Method in class com.cerner.bunsen.stu3.avro.CarePlanProcedureRequestReferralRequestReference
Gets the value of the 'display' field.
getDisplay() - Method in class com.cerner.bunsen.stu3.avro.CarePlanReference.Builder
Gets the value of the 'display' field.
getDisplay() - Method in class com.cerner.bunsen.stu3.avro.CarePlanReference
Gets the value of the 'display' field.
getDisplay() - Method in class com.cerner.bunsen.stu3.avro.CareTeamOrganizationPatientPractitionerRelatedPersonReference.Builder
Gets the value of the 'display' field.
getDisplay() - Method in class com.cerner.bunsen.stu3.avro.CareTeamOrganizationPatientPractitionerRelatedPersonReference
Gets the value of the 'display' field.
getDisplay() - Method in class com.cerner.bunsen.stu3.avro.CareTeamReference.Builder
Gets the value of the 'display' field.
getDisplay() - Method in class com.cerner.bunsen.stu3.avro.CareTeamReference
Gets the value of the 'display' field.
getDisplay() - Method in class com.cerner.bunsen.stu3.avro.ClaimReference.Builder
Gets the value of the 'display' field.
getDisplay() - Method in class com.cerner.bunsen.stu3.avro.ClaimReference
Gets the value of the 'display' field.
getDisplay() - Method in class com.cerner.bunsen.stu3.avro.ClaimResponseReference.Builder
Gets the value of the 'display' field.
getDisplay() - Method in class com.cerner.bunsen.stu3.avro.ClaimResponseReference
Gets the value of the 'display' field.
getDisplay() - Method in class com.cerner.bunsen.stu3.avro.ClinicalImpressionDiagnosticReportObservationReference.Builder
Gets the value of the 'display' field.
getDisplay() - Method in class com.cerner.bunsen.stu3.avro.ClinicalImpressionDiagnosticReportObservationReference
Gets the value of the 'display' field.
getDisplay() - Method in class com.cerner.bunsen.stu3.avro.Coding.Builder
Gets the value of the 'display' field.
getDisplay() - Method in class com.cerner.bunsen.stu3.avro.Coding
Gets the value of the 'display' field.
getDisplay() - Method in class com.cerner.bunsen.stu3.avro.ConditionObservationReference.Builder
Gets the value of the 'display' field.
getDisplay() - Method in class com.cerner.bunsen.stu3.avro.ConditionObservationReference
Gets the value of the 'display' field.
getDisplay() - Method in class com.cerner.bunsen.stu3.avro.ConditionProcedureReference.Builder
Gets the value of the 'display' field.
getDisplay() - Method in class com.cerner.bunsen.stu3.avro.ConditionProcedureReference
Gets the value of the 'display' field.
getDisplay() - Method in class com.cerner.bunsen.stu3.avro.ConditionReference.Builder
Gets the value of the 'display' field.
getDisplay() - Method in class com.cerner.bunsen.stu3.avro.ConditionReference
Gets the value of the 'display' field.
getDisplay() - Method in class com.cerner.bunsen.stu3.avro.CoverageReference.Builder
Gets the value of the 'display' field.
getDisplay() - Method in class com.cerner.bunsen.stu3.avro.CoverageReference
Gets the value of the 'display' field.
getDisplay() - Method in class com.cerner.bunsen.stu3.avro.DetectedIssueReference.Builder
Gets the value of the 'display' field.
getDisplay() - Method in class com.cerner.bunsen.stu3.avro.DetectedIssueReference
Gets the value of the 'display' field.
getDisplay() - Method in class com.cerner.bunsen.stu3.avro.DeviceDeviceMetricReference.Builder
Gets the value of the 'display' field.
getDisplay() - Method in class com.cerner.bunsen.stu3.avro.DeviceDeviceMetricReference
Gets the value of the 'display' field.
getDisplay() - Method in class com.cerner.bunsen.stu3.avro.DeviceGroupLocationPatientReference.Builder
Gets the value of the 'display' field.
getDisplay() - Method in class com.cerner.bunsen.stu3.avro.DeviceGroupLocationPatientReference
Gets the value of the 'display' field.
getDisplay() - Method in class com.cerner.bunsen.stu3.avro.DeviceHealthcareServiceOrganizationPatientPractitionerRelatedPersonReference.Builder
Gets the value of the 'display' field.
getDisplay() - Method in class com.cerner.bunsen.stu3.avro.DeviceHealthcareServiceOrganizationPatientPractitionerRelatedPersonReference
Gets the value of the 'display' field.
getDisplay() - Method in class com.cerner.bunsen.stu3.avro.DeviceMedicationSubstanceReference.Builder
Gets the value of the 'display' field.
getDisplay() - Method in class com.cerner.bunsen.stu3.avro.DeviceMedicationSubstanceReference
Gets the value of the 'display' field.
getDisplay() - Method in class com.cerner.bunsen.stu3.avro.DeviceOrganizationPatientPractitionerRelatedPersonReference.Builder
Gets the value of the 'display' field.
getDisplay() - Method in class com.cerner.bunsen.stu3.avro.DeviceOrganizationPatientPractitionerRelatedPersonReference
Gets the value of the 'display' field.
getDisplay() - Method in class com.cerner.bunsen.stu3.avro.DeviceOrganizationPractitionerReference.Builder
Gets the value of the 'display' field.
getDisplay() - Method in class com.cerner.bunsen.stu3.avro.DeviceOrganizationPractitionerReference
Gets the value of the 'display' field.
getDisplay() - Method in class com.cerner.bunsen.stu3.avro.DeviceReference.Builder
Gets the value of the 'display' field.
getDisplay() - Method in class com.cerner.bunsen.stu3.avro.DeviceReference
Gets the value of the 'display' field.
getDisplay() - Method in class com.cerner.bunsen.stu3.avro.DiagnosticReportReference.Builder
Gets the value of the 'display' field.
getDisplay() - Method in class com.cerner.bunsen.stu3.avro.DiagnosticReportReference
Gets the value of the 'display' field.
getDisplay() - Method in class com.cerner.bunsen.stu3.avro.EncounterEpisodeOfCareReference.Builder
Gets the value of the 'display' field.
getDisplay() - Method in class com.cerner.bunsen.stu3.avro.EncounterEpisodeOfCareReference
Gets the value of the 'display' field.
getDisplay() - Method in class com.cerner.bunsen.stu3.avro.EncounterReference.Builder
Gets the value of the 'display' field.
getDisplay() - Method in class com.cerner.bunsen.stu3.avro.EncounterReference
Gets the value of the 'display' field.
getDisplay() - Method in class com.cerner.bunsen.stu3.avro.EpisodeOfCareReference.Builder
Gets the value of the 'display' field.
getDisplay() - Method in class com.cerner.bunsen.stu3.avro.EpisodeOfCareReference
Gets the value of the 'display' field.
getDisplay() - Method in class com.cerner.bunsen.stu3.avro.GoalReference.Builder
Gets the value of the 'display' field.
getDisplay() - Method in class com.cerner.bunsen.stu3.avro.GoalReference
Gets the value of the 'display' field.
getDisplay() - Method in class com.cerner.bunsen.stu3.avro.GroupPatientReference.Builder
Gets the value of the 'display' field.
getDisplay() - Method in class com.cerner.bunsen.stu3.avro.GroupPatientReference
Gets the value of the 'display' field.
getDisplay() - Method in class com.cerner.bunsen.stu3.avro.LibraryReference.Builder
Gets the value of the 'display' field.
getDisplay() - Method in class com.cerner.bunsen.stu3.avro.LibraryReference
Gets the value of the 'display' field.
getDisplay() - Method in class com.cerner.bunsen.stu3.avro.ListReference.Builder
Gets the value of the 'display' field.
getDisplay() - Method in class com.cerner.bunsen.stu3.avro.ListReference
Gets the value of the 'display' field.
getDisplay() - Method in class com.cerner.bunsen.stu3.avro.LocationReference.Builder
Gets the value of the 'display' field.
getDisplay() - Method in class com.cerner.bunsen.stu3.avro.LocationReference
Gets the value of the 'display' field.
getDisplay() - Method in class com.cerner.bunsen.stu3.avro.MeasureReference.Builder
Gets the value of the 'display' field.
getDisplay() - Method in class com.cerner.bunsen.stu3.avro.MeasureReference
Gets the value of the 'display' field.
getDisplay() - Method in class com.cerner.bunsen.stu3.avro.MedicationAdministrationMedicationDispenseMedicationStatementObservationProcedureReference.Builder
Gets the value of the 'display' field.
getDisplay() - Method in class com.cerner.bunsen.stu3.avro.MedicationAdministrationMedicationDispenseMedicationStatementObservationProcedureReference
Gets the value of the 'display' field.
getDisplay() - Method in class com.cerner.bunsen.stu3.avro.MedicationAdministrationObservationProcedureReference.Builder
Gets the value of the 'display' field.
getDisplay() - Method in class com.cerner.bunsen.stu3.avro.MedicationAdministrationObservationProcedureReference
Gets the value of the 'display' field.
getDisplay() - Method in class com.cerner.bunsen.stu3.avro.MedicationReference.Builder
Gets the value of the 'display' field.
getDisplay() - Method in class com.cerner.bunsen.stu3.avro.MedicationReference
Gets the value of the 'display' field.
getDisplay() - Method in class com.cerner.bunsen.stu3.avro.MedicationRequestReference.Builder
Gets the value of the 'display' field.
getDisplay() - Method in class com.cerner.bunsen.stu3.avro.MedicationRequestReference
Gets the value of the 'display' field.
getDisplay() - Method in class com.cerner.bunsen.stu3.avro.MedicationRequestVisionPrescriptionReference.Builder
Gets the value of the 'display' field.
getDisplay() - Method in class com.cerner.bunsen.stu3.avro.MedicationRequestVisionPrescriptionReference
Gets the value of the 'display' field.
getDisplay() - Method in class com.cerner.bunsen.stu3.avro.MedicationSubstanceReference.Builder
Gets the value of the 'display' field.
getDisplay() - Method in class com.cerner.bunsen.stu3.avro.MedicationSubstanceReference
Gets the value of the 'display' field.
getDisplay() - Method in class com.cerner.bunsen.stu3.avro.ObservationQuestionnaireResponseSequenceReference.Builder
Gets the value of the 'display' field.
getDisplay() - Method in class com.cerner.bunsen.stu3.avro.ObservationQuestionnaireResponseSequenceReference
Gets the value of the 'display' field.
getDisplay() - Method in class com.cerner.bunsen.stu3.avro.ObservationReference.Builder
Gets the value of the 'display' field.
getDisplay() - Method in class com.cerner.bunsen.stu3.avro.ObservationReference
Gets the value of the 'display' field.
getDisplay() - Method in class com.cerner.bunsen.stu3.avro.OrganizationPatientPractitionerRelatedPersonReference.Builder
Gets the value of the 'display' field.
getDisplay() - Method in class com.cerner.bunsen.stu3.avro.OrganizationPatientPractitionerRelatedPersonReference
Gets the value of the 'display' field.
getDisplay() - Method in class com.cerner.bunsen.stu3.avro.OrganizationPractitionerReference.Builder
Gets the value of the 'display' field.
getDisplay() - Method in class com.cerner.bunsen.stu3.avro.OrganizationPractitionerReference
Gets the value of the 'display' field.
getDisplay() - Method in class com.cerner.bunsen.stu3.avro.OrganizationReference.Builder
Gets the value of the 'display' field.
getDisplay() - Method in class com.cerner.bunsen.stu3.avro.OrganizationReference
Gets the value of the 'display' field.
getDisplay() - Method in class com.cerner.bunsen.stu3.avro.PatientPractitionerReference.Builder
Gets the value of the 'display' field.
getDisplay() - Method in class com.cerner.bunsen.stu3.avro.PatientPractitionerReference
Gets the value of the 'display' field.
getDisplay() - Method in class com.cerner.bunsen.stu3.avro.PatientPractitionerRelatedPersonReference.Builder
Gets the value of the 'display' field.
getDisplay() - Method in class com.cerner.bunsen.stu3.avro.PatientPractitionerRelatedPersonReference
Gets the value of the 'display' field.
getDisplay() - Method in class com.cerner.bunsen.stu3.avro.PatientReference.Builder
Gets the value of the 'display' field.
getDisplay() - Method in class com.cerner.bunsen.stu3.avro.PatientReference
Gets the value of the 'display' field.
getDisplay() - Method in class com.cerner.bunsen.stu3.avro.PatientRelatedPersonReference.Builder
Gets the value of the 'display' field.
getDisplay() - Method in class com.cerner.bunsen.stu3.avro.PatientRelatedPersonReference
Gets the value of the 'display' field.
getDisplay() - Method in class com.cerner.bunsen.stu3.avro.PlanDefinitionQuestionnaireReference.Builder
Gets the value of the 'display' field.
getDisplay() - Method in class com.cerner.bunsen.stu3.avro.PlanDefinitionQuestionnaireReference
Gets the value of the 'display' field.
getDisplay() - Method in class com.cerner.bunsen.stu3.avro.PractitionerReference.Builder
Gets the value of the 'display' field.
getDisplay() - Method in class com.cerner.bunsen.stu3.avro.PractitionerReference
Gets the value of the 'display' field.
getDisplay() - Method in class com.cerner.bunsen.stu3.avro.PractitionerRelatedPersonReference.Builder
Gets the value of the 'display' field.
getDisplay() - Method in class com.cerner.bunsen.stu3.avro.PractitionerRelatedPersonReference
Gets the value of the 'display' field.
getDisplay() - Method in class com.cerner.bunsen.stu3.avro.ProcedureReference.Builder
Gets the value of the 'display' field.
getDisplay() - Method in class com.cerner.bunsen.stu3.avro.ProcedureReference
Gets the value of the 'display' field.
getDisplay() - Method in class com.cerner.bunsen.stu3.avro.ProvenanceReference.Builder
Gets the value of the 'display' field.
getDisplay() - Method in class com.cerner.bunsen.stu3.avro.ProvenanceReference
Gets the value of the 'display' field.
getDisplay() - Method in class com.cerner.bunsen.stu3.avro.ReferralRequestReference.Builder
Gets the value of the 'display' field.
getDisplay() - Method in class com.cerner.bunsen.stu3.avro.ReferralRequestReference
Gets the value of the 'display' field.
getDisplay() - Method in class com.cerner.bunsen.stu3.avro.RelatedArtifact.Builder
Gets the value of the 'display' field.
getDisplay() - Method in class com.cerner.bunsen.stu3.avro.RelatedArtifact
Gets the value of the 'display' field.
getDisplay() - Method in class com.cerner.bunsen.stu3.avro.ResourceReference.Builder
Gets the value of the 'display' field.
getDisplay() - Method in class com.cerner.bunsen.stu3.avro.ResourceReference
Gets the value of the 'display' field.
getDisplay() - Method in class com.cerner.bunsen.stu3.avro.SpecimenReference.Builder
Gets the value of the 'display' field.
getDisplay() - Method in class com.cerner.bunsen.stu3.avro.SpecimenReference
Gets the value of the 'display' field.
getDistrict() - Method in class com.cerner.bunsen.stu3.avro.Address.Builder
Gets the value of the 'district' field.
getDistrict() - Method in class com.cerner.bunsen.stu3.avro.Address
Gets the value of the 'district' field.
getDiv() - Method in class com.cerner.bunsen.stu3.avro.Narrative.Builder
Gets the value of the 'div' field.
getDiv() - Method in class com.cerner.bunsen.stu3.avro.Narrative
Gets the value of the 'div' field.
getDocument() - Method in class com.cerner.bunsen.stu3.avro.RelatedArtifact.Builder
Gets the value of the 'document' field.
getDocument() - Method in class com.cerner.bunsen.stu3.avro.RelatedArtifact
Gets the value of the 'document' field.
getDocumentBuilder() - Method in class com.cerner.bunsen.stu3.avro.RelatedArtifact.Builder
Gets the Builder instance for the 'document' field and creates one if it doesn't exist yet.
getDoNotPerform() - Method in class com.cerner.bunsen.stu3.avro.ProcedureRequest.Builder
Gets the value of the 'doNotPerform' field.
getDoNotPerform() - Method in class com.cerner.bunsen.stu3.avro.ProcedureRequest
Gets the value of the 'doNotPerform' field.
getDosage() - Method in class com.cerner.bunsen.stu3.avro.MedicationStatement.Builder
Gets the value of the 'dosage' field.
getDosage() - Method in class com.cerner.bunsen.stu3.avro.MedicationStatement
Gets the value of the 'dosage' field.
getDosageInstruction() - Method in class com.cerner.bunsen.stu3.avro.MedicationDispense.Builder
Gets the value of the 'dosageInstruction' field.
getDosageInstruction() - Method in class com.cerner.bunsen.stu3.avro.MedicationDispense
Gets the value of the 'dosageInstruction' field.
getDosageInstruction() - Method in class com.cerner.bunsen.stu3.avro.us.core.MedicationRequest.Builder
Gets the value of the 'dosageInstruction' field.
getDosageInstruction() - Method in class com.cerner.bunsen.stu3.avro.us.core.MedicationRequest
Gets the value of the 'dosageInstruction' field.
getDose() - Method in class com.cerner.bunsen.stu3.avro.Dosage.Builder
Gets the value of the 'dose' field.
getDose() - Method in class com.cerner.bunsen.stu3.avro.Dosage
Gets the value of the 'dose' field.
getDoseBuilder() - Method in class com.cerner.bunsen.stu3.avro.Dosage.Builder
Gets the Builder instance for the 'dose' field and creates one if it doesn't exist yet.
getDoseQuantity() - Method in class com.cerner.bunsen.stu3.avro.Immunization.Builder
Gets the value of the 'doseQuantity' field.
getDoseQuantity() - Method in class com.cerner.bunsen.stu3.avro.Immunization
Gets the value of the 'doseQuantity' field.
getDoseQuantity() - Method in class com.cerner.bunsen.stu3.avro.us.core.Immunization.Builder
Gets the value of the 'doseQuantity' field.
getDoseQuantity() - Method in class com.cerner.bunsen.stu3.avro.us.core.Immunization
Gets the value of the 'doseQuantity' field.
getDoseQuantityBuilder() - Method in class com.cerner.bunsen.stu3.avro.Immunization.Builder
Gets the Builder instance for the 'doseQuantity' field and creates one if it doesn't exist yet.
getDoseQuantityBuilder() - Method in class com.cerner.bunsen.stu3.avro.us.core.Immunization.Builder
Gets the Builder instance for the 'doseQuantity' field and creates one if it doesn't exist yet.
getDoseSequence() - Method in class com.cerner.bunsen.stu3.avro.ImmunizationVaccinationProtocol.Builder
Gets the value of the 'doseSequence' field.
getDoseSequence() - Method in class com.cerner.bunsen.stu3.avro.ImmunizationVaccinationProtocol
Gets the value of the 'doseSequence' field.
getDoseSequence() - Method in class com.cerner.bunsen.stu3.avro.us.core.ImmunizationVaccinationProtocol.Builder
Gets the value of the 'doseSequence' field.
getDoseSequence() - Method in class com.cerner.bunsen.stu3.avro.us.core.ImmunizationVaccinationProtocol
Gets the value of the 'doseSequence' field.
getDoseStatus() - Method in class com.cerner.bunsen.stu3.avro.ImmunizationVaccinationProtocol.Builder
Gets the value of the 'doseStatus' field.
getDoseStatus() - Method in class com.cerner.bunsen.stu3.avro.ImmunizationVaccinationProtocol
Gets the value of the 'doseStatus' field.
getDoseStatus() - Method in class com.cerner.bunsen.stu3.avro.us.core.ImmunizationVaccinationProtocol.Builder
Gets the value of the 'doseStatus' field.
getDoseStatus() - Method in class com.cerner.bunsen.stu3.avro.us.core.ImmunizationVaccinationProtocol
Gets the value of the 'doseStatus' field.
getDoseStatusBuilder() - Method in class com.cerner.bunsen.stu3.avro.ImmunizationVaccinationProtocol.Builder
Gets the Builder instance for the 'doseStatus' field and creates one if it doesn't exist yet.
getDoseStatusBuilder() - Method in class com.cerner.bunsen.stu3.avro.us.core.ImmunizationVaccinationProtocol.Builder
Gets the Builder instance for the 'doseStatus' field and creates one if it doesn't exist yet.
getDoseStatusReason() - Method in class com.cerner.bunsen.stu3.avro.ImmunizationVaccinationProtocol.Builder
Gets the value of the 'doseStatusReason' field.
getDoseStatusReason() - Method in class com.cerner.bunsen.stu3.avro.ImmunizationVaccinationProtocol
Gets the value of the 'doseStatusReason' field.
getDoseStatusReason() - Method in class com.cerner.bunsen.stu3.avro.us.core.ImmunizationVaccinationProtocol.Builder
Gets the value of the 'doseStatusReason' field.
getDoseStatusReason() - Method in class com.cerner.bunsen.stu3.avro.us.core.ImmunizationVaccinationProtocol
Gets the value of the 'doseStatusReason' field.
getDoseStatusReasonBuilder() - Method in class com.cerner.bunsen.stu3.avro.ImmunizationVaccinationProtocol.Builder
Gets the Builder instance for the 'doseStatusReason' field and creates one if it doesn't exist yet.
getDoseStatusReasonBuilder() - Method in class com.cerner.bunsen.stu3.avro.us.core.ImmunizationVaccinationProtocol.Builder
Gets the Builder instance for the 'doseStatusReason' field and creates one if it doesn't exist yet.
getDuration() - Method in class com.cerner.bunsen.stu3.avro.ChoiceDurationPeriodRange.Builder
Gets the value of the 'duration' field.
getDuration() - Method in class com.cerner.bunsen.stu3.avro.ChoiceDurationPeriodRange
Gets the value of the 'duration' field.
getDuration() - Method in class com.cerner.bunsen.stu3.avro.TimingRepeat.Builder
Gets the value of the 'duration' field.
getDuration() - Method in class com.cerner.bunsen.stu3.avro.TimingRepeat
Gets the value of the 'duration' field.
getDurationBuilder() - Method in class com.cerner.bunsen.stu3.avro.ChoiceDurationPeriodRange.Builder
Gets the Builder instance for the 'duration' field and creates one if it doesn't exist yet.
getDurationMax() - Method in class com.cerner.bunsen.stu3.avro.TimingRepeat.Builder
Gets the value of the 'durationMax' field.
getDurationMax() - Method in class com.cerner.bunsen.stu3.avro.TimingRepeat
Gets the value of the 'durationMax' field.
getDurationUnit() - Method in class com.cerner.bunsen.stu3.avro.TimingRepeat.Builder
Gets the value of the 'durationUnit' field.
getDurationUnit() - Method in class com.cerner.bunsen.stu3.avro.TimingRepeat
Gets the value of the 'durationUnit' field.
getEffective() - Method in class com.cerner.bunsen.stu3.avro.MedicationStatement.Builder
Gets the value of the 'effective' field.
getEffective() - Method in class com.cerner.bunsen.stu3.avro.MedicationStatement
Gets the value of the 'effective' field.
getEffective() - Method in class com.cerner.bunsen.stu3.avro.Observation.Builder
Gets the value of the 'effective' field.
getEffective() - Method in class com.cerner.bunsen.stu3.avro.Observation
Gets the value of the 'effective' field.
getEffectiveBuilder() - Method in class com.cerner.bunsen.stu3.avro.MedicationStatement.Builder
Gets the Builder instance for the 'effective' field and creates one if it doesn't exist yet.
getEffectiveBuilder() - Method in class com.cerner.bunsen.stu3.avro.Observation.Builder
Gets the Builder instance for the 'effective' field and creates one if it doesn't exist yet.
getEffectivePeriod() - Method in class com.cerner.bunsen.stu3.avro.Measure.Builder
Gets the value of the 'effectivePeriod' field.
getEffectivePeriod() - Method in class com.cerner.bunsen.stu3.avro.Measure
Gets the value of the 'effectivePeriod' field.
getEffectivePeriodBuilder() - Method in class com.cerner.bunsen.stu3.avro.Measure.Builder
Gets the Builder instance for the 'effectivePeriod' field and creates one if it doesn't exist yet.
getElement() - Method in class com.cerner.bunsen.definitions.HapiContainedConverter.ContainerEntry
 
getElementConverter() - Method in interface com.cerner.bunsen.definitions.HapiConverter.MultiValueConverter
 
getElementPath() - Method in class com.cerner.bunsen.definitions.QualifiedPath
Returns the path of the element in parent type.
getElementType() - Method in class com.cerner.bunsen.definitions.HapiCompositeConverter
 
getElementType() - Method in class com.cerner.bunsen.definitions.HapiContainedConverter.ContainerEntry
 
getElementType() - Method in class com.cerner.bunsen.definitions.HapiConverter
The FHIR type of the element to be converted, or null if there is no FHIR type, such as within a FHIR backbone element.
getElementType() - Method in class com.cerner.bunsen.definitions.PrimitiveConverter
 
getEmploymentImpacted() - Method in class com.cerner.bunsen.stu3.avro.Claim.Builder
Gets the value of the 'employmentImpacted' field.
getEmploymentImpacted() - Method in class com.cerner.bunsen.stu3.avro.Claim
Gets the value of the 'employmentImpacted' field.
getEmploymentImpactedBuilder() - Method in class com.cerner.bunsen.stu3.avro.Claim.Builder
Gets the Builder instance for the 'employmentImpacted' field and creates one if it doesn't exist yet.
getEmpty(SparkSession) - Static method in class com.cerner.bunsen.spark.codes.Hierarchies
Returns an empty Hierarchies instance.
getEmpty(SparkSession) - Static method in class com.cerner.bunsen.stu3.codes.ConceptMaps
Returns an empty ConceptMaps instance.
getEmpty(SparkSession) - Static method in class com.cerner.bunsen.stu3.codes.ValueSets
Returns an empty ValueSets instance.
getEncounter() - Method in class com.cerner.bunsen.stu3.avro.ClaimItem.Builder
Gets the value of the 'encounter' field.
getEncounter() - Method in class com.cerner.bunsen.stu3.avro.ClaimItem
Gets the value of the 'encounter' field.
getEncounter() - Method in class com.cerner.bunsen.stu3.avro.Immunization.Builder
Gets the value of the 'encounter' field.
getEncounter() - Method in class com.cerner.bunsen.stu3.avro.Immunization
Gets the value of the 'encounter' field.
getEncounter() - Method in class com.cerner.bunsen.stu3.avro.us.core.Immunization.Builder
Gets the value of the 'encounter' field.
getEncounter() - Method in class com.cerner.bunsen.stu3.avro.us.core.Immunization
Gets the value of the 'encounter' field.
getEncounterBuilder() - Method in class com.cerner.bunsen.stu3.avro.Immunization.Builder
Gets the Builder instance for the 'encounter' field and creates one if it doesn't exist yet.
getEncounterBuilder() - Method in class com.cerner.bunsen.stu3.avro.us.core.Immunization.Builder
Gets the Builder instance for the 'encounter' field and creates one if it doesn't exist yet.
getEncounterId() - Method in class com.cerner.bunsen.stu3.avro.EncounterEpisodeOfCareReference.Builder
Gets the value of the 'EncounterId' field.
getEncounterId() - Method in class com.cerner.bunsen.stu3.avro.EncounterEpisodeOfCareReference
Gets the value of the 'EncounterId' field.
getEncounterId() - Method in class com.cerner.bunsen.stu3.avro.EncounterReference.Builder
Gets the value of the 'EncounterId' field.
getEncounterId() - Method in class com.cerner.bunsen.stu3.avro.EncounterReference
Gets the value of the 'EncounterId' field.
getEnd() - Method in class com.cerner.bunsen.stu3.avro.Period.Builder
Gets the value of the 'end' field.
getEnd() - Method in class com.cerner.bunsen.stu3.avro.Period
Gets the value of the 'end' field.
getEnterer() - Method in class com.cerner.bunsen.stu3.avro.Claim.Builder
Gets the value of the 'enterer' field.
getEnterer() - Method in class com.cerner.bunsen.stu3.avro.Claim
Gets the value of the 'enterer' field.
getEntererBuilder() - Method in class com.cerner.bunsen.stu3.avro.Claim.Builder
Gets the Builder instance for the 'enterer' field and creates one if it doesn't exist yet.
getEpisodeOfCare() - Method in class com.cerner.bunsen.stu3.avro.Encounter.Builder
Gets the value of the 'episodeOfCare' field.
getEpisodeOfCare() - Method in class com.cerner.bunsen.stu3.avro.Encounter
Gets the value of the 'episodeOfCare' field.
getEpisodeOfCare() - Method in class com.cerner.bunsen.stu3.avro.us.core.Encounter.Builder
Gets the value of the 'episodeOfCare' field.
getEpisodeOfCare() - Method in class com.cerner.bunsen.stu3.avro.us.core.Encounter
Gets the value of the 'episodeOfCare' field.
getEpisodeOfCareId() - Method in class com.cerner.bunsen.stu3.avro.EncounterEpisodeOfCareReference.Builder
Gets the value of the 'EpisodeOfCareId' field.
getEpisodeOfCareId() - Method in class com.cerner.bunsen.stu3.avro.EncounterEpisodeOfCareReference
Gets the value of the 'EpisodeOfCareId' field.
getEpisodeOfCareId() - Method in class com.cerner.bunsen.stu3.avro.EpisodeOfCareReference.Builder
Gets the value of the 'EpisodeOfCareId' field.
getEpisodeOfCareId() - Method in class com.cerner.bunsen.stu3.avro.EpisodeOfCareReference
Gets the value of the 'EpisodeOfCareId' field.
getEquivalence() - Method in class com.cerner.bunsen.spark.codes.Mapping
Returns the equivalence for the mapping.
getEthnicity() - Method in class com.cerner.bunsen.stu3.avro.us.core.Patient.Builder
Gets the value of the 'ethnicity' field.
getEthnicity() - Method in class com.cerner.bunsen.stu3.avro.us.core.Patient
Gets the value of the 'ethnicity' field.
getEthnicityBuilder() - Method in class com.cerner.bunsen.stu3.avro.us.core.Patient.Builder
Gets the Builder instance for the 'ethnicity' field and creates one if it doesn't exist yet.
getEvaluatedResources() - Method in class com.cerner.bunsen.stu3.avro.MeasureReport.Builder
Gets the value of the 'evaluatedResources' field.
getEvaluatedResources() - Method in class com.cerner.bunsen.stu3.avro.MeasureReport
Gets the value of the 'evaluatedResources' field.
getEvaluatedResourcesBuilder() - Method in class com.cerner.bunsen.stu3.avro.MeasureReport.Builder
Gets the Builder instance for the 'evaluatedResources' field and creates one if it doesn't exist yet.
getEvent() - Method in class com.cerner.bunsen.stu3.avro.Timing.Builder
Gets the value of the 'event' field.
getEvent() - Method in class com.cerner.bunsen.stu3.avro.Timing
Gets the value of the 'event' field.
getEventHistory() - Method in class com.cerner.bunsen.stu3.avro.MedicationDispense.Builder
Gets the value of the 'eventHistory' field.
getEventHistory() - Method in class com.cerner.bunsen.stu3.avro.MedicationDispense
Gets the value of the 'eventHistory' field.
getEventHistory() - Method in class com.cerner.bunsen.stu3.avro.us.core.MedicationRequest.Builder
Gets the value of the 'eventHistory' field.
getEventHistory() - Method in class com.cerner.bunsen.stu3.avro.us.core.MedicationRequest
Gets the value of the 'eventHistory' field.
getEvidence() - Method in class com.cerner.bunsen.stu3.avro.Condition.Builder
Gets the value of the 'evidence' field.
getEvidence() - Method in class com.cerner.bunsen.stu3.avro.Condition
Gets the value of the 'evidence' field.
getEvidence() - Method in class com.cerner.bunsen.stu3.avro.us.core.Condition.Builder
Gets the value of the 'evidence' field.
getEvidence() - Method in class com.cerner.bunsen.stu3.avro.us.core.Condition
Gets the value of the 'evidence' field.
getExpectedSupplyDuration() - Method in class com.cerner.bunsen.stu3.avro.us.core.MedicationRequestDispenseRequest.Builder
Gets the value of the 'expectedSupplyDuration' field.
getExpectedSupplyDuration() - Method in class com.cerner.bunsen.stu3.avro.us.core.MedicationRequestDispenseRequest
Gets the value of the 'expectedSupplyDuration' field.
getExpectedSupplyDurationBuilder() - Method in class com.cerner.bunsen.stu3.avro.us.core.MedicationRequestDispenseRequest.Builder
Gets the Builder instance for the 'expectedSupplyDuration' field and creates one if it doesn't exist yet.
getExperimental() - Method in class com.cerner.bunsen.stu3.avro.Measure.Builder
Gets the value of the 'experimental' field.
getExperimental() - Method in class com.cerner.bunsen.stu3.avro.Measure
Gets the value of the 'experimental' field.
getExpirationDate() - Method in class com.cerner.bunsen.stu3.avro.Immunization.Builder
Gets the value of the 'expirationDate' field.
getExpirationDate() - Method in class com.cerner.bunsen.stu3.avro.Immunization
Gets the value of the 'expirationDate' field.
getExpirationDate() - Method in class com.cerner.bunsen.stu3.avro.us.core.Immunization.Builder
Gets the value of the 'expirationDate' field.
getExpirationDate() - Method in class com.cerner.bunsen.stu3.avro.us.core.Immunization
Gets the value of the 'expirationDate' field.
getExpirationDate() - Method in class com.cerner.bunsen.stu3.avro.us.core.MedicationPackageBatch.Builder
Gets the value of the 'expirationDate' field.
getExpirationDate() - Method in class com.cerner.bunsen.stu3.avro.us.core.MedicationPackageBatch
Gets the value of the 'expirationDate' field.
getExplanation() - Method in class com.cerner.bunsen.stu3.avro.Immunization.Builder
Gets the value of the 'explanation' field.
getExplanation() - Method in class com.cerner.bunsen.stu3.avro.Immunization
Gets the value of the 'explanation' field.
getExplanation() - Method in class com.cerner.bunsen.stu3.avro.us.core.Immunization.Builder
Gets the value of the 'explanation' field.
getExplanation() - Method in class com.cerner.bunsen.stu3.avro.us.core.Immunization
Gets the value of the 'explanation' field.
getExplanationBuilder() - Method in class com.cerner.bunsen.stu3.avro.Immunization.Builder
Gets the Builder instance for the 'explanation' field and creates one if it doesn't exist yet.
getExplanationBuilder() - Method in class com.cerner.bunsen.stu3.avro.us.core.Immunization.Builder
Gets the Builder instance for the 'explanation' field and creates one if it doesn't exist yet.
getExposureRoute() - Method in class com.cerner.bunsen.stu3.avro.AllergyIntoleranceReaction.Builder
Gets the value of the 'exposureRoute' field.
getExposureRoute() - Method in class com.cerner.bunsen.stu3.avro.AllergyIntoleranceReaction
Gets the value of the 'exposureRoute' field.
getExposureRouteBuilder() - Method in class com.cerner.bunsen.stu3.avro.AllergyIntoleranceReaction.Builder
Gets the Builder instance for the 'exposureRoute' field and creates one if it doesn't exist yet.
getFacility() - Method in class com.cerner.bunsen.stu3.avro.Claim.Builder
Gets the value of the 'facility' field.
getFacility() - Method in class com.cerner.bunsen.stu3.avro.Claim
Gets the value of the 'facility' field.
getFacilityBuilder() - Method in class com.cerner.bunsen.stu3.avro.Claim.Builder
Gets the Builder instance for the 'facility' field and creates one if it doesn't exist yet.
getFactor() - Method in class com.cerner.bunsen.stu3.avro.ClaimItem.Builder
Gets the value of the 'factor' field.
getFactor() - Method in class com.cerner.bunsen.stu3.avro.ClaimItem
Gets the value of the 'factor' field.
getFactor() - Method in class com.cerner.bunsen.stu3.avro.ClaimItemDetail.Builder
Gets the value of the 'factor' field.
getFactor() - Method in class com.cerner.bunsen.stu3.avro.ClaimItemDetail
Gets the value of the 'factor' field.
getFactor() - Method in class com.cerner.bunsen.stu3.avro.ClaimItemDetailSubDetail.Builder
Gets the value of the 'factor' field.
getFactor() - Method in class com.cerner.bunsen.stu3.avro.ClaimItemDetailSubDetail
Gets the value of the 'factor' field.
getFactor() - Method in class com.cerner.bunsen.stu3.avro.SampledData.Builder
Gets the value of the 'factor' field.
getFactor() - Method in class com.cerner.bunsen.stu3.avro.SampledData
Gets the value of the 'factor' field.
getFamily() - Method in class com.cerner.bunsen.stu3.avro.HumanName.Builder
Gets the value of the 'family' field.
getFamily() - Method in class com.cerner.bunsen.stu3.avro.HumanName
Gets the value of the 'family' field.
getFocal() - Method in class com.cerner.bunsen.stu3.avro.ClaimInsurance.Builder
Gets the value of the 'focal' field.
getFocal() - Method in class com.cerner.bunsen.stu3.avro.ClaimInsurance
Gets the value of the 'focal' field.
getFocalDevice() - Method in class com.cerner.bunsen.stu3.avro.Procedure.Builder
Gets the value of the 'focalDevice' field.
getFocalDevice() - Method in class com.cerner.bunsen.stu3.avro.Procedure
Gets the value of the 'focalDevice' field.
getFollowUp() - Method in class com.cerner.bunsen.stu3.avro.Procedure.Builder
Gets the value of the 'followUp' field.
getFollowUp() - Method in class com.cerner.bunsen.stu3.avro.Procedure
Gets the value of the 'followUp' field.
getForm() - Method in class com.cerner.bunsen.stu3.avro.us.core.Medication.Builder
Gets the value of the 'form' field.
getForm() - Method in class com.cerner.bunsen.stu3.avro.us.core.Medication
Gets the value of the 'form' field.
getFormBuilder() - Method in class com.cerner.bunsen.stu3.avro.us.core.Medication.Builder
Gets the Builder instance for the 'form' field and creates one if it doesn't exist yet.
getFrequency() - Method in class com.cerner.bunsen.stu3.avro.TimingRepeat.Builder
Gets the value of the 'frequency' field.
getFrequency() - Method in class com.cerner.bunsen.stu3.avro.TimingRepeat
Gets the value of the 'frequency' field.
getFrequencyMax() - Method in class com.cerner.bunsen.stu3.avro.TimingRepeat.Builder
Gets the value of the 'frequencyMax' field.
getFrequencyMax() - Method in class com.cerner.bunsen.stu3.avro.TimingRepeat
Gets the value of the 'frequencyMax' field.
getFromDatabase(SparkSession, String) - Static method in class com.cerner.bunsen.spark.codes.Hierarchies
Returns the collection of ancestors from the table in the given database.
getFromDatabase(SparkSession, String) - Static method in class com.cerner.bunsen.stu3.codes.ConceptMaps
Returns the collection of concept maps from the tables in the given database.
getFromDatabase(SparkSession, String) - Static method in class com.cerner.bunsen.stu3.codes.ValueSets
Returns the collection of value sets from the tables in the given database.
getFundsReserve() - Method in class com.cerner.bunsen.stu3.avro.Claim.Builder
Gets the value of the 'fundsReserve' field.
getFundsReserve() - Method in class com.cerner.bunsen.stu3.avro.Claim
Gets the value of the 'fundsReserve' field.
getFundsReserveBuilder() - Method in class com.cerner.bunsen.stu3.avro.Claim.Builder
Gets the Builder instance for the 'fundsReserve' field and creates one if it doesn't exist yet.
getGender() - Method in class com.cerner.bunsen.stu3.avro.Patient.Builder
Gets the value of the 'gender' field.
getGender() - Method in class com.cerner.bunsen.stu3.avro.Patient
Gets the value of the 'gender' field.
getGender() - Method in class com.cerner.bunsen.stu3.avro.PatientContact.Builder
Gets the value of the 'gender' field.
getGender() - Method in class com.cerner.bunsen.stu3.avro.PatientContact
Gets the value of the 'gender' field.
getGender() - Method in class com.cerner.bunsen.stu3.avro.us.core.Patient.Builder
Gets the value of the 'gender' field.
getGender() - Method in class com.cerner.bunsen.stu3.avro.us.core.Patient
Gets the value of the 'gender' field.
getGender() - Method in class com.cerner.bunsen.stu3.avro.us.core.PatientContact.Builder
Gets the value of the 'gender' field.
getGender() - Method in class com.cerner.bunsen.stu3.avro.us.core.PatientContact
Gets the value of the 'gender' field.
getGenderStatus() - Method in class com.cerner.bunsen.stu3.avro.PatientAnimal.Builder
Gets the value of the 'genderStatus' field.
getGenderStatus() - Method in class com.cerner.bunsen.stu3.avro.PatientAnimal
Gets the value of the 'genderStatus' field.
getGenderStatusBuilder() - Method in class com.cerner.bunsen.stu3.avro.PatientAnimal.Builder
Gets the Builder instance for the 'genderStatus' field and creates one if it doesn't exist yet.
getGeneralPractitioner() - Method in class com.cerner.bunsen.stu3.avro.Patient.Builder
Gets the value of the 'generalPractitioner' field.
getGeneralPractitioner() - Method in class com.cerner.bunsen.stu3.avro.Patient
Gets the value of the 'generalPractitioner' field.
getGeneralPractitioner() - Method in class com.cerner.bunsen.stu3.avro.us.core.Patient.Builder
Gets the value of the 'generalPractitioner' field.
getGeneralPractitioner() - Method in class com.cerner.bunsen.stu3.avro.us.core.Patient
Gets the value of the 'generalPractitioner' field.
getGiven() - Method in class com.cerner.bunsen.stu3.avro.HumanName.Builder
Gets the value of the 'given' field.
getGiven() - Method in class com.cerner.bunsen.stu3.avro.HumanName
Gets the value of the 'given' field.
getGoal() - Method in class com.cerner.bunsen.stu3.avro.CarePlan.Builder
Gets the value of the 'goal' field.
getGoal() - Method in class com.cerner.bunsen.stu3.avro.CarePlan
Gets the value of the 'goal' field.
getGoal() - Method in class com.cerner.bunsen.stu3.avro.CarePlanActivityDetail.Builder
Gets the value of the 'goal' field.
getGoal() - Method in class com.cerner.bunsen.stu3.avro.CarePlanActivityDetail
Gets the value of the 'goal' field.
getGoal() - Method in class com.cerner.bunsen.stu3.avro.us.core.CarePlan.Builder
Gets the value of the 'goal' field.
getGoal() - Method in class com.cerner.bunsen.stu3.avro.us.core.CarePlan
Gets the value of the 'goal' field.
getGoal() - Method in class com.cerner.bunsen.stu3.avro.us.core.CarePlanActivityDetail.Builder
Gets the value of the 'goal' field.
getGoal() - Method in class com.cerner.bunsen.stu3.avro.us.core.CarePlanActivityDetail
Gets the value of the 'goal' field.
getGoalId() - Method in class com.cerner.bunsen.stu3.avro.GoalReference.Builder
Gets the value of the 'GoalId' field.
getGoalId() - Method in class com.cerner.bunsen.stu3.avro.GoalReference
Gets the value of the 'GoalId' field.
getGroup() - Method in class com.cerner.bunsen.stu3.avro.Measure.Builder
Gets the value of the 'group' field.
getGroup() - Method in class com.cerner.bunsen.stu3.avro.Measure
Gets the value of the 'group' field.
getGroup() - Method in class com.cerner.bunsen.stu3.avro.MeasureReport.Builder
Gets the value of the 'group' field.
getGroup() - Method in class com.cerner.bunsen.stu3.avro.MeasureReport
Gets the value of the 'group' field.
getGroupId() - Method in class com.cerner.bunsen.stu3.avro.DeviceGroupLocationPatientReference.Builder
Gets the value of the 'GroupId' field.
getGroupId() - Method in class com.cerner.bunsen.stu3.avro.DeviceGroupLocationPatientReference
Gets the value of the 'GroupId' field.
getGroupId() - Method in class com.cerner.bunsen.stu3.avro.GroupPatientReference.Builder
Gets the value of the 'GroupId' field.
getGroupId() - Method in class com.cerner.bunsen.stu3.avro.GroupPatientReference
Gets the value of the 'GroupId' field.
getGroupIdentifier() - Method in class com.cerner.bunsen.stu3.avro.us.core.MedicationRequest.Builder
Gets the value of the 'groupIdentifier' field.
getGroupIdentifier() - Method in class com.cerner.bunsen.stu3.avro.us.core.MedicationRequest
Gets the value of the 'groupIdentifier' field.
getGroupIdentifierBuilder() - Method in class com.cerner.bunsen.stu3.avro.us.core.MedicationRequest.Builder
Gets the Builder instance for the 'groupIdentifier' field and creates one if it doesn't exist yet.
getGuidance() - Method in class com.cerner.bunsen.stu3.avro.Measure.Builder
Gets the value of the 'guidance' field.
getGuidance() - Method in class com.cerner.bunsen.stu3.avro.Measure
Gets the value of the 'guidance' field.
getHash() - Method in class com.cerner.bunsen.stu3.avro.Attachment.Builder
Gets the value of the 'hash' field.
getHash() - Method in class com.cerner.bunsen.stu3.avro.Attachment
Gets the value of the 'hash' field.
getHealthcareServiceId() - Method in class com.cerner.bunsen.stu3.avro.ActivityDefinitionHealthcareServicePlanDefinitionReference.Builder
Gets the value of the 'HealthcareServiceId' field.
getHealthcareServiceId() - Method in class com.cerner.bunsen.stu3.avro.ActivityDefinitionHealthcareServicePlanDefinitionReference
Gets the value of the 'HealthcareServiceId' field.
getHealthcareServiceId() - Method in class com.cerner.bunsen.stu3.avro.DeviceHealthcareServiceOrganizationPatientPractitionerRelatedPersonReference.Builder
Gets the value of the 'HealthcareServiceId' field.
getHealthcareServiceId() - Method in class com.cerner.bunsen.stu3.avro.DeviceHealthcareServiceOrganizationPatientPractitionerRelatedPersonReference
Gets the value of the 'HealthcareServiceId' field.
getHierarchicalElementEncoder() - Static method in class com.cerner.bunsen.spark.codes.Hierarchies
Returns the encoder for hierarchical elements.
getHigh() - Method in class com.cerner.bunsen.stu3.avro.ObservationComponentReferenceRange.Builder
Gets the value of the 'high' field.
getHigh() - Method in class com.cerner.bunsen.stu3.avro.ObservationComponentReferenceRange
Gets the value of the 'high' field.
getHigh() - Method in class com.cerner.bunsen.stu3.avro.ObservationReferenceRange.Builder
Gets the value of the 'high' field.
getHigh() - Method in class com.cerner.bunsen.stu3.avro.ObservationReferenceRange
Gets the value of the 'high' field.
getHigh() - Method in class com.cerner.bunsen.stu3.avro.Range.Builder
Gets the value of the 'high' field.
getHigh() - Method in class com.cerner.bunsen.stu3.avro.Range
Gets the value of the 'high' field.
getHighBuilder() - Method in class com.cerner.bunsen.stu3.avro.ObservationComponentReferenceRange.Builder
Gets the Builder instance for the 'high' field and creates one if it doesn't exist yet.
getHighBuilder() - Method in class com.cerner.bunsen.stu3.avro.ObservationReferenceRange.Builder
Gets the Builder instance for the 'high' field and creates one if it doesn't exist yet.
getHighBuilder() - Method in class com.cerner.bunsen.stu3.avro.Range.Builder
Gets the Builder instance for the 'high' field and creates one if it doesn't exist yet.
getHospitalization() - Method in class com.cerner.bunsen.stu3.avro.Claim.Builder
Gets the value of the 'hospitalization' field.
getHospitalization() - Method in class com.cerner.bunsen.stu3.avro.Claim
Gets the value of the 'hospitalization' field.
getHospitalization() - Method in class com.cerner.bunsen.stu3.avro.Encounter.Builder
Gets the value of the 'hospitalization' field.
getHospitalization() - Method in class com.cerner.bunsen.stu3.avro.Encounter
Gets the value of the 'hospitalization' field.
getHospitalization() - Method in class com.cerner.bunsen.stu3.avro.us.core.Encounter.Builder
Gets the value of the 'hospitalization' field.
getHospitalization() - Method in class com.cerner.bunsen.stu3.avro.us.core.Encounter
Gets the value of the 'hospitalization' field.
getHospitalizationBuilder() - Method in class com.cerner.bunsen.stu3.avro.Claim.Builder
Gets the Builder instance for the 'hospitalization' field and creates one if it doesn't exist yet.
getHospitalizationBuilder() - Method in class com.cerner.bunsen.stu3.avro.Encounter.Builder
Gets the Builder instance for the 'hospitalization' field and creates one if it doesn't exist yet.
getHospitalizationBuilder() - Method in class com.cerner.bunsen.stu3.avro.us.core.Encounter.Builder
Gets the Builder instance for the 'hospitalization' field and creates one if it doesn't exist yet.
getId() - Method in class com.cerner.bunsen.stu3.avro.AccountReference.Builder
Gets the value of the 'id' field.
getId() - Method in class com.cerner.bunsen.stu3.avro.AccountReference
Gets the value of the 'id' field.
getId() - Method in class com.cerner.bunsen.stu3.avro.ActivityDefinitionHealthcareServicePlanDefinitionReference.Builder
Gets the value of the 'id' field.
getId() - Method in class com.cerner.bunsen.stu3.avro.ActivityDefinitionHealthcareServicePlanDefinitionReference
Gets the value of the 'id' field.
getId() - Method in class com.cerner.bunsen.stu3.avro.ActivityDefinitionPlanDefinitionQuestionnaireReference.Builder
Gets the value of the 'id' field.
getId() - Method in class com.cerner.bunsen.stu3.avro.ActivityDefinitionPlanDefinitionQuestionnaireReference
Gets the value of the 'id' field.
getId() - Method in class com.cerner.bunsen.stu3.avro.ActivityDefinitionPlanDefinitionReference.Builder
Gets the value of the 'id' field.
getId() - Method in class com.cerner.bunsen.stu3.avro.ActivityDefinitionPlanDefinitionReference
Gets the value of the 'id' field.
getId() - Method in class com.cerner.bunsen.stu3.avro.Address.Builder
Gets the value of the 'id' field.
getId() - Method in class com.cerner.bunsen.stu3.avro.Address
Gets the value of the 'id' field.
getId() - Method in class com.cerner.bunsen.stu3.avro.Age.Builder
Gets the value of the 'id' field.
getId() - Method in class com.cerner.bunsen.stu3.avro.Age
Gets the value of the 'id' field.
getId() - Method in class com.cerner.bunsen.stu3.avro.AllergyIntolerance.Builder
Gets the value of the 'id' field.
getId() - Method in class com.cerner.bunsen.stu3.avro.AllergyIntolerance
Gets the value of the 'id' field.
getId() - Method in class com.cerner.bunsen.stu3.avro.AllergyIntoleranceReaction.Builder
Gets the value of the 'id' field.
getId() - Method in class com.cerner.bunsen.stu3.avro.AllergyIntoleranceReaction
Gets the value of the 'id' field.
getId() - Method in class com.cerner.bunsen.stu3.avro.Annotation.Builder
Gets the value of the 'id' field.
getId() - Method in class com.cerner.bunsen.stu3.avro.Annotation
Gets the value of the 'id' field.
getId() - Method in class com.cerner.bunsen.stu3.avro.AppointmentCommunicationRequestDeviceRequestMedicationRequestNutritionOrderProcedureRequestReferralRequestRequestGroupTaskVisionPrescriptionReference.Builder
Gets the value of the 'id' field.
getId() - Method in class com.cerner.bunsen.stu3.avro.AppointmentCommunicationRequestDeviceRequestMedicationRequestNutritionOrderProcedureRequestReferralRequestRequestGroupTaskVisionPrescriptionReference
Gets the value of the 'id' field.
getId() - Method in class com.cerner.bunsen.stu3.avro.AppointmentReference.Builder
Gets the value of the 'id' field.
getId() - Method in class com.cerner.bunsen.stu3.avro.AppointmentReference
Gets the value of the 'id' field.
getId() - Method in class com.cerner.bunsen.stu3.avro.Attachment.Builder
Gets the value of the 'id' field.
getId() - Method in class com.cerner.bunsen.stu3.avro.Attachment
Gets the value of the 'id' field.
getId() - Method in class com.cerner.bunsen.stu3.avro.BundleReference.Builder
Gets the value of the 'id' field.
getId() - Method in class com.cerner.bunsen.stu3.avro.BundleReference
Gets the value of the 'id' field.
getId() - Method in class com.cerner.bunsen.stu3.avro.CarePlan.Builder
Gets the value of the 'id' field.
getId() - Method in class com.cerner.bunsen.stu3.avro.CarePlan
Gets the value of the 'id' field.
getId() - Method in class com.cerner.bunsen.stu3.avro.CarePlanActivity.Builder
Gets the value of the 'id' field.
getId() - Method in class com.cerner.bunsen.stu3.avro.CarePlanActivity
Gets the value of the 'id' field.
getId() - Method in class com.cerner.bunsen.stu3.avro.CarePlanActivityDetail.Builder
Gets the value of the 'id' field.
getId() - Method in class com.cerner.bunsen.stu3.avro.CarePlanActivityDetail
Gets the value of the 'id' field.
getId() - Method in class com.cerner.bunsen.stu3.avro.CarePlanDeviceRequestImmunizationRecommendationMedicationRequestNutritionOrderProcedureRequestReferralRequestReference.Builder
Gets the value of the 'id' field.
getId() - Method in class com.cerner.bunsen.stu3.avro.CarePlanDeviceRequestImmunizationRecommendationMedicationRequestNutritionOrderProcedureRequestReferralRequestReference
Gets the value of the 'id' field.
getId() - Method in class com.cerner.bunsen.stu3.avro.CarePlanMedicationRequestProcedureRequestReferralRequestReference.Builder
Gets the value of the 'id' field.
getId() - Method in class com.cerner.bunsen.stu3.avro.CarePlanMedicationRequestProcedureRequestReferralRequestReference
Gets the value of the 'id' field.
getId() - Method in class com.cerner.bunsen.stu3.avro.CarePlanProcedureRequestReferralRequestReference.Builder
Gets the value of the 'id' field.
getId() - Method in class com.cerner.bunsen.stu3.avro.CarePlanProcedureRequestReferralRequestReference
Gets the value of the 'id' field.
getId() - Method in class com.cerner.bunsen.stu3.avro.CarePlanReference.Builder
Gets the value of the 'id' field.
getId() - Method in class com.cerner.bunsen.stu3.avro.CarePlanReference
Gets the value of the 'id' field.
getId() - Method in class com.cerner.bunsen.stu3.avro.CareTeamOrganizationPatientPractitionerRelatedPersonReference.Builder
Gets the value of the 'id' field.
getId() - Method in class com.cerner.bunsen.stu3.avro.CareTeamOrganizationPatientPractitionerRelatedPersonReference
Gets the value of the 'id' field.
getId() - Method in class com.cerner.bunsen.stu3.avro.CareTeamReference.Builder
Gets the value of the 'id' field.
getId() - Method in class com.cerner.bunsen.stu3.avro.CareTeamReference
Gets the value of the 'id' field.
getId() - Method in class com.cerner.bunsen.stu3.avro.Claim.Builder
Gets the value of the 'id' field.
getId() - Method in class com.cerner.bunsen.stu3.avro.Claim
Gets the value of the 'id' field.
getId() - Method in class com.cerner.bunsen.stu3.avro.ClaimAccident.Builder
Gets the value of the 'id' field.
getId() - Method in class com.cerner.bunsen.stu3.avro.ClaimAccident
Gets the value of the 'id' field.
getId() - Method in class com.cerner.bunsen.stu3.avro.ClaimCareTeam.Builder
Gets the value of the 'id' field.
getId() - Method in class com.cerner.bunsen.stu3.avro.ClaimCareTeam
Gets the value of the 'id' field.
getId() - Method in class com.cerner.bunsen.stu3.avro.ClaimDiagnosis.Builder
Gets the value of the 'id' field.
getId() - Method in class com.cerner.bunsen.stu3.avro.ClaimDiagnosis
Gets the value of the 'id' field.
getId() - Method in class com.cerner.bunsen.stu3.avro.ClaimInformation.Builder
Gets the value of the 'id' field.
getId() - Method in class com.cerner.bunsen.stu3.avro.ClaimInformation
Gets the value of the 'id' field.
getId() - Method in class com.cerner.bunsen.stu3.avro.ClaimInsurance.Builder
Gets the value of the 'id' field.
getId() - Method in class com.cerner.bunsen.stu3.avro.ClaimInsurance
Gets the value of the 'id' field.
getId() - Method in class com.cerner.bunsen.stu3.avro.ClaimItem.Builder
Gets the value of the 'id' field.
getId() - Method in class com.cerner.bunsen.stu3.avro.ClaimItem
Gets the value of the 'id' field.
getId() - Method in class com.cerner.bunsen.stu3.avro.ClaimItemDetail.Builder
Gets the value of the 'id' field.
getId() - Method in class com.cerner.bunsen.stu3.avro.ClaimItemDetail
Gets the value of the 'id' field.
getId() - Method in class com.cerner.bunsen.stu3.avro.ClaimItemDetailSubDetail.Builder
Gets the value of the 'id' field.
getId() - Method in class com.cerner.bunsen.stu3.avro.ClaimItemDetailSubDetail
Gets the value of the 'id' field.
getId() - Method in class com.cerner.bunsen.stu3.avro.ClaimPayee.Builder
Gets the value of the 'id' field.
getId() - Method in class com.cerner.bunsen.stu3.avro.ClaimPayee
Gets the value of the 'id' field.
getId() - Method in class com.cerner.bunsen.stu3.avro.ClaimProcedure.Builder
Gets the value of the 'id' field.
getId() - Method in class com.cerner.bunsen.stu3.avro.ClaimProcedure
Gets the value of the 'id' field.
getId() - Method in class com.cerner.bunsen.stu3.avro.ClaimReference.Builder
Gets the value of the 'id' field.
getId() - Method in class com.cerner.bunsen.stu3.avro.ClaimReference
Gets the value of the 'id' field.
getId() - Method in class com.cerner.bunsen.stu3.avro.ClaimRelated.Builder
Gets the value of the 'id' field.
getId() - Method in class com.cerner.bunsen.stu3.avro.ClaimRelated
Gets the value of the 'id' field.
getId() - Method in class com.cerner.bunsen.stu3.avro.ClaimResponseReference.Builder
Gets the value of the 'id' field.
getId() - Method in class com.cerner.bunsen.stu3.avro.ClaimResponseReference
Gets the value of the 'id' field.
getId() - Method in class com.cerner.bunsen.stu3.avro.ClinicalImpressionDiagnosticReportObservationReference.Builder
Gets the value of the 'id' field.
getId() - Method in class com.cerner.bunsen.stu3.avro.ClinicalImpressionDiagnosticReportObservationReference
Gets the value of the 'id' field.
getId() - Method in class com.cerner.bunsen.stu3.avro.CodeableConcept.Builder
Gets the value of the 'id' field.
getId() - Method in class com.cerner.bunsen.stu3.avro.CodeableConcept
Gets the value of the 'id' field.
getId() - Method in class com.cerner.bunsen.stu3.avro.Coding.Builder
Gets the value of the 'id' field.
getId() - Method in class com.cerner.bunsen.stu3.avro.Coding
Gets the value of the 'id' field.
getId() - Method in class com.cerner.bunsen.stu3.avro.Condition.Builder
Gets the value of the 'id' field.
getId() - Method in class com.cerner.bunsen.stu3.avro.Condition
Gets the value of the 'id' field.
getId() - Method in class com.cerner.bunsen.stu3.avro.ConditionEvidence.Builder
Gets the value of the 'id' field.
getId() - Method in class com.cerner.bunsen.stu3.avro.ConditionEvidence
Gets the value of the 'id' field.
getId() - Method in class com.cerner.bunsen.stu3.avro.ConditionObservationReference.Builder
Gets the value of the 'id' field.
getId() - Method in class com.cerner.bunsen.stu3.avro.ConditionObservationReference
Gets the value of the 'id' field.
getId() - Method in class com.cerner.bunsen.stu3.avro.ConditionProcedureReference.Builder
Gets the value of the 'id' field.
getId() - Method in class com.cerner.bunsen.stu3.avro.ConditionProcedureReference
Gets the value of the 'id' field.
getId() - Method in class com.cerner.bunsen.stu3.avro.ConditionReference.Builder
Gets the value of the 'id' field.
getId() - Method in class com.cerner.bunsen.stu3.avro.ConditionReference
Gets the value of the 'id' field.
getId() - Method in class com.cerner.bunsen.stu3.avro.ConditionStage.Builder
Gets the value of the 'id' field.
getId() - Method in class com.cerner.bunsen.stu3.avro.ConditionStage
Gets the value of the 'id' field.
getId() - Method in class com.cerner.bunsen.stu3.avro.ContactDetail.Builder
Gets the value of the 'id' field.
getId() - Method in class com.cerner.bunsen.stu3.avro.ContactDetail
Gets the value of the 'id' field.
getId() - Method in class com.cerner.bunsen.stu3.avro.ContactPoint.Builder
Gets the value of the 'id' field.
getId() - Method in class com.cerner.bunsen.stu3.avro.ContactPoint
Gets the value of the 'id' field.
getId() - Method in class com.cerner.bunsen.stu3.avro.Contributor.Builder
Gets the value of the 'id' field.
getId() - Method in class com.cerner.bunsen.stu3.avro.Contributor
Gets the value of the 'id' field.
getId() - Method in class com.cerner.bunsen.stu3.avro.CoverageReference.Builder
Gets the value of the 'id' field.
getId() - Method in class com.cerner.bunsen.stu3.avro.CoverageReference
Gets the value of the 'id' field.
getId() - Method in class com.cerner.bunsen.stu3.avro.DetectedIssueReference.Builder
Gets the value of the 'id' field.
getId() - Method in class com.cerner.bunsen.stu3.avro.DetectedIssueReference
Gets the value of the 'id' field.
getId() - Method in class com.cerner.bunsen.stu3.avro.DeviceDeviceMetricReference.Builder
Gets the value of the 'id' field.
getId() - Method in class com.cerner.bunsen.stu3.avro.DeviceDeviceMetricReference
Gets the value of the 'id' field.
getId() - Method in class com.cerner.bunsen.stu3.avro.DeviceGroupLocationPatientReference.Builder
Gets the value of the 'id' field.
getId() - Method in class com.cerner.bunsen.stu3.avro.DeviceGroupLocationPatientReference
Gets the value of the 'id' field.
getId() - Method in class com.cerner.bunsen.stu3.avro.DeviceHealthcareServiceOrganizationPatientPractitionerRelatedPersonReference.Builder
Gets the value of the 'id' field.
getId() - Method in class com.cerner.bunsen.stu3.avro.DeviceHealthcareServiceOrganizationPatientPractitionerRelatedPersonReference
Gets the value of the 'id' field.
getId() - Method in class com.cerner.bunsen.stu3.avro.DeviceMedicationSubstanceReference.Builder
Gets the value of the 'id' field.
getId() - Method in class com.cerner.bunsen.stu3.avro.DeviceMedicationSubstanceReference
Gets the value of the 'id' field.
getId() - Method in class com.cerner.bunsen.stu3.avro.DeviceOrganizationPatientPractitionerRelatedPersonReference.Builder
Gets the value of the 'id' field.
getId() - Method in class com.cerner.bunsen.stu3.avro.DeviceOrganizationPatientPractitionerRelatedPersonReference
Gets the value of the 'id' field.
getId() - Method in class com.cerner.bunsen.stu3.avro.DeviceOrganizationPractitionerReference.Builder
Gets the value of the 'id' field.
getId() - Method in class com.cerner.bunsen.stu3.avro.DeviceOrganizationPractitionerReference
Gets the value of the 'id' field.
getId() - Method in class com.cerner.bunsen.stu3.avro.DeviceReference.Builder
Gets the value of the 'id' field.
getId() - Method in class com.cerner.bunsen.stu3.avro.DeviceReference
Gets the value of the 'id' field.
getId() - Method in class com.cerner.bunsen.stu3.avro.DiagnosticReportReference.Builder
Gets the value of the 'id' field.
getId() - Method in class com.cerner.bunsen.stu3.avro.DiagnosticReportReference
Gets the value of the 'id' field.
getId() - Method in class com.cerner.bunsen.stu3.avro.Dosage.Builder
Gets the value of the 'id' field.
getId() - Method in class com.cerner.bunsen.stu3.avro.Dosage
Gets the value of the 'id' field.
getId() - Method in class com.cerner.bunsen.stu3.avro.Duration.Builder
Gets the value of the 'id' field.
getId() - Method in class com.cerner.bunsen.stu3.avro.Duration
Gets the value of the 'id' field.
getId() - Method in class com.cerner.bunsen.stu3.avro.Encounter.Builder
Gets the value of the 'id' field.
getId() - Method in class com.cerner.bunsen.stu3.avro.Encounter
Gets the value of the 'id' field.
getId() - Method in class com.cerner.bunsen.stu3.avro.EncounterClassHistory.Builder
Gets the value of the 'id' field.
getId() - Method in class com.cerner.bunsen.stu3.avro.EncounterClassHistory
Gets the value of the 'id' field.
getId() - Method in class com.cerner.bunsen.stu3.avro.EncounterDiagnosis.Builder
Gets the value of the 'id' field.
getId() - Method in class com.cerner.bunsen.stu3.avro.EncounterDiagnosis
Gets the value of the 'id' field.
getId() - Method in class com.cerner.bunsen.stu3.avro.EncounterEpisodeOfCareReference.Builder
Gets the value of the 'id' field.
getId() - Method in class com.cerner.bunsen.stu3.avro.EncounterEpisodeOfCareReference
Gets the value of the 'id' field.
getId() - Method in class com.cerner.bunsen.stu3.avro.EncounterHospitalization.Builder
Gets the value of the 'id' field.
getId() - Method in class com.cerner.bunsen.stu3.avro.EncounterHospitalization
Gets the value of the 'id' field.
getId() - Method in class com.cerner.bunsen.stu3.avro.EncounterLocation.Builder
Gets the value of the 'id' field.
getId() - Method in class com.cerner.bunsen.stu3.avro.EncounterLocation
Gets the value of the 'id' field.
getId() - Method in class com.cerner.bunsen.stu3.avro.EncounterParticipant.Builder
Gets the value of the 'id' field.
getId() - Method in class com.cerner.bunsen.stu3.avro.EncounterParticipant
Gets the value of the 'id' field.
getId() - Method in class com.cerner.bunsen.stu3.avro.EncounterReference.Builder
Gets the value of the 'id' field.
getId() - Method in class com.cerner.bunsen.stu3.avro.EncounterReference
Gets the value of the 'id' field.
getId() - Method in class com.cerner.bunsen.stu3.avro.EncounterStatusHistory.Builder
Gets the value of the 'id' field.
getId() - Method in class com.cerner.bunsen.stu3.avro.EncounterStatusHistory
Gets the value of the 'id' field.
getId() - Method in class com.cerner.bunsen.stu3.avro.EpisodeOfCare.Builder
Gets the value of the 'id' field.
getId() - Method in class com.cerner.bunsen.stu3.avro.EpisodeOfCare
Gets the value of the 'id' field.
getId() - Method in class com.cerner.bunsen.stu3.avro.EpisodeOfCareDiagnosis.Builder
Gets the value of the 'id' field.
getId() - Method in class com.cerner.bunsen.stu3.avro.EpisodeOfCareDiagnosis
Gets the value of the 'id' field.
getId() - Method in class com.cerner.bunsen.stu3.avro.EpisodeOfCareReference.Builder
Gets the value of the 'id' field.
getId() - Method in class com.cerner.bunsen.stu3.avro.EpisodeOfCareReference
Gets the value of the 'id' field.
getId() - Method in class com.cerner.bunsen.stu3.avro.EpisodeOfCareStatusHistory.Builder
Gets the value of the 'id' field.
getId() - Method in class com.cerner.bunsen.stu3.avro.EpisodeOfCareStatusHistory
Gets the value of the 'id' field.
getId() - Method in class com.cerner.bunsen.stu3.avro.GoalReference.Builder
Gets the value of the 'id' field.
getId() - Method in class com.cerner.bunsen.stu3.avro.GoalReference
Gets the value of the 'id' field.
getId() - Method in class com.cerner.bunsen.stu3.avro.GroupPatientReference.Builder
Gets the value of the 'id' field.
getId() - Method in class com.cerner.bunsen.stu3.avro.GroupPatientReference
Gets the value of the 'id' field.
getId() - Method in class com.cerner.bunsen.stu3.avro.HumanName.Builder
Gets the value of the 'id' field.
getId() - Method in class com.cerner.bunsen.stu3.avro.HumanName
Gets the value of the 'id' field.
getId() - Method in class com.cerner.bunsen.stu3.avro.Identifier.Builder
Gets the value of the 'id' field.
getId() - Method in class com.cerner.bunsen.stu3.avro.Identifier
Gets the value of the 'id' field.
getId() - Method in class com.cerner.bunsen.stu3.avro.Immunization.Builder
Gets the value of the 'id' field.
getId() - Method in class com.cerner.bunsen.stu3.avro.Immunization
Gets the value of the 'id' field.
getId() - Method in class com.cerner.bunsen.stu3.avro.ImmunizationExplanation.Builder
Gets the value of the 'id' field.
getId() - Method in class com.cerner.bunsen.stu3.avro.ImmunizationExplanation
Gets the value of the 'id' field.
getId() - Method in class com.cerner.bunsen.stu3.avro.ImmunizationPractitioner.Builder
Gets the value of the 'id' field.
getId() - Method in class com.cerner.bunsen.stu3.avro.ImmunizationPractitioner
Gets the value of the 'id' field.
getId() - Method in class com.cerner.bunsen.stu3.avro.ImmunizationReaction.Builder
Gets the value of the 'id' field.
getId() - Method in class com.cerner.bunsen.stu3.avro.ImmunizationReaction
Gets the value of the 'id' field.
getId() - Method in class com.cerner.bunsen.stu3.avro.ImmunizationVaccinationProtocol.Builder
Gets the value of the 'id' field.
getId() - Method in class com.cerner.bunsen.stu3.avro.ImmunizationVaccinationProtocol
Gets the value of the 'id' field.
getId() - Method in class com.cerner.bunsen.stu3.avro.LibraryReference.Builder
Gets the value of the 'id' field.
getId() - Method in class com.cerner.bunsen.stu3.avro.LibraryReference
Gets the value of the 'id' field.
getId() - Method in class com.cerner.bunsen.stu3.avro.ListReference.Builder
Gets the value of the 'id' field.
getId() - Method in class com.cerner.bunsen.stu3.avro.ListReference
Gets the value of the 'id' field.
getId() - Method in class com.cerner.bunsen.stu3.avro.LocationReference.Builder
Gets the value of the 'id' field.
getId() - Method in class com.cerner.bunsen.stu3.avro.LocationReference
Gets the value of the 'id' field.
getId() - Method in class com.cerner.bunsen.stu3.avro.Measure.Builder
Gets the value of the 'id' field.
getId() - Method in class com.cerner.bunsen.stu3.avro.Measure
Gets the value of the 'id' field.
getId() - Method in class com.cerner.bunsen.stu3.avro.MeasureGroup.Builder
Gets the value of the 'id' field.
getId() - Method in class com.cerner.bunsen.stu3.avro.MeasureGroup
Gets the value of the 'id' field.
getId() - Method in class com.cerner.bunsen.stu3.avro.MeasureGroupPopulation.Builder
Gets the value of the 'id' field.
getId() - Method in class com.cerner.bunsen.stu3.avro.MeasureGroupPopulation
Gets the value of the 'id' field.
getId() - Method in class com.cerner.bunsen.stu3.avro.MeasureGroupStratifier.Builder
Gets the value of the 'id' field.
getId() - Method in class com.cerner.bunsen.stu3.avro.MeasureGroupStratifier
Gets the value of the 'id' field.
getId() - Method in class com.cerner.bunsen.stu3.avro.MeasureReference.Builder
Gets the value of the 'id' field.
getId() - Method in class com.cerner.bunsen.stu3.avro.MeasureReference
Gets the value of the 'id' field.
getId() - Method in class com.cerner.bunsen.stu3.avro.MeasureReport.Builder
Gets the value of the 'id' field.
getId() - Method in class com.cerner.bunsen.stu3.avro.MeasureReport
Gets the value of the 'id' field.
getId() - Method in class com.cerner.bunsen.stu3.avro.MeasureReportGroup.Builder
Gets the value of the 'id' field.
getId() - Method in class com.cerner.bunsen.stu3.avro.MeasureReportGroup
Gets the value of the 'id' field.
getId() - Method in class com.cerner.bunsen.stu3.avro.MeasureReportGroupPopulation.Builder
Gets the value of the 'id' field.
getId() - Method in class com.cerner.bunsen.stu3.avro.MeasureReportGroupPopulation
Gets the value of the 'id' field.
getId() - Method in class com.cerner.bunsen.stu3.avro.MeasureReportGroupStratifier.Builder
Gets the value of the 'id' field.
getId() - Method in class com.cerner.bunsen.stu3.avro.MeasureReportGroupStratifier
Gets the value of the 'id' field.
getId() - Method in class com.cerner.bunsen.stu3.avro.MeasureReportGroupStratifierStratum.Builder
Gets the value of the 'id' field.
getId() - Method in class com.cerner.bunsen.stu3.avro.MeasureReportGroupStratifierStratum
Gets the value of the 'id' field.
getId() - Method in class com.cerner.bunsen.stu3.avro.MeasureReportGroupStratifierStratumPopulation.Builder
Gets the value of the 'id' field.
getId() - Method in class com.cerner.bunsen.stu3.avro.MeasureReportGroupStratifierStratumPopulation
Gets the value of the 'id' field.
getId() - Method in class com.cerner.bunsen.stu3.avro.MeasureSupplementalData.Builder
Gets the value of the 'id' field.
getId() - Method in class com.cerner.bunsen.stu3.avro.MeasureSupplementalData
Gets the value of the 'id' field.
getId() - Method in class com.cerner.bunsen.stu3.avro.MedicationAdministrationMedicationDispenseMedicationStatementObservationProcedureReference.Builder
Gets the value of the 'id' field.
getId() - Method in class com.cerner.bunsen.stu3.avro.MedicationAdministrationMedicationDispenseMedicationStatementObservationProcedureReference
Gets the value of the 'id' field.
getId() - Method in class com.cerner.bunsen.stu3.avro.MedicationAdministrationObservationProcedureReference.Builder
Gets the value of the 'id' field.
getId() - Method in class com.cerner.bunsen.stu3.avro.MedicationAdministrationObservationProcedureReference
Gets the value of the 'id' field.
getId() - Method in class com.cerner.bunsen.stu3.avro.MedicationDispense.Builder
Gets the value of the 'id' field.
getId() - Method in class com.cerner.bunsen.stu3.avro.MedicationDispense
Gets the value of the 'id' field.
getId() - Method in class com.cerner.bunsen.stu3.avro.MedicationDispensePerformer.Builder
Gets the value of the 'id' field.
getId() - Method in class com.cerner.bunsen.stu3.avro.MedicationDispensePerformer
Gets the value of the 'id' field.
getId() - Method in class com.cerner.bunsen.stu3.avro.MedicationDispenseSubstitution.Builder
Gets the value of the 'id' field.
getId() - Method in class com.cerner.bunsen.stu3.avro.MedicationDispenseSubstitution
Gets the value of the 'id' field.
getId() - Method in class com.cerner.bunsen.stu3.avro.MedicationReference.Builder
Gets the value of the 'id' field.
getId() - Method in class com.cerner.bunsen.stu3.avro.MedicationReference
Gets the value of the 'id' field.
getId() - Method in class com.cerner.bunsen.stu3.avro.MedicationRequestReference.Builder
Gets the value of the 'id' field.
getId() - Method in class com.cerner.bunsen.stu3.avro.MedicationRequestReference
Gets the value of the 'id' field.
getId() - Method in class com.cerner.bunsen.stu3.avro.MedicationRequestVisionPrescriptionReference.Builder
Gets the value of the 'id' field.
getId() - Method in class com.cerner.bunsen.stu3.avro.MedicationRequestVisionPrescriptionReference
Gets the value of the 'id' field.
getId() - Method in class com.cerner.bunsen.stu3.avro.MedicationStatement.Builder
Gets the value of the 'id' field.
getId() - Method in class com.cerner.bunsen.stu3.avro.MedicationStatement
Gets the value of the 'id' field.
getId() - Method in class com.cerner.bunsen.stu3.avro.MedicationSubstanceReference.Builder
Gets the value of the 'id' field.
getId() - Method in class com.cerner.bunsen.stu3.avro.MedicationSubstanceReference
Gets the value of the 'id' field.
getId() - Method in class com.cerner.bunsen.stu3.avro.Meta.Builder
Gets the value of the 'id' field.
getId() - Method in class com.cerner.bunsen.stu3.avro.Meta
Gets the value of the 'id' field.
getId() - Method in class com.cerner.bunsen.stu3.avro.Money.Builder
Gets the value of the 'id' field.
getId() - Method in class com.cerner.bunsen.stu3.avro.Money
Gets the value of the 'id' field.
getId() - Method in class com.cerner.bunsen.stu3.avro.Narrative.Builder
Gets the value of the 'id' field.
getId() - Method in class com.cerner.bunsen.stu3.avro.Narrative
Gets the value of the 'id' field.
getId() - Method in class com.cerner.bunsen.stu3.avro.Observation.Builder
Gets the value of the 'id' field.
getId() - Method in class com.cerner.bunsen.stu3.avro.Observation
Gets the value of the 'id' field.
getId() - Method in class com.cerner.bunsen.stu3.avro.ObservationComponent.Builder
Gets the value of the 'id' field.
getId() - Method in class com.cerner.bunsen.stu3.avro.ObservationComponent
Gets the value of the 'id' field.
getId() - Method in class com.cerner.bunsen.stu3.avro.ObservationComponentReferenceRange.Builder
Gets the value of the 'id' field.
getId() - Method in class com.cerner.bunsen.stu3.avro.ObservationComponentReferenceRange
Gets the value of the 'id' field.
getId() - Method in class com.cerner.bunsen.stu3.avro.ObservationQuestionnaireResponseSequenceReference.Builder
Gets the value of the 'id' field.
getId() - Method in class com.cerner.bunsen.stu3.avro.ObservationQuestionnaireResponseSequenceReference
Gets the value of the 'id' field.
getId() - Method in class com.cerner.bunsen.stu3.avro.ObservationReference.Builder
Gets the value of the 'id' field.
getId() - Method in class com.cerner.bunsen.stu3.avro.ObservationReference
Gets the value of the 'id' field.
getId() - Method in class com.cerner.bunsen.stu3.avro.ObservationReferenceRange.Builder
Gets the value of the 'id' field.
getId() - Method in class com.cerner.bunsen.stu3.avro.ObservationReferenceRange
Gets the value of the 'id' field.
getId() - Method in class com.cerner.bunsen.stu3.avro.ObservationRelated.Builder
Gets the value of the 'id' field.
getId() - Method in class com.cerner.bunsen.stu3.avro.ObservationRelated
Gets the value of the 'id' field.
getId() - Method in class com.cerner.bunsen.stu3.avro.OrganizationPatientPractitionerRelatedPersonReference.Builder
Gets the value of the 'id' field.
getId() - Method in class com.cerner.bunsen.stu3.avro.OrganizationPatientPractitionerRelatedPersonReference
Gets the value of the 'id' field.
getId() - Method in class com.cerner.bunsen.stu3.avro.OrganizationPractitionerReference.Builder
Gets the value of the 'id' field.
getId() - Method in class com.cerner.bunsen.stu3.avro.OrganizationPractitionerReference
Gets the value of the 'id' field.
getId() - Method in class com.cerner.bunsen.stu3.avro.OrganizationReference.Builder
Gets the value of the 'id' field.
getId() - Method in class com.cerner.bunsen.stu3.avro.OrganizationReference
Gets the value of the 'id' field.
getId() - Method in class com.cerner.bunsen.stu3.avro.Patient.Builder
Gets the value of the 'id' field.
getId() - Method in class com.cerner.bunsen.stu3.avro.Patient
Gets the value of the 'id' field.
getId() - Method in class com.cerner.bunsen.stu3.avro.PatientAnimal.Builder
Gets the value of the 'id' field.
getId() - Method in class com.cerner.bunsen.stu3.avro.PatientAnimal
Gets the value of the 'id' field.
getId() - Method in class com.cerner.bunsen.stu3.avro.PatientCommunication.Builder
Gets the value of the 'id' field.
getId() - Method in class com.cerner.bunsen.stu3.avro.PatientCommunication
Gets the value of the 'id' field.
getId() - Method in class com.cerner.bunsen.stu3.avro.PatientContact.Builder
Gets the value of the 'id' field.
getId() - Method in class com.cerner.bunsen.stu3.avro.PatientContact
Gets the value of the 'id' field.
getId() - Method in class com.cerner.bunsen.stu3.avro.PatientLink.Builder
Gets the value of the 'id' field.
getId() - Method in class com.cerner.bunsen.stu3.avro.PatientLink
Gets the value of the 'id' field.
getId() - Method in class com.cerner.bunsen.stu3.avro.PatientPractitionerReference.Builder
Gets the value of the 'id' field.
getId() - Method in class com.cerner.bunsen.stu3.avro.PatientPractitionerReference
Gets the value of the 'id' field.
getId() - Method in class com.cerner.bunsen.stu3.avro.PatientPractitionerRelatedPersonReference.Builder
Gets the value of the 'id' field.
getId() - Method in class com.cerner.bunsen.stu3.avro.PatientPractitionerRelatedPersonReference
Gets the value of the 'id' field.
getId() - Method in class com.cerner.bunsen.stu3.avro.PatientReference.Builder
Gets the value of the 'id' field.
getId() - Method in class com.cerner.bunsen.stu3.avro.PatientReference
Gets the value of the 'id' field.
getId() - Method in class com.cerner.bunsen.stu3.avro.PatientRelatedPersonReference.Builder
Gets the value of the 'id' field.
getId() - Method in class com.cerner.bunsen.stu3.avro.PatientRelatedPersonReference
Gets the value of the 'id' field.
getId() - Method in class com.cerner.bunsen.stu3.avro.Period.Builder
Gets the value of the 'id' field.
getId() - Method in class com.cerner.bunsen.stu3.avro.Period
Gets the value of the 'id' field.
getId() - Method in class com.cerner.bunsen.stu3.avro.PlanDefinitionQuestionnaireReference.Builder
Gets the value of the 'id' field.
getId() - Method in class com.cerner.bunsen.stu3.avro.PlanDefinitionQuestionnaireReference
Gets the value of the 'id' field.
getId() - Method in class com.cerner.bunsen.stu3.avro.PractitionerReference.Builder
Gets the value of the 'id' field.
getId() - Method in class com.cerner.bunsen.stu3.avro.PractitionerReference
Gets the value of the 'id' field.
getId() - Method in class com.cerner.bunsen.stu3.avro.PractitionerRelatedPersonReference.Builder
Gets the value of the 'id' field.
getId() - Method in class com.cerner.bunsen.stu3.avro.PractitionerRelatedPersonReference
Gets the value of the 'id' field.
getId() - Method in class com.cerner.bunsen.stu3.avro.Procedure.Builder
Gets the value of the 'id' field.
getId() - Method in class com.cerner.bunsen.stu3.avro.Procedure
Gets the value of the 'id' field.
getId() - Method in class com.cerner.bunsen.stu3.avro.ProcedureFocalDevice.Builder
Gets the value of the 'id' field.
getId() - Method in class com.cerner.bunsen.stu3.avro.ProcedureFocalDevice
Gets the value of the 'id' field.
getId() - Method in class com.cerner.bunsen.stu3.avro.ProcedurePerformer.Builder
Gets the value of the 'id' field.
getId() - Method in class com.cerner.bunsen.stu3.avro.ProcedurePerformer
Gets the value of the 'id' field.
getId() - Method in class com.cerner.bunsen.stu3.avro.ProcedureReference.Builder
Gets the value of the 'id' field.
getId() - Method in class com.cerner.bunsen.stu3.avro.ProcedureReference
Gets the value of the 'id' field.
getId() - Method in class com.cerner.bunsen.stu3.avro.ProcedureRequest.Builder
Gets the value of the 'id' field.
getId() - Method in class com.cerner.bunsen.stu3.avro.ProcedureRequest
Gets the value of the 'id' field.
getId() - Method in class com.cerner.bunsen.stu3.avro.ProcedureRequestRequester.Builder
Gets the value of the 'id' field.
getId() - Method in class com.cerner.bunsen.stu3.avro.ProcedureRequestRequester
Gets the value of the 'id' field.
getId() - Method in class com.cerner.bunsen.stu3.avro.ProvenanceReference.Builder
Gets the value of the 'id' field.
getId() - Method in class com.cerner.bunsen.stu3.avro.ProvenanceReference
Gets the value of the 'id' field.
getId() - Method in class com.cerner.bunsen.stu3.avro.Quantity.Builder
Gets the value of the 'id' field.
getId() - Method in class com.cerner.bunsen.stu3.avro.Quantity
Gets the value of the 'id' field.
getId() - Method in class com.cerner.bunsen.stu3.avro.Range.Builder
Gets the value of the 'id' field.
getId() - Method in class com.cerner.bunsen.stu3.avro.Range
Gets the value of the 'id' field.
getId() - Method in class com.cerner.bunsen.stu3.avro.Ratio.Builder
Gets the value of the 'id' field.
getId() - Method in class com.cerner.bunsen.stu3.avro.Ratio
Gets the value of the 'id' field.
getId() - Method in class com.cerner.bunsen.stu3.avro.ReferralRequestReference.Builder
Gets the value of the 'id' field.
getId() - Method in class com.cerner.bunsen.stu3.avro.ReferralRequestReference
Gets the value of the 'id' field.
getId() - Method in class com.cerner.bunsen.stu3.avro.RelatedArtifact.Builder
Gets the value of the 'id' field.
getId() - Method in class com.cerner.bunsen.stu3.avro.RelatedArtifact
Gets the value of the 'id' field.
getId() - Method in class com.cerner.bunsen.stu3.avro.Resource.Builder
Gets the value of the 'id' field.
getId() - Method in class com.cerner.bunsen.stu3.avro.Resource
Gets the value of the 'id' field.
getId() - Method in class com.cerner.bunsen.stu3.avro.ResourceReference.Builder
Gets the value of the 'id' field.
getId() - Method in class com.cerner.bunsen.stu3.avro.ResourceReference
Gets the value of the 'id' field.
getId() - Method in class com.cerner.bunsen.stu3.avro.SampledData.Builder
Gets the value of the 'id' field.
getId() - Method in class com.cerner.bunsen.stu3.avro.SampledData
Gets the value of the 'id' field.
getId() - Method in class com.cerner.bunsen.stu3.avro.SpecimenReference.Builder
Gets the value of the 'id' field.
getId() - Method in class com.cerner.bunsen.stu3.avro.SpecimenReference
Gets the value of the 'id' field.
getId() - Method in class com.cerner.bunsen.stu3.avro.Timing.Builder
Gets the value of the 'id' field.
getId() - Method in class com.cerner.bunsen.stu3.avro.Timing
Gets the value of the 'id' field.
getId() - Method in class com.cerner.bunsen.stu3.avro.TimingRepeat.Builder
Gets the value of the 'id' field.
getId() - Method in class com.cerner.bunsen.stu3.avro.TimingRepeat
Gets the value of the 'id' field.
getId() - Method in class com.cerner.bunsen.stu3.avro.us.core.CarePlan.Builder
Gets the value of the 'id' field.
getId() - Method in class com.cerner.bunsen.stu3.avro.us.core.CarePlan
Gets the value of the 'id' field.
getId() - Method in class com.cerner.bunsen.stu3.avro.us.core.CarePlanActivity.Builder
Gets the value of the 'id' field.
getId() - Method in class com.cerner.bunsen.stu3.avro.us.core.CarePlanActivity
Gets the value of the 'id' field.
getId() - Method in class com.cerner.bunsen.stu3.avro.us.core.CarePlanActivityDetail.Builder
Gets the value of the 'id' field.
getId() - Method in class com.cerner.bunsen.stu3.avro.us.core.CarePlanActivityDetail
Gets the value of the 'id' field.
getId() - Method in class com.cerner.bunsen.stu3.avro.us.core.Condition.Builder
Gets the value of the 'id' field.
getId() - Method in class com.cerner.bunsen.stu3.avro.us.core.Condition
Gets the value of the 'id' field.
getId() - Method in class com.cerner.bunsen.stu3.avro.us.core.ConditionEvidence.Builder
Gets the value of the 'id' field.
getId() - Method in class com.cerner.bunsen.stu3.avro.us.core.ConditionEvidence
Gets the value of the 'id' field.
getId() - Method in class com.cerner.bunsen.stu3.avro.us.core.ConditionStage.Builder
Gets the value of the 'id' field.
getId() - Method in class com.cerner.bunsen.stu3.avro.us.core.ConditionStage
Gets the value of the 'id' field.
getId() - Method in class com.cerner.bunsen.stu3.avro.us.core.Encounter.Builder
Gets the value of the 'id' field.
getId() - Method in class com.cerner.bunsen.stu3.avro.us.core.Encounter
Gets the value of the 'id' field.
getId() - Method in class com.cerner.bunsen.stu3.avro.us.core.EncounterClassHistory.Builder
Gets the value of the 'id' field.
getId() - Method in class com.cerner.bunsen.stu3.avro.us.core.EncounterClassHistory
Gets the value of the 'id' field.
getId() - Method in class com.cerner.bunsen.stu3.avro.us.core.EncounterDiagnosis.Builder
Gets the value of the 'id' field.
getId() - Method in class com.cerner.bunsen.stu3.avro.us.core.EncounterDiagnosis
Gets the value of the 'id' field.
getId() - Method in class com.cerner.bunsen.stu3.avro.us.core.EncounterHospitalization.Builder
Gets the value of the 'id' field.
getId() - Method in class com.cerner.bunsen.stu3.avro.us.core.EncounterHospitalization
Gets the value of the 'id' field.
getId() - Method in class com.cerner.bunsen.stu3.avro.us.core.EncounterLocation.Builder
Gets the value of the 'id' field.
getId() - Method in class com.cerner.bunsen.stu3.avro.us.core.EncounterLocation
Gets the value of the 'id' field.
getId() - Method in class com.cerner.bunsen.stu3.avro.us.core.EncounterParticipant.Builder
Gets the value of the 'id' field.
getId() - Method in class com.cerner.bunsen.stu3.avro.us.core.EncounterParticipant
Gets the value of the 'id' field.
getId() - Method in class com.cerner.bunsen.stu3.avro.us.core.EncounterStatusHistory.Builder
Gets the value of the 'id' field.
getId() - Method in class com.cerner.bunsen.stu3.avro.us.core.EncounterStatusHistory
Gets the value of the 'id' field.
getId() - Method in class com.cerner.bunsen.stu3.avro.us.core.Immunization.Builder
Gets the value of the 'id' field.
getId() - Method in class com.cerner.bunsen.stu3.avro.us.core.Immunization
Gets the value of the 'id' field.
getId() - Method in class com.cerner.bunsen.stu3.avro.us.core.ImmunizationExplanation.Builder
Gets the value of the 'id' field.
getId() - Method in class com.cerner.bunsen.stu3.avro.us.core.ImmunizationExplanation
Gets the value of the 'id' field.
getId() - Method in class com.cerner.bunsen.stu3.avro.us.core.ImmunizationPractitioner.Builder
Gets the value of the 'id' field.
getId() - Method in class com.cerner.bunsen.stu3.avro.us.core.ImmunizationPractitioner
Gets the value of the 'id' field.
getId() - Method in class com.cerner.bunsen.stu3.avro.us.core.ImmunizationReaction.Builder
Gets the value of the 'id' field.
getId() - Method in class com.cerner.bunsen.stu3.avro.us.core.ImmunizationReaction
Gets the value of the 'id' field.
getId() - Method in class com.cerner.bunsen.stu3.avro.us.core.ImmunizationVaccinationProtocol.Builder
Gets the value of the 'id' field.
getId() - Method in class com.cerner.bunsen.stu3.avro.us.core.ImmunizationVaccinationProtocol
Gets the value of the 'id' field.
getId() - Method in class com.cerner.bunsen.stu3.avro.us.core.Medication.Builder
Gets the value of the 'id' field.
getId() - Method in class com.cerner.bunsen.stu3.avro.us.core.Medication
Gets the value of the 'id' field.
getId() - Method in class com.cerner.bunsen.stu3.avro.us.core.MedicationIngredient.Builder
Gets the value of the 'id' field.
getId() - Method in class com.cerner.bunsen.stu3.avro.us.core.MedicationIngredient
Gets the value of the 'id' field.
getId() - Method in class com.cerner.bunsen.stu3.avro.us.core.MedicationPackage.Builder
Gets the value of the 'id' field.
getId() - Method in class com.cerner.bunsen.stu3.avro.us.core.MedicationPackage
Gets the value of the 'id' field.
getId() - Method in class com.cerner.bunsen.stu3.avro.us.core.MedicationPackageBatch.Builder
Gets the value of the 'id' field.
getId() - Method in class com.cerner.bunsen.stu3.avro.us.core.MedicationPackageBatch
Gets the value of the 'id' field.
getId() - Method in class com.cerner.bunsen.stu3.avro.us.core.MedicationPackageContent.Builder
Gets the value of the 'id' field.
getId() - Method in class com.cerner.bunsen.stu3.avro.us.core.MedicationPackageContent
Gets the value of the 'id' field.
getId() - Method in class com.cerner.bunsen.stu3.avro.us.core.MedicationRequest.Builder
Gets the value of the 'id' field.
getId() - Method in class com.cerner.bunsen.stu3.avro.us.core.MedicationRequest
Gets the value of the 'id' field.
getId() - Method in class com.cerner.bunsen.stu3.avro.us.core.MedicationRequestDispenseRequest.Builder
Gets the value of the 'id' field.
getId() - Method in class com.cerner.bunsen.stu3.avro.us.core.MedicationRequestDispenseRequest
Gets the value of the 'id' field.
getId() - Method in class com.cerner.bunsen.stu3.avro.us.core.MedicationRequestRequester.Builder
Gets the value of the 'id' field.
getId() - Method in class com.cerner.bunsen.stu3.avro.us.core.MedicationRequestRequester
Gets the value of the 'id' field.
getId() - Method in class com.cerner.bunsen.stu3.avro.us.core.MedicationRequestSubstitution.Builder
Gets the value of the 'id' field.
getId() - Method in class com.cerner.bunsen.stu3.avro.us.core.MedicationRequestSubstitution
Gets the value of the 'id' field.
getId() - Method in class com.cerner.bunsen.stu3.avro.us.core.Patient.Builder
Gets the value of the 'id' field.
getId() - Method in class com.cerner.bunsen.stu3.avro.us.core.Patient
Gets the value of the 'id' field.
getId() - Method in class com.cerner.bunsen.stu3.avro.us.core.PatientCommunication.Builder
Gets the value of the 'id' field.
getId() - Method in class com.cerner.bunsen.stu3.avro.us.core.PatientCommunication
Gets the value of the 'id' field.
getId() - Method in class com.cerner.bunsen.stu3.avro.us.core.PatientContact.Builder
Gets the value of the 'id' field.
getId() - Method in class com.cerner.bunsen.stu3.avro.us.core.PatientContact
Gets the value of the 'id' field.
getId() - Method in class com.cerner.bunsen.stu3.avro.us.core.PatientLink.Builder
Gets the value of the 'id' field.
getId() - Method in class com.cerner.bunsen.stu3.avro.us.core.PatientLink
Gets the value of the 'id' field.
getId() - Method in class com.cerner.bunsen.stu3.avro.UsageContext.Builder
Gets the value of the 'id' field.
getId() - Method in class com.cerner.bunsen.stu3.avro.UsageContext
Gets the value of the 'id' field.
getIdentifier() - Method in class com.cerner.bunsen.stu3.avro.AccountReference.Builder
Gets the value of the 'identifier' field.
getIdentifier() - Method in class com.cerner.bunsen.stu3.avro.AccountReference
Gets the value of the 'identifier' field.
getIdentifier() - Method in class com.cerner.bunsen.stu3.avro.ActivityDefinitionHealthcareServicePlanDefinitionReference.Builder
Gets the value of the 'identifier' field.
getIdentifier() - Method in class com.cerner.bunsen.stu3.avro.ActivityDefinitionHealthcareServicePlanDefinitionReference
Gets the value of the 'identifier' field.
getIdentifier() - Method in class com.cerner.bunsen.stu3.avro.ActivityDefinitionPlanDefinitionQuestionnaireReference.Builder
Gets the value of the 'identifier' field.
getIdentifier() - Method in class com.cerner.bunsen.stu3.avro.ActivityDefinitionPlanDefinitionQuestionnaireReference
Gets the value of the 'identifier' field.
getIdentifier() - Method in class com.cerner.bunsen.stu3.avro.ActivityDefinitionPlanDefinitionReference.Builder
Gets the value of the 'identifier' field.
getIdentifier() - Method in class com.cerner.bunsen.stu3.avro.ActivityDefinitionPlanDefinitionReference
Gets the value of the 'identifier' field.
getIdentifier() - Method in class com.cerner.bunsen.stu3.avro.AllergyIntolerance.Builder
Gets the value of the 'identifier' field.
getIdentifier() - Method in class com.cerner.bunsen.stu3.avro.AllergyIntolerance
Gets the value of the 'identifier' field.
getIdentifier() - Method in class com.cerner.bunsen.stu3.avro.AppointmentCommunicationRequestDeviceRequestMedicationRequestNutritionOrderProcedureRequestReferralRequestRequestGroupTaskVisionPrescriptionReference.Builder
Gets the value of the 'identifier' field.
getIdentifier() - Method in class com.cerner.bunsen.stu3.avro.AppointmentCommunicationRequestDeviceRequestMedicationRequestNutritionOrderProcedureRequestReferralRequestRequestGroupTaskVisionPrescriptionReference
Gets the value of the 'identifier' field.
getIdentifier() - Method in class com.cerner.bunsen.stu3.avro.AppointmentReference.Builder
Gets the value of the 'identifier' field.
getIdentifier() - Method in class com.cerner.bunsen.stu3.avro.AppointmentReference
Gets the value of the 'identifier' field.
getIdentifier() - Method in class com.cerner.bunsen.stu3.avro.BundleReference.Builder
Gets the value of the 'identifier' field.
getIdentifier() - Method in class com.cerner.bunsen.stu3.avro.BundleReference
Gets the value of the 'identifier' field.
getIdentifier() - Method in class com.cerner.bunsen.stu3.avro.CarePlan.Builder
Gets the value of the 'identifier' field.
getIdentifier() - Method in class com.cerner.bunsen.stu3.avro.CarePlan
Gets the value of the 'identifier' field.
getIdentifier() - Method in class com.cerner.bunsen.stu3.avro.CarePlanDeviceRequestImmunizationRecommendationMedicationRequestNutritionOrderProcedureRequestReferralRequestReference.Builder
Gets the value of the 'identifier' field.
getIdentifier() - Method in class com.cerner.bunsen.stu3.avro.CarePlanDeviceRequestImmunizationRecommendationMedicationRequestNutritionOrderProcedureRequestReferralRequestReference
Gets the value of the 'identifier' field.
getIdentifier() - Method in class com.cerner.bunsen.stu3.avro.CarePlanMedicationRequestProcedureRequestReferralRequestReference.Builder
Gets the value of the 'identifier' field.
getIdentifier() - Method in class com.cerner.bunsen.stu3.avro.CarePlanMedicationRequestProcedureRequestReferralRequestReference
Gets the value of the 'identifier' field.
getIdentifier() - Method in class com.cerner.bunsen.stu3.avro.CarePlanProcedureRequestReferralRequestReference.Builder
Gets the value of the 'identifier' field.
getIdentifier() - Method in class com.cerner.bunsen.stu3.avro.CarePlanProcedureRequestReferralRequestReference
Gets the value of the 'identifier' field.
getIdentifier() - Method in class com.cerner.bunsen.stu3.avro.CarePlanReference.Builder
Gets the value of the 'identifier' field.
getIdentifier() - Method in class com.cerner.bunsen.stu3.avro.CarePlanReference
Gets the value of the 'identifier' field.
getIdentifier() - Method in class com.cerner.bunsen.stu3.avro.CareTeamOrganizationPatientPractitionerRelatedPersonReference.Builder
Gets the value of the 'identifier' field.
getIdentifier() - Method in class com.cerner.bunsen.stu3.avro.CareTeamOrganizationPatientPractitionerRelatedPersonReference
Gets the value of the 'identifier' field.
getIdentifier() - Method in class com.cerner.bunsen.stu3.avro.CareTeamReference.Builder
Gets the value of the 'identifier' field.
getIdentifier() - Method in class com.cerner.bunsen.stu3.avro.CareTeamReference
Gets the value of the 'identifier' field.
getIdentifier() - Method in class com.cerner.bunsen.stu3.avro.Claim.Builder
Gets the value of the 'identifier' field.
getIdentifier() - Method in class com.cerner.bunsen.stu3.avro.Claim
Gets the value of the 'identifier' field.
getIdentifier() - Method in class com.cerner.bunsen.stu3.avro.ClaimReference.Builder
Gets the value of the 'identifier' field.
getIdentifier() - Method in class com.cerner.bunsen.stu3.avro.ClaimReference
Gets the value of the 'identifier' field.
getIdentifier() - Method in class com.cerner.bunsen.stu3.avro.ClaimResponseReference.Builder
Gets the value of the 'identifier' field.
getIdentifier() - Method in class com.cerner.bunsen.stu3.avro.ClaimResponseReference
Gets the value of the 'identifier' field.
getIdentifier() - Method in class com.cerner.bunsen.stu3.avro.ClinicalImpressionDiagnosticReportObservationReference.Builder
Gets the value of the 'identifier' field.
getIdentifier() - Method in class com.cerner.bunsen.stu3.avro.ClinicalImpressionDiagnosticReportObservationReference
Gets the value of the 'identifier' field.
getIdentifier() - Method in class com.cerner.bunsen.stu3.avro.Condition.Builder
Gets the value of the 'identifier' field.
getIdentifier() - Method in class com.cerner.bunsen.stu3.avro.Condition
Gets the value of the 'identifier' field.
getIdentifier() - Method in class com.cerner.bunsen.stu3.avro.ConditionObservationReference.Builder
Gets the value of the 'identifier' field.
getIdentifier() - Method in class com.cerner.bunsen.stu3.avro.ConditionObservationReference
Gets the value of the 'identifier' field.
getIdentifier() - Method in class com.cerner.bunsen.stu3.avro.ConditionProcedureReference.Builder
Gets the value of the 'identifier' field.
getIdentifier() - Method in class com.cerner.bunsen.stu3.avro.ConditionProcedureReference
Gets the value of the 'identifier' field.
getIdentifier() - Method in class com.cerner.bunsen.stu3.avro.ConditionReference.Builder
Gets the value of the 'identifier' field.
getIdentifier() - Method in class com.cerner.bunsen.stu3.avro.ConditionReference
Gets the value of the 'identifier' field.
getIdentifier() - Method in class com.cerner.bunsen.stu3.avro.CoverageReference.Builder
Gets the value of the 'identifier' field.
getIdentifier() - Method in class com.cerner.bunsen.stu3.avro.CoverageReference
Gets the value of the 'identifier' field.
getIdentifier() - Method in class com.cerner.bunsen.stu3.avro.DetectedIssueReference.Builder
Gets the value of the 'identifier' field.
getIdentifier() - Method in class com.cerner.bunsen.stu3.avro.DetectedIssueReference
Gets the value of the 'identifier' field.
getIdentifier() - Method in class com.cerner.bunsen.stu3.avro.DeviceDeviceMetricReference.Builder
Gets the value of the 'identifier' field.
getIdentifier() - Method in class com.cerner.bunsen.stu3.avro.DeviceDeviceMetricReference
Gets the value of the 'identifier' field.
getIdentifier() - Method in class com.cerner.bunsen.stu3.avro.DeviceGroupLocationPatientReference.Builder
Gets the value of the 'identifier' field.
getIdentifier() - Method in class com.cerner.bunsen.stu3.avro.DeviceGroupLocationPatientReference
Gets the value of the 'identifier' field.
getIdentifier() - Method in class com.cerner.bunsen.stu3.avro.DeviceHealthcareServiceOrganizationPatientPractitionerRelatedPersonReference.Builder
Gets the value of the 'identifier' field.
getIdentifier() - Method in class com.cerner.bunsen.stu3.avro.DeviceHealthcareServiceOrganizationPatientPractitionerRelatedPersonReference
Gets the value of the 'identifier' field.
getIdentifier() - Method in class com.cerner.bunsen.stu3.avro.DeviceMedicationSubstanceReference.Builder
Gets the value of the 'identifier' field.
getIdentifier() - Method in class com.cerner.bunsen.stu3.avro.DeviceMedicationSubstanceReference
Gets the value of the 'identifier' field.
getIdentifier() - Method in class com.cerner.bunsen.stu3.avro.DeviceOrganizationPatientPractitionerRelatedPersonReference.Builder
Gets the value of the 'identifier' field.
getIdentifier() - Method in class com.cerner.bunsen.stu3.avro.DeviceOrganizationPatientPractitionerRelatedPersonReference
Gets the value of the 'identifier' field.
getIdentifier() - Method in class com.cerner.bunsen.stu3.avro.DeviceOrganizationPractitionerReference.Builder
Gets the value of the 'identifier' field.
getIdentifier() - Method in class com.cerner.bunsen.stu3.avro.DeviceOrganizationPractitionerReference
Gets the value of the 'identifier' field.
getIdentifier() - Method in class com.cerner.bunsen.stu3.avro.DeviceReference.Builder
Gets the value of the 'identifier' field.
getIdentifier() - Method in class com.cerner.bunsen.stu3.avro.DeviceReference
Gets the value of the 'identifier' field.
getIdentifier() - Method in class com.cerner.bunsen.stu3.avro.DiagnosticReportReference.Builder
Gets the value of the 'identifier' field.
getIdentifier() - Method in class com.cerner.bunsen.stu3.avro.DiagnosticReportReference
Gets the value of the 'identifier' field.
getIdentifier() - Method in class com.cerner.bunsen.stu3.avro.Encounter.Builder
Gets the value of the 'identifier' field.
getIdentifier() - Method in class com.cerner.bunsen.stu3.avro.Encounter
Gets the value of the 'identifier' field.
getIdentifier() - Method in class com.cerner.bunsen.stu3.avro.EncounterEpisodeOfCareReference.Builder
Gets the value of the 'identifier' field.
getIdentifier() - Method in class com.cerner.bunsen.stu3.avro.EncounterEpisodeOfCareReference
Gets the value of the 'identifier' field.
getIdentifier() - Method in class com.cerner.bunsen.stu3.avro.EncounterReference.Builder
Gets the value of the 'identifier' field.
getIdentifier() - Method in class com.cerner.bunsen.stu3.avro.EncounterReference
Gets the value of the 'identifier' field.
getIdentifier() - Method in class com.cerner.bunsen.stu3.avro.EpisodeOfCare.Builder
Gets the value of the 'identifier' field.
getIdentifier() - Method in class com.cerner.bunsen.stu3.avro.EpisodeOfCare
Gets the value of the 'identifier' field.
getIdentifier() - Method in class com.cerner.bunsen.stu3.avro.EpisodeOfCareReference.Builder
Gets the value of the 'identifier' field.
getIdentifier() - Method in class com.cerner.bunsen.stu3.avro.EpisodeOfCareReference
Gets the value of the 'identifier' field.
getIdentifier() - Method in class com.cerner.bunsen.stu3.avro.GoalReference.Builder
Gets the value of the 'identifier' field.
getIdentifier() - Method in class com.cerner.bunsen.stu3.avro.GoalReference
Gets the value of the 'identifier' field.
getIdentifier() - Method in class com.cerner.bunsen.stu3.avro.GroupPatientReference.Builder
Gets the value of the 'identifier' field.
getIdentifier() - Method in class com.cerner.bunsen.stu3.avro.GroupPatientReference
Gets the value of the 'identifier' field.
getIdentifier() - Method in class com.cerner.bunsen.stu3.avro.Immunization.Builder
Gets the value of the 'identifier' field.
getIdentifier() - Method in class com.cerner.bunsen.stu3.avro.Immunization
Gets the value of the 'identifier' field.
getIdentifier() - Method in class com.cerner.bunsen.stu3.avro.LibraryReference.Builder
Gets the value of the 'identifier' field.
getIdentifier() - Method in class com.cerner.bunsen.stu3.avro.LibraryReference
Gets the value of the 'identifier' field.
getIdentifier() - Method in class com.cerner.bunsen.stu3.avro.ListReference.Builder
Gets the value of the 'identifier' field.
getIdentifier() - Method in class com.cerner.bunsen.stu3.avro.ListReference
Gets the value of the 'identifier' field.
getIdentifier() - Method in class com.cerner.bunsen.stu3.avro.LocationReference.Builder
Gets the value of the 'identifier' field.
getIdentifier() - Method in class com.cerner.bunsen.stu3.avro.LocationReference
Gets the value of the 'identifier' field.
getIdentifier() - Method in class com.cerner.bunsen.stu3.avro.Measure.Builder
Gets the value of the 'identifier' field.
getIdentifier() - Method in class com.cerner.bunsen.stu3.avro.Measure
Gets the value of the 'identifier' field.
getIdentifier() - Method in class com.cerner.bunsen.stu3.avro.MeasureGroup.Builder
Gets the value of the 'identifier' field.
getIdentifier() - Method in class com.cerner.bunsen.stu3.avro.MeasureGroup
Gets the value of the 'identifier' field.
getIdentifier() - Method in class com.cerner.bunsen.stu3.avro.MeasureGroupPopulation.Builder
Gets the value of the 'identifier' field.
getIdentifier() - Method in class com.cerner.bunsen.stu3.avro.MeasureGroupPopulation
Gets the value of the 'identifier' field.
getIdentifier() - Method in class com.cerner.bunsen.stu3.avro.MeasureGroupStratifier.Builder
Gets the value of the 'identifier' field.
getIdentifier() - Method in class com.cerner.bunsen.stu3.avro.MeasureGroupStratifier
Gets the value of the 'identifier' field.
getIdentifier() - Method in class com.cerner.bunsen.stu3.avro.MeasureReference.Builder
Gets the value of the 'identifier' field.
getIdentifier() - Method in class com.cerner.bunsen.stu3.avro.MeasureReference
Gets the value of the 'identifier' field.
getIdentifier() - Method in class com.cerner.bunsen.stu3.avro.MeasureReport.Builder
Gets the value of the 'identifier' field.
getIdentifier() - Method in class com.cerner.bunsen.stu3.avro.MeasureReport
Gets the value of the 'identifier' field.
getIdentifier() - Method in class com.cerner.bunsen.stu3.avro.MeasureReportGroup.Builder
Gets the value of the 'identifier' field.
getIdentifier() - Method in class com.cerner.bunsen.stu3.avro.MeasureReportGroup
Gets the value of the 'identifier' field.
getIdentifier() - Method in class com.cerner.bunsen.stu3.avro.MeasureReportGroupPopulation.Builder
Gets the value of the 'identifier' field.
getIdentifier() - Method in class com.cerner.bunsen.stu3.avro.MeasureReportGroupPopulation
Gets the value of the 'identifier' field.
getIdentifier() - Method in class com.cerner.bunsen.stu3.avro.MeasureReportGroupStratifier.Builder
Gets the value of the 'identifier' field.
getIdentifier() - Method in class com.cerner.bunsen.stu3.avro.MeasureReportGroupStratifier
Gets the value of the 'identifier' field.
getIdentifier() - Method in class com.cerner.bunsen.stu3.avro.MeasureReportGroupStratifierStratumPopulation.Builder
Gets the value of the 'identifier' field.
getIdentifier() - Method in class com.cerner.bunsen.stu3.avro.MeasureReportGroupStratifierStratumPopulation
Gets the value of the 'identifier' field.
getIdentifier() - Method in class com.cerner.bunsen.stu3.avro.MeasureSupplementalData.Builder
Gets the value of the 'identifier' field.
getIdentifier() - Method in class com.cerner.bunsen.stu3.avro.MeasureSupplementalData
Gets the value of the 'identifier' field.
getIdentifier() - Method in class com.cerner.bunsen.stu3.avro.MedicationAdministrationMedicationDispenseMedicationStatementObservationProcedureReference.Builder
Gets the value of the 'identifier' field.
getIdentifier() - Method in class com.cerner.bunsen.stu3.avro.MedicationAdministrationMedicationDispenseMedicationStatementObservationProcedureReference
Gets the value of the 'identifier' field.
getIdentifier() - Method in class com.cerner.bunsen.stu3.avro.MedicationAdministrationObservationProcedureReference.Builder
Gets the value of the 'identifier' field.
getIdentifier() - Method in class com.cerner.bunsen.stu3.avro.MedicationAdministrationObservationProcedureReference
Gets the value of the 'identifier' field.
getIdentifier() - Method in class com.cerner.bunsen.stu3.avro.MedicationDispense.Builder
Gets the value of the 'identifier' field.
getIdentifier() - Method in class com.cerner.bunsen.stu3.avro.MedicationDispense
Gets the value of the 'identifier' field.
getIdentifier() - Method in class com.cerner.bunsen.stu3.avro.MedicationReference.Builder
Gets the value of the 'identifier' field.
getIdentifier() - Method in class com.cerner.bunsen.stu3.avro.MedicationReference
Gets the value of the 'identifier' field.
getIdentifier() - Method in class com.cerner.bunsen.stu3.avro.MedicationRequestReference.Builder
Gets the value of the 'identifier' field.
getIdentifier() - Method in class com.cerner.bunsen.stu3.avro.MedicationRequestReference
Gets the value of the 'identifier' field.
getIdentifier() - Method in class com.cerner.bunsen.stu3.avro.MedicationRequestVisionPrescriptionReference.Builder
Gets the value of the 'identifier' field.
getIdentifier() - Method in class com.cerner.bunsen.stu3.avro.MedicationRequestVisionPrescriptionReference
Gets the value of the 'identifier' field.
getIdentifier() - Method in class com.cerner.bunsen.stu3.avro.MedicationStatement.Builder
Gets the value of the 'identifier' field.
getIdentifier() - Method in class com.cerner.bunsen.stu3.avro.MedicationStatement
Gets the value of the 'identifier' field.
getIdentifier() - Method in class com.cerner.bunsen.stu3.avro.MedicationSubstanceReference.Builder
Gets the value of the 'identifier' field.
getIdentifier() - Method in class com.cerner.bunsen.stu3.avro.MedicationSubstanceReference
Gets the value of the 'identifier' field.
getIdentifier() - Method in class com.cerner.bunsen.stu3.avro.Observation.Builder
Gets the value of the 'identifier' field.
getIdentifier() - Method in class com.cerner.bunsen.stu3.avro.Observation
Gets the value of the 'identifier' field.
getIdentifier() - Method in class com.cerner.bunsen.stu3.avro.ObservationQuestionnaireResponseSequenceReference.Builder
Gets the value of the 'identifier' field.
getIdentifier() - Method in class com.cerner.bunsen.stu3.avro.ObservationQuestionnaireResponseSequenceReference
Gets the value of the 'identifier' field.
getIdentifier() - Method in class com.cerner.bunsen.stu3.avro.ObservationReference.Builder
Gets the value of the 'identifier' field.
getIdentifier() - Method in class com.cerner.bunsen.stu3.avro.ObservationReference
Gets the value of the 'identifier' field.
getIdentifier() - Method in class com.cerner.bunsen.stu3.avro.OrganizationPatientPractitionerRelatedPersonReference.Builder
Gets the value of the 'identifier' field.
getIdentifier() - Method in class com.cerner.bunsen.stu3.avro.OrganizationPatientPractitionerRelatedPersonReference
Gets the value of the 'identifier' field.
getIdentifier() - Method in class com.cerner.bunsen.stu3.avro.OrganizationPractitionerReference.Builder
Gets the value of the 'identifier' field.
getIdentifier() - Method in class com.cerner.bunsen.stu3.avro.OrganizationPractitionerReference
Gets the value of the 'identifier' field.
getIdentifier() - Method in class com.cerner.bunsen.stu3.avro.Patient.Builder
Gets the value of the 'identifier' field.
getIdentifier() - Method in class com.cerner.bunsen.stu3.avro.Patient
Gets the value of the 'identifier' field.
getIdentifier() - Method in class com.cerner.bunsen.stu3.avro.PatientPractitionerReference.Builder
Gets the value of the 'identifier' field.
getIdentifier() - Method in class com.cerner.bunsen.stu3.avro.PatientPractitionerReference
Gets the value of the 'identifier' field.
getIdentifier() - Method in class com.cerner.bunsen.stu3.avro.PatientPractitionerRelatedPersonReference.Builder
Gets the value of the 'identifier' field.
getIdentifier() - Method in class com.cerner.bunsen.stu3.avro.PatientPractitionerRelatedPersonReference
Gets the value of the 'identifier' field.
getIdentifier() - Method in class com.cerner.bunsen.stu3.avro.PatientReference.Builder
Gets the value of the 'identifier' field.
getIdentifier() - Method in class com.cerner.bunsen.stu3.avro.PatientReference
Gets the value of the 'identifier' field.
getIdentifier() - Method in class com.cerner.bunsen.stu3.avro.PatientRelatedPersonReference.Builder
Gets the value of the 'identifier' field.
getIdentifier() - Method in class com.cerner.bunsen.stu3.avro.PatientRelatedPersonReference
Gets the value of the 'identifier' field.
getIdentifier() - Method in class com.cerner.bunsen.stu3.avro.PlanDefinitionQuestionnaireReference.Builder
Gets the value of the 'identifier' field.
getIdentifier() - Method in class com.cerner.bunsen.stu3.avro.PlanDefinitionQuestionnaireReference
Gets the value of the 'identifier' field.
getIdentifier() - Method in class com.cerner.bunsen.stu3.avro.PractitionerReference.Builder
Gets the value of the 'identifier' field.
getIdentifier() - Method in class com.cerner.bunsen.stu3.avro.PractitionerReference
Gets the value of the 'identifier' field.
getIdentifier() - Method in class com.cerner.bunsen.stu3.avro.PractitionerRelatedPersonReference.Builder
Gets the value of the 'identifier' field.
getIdentifier() - Method in class com.cerner.bunsen.stu3.avro.PractitionerRelatedPersonReference
Gets the value of the 'identifier' field.
getIdentifier() - Method in class com.cerner.bunsen.stu3.avro.Procedure.Builder
Gets the value of the 'identifier' field.
getIdentifier() - Method in class com.cerner.bunsen.stu3.avro.Procedure
Gets the value of the 'identifier' field.
getIdentifier() - Method in class com.cerner.bunsen.stu3.avro.ProcedureReference.Builder
Gets the value of the 'identifier' field.
getIdentifier() - Method in class com.cerner.bunsen.stu3.avro.ProcedureReference
Gets the value of the 'identifier' field.
getIdentifier() - Method in class com.cerner.bunsen.stu3.avro.ProcedureRequest.Builder
Gets the value of the 'identifier' field.
getIdentifier() - Method in class com.cerner.bunsen.stu3.avro.ProcedureRequest
Gets the value of the 'identifier' field.
getIdentifier() - Method in class com.cerner.bunsen.stu3.avro.ProvenanceReference.Builder
Gets the value of the 'identifier' field.
getIdentifier() - Method in class com.cerner.bunsen.stu3.avro.ProvenanceReference
Gets the value of the 'identifier' field.
getIdentifier() - Method in class com.cerner.bunsen.stu3.avro.ReferralRequestReference.Builder
Gets the value of the 'identifier' field.
getIdentifier() - Method in class com.cerner.bunsen.stu3.avro.ReferralRequestReference
Gets the value of the 'identifier' field.
getIdentifier() - Method in class com.cerner.bunsen.stu3.avro.ResourceReference.Builder
Gets the value of the 'identifier' field.
getIdentifier() - Method in class com.cerner.bunsen.stu3.avro.ResourceReference
Gets the value of the 'identifier' field.
getIdentifier() - Method in class com.cerner.bunsen.stu3.avro.SpecimenReference.Builder
Gets the value of the 'identifier' field.
getIdentifier() - Method in class com.cerner.bunsen.stu3.avro.SpecimenReference
Gets the value of the 'identifier' field.
getIdentifier() - Method in class com.cerner.bunsen.stu3.avro.us.core.CarePlan.Builder
Gets the value of the 'identifier' field.
getIdentifier() - Method in class com.cerner.bunsen.stu3.avro.us.core.CarePlan
Gets the value of the 'identifier' field.
getIdentifier() - Method in class com.cerner.bunsen.stu3.avro.us.core.Condition.Builder
Gets the value of the 'identifier' field.
getIdentifier() - Method in class com.cerner.bunsen.stu3.avro.us.core.Condition
Gets the value of the 'identifier' field.
getIdentifier() - Method in class com.cerner.bunsen.stu3.avro.us.core.Encounter.Builder
Gets the value of the 'identifier' field.
getIdentifier() - Method in class com.cerner.bunsen.stu3.avro.us.core.Encounter
Gets the value of the 'identifier' field.
getIdentifier() - Method in class com.cerner.bunsen.stu3.avro.us.core.Immunization.Builder
Gets the value of the 'identifier' field.
getIdentifier() - Method in class com.cerner.bunsen.stu3.avro.us.core.Immunization
Gets the value of the 'identifier' field.
getIdentifier() - Method in class com.cerner.bunsen.stu3.avro.us.core.MedicationRequest.Builder
Gets the value of the 'identifier' field.
getIdentifier() - Method in class com.cerner.bunsen.stu3.avro.us.core.MedicationRequest
Gets the value of the 'identifier' field.
getIdentifier() - Method in class com.cerner.bunsen.stu3.avro.us.core.Patient.Builder
Gets the value of the 'identifier' field.
getIdentifier() - Method in class com.cerner.bunsen.stu3.avro.us.core.Patient
Gets the value of the 'identifier' field.
getIdentifierBuilder() - Method in class com.cerner.bunsen.stu3.avro.AccountReference.Builder
Gets the Builder instance for the 'identifier' field and creates one if it doesn't exist yet.
getIdentifierBuilder() - Method in class com.cerner.bunsen.stu3.avro.ActivityDefinitionHealthcareServicePlanDefinitionReference.Builder
Gets the Builder instance for the 'identifier' field and creates one if it doesn't exist yet.
getIdentifierBuilder() - Method in class com.cerner.bunsen.stu3.avro.ActivityDefinitionPlanDefinitionQuestionnaireReference.Builder
Gets the Builder instance for the 'identifier' field and creates one if it doesn't exist yet.
getIdentifierBuilder() - Method in class com.cerner.bunsen.stu3.avro.ActivityDefinitionPlanDefinitionReference.Builder
Gets the Builder instance for the 'identifier' field and creates one if it doesn't exist yet.
getIdentifierBuilder() - Method in class com.cerner.bunsen.stu3.avro.AppointmentCommunicationRequestDeviceRequestMedicationRequestNutritionOrderProcedureRequestReferralRequestRequestGroupTaskVisionPrescriptionReference.Builder
Gets the Builder instance for the 'identifier' field and creates one if it doesn't exist yet.
getIdentifierBuilder() - Method in class com.cerner.bunsen.stu3.avro.AppointmentReference.Builder
Gets the Builder instance for the 'identifier' field and creates one if it doesn't exist yet.
getIdentifierBuilder() - Method in class com.cerner.bunsen.stu3.avro.BundleReference.Builder
Gets the Builder instance for the 'identifier' field and creates one if it doesn't exist yet.
getIdentifierBuilder() - Method in class com.cerner.bunsen.stu3.avro.CarePlanDeviceRequestImmunizationRecommendationMedicationRequestNutritionOrderProcedureRequestReferralRequestReference.Builder
Gets the Builder instance for the 'identifier' field and creates one if it doesn't exist yet.
getIdentifierBuilder() - Method in class com.cerner.bunsen.stu3.avro.CarePlanMedicationRequestProcedureRequestReferralRequestReference.Builder
Gets the Builder instance for the 'identifier' field and creates one if it doesn't exist yet.
getIdentifierBuilder() - Method in class com.cerner.bunsen.stu3.avro.CarePlanProcedureRequestReferralRequestReference.Builder
Gets the Builder instance for the 'identifier' field and creates one if it doesn't exist yet.
getIdentifierBuilder() - Method in class com.cerner.bunsen.stu3.avro.CarePlanReference.Builder
Gets the Builder instance for the 'identifier' field and creates one if it doesn't exist yet.
getIdentifierBuilder() - Method in class com.cerner.bunsen.stu3.avro.CareTeamOrganizationPatientPractitionerRelatedPersonReference.Builder
Gets the Builder instance for the 'identifier' field and creates one if it doesn't exist yet.
getIdentifierBuilder() - Method in class com.cerner.bunsen.stu3.avro.CareTeamReference.Builder
Gets the Builder instance for the 'identifier' field and creates one if it doesn't exist yet.
getIdentifierBuilder() - Method in class com.cerner.bunsen.stu3.avro.ClaimReference.Builder
Gets the Builder instance for the 'identifier' field and creates one if it doesn't exist yet.
getIdentifierBuilder() - Method in class com.cerner.bunsen.stu3.avro.ClaimResponseReference.Builder
Gets the Builder instance for the 'identifier' field and creates one if it doesn't exist yet.
getIdentifierBuilder() - Method in class com.cerner.bunsen.stu3.avro.ClinicalImpressionDiagnosticReportObservationReference.Builder
Gets the Builder instance for the 'identifier' field and creates one if it doesn't exist yet.
getIdentifierBuilder() - Method in class com.cerner.bunsen.stu3.avro.ConditionObservationReference.Builder
Gets the Builder instance for the 'identifier' field and creates one if it doesn't exist yet.
getIdentifierBuilder() - Method in class com.cerner.bunsen.stu3.avro.ConditionProcedureReference.Builder
Gets the Builder instance for the 'identifier' field and creates one if it doesn't exist yet.
getIdentifierBuilder() - Method in class com.cerner.bunsen.stu3.avro.ConditionReference.Builder
Gets the Builder instance for the 'identifier' field and creates one if it doesn't exist yet.
getIdentifierBuilder() - Method in class com.cerner.bunsen.stu3.avro.CoverageReference.Builder
Gets the Builder instance for the 'identifier' field and creates one if it doesn't exist yet.
getIdentifierBuilder() - Method in class com.cerner.bunsen.stu3.avro.DetectedIssueReference.Builder
Gets the Builder instance for the 'identifier' field and creates one if it doesn't exist yet.
getIdentifierBuilder() - Method in class com.cerner.bunsen.stu3.avro.DeviceDeviceMetricReference.Builder
Gets the Builder instance for the 'identifier' field and creates one if it doesn't exist yet.
getIdentifierBuilder() - Method in class com.cerner.bunsen.stu3.avro.DeviceGroupLocationPatientReference.Builder
Gets the Builder instance for the 'identifier' field and creates one if it doesn't exist yet.
getIdentifierBuilder() - Method in class com.cerner.bunsen.stu3.avro.DeviceHealthcareServiceOrganizationPatientPractitionerRelatedPersonReference.Builder
Gets the Builder instance for the 'identifier' field and creates one if it doesn't exist yet.
getIdentifierBuilder() - Method in class com.cerner.bunsen.stu3.avro.DeviceMedicationSubstanceReference.Builder
Gets the Builder instance for the 'identifier' field and creates one if it doesn't exist yet.
getIdentifierBuilder() - Method in class com.cerner.bunsen.stu3.avro.DeviceOrganizationPatientPractitionerRelatedPersonReference.Builder
Gets the Builder instance for the 'identifier' field and creates one if it doesn't exist yet.
getIdentifierBuilder() - Method in class com.cerner.bunsen.stu3.avro.DeviceOrganizationPractitionerReference.Builder
Gets the Builder instance for the 'identifier' field and creates one if it doesn't exist yet.
getIdentifierBuilder() - Method in class com.cerner.bunsen.stu3.avro.DeviceReference.Builder
Gets the Builder instance for the 'identifier' field and creates one if it doesn't exist yet.
getIdentifierBuilder() - Method in class com.cerner.bunsen.stu3.avro.DiagnosticReportReference.Builder
Gets the Builder instance for the 'identifier' field and creates one if it doesn't exist yet.
getIdentifierBuilder() - Method in class com.cerner.bunsen.stu3.avro.EncounterEpisodeOfCareReference.Builder
Gets the Builder instance for the 'identifier' field and creates one if it doesn't exist yet.
getIdentifierBuilder() - Method in class com.cerner.bunsen.stu3.avro.EncounterReference.Builder
Gets the Builder instance for the 'identifier' field and creates one if it doesn't exist yet.
getIdentifierBuilder() - Method in class com.cerner.bunsen.stu3.avro.EpisodeOfCareReference.Builder
Gets the Builder instance for the 'identifier' field and creates one if it doesn't exist yet.
getIdentifierBuilder() - Method in class com.cerner.bunsen.stu3.avro.GoalReference.Builder
Gets the Builder instance for the 'identifier' field and creates one if it doesn't exist yet.
getIdentifierBuilder() - Method in class com.cerner.bunsen.stu3.avro.GroupPatientReference.Builder
Gets the Builder instance for the 'identifier' field and creates one if it doesn't exist yet.
getIdentifierBuilder() - Method in class com.cerner.bunsen.stu3.avro.LibraryReference.Builder
Gets the Builder instance for the 'identifier' field and creates one if it doesn't exist yet.
getIdentifierBuilder() - Method in class com.cerner.bunsen.stu3.avro.ListReference.Builder
Gets the Builder instance for the 'identifier' field and creates one if it doesn't exist yet.
getIdentifierBuilder() - Method in class com.cerner.bunsen.stu3.avro.LocationReference.Builder
Gets the Builder instance for the 'identifier' field and creates one if it doesn't exist yet.
getIdentifierBuilder() - Method in class com.cerner.bunsen.stu3.avro.MeasureGroup.Builder
Gets the Builder instance for the 'identifier' field and creates one if it doesn't exist yet.
getIdentifierBuilder() - Method in class com.cerner.bunsen.stu3.avro.MeasureGroupPopulation.Builder
Gets the Builder instance for the 'identifier' field and creates one if it doesn't exist yet.
getIdentifierBuilder() - Method in class com.cerner.bunsen.stu3.avro.MeasureGroupStratifier.Builder
Gets the Builder instance for the 'identifier' field and creates one if it doesn't exist yet.
getIdentifierBuilder() - Method in class com.cerner.bunsen.stu3.avro.MeasureReference.Builder
Gets the Builder instance for the 'identifier' field and creates one if it doesn't exist yet.
getIdentifierBuilder() - Method in class com.cerner.bunsen.stu3.avro.MeasureReport.Builder
Gets the Builder instance for the 'identifier' field and creates one if it doesn't exist yet.
getIdentifierBuilder() - Method in class com.cerner.bunsen.stu3.avro.MeasureReportGroup.Builder
Gets the Builder instance for the 'identifier' field and creates one if it doesn't exist yet.
getIdentifierBuilder() - Method in class com.cerner.bunsen.stu3.avro.MeasureReportGroupPopulation.Builder
Gets the Builder instance for the 'identifier' field and creates one if it doesn't exist yet.
getIdentifierBuilder() - Method in class com.cerner.bunsen.stu3.avro.MeasureReportGroupStratifier.Builder
Gets the Builder instance for the 'identifier' field and creates one if it doesn't exist yet.
getIdentifierBuilder() - Method in class com.cerner.bunsen.stu3.avro.MeasureReportGroupStratifierStratumPopulation.Builder
Gets the Builder instance for the 'identifier' field and creates one if it doesn't exist yet.
getIdentifierBuilder() - Method in class com.cerner.bunsen.stu3.avro.MeasureSupplementalData.Builder
Gets the Builder instance for the 'identifier' field and creates one if it doesn't exist yet.
getIdentifierBuilder() - Method in class com.cerner.bunsen.stu3.avro.MedicationAdministrationMedicationDispenseMedicationStatementObservationProcedureReference.Builder
Gets the Builder instance for the 'identifier' field and creates one if it doesn't exist yet.
getIdentifierBuilder() - Method in class com.cerner.bunsen.stu3.avro.MedicationAdministrationObservationProcedureReference.Builder
Gets the Builder instance for the 'identifier' field and creates one if it doesn't exist yet.
getIdentifierBuilder() - Method in class com.cerner.bunsen.stu3.avro.MedicationReference.Builder
Gets the Builder instance for the 'identifier' field and creates one if it doesn't exist yet.
getIdentifierBuilder() - Method in class com.cerner.bunsen.stu3.avro.MedicationRequestReference.Builder
Gets the Builder instance for the 'identifier' field and creates one if it doesn't exist yet.
getIdentifierBuilder() - Method in class com.cerner.bunsen.stu3.avro.MedicationRequestVisionPrescriptionReference.Builder
Gets the Builder instance for the 'identifier' field and creates one if it doesn't exist yet.
getIdentifierBuilder() - Method in class com.cerner.bunsen.stu3.avro.MedicationSubstanceReference.Builder
Gets the Builder instance for the 'identifier' field and creates one if it doesn't exist yet.
getIdentifierBuilder() - Method in class com.cerner.bunsen.stu3.avro.ObservationQuestionnaireResponseSequenceReference.Builder
Gets the Builder instance for the 'identifier' field and creates one if it doesn't exist yet.
getIdentifierBuilder() - Method in class com.cerner.bunsen.stu3.avro.ObservationReference.Builder
Gets the Builder instance for the 'identifier' field and creates one if it doesn't exist yet.
getIdentifierBuilder() - Method in class com.cerner.bunsen.stu3.avro.OrganizationPatientPractitionerRelatedPersonReference.Builder
Gets the Builder instance for the 'identifier' field and creates one if it doesn't exist yet.
getIdentifierBuilder() - Method in class com.cerner.bunsen.stu3.avro.OrganizationPractitionerReference.Builder
Gets the Builder instance for the 'identifier' field and creates one if it doesn't exist yet.
getIdentifierBuilder() - Method in class com.cerner.bunsen.stu3.avro.PatientPractitionerReference.Builder
Gets the Builder instance for the 'identifier' field and creates one if it doesn't exist yet.
getIdentifierBuilder() - Method in class com.cerner.bunsen.stu3.avro.PatientPractitionerRelatedPersonReference.Builder
Gets the Builder instance for the 'identifier' field and creates one if it doesn't exist yet.
getIdentifierBuilder() - Method in class com.cerner.bunsen.stu3.avro.PatientReference.Builder
Gets the Builder instance for the 'identifier' field and creates one if it doesn't exist yet.
getIdentifierBuilder() - Method in class com.cerner.bunsen.stu3.avro.PatientRelatedPersonReference.Builder
Gets the Builder instance for the 'identifier' field and creates one if it doesn't exist yet.
getIdentifierBuilder() - Method in class com.cerner.bunsen.stu3.avro.PlanDefinitionQuestionnaireReference.Builder
Gets the Builder instance for the 'identifier' field and creates one if it doesn't exist yet.
getIdentifierBuilder() - Method in class com.cerner.bunsen.stu3.avro.PractitionerReference.Builder
Gets the Builder instance for the 'identifier' field and creates one if it doesn't exist yet.
getIdentifierBuilder() - Method in class com.cerner.bunsen.stu3.avro.PractitionerRelatedPersonReference.Builder
Gets the Builder instance for the 'identifier' field and creates one if it doesn't exist yet.
getIdentifierBuilder() - Method in class com.cerner.bunsen.stu3.avro.ProcedureReference.Builder
Gets the Builder instance for the 'identifier' field and creates one if it doesn't exist yet.
getIdentifierBuilder() - Method in class com.cerner.bunsen.stu3.avro.ProvenanceReference.Builder
Gets the Builder instance for the 'identifier' field and creates one if it doesn't exist yet.
getIdentifierBuilder() - Method in class com.cerner.bunsen.stu3.avro.ReferralRequestReference.Builder
Gets the Builder instance for the 'identifier' field and creates one if it doesn't exist yet.
getIdentifierBuilder() - Method in class com.cerner.bunsen.stu3.avro.ResourceReference.Builder
Gets the Builder instance for the 'identifier' field and creates one if it doesn't exist yet.
getIdentifierBuilder() - Method in class com.cerner.bunsen.stu3.avro.SpecimenReference.Builder
Gets the Builder instance for the 'identifier' field and creates one if it doesn't exist yet.
getImage() - Method in class com.cerner.bunsen.stu3.avro.us.core.Medication.Builder
Gets the value of the 'image' field.
getImage() - Method in class com.cerner.bunsen.stu3.avro.us.core.Medication
Gets the value of the 'image' field.
getImmunizationRecommendationId() - Method in class com.cerner.bunsen.stu3.avro.CarePlanDeviceRequestImmunizationRecommendationMedicationRequestNutritionOrderProcedureRequestReferralRequestReference.Builder
Gets the value of the 'ImmunizationRecommendationId' field.
getImmunizationRecommendationId() - Method in class com.cerner.bunsen.stu3.avro.CarePlanDeviceRequestImmunizationRecommendationMedicationRequestNutritionOrderProcedureRequestReferralRequestReference
Gets the value of the 'ImmunizationRecommendationId' field.
getImplicitRules() - Method in class com.cerner.bunsen.stu3.avro.AllergyIntolerance.Builder
Gets the value of the 'implicitRules' field.
getImplicitRules() - Method in class com.cerner.bunsen.stu3.avro.AllergyIntolerance
Gets the value of the 'implicitRules' field.
getImplicitRules() - Method in class com.cerner.bunsen.stu3.avro.CarePlan.Builder
Gets the value of the 'implicitRules' field.
getImplicitRules() - Method in class com.cerner.bunsen.stu3.avro.CarePlan
Gets the value of the 'implicitRules' field.
getImplicitRules() - Method in class com.cerner.bunsen.stu3.avro.Claim.Builder
Gets the value of the 'implicitRules' field.
getImplicitRules() - Method in class com.cerner.bunsen.stu3.avro.Claim
Gets the value of the 'implicitRules' field.
getImplicitRules() - Method in class com.cerner.bunsen.stu3.avro.Condition.Builder
Gets the value of the 'implicitRules' field.
getImplicitRules() - Method in class com.cerner.bunsen.stu3.avro.Condition
Gets the value of the 'implicitRules' field.
getImplicitRules() - Method in class com.cerner.bunsen.stu3.avro.Encounter.Builder
Gets the value of the 'implicitRules' field.
getImplicitRules() - Method in class com.cerner.bunsen.stu3.avro.Encounter
Gets the value of the 'implicitRules' field.
getImplicitRules() - Method in class com.cerner.bunsen.stu3.avro.EpisodeOfCare.Builder
Gets the value of the 'implicitRules' field.
getImplicitRules() - Method in class com.cerner.bunsen.stu3.avro.EpisodeOfCare
Gets the value of the 'implicitRules' field.
getImplicitRules() - Method in class com.cerner.bunsen.stu3.avro.Immunization.Builder
Gets the value of the 'implicitRules' field.
getImplicitRules() - Method in class com.cerner.bunsen.stu3.avro.Immunization
Gets the value of the 'implicitRules' field.
getImplicitRules() - Method in class com.cerner.bunsen.stu3.avro.Measure.Builder
Gets the value of the 'implicitRules' field.
getImplicitRules() - Method in class com.cerner.bunsen.stu3.avro.Measure
Gets the value of the 'implicitRules' field.
getImplicitRules() - Method in class com.cerner.bunsen.stu3.avro.MeasureReport.Builder
Gets the value of the 'implicitRules' field.
getImplicitRules() - Method in class com.cerner.bunsen.stu3.avro.MeasureReport
Gets the value of the 'implicitRules' field.
getImplicitRules() - Method in class com.cerner.bunsen.stu3.avro.MedicationDispense.Builder
Gets the value of the 'implicitRules' field.
getImplicitRules() - Method in class com.cerner.bunsen.stu3.avro.MedicationDispense
Gets the value of the 'implicitRules' field.
getImplicitRules() - Method in class com.cerner.bunsen.stu3.avro.MedicationStatement.Builder
Gets the value of the 'implicitRules' field.
getImplicitRules() - Method in class com.cerner.bunsen.stu3.avro.MedicationStatement
Gets the value of the 'implicitRules' field.
getImplicitRules() - Method in class com.cerner.bunsen.stu3.avro.Observation.Builder
Gets the value of the 'implicitRules' field.
getImplicitRules() - Method in class com.cerner.bunsen.stu3.avro.Observation
Gets the value of the 'implicitRules' field.
getImplicitRules() - Method in class com.cerner.bunsen.stu3.avro.Patient.Builder
Gets the value of the 'implicitRules' field.
getImplicitRules() - Method in class com.cerner.bunsen.stu3.avro.Patient
Gets the value of the 'implicitRules' field.
getImplicitRules() - Method in class com.cerner.bunsen.stu3.avro.Procedure.Builder
Gets the value of the 'implicitRules' field.
getImplicitRules() - Method in class com.cerner.bunsen.stu3.avro.Procedure
Gets the value of the 'implicitRules' field.
getImplicitRules() - Method in class com.cerner.bunsen.stu3.avro.ProcedureRequest.Builder
Gets the value of the 'implicitRules' field.
getImplicitRules() - Method in class com.cerner.bunsen.stu3.avro.ProcedureRequest
Gets the value of the 'implicitRules' field.
getImplicitRules() - Method in class com.cerner.bunsen.stu3.avro.Resource.Builder
Gets the value of the 'implicitRules' field.
getImplicitRules() - Method in class com.cerner.bunsen.stu3.avro.Resource
Gets the value of the 'implicitRules' field.
getImplicitRules() - Method in class com.cerner.bunsen.stu3.avro.us.core.CarePlan.Builder
Gets the value of the 'implicitRules' field.
getImplicitRules() - Method in class com.cerner.bunsen.stu3.avro.us.core.CarePlan
Gets the value of the 'implicitRules' field.
getImplicitRules() - Method in class com.cerner.bunsen.stu3.avro.us.core.Condition.Builder
Gets the value of the 'implicitRules' field.
getImplicitRules() - Method in class com.cerner.bunsen.stu3.avro.us.core.Condition
Gets the value of the 'implicitRules' field.
getImplicitRules() - Method in class com.cerner.bunsen.stu3.avro.us.core.Encounter.Builder
Gets the value of the 'implicitRules' field.
getImplicitRules() - Method in class com.cerner.bunsen.stu3.avro.us.core.Encounter
Gets the value of the 'implicitRules' field.
getImplicitRules() - Method in class com.cerner.bunsen.stu3.avro.us.core.Immunization.Builder
Gets the value of the 'implicitRules' field.
getImplicitRules() - Method in class com.cerner.bunsen.stu3.avro.us.core.Immunization
Gets the value of the 'implicitRules' field.
getImplicitRules() - Method in class com.cerner.bunsen.stu3.avro.us.core.Medication.Builder
Gets the value of the 'implicitRules' field.
getImplicitRules() - Method in class com.cerner.bunsen.stu3.avro.us.core.Medication
Gets the value of the 'implicitRules' field.
getImplicitRules() - Method in class com.cerner.bunsen.stu3.avro.us.core.MedicationRequest.Builder
Gets the value of the 'implicitRules' field.
getImplicitRules() - Method in class com.cerner.bunsen.stu3.avro.us.core.MedicationRequest
Gets the value of the 'implicitRules' field.
getImplicitRules() - Method in class com.cerner.bunsen.stu3.avro.us.core.Patient.Builder
Gets the value of the 'implicitRules' field.
getImplicitRules() - Method in class com.cerner.bunsen.stu3.avro.us.core.Patient
Gets the value of the 'implicitRules' field.
getImprovementNotation() - Method in class com.cerner.bunsen.stu3.avro.Measure.Builder
Gets the value of the 'improvementNotation' field.
getImprovementNotation() - Method in class com.cerner.bunsen.stu3.avro.Measure
Gets the value of the 'improvementNotation' field.
getIncomingReferral() - Method in class com.cerner.bunsen.stu3.avro.Encounter.Builder
Gets the value of the 'incomingReferral' field.
getIncomingReferral() - Method in class com.cerner.bunsen.stu3.avro.Encounter
Gets the value of the 'incomingReferral' field.
getIncomingReferral() - Method in class com.cerner.bunsen.stu3.avro.us.core.Encounter.Builder
Gets the value of the 'incomingReferral' field.
getIncomingReferral() - Method in class com.cerner.bunsen.stu3.avro.us.core.Encounter
Gets the value of the 'incomingReferral' field.
getIndividual() - Method in class com.cerner.bunsen.stu3.avro.EncounterParticipant.Builder
Gets the value of the 'individual' field.
getIndividual() - Method in class com.cerner.bunsen.stu3.avro.EncounterParticipant
Gets the value of the 'individual' field.
getIndividual() - Method in class com.cerner.bunsen.stu3.avro.us.core.EncounterParticipant.Builder
Gets the value of the 'individual' field.
getIndividual() - Method in class com.cerner.bunsen.stu3.avro.us.core.EncounterParticipant
Gets the value of the 'individual' field.
getIndividualBuilder() - Method in class com.cerner.bunsen.stu3.avro.EncounterParticipant.Builder
Gets the Builder instance for the 'individual' field and creates one if it doesn't exist yet.
getIndividualBuilder() - Method in class com.cerner.bunsen.stu3.avro.us.core.EncounterParticipant.Builder
Gets the Builder instance for the 'individual' field and creates one if it doesn't exist yet.
getInformation() - Method in class com.cerner.bunsen.stu3.avro.Claim.Builder
Gets the value of the 'information' field.
getInformation() - Method in class com.cerner.bunsen.stu3.avro.Claim
Gets the value of the 'information' field.
getInformationLinkId() - Method in class com.cerner.bunsen.stu3.avro.ClaimItem.Builder
Gets the value of the 'informationLinkId' field.
getInformationLinkId() - Method in class com.cerner.bunsen.stu3.avro.ClaimItem
Gets the value of the 'informationLinkId' field.
getInformationSource() - Method in class com.cerner.bunsen.stu3.avro.MedicationStatement.Builder
Gets the value of the 'informationSource' field.
getInformationSource() - Method in class com.cerner.bunsen.stu3.avro.MedicationStatement
Gets the value of the 'informationSource' field.
getInformationSourceBuilder() - Method in class com.cerner.bunsen.stu3.avro.MedicationStatement.Builder
Gets the Builder instance for the 'informationSource' field and creates one if it doesn't exist yet.
getIngredient() - Method in class com.cerner.bunsen.stu3.avro.us.core.Medication.Builder
Gets the value of the 'ingredient' field.
getIngredient() - Method in class com.cerner.bunsen.stu3.avro.us.core.Medication
Gets the value of the 'ingredient' field.
getInsurance() - Method in class com.cerner.bunsen.stu3.avro.Claim.Builder
Gets the value of the 'insurance' field.
getInsurance() - Method in class com.cerner.bunsen.stu3.avro.Claim
Gets the value of the 'insurance' field.
getInsurer() - Method in class com.cerner.bunsen.stu3.avro.Claim.Builder
Gets the value of the 'insurer' field.
getInsurer() - Method in class com.cerner.bunsen.stu3.avro.Claim
Gets the value of the 'insurer' field.
getInsurerBuilder() - Method in class com.cerner.bunsen.stu3.avro.Claim.Builder
Gets the Builder instance for the 'insurer' field and creates one if it doesn't exist yet.
getInteger() - Method in class com.cerner.bunsen.stu3.avro.ChoiceBooleanInteger.Builder
Gets the value of the 'integer' field.
getInteger() - Method in class com.cerner.bunsen.stu3.avro.ChoiceBooleanInteger
Gets the value of the 'integer' field.
getIntent() - Method in class com.cerner.bunsen.stu3.avro.CarePlan.Builder
Gets the value of the 'intent' field.
getIntent() - Method in class com.cerner.bunsen.stu3.avro.CarePlan
Gets the value of the 'intent' field.
getIntent() - Method in class com.cerner.bunsen.stu3.avro.ProcedureRequest.Builder
Gets the value of the 'intent' field.
getIntent() - Method in class com.cerner.bunsen.stu3.avro.ProcedureRequest
Gets the value of the 'intent' field.
getIntent() - Method in class com.cerner.bunsen.stu3.avro.us.core.CarePlan.Builder
Gets the value of the 'intent' field.
getIntent() - Method in class com.cerner.bunsen.stu3.avro.us.core.CarePlan
Gets the value of the 'intent' field.
getIntent() - Method in class com.cerner.bunsen.stu3.avro.us.core.MedicationRequest.Builder
Gets the value of the 'intent' field.
getIntent() - Method in class com.cerner.bunsen.stu3.avro.us.core.MedicationRequest
Gets the value of the 'intent' field.
getInterpretation() - Method in class com.cerner.bunsen.stu3.avro.Observation.Builder
Gets the value of the 'interpretation' field.
getInterpretation() - Method in class com.cerner.bunsen.stu3.avro.Observation
Gets the value of the 'interpretation' field.
getInterpretation() - Method in class com.cerner.bunsen.stu3.avro.ObservationComponent.Builder
Gets the value of the 'interpretation' field.
getInterpretation() - Method in class com.cerner.bunsen.stu3.avro.ObservationComponent
Gets the value of the 'interpretation' field.
getInterpretationBuilder() - Method in class com.cerner.bunsen.stu3.avro.Observation.Builder
Gets the Builder instance for the 'interpretation' field and creates one if it doesn't exist yet.
getInterpretationBuilder() - Method in class com.cerner.bunsen.stu3.avro.ObservationComponent.Builder
Gets the Builder instance for the 'interpretation' field and creates one if it doesn't exist yet.
getIsActive() - Method in class com.cerner.bunsen.stu3.avro.us.core.MedicationIngredient.Builder
Gets the value of the 'isActive' field.
getIsActive() - Method in class com.cerner.bunsen.stu3.avro.us.core.MedicationIngredient
Gets the value of the 'isActive' field.
getIsBrand() - Method in class com.cerner.bunsen.stu3.avro.us.core.Medication.Builder
Gets the value of the 'isBrand' field.
getIsBrand() - Method in class com.cerner.bunsen.stu3.avro.us.core.Medication
Gets the value of the 'isBrand' field.
getIsOverTheCounter() - Method in class com.cerner.bunsen.stu3.avro.us.core.Medication.Builder
Gets the value of the 'isOverTheCounter' field.
getIsOverTheCounter() - Method in class com.cerner.bunsen.stu3.avro.us.core.Medication
Gets the value of the 'isOverTheCounter' field.
getIssued() - Method in class com.cerner.bunsen.stu3.avro.Observation.Builder
Gets the value of the 'issued' field.
getIssued() - Method in class com.cerner.bunsen.stu3.avro.Observation
Gets the value of the 'issued' field.
getItem() - Method in class com.cerner.bunsen.stu3.avro.Claim.Builder
Gets the value of the 'item' field.
getItem() - Method in class com.cerner.bunsen.stu3.avro.Claim
Gets the value of the 'item' field.
getItem() - Method in class com.cerner.bunsen.stu3.avro.us.core.MedicationIngredient.Builder
Gets the value of the 'item' field.
getItem() - Method in class com.cerner.bunsen.stu3.avro.us.core.MedicationIngredient
Gets the value of the 'item' field.
getItem() - Method in class com.cerner.bunsen.stu3.avro.us.core.MedicationPackageContent.Builder
Gets the value of the 'item' field.
getItem() - Method in class com.cerner.bunsen.stu3.avro.us.core.MedicationPackageContent
Gets the value of the 'item' field.
getItemBuilder() - Method in class com.cerner.bunsen.stu3.avro.us.core.MedicationIngredient.Builder
Gets the Builder instance for the 'item' field and creates one if it doesn't exist yet.
getItemBuilder() - Method in class com.cerner.bunsen.stu3.avro.us.core.MedicationPackageContent.Builder
Gets the Builder instance for the 'item' field and creates one if it doesn't exist yet.
getJurisdiction() - Method in class com.cerner.bunsen.stu3.avro.Measure.Builder
Gets the value of the 'jurisdiction' field.
getJurisdiction() - Method in class com.cerner.bunsen.stu3.avro.Measure
Gets the value of the 'jurisdiction' field.
getLanguage() - Method in class com.cerner.bunsen.stu3.avro.AllergyIntolerance.Builder
Gets the value of the 'language' field.
getLanguage() - Method in class com.cerner.bunsen.stu3.avro.AllergyIntolerance
Gets the value of the 'language' field.
getLanguage() - Method in class com.cerner.bunsen.stu3.avro.Attachment.Builder
Gets the value of the 'language' field.
getLanguage() - Method in class com.cerner.bunsen.stu3.avro.Attachment
Gets the value of the 'language' field.
getLanguage() - Method in class com.cerner.bunsen.stu3.avro.CarePlan.Builder
Gets the value of the 'language' field.
getLanguage() - Method in class com.cerner.bunsen.stu3.avro.CarePlan
Gets the value of the 'language' field.
getLanguage() - Method in class com.cerner.bunsen.stu3.avro.Claim.Builder
Gets the value of the 'language' field.
getLanguage() - Method in class com.cerner.bunsen.stu3.avro.Claim
Gets the value of the 'language' field.
getLanguage() - Method in class com.cerner.bunsen.stu3.avro.Condition.Builder
Gets the value of the 'language' field.
getLanguage() - Method in class com.cerner.bunsen.stu3.avro.Condition
Gets the value of the 'language' field.
getLanguage() - Method in class com.cerner.bunsen.stu3.avro.Encounter.Builder
Gets the value of the 'language' field.
getLanguage() - Method in class com.cerner.bunsen.stu3.avro.Encounter
Gets the value of the 'language' field.
getLanguage() - Method in class com.cerner.bunsen.stu3.avro.EpisodeOfCare.Builder
Gets the value of the 'language' field.
getLanguage() - Method in class com.cerner.bunsen.stu3.avro.EpisodeOfCare
Gets the value of the 'language' field.
getLanguage() - Method in class com.cerner.bunsen.stu3.avro.Immunization.Builder
Gets the value of the 'language' field.
getLanguage() - Method in class com.cerner.bunsen.stu3.avro.Immunization
Gets the value of the 'language' field.
getLanguage() - Method in class com.cerner.bunsen.stu3.avro.Measure.Builder
Gets the value of the 'language' field.
getLanguage() - Method in class com.cerner.bunsen.stu3.avro.Measure
Gets the value of the 'language' field.
getLanguage() - Method in class com.cerner.bunsen.stu3.avro.MeasureReport.Builder
Gets the value of the 'language' field.
getLanguage() - Method in class com.cerner.bunsen.stu3.avro.MeasureReport
Gets the value of the 'language' field.
getLanguage() - Method in class com.cerner.bunsen.stu3.avro.MedicationDispense.Builder
Gets the value of the 'language' field.
getLanguage() - Method in class com.cerner.bunsen.stu3.avro.MedicationDispense
Gets the value of the 'language' field.
getLanguage() - Method in class com.cerner.bunsen.stu3.avro.MedicationStatement.Builder
Gets the value of the 'language' field.
getLanguage() - Method in class com.cerner.bunsen.stu3.avro.MedicationStatement
Gets the value of the 'language' field.
getLanguage() - Method in class com.cerner.bunsen.stu3.avro.Observation.Builder
Gets the value of the 'language' field.
getLanguage() - Method in class com.cerner.bunsen.stu3.avro.Observation
Gets the value of the 'language' field.
getLanguage() - Method in class com.cerner.bunsen.stu3.avro.Patient.Builder
Gets the value of the 'language' field.
getLanguage() - Method in class com.cerner.bunsen.stu3.avro.Patient
Gets the value of the 'language' field.
getLanguage() - Method in class com.cerner.bunsen.stu3.avro.PatientCommunication.Builder
Gets the value of the 'language' field.
getLanguage() - Method in class com.cerner.bunsen.stu3.avro.PatientCommunication
Gets the value of the 'language' field.
getLanguage() - Method in class com.cerner.bunsen.stu3.avro.Procedure.Builder
Gets the value of the 'language' field.
getLanguage() - Method in class com.cerner.bunsen.stu3.avro.Procedure
Gets the value of the 'language' field.
getLanguage() - Method in class com.cerner.bunsen.stu3.avro.ProcedureRequest.Builder
Gets the value of the 'language' field.
getLanguage() - Method in class com.cerner.bunsen.stu3.avro.ProcedureRequest
Gets the value of the 'language' field.
getLanguage() - Method in class com.cerner.bunsen.stu3.avro.Resource.Builder
Gets the value of the 'language' field.
getLanguage() - Method in class com.cerner.bunsen.stu3.avro.Resource
Gets the value of the 'language' field.
getLanguage() - Method in class com.cerner.bunsen.stu3.avro.us.core.CarePlan.Builder
Gets the value of the 'language' field.
getLanguage() - Method in class com.cerner.bunsen.stu3.avro.us.core.CarePlan
Gets the value of the 'language' field.
getLanguage() - Method in class com.cerner.bunsen.stu3.avro.us.core.Condition.Builder
Gets the value of the 'language' field.
getLanguage() - Method in class com.cerner.bunsen.stu3.avro.us.core.Condition
Gets the value of the 'language' field.
getLanguage() - Method in class com.cerner.bunsen.stu3.avro.us.core.Encounter.Builder
Gets the value of the 'language' field.
getLanguage() - Method in class com.cerner.bunsen.stu3.avro.us.core.Encounter
Gets the value of the 'language' field.
getLanguage() - Method in class com.cerner.bunsen.stu3.avro.us.core.Immunization.Builder
Gets the value of the 'language' field.
getLanguage() - Method in class com.cerner.bunsen.stu3.avro.us.core.Immunization
Gets the value of the 'language' field.
getLanguage() - Method in class com.cerner.bunsen.stu3.avro.us.core.Medication.Builder
Gets the value of the 'language' field.
getLanguage() - Method in class com.cerner.bunsen.stu3.avro.us.core.Medication
Gets the value of the 'language' field.
getLanguage() - Method in class com.cerner.bunsen.stu3.avro.us.core.MedicationRequest.Builder
Gets the value of the 'language' field.
getLanguage() - Method in class com.cerner.bunsen.stu3.avro.us.core.MedicationRequest
Gets the value of the 'language' field.
getLanguage() - Method in class com.cerner.bunsen.stu3.avro.us.core.Patient.Builder
Gets the value of the 'language' field.
getLanguage() - Method in class com.cerner.bunsen.stu3.avro.us.core.Patient
Gets the value of the 'language' field.
getLanguage() - Method in class com.cerner.bunsen.stu3.avro.us.core.PatientCommunication.Builder
Gets the value of the 'language' field.
getLanguage() - Method in class com.cerner.bunsen.stu3.avro.us.core.PatientCommunication
Gets the value of the 'language' field.
getLanguageBuilder() - Method in class com.cerner.bunsen.stu3.avro.PatientCommunication.Builder
Gets the Builder instance for the 'language' field and creates one if it doesn't exist yet.
getLanguageBuilder() - Method in class com.cerner.bunsen.stu3.avro.us.core.PatientCommunication.Builder
Gets the Builder instance for the 'language' field and creates one if it doesn't exist yet.
getLastOccurrence() - Method in class com.cerner.bunsen.stu3.avro.AllergyIntolerance.Builder
Gets the value of the 'lastOccurrence' field.
getLastOccurrence() - Method in class com.cerner.bunsen.stu3.avro.AllergyIntolerance
Gets the value of the 'lastOccurrence' field.
getLastReviewDate() - Method in class com.cerner.bunsen.stu3.avro.Measure.Builder
Gets the value of the 'lastReviewDate' field.
getLastReviewDate() - Method in class com.cerner.bunsen.stu3.avro.Measure
Gets the value of the 'lastReviewDate' field.
getLastUpdated() - Method in class com.cerner.bunsen.stu3.avro.Meta.Builder
Gets the value of the 'lastUpdated' field.
getLastUpdated() - Method in class com.cerner.bunsen.stu3.avro.Meta
Gets the value of the 'lastUpdated' field.
getLatestMappings(Set<String>, boolean) - Method in class com.cerner.bunsen.spark.codes.base.AbstractConceptMaps
Returns a dataset with the latest mappings for each valueset here.
getLatestValues(Set<String>, boolean) - Method in class com.cerner.bunsen.spark.codes.base.AbstractValueSets
Returns a dataset with the latest values for each valueset of the given uris.
getLatestVersions(boolean) - Method in class com.cerner.bunsen.spark.codes.base.AbstractConceptMaps
Returns the latest versions of all concept maps.
getLatestVersions(Set<String>, boolean) - Method in class com.cerner.bunsen.spark.codes.base.AbstractConceptMaps
Returns the latest versions of a given set of concept maps.
getLatestVersions(boolean) - Method in class com.cerner.bunsen.spark.codes.base.AbstractValueSets
Returns the latest version of all value sets.
getLatestVersions(Set<String>, boolean) - Method in class com.cerner.bunsen.spark.codes.base.AbstractValueSets
Returns the latest versions of a given set of value sets.
getLatestVersions() - Method in class com.cerner.bunsen.spark.codes.Hierarchies
Returns the latest version of all hierarchies.
getLatestVersions(Set<String>) - Method in class com.cerner.bunsen.spark.codes.Hierarchies
Returns latest versions of the given hierarchies.
getLength() - Method in class com.cerner.bunsen.stu3.avro.Encounter.Builder
Gets the value of the 'length' field.
getLength() - Method in class com.cerner.bunsen.stu3.avro.Encounter
Gets the value of the 'length' field.
getLength() - Method in class com.cerner.bunsen.stu3.avro.us.core.Encounter.Builder
Gets the value of the 'length' field.
getLength() - Method in class com.cerner.bunsen.stu3.avro.us.core.Encounter
Gets the value of the 'length' field.
getLengthBuilder() - Method in class com.cerner.bunsen.stu3.avro.Encounter.Builder
Gets the Builder instance for the 'length' field and creates one if it doesn't exist yet.
getLengthBuilder() - Method in class com.cerner.bunsen.stu3.avro.us.core.Encounter.Builder
Gets the Builder instance for the 'length' field and creates one if it doesn't exist yet.
getLibrary() - Method in class com.cerner.bunsen.stu3.avro.Measure.Builder
Gets the value of the 'library' field.
getLibrary() - Method in class com.cerner.bunsen.stu3.avro.Measure
Gets the value of the 'library' field.
getLibraryId() - Method in class com.cerner.bunsen.stu3.avro.LibraryReference.Builder
Gets the value of the 'LibraryId' field.
getLibraryId() - Method in class com.cerner.bunsen.stu3.avro.LibraryReference
Gets the value of the 'LibraryId' field.
getLine() - Method in class com.cerner.bunsen.stu3.avro.Address.Builder
Gets the value of the 'line' field.
getLine() - Method in class com.cerner.bunsen.stu3.avro.Address
Gets the value of the 'line' field.
getLink() - Method in class com.cerner.bunsen.stu3.avro.Patient.Builder
Gets the value of the 'link' field.
getLink() - Method in class com.cerner.bunsen.stu3.avro.Patient
Gets the value of the 'link' field.
getLink() - Method in class com.cerner.bunsen.stu3.avro.us.core.Patient.Builder
Gets the value of the 'link' field.
getLink() - Method in class com.cerner.bunsen.stu3.avro.us.core.Patient
Gets the value of the 'link' field.
getListId() - Method in class com.cerner.bunsen.stu3.avro.ListReference.Builder
Gets the value of the 'ListId' field.
getListId() - Method in class com.cerner.bunsen.stu3.avro.ListReference
Gets the value of the 'ListId' field.
getLocation() - Method in class com.cerner.bunsen.stu3.avro.CarePlanActivityDetail.Builder
Gets the value of the 'location' field.
getLocation() - Method in class com.cerner.bunsen.stu3.avro.CarePlanActivityDetail
Gets the value of the 'location' field.
getLocation() - Method in class com.cerner.bunsen.stu3.avro.ClaimAccident.Builder
Gets the value of the 'location' field.
getLocation() - Method in class com.cerner.bunsen.stu3.avro.ClaimAccident
Gets the value of the 'location' field.
getLocation() - Method in class com.cerner.bunsen.stu3.avro.ClaimItem.Builder
Gets the value of the 'location' field.
getLocation() - Method in class com.cerner.bunsen.stu3.avro.ClaimItem
Gets the value of the 'location' field.
getLocation() - Method in class com.cerner.bunsen.stu3.avro.Encounter.Builder
Gets the value of the 'location' field.
getLocation() - Method in class com.cerner.bunsen.stu3.avro.Encounter
Gets the value of the 'location' field.
getLocation() - Method in class com.cerner.bunsen.stu3.avro.EncounterLocation.Builder
Gets the value of the 'location' field.
getLocation() - Method in class com.cerner.bunsen.stu3.avro.EncounterLocation
Gets the value of the 'location' field.
getLocation() - Method in class com.cerner.bunsen.stu3.avro.Immunization.Builder
Gets the value of the 'location' field.
getLocation() - Method in class com.cerner.bunsen.stu3.avro.Immunization
Gets the value of the 'location' field.
getLocation() - Method in class com.cerner.bunsen.stu3.avro.Procedure.Builder
Gets the value of the 'location' field.
getLocation() - Method in class com.cerner.bunsen.stu3.avro.Procedure
Gets the value of the 'location' field.
getLocation() - Method in class com.cerner.bunsen.stu3.avro.us.core.CarePlanActivityDetail.Builder
Gets the value of the 'location' field.
getLocation() - Method in class com.cerner.bunsen.stu3.avro.us.core.CarePlanActivityDetail
Gets the value of the 'location' field.
getLocation() - Method in class com.cerner.bunsen.stu3.avro.us.core.Encounter.Builder
Gets the value of the 'location' field.
getLocation() - Method in class com.cerner.bunsen.stu3.avro.us.core.Encounter
Gets the value of the 'location' field.
getLocation() - Method in class com.cerner.bunsen.stu3.avro.us.core.EncounterLocation.Builder
Gets the value of the 'location' field.
getLocation() - Method in class com.cerner.bunsen.stu3.avro.us.core.EncounterLocation
Gets the value of the 'location' field.
getLocation() - Method in class com.cerner.bunsen.stu3.avro.us.core.Immunization.Builder
Gets the value of the 'location' field.
getLocation() - Method in class com.cerner.bunsen.stu3.avro.us.core.Immunization
Gets the value of the 'location' field.
getLocationBuilder() - Method in class com.cerner.bunsen.stu3.avro.CarePlanActivityDetail.Builder
Gets the Builder instance for the 'location' field and creates one if it doesn't exist yet.
getLocationBuilder() - Method in class com.cerner.bunsen.stu3.avro.ClaimAccident.Builder
Gets the Builder instance for the 'location' field and creates one if it doesn't exist yet.
getLocationBuilder() - Method in class com.cerner.bunsen.stu3.avro.ClaimItem.Builder
Gets the Builder instance for the 'location' field and creates one if it doesn't exist yet.
getLocationBuilder() - Method in class com.cerner.bunsen.stu3.avro.EncounterLocation.Builder
Gets the Builder instance for the 'location' field and creates one if it doesn't exist yet.
getLocationBuilder() - Method in class com.cerner.bunsen.stu3.avro.Immunization.Builder
Gets the Builder instance for the 'location' field and creates one if it doesn't exist yet.
getLocationBuilder() - Method in class com.cerner.bunsen.stu3.avro.Procedure.Builder
Gets the Builder instance for the 'location' field and creates one if it doesn't exist yet.
getLocationBuilder() - Method in class com.cerner.bunsen.stu3.avro.us.core.CarePlanActivityDetail.Builder
Gets the Builder instance for the 'location' field and creates one if it doesn't exist yet.
getLocationBuilder() - Method in class com.cerner.bunsen.stu3.avro.us.core.EncounterLocation.Builder
Gets the Builder instance for the 'location' field and creates one if it doesn't exist yet.
getLocationBuilder() - Method in class com.cerner.bunsen.stu3.avro.us.core.Immunization.Builder
Gets the Builder instance for the 'location' field and creates one if it doesn't exist yet.
getLocationId() - Method in class com.cerner.bunsen.stu3.avro.DeviceGroupLocationPatientReference.Builder
Gets the value of the 'LocationId' field.
getLocationId() - Method in class com.cerner.bunsen.stu3.avro.DeviceGroupLocationPatientReference
Gets the value of the 'LocationId' field.
getLocationId() - Method in class com.cerner.bunsen.stu3.avro.LocationReference.Builder
Gets the value of the 'LocationId' field.
getLocationId() - Method in class com.cerner.bunsen.stu3.avro.LocationReference
Gets the value of the 'LocationId' field.
getLotNumber() - Method in class com.cerner.bunsen.stu3.avro.Immunization.Builder
Gets the value of the 'lotNumber' field.
getLotNumber() - Method in class com.cerner.bunsen.stu3.avro.Immunization
Gets the value of the 'lotNumber' field.
getLotNumber() - Method in class com.cerner.bunsen.stu3.avro.us.core.Immunization.Builder
Gets the value of the 'lotNumber' field.
getLotNumber() - Method in class com.cerner.bunsen.stu3.avro.us.core.Immunization
Gets the value of the 'lotNumber' field.
getLotNumber() - Method in class com.cerner.bunsen.stu3.avro.us.core.MedicationPackageBatch.Builder
Gets the value of the 'lotNumber' field.
getLotNumber() - Method in class com.cerner.bunsen.stu3.avro.us.core.MedicationPackageBatch
Gets the value of the 'lotNumber' field.
getLow() - Method in class com.cerner.bunsen.stu3.avro.ObservationComponentReferenceRange.Builder
Gets the value of the 'low' field.
getLow() - Method in class com.cerner.bunsen.stu3.avro.ObservationComponentReferenceRange
Gets the value of the 'low' field.
getLow() - Method in class com.cerner.bunsen.stu3.avro.ObservationReferenceRange.Builder
Gets the value of the 'low' field.
getLow() - Method in class com.cerner.bunsen.stu3.avro.ObservationReferenceRange
Gets the value of the 'low' field.
getLow() - Method in class com.cerner.bunsen.stu3.avro.Range.Builder
Gets the value of the 'low' field.
getLow() - Method in class com.cerner.bunsen.stu3.avro.Range
Gets the value of the 'low' field.
getLowBuilder() - Method in class com.cerner.bunsen.stu3.avro.ObservationComponentReferenceRange.Builder
Gets the Builder instance for the 'low' field and creates one if it doesn't exist yet.
getLowBuilder() - Method in class com.cerner.bunsen.stu3.avro.ObservationReferenceRange.Builder
Gets the Builder instance for the 'low' field and creates one if it doesn't exist yet.
getLowBuilder() - Method in class com.cerner.bunsen.stu3.avro.Range.Builder
Gets the Builder instance for the 'low' field and creates one if it doesn't exist yet.
getLowerLimit() - Method in class com.cerner.bunsen.stu3.avro.SampledData.Builder
Gets the value of the 'lowerLimit' field.
getLowerLimit() - Method in class com.cerner.bunsen.stu3.avro.SampledData
Gets the value of the 'lowerLimit' field.
getManagingOrganization() - Method in class com.cerner.bunsen.stu3.avro.EpisodeOfCare.Builder
Gets the value of the 'managingOrganization' field.
getManagingOrganization() - Method in class com.cerner.bunsen.stu3.avro.EpisodeOfCare
Gets the value of the 'managingOrganization' field.
getManagingOrganization() - Method in class com.cerner.bunsen.stu3.avro.Patient.Builder
Gets the value of the 'managingOrganization' field.
getManagingOrganization() - Method in class com.cerner.bunsen.stu3.avro.Patient
Gets the value of the 'managingOrganization' field.
getManagingOrganization() - Method in class com.cerner.bunsen.stu3.avro.us.core.Patient.Builder
Gets the value of the 'managingOrganization' field.
getManagingOrganization() - Method in class com.cerner.bunsen.stu3.avro.us.core.Patient
Gets the value of the 'managingOrganization' field.
getManagingOrganizationBuilder() - Method in class com.cerner.bunsen.stu3.avro.EpisodeOfCare.Builder
Gets the Builder instance for the 'managingOrganization' field and creates one if it doesn't exist yet.
getManagingOrganizationBuilder() - Method in class com.cerner.bunsen.stu3.avro.Patient.Builder
Gets the Builder instance for the 'managingOrganization' field and creates one if it doesn't exist yet.
getManagingOrganizationBuilder() - Method in class com.cerner.bunsen.stu3.avro.us.core.Patient.Builder
Gets the Builder instance for the 'managingOrganization' field and creates one if it doesn't exist yet.
getManifestation() - Method in class com.cerner.bunsen.stu3.avro.AllergyIntoleranceReaction.Builder
Gets the value of the 'manifestation' field.
getManifestation() - Method in class com.cerner.bunsen.stu3.avro.AllergyIntoleranceReaction
Gets the value of the 'manifestation' field.
getManipulated() - Method in class com.cerner.bunsen.stu3.avro.ProcedureFocalDevice.Builder
Gets the value of the 'manipulated' field.
getManipulated() - Method in class com.cerner.bunsen.stu3.avro.ProcedureFocalDevice
Gets the value of the 'manipulated' field.
getManipulatedBuilder() - Method in class com.cerner.bunsen.stu3.avro.ProcedureFocalDevice.Builder
Gets the Builder instance for the 'manipulated' field and creates one if it doesn't exist yet.
getManufacturer() - Method in class com.cerner.bunsen.stu3.avro.Immunization.Builder
Gets the value of the 'manufacturer' field.
getManufacturer() - Method in class com.cerner.bunsen.stu3.avro.Immunization
Gets the value of the 'manufacturer' field.
getManufacturer() - Method in class com.cerner.bunsen.stu3.avro.us.core.Immunization.Builder
Gets the value of the 'manufacturer' field.
getManufacturer() - Method in class com.cerner.bunsen.stu3.avro.us.core.Immunization
Gets the value of the 'manufacturer' field.
getManufacturer() - Method in class com.cerner.bunsen.stu3.avro.us.core.Medication.Builder
Gets the value of the 'manufacturer' field.
getManufacturer() - Method in class com.cerner.bunsen.stu3.avro.us.core.Medication
Gets the value of the 'manufacturer' field.
getManufacturerBuilder() - Method in class com.cerner.bunsen.stu3.avro.Immunization.Builder
Gets the Builder instance for the 'manufacturer' field and creates one if it doesn't exist yet.
getManufacturerBuilder() - Method in class com.cerner.bunsen.stu3.avro.us.core.Immunization.Builder
Gets the Builder instance for the 'manufacturer' field and creates one if it doesn't exist yet.
getManufacturerBuilder() - Method in class com.cerner.bunsen.stu3.avro.us.core.Medication.Builder
Gets the Builder instance for the 'manufacturer' field and creates one if it doesn't exist yet.
getMappingEncoder() - Static method in class com.cerner.bunsen.stu3.codes.ConceptMaps
Returns the encoder for mappings.
getMappings() - Method in class com.cerner.bunsen.spark.codes.base.AbstractConceptMaps
Returns a dataset of all mappings in this collection.
getMappings(String, String) - Method in class com.cerner.bunsen.spark.codes.base.AbstractConceptMaps
Returns the mappings for the given URI and version.
getMappings(Map<String, String>) - Method in class com.cerner.bunsen.spark.codes.base.AbstractConceptMaps
Returns a dataset with the mappings for each uri and version.
getMaps() - Method in class com.cerner.bunsen.spark.codes.base.AbstractConceptMaps
Returns a dataset of concept maps to inspect metadata.
getMaritalStatus() - Method in class com.cerner.bunsen.stu3.avro.Patient.Builder
Gets the value of the 'maritalStatus' field.
getMaritalStatus() - Method in class com.cerner.bunsen.stu3.avro.Patient
Gets the value of the 'maritalStatus' field.
getMaritalStatus() - Method in class com.cerner.bunsen.stu3.avro.us.core.Patient.Builder
Gets the value of the 'maritalStatus' field.
getMaritalStatus() - Method in class com.cerner.bunsen.stu3.avro.us.core.Patient
Gets the value of the 'maritalStatus' field.
getMaritalStatusBuilder() - Method in class com.cerner.bunsen.stu3.avro.Patient.Builder
Gets the Builder instance for the 'maritalStatus' field and creates one if it doesn't exist yet.
getMaritalStatusBuilder() - Method in class com.cerner.bunsen.stu3.avro.us.core.Patient.Builder
Gets the Builder instance for the 'maritalStatus' field and creates one if it doesn't exist yet.
getMaxDepth(String, String) - Method in class com.cerner.bunsen.avro.converters.DefinitionToAvroVisitor
 
getMaxDepth(String, String) - Method in interface com.cerner.bunsen.definitions.DefinitionVisitor
Returns the maximum depth to use for recursive structures of the given type.
getMaxDepth(String, String) - Method in class com.cerner.bunsen.spark.converters.DefinitionToSparkVisitor
 
getMaxDosePerAdministration() - Method in class com.cerner.bunsen.stu3.avro.Dosage.Builder
Gets the value of the 'maxDosePerAdministration' field.
getMaxDosePerAdministration() - Method in class com.cerner.bunsen.stu3.avro.Dosage
Gets the value of the 'maxDosePerAdministration' field.
getMaxDosePerAdministrationBuilder() - Method in class com.cerner.bunsen.stu3.avro.Dosage.Builder
Gets the Builder instance for the 'maxDosePerAdministration' field and creates one if it doesn't exist yet.
getMaxDosePerLifetime() - Method in class com.cerner.bunsen.stu3.avro.Dosage.Builder
Gets the value of the 'maxDosePerLifetime' field.
getMaxDosePerLifetime() - Method in class com.cerner.bunsen.stu3.avro.Dosage
Gets the value of the 'maxDosePerLifetime' field.
getMaxDosePerLifetimeBuilder() - Method in class com.cerner.bunsen.stu3.avro.Dosage.Builder
Gets the Builder instance for the 'maxDosePerLifetime' field and creates one if it doesn't exist yet.
getMaxDosePerPeriod() - Method in class com.cerner.bunsen.stu3.avro.Dosage.Builder
Gets the value of the 'maxDosePerPeriod' field.
getMaxDosePerPeriod() - Method in class com.cerner.bunsen.stu3.avro.Dosage
Gets the value of the 'maxDosePerPeriod' field.
getMaxDosePerPeriodBuilder() - Method in class com.cerner.bunsen.stu3.avro.Dosage.Builder
Gets the Builder instance for the 'maxDosePerPeriod' field and creates one if it doesn't exist yet.
getMeasure() - Method in class com.cerner.bunsen.stu3.avro.MeasureReport.Builder
Gets the value of the 'measure' field.
getMeasure() - Method in class com.cerner.bunsen.stu3.avro.MeasureReport
Gets the value of the 'measure' field.
getMeasureBuilder() - Method in class com.cerner.bunsen.stu3.avro.MeasureReport.Builder
Gets the Builder instance for the 'measure' field and creates one if it doesn't exist yet.
getMeasureId() - Method in class com.cerner.bunsen.stu3.avro.MeasureReference.Builder
Gets the value of the 'MeasureId' field.
getMeasureId() - Method in class com.cerner.bunsen.stu3.avro.MeasureReference
Gets the value of the 'MeasureId' field.
getMeasureScore() - Method in class com.cerner.bunsen.stu3.avro.MeasureReportGroup.Builder
Gets the value of the 'measureScore' field.
getMeasureScore() - Method in class com.cerner.bunsen.stu3.avro.MeasureReportGroup
Gets the value of the 'measureScore' field.
getMeasureScore() - Method in class com.cerner.bunsen.stu3.avro.MeasureReportGroupStratifierStratum.Builder
Gets the value of the 'measureScore' field.
getMeasureScore() - Method in class com.cerner.bunsen.stu3.avro.MeasureReportGroupStratifierStratum
Gets the value of the 'measureScore' field.
getMedication() - Method in class com.cerner.bunsen.stu3.avro.MedicationDispense.Builder
Gets the value of the 'medication' field.
getMedication() - Method in class com.cerner.bunsen.stu3.avro.MedicationDispense
Gets the value of the 'medication' field.
getMedication() - Method in class com.cerner.bunsen.stu3.avro.MedicationStatement.Builder
Gets the value of the 'medication' field.
getMedication() - Method in class com.cerner.bunsen.stu3.avro.MedicationStatement
Gets the value of the 'medication' field.
getMedication() - Method in class com.cerner.bunsen.stu3.avro.us.core.MedicationRequest.Builder
Gets the value of the 'medication' field.
getMedication() - Method in class com.cerner.bunsen.stu3.avro.us.core.MedicationRequest
Gets the value of the 'medication' field.
getMedicationAdministrationId() - Method in class com.cerner.bunsen.stu3.avro.MedicationAdministrationMedicationDispenseMedicationStatementObservationProcedureReference.Builder
Gets the value of the 'MedicationAdministrationId' field.
getMedicationAdministrationId() - Method in class com.cerner.bunsen.stu3.avro.MedicationAdministrationMedicationDispenseMedicationStatementObservationProcedureReference
Gets the value of the 'MedicationAdministrationId' field.
getMedicationAdministrationId() - Method in class com.cerner.bunsen.stu3.avro.MedicationAdministrationObservationProcedureReference.Builder
Gets the value of the 'MedicationAdministrationId' field.
getMedicationAdministrationId() - Method in class com.cerner.bunsen.stu3.avro.MedicationAdministrationObservationProcedureReference
Gets the value of the 'MedicationAdministrationId' field.
getMedicationBuilder() - Method in class com.cerner.bunsen.stu3.avro.MedicationDispense.Builder
Gets the Builder instance for the 'medication' field and creates one if it doesn't exist yet.
getMedicationBuilder() - Method in class com.cerner.bunsen.stu3.avro.MedicationStatement.Builder
Gets the Builder instance for the 'medication' field and creates one if it doesn't exist yet.
getMedicationBuilder() - Method in class com.cerner.bunsen.stu3.avro.us.core.MedicationRequest.Builder
Gets the Builder instance for the 'medication' field and creates one if it doesn't exist yet.
getMedicationDispenseId() - Method in class com.cerner.bunsen.stu3.avro.MedicationAdministrationMedicationDispenseMedicationStatementObservationProcedureReference.Builder
Gets the value of the 'MedicationDispenseId' field.
getMedicationDispenseId() - Method in class com.cerner.bunsen.stu3.avro.MedicationAdministrationMedicationDispenseMedicationStatementObservationProcedureReference
Gets the value of the 'MedicationDispenseId' field.
getMedicationId() - Method in class com.cerner.bunsen.stu3.avro.DeviceMedicationSubstanceReference.Builder
Gets the value of the 'MedicationId' field.
getMedicationId() - Method in class com.cerner.bunsen.stu3.avro.DeviceMedicationSubstanceReference
Gets the value of the 'MedicationId' field.
getMedicationId() - Method in class com.cerner.bunsen.stu3.avro.MedicationReference.Builder
Gets the value of the 'MedicationId' field.
getMedicationId() - Method in class com.cerner.bunsen.stu3.avro.MedicationReference
Gets the value of the 'MedicationId' field.
getMedicationId() - Method in class com.cerner.bunsen.stu3.avro.MedicationSubstanceReference.Builder
Gets the value of the 'MedicationId' field.
getMedicationId() - Method in class com.cerner.bunsen.stu3.avro.MedicationSubstanceReference
Gets the value of the 'MedicationId' field.
getMedicationRequestId() - Method in class com.cerner.bunsen.stu3.avro.AppointmentCommunicationRequestDeviceRequestMedicationRequestNutritionOrderProcedureRequestReferralRequestRequestGroupTaskVisionPrescriptionReference.Builder
Gets the value of the 'MedicationRequestId' field.
getMedicationRequestId() - Method in class com.cerner.bunsen.stu3.avro.AppointmentCommunicationRequestDeviceRequestMedicationRequestNutritionOrderProcedureRequestReferralRequestRequestGroupTaskVisionPrescriptionReference
Gets the value of the 'MedicationRequestId' field.
getMedicationRequestId() - Method in class com.cerner.bunsen.stu3.avro.CarePlanDeviceRequestImmunizationRecommendationMedicationRequestNutritionOrderProcedureRequestReferralRequestReference.Builder
Gets the value of the 'MedicationRequestId' field.
getMedicationRequestId() - Method in class com.cerner.bunsen.stu3.avro.CarePlanDeviceRequestImmunizationRecommendationMedicationRequestNutritionOrderProcedureRequestReferralRequestReference
Gets the value of the 'MedicationRequestId' field.
getMedicationRequestId() - Method in class com.cerner.bunsen.stu3.avro.CarePlanMedicationRequestProcedureRequestReferralRequestReference.Builder
Gets the value of the 'MedicationRequestId' field.
getMedicationRequestId() - Method in class com.cerner.bunsen.stu3.avro.CarePlanMedicationRequestProcedureRequestReferralRequestReference
Gets the value of the 'MedicationRequestId' field.
getMedicationRequestId() - Method in class com.cerner.bunsen.stu3.avro.MedicationRequestReference.Builder
Gets the value of the 'MedicationRequestId' field.
getMedicationRequestId() - Method in class com.cerner.bunsen.stu3.avro.MedicationRequestReference
Gets the value of the 'MedicationRequestId' field.
getMedicationRequestId() - Method in class com.cerner.bunsen.stu3.avro.MedicationRequestVisionPrescriptionReference.Builder
Gets the value of the 'MedicationRequestId' field.
getMedicationRequestId() - Method in class com.cerner.bunsen.stu3.avro.MedicationRequestVisionPrescriptionReference
Gets the value of the 'MedicationRequestId' field.
getMedicationStatementId() - Method in class com.cerner.bunsen.stu3.avro.MedicationAdministrationMedicationDispenseMedicationStatementObservationProcedureReference.Builder
Gets the value of the 'MedicationStatementId' field.
getMedicationStatementId() - Method in class com.cerner.bunsen.stu3.avro.MedicationAdministrationMedicationDispenseMedicationStatementObservationProcedureReference
Gets the value of the 'MedicationStatementId' field.
getMembers() - Method in class com.cerner.bunsen.spark.codes.Hierarchies
Returns a dataset of UrlAndVersion members of this collection.
getMeta() - Method in class com.cerner.bunsen.stu3.avro.AllergyIntolerance.Builder
Gets the value of the 'meta' field.
getMeta() - Method in class com.cerner.bunsen.stu3.avro.AllergyIntolerance
Gets the value of the 'meta' field.
getMeta() - Method in class com.cerner.bunsen.stu3.avro.CarePlan.Builder
Gets the value of the 'meta' field.
getMeta() - Method in class com.cerner.bunsen.stu3.avro.CarePlan
Gets the value of the 'meta' field.
getMeta() - Method in class com.cerner.bunsen.stu3.avro.Claim.Builder
Gets the value of the 'meta' field.
getMeta() - Method in class com.cerner.bunsen.stu3.avro.Claim
Gets the value of the 'meta' field.
getMeta() - Method in class com.cerner.bunsen.stu3.avro.Condition.Builder
Gets the value of the 'meta' field.
getMeta() - Method in class com.cerner.bunsen.stu3.avro.Condition
Gets the value of the 'meta' field.
getMeta() - Method in class com.cerner.bunsen.stu3.avro.Encounter.Builder
Gets the value of the 'meta' field.
getMeta() - Method in class com.cerner.bunsen.stu3.avro.Encounter
Gets the value of the 'meta' field.
getMeta() - Method in class com.cerner.bunsen.stu3.avro.EpisodeOfCare.Builder
Gets the value of the 'meta' field.
getMeta() - Method in class com.cerner.bunsen.stu3.avro.EpisodeOfCare
Gets the value of the 'meta' field.
getMeta() - Method in class com.cerner.bunsen.stu3.avro.Immunization.Builder
Gets the value of the 'meta' field.
getMeta() - Method in class com.cerner.bunsen.stu3.avro.Immunization
Gets the value of the 'meta' field.
getMeta() - Method in class com.cerner.bunsen.stu3.avro.Measure.Builder
Gets the value of the 'meta' field.
getMeta() - Method in class com.cerner.bunsen.stu3.avro.Measure
Gets the value of the 'meta' field.
getMeta() - Method in class com.cerner.bunsen.stu3.avro.MeasureReport.Builder
Gets the value of the 'meta' field.
getMeta() - Method in class com.cerner.bunsen.stu3.avro.MeasureReport
Gets the value of the 'meta' field.
getMeta() - Method in class com.cerner.bunsen.stu3.avro.MedicationDispense.Builder
Gets the value of the 'meta' field.
getMeta() - Method in class com.cerner.bunsen.stu3.avro.MedicationDispense
Gets the value of the 'meta' field.
getMeta() - Method in class com.cerner.bunsen.stu3.avro.MedicationStatement.Builder
Gets the value of the 'meta' field.
getMeta() - Method in class com.cerner.bunsen.stu3.avro.MedicationStatement
Gets the value of the 'meta' field.
getMeta() - Method in class com.cerner.bunsen.stu3.avro.Observation.Builder
Gets the value of the 'meta' field.
getMeta() - Method in class com.cerner.bunsen.stu3.avro.Observation
Gets the value of the 'meta' field.
getMeta() - Method in class com.cerner.bunsen.stu3.avro.Patient.Builder
Gets the value of the 'meta' field.
getMeta() - Method in class com.cerner.bunsen.stu3.avro.Patient
Gets the value of the 'meta' field.
getMeta() - Method in class com.cerner.bunsen.stu3.avro.Procedure.Builder
Gets the value of the 'meta' field.
getMeta() - Method in class com.cerner.bunsen.stu3.avro.Procedure
Gets the value of the 'meta' field.
getMeta() - Method in class com.cerner.bunsen.stu3.avro.ProcedureRequest.Builder
Gets the value of the 'meta' field.
getMeta() - Method in class com.cerner.bunsen.stu3.avro.ProcedureRequest
Gets the value of the 'meta' field.
getMeta() - Method in class com.cerner.bunsen.stu3.avro.Resource.Builder
Gets the value of the 'meta' field.
getMeta() - Method in class com.cerner.bunsen.stu3.avro.Resource
Gets the value of the 'meta' field.
getMeta() - Method in class com.cerner.bunsen.stu3.avro.us.core.CarePlan.Builder
Gets the value of the 'meta' field.
getMeta() - Method in class com.cerner.bunsen.stu3.avro.us.core.CarePlan
Gets the value of the 'meta' field.
getMeta() - Method in class com.cerner.bunsen.stu3.avro.us.core.Condition.Builder
Gets the value of the 'meta' field.
getMeta() - Method in class com.cerner.bunsen.stu3.avro.us.core.Condition
Gets the value of the 'meta' field.
getMeta() - Method in class com.cerner.bunsen.stu3.avro.us.core.Encounter.Builder
Gets the value of the 'meta' field.
getMeta() - Method in class com.cerner.bunsen.stu3.avro.us.core.Encounter
Gets the value of the 'meta' field.
getMeta() - Method in class com.cerner.bunsen.stu3.avro.us.core.Immunization.Builder
Gets the value of the 'meta' field.
getMeta() - Method in class com.cerner.bunsen.stu3.avro.us.core.Immunization
Gets the value of the 'meta' field.
getMeta() - Method in class com.cerner.bunsen.stu3.avro.us.core.Medication.Builder
Gets the value of the 'meta' field.
getMeta() - Method in class com.cerner.bunsen.stu3.avro.us.core.Medication
Gets the value of the 'meta' field.
getMeta() - Method in class com.cerner.bunsen.stu3.avro.us.core.MedicationRequest.Builder
Gets the value of the 'meta' field.
getMeta() - Method in class com.cerner.bunsen.stu3.avro.us.core.MedicationRequest
Gets the value of the 'meta' field.
getMeta() - Method in class com.cerner.bunsen.stu3.avro.us.core.Patient.Builder
Gets the value of the 'meta' field.
getMeta() - Method in class com.cerner.bunsen.stu3.avro.us.core.Patient
Gets the value of the 'meta' field.
getMetaBuilder() - Method in class com.cerner.bunsen.stu3.avro.AllergyIntolerance.Builder
Gets the Builder instance for the 'meta' field and creates one if it doesn't exist yet.
getMetaBuilder() - Method in class com.cerner.bunsen.stu3.avro.CarePlan.Builder
Gets the Builder instance for the 'meta' field and creates one if it doesn't exist yet.
getMetaBuilder() - Method in class com.cerner.bunsen.stu3.avro.Claim.Builder
Gets the Builder instance for the 'meta' field and creates one if it doesn't exist yet.
getMetaBuilder() - Method in class com.cerner.bunsen.stu3.avro.Condition.Builder
Gets the Builder instance for the 'meta' field and creates one if it doesn't exist yet.
getMetaBuilder() - Method in class com.cerner.bunsen.stu3.avro.Encounter.Builder
Gets the Builder instance for the 'meta' field and creates one if it doesn't exist yet.
getMetaBuilder() - Method in class com.cerner.bunsen.stu3.avro.EpisodeOfCare.Builder
Gets the Builder instance for the 'meta' field and creates one if it doesn't exist yet.
getMetaBuilder() - Method in class com.cerner.bunsen.stu3.avro.Immunization.Builder
Gets the Builder instance for the 'meta' field and creates one if it doesn't exist yet.
getMetaBuilder() - Method in class com.cerner.bunsen.stu3.avro.Measure.Builder
Gets the Builder instance for the 'meta' field and creates one if it doesn't exist yet.
getMetaBuilder() - Method in class com.cerner.bunsen.stu3.avro.MeasureReport.Builder
Gets the Builder instance for the 'meta' field and creates one if it doesn't exist yet.
getMetaBuilder() - Method in class com.cerner.bunsen.stu3.avro.MedicationDispense.Builder
Gets the Builder instance for the 'meta' field and creates one if it doesn't exist yet.
getMetaBuilder() - Method in class com.cerner.bunsen.stu3.avro.MedicationStatement.Builder
Gets the Builder instance for the 'meta' field and creates one if it doesn't exist yet.
getMetaBuilder() - Method in class com.cerner.bunsen.stu3.avro.Observation.Builder
Gets the Builder instance for the 'meta' field and creates one if it doesn't exist yet.
getMetaBuilder() - Method in class com.cerner.bunsen.stu3.avro.Patient.Builder
Gets the Builder instance for the 'meta' field and creates one if it doesn't exist yet.
getMetaBuilder() - Method in class com.cerner.bunsen.stu3.avro.Procedure.Builder
Gets the Builder instance for the 'meta' field and creates one if it doesn't exist yet.
getMetaBuilder() - Method in class com.cerner.bunsen.stu3.avro.ProcedureRequest.Builder
Gets the Builder instance for the 'meta' field and creates one if it doesn't exist yet.
getMetaBuilder() - Method in class com.cerner.bunsen.stu3.avro.Resource.Builder
Gets the Builder instance for the 'meta' field and creates one if it doesn't exist yet.
getMetaBuilder() - Method in class com.cerner.bunsen.stu3.avro.us.core.CarePlan.Builder
Gets the Builder instance for the 'meta' field and creates one if it doesn't exist yet.
getMetaBuilder() - Method in class com.cerner.bunsen.stu3.avro.us.core.Condition.Builder
Gets the Builder instance for the 'meta' field and creates one if it doesn't exist yet.
getMetaBuilder() - Method in class com.cerner.bunsen.stu3.avro.us.core.Encounter.Builder
Gets the Builder instance for the 'meta' field and creates one if it doesn't exist yet.
getMetaBuilder() - Method in class com.cerner.bunsen.stu3.avro.us.core.Immunization.Builder
Gets the Builder instance for the 'meta' field and creates one if it doesn't exist yet.
getMetaBuilder() - Method in class com.cerner.bunsen.stu3.avro.us.core.Medication.Builder
Gets the Builder instance for the 'meta' field and creates one if it doesn't exist yet.
getMetaBuilder() - Method in class com.cerner.bunsen.stu3.avro.us.core.MedicationRequest.Builder
Gets the Builder instance for the 'meta' field and creates one if it doesn't exist yet.
getMetaBuilder() - Method in class com.cerner.bunsen.stu3.avro.us.core.Patient.Builder
Gets the Builder instance for the 'meta' field and creates one if it doesn't exist yet.
getMethod() - Method in class com.cerner.bunsen.stu3.avro.Dosage.Builder
Gets the value of the 'method' field.
getMethod() - Method in class com.cerner.bunsen.stu3.avro.Dosage
Gets the value of the 'method' field.
getMethod() - Method in class com.cerner.bunsen.stu3.avro.Observation.Builder
Gets the value of the 'method' field.
getMethod() - Method in class com.cerner.bunsen.stu3.avro.Observation
Gets the value of the 'method' field.
getMethodBuilder() - Method in class com.cerner.bunsen.stu3.avro.Dosage.Builder
Gets the Builder instance for the 'method' field and creates one if it doesn't exist yet.
getMethodBuilder() - Method in class com.cerner.bunsen.stu3.avro.Observation.Builder
Gets the Builder instance for the 'method' field and creates one if it doesn't exist yet.
getModifier() - Method in class com.cerner.bunsen.stu3.avro.ClaimItem.Builder
Gets the value of the 'modifier' field.
getModifier() - Method in class com.cerner.bunsen.stu3.avro.ClaimItem
Gets the value of the 'modifier' field.
getModifier() - Method in class com.cerner.bunsen.stu3.avro.ClaimItemDetail.Builder
Gets the value of the 'modifier' field.
getModifier() - Method in class com.cerner.bunsen.stu3.avro.ClaimItemDetail
Gets the value of the 'modifier' field.
getModifier() - Method in class com.cerner.bunsen.stu3.avro.ClaimItemDetailSubDetail.Builder
Gets the value of the 'modifier' field.
getModifier() - Method in class com.cerner.bunsen.stu3.avro.ClaimItemDetailSubDetail
Gets the value of the 'modifier' field.
getMultipleBirth() - Method in class com.cerner.bunsen.stu3.avro.Patient.Builder
Gets the value of the 'multipleBirth' field.
getMultipleBirth() - Method in class com.cerner.bunsen.stu3.avro.Patient
Gets the value of the 'multipleBirth' field.
getMultipleBirth() - Method in class com.cerner.bunsen.stu3.avro.us.core.Patient.Builder
Gets the value of the 'multipleBirth' field.
getMultipleBirth() - Method in class com.cerner.bunsen.stu3.avro.us.core.Patient
Gets the value of the 'multipleBirth' field.
getMultipleBirthBuilder() - Method in class com.cerner.bunsen.stu3.avro.Patient.Builder
Gets the Builder instance for the 'multipleBirth' field and creates one if it doesn't exist yet.
getMultipleBirthBuilder() - Method in class com.cerner.bunsen.stu3.avro.us.core.Patient.Builder
Gets the Builder instance for the 'multipleBirth' field and creates one if it doesn't exist yet.
getName() - Method in class com.cerner.bunsen.stu3.avro.ContactDetail.Builder
Gets the value of the 'name' field.
getName() - Method in class com.cerner.bunsen.stu3.avro.ContactDetail
Gets the value of the 'name' field.
getName() - Method in class com.cerner.bunsen.stu3.avro.Contributor.Builder
Gets the value of the 'name' field.
getName() - Method in class com.cerner.bunsen.stu3.avro.Contributor
Gets the value of the 'name' field.
getName() - Method in class com.cerner.bunsen.stu3.avro.Measure.Builder
Gets the value of the 'name' field.
getName() - Method in class com.cerner.bunsen.stu3.avro.Measure
Gets the value of the 'name' field.
getName() - Method in class com.cerner.bunsen.stu3.avro.MeasureGroup.Builder
Gets the value of the 'name' field.
getName() - Method in class com.cerner.bunsen.stu3.avro.MeasureGroup
Gets the value of the 'name' field.
getName() - Method in class com.cerner.bunsen.stu3.avro.MeasureGroupPopulation.Builder
Gets the value of the 'name' field.
getName() - Method in class com.cerner.bunsen.stu3.avro.MeasureGroupPopulation
Gets the value of the 'name' field.
getName() - Method in class com.cerner.bunsen.stu3.avro.Patient.Builder
Gets the value of the 'name' field.
getName() - Method in class com.cerner.bunsen.stu3.avro.Patient
Gets the value of the 'name' field.
getName() - Method in class com.cerner.bunsen.stu3.avro.PatientContact.Builder
Gets the value of the 'name' field.
getName() - Method in class com.cerner.bunsen.stu3.avro.PatientContact
Gets the value of the 'name' field.
getName() - Method in class com.cerner.bunsen.stu3.avro.us.core.Patient.Builder
Gets the value of the 'name' field.
getName() - Method in class com.cerner.bunsen.stu3.avro.us.core.Patient
Gets the value of the 'name' field.
getName() - Method in class com.cerner.bunsen.stu3.avro.us.core.PatientContact.Builder
Gets the value of the 'name' field.
getName() - Method in class com.cerner.bunsen.stu3.avro.us.core.PatientContact
Gets the value of the 'name' field.
getNameBuilder() - Method in class com.cerner.bunsen.stu3.avro.PatientContact.Builder
Gets the Builder instance for the 'name' field and creates one if it doesn't exist yet.
getNameBuilder() - Method in class com.cerner.bunsen.stu3.avro.us.core.PatientContact.Builder
Gets the Builder instance for the 'name' field and creates one if it doesn't exist yet.
getNet() - Method in class com.cerner.bunsen.stu3.avro.ClaimItem.Builder
Gets the value of the 'net' field.
getNet() - Method in class com.cerner.bunsen.stu3.avro.ClaimItem
Gets the value of the 'net' field.
getNet() - Method in class com.cerner.bunsen.stu3.avro.ClaimItemDetail.Builder
Gets the value of the 'net' field.
getNet() - Method in class com.cerner.bunsen.stu3.avro.ClaimItemDetail
Gets the value of the 'net' field.
getNet() - Method in class com.cerner.bunsen.stu3.avro.ClaimItemDetailSubDetail.Builder
Gets the value of the 'net' field.
getNet() - Method in class com.cerner.bunsen.stu3.avro.ClaimItemDetailSubDetail
Gets the value of the 'net' field.
getNetBuilder() - Method in class com.cerner.bunsen.stu3.avro.ClaimItem.Builder
Gets the Builder instance for the 'net' field and creates one if it doesn't exist yet.
getNetBuilder() - Method in class com.cerner.bunsen.stu3.avro.ClaimItemDetail.Builder
Gets the Builder instance for the 'net' field and creates one if it doesn't exist yet.
getNetBuilder() - Method in class com.cerner.bunsen.stu3.avro.ClaimItemDetailSubDetail.Builder
Gets the Builder instance for the 'net' field and creates one if it doesn't exist yet.
getNotDone() - Method in class com.cerner.bunsen.stu3.avro.MedicationDispense.Builder
Gets the value of the 'notDone' field.
getNotDone() - Method in class com.cerner.bunsen.stu3.avro.MedicationDispense
Gets the value of the 'notDone' field.
getNotDone() - Method in class com.cerner.bunsen.stu3.avro.Procedure.Builder
Gets the value of the 'notDone' field.
getNotDone() - Method in class com.cerner.bunsen.stu3.avro.Procedure
Gets the value of the 'notDone' field.
getNotDoneReason() - Method in class com.cerner.bunsen.stu3.avro.MedicationDispense.Builder
Gets the value of the 'notDoneReason' field.
getNotDoneReason() - Method in class com.cerner.bunsen.stu3.avro.MedicationDispense
Gets the value of the 'notDoneReason' field.
getNotDoneReason() - Method in class com.cerner.bunsen.stu3.avro.Procedure.Builder
Gets the value of the 'notDoneReason' field.
getNotDoneReason() - Method in class com.cerner.bunsen.stu3.avro.Procedure
Gets the value of the 'notDoneReason' field.
getNotDoneReasonBuilder() - Method in class com.cerner.bunsen.stu3.avro.MedicationDispense.Builder
Gets the Builder instance for the 'notDoneReason' field and creates one if it doesn't exist yet.
getNotDoneReasonBuilder() - Method in class com.cerner.bunsen.stu3.avro.Procedure.Builder
Gets the Builder instance for the 'notDoneReason' field and creates one if it doesn't exist yet.
getNote() - Method in class com.cerner.bunsen.stu3.avro.AllergyIntolerance.Builder
Gets the value of the 'note' field.
getNote() - Method in class com.cerner.bunsen.stu3.avro.AllergyIntolerance
Gets the value of the 'note' field.
getNote() - Method in class com.cerner.bunsen.stu3.avro.AllergyIntoleranceReaction.Builder
Gets the value of the 'note' field.
getNote() - Method in class com.cerner.bunsen.stu3.avro.AllergyIntoleranceReaction
Gets the value of the 'note' field.
getNote() - Method in class com.cerner.bunsen.stu3.avro.CarePlan.Builder
Gets the value of the 'note' field.
getNote() - Method in class com.cerner.bunsen.stu3.avro.CarePlan
Gets the value of the 'note' field.
getNote() - Method in class com.cerner.bunsen.stu3.avro.Condition.Builder
Gets the value of the 'note' field.
getNote() - Method in class com.cerner.bunsen.stu3.avro.Condition
Gets the value of the 'note' field.
getNote() - Method in class com.cerner.bunsen.stu3.avro.Immunization.Builder
Gets the value of the 'note' field.
getNote() - Method in class com.cerner.bunsen.stu3.avro.Immunization
Gets the value of the 'note' field.
getNote() - Method in class com.cerner.bunsen.stu3.avro.MedicationDispense.Builder
Gets the value of the 'note' field.
getNote() - Method in class com.cerner.bunsen.stu3.avro.MedicationDispense
Gets the value of the 'note' field.
getNote() - Method in class com.cerner.bunsen.stu3.avro.MedicationStatement.Builder
Gets the value of the 'note' field.
getNote() - Method in class com.cerner.bunsen.stu3.avro.MedicationStatement
Gets the value of the 'note' field.
getNote() - Method in class com.cerner.bunsen.stu3.avro.Procedure.Builder
Gets the value of the 'note' field.
getNote() - Method in class com.cerner.bunsen.stu3.avro.Procedure
Gets the value of the 'note' field.
getNote() - Method in class com.cerner.bunsen.stu3.avro.ProcedureRequest.Builder
Gets the value of the 'note' field.
getNote() - Method in class com.cerner.bunsen.stu3.avro.ProcedureRequest
Gets the value of the 'note' field.
getNote() - Method in class com.cerner.bunsen.stu3.avro.us.core.CarePlan.Builder
Gets the value of the 'note' field.
getNote() - Method in class com.cerner.bunsen.stu3.avro.us.core.CarePlan
Gets the value of the 'note' field.
getNote() - Method in class com.cerner.bunsen.stu3.avro.us.core.Condition.Builder
Gets the value of the 'note' field.
getNote() - Method in class com.cerner.bunsen.stu3.avro.us.core.Condition
Gets the value of the 'note' field.
getNote() - Method in class com.cerner.bunsen.stu3.avro.us.core.Immunization.Builder
Gets the value of the 'note' field.
getNote() - Method in class com.cerner.bunsen.stu3.avro.us.core.Immunization
Gets the value of the 'note' field.
getNote() - Method in class com.cerner.bunsen.stu3.avro.us.core.MedicationRequest.Builder
Gets the value of the 'note' field.
getNote() - Method in class com.cerner.bunsen.stu3.avro.us.core.MedicationRequest
Gets the value of the 'note' field.
getNotGiven() - Method in class com.cerner.bunsen.stu3.avro.Immunization.Builder
Gets the value of the 'notGiven' field.
getNotGiven() - Method in class com.cerner.bunsen.stu3.avro.Immunization
Gets the value of the 'notGiven' field.
getNotGiven() - Method in class com.cerner.bunsen.stu3.avro.us.core.Immunization.Builder
Gets the value of the 'notGiven' field.
getNotGiven() - Method in class com.cerner.bunsen.stu3.avro.us.core.Immunization
Gets the value of the 'notGiven' field.
getNumberOfRepeatsAllowed() - Method in class com.cerner.bunsen.stu3.avro.us.core.MedicationRequestDispenseRequest.Builder
Gets the value of the 'numberOfRepeatsAllowed' field.
getNumberOfRepeatsAllowed() - Method in class com.cerner.bunsen.stu3.avro.us.core.MedicationRequestDispenseRequest
Gets the value of the 'numberOfRepeatsAllowed' field.
getNumerator() - Method in class com.cerner.bunsen.stu3.avro.Ratio.Builder
Gets the value of the 'numerator' field.
getNumerator() - Method in class com.cerner.bunsen.stu3.avro.Ratio
Gets the value of the 'numerator' field.
getNumeratorBuilder() - Method in class com.cerner.bunsen.stu3.avro.Ratio.Builder
Gets the Builder instance for the 'numerator' field and creates one if it doesn't exist yet.
getNutritionOrderId() - Method in class com.cerner.bunsen.stu3.avro.AppointmentCommunicationRequestDeviceRequestMedicationRequestNutritionOrderProcedureRequestReferralRequestRequestGroupTaskVisionPrescriptionReference.Builder
Gets the value of the 'NutritionOrderId' field.
getNutritionOrderId() - Method in class com.cerner.bunsen.stu3.avro.AppointmentCommunicationRequestDeviceRequestMedicationRequestNutritionOrderProcedureRequestReferralRequestRequestGroupTaskVisionPrescriptionReference
Gets the value of the 'NutritionOrderId' field.
getNutritionOrderId() - Method in class com.cerner.bunsen.stu3.avro.CarePlanDeviceRequestImmunizationRecommendationMedicationRequestNutritionOrderProcedureRequestReferralRequestReference.Builder
Gets the value of the 'NutritionOrderId' field.
getNutritionOrderId() - Method in class com.cerner.bunsen.stu3.avro.CarePlanDeviceRequestImmunizationRecommendationMedicationRequestNutritionOrderProcedureRequestReferralRequestReference
Gets the value of the 'NutritionOrderId' field.
getObservationId() - Method in class com.cerner.bunsen.stu3.avro.ClinicalImpressionDiagnosticReportObservationReference.Builder
Gets the value of the 'ObservationId' field.
getObservationId() - Method in class com.cerner.bunsen.stu3.avro.ClinicalImpressionDiagnosticReportObservationReference
Gets the value of the 'ObservationId' field.
getObservationId() - Method in class com.cerner.bunsen.stu3.avro.ConditionObservationReference.Builder
Gets the value of the 'ObservationId' field.
getObservationId() - Method in class com.cerner.bunsen.stu3.avro.ConditionObservationReference
Gets the value of the 'ObservationId' field.
getObservationId() - Method in class com.cerner.bunsen.stu3.avro.MedicationAdministrationMedicationDispenseMedicationStatementObservationProcedureReference.Builder
Gets the value of the 'ObservationId' field.
getObservationId() - Method in class com.cerner.bunsen.stu3.avro.MedicationAdministrationMedicationDispenseMedicationStatementObservationProcedureReference
Gets the value of the 'ObservationId' field.
getObservationId() - Method in class com.cerner.bunsen.stu3.avro.MedicationAdministrationObservationProcedureReference.Builder
Gets the value of the 'ObservationId' field.
getObservationId() - Method in class com.cerner.bunsen.stu3.avro.MedicationAdministrationObservationProcedureReference
Gets the value of the 'ObservationId' field.
getObservationId() - Method in class com.cerner.bunsen.stu3.avro.ObservationQuestionnaireResponseSequenceReference.Builder
Gets the value of the 'ObservationId' field.
getObservationId() - Method in class com.cerner.bunsen.stu3.avro.ObservationQuestionnaireResponseSequenceReference
Gets the value of the 'ObservationId' field.
getObservationId() - Method in class com.cerner.bunsen.stu3.avro.ObservationReference.Builder
Gets the value of the 'ObservationId' field.
getObservationId() - Method in class com.cerner.bunsen.stu3.avro.ObservationReference
Gets the value of the 'ObservationId' field.
getOccurrence() - Method in class com.cerner.bunsen.stu3.avro.ProcedureRequest.Builder
Gets the value of the 'occurrence' field.
getOccurrence() - Method in class com.cerner.bunsen.stu3.avro.ProcedureRequest
Gets the value of the 'occurrence' field.
getOccurrenceBuilder() - Method in class com.cerner.bunsen.stu3.avro.ProcedureRequest.Builder
Gets the Builder instance for the 'occurrence' field and creates one if it doesn't exist yet.
getOffset() - Method in class com.cerner.bunsen.stu3.avro.TimingRepeat.Builder
Gets the value of the 'offset' field.
getOffset() - Method in class com.cerner.bunsen.stu3.avro.TimingRepeat
Gets the value of the 'offset' field.
getOmbCategory() - Method in class com.cerner.bunsen.stu3.avro.us.core.UsCoreEthnicity.Builder
Gets the value of the 'ombCategory' field.
getOmbCategory() - Method in class com.cerner.bunsen.stu3.avro.us.core.UsCoreEthnicity
Gets the value of the 'ombCategory' field.
getOmbCategory() - Method in class com.cerner.bunsen.stu3.avro.us.core.UsCoreRace.Builder
Gets the value of the 'ombCategory' field.
getOmbCategory() - Method in class com.cerner.bunsen.stu3.avro.us.core.UsCoreRace
Gets the value of the 'ombCategory' field.
getOmbCategoryBuilder() - Method in class com.cerner.bunsen.stu3.avro.us.core.UsCoreEthnicity.Builder
Gets the Builder instance for the 'ombCategory' field and creates one if it doesn't exist yet.
getOnBehalfOf() - Method in class com.cerner.bunsen.stu3.avro.MedicationDispensePerformer.Builder
Gets the value of the 'onBehalfOf' field.
getOnBehalfOf() - Method in class com.cerner.bunsen.stu3.avro.MedicationDispensePerformer
Gets the value of the 'onBehalfOf' field.
getOnBehalfOf() - Method in class com.cerner.bunsen.stu3.avro.ProcedurePerformer.Builder
Gets the value of the 'onBehalfOf' field.
getOnBehalfOf() - Method in class com.cerner.bunsen.stu3.avro.ProcedurePerformer
Gets the value of the 'onBehalfOf' field.
getOnBehalfOf() - Method in class com.cerner.bunsen.stu3.avro.ProcedureRequestRequester.Builder
Gets the value of the 'onBehalfOf' field.
getOnBehalfOf() - Method in class com.cerner.bunsen.stu3.avro.ProcedureRequestRequester
Gets the value of the 'onBehalfOf' field.
getOnBehalfOf() - Method in class com.cerner.bunsen.stu3.avro.us.core.MedicationRequestRequester.Builder
Gets the value of the 'onBehalfOf' field.
getOnBehalfOf() - Method in class com.cerner.bunsen.stu3.avro.us.core.MedicationRequestRequester
Gets the value of the 'onBehalfOf' field.
getOnBehalfOfBuilder() - Method in class com.cerner.bunsen.stu3.avro.MedicationDispensePerformer.Builder
Gets the Builder instance for the 'onBehalfOf' field and creates one if it doesn't exist yet.
getOnBehalfOfBuilder() - Method in class com.cerner.bunsen.stu3.avro.ProcedurePerformer.Builder
Gets the Builder instance for the 'onBehalfOf' field and creates one if it doesn't exist yet.
getOnBehalfOfBuilder() - Method in class com.cerner.bunsen.stu3.avro.ProcedureRequestRequester.Builder
Gets the Builder instance for the 'onBehalfOf' field and creates one if it doesn't exist yet.
getOnBehalfOfBuilder() - Method in class com.cerner.bunsen.stu3.avro.us.core.MedicationRequestRequester.Builder
Gets the Builder instance for the 'onBehalfOf' field and creates one if it doesn't exist yet.
getOnset() - Method in class com.cerner.bunsen.stu3.avro.AllergyIntolerance.Builder
Gets the value of the 'onset' field.
getOnset() - Method in class com.cerner.bunsen.stu3.avro.AllergyIntolerance
Gets the value of the 'onset' field.
getOnset() - Method in class com.cerner.bunsen.stu3.avro.AllergyIntoleranceReaction.Builder
Gets the value of the 'onset' field.
getOnset() - Method in class com.cerner.bunsen.stu3.avro.AllergyIntoleranceReaction
Gets the value of the 'onset' field.
getOnset() - Method in class com.cerner.bunsen.stu3.avro.Condition.Builder
Gets the value of the 'onset' field.
getOnset() - Method in class com.cerner.bunsen.stu3.avro.Condition
Gets the value of the 'onset' field.
getOnset() - Method in class com.cerner.bunsen.stu3.avro.us.core.Condition.Builder
Gets the value of the 'onset' field.
getOnset() - Method in class com.cerner.bunsen.stu3.avro.us.core.Condition
Gets the value of the 'onset' field.
getOnsetBuilder() - Method in class com.cerner.bunsen.stu3.avro.AllergyIntolerance.Builder
Gets the Builder instance for the 'onset' field and creates one if it doesn't exist yet.
getOnsetBuilder() - Method in class com.cerner.bunsen.stu3.avro.Condition.Builder
Gets the Builder instance for the 'onset' field and creates one if it doesn't exist yet.
getOnsetBuilder() - Method in class com.cerner.bunsen.stu3.avro.us.core.Condition.Builder
Gets the Builder instance for the 'onset' field and creates one if it doesn't exist yet.
getOrganization() - Method in class com.cerner.bunsen.stu3.avro.Claim.Builder
Gets the value of the 'organization' field.
getOrganization() - Method in class com.cerner.bunsen.stu3.avro.Claim
Gets the value of the 'organization' field.
getOrganization() - Method in class com.cerner.bunsen.stu3.avro.PatientContact.Builder
Gets the value of the 'organization' field.
getOrganization() - Method in class com.cerner.bunsen.stu3.avro.PatientContact
Gets the value of the 'organization' field.
getOrganization() - Method in class com.cerner.bunsen.stu3.avro.us.core.PatientContact.Builder
Gets the value of the 'organization' field.
getOrganization() - Method in class com.cerner.bunsen.stu3.avro.us.core.PatientContact
Gets the value of the 'organization' field.
getOrganizationBuilder() - Method in class com.cerner.bunsen.stu3.avro.Claim.Builder
Gets the Builder instance for the 'organization' field and creates one if it doesn't exist yet.
getOrganizationBuilder() - Method in class com.cerner.bunsen.stu3.avro.PatientContact.Builder
Gets the Builder instance for the 'organization' field and creates one if it doesn't exist yet.
getOrganizationBuilder() - Method in class com.cerner.bunsen.stu3.avro.us.core.PatientContact.Builder
Gets the Builder instance for the 'organization' field and creates one if it doesn't exist yet.
getOrganizationId() - Method in class com.cerner.bunsen.stu3.avro.CareTeamOrganizationPatientPractitionerRelatedPersonReference.Builder
Gets the value of the 'OrganizationId' field.
getOrganizationId() - Method in class com.cerner.bunsen.stu3.avro.CareTeamOrganizationPatientPractitionerRelatedPersonReference
Gets the value of the 'OrganizationId' field.
getOrganizationId() - Method in class com.cerner.bunsen.stu3.avro.DeviceHealthcareServiceOrganizationPatientPractitionerRelatedPersonReference.Builder
Gets the value of the 'OrganizationId' field.
getOrganizationId() - Method in class com.cerner.bunsen.stu3.avro.DeviceHealthcareServiceOrganizationPatientPractitionerRelatedPersonReference
Gets the value of the 'OrganizationId' field.
getOrganizationId() - Method in class com.cerner.bunsen.stu3.avro.DeviceOrganizationPatientPractitionerRelatedPersonReference.Builder
Gets the value of the 'OrganizationId' field.
getOrganizationId() - Method in class com.cerner.bunsen.stu3.avro.DeviceOrganizationPatientPractitionerRelatedPersonReference
Gets the value of the 'OrganizationId' field.
getOrganizationId() - Method in class com.cerner.bunsen.stu3.avro.DeviceOrganizationPractitionerReference.Builder
Gets the value of the 'OrganizationId' field.
getOrganizationId() - Method in class com.cerner.bunsen.stu3.avro.DeviceOrganizationPractitionerReference
Gets the value of the 'OrganizationId' field.
getOrganizationId() - Method in class com.cerner.bunsen.stu3.avro.OrganizationPatientPractitionerRelatedPersonReference.Builder
Gets the value of the 'OrganizationId' field.
getOrganizationId() - Method in class com.cerner.bunsen.stu3.avro.OrganizationPatientPractitionerRelatedPersonReference
Gets the value of the 'OrganizationId' field.
getOrganizationId() - Method in class com.cerner.bunsen.stu3.avro.OrganizationPractitionerReference.Builder
Gets the value of the 'OrganizationId' field.
getOrganizationId() - Method in class com.cerner.bunsen.stu3.avro.OrganizationPractitionerReference
Gets the value of the 'OrganizationId' field.
getOrganizationId() - Method in class com.cerner.bunsen.stu3.avro.OrganizationReference.Builder
Gets the value of the 'OrganizationId' field.
getOrganizationId() - Method in class com.cerner.bunsen.stu3.avro.OrganizationReference
Gets the value of the 'OrganizationId' field.
getOrigin() - Method in class com.cerner.bunsen.stu3.avro.EncounterHospitalization.Builder
Gets the value of the 'origin' field.
getOrigin() - Method in class com.cerner.bunsen.stu3.avro.EncounterHospitalization
Gets the value of the 'origin' field.
getOrigin() - Method in class com.cerner.bunsen.stu3.avro.SampledData.Builder
Gets the value of the 'origin' field.
getOrigin() - Method in class com.cerner.bunsen.stu3.avro.SampledData
Gets the value of the 'origin' field.
getOrigin() - Method in class com.cerner.bunsen.stu3.avro.us.core.EncounterHospitalization.Builder
Gets the value of the 'origin' field.
getOrigin() - Method in class com.cerner.bunsen.stu3.avro.us.core.EncounterHospitalization
Gets the value of the 'origin' field.
getOriginalPrescription() - Method in class com.cerner.bunsen.stu3.avro.Claim.Builder
Gets the value of the 'originalPrescription' field.
getOriginalPrescription() - Method in class com.cerner.bunsen.stu3.avro.Claim
Gets the value of the 'originalPrescription' field.
getOriginalPrescriptionBuilder() - Method in class com.cerner.bunsen.stu3.avro.Claim.Builder
Gets the Builder instance for the 'originalPrescription' field and creates one if it doesn't exist yet.
getOriginBuilder() - Method in class com.cerner.bunsen.stu3.avro.EncounterHospitalization.Builder
Gets the Builder instance for the 'origin' field and creates one if it doesn't exist yet.
getOriginBuilder() - Method in class com.cerner.bunsen.stu3.avro.SampledData.Builder
Gets the Builder instance for the 'origin' field and creates one if it doesn't exist yet.
getOriginBuilder() - Method in class com.cerner.bunsen.stu3.avro.us.core.EncounterHospitalization.Builder
Gets the Builder instance for the 'origin' field and creates one if it doesn't exist yet.
getOther() - Method in class com.cerner.bunsen.stu3.avro.PatientLink.Builder
Gets the value of the 'other' field.
getOther() - Method in class com.cerner.bunsen.stu3.avro.PatientLink
Gets the value of the 'other' field.
getOther() - Method in class com.cerner.bunsen.stu3.avro.us.core.PatientLink.Builder
Gets the value of the 'other' field.
getOther() - Method in class com.cerner.bunsen.stu3.avro.us.core.PatientLink
Gets the value of the 'other' field.
getOtherBuilder() - Method in class com.cerner.bunsen.stu3.avro.PatientLink.Builder
Gets the Builder instance for the 'other' field and creates one if it doesn't exist yet.
getOtherBuilder() - Method in class com.cerner.bunsen.stu3.avro.us.core.PatientLink.Builder
Gets the Builder instance for the 'other' field and creates one if it doesn't exist yet.
getOutcome() - Method in class com.cerner.bunsen.stu3.avro.Procedure.Builder
Gets the value of the 'outcome' field.
getOutcome() - Method in class com.cerner.bunsen.stu3.avro.Procedure
Gets the value of the 'outcome' field.
getOutcomeBuilder() - Method in class com.cerner.bunsen.stu3.avro.Procedure.Builder
Gets the Builder instance for the 'outcome' field and creates one if it doesn't exist yet.
getOutcomeCodeableConcept() - Method in class com.cerner.bunsen.stu3.avro.CarePlanActivity.Builder
Gets the value of the 'outcomeCodeableConcept' field.
getOutcomeCodeableConcept() - Method in class com.cerner.bunsen.stu3.avro.CarePlanActivity
Gets the value of the 'outcomeCodeableConcept' field.
getOutcomeCodeableConcept() - Method in class com.cerner.bunsen.stu3.avro.us.core.CarePlanActivity.Builder
Gets the value of the 'outcomeCodeableConcept' field.
getOutcomeCodeableConcept() - Method in class com.cerner.bunsen.stu3.avro.us.core.CarePlanActivity
Gets the value of the 'outcomeCodeableConcept' field.
getOutcomeReference() - Method in class com.cerner.bunsen.stu3.avro.CarePlanActivity.Builder
Gets the value of the 'outcomeReference' field.
getOutcomeReference() - Method in class com.cerner.bunsen.stu3.avro.CarePlanActivity
Gets the value of the 'outcomeReference' field.
getOutcomeReference() - Method in class com.cerner.bunsen.stu3.avro.us.core.CarePlanActivity.Builder
Gets the value of the 'outcomeReference' field.
getOutcomeReference() - Method in class com.cerner.bunsen.stu3.avro.us.core.CarePlanActivity
Gets the value of the 'outcomeReference' field.
getPackage$() - Method in class com.cerner.bunsen.stu3.avro.us.core.Medication.Builder
Gets the value of the 'package$' field.
getPackage$() - Method in class com.cerner.bunsen.stu3.avro.us.core.Medication
Gets the value of the 'package$' field.
getPackage$Builder() - Method in class com.cerner.bunsen.stu3.avro.us.core.Medication.Builder
Gets the Builder instance for the 'package$' field and creates one if it doesn't exist yet.
getPackageCode() - Method in class com.cerner.bunsen.stu3.avro.ClaimDiagnosis.Builder
Gets the value of the 'packageCode' field.
getPackageCode() - Method in class com.cerner.bunsen.stu3.avro.ClaimDiagnosis
Gets the value of the 'packageCode' field.
getPackageCodeBuilder() - Method in class com.cerner.bunsen.stu3.avro.ClaimDiagnosis.Builder
Gets the Builder instance for the 'packageCode' field and creates one if it doesn't exist yet.
getParentTypeUrl() - Method in class com.cerner.bunsen.definitions.QualifiedPath
Returns the URL of the parent type containing the element.
getParticipant() - Method in class com.cerner.bunsen.stu3.avro.Encounter.Builder
Gets the value of the 'participant' field.
getParticipant() - Method in class com.cerner.bunsen.stu3.avro.Encounter
Gets the value of the 'participant' field.
getParticipant() - Method in class com.cerner.bunsen.stu3.avro.us.core.Encounter.Builder
Gets the value of the 'participant' field.
getParticipant() - Method in class com.cerner.bunsen.stu3.avro.us.core.Encounter
Gets the value of the 'participant' field.
getPartOf() - Method in class com.cerner.bunsen.stu3.avro.CarePlan.Builder
Gets the value of the 'partOf' field.
getPartOf() - Method in class com.cerner.bunsen.stu3.avro.CarePlan
Gets the value of the 'partOf' field.
getPartOf() - Method in class com.cerner.bunsen.stu3.avro.Encounter.Builder
Gets the value of the 'partOf' field.
getPartOf() - Method in class com.cerner.bunsen.stu3.avro.Encounter
Gets the value of the 'partOf' field.
getPartOf() - Method in class com.cerner.bunsen.stu3.avro.MedicationDispense.Builder
Gets the value of the 'partOf' field.
getPartOf() - Method in class com.cerner.bunsen.stu3.avro.MedicationDispense
Gets the value of the 'partOf' field.
getPartOf() - Method in class com.cerner.bunsen.stu3.avro.MedicationStatement.Builder
Gets the value of the 'partOf' field.
getPartOf() - Method in class com.cerner.bunsen.stu3.avro.MedicationStatement
Gets the value of the 'partOf' field.
getPartOf() - Method in class com.cerner.bunsen.stu3.avro.Procedure.Builder
Gets the value of the 'partOf' field.
getPartOf() - Method in class com.cerner.bunsen.stu3.avro.Procedure
Gets the value of the 'partOf' field.
getPartOf() - Method in class com.cerner.bunsen.stu3.avro.us.core.CarePlan.Builder
Gets the value of the 'partOf' field.
getPartOf() - Method in class com.cerner.bunsen.stu3.avro.us.core.CarePlan
Gets the value of the 'partOf' field.
getPartOf() - Method in class com.cerner.bunsen.stu3.avro.us.core.Encounter.Builder
Gets the value of the 'partOf' field.
getPartOf() - Method in class com.cerner.bunsen.stu3.avro.us.core.Encounter
Gets the value of the 'partOf' field.
getPartOfBuilder() - Method in class com.cerner.bunsen.stu3.avro.Encounter.Builder
Gets the Builder instance for the 'partOf' field and creates one if it doesn't exist yet.
getPartOfBuilder() - Method in class com.cerner.bunsen.stu3.avro.us.core.Encounter.Builder
Gets the Builder instance for the 'partOf' field and creates one if it doesn't exist yet.
getParty() - Method in class com.cerner.bunsen.stu3.avro.ClaimPayee.Builder
Gets the value of the 'party' field.
getParty() - Method in class com.cerner.bunsen.stu3.avro.ClaimPayee
Gets the value of the 'party' field.
getPartyBuilder() - Method in class com.cerner.bunsen.stu3.avro.ClaimPayee.Builder
Gets the Builder instance for the 'party' field and creates one if it doesn't exist yet.
getPath() - Method in class com.cerner.bunsen.stu3.avro.MeasureGroupStratifier.Builder
Gets the value of the 'path' field.
getPath() - Method in class com.cerner.bunsen.stu3.avro.MeasureGroupStratifier
Gets the value of the 'path' field.
getPath() - Method in class com.cerner.bunsen.stu3.avro.MeasureSupplementalData.Builder
Gets the value of the 'path' field.
getPath() - Method in class com.cerner.bunsen.stu3.avro.MeasureSupplementalData
Gets the value of the 'path' field.
getPatient() - Method in class com.cerner.bunsen.stu3.avro.AllergyIntolerance.Builder
Gets the value of the 'patient' field.
getPatient() - Method in class com.cerner.bunsen.stu3.avro.AllergyIntolerance
Gets the value of the 'patient' field.
getPatient() - Method in class com.cerner.bunsen.stu3.avro.Claim.Builder
Gets the value of the 'patient' field.
getPatient() - Method in class com.cerner.bunsen.stu3.avro.Claim
Gets the value of the 'patient' field.
getPatient() - Method in class com.cerner.bunsen.stu3.avro.EpisodeOfCare.Builder
Gets the value of the 'patient' field.
getPatient() - Method in class com.cerner.bunsen.stu3.avro.EpisodeOfCare
Gets the value of the 'patient' field.
getPatient() - Method in class com.cerner.bunsen.stu3.avro.Immunization.Builder
Gets the value of the 'patient' field.
getPatient() - Method in class com.cerner.bunsen.stu3.avro.Immunization
Gets the value of the 'patient' field.
getPatient() - Method in class com.cerner.bunsen.stu3.avro.MeasureReport.Builder
Gets the value of the 'patient' field.
getPatient() - Method in class com.cerner.bunsen.stu3.avro.MeasureReport
Gets the value of the 'patient' field.
getPatient() - Method in class com.cerner.bunsen.stu3.avro.us.core.Immunization.Builder
Gets the value of the 'patient' field.
getPatient() - Method in class com.cerner.bunsen.stu3.avro.us.core.Immunization
Gets the value of the 'patient' field.
getPatientBuilder() - Method in class com.cerner.bunsen.stu3.avro.AllergyIntolerance.Builder
Gets the Builder instance for the 'patient' field and creates one if it doesn't exist yet.
getPatientBuilder() - Method in class com.cerner.bunsen.stu3.avro.Claim.Builder
Gets the Builder instance for the 'patient' field and creates one if it doesn't exist yet.
getPatientBuilder() - Method in class com.cerner.bunsen.stu3.avro.EpisodeOfCare.Builder
Gets the Builder instance for the 'patient' field and creates one if it doesn't exist yet.
getPatientBuilder() - Method in class com.cerner.bunsen.stu3.avro.Immunization.Builder
Gets the Builder instance for the 'patient' field and creates one if it doesn't exist yet.
getPatientBuilder() - Method in class com.cerner.bunsen.stu3.avro.MeasureReport.Builder
Gets the Builder instance for the 'patient' field and creates one if it doesn't exist yet.
getPatientBuilder() - Method in class com.cerner.bunsen.stu3.avro.us.core.Immunization.Builder
Gets the Builder instance for the 'patient' field and creates one if it doesn't exist yet.
getPatientId() - Method in class com.cerner.bunsen.stu3.avro.CareTeamOrganizationPatientPractitionerRelatedPersonReference.Builder
Gets the value of the 'PatientId' field.
getPatientId() - Method in class com.cerner.bunsen.stu3.avro.CareTeamOrganizationPatientPractitionerRelatedPersonReference
Gets the value of the 'PatientId' field.
getPatientId() - Method in class com.cerner.bunsen.stu3.avro.DeviceGroupLocationPatientReference.Builder
Gets the value of the 'PatientId' field.
getPatientId() - Method in class com.cerner.bunsen.stu3.avro.DeviceGroupLocationPatientReference
Gets the value of the 'PatientId' field.
getPatientId() - Method in class com.cerner.bunsen.stu3.avro.DeviceHealthcareServiceOrganizationPatientPractitionerRelatedPersonReference.Builder
Gets the value of the 'PatientId' field.
getPatientId() - Method in class com.cerner.bunsen.stu3.avro.DeviceHealthcareServiceOrganizationPatientPractitionerRelatedPersonReference
Gets the value of the 'PatientId' field.
getPatientId() - Method in class com.cerner.bunsen.stu3.avro.DeviceOrganizationPatientPractitionerRelatedPersonReference.Builder
Gets the value of the 'PatientId' field.
getPatientId() - Method in class com.cerner.bunsen.stu3.avro.DeviceOrganizationPatientPractitionerRelatedPersonReference
Gets the value of the 'PatientId' field.
getPatientId() - Method in class com.cerner.bunsen.stu3.avro.GroupPatientReference.Builder
Gets the value of the 'PatientId' field.
getPatientId() - Method in class com.cerner.bunsen.stu3.avro.GroupPatientReference
Gets the value of the 'PatientId' field.
getPatientId() - Method in class com.cerner.bunsen.stu3.avro.OrganizationPatientPractitionerRelatedPersonReference.Builder
Gets the value of the 'PatientId' field.
getPatientId() - Method in class com.cerner.bunsen.stu3.avro.OrganizationPatientPractitionerRelatedPersonReference
Gets the value of the 'PatientId' field.
getPatientId() - Method in class com.cerner.bunsen.stu3.avro.PatientPractitionerReference.Builder
Gets the value of the 'PatientId' field.
getPatientId() - Method in class com.cerner.bunsen.stu3.avro.PatientPractitionerReference
Gets the value of the 'PatientId' field.
getPatientId() - Method in class com.cerner.bunsen.stu3.avro.PatientPractitionerRelatedPersonReference.Builder
Gets the value of the 'PatientId' field.
getPatientId() - Method in class com.cerner.bunsen.stu3.avro.PatientPractitionerRelatedPersonReference
Gets the value of the 'PatientId' field.
getPatientId() - Method in class com.cerner.bunsen.stu3.avro.PatientReference.Builder
Gets the value of the 'PatientId' field.
getPatientId() - Method in class com.cerner.bunsen.stu3.avro.PatientReference
Gets the value of the 'PatientId' field.
getPatientId() - Method in class com.cerner.bunsen.stu3.avro.PatientRelatedPersonReference.Builder
Gets the value of the 'PatientId' field.
getPatientId() - Method in class com.cerner.bunsen.stu3.avro.PatientRelatedPersonReference
Gets the value of the 'PatientId' field.
getPatientInstruction() - Method in class com.cerner.bunsen.stu3.avro.Dosage.Builder
Gets the value of the 'patientInstruction' field.
getPatientInstruction() - Method in class com.cerner.bunsen.stu3.avro.Dosage
Gets the value of the 'patientInstruction' field.
getPatients() - Method in class com.cerner.bunsen.stu3.avro.MeasureReportGroupPopulation.Builder
Gets the value of the 'patients' field.
getPatients() - Method in class com.cerner.bunsen.stu3.avro.MeasureReportGroupPopulation
Gets the value of the 'patients' field.
getPatients() - Method in class com.cerner.bunsen.stu3.avro.MeasureReportGroupStratifierStratumPopulation.Builder
Gets the value of the 'patients' field.
getPatients() - Method in class com.cerner.bunsen.stu3.avro.MeasureReportGroupStratifierStratumPopulation
Gets the value of the 'patients' field.
getPatientsBuilder() - Method in class com.cerner.bunsen.stu3.avro.MeasureReportGroupPopulation.Builder
Gets the Builder instance for the 'patients' field and creates one if it doesn't exist yet.
getPatientsBuilder() - Method in class com.cerner.bunsen.stu3.avro.MeasureReportGroupStratifierStratumPopulation.Builder
Gets the Builder instance for the 'patients' field and creates one if it doesn't exist yet.
getPayee() - Method in class com.cerner.bunsen.stu3.avro.Claim.Builder
Gets the value of the 'payee' field.
getPayee() - Method in class com.cerner.bunsen.stu3.avro.Claim
Gets the value of the 'payee' field.
getPayeeBuilder() - Method in class com.cerner.bunsen.stu3.avro.Claim.Builder
Gets the Builder instance for the 'payee' field and creates one if it doesn't exist yet.
getPerformed() - Method in class com.cerner.bunsen.stu3.avro.Procedure.Builder
Gets the value of the 'performed' field.
getPerformed() - Method in class com.cerner.bunsen.stu3.avro.Procedure
Gets the value of the 'performed' field.
getPerformedBuilder() - Method in class com.cerner.bunsen.stu3.avro.Procedure.Builder
Gets the Builder instance for the 'performed' field and creates one if it doesn't exist yet.
getPerformer() - Method in class com.cerner.bunsen.stu3.avro.CarePlanActivityDetail.Builder
Gets the value of the 'performer' field.
getPerformer() - Method in class com.cerner.bunsen.stu3.avro.CarePlanActivityDetail
Gets the value of the 'performer' field.
getPerformer() - Method in class com.cerner.bunsen.stu3.avro.MedicationDispense.Builder
Gets the value of the 'performer' field.
getPerformer() - Method in class com.cerner.bunsen.stu3.avro.MedicationDispense
Gets the value of the 'performer' field.
getPerformer() - Method in class com.cerner.bunsen.stu3.avro.Observation.Builder
Gets the value of the 'performer' field.
getPerformer() - Method in class com.cerner.bunsen.stu3.avro.Observation
Gets the value of the 'performer' field.
getPerformer() - Method in class com.cerner.bunsen.stu3.avro.Procedure.Builder
Gets the value of the 'performer' field.
getPerformer() - Method in class com.cerner.bunsen.stu3.avro.Procedure
Gets the value of the 'performer' field.
getPerformer() - Method in class com.cerner.bunsen.stu3.avro.ProcedureRequest.Builder
Gets the value of the 'performer' field.
getPerformer() - Method in class com.cerner.bunsen.stu3.avro.ProcedureRequest
Gets the value of the 'performer' field.
getPerformer() - Method in class com.cerner.bunsen.stu3.avro.us.core.CarePlanActivityDetail.Builder
Gets the value of the 'performer' field.
getPerformer() - Method in class com.cerner.bunsen.stu3.avro.us.core.CarePlanActivityDetail
Gets the value of the 'performer' field.
getPerformer() - Method in class com.cerner.bunsen.stu3.avro.us.core.MedicationRequestDispenseRequest.Builder
Gets the value of the 'performer' field.
getPerformer() - Method in class com.cerner.bunsen.stu3.avro.us.core.MedicationRequestDispenseRequest
Gets the value of the 'performer' field.
getPerformerBuilder() - Method in class com.cerner.bunsen.stu3.avro.ProcedureRequest.Builder
Gets the Builder instance for the 'performer' field and creates one if it doesn't exist yet.
getPerformerBuilder() - Method in class com.cerner.bunsen.stu3.avro.us.core.MedicationRequestDispenseRequest.Builder
Gets the Builder instance for the 'performer' field and creates one if it doesn't exist yet.
getPerformerType() - Method in class com.cerner.bunsen.stu3.avro.ProcedureRequest.Builder
Gets the value of the 'performerType' field.
getPerformerType() - Method in class com.cerner.bunsen.stu3.avro.ProcedureRequest
Gets the value of the 'performerType' field.
getPerformerTypeBuilder() - Method in class com.cerner.bunsen.stu3.avro.ProcedureRequest.Builder
Gets the Builder instance for the 'performerType' field and creates one if it doesn't exist yet.
getPeriod() - Method in class com.cerner.bunsen.stu3.avro.Address.Builder
Gets the value of the 'period' field.
getPeriod() - Method in class com.cerner.bunsen.stu3.avro.Address
Gets the value of the 'period' field.
getPeriod() - Method in class com.cerner.bunsen.stu3.avro.CarePlan.Builder
Gets the value of the 'period' field.
getPeriod() - Method in class com.cerner.bunsen.stu3.avro.CarePlan
Gets the value of the 'period' field.
getPeriod() - Method in class com.cerner.bunsen.stu3.avro.ChoiceAgePeriodRangeBooleanDateTimeString.Builder
Gets the value of the 'period' field.
getPeriod() - Method in class com.cerner.bunsen.stu3.avro.ChoiceAgePeriodRangeBooleanDateTimeString
Gets the value of the 'period' field.
getPeriod() - Method in class com.cerner.bunsen.stu3.avro.ChoiceAgePeriodRangeDateTimeString.Builder
Gets the value of the 'period' field.
getPeriod() - Method in class com.cerner.bunsen.stu3.avro.ChoiceAgePeriodRangeDateTimeString
Gets the value of the 'period' field.
getPeriod() - Method in class com.cerner.bunsen.stu3.avro.ChoiceAttachmentCodeableConceptPeriodQuantityRangeRatioSampledDataBooleanDateTimeStringTime.Builder
Gets the value of the 'period' field.
getPeriod() - Method in class com.cerner.bunsen.stu3.avro.ChoiceAttachmentCodeableConceptPeriodQuantityRangeRatioSampledDataBooleanDateTimeStringTime
Gets the value of the 'period' field.
getPeriod() - Method in class com.cerner.bunsen.stu3.avro.ChoiceAttachmentCodeableConceptPeriodQuantityRangeRatioSampledDataDateTimeStringTime.Builder
Gets the value of the 'period' field.
getPeriod() - Method in class com.cerner.bunsen.stu3.avro.ChoiceAttachmentCodeableConceptPeriodQuantityRangeRatioSampledDataDateTimeStringTime
Gets the value of the 'period' field.
getPeriod() - Method in class com.cerner.bunsen.stu3.avro.ChoiceDurationPeriodRange.Builder
Gets the value of the 'period' field.
getPeriod() - Method in class com.cerner.bunsen.stu3.avro.ChoiceDurationPeriodRange
Gets the value of the 'period' field.
getPeriod() - Method in class com.cerner.bunsen.stu3.avro.ChoicePeriodDate.Builder
Gets the value of the 'period' field.
getPeriod() - Method in class com.cerner.bunsen.stu3.avro.ChoicePeriodDate
Gets the value of the 'period' field.
getPeriod() - Method in class com.cerner.bunsen.stu3.avro.ChoicePeriodDateTime.Builder
Gets the value of the 'period' field.
getPeriod() - Method in class com.cerner.bunsen.stu3.avro.ChoicePeriodDateTime
Gets the value of the 'period' field.
getPeriod() - Method in class com.cerner.bunsen.stu3.avro.ChoicePeriodTimingDateTime.Builder
Gets the value of the 'period' field.
getPeriod() - Method in class com.cerner.bunsen.stu3.avro.ChoicePeriodTimingDateTime
Gets the value of the 'period' field.
getPeriod() - Method in class com.cerner.bunsen.stu3.avro.ChoicePeriodTimingString.Builder
Gets the value of the 'period' field.
getPeriod() - Method in class com.cerner.bunsen.stu3.avro.ChoicePeriodTimingString
Gets the value of the 'period' field.
getPeriod() - Method in class com.cerner.bunsen.stu3.avro.ContactPoint.Builder
Gets the value of the 'period' field.
getPeriod() - Method in class com.cerner.bunsen.stu3.avro.ContactPoint
Gets the value of the 'period' field.
getPeriod() - Method in class com.cerner.bunsen.stu3.avro.Encounter.Builder
Gets the value of the 'period' field.
getPeriod() - Method in class com.cerner.bunsen.stu3.avro.Encounter
Gets the value of the 'period' field.
getPeriod() - Method in class com.cerner.bunsen.stu3.avro.EncounterClassHistory.Builder
Gets the value of the 'period' field.
getPeriod() - Method in class com.cerner.bunsen.stu3.avro.EncounterClassHistory
Gets the value of the 'period' field.
getPeriod() - Method in class com.cerner.bunsen.stu3.avro.EncounterLocation.Builder
Gets the value of the 'period' field.
getPeriod() - Method in class com.cerner.bunsen.stu3.avro.EncounterLocation
Gets the value of the 'period' field.
getPeriod() - Method in class com.cerner.bunsen.stu3.avro.EncounterParticipant.Builder
Gets the value of the 'period' field.
getPeriod() - Method in class com.cerner.bunsen.stu3.avro.EncounterParticipant
Gets the value of the 'period' field.
getPeriod() - Method in class com.cerner.bunsen.stu3.avro.EncounterStatusHistory.Builder
Gets the value of the 'period' field.
getPeriod() - Method in class com.cerner.bunsen.stu3.avro.EncounterStatusHistory
Gets the value of the 'period' field.
getPeriod() - Method in class com.cerner.bunsen.stu3.avro.EpisodeOfCare.Builder
Gets the value of the 'period' field.
getPeriod() - Method in class com.cerner.bunsen.stu3.avro.EpisodeOfCare
Gets the value of the 'period' field.
getPeriod() - Method in class com.cerner.bunsen.stu3.avro.EpisodeOfCareStatusHistory.Builder
Gets the value of the 'period' field.
getPeriod() - Method in class com.cerner.bunsen.stu3.avro.EpisodeOfCareStatusHistory
Gets the value of the 'period' field.
getPeriod() - Method in class com.cerner.bunsen.stu3.avro.HumanName.Builder
Gets the value of the 'period' field.
getPeriod() - Method in class com.cerner.bunsen.stu3.avro.HumanName
Gets the value of the 'period' field.
getPeriod() - Method in class com.cerner.bunsen.stu3.avro.Identifier.Builder
Gets the value of the 'period' field.
getPeriod() - Method in class com.cerner.bunsen.stu3.avro.Identifier
Gets the value of the 'period' field.
getPeriod() - Method in class com.cerner.bunsen.stu3.avro.MeasureReport.Builder
Gets the value of the 'period' field.
getPeriod() - Method in class com.cerner.bunsen.stu3.avro.MeasureReport
Gets the value of the 'period' field.
getPeriod() - Method in class com.cerner.bunsen.stu3.avro.PatientContact.Builder
Gets the value of the 'period' field.
getPeriod() - Method in class com.cerner.bunsen.stu3.avro.PatientContact
Gets the value of the 'period' field.
getPeriod() - Method in class com.cerner.bunsen.stu3.avro.SampledData.Builder
Gets the value of the 'period' field.
getPeriod() - Method in class com.cerner.bunsen.stu3.avro.SampledData
Gets the value of the 'period' field.
getPeriod() - Method in class com.cerner.bunsen.stu3.avro.TimingRepeat.Builder
Gets the value of the 'period' field.
getPeriod() - Method in class com.cerner.bunsen.stu3.avro.TimingRepeat
Gets the value of the 'period' field.
getPeriod() - Method in class com.cerner.bunsen.stu3.avro.us.core.CarePlan.Builder
Gets the value of the 'period' field.
getPeriod() - Method in class com.cerner.bunsen.stu3.avro.us.core.CarePlan
Gets the value of the 'period' field.
getPeriod() - Method in class com.cerner.bunsen.stu3.avro.us.core.Encounter.Builder
Gets the value of the 'period' field.
getPeriod() - Method in class com.cerner.bunsen.stu3.avro.us.core.Encounter
Gets the value of the 'period' field.
getPeriod() - Method in class com.cerner.bunsen.stu3.avro.us.core.EncounterClassHistory.Builder
Gets the value of the 'period' field.
getPeriod() - Method in class com.cerner.bunsen.stu3.avro.us.core.EncounterClassHistory
Gets the value of the 'period' field.
getPeriod() - Method in class com.cerner.bunsen.stu3.avro.us.core.EncounterLocation.Builder
Gets the value of the 'period' field.
getPeriod() - Method in class com.cerner.bunsen.stu3.avro.us.core.EncounterLocation
Gets the value of the 'period' field.
getPeriod() - Method in class com.cerner.bunsen.stu3.avro.us.core.EncounterParticipant.Builder
Gets the value of the 'period' field.
getPeriod() - Method in class com.cerner.bunsen.stu3.avro.us.core.EncounterParticipant
Gets the value of the 'period' field.
getPeriod() - Method in class com.cerner.bunsen.stu3.avro.us.core.EncounterStatusHistory.Builder
Gets the value of the 'period' field.
getPeriod() - Method in class com.cerner.bunsen.stu3.avro.us.core.EncounterStatusHistory
Gets the value of the 'period' field.
getPeriod() - Method in class com.cerner.bunsen.stu3.avro.us.core.PatientContact.Builder
Gets the value of the 'period' field.
getPeriod() - Method in class com.cerner.bunsen.stu3.avro.us.core.PatientContact
Gets the value of the 'period' field.
getPeriodBuilder() - Method in class com.cerner.bunsen.stu3.avro.Address.Builder
Gets the Builder instance for the 'period' field and creates one if it doesn't exist yet.
getPeriodBuilder() - Method in class com.cerner.bunsen.stu3.avro.CarePlan.Builder
Gets the Builder instance for the 'period' field and creates one if it doesn't exist yet.
getPeriodBuilder() - Method in class com.cerner.bunsen.stu3.avro.ChoiceAgePeriodRangeBooleanDateTimeString.Builder
Gets the Builder instance for the 'period' field and creates one if it doesn't exist yet.
getPeriodBuilder() - Method in class com.cerner.bunsen.stu3.avro.ChoiceAgePeriodRangeDateTimeString.Builder
Gets the Builder instance for the 'period' field and creates one if it doesn't exist yet.
getPeriodBuilder() - Method in class com.cerner.bunsen.stu3.avro.ChoiceAttachmentCodeableConceptPeriodQuantityRangeRatioSampledDataBooleanDateTimeStringTime.Builder
Gets the Builder instance for the 'period' field and creates one if it doesn't exist yet.
getPeriodBuilder() - Method in class com.cerner.bunsen.stu3.avro.ChoiceAttachmentCodeableConceptPeriodQuantityRangeRatioSampledDataDateTimeStringTime.Builder
Gets the Builder instance for the 'period' field and creates one if it doesn't exist yet.
getPeriodBuilder() - Method in class com.cerner.bunsen.stu3.avro.ChoiceDurationPeriodRange.Builder
Gets the Builder instance for the 'period' field and creates one if it doesn't exist yet.
getPeriodBuilder() - Method in class com.cerner.bunsen.stu3.avro.ChoicePeriodDate.Builder
Gets the Builder instance for the 'period' field and creates one if it doesn't exist yet.
getPeriodBuilder() - Method in class com.cerner.bunsen.stu3.avro.ChoicePeriodDateTime.Builder
Gets the Builder instance for the 'period' field and creates one if it doesn't exist yet.
getPeriodBuilder() - Method in class com.cerner.bunsen.stu3.avro.ChoicePeriodTimingDateTime.Builder
Gets the Builder instance for the 'period' field and creates one if it doesn't exist yet.
getPeriodBuilder() - Method in class com.cerner.bunsen.stu3.avro.ChoicePeriodTimingString.Builder
Gets the Builder instance for the 'period' field and creates one if it doesn't exist yet.
getPeriodBuilder() - Method in class com.cerner.bunsen.stu3.avro.ContactPoint.Builder
Gets the Builder instance for the 'period' field and creates one if it doesn't exist yet.
getPeriodBuilder() - Method in class com.cerner.bunsen.stu3.avro.Encounter.Builder
Gets the Builder instance for the 'period' field and creates one if it doesn't exist yet.
getPeriodBuilder() - Method in class com.cerner.bunsen.stu3.avro.EncounterClassHistory.Builder
Gets the Builder instance for the 'period' field and creates one if it doesn't exist yet.
getPeriodBuilder() - Method in class com.cerner.bunsen.stu3.avro.EncounterLocation.Builder
Gets the Builder instance for the 'period' field and creates one if it doesn't exist yet.
getPeriodBuilder() - Method in class com.cerner.bunsen.stu3.avro.EncounterParticipant.Builder
Gets the Builder instance for the 'period' field and creates one if it doesn't exist yet.
getPeriodBuilder() - Method in class com.cerner.bunsen.stu3.avro.EncounterStatusHistory.Builder
Gets the Builder instance for the 'period' field and creates one if it doesn't exist yet.
getPeriodBuilder() - Method in class com.cerner.bunsen.stu3.avro.EpisodeOfCare.Builder
Gets the Builder instance for the 'period' field and creates one if it doesn't exist yet.
getPeriodBuilder() - Method in class com.cerner.bunsen.stu3.avro.EpisodeOfCareStatusHistory.Builder
Gets the Builder instance for the 'period' field and creates one if it doesn't exist yet.
getPeriodBuilder() - Method in class com.cerner.bunsen.stu3.avro.HumanName.Builder
Gets the Builder instance for the 'period' field and creates one if it doesn't exist yet.
getPeriodBuilder() - Method in class com.cerner.bunsen.stu3.avro.Identifier.Builder
Gets the Builder instance for the 'period' field and creates one if it doesn't exist yet.
getPeriodBuilder() - Method in class com.cerner.bunsen.stu3.avro.MeasureReport.Builder
Gets the Builder instance for the 'period' field and creates one if it doesn't exist yet.
getPeriodBuilder() - Method in class com.cerner.bunsen.stu3.avro.PatientContact.Builder
Gets the Builder instance for the 'period' field and creates one if it doesn't exist yet.
getPeriodBuilder() - Method in class com.cerner.bunsen.stu3.avro.us.core.CarePlan.Builder
Gets the Builder instance for the 'period' field and creates one if it doesn't exist yet.
getPeriodBuilder() - Method in class com.cerner.bunsen.stu3.avro.us.core.Encounter.Builder
Gets the Builder instance for the 'period' field and creates one if it doesn't exist yet.
getPeriodBuilder() - Method in class com.cerner.bunsen.stu3.avro.us.core.EncounterClassHistory.Builder
Gets the Builder instance for the 'period' field and creates one if it doesn't exist yet.
getPeriodBuilder() - Method in class com.cerner.bunsen.stu3.avro.us.core.EncounterLocation.Builder
Gets the Builder instance for the 'period' field and creates one if it doesn't exist yet.
getPeriodBuilder() - Method in class com.cerner.bunsen.stu3.avro.us.core.EncounterParticipant.Builder
Gets the Builder instance for the 'period' field and creates one if it doesn't exist yet.
getPeriodBuilder() - Method in class com.cerner.bunsen.stu3.avro.us.core.EncounterStatusHistory.Builder
Gets the Builder instance for the 'period' field and creates one if it doesn't exist yet.
getPeriodBuilder() - Method in class com.cerner.bunsen.stu3.avro.us.core.PatientContact.Builder
Gets the Builder instance for the 'period' field and creates one if it doesn't exist yet.
getPeriodMax() - Method in class com.cerner.bunsen.stu3.avro.TimingRepeat.Builder
Gets the value of the 'periodMax' field.
getPeriodMax() - Method in class com.cerner.bunsen.stu3.avro.TimingRepeat
Gets the value of the 'periodMax' field.
getPeriodUnit() - Method in class com.cerner.bunsen.stu3.avro.TimingRepeat.Builder
Gets the value of the 'periodUnit' field.
getPeriodUnit() - Method in class com.cerner.bunsen.stu3.avro.TimingRepeat
Gets the value of the 'periodUnit' field.
getPhoto() - Method in class com.cerner.bunsen.stu3.avro.Patient.Builder
Gets the value of the 'photo' field.
getPhoto() - Method in class com.cerner.bunsen.stu3.avro.Patient
Gets the value of the 'photo' field.
getPhoto() - Method in class com.cerner.bunsen.stu3.avro.us.core.Patient.Builder
Gets the value of the 'photo' field.
getPhoto() - Method in class com.cerner.bunsen.stu3.avro.us.core.Patient
Gets the value of the 'photo' field.
getPlanDefinitionId() - Method in class com.cerner.bunsen.stu3.avro.ActivityDefinitionHealthcareServicePlanDefinitionReference.Builder
Gets the value of the 'PlanDefinitionId' field.
getPlanDefinitionId() - Method in class com.cerner.bunsen.stu3.avro.ActivityDefinitionHealthcareServicePlanDefinitionReference
Gets the value of the 'PlanDefinitionId' field.
getPlanDefinitionId() - Method in class com.cerner.bunsen.stu3.avro.ActivityDefinitionPlanDefinitionQuestionnaireReference.Builder
Gets the value of the 'PlanDefinitionId' field.
getPlanDefinitionId() - Method in class com.cerner.bunsen.stu3.avro.ActivityDefinitionPlanDefinitionQuestionnaireReference
Gets the value of the 'PlanDefinitionId' field.
getPlanDefinitionId() - Method in class com.cerner.bunsen.stu3.avro.ActivityDefinitionPlanDefinitionReference.Builder
Gets the value of the 'PlanDefinitionId' field.
getPlanDefinitionId() - Method in class com.cerner.bunsen.stu3.avro.ActivityDefinitionPlanDefinitionReference
Gets the value of the 'PlanDefinitionId' field.
getPlanDefinitionId() - Method in class com.cerner.bunsen.stu3.avro.PlanDefinitionQuestionnaireReference.Builder
Gets the value of the 'PlanDefinitionId' field.
getPlanDefinitionId() - Method in class com.cerner.bunsen.stu3.avro.PlanDefinitionQuestionnaireReference
Gets the value of the 'PlanDefinitionId' field.
getPopulation() - Method in class com.cerner.bunsen.stu3.avro.MeasureGroup.Builder
Gets the value of the 'population' field.
getPopulation() - Method in class com.cerner.bunsen.stu3.avro.MeasureGroup
Gets the value of the 'population' field.
getPopulation() - Method in class com.cerner.bunsen.stu3.avro.MeasureReportGroup.Builder
Gets the value of the 'population' field.
getPopulation() - Method in class com.cerner.bunsen.stu3.avro.MeasureReportGroup
Gets the value of the 'population' field.
getPopulation() - Method in class com.cerner.bunsen.stu3.avro.MeasureReportGroupStratifierStratum.Builder
Gets the value of the 'population' field.
getPopulation() - Method in class com.cerner.bunsen.stu3.avro.MeasureReportGroupStratifierStratum
Gets the value of the 'population' field.
getPostalCode() - Method in class com.cerner.bunsen.stu3.avro.Address.Builder
Gets the value of the 'postalCode' field.
getPostalCode() - Method in class com.cerner.bunsen.stu3.avro.Address
Gets the value of the 'postalCode' field.
getPractitioner() - Method in class com.cerner.bunsen.stu3.avro.Immunization.Builder
Gets the value of the 'practitioner' field.
getPractitioner() - Method in class com.cerner.bunsen.stu3.avro.Immunization
Gets the value of the 'practitioner' field.
getPractitioner() - Method in class com.cerner.bunsen.stu3.avro.us.core.Immunization.Builder
Gets the value of the 'practitioner' field.
getPractitioner() - Method in class com.cerner.bunsen.stu3.avro.us.core.Immunization
Gets the value of the 'practitioner' field.
getPractitionerId() - Method in class com.cerner.bunsen.stu3.avro.CareTeamOrganizationPatientPractitionerRelatedPersonReference.Builder
Gets the value of the 'PractitionerId' field.
getPractitionerId() - Method in class com.cerner.bunsen.stu3.avro.CareTeamOrganizationPatientPractitionerRelatedPersonReference
Gets the value of the 'PractitionerId' field.
getPractitionerId() - Method in class com.cerner.bunsen.stu3.avro.DeviceHealthcareServiceOrganizationPatientPractitionerRelatedPersonReference.Builder
Gets the value of the 'PractitionerId' field.
getPractitionerId() - Method in class com.cerner.bunsen.stu3.avro.DeviceHealthcareServiceOrganizationPatientPractitionerRelatedPersonReference
Gets the value of the 'PractitionerId' field.
getPractitionerId() - Method in class com.cerner.bunsen.stu3.avro.DeviceOrganizationPatientPractitionerRelatedPersonReference.Builder
Gets the value of the 'PractitionerId' field.
getPractitionerId() - Method in class com.cerner.bunsen.stu3.avro.DeviceOrganizationPatientPractitionerRelatedPersonReference
Gets the value of the 'PractitionerId' field.
getPractitionerId() - Method in class com.cerner.bunsen.stu3.avro.DeviceOrganizationPractitionerReference.Builder
Gets the value of the 'PractitionerId' field.
getPractitionerId() - Method in class com.cerner.bunsen.stu3.avro.DeviceOrganizationPractitionerReference
Gets the value of the 'PractitionerId' field.
getPractitionerId() - Method in class com.cerner.bunsen.stu3.avro.OrganizationPatientPractitionerRelatedPersonReference.Builder
Gets the value of the 'PractitionerId' field.
getPractitionerId() - Method in class com.cerner.bunsen.stu3.avro.OrganizationPatientPractitionerRelatedPersonReference
Gets the value of the 'PractitionerId' field.
getPractitionerId() - Method in class com.cerner.bunsen.stu3.avro.OrganizationPractitionerReference.Builder
Gets the value of the 'PractitionerId' field.
getPractitionerId() - Method in class com.cerner.bunsen.stu3.avro.OrganizationPractitionerReference
Gets the value of the 'PractitionerId' field.
getPractitionerId() - Method in class com.cerner.bunsen.stu3.avro.PatientPractitionerReference.Builder
Gets the value of the 'PractitionerId' field.
getPractitionerId() - Method in class com.cerner.bunsen.stu3.avro.PatientPractitionerReference
Gets the value of the 'PractitionerId' field.
getPractitionerId() - Method in class com.cerner.bunsen.stu3.avro.PatientPractitionerRelatedPersonReference.Builder
Gets the value of the 'PractitionerId' field.
getPractitionerId() - Method in class com.cerner.bunsen.stu3.avro.PatientPractitionerRelatedPersonReference
Gets the value of the 'PractitionerId' field.
getPractitionerId() - Method in class com.cerner.bunsen.stu3.avro.PractitionerReference.Builder
Gets the value of the 'PractitionerId' field.
getPractitionerId() - Method in class com.cerner.bunsen.stu3.avro.PractitionerReference
Gets the value of the 'PractitionerId' field.
getPractitionerId() - Method in class com.cerner.bunsen.stu3.avro.PractitionerRelatedPersonReference.Builder
Gets the value of the 'PractitionerId' field.
getPractitionerId() - Method in class com.cerner.bunsen.stu3.avro.PractitionerRelatedPersonReference
Gets the value of the 'PractitionerId' field.
getPreAdmissionIdentifier() - Method in class com.cerner.bunsen.stu3.avro.EncounterHospitalization.Builder
Gets the value of the 'preAdmissionIdentifier' field.
getPreAdmissionIdentifier() - Method in class com.cerner.bunsen.stu3.avro.EncounterHospitalization
Gets the value of the 'preAdmissionIdentifier' field.
getPreAdmissionIdentifier() - Method in class com.cerner.bunsen.stu3.avro.us.core.EncounterHospitalization.Builder
Gets the value of the 'preAdmissionIdentifier' field.
getPreAdmissionIdentifier() - Method in class com.cerner.bunsen.stu3.avro.us.core.EncounterHospitalization
Gets the value of the 'preAdmissionIdentifier' field.
getPreAdmissionIdentifierBuilder() - Method in class com.cerner.bunsen.stu3.avro.EncounterHospitalization.Builder
Gets the Builder instance for the 'preAdmissionIdentifier' field and creates one if it doesn't exist yet.
getPreAdmissionIdentifierBuilder() - Method in class com.cerner.bunsen.stu3.avro.us.core.EncounterHospitalization.Builder
Gets the Builder instance for the 'preAdmissionIdentifier' field and creates one if it doesn't exist yet.
getPreAuthRef() - Method in class com.cerner.bunsen.stu3.avro.ClaimInsurance.Builder
Gets the value of the 'preAuthRef' field.
getPreAuthRef() - Method in class com.cerner.bunsen.stu3.avro.ClaimInsurance
Gets the value of the 'preAuthRef' field.
getPreferred() - Method in class com.cerner.bunsen.stu3.avro.PatientCommunication.Builder
Gets the value of the 'preferred' field.
getPreferred() - Method in class com.cerner.bunsen.stu3.avro.PatientCommunication
Gets the value of the 'preferred' field.
getPreferred() - Method in class com.cerner.bunsen.stu3.avro.us.core.PatientCommunication.Builder
Gets the value of the 'preferred' field.
getPreferred() - Method in class com.cerner.bunsen.stu3.avro.us.core.PatientCommunication
Gets the value of the 'preferred' field.
getPrefix() - Method in class com.cerner.bunsen.stu3.avro.HumanName.Builder
Gets the value of the 'prefix' field.
getPrefix() - Method in class com.cerner.bunsen.stu3.avro.HumanName
Gets the value of the 'prefix' field.
getPrescription() - Method in class com.cerner.bunsen.stu3.avro.Claim.Builder
Gets the value of the 'prescription' field.
getPrescription() - Method in class com.cerner.bunsen.stu3.avro.Claim
Gets the value of the 'prescription' field.
getPrescriptionBuilder() - Method in class com.cerner.bunsen.stu3.avro.Claim.Builder
Gets the Builder instance for the 'prescription' field and creates one if it doesn't exist yet.
getPrimarySource() - Method in class com.cerner.bunsen.stu3.avro.Immunization.Builder
Gets the value of the 'primarySource' field.
getPrimarySource() - Method in class com.cerner.bunsen.stu3.avro.Immunization
Gets the value of the 'primarySource' field.
getPrimarySource() - Method in class com.cerner.bunsen.stu3.avro.us.core.Immunization.Builder
Gets the value of the 'primarySource' field.
getPrimarySource() - Method in class com.cerner.bunsen.stu3.avro.us.core.Immunization
Gets the value of the 'primarySource' field.
getPriority() - Method in class com.cerner.bunsen.stu3.avro.Claim.Builder
Gets the value of the 'priority' field.
getPriority() - Method in class com.cerner.bunsen.stu3.avro.Claim
Gets the value of the 'priority' field.
getPriority() - Method in class com.cerner.bunsen.stu3.avro.Encounter.Builder
Gets the value of the 'priority' field.
getPriority() - Method in class com.cerner.bunsen.stu3.avro.Encounter
Gets the value of the 'priority' field.
getPriority() - Method in class com.cerner.bunsen.stu3.avro.ProcedureRequest.Builder
Gets the value of the 'priority' field.
getPriority() - Method in class com.cerner.bunsen.stu3.avro.ProcedureRequest
Gets the value of the 'priority' field.
getPriority() - Method in class com.cerner.bunsen.stu3.avro.us.core.Encounter.Builder
Gets the value of the 'priority' field.
getPriority() - Method in class com.cerner.bunsen.stu3.avro.us.core.Encounter
Gets the value of the 'priority' field.
getPriority() - Method in class com.cerner.bunsen.stu3.avro.us.core.MedicationRequest.Builder
Gets the value of the 'priority' field.
getPriority() - Method in class com.cerner.bunsen.stu3.avro.us.core.MedicationRequest
Gets the value of the 'priority' field.
getPriorityBuilder() - Method in class com.cerner.bunsen.stu3.avro.Claim.Builder
Gets the Builder instance for the 'priority' field and creates one if it doesn't exist yet.
getPriorityBuilder() - Method in class com.cerner.bunsen.stu3.avro.Encounter.Builder
Gets the Builder instance for the 'priority' field and creates one if it doesn't exist yet.
getPriorityBuilder() - Method in class com.cerner.bunsen.stu3.avro.us.core.Encounter.Builder
Gets the Builder instance for the 'priority' field and creates one if it doesn't exist yet.
getPriorPrescription() - Method in class com.cerner.bunsen.stu3.avro.us.core.MedicationRequest.Builder
Gets the value of the 'priorPrescription' field.
getPriorPrescription() - Method in class com.cerner.bunsen.stu3.avro.us.core.MedicationRequest
Gets the value of the 'priorPrescription' field.
getPriorPrescriptionBuilder() - Method in class com.cerner.bunsen.stu3.avro.us.core.MedicationRequest.Builder
Gets the Builder instance for the 'priorPrescription' field and creates one if it doesn't exist yet.
getProcedure() - Method in class com.cerner.bunsen.stu3.avro.Claim.Builder
Gets the value of the 'procedure' field.
getProcedure() - Method in class com.cerner.bunsen.stu3.avro.Claim
Gets the value of the 'procedure' field.
getProcedure() - Method in class com.cerner.bunsen.stu3.avro.ClaimProcedure.Builder
Gets the value of the 'procedure' field.
getProcedure() - Method in class com.cerner.bunsen.stu3.avro.ClaimProcedure
Gets the value of the 'procedure' field.
getProcedureBuilder() - Method in class com.cerner.bunsen.stu3.avro.ClaimProcedure.Builder
Gets the Builder instance for the 'procedure' field and creates one if it doesn't exist yet.
getProcedureId() - Method in class com.cerner.bunsen.stu3.avro.ConditionProcedureReference.Builder
Gets the value of the 'ProcedureId' field.
getProcedureId() - Method in class com.cerner.bunsen.stu3.avro.ConditionProcedureReference
Gets the value of the 'ProcedureId' field.
getProcedureId() - Method in class com.cerner.bunsen.stu3.avro.MedicationAdministrationMedicationDispenseMedicationStatementObservationProcedureReference.Builder
Gets the value of the 'ProcedureId' field.
getProcedureId() - Method in class com.cerner.bunsen.stu3.avro.MedicationAdministrationMedicationDispenseMedicationStatementObservationProcedureReference
Gets the value of the 'ProcedureId' field.
getProcedureId() - Method in class com.cerner.bunsen.stu3.avro.MedicationAdministrationObservationProcedureReference.Builder
Gets the value of the 'ProcedureId' field.
getProcedureId() - Method in class com.cerner.bunsen.stu3.avro.MedicationAdministrationObservationProcedureReference
Gets the value of the 'ProcedureId' field.
getProcedureId() - Method in class com.cerner.bunsen.stu3.avro.ProcedureReference.Builder
Gets the value of the 'ProcedureId' field.
getProcedureId() - Method in class com.cerner.bunsen.stu3.avro.ProcedureReference
Gets the value of the 'ProcedureId' field.
getProcedureLinkId() - Method in class com.cerner.bunsen.stu3.avro.ClaimItem.Builder
Gets the value of the 'procedureLinkId' field.
getProcedureLinkId() - Method in class com.cerner.bunsen.stu3.avro.ClaimItem
Gets the value of the 'procedureLinkId' field.
getProcedureRequestId() - Method in class com.cerner.bunsen.stu3.avro.AppointmentCommunicationRequestDeviceRequestMedicationRequestNutritionOrderProcedureRequestReferralRequestRequestGroupTaskVisionPrescriptionReference.Builder
Gets the value of the 'ProcedureRequestId' field.
getProcedureRequestId() - Method in class com.cerner.bunsen.stu3.avro.AppointmentCommunicationRequestDeviceRequestMedicationRequestNutritionOrderProcedureRequestReferralRequestRequestGroupTaskVisionPrescriptionReference
Gets the value of the 'ProcedureRequestId' field.
getProcedureRequestId() - Method in class com.cerner.bunsen.stu3.avro.CarePlanDeviceRequestImmunizationRecommendationMedicationRequestNutritionOrderProcedureRequestReferralRequestReference.Builder
Gets the value of the 'ProcedureRequestId' field.
getProcedureRequestId() - Method in class com.cerner.bunsen.stu3.avro.CarePlanDeviceRequestImmunizationRecommendationMedicationRequestNutritionOrderProcedureRequestReferralRequestReference
Gets the value of the 'ProcedureRequestId' field.
getProcedureRequestId() - Method in class com.cerner.bunsen.stu3.avro.CarePlanMedicationRequestProcedureRequestReferralRequestReference.Builder
Gets the value of the 'ProcedureRequestId' field.
getProcedureRequestId() - Method in class com.cerner.bunsen.stu3.avro.CarePlanMedicationRequestProcedureRequestReferralRequestReference
Gets the value of the 'ProcedureRequestId' field.
getProcedureRequestId() - Method in class com.cerner.bunsen.stu3.avro.CarePlanProcedureRequestReferralRequestReference.Builder
Gets the value of the 'ProcedureRequestId' field.
getProcedureRequestId() - Method in class com.cerner.bunsen.stu3.avro.CarePlanProcedureRequestReferralRequestReference
Gets the value of the 'ProcedureRequestId' field.
getProduct() - Method in class com.cerner.bunsen.stu3.avro.CarePlanActivityDetail.Builder
Gets the value of the 'product' field.
getProduct() - Method in class com.cerner.bunsen.stu3.avro.CarePlanActivityDetail
Gets the value of the 'product' field.
getProduct() - Method in class com.cerner.bunsen.stu3.avro.us.core.CarePlanActivityDetail.Builder
Gets the value of the 'product' field.
getProduct() - Method in class com.cerner.bunsen.stu3.avro.us.core.CarePlanActivityDetail
Gets the value of the 'product' field.
getProductBuilder() - Method in class com.cerner.bunsen.stu3.avro.CarePlanActivityDetail.Builder
Gets the Builder instance for the 'product' field and creates one if it doesn't exist yet.
getProductBuilder() - Method in class com.cerner.bunsen.stu3.avro.us.core.CarePlanActivityDetail.Builder
Gets the Builder instance for the 'product' field and creates one if it doesn't exist yet.
getProfile() - Method in class com.cerner.bunsen.stu3.avro.Meta.Builder
Gets the value of the 'profile' field.
getProfile() - Method in class com.cerner.bunsen.stu3.avro.Meta
Gets the value of the 'profile' field.
getProgramCode() - Method in class com.cerner.bunsen.stu3.avro.ClaimItem.Builder
Gets the value of the 'programCode' field.
getProgramCode() - Method in class com.cerner.bunsen.stu3.avro.ClaimItem
Gets the value of the 'programCode' field.
getProgramCode() - Method in class com.cerner.bunsen.stu3.avro.ClaimItemDetail.Builder
Gets the value of the 'programCode' field.
getProgramCode() - Method in class com.cerner.bunsen.stu3.avro.ClaimItemDetail
Gets the value of the 'programCode' field.
getProgramCode() - Method in class com.cerner.bunsen.stu3.avro.ClaimItemDetailSubDetail.Builder
Gets the value of the 'programCode' field.
getProgramCode() - Method in class com.cerner.bunsen.stu3.avro.ClaimItemDetailSubDetail
Gets the value of the 'programCode' field.
getProgress() - Method in class com.cerner.bunsen.stu3.avro.CarePlanActivity.Builder
Gets the value of the 'progress' field.
getProgress() - Method in class com.cerner.bunsen.stu3.avro.CarePlanActivity
Gets the value of the 'progress' field.
getProgress() - Method in class com.cerner.bunsen.stu3.avro.us.core.CarePlanActivity.Builder
Gets the value of the 'progress' field.
getProgress() - Method in class com.cerner.bunsen.stu3.avro.us.core.CarePlanActivity
Gets the value of the 'progress' field.
getProhibited() - Method in class com.cerner.bunsen.stu3.avro.CarePlanActivityDetail.Builder
Gets the value of the 'prohibited' field.
getProhibited() - Method in class com.cerner.bunsen.stu3.avro.CarePlanActivityDetail
Gets the value of the 'prohibited' field.
getProhibited() - Method in class com.cerner.bunsen.stu3.avro.us.core.CarePlanActivityDetail.Builder
Gets the value of the 'prohibited' field.
getProhibited() - Method in class com.cerner.bunsen.stu3.avro.us.core.CarePlanActivityDetail
Gets the value of the 'prohibited' field.
getProvenanceId() - Method in class com.cerner.bunsen.stu3.avro.ProvenanceReference.Builder
Gets the value of the 'ProvenanceId' field.
getProvenanceId() - Method in class com.cerner.bunsen.stu3.avro.ProvenanceReference
Gets the value of the 'ProvenanceId' field.
getProvider() - Method in class com.cerner.bunsen.stu3.avro.Claim.Builder
Gets the value of the 'provider' field.
getProvider() - Method in class com.cerner.bunsen.stu3.avro.Claim
Gets the value of the 'provider' field.
getProvider() - Method in class com.cerner.bunsen.stu3.avro.ClaimCareTeam.Builder
Gets the value of the 'provider' field.
getProvider() - Method in class com.cerner.bunsen.stu3.avro.ClaimCareTeam
Gets the value of the 'provider' field.
getProviderBuilder() - Method in class com.cerner.bunsen.stu3.avro.Claim.Builder
Gets the Builder instance for the 'provider' field and creates one if it doesn't exist yet.
getProviderBuilder() - Method in class com.cerner.bunsen.stu3.avro.ClaimCareTeam.Builder
Gets the Builder instance for the 'provider' field and creates one if it doesn't exist yet.
getPublisher() - Method in class com.cerner.bunsen.stu3.avro.Measure.Builder
Gets the value of the 'publisher' field.
getPublisher() - Method in class com.cerner.bunsen.stu3.avro.Measure
Gets the value of the 'publisher' field.
getPurpose() - Method in class com.cerner.bunsen.stu3.avro.Measure.Builder
Gets the value of the 'purpose' field.
getPurpose() - Method in class com.cerner.bunsen.stu3.avro.Measure
Gets the value of the 'purpose' field.
getQualification() - Method in class com.cerner.bunsen.stu3.avro.ClaimCareTeam.Builder
Gets the value of the 'qualification' field.
getQualification() - Method in class com.cerner.bunsen.stu3.avro.ClaimCareTeam
Gets the value of the 'qualification' field.
getQualificationBuilder() - Method in class com.cerner.bunsen.stu3.avro.ClaimCareTeam.Builder
Gets the Builder instance for the 'qualification' field and creates one if it doesn't exist yet.
getQuantity() - Method in class com.cerner.bunsen.stu3.avro.CarePlanActivityDetail.Builder
Gets the value of the 'quantity' field.
getQuantity() - Method in class com.cerner.bunsen.stu3.avro.CarePlanActivityDetail
Gets the value of the 'quantity' field.
getQuantity() - Method in class com.cerner.bunsen.stu3.avro.ChoiceAttachmentCodeableConceptPeriodQuantityRangeRatioSampledDataBooleanDateTimeStringTime.Builder
Gets the value of the 'quantity' field.
getQuantity() - Method in class com.cerner.bunsen.stu3.avro.ChoiceAttachmentCodeableConceptPeriodQuantityRangeRatioSampledDataBooleanDateTimeStringTime
Gets the value of the 'quantity' field.
getQuantity() - Method in class com.cerner.bunsen.stu3.avro.ChoiceAttachmentCodeableConceptPeriodQuantityRangeRatioSampledDataDateTimeStringTime.Builder
Gets the value of the 'quantity' field.
getQuantity() - Method in class com.cerner.bunsen.stu3.avro.ChoiceAttachmentCodeableConceptPeriodQuantityRangeRatioSampledDataDateTimeStringTime
Gets the value of the 'quantity' field.
getQuantity() - Method in class com.cerner.bunsen.stu3.avro.ChoiceAttachmentQuantityResourceReferenceString.Builder
Gets the value of the 'quantity' field.
getQuantity() - Method in class com.cerner.bunsen.stu3.avro.ChoiceAttachmentQuantityResourceReferenceString
Gets the value of the 'quantity' field.
getQuantity() - Method in class com.cerner.bunsen.stu3.avro.ChoiceCodeableConceptQuantityRange.Builder
Gets the value of the 'quantity' field.
getQuantity() - Method in class com.cerner.bunsen.stu3.avro.ChoiceCodeableConceptQuantityRange
Gets the value of the 'quantity' field.
getQuantity() - Method in class com.cerner.bunsen.stu3.avro.ChoiceQuantityRange.Builder
Gets the value of the 'quantity' field.
getQuantity() - Method in class com.cerner.bunsen.stu3.avro.ChoiceQuantityRange
Gets the value of the 'quantity' field.
getQuantity() - Method in class com.cerner.bunsen.stu3.avro.ChoiceQuantityRangeRatio.Builder
Gets the value of the 'quantity' field.
getQuantity() - Method in class com.cerner.bunsen.stu3.avro.ChoiceQuantityRangeRatio
Gets the value of the 'quantity' field.
getQuantity() - Method in class com.cerner.bunsen.stu3.avro.ClaimItem.Builder
Gets the value of the 'quantity' field.
getQuantity() - Method in class com.cerner.bunsen.stu3.avro.ClaimItem
Gets the value of the 'quantity' field.
getQuantity() - Method in class com.cerner.bunsen.stu3.avro.ClaimItemDetail.Builder
Gets the value of the 'quantity' field.
getQuantity() - Method in class com.cerner.bunsen.stu3.avro.ClaimItemDetail
Gets the value of the 'quantity' field.
getQuantity() - Method in class com.cerner.bunsen.stu3.avro.ClaimItemDetailSubDetail.Builder
Gets the value of the 'quantity' field.
getQuantity() - Method in class com.cerner.bunsen.stu3.avro.ClaimItemDetailSubDetail
Gets the value of the 'quantity' field.
getQuantity() - Method in class com.cerner.bunsen.stu3.avro.MedicationDispense.Builder
Gets the value of the 'quantity' field.
getQuantity() - Method in class com.cerner.bunsen.stu3.avro.MedicationDispense
Gets the value of the 'quantity' field.
getQuantity() - Method in class com.cerner.bunsen.stu3.avro.us.core.CarePlanActivityDetail.Builder
Gets the value of the 'quantity' field.
getQuantity() - Method in class com.cerner.bunsen.stu3.avro.us.core.CarePlanActivityDetail
Gets the value of the 'quantity' field.
getQuantity() - Method in class com.cerner.bunsen.stu3.avro.us.core.MedicationRequestDispenseRequest.Builder
Gets the value of the 'quantity' field.
getQuantity() - Method in class com.cerner.bunsen.stu3.avro.us.core.MedicationRequestDispenseRequest
Gets the value of the 'quantity' field.
getQuantityBuilder() - Method in class com.cerner.bunsen.stu3.avro.CarePlanActivityDetail.Builder
Gets the Builder instance for the 'quantity' field and creates one if it doesn't exist yet.
getQuantityBuilder() - Method in class com.cerner.bunsen.stu3.avro.ChoiceAttachmentCodeableConceptPeriodQuantityRangeRatioSampledDataBooleanDateTimeStringTime.Builder
Gets the Builder instance for the 'quantity' field and creates one if it doesn't exist yet.
getQuantityBuilder() - Method in class com.cerner.bunsen.stu3.avro.ChoiceAttachmentCodeableConceptPeriodQuantityRangeRatioSampledDataDateTimeStringTime.Builder
Gets the Builder instance for the 'quantity' field and creates one if it doesn't exist yet.
getQuantityBuilder() - Method in class com.cerner.bunsen.stu3.avro.ChoiceAttachmentQuantityResourceReferenceString.Builder
Gets the Builder instance for the 'quantity' field and creates one if it doesn't exist yet.
getQuantityBuilder() - Method in class com.cerner.bunsen.stu3.avro.ChoiceCodeableConceptQuantityRange.Builder
Gets the Builder instance for the 'quantity' field and creates one if it doesn't exist yet.
getQuantityBuilder() - Method in class com.cerner.bunsen.stu3.avro.ChoiceQuantityRange.Builder
Gets the Builder instance for the 'quantity' field and creates one if it doesn't exist yet.
getQuantityBuilder() - Method in class com.cerner.bunsen.stu3.avro.ChoiceQuantityRangeRatio.Builder
Gets the Builder instance for the 'quantity' field and creates one if it doesn't exist yet.
getQuantityBuilder() - Method in class com.cerner.bunsen.stu3.avro.ClaimItem.Builder
Gets the Builder instance for the 'quantity' field and creates one if it doesn't exist yet.
getQuantityBuilder() - Method in class com.cerner.bunsen.stu3.avro.ClaimItemDetail.Builder
Gets the Builder instance for the 'quantity' field and creates one if it doesn't exist yet.
getQuantityBuilder() - Method in class com.cerner.bunsen.stu3.avro.ClaimItemDetailSubDetail.Builder
Gets the Builder instance for the 'quantity' field and creates one if it doesn't exist yet.
getQuantityBuilder() - Method in class com.cerner.bunsen.stu3.avro.MedicationDispense.Builder
Gets the Builder instance for the 'quantity' field and creates one if it doesn't exist yet.
getQuantityBuilder() - Method in class com.cerner.bunsen.stu3.avro.us.core.CarePlanActivityDetail.Builder
Gets the Builder instance for the 'quantity' field and creates one if it doesn't exist yet.
getQuantityBuilder() - Method in class com.cerner.bunsen.stu3.avro.us.core.MedicationRequestDispenseRequest.Builder
Gets the Builder instance for the 'quantity' field and creates one if it doesn't exist yet.
getQuestionnaireId() - Method in class com.cerner.bunsen.stu3.avro.ActivityDefinitionPlanDefinitionQuestionnaireReference.Builder
Gets the value of the 'QuestionnaireId' field.
getQuestionnaireId() - Method in class com.cerner.bunsen.stu3.avro.ActivityDefinitionPlanDefinitionQuestionnaireReference
Gets the value of the 'QuestionnaireId' field.
getQuestionnaireId() - Method in class com.cerner.bunsen.stu3.avro.PlanDefinitionQuestionnaireReference.Builder
Gets the value of the 'QuestionnaireId' field.
getQuestionnaireId() - Method in class com.cerner.bunsen.stu3.avro.PlanDefinitionQuestionnaireReference
Gets the value of the 'QuestionnaireId' field.
getQuestionnaireResponseId() - Method in class com.cerner.bunsen.stu3.avro.ObservationQuestionnaireResponseSequenceReference.Builder
Gets the value of the 'QuestionnaireResponseId' field.
getQuestionnaireResponseId() - Method in class com.cerner.bunsen.stu3.avro.ObservationQuestionnaireResponseSequenceReference
Gets the value of the 'QuestionnaireResponseId' field.
getRace() - Method in class com.cerner.bunsen.stu3.avro.us.core.Patient.Builder
Gets the value of the 'race' field.
getRace() - Method in class com.cerner.bunsen.stu3.avro.us.core.Patient
Gets the value of the 'race' field.
getRaceBuilder() - Method in class com.cerner.bunsen.stu3.avro.us.core.Patient.Builder
Gets the Builder instance for the 'race' field and creates one if it doesn't exist yet.
getRange() - Method in class com.cerner.bunsen.stu3.avro.ChoiceAgePeriodRangeBooleanDateTimeString.Builder
Gets the value of the 'range' field.
getRange() - Method in class com.cerner.bunsen.stu3.avro.ChoiceAgePeriodRangeBooleanDateTimeString
Gets the value of the 'range' field.
getRange() - Method in class com.cerner.bunsen.stu3.avro.ChoiceAgePeriodRangeDateTimeString.Builder
Gets the value of the 'range' field.
getRange() - Method in class com.cerner.bunsen.stu3.avro.ChoiceAgePeriodRangeDateTimeString
Gets the value of the 'range' field.
getRange() - Method in class com.cerner.bunsen.stu3.avro.ChoiceAttachmentCodeableConceptPeriodQuantityRangeRatioSampledDataBooleanDateTimeStringTime.Builder
Gets the value of the 'range' field.
getRange() - Method in class com.cerner.bunsen.stu3.avro.ChoiceAttachmentCodeableConceptPeriodQuantityRangeRatioSampledDataBooleanDateTimeStringTime
Gets the value of the 'range' field.
getRange() - Method in class com.cerner.bunsen.stu3.avro.ChoiceAttachmentCodeableConceptPeriodQuantityRangeRatioSampledDataDateTimeStringTime.Builder
Gets the value of the 'range' field.
getRange() - Method in class com.cerner.bunsen.stu3.avro.ChoiceAttachmentCodeableConceptPeriodQuantityRangeRatioSampledDataDateTimeStringTime
Gets the value of the 'range' field.
getRange() - Method in class com.cerner.bunsen.stu3.avro.ChoiceCodeableConceptQuantityRange.Builder
Gets the value of the 'range' field.
getRange() - Method in class com.cerner.bunsen.stu3.avro.ChoiceCodeableConceptQuantityRange
Gets the value of the 'range' field.
getRange() - Method in class com.cerner.bunsen.stu3.avro.ChoiceDurationPeriodRange.Builder
Gets the value of the 'range' field.
getRange() - Method in class com.cerner.bunsen.stu3.avro.ChoiceDurationPeriodRange
Gets the value of the 'range' field.
getRange() - Method in class com.cerner.bunsen.stu3.avro.ChoiceQuantityRange.Builder
Gets the value of the 'range' field.
getRange() - Method in class com.cerner.bunsen.stu3.avro.ChoiceQuantityRange
Gets the value of the 'range' field.
getRange() - Method in class com.cerner.bunsen.stu3.avro.ChoiceQuantityRangeRatio.Builder
Gets the value of the 'range' field.
getRange() - Method in class com.cerner.bunsen.stu3.avro.ChoiceQuantityRangeRatio
Gets the value of the 'range' field.
getRangeBuilder() - Method in class com.cerner.bunsen.stu3.avro.ChoiceAgePeriodRangeBooleanDateTimeString.Builder
Gets the Builder instance for the 'range' field and creates one if it doesn't exist yet.
getRangeBuilder() - Method in class com.cerner.bunsen.stu3.avro.ChoiceAgePeriodRangeDateTimeString.Builder
Gets the Builder instance for the 'range' field and creates one if it doesn't exist yet.
getRangeBuilder() - Method in class com.cerner.bunsen.stu3.avro.ChoiceAttachmentCodeableConceptPeriodQuantityRangeRatioSampledDataBooleanDateTimeStringTime.Builder
Gets the Builder instance for the 'range' field and creates one if it doesn't exist yet.
getRangeBuilder() - Method in class com.cerner.bunsen.stu3.avro.ChoiceAttachmentCodeableConceptPeriodQuantityRangeRatioSampledDataDateTimeStringTime.Builder
Gets the Builder instance for the 'range' field and creates one if it doesn't exist yet.
getRangeBuilder() - Method in class com.cerner.bunsen.stu3.avro.ChoiceCodeableConceptQuantityRange.Builder
Gets the Builder instance for the 'range' field and creates one if it doesn't exist yet.
getRangeBuilder() - Method in class com.cerner.bunsen.stu3.avro.ChoiceDurationPeriodRange.Builder
Gets the Builder instance for the 'range' field and creates one if it doesn't exist yet.
getRangeBuilder() - Method in class com.cerner.bunsen.stu3.avro.ChoiceQuantityRange.Builder
Gets the Builder instance for the 'range' field and creates one if it doesn't exist yet.
getRangeBuilder() - Method in class com.cerner.bunsen.stu3.avro.ChoiceQuantityRangeRatio.Builder
Gets the Builder instance for the 'range' field and creates one if it doesn't exist yet.
getRank() - Method in class com.cerner.bunsen.stu3.avro.ContactPoint.Builder
Gets the value of the 'rank' field.
getRank() - Method in class com.cerner.bunsen.stu3.avro.ContactPoint
Gets the value of the 'rank' field.
getRank() - Method in class com.cerner.bunsen.stu3.avro.EncounterDiagnosis.Builder
Gets the value of the 'rank' field.
getRank() - Method in class com.cerner.bunsen.stu3.avro.EncounterDiagnosis
Gets the value of the 'rank' field.
getRank() - Method in class com.cerner.bunsen.stu3.avro.EpisodeOfCareDiagnosis.Builder
Gets the value of the 'rank' field.
getRank() - Method in class com.cerner.bunsen.stu3.avro.EpisodeOfCareDiagnosis
Gets the value of the 'rank' field.
getRank() - Method in class com.cerner.bunsen.stu3.avro.us.core.EncounterDiagnosis.Builder
Gets the value of the 'rank' field.
getRank() - Method in class com.cerner.bunsen.stu3.avro.us.core.EncounterDiagnosis
Gets the value of the 'rank' field.
getRate() - Method in class com.cerner.bunsen.stu3.avro.Dosage.Builder
Gets the value of the 'rate' field.
getRate() - Method in class com.cerner.bunsen.stu3.avro.Dosage
Gets the value of the 'rate' field.
getRateAggregation() - Method in class com.cerner.bunsen.stu3.avro.Measure.Builder
Gets the value of the 'rateAggregation' field.
getRateAggregation() - Method in class com.cerner.bunsen.stu3.avro.Measure
Gets the value of the 'rateAggregation' field.
getRateBuilder() - Method in class com.cerner.bunsen.stu3.avro.Dosage.Builder
Gets the Builder instance for the 'rate' field and creates one if it doesn't exist yet.
getRatio() - Method in class com.cerner.bunsen.stu3.avro.ChoiceAttachmentCodeableConceptPeriodQuantityRangeRatioSampledDataBooleanDateTimeStringTime.Builder
Gets the value of the 'ratio' field.
getRatio() - Method in class com.cerner.bunsen.stu3.avro.ChoiceAttachmentCodeableConceptPeriodQuantityRangeRatioSampledDataBooleanDateTimeStringTime
Gets the value of the 'ratio' field.
getRatio() - Method in class com.cerner.bunsen.stu3.avro.ChoiceAttachmentCodeableConceptPeriodQuantityRangeRatioSampledDataDateTimeStringTime.Builder
Gets the value of the 'ratio' field.
getRatio() - Method in class com.cerner.bunsen.stu3.avro.ChoiceAttachmentCodeableConceptPeriodQuantityRangeRatioSampledDataDateTimeStringTime
Gets the value of the 'ratio' field.
getRatio() - Method in class com.cerner.bunsen.stu3.avro.ChoiceQuantityRangeRatio.Builder
Gets the value of the 'ratio' field.
getRatio() - Method in class com.cerner.bunsen.stu3.avro.ChoiceQuantityRangeRatio
Gets the value of the 'ratio' field.
getRatioBuilder() - Method in class com.cerner.bunsen.stu3.avro.ChoiceAttachmentCodeableConceptPeriodQuantityRangeRatioSampledDataBooleanDateTimeStringTime.Builder
Gets the Builder instance for the 'ratio' field and creates one if it doesn't exist yet.
getRatioBuilder() - Method in class com.cerner.bunsen.stu3.avro.ChoiceAttachmentCodeableConceptPeriodQuantityRangeRatioSampledDataDateTimeStringTime.Builder
Gets the Builder instance for the 'ratio' field and creates one if it doesn't exist yet.
getRatioBuilder() - Method in class com.cerner.bunsen.stu3.avro.ChoiceQuantityRangeRatio.Builder
Gets the Builder instance for the 'ratio' field and creates one if it doesn't exist yet.
getRationale() - Method in class com.cerner.bunsen.stu3.avro.Measure.Builder
Gets the value of the 'rationale' field.
getRationale() - Method in class com.cerner.bunsen.stu3.avro.Measure
Gets the value of the 'rationale' field.
getReaction() - Method in class com.cerner.bunsen.stu3.avro.AllergyIntolerance.Builder
Gets the value of the 'reaction' field.
getReaction() - Method in class com.cerner.bunsen.stu3.avro.AllergyIntolerance
Gets the value of the 'reaction' field.
getReaction() - Method in class com.cerner.bunsen.stu3.avro.Immunization.Builder
Gets the value of the 'reaction' field.
getReaction() - Method in class com.cerner.bunsen.stu3.avro.Immunization
Gets the value of the 'reaction' field.
getReaction() - Method in class com.cerner.bunsen.stu3.avro.us.core.Immunization.Builder
Gets the value of the 'reaction' field.
getReaction() - Method in class com.cerner.bunsen.stu3.avro.us.core.Immunization
Gets the value of the 'reaction' field.
getReAdmission() - Method in class com.cerner.bunsen.stu3.avro.EncounterHospitalization.Builder
Gets the value of the 'reAdmission' field.
getReAdmission() - Method in class com.cerner.bunsen.stu3.avro.EncounterHospitalization
Gets the value of the 'reAdmission' field.
getReAdmission() - Method in class com.cerner.bunsen.stu3.avro.us.core.EncounterHospitalization.Builder
Gets the value of the 'reAdmission' field.
getReAdmission() - Method in class com.cerner.bunsen.stu3.avro.us.core.EncounterHospitalization
Gets the value of the 'reAdmission' field.
getReAdmissionBuilder() - Method in class com.cerner.bunsen.stu3.avro.EncounterHospitalization.Builder
Gets the Builder instance for the 'reAdmission' field and creates one if it doesn't exist yet.
getReAdmissionBuilder() - Method in class com.cerner.bunsen.stu3.avro.us.core.EncounterHospitalization.Builder
Gets the Builder instance for the 'reAdmission' field and creates one if it doesn't exist yet.
getReason() - Method in class com.cerner.bunsen.stu3.avro.ClaimInformation.Builder
Gets the value of the 'reason' field.
getReason() - Method in class com.cerner.bunsen.stu3.avro.ClaimInformation
Gets the value of the 'reason' field.
getReason() - Method in class com.cerner.bunsen.stu3.avro.Encounter.Builder
Gets the value of the 'reason' field.
getReason() - Method in class com.cerner.bunsen.stu3.avro.Encounter
Gets the value of the 'reason' field.
getReason() - Method in class com.cerner.bunsen.stu3.avro.ImmunizationExplanation.Builder
Gets the value of the 'reason' field.
getReason() - Method in class com.cerner.bunsen.stu3.avro.ImmunizationExplanation
Gets the value of the 'reason' field.
getReason() - Method in class com.cerner.bunsen.stu3.avro.MedicationDispenseSubstitution.Builder
Gets the value of the 'reason' field.
getReason() - Method in class com.cerner.bunsen.stu3.avro.MedicationDispenseSubstitution
Gets the value of the 'reason' field.
getReason() - Method in class com.cerner.bunsen.stu3.avro.us.core.Encounter.Builder
Gets the value of the 'reason' field.
getReason() - Method in class com.cerner.bunsen.stu3.avro.us.core.Encounter
Gets the value of the 'reason' field.
getReason() - Method in class com.cerner.bunsen.stu3.avro.us.core.ImmunizationExplanation.Builder
Gets the value of the 'reason' field.
getReason() - Method in class com.cerner.bunsen.stu3.avro.us.core.ImmunizationExplanation
Gets the value of the 'reason' field.
getReason() - Method in class com.cerner.bunsen.stu3.avro.us.core.MedicationRequestSubstitution.Builder
Gets the value of the 'reason' field.
getReason() - Method in class com.cerner.bunsen.stu3.avro.us.core.MedicationRequestSubstitution
Gets the value of the 'reason' field.
getReasonBuilder() - Method in class com.cerner.bunsen.stu3.avro.ClaimInformation.Builder
Gets the Builder instance for the 'reason' field and creates one if it doesn't exist yet.
getReasonBuilder() - Method in class com.cerner.bunsen.stu3.avro.us.core.MedicationRequestSubstitution.Builder
Gets the Builder instance for the 'reason' field and creates one if it doesn't exist yet.
getReasonCode() - Method in class com.cerner.bunsen.stu3.avro.CarePlanActivityDetail.Builder
Gets the value of the 'reasonCode' field.
getReasonCode() - Method in class com.cerner.bunsen.stu3.avro.CarePlanActivityDetail
Gets the value of the 'reasonCode' field.
getReasonCode() - Method in class com.cerner.bunsen.stu3.avro.MedicationStatement.Builder
Gets the value of the 'reasonCode' field.
getReasonCode() - Method in class com.cerner.bunsen.stu3.avro.MedicationStatement
Gets the value of the 'reasonCode' field.
getReasonCode() - Method in class com.cerner.bunsen.stu3.avro.Procedure.Builder
Gets the value of the 'reasonCode' field.
getReasonCode() - Method in class com.cerner.bunsen.stu3.avro.Procedure
Gets the value of the 'reasonCode' field.
getReasonCode() - Method in class com.cerner.bunsen.stu3.avro.ProcedureRequest.Builder
Gets the value of the 'reasonCode' field.
getReasonCode() - Method in class com.cerner.bunsen.stu3.avro.ProcedureRequest
Gets the value of the 'reasonCode' field.
getReasonCode() - Method in class com.cerner.bunsen.stu3.avro.us.core.CarePlanActivityDetail.Builder
Gets the value of the 'reasonCode' field.
getReasonCode() - Method in class com.cerner.bunsen.stu3.avro.us.core.CarePlanActivityDetail
Gets the value of the 'reasonCode' field.
getReasonCode() - Method in class com.cerner.bunsen.stu3.avro.us.core.MedicationRequest.Builder
Gets the value of the 'reasonCode' field.
getReasonCode() - Method in class com.cerner.bunsen.stu3.avro.us.core.MedicationRequest
Gets the value of the 'reasonCode' field.
getReasonNotGiven() - Method in class com.cerner.bunsen.stu3.avro.ImmunizationExplanation.Builder
Gets the value of the 'reasonNotGiven' field.
getReasonNotGiven() - Method in class com.cerner.bunsen.stu3.avro.ImmunizationExplanation
Gets the value of the 'reasonNotGiven' field.
getReasonNotGiven() - Method in class com.cerner.bunsen.stu3.avro.us.core.ImmunizationExplanation.Builder
Gets the value of the 'reasonNotGiven' field.
getReasonNotGiven() - Method in class com.cerner.bunsen.stu3.avro.us.core.ImmunizationExplanation
Gets the value of the 'reasonNotGiven' field.
getReasonNotTaken() - Method in class com.cerner.bunsen.stu3.avro.MedicationStatement.Builder
Gets the value of the 'reasonNotTaken' field.
getReasonNotTaken() - Method in class com.cerner.bunsen.stu3.avro.MedicationStatement
Gets the value of the 'reasonNotTaken' field.
getReasonReference() - Method in class com.cerner.bunsen.stu3.avro.CarePlanActivityDetail.Builder
Gets the value of the 'reasonReference' field.
getReasonReference() - Method in class com.cerner.bunsen.stu3.avro.CarePlanActivityDetail
Gets the value of the 'reasonReference' field.
getReasonReference() - Method in class com.cerner.bunsen.stu3.avro.MedicationStatement.Builder
Gets the value of the 'reasonReference' field.
getReasonReference() - Method in class com.cerner.bunsen.stu3.avro.MedicationStatement
Gets the value of the 'reasonReference' field.
getReasonReference() - Method in class com.cerner.bunsen.stu3.avro.Procedure.Builder
Gets the value of the 'reasonReference' field.
getReasonReference() - Method in class com.cerner.bunsen.stu3.avro.Procedure
Gets the value of the 'reasonReference' field.
getReasonReference() - Method in class com.cerner.bunsen.stu3.avro.ProcedureRequest.Builder
Gets the value of the 'reasonReference' field.
getReasonReference() - Method in class com.cerner.bunsen.stu3.avro.ProcedureRequest
Gets the value of the 'reasonReference' field.
getReasonReference() - Method in class com.cerner.bunsen.stu3.avro.us.core.CarePlanActivityDetail.Builder
Gets the value of the 'reasonReference' field.
getReasonReference() - Method in class com.cerner.bunsen.stu3.avro.us.core.CarePlanActivityDetail
Gets the value of the 'reasonReference' field.
getReasonReference() - Method in class com.cerner.bunsen.stu3.avro.us.core.MedicationRequest.Builder
Gets the value of the 'reasonReference' field.
getReasonReference() - Method in class com.cerner.bunsen.stu3.avro.us.core.MedicationRequest
Gets the value of the 'reasonReference' field.
getReceiver() - Method in class com.cerner.bunsen.stu3.avro.MedicationDispense.Builder
Gets the value of the 'receiver' field.
getReceiver() - Method in class com.cerner.bunsen.stu3.avro.MedicationDispense
Gets the value of the 'receiver' field.
getRecorder() - Method in class com.cerner.bunsen.stu3.avro.AllergyIntolerance.Builder
Gets the value of the 'recorder' field.
getRecorder() - Method in class com.cerner.bunsen.stu3.avro.AllergyIntolerance
Gets the value of the 'recorder' field.
getRecorder() - Method in class com.cerner.bunsen.stu3.avro.us.core.MedicationRequest.Builder
Gets the value of the 'recorder' field.
getRecorder() - Method in class com.cerner.bunsen.stu3.avro.us.core.MedicationRequest
Gets the value of the 'recorder' field.
getRecorderBuilder() - Method in class com.cerner.bunsen.stu3.avro.AllergyIntolerance.Builder
Gets the Builder instance for the 'recorder' field and creates one if it doesn't exist yet.
getRecorderBuilder() - Method in class com.cerner.bunsen.stu3.avro.us.core.MedicationRequest.Builder
Gets the Builder instance for the 'recorder' field and creates one if it doesn't exist yet.
getReference() - Method in class com.cerner.bunsen.stu3.avro.AccountReference.Builder
Gets the value of the 'reference' field.
getReference() - Method in class com.cerner.bunsen.stu3.avro.AccountReference
Gets the value of the 'reference' field.
getReference() - Method in class com.cerner.bunsen.stu3.avro.ActivityDefinitionHealthcareServicePlanDefinitionReference.Builder
Gets the value of the 'reference' field.
getReference() - Method in class com.cerner.bunsen.stu3.avro.ActivityDefinitionHealthcareServicePlanDefinitionReference
Gets the value of the 'reference' field.
getReference() - Method in class com.cerner.bunsen.stu3.avro.ActivityDefinitionPlanDefinitionQuestionnaireReference.Builder
Gets the value of the 'reference' field.
getReference() - Method in class com.cerner.bunsen.stu3.avro.ActivityDefinitionPlanDefinitionQuestionnaireReference
Gets the value of the 'reference' field.
getReference() - Method in class com.cerner.bunsen.stu3.avro.ActivityDefinitionPlanDefinitionReference.Builder
Gets the value of the 'reference' field.
getReference() - Method in class com.cerner.bunsen.stu3.avro.ActivityDefinitionPlanDefinitionReference
Gets the value of the 'reference' field.
getReference() - Method in class com.cerner.bunsen.stu3.avro.AppointmentCommunicationRequestDeviceRequestMedicationRequestNutritionOrderProcedureRequestReferralRequestRequestGroupTaskVisionPrescriptionReference.Builder
Gets the value of the 'reference' field.
getReference() - Method in class com.cerner.bunsen.stu3.avro.AppointmentCommunicationRequestDeviceRequestMedicationRequestNutritionOrderProcedureRequestReferralRequestRequestGroupTaskVisionPrescriptionReference
Gets the value of the 'reference' field.
getReference() - Method in class com.cerner.bunsen.stu3.avro.AppointmentReference.Builder
Gets the value of the 'reference' field.
getReference() - Method in class com.cerner.bunsen.stu3.avro.AppointmentReference
Gets the value of the 'reference' field.
getReference() - Method in class com.cerner.bunsen.stu3.avro.BundleReference.Builder
Gets the value of the 'reference' field.
getReference() - Method in class com.cerner.bunsen.stu3.avro.BundleReference
Gets the value of the 'reference' field.
getReference() - Method in class com.cerner.bunsen.stu3.avro.CarePlanActivity.Builder
Gets the value of the 'reference' field.
getReference() - Method in class com.cerner.bunsen.stu3.avro.CarePlanActivity
Gets the value of the 'reference' field.
getReference() - Method in class com.cerner.bunsen.stu3.avro.CarePlanDeviceRequestImmunizationRecommendationMedicationRequestNutritionOrderProcedureRequestReferralRequestReference.Builder
Gets the value of the 'reference' field.
getReference() - Method in class com.cerner.bunsen.stu3.avro.CarePlanDeviceRequestImmunizationRecommendationMedicationRequestNutritionOrderProcedureRequestReferralRequestReference
Gets the value of the 'reference' field.
getReference() - Method in class com.cerner.bunsen.stu3.avro.CarePlanMedicationRequestProcedureRequestReferralRequestReference.Builder
Gets the value of the 'reference' field.
getReference() - Method in class com.cerner.bunsen.stu3.avro.CarePlanMedicationRequestProcedureRequestReferralRequestReference
Gets the value of the 'reference' field.
getReference() - Method in class com.cerner.bunsen.stu3.avro.CarePlanProcedureRequestReferralRequestReference.Builder
Gets the value of the 'reference' field.
getReference() - Method in class com.cerner.bunsen.stu3.avro.CarePlanProcedureRequestReferralRequestReference
Gets the value of the 'reference' field.
getReference() - Method in class com.cerner.bunsen.stu3.avro.CarePlanReference.Builder
Gets the value of the 'reference' field.
getReference() - Method in class com.cerner.bunsen.stu3.avro.CarePlanReference
Gets the value of the 'reference' field.
getReference() - Method in class com.cerner.bunsen.stu3.avro.CareTeamOrganizationPatientPractitionerRelatedPersonReference.Builder
Gets the value of the 'reference' field.
getReference() - Method in class com.cerner.bunsen.stu3.avro.CareTeamOrganizationPatientPractitionerRelatedPersonReference
Gets the value of the 'reference' field.
getReference() - Method in class com.cerner.bunsen.stu3.avro.CareTeamReference.Builder
Gets the value of the 'reference' field.
getReference() - Method in class com.cerner.bunsen.stu3.avro.CareTeamReference
Gets the value of the 'reference' field.
getReference() - Method in class com.cerner.bunsen.stu3.avro.ChoiceAddressCodeableConceptLocationReference.Builder
Gets the value of the 'reference' field.
getReference() - Method in class com.cerner.bunsen.stu3.avro.ChoiceAddressCodeableConceptLocationReference
Gets the value of the 'reference' field.
getReference() - Method in class com.cerner.bunsen.stu3.avro.ChoiceAddressLocationReference.Builder
Gets the value of the 'reference' field.
getReference() - Method in class com.cerner.bunsen.stu3.avro.ChoiceAddressLocationReference
Gets the value of the 'reference' field.
getReference() - Method in class com.cerner.bunsen.stu3.avro.ChoiceAttachmentQuantityResourceReferenceString.Builder
Gets the value of the 'reference' field.
getReference() - Method in class com.cerner.bunsen.stu3.avro.ChoiceAttachmentQuantityResourceReferenceString
Gets the value of the 'reference' field.
getReference() - Method in class com.cerner.bunsen.stu3.avro.ChoiceCodeableConceptConditionReference.Builder
Gets the value of the 'reference' field.
getReference() - Method in class com.cerner.bunsen.stu3.avro.ChoiceCodeableConceptConditionReference
Gets the value of the 'reference' field.
getReference() - Method in class com.cerner.bunsen.stu3.avro.ChoiceCodeableConceptDetectedIssueReference.Builder
Gets the value of the 'reference' field.
getReference() - Method in class com.cerner.bunsen.stu3.avro.ChoiceCodeableConceptDetectedIssueReference
Gets the value of the 'reference' field.
getReference() - Method in class com.cerner.bunsen.stu3.avro.ChoiceCodeableConceptMedicationReference.Builder
Gets the value of the 'reference' field.
getReference() - Method in class com.cerner.bunsen.stu3.avro.ChoiceCodeableConceptMedicationReference
Gets the value of the 'reference' field.
getReference() - Method in class com.cerner.bunsen.stu3.avro.ChoiceCodeableConceptMedicationSubstanceReference.Builder
Gets the value of the 'reference' field.
getReference() - Method in class com.cerner.bunsen.stu3.avro.ChoiceCodeableConceptMedicationSubstanceReference
Gets the value of the 'reference' field.
getReference() - Method in class com.cerner.bunsen.stu3.avro.ChoiceCodeableConceptProcedureReference.Builder
Gets the value of the 'reference' field.
getReference() - Method in class com.cerner.bunsen.stu3.avro.ChoiceCodeableConceptProcedureReference
Gets the value of the 'reference' field.
getReference() - Method in class com.cerner.bunsen.stu3.avro.ChoicePatientPractitionerRelatedPersonReferenceString.Builder
Gets the value of the 'reference' field.
getReference() - Method in class com.cerner.bunsen.stu3.avro.ChoicePatientPractitionerRelatedPersonReferenceString
Gets the value of the 'reference' field.
getReference() - Method in class com.cerner.bunsen.stu3.avro.ClaimReference.Builder
Gets the value of the 'reference' field.
getReference() - Method in class com.cerner.bunsen.stu3.avro.ClaimReference
Gets the value of the 'reference' field.
getReference() - Method in class com.cerner.bunsen.stu3.avro.ClaimRelated.Builder
Gets the value of the 'reference' field.
getReference() - Method in class com.cerner.bunsen.stu3.avro.ClaimRelated
Gets the value of the 'reference' field.
getReference() - Method in class com.cerner.bunsen.stu3.avro.ClaimResponseReference.Builder
Gets the value of the 'reference' field.
getReference() - Method in class com.cerner.bunsen.stu3.avro.ClaimResponseReference
Gets the value of the 'reference' field.
getReference() - Method in class com.cerner.bunsen.stu3.avro.ClinicalImpressionDiagnosticReportObservationReference.Builder
Gets the value of the 'reference' field.
getReference() - Method in class com.cerner.bunsen.stu3.avro.ClinicalImpressionDiagnosticReportObservationReference
Gets the value of the 'reference' field.
getReference() - Method in class com.cerner.bunsen.stu3.avro.ConditionObservationReference.Builder
Gets the value of the 'reference' field.
getReference() - Method in class com.cerner.bunsen.stu3.avro.ConditionObservationReference
Gets the value of the 'reference' field.
getReference() - Method in class com.cerner.bunsen.stu3.avro.ConditionProcedureReference.Builder
Gets the value of the 'reference' field.
getReference() - Method in class com.cerner.bunsen.stu3.avro.ConditionProcedureReference
Gets the value of the 'reference' field.
getReference() - Method in class com.cerner.bunsen.stu3.avro.ConditionReference.Builder
Gets the value of the 'reference' field.
getReference() - Method in class com.cerner.bunsen.stu3.avro.ConditionReference
Gets the value of the 'reference' field.
getReference() - Method in class com.cerner.bunsen.stu3.avro.CoverageReference.Builder
Gets the value of the 'reference' field.
getReference() - Method in class com.cerner.bunsen.stu3.avro.CoverageReference
Gets the value of the 'reference' field.
getReference() - Method in class com.cerner.bunsen.stu3.avro.DetectedIssueReference.Builder
Gets the value of the 'reference' field.
getReference() - Method in class com.cerner.bunsen.stu3.avro.DetectedIssueReference
Gets the value of the 'reference' field.
getReference() - Method in class com.cerner.bunsen.stu3.avro.DeviceDeviceMetricReference.Builder
Gets the value of the 'reference' field.
getReference() - Method in class com.cerner.bunsen.stu3.avro.DeviceDeviceMetricReference
Gets the value of the 'reference' field.
getReference() - Method in class com.cerner.bunsen.stu3.avro.DeviceGroupLocationPatientReference.Builder
Gets the value of the 'reference' field.
getReference() - Method in class com.cerner.bunsen.stu3.avro.DeviceGroupLocationPatientReference
Gets the value of the 'reference' field.
getReference() - Method in class com.cerner.bunsen.stu3.avro.DeviceHealthcareServiceOrganizationPatientPractitionerRelatedPersonReference.Builder
Gets the value of the 'reference' field.
getReference() - Method in class com.cerner.bunsen.stu3.avro.DeviceHealthcareServiceOrganizationPatientPractitionerRelatedPersonReference
Gets the value of the 'reference' field.
getReference() - Method in class com.cerner.bunsen.stu3.avro.DeviceMedicationSubstanceReference.Builder
Gets the value of the 'reference' field.
getReference() - Method in class com.cerner.bunsen.stu3.avro.DeviceMedicationSubstanceReference
Gets the value of the 'reference' field.
getReference() - Method in class com.cerner.bunsen.stu3.avro.DeviceOrganizationPatientPractitionerRelatedPersonReference.Builder
Gets the value of the 'reference' field.
getReference() - Method in class com.cerner.bunsen.stu3.avro.DeviceOrganizationPatientPractitionerRelatedPersonReference
Gets the value of the 'reference' field.
getReference() - Method in class com.cerner.bunsen.stu3.avro.DeviceOrganizationPractitionerReference.Builder
Gets the value of the 'reference' field.
getReference() - Method in class com.cerner.bunsen.stu3.avro.DeviceOrganizationPractitionerReference
Gets the value of the 'reference' field.
getReference() - Method in class com.cerner.bunsen.stu3.avro.DeviceReference.Builder
Gets the value of the 'reference' field.
getReference() - Method in class com.cerner.bunsen.stu3.avro.DeviceReference
Gets the value of the 'reference' field.
getReference() - Method in class com.cerner.bunsen.stu3.avro.DiagnosticReportReference.Builder
Gets the value of the 'reference' field.
getReference() - Method in class com.cerner.bunsen.stu3.avro.DiagnosticReportReference
Gets the value of the 'reference' field.
getReference() - Method in class com.cerner.bunsen.stu3.avro.EncounterEpisodeOfCareReference.Builder
Gets the value of the 'reference' field.
getReference() - Method in class com.cerner.bunsen.stu3.avro.EncounterEpisodeOfCareReference
Gets the value of the 'reference' field.
getReference() - Method in class com.cerner.bunsen.stu3.avro.EncounterReference.Builder
Gets the value of the 'reference' field.
getReference() - Method in class com.cerner.bunsen.stu3.avro.EncounterReference
Gets the value of the 'reference' field.
getReference() - Method in class com.cerner.bunsen.stu3.avro.EpisodeOfCareReference.Builder
Gets the value of the 'reference' field.
getReference() - Method in class com.cerner.bunsen.stu3.avro.EpisodeOfCareReference
Gets the value of the 'reference' field.
getReference() - Method in class com.cerner.bunsen.stu3.avro.GoalReference.Builder
Gets the value of the 'reference' field.
getReference() - Method in class com.cerner.bunsen.stu3.avro.GoalReference
Gets the value of the 'reference' field.
getReference() - Method in class com.cerner.bunsen.stu3.avro.GroupPatientReference.Builder
Gets the value of the 'reference' field.
getReference() - Method in class com.cerner.bunsen.stu3.avro.GroupPatientReference
Gets the value of the 'reference' field.
getReference() - Method in class com.cerner.bunsen.stu3.avro.LibraryReference.Builder
Gets the value of the 'reference' field.
getReference() - Method in class com.cerner.bunsen.stu3.avro.LibraryReference
Gets the value of the 'reference' field.
getReference() - Method in class com.cerner.bunsen.stu3.avro.ListReference.Builder
Gets the value of the 'reference' field.
getReference() - Method in class com.cerner.bunsen.stu3.avro.ListReference
Gets the value of the 'reference' field.
getReference() - Method in class com.cerner.bunsen.stu3.avro.LocationReference.Builder
Gets the value of the 'reference' field.
getReference() - Method in class com.cerner.bunsen.stu3.avro.LocationReference
Gets the value of the 'reference' field.
getReference() - Method in class com.cerner.bunsen.stu3.avro.MeasureReference.Builder
Gets the value of the 'reference' field.
getReference() - Method in class com.cerner.bunsen.stu3.avro.MeasureReference
Gets the value of the 'reference' field.
getReference() - Method in class com.cerner.bunsen.stu3.avro.MedicationAdministrationMedicationDispenseMedicationStatementObservationProcedureReference.Builder
Gets the value of the 'reference' field.
getReference() - Method in class com.cerner.bunsen.stu3.avro.MedicationAdministrationMedicationDispenseMedicationStatementObservationProcedureReference
Gets the value of the 'reference' field.
getReference() - Method in class com.cerner.bunsen.stu3.avro.MedicationAdministrationObservationProcedureReference.Builder
Gets the value of the 'reference' field.
getReference() - Method in class com.cerner.bunsen.stu3.avro.MedicationAdministrationObservationProcedureReference
Gets the value of the 'reference' field.
getReference() - Method in class com.cerner.bunsen.stu3.avro.MedicationReference.Builder
Gets the value of the 'reference' field.
getReference() - Method in class com.cerner.bunsen.stu3.avro.MedicationReference
Gets the value of the 'reference' field.
getReference() - Method in class com.cerner.bunsen.stu3.avro.MedicationRequestReference.Builder
Gets the value of the 'reference' field.
getReference() - Method in class com.cerner.bunsen.stu3.avro.MedicationRequestReference
Gets the value of the 'reference' field.
getReference() - Method in class com.cerner.bunsen.stu3.avro.MedicationRequestVisionPrescriptionReference.Builder
Gets the value of the 'reference' field.
getReference() - Method in class com.cerner.bunsen.stu3.avro.MedicationRequestVisionPrescriptionReference
Gets the value of the 'reference' field.
getReference() - Method in class com.cerner.bunsen.stu3.avro.MedicationSubstanceReference.Builder
Gets the value of the 'reference' field.
getReference() - Method in class com.cerner.bunsen.stu3.avro.MedicationSubstanceReference
Gets the value of the 'reference' field.
getReference() - Method in class com.cerner.bunsen.stu3.avro.ObservationQuestionnaireResponseSequenceReference.Builder
Gets the value of the 'reference' field.
getReference() - Method in class com.cerner.bunsen.stu3.avro.ObservationQuestionnaireResponseSequenceReference
Gets the value of the 'reference' field.
getReference() - Method in class com.cerner.bunsen.stu3.avro.ObservationReference.Builder
Gets the value of the 'reference' field.
getReference() - Method in class com.cerner.bunsen.stu3.avro.ObservationReference
Gets the value of the 'reference' field.
getReference() - Method in class com.cerner.bunsen.stu3.avro.OrganizationPatientPractitionerRelatedPersonReference.Builder
Gets the value of the 'reference' field.
getReference() - Method in class com.cerner.bunsen.stu3.avro.OrganizationPatientPractitionerRelatedPersonReference
Gets the value of the 'reference' field.
getReference() - Method in class com.cerner.bunsen.stu3.avro.OrganizationPractitionerReference.Builder
Gets the value of the 'reference' field.
getReference() - Method in class com.cerner.bunsen.stu3.avro.OrganizationPractitionerReference
Gets the value of the 'reference' field.
getReference() - Method in class com.cerner.bunsen.stu3.avro.OrganizationReference.Builder
Gets the value of the 'reference' field.
getReference() - Method in class com.cerner.bunsen.stu3.avro.OrganizationReference
Gets the value of the 'reference' field.
getReference() - Method in class com.cerner.bunsen.stu3.avro.PatientPractitionerReference.Builder
Gets the value of the 'reference' field.
getReference() - Method in class com.cerner.bunsen.stu3.avro.PatientPractitionerReference
Gets the value of the 'reference' field.
getReference() - Method in class com.cerner.bunsen.stu3.avro.PatientPractitionerRelatedPersonReference.Builder
Gets the value of the 'reference' field.
getReference() - Method in class com.cerner.bunsen.stu3.avro.PatientPractitionerRelatedPersonReference
Gets the value of the 'reference' field.
getReference() - Method in class com.cerner.bunsen.stu3.avro.PatientReference.Builder
Gets the value of the 'reference' field.
getReference() - Method in class com.cerner.bunsen.stu3.avro.PatientReference
Gets the value of the 'reference' field.
getReference() - Method in class com.cerner.bunsen.stu3.avro.PatientRelatedPersonReference.Builder
Gets the value of the 'reference' field.
getReference() - Method in class com.cerner.bunsen.stu3.avro.PatientRelatedPersonReference
Gets the value of the 'reference' field.
getReference() - Method in class com.cerner.bunsen.stu3.avro.PlanDefinitionQuestionnaireReference.Builder
Gets the value of the 'reference' field.
getReference() - Method in class com.cerner.bunsen.stu3.avro.PlanDefinitionQuestionnaireReference
Gets the value of the 'reference' field.
getReference() - Method in class com.cerner.bunsen.stu3.avro.PractitionerReference.Builder
Gets the value of the 'reference' field.
getReference() - Method in class com.cerner.bunsen.stu3.avro.PractitionerReference
Gets the value of the 'reference' field.
getReference() - Method in class com.cerner.bunsen.stu3.avro.PractitionerRelatedPersonReference.Builder
Gets the value of the 'reference' field.
getReference() - Method in class com.cerner.bunsen.stu3.avro.PractitionerRelatedPersonReference
Gets the value of the 'reference' field.
getReference() - Method in class com.cerner.bunsen.stu3.avro.ProcedureReference.Builder
Gets the value of the 'reference' field.
getReference() - Method in class com.cerner.bunsen.stu3.avro.ProcedureReference
Gets the value of the 'reference' field.
getReference() - Method in class com.cerner.bunsen.stu3.avro.ProvenanceReference.Builder
Gets the value of the 'reference' field.
getReference() - Method in class com.cerner.bunsen.stu3.avro.ProvenanceReference
Gets the value of the 'reference' field.
getReference() - Method in class com.cerner.bunsen.stu3.avro.ReferralRequestReference.Builder
Gets the value of the 'reference' field.
getReference() - Method in class com.cerner.bunsen.stu3.avro.ReferralRequestReference
Gets the value of the 'reference' field.
getReference() - Method in class com.cerner.bunsen.stu3.avro.ResourceReference.Builder
Gets the value of the 'reference' field.
getReference() - Method in class com.cerner.bunsen.stu3.avro.ResourceReference
Gets the value of the 'reference' field.
getReference() - Method in class com.cerner.bunsen.stu3.avro.SpecimenReference.Builder
Gets the value of the 'reference' field.
getReference() - Method in class com.cerner.bunsen.stu3.avro.SpecimenReference
Gets the value of the 'reference' field.
getReference() - Method in class com.cerner.bunsen.stu3.avro.us.core.CarePlanActivity.Builder
Gets the value of the 'reference' field.
getReference() - Method in class com.cerner.bunsen.stu3.avro.us.core.CarePlanActivity
Gets the value of the 'reference' field.
getReferenceBuilder() - Method in class com.cerner.bunsen.stu3.avro.CarePlanActivity.Builder
Gets the Builder instance for the 'reference' field and creates one if it doesn't exist yet.
getReferenceBuilder() - Method in class com.cerner.bunsen.stu3.avro.ChoiceAddressCodeableConceptLocationReference.Builder
Gets the Builder instance for the 'reference' field and creates one if it doesn't exist yet.
getReferenceBuilder() - Method in class com.cerner.bunsen.stu3.avro.ChoiceAddressLocationReference.Builder
Gets the Builder instance for the 'reference' field and creates one if it doesn't exist yet.
getReferenceBuilder() - Method in class com.cerner.bunsen.stu3.avro.ChoiceAttachmentQuantityResourceReferenceString.Builder
Gets the Builder instance for the 'reference' field and creates one if it doesn't exist yet.
getReferenceBuilder() - Method in class com.cerner.bunsen.stu3.avro.ChoiceCodeableConceptConditionReference.Builder
Gets the Builder instance for the 'reference' field and creates one if it doesn't exist yet.
getReferenceBuilder() - Method in class com.cerner.bunsen.stu3.avro.ChoiceCodeableConceptDetectedIssueReference.Builder
Gets the Builder instance for the 'reference' field and creates one if it doesn't exist yet.
getReferenceBuilder() - Method in class com.cerner.bunsen.stu3.avro.ChoiceCodeableConceptMedicationReference.Builder
Gets the Builder instance for the 'reference' field and creates one if it doesn't exist yet.
getReferenceBuilder() - Method in class com.cerner.bunsen.stu3.avro.ChoiceCodeableConceptMedicationSubstanceReference.Builder
Gets the Builder instance for the 'reference' field and creates one if it doesn't exist yet.
getReferenceBuilder() - Method in class com.cerner.bunsen.stu3.avro.ChoiceCodeableConceptProcedureReference.Builder
Gets the Builder instance for the 'reference' field and creates one if it doesn't exist yet.
getReferenceBuilder() - Method in class com.cerner.bunsen.stu3.avro.ChoicePatientPractitionerRelatedPersonReferenceString.Builder
Gets the Builder instance for the 'reference' field and creates one if it doesn't exist yet.
getReferenceBuilder() - Method in class com.cerner.bunsen.stu3.avro.ClaimRelated.Builder
Gets the Builder instance for the 'reference' field and creates one if it doesn't exist yet.
getReferenceBuilder() - Method in class com.cerner.bunsen.stu3.avro.us.core.CarePlanActivity.Builder
Gets the Builder instance for the 'reference' field and creates one if it doesn't exist yet.
getReferenceName() - Method in class com.cerner.bunsen.spark.codes.broadcast.BroadcastableValueSets.AncestorValue
Returns the value set reference name.
getReferenceName() - Method in class com.cerner.bunsen.spark.codes.broadcast.BroadcastableValueSets.Reference
Returns the value set reference name.
getReferenceNames() - Method in class com.cerner.bunsen.spark.codes.broadcast.BroadcastableValueSets
Returns the reference names in the value set.
getReferenceRange() - Method in class com.cerner.bunsen.stu3.avro.Observation.Builder
Gets the value of the 'referenceRange' field.
getReferenceRange() - Method in class com.cerner.bunsen.stu3.avro.Observation
Gets the value of the 'referenceRange' field.
getReferenceRange() - Method in class com.cerner.bunsen.stu3.avro.ObservationComponent.Builder
Gets the value of the 'referenceRange' field.
getReferenceRange() - Method in class com.cerner.bunsen.stu3.avro.ObservationComponent
Gets the value of the 'referenceRange' field.
getReferral() - Method in class com.cerner.bunsen.stu3.avro.Claim.Builder
Gets the value of the 'referral' field.
getReferral() - Method in class com.cerner.bunsen.stu3.avro.Claim
Gets the value of the 'referral' field.
getReferralBuilder() - Method in class com.cerner.bunsen.stu3.avro.Claim.Builder
Gets the Builder instance for the 'referral' field and creates one if it doesn't exist yet.
getReferralRequest() - Method in class com.cerner.bunsen.stu3.avro.EpisodeOfCare.Builder
Gets the value of the 'referralRequest' field.
getReferralRequest() - Method in class com.cerner.bunsen.stu3.avro.EpisodeOfCare
Gets the value of the 'referralRequest' field.
getReferralRequestId() - Method in class com.cerner.bunsen.stu3.avro.AppointmentCommunicationRequestDeviceRequestMedicationRequestNutritionOrderProcedureRequestReferralRequestRequestGroupTaskVisionPrescriptionReference.Builder
Gets the value of the 'ReferralRequestId' field.
getReferralRequestId() - Method in class com.cerner.bunsen.stu3.avro.AppointmentCommunicationRequestDeviceRequestMedicationRequestNutritionOrderProcedureRequestReferralRequestRequestGroupTaskVisionPrescriptionReference
Gets the value of the 'ReferralRequestId' field.
getReferralRequestId() - Method in class com.cerner.bunsen.stu3.avro.CarePlanDeviceRequestImmunizationRecommendationMedicationRequestNutritionOrderProcedureRequestReferralRequestReference.Builder
Gets the value of the 'ReferralRequestId' field.
getReferralRequestId() - Method in class com.cerner.bunsen.stu3.avro.CarePlanDeviceRequestImmunizationRecommendationMedicationRequestNutritionOrderProcedureRequestReferralRequestReference
Gets the value of the 'ReferralRequestId' field.
getReferralRequestId() - Method in class com.cerner.bunsen.stu3.avro.CarePlanMedicationRequestProcedureRequestReferralRequestReference.Builder
Gets the value of the 'ReferralRequestId' field.
getReferralRequestId() - Method in class com.cerner.bunsen.stu3.avro.CarePlanMedicationRequestProcedureRequestReferralRequestReference
Gets the value of the 'ReferralRequestId' field.
getReferralRequestId() - Method in class com.cerner.bunsen.stu3.avro.CarePlanProcedureRequestReferralRequestReference.Builder
Gets the value of the 'ReferralRequestId' field.
getReferralRequestId() - Method in class com.cerner.bunsen.stu3.avro.CarePlanProcedureRequestReferralRequestReference
Gets the value of the 'ReferralRequestId' field.
getReferralRequestId() - Method in class com.cerner.bunsen.stu3.avro.ReferralRequestReference.Builder
Gets the value of the 'ReferralRequestId' field.
getReferralRequestId() - Method in class com.cerner.bunsen.stu3.avro.ReferralRequestReference
Gets the value of the 'ReferralRequestId' field.
getRelated() - Method in class com.cerner.bunsen.stu3.avro.Claim.Builder
Gets the value of the 'related' field.
getRelated() - Method in class com.cerner.bunsen.stu3.avro.Claim
Gets the value of the 'related' field.
getRelated() - Method in class com.cerner.bunsen.stu3.avro.Observation.Builder
Gets the value of the 'related' field.
getRelated() - Method in class com.cerner.bunsen.stu3.avro.Observation
Gets the value of the 'related' field.
getRelatedArtifact() - Method in class com.cerner.bunsen.stu3.avro.Measure.Builder
Gets the value of the 'relatedArtifact' field.
getRelatedArtifact() - Method in class com.cerner.bunsen.stu3.avro.Measure
Gets the value of the 'relatedArtifact' field.
getRelatedPersonId() - Method in class com.cerner.bunsen.stu3.avro.CareTeamOrganizationPatientPractitionerRelatedPersonReference.Builder
Gets the value of the 'RelatedPersonId' field.
getRelatedPersonId() - Method in class com.cerner.bunsen.stu3.avro.CareTeamOrganizationPatientPractitionerRelatedPersonReference
Gets the value of the 'RelatedPersonId' field.
getRelatedPersonId() - Method in class com.cerner.bunsen.stu3.avro.DeviceHealthcareServiceOrganizationPatientPractitionerRelatedPersonReference.Builder
Gets the value of the 'RelatedPersonId' field.
getRelatedPersonId() - Method in class com.cerner.bunsen.stu3.avro.DeviceHealthcareServiceOrganizationPatientPractitionerRelatedPersonReference
Gets the value of the 'RelatedPersonId' field.
getRelatedPersonId() - Method in class com.cerner.bunsen.stu3.avro.DeviceOrganizationPatientPractitionerRelatedPersonReference.Builder
Gets the value of the 'RelatedPersonId' field.
getRelatedPersonId() - Method in class com.cerner.bunsen.stu3.avro.DeviceOrganizationPatientPractitionerRelatedPersonReference
Gets the value of the 'RelatedPersonId' field.
getRelatedPersonId() - Method in class com.cerner.bunsen.stu3.avro.OrganizationPatientPractitionerRelatedPersonReference.Builder
Gets the value of the 'RelatedPersonId' field.
getRelatedPersonId() - Method in class com.cerner.bunsen.stu3.avro.OrganizationPatientPractitionerRelatedPersonReference
Gets the value of the 'RelatedPersonId' field.
getRelatedPersonId() - Method in class com.cerner.bunsen.stu3.avro.PatientPractitionerRelatedPersonReference.Builder
Gets the value of the 'RelatedPersonId' field.
getRelatedPersonId() - Method in class com.cerner.bunsen.stu3.avro.PatientPractitionerRelatedPersonReference
Gets the value of the 'RelatedPersonId' field.
getRelatedPersonId() - Method in class com.cerner.bunsen.stu3.avro.PatientRelatedPersonReference.Builder
Gets the value of the 'RelatedPersonId' field.
getRelatedPersonId() - Method in class com.cerner.bunsen.stu3.avro.PatientRelatedPersonReference
Gets the value of the 'RelatedPersonId' field.
getRelatedPersonId() - Method in class com.cerner.bunsen.stu3.avro.PractitionerRelatedPersonReference.Builder
Gets the value of the 'RelatedPersonId' field.
getRelatedPersonId() - Method in class com.cerner.bunsen.stu3.avro.PractitionerRelatedPersonReference
Gets the value of the 'RelatedPersonId' field.
getRelationship() - Method in class com.cerner.bunsen.stu3.avro.ClaimRelated.Builder
Gets the value of the 'relationship' field.
getRelationship() - Method in class com.cerner.bunsen.stu3.avro.ClaimRelated
Gets the value of the 'relationship' field.
getRelationship() - Method in class com.cerner.bunsen.stu3.avro.PatientContact.Builder
Gets the value of the 'relationship' field.
getRelationship() - Method in class com.cerner.bunsen.stu3.avro.PatientContact
Gets the value of the 'relationship' field.
getRelationship() - Method in class com.cerner.bunsen.stu3.avro.us.core.PatientContact.Builder
Gets the value of the 'relationship' field.
getRelationship() - Method in class com.cerner.bunsen.stu3.avro.us.core.PatientContact
Gets the value of the 'relationship' field.
getRelationshipBuilder() - Method in class com.cerner.bunsen.stu3.avro.ClaimRelated.Builder
Gets the Builder instance for the 'relationship' field and creates one if it doesn't exist yet.
getRelevantHistory() - Method in class com.cerner.bunsen.stu3.avro.ProcedureRequest.Builder
Gets the value of the 'relevantHistory' field.
getRelevantHistory() - Method in class com.cerner.bunsen.stu3.avro.ProcedureRequest
Gets the value of the 'relevantHistory' field.
getRepeat() - Method in class com.cerner.bunsen.stu3.avro.Timing.Builder
Gets the value of the 'repeat' field.
getRepeat() - Method in class com.cerner.bunsen.stu3.avro.Timing
Gets the value of the 'repeat' field.
getRepeatBuilder() - Method in class com.cerner.bunsen.stu3.avro.Timing.Builder
Gets the Builder instance for the 'repeat' field and creates one if it doesn't exist yet.
getReplaces() - Method in class com.cerner.bunsen.stu3.avro.CarePlan.Builder
Gets the value of the 'replaces' field.
getReplaces() - Method in class com.cerner.bunsen.stu3.avro.CarePlan
Gets the value of the 'replaces' field.
getReplaces() - Method in class com.cerner.bunsen.stu3.avro.ProcedureRequest.Builder
Gets the value of the 'replaces' field.
getReplaces() - Method in class com.cerner.bunsen.stu3.avro.ProcedureRequest
Gets the value of the 'replaces' field.
getReplaces() - Method in class com.cerner.bunsen.stu3.avro.us.core.CarePlan.Builder
Gets the value of the 'replaces' field.
getReplaces() - Method in class com.cerner.bunsen.stu3.avro.us.core.CarePlan
Gets the value of the 'replaces' field.
getReport() - Method in class com.cerner.bunsen.stu3.avro.Procedure.Builder
Gets the value of the 'report' field.
getReport() - Method in class com.cerner.bunsen.stu3.avro.Procedure
Gets the value of the 'report' field.
getReported() - Method in class com.cerner.bunsen.stu3.avro.ImmunizationReaction.Builder
Gets the value of the 'reported' field.
getReported() - Method in class com.cerner.bunsen.stu3.avro.ImmunizationReaction
Gets the value of the 'reported' field.
getReported() - Method in class com.cerner.bunsen.stu3.avro.us.core.ImmunizationReaction.Builder
Gets the value of the 'reported' field.
getReported() - Method in class com.cerner.bunsen.stu3.avro.us.core.ImmunizationReaction
Gets the value of the 'reported' field.
getReportingOrganization() - Method in class com.cerner.bunsen.stu3.avro.MeasureReport.Builder
Gets the value of the 'reportingOrganization' field.
getReportingOrganization() - Method in class com.cerner.bunsen.stu3.avro.MeasureReport
Gets the value of the 'reportingOrganization' field.
getReportingOrganizationBuilder() - Method in class com.cerner.bunsen.stu3.avro.MeasureReport.Builder
Gets the Builder instance for the 'reportingOrganization' field and creates one if it doesn't exist yet.
getReportOrigin() - Method in class com.cerner.bunsen.stu3.avro.Immunization.Builder
Gets the value of the 'reportOrigin' field.
getReportOrigin() - Method in class com.cerner.bunsen.stu3.avro.Immunization
Gets the value of the 'reportOrigin' field.
getReportOrigin() - Method in class com.cerner.bunsen.stu3.avro.us.core.Immunization.Builder
Gets the value of the 'reportOrigin' field.
getReportOrigin() - Method in class com.cerner.bunsen.stu3.avro.us.core.Immunization
Gets the value of the 'reportOrigin' field.
getReportOriginBuilder() - Method in class com.cerner.bunsen.stu3.avro.Immunization.Builder
Gets the Builder instance for the 'reportOrigin' field and creates one if it doesn't exist yet.
getReportOriginBuilder() - Method in class com.cerner.bunsen.stu3.avro.us.core.Immunization.Builder
Gets the Builder instance for the 'reportOrigin' field and creates one if it doesn't exist yet.
getRequester() - Method in class com.cerner.bunsen.stu3.avro.ProcedureRequest.Builder
Gets the value of the 'requester' field.
getRequester() - Method in class com.cerner.bunsen.stu3.avro.ProcedureRequest
Gets the value of the 'requester' field.
getRequester() - Method in class com.cerner.bunsen.stu3.avro.us.core.MedicationRequest.Builder
Gets the value of the 'requester' field.
getRequester() - Method in class com.cerner.bunsen.stu3.avro.us.core.MedicationRequest
Gets the value of the 'requester' field.
getRequesterBuilder() - Method in class com.cerner.bunsen.stu3.avro.ProcedureRequest.Builder
Gets the Builder instance for the 'requester' field and creates one if it doesn't exist yet.
getRequesterBuilder() - Method in class com.cerner.bunsen.stu3.avro.us.core.MedicationRequest.Builder
Gets the Builder instance for the 'requester' field and creates one if it doesn't exist yet.
getRequestGroupId() - Method in class com.cerner.bunsen.stu3.avro.AppointmentCommunicationRequestDeviceRequestMedicationRequestNutritionOrderProcedureRequestReferralRequestRequestGroupTaskVisionPrescriptionReference.Builder
Gets the value of the 'RequestGroupId' field.
getRequestGroupId() - Method in class com.cerner.bunsen.stu3.avro.AppointmentCommunicationRequestDeviceRequestMedicationRequestNutritionOrderProcedureRequestReferralRequestRequestGroupTaskVisionPrescriptionReference
Gets the value of the 'RequestGroupId' field.
getRequisition() - Method in class com.cerner.bunsen.stu3.avro.ProcedureRequest.Builder
Gets the value of the 'requisition' field.
getRequisition() - Method in class com.cerner.bunsen.stu3.avro.ProcedureRequest
Gets the value of the 'requisition' field.
getRequisitionBuilder() - Method in class com.cerner.bunsen.stu3.avro.ProcedureRequest.Builder
Gets the Builder instance for the 'requisition' field and creates one if it doesn't exist yet.
getResource() - Method in class com.cerner.bunsen.stu3.avro.RelatedArtifact.Builder
Gets the value of the 'resource' field.
getResource() - Method in class com.cerner.bunsen.stu3.avro.RelatedArtifact
Gets the value of the 'resource' field.
getResourceBuilder() - Method in class com.cerner.bunsen.stu3.avro.RelatedArtifact.Builder
Gets the Builder instance for the 'resource' field and creates one if it doesn't exist yet.
getResourceId() - Method in class com.cerner.bunsen.stu3.avro.ResourceReference.Builder
Gets the value of the 'ResourceId' field.
getResourceId() - Method in class com.cerner.bunsen.stu3.avro.ResourceReference
Gets the value of the 'ResourceId' field.
getResourceType() - Method in class com.cerner.bunsen.avro.AvroConverter
Returns the FHIR type of the resource being converted.
getResourceType() - Method in class com.cerner.bunsen.spark.SparkRowConverter
Returns the FHIR type of the resource being converted.
getResourceType() - Method in class com.cerner.bunsen.stu3.avro.ClaimPayee.Builder
Gets the value of the 'resourceType' field.
getResourceType() - Method in class com.cerner.bunsen.stu3.avro.ClaimPayee
Gets the value of the 'resourceType' field.
getResourceTypeBuilder() - Method in class com.cerner.bunsen.stu3.avro.ClaimPayee.Builder
Gets the Builder instance for the 'resourceType' field and creates one if it doesn't exist yet.
getResponsible() - Method in class com.cerner.bunsen.stu3.avro.ClaimCareTeam.Builder
Gets the value of the 'responsible' field.
getResponsible() - Method in class com.cerner.bunsen.stu3.avro.ClaimCareTeam
Gets the value of the 'responsible' field.
getResponsibleParty() - Method in class com.cerner.bunsen.stu3.avro.MedicationDispenseSubstitution.Builder
Gets the value of the 'responsibleParty' field.
getResponsibleParty() - Method in class com.cerner.bunsen.stu3.avro.MedicationDispenseSubstitution
Gets the value of the 'responsibleParty' field.
getRevenue() - Method in class com.cerner.bunsen.stu3.avro.ClaimItem.Builder
Gets the value of the 'revenue' field.
getRevenue() - Method in class com.cerner.bunsen.stu3.avro.ClaimItem
Gets the value of the 'revenue' field.
getRevenue() - Method in class com.cerner.bunsen.stu3.avro.ClaimItemDetail.Builder
Gets the value of the 'revenue' field.
getRevenue() - Method in class com.cerner.bunsen.stu3.avro.ClaimItemDetail
Gets the value of the 'revenue' field.
getRevenue() - Method in class com.cerner.bunsen.stu3.avro.ClaimItemDetailSubDetail.Builder
Gets the value of the 'revenue' field.
getRevenue() - Method in class com.cerner.bunsen.stu3.avro.ClaimItemDetailSubDetail
Gets the value of the 'revenue' field.
getRevenueBuilder() - Method in class com.cerner.bunsen.stu3.avro.ClaimItem.Builder
Gets the Builder instance for the 'revenue' field and creates one if it doesn't exist yet.
getRevenueBuilder() - Method in class com.cerner.bunsen.stu3.avro.ClaimItemDetail.Builder
Gets the Builder instance for the 'revenue' field and creates one if it doesn't exist yet.
getRevenueBuilder() - Method in class com.cerner.bunsen.stu3.avro.ClaimItemDetailSubDetail.Builder
Gets the Builder instance for the 'revenue' field and creates one if it doesn't exist yet.
getRiskAdjustment() - Method in class com.cerner.bunsen.stu3.avro.Measure.Builder
Gets the value of the 'riskAdjustment' field.
getRiskAdjustment() - Method in class com.cerner.bunsen.stu3.avro.Measure
Gets the value of the 'riskAdjustment' field.
getRole() - Method in class com.cerner.bunsen.stu3.avro.ClaimCareTeam.Builder
Gets the value of the 'role' field.
getRole() - Method in class com.cerner.bunsen.stu3.avro.ClaimCareTeam
Gets the value of the 'role' field.
getRole() - Method in class com.cerner.bunsen.stu3.avro.EncounterDiagnosis.Builder
Gets the value of the 'role' field.
getRole() - Method in class com.cerner.bunsen.stu3.avro.EncounterDiagnosis
Gets the value of the 'role' field.
getRole() - Method in class com.cerner.bunsen.stu3.avro.EpisodeOfCareDiagnosis.Builder
Gets the value of the 'role' field.
getRole() - Method in class com.cerner.bunsen.stu3.avro.EpisodeOfCareDiagnosis
Gets the value of the 'role' field.
getRole() - Method in class com.cerner.bunsen.stu3.avro.ImmunizationPractitioner.Builder
Gets the value of the 'role' field.
getRole() - Method in class com.cerner.bunsen.stu3.avro.ImmunizationPractitioner
Gets the value of the 'role' field.
getRole() - Method in class com.cerner.bunsen.stu3.avro.ProcedurePerformer.Builder
Gets the value of the 'role' field.
getRole() - Method in class com.cerner.bunsen.stu3.avro.ProcedurePerformer
Gets the value of the 'role' field.
getRole() - Method in class com.cerner.bunsen.stu3.avro.us.core.EncounterDiagnosis.Builder
Gets the value of the 'role' field.
getRole() - Method in class com.cerner.bunsen.stu3.avro.us.core.EncounterDiagnosis
Gets the value of the 'role' field.
getRole() - Method in class com.cerner.bunsen.stu3.avro.us.core.ImmunizationPractitioner.Builder
Gets the value of the 'role' field.
getRole() - Method in class com.cerner.bunsen.stu3.avro.us.core.ImmunizationPractitioner
Gets the value of the 'role' field.
getRoleBuilder() - Method in class com.cerner.bunsen.stu3.avro.ClaimCareTeam.Builder
Gets the Builder instance for the 'role' field and creates one if it doesn't exist yet.
getRoleBuilder() - Method in class com.cerner.bunsen.stu3.avro.EncounterDiagnosis.Builder
Gets the Builder instance for the 'role' field and creates one if it doesn't exist yet.
getRoleBuilder() - Method in class com.cerner.bunsen.stu3.avro.EpisodeOfCareDiagnosis.Builder
Gets the Builder instance for the 'role' field and creates one if it doesn't exist yet.
getRoleBuilder() - Method in class com.cerner.bunsen.stu3.avro.ImmunizationPractitioner.Builder
Gets the Builder instance for the 'role' field and creates one if it doesn't exist yet.
getRoleBuilder() - Method in class com.cerner.bunsen.stu3.avro.ProcedurePerformer.Builder
Gets the Builder instance for the 'role' field and creates one if it doesn't exist yet.
getRoleBuilder() - Method in class com.cerner.bunsen.stu3.avro.us.core.EncounterDiagnosis.Builder
Gets the Builder instance for the 'role' field and creates one if it doesn't exist yet.
getRoleBuilder() - Method in class com.cerner.bunsen.stu3.avro.us.core.ImmunizationPractitioner.Builder
Gets the Builder instance for the 'role' field and creates one if it doesn't exist yet.
getRoute() - Method in class com.cerner.bunsen.stu3.avro.Dosage.Builder
Gets the value of the 'route' field.
getRoute() - Method in class com.cerner.bunsen.stu3.avro.Dosage
Gets the value of the 'route' field.
getRoute() - Method in class com.cerner.bunsen.stu3.avro.Immunization.Builder
Gets the value of the 'route' field.
getRoute() - Method in class com.cerner.bunsen.stu3.avro.Immunization
Gets the value of the 'route' field.
getRoute() - Method in class com.cerner.bunsen.stu3.avro.us.core.Immunization.Builder
Gets the value of the 'route' field.
getRoute() - Method in class com.cerner.bunsen.stu3.avro.us.core.Immunization
Gets the value of the 'route' field.
getRouteBuilder() - Method in class com.cerner.bunsen.stu3.avro.Dosage.Builder
Gets the Builder instance for the 'route' field and creates one if it doesn't exist yet.
getRouteBuilder() - Method in class com.cerner.bunsen.stu3.avro.Immunization.Builder
Gets the Builder instance for the 'route' field and creates one if it doesn't exist yet.
getRouteBuilder() - Method in class com.cerner.bunsen.stu3.avro.us.core.Immunization.Builder
Gets the Builder instance for the 'route' field and creates one if it doesn't exist yet.
getSampledData() - Method in class com.cerner.bunsen.stu3.avro.ChoiceAttachmentCodeableConceptPeriodQuantityRangeRatioSampledDataBooleanDateTimeStringTime.Builder
Gets the value of the 'sampledData' field.
getSampledData() - Method in class com.cerner.bunsen.stu3.avro.ChoiceAttachmentCodeableConceptPeriodQuantityRangeRatioSampledDataBooleanDateTimeStringTime
Gets the value of the 'sampledData' field.
getSampledData() - Method in class com.cerner.bunsen.stu3.avro.ChoiceAttachmentCodeableConceptPeriodQuantityRangeRatioSampledDataDateTimeStringTime.Builder
Gets the value of the 'sampledData' field.
getSampledData() - Method in class com.cerner.bunsen.stu3.avro.ChoiceAttachmentCodeableConceptPeriodQuantityRangeRatioSampledDataDateTimeStringTime
Gets the value of the 'sampledData' field.
getSampledDataBuilder() - Method in class com.cerner.bunsen.stu3.avro.ChoiceAttachmentCodeableConceptPeriodQuantityRangeRatioSampledDataBooleanDateTimeStringTime.Builder
Gets the Builder instance for the 'sampledData' field and creates one if it doesn't exist yet.
getSampledDataBuilder() - Method in class com.cerner.bunsen.stu3.avro.ChoiceAttachmentCodeableConceptPeriodQuantityRangeRatioSampledDataDateTimeStringTime.Builder
Gets the Builder instance for the 'sampledData' field and creates one if it doesn't exist yet.
getScheduled() - Method in class com.cerner.bunsen.stu3.avro.CarePlanActivityDetail.Builder
Gets the value of the 'scheduled' field.
getScheduled() - Method in class com.cerner.bunsen.stu3.avro.CarePlanActivityDetail
Gets the value of the 'scheduled' field.
getScheduled() - Method in class com.cerner.bunsen.stu3.avro.us.core.CarePlanActivityDetail.Builder
Gets the value of the 'scheduled' field.
getScheduled() - Method in class com.cerner.bunsen.stu3.avro.us.core.CarePlanActivityDetail
Gets the value of the 'scheduled' field.
getScheduledBuilder() - Method in class com.cerner.bunsen.stu3.avro.CarePlanActivityDetail.Builder
Gets the Builder instance for the 'scheduled' field and creates one if it doesn't exist yet.
getScheduledBuilder() - Method in class com.cerner.bunsen.stu3.avro.us.core.CarePlanActivityDetail.Builder
Gets the Builder instance for the 'scheduled' field and creates one if it doesn't exist yet.
getSchema() - Method in class com.cerner.bunsen.avro.AvroConverter
Returns the Avro schema equivalent for the FHIR resource.
getSchema() - Method in class com.cerner.bunsen.spark.SparkRowConverter
Returns the Spark schema equivalent for the FHIR resource.
getSchema() - Method in class com.cerner.bunsen.stu3.avro.AccountReference
 
getSchema() - Method in class com.cerner.bunsen.stu3.avro.ActivityDefinitionHealthcareServicePlanDefinitionReference
 
getSchema() - Method in class com.cerner.bunsen.stu3.avro.ActivityDefinitionPlanDefinitionQuestionnaireReference
 
getSchema() - Method in class com.cerner.bunsen.stu3.avro.ActivityDefinitionPlanDefinitionReference
 
getSchema() - Method in class com.cerner.bunsen.stu3.avro.Address
 
getSchema() - Method in class com.cerner.bunsen.stu3.avro.Age
 
getSchema() - Method in class com.cerner.bunsen.stu3.avro.AllergyIntolerance
 
getSchema() - Method in class com.cerner.bunsen.stu3.avro.AllergyIntoleranceReaction
 
getSchema() - Method in class com.cerner.bunsen.stu3.avro.Annotation
 
getSchema() - Method in class com.cerner.bunsen.stu3.avro.AppointmentCommunicationRequestDeviceRequestMedicationRequestNutritionOrderProcedureRequestReferralRequestRequestGroupTaskVisionPrescriptionReference
 
getSchema() - Method in class com.cerner.bunsen.stu3.avro.AppointmentReference
 
getSchema() - Method in class com.cerner.bunsen.stu3.avro.Attachment
 
getSchema() - Method in class com.cerner.bunsen.stu3.avro.BundleReference
 
getSchema() - Method in class com.cerner.bunsen.stu3.avro.CarePlan
 
getSchema() - Method in class com.cerner.bunsen.stu3.avro.CarePlanActivity
 
getSchema() - Method in class com.cerner.bunsen.stu3.avro.CarePlanActivityDetail
 
getSchema() - Method in class com.cerner.bunsen.stu3.avro.CarePlanDeviceRequestImmunizationRecommendationMedicationRequestNutritionOrderProcedureRequestReferralRequestReference
 
getSchema() - Method in class com.cerner.bunsen.stu3.avro.CarePlanMedicationRequestProcedureRequestReferralRequestReference
 
getSchema() - Method in class com.cerner.bunsen.stu3.avro.CarePlanProcedureRequestReferralRequestReference
 
getSchema() - Method in class com.cerner.bunsen.stu3.avro.CarePlanReference
 
getSchema() - Method in class com.cerner.bunsen.stu3.avro.CareTeamOrganizationPatientPractitionerRelatedPersonReference
 
getSchema() - Method in class com.cerner.bunsen.stu3.avro.CareTeamReference
 
getSchema() - Method in class com.cerner.bunsen.stu3.avro.ChoiceAddressCodeableConceptLocationReference
 
getSchema() - Method in class com.cerner.bunsen.stu3.avro.ChoiceAddressLocationReference
 
getSchema() - Method in class com.cerner.bunsen.stu3.avro.ChoiceAgePeriodRangeBooleanDateTimeString
 
getSchema() - Method in class com.cerner.bunsen.stu3.avro.ChoiceAgePeriodRangeDateTimeString
 
getSchema() - Method in class com.cerner.bunsen.stu3.avro.ChoiceAttachmentCodeableConceptPeriodQuantityRangeRatioSampledDataBooleanDateTimeStringTime
 
getSchema() - Method in class com.cerner.bunsen.stu3.avro.ChoiceAttachmentCodeableConceptPeriodQuantityRangeRatioSampledDataDateTimeStringTime
 
getSchema() - Method in class com.cerner.bunsen.stu3.avro.ChoiceAttachmentQuantityResourceReferenceString
 
getSchema() - Method in class com.cerner.bunsen.stu3.avro.ChoiceBooleanDateTime
 
getSchema() - Method in class com.cerner.bunsen.stu3.avro.ChoiceBooleanInteger
 
getSchema() - Method in class com.cerner.bunsen.stu3.avro.ChoiceCodeableConceptBoolean
 
getSchema() - Method in class com.cerner.bunsen.stu3.avro.ChoiceCodeableConceptConditionReference
 
getSchema() - Method in class com.cerner.bunsen.stu3.avro.ChoiceCodeableConceptDetectedIssueReference
 
getSchema() - Method in class com.cerner.bunsen.stu3.avro.ChoiceCodeableConceptMedicationReference
 
getSchema() - Method in class com.cerner.bunsen.stu3.avro.ChoiceCodeableConceptMedicationSubstanceReference
 
getSchema() - Method in class com.cerner.bunsen.stu3.avro.ChoiceCodeableConceptProcedureReference
 
getSchema() - Method in class com.cerner.bunsen.stu3.avro.ChoiceCodeableConceptQuantityRange
 
getSchema() - Method in class com.cerner.bunsen.stu3.avro.ChoiceDurationPeriodRange
 
getSchema() - Method in class com.cerner.bunsen.stu3.avro.ChoicePatientPractitionerRelatedPersonReferenceString
 
getSchema() - Method in class com.cerner.bunsen.stu3.avro.ChoicePeriodDate
 
getSchema() - Method in class com.cerner.bunsen.stu3.avro.ChoicePeriodDateTime
 
getSchema() - Method in class com.cerner.bunsen.stu3.avro.ChoicePeriodTimingDateTime
 
getSchema() - Method in class com.cerner.bunsen.stu3.avro.ChoicePeriodTimingString
 
getSchema() - Method in class com.cerner.bunsen.stu3.avro.ChoiceQuantityRange
 
getSchema() - Method in class com.cerner.bunsen.stu3.avro.ChoiceQuantityRangeRatio
 
getSchema() - Method in class com.cerner.bunsen.stu3.avro.Claim
 
getSchema() - Method in class com.cerner.bunsen.stu3.avro.ClaimAccident
 
getSchema() - Method in class com.cerner.bunsen.stu3.avro.ClaimCareTeam
 
getSchema() - Method in class com.cerner.bunsen.stu3.avro.ClaimDiagnosis
 
getSchema() - Method in class com.cerner.bunsen.stu3.avro.ClaimInformation
 
getSchema() - Method in class com.cerner.bunsen.stu3.avro.ClaimInsurance
 
getSchema() - Method in class com.cerner.bunsen.stu3.avro.ClaimItem
 
getSchema() - Method in class com.cerner.bunsen.stu3.avro.ClaimItemDetail
 
getSchema() - Method in class com.cerner.bunsen.stu3.avro.ClaimItemDetailSubDetail
 
getSchema() - Method in class com.cerner.bunsen.stu3.avro.ClaimPayee
 
getSchema() - Method in class com.cerner.bunsen.stu3.avro.ClaimProcedure
 
getSchema() - Method in class com.cerner.bunsen.stu3.avro.ClaimReference
 
getSchema() - Method in class com.cerner.bunsen.stu3.avro.ClaimRelated
 
getSchema() - Method in class com.cerner.bunsen.stu3.avro.ClaimResponseReference
 
getSchema() - Method in class com.cerner.bunsen.stu3.avro.ClinicalImpressionDiagnosticReportObservationReference
 
getSchema() - Method in class com.cerner.bunsen.stu3.avro.CodeableConcept
 
getSchema() - Method in class com.cerner.bunsen.stu3.avro.Coding
 
getSchema() - Method in class com.cerner.bunsen.stu3.avro.Condition
 
getSchema() - Method in class com.cerner.bunsen.stu3.avro.ConditionEvidence
 
getSchema() - Method in class com.cerner.bunsen.stu3.avro.ConditionObservationReference
 
getSchema() - Method in class com.cerner.bunsen.stu3.avro.ConditionProcedureReference
 
getSchema() - Method in class com.cerner.bunsen.stu3.avro.ConditionReference
 
getSchema() - Method in class com.cerner.bunsen.stu3.avro.ConditionStage
 
getSchema() - Method in class com.cerner.bunsen.stu3.avro.ContactDetail
 
getSchema() - Method in class com.cerner.bunsen.stu3.avro.ContactPoint
 
getSchema() - Method in class com.cerner.bunsen.stu3.avro.Contributor
 
getSchema() - Method in class com.cerner.bunsen.stu3.avro.CoverageReference
 
getSchema() - Method in class com.cerner.bunsen.stu3.avro.DetectedIssueReference
 
getSchema() - Method in class com.cerner.bunsen.stu3.avro.DeviceDeviceMetricReference
 
getSchema() - Method in class com.cerner.bunsen.stu3.avro.DeviceGroupLocationPatientReference
 
getSchema() - Method in class com.cerner.bunsen.stu3.avro.DeviceHealthcareServiceOrganizationPatientPractitionerRelatedPersonReference
 
getSchema() - Method in class com.cerner.bunsen.stu3.avro.DeviceMedicationSubstanceReference
 
getSchema() - Method in class com.cerner.bunsen.stu3.avro.DeviceOrganizationPatientPractitionerRelatedPersonReference
 
getSchema() - Method in class com.cerner.bunsen.stu3.avro.DeviceOrganizationPractitionerReference
 
getSchema() - Method in class com.cerner.bunsen.stu3.avro.DeviceReference
 
getSchema() - Method in class com.cerner.bunsen.stu3.avro.DiagnosticReportReference
 
getSchema() - Method in class com.cerner.bunsen.stu3.avro.Dosage
 
getSchema() - Method in class com.cerner.bunsen.stu3.avro.Duration
 
getSchema() - Method in class com.cerner.bunsen.stu3.avro.Encounter
 
getSchema() - Method in class com.cerner.bunsen.stu3.avro.EncounterClassHistory
 
getSchema() - Method in class com.cerner.bunsen.stu3.avro.EncounterDiagnosis
 
getSchema() - Method in class com.cerner.bunsen.stu3.avro.EncounterEpisodeOfCareReference
 
getSchema() - Method in class com.cerner.bunsen.stu3.avro.EncounterHospitalization
 
getSchema() - Method in class com.cerner.bunsen.stu3.avro.EncounterLocation
 
getSchema() - Method in class com.cerner.bunsen.stu3.avro.EncounterParticipant
 
getSchema() - Method in class com.cerner.bunsen.stu3.avro.EncounterReference
 
getSchema() - Method in class com.cerner.bunsen.stu3.avro.EncounterStatusHistory
 
getSchema() - Method in class com.cerner.bunsen.stu3.avro.EpisodeOfCare
 
getSchema() - Method in class com.cerner.bunsen.stu3.avro.EpisodeOfCareDiagnosis
 
getSchema() - Method in class com.cerner.bunsen.stu3.avro.EpisodeOfCareReference
 
getSchema() - Method in class com.cerner.bunsen.stu3.avro.EpisodeOfCareStatusHistory
 
getSchema() - Method in class com.cerner.bunsen.stu3.avro.GoalReference
 
getSchema() - Method in class com.cerner.bunsen.stu3.avro.GroupPatientReference
 
getSchema() - Method in class com.cerner.bunsen.stu3.avro.HumanName
 
getSchema() - Method in class com.cerner.bunsen.stu3.avro.Identifier
 
getSchema() - Method in class com.cerner.bunsen.stu3.avro.Immunization
 
getSchema() - Method in class com.cerner.bunsen.stu3.avro.ImmunizationExplanation
 
getSchema() - Method in class com.cerner.bunsen.stu3.avro.ImmunizationPractitioner
 
getSchema() - Method in class com.cerner.bunsen.stu3.avro.ImmunizationReaction
 
getSchema() - Method in class com.cerner.bunsen.stu3.avro.ImmunizationVaccinationProtocol
 
getSchema() - Method in class com.cerner.bunsen.stu3.avro.LibraryReference
 
getSchema() - Method in class com.cerner.bunsen.stu3.avro.ListReference
 
getSchema() - Method in class com.cerner.bunsen.stu3.avro.LocationReference
 
getSchema() - Method in class com.cerner.bunsen.stu3.avro.Measure
 
getSchema() - Method in class com.cerner.bunsen.stu3.avro.MeasureGroup
 
getSchema() - Method in class com.cerner.bunsen.stu3.avro.MeasureGroupPopulation
 
getSchema() - Method in class com.cerner.bunsen.stu3.avro.MeasureGroupStratifier
 
getSchema() - Method in class com.cerner.bunsen.stu3.avro.MeasureReference
 
getSchema() - Method in class com.cerner.bunsen.stu3.avro.MeasureReport
 
getSchema() - Method in class com.cerner.bunsen.stu3.avro.MeasureReportGroup
 
getSchema() - Method in class com.cerner.bunsen.stu3.avro.MeasureReportGroupPopulation
 
getSchema() - Method in class com.cerner.bunsen.stu3.avro.MeasureReportGroupStratifier
 
getSchema() - Method in class com.cerner.bunsen.stu3.avro.MeasureReportGroupStratifierStratum
 
getSchema() - Method in class com.cerner.bunsen.stu3.avro.MeasureReportGroupStratifierStratumPopulation
 
getSchema() - Method in class com.cerner.bunsen.stu3.avro.MeasureSupplementalData
 
getSchema() - Method in class com.cerner.bunsen.stu3.avro.MedicationAdministrationMedicationDispenseMedicationStatementObservationProcedureReference
 
getSchema() - Method in class com.cerner.bunsen.stu3.avro.MedicationAdministrationObservationProcedureReference
 
getSchema() - Method in class com.cerner.bunsen.stu3.avro.MedicationDispense
 
getSchema() - Method in class com.cerner.bunsen.stu3.avro.MedicationDispensePerformer
 
getSchema() - Method in class com.cerner.bunsen.stu3.avro.MedicationDispenseSubstitution
 
getSchema() - Method in class com.cerner.bunsen.stu3.avro.MedicationReference
 
getSchema() - Method in class com.cerner.bunsen.stu3.avro.MedicationRequestReference
 
getSchema() - Method in class com.cerner.bunsen.stu3.avro.MedicationRequestVisionPrescriptionReference
 
getSchema() - Method in class com.cerner.bunsen.stu3.avro.MedicationStatement
 
getSchema() - Method in class com.cerner.bunsen.stu3.avro.MedicationSubstanceReference
 
getSchema() - Method in class com.cerner.bunsen.stu3.avro.Meta
 
getSchema() - Method in class com.cerner.bunsen.stu3.avro.Money
 
getSchema() - Method in class com.cerner.bunsen.stu3.avro.Narrative
 
getSchema() - Method in class com.cerner.bunsen.stu3.avro.Observation
 
getSchema() - Method in class com.cerner.bunsen.stu3.avro.ObservationComponent
 
getSchema() - Method in class com.cerner.bunsen.stu3.avro.ObservationComponentReferenceRange
 
getSchema() - Method in class com.cerner.bunsen.stu3.avro.ObservationQuestionnaireResponseSequenceReference
 
getSchema() - Method in class com.cerner.bunsen.stu3.avro.ObservationReference
 
getSchema() - Method in class com.cerner.bunsen.stu3.avro.ObservationReferenceRange
 
getSchema() - Method in class com.cerner.bunsen.stu3.avro.ObservationRelated
 
getSchema() - Method in class com.cerner.bunsen.stu3.avro.OrganizationPatientPractitionerRelatedPersonReference
 
getSchema() - Method in class com.cerner.bunsen.stu3.avro.OrganizationPractitionerReference
 
getSchema() - Method in class com.cerner.bunsen.stu3.avro.OrganizationReference
 
getSchema() - Method in class com.cerner.bunsen.stu3.avro.Patient
 
getSchema() - Method in class com.cerner.bunsen.stu3.avro.PatientAnimal
 
getSchema() - Method in class com.cerner.bunsen.stu3.avro.PatientCommunication
 
getSchema() - Method in class com.cerner.bunsen.stu3.avro.PatientContact
 
getSchema() - Method in class com.cerner.bunsen.stu3.avro.PatientLink
 
getSchema() - Method in class com.cerner.bunsen.stu3.avro.PatientPractitionerReference
 
getSchema() - Method in class com.cerner.bunsen.stu3.avro.PatientPractitionerRelatedPersonReference
 
getSchema() - Method in class com.cerner.bunsen.stu3.avro.PatientReference
 
getSchema() - Method in class com.cerner.bunsen.stu3.avro.PatientRelatedPersonReference
 
getSchema() - Method in class com.cerner.bunsen.stu3.avro.Period
 
getSchema() - Method in class com.cerner.bunsen.stu3.avro.PlanDefinitionQuestionnaireReference
 
getSchema() - Method in class com.cerner.bunsen.stu3.avro.PractitionerReference
 
getSchema() - Method in class com.cerner.bunsen.stu3.avro.PractitionerRelatedPersonReference
 
getSchema() - Method in class com.cerner.bunsen.stu3.avro.Procedure
 
getSchema() - Method in class com.cerner.bunsen.stu3.avro.ProcedureFocalDevice
 
getSchema() - Method in class com.cerner.bunsen.stu3.avro.ProcedurePerformer
 
getSchema() - Method in class com.cerner.bunsen.stu3.avro.ProcedureReference
 
getSchema() - Method in class com.cerner.bunsen.stu3.avro.ProcedureRequest
 
getSchema() - Method in class com.cerner.bunsen.stu3.avro.ProcedureRequestRequester
 
getSchema() - Method in class com.cerner.bunsen.stu3.avro.ProvenanceReference
 
getSchema() - Method in class com.cerner.bunsen.stu3.avro.Quantity
 
getSchema() - Method in class com.cerner.bunsen.stu3.avro.Range
 
getSchema() - Method in class com.cerner.bunsen.stu3.avro.Ratio
 
getSchema() - Method in class com.cerner.bunsen.stu3.avro.ReferralRequestReference
 
getSchema() - Method in class com.cerner.bunsen.stu3.avro.RelatedArtifact
 
getSchema() - Method in class com.cerner.bunsen.stu3.avro.Resource
 
getSchema() - Method in class com.cerner.bunsen.stu3.avro.ResourceReference
 
getSchema() - Method in class com.cerner.bunsen.stu3.avro.SampledData
 
getSchema() - Method in class com.cerner.bunsen.stu3.avro.SpecimenReference
 
getSchema() - Method in class com.cerner.bunsen.stu3.avro.Timing
 
getSchema() - Method in class com.cerner.bunsen.stu3.avro.TimingRepeat
 
getSchema() - Method in class com.cerner.bunsen.stu3.avro.us.core.CarePlan
 
getSchema() - Method in class com.cerner.bunsen.stu3.avro.us.core.CarePlanActivity
 
getSchema() - Method in class com.cerner.bunsen.stu3.avro.us.core.CarePlanActivityDetail
 
getSchema() - Method in class com.cerner.bunsen.stu3.avro.us.core.Condition
 
getSchema() - Method in class com.cerner.bunsen.stu3.avro.us.core.ConditionEvidence
 
getSchema() - Method in class com.cerner.bunsen.stu3.avro.us.core.ConditionStage
 
getSchema() - Method in class com.cerner.bunsen.stu3.avro.us.core.Encounter
 
getSchema() - Method in class com.cerner.bunsen.stu3.avro.us.core.EncounterClassHistory
 
getSchema() - Method in class com.cerner.bunsen.stu3.avro.us.core.EncounterDiagnosis
 
getSchema() - Method in class com.cerner.bunsen.stu3.avro.us.core.EncounterHospitalization
 
getSchema() - Method in class com.cerner.bunsen.stu3.avro.us.core.EncounterLocation
 
getSchema() - Method in class com.cerner.bunsen.stu3.avro.us.core.EncounterParticipant
 
getSchema() - Method in class com.cerner.bunsen.stu3.avro.us.core.EncounterStatusHistory
 
getSchema() - Method in class com.cerner.bunsen.stu3.avro.us.core.Immunization
 
getSchema() - Method in class com.cerner.bunsen.stu3.avro.us.core.ImmunizationExplanation
 
getSchema() - Method in class com.cerner.bunsen.stu3.avro.us.core.ImmunizationPractitioner
 
getSchema() - Method in class com.cerner.bunsen.stu3.avro.us.core.ImmunizationReaction
 
getSchema() - Method in class com.cerner.bunsen.stu3.avro.us.core.ImmunizationVaccinationProtocol
 
getSchema() - Method in class com.cerner.bunsen.stu3.avro.us.core.Medication
 
getSchema() - Method in class com.cerner.bunsen.stu3.avro.us.core.MedicationIngredient
 
getSchema() - Method in class com.cerner.bunsen.stu3.avro.us.core.MedicationPackage
 
getSchema() - Method in class com.cerner.bunsen.stu3.avro.us.core.MedicationPackageBatch
 
getSchema() - Method in class com.cerner.bunsen.stu3.avro.us.core.MedicationPackageContent
 
getSchema() - Method in class com.cerner.bunsen.stu3.avro.us.core.MedicationRequest
 
getSchema() - Method in class com.cerner.bunsen.stu3.avro.us.core.MedicationRequestDispenseRequest
 
getSchema() - Method in class com.cerner.bunsen.stu3.avro.us.core.MedicationRequestRequester
 
getSchema() - Method in class com.cerner.bunsen.stu3.avro.us.core.MedicationRequestSubstitution
 
getSchema() - Method in class com.cerner.bunsen.stu3.avro.us.core.Patient
 
getSchema() - Method in class com.cerner.bunsen.stu3.avro.us.core.PatientCommunication
 
getSchema() - Method in class com.cerner.bunsen.stu3.avro.us.core.PatientContact
 
getSchema() - Method in class com.cerner.bunsen.stu3.avro.us.core.PatientLink
 
getSchema() - Method in class com.cerner.bunsen.stu3.avro.us.core.UsCoreEthnicity
 
getSchema() - Method in class com.cerner.bunsen.stu3.avro.us.core.UsCoreRace
 
getSchema() - Method in class com.cerner.bunsen.stu3.avro.UsageContext
 
getScoring() - Method in class com.cerner.bunsen.stu3.avro.Measure.Builder
Gets the value of the 'scoring' field.
getScoring() - Method in class com.cerner.bunsen.stu3.avro.Measure
Gets the value of the 'scoring' field.
getScoringBuilder() - Method in class com.cerner.bunsen.stu3.avro.Measure.Builder
Gets the Builder instance for the 'scoring' field and creates one if it doesn't exist yet.
getSecurity() - Method in class com.cerner.bunsen.stu3.avro.Meta.Builder
Gets the value of the 'security' field.
getSecurity() - Method in class com.cerner.bunsen.stu3.avro.Meta
Gets the value of the 'security' field.
getSequence() - Method in class com.cerner.bunsen.stu3.avro.ClaimCareTeam.Builder
Gets the value of the 'sequence' field.
getSequence() - Method in class com.cerner.bunsen.stu3.avro.ClaimCareTeam
Gets the value of the 'sequence' field.
getSequence() - Method in class com.cerner.bunsen.stu3.avro.ClaimDiagnosis.Builder
Gets the value of the 'sequence' field.
getSequence() - Method in class com.cerner.bunsen.stu3.avro.ClaimDiagnosis
Gets the value of the 'sequence' field.
getSequence() - Method in class com.cerner.bunsen.stu3.avro.ClaimInformation.Builder
Gets the value of the 'sequence' field.
getSequence() - Method in class com.cerner.bunsen.stu3.avro.ClaimInformation
Gets the value of the 'sequence' field.
getSequence() - Method in class com.cerner.bunsen.stu3.avro.ClaimInsurance.Builder
Gets the value of the 'sequence' field.
getSequence() - Method in class com.cerner.bunsen.stu3.avro.ClaimInsurance
Gets the value of the 'sequence' field.
getSequence() - Method in class com.cerner.bunsen.stu3.avro.ClaimItem.Builder
Gets the value of the 'sequence' field.
getSequence() - Method in class com.cerner.bunsen.stu3.avro.ClaimItem
Gets the value of the 'sequence' field.
getSequence() - Method in class com.cerner.bunsen.stu3.avro.ClaimItemDetail.Builder
Gets the value of the 'sequence' field.
getSequence() - Method in class com.cerner.bunsen.stu3.avro.ClaimItemDetail
Gets the value of the 'sequence' field.
getSequence() - Method in class com.cerner.bunsen.stu3.avro.ClaimItemDetailSubDetail.Builder
Gets the value of the 'sequence' field.
getSequence() - Method in class com.cerner.bunsen.stu3.avro.ClaimItemDetailSubDetail
Gets the value of the 'sequence' field.
getSequence() - Method in class com.cerner.bunsen.stu3.avro.ClaimProcedure.Builder
Gets the value of the 'sequence' field.
getSequence() - Method in class com.cerner.bunsen.stu3.avro.ClaimProcedure
Gets the value of the 'sequence' field.
getSequence() - Method in class com.cerner.bunsen.stu3.avro.Dosage.Builder
Gets the value of the 'sequence' field.
getSequence() - Method in class com.cerner.bunsen.stu3.avro.Dosage
Gets the value of the 'sequence' field.
getSequenceId() - Method in class com.cerner.bunsen.stu3.avro.ObservationQuestionnaireResponseSequenceReference.Builder
Gets the value of the 'SequenceId' field.
getSequenceId() - Method in class com.cerner.bunsen.stu3.avro.ObservationQuestionnaireResponseSequenceReference
Gets the value of the 'SequenceId' field.
getSeries() - Method in class com.cerner.bunsen.stu3.avro.ImmunizationVaccinationProtocol.Builder
Gets the value of the 'series' field.
getSeries() - Method in class com.cerner.bunsen.stu3.avro.ImmunizationVaccinationProtocol
Gets the value of the 'series' field.
getSeries() - Method in class com.cerner.bunsen.stu3.avro.us.core.ImmunizationVaccinationProtocol.Builder
Gets the value of the 'series' field.
getSeries() - Method in class com.cerner.bunsen.stu3.avro.us.core.ImmunizationVaccinationProtocol
Gets the value of the 'series' field.
getSeriesDoses() - Method in class com.cerner.bunsen.stu3.avro.ImmunizationVaccinationProtocol.Builder
Gets the value of the 'seriesDoses' field.
getSeriesDoses() - Method in class com.cerner.bunsen.stu3.avro.ImmunizationVaccinationProtocol
Gets the value of the 'seriesDoses' field.
getSeriesDoses() - Method in class com.cerner.bunsen.stu3.avro.us.core.ImmunizationVaccinationProtocol.Builder
Gets the value of the 'seriesDoses' field.
getSeriesDoses() - Method in class com.cerner.bunsen.stu3.avro.us.core.ImmunizationVaccinationProtocol
Gets the value of the 'seriesDoses' field.
getService() - Method in class com.cerner.bunsen.stu3.avro.ClaimItem.Builder
Gets the value of the 'service' field.
getService() - Method in class com.cerner.bunsen.stu3.avro.ClaimItem
Gets the value of the 'service' field.
getService() - Method in class com.cerner.bunsen.stu3.avro.ClaimItemDetail.Builder
Gets the value of the 'service' field.
getService() - Method in class com.cerner.bunsen.stu3.avro.ClaimItemDetail
Gets the value of the 'service' field.
getService() - Method in class com.cerner.bunsen.stu3.avro.ClaimItemDetailSubDetail.Builder
Gets the value of the 'service' field.
getService() - Method in class com.cerner.bunsen.stu3.avro.ClaimItemDetailSubDetail
Gets the value of the 'service' field.
getServiceBuilder() - Method in class com.cerner.bunsen.stu3.avro.ClaimItem.Builder
Gets the Builder instance for the 'service' field and creates one if it doesn't exist yet.
getServiceBuilder() - Method in class com.cerner.bunsen.stu3.avro.ClaimItemDetail.Builder
Gets the Builder instance for the 'service' field and creates one if it doesn't exist yet.
getServiceBuilder() - Method in class com.cerner.bunsen.stu3.avro.ClaimItemDetailSubDetail.Builder
Gets the Builder instance for the 'service' field and creates one if it doesn't exist yet.
getServiced() - Method in class com.cerner.bunsen.stu3.avro.ClaimItem.Builder
Gets the value of the 'serviced' field.
getServiced() - Method in class com.cerner.bunsen.stu3.avro.ClaimItem
Gets the value of the 'serviced' field.
getServicedBuilder() - Method in class com.cerner.bunsen.stu3.avro.ClaimItem.Builder
Gets the Builder instance for the 'serviced' field and creates one if it doesn't exist yet.
getServiceProvider() - Method in class com.cerner.bunsen.stu3.avro.Encounter.Builder
Gets the value of the 'serviceProvider' field.
getServiceProvider() - Method in class com.cerner.bunsen.stu3.avro.Encounter
Gets the value of the 'serviceProvider' field.
getServiceProvider() - Method in class com.cerner.bunsen.stu3.avro.us.core.Encounter.Builder
Gets the value of the 'serviceProvider' field.
getServiceProvider() - Method in class com.cerner.bunsen.stu3.avro.us.core.Encounter
Gets the value of the 'serviceProvider' field.
getServiceProviderBuilder() - Method in class com.cerner.bunsen.stu3.avro.Encounter.Builder
Gets the Builder instance for the 'serviceProvider' field and creates one if it doesn't exist yet.
getServiceProviderBuilder() - Method in class com.cerner.bunsen.stu3.avro.us.core.Encounter.Builder
Gets the Builder instance for the 'serviceProvider' field and creates one if it doesn't exist yet.
getSet() - Method in class com.cerner.bunsen.stu3.avro.Measure.Builder
Gets the value of the 'set' field.
getSet() - Method in class com.cerner.bunsen.stu3.avro.Measure
Gets the value of the 'set' field.
getSeverity() - Method in class com.cerner.bunsen.stu3.avro.AllergyIntoleranceReaction.Builder
Gets the value of the 'severity' field.
getSeverity() - Method in class com.cerner.bunsen.stu3.avro.AllergyIntoleranceReaction
Gets the value of the 'severity' field.
getSeverity() - Method in class com.cerner.bunsen.stu3.avro.Condition.Builder
Gets the value of the 'severity' field.
getSeverity() - Method in class com.cerner.bunsen.stu3.avro.Condition
Gets the value of the 'severity' field.
getSeverity() - Method in class com.cerner.bunsen.stu3.avro.us.core.Condition.Builder
Gets the value of the 'severity' field.
getSeverity() - Method in class com.cerner.bunsen.stu3.avro.us.core.Condition
Gets the value of the 'severity' field.
getSeverityBuilder() - Method in class com.cerner.bunsen.stu3.avro.Condition.Builder
Gets the Builder instance for the 'severity' field and creates one if it doesn't exist yet.
getSeverityBuilder() - Method in class com.cerner.bunsen.stu3.avro.us.core.Condition.Builder
Gets the Builder instance for the 'severity' field and creates one if it doesn't exist yet.
getSite() - Method in class com.cerner.bunsen.stu3.avro.Dosage.Builder
Gets the value of the 'site' field.
getSite() - Method in class com.cerner.bunsen.stu3.avro.Dosage
Gets the value of the 'site' field.
getSite() - Method in class com.cerner.bunsen.stu3.avro.Immunization.Builder
Gets the value of the 'site' field.
getSite() - Method in class com.cerner.bunsen.stu3.avro.Immunization
Gets the value of the 'site' field.
getSite() - Method in class com.cerner.bunsen.stu3.avro.us.core.Immunization.Builder
Gets the value of the 'site' field.
getSite() - Method in class com.cerner.bunsen.stu3.avro.us.core.Immunization
Gets the value of the 'site' field.
getSiteBuilder() - Method in class com.cerner.bunsen.stu3.avro.Dosage.Builder
Gets the Builder instance for the 'site' field and creates one if it doesn't exist yet.
getSiteBuilder() - Method in class com.cerner.bunsen.stu3.avro.Immunization.Builder
Gets the Builder instance for the 'site' field and creates one if it doesn't exist yet.
getSiteBuilder() - Method in class com.cerner.bunsen.stu3.avro.us.core.Immunization.Builder
Gets the Builder instance for the 'site' field and creates one if it doesn't exist yet.
getSize() - Method in class com.cerner.bunsen.stu3.avro.Attachment.Builder
Gets the value of the 'size' field.
getSize() - Method in class com.cerner.bunsen.stu3.avro.Attachment
Gets the value of the 'size' field.
getSourceSystem() - Method in class com.cerner.bunsen.spark.codes.Mapping
Returns the code system for the source code.
getSourceValue() - Method in class com.cerner.bunsen.spark.codes.Mapping
Returns the code value for the source code.
getSourceValueSet() - Method in class com.cerner.bunsen.spark.codes.Mapping
Returns the valueset for all source values in this mapping.
getSpecialArrangement() - Method in class com.cerner.bunsen.stu3.avro.EncounterHospitalization.Builder
Gets the value of the 'specialArrangement' field.
getSpecialArrangement() - Method in class com.cerner.bunsen.stu3.avro.EncounterHospitalization
Gets the value of the 'specialArrangement' field.
getSpecialArrangement() - Method in class com.cerner.bunsen.stu3.avro.us.core.EncounterHospitalization.Builder
Gets the value of the 'specialArrangement' field.
getSpecialArrangement() - Method in class com.cerner.bunsen.stu3.avro.us.core.EncounterHospitalization
Gets the value of the 'specialArrangement' field.
getSpecialCourtesy() - Method in class com.cerner.bunsen.stu3.avro.EncounterHospitalization.Builder
Gets the value of the 'specialCourtesy' field.
getSpecialCourtesy() - Method in class com.cerner.bunsen.stu3.avro.EncounterHospitalization
Gets the value of the 'specialCourtesy' field.
getSpecialCourtesy() - Method in class com.cerner.bunsen.stu3.avro.us.core.EncounterHospitalization.Builder
Gets the value of the 'specialCourtesy' field.
getSpecialCourtesy() - Method in class com.cerner.bunsen.stu3.avro.us.core.EncounterHospitalization
Gets the value of the 'specialCourtesy' field.
getSpecies() - Method in class com.cerner.bunsen.stu3.avro.PatientAnimal.Builder
Gets the value of the 'species' field.
getSpecies() - Method in class com.cerner.bunsen.stu3.avro.PatientAnimal
Gets the value of the 'species' field.
getSpeciesBuilder() - Method in class com.cerner.bunsen.stu3.avro.PatientAnimal.Builder
Gets the Builder instance for the 'species' field and creates one if it doesn't exist yet.
getSpecimen() - Method in class com.cerner.bunsen.stu3.avro.Observation.Builder
Gets the value of the 'specimen' field.
getSpecimen() - Method in class com.cerner.bunsen.stu3.avro.Observation
Gets the value of the 'specimen' field.
getSpecimen() - Method in class com.cerner.bunsen.stu3.avro.ProcedureRequest.Builder
Gets the value of the 'specimen' field.
getSpecimen() - Method in class com.cerner.bunsen.stu3.avro.ProcedureRequest
Gets the value of the 'specimen' field.
getSpecimenBuilder() - Method in class com.cerner.bunsen.stu3.avro.Observation.Builder
Gets the Builder instance for the 'specimen' field and creates one if it doesn't exist yet.
getSpecimenId() - Method in class com.cerner.bunsen.stu3.avro.SpecimenReference.Builder
Gets the value of the 'SpecimenId' field.
getSpecimenId() - Method in class com.cerner.bunsen.stu3.avro.SpecimenReference
Gets the value of the 'SpecimenId' field.
getStage() - Method in class com.cerner.bunsen.stu3.avro.Condition.Builder
Gets the value of the 'stage' field.
getStage() - Method in class com.cerner.bunsen.stu3.avro.Condition
Gets the value of the 'stage' field.
getStage() - Method in class com.cerner.bunsen.stu3.avro.us.core.Condition.Builder
Gets the value of the 'stage' field.
getStage() - Method in class com.cerner.bunsen.stu3.avro.us.core.Condition
Gets the value of the 'stage' field.
getStageBuilder() - Method in class com.cerner.bunsen.stu3.avro.Condition.Builder
Gets the Builder instance for the 'stage' field and creates one if it doesn't exist yet.
getStageBuilder() - Method in class com.cerner.bunsen.stu3.avro.us.core.Condition.Builder
Gets the Builder instance for the 'stage' field and creates one if it doesn't exist yet.
getStart() - Method in class com.cerner.bunsen.stu3.avro.Period.Builder
Gets the value of the 'start' field.
getStart() - Method in class com.cerner.bunsen.stu3.avro.Period
Gets the value of the 'start' field.
getState() - Method in class com.cerner.bunsen.stu3.avro.Address.Builder
Gets the value of the 'state' field.
getState() - Method in class com.cerner.bunsen.stu3.avro.Address
Gets the value of the 'state' field.
getStatus() - Method in class com.cerner.bunsen.stu3.avro.CarePlan.Builder
Gets the value of the 'status' field.
getStatus() - Method in class com.cerner.bunsen.stu3.avro.CarePlan
Gets the value of the 'status' field.
getStatus() - Method in class com.cerner.bunsen.stu3.avro.CarePlanActivityDetail.Builder
Gets the value of the 'status' field.
getStatus() - Method in class com.cerner.bunsen.stu3.avro.CarePlanActivityDetail
Gets the value of the 'status' field.
getStatus() - Method in class com.cerner.bunsen.stu3.avro.Claim.Builder
Gets the value of the 'status' field.
getStatus() - Method in class com.cerner.bunsen.stu3.avro.Claim
Gets the value of the 'status' field.
getStatus() - Method in class com.cerner.bunsen.stu3.avro.Encounter.Builder
Gets the value of the 'status' field.
getStatus() - Method in class com.cerner.bunsen.stu3.avro.Encounter
Gets the value of the 'status' field.
getStatus() - Method in class com.cerner.bunsen.stu3.avro.EncounterLocation.Builder
Gets the value of the 'status' field.
getStatus() - Method in class com.cerner.bunsen.stu3.avro.EncounterLocation
Gets the value of the 'status' field.
getStatus() - Method in class com.cerner.bunsen.stu3.avro.EncounterStatusHistory.Builder
Gets the value of the 'status' field.
getStatus() - Method in class com.cerner.bunsen.stu3.avro.EncounterStatusHistory
Gets the value of the 'status' field.
getStatus() - Method in class com.cerner.bunsen.stu3.avro.EpisodeOfCare.Builder
Gets the value of the 'status' field.
getStatus() - Method in class com.cerner.bunsen.stu3.avro.EpisodeOfCare
Gets the value of the 'status' field.
getStatus() - Method in class com.cerner.bunsen.stu3.avro.EpisodeOfCareStatusHistory.Builder
Gets the value of the 'status' field.
getStatus() - Method in class com.cerner.bunsen.stu3.avro.EpisodeOfCareStatusHistory
Gets the value of the 'status' field.
getStatus() - Method in class com.cerner.bunsen.stu3.avro.Immunization.Builder
Gets the value of the 'status' field.
getStatus() - Method in class com.cerner.bunsen.stu3.avro.Immunization
Gets the value of the 'status' field.
getStatus() - Method in class com.cerner.bunsen.stu3.avro.Measure.Builder
Gets the value of the 'status' field.
getStatus() - Method in class com.cerner.bunsen.stu3.avro.Measure
Gets the value of the 'status' field.
getStatus() - Method in class com.cerner.bunsen.stu3.avro.MeasureReport.Builder
Gets the value of the 'status' field.
getStatus() - Method in class com.cerner.bunsen.stu3.avro.MeasureReport
Gets the value of the 'status' field.
getStatus() - Method in class com.cerner.bunsen.stu3.avro.MedicationDispense.Builder
Gets the value of the 'status' field.
getStatus() - Method in class com.cerner.bunsen.stu3.avro.MedicationDispense
Gets the value of the 'status' field.
getStatus() - Method in class com.cerner.bunsen.stu3.avro.MedicationStatement.Builder
Gets the value of the 'status' field.
getStatus() - Method in class com.cerner.bunsen.stu3.avro.MedicationStatement
Gets the value of the 'status' field.
getStatus() - Method in class com.cerner.bunsen.stu3.avro.Narrative.Builder
Gets the value of the 'status' field.
getStatus() - Method in class com.cerner.bunsen.stu3.avro.Narrative
Gets the value of the 'status' field.
getStatus() - Method in class com.cerner.bunsen.stu3.avro.Observation.Builder
Gets the value of the 'status' field.
getStatus() - Method in class com.cerner.bunsen.stu3.avro.Observation
Gets the value of the 'status' field.
getStatus() - Method in class com.cerner.bunsen.stu3.avro.Procedure.Builder
Gets the value of the 'status' field.
getStatus() - Method in class com.cerner.bunsen.stu3.avro.Procedure
Gets the value of the 'status' field.
getStatus() - Method in class com.cerner.bunsen.stu3.avro.ProcedureRequest.Builder
Gets the value of the 'status' field.
getStatus() - Method in class com.cerner.bunsen.stu3.avro.ProcedureRequest
Gets the value of the 'status' field.
getStatus() - Method in class com.cerner.bunsen.stu3.avro.us.core.CarePlan.Builder
Gets the value of the 'status' field.
getStatus() - Method in class com.cerner.bunsen.stu3.avro.us.core.CarePlan
Gets the value of the 'status' field.
getStatus() - Method in class com.cerner.bunsen.stu3.avro.us.core.CarePlanActivityDetail.Builder
Gets the value of the 'status' field.
getStatus() - Method in class com.cerner.bunsen.stu3.avro.us.core.CarePlanActivityDetail
Gets the value of the 'status' field.
getStatus() - Method in class com.cerner.bunsen.stu3.avro.us.core.Encounter.Builder
Gets the value of the 'status' field.
getStatus() - Method in class com.cerner.bunsen.stu3.avro.us.core.Encounter
Gets the value of the 'status' field.
getStatus() - Method in class com.cerner.bunsen.stu3.avro.us.core.EncounterLocation.Builder
Gets the value of the 'status' field.
getStatus() - Method in class com.cerner.bunsen.stu3.avro.us.core.EncounterLocation
Gets the value of the 'status' field.
getStatus() - Method in class com.cerner.bunsen.stu3.avro.us.core.EncounterStatusHistory.Builder
Gets the value of the 'status' field.
getStatus() - Method in class com.cerner.bunsen.stu3.avro.us.core.EncounterStatusHistory
Gets the value of the 'status' field.
getStatus() - Method in class com.cerner.bunsen.stu3.avro.us.core.Immunization.Builder
Gets the value of the 'status' field.
getStatus() - Method in class com.cerner.bunsen.stu3.avro.us.core.Immunization
Gets the value of the 'status' field.
getStatus() - Method in class com.cerner.bunsen.stu3.avro.us.core.Medication.Builder
Gets the value of the 'status' field.
getStatus() - Method in class com.cerner.bunsen.stu3.avro.us.core.Medication
Gets the value of the 'status' field.
getStatus() - Method in class com.cerner.bunsen.stu3.avro.us.core.MedicationRequest.Builder
Gets the value of the 'status' field.
getStatus() - Method in class com.cerner.bunsen.stu3.avro.us.core.MedicationRequest
Gets the value of the 'status' field.
getStatusHistory() - Method in class com.cerner.bunsen.stu3.avro.Encounter.Builder
Gets the value of the 'statusHistory' field.
getStatusHistory() - Method in class com.cerner.bunsen.stu3.avro.Encounter
Gets the value of the 'statusHistory' field.
getStatusHistory() - Method in class com.cerner.bunsen.stu3.avro.EpisodeOfCare.Builder
Gets the value of the 'statusHistory' field.
getStatusHistory() - Method in class com.cerner.bunsen.stu3.avro.EpisodeOfCare
Gets the value of the 'statusHistory' field.
getStatusHistory() - Method in class com.cerner.bunsen.stu3.avro.us.core.Encounter.Builder
Gets the value of the 'statusHistory' field.
getStatusHistory() - Method in class com.cerner.bunsen.stu3.avro.us.core.Encounter
Gets the value of the 'statusHistory' field.
getStatusReason() - Method in class com.cerner.bunsen.stu3.avro.CarePlanActivityDetail.Builder
Gets the value of the 'statusReason' field.
getStatusReason() - Method in class com.cerner.bunsen.stu3.avro.CarePlanActivityDetail
Gets the value of the 'statusReason' field.
getStatusReason() - Method in class com.cerner.bunsen.stu3.avro.us.core.CarePlanActivityDetail.Builder
Gets the value of the 'statusReason' field.
getStatusReason() - Method in class com.cerner.bunsen.stu3.avro.us.core.CarePlanActivityDetail
Gets the value of the 'statusReason' field.
getStratifier() - Method in class com.cerner.bunsen.stu3.avro.MeasureGroup.Builder
Gets the value of the 'stratifier' field.
getStratifier() - Method in class com.cerner.bunsen.stu3.avro.MeasureGroup
Gets the value of the 'stratifier' field.
getStratifier() - Method in class com.cerner.bunsen.stu3.avro.MeasureReportGroup.Builder
Gets the value of the 'stratifier' field.
getStratifier() - Method in class com.cerner.bunsen.stu3.avro.MeasureReportGroup
Gets the value of the 'stratifier' field.
getStratum() - Method in class com.cerner.bunsen.stu3.avro.MeasureReportGroupStratifier.Builder
Gets the value of the 'stratum' field.
getStratum() - Method in class com.cerner.bunsen.stu3.avro.MeasureReportGroupStratifier
Gets the value of the 'stratum' field.
getString() - Method in class com.cerner.bunsen.stu3.avro.ChoiceAgePeriodRangeBooleanDateTimeString.Builder
Gets the value of the 'string' field.
getString() - Method in class com.cerner.bunsen.stu3.avro.ChoiceAgePeriodRangeBooleanDateTimeString
Gets the value of the 'string' field.
getString() - Method in class com.cerner.bunsen.stu3.avro.ChoiceAgePeriodRangeDateTimeString.Builder
Gets the value of the 'string' field.
getString() - Method in class com.cerner.bunsen.stu3.avro.ChoiceAgePeriodRangeDateTimeString
Gets the value of the 'string' field.
getString() - Method in class com.cerner.bunsen.stu3.avro.ChoiceAttachmentCodeableConceptPeriodQuantityRangeRatioSampledDataBooleanDateTimeStringTime.Builder
Gets the value of the 'string' field.
getString() - Method in class com.cerner.bunsen.stu3.avro.ChoiceAttachmentCodeableConceptPeriodQuantityRangeRatioSampledDataBooleanDateTimeStringTime
Gets the value of the 'string' field.
getString() - Method in class com.cerner.bunsen.stu3.avro.ChoiceAttachmentCodeableConceptPeriodQuantityRangeRatioSampledDataDateTimeStringTime.Builder
Gets the value of the 'string' field.
getString() - Method in class com.cerner.bunsen.stu3.avro.ChoiceAttachmentCodeableConceptPeriodQuantityRangeRatioSampledDataDateTimeStringTime
Gets the value of the 'string' field.
getString() - Method in class com.cerner.bunsen.stu3.avro.ChoiceAttachmentQuantityResourceReferenceString.Builder
Gets the value of the 'string' field.
getString() - Method in class com.cerner.bunsen.stu3.avro.ChoiceAttachmentQuantityResourceReferenceString
Gets the value of the 'string' field.
getString() - Method in class com.cerner.bunsen.stu3.avro.ChoicePatientPractitionerRelatedPersonReferenceString.Builder
Gets the value of the 'string' field.
getString() - Method in class com.cerner.bunsen.stu3.avro.ChoicePatientPractitionerRelatedPersonReferenceString
Gets the value of the 'string' field.
getString() - Method in class com.cerner.bunsen.stu3.avro.ChoicePeriodTimingString.Builder
Gets the value of the 'string' field.
getString() - Method in class com.cerner.bunsen.stu3.avro.ChoicePeriodTimingString
Gets the value of the 'string' field.
getSubDetail() - Method in class com.cerner.bunsen.stu3.avro.ClaimItemDetail.Builder
Gets the value of the 'subDetail' field.
getSubDetail() - Method in class com.cerner.bunsen.stu3.avro.ClaimItemDetail
Gets the value of the 'subDetail' field.
getSubject() - Method in class com.cerner.bunsen.stu3.avro.CarePlan.Builder
Gets the value of the 'subject' field.
getSubject() - Method in class com.cerner.bunsen.stu3.avro.CarePlan
Gets the value of the 'subject' field.
getSubject() - Method in class com.cerner.bunsen.stu3.avro.Condition.Builder
Gets the value of the 'subject' field.
getSubject() - Method in class com.cerner.bunsen.stu3.avro.Condition
Gets the value of the 'subject' field.
getSubject() - Method in class com.cerner.bunsen.stu3.avro.Encounter.Builder
Gets the value of the 'subject' field.
getSubject() - Method in class com.cerner.bunsen.stu3.avro.Encounter
Gets the value of the 'subject' field.
getSubject() - Method in class com.cerner.bunsen.stu3.avro.MedicationDispense.Builder
Gets the value of the 'subject' field.
getSubject() - Method in class com.cerner.bunsen.stu3.avro.MedicationDispense
Gets the value of the 'subject' field.
getSubject() - Method in class com.cerner.bunsen.stu3.avro.MedicationStatement.Builder
Gets the value of the 'subject' field.
getSubject() - Method in class com.cerner.bunsen.stu3.avro.MedicationStatement
Gets the value of the 'subject' field.
getSubject() - Method in class com.cerner.bunsen.stu3.avro.Observation.Builder
Gets the value of the 'subject' field.
getSubject() - Method in class com.cerner.bunsen.stu3.avro.Observation
Gets the value of the 'subject' field.
getSubject() - Method in class com.cerner.bunsen.stu3.avro.Procedure.Builder
Gets the value of the 'subject' field.
getSubject() - Method in class com.cerner.bunsen.stu3.avro.Procedure
Gets the value of the 'subject' field.
getSubject() - Method in class com.cerner.bunsen.stu3.avro.ProcedureRequest.Builder
Gets the value of the 'subject' field.
getSubject() - Method in class com.cerner.bunsen.stu3.avro.ProcedureRequest
Gets the value of the 'subject' field.
getSubject() - Method in class com.cerner.bunsen.stu3.avro.us.core.CarePlan.Builder
Gets the value of the 'subject' field.
getSubject() - Method in class com.cerner.bunsen.stu3.avro.us.core.CarePlan
Gets the value of the 'subject' field.
getSubject() - Method in class com.cerner.bunsen.stu3.avro.us.core.Condition.Builder
Gets the value of the 'subject' field.
getSubject() - Method in class com.cerner.bunsen.stu3.avro.us.core.Condition
Gets the value of the 'subject' field.
getSubject() - Method in class com.cerner.bunsen.stu3.avro.us.core.Encounter.Builder
Gets the value of the 'subject' field.
getSubject() - Method in class com.cerner.bunsen.stu3.avro.us.core.Encounter
Gets the value of the 'subject' field.
getSubject() - Method in class com.cerner.bunsen.stu3.avro.us.core.MedicationRequest.Builder
Gets the value of the 'subject' field.
getSubject() - Method in class com.cerner.bunsen.stu3.avro.us.core.MedicationRequest
Gets the value of the 'subject' field.
getSubjectBuilder() - Method in class com.cerner.bunsen.stu3.avro.CarePlan.Builder
Gets the Builder instance for the 'subject' field and creates one if it doesn't exist yet.
getSubjectBuilder() - Method in class com.cerner.bunsen.stu3.avro.Condition.Builder
Gets the Builder instance for the 'subject' field and creates one if it doesn't exist yet.
getSubjectBuilder() - Method in class com.cerner.bunsen.stu3.avro.Encounter.Builder
Gets the Builder instance for the 'subject' field and creates one if it doesn't exist yet.
getSubjectBuilder() - Method in class com.cerner.bunsen.stu3.avro.MedicationDispense.Builder
Gets the Builder instance for the 'subject' field and creates one if it doesn't exist yet.
getSubjectBuilder() - Method in class com.cerner.bunsen.stu3.avro.MedicationStatement.Builder
Gets the Builder instance for the 'subject' field and creates one if it doesn't exist yet.
getSubjectBuilder() - Method in class com.cerner.bunsen.stu3.avro.Observation.Builder
Gets the Builder instance for the 'subject' field and creates one if it doesn't exist yet.
getSubjectBuilder() - Method in class com.cerner.bunsen.stu3.avro.Procedure.Builder
Gets the Builder instance for the 'subject' field and creates one if it doesn't exist yet.
getSubjectBuilder() - Method in class com.cerner.bunsen.stu3.avro.ProcedureRequest.Builder
Gets the Builder instance for the 'subject' field and creates one if it doesn't exist yet.
getSubjectBuilder() - Method in class com.cerner.bunsen.stu3.avro.us.core.CarePlan.Builder
Gets the Builder instance for the 'subject' field and creates one if it doesn't exist yet.
getSubjectBuilder() - Method in class com.cerner.bunsen.stu3.avro.us.core.Condition.Builder
Gets the Builder instance for the 'subject' field and creates one if it doesn't exist yet.
getSubjectBuilder() - Method in class com.cerner.bunsen.stu3.avro.us.core.Encounter.Builder
Gets the Builder instance for the 'subject' field and creates one if it doesn't exist yet.
getSubjectBuilder() - Method in class com.cerner.bunsen.stu3.avro.us.core.MedicationRequest.Builder
Gets the Builder instance for the 'subject' field and creates one if it doesn't exist yet.
getSubSite() - Method in class com.cerner.bunsen.stu3.avro.ClaimItem.Builder
Gets the value of the 'subSite' field.
getSubSite() - Method in class com.cerner.bunsen.stu3.avro.ClaimItem
Gets the value of the 'subSite' field.
getSubstance() - Method in class com.cerner.bunsen.stu3.avro.AllergyIntoleranceReaction.Builder
Gets the value of the 'substance' field.
getSubstance() - Method in class com.cerner.bunsen.stu3.avro.AllergyIntoleranceReaction
Gets the value of the 'substance' field.
getSubstanceBuilder() - Method in class com.cerner.bunsen.stu3.avro.AllergyIntoleranceReaction.Builder
Gets the Builder instance for the 'substance' field and creates one if it doesn't exist yet.
getSubstanceId() - Method in class com.cerner.bunsen.stu3.avro.DeviceMedicationSubstanceReference.Builder
Gets the value of the 'SubstanceId' field.
getSubstanceId() - Method in class com.cerner.bunsen.stu3.avro.DeviceMedicationSubstanceReference
Gets the value of the 'SubstanceId' field.
getSubstanceId() - Method in class com.cerner.bunsen.stu3.avro.MedicationSubstanceReference.Builder
Gets the value of the 'SubstanceId' field.
getSubstanceId() - Method in class com.cerner.bunsen.stu3.avro.MedicationSubstanceReference
Gets the value of the 'SubstanceId' field.
getSubstitution() - Method in class com.cerner.bunsen.stu3.avro.MedicationDispense.Builder
Gets the value of the 'substitution' field.
getSubstitution() - Method in class com.cerner.bunsen.stu3.avro.MedicationDispense
Gets the value of the 'substitution' field.
getSubstitution() - Method in class com.cerner.bunsen.stu3.avro.us.core.MedicationRequest.Builder
Gets the value of the 'substitution' field.
getSubstitution() - Method in class com.cerner.bunsen.stu3.avro.us.core.MedicationRequest
Gets the value of the 'substitution' field.
getSubstitutionBuilder() - Method in class com.cerner.bunsen.stu3.avro.MedicationDispense.Builder
Gets the Builder instance for the 'substitution' field and creates one if it doesn't exist yet.
getSubstitutionBuilder() - Method in class com.cerner.bunsen.stu3.avro.us.core.MedicationRequest.Builder
Gets the Builder instance for the 'substitution' field and creates one if it doesn't exist yet.
getSubType() - Method in class com.cerner.bunsen.stu3.avro.Claim.Builder
Gets the value of the 'subType' field.
getSubType() - Method in class com.cerner.bunsen.stu3.avro.Claim
Gets the value of the 'subType' field.
getSuffix() - Method in class com.cerner.bunsen.stu3.avro.HumanName.Builder
Gets the value of the 'suffix' field.
getSuffix() - Method in class com.cerner.bunsen.stu3.avro.HumanName
Gets the value of the 'suffix' field.
getSummary() - Method in class com.cerner.bunsen.stu3.avro.ConditionStage.Builder
Gets the value of the 'summary' field.
getSummary() - Method in class com.cerner.bunsen.stu3.avro.ConditionStage
Gets the value of the 'summary' field.
getSummary() - Method in class com.cerner.bunsen.stu3.avro.us.core.ConditionStage.Builder
Gets the value of the 'summary' field.
getSummary() - Method in class com.cerner.bunsen.stu3.avro.us.core.ConditionStage
Gets the value of the 'summary' field.
getSummaryBuilder() - Method in class com.cerner.bunsen.stu3.avro.ConditionStage.Builder
Gets the Builder instance for the 'summary' field and creates one if it doesn't exist yet.
getSummaryBuilder() - Method in class com.cerner.bunsen.stu3.avro.us.core.ConditionStage.Builder
Gets the Builder instance for the 'summary' field and creates one if it doesn't exist yet.
getSupplementalData() - Method in class com.cerner.bunsen.stu3.avro.Measure.Builder
Gets the value of the 'supplementalData' field.
getSupplementalData() - Method in class com.cerner.bunsen.stu3.avro.Measure
Gets the value of the 'supplementalData' field.
getSupportingInfo() - Method in class com.cerner.bunsen.stu3.avro.CarePlan.Builder
Gets the value of the 'supportingInfo' field.
getSupportingInfo() - Method in class com.cerner.bunsen.stu3.avro.CarePlan
Gets the value of the 'supportingInfo' field.
getSupportingInfo() - Method in class com.cerner.bunsen.stu3.avro.ProcedureRequest.Builder
Gets the value of the 'supportingInfo' field.
getSupportingInfo() - Method in class com.cerner.bunsen.stu3.avro.ProcedureRequest
Gets the value of the 'supportingInfo' field.
getSupportingInfo() - Method in class com.cerner.bunsen.stu3.avro.us.core.CarePlan.Builder
Gets the value of the 'supportingInfo' field.
getSupportingInfo() - Method in class com.cerner.bunsen.stu3.avro.us.core.CarePlan
Gets the value of the 'supportingInfo' field.
getSupportingInformation() - Method in class com.cerner.bunsen.stu3.avro.MedicationDispense.Builder
Gets the value of the 'supportingInformation' field.
getSupportingInformation() - Method in class com.cerner.bunsen.stu3.avro.MedicationDispense
Gets the value of the 'supportingInformation' field.
getSupportingInformation() - Method in class com.cerner.bunsen.stu3.avro.us.core.MedicationRequest.Builder
Gets the value of the 'supportingInformation' field.
getSupportingInformation() - Method in class com.cerner.bunsen.stu3.avro.us.core.MedicationRequest
Gets the value of the 'supportingInformation' field.
getSystem() - Method in class com.cerner.bunsen.spark.codes.broadcast.BroadcastableConceptMap.CodeValue
Returns the code system.
getSystem() - Method in class com.cerner.bunsen.spark.codes.Value
Returns the code system that owns this value.
getSystem() - Method in class com.cerner.bunsen.stu3.avro.Age.Builder
Gets the value of the 'system' field.
getSystem() - Method in class com.cerner.bunsen.stu3.avro.Age
Gets the value of the 'system' field.
getSystem() - Method in class com.cerner.bunsen.stu3.avro.Coding.Builder
Gets the value of the 'system' field.
getSystem() - Method in class com.cerner.bunsen.stu3.avro.Coding
Gets the value of the 'system' field.
getSystem() - Method in class com.cerner.bunsen.stu3.avro.ContactPoint.Builder
Gets the value of the 'system' field.
getSystem() - Method in class com.cerner.bunsen.stu3.avro.ContactPoint
Gets the value of the 'system' field.
getSystem() - Method in class com.cerner.bunsen.stu3.avro.Duration.Builder
Gets the value of the 'system' field.
getSystem() - Method in class com.cerner.bunsen.stu3.avro.Duration
Gets the value of the 'system' field.
getSystem() - Method in class com.cerner.bunsen.stu3.avro.Identifier.Builder
Gets the value of the 'system' field.
getSystem() - Method in class com.cerner.bunsen.stu3.avro.Identifier
Gets the value of the 'system' field.
getSystem() - Method in class com.cerner.bunsen.stu3.avro.Money.Builder
Gets the value of the 'system' field.
getSystem() - Method in class com.cerner.bunsen.stu3.avro.Money
Gets the value of the 'system' field.
getSystem() - Method in class com.cerner.bunsen.stu3.avro.Quantity.Builder
Gets the value of the 'system' field.
getSystem() - Method in class com.cerner.bunsen.stu3.avro.Quantity
Gets the value of the 'system' field.
getTag() - Method in class com.cerner.bunsen.stu3.avro.Meta.Builder
Gets the value of the 'tag' field.
getTag() - Method in class com.cerner.bunsen.stu3.avro.Meta
Gets the value of the 'tag' field.
getTaken() - Method in class com.cerner.bunsen.stu3.avro.MedicationStatement.Builder
Gets the value of the 'taken' field.
getTaken() - Method in class com.cerner.bunsen.stu3.avro.MedicationStatement
Gets the value of the 'taken' field.
getTarget(String, String) - Method in class com.cerner.bunsen.spark.codes.broadcast.BroadcastableConceptMap
Returns the target list of code values, or an empty list.
getTarget() - Method in class com.cerner.bunsen.stu3.avro.ObservationRelated.Builder
Gets the value of the 'target' field.
getTarget() - Method in class com.cerner.bunsen.stu3.avro.ObservationRelated
Gets the value of the 'target' field.
getTargetBuilder() - Method in class com.cerner.bunsen.stu3.avro.ObservationRelated.Builder
Gets the Builder instance for the 'target' field and creates one if it doesn't exist yet.
getTargetDisease() - Method in class com.cerner.bunsen.stu3.avro.ImmunizationVaccinationProtocol.Builder
Gets the value of the 'targetDisease' field.
getTargetDisease() - Method in class com.cerner.bunsen.stu3.avro.ImmunizationVaccinationProtocol
Gets the value of the 'targetDisease' field.
getTargetDisease() - Method in class com.cerner.bunsen.stu3.avro.us.core.ImmunizationVaccinationProtocol.Builder
Gets the value of the 'targetDisease' field.
getTargetDisease() - Method in class com.cerner.bunsen.stu3.avro.us.core.ImmunizationVaccinationProtocol
Gets the value of the 'targetDisease' field.
getTargetSystem() - Method in class com.cerner.bunsen.spark.codes.Mapping
Returns the code system for the target code.
getTargetValue() - Method in class com.cerner.bunsen.spark.codes.Mapping
Returns the code value for the target code.
getTargetValueSet() - Method in class com.cerner.bunsen.spark.codes.Mapping
Returns the valueset for all target values in this mapping.
getTaskId() - Method in class com.cerner.bunsen.stu3.avro.AppointmentCommunicationRequestDeviceRequestMedicationRequestNutritionOrderProcedureRequestReferralRequestRequestGroupTaskVisionPrescriptionReference.Builder
Gets the value of the 'TaskId' field.
getTaskId() - Method in class com.cerner.bunsen.stu3.avro.AppointmentCommunicationRequestDeviceRequestMedicationRequestNutritionOrderProcedureRequestReferralRequestRequestGroupTaskVisionPrescriptionReference
Gets the value of the 'TaskId' field.
getTeam() - Method in class com.cerner.bunsen.stu3.avro.EpisodeOfCare.Builder
Gets the value of the 'team' field.
getTeam() - Method in class com.cerner.bunsen.stu3.avro.EpisodeOfCare
Gets the value of the 'team' field.
getTelecom() - Method in class com.cerner.bunsen.stu3.avro.ContactDetail.Builder
Gets the value of the 'telecom' field.
getTelecom() - Method in class com.cerner.bunsen.stu3.avro.ContactDetail
Gets the value of the 'telecom' field.
getTelecom() - Method in class com.cerner.bunsen.stu3.avro.Patient.Builder
Gets the value of the 'telecom' field.
getTelecom() - Method in class com.cerner.bunsen.stu3.avro.Patient
Gets the value of the 'telecom' field.
getTelecom() - Method in class com.cerner.bunsen.stu3.avro.PatientContact.Builder
Gets the value of the 'telecom' field.
getTelecom() - Method in class com.cerner.bunsen.stu3.avro.PatientContact
Gets the value of the 'telecom' field.
getTelecom() - Method in class com.cerner.bunsen.stu3.avro.us.core.Patient.Builder
Gets the value of the 'telecom' field.
getTelecom() - Method in class com.cerner.bunsen.stu3.avro.us.core.Patient
Gets the value of the 'telecom' field.
getTelecom() - Method in class com.cerner.bunsen.stu3.avro.us.core.PatientContact.Builder
Gets the value of the 'telecom' field.
getTelecom() - Method in class com.cerner.bunsen.stu3.avro.us.core.PatientContact
Gets the value of the 'telecom' field.
getText() - Method in class com.cerner.bunsen.stu3.avro.Address.Builder
Gets the value of the 'text' field.
getText() - Method in class com.cerner.bunsen.stu3.avro.Address
Gets the value of the 'text' field.
getText() - Method in class com.cerner.bunsen.stu3.avro.AllergyIntolerance.Builder
Gets the value of the 'text' field.
getText() - Method in class com.cerner.bunsen.stu3.avro.AllergyIntolerance
Gets the value of the 'text' field.
getText() - Method in class com.cerner.bunsen.stu3.avro.Annotation.Builder
Gets the value of the 'text' field.
getText() - Method in class com.cerner.bunsen.stu3.avro.Annotation
Gets the value of the 'text' field.
getText() - Method in class com.cerner.bunsen.stu3.avro.CarePlan.Builder
Gets the value of the 'text' field.
getText() - Method in class com.cerner.bunsen.stu3.avro.CarePlan
Gets the value of the 'text' field.
getText() - Method in class com.cerner.bunsen.stu3.avro.Claim.Builder
Gets the value of the 'text' field.
getText() - Method in class com.cerner.bunsen.stu3.avro.Claim
Gets the value of the 'text' field.
getText() - Method in class com.cerner.bunsen.stu3.avro.CodeableConcept.Builder
Gets the value of the 'text' field.
getText() - Method in class com.cerner.bunsen.stu3.avro.CodeableConcept
Gets the value of the 'text' field.
getText() - Method in class com.cerner.bunsen.stu3.avro.Condition.Builder
Gets the value of the 'text' field.
getText() - Method in class com.cerner.bunsen.stu3.avro.Condition
Gets the value of the 'text' field.
getText() - Method in class com.cerner.bunsen.stu3.avro.Dosage.Builder
Gets the value of the 'text' field.
getText() - Method in class com.cerner.bunsen.stu3.avro.Dosage
Gets the value of the 'text' field.
getText() - Method in class com.cerner.bunsen.stu3.avro.Encounter.Builder
Gets the value of the 'text' field.
getText() - Method in class com.cerner.bunsen.stu3.avro.Encounter
Gets the value of the 'text' field.
getText() - Method in class com.cerner.bunsen.stu3.avro.EpisodeOfCare.Builder
Gets the value of the 'text' field.
getText() - Method in class com.cerner.bunsen.stu3.avro.EpisodeOfCare
Gets the value of the 'text' field.
getText() - Method in class com.cerner.bunsen.stu3.avro.HumanName.Builder
Gets the value of the 'text' field.
getText() - Method in class com.cerner.bunsen.stu3.avro.HumanName
Gets the value of the 'text' field.
getText() - Method in class com.cerner.bunsen.stu3.avro.Immunization.Builder
Gets the value of the 'text' field.
getText() - Method in class com.cerner.bunsen.stu3.avro.Immunization
Gets the value of the 'text' field.
getText() - Method in class com.cerner.bunsen.stu3.avro.Measure.Builder
Gets the value of the 'text' field.
getText() - Method in class com.cerner.bunsen.stu3.avro.Measure
Gets the value of the 'text' field.
getText() - Method in class com.cerner.bunsen.stu3.avro.MeasureReport.Builder
Gets the value of the 'text' field.
getText() - Method in class com.cerner.bunsen.stu3.avro.MeasureReport
Gets the value of the 'text' field.
getText() - Method in class com.cerner.bunsen.stu3.avro.MedicationDispense.Builder
Gets the value of the 'text' field.
getText() - Method in class com.cerner.bunsen.stu3.avro.MedicationDispense
Gets the value of the 'text' field.
getText() - Method in class com.cerner.bunsen.stu3.avro.MedicationStatement.Builder
Gets the value of the 'text' field.
getText() - Method in class com.cerner.bunsen.stu3.avro.MedicationStatement
Gets the value of the 'text' field.
getText() - Method in class com.cerner.bunsen.stu3.avro.Observation.Builder
Gets the value of the 'text' field.
getText() - Method in class com.cerner.bunsen.stu3.avro.Observation
Gets the value of the 'text' field.
getText() - Method in class com.cerner.bunsen.stu3.avro.ObservationComponentReferenceRange.Builder
Gets the value of the 'text' field.
getText() - Method in class com.cerner.bunsen.stu3.avro.ObservationComponentReferenceRange
Gets the value of the 'text' field.
getText() - Method in class com.cerner.bunsen.stu3.avro.ObservationReferenceRange.Builder
Gets the value of the 'text' field.
getText() - Method in class com.cerner.bunsen.stu3.avro.ObservationReferenceRange
Gets the value of the 'text' field.
getText() - Method in class com.cerner.bunsen.stu3.avro.Patient.Builder
Gets the value of the 'text' field.
getText() - Method in class com.cerner.bunsen.stu3.avro.Patient
Gets the value of the 'text' field.
getText() - Method in class com.cerner.bunsen.stu3.avro.Procedure.Builder
Gets the value of the 'text' field.
getText() - Method in class com.cerner.bunsen.stu3.avro.Procedure
Gets the value of the 'text' field.
getText() - Method in class com.cerner.bunsen.stu3.avro.ProcedureRequest.Builder
Gets the value of the 'text' field.
getText() - Method in class com.cerner.bunsen.stu3.avro.ProcedureRequest
Gets the value of the 'text' field.
getText() - Method in class com.cerner.bunsen.stu3.avro.us.core.CarePlan.Builder
Gets the value of the 'text' field.
getText() - Method in class com.cerner.bunsen.stu3.avro.us.core.CarePlan
Gets the value of the 'text' field.
getText() - Method in class com.cerner.bunsen.stu3.avro.us.core.Condition.Builder
Gets the value of the 'text' field.
getText() - Method in class com.cerner.bunsen.stu3.avro.us.core.Condition
Gets the value of the 'text' field.
getText() - Method in class com.cerner.bunsen.stu3.avro.us.core.Encounter.Builder
Gets the value of the 'text' field.
getText() - Method in class com.cerner.bunsen.stu3.avro.us.core.Encounter
Gets the value of the 'text' field.
getText() - Method in class com.cerner.bunsen.stu3.avro.us.core.Immunization.Builder
Gets the value of the 'text' field.
getText() - Method in class com.cerner.bunsen.stu3.avro.us.core.Immunization
Gets the value of the 'text' field.
getText() - Method in class com.cerner.bunsen.stu3.avro.us.core.Medication.Builder
Gets the value of the 'text' field.
getText() - Method in class com.cerner.bunsen.stu3.avro.us.core.Medication
Gets the value of the 'text' field.
getText() - Method in class com.cerner.bunsen.stu3.avro.us.core.MedicationRequest.Builder
Gets the value of the 'text' field.
getText() - Method in class com.cerner.bunsen.stu3.avro.us.core.MedicationRequest
Gets the value of the 'text' field.
getText() - Method in class com.cerner.bunsen.stu3.avro.us.core.Patient.Builder
Gets the value of the 'text' field.
getText() - Method in class com.cerner.bunsen.stu3.avro.us.core.Patient
Gets the value of the 'text' field.
getText() - Method in class com.cerner.bunsen.stu3.avro.us.core.UsCoreEthnicity.Builder
Gets the value of the 'text' field.
getText() - Method in class com.cerner.bunsen.stu3.avro.us.core.UsCoreEthnicity
Gets the value of the 'text' field.
getText() - Method in class com.cerner.bunsen.stu3.avro.us.core.UsCoreRace.Builder
Gets the value of the 'text' field.
getText() - Method in class com.cerner.bunsen.stu3.avro.us.core.UsCoreRace
Gets the value of the 'text' field.
getTextBuilder() - Method in class com.cerner.bunsen.stu3.avro.AllergyIntolerance.Builder
Gets the Builder instance for the 'text' field and creates one if it doesn't exist yet.
getTextBuilder() - Method in class com.cerner.bunsen.stu3.avro.CarePlan.Builder
Gets the Builder instance for the 'text' field and creates one if it doesn't exist yet.
getTextBuilder() - Method in class com.cerner.bunsen.stu3.avro.Claim.Builder
Gets the Builder instance for the 'text' field and creates one if it doesn't exist yet.
getTextBuilder() - Method in class com.cerner.bunsen.stu3.avro.Condition.Builder
Gets the Builder instance for the 'text' field and creates one if it doesn't exist yet.
getTextBuilder() - Method in class com.cerner.bunsen.stu3.avro.Encounter.Builder
Gets the Builder instance for the 'text' field and creates one if it doesn't exist yet.
getTextBuilder() - Method in class com.cerner.bunsen.stu3.avro.EpisodeOfCare.Builder
Gets the Builder instance for the 'text' field and creates one if it doesn't exist yet.
getTextBuilder() - Method in class com.cerner.bunsen.stu3.avro.Immunization.Builder
Gets the Builder instance for the 'text' field and creates one if it doesn't exist yet.
getTextBuilder() - Method in class com.cerner.bunsen.stu3.avro.Measure.Builder
Gets the Builder instance for the 'text' field and creates one if it doesn't exist yet.
getTextBuilder() - Method in class com.cerner.bunsen.stu3.avro.MeasureReport.Builder
Gets the Builder instance for the 'text' field and creates one if it doesn't exist yet.
getTextBuilder() - Method in class com.cerner.bunsen.stu3.avro.MedicationDispense.Builder
Gets the Builder instance for the 'text' field and creates one if it doesn't exist yet.
getTextBuilder() - Method in class com.cerner.bunsen.stu3.avro.MedicationStatement.Builder
Gets the Builder instance for the 'text' field and creates one if it doesn't exist yet.
getTextBuilder() - Method in class com.cerner.bunsen.stu3.avro.Observation.Builder
Gets the Builder instance for the 'text' field and creates one if it doesn't exist yet.
getTextBuilder() - Method in class com.cerner.bunsen.stu3.avro.Patient.Builder
Gets the Builder instance for the 'text' field and creates one if it doesn't exist yet.
getTextBuilder() - Method in class com.cerner.bunsen.stu3.avro.Procedure.Builder
Gets the Builder instance for the 'text' field and creates one if it doesn't exist yet.
getTextBuilder() - Method in class com.cerner.bunsen.stu3.avro.ProcedureRequest.Builder
Gets the Builder instance for the 'text' field and creates one if it doesn't exist yet.
getTextBuilder() - Method in class com.cerner.bunsen.stu3.avro.us.core.CarePlan.Builder
Gets the Builder instance for the 'text' field and creates one if it doesn't exist yet.
getTextBuilder() - Method in class com.cerner.bunsen.stu3.avro.us.core.Condition.Builder
Gets the Builder instance for the 'text' field and creates one if it doesn't exist yet.
getTextBuilder() - Method in class com.cerner.bunsen.stu3.avro.us.core.Encounter.Builder
Gets the Builder instance for the 'text' field and creates one if it doesn't exist yet.
getTextBuilder() - Method in class com.cerner.bunsen.stu3.avro.us.core.Immunization.Builder
Gets the Builder instance for the 'text' field and creates one if it doesn't exist yet.
getTextBuilder() - Method in class com.cerner.bunsen.stu3.avro.us.core.Medication.Builder
Gets the Builder instance for the 'text' field and creates one if it doesn't exist yet.
getTextBuilder() - Method in class com.cerner.bunsen.stu3.avro.us.core.MedicationRequest.Builder
Gets the Builder instance for the 'text' field and creates one if it doesn't exist yet.
getTextBuilder() - Method in class com.cerner.bunsen.stu3.avro.us.core.Patient.Builder
Gets the Builder instance for the 'text' field and creates one if it doesn't exist yet.
getTime() - Method in class com.cerner.bunsen.stu3.avro.Annotation.Builder
Gets the value of the 'time' field.
getTime() - Method in class com.cerner.bunsen.stu3.avro.Annotation
Gets the value of the 'time' field.
getTime() - Method in class com.cerner.bunsen.stu3.avro.ChoiceAttachmentCodeableConceptPeriodQuantityRangeRatioSampledDataBooleanDateTimeStringTime.Builder
Gets the value of the 'time' field.
getTime() - Method in class com.cerner.bunsen.stu3.avro.ChoiceAttachmentCodeableConceptPeriodQuantityRangeRatioSampledDataBooleanDateTimeStringTime
Gets the value of the 'time' field.
getTime() - Method in class com.cerner.bunsen.stu3.avro.ChoiceAttachmentCodeableConceptPeriodQuantityRangeRatioSampledDataDateTimeStringTime.Builder
Gets the value of the 'time' field.
getTime() - Method in class com.cerner.bunsen.stu3.avro.ChoiceAttachmentCodeableConceptPeriodQuantityRangeRatioSampledDataDateTimeStringTime
Gets the value of the 'time' field.
getTimeOfDay() - Method in class com.cerner.bunsen.stu3.avro.TimingRepeat.Builder
Gets the value of the 'timeOfDay' field.
getTimeOfDay() - Method in class com.cerner.bunsen.stu3.avro.TimingRepeat
Gets the value of the 'timeOfDay' field.
getTiming() - Method in class com.cerner.bunsen.stu3.avro.ChoicePeriodTimingDateTime.Builder
Gets the value of the 'timing' field.
getTiming() - Method in class com.cerner.bunsen.stu3.avro.ChoicePeriodTimingDateTime
Gets the value of the 'timing' field.
getTiming() - Method in class com.cerner.bunsen.stu3.avro.ChoicePeriodTimingString.Builder
Gets the value of the 'timing' field.
getTiming() - Method in class com.cerner.bunsen.stu3.avro.ChoicePeriodTimingString
Gets the value of the 'timing' field.
getTiming() - Method in class com.cerner.bunsen.stu3.avro.ClaimInformation.Builder
Gets the value of the 'timing' field.
getTiming() - Method in class com.cerner.bunsen.stu3.avro.ClaimInformation
Gets the value of the 'timing' field.
getTiming() - Method in class com.cerner.bunsen.stu3.avro.Dosage.Builder
Gets the value of the 'timing' field.
getTiming() - Method in class com.cerner.bunsen.stu3.avro.Dosage
Gets the value of the 'timing' field.
getTimingBuilder() - Method in class com.cerner.bunsen.stu3.avro.ChoicePeriodTimingDateTime.Builder
Gets the Builder instance for the 'timing' field and creates one if it doesn't exist yet.
getTimingBuilder() - Method in class com.cerner.bunsen.stu3.avro.ChoicePeriodTimingString.Builder
Gets the Builder instance for the 'timing' field and creates one if it doesn't exist yet.
getTimingBuilder() - Method in class com.cerner.bunsen.stu3.avro.ClaimInformation.Builder
Gets the Builder instance for the 'timing' field and creates one if it doesn't exist yet.
getTimingBuilder() - Method in class com.cerner.bunsen.stu3.avro.Dosage.Builder
Gets the Builder instance for the 'timing' field and creates one if it doesn't exist yet.
getTitle() - Method in class com.cerner.bunsen.stu3.avro.Attachment.Builder
Gets the value of the 'title' field.
getTitle() - Method in class com.cerner.bunsen.stu3.avro.Attachment
Gets the value of the 'title' field.
getTitle() - Method in class com.cerner.bunsen.stu3.avro.CarePlan.Builder
Gets the value of the 'title' field.
getTitle() - Method in class com.cerner.bunsen.stu3.avro.CarePlan
Gets the value of the 'title' field.
getTitle() - Method in class com.cerner.bunsen.stu3.avro.Measure.Builder
Gets the value of the 'title' field.
getTitle() - Method in class com.cerner.bunsen.stu3.avro.Measure
Gets the value of the 'title' field.
getTitle() - Method in class com.cerner.bunsen.stu3.avro.us.core.CarePlan.Builder
Gets the value of the 'title' field.
getTitle() - Method in class com.cerner.bunsen.stu3.avro.us.core.CarePlan
Gets the value of the 'title' field.
getTopic() - Method in class com.cerner.bunsen.stu3.avro.Measure.Builder
Gets the value of the 'topic' field.
getTopic() - Method in class com.cerner.bunsen.stu3.avro.Measure
Gets the value of the 'topic' field.
getTotal() - Method in class com.cerner.bunsen.stu3.avro.Claim.Builder
Gets the value of the 'total' field.
getTotal() - Method in class com.cerner.bunsen.stu3.avro.Claim
Gets the value of the 'total' field.
getTotalBuilder() - Method in class com.cerner.bunsen.stu3.avro.Claim.Builder
Gets the Builder instance for the 'total' field and creates one if it doesn't exist yet.
getType() - Method in class com.cerner.bunsen.stu3.avro.Address.Builder
Gets the value of the 'type' field.
getType() - Method in class com.cerner.bunsen.stu3.avro.Address
Gets the value of the 'type' field.
getType() - Method in class com.cerner.bunsen.stu3.avro.AllergyIntolerance.Builder
Gets the value of the 'type' field.
getType() - Method in class com.cerner.bunsen.stu3.avro.AllergyIntolerance
Gets the value of the 'type' field.
getType() - Method in class com.cerner.bunsen.stu3.avro.Claim.Builder
Gets the value of the 'type' field.
getType() - Method in class com.cerner.bunsen.stu3.avro.Claim
Gets the value of the 'type' field.
getType() - Method in class com.cerner.bunsen.stu3.avro.ClaimAccident.Builder
Gets the value of the 'type' field.
getType() - Method in class com.cerner.bunsen.stu3.avro.ClaimAccident
Gets the value of the 'type' field.
getType() - Method in class com.cerner.bunsen.stu3.avro.ClaimDiagnosis.Builder
Gets the value of the 'type' field.
getType() - Method in class com.cerner.bunsen.stu3.avro.ClaimDiagnosis
Gets the value of the 'type' field.
getType() - Method in class com.cerner.bunsen.stu3.avro.ClaimPayee.Builder
Gets the value of the 'type' field.
getType() - Method in class com.cerner.bunsen.stu3.avro.ClaimPayee
Gets the value of the 'type' field.
getType() - Method in class com.cerner.bunsen.stu3.avro.Contributor.Builder
Gets the value of the 'type' field.
getType() - Method in class com.cerner.bunsen.stu3.avro.Contributor
Gets the value of the 'type' field.
getType() - Method in class com.cerner.bunsen.stu3.avro.Encounter.Builder
Gets the value of the 'type' field.
getType() - Method in class com.cerner.bunsen.stu3.avro.Encounter
Gets the value of the 'type' field.
getType() - Method in class com.cerner.bunsen.stu3.avro.EncounterParticipant.Builder
Gets the value of the 'type' field.
getType() - Method in class com.cerner.bunsen.stu3.avro.EncounterParticipant
Gets the value of the 'type' field.
getType() - Method in class com.cerner.bunsen.stu3.avro.EpisodeOfCare.Builder
Gets the value of the 'type' field.
getType() - Method in class com.cerner.bunsen.stu3.avro.EpisodeOfCare
Gets the value of the 'type' field.
getType() - Method in class com.cerner.bunsen.stu3.avro.Identifier.Builder
Gets the value of the 'type' field.
getType() - Method in class com.cerner.bunsen.stu3.avro.Identifier
Gets the value of the 'type' field.
getType() - Method in class com.cerner.bunsen.stu3.avro.Measure.Builder
Gets the value of the 'type' field.
getType() - Method in class com.cerner.bunsen.stu3.avro.Measure
Gets the value of the 'type' field.
getType() - Method in class com.cerner.bunsen.stu3.avro.MeasureReport.Builder
Gets the value of the 'type' field.
getType() - Method in class com.cerner.bunsen.stu3.avro.MeasureReport
Gets the value of the 'type' field.
getType() - Method in class com.cerner.bunsen.stu3.avro.MedicationDispense.Builder
Gets the value of the 'type' field.
getType() - Method in class com.cerner.bunsen.stu3.avro.MedicationDispense
Gets the value of the 'type' field.
getType() - Method in class com.cerner.bunsen.stu3.avro.MedicationDispenseSubstitution.Builder
Gets the value of the 'type' field.
getType() - Method in class com.cerner.bunsen.stu3.avro.MedicationDispenseSubstitution
Gets the value of the 'type' field.
getType() - Method in class com.cerner.bunsen.stu3.avro.ObservationComponentReferenceRange.Builder
Gets the value of the 'type' field.
getType() - Method in class com.cerner.bunsen.stu3.avro.ObservationComponentReferenceRange
Gets the value of the 'type' field.
getType() - Method in class com.cerner.bunsen.stu3.avro.ObservationReferenceRange.Builder
Gets the value of the 'type' field.
getType() - Method in class com.cerner.bunsen.stu3.avro.ObservationReferenceRange
Gets the value of the 'type' field.
getType() - Method in class com.cerner.bunsen.stu3.avro.ObservationRelated.Builder
Gets the value of the 'type' field.
getType() - Method in class com.cerner.bunsen.stu3.avro.ObservationRelated
Gets the value of the 'type' field.
getType() - Method in class com.cerner.bunsen.stu3.avro.PatientLink.Builder
Gets the value of the 'type' field.
getType() - Method in class com.cerner.bunsen.stu3.avro.PatientLink
Gets the value of the 'type' field.
getType() - Method in class com.cerner.bunsen.stu3.avro.RelatedArtifact.Builder
Gets the value of the 'type' field.
getType() - Method in class com.cerner.bunsen.stu3.avro.RelatedArtifact
Gets the value of the 'type' field.
getType() - Method in class com.cerner.bunsen.stu3.avro.us.core.Encounter.Builder
Gets the value of the 'type' field.
getType() - Method in class com.cerner.bunsen.stu3.avro.us.core.Encounter
Gets the value of the 'type' field.
getType() - Method in class com.cerner.bunsen.stu3.avro.us.core.EncounterParticipant.Builder
Gets the value of the 'type' field.
getType() - Method in class com.cerner.bunsen.stu3.avro.us.core.EncounterParticipant
Gets the value of the 'type' field.
getType() - Method in class com.cerner.bunsen.stu3.avro.us.core.PatientLink.Builder
Gets the value of the 'type' field.
getType() - Method in class com.cerner.bunsen.stu3.avro.us.core.PatientLink
Gets the value of the 'type' field.
getTypeBuilder() - Method in class com.cerner.bunsen.stu3.avro.Claim.Builder
Gets the Builder instance for the 'type' field and creates one if it doesn't exist yet.
getTypeBuilder() - Method in class com.cerner.bunsen.stu3.avro.ClaimAccident.Builder
Gets the Builder instance for the 'type' field and creates one if it doesn't exist yet.
getTypeBuilder() - Method in class com.cerner.bunsen.stu3.avro.ClaimPayee.Builder
Gets the Builder instance for the 'type' field and creates one if it doesn't exist yet.
getTypeBuilder() - Method in class com.cerner.bunsen.stu3.avro.Identifier.Builder
Gets the Builder instance for the 'type' field and creates one if it doesn't exist yet.
getTypeBuilder() - Method in class com.cerner.bunsen.stu3.avro.MedicationDispense.Builder
Gets the Builder instance for the 'type' field and creates one if it doesn't exist yet.
getTypeBuilder() - Method in class com.cerner.bunsen.stu3.avro.MedicationDispenseSubstitution.Builder
Gets the Builder instance for the 'type' field and creates one if it doesn't exist yet.
getTypeBuilder() - Method in class com.cerner.bunsen.stu3.avro.ObservationComponentReferenceRange.Builder
Gets the Builder instance for the 'type' field and creates one if it doesn't exist yet.
getTypeBuilder() - Method in class com.cerner.bunsen.stu3.avro.ObservationReferenceRange.Builder
Gets the Builder instance for the 'type' field and creates one if it doesn't exist yet.
getUdi() - Method in class com.cerner.bunsen.stu3.avro.ClaimItem.Builder
Gets the value of the 'udi' field.
getUdi() - Method in class com.cerner.bunsen.stu3.avro.ClaimItem
Gets the value of the 'udi' field.
getUdi() - Method in class com.cerner.bunsen.stu3.avro.ClaimItemDetail.Builder
Gets the value of the 'udi' field.
getUdi() - Method in class com.cerner.bunsen.stu3.avro.ClaimItemDetail
Gets the value of the 'udi' field.
getUdi() - Method in class com.cerner.bunsen.stu3.avro.ClaimItemDetailSubDetail.Builder
Gets the value of the 'udi' field.
getUdi() - Method in class com.cerner.bunsen.stu3.avro.ClaimItemDetailSubDetail
Gets the value of the 'udi' field.
getUnit() - Method in class com.cerner.bunsen.stu3.avro.Age.Builder
Gets the value of the 'unit' field.
getUnit() - Method in class com.cerner.bunsen.stu3.avro.Age
Gets the value of the 'unit' field.
getUnit() - Method in class com.cerner.bunsen.stu3.avro.Duration.Builder
Gets the value of the 'unit' field.
getUnit() - Method in class com.cerner.bunsen.stu3.avro.Duration
Gets the value of the 'unit' field.
getUnit() - Method in class com.cerner.bunsen.stu3.avro.Money.Builder
Gets the value of the 'unit' field.
getUnit() - Method in class com.cerner.bunsen.stu3.avro.Money
Gets the value of the 'unit' field.
getUnit() - Method in class com.cerner.bunsen.stu3.avro.Quantity.Builder
Gets the value of the 'unit' field.
getUnit() - Method in class com.cerner.bunsen.stu3.avro.Quantity
Gets the value of the 'unit' field.
getUnitPrice() - Method in class com.cerner.bunsen.stu3.avro.ClaimItem.Builder
Gets the value of the 'unitPrice' field.
getUnitPrice() - Method in class com.cerner.bunsen.stu3.avro.ClaimItem
Gets the value of the 'unitPrice' field.
getUnitPrice() - Method in class com.cerner.bunsen.stu3.avro.ClaimItemDetail.Builder
Gets the value of the 'unitPrice' field.
getUnitPrice() - Method in class com.cerner.bunsen.stu3.avro.ClaimItemDetail
Gets the value of the 'unitPrice' field.
getUnitPrice() - Method in class com.cerner.bunsen.stu3.avro.ClaimItemDetailSubDetail.Builder
Gets the value of the 'unitPrice' field.
getUnitPrice() - Method in class com.cerner.bunsen.stu3.avro.ClaimItemDetailSubDetail
Gets the value of the 'unitPrice' field.
getUnitPriceBuilder() - Method in class com.cerner.bunsen.stu3.avro.ClaimItem.Builder
Gets the Builder instance for the 'unitPrice' field and creates one if it doesn't exist yet.
getUnitPriceBuilder() - Method in class com.cerner.bunsen.stu3.avro.ClaimItemDetail.Builder
Gets the Builder instance for the 'unitPrice' field and creates one if it doesn't exist yet.
getUnitPriceBuilder() - Method in class com.cerner.bunsen.stu3.avro.ClaimItemDetailSubDetail.Builder
Gets the Builder instance for the 'unitPrice' field and creates one if it doesn't exist yet.
getUpperLimit() - Method in class com.cerner.bunsen.stu3.avro.SampledData.Builder
Gets the value of the 'upperLimit' field.
getUpperLimit() - Method in class com.cerner.bunsen.stu3.avro.SampledData
Gets the value of the 'upperLimit' field.
getUri() - Method in class com.cerner.bunsen.spark.codes.Ancestor
Returns the hierarchy URI that owns this value.
getUri() - Method in class com.cerner.bunsen.spark.codes.broadcast.BroadcastableValueSets.AncestorValue
Returns the URI of the hierarchy that owns this ancestor value.
getUriAndVersionEncoder() - Static method in class com.cerner.bunsen.spark.codes.Hierarchies
Returns the encoder for UrlAndVersion tuples.
getUrl() - Method in class com.cerner.bunsen.spark.codes.UrlAndVersion
 
getUrl() - Method in class com.cerner.bunsen.stu3.avro.Attachment.Builder
Gets the value of the 'url' field.
getUrl() - Method in class com.cerner.bunsen.stu3.avro.Attachment
Gets the value of the 'url' field.
getUrl() - Method in class com.cerner.bunsen.stu3.avro.Measure.Builder
Gets the value of the 'url' field.
getUrl() - Method in class com.cerner.bunsen.stu3.avro.Measure
Gets the value of the 'url' field.
getUrl() - Method in class com.cerner.bunsen.stu3.avro.RelatedArtifact.Builder
Gets the value of the 'url' field.
getUrl() - Method in class com.cerner.bunsen.stu3.avro.RelatedArtifact
Gets the value of the 'url' field.
getUrlAndVersionEncoder() - Static method in class com.cerner.bunsen.spark.codes.base.AbstractConceptMaps
Returns the encoder for UrlAndVersion tuples.
getUrlAndVersionEncoder() - Static method in class com.cerner.bunsen.spark.codes.base.AbstractValueSets
Returns the encoder for UrlAndVersion tuples.
getUrlAndVersions(Dataset<Row>) - Method in class com.cerner.bunsen.spark.codes.base.AbstractConceptMaps
Returns a simple dataset of URL and versions of concept maps.
getUrlAndVersions(Dataset<Row>) - Method in class com.cerner.bunsen.spark.codes.base.AbstractValueSets
Returns a dataset of distinct URL and version tuples.
getUsage() - Method in class com.cerner.bunsen.stu3.avro.Measure.Builder
Gets the value of the 'usage' field.
getUsage() - Method in class com.cerner.bunsen.stu3.avro.Measure
Gets the value of the 'usage' field.
getUsage() - Method in class com.cerner.bunsen.stu3.avro.MeasureSupplementalData.Builder
Gets the value of the 'usage' field.
getUsage() - Method in class com.cerner.bunsen.stu3.avro.MeasureSupplementalData
Gets the value of the 'usage' field.
getUse() - Method in class com.cerner.bunsen.stu3.avro.Address.Builder
Gets the value of the 'use' field.
getUse() - Method in class com.cerner.bunsen.stu3.avro.Address
Gets the value of the 'use' field.
getUse() - Method in class com.cerner.bunsen.stu3.avro.Claim.Builder
Gets the value of the 'use' field.
getUse() - Method in class com.cerner.bunsen.stu3.avro.Claim
Gets the value of the 'use' field.
getUse() - Method in class com.cerner.bunsen.stu3.avro.ContactPoint.Builder
Gets the value of the 'use' field.
getUse() - Method in class com.cerner.bunsen.stu3.avro.ContactPoint
Gets the value of the 'use' field.
getUse() - Method in class com.cerner.bunsen.stu3.avro.HumanName.Builder
Gets the value of the 'use' field.
getUse() - Method in class com.cerner.bunsen.stu3.avro.HumanName
Gets the value of the 'use' field.
getUse() - Method in class com.cerner.bunsen.stu3.avro.Identifier.Builder
Gets the value of the 'use' field.
getUse() - Method in class com.cerner.bunsen.stu3.avro.Identifier
Gets the value of the 'use' field.
getUseContext() - Method in class com.cerner.bunsen.stu3.avro.Measure.Builder
Gets the value of the 'useContext' field.
getUseContext() - Method in class com.cerner.bunsen.stu3.avro.Measure
Gets the value of the 'useContext' field.
getUsedCode() - Method in class com.cerner.bunsen.stu3.avro.Procedure.Builder
Gets the value of the 'usedCode' field.
getUsedCode() - Method in class com.cerner.bunsen.stu3.avro.Procedure
Gets the value of the 'usedCode' field.
getUsedReference() - Method in class com.cerner.bunsen.stu3.avro.Procedure.Builder
Gets the value of the 'usedReference' field.
getUsedReference() - Method in class com.cerner.bunsen.stu3.avro.Procedure
Gets the value of the 'usedReference' field.
getUserSelected() - Method in class com.cerner.bunsen.stu3.avro.Coding.Builder
Gets the value of the 'userSelected' field.
getUserSelected() - Method in class com.cerner.bunsen.stu3.avro.Coding
Gets the value of the 'userSelected' field.
getVaccinationProtocol() - Method in class com.cerner.bunsen.stu3.avro.Immunization.Builder
Gets the value of the 'vaccinationProtocol' field.
getVaccinationProtocol() - Method in class com.cerner.bunsen.stu3.avro.Immunization
Gets the value of the 'vaccinationProtocol' field.
getVaccinationProtocol() - Method in class com.cerner.bunsen.stu3.avro.us.core.Immunization.Builder
Gets the value of the 'vaccinationProtocol' field.
getVaccinationProtocol() - Method in class com.cerner.bunsen.stu3.avro.us.core.Immunization
Gets the value of the 'vaccinationProtocol' field.
getVaccineCode() - Method in class com.cerner.bunsen.stu3.avro.Immunization.Builder
Gets the value of the 'vaccineCode' field.
getVaccineCode() - Method in class com.cerner.bunsen.stu3.avro.Immunization
Gets the value of the 'vaccineCode' field.
getVaccineCode() - Method in class com.cerner.bunsen.stu3.avro.us.core.Immunization.Builder
Gets the value of the 'vaccineCode' field.
getVaccineCode() - Method in class com.cerner.bunsen.stu3.avro.us.core.Immunization
Gets the value of the 'vaccineCode' field.
getVaccineCodeBuilder() - Method in class com.cerner.bunsen.stu3.avro.Immunization.Builder
Gets the Builder instance for the 'vaccineCode' field and creates one if it doesn't exist yet.
getVaccineCodeBuilder() - Method in class com.cerner.bunsen.stu3.avro.us.core.Immunization.Builder
Gets the Builder instance for the 'vaccineCode' field and creates one if it doesn't exist yet.
getValidityPeriod() - Method in class com.cerner.bunsen.stu3.avro.us.core.MedicationRequestDispenseRequest.Builder
Gets the value of the 'validityPeriod' field.
getValidityPeriod() - Method in class com.cerner.bunsen.stu3.avro.us.core.MedicationRequestDispenseRequest
Gets the value of the 'validityPeriod' field.
getValidityPeriodBuilder() - Method in class com.cerner.bunsen.stu3.avro.us.core.MedicationRequestDispenseRequest.Builder
Gets the Builder instance for the 'validityPeriod' field and creates one if it doesn't exist yet.
getValue() - Method in class com.cerner.bunsen.spark.codes.broadcast.BroadcastableConceptMap.CodeValue
Returns the code value.
getValue() - Method in class com.cerner.bunsen.spark.codes.Value
Returns the value.
getValue() - Method in class com.cerner.bunsen.stu3.avro.Age.Builder
Gets the value of the 'value' field.
getValue() - Method in class com.cerner.bunsen.stu3.avro.Age
Gets the value of the 'value' field.
getValue() - Method in class com.cerner.bunsen.stu3.avro.ClaimInformation.Builder
Gets the value of the 'value' field.
getValue() - Method in class com.cerner.bunsen.stu3.avro.ClaimInformation
Gets the value of the 'value' field.
getValue() - Method in class com.cerner.bunsen.stu3.avro.ContactPoint.Builder
Gets the value of the 'value' field.
getValue() - Method in class com.cerner.bunsen.stu3.avro.ContactPoint
Gets the value of the 'value' field.
getValue() - Method in class com.cerner.bunsen.stu3.avro.Duration.Builder
Gets the value of the 'value' field.
getValue() - Method in class com.cerner.bunsen.stu3.avro.Duration
Gets the value of the 'value' field.
getValue() - Method in class com.cerner.bunsen.stu3.avro.Identifier.Builder
Gets the value of the 'value' field.
getValue() - Method in class com.cerner.bunsen.stu3.avro.Identifier
Gets the value of the 'value' field.
getValue() - Method in class com.cerner.bunsen.stu3.avro.MeasureReportGroupStratifierStratum.Builder
Gets the value of the 'value' field.
getValue() - Method in class com.cerner.bunsen.stu3.avro.MeasureReportGroupStratifierStratum
Gets the value of the 'value' field.
getValue() - Method in class com.cerner.bunsen.stu3.avro.Money.Builder
Gets the value of the 'value' field.
getValue() - Method in class com.cerner.bunsen.stu3.avro.Money
Gets the value of the 'value' field.
getValue() - Method in class com.cerner.bunsen.stu3.avro.Observation.Builder
Gets the value of the 'value' field.
getValue() - Method in class com.cerner.bunsen.stu3.avro.Observation
Gets the value of the 'value' field.
getValue() - Method in class com.cerner.bunsen.stu3.avro.ObservationComponent.Builder
Gets the value of the 'value' field.
getValue() - Method in class com.cerner.bunsen.stu3.avro.ObservationComponent
Gets the value of the 'value' field.
getValue() - Method in class com.cerner.bunsen.stu3.avro.Quantity.Builder
Gets the value of the 'value' field.
getValue() - Method in class com.cerner.bunsen.stu3.avro.Quantity
Gets the value of the 'value' field.
getValue() - Method in class com.cerner.bunsen.stu3.avro.UsageContext.Builder
Gets the value of the 'value' field.
getValue() - Method in class com.cerner.bunsen.stu3.avro.UsageContext
Gets the value of the 'value' field.
getValueBuilder() - Method in class com.cerner.bunsen.stu3.avro.ClaimInformation.Builder
Gets the Builder instance for the 'value' field and creates one if it doesn't exist yet.
getValueBuilder() - Method in class com.cerner.bunsen.stu3.avro.Observation.Builder
Gets the Builder instance for the 'value' field and creates one if it doesn't exist yet.
getValueBuilder() - Method in class com.cerner.bunsen.stu3.avro.ObservationComponent.Builder
Gets the Builder instance for the 'value' field and creates one if it doesn't exist yet.
getValueBuilder() - Method in class com.cerner.bunsen.stu3.avro.UsageContext.Builder
Gets the Builder instance for the 'value' field and creates one if it doesn't exist yet.
getValueEncoder() - Static method in class com.cerner.bunsen.spark.codes.base.AbstractValueSets
Returns the encoder for values.
getValues() - Method in class com.cerner.bunsen.spark.codes.base.AbstractValueSets
Returns a dataset of all values in this collection.
getValues(String, String) - Method in class com.cerner.bunsen.spark.codes.base.AbstractValueSets
Returns the values for the given URI and version.
getValues(Map<String, String>) - Method in class com.cerner.bunsen.spark.codes.base.AbstractValueSets
Returns a dataset with the values for each element in the map of uri to version.
getValues(String) - Method in class com.cerner.bunsen.spark.codes.broadcast.BroadcastableValueSets
Returns a map of code systems to the set of code values within those systems used by the given valueset reference.
getValueSet(String, String) - Method in class com.cerner.bunsen.spark.codes.base.AbstractValueSets
Returns the value set with the given uri and version, or null if there is no such value set.
getValueSets() - Method in class com.cerner.bunsen.spark.codes.base.AbstractValueSets
Returns a dataset of value sets to inspect metadata.
getValueSetUri() - Method in class com.cerner.bunsen.spark.codes.broadcast.BroadcastableValueSets.Reference
Returns the value set uri that defines this reference relationship.
getValueSetUri() - Method in class com.cerner.bunsen.spark.codes.Value
Returns the URI for this FHIR value set that owns this value.
getValueSetVersion() - Method in class com.cerner.bunsen.spark.codes.broadcast.BroadcastableValueSets.Reference
Returns the value set version that defines this reference relationship.
getValueSetVersion() - Method in class com.cerner.bunsen.spark.codes.Value
Returns the version for this FHIR value set that owns this value.
getVerificationStatus() - Method in class com.cerner.bunsen.stu3.avro.AllergyIntolerance.Builder
Gets the value of the 'verificationStatus' field.
getVerificationStatus() - Method in class com.cerner.bunsen.stu3.avro.AllergyIntolerance
Gets the value of the 'verificationStatus' field.
getVerificationStatus() - Method in class com.cerner.bunsen.stu3.avro.Condition.Builder
Gets the value of the 'verificationStatus' field.
getVerificationStatus() - Method in class com.cerner.bunsen.stu3.avro.Condition
Gets the value of the 'verificationStatus' field.
getVerificationStatus() - Method in class com.cerner.bunsen.stu3.avro.us.core.Condition.Builder
Gets the value of the 'verificationStatus' field.
getVerificationStatus() - Method in class com.cerner.bunsen.stu3.avro.us.core.Condition
Gets the value of the 'verificationStatus' field.
getVersion() - Method in class com.cerner.bunsen.spark.codes.Ancestor
Returns the hierarchy version that owns this value.
getVersion() - Method in class com.cerner.bunsen.spark.codes.broadcast.BroadcastableValueSets.AncestorValue
Returns the version of the hierarchy that owns this ancestor value.
getVersion() - Method in class com.cerner.bunsen.spark.codes.UrlAndVersion
 
getVersion() - Method in class com.cerner.bunsen.spark.codes.Value
Returns the version of the code system that owns this value.
getVersion() - Method in class com.cerner.bunsen.stu3.avro.Coding.Builder
Gets the value of the 'version' field.
getVersion() - Method in class com.cerner.bunsen.stu3.avro.Coding
Gets the value of the 'version' field.
getVersion() - Method in class com.cerner.bunsen.stu3.avro.Measure.Builder
Gets the value of the 'version' field.
getVersion() - Method in class com.cerner.bunsen.stu3.avro.Measure
Gets the value of the 'version' field.
getVersionId() - Method in class com.cerner.bunsen.stu3.avro.Meta.Builder
Gets the value of the 'versionId' field.
getVersionId() - Method in class com.cerner.bunsen.stu3.avro.Meta
Gets the value of the 'versionId' field.
getVisionPrescriptionId() - Method in class com.cerner.bunsen.stu3.avro.AppointmentCommunicationRequestDeviceRequestMedicationRequestNutritionOrderProcedureRequestReferralRequestRequestGroupTaskVisionPrescriptionReference.Builder
Gets the value of the 'VisionPrescriptionId' field.
getVisionPrescriptionId() - Method in class com.cerner.bunsen.stu3.avro.AppointmentCommunicationRequestDeviceRequestMedicationRequestNutritionOrderProcedureRequestReferralRequestRequestGroupTaskVisionPrescriptionReference
Gets the value of the 'VisionPrescriptionId' field.
getVisionPrescriptionId() - Method in class com.cerner.bunsen.stu3.avro.MedicationRequestVisionPrescriptionReference.Builder
Gets the value of the 'VisionPrescriptionId' field.
getVisionPrescriptionId() - Method in class com.cerner.bunsen.stu3.avro.MedicationRequestVisionPrescriptionReference
Gets the value of the 'VisionPrescriptionId' field.
getWasSubstituted() - Method in class com.cerner.bunsen.stu3.avro.MedicationDispenseSubstitution.Builder
Gets the value of the 'wasSubstituted' field.
getWasSubstituted() - Method in class com.cerner.bunsen.stu3.avro.MedicationDispenseSubstitution
Gets the value of the 'wasSubstituted' field.
getWhen() - Method in class com.cerner.bunsen.stu3.avro.TimingRepeat.Builder
Gets the value of the 'when' field.
getWhen() - Method in class com.cerner.bunsen.stu3.avro.TimingRepeat
Gets the value of the 'when' field.
getWhenHandedOver() - Method in class com.cerner.bunsen.stu3.avro.MedicationDispense.Builder
Gets the value of the 'whenHandedOver' field.
getWhenHandedOver() - Method in class com.cerner.bunsen.stu3.avro.MedicationDispense
Gets the value of the 'whenHandedOver' field.
getWhenPrepared() - Method in class com.cerner.bunsen.stu3.avro.MedicationDispense.Builder
Gets the value of the 'whenPrepared' field.
getWhenPrepared() - Method in class com.cerner.bunsen.stu3.avro.MedicationDispense
Gets the value of the 'whenPrepared' field.
GoalReference - Class in com.cerner.bunsen.stu3.avro
 
GoalReference() - Constructor for class com.cerner.bunsen.stu3.avro.GoalReference
Default constructor.
GoalReference(String, String, String, Identifier, String) - Constructor for class com.cerner.bunsen.stu3.avro.GoalReference
All-args constructor.
GoalReference.Builder - Class in com.cerner.bunsen.stu3.avro
RecordBuilder for GoalReference instances.
GroupPatientReference - Class in com.cerner.bunsen.stu3.avro
 
GroupPatientReference() - Constructor for class com.cerner.bunsen.stu3.avro.GroupPatientReference
Default constructor.
GroupPatientReference(String, String, String, String, Identifier, String) - Constructor for class com.cerner.bunsen.stu3.avro.GroupPatientReference
All-args constructor.
GroupPatientReference.Builder - Class in com.cerner.bunsen.stu3.avro
RecordBuilder for GroupPatientReference instances.

H

HapiChoiceConverter<T> - Class in com.cerner.bunsen.definitions
 
HapiChoiceConverter(Map<String, HapiConverter<T>>, T, FhirConversionSupport) - Constructor for class com.cerner.bunsen.definitions.HapiChoiceConverter
 
HapiCompositeConverter<T> - Class in com.cerner.bunsen.definitions
Partial converter implementation for composite structures.
HapiCompositeConverter(String, List<StructureField<HapiConverter<T>>>, T, FhirConversionSupport, String) - Constructor for class com.cerner.bunsen.definitions.HapiCompositeConverter
 
HapiCompositeConverter.CompositeFieldSetter - Class in com.cerner.bunsen.definitions
 
HapiContainedConverter<T> - Class in com.cerner.bunsen.definitions
Partial converter implementation for contained structures.
HapiContainedConverter(Map<String, StructureField<HapiConverter<T>>>, T) - Constructor for class com.cerner.bunsen.definitions.HapiContainedConverter
 
HapiContainedConverter.ContainerEntry - Class in com.cerner.bunsen.definitions
Represents the association of a contained element to its type.
HapiConverter<T> - Class in com.cerner.bunsen.definitions
Base class for converting HAPI resources to an alternative object model, such as Spark rows or Avro objects.
HapiConverter() - Constructor for class com.cerner.bunsen.definitions.HapiConverter
 
HapiConverter.HapiFieldSetter - Interface in com.cerner.bunsen.definitions
Supporting interface to convert and set a field on a HAPI object.
HapiConverter.HapiObjectConverter - Interface in com.cerner.bunsen.definitions
Supporting interface to convert an object from a different data model to a HAPI object.
HapiConverter.MultiValueConverter - Interface in com.cerner.bunsen.definitions
Supporting interface to convert multiple values for the corresponding field on a FHIR object.
hasAbatement() - Method in class com.cerner.bunsen.stu3.avro.Condition.Builder
Checks whether the 'abatement' field has been set.
hasAbatement() - Method in class com.cerner.bunsen.stu3.avro.us.core.Condition.Builder
Checks whether the 'abatement' field has been set.
hasAbatementBuilder() - Method in class com.cerner.bunsen.stu3.avro.Condition.Builder
Checks whether the 'abatement' field has an active Builder instance Field for FHIR property abatement
hasAbatementBuilder() - Method in class com.cerner.bunsen.stu3.avro.us.core.Condition.Builder
Checks whether the 'abatement' field has an active Builder instance Field for FHIR property abatement
hasAccident() - Method in class com.cerner.bunsen.stu3.avro.Claim.Builder
Checks whether the 'accident' field has been set.
hasAccidentBuilder() - Method in class com.cerner.bunsen.stu3.avro.Claim.Builder
Checks whether the 'accident' field has an active Builder instance Field for FHIR property accident
hasAccount() - Method in class com.cerner.bunsen.stu3.avro.Encounter.Builder
Checks whether the 'account' field has been set.
hasAccount() - Method in class com.cerner.bunsen.stu3.avro.EpisodeOfCare.Builder
Checks whether the 'account' field has been set.
hasAccount() - Method in class com.cerner.bunsen.stu3.avro.us.core.Encounter.Builder
Checks whether the 'account' field has been set.
hasAccountId() - Method in class com.cerner.bunsen.stu3.avro.AccountReference.Builder
Checks whether the 'AccountId' field has been set.
hasAction() - Method in class com.cerner.bunsen.stu3.avro.ProcedureFocalDevice.Builder
Checks whether the 'action' field has been set.
hasActionBuilder() - Method in class com.cerner.bunsen.stu3.avro.ProcedureFocalDevice.Builder
Checks whether the 'action' field has an active Builder instance Field for FHIR property action
hasActive() - Method in class com.cerner.bunsen.stu3.avro.Patient.Builder
Checks whether the 'active' field has been set.
hasActive() - Method in class com.cerner.bunsen.stu3.avro.us.core.Patient.Builder
Checks whether the 'active' field has been set.
hasActivity() - Method in class com.cerner.bunsen.stu3.avro.CarePlan.Builder
Checks whether the 'activity' field has been set.
hasActivity() - Method in class com.cerner.bunsen.stu3.avro.us.core.CarePlan.Builder
Checks whether the 'activity' field has been set.
hasActivityDefinitionId() - Method in class com.cerner.bunsen.stu3.avro.ActivityDefinitionHealthcareServicePlanDefinitionReference.Builder
Checks whether the 'ActivityDefinitionId' field has been set.
hasActivityDefinitionId() - Method in class com.cerner.bunsen.stu3.avro.ActivityDefinitionPlanDefinitionQuestionnaireReference.Builder
Checks whether the 'ActivityDefinitionId' field has been set.
hasActivityDefinitionId() - Method in class com.cerner.bunsen.stu3.avro.ActivityDefinitionPlanDefinitionReference.Builder
Checks whether the 'ActivityDefinitionId' field has been set.
hasActor() - Method in class com.cerner.bunsen.stu3.avro.ImmunizationPractitioner.Builder
Checks whether the 'actor' field has been set.
hasActor() - Method in class com.cerner.bunsen.stu3.avro.MedicationDispensePerformer.Builder
Checks whether the 'actor' field has been set.
hasActor() - Method in class com.cerner.bunsen.stu3.avro.ProcedurePerformer.Builder
Checks whether the 'actor' field has been set.
hasActor() - Method in class com.cerner.bunsen.stu3.avro.us.core.ImmunizationPractitioner.Builder
Checks whether the 'actor' field has been set.
hasActorBuilder() - Method in class com.cerner.bunsen.stu3.avro.ImmunizationPractitioner.Builder
Checks whether the 'actor' field has an active Builder instance Field for FHIR property actor
hasActorBuilder() - Method in class com.cerner.bunsen.stu3.avro.MedicationDispensePerformer.Builder
Checks whether the 'actor' field has an active Builder instance Field for FHIR property actor
hasActorBuilder() - Method in class com.cerner.bunsen.stu3.avro.ProcedurePerformer.Builder
Checks whether the 'actor' field has an active Builder instance Field for FHIR property actor
hasActorBuilder() - Method in class com.cerner.bunsen.stu3.avro.us.core.ImmunizationPractitioner.Builder
Checks whether the 'actor' field has an active Builder instance Field for FHIR property actor
hasAdditionalInstruction() - Method in class com.cerner.bunsen.stu3.avro.Dosage.Builder
Checks whether the 'additionalInstruction' field has been set.
hasAddress() - Method in class com.cerner.bunsen.stu3.avro.ChoiceAddressCodeableConceptLocationReference.Builder
Checks whether the 'address' field has been set.
hasAddress() - Method in class com.cerner.bunsen.stu3.avro.ChoiceAddressLocationReference.Builder
Checks whether the 'address' field has been set.
hasAddress() - Method in class com.cerner.bunsen.stu3.avro.Patient.Builder
Checks whether the 'address' field has been set.
hasAddress() - Method in class com.cerner.bunsen.stu3.avro.PatientContact.Builder
Checks whether the 'address' field has been set.
hasAddress() - Method in class com.cerner.bunsen.stu3.avro.us.core.Patient.Builder
Checks whether the 'address' field has been set.
hasAddress() - Method in class com.cerner.bunsen.stu3.avro.us.core.PatientContact.Builder
Checks whether the 'address' field has been set.
hasAddressBuilder() - Method in class com.cerner.bunsen.stu3.avro.ChoiceAddressCodeableConceptLocationReference.Builder
Checks whether the 'address' field has an active Builder instance Choice field
hasAddressBuilder() - Method in class com.cerner.bunsen.stu3.avro.ChoiceAddressLocationReference.Builder
Checks whether the 'address' field has an active Builder instance Choice field
hasAddressBuilder() - Method in class com.cerner.bunsen.stu3.avro.PatientContact.Builder
Checks whether the 'address' field has an active Builder instance Field for FHIR property address
hasAddressBuilder() - Method in class com.cerner.bunsen.stu3.avro.us.core.PatientContact.Builder
Checks whether the 'address' field has an active Builder instance Field for FHIR property address
hasAddresses() - Method in class com.cerner.bunsen.stu3.avro.CarePlan.Builder
Checks whether the 'addresses' field has been set.
hasAddresses() - Method in class com.cerner.bunsen.stu3.avro.us.core.CarePlan.Builder
Checks whether the 'addresses' field has been set.
hasAdmitSource() - Method in class com.cerner.bunsen.stu3.avro.EncounterHospitalization.Builder
Checks whether the 'admitSource' field has been set.
hasAdmitSource() - Method in class com.cerner.bunsen.stu3.avro.us.core.EncounterHospitalization.Builder
Checks whether the 'admitSource' field has been set.
hasAdmitSourceBuilder() - Method in class com.cerner.bunsen.stu3.avro.EncounterHospitalization.Builder
Checks whether the 'admitSource' field has an active Builder instance Field for FHIR property admitSource
hasAdmitSourceBuilder() - Method in class com.cerner.bunsen.stu3.avro.us.core.EncounterHospitalization.Builder
Checks whether the 'admitSource' field has an active Builder instance Field for FHIR property admitSource
hasAge() - Method in class com.cerner.bunsen.stu3.avro.ChoiceAgePeriodRangeBooleanDateTimeString.Builder
Checks whether the 'age' field has been set.
hasAge() - Method in class com.cerner.bunsen.stu3.avro.ChoiceAgePeriodRangeDateTimeString.Builder
Checks whether the 'age' field has been set.
hasAge() - Method in class com.cerner.bunsen.stu3.avro.ObservationComponentReferenceRange.Builder
Checks whether the 'age' field has been set.
hasAge() - Method in class com.cerner.bunsen.stu3.avro.ObservationReferenceRange.Builder
Checks whether the 'age' field has been set.
hasAgeBuilder() - Method in class com.cerner.bunsen.stu3.avro.ChoiceAgePeriodRangeBooleanDateTimeString.Builder
Checks whether the 'age' field has an active Builder instance Choice field
hasAgeBuilder() - Method in class com.cerner.bunsen.stu3.avro.ChoiceAgePeriodRangeDateTimeString.Builder
Checks whether the 'age' field has an active Builder instance Choice field
hasAgeBuilder() - Method in class com.cerner.bunsen.stu3.avro.ObservationComponentReferenceRange.Builder
Checks whether the 'age' field has an active Builder instance Field for FHIR property age
hasAgeBuilder() - Method in class com.cerner.bunsen.stu3.avro.ObservationReferenceRange.Builder
Checks whether the 'age' field has an active Builder instance Field for FHIR property age
hasAgent() - Method in class com.cerner.bunsen.stu3.avro.ProcedureRequestRequester.Builder
Checks whether the 'agent' field has been set.
hasAgent() - Method in class com.cerner.bunsen.stu3.avro.us.core.MedicationRequestRequester.Builder
Checks whether the 'agent' field has been set.
hasAgentBuilder() - Method in class com.cerner.bunsen.stu3.avro.ProcedureRequestRequester.Builder
Checks whether the 'agent' field has an active Builder instance Field for FHIR property agent
hasAgentBuilder() - Method in class com.cerner.bunsen.stu3.avro.us.core.MedicationRequestRequester.Builder
Checks whether the 'agent' field has an active Builder instance Field for FHIR property agent
hasAllowed() - Method in class com.cerner.bunsen.stu3.avro.us.core.MedicationRequestSubstitution.Builder
Checks whether the 'allowed' field has been set.
hasAmount() - Method in class com.cerner.bunsen.stu3.avro.us.core.MedicationIngredient.Builder
Checks whether the 'amount' field has been set.
hasAmount() - Method in class com.cerner.bunsen.stu3.avro.us.core.MedicationPackageContent.Builder
Checks whether the 'amount' field has been set.
hasAmountBuilder() - Method in class com.cerner.bunsen.stu3.avro.us.core.MedicationIngredient.Builder
Checks whether the 'amount' field has an active Builder instance Field for FHIR property amount
hasAmountBuilder() - Method in class com.cerner.bunsen.stu3.avro.us.core.MedicationPackageContent.Builder
Checks whether the 'amount' field has an active Builder instance Field for FHIR property amount
hasAnimal() - Method in class com.cerner.bunsen.stu3.avro.Patient.Builder
Checks whether the 'animal' field has been set.
hasAnimalBuilder() - Method in class com.cerner.bunsen.stu3.avro.Patient.Builder
Checks whether the 'animal' field has an active Builder instance Field for FHIR property animal
hasAppliesTo() - Method in class com.cerner.bunsen.stu3.avro.ObservationComponentReferenceRange.Builder
Checks whether the 'appliesTo' field has been set.
hasAppliesTo() - Method in class com.cerner.bunsen.stu3.avro.ObservationReferenceRange.Builder
Checks whether the 'appliesTo' field has been set.
hasAppointment() - Method in class com.cerner.bunsen.stu3.avro.Encounter.Builder
Checks whether the 'appointment' field has been set.
hasAppointment() - Method in class com.cerner.bunsen.stu3.avro.us.core.Encounter.Builder
Checks whether the 'appointment' field has been set.
hasAppointmentBuilder() - Method in class com.cerner.bunsen.stu3.avro.Encounter.Builder
Checks whether the 'appointment' field has an active Builder instance Field for FHIR property appointment
hasAppointmentBuilder() - Method in class com.cerner.bunsen.stu3.avro.us.core.Encounter.Builder
Checks whether the 'appointment' field has an active Builder instance Field for FHIR property appointment
hasAppointmentId() - Method in class com.cerner.bunsen.stu3.avro.AppointmentCommunicationRequestDeviceRequestMedicationRequestNutritionOrderProcedureRequestReferralRequestRequestGroupTaskVisionPrescriptionReference.Builder
Checks whether the 'AppointmentId' field has been set.
hasAppointmentId() - Method in class com.cerner.bunsen.stu3.avro.AppointmentReference.Builder
Checks whether the 'AppointmentId' field has been set.
hasApprovalDate() - Method in class com.cerner.bunsen.stu3.avro.Measure.Builder
Checks whether the 'approvalDate' field has been set.
hasAsNeeded() - Method in class com.cerner.bunsen.stu3.avro.Dosage.Builder
Checks whether the 'asNeeded' field has been set.
hasAsNeeded() - Method in class com.cerner.bunsen.stu3.avro.ProcedureRequest.Builder
Checks whether the 'asNeeded' field has been set.
hasAsNeededBuilder() - Method in class com.cerner.bunsen.stu3.avro.Dosage.Builder
Checks whether the 'asNeeded' field has an active Builder instance Field for FHIR property asNeeded
hasAsNeededBuilder() - Method in class com.cerner.bunsen.stu3.avro.ProcedureRequest.Builder
Checks whether the 'asNeeded' field has an active Builder instance Field for FHIR property asNeeded
hasAssertedDate() - Method in class com.cerner.bunsen.stu3.avro.AllergyIntolerance.Builder
Checks whether the 'assertedDate' field has been set.
hasAssertedDate() - Method in class com.cerner.bunsen.stu3.avro.Condition.Builder
Checks whether the 'assertedDate' field has been set.
hasAssertedDate() - Method in class com.cerner.bunsen.stu3.avro.us.core.Condition.Builder
Checks whether the 'assertedDate' field has been set.
hasAsserter() - Method in class com.cerner.bunsen.stu3.avro.AllergyIntolerance.Builder
Checks whether the 'asserter' field has been set.
hasAsserter() - Method in class com.cerner.bunsen.stu3.avro.Condition.Builder
Checks whether the 'asserter' field has been set.
hasAsserter() - Method in class com.cerner.bunsen.stu3.avro.us.core.Condition.Builder
Checks whether the 'asserter' field has been set.
hasAsserterBuilder() - Method in class com.cerner.bunsen.stu3.avro.AllergyIntolerance.Builder
Checks whether the 'asserter' field has an active Builder instance Field for FHIR property asserter
hasAsserterBuilder() - Method in class com.cerner.bunsen.stu3.avro.Condition.Builder
Checks whether the 'asserter' field has an active Builder instance Field for FHIR property asserter
hasAsserterBuilder() - Method in class com.cerner.bunsen.stu3.avro.us.core.Condition.Builder
Checks whether the 'asserter' field has an active Builder instance Field for FHIR property asserter
hasAssessment() - Method in class com.cerner.bunsen.stu3.avro.ConditionStage.Builder
Checks whether the 'assessment' field has been set.
hasAssessment() - Method in class com.cerner.bunsen.stu3.avro.us.core.ConditionStage.Builder
Checks whether the 'assessment' field has been set.
hasAssigner() - Method in class com.cerner.bunsen.stu3.avro.Identifier.Builder
Checks whether the 'assigner' field has been set.
hasAssignerBuilder() - Method in class com.cerner.bunsen.stu3.avro.Identifier.Builder
Checks whether the 'assigner' field has an active Builder instance Field for FHIR property assigner
hasAttachment() - Method in class com.cerner.bunsen.stu3.avro.ChoiceAttachmentCodeableConceptPeriodQuantityRangeRatioSampledDataBooleanDateTimeStringTime.Builder
Checks whether the 'attachment' field has been set.
hasAttachment() - Method in class com.cerner.bunsen.stu3.avro.ChoiceAttachmentCodeableConceptPeriodQuantityRangeRatioSampledDataDateTimeStringTime.Builder
Checks whether the 'attachment' field has been set.
hasAttachment() - Method in class com.cerner.bunsen.stu3.avro.ChoiceAttachmentQuantityResourceReferenceString.Builder
Checks whether the 'attachment' field has been set.
hasAttachmentBuilder() - Method in class com.cerner.bunsen.stu3.avro.ChoiceAttachmentCodeableConceptPeriodQuantityRangeRatioSampledDataBooleanDateTimeStringTime.Builder
Checks whether the 'attachment' field has an active Builder instance Choice field
hasAttachmentBuilder() - Method in class com.cerner.bunsen.stu3.avro.ChoiceAttachmentCodeableConceptPeriodQuantityRangeRatioSampledDataDateTimeStringTime.Builder
Checks whether the 'attachment' field has an active Builder instance Choice field
hasAttachmentBuilder() - Method in class com.cerner.bunsen.stu3.avro.ChoiceAttachmentQuantityResourceReferenceString.Builder
Checks whether the 'attachment' field has an active Builder instance Choice field
hasAuthor() - Method in class com.cerner.bunsen.stu3.avro.Annotation.Builder
Checks whether the 'author' field has been set.
hasAuthor() - Method in class com.cerner.bunsen.stu3.avro.CarePlan.Builder
Checks whether the 'author' field has been set.
hasAuthor() - Method in class com.cerner.bunsen.stu3.avro.us.core.CarePlan.Builder
Checks whether the 'author' field has been set.
hasAuthorBuilder() - Method in class com.cerner.bunsen.stu3.avro.Annotation.Builder
Checks whether the 'author' field has an active Builder instance Field for FHIR property author
hasAuthoredOn() - Method in class com.cerner.bunsen.stu3.avro.ProcedureRequest.Builder
Checks whether the 'authoredOn' field has been set.
hasAuthoredOn() - Method in class com.cerner.bunsen.stu3.avro.us.core.MedicationRequest.Builder
Checks whether the 'authoredOn' field has been set.
hasAuthority() - Method in class com.cerner.bunsen.stu3.avro.ImmunizationVaccinationProtocol.Builder
Checks whether the 'authority' field has been set.
hasAuthority() - Method in class com.cerner.bunsen.stu3.avro.us.core.ImmunizationVaccinationProtocol.Builder
Checks whether the 'authority' field has been set.
hasAuthorityBuilder() - Method in class com.cerner.bunsen.stu3.avro.ImmunizationVaccinationProtocol.Builder
Checks whether the 'authority' field has an active Builder instance Field for FHIR property authority
hasAuthorityBuilder() - Method in class com.cerner.bunsen.stu3.avro.us.core.ImmunizationVaccinationProtocol.Builder
Checks whether the 'authority' field has an active Builder instance Field for FHIR property authority
hasAuthorizingPrescription() - Method in class com.cerner.bunsen.stu3.avro.MedicationDispense.Builder
Checks whether the 'authorizingPrescription' field has been set.
hasBasedOn() - Method in class com.cerner.bunsen.stu3.avro.CarePlan.Builder
Checks whether the 'basedOn' field has been set.
hasBasedOn() - Method in class com.cerner.bunsen.stu3.avro.MedicationStatement.Builder
Checks whether the 'basedOn' field has been set.
hasBasedOn() - Method in class com.cerner.bunsen.stu3.avro.Observation.Builder
Checks whether the 'basedOn' field has been set.
hasBasedOn() - Method in class com.cerner.bunsen.stu3.avro.Procedure.Builder
Checks whether the 'basedOn' field has been set.
hasBasedOn() - Method in class com.cerner.bunsen.stu3.avro.ProcedureRequest.Builder
Checks whether the 'basedOn' field has been set.
hasBasedOn() - Method in class com.cerner.bunsen.stu3.avro.us.core.CarePlan.Builder
Checks whether the 'basedOn' field has been set.
hasBasedOn() - Method in class com.cerner.bunsen.stu3.avro.us.core.MedicationRequest.Builder
Checks whether the 'basedOn' field has been set.
hasBatch() - Method in class com.cerner.bunsen.stu3.avro.us.core.MedicationPackage.Builder
Checks whether the 'batch' field has been set.
hasBillablePeriod() - Method in class com.cerner.bunsen.stu3.avro.Claim.Builder
Checks whether the 'billablePeriod' field has been set.
hasBillablePeriodBuilder() - Method in class com.cerner.bunsen.stu3.avro.Claim.Builder
Checks whether the 'billablePeriod' field has an active Builder instance Field for FHIR property billablePeriod
hasBirthDate() - Method in class com.cerner.bunsen.stu3.avro.Patient.Builder
Checks whether the 'birthDate' field has been set.
hasBirthDate() - Method in class com.cerner.bunsen.stu3.avro.us.core.Patient.Builder
Checks whether the 'birthDate' field has been set.
hasBirthsex() - Method in class com.cerner.bunsen.stu3.avro.us.core.Patient.Builder
Checks whether the 'birthsex' field has been set.
hasBodySite() - Method in class com.cerner.bunsen.stu3.avro.ClaimItem.Builder
Checks whether the 'bodySite' field has been set.
hasBodySite() - Method in class com.cerner.bunsen.stu3.avro.Condition.Builder
Checks whether the 'bodySite' field has been set.
hasBodySite() - Method in class com.cerner.bunsen.stu3.avro.Observation.Builder
Checks whether the 'bodySite' field has been set.
hasBodySite() - Method in class com.cerner.bunsen.stu3.avro.Procedure.Builder
Checks whether the 'bodySite' field has been set.
hasBodySite() - Method in class com.cerner.bunsen.stu3.avro.ProcedureRequest.Builder
Checks whether the 'bodySite' field has been set.
hasBodySite() - Method in class com.cerner.bunsen.stu3.avro.us.core.Condition.Builder
Checks whether the 'bodySite' field has been set.
hasBodySiteBuilder() - Method in class com.cerner.bunsen.stu3.avro.ClaimItem.Builder
Checks whether the 'bodySite' field has an active Builder instance Field for FHIR property bodySite
hasBodySiteBuilder() - Method in class com.cerner.bunsen.stu3.avro.Observation.Builder
Checks whether the 'bodySite' field has an active Builder instance Field for FHIR property bodySite
hasBoolean$() - Method in class com.cerner.bunsen.stu3.avro.ChoiceAgePeriodRangeBooleanDateTimeString.Builder
Checks whether the 'boolean$' field has been set.
hasBoolean$() - Method in class com.cerner.bunsen.stu3.avro.ChoiceAttachmentCodeableConceptPeriodQuantityRangeRatioSampledDataBooleanDateTimeStringTime.Builder
Checks whether the 'boolean$' field has been set.
hasBoolean$() - Method in class com.cerner.bunsen.stu3.avro.ChoiceBooleanDateTime.Builder
Checks whether the 'boolean$' field has been set.
hasBoolean$() - Method in class com.cerner.bunsen.stu3.avro.ChoiceBooleanInteger.Builder
Checks whether the 'boolean$' field has been set.
hasBoolean$() - Method in class com.cerner.bunsen.stu3.avro.ChoiceCodeableConceptBoolean.Builder
Checks whether the 'boolean$' field has been set.
hasBounds() - Method in class com.cerner.bunsen.stu3.avro.TimingRepeat.Builder
Checks whether the 'bounds' field has been set.
hasBoundsBuilder() - Method in class com.cerner.bunsen.stu3.avro.TimingRepeat.Builder
Checks whether the 'bounds' field has an active Builder instance Field for FHIR property bounds
hasBreed() - Method in class com.cerner.bunsen.stu3.avro.PatientAnimal.Builder
Checks whether the 'breed' field has been set.
hasBreedBuilder() - Method in class com.cerner.bunsen.stu3.avro.PatientAnimal.Builder
Checks whether the 'breed' field has an active Builder instance Field for FHIR property breed
hasBundleId() - Method in class com.cerner.bunsen.stu3.avro.BundleReference.Builder
Checks whether the 'BundleId' field has been set.
hasBusinessArrangement() - Method in class com.cerner.bunsen.stu3.avro.ClaimInsurance.Builder
Checks whether the 'businessArrangement' field has been set.
hasCareManager() - Method in class com.cerner.bunsen.stu3.avro.EpisodeOfCare.Builder
Checks whether the 'careManager' field has been set.
hasCareManagerBuilder() - Method in class com.cerner.bunsen.stu3.avro.EpisodeOfCare.Builder
Checks whether the 'careManager' field has an active Builder instance Field for FHIR property careManager
hasCarePlanId() - Method in class com.cerner.bunsen.stu3.avro.CarePlanDeviceRequestImmunizationRecommendationMedicationRequestNutritionOrderProcedureRequestReferralRequestReference.Builder
Checks whether the 'CarePlanId' field has been set.
hasCarePlanId() - Method in class com.cerner.bunsen.stu3.avro.CarePlanMedicationRequestProcedureRequestReferralRequestReference.Builder
Checks whether the 'CarePlanId' field has been set.
hasCarePlanId() - Method in class com.cerner.bunsen.stu3.avro.CarePlanProcedureRequestReferralRequestReference.Builder
Checks whether the 'CarePlanId' field has been set.
hasCarePlanId() - Method in class com.cerner.bunsen.stu3.avro.CarePlanReference.Builder
Checks whether the 'CarePlanId' field has been set.
hasCareTeam() - Method in class com.cerner.bunsen.stu3.avro.CarePlan.Builder
Checks whether the 'careTeam' field has been set.
hasCareTeam() - Method in class com.cerner.bunsen.stu3.avro.Claim.Builder
Checks whether the 'careTeam' field has been set.
hasCareTeam() - Method in class com.cerner.bunsen.stu3.avro.us.core.CarePlan.Builder
Checks whether the 'careTeam' field has been set.
hasCareTeamId() - Method in class com.cerner.bunsen.stu3.avro.CareTeamOrganizationPatientPractitionerRelatedPersonReference.Builder
Checks whether the 'CareTeamId' field has been set.
hasCareTeamId() - Method in class com.cerner.bunsen.stu3.avro.CareTeamReference.Builder
Checks whether the 'CareTeamId' field has been set.
hasCareTeamLinkId() - Method in class com.cerner.bunsen.stu3.avro.ClaimItem.Builder
Checks whether the 'careTeamLinkId' field has been set.
hasCategory() - Method in class com.cerner.bunsen.stu3.avro.AllergyIntolerance.Builder
Checks whether the 'category' field has been set.
hasCategory() - Method in class com.cerner.bunsen.stu3.avro.CarePlan.Builder
Checks whether the 'category' field has been set.
hasCategory() - Method in class com.cerner.bunsen.stu3.avro.CarePlanActivityDetail.Builder
Checks whether the 'category' field has been set.
hasCategory() - Method in class com.cerner.bunsen.stu3.avro.ClaimInformation.Builder
Checks whether the 'category' field has been set.
hasCategory() - Method in class com.cerner.bunsen.stu3.avro.ClaimItem.Builder
Checks whether the 'category' field has been set.
hasCategory() - Method in class com.cerner.bunsen.stu3.avro.ClaimItemDetail.Builder
Checks whether the 'category' field has been set.
hasCategory() - Method in class com.cerner.bunsen.stu3.avro.ClaimItemDetailSubDetail.Builder
Checks whether the 'category' field has been set.
hasCategory() - Method in class com.cerner.bunsen.stu3.avro.Condition.Builder
Checks whether the 'category' field has been set.
hasCategory() - Method in class com.cerner.bunsen.stu3.avro.MedicationDispense.Builder
Checks whether the 'category' field has been set.
hasCategory() - Method in class com.cerner.bunsen.stu3.avro.MedicationStatement.Builder
Checks whether the 'category' field has been set.
hasCategory() - Method in class com.cerner.bunsen.stu3.avro.Observation.Builder
Checks whether the 'category' field has been set.
hasCategory() - Method in class com.cerner.bunsen.stu3.avro.Procedure.Builder
Checks whether the 'category' field has been set.
hasCategory() - Method in class com.cerner.bunsen.stu3.avro.ProcedureRequest.Builder
Checks whether the 'category' field has been set.
hasCategory() - Method in class com.cerner.bunsen.stu3.avro.us.core.CarePlan.Builder
Checks whether the 'category' field has been set.
hasCategory() - Method in class com.cerner.bunsen.stu3.avro.us.core.CarePlanActivityDetail.Builder
Checks whether the 'category' field has been set.
hasCategory() - Method in class com.cerner.bunsen.stu3.avro.us.core.Condition.Builder
Checks whether the 'category' field has been set.
hasCategory() - Method in class com.cerner.bunsen.stu3.avro.us.core.MedicationRequest.Builder
Checks whether the 'category' field has been set.
hasCategoryBuilder() - Method in class com.cerner.bunsen.stu3.avro.CarePlanActivityDetail.Builder
Checks whether the 'category' field has an active Builder instance Field for FHIR property category
hasCategoryBuilder() - Method in class com.cerner.bunsen.stu3.avro.ClaimInformation.Builder
Checks whether the 'category' field has an active Builder instance Field for FHIR property category
hasCategoryBuilder() - Method in class com.cerner.bunsen.stu3.avro.ClaimItem.Builder
Checks whether the 'category' field has an active Builder instance Field for FHIR property category
hasCategoryBuilder() - Method in class com.cerner.bunsen.stu3.avro.ClaimItemDetail.Builder
Checks whether the 'category' field has an active Builder instance Field for FHIR property category
hasCategoryBuilder() - Method in class com.cerner.bunsen.stu3.avro.ClaimItemDetailSubDetail.Builder
Checks whether the 'category' field has an active Builder instance Field for FHIR property category
hasCategoryBuilder() - Method in class com.cerner.bunsen.stu3.avro.MedicationDispense.Builder
Checks whether the 'category' field has an active Builder instance Field for FHIR property category
hasCategoryBuilder() - Method in class com.cerner.bunsen.stu3.avro.MedicationStatement.Builder
Checks whether the 'category' field has an active Builder instance Field for FHIR property category
hasCategoryBuilder() - Method in class com.cerner.bunsen.stu3.avro.Procedure.Builder
Checks whether the 'category' field has an active Builder instance Field for FHIR property category
hasCategoryBuilder() - Method in class com.cerner.bunsen.stu3.avro.us.core.CarePlanActivityDetail.Builder
Checks whether the 'category' field has an active Builder instance Field for FHIR property category
hasCategoryBuilder() - Method in class com.cerner.bunsen.stu3.avro.us.core.MedicationRequest.Builder
Checks whether the 'category' field has an active Builder instance Field for FHIR property category
hasCitation() - Method in class com.cerner.bunsen.stu3.avro.RelatedArtifact.Builder
Checks whether the 'citation' field has been set.
hasCity() - Method in class com.cerner.bunsen.stu3.avro.Address.Builder
Checks whether the 'city' field has been set.
hasClaim() - Method in class com.cerner.bunsen.stu3.avro.ClaimRelated.Builder
Checks whether the 'claim' field has been set.
hasClaimBuilder() - Method in class com.cerner.bunsen.stu3.avro.ClaimRelated.Builder
Checks whether the 'claim' field has an active Builder instance Field for FHIR property claim
hasClaimId() - Method in class com.cerner.bunsen.stu3.avro.ClaimReference.Builder
Checks whether the 'ClaimId' field has been set.
hasClaimResponse() - Method in class com.cerner.bunsen.stu3.avro.ClaimInsurance.Builder
Checks whether the 'claimResponse' field has been set.
hasClaimResponseBuilder() - Method in class com.cerner.bunsen.stu3.avro.ClaimInsurance.Builder
Checks whether the 'claimResponse' field has an active Builder instance Field for FHIR property claimResponse
hasClaimResponseId() - Method in class com.cerner.bunsen.stu3.avro.ClaimResponseReference.Builder
Checks whether the 'ClaimResponseId' field has been set.
hasClass$() - Method in class com.cerner.bunsen.stu3.avro.Encounter.Builder
Checks whether the 'class$' field has been set.
hasClass$() - Method in class com.cerner.bunsen.stu3.avro.EncounterClassHistory.Builder
Checks whether the 'class$' field has been set.
hasClass$() - Method in class com.cerner.bunsen.stu3.avro.us.core.Encounter.Builder
Checks whether the 'class$' field has been set.
hasClass$() - Method in class com.cerner.bunsen.stu3.avro.us.core.EncounterClassHistory.Builder
Checks whether the 'class$' field has been set.
hasClass$Builder() - Method in class com.cerner.bunsen.stu3.avro.Encounter.Builder
Checks whether the 'class$' field has an active Builder instance Field for FHIR property class
hasClass$Builder() - Method in class com.cerner.bunsen.stu3.avro.EncounterClassHistory.Builder
Checks whether the 'class$' field has an active Builder instance Field for FHIR property class
hasClass$Builder() - Method in class com.cerner.bunsen.stu3.avro.us.core.Encounter.Builder
Checks whether the 'class$' field has an active Builder instance Field for FHIR property class
hasClass$Builder() - Method in class com.cerner.bunsen.stu3.avro.us.core.EncounterClassHistory.Builder
Checks whether the 'class$' field has an active Builder instance Field for FHIR property class
hasClassHistory() - Method in class com.cerner.bunsen.stu3.avro.Encounter.Builder
Checks whether the 'classHistory' field has been set.
hasClassHistory() - Method in class com.cerner.bunsen.stu3.avro.us.core.Encounter.Builder
Checks whether the 'classHistory' field has been set.
hasClinicalImpressionId() - Method in class com.cerner.bunsen.stu3.avro.ClinicalImpressionDiagnosticReportObservationReference.Builder
Checks whether the 'ClinicalImpressionId' field has been set.
hasClinicalRecommendationStatement() - Method in class com.cerner.bunsen.stu3.avro.Measure.Builder
Checks whether the 'clinicalRecommendationStatement' field has been set.
hasClinicalStatus() - Method in class com.cerner.bunsen.stu3.avro.AllergyIntolerance.Builder
Checks whether the 'clinicalStatus' field has been set.
hasClinicalStatus() - Method in class com.cerner.bunsen.stu3.avro.Condition.Builder
Checks whether the 'clinicalStatus' field has been set.
hasClinicalStatus() - Method in class com.cerner.bunsen.stu3.avro.us.core.Condition.Builder
Checks whether the 'clinicalStatus' field has been set.
hasCode(String, String, String) - Method in class com.cerner.bunsen.spark.codes.broadcast.BroadcastableValueSets
Returns true if the value set with the given reference name includes the given code value.
hasCode() - Method in class com.cerner.bunsen.stu3.avro.Age.Builder
Checks whether the 'code' field has been set.
hasCode() - Method in class com.cerner.bunsen.stu3.avro.AllergyIntolerance.Builder
Checks whether the 'code' field has been set.
hasCode() - Method in class com.cerner.bunsen.stu3.avro.CarePlanActivityDetail.Builder
Checks whether the 'code' field has been set.
hasCode() - Method in class com.cerner.bunsen.stu3.avro.ClaimInformation.Builder
Checks whether the 'code' field has been set.
hasCode() - Method in class com.cerner.bunsen.stu3.avro.Coding.Builder
Checks whether the 'code' field has been set.
hasCode() - Method in class com.cerner.bunsen.stu3.avro.Condition.Builder
Checks whether the 'code' field has been set.
hasCode() - Method in class com.cerner.bunsen.stu3.avro.ConditionEvidence.Builder
Checks whether the 'code' field has been set.
hasCode() - Method in class com.cerner.bunsen.stu3.avro.Duration.Builder
Checks whether the 'code' field has been set.
hasCode() - Method in class com.cerner.bunsen.stu3.avro.MeasureGroupPopulation.Builder
Checks whether the 'code' field has been set.
hasCode() - Method in class com.cerner.bunsen.stu3.avro.MeasureReportGroupPopulation.Builder
Checks whether the 'code' field has been set.
hasCode() - Method in class com.cerner.bunsen.stu3.avro.MeasureReportGroupStratifierStratumPopulation.Builder
Checks whether the 'code' field has been set.
hasCode() - Method in class com.cerner.bunsen.stu3.avro.Money.Builder
Checks whether the 'code' field has been set.
hasCode() - Method in class com.cerner.bunsen.stu3.avro.Observation.Builder
Checks whether the 'code' field has been set.
hasCode() - Method in class com.cerner.bunsen.stu3.avro.ObservationComponent.Builder
Checks whether the 'code' field has been set.
hasCode() - Method in class com.cerner.bunsen.stu3.avro.Procedure.Builder
Checks whether the 'code' field has been set.
hasCode() - Method in class com.cerner.bunsen.stu3.avro.ProcedureRequest.Builder
Checks whether the 'code' field has been set.
hasCode() - Method in class com.cerner.bunsen.stu3.avro.Quantity.Builder
Checks whether the 'code' field has been set.
hasCode() - Method in class com.cerner.bunsen.stu3.avro.Timing.Builder
Checks whether the 'code' field has been set.
hasCode() - Method in class com.cerner.bunsen.stu3.avro.us.core.CarePlanActivityDetail.Builder
Checks whether the 'code' field has been set.
hasCode() - Method in class com.cerner.bunsen.stu3.avro.us.core.Condition.Builder
Checks whether the 'code' field has been set.
hasCode() - Method in class com.cerner.bunsen.stu3.avro.us.core.ConditionEvidence.Builder
Checks whether the 'code' field has been set.
hasCode() - Method in class com.cerner.bunsen.stu3.avro.us.core.Medication.Builder
Checks whether the 'code' field has been set.
hasCode() - Method in class com.cerner.bunsen.stu3.avro.UsageContext.Builder
Checks whether the 'code' field has been set.
hasCodeableConcept() - Method in class com.cerner.bunsen.stu3.avro.ChoiceAddressCodeableConceptLocationReference.Builder
Checks whether the 'codeableConcept' field has been set.
hasCodeableConcept() - Method in class com.cerner.bunsen.stu3.avro.ChoiceAttachmentCodeableConceptPeriodQuantityRangeRatioSampledDataBooleanDateTimeStringTime.Builder
Checks whether the 'codeableConcept' field has been set.
hasCodeableConcept() - Method in class com.cerner.bunsen.stu3.avro.ChoiceAttachmentCodeableConceptPeriodQuantityRangeRatioSampledDataDateTimeStringTime.Builder
Checks whether the 'codeableConcept' field has been set.
hasCodeableConcept() - Method in class com.cerner.bunsen.stu3.avro.ChoiceCodeableConceptBoolean.Builder
Checks whether the 'codeableConcept' field has been set.
hasCodeableConcept() - Method in class com.cerner.bunsen.stu3.avro.ChoiceCodeableConceptConditionReference.Builder
Checks whether the 'codeableConcept' field has been set.
hasCodeableConcept() - Method in class com.cerner.bunsen.stu3.avro.ChoiceCodeableConceptDetectedIssueReference.Builder
Checks whether the 'codeableConcept' field has been set.
hasCodeableConcept() - Method in class com.cerner.bunsen.stu3.avro.ChoiceCodeableConceptMedicationReference.Builder
Checks whether the 'codeableConcept' field has been set.
hasCodeableConcept() - Method in class com.cerner.bunsen.stu3.avro.ChoiceCodeableConceptMedicationSubstanceReference.Builder
Checks whether the 'codeableConcept' field has been set.
hasCodeableConcept() - Method in class com.cerner.bunsen.stu3.avro.ChoiceCodeableConceptProcedureReference.Builder
Checks whether the 'codeableConcept' field has been set.
hasCodeableConcept() - Method in class com.cerner.bunsen.stu3.avro.ChoiceCodeableConceptQuantityRange.Builder
Checks whether the 'codeableConcept' field has been set.
hasCodeableConceptBuilder() - Method in class com.cerner.bunsen.stu3.avro.ChoiceAddressCodeableConceptLocationReference.Builder
Checks whether the 'codeableConcept' field has an active Builder instance Choice field
hasCodeableConceptBuilder() - Method in class com.cerner.bunsen.stu3.avro.ChoiceAttachmentCodeableConceptPeriodQuantityRangeRatioSampledDataBooleanDateTimeStringTime.Builder
Checks whether the 'codeableConcept' field has an active Builder instance Choice field
hasCodeableConceptBuilder() - Method in class com.cerner.bunsen.stu3.avro.ChoiceAttachmentCodeableConceptPeriodQuantityRangeRatioSampledDataDateTimeStringTime.Builder
Checks whether the 'codeableConcept' field has an active Builder instance Choice field
hasCodeableConceptBuilder() - Method in class com.cerner.bunsen.stu3.avro.ChoiceCodeableConceptBoolean.Builder
Checks whether the 'codeableConcept' field has an active Builder instance Choice field
hasCodeableConceptBuilder() - Method in class com.cerner.bunsen.stu3.avro.ChoiceCodeableConceptConditionReference.Builder
Checks whether the 'codeableConcept' field has an active Builder instance Choice field
hasCodeableConceptBuilder() - Method in class com.cerner.bunsen.stu3.avro.ChoiceCodeableConceptDetectedIssueReference.Builder
Checks whether the 'codeableConcept' field has an active Builder instance Choice field
hasCodeableConceptBuilder() - Method in class com.cerner.bunsen.stu3.avro.ChoiceCodeableConceptMedicationReference.Builder
Checks whether the 'codeableConcept' field has an active Builder instance Choice field
hasCodeableConceptBuilder() - Method in class com.cerner.bunsen.stu3.avro.ChoiceCodeableConceptMedicationSubstanceReference.Builder
Checks whether the 'codeableConcept' field has an active Builder instance Choice field
hasCodeableConceptBuilder() - Method in class com.cerner.bunsen.stu3.avro.ChoiceCodeableConceptProcedureReference.Builder
Checks whether the 'codeableConcept' field has an active Builder instance Choice field
hasCodeableConceptBuilder() - Method in class com.cerner.bunsen.stu3.avro.ChoiceCodeableConceptQuantityRange.Builder
Checks whether the 'codeableConcept' field has an active Builder instance Choice field
hasCodeBuilder() - Method in class com.cerner.bunsen.stu3.avro.AllergyIntolerance.Builder
Checks whether the 'code' field has an active Builder instance Field for FHIR property code
hasCodeBuilder() - Method in class com.cerner.bunsen.stu3.avro.CarePlanActivityDetail.Builder
Checks whether the 'code' field has an active Builder instance Field for FHIR property code
hasCodeBuilder() - Method in class com.cerner.bunsen.stu3.avro.ClaimInformation.Builder
Checks whether the 'code' field has an active Builder instance Field for FHIR property code
hasCodeBuilder() - Method in class com.cerner.bunsen.stu3.avro.Condition.Builder
Checks whether the 'code' field has an active Builder instance Field for FHIR property code
hasCodeBuilder() - Method in class com.cerner.bunsen.stu3.avro.MeasureGroupPopulation.Builder
Checks whether the 'code' field has an active Builder instance Field for FHIR property code
hasCodeBuilder() - Method in class com.cerner.bunsen.stu3.avro.MeasureReportGroupPopulation.Builder
Checks whether the 'code' field has an active Builder instance Field for FHIR property code
hasCodeBuilder() - Method in class com.cerner.bunsen.stu3.avro.MeasureReportGroupStratifierStratumPopulation.Builder
Checks whether the 'code' field has an active Builder instance Field for FHIR property code
hasCodeBuilder() - Method in class com.cerner.bunsen.stu3.avro.Observation.Builder
Checks whether the 'code' field has an active Builder instance Field for FHIR property code
hasCodeBuilder() - Method in class com.cerner.bunsen.stu3.avro.ObservationComponent.Builder
Checks whether the 'code' field has an active Builder instance Field for FHIR property code
hasCodeBuilder() - Method in class com.cerner.bunsen.stu3.avro.Procedure.Builder
Checks whether the 'code' field has an active Builder instance Field for FHIR property code
hasCodeBuilder() - Method in class com.cerner.bunsen.stu3.avro.ProcedureRequest.Builder
Checks whether the 'code' field has an active Builder instance Field for FHIR property code
hasCodeBuilder() - Method in class com.cerner.bunsen.stu3.avro.Timing.Builder
Checks whether the 'code' field has an active Builder instance Field for FHIR property code
hasCodeBuilder() - Method in class com.cerner.bunsen.stu3.avro.us.core.CarePlanActivityDetail.Builder
Checks whether the 'code' field has an active Builder instance Field for FHIR property code
hasCodeBuilder() - Method in class com.cerner.bunsen.stu3.avro.us.core.Condition.Builder
Checks whether the 'code' field has an active Builder instance Field for FHIR property code
hasCodeBuilder() - Method in class com.cerner.bunsen.stu3.avro.us.core.Medication.Builder
Checks whether the 'code' field has an active Builder instance Field for FHIR property code
hasCodeBuilder() - Method in class com.cerner.bunsen.stu3.avro.UsageContext.Builder
Checks whether the 'code' field has an active Builder instance Field for FHIR property code
hasCoding() - Method in class com.cerner.bunsen.stu3.avro.CodeableConcept.Builder
Checks whether the 'coding' field has been set.
hasComment() - Method in class com.cerner.bunsen.stu3.avro.Observation.Builder
Checks whether the 'comment' field has been set.
hasCommunication() - Method in class com.cerner.bunsen.stu3.avro.Patient.Builder
Checks whether the 'communication' field has been set.
hasCommunication() - Method in class com.cerner.bunsen.stu3.avro.us.core.Patient.Builder
Checks whether the 'communication' field has been set.
hasCommunicationRequestId() - Method in class com.cerner.bunsen.stu3.avro.AppointmentCommunicationRequestDeviceRequestMedicationRequestNutritionOrderProcedureRequestReferralRequestRequestGroupTaskVisionPrescriptionReference.Builder
Checks whether the 'CommunicationRequestId' field has been set.
hasComparator() - Method in class com.cerner.bunsen.stu3.avro.Age.Builder
Checks whether the 'comparator' field has been set.
hasComparator() - Method in class com.cerner.bunsen.stu3.avro.Duration.Builder
Checks whether the 'comparator' field has been set.
hasComparator() - Method in class com.cerner.bunsen.stu3.avro.Money.Builder
Checks whether the 'comparator' field has been set.
hasComparator() - Method in class com.cerner.bunsen.stu3.avro.Quantity.Builder
Checks whether the 'comparator' field has been set.
hasComplication() - Method in class com.cerner.bunsen.stu3.avro.Procedure.Builder
Checks whether the 'complication' field has been set.
hasComplicationDetail() - Method in class com.cerner.bunsen.stu3.avro.Procedure.Builder
Checks whether the 'complicationDetail' field has been set.
hasComponent() - Method in class com.cerner.bunsen.stu3.avro.Observation.Builder
Checks whether the 'component' field has been set.
hasCompositeScoring() - Method in class com.cerner.bunsen.stu3.avro.Measure.Builder
Checks whether the 'compositeScoring' field has been set.
hasCompositeScoringBuilder() - Method in class com.cerner.bunsen.stu3.avro.Measure.Builder
Checks whether the 'compositeScoring' field has an active Builder instance Field for FHIR property compositeScoring
hasCondition() - Method in class com.cerner.bunsen.stu3.avro.EncounterDiagnosis.Builder
Checks whether the 'condition' field has been set.
hasCondition() - Method in class com.cerner.bunsen.stu3.avro.EpisodeOfCareDiagnosis.Builder
Checks whether the 'condition' field has been set.
hasCondition() - Method in class com.cerner.bunsen.stu3.avro.us.core.EncounterDiagnosis.Builder
Checks whether the 'condition' field has been set.
hasConditionBuilder() - Method in class com.cerner.bunsen.stu3.avro.EncounterDiagnosis.Builder
Checks whether the 'condition' field has an active Builder instance Field for FHIR property condition
hasConditionBuilder() - Method in class com.cerner.bunsen.stu3.avro.EpisodeOfCareDiagnosis.Builder
Checks whether the 'condition' field has an active Builder instance Field for FHIR property condition
hasConditionBuilder() - Method in class com.cerner.bunsen.stu3.avro.us.core.EncounterDiagnosis.Builder
Checks whether the 'condition' field has an active Builder instance Field for FHIR property condition
hasConditionId() - Method in class com.cerner.bunsen.stu3.avro.ConditionObservationReference.Builder
Checks whether the 'ConditionId' field has been set.
hasConditionId() - Method in class com.cerner.bunsen.stu3.avro.ConditionProcedureReference.Builder
Checks whether the 'ConditionId' field has been set.
hasConditionId() - Method in class com.cerner.bunsen.stu3.avro.ConditionReference.Builder
Checks whether the 'ConditionId' field has been set.
hasContact() - Method in class com.cerner.bunsen.stu3.avro.Contributor.Builder
Checks whether the 'contact' field has been set.
hasContact() - Method in class com.cerner.bunsen.stu3.avro.Measure.Builder
Checks whether the 'contact' field has been set.
hasContact() - Method in class com.cerner.bunsen.stu3.avro.Patient.Builder
Checks whether the 'contact' field has been set.
hasContact() - Method in class com.cerner.bunsen.stu3.avro.us.core.Patient.Builder
Checks whether the 'contact' field has been set.
hasContained() - Method in class com.cerner.bunsen.stu3.avro.AllergyIntolerance.Builder
Checks whether the 'contained' field has been set.
hasContained() - Method in class com.cerner.bunsen.stu3.avro.CarePlan.Builder
Checks whether the 'contained' field has been set.
hasContained() - Method in class com.cerner.bunsen.stu3.avro.Claim.Builder
Checks whether the 'contained' field has been set.
hasContained() - Method in class com.cerner.bunsen.stu3.avro.Condition.Builder
Checks whether the 'contained' field has been set.
hasContained() - Method in class com.cerner.bunsen.stu3.avro.Encounter.Builder
Checks whether the 'contained' field has been set.
hasContained() - Method in class com.cerner.bunsen.stu3.avro.EpisodeOfCare.Builder
Checks whether the 'contained' field has been set.
hasContained() - Method in class com.cerner.bunsen.stu3.avro.Immunization.Builder
Checks whether the 'contained' field has been set.
hasContained() - Method in class com.cerner.bunsen.stu3.avro.Measure.Builder
Checks whether the 'contained' field has been set.
hasContained() - Method in class com.cerner.bunsen.stu3.avro.MeasureReport.Builder
Checks whether the 'contained' field has been set.
hasContained() - Method in class com.cerner.bunsen.stu3.avro.MedicationDispense.Builder
Checks whether the 'contained' field has been set.
hasContained() - Method in class com.cerner.bunsen.stu3.avro.MedicationStatement.Builder
Checks whether the 'contained' field has been set.
hasContained() - Method in class com.cerner.bunsen.stu3.avro.Observation.Builder
Checks whether the 'contained' field has been set.
hasContained() - Method in class com.cerner.bunsen.stu3.avro.Patient.Builder
Checks whether the 'contained' field has been set.
hasContained() - Method in class com.cerner.bunsen.stu3.avro.Procedure.Builder
Checks whether the 'contained' field has been set.
hasContained() - Method in class com.cerner.bunsen.stu3.avro.ProcedureRequest.Builder
Checks whether the 'contained' field has been set.
hasContained() - Method in class com.cerner.bunsen.stu3.avro.us.core.CarePlan.Builder
Checks whether the 'contained' field has been set.
hasContained() - Method in class com.cerner.bunsen.stu3.avro.us.core.Condition.Builder
Checks whether the 'contained' field has been set.
hasContained() - Method in class com.cerner.bunsen.stu3.avro.us.core.Encounter.Builder
Checks whether the 'contained' field has been set.
hasContained() - Method in class com.cerner.bunsen.stu3.avro.us.core.Immunization.Builder
Checks whether the 'contained' field has been set.
hasContained() - Method in class com.cerner.bunsen.stu3.avro.us.core.Medication.Builder
Checks whether the 'contained' field has been set.
hasContained() - Method in class com.cerner.bunsen.stu3.avro.us.core.MedicationRequest.Builder
Checks whether the 'contained' field has been set.
hasContained() - Method in class com.cerner.bunsen.stu3.avro.us.core.Patient.Builder
Checks whether the 'contained' field has been set.
hasContainer() - Method in class com.cerner.bunsen.stu3.avro.us.core.MedicationPackage.Builder
Checks whether the 'container' field has been set.
hasContainerBuilder() - Method in class com.cerner.bunsen.stu3.avro.us.core.MedicationPackage.Builder
Checks whether the 'container' field has an active Builder instance Field for FHIR property container
hasContent() - Method in class com.cerner.bunsen.stu3.avro.us.core.MedicationPackage.Builder
Checks whether the 'content' field has been set.
hasContentType() - Method in class com.cerner.bunsen.stu3.avro.Attachment.Builder
Checks whether the 'contentType' field has been set.
hasContext() - Method in class com.cerner.bunsen.stu3.avro.CarePlan.Builder
Checks whether the 'context' field has been set.
hasContext() - Method in class com.cerner.bunsen.stu3.avro.Condition.Builder
Checks whether the 'context' field has been set.
hasContext() - Method in class com.cerner.bunsen.stu3.avro.MedicationDispense.Builder
Checks whether the 'context' field has been set.
hasContext() - Method in class com.cerner.bunsen.stu3.avro.MedicationStatement.Builder
Checks whether the 'context' field has been set.
hasContext() - Method in class com.cerner.bunsen.stu3.avro.Observation.Builder
Checks whether the 'context' field has been set.
hasContext() - Method in class com.cerner.bunsen.stu3.avro.Procedure.Builder
Checks whether the 'context' field has been set.
hasContext() - Method in class com.cerner.bunsen.stu3.avro.ProcedureRequest.Builder
Checks whether the 'context' field has been set.
hasContext() - Method in class com.cerner.bunsen.stu3.avro.us.core.CarePlan.Builder
Checks whether the 'context' field has been set.
hasContext() - Method in class com.cerner.bunsen.stu3.avro.us.core.Condition.Builder
Checks whether the 'context' field has been set.
hasContext() - Method in class com.cerner.bunsen.stu3.avro.us.core.MedicationRequest.Builder
Checks whether the 'context' field has been set.
hasContextBuilder() - Method in class com.cerner.bunsen.stu3.avro.CarePlan.Builder
Checks whether the 'context' field has an active Builder instance Field for FHIR property context
hasContextBuilder() - Method in class com.cerner.bunsen.stu3.avro.Condition.Builder
Checks whether the 'context' field has an active Builder instance Field for FHIR property context
hasContextBuilder() - Method in class com.cerner.bunsen.stu3.avro.MedicationDispense.Builder
Checks whether the 'context' field has an active Builder instance Field for FHIR property context
hasContextBuilder() - Method in class com.cerner.bunsen.stu3.avro.MedicationStatement.Builder
Checks whether the 'context' field has an active Builder instance Field for FHIR property context
hasContextBuilder() - Method in class com.cerner.bunsen.stu3.avro.Observation.Builder
Checks whether the 'context' field has an active Builder instance Field for FHIR property context
hasContextBuilder() - Method in class com.cerner.bunsen.stu3.avro.Procedure.Builder
Checks whether the 'context' field has an active Builder instance Field for FHIR property context
hasContextBuilder() - Method in class com.cerner.bunsen.stu3.avro.ProcedureRequest.Builder
Checks whether the 'context' field has an active Builder instance Field for FHIR property context
hasContextBuilder() - Method in class com.cerner.bunsen.stu3.avro.us.core.CarePlan.Builder
Checks whether the 'context' field has an active Builder instance Field for FHIR property context
hasContextBuilder() - Method in class com.cerner.bunsen.stu3.avro.us.core.Condition.Builder
Checks whether the 'context' field has an active Builder instance Field for FHIR property context
hasContextBuilder() - Method in class com.cerner.bunsen.stu3.avro.us.core.MedicationRequest.Builder
Checks whether the 'context' field has an active Builder instance Field for FHIR property context
hasContributor() - Method in class com.cerner.bunsen.stu3.avro.Measure.Builder
Checks whether the 'contributor' field has been set.
hasCopyright() - Method in class com.cerner.bunsen.stu3.avro.Measure.Builder
Checks whether the 'copyright' field has been set.
hasCount() - Method in class com.cerner.bunsen.stu3.avro.MeasureReportGroupPopulation.Builder
Checks whether the 'count' field has been set.
hasCount() - Method in class com.cerner.bunsen.stu3.avro.MeasureReportGroupStratifierStratumPopulation.Builder
Checks whether the 'count' field has been set.
hasCount() - Method in class com.cerner.bunsen.stu3.avro.TimingRepeat.Builder
Checks whether the 'count' field has been set.
hasCountMax() - Method in class com.cerner.bunsen.stu3.avro.TimingRepeat.Builder
Checks whether the 'countMax' field has been set.
hasCountry() - Method in class com.cerner.bunsen.stu3.avro.Address.Builder
Checks whether the 'country' field has been set.
hasCoverage() - Method in class com.cerner.bunsen.stu3.avro.ClaimInsurance.Builder
Checks whether the 'coverage' field has been set.
hasCoverageBuilder() - Method in class com.cerner.bunsen.stu3.avro.ClaimInsurance.Builder
Checks whether the 'coverage' field has an active Builder instance Field for FHIR property coverage
hasCoverageId() - Method in class com.cerner.bunsen.stu3.avro.CoverageReference.Builder
Checks whether the 'CoverageId' field has been set.
hasCreated() - Method in class com.cerner.bunsen.stu3.avro.Claim.Builder
Checks whether the 'created' field has been set.
hasCreation() - Method in class com.cerner.bunsen.stu3.avro.Attachment.Builder
Checks whether the 'creation' field has been set.
hasCriteria() - Method in class com.cerner.bunsen.stu3.avro.MeasureGroupPopulation.Builder
Checks whether the 'criteria' field has been set.
hasCriteria() - Method in class com.cerner.bunsen.stu3.avro.MeasureGroupStratifier.Builder
Checks whether the 'criteria' field has been set.
hasCriteria() - Method in class com.cerner.bunsen.stu3.avro.MeasureSupplementalData.Builder
Checks whether the 'criteria' field has been set.
hasCriticality() - Method in class com.cerner.bunsen.stu3.avro.AllergyIntolerance.Builder
Checks whether the 'criticality' field has been set.
hasDailyAmount() - Method in class com.cerner.bunsen.stu3.avro.CarePlanActivityDetail.Builder
Checks whether the 'dailyAmount' field has been set.
hasDailyAmount() - Method in class com.cerner.bunsen.stu3.avro.us.core.CarePlanActivityDetail.Builder
Checks whether the 'dailyAmount' field has been set.
hasDailyAmountBuilder() - Method in class com.cerner.bunsen.stu3.avro.CarePlanActivityDetail.Builder
Checks whether the 'dailyAmount' field has an active Builder instance Field for FHIR property dailyAmount
hasDailyAmountBuilder() - Method in class com.cerner.bunsen.stu3.avro.us.core.CarePlanActivityDetail.Builder
Checks whether the 'dailyAmount' field has an active Builder instance Field for FHIR property dailyAmount
hasData() - Method in class com.cerner.bunsen.stu3.avro.Attachment.Builder
Checks whether the 'data' field has been set.
hasData() - Method in class com.cerner.bunsen.stu3.avro.SampledData.Builder
Checks whether the 'data' field has been set.
hasDataAbsentReason() - Method in class com.cerner.bunsen.stu3.avro.Observation.Builder
Checks whether the 'dataAbsentReason' field has been set.
hasDataAbsentReason() - Method in class com.cerner.bunsen.stu3.avro.ObservationComponent.Builder
Checks whether the 'dataAbsentReason' field has been set.
hasDataAbsentReasonBuilder() - Method in class com.cerner.bunsen.stu3.avro.Observation.Builder
Checks whether the 'dataAbsentReason' field has an active Builder instance Field for FHIR property dataAbsentReason
hasDataAbsentReasonBuilder() - Method in class com.cerner.bunsen.stu3.avro.ObservationComponent.Builder
Checks whether the 'dataAbsentReason' field has an active Builder instance Field for FHIR property dataAbsentReason
hasDate() - Method in class com.cerner.bunsen.stu3.avro.ChoicePeriodDate.Builder
Checks whether the 'date' field has been set.
hasDate() - Method in class com.cerner.bunsen.stu3.avro.ClaimAccident.Builder
Checks whether the 'date' field has been set.
hasDate() - Method in class com.cerner.bunsen.stu3.avro.ClaimProcedure.Builder
Checks whether the 'date' field has been set.
hasDate() - Method in class com.cerner.bunsen.stu3.avro.Immunization.Builder
Checks whether the 'date' field has been set.
hasDate() - Method in class com.cerner.bunsen.stu3.avro.ImmunizationReaction.Builder
Checks whether the 'date' field has been set.
hasDate() - Method in class com.cerner.bunsen.stu3.avro.Measure.Builder
Checks whether the 'date' field has been set.
hasDate() - Method in class com.cerner.bunsen.stu3.avro.MeasureReport.Builder
Checks whether the 'date' field has been set.
hasDate() - Method in class com.cerner.bunsen.stu3.avro.us.core.Immunization.Builder
Checks whether the 'date' field has been set.
hasDate() - Method in class com.cerner.bunsen.stu3.avro.us.core.ImmunizationReaction.Builder
Checks whether the 'date' field has been set.
hasDateAsserted() - Method in class com.cerner.bunsen.stu3.avro.MedicationStatement.Builder
Checks whether the 'dateAsserted' field has been set.
hasDateTime() - Method in class com.cerner.bunsen.stu3.avro.ChoiceAgePeriodRangeBooleanDateTimeString.Builder
Checks whether the 'dateTime' field has been set.
hasDateTime() - Method in class com.cerner.bunsen.stu3.avro.ChoiceAgePeriodRangeDateTimeString.Builder
Checks whether the 'dateTime' field has been set.
hasDateTime() - Method in class com.cerner.bunsen.stu3.avro.ChoiceAttachmentCodeableConceptPeriodQuantityRangeRatioSampledDataBooleanDateTimeStringTime.Builder
Checks whether the 'dateTime' field has been set.
hasDateTime() - Method in class com.cerner.bunsen.stu3.avro.ChoiceAttachmentCodeableConceptPeriodQuantityRangeRatioSampledDataDateTimeStringTime.Builder
Checks whether the 'dateTime' field has been set.
hasDateTime() - Method in class com.cerner.bunsen.stu3.avro.ChoiceBooleanDateTime.Builder
Checks whether the 'dateTime' field has been set.
hasDateTime() - Method in class com.cerner.bunsen.stu3.avro.ChoicePeriodDateTime.Builder
Checks whether the 'dateTime' field has been set.
hasDateTime() - Method in class com.cerner.bunsen.stu3.avro.ChoicePeriodTimingDateTime.Builder
Checks whether the 'dateTime' field has been set.
hasDayOfWeek() - Method in class com.cerner.bunsen.stu3.avro.TimingRepeat.Builder
Checks whether the 'dayOfWeek' field has been set.
hasDaysSupply() - Method in class com.cerner.bunsen.stu3.avro.MedicationDispense.Builder
Checks whether the 'daysSupply' field has been set.
hasDaysSupplyBuilder() - Method in class com.cerner.bunsen.stu3.avro.MedicationDispense.Builder
Checks whether the 'daysSupply' field has an active Builder instance Field for FHIR property daysSupply
hasDeceased() - Method in class com.cerner.bunsen.stu3.avro.Patient.Builder
Checks whether the 'deceased' field has been set.
hasDeceased() - Method in class com.cerner.bunsen.stu3.avro.us.core.Patient.Builder
Checks whether the 'deceased' field has been set.
hasDeceasedBuilder() - Method in class com.cerner.bunsen.stu3.avro.Patient.Builder
Checks whether the 'deceased' field has an active Builder instance Field for FHIR property deceased
hasDeceasedBuilder() - Method in class com.cerner.bunsen.stu3.avro.us.core.Patient.Builder
Checks whether the 'deceased' field has an active Builder instance Field for FHIR property deceased
hasDefinition() - Method in class com.cerner.bunsen.stu3.avro.CarePlan.Builder
Checks whether the 'definition' field has been set.
hasDefinition() - Method in class com.cerner.bunsen.stu3.avro.CarePlanActivityDetail.Builder
Checks whether the 'definition' field has been set.
hasDefinition() - Method in class com.cerner.bunsen.stu3.avro.Measure.Builder
Checks whether the 'definition' field has been set.
hasDefinition() - Method in class com.cerner.bunsen.stu3.avro.Procedure.Builder
Checks whether the 'definition' field has been set.
hasDefinition() - Method in class com.cerner.bunsen.stu3.avro.ProcedureRequest.Builder
Checks whether the 'definition' field has been set.
hasDefinition() - Method in class com.cerner.bunsen.stu3.avro.us.core.CarePlan.Builder
Checks whether the 'definition' field has been set.
hasDefinition() - Method in class com.cerner.bunsen.stu3.avro.us.core.CarePlanActivityDetail.Builder
Checks whether the 'definition' field has been set.
hasDefinition() - Method in class com.cerner.bunsen.stu3.avro.us.core.MedicationRequest.Builder
Checks whether the 'definition' field has been set.
hasDefinitionBuilder() - Method in class com.cerner.bunsen.stu3.avro.CarePlanActivityDetail.Builder
Checks whether the 'definition' field has an active Builder instance Field for FHIR property definition
hasDefinitionBuilder() - Method in class com.cerner.bunsen.stu3.avro.us.core.CarePlanActivityDetail.Builder
Checks whether the 'definition' field has an active Builder instance Field for FHIR property definition
hasDenominator() - Method in class com.cerner.bunsen.stu3.avro.Ratio.Builder
Checks whether the 'denominator' field has been set.
hasDenominatorBuilder() - Method in class com.cerner.bunsen.stu3.avro.Ratio.Builder
Checks whether the 'denominator' field has an active Builder instance Field for FHIR property denominator
hasDerivedFrom() - Method in class com.cerner.bunsen.stu3.avro.MedicationStatement.Builder
Checks whether the 'derivedFrom' field has been set.
hasDescription() - Method in class com.cerner.bunsen.stu3.avro.AllergyIntoleranceReaction.Builder
Checks whether the 'description' field has been set.
hasDescription() - Method in class com.cerner.bunsen.stu3.avro.CarePlan.Builder
Checks whether the 'description' field has been set.
hasDescription() - Method in class com.cerner.bunsen.stu3.avro.CarePlanActivityDetail.Builder
Checks whether the 'description' field has been set.
hasDescription() - Method in class com.cerner.bunsen.stu3.avro.ImmunizationVaccinationProtocol.Builder
Checks whether the 'description' field has been set.
hasDescription() - Method in class com.cerner.bunsen.stu3.avro.Measure.Builder
Checks whether the 'description' field has been set.
hasDescription() - Method in class com.cerner.bunsen.stu3.avro.MeasureGroup.Builder
Checks whether the 'description' field has been set.
hasDescription() - Method in class com.cerner.bunsen.stu3.avro.MeasureGroupPopulation.Builder
Checks whether the 'description' field has been set.
hasDescription() - Method in class com.cerner.bunsen.stu3.avro.us.core.CarePlan.Builder
Checks whether the 'description' field has been set.
hasDescription() - Method in class com.cerner.bunsen.stu3.avro.us.core.CarePlanActivityDetail.Builder
Checks whether the 'description' field has been set.
hasDescription() - Method in class com.cerner.bunsen.stu3.avro.us.core.ImmunizationVaccinationProtocol.Builder
Checks whether the 'description' field has been set.
hasDestination() - Method in class com.cerner.bunsen.stu3.avro.EncounterHospitalization.Builder
Checks whether the 'destination' field has been set.
hasDestination() - Method in class com.cerner.bunsen.stu3.avro.MedicationDispense.Builder
Checks whether the 'destination' field has been set.
hasDestination() - Method in class com.cerner.bunsen.stu3.avro.us.core.EncounterHospitalization.Builder
Checks whether the 'destination' field has been set.
hasDestinationBuilder() - Method in class com.cerner.bunsen.stu3.avro.EncounterHospitalization.Builder
Checks whether the 'destination' field has an active Builder instance Field for FHIR property destination
hasDestinationBuilder() - Method in class com.cerner.bunsen.stu3.avro.MedicationDispense.Builder
Checks whether the 'destination' field has an active Builder instance Field for FHIR property destination
hasDestinationBuilder() - Method in class com.cerner.bunsen.stu3.avro.us.core.EncounterHospitalization.Builder
Checks whether the 'destination' field has an active Builder instance Field for FHIR property destination
hasDetail() - Method in class com.cerner.bunsen.stu3.avro.CarePlanActivity.Builder
Checks whether the 'detail' field has been set.
hasDetail() - Method in class com.cerner.bunsen.stu3.avro.ClaimItem.Builder
Checks whether the 'detail' field has been set.
hasDetail() - Method in class com.cerner.bunsen.stu3.avro.ConditionEvidence.Builder
Checks whether the 'detail' field has been set.
hasDetail() - Method in class com.cerner.bunsen.stu3.avro.ImmunizationReaction.Builder
Checks whether the 'detail' field has been set.
hasDetail() - Method in class com.cerner.bunsen.stu3.avro.us.core.CarePlanActivity.Builder
Checks whether the 'detail' field has been set.
hasDetail() - Method in class com.cerner.bunsen.stu3.avro.us.core.ConditionEvidence.Builder
Checks whether the 'detail' field has been set.
hasDetail() - Method in class com.cerner.bunsen.stu3.avro.us.core.ImmunizationReaction.Builder
Checks whether the 'detail' field has been set.
hasDetailBuilder() - Method in class com.cerner.bunsen.stu3.avro.CarePlanActivity.Builder
Checks whether the 'detail' field has an active Builder instance Field for FHIR property detail
hasDetailBuilder() - Method in class com.cerner.bunsen.stu3.avro.ImmunizationReaction.Builder
Checks whether the 'detail' field has an active Builder instance Field for FHIR property detail
hasDetailBuilder() - Method in class com.cerner.bunsen.stu3.avro.us.core.CarePlanActivity.Builder
Checks whether the 'detail' field has an active Builder instance Field for FHIR property detail
hasDetailBuilder() - Method in class com.cerner.bunsen.stu3.avro.us.core.ImmunizationReaction.Builder
Checks whether the 'detail' field has an active Builder instance Field for FHIR property detail
hasDetailed() - Method in class com.cerner.bunsen.stu3.avro.us.core.UsCoreEthnicity.Builder
Checks whether the 'detailed' field has been set.
hasDetailed() - Method in class com.cerner.bunsen.stu3.avro.us.core.UsCoreRace.Builder
Checks whether the 'detailed' field has been set.
hasDetectedIssue() - Method in class com.cerner.bunsen.stu3.avro.MedicationDispense.Builder
Checks whether the 'detectedIssue' field has been set.
hasDetectedIssue() - Method in class com.cerner.bunsen.stu3.avro.us.core.MedicationRequest.Builder
Checks whether the 'detectedIssue' field has been set.
hasDetectedIssueId() - Method in class com.cerner.bunsen.stu3.avro.DetectedIssueReference.Builder
Checks whether the 'DetectedIssueId' field has been set.
hasDevice() - Method in class com.cerner.bunsen.stu3.avro.Observation.Builder
Checks whether the 'device' field has been set.
hasDeviceBuilder() - Method in class com.cerner.bunsen.stu3.avro.Observation.Builder
Checks whether the 'device' field has an active Builder instance Field for FHIR property device
hasDeviceId() - Method in class com.cerner.bunsen.stu3.avro.DeviceDeviceMetricReference.Builder
Checks whether the 'DeviceId' field has been set.
hasDeviceId() - Method in class com.cerner.bunsen.stu3.avro.DeviceGroupLocationPatientReference.Builder
Checks whether the 'DeviceId' field has been set.
hasDeviceId() - Method in class com.cerner.bunsen.stu3.avro.DeviceHealthcareServiceOrganizationPatientPractitionerRelatedPersonReference.Builder
Checks whether the 'DeviceId' field has been set.
hasDeviceId() - Method in class com.cerner.bunsen.stu3.avro.DeviceMedicationSubstanceReference.Builder
Checks whether the 'DeviceId' field has been set.
hasDeviceId() - Method in class com.cerner.bunsen.stu3.avro.DeviceOrganizationPatientPractitionerRelatedPersonReference.Builder
Checks whether the 'DeviceId' field has been set.
hasDeviceId() - Method in class com.cerner.bunsen.stu3.avro.DeviceOrganizationPractitionerReference.Builder
Checks whether the 'DeviceId' field has been set.
hasDeviceId() - Method in class com.cerner.bunsen.stu3.avro.DeviceReference.Builder
Checks whether the 'DeviceId' field has been set.
hasDeviceMetricId() - Method in class com.cerner.bunsen.stu3.avro.DeviceDeviceMetricReference.Builder
Checks whether the 'DeviceMetricId' field has been set.
hasDeviceRequestId() - Method in class com.cerner.bunsen.stu3.avro.AppointmentCommunicationRequestDeviceRequestMedicationRequestNutritionOrderProcedureRequestReferralRequestRequestGroupTaskVisionPrescriptionReference.Builder
Checks whether the 'DeviceRequestId' field has been set.
hasDeviceRequestId() - Method in class com.cerner.bunsen.stu3.avro.CarePlanDeviceRequestImmunizationRecommendationMedicationRequestNutritionOrderProcedureRequestReferralRequestReference.Builder
Checks whether the 'DeviceRequestId' field has been set.
hasDiagnosis() - Method in class com.cerner.bunsen.stu3.avro.Claim.Builder
Checks whether the 'diagnosis' field has been set.
hasDiagnosis() - Method in class com.cerner.bunsen.stu3.avro.ClaimDiagnosis.Builder
Checks whether the 'diagnosis' field has been set.
hasDiagnosis() - Method in class com.cerner.bunsen.stu3.avro.Encounter.Builder
Checks whether the 'diagnosis' field has been set.
hasDiagnosis() - Method in class com.cerner.bunsen.stu3.avro.EpisodeOfCare.Builder
Checks whether the 'diagnosis' field has been set.
hasDiagnosis() - Method in class com.cerner.bunsen.stu3.avro.us.core.Encounter.Builder
Checks whether the 'diagnosis' field has been set.
hasDiagnosisBuilder() - Method in class com.cerner.bunsen.stu3.avro.ClaimDiagnosis.Builder
Checks whether the 'diagnosis' field has an active Builder instance Field for FHIR property diagnosis
hasDiagnosisLinkId() - Method in class com.cerner.bunsen.stu3.avro.ClaimItem.Builder
Checks whether the 'diagnosisLinkId' field has been set.
hasDiagnosticReportId() - Method in class com.cerner.bunsen.stu3.avro.ClinicalImpressionDiagnosticReportObservationReference.Builder
Checks whether the 'DiagnosticReportId' field has been set.
hasDiagnosticReportId() - Method in class com.cerner.bunsen.stu3.avro.DiagnosticReportReference.Builder
Checks whether the 'DiagnosticReportId' field has been set.
hasDietPreference() - Method in class com.cerner.bunsen.stu3.avro.EncounterHospitalization.Builder
Checks whether the 'dietPreference' field has been set.
hasDietPreference() - Method in class com.cerner.bunsen.stu3.avro.us.core.EncounterHospitalization.Builder
Checks whether the 'dietPreference' field has been set.
hasDimensions() - Method in class com.cerner.bunsen.stu3.avro.SampledData.Builder
Checks whether the 'dimensions' field has been set.
hasDischargeDisposition() - Method in class com.cerner.bunsen.stu3.avro.EncounterHospitalization.Builder
Checks whether the 'dischargeDisposition' field has been set.
hasDischargeDisposition() - Method in class com.cerner.bunsen.stu3.avro.us.core.EncounterHospitalization.Builder
Checks whether the 'dischargeDisposition' field has been set.
hasDischargeDispositionBuilder() - Method in class com.cerner.bunsen.stu3.avro.EncounterHospitalization.Builder
Checks whether the 'dischargeDisposition' field has an active Builder instance Field for FHIR property dischargeDisposition
hasDischargeDispositionBuilder() - Method in class com.cerner.bunsen.stu3.avro.us.core.EncounterHospitalization.Builder
Checks whether the 'dischargeDisposition' field has an active Builder instance Field for FHIR property dischargeDisposition
hasDisclaimer() - Method in class com.cerner.bunsen.stu3.avro.Measure.Builder
Checks whether the 'disclaimer' field has been set.
hasDispenseRequest() - Method in class com.cerner.bunsen.stu3.avro.us.core.MedicationRequest.Builder
Checks whether the 'dispenseRequest' field has been set.
hasDispenseRequestBuilder() - Method in class com.cerner.bunsen.stu3.avro.us.core.MedicationRequest.Builder
Checks whether the 'dispenseRequest' field has an active Builder instance Field for FHIR property dispenseRequest
hasDisplay() - Method in class com.cerner.bunsen.stu3.avro.AccountReference.Builder
Checks whether the 'display' field has been set.
hasDisplay() - Method in class com.cerner.bunsen.stu3.avro.ActivityDefinitionHealthcareServicePlanDefinitionReference.Builder
Checks whether the 'display' field has been set.
hasDisplay() - Method in class com.cerner.bunsen.stu3.avro.ActivityDefinitionPlanDefinitionQuestionnaireReference.Builder
Checks whether the 'display' field has been set.
hasDisplay() - Method in class com.cerner.bunsen.stu3.avro.ActivityDefinitionPlanDefinitionReference.Builder
Checks whether the 'display' field has been set.
hasDisplay() - Method in class com.cerner.bunsen.stu3.avro.AppointmentCommunicationRequestDeviceRequestMedicationRequestNutritionOrderProcedureRequestReferralRequestRequestGroupTaskVisionPrescriptionReference.Builder
Checks whether the 'display' field has been set.
hasDisplay() - Method in class com.cerner.bunsen.stu3.avro.AppointmentReference.Builder
Checks whether the 'display' field has been set.
hasDisplay() - Method in class com.cerner.bunsen.stu3.avro.BundleReference.Builder
Checks whether the 'display' field has been set.
hasDisplay() - Method in class com.cerner.bunsen.stu3.avro.CarePlanDeviceRequestImmunizationRecommendationMedicationRequestNutritionOrderProcedureRequestReferralRequestReference.Builder
Checks whether the 'display' field has been set.
hasDisplay() - Method in class com.cerner.bunsen.stu3.avro.CarePlanMedicationRequestProcedureRequestReferralRequestReference.Builder
Checks whether the 'display' field has been set.
hasDisplay() - Method in class com.cerner.bunsen.stu3.avro.CarePlanProcedureRequestReferralRequestReference.Builder
Checks whether the 'display' field has been set.
hasDisplay() - Method in class com.cerner.bunsen.stu3.avro.CarePlanReference.Builder
Checks whether the 'display' field has been set.
hasDisplay() - Method in class com.cerner.bunsen.stu3.avro.CareTeamOrganizationPatientPractitionerRelatedPersonReference.Builder
Checks whether the 'display' field has been set.
hasDisplay() - Method in class com.cerner.bunsen.stu3.avro.CareTeamReference.Builder
Checks whether the 'display' field has been set.
hasDisplay() - Method in class com.cerner.bunsen.stu3.avro.ClaimReference.Builder
Checks whether the 'display' field has been set.
hasDisplay() - Method in class com.cerner.bunsen.stu3.avro.ClaimResponseReference.Builder
Checks whether the 'display' field has been set.
hasDisplay() - Method in class com.cerner.bunsen.stu3.avro.ClinicalImpressionDiagnosticReportObservationReference.Builder
Checks whether the 'display' field has been set.
hasDisplay() - Method in class com.cerner.bunsen.stu3.avro.Coding.Builder
Checks whether the 'display' field has been set.
hasDisplay() - Method in class com.cerner.bunsen.stu3.avro.ConditionObservationReference.Builder
Checks whether the 'display' field has been set.
hasDisplay() - Method in class com.cerner.bunsen.stu3.avro.ConditionProcedureReference.Builder
Checks whether the 'display' field has been set.
hasDisplay() - Method in class com.cerner.bunsen.stu3.avro.ConditionReference.Builder
Checks whether the 'display' field has been set.
hasDisplay() - Method in class com.cerner.bunsen.stu3.avro.CoverageReference.Builder
Checks whether the 'display' field has been set.
hasDisplay() - Method in class com.cerner.bunsen.stu3.avro.DetectedIssueReference.Builder
Checks whether the 'display' field has been set.
hasDisplay() - Method in class com.cerner.bunsen.stu3.avro.DeviceDeviceMetricReference.Builder
Checks whether the 'display' field has been set.
hasDisplay() - Method in class com.cerner.bunsen.stu3.avro.DeviceGroupLocationPatientReference.Builder
Checks whether the 'display' field has been set.
hasDisplay() - Method in class com.cerner.bunsen.stu3.avro.DeviceHealthcareServiceOrganizationPatientPractitionerRelatedPersonReference.Builder
Checks whether the 'display' field has been set.
hasDisplay() - Method in class com.cerner.bunsen.stu3.avro.DeviceMedicationSubstanceReference.Builder
Checks whether the 'display' field has been set.
hasDisplay() - Method in class com.cerner.bunsen.stu3.avro.DeviceOrganizationPatientPractitionerRelatedPersonReference.Builder
Checks whether the 'display' field has been set.
hasDisplay() - Method in class com.cerner.bunsen.stu3.avro.DeviceOrganizationPractitionerReference.Builder
Checks whether the 'display' field has been set.
hasDisplay() - Method in class com.cerner.bunsen.stu3.avro.DeviceReference.Builder
Checks whether the 'display' field has been set.
hasDisplay() - Method in class com.cerner.bunsen.stu3.avro.DiagnosticReportReference.Builder
Checks whether the 'display' field has been set.
hasDisplay() - Method in class com.cerner.bunsen.stu3.avro.EncounterEpisodeOfCareReference.Builder
Checks whether the 'display' field has been set.
hasDisplay() - Method in class com.cerner.bunsen.stu3.avro.EncounterReference.Builder
Checks whether the 'display' field has been set.
hasDisplay() - Method in class com.cerner.bunsen.stu3.avro.EpisodeOfCareReference.Builder
Checks whether the 'display' field has been set.
hasDisplay() - Method in class com.cerner.bunsen.stu3.avro.GoalReference.Builder
Checks whether the 'display' field has been set.
hasDisplay() - Method in class com.cerner.bunsen.stu3.avro.GroupPatientReference.Builder
Checks whether the 'display' field has been set.
hasDisplay() - Method in class com.cerner.bunsen.stu3.avro.LibraryReference.Builder
Checks whether the 'display' field has been set.
hasDisplay() - Method in class com.cerner.bunsen.stu3.avro.ListReference.Builder
Checks whether the 'display' field has been set.
hasDisplay() - Method in class com.cerner.bunsen.stu3.avro.LocationReference.Builder
Checks whether the 'display' field has been set.
hasDisplay() - Method in class com.cerner.bunsen.stu3.avro.MeasureReference.Builder
Checks whether the 'display' field has been set.
hasDisplay() - Method in class com.cerner.bunsen.stu3.avro.MedicationAdministrationMedicationDispenseMedicationStatementObservationProcedureReference.Builder
Checks whether the 'display' field has been set.
hasDisplay() - Method in class com.cerner.bunsen.stu3.avro.MedicationAdministrationObservationProcedureReference.Builder
Checks whether the 'display' field has been set.
hasDisplay() - Method in class com.cerner.bunsen.stu3.avro.MedicationReference.Builder
Checks whether the 'display' field has been set.
hasDisplay() - Method in class com.cerner.bunsen.stu3.avro.MedicationRequestReference.Builder
Checks whether the 'display' field has been set.
hasDisplay() - Method in class com.cerner.bunsen.stu3.avro.MedicationRequestVisionPrescriptionReference.Builder
Checks whether the 'display' field has been set.
hasDisplay() - Method in class com.cerner.bunsen.stu3.avro.MedicationSubstanceReference.Builder
Checks whether the 'display' field has been set.
hasDisplay() - Method in class com.cerner.bunsen.stu3.avro.ObservationQuestionnaireResponseSequenceReference.Builder
Checks whether the 'display' field has been set.
hasDisplay() - Method in class com.cerner.bunsen.stu3.avro.ObservationReference.Builder
Checks whether the 'display' field has been set.
hasDisplay() - Method in class com.cerner.bunsen.stu3.avro.OrganizationPatientPractitionerRelatedPersonReference.Builder
Checks whether the 'display' field has been set.
hasDisplay() - Method in class com.cerner.bunsen.stu3.avro.OrganizationPractitionerReference.Builder
Checks whether the 'display' field has been set.
hasDisplay() - Method in class com.cerner.bunsen.stu3.avro.OrganizationReference.Builder
Checks whether the 'display' field has been set.
hasDisplay() - Method in class com.cerner.bunsen.stu3.avro.PatientPractitionerReference.Builder
Checks whether the 'display' field has been set.
hasDisplay() - Method in class com.cerner.bunsen.stu3.avro.PatientPractitionerRelatedPersonReference.Builder
Checks whether the 'display' field has been set.
hasDisplay() - Method in class com.cerner.bunsen.stu3.avro.PatientReference.Builder
Checks whether the 'display' field has been set.
hasDisplay() - Method in class com.cerner.bunsen.stu3.avro.PatientRelatedPersonReference.Builder
Checks whether the 'display' field has been set.
hasDisplay() - Method in class com.cerner.bunsen.stu3.avro.PlanDefinitionQuestionnaireReference.Builder
Checks whether the 'display' field has been set.
hasDisplay() - Method in class com.cerner.bunsen.stu3.avro.PractitionerReference.Builder
Checks whether the 'display' field has been set.
hasDisplay() - Method in class com.cerner.bunsen.stu3.avro.PractitionerRelatedPersonReference.Builder
Checks whether the 'display' field has been set.
hasDisplay() - Method in class com.cerner.bunsen.stu3.avro.ProcedureReference.Builder
Checks whether the 'display' field has been set.
hasDisplay() - Method in class com.cerner.bunsen.stu3.avro.ProvenanceReference.Builder
Checks whether the 'display' field has been set.
hasDisplay() - Method in class com.cerner.bunsen.stu3.avro.ReferralRequestReference.Builder
Checks whether the 'display' field has been set.
hasDisplay() - Method in class com.cerner.bunsen.stu3.avro.RelatedArtifact.Builder
Checks whether the 'display' field has been set.
hasDisplay() - Method in class com.cerner.bunsen.stu3.avro.ResourceReference.Builder
Checks whether the 'display' field has been set.
hasDisplay() - Method in class com.cerner.bunsen.stu3.avro.SpecimenReference.Builder
Checks whether the 'display' field has been set.
hasDistrict() - Method in class com.cerner.bunsen.stu3.avro.Address.Builder
Checks whether the 'district' field has been set.
hasDiv() - Method in class com.cerner.bunsen.stu3.avro.Narrative.Builder
Checks whether the 'div' field has been set.
hasDocument() - Method in class com.cerner.bunsen.stu3.avro.RelatedArtifact.Builder
Checks whether the 'document' field has been set.
hasDocumentBuilder() - Method in class com.cerner.bunsen.stu3.avro.RelatedArtifact.Builder
Checks whether the 'document' field has an active Builder instance Field for FHIR property document
hasDoNotPerform() - Method in class com.cerner.bunsen.stu3.avro.ProcedureRequest.Builder
Checks whether the 'doNotPerform' field has been set.
hasDosage() - Method in class com.cerner.bunsen.stu3.avro.MedicationStatement.Builder
Checks whether the 'dosage' field has been set.
hasDosageInstruction() - Method in class com.cerner.bunsen.stu3.avro.MedicationDispense.Builder
Checks whether the 'dosageInstruction' field has been set.
hasDosageInstruction() - Method in class com.cerner.bunsen.stu3.avro.us.core.MedicationRequest.Builder
Checks whether the 'dosageInstruction' field has been set.
hasDose() - Method in class com.cerner.bunsen.stu3.avro.Dosage.Builder
Checks whether the 'dose' field has been set.
hasDoseBuilder() - Method in class com.cerner.bunsen.stu3.avro.Dosage.Builder
Checks whether the 'dose' field has an active Builder instance Field for FHIR property dose
hasDoseQuantity() - Method in class com.cerner.bunsen.stu3.avro.Immunization.Builder
Checks whether the 'doseQuantity' field has been set.
hasDoseQuantity() - Method in class com.cerner.bunsen.stu3.avro.us.core.Immunization.Builder
Checks whether the 'doseQuantity' field has been set.
hasDoseQuantityBuilder() - Method in class com.cerner.bunsen.stu3.avro.Immunization.Builder
Checks whether the 'doseQuantity' field has an active Builder instance Field for FHIR property doseQuantity
hasDoseQuantityBuilder() - Method in class com.cerner.bunsen.stu3.avro.us.core.Immunization.Builder
Checks whether the 'doseQuantity' field has an active Builder instance Field for FHIR property doseQuantity
hasDoseSequence() - Method in class com.cerner.bunsen.stu3.avro.ImmunizationVaccinationProtocol.Builder
Checks whether the 'doseSequence' field has been set.
hasDoseSequence() - Method in class com.cerner.bunsen.stu3.avro.us.core.ImmunizationVaccinationProtocol.Builder
Checks whether the 'doseSequence' field has been set.
hasDoseStatus() - Method in class com.cerner.bunsen.stu3.avro.ImmunizationVaccinationProtocol.Builder
Checks whether the 'doseStatus' field has been set.
hasDoseStatus() - Method in class com.cerner.bunsen.stu3.avro.us.core.ImmunizationVaccinationProtocol.Builder
Checks whether the 'doseStatus' field has been set.
hasDoseStatusBuilder() - Method in class com.cerner.bunsen.stu3.avro.ImmunizationVaccinationProtocol.Builder
Checks whether the 'doseStatus' field has an active Builder instance Field for FHIR property doseStatus
hasDoseStatusBuilder() - Method in class com.cerner.bunsen.stu3.avro.us.core.ImmunizationVaccinationProtocol.Builder
Checks whether the 'doseStatus' field has an active Builder instance Field for FHIR property doseStatus
hasDoseStatusReason() - Method in class com.cerner.bunsen.stu3.avro.ImmunizationVaccinationProtocol.Builder
Checks whether the 'doseStatusReason' field has been set.
hasDoseStatusReason() - Method in class com.cerner.bunsen.stu3.avro.us.core.ImmunizationVaccinationProtocol.Builder
Checks whether the 'doseStatusReason' field has been set.
hasDoseStatusReasonBuilder() - Method in class com.cerner.bunsen.stu3.avro.ImmunizationVaccinationProtocol.Builder
Checks whether the 'doseStatusReason' field has an active Builder instance Field for FHIR property doseStatusReason
hasDoseStatusReasonBuilder() - Method in class com.cerner.bunsen.stu3.avro.us.core.ImmunizationVaccinationProtocol.Builder
Checks whether the 'doseStatusReason' field has an active Builder instance Field for FHIR property doseStatusReason
hasDuplicateUrlAndVersions(Dataset<UrlAndVersion>) - Method in class com.cerner.bunsen.spark.codes.base.AbstractConceptMaps
Returns true if the UrlAndVersions of new value sets contains duplicates with the current ValueSets.
hasDuplicateUrlAndVersions(Dataset<UrlAndVersion>) - Method in class com.cerner.bunsen.spark.codes.base.AbstractValueSets
Returns true if the UrlAndVersions if the membersToCheck has any duplicates with the members of this value sets instance.
hasDuration() - Method in class com.cerner.bunsen.stu3.avro.ChoiceDurationPeriodRange.Builder
Checks whether the 'duration' field has been set.
hasDuration() - Method in class com.cerner.bunsen.stu3.avro.TimingRepeat.Builder
Checks whether the 'duration' field has been set.
hasDurationBuilder() - Method in class com.cerner.bunsen.stu3.avro.ChoiceDurationPeriodRange.Builder
Checks whether the 'duration' field has an active Builder instance Choice field
hasDurationMax() - Method in class com.cerner.bunsen.stu3.avro.TimingRepeat.Builder
Checks whether the 'durationMax' field has been set.
hasDurationUnit() - Method in class com.cerner.bunsen.stu3.avro.TimingRepeat.Builder
Checks whether the 'durationUnit' field has been set.
hasEffective() - Method in class com.cerner.bunsen.stu3.avro.MedicationStatement.Builder
Checks whether the 'effective' field has been set.
hasEffective() - Method in class com.cerner.bunsen.stu3.avro.Observation.Builder
Checks whether the 'effective' field has been set.
hasEffectiveBuilder() - Method in class com.cerner.bunsen.stu3.avro.MedicationStatement.Builder
Checks whether the 'effective' field has an active Builder instance Field for FHIR property effective
hasEffectiveBuilder() - Method in class com.cerner.bunsen.stu3.avro.Observation.Builder
Checks whether the 'effective' field has an active Builder instance Field for FHIR property effective
hasEffectivePeriod() - Method in class com.cerner.bunsen.stu3.avro.Measure.Builder
Checks whether the 'effectivePeriod' field has been set.
hasEffectivePeriodBuilder() - Method in class com.cerner.bunsen.stu3.avro.Measure.Builder
Checks whether the 'effectivePeriod' field has an active Builder instance Field for FHIR property effectivePeriod
hasEmploymentImpacted() - Method in class com.cerner.bunsen.stu3.avro.Claim.Builder
Checks whether the 'employmentImpacted' field has been set.
hasEmploymentImpactedBuilder() - Method in class com.cerner.bunsen.stu3.avro.Claim.Builder
Checks whether the 'employmentImpacted' field has an active Builder instance Field for FHIR property employmentImpacted
hasEncounter() - Method in class com.cerner.bunsen.stu3.avro.ClaimItem.Builder
Checks whether the 'encounter' field has been set.
hasEncounter() - Method in class com.cerner.bunsen.stu3.avro.Immunization.Builder
Checks whether the 'encounter' field has been set.
hasEncounter() - Method in class com.cerner.bunsen.stu3.avro.us.core.Immunization.Builder
Checks whether the 'encounter' field has been set.
hasEncounterBuilder() - Method in class com.cerner.bunsen.stu3.avro.Immunization.Builder
Checks whether the 'encounter' field has an active Builder instance Field for FHIR property encounter
hasEncounterBuilder() - Method in class com.cerner.bunsen.stu3.avro.us.core.Immunization.Builder
Checks whether the 'encounter' field has an active Builder instance Field for FHIR property encounter
hasEncounterId() - Method in class com.cerner.bunsen.stu3.avro.EncounterEpisodeOfCareReference.Builder
Checks whether the 'EncounterId' field has been set.
hasEncounterId() - Method in class com.cerner.bunsen.stu3.avro.EncounterReference.Builder
Checks whether the 'EncounterId' field has been set.
hasEnd() - Method in class com.cerner.bunsen.stu3.avro.Period.Builder
Checks whether the 'end' field has been set.
hasEnterer() - Method in class com.cerner.bunsen.stu3.avro.Claim.Builder
Checks whether the 'enterer' field has been set.
hasEntererBuilder() - Method in class com.cerner.bunsen.stu3.avro.Claim.Builder
Checks whether the 'enterer' field has an active Builder instance Field for FHIR property enterer
hasEpisodeOfCare() - Method in class com.cerner.bunsen.stu3.avro.Encounter.Builder
Checks whether the 'episodeOfCare' field has been set.
hasEpisodeOfCare() - Method in class com.cerner.bunsen.stu3.avro.us.core.Encounter.Builder
Checks whether the 'episodeOfCare' field has been set.
hasEpisodeOfCareId() - Method in class com.cerner.bunsen.stu3.avro.EncounterEpisodeOfCareReference.Builder
Checks whether the 'EpisodeOfCareId' field has been set.
hasEpisodeOfCareId() - Method in class com.cerner.bunsen.stu3.avro.EpisodeOfCareReference.Builder
Checks whether the 'EpisodeOfCareId' field has been set.
hasEthnicity() - Method in class com.cerner.bunsen.stu3.avro.us.core.Patient.Builder
Checks whether the 'ethnicity' field has been set.
hasEthnicityBuilder() - Method in class com.cerner.bunsen.stu3.avro.us.core.Patient.Builder
Checks whether the 'ethnicity' field has an active Builder instance Extension field for http://hl7.org/fhir/us/core/StructureDefinition/us-core-ethnicity
hasEvaluatedResources() - Method in class com.cerner.bunsen.stu3.avro.MeasureReport.Builder
Checks whether the 'evaluatedResources' field has been set.
hasEvaluatedResourcesBuilder() - Method in class com.cerner.bunsen.stu3.avro.MeasureReport.Builder
Checks whether the 'evaluatedResources' field has an active Builder instance Field for FHIR property evaluatedResources
hasEvent() - Method in class com.cerner.bunsen.stu3.avro.Timing.Builder
Checks whether the 'event' field has been set.
hasEventHistory() - Method in class com.cerner.bunsen.stu3.avro.MedicationDispense.Builder
Checks whether the 'eventHistory' field has been set.
hasEventHistory() - Method in class com.cerner.bunsen.stu3.avro.us.core.MedicationRequest.Builder
Checks whether the 'eventHistory' field has been set.
hasEvidence() - Method in class com.cerner.bunsen.stu3.avro.Condition.Builder
Checks whether the 'evidence' field has been set.
hasEvidence() - Method in class com.cerner.bunsen.stu3.avro.us.core.Condition.Builder
Checks whether the 'evidence' field has been set.
hasExpectedSupplyDuration() - Method in class com.cerner.bunsen.stu3.avro.us.core.MedicationRequestDispenseRequest.Builder
Checks whether the 'expectedSupplyDuration' field has been set.
hasExpectedSupplyDurationBuilder() - Method in class com.cerner.bunsen.stu3.avro.us.core.MedicationRequestDispenseRequest.Builder
Checks whether the 'expectedSupplyDuration' field has an active Builder instance Field for FHIR property expectedSupplyDuration
hasExperimental() - Method in class com.cerner.bunsen.stu3.avro.Measure.Builder
Checks whether the 'experimental' field has been set.
hasExpirationDate() - Method in class com.cerner.bunsen.stu3.avro.Immunization.Builder
Checks whether the 'expirationDate' field has been set.
hasExpirationDate() - Method in class com.cerner.bunsen.stu3.avro.us.core.Immunization.Builder
Checks whether the 'expirationDate' field has been set.
hasExpirationDate() - Method in class com.cerner.bunsen.stu3.avro.us.core.MedicationPackageBatch.Builder
Checks whether the 'expirationDate' field has been set.
hasExplanation() - Method in class com.cerner.bunsen.stu3.avro.Immunization.Builder
Checks whether the 'explanation' field has been set.
hasExplanation() - Method in class com.cerner.bunsen.stu3.avro.us.core.Immunization.Builder
Checks whether the 'explanation' field has been set.
hasExplanationBuilder() - Method in class com.cerner.bunsen.stu3.avro.Immunization.Builder
Checks whether the 'explanation' field has an active Builder instance Field for FHIR property explanation
hasExplanationBuilder() - Method in class com.cerner.bunsen.stu3.avro.us.core.Immunization.Builder
Checks whether the 'explanation' field has an active Builder instance Field for FHIR property explanation
hasExposureRoute() - Method in class com.cerner.bunsen.stu3.avro.AllergyIntoleranceReaction.Builder
Checks whether the 'exposureRoute' field has been set.
hasExposureRouteBuilder() - Method in class com.cerner.bunsen.stu3.avro.AllergyIntoleranceReaction.Builder
Checks whether the 'exposureRoute' field has an active Builder instance Field for FHIR property exposureRoute
hasFacility() - Method in class com.cerner.bunsen.stu3.avro.Claim.Builder
Checks whether the 'facility' field has been set.
hasFacilityBuilder() - Method in class com.cerner.bunsen.stu3.avro.Claim.Builder
Checks whether the 'facility' field has an active Builder instance Field for FHIR property facility
hasFactor() - Method in class com.cerner.bunsen.stu3.avro.ClaimItem.Builder
Checks whether the 'factor' field has been set.
hasFactor() - Method in class com.cerner.bunsen.stu3.avro.ClaimItemDetail.Builder
Checks whether the 'factor' field has been set.
hasFactor() - Method in class com.cerner.bunsen.stu3.avro.ClaimItemDetailSubDetail.Builder
Checks whether the 'factor' field has been set.
hasFactor() - Method in class com.cerner.bunsen.stu3.avro.SampledData.Builder
Checks whether the 'factor' field has been set.
hasFamily() - Method in class com.cerner.bunsen.stu3.avro.HumanName.Builder
Checks whether the 'family' field has been set.
hasFocal() - Method in class com.cerner.bunsen.stu3.avro.ClaimInsurance.Builder
Checks whether the 'focal' field has been set.
hasFocalDevice() - Method in class com.cerner.bunsen.stu3.avro.Procedure.Builder
Checks whether the 'focalDevice' field has been set.
hasFollowUp() - Method in class com.cerner.bunsen.stu3.avro.Procedure.Builder
Checks whether the 'followUp' field has been set.
hasForm() - Method in class com.cerner.bunsen.stu3.avro.us.core.Medication.Builder
Checks whether the 'form' field has been set.
hasFormBuilder() - Method in class com.cerner.bunsen.stu3.avro.us.core.Medication.Builder
Checks whether the 'form' field has an active Builder instance Field for FHIR property form
hasFrequency() - Method in class com.cerner.bunsen.stu3.avro.TimingRepeat.Builder
Checks whether the 'frequency' field has been set.
hasFrequencyMax() - Method in class com.cerner.bunsen.stu3.avro.TimingRepeat.Builder
Checks whether the 'frequencyMax' field has been set.
hasFundsReserve() - Method in class com.cerner.bunsen.stu3.avro.Claim.Builder
Checks whether the 'fundsReserve' field has been set.
hasFundsReserveBuilder() - Method in class com.cerner.bunsen.stu3.avro.Claim.Builder
Checks whether the 'fundsReserve' field has an active Builder instance Field for FHIR property fundsReserve
hasGender() - Method in class com.cerner.bunsen.stu3.avro.Patient.Builder
Checks whether the 'gender' field has been set.
hasGender() - Method in class com.cerner.bunsen.stu3.avro.PatientContact.Builder
Checks whether the 'gender' field has been set.
hasGender() - Method in class com.cerner.bunsen.stu3.avro.us.core.Patient.Builder
Checks whether the 'gender' field has been set.
hasGender() - Method in class com.cerner.bunsen.stu3.avro.us.core.PatientContact.Builder
Checks whether the 'gender' field has been set.
hasGenderStatus() - Method in class com.cerner.bunsen.stu3.avro.PatientAnimal.Builder
Checks whether the 'genderStatus' field has been set.
hasGenderStatusBuilder() - Method in class com.cerner.bunsen.stu3.avro.PatientAnimal.Builder
Checks whether the 'genderStatus' field has an active Builder instance Field for FHIR property genderStatus
hasGeneralPractitioner() - Method in class com.cerner.bunsen.stu3.avro.Patient.Builder
Checks whether the 'generalPractitioner' field has been set.
hasGeneralPractitioner() - Method in class com.cerner.bunsen.stu3.avro.us.core.Patient.Builder
Checks whether the 'generalPractitioner' field has been set.
hasGiven() - Method in class com.cerner.bunsen.stu3.avro.HumanName.Builder
Checks whether the 'given' field has been set.
hasGoal() - Method in class com.cerner.bunsen.stu3.avro.CarePlan.Builder
Checks whether the 'goal' field has been set.
hasGoal() - Method in class com.cerner.bunsen.stu3.avro.CarePlanActivityDetail.Builder
Checks whether the 'goal' field has been set.
hasGoal() - Method in class com.cerner.bunsen.stu3.avro.us.core.CarePlan.Builder
Checks whether the 'goal' field has been set.
hasGoal() - Method in class com.cerner.bunsen.stu3.avro.us.core.CarePlanActivityDetail.Builder
Checks whether the 'goal' field has been set.
hasGoalId() - Method in class com.cerner.bunsen.stu3.avro.GoalReference.Builder
Checks whether the 'GoalId' field has been set.
hasGroup() - Method in class com.cerner.bunsen.stu3.avro.Measure.Builder
Checks whether the 'group' field has been set.
hasGroup() - Method in class com.cerner.bunsen.stu3.avro.MeasureReport.Builder
Checks whether the 'group' field has been set.
hasGroupId() - Method in class com.cerner.bunsen.stu3.avro.DeviceGroupLocationPatientReference.Builder
Checks whether the 'GroupId' field has been set.
hasGroupId() - Method in class com.cerner.bunsen.stu3.avro.GroupPatientReference.Builder
Checks whether the 'GroupId' field has been set.
hasGroupIdentifier() - Method in class com.cerner.bunsen.stu3.avro.us.core.MedicationRequest.Builder
Checks whether the 'groupIdentifier' field has been set.
hasGroupIdentifierBuilder() - Method in class com.cerner.bunsen.stu3.avro.us.core.MedicationRequest.Builder
Checks whether the 'groupIdentifier' field has an active Builder instance Field for FHIR property groupIdentifier
hasGuidance() - Method in class com.cerner.bunsen.stu3.avro.Measure.Builder
Checks whether the 'guidance' field has been set.
hasHash() - Method in class com.cerner.bunsen.stu3.avro.Attachment.Builder
Checks whether the 'hash' field has been set.
hashCode() - Method in class com.cerner.bunsen.definitions.QualifiedPath
 
hashCode() - Method in class com.cerner.bunsen.spark.codes.Ancestor
 
hashCode() - Method in class com.cerner.bunsen.spark.codes.broadcast.BroadcastableValueSets.AncestorValue
 
hashCode() - Method in class com.cerner.bunsen.spark.codes.broadcast.BroadcastableValueSets.Reference
 
hashCode() - Method in class com.cerner.bunsen.spark.codes.Hierarchies.HierarchicalElement
 
hashCode() - Method in class com.cerner.bunsen.spark.codes.Mapping
 
hashCode() - Method in class com.cerner.bunsen.spark.codes.UrlAndVersion
 
hashCode() - Method in class com.cerner.bunsen.spark.codes.Value
 
hasHealthcareServiceId() - Method in class com.cerner.bunsen.stu3.avro.ActivityDefinitionHealthcareServicePlanDefinitionReference.Builder
Checks whether the 'HealthcareServiceId' field has been set.
hasHealthcareServiceId() - Method in class com.cerner.bunsen.stu3.avro.DeviceHealthcareServiceOrganizationPatientPractitionerRelatedPersonReference.Builder
Checks whether the 'HealthcareServiceId' field has been set.
hasHigh() - Method in class com.cerner.bunsen.stu3.avro.ObservationComponentReferenceRange.Builder
Checks whether the 'high' field has been set.
hasHigh() - Method in class com.cerner.bunsen.stu3.avro.ObservationReferenceRange.Builder
Checks whether the 'high' field has been set.
hasHigh() - Method in class com.cerner.bunsen.stu3.avro.Range.Builder
Checks whether the 'high' field has been set.
hasHighBuilder() - Method in class com.cerner.bunsen.stu3.avro.ObservationComponentReferenceRange.Builder
Checks whether the 'high' field has an active Builder instance Field for FHIR property high
hasHighBuilder() - Method in class com.cerner.bunsen.stu3.avro.ObservationReferenceRange.Builder
Checks whether the 'high' field has an active Builder instance Field for FHIR property high
hasHighBuilder() - Method in class com.cerner.bunsen.stu3.avro.Range.Builder
Checks whether the 'high' field has an active Builder instance Field for FHIR property high
hasHospitalization() - Method in class com.cerner.bunsen.stu3.avro.Claim.Builder
Checks whether the 'hospitalization' field has been set.
hasHospitalization() - Method in class com.cerner.bunsen.stu3.avro.Encounter.Builder
Checks whether the 'hospitalization' field has been set.
hasHospitalization() - Method in class com.cerner.bunsen.stu3.avro.us.core.Encounter.Builder
Checks whether the 'hospitalization' field has been set.
hasHospitalizationBuilder() - Method in class com.cerner.bunsen.stu3.avro.Claim.Builder
Checks whether the 'hospitalization' field has an active Builder instance Field for FHIR property hospitalization
hasHospitalizationBuilder() - Method in class com.cerner.bunsen.stu3.avro.Encounter.Builder
Checks whether the 'hospitalization' field has an active Builder instance Field for FHIR property hospitalization
hasHospitalizationBuilder() - Method in class com.cerner.bunsen.stu3.avro.us.core.Encounter.Builder
Checks whether the 'hospitalization' field has an active Builder instance Field for FHIR property hospitalization
hasId() - Method in class com.cerner.bunsen.stu3.avro.AccountReference.Builder
Checks whether the 'id' field has been set.
hasId() - Method in class com.cerner.bunsen.stu3.avro.ActivityDefinitionHealthcareServicePlanDefinitionReference.Builder
Checks whether the 'id' field has been set.
hasId() - Method in class com.cerner.bunsen.stu3.avro.ActivityDefinitionPlanDefinitionQuestionnaireReference.Builder
Checks whether the 'id' field has been set.
hasId() - Method in class com.cerner.bunsen.stu3.avro.ActivityDefinitionPlanDefinitionReference.Builder
Checks whether the 'id' field has been set.
hasId() - Method in class com.cerner.bunsen.stu3.avro.Address.Builder
Checks whether the 'id' field has been set.
hasId() - Method in class com.cerner.bunsen.stu3.avro.Age.Builder
Checks whether the 'id' field has been set.
hasId() - Method in class com.cerner.bunsen.stu3.avro.AllergyIntolerance.Builder
Checks whether the 'id' field has been set.
hasId() - Method in class com.cerner.bunsen.stu3.avro.AllergyIntoleranceReaction.Builder
Checks whether the 'id' field has been set.
hasId() - Method in class com.cerner.bunsen.stu3.avro.Annotation.Builder
Checks whether the 'id' field has been set.
hasId() - Method in class com.cerner.bunsen.stu3.avro.AppointmentCommunicationRequestDeviceRequestMedicationRequestNutritionOrderProcedureRequestReferralRequestRequestGroupTaskVisionPrescriptionReference.Builder
Checks whether the 'id' field has been set.
hasId() - Method in class com.cerner.bunsen.stu3.avro.AppointmentReference.Builder
Checks whether the 'id' field has been set.
hasId() - Method in class com.cerner.bunsen.stu3.avro.Attachment.Builder
Checks whether the 'id' field has been set.
hasId() - Method in class com.cerner.bunsen.stu3.avro.BundleReference.Builder
Checks whether the 'id' field has been set.
hasId() - Method in class com.cerner.bunsen.stu3.avro.CarePlan.Builder
Checks whether the 'id' field has been set.
hasId() - Method in class com.cerner.bunsen.stu3.avro.CarePlanActivity.Builder
Checks whether the 'id' field has been set.
hasId() - Method in class com.cerner.bunsen.stu3.avro.CarePlanActivityDetail.Builder
Checks whether the 'id' field has been set.
hasId() - Method in class com.cerner.bunsen.stu3.avro.CarePlanDeviceRequestImmunizationRecommendationMedicationRequestNutritionOrderProcedureRequestReferralRequestReference.Builder
Checks whether the 'id' field has been set.
hasId() - Method in class com.cerner.bunsen.stu3.avro.CarePlanMedicationRequestProcedureRequestReferralRequestReference.Builder
Checks whether the 'id' field has been set.
hasId() - Method in class com.cerner.bunsen.stu3.avro.CarePlanProcedureRequestReferralRequestReference.Builder
Checks whether the 'id' field has been set.
hasId() - Method in class com.cerner.bunsen.stu3.avro.CarePlanReference.Builder
Checks whether the 'id' field has been set.
hasId() - Method in class com.cerner.bunsen.stu3.avro.CareTeamOrganizationPatientPractitionerRelatedPersonReference.Builder
Checks whether the 'id' field has been set.
hasId() - Method in class com.cerner.bunsen.stu3.avro.CareTeamReference.Builder
Checks whether the 'id' field has been set.
hasId() - Method in class com.cerner.bunsen.stu3.avro.Claim.Builder
Checks whether the 'id' field has been set.
hasId() - Method in class com.cerner.bunsen.stu3.avro.ClaimAccident.Builder
Checks whether the 'id' field has been set.
hasId() - Method in class com.cerner.bunsen.stu3.avro.ClaimCareTeam.Builder
Checks whether the 'id' field has been set.
hasId() - Method in class com.cerner.bunsen.stu3.avro.ClaimDiagnosis.Builder
Checks whether the 'id' field has been set.
hasId() - Method in class com.cerner.bunsen.stu3.avro.ClaimInformation.Builder
Checks whether the 'id' field has been set.
hasId() - Method in class com.cerner.bunsen.stu3.avro.ClaimInsurance.Builder
Checks whether the 'id' field has been set.
hasId() - Method in class com.cerner.bunsen.stu3.avro.ClaimItem.Builder
Checks whether the 'id' field has been set.
hasId() - Method in class com.cerner.bunsen.stu3.avro.ClaimItemDetail.Builder
Checks whether the 'id' field has been set.
hasId() - Method in class com.cerner.bunsen.stu3.avro.ClaimItemDetailSubDetail.Builder
Checks whether the 'id' field has been set.
hasId() - Method in class com.cerner.bunsen.stu3.avro.ClaimPayee.Builder
Checks whether the 'id' field has been set.
hasId() - Method in class com.cerner.bunsen.stu3.avro.ClaimProcedure.Builder
Checks whether the 'id' field has been set.
hasId() - Method in class com.cerner.bunsen.stu3.avro.ClaimReference.Builder
Checks whether the 'id' field has been set.
hasId() - Method in class com.cerner.bunsen.stu3.avro.ClaimRelated.Builder
Checks whether the 'id' field has been set.
hasId() - Method in class com.cerner.bunsen.stu3.avro.ClaimResponseReference.Builder
Checks whether the 'id' field has been set.
hasId() - Method in class com.cerner.bunsen.stu3.avro.ClinicalImpressionDiagnosticReportObservationReference.Builder
Checks whether the 'id' field has been set.
hasId() - Method in class com.cerner.bunsen.stu3.avro.CodeableConcept.Builder
Checks whether the 'id' field has been set.
hasId() - Method in class com.cerner.bunsen.stu3.avro.Coding.Builder
Checks whether the 'id' field has been set.
hasId() - Method in class com.cerner.bunsen.stu3.avro.Condition.Builder
Checks whether the 'id' field has been set.
hasId() - Method in class com.cerner.bunsen.stu3.avro.ConditionEvidence.Builder
Checks whether the 'id' field has been set.
hasId() - Method in class com.cerner.bunsen.stu3.avro.ConditionObservationReference.Builder
Checks whether the 'id' field has been set.
hasId() - Method in class com.cerner.bunsen.stu3.avro.ConditionProcedureReference.Builder
Checks whether the 'id' field has been set.
hasId() - Method in class com.cerner.bunsen.stu3.avro.ConditionReference.Builder
Checks whether the 'id' field has been set.
hasId() - Method in class com.cerner.bunsen.stu3.avro.ConditionStage.Builder
Checks whether the 'id' field has been set.
hasId() - Method in class com.cerner.bunsen.stu3.avro.ContactDetail.Builder
Checks whether the 'id' field has been set.
hasId() - Method in class com.cerner.bunsen.stu3.avro.ContactPoint.Builder
Checks whether the 'id' field has been set.
hasId() - Method in class com.cerner.bunsen.stu3.avro.Contributor.Builder
Checks whether the 'id' field has been set.
hasId() - Method in class com.cerner.bunsen.stu3.avro.CoverageReference.Builder
Checks whether the 'id' field has been set.
hasId() - Method in class com.cerner.bunsen.stu3.avro.DetectedIssueReference.Builder
Checks whether the 'id' field has been set.
hasId() - Method in class com.cerner.bunsen.stu3.avro.DeviceDeviceMetricReference.Builder
Checks whether the 'id' field has been set.
hasId() - Method in class com.cerner.bunsen.stu3.avro.DeviceGroupLocationPatientReference.Builder
Checks whether the 'id' field has been set.
hasId() - Method in class com.cerner.bunsen.stu3.avro.DeviceHealthcareServiceOrganizationPatientPractitionerRelatedPersonReference.Builder
Checks whether the 'id' field has been set.
hasId() - Method in class com.cerner.bunsen.stu3.avro.DeviceMedicationSubstanceReference.Builder
Checks whether the 'id' field has been set.
hasId() - Method in class com.cerner.bunsen.stu3.avro.DeviceOrganizationPatientPractitionerRelatedPersonReference.Builder
Checks whether the 'id' field has been set.
hasId() - Method in class com.cerner.bunsen.stu3.avro.DeviceOrganizationPractitionerReference.Builder
Checks whether the 'id' field has been set.
hasId() - Method in class com.cerner.bunsen.stu3.avro.DeviceReference.Builder
Checks whether the 'id' field has been set.
hasId() - Method in class com.cerner.bunsen.stu3.avro.DiagnosticReportReference.Builder
Checks whether the 'id' field has been set.
hasId() - Method in class com.cerner.bunsen.stu3.avro.Dosage.Builder
Checks whether the 'id' field has been set.
hasId() - Method in class com.cerner.bunsen.stu3.avro.Duration.Builder
Checks whether the 'id' field has been set.
hasId() - Method in class com.cerner.bunsen.stu3.avro.Encounter.Builder
Checks whether the 'id' field has been set.
hasId() - Method in class com.cerner.bunsen.stu3.avro.EncounterClassHistory.Builder
Checks whether the 'id' field has been set.
hasId() - Method in class com.cerner.bunsen.stu3.avro.EncounterDiagnosis.Builder
Checks whether the 'id' field has been set.
hasId() - Method in class com.cerner.bunsen.stu3.avro.EncounterEpisodeOfCareReference.Builder
Checks whether the 'id' field has been set.
hasId() - Method in class com.cerner.bunsen.stu3.avro.EncounterHospitalization.Builder
Checks whether the 'id' field has been set.
hasId() - Method in class com.cerner.bunsen.stu3.avro.EncounterLocation.Builder
Checks whether the 'id' field has been set.
hasId() - Method in class com.cerner.bunsen.stu3.avro.EncounterParticipant.Builder
Checks whether the 'id' field has been set.
hasId() - Method in class com.cerner.bunsen.stu3.avro.EncounterReference.Builder
Checks whether the 'id' field has been set.
hasId() - Method in class com.cerner.bunsen.stu3.avro.EncounterStatusHistory.Builder
Checks whether the 'id' field has been set.
hasId() - Method in class com.cerner.bunsen.stu3.avro.EpisodeOfCare.Builder
Checks whether the 'id' field has been set.
hasId() - Method in class com.cerner.bunsen.stu3.avro.EpisodeOfCareDiagnosis.Builder
Checks whether the 'id' field has been set.
hasId() - Method in class com.cerner.bunsen.stu3.avro.EpisodeOfCareReference.Builder
Checks whether the 'id' field has been set.
hasId() - Method in class com.cerner.bunsen.stu3.avro.EpisodeOfCareStatusHistory.Builder
Checks whether the 'id' field has been set.
hasId() - Method in class com.cerner.bunsen.stu3.avro.GoalReference.Builder
Checks whether the 'id' field has been set.
hasId() - Method in class com.cerner.bunsen.stu3.avro.GroupPatientReference.Builder
Checks whether the 'id' field has been set.
hasId() - Method in class com.cerner.bunsen.stu3.avro.HumanName.Builder
Checks whether the 'id' field has been set.
hasId() - Method in class com.cerner.bunsen.stu3.avro.Identifier.Builder
Checks whether the 'id' field has been set.
hasId() - Method in class com.cerner.bunsen.stu3.avro.Immunization.Builder
Checks whether the 'id' field has been set.
hasId() - Method in class com.cerner.bunsen.stu3.avro.ImmunizationExplanation.Builder
Checks whether the 'id' field has been set.
hasId() - Method in class com.cerner.bunsen.stu3.avro.ImmunizationPractitioner.Builder
Checks whether the 'id' field has been set.
hasId() - Method in class com.cerner.bunsen.stu3.avro.ImmunizationReaction.Builder
Checks whether the 'id' field has been set.
hasId() - Method in class com.cerner.bunsen.stu3.avro.ImmunizationVaccinationProtocol.Builder
Checks whether the 'id' field has been set.
hasId() - Method in class com.cerner.bunsen.stu3.avro.LibraryReference.Builder
Checks whether the 'id' field has been set.
hasId() - Method in class com.cerner.bunsen.stu3.avro.ListReference.Builder
Checks whether the 'id' field has been set.
hasId() - Method in class com.cerner.bunsen.stu3.avro.LocationReference.Builder
Checks whether the 'id' field has been set.
hasId() - Method in class com.cerner.bunsen.stu3.avro.Measure.Builder
Checks whether the 'id' field has been set.
hasId() - Method in class com.cerner.bunsen.stu3.avro.MeasureGroup.Builder
Checks whether the 'id' field has been set.
hasId() - Method in class com.cerner.bunsen.stu3.avro.MeasureGroupPopulation.Builder
Checks whether the 'id' field has been set.
hasId() - Method in class com.cerner.bunsen.stu3.avro.MeasureGroupStratifier.Builder
Checks whether the 'id' field has been set.
hasId() - Method in class com.cerner.bunsen.stu3.avro.MeasureReference.Builder
Checks whether the 'id' field has been set.
hasId() - Method in class com.cerner.bunsen.stu3.avro.MeasureReport.Builder
Checks whether the 'id' field has been set.
hasId() - Method in class com.cerner.bunsen.stu3.avro.MeasureReportGroup.Builder
Checks whether the 'id' field has been set.
hasId() - Method in class com.cerner.bunsen.stu3.avro.MeasureReportGroupPopulation.Builder
Checks whether the 'id' field has been set.
hasId() - Method in class com.cerner.bunsen.stu3.avro.MeasureReportGroupStratifier.Builder
Checks whether the 'id' field has been set.
hasId() - Method in class com.cerner.bunsen.stu3.avro.MeasureReportGroupStratifierStratum.Builder
Checks whether the 'id' field has been set.
hasId() - Method in class com.cerner.bunsen.stu3.avro.MeasureReportGroupStratifierStratumPopulation.Builder
Checks whether the 'id' field has been set.
hasId() - Method in class com.cerner.bunsen.stu3.avro.MeasureSupplementalData.Builder
Checks whether the 'id' field has been set.
hasId() - Method in class com.cerner.bunsen.stu3.avro.MedicationAdministrationMedicationDispenseMedicationStatementObservationProcedureReference.Builder
Checks whether the 'id' field has been set.
hasId() - Method in class com.cerner.bunsen.stu3.avro.MedicationAdministrationObservationProcedureReference.Builder
Checks whether the 'id' field has been set.
hasId() - Method in class com.cerner.bunsen.stu3.avro.MedicationDispense.Builder
Checks whether the 'id' field has been set.
hasId() - Method in class com.cerner.bunsen.stu3.avro.MedicationDispensePerformer.Builder
Checks whether the 'id' field has been set.
hasId() - Method in class com.cerner.bunsen.stu3.avro.MedicationDispenseSubstitution.Builder
Checks whether the 'id' field has been set.
hasId() - Method in class com.cerner.bunsen.stu3.avro.MedicationReference.Builder
Checks whether the 'id' field has been set.
hasId() - Method in class com.cerner.bunsen.stu3.avro.MedicationRequestReference.Builder
Checks whether the 'id' field has been set.
hasId() - Method in class com.cerner.bunsen.stu3.avro.MedicationRequestVisionPrescriptionReference.Builder
Checks whether the 'id' field has been set.
hasId() - Method in class com.cerner.bunsen.stu3.avro.MedicationStatement.Builder
Checks whether the 'id' field has been set.
hasId() - Method in class com.cerner.bunsen.stu3.avro.MedicationSubstanceReference.Builder
Checks whether the 'id' field has been set.
hasId() - Method in class com.cerner.bunsen.stu3.avro.Meta.Builder
Checks whether the 'id' field has been set.
hasId() - Method in class com.cerner.bunsen.stu3.avro.Money.Builder
Checks whether the 'id' field has been set.
hasId() - Method in class com.cerner.bunsen.stu3.avro.Narrative.Builder
Checks whether the 'id' field has been set.
hasId() - Method in class com.cerner.bunsen.stu3.avro.Observation.Builder
Checks whether the 'id' field has been set.
hasId() - Method in class com.cerner.bunsen.stu3.avro.ObservationComponent.Builder
Checks whether the 'id' field has been set.
hasId() - Method in class com.cerner.bunsen.stu3.avro.ObservationComponentReferenceRange.Builder
Checks whether the 'id' field has been set.
hasId() - Method in class com.cerner.bunsen.stu3.avro.ObservationQuestionnaireResponseSequenceReference.Builder
Checks whether the 'id' field has been set.
hasId() - Method in class com.cerner.bunsen.stu3.avro.ObservationReference.Builder
Checks whether the 'id' field has been set.
hasId() - Method in class com.cerner.bunsen.stu3.avro.ObservationReferenceRange.Builder
Checks whether the 'id' field has been set.
hasId() - Method in class com.cerner.bunsen.stu3.avro.ObservationRelated.Builder
Checks whether the 'id' field has been set.
hasId() - Method in class com.cerner.bunsen.stu3.avro.OrganizationPatientPractitionerRelatedPersonReference.Builder
Checks whether the 'id' field has been set.
hasId() - Method in class com.cerner.bunsen.stu3.avro.OrganizationPractitionerReference.Builder
Checks whether the 'id' field has been set.
hasId() - Method in class com.cerner.bunsen.stu3.avro.OrganizationReference.Builder
Checks whether the 'id' field has been set.
hasId() - Method in class com.cerner.bunsen.stu3.avro.Patient.Builder
Checks whether the 'id' field has been set.
hasId() - Method in class com.cerner.bunsen.stu3.avro.PatientAnimal.Builder
Checks whether the 'id' field has been set.
hasId() - Method in class com.cerner.bunsen.stu3.avro.PatientCommunication.Builder
Checks whether the 'id' field has been set.
hasId() - Method in class com.cerner.bunsen.stu3.avro.PatientContact.Builder
Checks whether the 'id' field has been set.
hasId() - Method in class com.cerner.bunsen.stu3.avro.PatientLink.Builder
Checks whether the 'id' field has been set.
hasId() - Method in class com.cerner.bunsen.stu3.avro.PatientPractitionerReference.Builder
Checks whether the 'id' field has been set.
hasId() - Method in class com.cerner.bunsen.stu3.avro.PatientPractitionerRelatedPersonReference.Builder
Checks whether the 'id' field has been set.
hasId() - Method in class com.cerner.bunsen.stu3.avro.PatientReference.Builder
Checks whether the 'id' field has been set.
hasId() - Method in class com.cerner.bunsen.stu3.avro.PatientRelatedPersonReference.Builder
Checks whether the 'id' field has been set.
hasId() - Method in class com.cerner.bunsen.stu3.avro.Period.Builder
Checks whether the 'id' field has been set.
hasId() - Method in class com.cerner.bunsen.stu3.avro.PlanDefinitionQuestionnaireReference.Builder
Checks whether the 'id' field has been set.
hasId() - Method in class com.cerner.bunsen.stu3.avro.PractitionerReference.Builder
Checks whether the 'id' field has been set.
hasId() - Method in class com.cerner.bunsen.stu3.avro.PractitionerRelatedPersonReference.Builder
Checks whether the 'id' field has been set.
hasId() - Method in class com.cerner.bunsen.stu3.avro.Procedure.Builder
Checks whether the 'id' field has been set.
hasId() - Method in class com.cerner.bunsen.stu3.avro.ProcedureFocalDevice.Builder
Checks whether the 'id' field has been set.
hasId() - Method in class com.cerner.bunsen.stu3.avro.ProcedurePerformer.Builder
Checks whether the 'id' field has been set.
hasId() - Method in class com.cerner.bunsen.stu3.avro.ProcedureReference.Builder
Checks whether the 'id' field has been set.
hasId() - Method in class com.cerner.bunsen.stu3.avro.ProcedureRequest.Builder
Checks whether the 'id' field has been set.
hasId() - Method in class com.cerner.bunsen.stu3.avro.ProcedureRequestRequester.Builder
Checks whether the 'id' field has been set.
hasId() - Method in class com.cerner.bunsen.stu3.avro.ProvenanceReference.Builder
Checks whether the 'id' field has been set.
hasId() - Method in class com.cerner.bunsen.stu3.avro.Quantity.Builder
Checks whether the 'id' field has been set.
hasId() - Method in class com.cerner.bunsen.stu3.avro.Range.Builder
Checks whether the 'id' field has been set.
hasId() - Method in class com.cerner.bunsen.stu3.avro.Ratio.Builder
Checks whether the 'id' field has been set.
hasId() - Method in class com.cerner.bunsen.stu3.avro.ReferralRequestReference.Builder
Checks whether the 'id' field has been set.
hasId() - Method in class com.cerner.bunsen.stu3.avro.RelatedArtifact.Builder
Checks whether the 'id' field has been set.
hasId() - Method in class com.cerner.bunsen.stu3.avro.Resource.Builder
Checks whether the 'id' field has been set.
hasId() - Method in class com.cerner.bunsen.stu3.avro.ResourceReference.Builder
Checks whether the 'id' field has been set.
hasId() - Method in class com.cerner.bunsen.stu3.avro.SampledData.Builder
Checks whether the 'id' field has been set.
hasId() - Method in class com.cerner.bunsen.stu3.avro.SpecimenReference.Builder
Checks whether the 'id' field has been set.
hasId() - Method in class com.cerner.bunsen.stu3.avro.Timing.Builder
Checks whether the 'id' field has been set.
hasId() - Method in class com.cerner.bunsen.stu3.avro.TimingRepeat.Builder
Checks whether the 'id' field has been set.
hasId() - Method in class com.cerner.bunsen.stu3.avro.us.core.CarePlan.Builder
Checks whether the 'id' field has been set.
hasId() - Method in class com.cerner.bunsen.stu3.avro.us.core.CarePlanActivity.Builder
Checks whether the 'id' field has been set.
hasId() - Method in class com.cerner.bunsen.stu3.avro.us.core.CarePlanActivityDetail.Builder
Checks whether the 'id' field has been set.
hasId() - Method in class com.cerner.bunsen.stu3.avro.us.core.Condition.Builder
Checks whether the 'id' field has been set.
hasId() - Method in class com.cerner.bunsen.stu3.avro.us.core.ConditionEvidence.Builder
Checks whether the 'id' field has been set.
hasId() - Method in class com.cerner.bunsen.stu3.avro.us.core.ConditionStage.Builder
Checks whether the 'id' field has been set.
hasId() - Method in class com.cerner.bunsen.stu3.avro.us.core.Encounter.Builder
Checks whether the 'id' field has been set.
hasId() - Method in class com.cerner.bunsen.stu3.avro.us.core.EncounterClassHistory.Builder
Checks whether the 'id' field has been set.
hasId() - Method in class com.cerner.bunsen.stu3.avro.us.core.EncounterDiagnosis.Builder
Checks whether the 'id' field has been set.
hasId() - Method in class com.cerner.bunsen.stu3.avro.us.core.EncounterHospitalization.Builder
Checks whether the 'id' field has been set.
hasId() - Method in class com.cerner.bunsen.stu3.avro.us.core.EncounterLocation.Builder
Checks whether the 'id' field has been set.
hasId() - Method in class com.cerner.bunsen.stu3.avro.us.core.EncounterParticipant.Builder
Checks whether the 'id' field has been set.
hasId() - Method in class com.cerner.bunsen.stu3.avro.us.core.EncounterStatusHistory.Builder
Checks whether the 'id' field has been set.
hasId() - Method in class com.cerner.bunsen.stu3.avro.us.core.Immunization.Builder
Checks whether the 'id' field has been set.
hasId() - Method in class com.cerner.bunsen.stu3.avro.us.core.ImmunizationExplanation.Builder
Checks whether the 'id' field has been set.
hasId() - Method in class com.cerner.bunsen.stu3.avro.us.core.ImmunizationPractitioner.Builder
Checks whether the 'id' field has been set.
hasId() - Method in class com.cerner.bunsen.stu3.avro.us.core.ImmunizationReaction.Builder
Checks whether the 'id' field has been set.
hasId() - Method in class com.cerner.bunsen.stu3.avro.us.core.ImmunizationVaccinationProtocol.Builder
Checks whether the 'id' field has been set.
hasId() - Method in class com.cerner.bunsen.stu3.avro.us.core.Medication.Builder
Checks whether the 'id' field has been set.
hasId() - Method in class com.cerner.bunsen.stu3.avro.us.core.MedicationIngredient.Builder
Checks whether the 'id' field has been set.
hasId() - Method in class com.cerner.bunsen.stu3.avro.us.core.MedicationPackage.Builder
Checks whether the 'id' field has been set.
hasId() - Method in class com.cerner.bunsen.stu3.avro.us.core.MedicationPackageBatch.Builder
Checks whether the 'id' field has been set.
hasId() - Method in class com.cerner.bunsen.stu3.avro.us.core.MedicationPackageContent.Builder
Checks whether the 'id' field has been set.
hasId() - Method in class com.cerner.bunsen.stu3.avro.us.core.MedicationRequest.Builder
Checks whether the 'id' field has been set.
hasId() - Method in class com.cerner.bunsen.stu3.avro.us.core.MedicationRequestDispenseRequest.Builder
Checks whether the 'id' field has been set.
hasId() - Method in class com.cerner.bunsen.stu3.avro.us.core.MedicationRequestRequester.Builder
Checks whether the 'id' field has been set.
hasId() - Method in class com.cerner.bunsen.stu3.avro.us.core.MedicationRequestSubstitution.Builder
Checks whether the 'id' field has been set.
hasId() - Method in class com.cerner.bunsen.stu3.avro.us.core.Patient.Builder
Checks whether the 'id' field has been set.
hasId() - Method in class com.cerner.bunsen.stu3.avro.us.core.PatientCommunication.Builder
Checks whether the 'id' field has been set.
hasId() - Method in class com.cerner.bunsen.stu3.avro.us.core.PatientContact.Builder
Checks whether the 'id' field has been set.
hasId() - Method in class com.cerner.bunsen.stu3.avro.us.core.PatientLink.Builder
Checks whether the 'id' field has been set.
hasId() - Method in class com.cerner.bunsen.stu3.avro.UsageContext.Builder
Checks whether the 'id' field has been set.
hasIdentifier() - Method in class com.cerner.bunsen.stu3.avro.AccountReference.Builder
Checks whether the 'identifier' field has been set.
hasIdentifier() - Method in class com.cerner.bunsen.stu3.avro.ActivityDefinitionHealthcareServicePlanDefinitionReference.Builder
Checks whether the 'identifier' field has been set.
hasIdentifier() - Method in class com.cerner.bunsen.stu3.avro.ActivityDefinitionPlanDefinitionQuestionnaireReference.Builder
Checks whether the 'identifier' field has been set.
hasIdentifier() - Method in class com.cerner.bunsen.stu3.avro.ActivityDefinitionPlanDefinitionReference.Builder
Checks whether the 'identifier' field has been set.
hasIdentifier() - Method in class com.cerner.bunsen.stu3.avro.AllergyIntolerance.Builder
Checks whether the 'identifier' field has been set.
hasIdentifier() - Method in class com.cerner.bunsen.stu3.avro.AppointmentCommunicationRequestDeviceRequestMedicationRequestNutritionOrderProcedureRequestReferralRequestRequestGroupTaskVisionPrescriptionReference.Builder
Checks whether the 'identifier' field has been set.
hasIdentifier() - Method in class com.cerner.bunsen.stu3.avro.AppointmentReference.Builder
Checks whether the 'identifier' field has been set.
hasIdentifier() - Method in class com.cerner.bunsen.stu3.avro.BundleReference.Builder
Checks whether the 'identifier' field has been set.
hasIdentifier() - Method in class com.cerner.bunsen.stu3.avro.CarePlan.Builder
Checks whether the 'identifier' field has been set.
hasIdentifier() - Method in class com.cerner.bunsen.stu3.avro.CarePlanDeviceRequestImmunizationRecommendationMedicationRequestNutritionOrderProcedureRequestReferralRequestReference.Builder
Checks whether the 'identifier' field has been set.
hasIdentifier() - Method in class com.cerner.bunsen.stu3.avro.CarePlanMedicationRequestProcedureRequestReferralRequestReference.Builder
Checks whether the 'identifier' field has been set.
hasIdentifier() - Method in class com.cerner.bunsen.stu3.avro.CarePlanProcedureRequestReferralRequestReference.Builder
Checks whether the 'identifier' field has been set.
hasIdentifier() - Method in class com.cerner.bunsen.stu3.avro.CarePlanReference.Builder
Checks whether the 'identifier' field has been set.
hasIdentifier() - Method in class com.cerner.bunsen.stu3.avro.CareTeamOrganizationPatientPractitionerRelatedPersonReference.Builder
Checks whether the 'identifier' field has been set.
hasIdentifier() - Method in class com.cerner.bunsen.stu3.avro.CareTeamReference.Builder
Checks whether the 'identifier' field has been set.
hasIdentifier() - Method in class com.cerner.bunsen.stu3.avro.Claim.Builder
Checks whether the 'identifier' field has been set.
hasIdentifier() - Method in class com.cerner.bunsen.stu3.avro.ClaimReference.Builder
Checks whether the 'identifier' field has been set.
hasIdentifier() - Method in class com.cerner.bunsen.stu3.avro.ClaimResponseReference.Builder
Checks whether the 'identifier' field has been set.
hasIdentifier() - Method in class com.cerner.bunsen.stu3.avro.ClinicalImpressionDiagnosticReportObservationReference.Builder
Checks whether the 'identifier' field has been set.
hasIdentifier() - Method in class com.cerner.bunsen.stu3.avro.Condition.Builder
Checks whether the 'identifier' field has been set.
hasIdentifier() - Method in class com.cerner.bunsen.stu3.avro.ConditionObservationReference.Builder
Checks whether the 'identifier' field has been set.
hasIdentifier() - Method in class com.cerner.bunsen.stu3.avro.ConditionProcedureReference.Builder
Checks whether the 'identifier' field has been set.
hasIdentifier() - Method in class com.cerner.bunsen.stu3.avro.ConditionReference.Builder
Checks whether the 'identifier' field has been set.
hasIdentifier() - Method in class com.cerner.bunsen.stu3.avro.CoverageReference.Builder
Checks whether the 'identifier' field has been set.
hasIdentifier() - Method in class com.cerner.bunsen.stu3.avro.DetectedIssueReference.Builder
Checks whether the 'identifier' field has been set.
hasIdentifier() - Method in class com.cerner.bunsen.stu3.avro.DeviceDeviceMetricReference.Builder
Checks whether the 'identifier' field has been set.
hasIdentifier() - Method in class com.cerner.bunsen.stu3.avro.DeviceGroupLocationPatientReference.Builder
Checks whether the 'identifier' field has been set.
hasIdentifier() - Method in class com.cerner.bunsen.stu3.avro.DeviceHealthcareServiceOrganizationPatientPractitionerRelatedPersonReference.Builder
Checks whether the 'identifier' field has been set.
hasIdentifier() - Method in class com.cerner.bunsen.stu3.avro.DeviceMedicationSubstanceReference.Builder
Checks whether the 'identifier' field has been set.
hasIdentifier() - Method in class com.cerner.bunsen.stu3.avro.DeviceOrganizationPatientPractitionerRelatedPersonReference.Builder
Checks whether the 'identifier' field has been set.
hasIdentifier() - Method in class com.cerner.bunsen.stu3.avro.DeviceOrganizationPractitionerReference.Builder
Checks whether the 'identifier' field has been set.
hasIdentifier() - Method in class com.cerner.bunsen.stu3.avro.DeviceReference.Builder
Checks whether the 'identifier' field has been set.
hasIdentifier() - Method in class com.cerner.bunsen.stu3.avro.DiagnosticReportReference.Builder
Checks whether the 'identifier' field has been set.
hasIdentifier() - Method in class com.cerner.bunsen.stu3.avro.Encounter.Builder
Checks whether the 'identifier' field has been set.
hasIdentifier() - Method in class com.cerner.bunsen.stu3.avro.EncounterEpisodeOfCareReference.Builder
Checks whether the 'identifier' field has been set.
hasIdentifier() - Method in class com.cerner.bunsen.stu3.avro.EncounterReference.Builder
Checks whether the 'identifier' field has been set.
hasIdentifier() - Method in class com.cerner.bunsen.stu3.avro.EpisodeOfCare.Builder
Checks whether the 'identifier' field has been set.
hasIdentifier() - Method in class com.cerner.bunsen.stu3.avro.EpisodeOfCareReference.Builder
Checks whether the 'identifier' field has been set.
hasIdentifier() - Method in class com.cerner.bunsen.stu3.avro.GoalReference.Builder
Checks whether the 'identifier' field has been set.
hasIdentifier() - Method in class com.cerner.bunsen.stu3.avro.GroupPatientReference.Builder
Checks whether the 'identifier' field has been set.
hasIdentifier() - Method in class com.cerner.bunsen.stu3.avro.Immunization.Builder
Checks whether the 'identifier' field has been set.
hasIdentifier() - Method in class com.cerner.bunsen.stu3.avro.LibraryReference.Builder
Checks whether the 'identifier' field has been set.
hasIdentifier() - Method in class com.cerner.bunsen.stu3.avro.ListReference.Builder
Checks whether the 'identifier' field has been set.
hasIdentifier() - Method in class com.cerner.bunsen.stu3.avro.LocationReference.Builder
Checks whether the 'identifier' field has been set.
hasIdentifier() - Method in class com.cerner.bunsen.stu3.avro.Measure.Builder
Checks whether the 'identifier' field has been set.
hasIdentifier() - Method in class com.cerner.bunsen.stu3.avro.MeasureGroup.Builder
Checks whether the 'identifier' field has been set.
hasIdentifier() - Method in class com.cerner.bunsen.stu3.avro.MeasureGroupPopulation.Builder
Checks whether the 'identifier' field has been set.
hasIdentifier() - Method in class com.cerner.bunsen.stu3.avro.MeasureGroupStratifier.Builder
Checks whether the 'identifier' field has been set.
hasIdentifier() - Method in class com.cerner.bunsen.stu3.avro.MeasureReference.Builder
Checks whether the 'identifier' field has been set.
hasIdentifier() - Method in class com.cerner.bunsen.stu3.avro.MeasureReport.Builder
Checks whether the 'identifier' field has been set.
hasIdentifier() - Method in class com.cerner.bunsen.stu3.avro.MeasureReportGroup.Builder
Checks whether the 'identifier' field has been set.
hasIdentifier() - Method in class com.cerner.bunsen.stu3.avro.MeasureReportGroupPopulation.Builder
Checks whether the 'identifier' field has been set.
hasIdentifier() - Method in class com.cerner.bunsen.stu3.avro.MeasureReportGroupStratifier.Builder
Checks whether the 'identifier' field has been set.
hasIdentifier() - Method in class com.cerner.bunsen.stu3.avro.MeasureReportGroupStratifierStratumPopulation.Builder
Checks whether the 'identifier' field has been set.
hasIdentifier() - Method in class com.cerner.bunsen.stu3.avro.MeasureSupplementalData.Builder
Checks whether the 'identifier' field has been set.
hasIdentifier() - Method in class com.cerner.bunsen.stu3.avro.MedicationAdministrationMedicationDispenseMedicationStatementObservationProcedureReference.Builder
Checks whether the 'identifier' field has been set.
hasIdentifier() - Method in class com.cerner.bunsen.stu3.avro.MedicationAdministrationObservationProcedureReference.Builder
Checks whether the 'identifier' field has been set.
hasIdentifier() - Method in class com.cerner.bunsen.stu3.avro.MedicationDispense.Builder
Checks whether the 'identifier' field has been set.
hasIdentifier() - Method in class com.cerner.bunsen.stu3.avro.MedicationReference.Builder
Checks whether the 'identifier' field has been set.
hasIdentifier() - Method in class com.cerner.bunsen.stu3.avro.MedicationRequestReference.Builder
Checks whether the 'identifier' field has been set.
hasIdentifier() - Method in class com.cerner.bunsen.stu3.avro.MedicationRequestVisionPrescriptionReference.Builder
Checks whether the 'identifier' field has been set.
hasIdentifier() - Method in class com.cerner.bunsen.stu3.avro.MedicationStatement.Builder
Checks whether the 'identifier' field has been set.
hasIdentifier() - Method in class com.cerner.bunsen.stu3.avro.MedicationSubstanceReference.Builder
Checks whether the 'identifier' field has been set.
hasIdentifier() - Method in class com.cerner.bunsen.stu3.avro.Observation.Builder
Checks whether the 'identifier' field has been set.
hasIdentifier() - Method in class com.cerner.bunsen.stu3.avro.ObservationQuestionnaireResponseSequenceReference.Builder
Checks whether the 'identifier' field has been set.
hasIdentifier() - Method in class com.cerner.bunsen.stu3.avro.ObservationReference.Builder
Checks whether the 'identifier' field has been set.
hasIdentifier() - Method in class com.cerner.bunsen.stu3.avro.OrganizationPatientPractitionerRelatedPersonReference.Builder
Checks whether the 'identifier' field has been set.
hasIdentifier() - Method in class com.cerner.bunsen.stu3.avro.OrganizationPractitionerReference.Builder
Checks whether the 'identifier' field has been set.
hasIdentifier() - Method in class com.cerner.bunsen.stu3.avro.Patient.Builder
Checks whether the 'identifier' field has been set.
hasIdentifier() - Method in class com.cerner.bunsen.stu3.avro.PatientPractitionerReference.Builder
Checks whether the 'identifier' field has been set.
hasIdentifier() - Method in class com.cerner.bunsen.stu3.avro.PatientPractitionerRelatedPersonReference.Builder
Checks whether the 'identifier' field has been set.
hasIdentifier() - Method in class com.cerner.bunsen.stu3.avro.PatientReference.Builder
Checks whether the 'identifier' field has been set.
hasIdentifier() - Method in class com.cerner.bunsen.stu3.avro.PatientRelatedPersonReference.Builder
Checks whether the 'identifier' field has been set.
hasIdentifier() - Method in class com.cerner.bunsen.stu3.avro.PlanDefinitionQuestionnaireReference.Builder
Checks whether the 'identifier' field has been set.
hasIdentifier() - Method in class com.cerner.bunsen.stu3.avro.PractitionerReference.Builder
Checks whether the 'identifier' field has been set.
hasIdentifier() - Method in class com.cerner.bunsen.stu3.avro.PractitionerRelatedPersonReference.Builder
Checks whether the 'identifier' field has been set.
hasIdentifier() - Method in class com.cerner.bunsen.stu3.avro.Procedure.Builder
Checks whether the 'identifier' field has been set.
hasIdentifier() - Method in class com.cerner.bunsen.stu3.avro.ProcedureReference.Builder
Checks whether the 'identifier' field has been set.
hasIdentifier() - Method in class com.cerner.bunsen.stu3.avro.ProcedureRequest.Builder
Checks whether the 'identifier' field has been set.
hasIdentifier() - Method in class com.cerner.bunsen.stu3.avro.ProvenanceReference.Builder
Checks whether the 'identifier' field has been set.
hasIdentifier() - Method in class com.cerner.bunsen.stu3.avro.ReferralRequestReference.Builder
Checks whether the 'identifier' field has been set.
hasIdentifier() - Method in class com.cerner.bunsen.stu3.avro.ResourceReference.Builder
Checks whether the 'identifier' field has been set.
hasIdentifier() - Method in class com.cerner.bunsen.stu3.avro.SpecimenReference.Builder
Checks whether the 'identifier' field has been set.
hasIdentifier() - Method in class com.cerner.bunsen.stu3.avro.us.core.CarePlan.Builder
Checks whether the 'identifier' field has been set.
hasIdentifier() - Method in class com.cerner.bunsen.stu3.avro.us.core.Condition.Builder
Checks whether the 'identifier' field has been set.
hasIdentifier() - Method in class com.cerner.bunsen.stu3.avro.us.core.Encounter.Builder
Checks whether the 'identifier' field has been set.
hasIdentifier() - Method in class com.cerner.bunsen.stu3.avro.us.core.Immunization.Builder
Checks whether the 'identifier' field has been set.
hasIdentifier() - Method in class com.cerner.bunsen.stu3.avro.us.core.MedicationRequest.Builder
Checks whether the 'identifier' field has been set.
hasIdentifier() - Method in class com.cerner.bunsen.stu3.avro.us.core.Patient.Builder
Checks whether the 'identifier' field has been set.
hasIdentifierBuilder() - Method in class com.cerner.bunsen.stu3.avro.AccountReference.Builder
Checks whether the 'identifier' field has an active Builder instance Reference field
hasIdentifierBuilder() - Method in class com.cerner.bunsen.stu3.avro.ActivityDefinitionHealthcareServicePlanDefinitionReference.Builder
Checks whether the 'identifier' field has an active Builder instance Reference field
hasIdentifierBuilder() - Method in class com.cerner.bunsen.stu3.avro.ActivityDefinitionPlanDefinitionQuestionnaireReference.Builder
Checks whether the 'identifier' field has an active Builder instance Reference field
hasIdentifierBuilder() - Method in class com.cerner.bunsen.stu3.avro.ActivityDefinitionPlanDefinitionReference.Builder
Checks whether the 'identifier' field has an active Builder instance Reference field
hasIdentifierBuilder() - Method in class com.cerner.bunsen.stu3.avro.AppointmentCommunicationRequestDeviceRequestMedicationRequestNutritionOrderProcedureRequestReferralRequestRequestGroupTaskVisionPrescriptionReference.Builder
Checks whether the 'identifier' field has an active Builder instance Reference field
hasIdentifierBuilder() - Method in class com.cerner.bunsen.stu3.avro.AppointmentReference.Builder
Checks whether the 'identifier' field has an active Builder instance Reference field
hasIdentifierBuilder() - Method in class com.cerner.bunsen.stu3.avro.BundleReference.Builder
Checks whether the 'identifier' field has an active Builder instance Reference field
hasIdentifierBuilder() - Method in class com.cerner.bunsen.stu3.avro.CarePlanDeviceRequestImmunizationRecommendationMedicationRequestNutritionOrderProcedureRequestReferralRequestReference.Builder
Checks whether the 'identifier' field has an active Builder instance Reference field
hasIdentifierBuilder() - Method in class com.cerner.bunsen.stu3.avro.CarePlanMedicationRequestProcedureRequestReferralRequestReference.Builder
Checks whether the 'identifier' field has an active Builder instance Reference field
hasIdentifierBuilder() - Method in class com.cerner.bunsen.stu3.avro.CarePlanProcedureRequestReferralRequestReference.Builder
Checks whether the 'identifier' field has an active Builder instance Reference field
hasIdentifierBuilder() - Method in class com.cerner.bunsen.stu3.avro.CarePlanReference.Builder
Checks whether the 'identifier' field has an active Builder instance Reference field
hasIdentifierBuilder() - Method in class com.cerner.bunsen.stu3.avro.CareTeamOrganizationPatientPractitionerRelatedPersonReference.Builder
Checks whether the 'identifier' field has an active Builder instance Reference field
hasIdentifierBuilder() - Method in class com.cerner.bunsen.stu3.avro.CareTeamReference.Builder
Checks whether the 'identifier' field has an active Builder instance Reference field
hasIdentifierBuilder() - Method in class com.cerner.bunsen.stu3.avro.ClaimReference.Builder
Checks whether the 'identifier' field has an active Builder instance Reference field
hasIdentifierBuilder() - Method in class com.cerner.bunsen.stu3.avro.ClaimResponseReference.Builder
Checks whether the 'identifier' field has an active Builder instance Reference field
hasIdentifierBuilder() - Method in class com.cerner.bunsen.stu3.avro.ClinicalImpressionDiagnosticReportObservationReference.Builder
Checks whether the 'identifier' field has an active Builder instance Reference field
hasIdentifierBuilder() - Method in class com.cerner.bunsen.stu3.avro.ConditionObservationReference.Builder
Checks whether the 'identifier' field has an active Builder instance Reference field
hasIdentifierBuilder() - Method in class com.cerner.bunsen.stu3.avro.ConditionProcedureReference.Builder
Checks whether the 'identifier' field has an active Builder instance Reference field
hasIdentifierBuilder() - Method in class com.cerner.bunsen.stu3.avro.ConditionReference.Builder
Checks whether the 'identifier' field has an active Builder instance Reference field
hasIdentifierBuilder() - Method in class com.cerner.bunsen.stu3.avro.CoverageReference.Builder
Checks whether the 'identifier' field has an active Builder instance Reference field
hasIdentifierBuilder() - Method in class com.cerner.bunsen.stu3.avro.DetectedIssueReference.Builder
Checks whether the 'identifier' field has an active Builder instance Reference field
hasIdentifierBuilder() - Method in class com.cerner.bunsen.stu3.avro.DeviceDeviceMetricReference.Builder
Checks whether the 'identifier' field has an active Builder instance Reference field
hasIdentifierBuilder() - Method in class com.cerner.bunsen.stu3.avro.DeviceGroupLocationPatientReference.Builder
Checks whether the 'identifier' field has an active Builder instance Reference field
hasIdentifierBuilder() - Method in class com.cerner.bunsen.stu3.avro.DeviceHealthcareServiceOrganizationPatientPractitionerRelatedPersonReference.Builder
Checks whether the 'identifier' field has an active Builder instance Reference field
hasIdentifierBuilder() - Method in class com.cerner.bunsen.stu3.avro.DeviceMedicationSubstanceReference.Builder
Checks whether the 'identifier' field has an active Builder instance Reference field
hasIdentifierBuilder() - Method in class com.cerner.bunsen.stu3.avro.DeviceOrganizationPatientPractitionerRelatedPersonReference.Builder
Checks whether the 'identifier' field has an active Builder instance Reference field
hasIdentifierBuilder() - Method in class com.cerner.bunsen.stu3.avro.DeviceOrganizationPractitionerReference.Builder
Checks whether the 'identifier' field has an active Builder instance Reference field
hasIdentifierBuilder() - Method in class com.cerner.bunsen.stu3.avro.DeviceReference.Builder
Checks whether the 'identifier' field has an active Builder instance Reference field
hasIdentifierBuilder() - Method in class com.cerner.bunsen.stu3.avro.DiagnosticReportReference.Builder
Checks whether the 'identifier' field has an active Builder instance Reference field
hasIdentifierBuilder() - Method in class com.cerner.bunsen.stu3.avro.EncounterEpisodeOfCareReference.Builder
Checks whether the 'identifier' field has an active Builder instance Reference field
hasIdentifierBuilder() - Method in class com.cerner.bunsen.stu3.avro.EncounterReference.Builder
Checks whether the 'identifier' field has an active Builder instance Reference field
hasIdentifierBuilder() - Method in class com.cerner.bunsen.stu3.avro.EpisodeOfCareReference.Builder
Checks whether the 'identifier' field has an active Builder instance Reference field
hasIdentifierBuilder() - Method in class com.cerner.bunsen.stu3.avro.GoalReference.Builder
Checks whether the 'identifier' field has an active Builder instance Reference field
hasIdentifierBuilder() - Method in class com.cerner.bunsen.stu3.avro.GroupPatientReference.Builder
Checks whether the 'identifier' field has an active Builder instance Reference field
hasIdentifierBuilder() - Method in class com.cerner.bunsen.stu3.avro.LibraryReference.Builder
Checks whether the 'identifier' field has an active Builder instance Reference field
hasIdentifierBuilder() - Method in class com.cerner.bunsen.stu3.avro.ListReference.Builder
Checks whether the 'identifier' field has an active Builder instance Reference field
hasIdentifierBuilder() - Method in class com.cerner.bunsen.stu3.avro.LocationReference.Builder
Checks whether the 'identifier' field has an active Builder instance Reference field
hasIdentifierBuilder() - Method in class com.cerner.bunsen.stu3.avro.MeasureGroup.Builder
Checks whether the 'identifier' field has an active Builder instance Field for FHIR property identifier
hasIdentifierBuilder() - Method in class com.cerner.bunsen.stu3.avro.MeasureGroupPopulation.Builder
Checks whether the 'identifier' field has an active Builder instance Field for FHIR property identifier
hasIdentifierBuilder() - Method in class com.cerner.bunsen.stu3.avro.MeasureGroupStratifier.Builder
Checks whether the 'identifier' field has an active Builder instance Field for FHIR property identifier
hasIdentifierBuilder() - Method in class com.cerner.bunsen.stu3.avro.MeasureReference.Builder
Checks whether the 'identifier' field has an active Builder instance Reference field
hasIdentifierBuilder() - Method in class com.cerner.bunsen.stu3.avro.MeasureReport.Builder
Checks whether the 'identifier' field has an active Builder instance Field for FHIR property identifier
hasIdentifierBuilder() - Method in class com.cerner.bunsen.stu3.avro.MeasureReportGroup.Builder
Checks whether the 'identifier' field has an active Builder instance Field for FHIR property identifier
hasIdentifierBuilder() - Method in class com.cerner.bunsen.stu3.avro.MeasureReportGroupPopulation.Builder
Checks whether the 'identifier' field has an active Builder instance Field for FHIR property identifier
hasIdentifierBuilder() - Method in class com.cerner.bunsen.stu3.avro.MeasureReportGroupStratifier.Builder
Checks whether the 'identifier' field has an active Builder instance Field for FHIR property identifier
hasIdentifierBuilder() - Method in class com.cerner.bunsen.stu3.avro.MeasureReportGroupStratifierStratumPopulation.Builder
Checks whether the 'identifier' field has an active Builder instance Field for FHIR property identifier
hasIdentifierBuilder() - Method in class com.cerner.bunsen.stu3.avro.MeasureSupplementalData.Builder
Checks whether the 'identifier' field has an active Builder instance Field for FHIR property identifier
hasIdentifierBuilder() - Method in class com.cerner.bunsen.stu3.avro.MedicationAdministrationMedicationDispenseMedicationStatementObservationProcedureReference.Builder
Checks whether the 'identifier' field has an active Builder instance Reference field
hasIdentifierBuilder() - Method in class com.cerner.bunsen.stu3.avro.MedicationAdministrationObservationProcedureReference.Builder
Checks whether the 'identifier' field has an active Builder instance Reference field
hasIdentifierBuilder() - Method in class com.cerner.bunsen.stu3.avro.MedicationReference.Builder
Checks whether the 'identifier' field has an active Builder instance Reference field
hasIdentifierBuilder() - Method in class com.cerner.bunsen.stu3.avro.MedicationRequestReference.Builder
Checks whether the 'identifier' field has an active Builder instance Reference field
hasIdentifierBuilder() - Method in class com.cerner.bunsen.stu3.avro.MedicationRequestVisionPrescriptionReference.Builder
Checks whether the 'identifier' field has an active Builder instance Reference field
hasIdentifierBuilder() - Method in class com.cerner.bunsen.stu3.avro.MedicationSubstanceReference.Builder
Checks whether the 'identifier' field has an active Builder instance Reference field
hasIdentifierBuilder() - Method in class com.cerner.bunsen.stu3.avro.ObservationQuestionnaireResponseSequenceReference.Builder
Checks whether the 'identifier' field has an active Builder instance Reference field
hasIdentifierBuilder() - Method in class com.cerner.bunsen.stu3.avro.ObservationReference.Builder
Checks whether the 'identifier' field has an active Builder instance Reference field
hasIdentifierBuilder() - Method in class com.cerner.bunsen.stu3.avro.OrganizationPatientPractitionerRelatedPersonReference.Builder
Checks whether the 'identifier' field has an active Builder instance Reference field
hasIdentifierBuilder() - Method in class com.cerner.bunsen.stu3.avro.OrganizationPractitionerReference.Builder
Checks whether the 'identifier' field has an active Builder instance Reference field
hasIdentifierBuilder() - Method in class com.cerner.bunsen.stu3.avro.PatientPractitionerReference.Builder
Checks whether the 'identifier' field has an active Builder instance Reference field
hasIdentifierBuilder() - Method in class com.cerner.bunsen.stu3.avro.PatientPractitionerRelatedPersonReference.Builder
Checks whether the 'identifier' field has an active Builder instance Reference field
hasIdentifierBuilder() - Method in class com.cerner.bunsen.stu3.avro.PatientReference.Builder
Checks whether the 'identifier' field has an active Builder instance Reference field
hasIdentifierBuilder() - Method in class com.cerner.bunsen.stu3.avro.PatientRelatedPersonReference.Builder
Checks whether the 'identifier' field has an active Builder instance Reference field
hasIdentifierBuilder() - Method in class com.cerner.bunsen.stu3.avro.PlanDefinitionQuestionnaireReference.Builder
Checks whether the 'identifier' field has an active Builder instance Reference field
hasIdentifierBuilder() - Method in class com.cerner.bunsen.stu3.avro.PractitionerReference.Builder
Checks whether the 'identifier' field has an active Builder instance Reference field
hasIdentifierBuilder() - Method in class com.cerner.bunsen.stu3.avro.PractitionerRelatedPersonReference.Builder
Checks whether the 'identifier' field has an active Builder instance Reference field
hasIdentifierBuilder() - Method in class com.cerner.bunsen.stu3.avro.ProcedureReference.Builder
Checks whether the 'identifier' field has an active Builder instance Reference field
hasIdentifierBuilder() - Method in class com.cerner.bunsen.stu3.avro.ProvenanceReference.Builder
Checks whether the 'identifier' field has an active Builder instance Reference field
hasIdentifierBuilder() - Method in class com.cerner.bunsen.stu3.avro.ReferralRequestReference.Builder
Checks whether the 'identifier' field has an active Builder instance Reference field
hasIdentifierBuilder() - Method in class com.cerner.bunsen.stu3.avro.ResourceReference.Builder
Checks whether the 'identifier' field has an active Builder instance Reference field
hasIdentifierBuilder() - Method in class com.cerner.bunsen.stu3.avro.SpecimenReference.Builder
Checks whether the 'identifier' field has an active Builder instance Reference field
hasImage() - Method in class com.cerner.bunsen.stu3.avro.us.core.Medication.Builder
Checks whether the 'image' field has been set.
hasImmunizationRecommendationId() - Method in class com.cerner.bunsen.stu3.avro.CarePlanDeviceRequestImmunizationRecommendationMedicationRequestNutritionOrderProcedureRequestReferralRequestReference.Builder
Checks whether the 'ImmunizationRecommendationId' field has been set.
hasImplicitRules() - Method in class com.cerner.bunsen.stu3.avro.AllergyIntolerance.Builder
Checks whether the 'implicitRules' field has been set.
hasImplicitRules() - Method in class com.cerner.bunsen.stu3.avro.CarePlan.Builder
Checks whether the 'implicitRules' field has been set.
hasImplicitRules() - Method in class com.cerner.bunsen.stu3.avro.Claim.Builder
Checks whether the 'implicitRules' field has been set.
hasImplicitRules() - Method in class com.cerner.bunsen.stu3.avro.Condition.Builder
Checks whether the 'implicitRules' field has been set.
hasImplicitRules() - Method in class com.cerner.bunsen.stu3.avro.Encounter.Builder
Checks whether the 'implicitRules' field has been set.
hasImplicitRules() - Method in class com.cerner.bunsen.stu3.avro.EpisodeOfCare.Builder
Checks whether the 'implicitRules' field has been set.
hasImplicitRules() - Method in class com.cerner.bunsen.stu3.avro.Immunization.Builder
Checks whether the 'implicitRules' field has been set.
hasImplicitRules() - Method in class com.cerner.bunsen.stu3.avro.Measure.Builder
Checks whether the 'implicitRules' field has been set.
hasImplicitRules() - Method in class com.cerner.bunsen.stu3.avro.MeasureReport.Builder
Checks whether the 'implicitRules' field has been set.
hasImplicitRules() - Method in class com.cerner.bunsen.stu3.avro.MedicationDispense.Builder
Checks whether the 'implicitRules' field has been set.
hasImplicitRules() - Method in class com.cerner.bunsen.stu3.avro.MedicationStatement.Builder
Checks whether the 'implicitRules' field has been set.
hasImplicitRules() - Method in class com.cerner.bunsen.stu3.avro.Observation.Builder
Checks whether the 'implicitRules' field has been set.
hasImplicitRules() - Method in class com.cerner.bunsen.stu3.avro.Patient.Builder
Checks whether the 'implicitRules' field has been set.
hasImplicitRules() - Method in class com.cerner.bunsen.stu3.avro.Procedure.Builder
Checks whether the 'implicitRules' field has been set.
hasImplicitRules() - Method in class com.cerner.bunsen.stu3.avro.ProcedureRequest.Builder
Checks whether the 'implicitRules' field has been set.
hasImplicitRules() - Method in class com.cerner.bunsen.stu3.avro.Resource.Builder
Checks whether the 'implicitRules' field has been set.
hasImplicitRules() - Method in class com.cerner.bunsen.stu3.avro.us.core.CarePlan.Builder
Checks whether the 'implicitRules' field has been set.
hasImplicitRules() - Method in class com.cerner.bunsen.stu3.avro.us.core.Condition.Builder
Checks whether the 'implicitRules' field has been set.
hasImplicitRules() - Method in class com.cerner.bunsen.stu3.avro.us.core.Encounter.Builder
Checks whether the 'implicitRules' field has been set.
hasImplicitRules() - Method in class com.cerner.bunsen.stu3.avro.us.core.Immunization.Builder
Checks whether the 'implicitRules' field has been set.
hasImplicitRules() - Method in class com.cerner.bunsen.stu3.avro.us.core.Medication.Builder
Checks whether the 'implicitRules' field has been set.
hasImplicitRules() - Method in class com.cerner.bunsen.stu3.avro.us.core.MedicationRequest.Builder
Checks whether the 'implicitRules' field has been set.
hasImplicitRules() - Method in class com.cerner.bunsen.stu3.avro.us.core.Patient.Builder
Checks whether the 'implicitRules' field has been set.
hasImprovementNotation() - Method in class com.cerner.bunsen.stu3.avro.Measure.Builder
Checks whether the 'improvementNotation' field has been set.
hasIncomingReferral() - Method in class com.cerner.bunsen.stu3.avro.Encounter.Builder
Checks whether the 'incomingReferral' field has been set.
hasIncomingReferral() - Method in class com.cerner.bunsen.stu3.avro.us.core.Encounter.Builder
Checks whether the 'incomingReferral' field has been set.
hasIndividual() - Method in class com.cerner.bunsen.stu3.avro.EncounterParticipant.Builder
Checks whether the 'individual' field has been set.
hasIndividual() - Method in class com.cerner.bunsen.stu3.avro.us.core.EncounterParticipant.Builder
Checks whether the 'individual' field has been set.
hasIndividualBuilder() - Method in class com.cerner.bunsen.stu3.avro.EncounterParticipant.Builder
Checks whether the 'individual' field has an active Builder instance Field for FHIR property individual
hasIndividualBuilder() - Method in class com.cerner.bunsen.stu3.avro.us.core.EncounterParticipant.Builder
Checks whether the 'individual' field has an active Builder instance Field for FHIR property individual
hasInformation() - Method in class com.cerner.bunsen.stu3.avro.Claim.Builder
Checks whether the 'information' field has been set.
hasInformationLinkId() - Method in class com.cerner.bunsen.stu3.avro.ClaimItem.Builder
Checks whether the 'informationLinkId' field has been set.
hasInformationSource() - Method in class com.cerner.bunsen.stu3.avro.MedicationStatement.Builder
Checks whether the 'informationSource' field has been set.
hasInformationSourceBuilder() - Method in class com.cerner.bunsen.stu3.avro.MedicationStatement.Builder
Checks whether the 'informationSource' field has an active Builder instance Field for FHIR property informationSource
hasIngredient() - Method in class com.cerner.bunsen.stu3.avro.us.core.Medication.Builder
Checks whether the 'ingredient' field has been set.
hasInsurance() - Method in class com.cerner.bunsen.stu3.avro.Claim.Builder
Checks whether the 'insurance' field has been set.
hasInsurer() - Method in class com.cerner.bunsen.stu3.avro.Claim.Builder
Checks whether the 'insurer' field has been set.
hasInsurerBuilder() - Method in class com.cerner.bunsen.stu3.avro.Claim.Builder
Checks whether the 'insurer' field has an active Builder instance Field for FHIR property insurer
hasInteger() - Method in class com.cerner.bunsen.stu3.avro.ChoiceBooleanInteger.Builder
Checks whether the 'integer' field has been set.
hasIntent() - Method in class com.cerner.bunsen.stu3.avro.CarePlan.Builder
Checks whether the 'intent' field has been set.
hasIntent() - Method in class com.cerner.bunsen.stu3.avro.ProcedureRequest.Builder
Checks whether the 'intent' field has been set.
hasIntent() - Method in class com.cerner.bunsen.stu3.avro.us.core.CarePlan.Builder
Checks whether the 'intent' field has been set.
hasIntent() - Method in class com.cerner.bunsen.stu3.avro.us.core.MedicationRequest.Builder
Checks whether the 'intent' field has been set.
hasInterpretation() - Method in class com.cerner.bunsen.stu3.avro.Observation.Builder
Checks whether the 'interpretation' field has been set.
hasInterpretation() - Method in class com.cerner.bunsen.stu3.avro.ObservationComponent.Builder
Checks whether the 'interpretation' field has been set.
hasInterpretationBuilder() - Method in class com.cerner.bunsen.stu3.avro.Observation.Builder
Checks whether the 'interpretation' field has an active Builder instance Field for FHIR property interpretation
hasInterpretationBuilder() - Method in class com.cerner.bunsen.stu3.avro.ObservationComponent.Builder
Checks whether the 'interpretation' field has an active Builder instance Field for FHIR property interpretation
hasIsActive() - Method in class com.cerner.bunsen.stu3.avro.us.core.MedicationIngredient.Builder
Checks whether the 'isActive' field has been set.
hasIsBrand() - Method in class com.cerner.bunsen.stu3.avro.us.core.Medication.Builder
Checks whether the 'isBrand' field has been set.
hasIsOverTheCounter() - Method in class com.cerner.bunsen.stu3.avro.us.core.Medication.Builder
Checks whether the 'isOverTheCounter' field has been set.
hasIssued() - Method in class com.cerner.bunsen.stu3.avro.Observation.Builder
Checks whether the 'issued' field has been set.
hasItem() - Method in class com.cerner.bunsen.stu3.avro.Claim.Builder
Checks whether the 'item' field has been set.
hasItem() - Method in class com.cerner.bunsen.stu3.avro.us.core.MedicationIngredient.Builder
Checks whether the 'item' field has been set.
hasItem() - Method in class com.cerner.bunsen.stu3.avro.us.core.MedicationPackageContent.Builder
Checks whether the 'item' field has been set.
hasItemBuilder() - Method in class com.cerner.bunsen.stu3.avro.us.core.MedicationIngredient.Builder
Checks whether the 'item' field has an active Builder instance Field for FHIR property item
hasItemBuilder() - Method in class com.cerner.bunsen.stu3.avro.us.core.MedicationPackageContent.Builder
Checks whether the 'item' field has an active Builder instance Field for FHIR property item
hasJurisdiction() - Method in class com.cerner.bunsen.stu3.avro.Measure.Builder
Checks whether the 'jurisdiction' field has been set.
hasLanguage() - Method in class com.cerner.bunsen.stu3.avro.AllergyIntolerance.Builder
Checks whether the 'language' field has been set.
hasLanguage() - Method in class com.cerner.bunsen.stu3.avro.Attachment.Builder
Checks whether the 'language' field has been set.
hasLanguage() - Method in class com.cerner.bunsen.stu3.avro.CarePlan.Builder
Checks whether the 'language' field has been set.
hasLanguage() - Method in class com.cerner.bunsen.stu3.avro.Claim.Builder
Checks whether the 'language' field has been set.
hasLanguage() - Method in class com.cerner.bunsen.stu3.avro.Condition.Builder
Checks whether the 'language' field has been set.
hasLanguage() - Method in class com.cerner.bunsen.stu3.avro.Encounter.Builder
Checks whether the 'language' field has been set.
hasLanguage() - Method in class com.cerner.bunsen.stu3.avro.EpisodeOfCare.Builder
Checks whether the 'language' field has been set.
hasLanguage() - Method in class com.cerner.bunsen.stu3.avro.Immunization.Builder
Checks whether the 'language' field has been set.
hasLanguage() - Method in class com.cerner.bunsen.stu3.avro.Measure.Builder
Checks whether the 'language' field has been set.
hasLanguage() - Method in class com.cerner.bunsen.stu3.avro.MeasureReport.Builder
Checks whether the 'language' field has been set.
hasLanguage() - Method in class com.cerner.bunsen.stu3.avro.MedicationDispense.Builder
Checks whether the 'language' field has been set.
hasLanguage() - Method in class com.cerner.bunsen.stu3.avro.MedicationStatement.Builder
Checks whether the 'language' field has been set.
hasLanguage() - Method in class com.cerner.bunsen.stu3.avro.Observation.Builder
Checks whether the 'language' field has been set.
hasLanguage() - Method in class com.cerner.bunsen.stu3.avro.Patient.Builder
Checks whether the 'language' field has been set.
hasLanguage() - Method in class com.cerner.bunsen.stu3.avro.PatientCommunication.Builder
Checks whether the 'language' field has been set.
hasLanguage() - Method in class com.cerner.bunsen.stu3.avro.Procedure.Builder
Checks whether the 'language' field has been set.
hasLanguage() - Method in class com.cerner.bunsen.stu3.avro.ProcedureRequest.Builder
Checks whether the 'language' field has been set.
hasLanguage() - Method in class com.cerner.bunsen.stu3.avro.Resource.Builder
Checks whether the 'language' field has been set.
hasLanguage() - Method in class com.cerner.bunsen.stu3.avro.us.core.CarePlan.Builder
Checks whether the 'language' field has been set.
hasLanguage() - Method in class com.cerner.bunsen.stu3.avro.us.core.Condition.Builder
Checks whether the 'language' field has been set.
hasLanguage() - Method in class com.cerner.bunsen.stu3.avro.us.core.Encounter.Builder
Checks whether the 'language' field has been set.
hasLanguage() - Method in class com.cerner.bunsen.stu3.avro.us.core.Immunization.Builder
Checks whether the 'language' field has been set.
hasLanguage() - Method in class com.cerner.bunsen.stu3.avro.us.core.Medication.Builder
Checks whether the 'language' field has been set.
hasLanguage() - Method in class com.cerner.bunsen.stu3.avro.us.core.MedicationRequest.Builder
Checks whether the 'language' field has been set.
hasLanguage() - Method in class com.cerner.bunsen.stu3.avro.us.core.Patient.Builder
Checks whether the 'language' field has been set.
hasLanguage() - Method in class com.cerner.bunsen.stu3.avro.us.core.PatientCommunication.Builder
Checks whether the 'language' field has been set.
hasLanguageBuilder() - Method in class com.cerner.bunsen.stu3.avro.PatientCommunication.Builder
Checks whether the 'language' field has an active Builder instance Field for FHIR property language
hasLanguageBuilder() - Method in class com.cerner.bunsen.stu3.avro.us.core.PatientCommunication.Builder
Checks whether the 'language' field has an active Builder instance Field for FHIR property language
hasLastOccurrence() - Method in class com.cerner.bunsen.stu3.avro.AllergyIntolerance.Builder
Checks whether the 'lastOccurrence' field has been set.
hasLastReviewDate() - Method in class com.cerner.bunsen.stu3.avro.Measure.Builder
Checks whether the 'lastReviewDate' field has been set.
hasLastUpdated() - Method in class com.cerner.bunsen.stu3.avro.Meta.Builder
Checks whether the 'lastUpdated' field has been set.
hasLength() - Method in class com.cerner.bunsen.stu3.avro.Encounter.Builder
Checks whether the 'length' field has been set.
hasLength() - Method in class com.cerner.bunsen.stu3.avro.us.core.Encounter.Builder
Checks whether the 'length' field has been set.
hasLengthBuilder() - Method in class com.cerner.bunsen.stu3.avro.Encounter.Builder
Checks whether the 'length' field has an active Builder instance Field for FHIR property length
hasLengthBuilder() - Method in class com.cerner.bunsen.stu3.avro.us.core.Encounter.Builder
Checks whether the 'length' field has an active Builder instance Field for FHIR property length
hasLibrary() - Method in class com.cerner.bunsen.stu3.avro.Measure.Builder
Checks whether the 'library' field has been set.
hasLibraryId() - Method in class com.cerner.bunsen.stu3.avro.LibraryReference.Builder
Checks whether the 'LibraryId' field has been set.
hasLine() - Method in class com.cerner.bunsen.stu3.avro.Address.Builder
Checks whether the 'line' field has been set.
hasLink() - Method in class com.cerner.bunsen.stu3.avro.Patient.Builder
Checks whether the 'link' field has been set.
hasLink() - Method in class com.cerner.bunsen.stu3.avro.us.core.Patient.Builder
Checks whether the 'link' field has been set.
hasListId() - Method in class com.cerner.bunsen.stu3.avro.ListReference.Builder
Checks whether the 'ListId' field has been set.
hasLocation() - Method in class com.cerner.bunsen.stu3.avro.CarePlanActivityDetail.Builder
Checks whether the 'location' field has been set.
hasLocation() - Method in class com.cerner.bunsen.stu3.avro.ClaimAccident.Builder
Checks whether the 'location' field has been set.
hasLocation() - Method in class com.cerner.bunsen.stu3.avro.ClaimItem.Builder
Checks whether the 'location' field has been set.
hasLocation() - Method in class com.cerner.bunsen.stu3.avro.Encounter.Builder
Checks whether the 'location' field has been set.
hasLocation() - Method in class com.cerner.bunsen.stu3.avro.EncounterLocation.Builder
Checks whether the 'location' field has been set.
hasLocation() - Method in class com.cerner.bunsen.stu3.avro.Immunization.Builder
Checks whether the 'location' field has been set.
hasLocation() - Method in class com.cerner.bunsen.stu3.avro.Procedure.Builder
Checks whether the 'location' field has been set.
hasLocation() - Method in class com.cerner.bunsen.stu3.avro.us.core.CarePlanActivityDetail.Builder
Checks whether the 'location' field has been set.
hasLocation() - Method in class com.cerner.bunsen.stu3.avro.us.core.Encounter.Builder
Checks whether the 'location' field has been set.
hasLocation() - Method in class com.cerner.bunsen.stu3.avro.us.core.EncounterLocation.Builder
Checks whether the 'location' field has been set.
hasLocation() - Method in class com.cerner.bunsen.stu3.avro.us.core.Immunization.Builder
Checks whether the 'location' field has been set.
hasLocationBuilder() - Method in class com.cerner.bunsen.stu3.avro.CarePlanActivityDetail.Builder
Checks whether the 'location' field has an active Builder instance Field for FHIR property location
hasLocationBuilder() - Method in class com.cerner.bunsen.stu3.avro.ClaimAccident.Builder
Checks whether the 'location' field has an active Builder instance Field for FHIR property location
hasLocationBuilder() - Method in class com.cerner.bunsen.stu3.avro.ClaimItem.Builder
Checks whether the 'location' field has an active Builder instance Field for FHIR property location
hasLocationBuilder() - Method in class com.cerner.bunsen.stu3.avro.EncounterLocation.Builder
Checks whether the 'location' field has an active Builder instance Field for FHIR property location
hasLocationBuilder() - Method in class com.cerner.bunsen.stu3.avro.Immunization.Builder
Checks whether the 'location' field has an active Builder instance Field for FHIR property location
hasLocationBuilder() - Method in class com.cerner.bunsen.stu3.avro.Procedure.Builder
Checks whether the 'location' field has an active Builder instance Field for FHIR property location
hasLocationBuilder() - Method in class com.cerner.bunsen.stu3.avro.us.core.CarePlanActivityDetail.Builder
Checks whether the 'location' field has an active Builder instance Field for FHIR property location
hasLocationBuilder() - Method in class com.cerner.bunsen.stu3.avro.us.core.EncounterLocation.Builder
Checks whether the 'location' field has an active Builder instance Field for FHIR property location
hasLocationBuilder() - Method in class com.cerner.bunsen.stu3.avro.us.core.Immunization.Builder
Checks whether the 'location' field has an active Builder instance Field for FHIR property location
hasLocationId() - Method in class com.cerner.bunsen.stu3.avro.DeviceGroupLocationPatientReference.Builder
Checks whether the 'LocationId' field has been set.
hasLocationId() - Method in class com.cerner.bunsen.stu3.avro.LocationReference.Builder
Checks whether the 'LocationId' field has been set.
hasLotNumber() - Method in class com.cerner.bunsen.stu3.avro.Immunization.Builder
Checks whether the 'lotNumber' field has been set.
hasLotNumber() - Method in class com.cerner.bunsen.stu3.avro.us.core.Immunization.Builder
Checks whether the 'lotNumber' field has been set.
hasLotNumber() - Method in class com.cerner.bunsen.stu3.avro.us.core.MedicationPackageBatch.Builder
Checks whether the 'lotNumber' field has been set.
hasLow() - Method in class com.cerner.bunsen.stu3.avro.ObservationComponentReferenceRange.Builder
Checks whether the 'low' field has been set.
hasLow() - Method in class com.cerner.bunsen.stu3.avro.ObservationReferenceRange.Builder
Checks whether the 'low' field has been set.
hasLow() - Method in class com.cerner.bunsen.stu3.avro.Range.Builder
Checks whether the 'low' field has been set.
hasLowBuilder() - Method in class com.cerner.bunsen.stu3.avro.ObservationComponentReferenceRange.Builder
Checks whether the 'low' field has an active Builder instance Field for FHIR property low
hasLowBuilder() - Method in class com.cerner.bunsen.stu3.avro.ObservationReferenceRange.Builder
Checks whether the 'low' field has an active Builder instance Field for FHIR property low
hasLowBuilder() - Method in class com.cerner.bunsen.stu3.avro.Range.Builder
Checks whether the 'low' field has an active Builder instance Field for FHIR property low
hasLowerLimit() - Method in class com.cerner.bunsen.stu3.avro.SampledData.Builder
Checks whether the 'lowerLimit' field has been set.
hasManagingOrganization() - Method in class com.cerner.bunsen.stu3.avro.EpisodeOfCare.Builder
Checks whether the 'managingOrganization' field has been set.
hasManagingOrganization() - Method in class com.cerner.bunsen.stu3.avro.Patient.Builder
Checks whether the 'managingOrganization' field has been set.
hasManagingOrganization() - Method in class com.cerner.bunsen.stu3.avro.us.core.Patient.Builder
Checks whether the 'managingOrganization' field has been set.
hasManagingOrganizationBuilder() - Method in class com.cerner.bunsen.stu3.avro.EpisodeOfCare.Builder
Checks whether the 'managingOrganization' field has an active Builder instance Field for FHIR property managingOrganization
hasManagingOrganizationBuilder() - Method in class com.cerner.bunsen.stu3.avro.Patient.Builder
Checks whether the 'managingOrganization' field has an active Builder instance Field for FHIR property managingOrganization
hasManagingOrganizationBuilder() - Method in class com.cerner.bunsen.stu3.avro.us.core.Patient.Builder
Checks whether the 'managingOrganization' field has an active Builder instance Field for FHIR property managingOrganization
hasManifestation() - Method in class com.cerner.bunsen.stu3.avro.AllergyIntoleranceReaction.Builder
Checks whether the 'manifestation' field has been set.
hasManipulated() - Method in class com.cerner.bunsen.stu3.avro.ProcedureFocalDevice.Builder
Checks whether the 'manipulated' field has been set.
hasManipulatedBuilder() - Method in class com.cerner.bunsen.stu3.avro.ProcedureFocalDevice.Builder
Checks whether the 'manipulated' field has an active Builder instance Field for FHIR property manipulated
hasManufacturer() - Method in class com.cerner.bunsen.stu3.avro.Immunization.Builder
Checks whether the 'manufacturer' field has been set.
hasManufacturer() - Method in class com.cerner.bunsen.stu3.avro.us.core.Immunization.Builder
Checks whether the 'manufacturer' field has been set.
hasManufacturer() - Method in class com.cerner.bunsen.stu3.avro.us.core.Medication.Builder
Checks whether the 'manufacturer' field has been set.
hasManufacturerBuilder() - Method in class com.cerner.bunsen.stu3.avro.Immunization.Builder
Checks whether the 'manufacturer' field has an active Builder instance Field for FHIR property manufacturer
hasManufacturerBuilder() - Method in class com.cerner.bunsen.stu3.avro.us.core.Immunization.Builder
Checks whether the 'manufacturer' field has an active Builder instance Field for FHIR property manufacturer
hasManufacturerBuilder() - Method in class com.cerner.bunsen.stu3.avro.us.core.Medication.Builder
Checks whether the 'manufacturer' field has an active Builder instance Field for FHIR property manufacturer
hasMaritalStatus() - Method in class com.cerner.bunsen.stu3.avro.Patient.Builder
Checks whether the 'maritalStatus' field has been set.
hasMaritalStatus() - Method in class com.cerner.bunsen.stu3.avro.us.core.Patient.Builder
Checks whether the 'maritalStatus' field has been set.
hasMaritalStatusBuilder() - Method in class com.cerner.bunsen.stu3.avro.Patient.Builder
Checks whether the 'maritalStatus' field has an active Builder instance Field for FHIR property maritalStatus
hasMaritalStatusBuilder() - Method in class com.cerner.bunsen.stu3.avro.us.core.Patient.Builder
Checks whether the 'maritalStatus' field has an active Builder instance Field for FHIR property maritalStatus
hasMaxDosePerAdministration() - Method in class com.cerner.bunsen.stu3.avro.Dosage.Builder
Checks whether the 'maxDosePerAdministration' field has been set.
hasMaxDosePerAdministrationBuilder() - Method in class com.cerner.bunsen.stu3.avro.Dosage.Builder
Checks whether the 'maxDosePerAdministration' field has an active Builder instance Field for FHIR property maxDosePerAdministration
hasMaxDosePerLifetime() - Method in class com.cerner.bunsen.stu3.avro.Dosage.Builder
Checks whether the 'maxDosePerLifetime' field has been set.
hasMaxDosePerLifetimeBuilder() - Method in class com.cerner.bunsen.stu3.avro.Dosage.Builder
Checks whether the 'maxDosePerLifetime' field has an active Builder instance Field for FHIR property maxDosePerLifetime
hasMaxDosePerPeriod() - Method in class com.cerner.bunsen.stu3.avro.Dosage.Builder
Checks whether the 'maxDosePerPeriod' field has been set.
hasMaxDosePerPeriodBuilder() - Method in class com.cerner.bunsen.stu3.avro.Dosage.Builder
Checks whether the 'maxDosePerPeriod' field has an active Builder instance Field for FHIR property maxDosePerPeriod
hasMeasure() - Method in class com.cerner.bunsen.stu3.avro.MeasureReport.Builder
Checks whether the 'measure' field has been set.
hasMeasureBuilder() - Method in class com.cerner.bunsen.stu3.avro.MeasureReport.Builder
Checks whether the 'measure' field has an active Builder instance Field for FHIR property measure
hasMeasureId() - Method in class com.cerner.bunsen.stu3.avro.MeasureReference.Builder
Checks whether the 'MeasureId' field has been set.
hasMeasureScore() - Method in class com.cerner.bunsen.stu3.avro.MeasureReportGroup.Builder
Checks whether the 'measureScore' field has been set.
hasMeasureScore() - Method in class com.cerner.bunsen.stu3.avro.MeasureReportGroupStratifierStratum.Builder
Checks whether the 'measureScore' field has been set.
hasMedication() - Method in class com.cerner.bunsen.stu3.avro.MedicationDispense.Builder
Checks whether the 'medication' field has been set.
hasMedication() - Method in class com.cerner.bunsen.stu3.avro.MedicationStatement.Builder
Checks whether the 'medication' field has been set.
hasMedication() - Method in class com.cerner.bunsen.stu3.avro.us.core.MedicationRequest.Builder
Checks whether the 'medication' field has been set.
hasMedicationAdministrationId() - Method in class com.cerner.bunsen.stu3.avro.MedicationAdministrationMedicationDispenseMedicationStatementObservationProcedureReference.Builder
Checks whether the 'MedicationAdministrationId' field has been set.
hasMedicationAdministrationId() - Method in class com.cerner.bunsen.stu3.avro.MedicationAdministrationObservationProcedureReference.Builder
Checks whether the 'MedicationAdministrationId' field has been set.
hasMedicationBuilder() - Method in class com.cerner.bunsen.stu3.avro.MedicationDispense.Builder
Checks whether the 'medication' field has an active Builder instance Field for FHIR property medication
hasMedicationBuilder() - Method in class com.cerner.bunsen.stu3.avro.MedicationStatement.Builder
Checks whether the 'medication' field has an active Builder instance Field for FHIR property medication
hasMedicationBuilder() - Method in class com.cerner.bunsen.stu3.avro.us.core.MedicationRequest.Builder
Checks whether the 'medication' field has an active Builder instance Field for FHIR property medication
hasMedicationDispenseId() - Method in class com.cerner.bunsen.stu3.avro.MedicationAdministrationMedicationDispenseMedicationStatementObservationProcedureReference.Builder
Checks whether the 'MedicationDispenseId' field has been set.
hasMedicationId() - Method in class com.cerner.bunsen.stu3.avro.DeviceMedicationSubstanceReference.Builder
Checks whether the 'MedicationId' field has been set.
hasMedicationId() - Method in class com.cerner.bunsen.stu3.avro.MedicationReference.Builder
Checks whether the 'MedicationId' field has been set.
hasMedicationId() - Method in class com.cerner.bunsen.stu3.avro.MedicationSubstanceReference.Builder
Checks whether the 'MedicationId' field has been set.
hasMedicationRequestId() - Method in class com.cerner.bunsen.stu3.avro.AppointmentCommunicationRequestDeviceRequestMedicationRequestNutritionOrderProcedureRequestReferralRequestRequestGroupTaskVisionPrescriptionReference.Builder
Checks whether the 'MedicationRequestId' field has been set.
hasMedicationRequestId() - Method in class com.cerner.bunsen.stu3.avro.CarePlanDeviceRequestImmunizationRecommendationMedicationRequestNutritionOrderProcedureRequestReferralRequestReference.Builder
Checks whether the 'MedicationRequestId' field has been set.
hasMedicationRequestId() - Method in class com.cerner.bunsen.stu3.avro.CarePlanMedicationRequestProcedureRequestReferralRequestReference.Builder
Checks whether the 'MedicationRequestId' field has been set.
hasMedicationRequestId() - Method in class com.cerner.bunsen.stu3.avro.MedicationRequestReference.Builder
Checks whether the 'MedicationRequestId' field has been set.
hasMedicationRequestId() - Method in class com.cerner.bunsen.stu3.avro.MedicationRequestVisionPrescriptionReference.Builder
Checks whether the 'MedicationRequestId' field has been set.
hasMedicationStatementId() - Method in class com.cerner.bunsen.stu3.avro.MedicationAdministrationMedicationDispenseMedicationStatementObservationProcedureReference.Builder
Checks whether the 'MedicationStatementId' field has been set.
hasMeta() - Method in class com.cerner.bunsen.stu3.avro.AllergyIntolerance.Builder
Checks whether the 'meta' field has been set.
hasMeta() - Method in class com.cerner.bunsen.stu3.avro.CarePlan.Builder
Checks whether the 'meta' field has been set.
hasMeta() - Method in class com.cerner.bunsen.stu3.avro.Claim.Builder
Checks whether the 'meta' field has been set.
hasMeta() - Method in class com.cerner.bunsen.stu3.avro.Condition.Builder
Checks whether the 'meta' field has been set.
hasMeta() - Method in class com.cerner.bunsen.stu3.avro.Encounter.Builder
Checks whether the 'meta' field has been set.
hasMeta() - Method in class com.cerner.bunsen.stu3.avro.EpisodeOfCare.Builder
Checks whether the 'meta' field has been set.
hasMeta() - Method in class com.cerner.bunsen.stu3.avro.Immunization.Builder
Checks whether the 'meta' field has been set.
hasMeta() - Method in class com.cerner.bunsen.stu3.avro.Measure.Builder
Checks whether the 'meta' field has been set.
hasMeta() - Method in class com.cerner.bunsen.stu3.avro.MeasureReport.Builder
Checks whether the 'meta' field has been set.
hasMeta() - Method in class com.cerner.bunsen.stu3.avro.MedicationDispense.Builder
Checks whether the 'meta' field has been set.
hasMeta() - Method in class com.cerner.bunsen.stu3.avro.MedicationStatement.Builder
Checks whether the 'meta' field has been set.
hasMeta() - Method in class com.cerner.bunsen.stu3.avro.Observation.Builder
Checks whether the 'meta' field has been set.
hasMeta() - Method in class com.cerner.bunsen.stu3.avro.Patient.Builder
Checks whether the 'meta' field has been set.
hasMeta() - Method in class com.cerner.bunsen.stu3.avro.Procedure.Builder
Checks whether the 'meta' field has been set.
hasMeta() - Method in class com.cerner.bunsen.stu3.avro.ProcedureRequest.Builder
Checks whether the 'meta' field has been set.
hasMeta() - Method in class com.cerner.bunsen.stu3.avro.Resource.Builder
Checks whether the 'meta' field has been set.
hasMeta() - Method in class com.cerner.bunsen.stu3.avro.us.core.CarePlan.Builder
Checks whether the 'meta' field has been set.
hasMeta() - Method in class com.cerner.bunsen.stu3.avro.us.core.Condition.Builder
Checks whether the 'meta' field has been set.
hasMeta() - Method in class com.cerner.bunsen.stu3.avro.us.core.Encounter.Builder
Checks whether the 'meta' field has been set.
hasMeta() - Method in class com.cerner.bunsen.stu3.avro.us.core.Immunization.Builder
Checks whether the 'meta' field has been set.
hasMeta() - Method in class com.cerner.bunsen.stu3.avro.us.core.Medication.Builder
Checks whether the 'meta' field has been set.
hasMeta() - Method in class com.cerner.bunsen.stu3.avro.us.core.MedicationRequest.Builder
Checks whether the 'meta' field has been set.
hasMeta() - Method in class com.cerner.bunsen.stu3.avro.us.core.Patient.Builder
Checks whether the 'meta' field has been set.
hasMetaBuilder() - Method in class com.cerner.bunsen.stu3.avro.AllergyIntolerance.Builder
Checks whether the 'meta' field has an active Builder instance Field for FHIR property meta
hasMetaBuilder() - Method in class com.cerner.bunsen.stu3.avro.CarePlan.Builder
Checks whether the 'meta' field has an active Builder instance Field for FHIR property meta
hasMetaBuilder() - Method in class com.cerner.bunsen.stu3.avro.Claim.Builder
Checks whether the 'meta' field has an active Builder instance Field for FHIR property meta
hasMetaBuilder() - Method in class com.cerner.bunsen.stu3.avro.Condition.Builder
Checks whether the 'meta' field has an active Builder instance Field for FHIR property meta
hasMetaBuilder() - Method in class com.cerner.bunsen.stu3.avro.Encounter.Builder
Checks whether the 'meta' field has an active Builder instance Field for FHIR property meta
hasMetaBuilder() - Method in class com.cerner.bunsen.stu3.avro.EpisodeOfCare.Builder
Checks whether the 'meta' field has an active Builder instance Field for FHIR property meta
hasMetaBuilder() - Method in class com.cerner.bunsen.stu3.avro.Immunization.Builder
Checks whether the 'meta' field has an active Builder instance Field for FHIR property meta
hasMetaBuilder() - Method in class com.cerner.bunsen.stu3.avro.Measure.Builder
Checks whether the 'meta' field has an active Builder instance Field for FHIR property meta
hasMetaBuilder() - Method in class com.cerner.bunsen.stu3.avro.MeasureReport.Builder
Checks whether the 'meta' field has an active Builder instance Field for FHIR property meta
hasMetaBuilder() - Method in class com.cerner.bunsen.stu3.avro.MedicationDispense.Builder
Checks whether the 'meta' field has an active Builder instance Field for FHIR property meta
hasMetaBuilder() - Method in class com.cerner.bunsen.stu3.avro.MedicationStatement.Builder
Checks whether the 'meta' field has an active Builder instance Field for FHIR property meta
hasMetaBuilder() - Method in class com.cerner.bunsen.stu3.avro.Observation.Builder
Checks whether the 'meta' field has an active Builder instance Field for FHIR property meta
hasMetaBuilder() - Method in class com.cerner.bunsen.stu3.avro.Patient.Builder
Checks whether the 'meta' field has an active Builder instance Field for FHIR property meta
hasMetaBuilder() - Method in class com.cerner.bunsen.stu3.avro.Procedure.Builder
Checks whether the 'meta' field has an active Builder instance Field for FHIR property meta
hasMetaBuilder() - Method in class com.cerner.bunsen.stu3.avro.ProcedureRequest.Builder
Checks whether the 'meta' field has an active Builder instance Field for FHIR property meta
hasMetaBuilder() - Method in class com.cerner.bunsen.stu3.avro.Resource.Builder
Checks whether the 'meta' field has an active Builder instance Field for FHIR property meta
hasMetaBuilder() - Method in class com.cerner.bunsen.stu3.avro.us.core.CarePlan.Builder
Checks whether the 'meta' field has an active Builder instance Field for FHIR property meta
hasMetaBuilder() - Method in class com.cerner.bunsen.stu3.avro.us.core.Condition.Builder
Checks whether the 'meta' field has an active Builder instance Field for FHIR property meta
hasMetaBuilder() - Method in class com.cerner.bunsen.stu3.avro.us.core.Encounter.Builder
Checks whether the 'meta' field has an active Builder instance Field for FHIR property meta
hasMetaBuilder() - Method in class com.cerner.bunsen.stu3.avro.us.core.Immunization.Builder
Checks whether the 'meta' field has an active Builder instance Field for FHIR property meta
hasMetaBuilder() - Method in class com.cerner.bunsen.stu3.avro.us.core.Medication.Builder
Checks whether the 'meta' field has an active Builder instance Field for FHIR property meta
hasMetaBuilder() - Method in class com.cerner.bunsen.stu3.avro.us.core.MedicationRequest.Builder
Checks whether the 'meta' field has an active Builder instance Field for FHIR property meta
hasMetaBuilder() - Method in class com.cerner.bunsen.stu3.avro.us.core.Patient.Builder
Checks whether the 'meta' field has an active Builder instance Field for FHIR property meta
hasMethod() - Method in class com.cerner.bunsen.stu3.avro.Dosage.Builder
Checks whether the 'method' field has been set.
hasMethod() - Method in class com.cerner.bunsen.stu3.avro.Observation.Builder
Checks whether the 'method' field has been set.
hasMethodBuilder() - Method in class com.cerner.bunsen.stu3.avro.Dosage.Builder
Checks whether the 'method' field has an active Builder instance Field for FHIR property method
hasMethodBuilder() - Method in class com.cerner.bunsen.stu3.avro.Observation.Builder
Checks whether the 'method' field has an active Builder instance Field for FHIR property method
hasModifier() - Method in class com.cerner.bunsen.stu3.avro.ClaimItem.Builder
Checks whether the 'modifier' field has been set.
hasModifier() - Method in class com.cerner.bunsen.stu3.avro.ClaimItemDetail.Builder
Checks whether the 'modifier' field has been set.
hasModifier() - Method in class com.cerner.bunsen.stu3.avro.ClaimItemDetailSubDetail.Builder
Checks whether the 'modifier' field has been set.
hasMultipleBirth() - Method in class com.cerner.bunsen.stu3.avro.Patient.Builder
Checks whether the 'multipleBirth' field has been set.
hasMultipleBirth() - Method in class com.cerner.bunsen.stu3.avro.us.core.Patient.Builder
Checks whether the 'multipleBirth' field has been set.
hasMultipleBirthBuilder() - Method in class com.cerner.bunsen.stu3.avro.Patient.Builder
Checks whether the 'multipleBirth' field has an active Builder instance Field for FHIR property multipleBirth
hasMultipleBirthBuilder() - Method in class com.cerner.bunsen.stu3.avro.us.core.Patient.Builder
Checks whether the 'multipleBirth' field has an active Builder instance Field for FHIR property multipleBirth
hasName() - Method in class com.cerner.bunsen.stu3.avro.ContactDetail.Builder
Checks whether the 'name' field has been set.
hasName() - Method in class com.cerner.bunsen.stu3.avro.Contributor.Builder
Checks whether the 'name' field has been set.
hasName() - Method in class com.cerner.bunsen.stu3.avro.Measure.Builder
Checks whether the 'name' field has been set.
hasName() - Method in class com.cerner.bunsen.stu3.avro.MeasureGroup.Builder
Checks whether the 'name' field has been set.
hasName() - Method in class com.cerner.bunsen.stu3.avro.MeasureGroupPopulation.Builder
Checks whether the 'name' field has been set.
hasName() - Method in class com.cerner.bunsen.stu3.avro.Patient.Builder
Checks whether the 'name' field has been set.
hasName() - Method in class com.cerner.bunsen.stu3.avro.PatientContact.Builder
Checks whether the 'name' field has been set.
hasName() - Method in class com.cerner.bunsen.stu3.avro.us.core.Patient.Builder
Checks whether the 'name' field has been set.
hasName() - Method in class com.cerner.bunsen.stu3.avro.us.core.PatientContact.Builder
Checks whether the 'name' field has been set.
hasNameBuilder() - Method in class com.cerner.bunsen.stu3.avro.PatientContact.Builder
Checks whether the 'name' field has an active Builder instance Field for FHIR property name
hasNameBuilder() - Method in class com.cerner.bunsen.stu3.avro.us.core.PatientContact.Builder
Checks whether the 'name' field has an active Builder instance Field for FHIR property name
hasNet() - Method in class com.cerner.bunsen.stu3.avro.ClaimItem.Builder
Checks whether the 'net' field has been set.
hasNet() - Method in class com.cerner.bunsen.stu3.avro.ClaimItemDetail.Builder
Checks whether the 'net' field has been set.
hasNet() - Method in class com.cerner.bunsen.stu3.avro.ClaimItemDetailSubDetail.Builder
Checks whether the 'net' field has been set.
hasNetBuilder() - Method in class com.cerner.bunsen.stu3.avro.ClaimItem.Builder
Checks whether the 'net' field has an active Builder instance Field for FHIR property net
hasNetBuilder() - Method in class com.cerner.bunsen.stu3.avro.ClaimItemDetail.Builder
Checks whether the 'net' field has an active Builder instance Field for FHIR property net
hasNetBuilder() - Method in class com.cerner.bunsen.stu3.avro.ClaimItemDetailSubDetail.Builder
Checks whether the 'net' field has an active Builder instance Field for FHIR property net
hasNotDone() - Method in class com.cerner.bunsen.stu3.avro.MedicationDispense.Builder
Checks whether the 'notDone' field has been set.
hasNotDone() - Method in class com.cerner.bunsen.stu3.avro.Procedure.Builder
Checks whether the 'notDone' field has been set.
hasNotDoneReason() - Method in class com.cerner.bunsen.stu3.avro.MedicationDispense.Builder
Checks whether the 'notDoneReason' field has been set.
hasNotDoneReason() - Method in class com.cerner.bunsen.stu3.avro.Procedure.Builder
Checks whether the 'notDoneReason' field has been set.
hasNotDoneReasonBuilder() - Method in class com.cerner.bunsen.stu3.avro.MedicationDispense.Builder
Checks whether the 'notDoneReason' field has an active Builder instance Field for FHIR property notDoneReason
hasNotDoneReasonBuilder() - Method in class com.cerner.bunsen.stu3.avro.Procedure.Builder
Checks whether the 'notDoneReason' field has an active Builder instance Field for FHIR property notDoneReason
hasNote() - Method in class com.cerner.bunsen.stu3.avro.AllergyIntolerance.Builder
Checks whether the 'note' field has been set.
hasNote() - Method in class com.cerner.bunsen.stu3.avro.AllergyIntoleranceReaction.Builder
Checks whether the 'note' field has been set.
hasNote() - Method in class com.cerner.bunsen.stu3.avro.CarePlan.Builder
Checks whether the 'note' field has been set.
hasNote() - Method in class com.cerner.bunsen.stu3.avro.Condition.Builder
Checks whether the 'note' field has been set.
hasNote() - Method in class com.cerner.bunsen.stu3.avro.Immunization.Builder
Checks whether the 'note' field has been set.
hasNote() - Method in class com.cerner.bunsen.stu3.avro.MedicationDispense.Builder
Checks whether the 'note' field has been set.
hasNote() - Method in class com.cerner.bunsen.stu3.avro.MedicationStatement.Builder
Checks whether the 'note' field has been set.
hasNote() - Method in class com.cerner.bunsen.stu3.avro.Procedure.Builder
Checks whether the 'note' field has been set.
hasNote() - Method in class com.cerner.bunsen.stu3.avro.ProcedureRequest.Builder
Checks whether the 'note' field has been set.
hasNote() - Method in class com.cerner.bunsen.stu3.avro.us.core.CarePlan.Builder
Checks whether the 'note' field has been set.
hasNote() - Method in class com.cerner.bunsen.stu3.avro.us.core.Condition.Builder
Checks whether the 'note' field has been set.
hasNote() - Method in class com.cerner.bunsen.stu3.avro.us.core.Immunization.Builder
Checks whether the 'note' field has been set.
hasNote() - Method in class com.cerner.bunsen.stu3.avro.us.core.MedicationRequest.Builder
Checks whether the 'note' field has been set.
hasNotGiven() - Method in class com.cerner.bunsen.stu3.avro.Immunization.Builder
Checks whether the 'notGiven' field has been set.
hasNotGiven() - Method in class com.cerner.bunsen.stu3.avro.us.core.Immunization.Builder
Checks whether the 'notGiven' field has been set.
hasNumberOfRepeatsAllowed() - Method in class com.cerner.bunsen.stu3.avro.us.core.MedicationRequestDispenseRequest.Builder
Checks whether the 'numberOfRepeatsAllowed' field has been set.
hasNumerator() - Method in class com.cerner.bunsen.stu3.avro.Ratio.Builder
Checks whether the 'numerator' field has been set.
hasNumeratorBuilder() - Method in class com.cerner.bunsen.stu3.avro.Ratio.Builder
Checks whether the 'numerator' field has an active Builder instance Field for FHIR property numerator
hasNutritionOrderId() - Method in class com.cerner.bunsen.stu3.avro.AppointmentCommunicationRequestDeviceRequestMedicationRequestNutritionOrderProcedureRequestReferralRequestRequestGroupTaskVisionPrescriptionReference.Builder
Checks whether the 'NutritionOrderId' field has been set.
hasNutritionOrderId() - Method in class com.cerner.bunsen.stu3.avro.CarePlanDeviceRequestImmunizationRecommendationMedicationRequestNutritionOrderProcedureRequestReferralRequestReference.Builder
Checks whether the 'NutritionOrderId' field has been set.
hasObservationId() - Method in class com.cerner.bunsen.stu3.avro.ClinicalImpressionDiagnosticReportObservationReference.Builder
Checks whether the 'ObservationId' field has been set.
hasObservationId() - Method in class com.cerner.bunsen.stu3.avro.ConditionObservationReference.Builder
Checks whether the 'ObservationId' field has been set.
hasObservationId() - Method in class com.cerner.bunsen.stu3.avro.MedicationAdministrationMedicationDispenseMedicationStatementObservationProcedureReference.Builder
Checks whether the 'ObservationId' field has been set.
hasObservationId() - Method in class com.cerner.bunsen.stu3.avro.MedicationAdministrationObservationProcedureReference.Builder
Checks whether the 'ObservationId' field has been set.
hasObservationId() - Method in class com.cerner.bunsen.stu3.avro.ObservationQuestionnaireResponseSequenceReference.Builder
Checks whether the 'ObservationId' field has been set.
hasObservationId() - Method in class com.cerner.bunsen.stu3.avro.ObservationReference.Builder
Checks whether the 'ObservationId' field has been set.
hasOccurrence() - Method in class com.cerner.bunsen.stu3.avro.ProcedureRequest.Builder
Checks whether the 'occurrence' field has been set.
hasOccurrenceBuilder() - Method in class com.cerner.bunsen.stu3.avro.ProcedureRequest.Builder
Checks whether the 'occurrence' field has an active Builder instance Field for FHIR property occurrence
hasOffset() - Method in class com.cerner.bunsen.stu3.avro.TimingRepeat.Builder
Checks whether the 'offset' field has been set.
hasOmbCategory() - Method in class com.cerner.bunsen.stu3.avro.us.core.UsCoreEthnicity.Builder
Checks whether the 'ombCategory' field has been set.
hasOmbCategory() - Method in class com.cerner.bunsen.stu3.avro.us.core.UsCoreRace.Builder
Checks whether the 'ombCategory' field has been set.
hasOmbCategoryBuilder() - Method in class com.cerner.bunsen.stu3.avro.us.core.UsCoreEthnicity.Builder
Checks whether the 'ombCategory' field has an active Builder instance Doc here
hasOnBehalfOf() - Method in class com.cerner.bunsen.stu3.avro.MedicationDispensePerformer.Builder
Checks whether the 'onBehalfOf' field has been set.
hasOnBehalfOf() - Method in class com.cerner.bunsen.stu3.avro.ProcedurePerformer.Builder
Checks whether the 'onBehalfOf' field has been set.
hasOnBehalfOf() - Method in class com.cerner.bunsen.stu3.avro.ProcedureRequestRequester.Builder
Checks whether the 'onBehalfOf' field has been set.
hasOnBehalfOf() - Method in class com.cerner.bunsen.stu3.avro.us.core.MedicationRequestRequester.Builder
Checks whether the 'onBehalfOf' field has been set.
hasOnBehalfOfBuilder() - Method in class com.cerner.bunsen.stu3.avro.MedicationDispensePerformer.Builder
Checks whether the 'onBehalfOf' field has an active Builder instance Field for FHIR property onBehalfOf
hasOnBehalfOfBuilder() - Method in class com.cerner.bunsen.stu3.avro.ProcedurePerformer.Builder
Checks whether the 'onBehalfOf' field has an active Builder instance Field for FHIR property onBehalfOf
hasOnBehalfOfBuilder() - Method in class com.cerner.bunsen.stu3.avro.ProcedureRequestRequester.Builder
Checks whether the 'onBehalfOf' field has an active Builder instance Field for FHIR property onBehalfOf
hasOnBehalfOfBuilder() - Method in class com.cerner.bunsen.stu3.avro.us.core.MedicationRequestRequester.Builder
Checks whether the 'onBehalfOf' field has an active Builder instance Field for FHIR property onBehalfOf
hasOnset() - Method in class com.cerner.bunsen.stu3.avro.AllergyIntolerance.Builder
Checks whether the 'onset' field has been set.
hasOnset() - Method in class com.cerner.bunsen.stu3.avro.AllergyIntoleranceReaction.Builder
Checks whether the 'onset' field has been set.
hasOnset() - Method in class com.cerner.bunsen.stu3.avro.Condition.Builder
Checks whether the 'onset' field has been set.
hasOnset() - Method in class com.cerner.bunsen.stu3.avro.us.core.Condition.Builder
Checks whether the 'onset' field has been set.
hasOnsetBuilder() - Method in class com.cerner.bunsen.stu3.avro.AllergyIntolerance.Builder
Checks whether the 'onset' field has an active Builder instance Field for FHIR property onset
hasOnsetBuilder() - Method in class com.cerner.bunsen.stu3.avro.Condition.Builder
Checks whether the 'onset' field has an active Builder instance Field for FHIR property onset
hasOnsetBuilder() - Method in class com.cerner.bunsen.stu3.avro.us.core.Condition.Builder
Checks whether the 'onset' field has an active Builder instance Field for FHIR property onset
hasOrganization() - Method in class com.cerner.bunsen.stu3.avro.Claim.Builder
Checks whether the 'organization' field has been set.
hasOrganization() - Method in class com.cerner.bunsen.stu3.avro.PatientContact.Builder
Checks whether the 'organization' field has been set.
hasOrganization() - Method in class com.cerner.bunsen.stu3.avro.us.core.PatientContact.Builder
Checks whether the 'organization' field has been set.
hasOrganizationBuilder() - Method in class com.cerner.bunsen.stu3.avro.Claim.Builder
Checks whether the 'organization' field has an active Builder instance Field for FHIR property organization
hasOrganizationBuilder() - Method in class com.cerner.bunsen.stu3.avro.PatientContact.Builder
Checks whether the 'organization' field has an active Builder instance Field for FHIR property organization
hasOrganizationBuilder() - Method in class com.cerner.bunsen.stu3.avro.us.core.PatientContact.Builder
Checks whether the 'organization' field has an active Builder instance Field for FHIR property organization
hasOrganizationId() - Method in class com.cerner.bunsen.stu3.avro.CareTeamOrganizationPatientPractitionerRelatedPersonReference.Builder
Checks whether the 'OrganizationId' field has been set.
hasOrganizationId() - Method in class com.cerner.bunsen.stu3.avro.DeviceHealthcareServiceOrganizationPatientPractitionerRelatedPersonReference.Builder
Checks whether the 'OrganizationId' field has been set.
hasOrganizationId() - Method in class com.cerner.bunsen.stu3.avro.DeviceOrganizationPatientPractitionerRelatedPersonReference.Builder
Checks whether the 'OrganizationId' field has been set.
hasOrganizationId() - Method in class com.cerner.bunsen.stu3.avro.DeviceOrganizationPractitionerReference.Builder
Checks whether the 'OrganizationId' field has been set.
hasOrganizationId() - Method in class com.cerner.bunsen.stu3.avro.OrganizationPatientPractitionerRelatedPersonReference.Builder
Checks whether the 'OrganizationId' field has been set.
hasOrganizationId() - Method in class com.cerner.bunsen.stu3.avro.OrganizationPractitionerReference.Builder
Checks whether the 'OrganizationId' field has been set.
hasOrganizationId() - Method in class com.cerner.bunsen.stu3.avro.OrganizationReference.Builder
Checks whether the 'OrganizationId' field has been set.
hasOrigin() - Method in class com.cerner.bunsen.stu3.avro.EncounterHospitalization.Builder
Checks whether the 'origin' field has been set.
hasOrigin() - Method in class com.cerner.bunsen.stu3.avro.SampledData.Builder
Checks whether the 'origin' field has been set.
hasOrigin() - Method in class com.cerner.bunsen.stu3.avro.us.core.EncounterHospitalization.Builder
Checks whether the 'origin' field has been set.
hasOriginalPrescription() - Method in class com.cerner.bunsen.stu3.avro.Claim.Builder
Checks whether the 'originalPrescription' field has been set.
hasOriginalPrescriptionBuilder() - Method in class com.cerner.bunsen.stu3.avro.Claim.Builder
Checks whether the 'originalPrescription' field has an active Builder instance Field for FHIR property originalPrescription
hasOriginBuilder() - Method in class com.cerner.bunsen.stu3.avro.EncounterHospitalization.Builder
Checks whether the 'origin' field has an active Builder instance Field for FHIR property origin
hasOriginBuilder() - Method in class com.cerner.bunsen.stu3.avro.SampledData.Builder
Checks whether the 'origin' field has an active Builder instance Field for FHIR property origin
hasOriginBuilder() - Method in class com.cerner.bunsen.stu3.avro.us.core.EncounterHospitalization.Builder
Checks whether the 'origin' field has an active Builder instance Field for FHIR property origin
hasOther() - Method in class com.cerner.bunsen.stu3.avro.PatientLink.Builder
Checks whether the 'other' field has been set.
hasOther() - Method in class com.cerner.bunsen.stu3.avro.us.core.PatientLink.Builder
Checks whether the 'other' field has been set.
hasOtherBuilder() - Method in class com.cerner.bunsen.stu3.avro.PatientLink.Builder
Checks whether the 'other' field has an active Builder instance Field for FHIR property other
hasOtherBuilder() - Method in class com.cerner.bunsen.stu3.avro.us.core.PatientLink.Builder
Checks whether the 'other' field has an active Builder instance Field for FHIR property other
hasOutcome() - Method in class com.cerner.bunsen.stu3.avro.Procedure.Builder
Checks whether the 'outcome' field has been set.
hasOutcomeBuilder() - Method in class com.cerner.bunsen.stu3.avro.Procedure.Builder
Checks whether the 'outcome' field has an active Builder instance Field for FHIR property outcome
hasOutcomeCodeableConcept() - Method in class com.cerner.bunsen.stu3.avro.CarePlanActivity.Builder
Checks whether the 'outcomeCodeableConcept' field has been set.
hasOutcomeCodeableConcept() - Method in class com.cerner.bunsen.stu3.avro.us.core.CarePlanActivity.Builder
Checks whether the 'outcomeCodeableConcept' field has been set.
hasOutcomeReference() - Method in class com.cerner.bunsen.stu3.avro.CarePlanActivity.Builder
Checks whether the 'outcomeReference' field has been set.
hasOutcomeReference() - Method in class com.cerner.bunsen.stu3.avro.us.core.CarePlanActivity.Builder
Checks whether the 'outcomeReference' field has been set.
hasPackage$() - Method in class com.cerner.bunsen.stu3.avro.us.core.Medication.Builder
Checks whether the 'package$' field has been set.
hasPackage$Builder() - Method in class com.cerner.bunsen.stu3.avro.us.core.Medication.Builder
Checks whether the 'package$' field has an active Builder instance Field for FHIR property package
hasPackageCode() - Method in class com.cerner.bunsen.stu3.avro.ClaimDiagnosis.Builder
Checks whether the 'packageCode' field has been set.
hasPackageCodeBuilder() - Method in class com.cerner.bunsen.stu3.avro.ClaimDiagnosis.Builder
Checks whether the 'packageCode' field has an active Builder instance Field for FHIR property packageCode
hasParticipant() - Method in class com.cerner.bunsen.stu3.avro.Encounter.Builder
Checks whether the 'participant' field has been set.
hasParticipant() - Method in class com.cerner.bunsen.stu3.avro.us.core.Encounter.Builder
Checks whether the 'participant' field has been set.
hasPartOf() - Method in class com.cerner.bunsen.stu3.avro.CarePlan.Builder
Checks whether the 'partOf' field has been set.
hasPartOf() - Method in class com.cerner.bunsen.stu3.avro.Encounter.Builder
Checks whether the 'partOf' field has been set.
hasPartOf() - Method in class com.cerner.bunsen.stu3.avro.MedicationDispense.Builder
Checks whether the 'partOf' field has been set.
hasPartOf() - Method in class com.cerner.bunsen.stu3.avro.MedicationStatement.Builder
Checks whether the 'partOf' field has been set.
hasPartOf() - Method in class com.cerner.bunsen.stu3.avro.Procedure.Builder
Checks whether the 'partOf' field has been set.
hasPartOf() - Method in class com.cerner.bunsen.stu3.avro.us.core.CarePlan.Builder
Checks whether the 'partOf' field has been set.
hasPartOf() - Method in class com.cerner.bunsen.stu3.avro.us.core.Encounter.Builder
Checks whether the 'partOf' field has been set.
hasPartOfBuilder() - Method in class com.cerner.bunsen.stu3.avro.Encounter.Builder
Checks whether the 'partOf' field has an active Builder instance Field for FHIR property partOf
hasPartOfBuilder() - Method in class com.cerner.bunsen.stu3.avro.us.core.Encounter.Builder
Checks whether the 'partOf' field has an active Builder instance Field for FHIR property partOf
hasParty() - Method in class com.cerner.bunsen.stu3.avro.ClaimPayee.Builder
Checks whether the 'party' field has been set.
hasPartyBuilder() - Method in class com.cerner.bunsen.stu3.avro.ClaimPayee.Builder
Checks whether the 'party' field has an active Builder instance Field for FHIR property party
hasPath() - Method in class com.cerner.bunsen.stu3.avro.MeasureGroupStratifier.Builder
Checks whether the 'path' field has been set.
hasPath() - Method in class com.cerner.bunsen.stu3.avro.MeasureSupplementalData.Builder
Checks whether the 'path' field has been set.
hasPatient() - Method in class com.cerner.bunsen.stu3.avro.AllergyIntolerance.Builder
Checks whether the 'patient' field has been set.
hasPatient() - Method in class com.cerner.bunsen.stu3.avro.Claim.Builder
Checks whether the 'patient' field has been set.
hasPatient() - Method in class com.cerner.bunsen.stu3.avro.EpisodeOfCare.Builder
Checks whether the 'patient' field has been set.
hasPatient() - Method in class com.cerner.bunsen.stu3.avro.Immunization.Builder
Checks whether the 'patient' field has been set.
hasPatient() - Method in class com.cerner.bunsen.stu3.avro.MeasureReport.Builder
Checks whether the 'patient' field has been set.
hasPatient() - Method in class com.cerner.bunsen.stu3.avro.us.core.Immunization.Builder
Checks whether the 'patient' field has been set.
hasPatientBuilder() - Method in class com.cerner.bunsen.stu3.avro.AllergyIntolerance.Builder
Checks whether the 'patient' field has an active Builder instance Field for FHIR property patient
hasPatientBuilder() - Method in class com.cerner.bunsen.stu3.avro.Claim.Builder
Checks whether the 'patient' field has an active Builder instance Field for FHIR property patient
hasPatientBuilder() - Method in class com.cerner.bunsen.stu3.avro.EpisodeOfCare.Builder
Checks whether the 'patient' field has an active Builder instance Field for FHIR property patient
hasPatientBuilder() - Method in class com.cerner.bunsen.stu3.avro.Immunization.Builder
Checks whether the 'patient' field has an active Builder instance Field for FHIR property patient
hasPatientBuilder() - Method in class com.cerner.bunsen.stu3.avro.MeasureReport.Builder
Checks whether the 'patient' field has an active Builder instance Field for FHIR property patient
hasPatientBuilder() - Method in class com.cerner.bunsen.stu3.avro.us.core.Immunization.Builder
Checks whether the 'patient' field has an active Builder instance Field for FHIR property patient
hasPatientId() - Method in class com.cerner.bunsen.stu3.avro.CareTeamOrganizationPatientPractitionerRelatedPersonReference.Builder
Checks whether the 'PatientId' field has been set.
hasPatientId() - Method in class com.cerner.bunsen.stu3.avro.DeviceGroupLocationPatientReference.Builder
Checks whether the 'PatientId' field has been set.
hasPatientId() - Method in class com.cerner.bunsen.stu3.avro.DeviceHealthcareServiceOrganizationPatientPractitionerRelatedPersonReference.Builder
Checks whether the 'PatientId' field has been set.
hasPatientId() - Method in class com.cerner.bunsen.stu3.avro.DeviceOrganizationPatientPractitionerRelatedPersonReference.Builder
Checks whether the 'PatientId' field has been set.
hasPatientId() - Method in class com.cerner.bunsen.stu3.avro.GroupPatientReference.Builder
Checks whether the 'PatientId' field has been set.
hasPatientId() - Method in class com.cerner.bunsen.stu3.avro.OrganizationPatientPractitionerRelatedPersonReference.Builder
Checks whether the 'PatientId' field has been set.
hasPatientId() - Method in class com.cerner.bunsen.stu3.avro.PatientPractitionerReference.Builder
Checks whether the 'PatientId' field has been set.
hasPatientId() - Method in class com.cerner.bunsen.stu3.avro.PatientPractitionerRelatedPersonReference.Builder
Checks whether the 'PatientId' field has been set.
hasPatientId() - Method in class com.cerner.bunsen.stu3.avro.PatientReference.Builder
Checks whether the 'PatientId' field has been set.
hasPatientId() - Method in class com.cerner.bunsen.stu3.avro.PatientRelatedPersonReference.Builder
Checks whether the 'PatientId' field has been set.
hasPatientInstruction() - Method in class com.cerner.bunsen.stu3.avro.Dosage.Builder
Checks whether the 'patientInstruction' field has been set.
hasPatients() - Method in class com.cerner.bunsen.stu3.avro.MeasureReportGroupPopulation.Builder
Checks whether the 'patients' field has been set.
hasPatients() - Method in class com.cerner.bunsen.stu3.avro.MeasureReportGroupStratifierStratumPopulation.Builder
Checks whether the 'patients' field has been set.
hasPatientsBuilder() - Method in class com.cerner.bunsen.stu3.avro.MeasureReportGroupPopulation.Builder
Checks whether the 'patients' field has an active Builder instance Field for FHIR property patients
hasPatientsBuilder() - Method in class com.cerner.bunsen.stu3.avro.MeasureReportGroupStratifierStratumPopulation.Builder
Checks whether the 'patients' field has an active Builder instance Field for FHIR property patients
hasPayee() - Method in class com.cerner.bunsen.stu3.avro.Claim.Builder
Checks whether the 'payee' field has been set.
hasPayeeBuilder() - Method in class com.cerner.bunsen.stu3.avro.Claim.Builder
Checks whether the 'payee' field has an active Builder instance Field for FHIR property payee
hasPerformed() - Method in class com.cerner.bunsen.stu3.avro.Procedure.Builder
Checks whether the 'performed' field has been set.
hasPerformedBuilder() - Method in class com.cerner.bunsen.stu3.avro.Procedure.Builder
Checks whether the 'performed' field has an active Builder instance Field for FHIR property performed
hasPerformer() - Method in class com.cerner.bunsen.stu3.avro.CarePlanActivityDetail.Builder
Checks whether the 'performer' field has been set.
hasPerformer() - Method in class com.cerner.bunsen.stu3.avro.MedicationDispense.Builder
Checks whether the 'performer' field has been set.
hasPerformer() - Method in class com.cerner.bunsen.stu3.avro.Observation.Builder
Checks whether the 'performer' field has been set.
hasPerformer() - Method in class com.cerner.bunsen.stu3.avro.Procedure.Builder
Checks whether the 'performer' field has been set.
hasPerformer() - Method in class com.cerner.bunsen.stu3.avro.ProcedureRequest.Builder
Checks whether the 'performer' field has been set.
hasPerformer() - Method in class com.cerner.bunsen.stu3.avro.us.core.CarePlanActivityDetail.Builder
Checks whether the 'performer' field has been set.
hasPerformer() - Method in class com.cerner.bunsen.stu3.avro.us.core.MedicationRequestDispenseRequest.Builder
Checks whether the 'performer' field has been set.
hasPerformerBuilder() - Method in class com.cerner.bunsen.stu3.avro.ProcedureRequest.Builder
Checks whether the 'performer' field has an active Builder instance Field for FHIR property performer
hasPerformerBuilder() - Method in class com.cerner.bunsen.stu3.avro.us.core.MedicationRequestDispenseRequest.Builder
Checks whether the 'performer' field has an active Builder instance Field for FHIR property performer
hasPerformerType() - Method in class com.cerner.bunsen.stu3.avro.ProcedureRequest.Builder
Checks whether the 'performerType' field has been set.
hasPerformerTypeBuilder() - Method in class com.cerner.bunsen.stu3.avro.ProcedureRequest.Builder
Checks whether the 'performerType' field has an active Builder instance Field for FHIR property performerType
hasPeriod() - Method in class com.cerner.bunsen.stu3.avro.Address.Builder
Checks whether the 'period' field has been set.
hasPeriod() - Method in class com.cerner.bunsen.stu3.avro.CarePlan.Builder
Checks whether the 'period' field has been set.
hasPeriod() - Method in class com.cerner.bunsen.stu3.avro.ChoiceAgePeriodRangeBooleanDateTimeString.Builder
Checks whether the 'period' field has been set.
hasPeriod() - Method in class com.cerner.bunsen.stu3.avro.ChoiceAgePeriodRangeDateTimeString.Builder
Checks whether the 'period' field has been set.
hasPeriod() - Method in class com.cerner.bunsen.stu3.avro.ChoiceAttachmentCodeableConceptPeriodQuantityRangeRatioSampledDataBooleanDateTimeStringTime.Builder
Checks whether the 'period' field has been set.
hasPeriod() - Method in class com.cerner.bunsen.stu3.avro.ChoiceAttachmentCodeableConceptPeriodQuantityRangeRatioSampledDataDateTimeStringTime.Builder
Checks whether the 'period' field has been set.
hasPeriod() - Method in class com.cerner.bunsen.stu3.avro.ChoiceDurationPeriodRange.Builder
Checks whether the 'period' field has been set.
hasPeriod() - Method in class com.cerner.bunsen.stu3.avro.ChoicePeriodDate.Builder
Checks whether the 'period' field has been set.
hasPeriod() - Method in class com.cerner.bunsen.stu3.avro.ChoicePeriodDateTime.Builder
Checks whether the 'period' field has been set.
hasPeriod() - Method in class com.cerner.bunsen.stu3.avro.ChoicePeriodTimingDateTime.Builder
Checks whether the 'period' field has been set.
hasPeriod() - Method in class com.cerner.bunsen.stu3.avro.ChoicePeriodTimingString.Builder
Checks whether the 'period' field has been set.
hasPeriod() - Method in class com.cerner.bunsen.stu3.avro.ContactPoint.Builder
Checks whether the 'period' field has been set.
hasPeriod() - Method in class com.cerner.bunsen.stu3.avro.Encounter.Builder
Checks whether the 'period' field has been set.
hasPeriod() - Method in class com.cerner.bunsen.stu3.avro.EncounterClassHistory.Builder
Checks whether the 'period' field has been set.
hasPeriod() - Method in class com.cerner.bunsen.stu3.avro.EncounterLocation.Builder
Checks whether the 'period' field has been set.
hasPeriod() - Method in class com.cerner.bunsen.stu3.avro.EncounterParticipant.Builder
Checks whether the 'period' field has been set.
hasPeriod() - Method in class com.cerner.bunsen.stu3.avro.EncounterStatusHistory.Builder
Checks whether the 'period' field has been set.
hasPeriod() - Method in class com.cerner.bunsen.stu3.avro.EpisodeOfCare.Builder
Checks whether the 'period' field has been set.
hasPeriod() - Method in class com.cerner.bunsen.stu3.avro.EpisodeOfCareStatusHistory.Builder
Checks whether the 'period' field has been set.
hasPeriod() - Method in class com.cerner.bunsen.stu3.avro.HumanName.Builder
Checks whether the 'period' field has been set.
hasPeriod() - Method in class com.cerner.bunsen.stu3.avro.Identifier.Builder
Checks whether the 'period' field has been set.
hasPeriod() - Method in class com.cerner.bunsen.stu3.avro.MeasureReport.Builder
Checks whether the 'period' field has been set.
hasPeriod() - Method in class com.cerner.bunsen.stu3.avro.PatientContact.Builder
Checks whether the 'period' field has been set.
hasPeriod() - Method in class com.cerner.bunsen.stu3.avro.SampledData.Builder
Checks whether the 'period' field has been set.
hasPeriod() - Method in class com.cerner.bunsen.stu3.avro.TimingRepeat.Builder
Checks whether the 'period' field has been set.
hasPeriod() - Method in class com.cerner.bunsen.stu3.avro.us.core.CarePlan.Builder
Checks whether the 'period' field has been set.
hasPeriod() - Method in class com.cerner.bunsen.stu3.avro.us.core.Encounter.Builder
Checks whether the 'period' field has been set.
hasPeriod() - Method in class com.cerner.bunsen.stu3.avro.us.core.EncounterClassHistory.Builder
Checks whether the 'period' field has been set.
hasPeriod() - Method in class com.cerner.bunsen.stu3.avro.us.core.EncounterLocation.Builder
Checks whether the 'period' field has been set.
hasPeriod() - Method in class com.cerner.bunsen.stu3.avro.us.core.EncounterParticipant.Builder
Checks whether the 'period' field has been set.
hasPeriod() - Method in class com.cerner.bunsen.stu3.avro.us.core.EncounterStatusHistory.Builder
Checks whether the 'period' field has been set.
hasPeriod() - Method in class com.cerner.bunsen.stu3.avro.us.core.PatientContact.Builder
Checks whether the 'period' field has been set.
hasPeriodBuilder() - Method in class com.cerner.bunsen.stu3.avro.Address.Builder
Checks whether the 'period' field has an active Builder instance Field for FHIR property period
hasPeriodBuilder() - Method in class com.cerner.bunsen.stu3.avro.CarePlan.Builder
Checks whether the 'period' field has an active Builder instance Field for FHIR property period
hasPeriodBuilder() - Method in class com.cerner.bunsen.stu3.avro.ChoiceAgePeriodRangeBooleanDateTimeString.Builder
Checks whether the 'period' field has an active Builder instance Choice field
hasPeriodBuilder() - Method in class com.cerner.bunsen.stu3.avro.ChoiceAgePeriodRangeDateTimeString.Builder
Checks whether the 'period' field has an active Builder instance Choice field
hasPeriodBuilder() - Method in class com.cerner.bunsen.stu3.avro.ChoiceAttachmentCodeableConceptPeriodQuantityRangeRatioSampledDataBooleanDateTimeStringTime.Builder
Checks whether the 'period' field has an active Builder instance Choice field
hasPeriodBuilder() - Method in class com.cerner.bunsen.stu3.avro.ChoiceAttachmentCodeableConceptPeriodQuantityRangeRatioSampledDataDateTimeStringTime.Builder
Checks whether the 'period' field has an active Builder instance Choice field
hasPeriodBuilder() - Method in class com.cerner.bunsen.stu3.avro.ChoiceDurationPeriodRange.Builder
Checks whether the 'period' field has an active Builder instance Choice field
hasPeriodBuilder() - Method in class com.cerner.bunsen.stu3.avro.ChoicePeriodDate.Builder
Checks whether the 'period' field has an active Builder instance Choice field
hasPeriodBuilder() - Method in class com.cerner.bunsen.stu3.avro.ChoicePeriodDateTime.Builder
Checks whether the 'period' field has an active Builder instance Choice field
hasPeriodBuilder() - Method in class com.cerner.bunsen.stu3.avro.ChoicePeriodTimingDateTime.Builder
Checks whether the 'period' field has an active Builder instance Choice field
hasPeriodBuilder() - Method in class com.cerner.bunsen.stu3.avro.ChoicePeriodTimingString.Builder
Checks whether the 'period' field has an active Builder instance Choice field
hasPeriodBuilder() - Method in class com.cerner.bunsen.stu3.avro.ContactPoint.Builder
Checks whether the 'period' field has an active Builder instance Field for FHIR property period
hasPeriodBuilder() - Method in class com.cerner.bunsen.stu3.avro.Encounter.Builder
Checks whether the 'period' field has an active Builder instance Field for FHIR property period
hasPeriodBuilder() - Method in class com.cerner.bunsen.stu3.avro.EncounterClassHistory.Builder
Checks whether the 'period' field has an active Builder instance Field for FHIR property period
hasPeriodBuilder() - Method in class com.cerner.bunsen.stu3.avro.EncounterLocation.Builder
Checks whether the 'period' field has an active Builder instance Field for FHIR property period
hasPeriodBuilder() - Method in class com.cerner.bunsen.stu3.avro.EncounterParticipant.Builder
Checks whether the 'period' field has an active Builder instance Field for FHIR property period
hasPeriodBuilder() - Method in class com.cerner.bunsen.stu3.avro.EncounterStatusHistory.Builder
Checks whether the 'period' field has an active Builder instance Field for FHIR property period
hasPeriodBuilder() - Method in class com.cerner.bunsen.stu3.avro.EpisodeOfCare.Builder
Checks whether the 'period' field has an active Builder instance Field for FHIR property period
hasPeriodBuilder() - Method in class com.cerner.bunsen.stu3.avro.EpisodeOfCareStatusHistory.Builder
Checks whether the 'period' field has an active Builder instance Field for FHIR property period
hasPeriodBuilder() - Method in class com.cerner.bunsen.stu3.avro.HumanName.Builder
Checks whether the 'period' field has an active Builder instance Field for FHIR property period
hasPeriodBuilder() - Method in class com.cerner.bunsen.stu3.avro.Identifier.Builder
Checks whether the 'period' field has an active Builder instance Field for FHIR property period
hasPeriodBuilder() - Method in class com.cerner.bunsen.stu3.avro.MeasureReport.Builder
Checks whether the 'period' field has an active Builder instance Field for FHIR property period
hasPeriodBuilder() - Method in class com.cerner.bunsen.stu3.avro.PatientContact.Builder
Checks whether the 'period' field has an active Builder instance Field for FHIR property period
hasPeriodBuilder() - Method in class com.cerner.bunsen.stu3.avro.us.core.CarePlan.Builder
Checks whether the 'period' field has an active Builder instance Field for FHIR property period
hasPeriodBuilder() - Method in class com.cerner.bunsen.stu3.avro.us.core.Encounter.Builder
Checks whether the 'period' field has an active Builder instance Field for FHIR property period
hasPeriodBuilder() - Method in class com.cerner.bunsen.stu3.avro.us.core.EncounterClassHistory.Builder
Checks whether the 'period' field has an active Builder instance Field for FHIR property period
hasPeriodBuilder() - Method in class com.cerner.bunsen.stu3.avro.us.core.EncounterLocation.Builder
Checks whether the 'period' field has an active Builder instance Field for FHIR property period
hasPeriodBuilder() - Method in class com.cerner.bunsen.stu3.avro.us.core.EncounterParticipant.Builder
Checks whether the 'period' field has an active Builder instance Field for FHIR property period
hasPeriodBuilder() - Method in class com.cerner.bunsen.stu3.avro.us.core.EncounterStatusHistory.Builder
Checks whether the 'period' field has an active Builder instance Field for FHIR property period
hasPeriodBuilder() - Method in class com.cerner.bunsen.stu3.avro.us.core.PatientContact.Builder
Checks whether the 'period' field has an active Builder instance Field for FHIR property period
hasPeriodMax() - Method in class com.cerner.bunsen.stu3.avro.TimingRepeat.Builder
Checks whether the 'periodMax' field has been set.
hasPeriodUnit() - Method in class com.cerner.bunsen.stu3.avro.TimingRepeat.Builder
Checks whether the 'periodUnit' field has been set.
hasPhoto() - Method in class com.cerner.bunsen.stu3.avro.Patient.Builder
Checks whether the 'photo' field has been set.
hasPhoto() - Method in class com.cerner.bunsen.stu3.avro.us.core.Patient.Builder
Checks whether the 'photo' field has been set.
hasPlanDefinitionId() - Method in class com.cerner.bunsen.stu3.avro.ActivityDefinitionHealthcareServicePlanDefinitionReference.Builder
Checks whether the 'PlanDefinitionId' field has been set.
hasPlanDefinitionId() - Method in class com.cerner.bunsen.stu3.avro.ActivityDefinitionPlanDefinitionQuestionnaireReference.Builder
Checks whether the 'PlanDefinitionId' field has been set.
hasPlanDefinitionId() - Method in class com.cerner.bunsen.stu3.avro.ActivityDefinitionPlanDefinitionReference.Builder
Checks whether the 'PlanDefinitionId' field has been set.
hasPlanDefinitionId() - Method in class com.cerner.bunsen.stu3.avro.PlanDefinitionQuestionnaireReference.Builder
Checks whether the 'PlanDefinitionId' field has been set.
hasPopulation() - Method in class com.cerner.bunsen.stu3.avro.MeasureGroup.Builder
Checks whether the 'population' field has been set.
hasPopulation() - Method in class com.cerner.bunsen.stu3.avro.MeasureReportGroup.Builder
Checks whether the 'population' field has been set.
hasPopulation() - Method in class com.cerner.bunsen.stu3.avro.MeasureReportGroupStratifierStratum.Builder
Checks whether the 'population' field has been set.
hasPostalCode() - Method in class com.cerner.bunsen.stu3.avro.Address.Builder
Checks whether the 'postalCode' field has been set.
hasPractitioner() - Method in class com.cerner.bunsen.stu3.avro.Immunization.Builder
Checks whether the 'practitioner' field has been set.
hasPractitioner() - Method in class com.cerner.bunsen.stu3.avro.us.core.Immunization.Builder
Checks whether the 'practitioner' field has been set.
hasPractitionerId() - Method in class com.cerner.bunsen.stu3.avro.CareTeamOrganizationPatientPractitionerRelatedPersonReference.Builder
Checks whether the 'PractitionerId' field has been set.
hasPractitionerId() - Method in class com.cerner.bunsen.stu3.avro.DeviceHealthcareServiceOrganizationPatientPractitionerRelatedPersonReference.Builder
Checks whether the 'PractitionerId' field has been set.
hasPractitionerId() - Method in class com.cerner.bunsen.stu3.avro.DeviceOrganizationPatientPractitionerRelatedPersonReference.Builder
Checks whether the 'PractitionerId' field has been set.
hasPractitionerId() - Method in class com.cerner.bunsen.stu3.avro.DeviceOrganizationPractitionerReference.Builder
Checks whether the 'PractitionerId' field has been set.
hasPractitionerId() - Method in class com.cerner.bunsen.stu3.avro.OrganizationPatientPractitionerRelatedPersonReference.Builder
Checks whether the 'PractitionerId' field has been set.
hasPractitionerId() - Method in class com.cerner.bunsen.stu3.avro.OrganizationPractitionerReference.Builder
Checks whether the 'PractitionerId' field has been set.
hasPractitionerId() - Method in class com.cerner.bunsen.stu3.avro.PatientPractitionerReference.Builder
Checks whether the 'PractitionerId' field has been set.
hasPractitionerId() - Method in class com.cerner.bunsen.stu3.avro.PatientPractitionerRelatedPersonReference.Builder
Checks whether the 'PractitionerId' field has been set.
hasPractitionerId() - Method in class com.cerner.bunsen.stu3.avro.PractitionerReference.Builder
Checks whether the 'PractitionerId' field has been set.
hasPractitionerId() - Method in class com.cerner.bunsen.stu3.avro.PractitionerRelatedPersonReference.Builder
Checks whether the 'PractitionerId' field has been set.
hasPreAdmissionIdentifier() - Method in class com.cerner.bunsen.stu3.avro.EncounterHospitalization.Builder
Checks whether the 'preAdmissionIdentifier' field has been set.
hasPreAdmissionIdentifier() - Method in class com.cerner.bunsen.stu3.avro.us.core.EncounterHospitalization.Builder
Checks whether the 'preAdmissionIdentifier' field has been set.
hasPreAdmissionIdentifierBuilder() - Method in class com.cerner.bunsen.stu3.avro.EncounterHospitalization.Builder
Checks whether the 'preAdmissionIdentifier' field has an active Builder instance Field for FHIR property preAdmissionIdentifier
hasPreAdmissionIdentifierBuilder() - Method in class com.cerner.bunsen.stu3.avro.us.core.EncounterHospitalization.Builder
Checks whether the 'preAdmissionIdentifier' field has an active Builder instance Field for FHIR property preAdmissionIdentifier
hasPreAuthRef() - Method in class com.cerner.bunsen.stu3.avro.ClaimInsurance.Builder
Checks whether the 'preAuthRef' field has been set.
hasPreferred() - Method in class com.cerner.bunsen.stu3.avro.PatientCommunication.Builder
Checks whether the 'preferred' field has been set.
hasPreferred() - Method in class com.cerner.bunsen.stu3.avro.us.core.PatientCommunication.Builder
Checks whether the 'preferred' field has been set.
hasPrefix() - Method in class com.cerner.bunsen.stu3.avro.HumanName.Builder
Checks whether the 'prefix' field has been set.
hasPrescription() - Method in class com.cerner.bunsen.stu3.avro.Claim.Builder
Checks whether the 'prescription' field has been set.
hasPrescriptionBuilder() - Method in class com.cerner.bunsen.stu3.avro.Claim.Builder
Checks whether the 'prescription' field has an active Builder instance Field for FHIR property prescription
hasPrimarySource() - Method in class com.cerner.bunsen.stu3.avro.Immunization.Builder
Checks whether the 'primarySource' field has been set.
hasPrimarySource() - Method in class com.cerner.bunsen.stu3.avro.us.core.Immunization.Builder
Checks whether the 'primarySource' field has been set.
hasPriority() - Method in class com.cerner.bunsen.stu3.avro.Claim.Builder
Checks whether the 'priority' field has been set.
hasPriority() - Method in class com.cerner.bunsen.stu3.avro.Encounter.Builder
Checks whether the 'priority' field has been set.
hasPriority() - Method in class com.cerner.bunsen.stu3.avro.ProcedureRequest.Builder
Checks whether the 'priority' field has been set.
hasPriority() - Method in class com.cerner.bunsen.stu3.avro.us.core.Encounter.Builder
Checks whether the 'priority' field has been set.
hasPriority() - Method in class com.cerner.bunsen.stu3.avro.us.core.MedicationRequest.Builder
Checks whether the 'priority' field has been set.
hasPriorityBuilder() - Method in class com.cerner.bunsen.stu3.avro.Claim.Builder
Checks whether the 'priority' field has an active Builder instance Field for FHIR property priority
hasPriorityBuilder() - Method in class com.cerner.bunsen.stu3.avro.Encounter.Builder
Checks whether the 'priority' field has an active Builder instance Field for FHIR property priority
hasPriorityBuilder() - Method in class com.cerner.bunsen.stu3.avro.us.core.Encounter.Builder
Checks whether the 'priority' field has an active Builder instance Field for FHIR property priority
hasPriorPrescription() - Method in class com.cerner.bunsen.stu3.avro.us.core.MedicationRequest.Builder
Checks whether the 'priorPrescription' field has been set.
hasPriorPrescriptionBuilder() - Method in class com.cerner.bunsen.stu3.avro.us.core.MedicationRequest.Builder
Checks whether the 'priorPrescription' field has an active Builder instance Field for FHIR property priorPrescription
hasProcedure() - Method in class com.cerner.bunsen.stu3.avro.Claim.Builder
Checks whether the 'procedure' field has been set.
hasProcedure() - Method in class com.cerner.bunsen.stu3.avro.ClaimProcedure.Builder
Checks whether the 'procedure' field has been set.
hasProcedureBuilder() - Method in class com.cerner.bunsen.stu3.avro.ClaimProcedure.Builder
Checks whether the 'procedure' field has an active Builder instance Field for FHIR property procedure
hasProcedureId() - Method in class com.cerner.bunsen.stu3.avro.ConditionProcedureReference.Builder
Checks whether the 'ProcedureId' field has been set.
hasProcedureId() - Method in class com.cerner.bunsen.stu3.avro.MedicationAdministrationMedicationDispenseMedicationStatementObservationProcedureReference.Builder
Checks whether the 'ProcedureId' field has been set.
hasProcedureId() - Method in class com.cerner.bunsen.stu3.avro.MedicationAdministrationObservationProcedureReference.Builder
Checks whether the 'ProcedureId' field has been set.
hasProcedureId() - Method in class com.cerner.bunsen.stu3.avro.ProcedureReference.Builder
Checks whether the 'ProcedureId' field has been set.
hasProcedureLinkId() - Method in class com.cerner.bunsen.stu3.avro.ClaimItem.Builder
Checks whether the 'procedureLinkId' field has been set.
hasProcedureRequestId() - Method in class com.cerner.bunsen.stu3.avro.AppointmentCommunicationRequestDeviceRequestMedicationRequestNutritionOrderProcedureRequestReferralRequestRequestGroupTaskVisionPrescriptionReference.Builder
Checks whether the 'ProcedureRequestId' field has been set.
hasProcedureRequestId() - Method in class com.cerner.bunsen.stu3.avro.CarePlanDeviceRequestImmunizationRecommendationMedicationRequestNutritionOrderProcedureRequestReferralRequestReference.Builder
Checks whether the 'ProcedureRequestId' field has been set.
hasProcedureRequestId() - Method in class com.cerner.bunsen.stu3.avro.CarePlanMedicationRequestProcedureRequestReferralRequestReference.Builder
Checks whether the 'ProcedureRequestId' field has been set.
hasProcedureRequestId() - Method in class com.cerner.bunsen.stu3.avro.CarePlanProcedureRequestReferralRequestReference.Builder
Checks whether the 'ProcedureRequestId' field has been set.
hasProduct() - Method in class com.cerner.bunsen.stu3.avro.CarePlanActivityDetail.Builder
Checks whether the 'product' field has been set.
hasProduct() - Method in class com.cerner.bunsen.stu3.avro.us.core.CarePlanActivityDetail.Builder
Checks whether the 'product' field has been set.
hasProductBuilder() - Method in class com.cerner.bunsen.stu3.avro.CarePlanActivityDetail.Builder
Checks whether the 'product' field has an active Builder instance Field for FHIR property product
hasProductBuilder() - Method in class com.cerner.bunsen.stu3.avro.us.core.CarePlanActivityDetail.Builder
Checks whether the 'product' field has an active Builder instance Field for FHIR property product
hasProfile() - Method in class com.cerner.bunsen.stu3.avro.Meta.Builder
Checks whether the 'profile' field has been set.
hasProgramCode() - Method in class com.cerner.bunsen.stu3.avro.ClaimItem.Builder
Checks whether the 'programCode' field has been set.
hasProgramCode() - Method in class com.cerner.bunsen.stu3.avro.ClaimItemDetail.Builder
Checks whether the 'programCode' field has been set.
hasProgramCode() - Method in class com.cerner.bunsen.stu3.avro.ClaimItemDetailSubDetail.Builder
Checks whether the 'programCode' field has been set.
hasProgress() - Method in class com.cerner.bunsen.stu3.avro.CarePlanActivity.Builder
Checks whether the 'progress' field has been set.
hasProgress() - Method in class com.cerner.bunsen.stu3.avro.us.core.CarePlanActivity.Builder
Checks whether the 'progress' field has been set.
hasProhibited() - Method in class com.cerner.bunsen.stu3.avro.CarePlanActivityDetail.Builder
Checks whether the 'prohibited' field has been set.
hasProhibited() - Method in class com.cerner.bunsen.stu3.avro.us.core.CarePlanActivityDetail.Builder
Checks whether the 'prohibited' field has been set.
hasProvenanceId() - Method in class com.cerner.bunsen.stu3.avro.ProvenanceReference.Builder
Checks whether the 'ProvenanceId' field has been set.
hasProvider() - Method in class com.cerner.bunsen.stu3.avro.Claim.Builder
Checks whether the 'provider' field has been set.
hasProvider() - Method in class com.cerner.bunsen.stu3.avro.ClaimCareTeam.Builder
Checks whether the 'provider' field has been set.
hasProviderBuilder() - Method in class com.cerner.bunsen.stu3.avro.Claim.Builder
Checks whether the 'provider' field has an active Builder instance Field for FHIR property provider
hasProviderBuilder() - Method in class com.cerner.bunsen.stu3.avro.ClaimCareTeam.Builder
Checks whether the 'provider' field has an active Builder instance Field for FHIR property provider
hasPublisher() - Method in class com.cerner.bunsen.stu3.avro.Measure.Builder
Checks whether the 'publisher' field has been set.
hasPurpose() - Method in class com.cerner.bunsen.stu3.avro.Measure.Builder
Checks whether the 'purpose' field has been set.
hasQualification() - Method in class com.cerner.bunsen.stu3.avro.ClaimCareTeam.Builder
Checks whether the 'qualification' field has been set.
hasQualificationBuilder() - Method in class com.cerner.bunsen.stu3.avro.ClaimCareTeam.Builder
Checks whether the 'qualification' field has an active Builder instance Field for FHIR property qualification
hasQuantity() - Method in class com.cerner.bunsen.stu3.avro.CarePlanActivityDetail.Builder
Checks whether the 'quantity' field has been set.
hasQuantity() - Method in class com.cerner.bunsen.stu3.avro.ChoiceAttachmentCodeableConceptPeriodQuantityRangeRatioSampledDataBooleanDateTimeStringTime.Builder
Checks whether the 'quantity' field has been set.
hasQuantity() - Method in class com.cerner.bunsen.stu3.avro.ChoiceAttachmentCodeableConceptPeriodQuantityRangeRatioSampledDataDateTimeStringTime.Builder
Checks whether the 'quantity' field has been set.
hasQuantity() - Method in class com.cerner.bunsen.stu3.avro.ChoiceAttachmentQuantityResourceReferenceString.Builder
Checks whether the 'quantity' field has been set.
hasQuantity() - Method in class com.cerner.bunsen.stu3.avro.ChoiceCodeableConceptQuantityRange.Builder
Checks whether the 'quantity' field has been set.
hasQuantity() - Method in class com.cerner.bunsen.stu3.avro.ChoiceQuantityRange.Builder
Checks whether the 'quantity' field has been set.
hasQuantity() - Method in class com.cerner.bunsen.stu3.avro.ChoiceQuantityRangeRatio.Builder
Checks whether the 'quantity' field has been set.
hasQuantity() - Method in class com.cerner.bunsen.stu3.avro.ClaimItem.Builder
Checks whether the 'quantity' field has been set.
hasQuantity() - Method in class com.cerner.bunsen.stu3.avro.ClaimItemDetail.Builder
Checks whether the 'quantity' field has been set.
hasQuantity() - Method in class com.cerner.bunsen.stu3.avro.ClaimItemDetailSubDetail.Builder
Checks whether the 'quantity' field has been set.
hasQuantity() - Method in class com.cerner.bunsen.stu3.avro.MedicationDispense.Builder
Checks whether the 'quantity' field has been set.
hasQuantity() - Method in class com.cerner.bunsen.stu3.avro.us.core.CarePlanActivityDetail.Builder
Checks whether the 'quantity' field has been set.
hasQuantity() - Method in class com.cerner.bunsen.stu3.avro.us.core.MedicationRequestDispenseRequest.Builder
Checks whether the 'quantity' field has been set.
hasQuantityBuilder() - Method in class com.cerner.bunsen.stu3.avro.CarePlanActivityDetail.Builder
Checks whether the 'quantity' field has an active Builder instance Field for FHIR property quantity
hasQuantityBuilder() - Method in class com.cerner.bunsen.stu3.avro.ChoiceAttachmentCodeableConceptPeriodQuantityRangeRatioSampledDataBooleanDateTimeStringTime.Builder
Checks whether the 'quantity' field has an active Builder instance Choice field
hasQuantityBuilder() - Method in class com.cerner.bunsen.stu3.avro.ChoiceAttachmentCodeableConceptPeriodQuantityRangeRatioSampledDataDateTimeStringTime.Builder
Checks whether the 'quantity' field has an active Builder instance Choice field
hasQuantityBuilder() - Method in class com.cerner.bunsen.stu3.avro.ChoiceAttachmentQuantityResourceReferenceString.Builder
Checks whether the 'quantity' field has an active Builder instance Choice field
hasQuantityBuilder() - Method in class com.cerner.bunsen.stu3.avro.ChoiceCodeableConceptQuantityRange.Builder
Checks whether the 'quantity' field has an active Builder instance Choice field
hasQuantityBuilder() - Method in class com.cerner.bunsen.stu3.avro.ChoiceQuantityRange.Builder
Checks whether the 'quantity' field has an active Builder instance Choice field
hasQuantityBuilder() - Method in class com.cerner.bunsen.stu3.avro.ChoiceQuantityRangeRatio.Builder
Checks whether the 'quantity' field has an active Builder instance Choice field
hasQuantityBuilder() - Method in class com.cerner.bunsen.stu3.avro.ClaimItem.Builder
Checks whether the 'quantity' field has an active Builder instance Field for FHIR property quantity
hasQuantityBuilder() - Method in class com.cerner.bunsen.stu3.avro.ClaimItemDetail.Builder
Checks whether the 'quantity' field has an active Builder instance Field for FHIR property quantity
hasQuantityBuilder() - Method in class com.cerner.bunsen.stu3.avro.ClaimItemDetailSubDetail.Builder
Checks whether the 'quantity' field has an active Builder instance Field for FHIR property quantity
hasQuantityBuilder() - Method in class com.cerner.bunsen.stu3.avro.MedicationDispense.Builder
Checks whether the 'quantity' field has an active Builder instance Field for FHIR property quantity
hasQuantityBuilder() - Method in class com.cerner.bunsen.stu3.avro.us.core.CarePlanActivityDetail.Builder
Checks whether the 'quantity' field has an active Builder instance Field for FHIR property quantity
hasQuantityBuilder() - Method in class com.cerner.bunsen.stu3.avro.us.core.MedicationRequestDispenseRequest.Builder
Checks whether the 'quantity' field has an active Builder instance Field for FHIR property quantity
hasQuestionnaireId() - Method in class com.cerner.bunsen.stu3.avro.ActivityDefinitionPlanDefinitionQuestionnaireReference.Builder
Checks whether the 'QuestionnaireId' field has been set.
hasQuestionnaireId() - Method in class com.cerner.bunsen.stu3.avro.PlanDefinitionQuestionnaireReference.Builder
Checks whether the 'QuestionnaireId' field has been set.
hasQuestionnaireResponseId() - Method in class com.cerner.bunsen.stu3.avro.ObservationQuestionnaireResponseSequenceReference.Builder
Checks whether the 'QuestionnaireResponseId' field has been set.
hasRace() - Method in class com.cerner.bunsen.stu3.avro.us.core.Patient.Builder
Checks whether the 'race' field has been set.
hasRaceBuilder() - Method in class com.cerner.bunsen.stu3.avro.us.core.Patient.Builder
Checks whether the 'race' field has an active Builder instance Extension field for http://hl7.org/fhir/us/core/StructureDefinition/us-core-race
hasRange() - Method in class com.cerner.bunsen.stu3.avro.ChoiceAgePeriodRangeBooleanDateTimeString.Builder
Checks whether the 'range' field has been set.
hasRange() - Method in class com.cerner.bunsen.stu3.avro.ChoiceAgePeriodRangeDateTimeString.Builder
Checks whether the 'range' field has been set.
hasRange() - Method in class com.cerner.bunsen.stu3.avro.ChoiceAttachmentCodeableConceptPeriodQuantityRangeRatioSampledDataBooleanDateTimeStringTime.Builder
Checks whether the 'range' field has been set.
hasRange() - Method in class com.cerner.bunsen.stu3.avro.ChoiceAttachmentCodeableConceptPeriodQuantityRangeRatioSampledDataDateTimeStringTime.Builder
Checks whether the 'range' field has been set.
hasRange() - Method in class com.cerner.bunsen.stu3.avro.ChoiceCodeableConceptQuantityRange.Builder
Checks whether the 'range' field has been set.
hasRange() - Method in class com.cerner.bunsen.stu3.avro.ChoiceDurationPeriodRange.Builder
Checks whether the 'range' field has been set.
hasRange() - Method in class com.cerner.bunsen.stu3.avro.ChoiceQuantityRange.Builder
Checks whether the 'range' field has been set.
hasRange() - Method in class com.cerner.bunsen.stu3.avro.ChoiceQuantityRangeRatio.Builder
Checks whether the 'range' field has been set.
hasRangeBuilder() - Method in class com.cerner.bunsen.stu3.avro.ChoiceAgePeriodRangeBooleanDateTimeString.Builder
Checks whether the 'range' field has an active Builder instance Choice field
hasRangeBuilder() - Method in class com.cerner.bunsen.stu3.avro.ChoiceAgePeriodRangeDateTimeString.Builder
Checks whether the 'range' field has an active Builder instance Choice field
hasRangeBuilder() - Method in class com.cerner.bunsen.stu3.avro.ChoiceAttachmentCodeableConceptPeriodQuantityRangeRatioSampledDataBooleanDateTimeStringTime.Builder
Checks whether the 'range' field has an active Builder instance Choice field
hasRangeBuilder() - Method in class com.cerner.bunsen.stu3.avro.ChoiceAttachmentCodeableConceptPeriodQuantityRangeRatioSampledDataDateTimeStringTime.Builder
Checks whether the 'range' field has an active Builder instance Choice field
hasRangeBuilder() - Method in class com.cerner.bunsen.stu3.avro.ChoiceCodeableConceptQuantityRange.Builder
Checks whether the 'range' field has an active Builder instance Choice field
hasRangeBuilder() - Method in class com.cerner.bunsen.stu3.avro.ChoiceDurationPeriodRange.Builder
Checks whether the 'range' field has an active Builder instance Choice field
hasRangeBuilder() - Method in class com.cerner.bunsen.stu3.avro.ChoiceQuantityRange.Builder
Checks whether the 'range' field has an active Builder instance Choice field
hasRangeBuilder() - Method in class com.cerner.bunsen.stu3.avro.ChoiceQuantityRangeRatio.Builder
Checks whether the 'range' field has an active Builder instance Choice field
hasRank() - Method in class com.cerner.bunsen.stu3.avro.ContactPoint.Builder
Checks whether the 'rank' field has been set.
hasRank() - Method in class com.cerner.bunsen.stu3.avro.EncounterDiagnosis.Builder
Checks whether the 'rank' field has been set.
hasRank() - Method in class com.cerner.bunsen.stu3.avro.EpisodeOfCareDiagnosis.Builder
Checks whether the 'rank' field has been set.
hasRank() - Method in class com.cerner.bunsen.stu3.avro.us.core.EncounterDiagnosis.Builder
Checks whether the 'rank' field has been set.
hasRate() - Method in class com.cerner.bunsen.stu3.avro.Dosage.Builder
Checks whether the 'rate' field has been set.
hasRateAggregation() - Method in class com.cerner.bunsen.stu3.avro.Measure.Builder
Checks whether the 'rateAggregation' field has been set.
hasRateBuilder() - Method in class com.cerner.bunsen.stu3.avro.Dosage.Builder
Checks whether the 'rate' field has an active Builder instance Field for FHIR property rate
hasRatio() - Method in class com.cerner.bunsen.stu3.avro.ChoiceAttachmentCodeableConceptPeriodQuantityRangeRatioSampledDataBooleanDateTimeStringTime.Builder
Checks whether the 'ratio' field has been set.
hasRatio() - Method in class com.cerner.bunsen.stu3.avro.ChoiceAttachmentCodeableConceptPeriodQuantityRangeRatioSampledDataDateTimeStringTime.Builder
Checks whether the 'ratio' field has been set.
hasRatio() - Method in class com.cerner.bunsen.stu3.avro.ChoiceQuantityRangeRatio.Builder
Checks whether the 'ratio' field has been set.
hasRatioBuilder() - Method in class com.cerner.bunsen.stu3.avro.ChoiceAttachmentCodeableConceptPeriodQuantityRangeRatioSampledDataBooleanDateTimeStringTime.Builder
Checks whether the 'ratio' field has an active Builder instance Choice field
hasRatioBuilder() - Method in class com.cerner.bunsen.stu3.avro.ChoiceAttachmentCodeableConceptPeriodQuantityRangeRatioSampledDataDateTimeStringTime.Builder
Checks whether the 'ratio' field has an active Builder instance Choice field
hasRatioBuilder() - Method in class com.cerner.bunsen.stu3.avro.ChoiceQuantityRangeRatio.Builder
Checks whether the 'ratio' field has an active Builder instance Choice field
hasRationale() - Method in class com.cerner.bunsen.stu3.avro.Measure.Builder
Checks whether the 'rationale' field has been set.
hasReaction() - Method in class com.cerner.bunsen.stu3.avro.AllergyIntolerance.Builder
Checks whether the 'reaction' field has been set.
hasReaction() - Method in class com.cerner.bunsen.stu3.avro.Immunization.Builder
Checks whether the 'reaction' field has been set.
hasReaction() - Method in class com.cerner.bunsen.stu3.avro.us.core.Immunization.Builder
Checks whether the 'reaction' field has been set.
hasReAdmission() - Method in class com.cerner.bunsen.stu3.avro.EncounterHospitalization.Builder
Checks whether the 'reAdmission' field has been set.
hasReAdmission() - Method in class com.cerner.bunsen.stu3.avro.us.core.EncounterHospitalization.Builder
Checks whether the 'reAdmission' field has been set.
hasReAdmissionBuilder() - Method in class com.cerner.bunsen.stu3.avro.EncounterHospitalization.Builder
Checks whether the 'reAdmission' field has an active Builder instance Field for FHIR property reAdmission
hasReAdmissionBuilder() - Method in class com.cerner.bunsen.stu3.avro.us.core.EncounterHospitalization.Builder
Checks whether the 'reAdmission' field has an active Builder instance Field for FHIR property reAdmission
hasReason() - Method in class com.cerner.bunsen.stu3.avro.ClaimInformation.Builder
Checks whether the 'reason' field has been set.
hasReason() - Method in class com.cerner.bunsen.stu3.avro.Encounter.Builder
Checks whether the 'reason' field has been set.
hasReason() - Method in class com.cerner.bunsen.stu3.avro.ImmunizationExplanation.Builder
Checks whether the 'reason' field has been set.
hasReason() - Method in class com.cerner.bunsen.stu3.avro.MedicationDispenseSubstitution.Builder
Checks whether the 'reason' field has been set.
hasReason() - Method in class com.cerner.bunsen.stu3.avro.us.core.Encounter.Builder
Checks whether the 'reason' field has been set.
hasReason() - Method in class com.cerner.bunsen.stu3.avro.us.core.ImmunizationExplanation.Builder
Checks whether the 'reason' field has been set.
hasReason() - Method in class com.cerner.bunsen.stu3.avro.us.core.MedicationRequestSubstitution.Builder
Checks whether the 'reason' field has been set.
hasReasonBuilder() - Method in class com.cerner.bunsen.stu3.avro.ClaimInformation.Builder
Checks whether the 'reason' field has an active Builder instance Field for FHIR property reason
hasReasonBuilder() - Method in class com.cerner.bunsen.stu3.avro.us.core.MedicationRequestSubstitution.Builder
Checks whether the 'reason' field has an active Builder instance Field for FHIR property reason
hasReasonCode() - Method in class com.cerner.bunsen.stu3.avro.CarePlanActivityDetail.Builder
Checks whether the 'reasonCode' field has been set.
hasReasonCode() - Method in class com.cerner.bunsen.stu3.avro.MedicationStatement.Builder
Checks whether the 'reasonCode' field has been set.
hasReasonCode() - Method in class com.cerner.bunsen.stu3.avro.Procedure.Builder
Checks whether the 'reasonCode' field has been set.
hasReasonCode() - Method in class com.cerner.bunsen.stu3.avro.ProcedureRequest.Builder
Checks whether the 'reasonCode' field has been set.
hasReasonCode() - Method in class com.cerner.bunsen.stu3.avro.us.core.CarePlanActivityDetail.Builder
Checks whether the 'reasonCode' field has been set.
hasReasonCode() - Method in class com.cerner.bunsen.stu3.avro.us.core.MedicationRequest.Builder
Checks whether the 'reasonCode' field has been set.
hasReasonNotGiven() - Method in class com.cerner.bunsen.stu3.avro.ImmunizationExplanation.Builder
Checks whether the 'reasonNotGiven' field has been set.
hasReasonNotGiven() - Method in class com.cerner.bunsen.stu3.avro.us.core.ImmunizationExplanation.Builder
Checks whether the 'reasonNotGiven' field has been set.
hasReasonNotTaken() - Method in class com.cerner.bunsen.stu3.avro.MedicationStatement.Builder
Checks whether the 'reasonNotTaken' field has been set.
hasReasonReference() - Method in class com.cerner.bunsen.stu3.avro.CarePlanActivityDetail.Builder
Checks whether the 'reasonReference' field has been set.
hasReasonReference() - Method in class com.cerner.bunsen.stu3.avro.MedicationStatement.Builder
Checks whether the 'reasonReference' field has been set.
hasReasonReference() - Method in class com.cerner.bunsen.stu3.avro.Procedure.Builder
Checks whether the 'reasonReference' field has been set.
hasReasonReference() - Method in class com.cerner.bunsen.stu3.avro.ProcedureRequest.Builder
Checks whether the 'reasonReference' field has been set.
hasReasonReference() - Method in class com.cerner.bunsen.stu3.avro.us.core.CarePlanActivityDetail.Builder
Checks whether the 'reasonReference' field has been set.
hasReasonReference() - Method in class com.cerner.bunsen.stu3.avro.us.core.MedicationRequest.Builder
Checks whether the 'reasonReference' field has been set.
hasReceiver() - Method in class com.cerner.bunsen.stu3.avro.MedicationDispense.Builder
Checks whether the 'receiver' field has been set.
hasRecorder() - Method in class com.cerner.bunsen.stu3.avro.AllergyIntolerance.Builder
Checks whether the 'recorder' field has been set.
hasRecorder() - Method in class com.cerner.bunsen.stu3.avro.us.core.MedicationRequest.Builder
Checks whether the 'recorder' field has been set.
hasRecorderBuilder() - Method in class com.cerner.bunsen.stu3.avro.AllergyIntolerance.Builder
Checks whether the 'recorder' field has an active Builder instance Field for FHIR property recorder
hasRecorderBuilder() - Method in class com.cerner.bunsen.stu3.avro.us.core.MedicationRequest.Builder
Checks whether the 'recorder' field has an active Builder instance Field for FHIR property recorder
hasReference() - Method in class com.cerner.bunsen.stu3.avro.AccountReference.Builder
Checks whether the 'reference' field has been set.
hasReference() - Method in class com.cerner.bunsen.stu3.avro.ActivityDefinitionHealthcareServicePlanDefinitionReference.Builder
Checks whether the 'reference' field has been set.
hasReference() - Method in class com.cerner.bunsen.stu3.avro.ActivityDefinitionPlanDefinitionQuestionnaireReference.Builder
Checks whether the 'reference' field has been set.
hasReference() - Method in class com.cerner.bunsen.stu3.avro.ActivityDefinitionPlanDefinitionReference.Builder
Checks whether the 'reference' field has been set.
hasReference() - Method in class com.cerner.bunsen.stu3.avro.AppointmentCommunicationRequestDeviceRequestMedicationRequestNutritionOrderProcedureRequestReferralRequestRequestGroupTaskVisionPrescriptionReference.Builder
Checks whether the 'reference' field has been set.
hasReference() - Method in class com.cerner.bunsen.stu3.avro.AppointmentReference.Builder
Checks whether the 'reference' field has been set.
hasReference() - Method in class com.cerner.bunsen.stu3.avro.BundleReference.Builder
Checks whether the 'reference' field has been set.
hasReference() - Method in class com.cerner.bunsen.stu3.avro.CarePlanActivity.Builder
Checks whether the 'reference' field has been set.
hasReference() - Method in class com.cerner.bunsen.stu3.avro.CarePlanDeviceRequestImmunizationRecommendationMedicationRequestNutritionOrderProcedureRequestReferralRequestReference.Builder
Checks whether the 'reference' field has been set.
hasReference() - Method in class com.cerner.bunsen.stu3.avro.CarePlanMedicationRequestProcedureRequestReferralRequestReference.Builder
Checks whether the 'reference' field has been set.
hasReference() - Method in class com.cerner.bunsen.stu3.avro.CarePlanProcedureRequestReferralRequestReference.Builder
Checks whether the 'reference' field has been set.
hasReference() - Method in class com.cerner.bunsen.stu3.avro.CarePlanReference.Builder
Checks whether the 'reference' field has been set.
hasReference() - Method in class com.cerner.bunsen.stu3.avro.CareTeamOrganizationPatientPractitionerRelatedPersonReference.Builder
Checks whether the 'reference' field has been set.
hasReference() - Method in class com.cerner.bunsen.stu3.avro.CareTeamReference.Builder
Checks whether the 'reference' field has been set.
hasReference() - Method in class com.cerner.bunsen.stu3.avro.ChoiceAddressCodeableConceptLocationReference.Builder
Checks whether the 'reference' field has been set.
hasReference() - Method in class com.cerner.bunsen.stu3.avro.ChoiceAddressLocationReference.Builder
Checks whether the 'reference' field has been set.
hasReference() - Method in class com.cerner.bunsen.stu3.avro.ChoiceAttachmentQuantityResourceReferenceString.Builder
Checks whether the 'reference' field has been set.
hasReference() - Method in class com.cerner.bunsen.stu3.avro.ChoiceCodeableConceptConditionReference.Builder
Checks whether the 'reference' field has been set.
hasReference() - Method in class com.cerner.bunsen.stu3.avro.ChoiceCodeableConceptDetectedIssueReference.Builder
Checks whether the 'reference' field has been set.
hasReference() - Method in class com.cerner.bunsen.stu3.avro.ChoiceCodeableConceptMedicationReference.Builder
Checks whether the 'reference' field has been set.
hasReference() - Method in class com.cerner.bunsen.stu3.avro.ChoiceCodeableConceptMedicationSubstanceReference.Builder
Checks whether the 'reference' field has been set.
hasReference() - Method in class com.cerner.bunsen.stu3.avro.ChoiceCodeableConceptProcedureReference.Builder
Checks whether the 'reference' field has been set.
hasReference() - Method in class com.cerner.bunsen.stu3.avro.ChoicePatientPractitionerRelatedPersonReferenceString.Builder
Checks whether the 'reference' field has been set.
hasReference() - Method in class com.cerner.bunsen.stu3.avro.ClaimReference.Builder
Checks whether the 'reference' field has been set.
hasReference() - Method in class com.cerner.bunsen.stu3.avro.ClaimRelated.Builder
Checks whether the 'reference' field has been set.
hasReference() - Method in class com.cerner.bunsen.stu3.avro.ClaimResponseReference.Builder
Checks whether the 'reference' field has been set.
hasReference() - Method in class com.cerner.bunsen.stu3.avro.ClinicalImpressionDiagnosticReportObservationReference.Builder
Checks whether the 'reference' field has been set.
hasReference() - Method in class com.cerner.bunsen.stu3.avro.ConditionObservationReference.Builder
Checks whether the 'reference' field has been set.
hasReference() - Method in class com.cerner.bunsen.stu3.avro.ConditionProcedureReference.Builder
Checks whether the 'reference' field has been set.
hasReference() - Method in class com.cerner.bunsen.stu3.avro.ConditionReference.Builder
Checks whether the 'reference' field has been set.
hasReference() - Method in class com.cerner.bunsen.stu3.avro.CoverageReference.Builder
Checks whether the 'reference' field has been set.
hasReference() - Method in class com.cerner.bunsen.stu3.avro.DetectedIssueReference.Builder
Checks whether the 'reference' field has been set.
hasReference() - Method in class com.cerner.bunsen.stu3.avro.DeviceDeviceMetricReference.Builder
Checks whether the 'reference' field has been set.
hasReference() - Method in class com.cerner.bunsen.stu3.avro.DeviceGroupLocationPatientReference.Builder
Checks whether the 'reference' field has been set.
hasReference() - Method in class com.cerner.bunsen.stu3.avro.DeviceHealthcareServiceOrganizationPatientPractitionerRelatedPersonReference.Builder
Checks whether the 'reference' field has been set.
hasReference() - Method in class com.cerner.bunsen.stu3.avro.DeviceMedicationSubstanceReference.Builder
Checks whether the 'reference' field has been set.
hasReference() - Method in class com.cerner.bunsen.stu3.avro.DeviceOrganizationPatientPractitionerRelatedPersonReference.Builder
Checks whether the 'reference' field has been set.
hasReference() - Method in class com.cerner.bunsen.stu3.avro.DeviceOrganizationPractitionerReference.Builder
Checks whether the 'reference' field has been set.
hasReference() - Method in class com.cerner.bunsen.stu3.avro.DeviceReference.Builder
Checks whether the 'reference' field has been set.
hasReference() - Method in class com.cerner.bunsen.stu3.avro.DiagnosticReportReference.Builder
Checks whether the 'reference' field has been set.
hasReference() - Method in class com.cerner.bunsen.stu3.avro.EncounterEpisodeOfCareReference.Builder
Checks whether the 'reference' field has been set.
hasReference() - Method in class com.cerner.bunsen.stu3.avro.EncounterReference.Builder
Checks whether the 'reference' field has been set.
hasReference() - Method in class com.cerner.bunsen.stu3.avro.EpisodeOfCareReference.Builder
Checks whether the 'reference' field has been set.
hasReference() - Method in class com.cerner.bunsen.stu3.avro.GoalReference.Builder
Checks whether the 'reference' field has been set.
hasReference() - Method in class com.cerner.bunsen.stu3.avro.GroupPatientReference.Builder
Checks whether the 'reference' field has been set.
hasReference() - Method in class com.cerner.bunsen.stu3.avro.LibraryReference.Builder
Checks whether the 'reference' field has been set.
hasReference() - Method in class com.cerner.bunsen.stu3.avro.ListReference.Builder
Checks whether the 'reference' field has been set.
hasReference() - Method in class com.cerner.bunsen.stu3.avro.LocationReference.Builder
Checks whether the 'reference' field has been set.
hasReference() - Method in class com.cerner.bunsen.stu3.avro.MeasureReference.Builder
Checks whether the 'reference' field has been set.
hasReference() - Method in class com.cerner.bunsen.stu3.avro.MedicationAdministrationMedicationDispenseMedicationStatementObservationProcedureReference.Builder
Checks whether the 'reference' field has been set.
hasReference() - Method in class com.cerner.bunsen.stu3.avro.MedicationAdministrationObservationProcedureReference.Builder
Checks whether the 'reference' field has been set.
hasReference() - Method in class com.cerner.bunsen.stu3.avro.MedicationReference.Builder
Checks whether the 'reference' field has been set.
hasReference() - Method in class com.cerner.bunsen.stu3.avro.MedicationRequestReference.Builder
Checks whether the 'reference' field has been set.
hasReference() - Method in class com.cerner.bunsen.stu3.avro.MedicationRequestVisionPrescriptionReference.Builder
Checks whether the 'reference' field has been set.
hasReference() - Method in class com.cerner.bunsen.stu3.avro.MedicationSubstanceReference.Builder
Checks whether the 'reference' field has been set.
hasReference() - Method in class com.cerner.bunsen.stu3.avro.ObservationQuestionnaireResponseSequenceReference.Builder
Checks whether the 'reference' field has been set.
hasReference() - Method in class com.cerner.bunsen.stu3.avro.ObservationReference.Builder
Checks whether the 'reference' field has been set.
hasReference() - Method in class com.cerner.bunsen.stu3.avro.OrganizationPatientPractitionerRelatedPersonReference.Builder
Checks whether the 'reference' field has been set.
hasReference() - Method in class com.cerner.bunsen.stu3.avro.OrganizationPractitionerReference.Builder
Checks whether the 'reference' field has been set.
hasReference() - Method in class com.cerner.bunsen.stu3.avro.OrganizationReference.Builder
Checks whether the 'reference' field has been set.
hasReference() - Method in class com.cerner.bunsen.stu3.avro.PatientPractitionerReference.Builder
Checks whether the 'reference' field has been set.
hasReference() - Method in class com.cerner.bunsen.stu3.avro.PatientPractitionerRelatedPersonReference.Builder
Checks whether the 'reference' field has been set.
hasReference() - Method in class com.cerner.bunsen.stu3.avro.PatientReference.Builder
Checks whether the 'reference' field has been set.
hasReference() - Method in class com.cerner.bunsen.stu3.avro.PatientRelatedPersonReference.Builder
Checks whether the 'reference' field has been set.
hasReference() - Method in class com.cerner.bunsen.stu3.avro.PlanDefinitionQuestionnaireReference.Builder
Checks whether the 'reference' field has been set.
hasReference() - Method in class com.cerner.bunsen.stu3.avro.PractitionerReference.Builder
Checks whether the 'reference' field has been set.
hasReference() - Method in class com.cerner.bunsen.stu3.avro.PractitionerRelatedPersonReference.Builder
Checks whether the 'reference' field has been set.
hasReference() - Method in class com.cerner.bunsen.stu3.avro.ProcedureReference.Builder
Checks whether the 'reference' field has been set.
hasReference() - Method in class com.cerner.bunsen.stu3.avro.ProvenanceReference.Builder
Checks whether the 'reference' field has been set.
hasReference() - Method in class com.cerner.bunsen.stu3.avro.ReferralRequestReference.Builder
Checks whether the 'reference' field has been set.
hasReference() - Method in class com.cerner.bunsen.stu3.avro.ResourceReference.Builder
Checks whether the 'reference' field has been set.
hasReference() - Method in class com.cerner.bunsen.stu3.avro.SpecimenReference.Builder
Checks whether the 'reference' field has been set.
hasReference() - Method in class com.cerner.bunsen.stu3.avro.us.core.CarePlanActivity.Builder
Checks whether the 'reference' field has been set.
hasReferenceBuilder() - Method in class com.cerner.bunsen.stu3.avro.CarePlanActivity.Builder
Checks whether the 'reference' field has an active Builder instance Field for FHIR property reference
hasReferenceBuilder() - Method in class com.cerner.bunsen.stu3.avro.ChoiceAddressCodeableConceptLocationReference.Builder
Checks whether the 'reference' field has an active Builder instance Choice field
hasReferenceBuilder() - Method in class com.cerner.bunsen.stu3.avro.ChoiceAddressLocationReference.Builder
Checks whether the 'reference' field has an active Builder instance Choice field
hasReferenceBuilder() - Method in class com.cerner.bunsen.stu3.avro.ChoiceAttachmentQuantityResourceReferenceString.Builder
Checks whether the 'reference' field has an active Builder instance Choice field
hasReferenceBuilder() - Method in class com.cerner.bunsen.stu3.avro.ChoiceCodeableConceptConditionReference.Builder
Checks whether the 'reference' field has an active Builder instance Choice field
hasReferenceBuilder() - Method in class com.cerner.bunsen.stu3.avro.ChoiceCodeableConceptDetectedIssueReference.Builder
Checks whether the 'reference' field has an active Builder instance Choice field
hasReferenceBuilder() - Method in class com.cerner.bunsen.stu3.avro.ChoiceCodeableConceptMedicationReference.Builder
Checks whether the 'reference' field has an active Builder instance Choice field
hasReferenceBuilder() - Method in class com.cerner.bunsen.stu3.avro.ChoiceCodeableConceptMedicationSubstanceReference.Builder
Checks whether the 'reference' field has an active Builder instance Choice field
hasReferenceBuilder() - Method in class com.cerner.bunsen.stu3.avro.ChoiceCodeableConceptProcedureReference.Builder
Checks whether the 'reference' field has an active Builder instance Choice field
hasReferenceBuilder() - Method in class com.cerner.bunsen.stu3.avro.ChoicePatientPractitionerRelatedPersonReferenceString.Builder
Checks whether the 'reference' field has an active Builder instance Choice field
hasReferenceBuilder() - Method in class com.cerner.bunsen.stu3.avro.ClaimRelated.Builder
Checks whether the 'reference' field has an active Builder instance Field for FHIR property reference
hasReferenceBuilder() - Method in class com.cerner.bunsen.stu3.avro.us.core.CarePlanActivity.Builder
Checks whether the 'reference' field has an active Builder instance Field for FHIR property reference
hasReferenceRange() - Method in class com.cerner.bunsen.stu3.avro.Observation.Builder
Checks whether the 'referenceRange' field has been set.
hasReferenceRange() - Method in class com.cerner.bunsen.stu3.avro.ObservationComponent.Builder
Checks whether the 'referenceRange' field has been set.
hasReferral() - Method in class com.cerner.bunsen.stu3.avro.Claim.Builder
Checks whether the 'referral' field has been set.
hasReferralBuilder() - Method in class com.cerner.bunsen.stu3.avro.Claim.Builder
Checks whether the 'referral' field has an active Builder instance Field for FHIR property referral
hasReferralRequest() - Method in class com.cerner.bunsen.stu3.avro.EpisodeOfCare.Builder
Checks whether the 'referralRequest' field has been set.
hasReferralRequestId() - Method in class com.cerner.bunsen.stu3.avro.AppointmentCommunicationRequestDeviceRequestMedicationRequestNutritionOrderProcedureRequestReferralRequestRequestGroupTaskVisionPrescriptionReference.Builder
Checks whether the 'ReferralRequestId' field has been set.
hasReferralRequestId() - Method in class com.cerner.bunsen.stu3.avro.CarePlanDeviceRequestImmunizationRecommendationMedicationRequestNutritionOrderProcedureRequestReferralRequestReference.Builder
Checks whether the 'ReferralRequestId' field has been set.
hasReferralRequestId() - Method in class com.cerner.bunsen.stu3.avro.CarePlanMedicationRequestProcedureRequestReferralRequestReference.Builder
Checks whether the 'ReferralRequestId' field has been set.
hasReferralRequestId() - Method in class com.cerner.bunsen.stu3.avro.CarePlanProcedureRequestReferralRequestReference.Builder
Checks whether the 'ReferralRequestId' field has been set.
hasReferralRequestId() - Method in class com.cerner.bunsen.stu3.avro.ReferralRequestReference.Builder
Checks whether the 'ReferralRequestId' field has been set.
hasRelated() - Method in class com.cerner.bunsen.stu3.avro.Claim.Builder
Checks whether the 'related' field has been set.
hasRelated() - Method in class com.cerner.bunsen.stu3.avro.Observation.Builder
Checks whether the 'related' field has been set.
hasRelatedArtifact() - Method in class com.cerner.bunsen.stu3.avro.Measure.Builder
Checks whether the 'relatedArtifact' field has been set.
hasRelatedPersonId() - Method in class com.cerner.bunsen.stu3.avro.CareTeamOrganizationPatientPractitionerRelatedPersonReference.Builder
Checks whether the 'RelatedPersonId' field has been set.
hasRelatedPersonId() - Method in class com.cerner.bunsen.stu3.avro.DeviceHealthcareServiceOrganizationPatientPractitionerRelatedPersonReference.Builder
Checks whether the 'RelatedPersonId' field has been set.
hasRelatedPersonId() - Method in class com.cerner.bunsen.stu3.avro.DeviceOrganizationPatientPractitionerRelatedPersonReference.Builder
Checks whether the 'RelatedPersonId' field has been set.
hasRelatedPersonId() - Method in class com.cerner.bunsen.stu3.avro.OrganizationPatientPractitionerRelatedPersonReference.Builder
Checks whether the 'RelatedPersonId' field has been set.
hasRelatedPersonId() - Method in class com.cerner.bunsen.stu3.avro.PatientPractitionerRelatedPersonReference.Builder
Checks whether the 'RelatedPersonId' field has been set.
hasRelatedPersonId() - Method in class com.cerner.bunsen.stu3.avro.PatientRelatedPersonReference.Builder
Checks whether the 'RelatedPersonId' field has been set.
hasRelatedPersonId() - Method in class com.cerner.bunsen.stu3.avro.PractitionerRelatedPersonReference.Builder
Checks whether the 'RelatedPersonId' field has been set.
hasRelationship() - Method in class com.cerner.bunsen.stu3.avro.ClaimRelated.Builder
Checks whether the 'relationship' field has been set.
hasRelationship() - Method in class com.cerner.bunsen.stu3.avro.PatientContact.Builder
Checks whether the 'relationship' field has been set.
hasRelationship() - Method in class com.cerner.bunsen.stu3.avro.us.core.PatientContact.Builder
Checks whether the 'relationship' field has been set.
hasRelationshipBuilder() - Method in class com.cerner.bunsen.stu3.avro.ClaimRelated.Builder
Checks whether the 'relationship' field has an active Builder instance Field for FHIR property relationship
hasRelevantHistory() - Method in class com.cerner.bunsen.stu3.avro.ProcedureRequest.Builder
Checks whether the 'relevantHistory' field has been set.
hasRepeat() - Method in class com.cerner.bunsen.stu3.avro.Timing.Builder
Checks whether the 'repeat' field has been set.
hasRepeatBuilder() - Method in class com.cerner.bunsen.stu3.avro.Timing.Builder
Checks whether the 'repeat' field has an active Builder instance Field for FHIR property repeat
hasReplaces() - Method in class com.cerner.bunsen.stu3.avro.CarePlan.Builder
Checks whether the 'replaces' field has been set.
hasReplaces() - Method in class com.cerner.bunsen.stu3.avro.ProcedureRequest.Builder
Checks whether the 'replaces' field has been set.
hasReplaces() - Method in class com.cerner.bunsen.stu3.avro.us.core.CarePlan.Builder
Checks whether the 'replaces' field has been set.
hasReport() - Method in class com.cerner.bunsen.stu3.avro.Procedure.Builder
Checks whether the 'report' field has been set.
hasReported() - Method in class com.cerner.bunsen.stu3.avro.ImmunizationReaction.Builder
Checks whether the 'reported' field has been set.
hasReported() - Method in class com.cerner.bunsen.stu3.avro.us.core.ImmunizationReaction.Builder
Checks whether the 'reported' field has been set.
hasReportingOrganization() - Method in class com.cerner.bunsen.stu3.avro.MeasureReport.Builder
Checks whether the 'reportingOrganization' field has been set.
hasReportingOrganizationBuilder() - Method in class com.cerner.bunsen.stu3.avro.MeasureReport.Builder
Checks whether the 'reportingOrganization' field has an active Builder instance Field for FHIR property reportingOrganization
hasReportOrigin() - Method in class com.cerner.bunsen.stu3.avro.Immunization.Builder
Checks whether the 'reportOrigin' field has been set.
hasReportOrigin() - Method in class com.cerner.bunsen.stu3.avro.us.core.Immunization.Builder
Checks whether the 'reportOrigin' field has been set.
hasReportOriginBuilder() - Method in class com.cerner.bunsen.stu3.avro.Immunization.Builder
Checks whether the 'reportOrigin' field has an active Builder instance Field for FHIR property reportOrigin
hasReportOriginBuilder() - Method in class com.cerner.bunsen.stu3.avro.us.core.Immunization.Builder
Checks whether the 'reportOrigin' field has an active Builder instance Field for FHIR property reportOrigin
hasRequester() - Method in class com.cerner.bunsen.stu3.avro.ProcedureRequest.Builder
Checks whether the 'requester' field has been set.
hasRequester() - Method in class com.cerner.bunsen.stu3.avro.us.core.MedicationRequest.Builder
Checks whether the 'requester' field has been set.
hasRequesterBuilder() - Method in class com.cerner.bunsen.stu3.avro.ProcedureRequest.Builder
Checks whether the 'requester' field has an active Builder instance Field for FHIR property requester
hasRequesterBuilder() - Method in class com.cerner.bunsen.stu3.avro.us.core.MedicationRequest.Builder
Checks whether the 'requester' field has an active Builder instance Field for FHIR property requester
hasRequestGroupId() - Method in class com.cerner.bunsen.stu3.avro.AppointmentCommunicationRequestDeviceRequestMedicationRequestNutritionOrderProcedureRequestReferralRequestRequestGroupTaskVisionPrescriptionReference.Builder
Checks whether the 'RequestGroupId' field has been set.
hasRequisition() - Method in class com.cerner.bunsen.stu3.avro.ProcedureRequest.Builder
Checks whether the 'requisition' field has been set.
hasRequisitionBuilder() - Method in class com.cerner.bunsen.stu3.avro.ProcedureRequest.Builder
Checks whether the 'requisition' field has an active Builder instance Field for FHIR property requisition
hasResource() - Method in class com.cerner.bunsen.stu3.avro.RelatedArtifact.Builder
Checks whether the 'resource' field has been set.
hasResourceBuilder() - Method in class com.cerner.bunsen.stu3.avro.RelatedArtifact.Builder
Checks whether the 'resource' field has an active Builder instance Field for FHIR property resource
hasResourceId() - Method in class com.cerner.bunsen.stu3.avro.ResourceReference.Builder
Checks whether the 'ResourceId' field has been set.
hasResourceType() - Method in class com.cerner.bunsen.stu3.avro.ClaimPayee.Builder
Checks whether the 'resourceType' field has been set.
hasResourceTypeBuilder() - Method in class com.cerner.bunsen.stu3.avro.ClaimPayee.Builder
Checks whether the 'resourceType' field has an active Builder instance Field for FHIR property resourceType
hasResponsible() - Method in class com.cerner.bunsen.stu3.avro.ClaimCareTeam.Builder
Checks whether the 'responsible' field has been set.
hasResponsibleParty() - Method in class com.cerner.bunsen.stu3.avro.MedicationDispenseSubstitution.Builder
Checks whether the 'responsibleParty' field has been set.
hasRevenue() - Method in class com.cerner.bunsen.stu3.avro.ClaimItem.Builder
Checks whether the 'revenue' field has been set.
hasRevenue() - Method in class com.cerner.bunsen.stu3.avro.ClaimItemDetail.Builder
Checks whether the 'revenue' field has been set.
hasRevenue() - Method in class com.cerner.bunsen.stu3.avro.ClaimItemDetailSubDetail.Builder
Checks whether the 'revenue' field has been set.
hasRevenueBuilder() - Method in class com.cerner.bunsen.stu3.avro.ClaimItem.Builder
Checks whether the 'revenue' field has an active Builder instance Field for FHIR property revenue
hasRevenueBuilder() - Method in class com.cerner.bunsen.stu3.avro.ClaimItemDetail.Builder
Checks whether the 'revenue' field has an active Builder instance Field for FHIR property revenue
hasRevenueBuilder() - Method in class com.cerner.bunsen.stu3.avro.ClaimItemDetailSubDetail.Builder
Checks whether the 'revenue' field has an active Builder instance Field for FHIR property revenue
hasRiskAdjustment() - Method in class com.cerner.bunsen.stu3.avro.Measure.Builder
Checks whether the 'riskAdjustment' field has been set.
hasRole() - Method in class com.cerner.bunsen.stu3.avro.ClaimCareTeam.Builder
Checks whether the 'role' field has been set.
hasRole() - Method in class com.cerner.bunsen.stu3.avro.EncounterDiagnosis.Builder
Checks whether the 'role' field has been set.
hasRole() - Method in class com.cerner.bunsen.stu3.avro.EpisodeOfCareDiagnosis.Builder
Checks whether the 'role' field has been set.
hasRole() - Method in class com.cerner.bunsen.stu3.avro.ImmunizationPractitioner.Builder
Checks whether the 'role' field has been set.
hasRole() - Method in class com.cerner.bunsen.stu3.avro.ProcedurePerformer.Builder
Checks whether the 'role' field has been set.
hasRole() - Method in class com.cerner.bunsen.stu3.avro.us.core.EncounterDiagnosis.Builder
Checks whether the 'role' field has been set.
hasRole() - Method in class com.cerner.bunsen.stu3.avro.us.core.ImmunizationPractitioner.Builder
Checks whether the 'role' field has been set.
hasRoleBuilder() - Method in class com.cerner.bunsen.stu3.avro.ClaimCareTeam.Builder
Checks whether the 'role' field has an active Builder instance Field for FHIR property role
hasRoleBuilder() - Method in class com.cerner.bunsen.stu3.avro.EncounterDiagnosis.Builder
Checks whether the 'role' field has an active Builder instance Field for FHIR property role
hasRoleBuilder() - Method in class com.cerner.bunsen.stu3.avro.EpisodeOfCareDiagnosis.Builder
Checks whether the 'role' field has an active Builder instance Field for FHIR property role
hasRoleBuilder() - Method in class com.cerner.bunsen.stu3.avro.ImmunizationPractitioner.Builder
Checks whether the 'role' field has an active Builder instance Field for FHIR property role
hasRoleBuilder() - Method in class com.cerner.bunsen.stu3.avro.ProcedurePerformer.Builder
Checks whether the 'role' field has an active Builder instance Field for FHIR property role
hasRoleBuilder() - Method in class com.cerner.bunsen.stu3.avro.us.core.EncounterDiagnosis.Builder
Checks whether the 'role' field has an active Builder instance Field for FHIR property role
hasRoleBuilder() - Method in class com.cerner.bunsen.stu3.avro.us.core.ImmunizationPractitioner.Builder
Checks whether the 'role' field has an active Builder instance Field for FHIR property role
hasRoute() - Method in class com.cerner.bunsen.stu3.avro.Dosage.Builder
Checks whether the 'route' field has been set.
hasRoute() - Method in class com.cerner.bunsen.stu3.avro.Immunization.Builder
Checks whether the 'route' field has been set.
hasRoute() - Method in class com.cerner.bunsen.stu3.avro.us.core.Immunization.Builder
Checks whether the 'route' field has been set.
hasRouteBuilder() - Method in class com.cerner.bunsen.stu3.avro.Dosage.Builder
Checks whether the 'route' field has an active Builder instance Field for FHIR property route
hasRouteBuilder() - Method in class com.cerner.bunsen.stu3.avro.Immunization.Builder
Checks whether the 'route' field has an active Builder instance Field for FHIR property route
hasRouteBuilder() - Method in class com.cerner.bunsen.stu3.avro.us.core.Immunization.Builder
Checks whether the 'route' field has an active Builder instance Field for FHIR property route
hasSampledData() - Method in class com.cerner.bunsen.stu3.avro.ChoiceAttachmentCodeableConceptPeriodQuantityRangeRatioSampledDataBooleanDateTimeStringTime.Builder
Checks whether the 'sampledData' field has been set.
hasSampledData() - Method in class com.cerner.bunsen.stu3.avro.ChoiceAttachmentCodeableConceptPeriodQuantityRangeRatioSampledDataDateTimeStringTime.Builder
Checks whether the 'sampledData' field has been set.
hasSampledDataBuilder() - Method in class com.cerner.bunsen.stu3.avro.ChoiceAttachmentCodeableConceptPeriodQuantityRangeRatioSampledDataBooleanDateTimeStringTime.Builder
Checks whether the 'sampledData' field has an active Builder instance Choice field
hasSampledDataBuilder() - Method in class com.cerner.bunsen.stu3.avro.ChoiceAttachmentCodeableConceptPeriodQuantityRangeRatioSampledDataDateTimeStringTime.Builder
Checks whether the 'sampledData' field has an active Builder instance Choice field
hasScheduled() - Method in class com.cerner.bunsen.stu3.avro.CarePlanActivityDetail.Builder
Checks whether the 'scheduled' field has been set.
hasScheduled() - Method in class com.cerner.bunsen.stu3.avro.us.core.CarePlanActivityDetail.Builder
Checks whether the 'scheduled' field has been set.
hasScheduledBuilder() - Method in class com.cerner.bunsen.stu3.avro.CarePlanActivityDetail.Builder
Checks whether the 'scheduled' field has an active Builder instance Field for FHIR property scheduled
hasScheduledBuilder() - Method in class com.cerner.bunsen.stu3.avro.us.core.CarePlanActivityDetail.Builder
Checks whether the 'scheduled' field has an active Builder instance Field for FHIR property scheduled
hasScoring() - Method in class com.cerner.bunsen.stu3.avro.Measure.Builder
Checks whether the 'scoring' field has been set.
hasScoringBuilder() - Method in class com.cerner.bunsen.stu3.avro.Measure.Builder
Checks whether the 'scoring' field has an active Builder instance Field for FHIR property scoring
hasSecurity() - Method in class com.cerner.bunsen.stu3.avro.Meta.Builder
Checks whether the 'security' field has been set.
hasSequence() - Method in class com.cerner.bunsen.stu3.avro.ClaimCareTeam.Builder
Checks whether the 'sequence' field has been set.
hasSequence() - Method in class com.cerner.bunsen.stu3.avro.ClaimDiagnosis.Builder
Checks whether the 'sequence' field has been set.
hasSequence() - Method in class com.cerner.bunsen.stu3.avro.ClaimInformation.Builder
Checks whether the 'sequence' field has been set.
hasSequence() - Method in class com.cerner.bunsen.stu3.avro.ClaimInsurance.Builder
Checks whether the 'sequence' field has been set.
hasSequence() - Method in class com.cerner.bunsen.stu3.avro.ClaimItem.Builder
Checks whether the 'sequence' field has been set.
hasSequence() - Method in class com.cerner.bunsen.stu3.avro.ClaimItemDetail.Builder
Checks whether the 'sequence' field has been set.
hasSequence() - Method in class com.cerner.bunsen.stu3.avro.ClaimItemDetailSubDetail.Builder
Checks whether the 'sequence' field has been set.
hasSequence() - Method in class com.cerner.bunsen.stu3.avro.ClaimProcedure.Builder
Checks whether the 'sequence' field has been set.
hasSequence() - Method in class com.cerner.bunsen.stu3.avro.Dosage.Builder
Checks whether the 'sequence' field has been set.
hasSequenceId() - Method in class com.cerner.bunsen.stu3.avro.ObservationQuestionnaireResponseSequenceReference.Builder
Checks whether the 'SequenceId' field has been set.
HasSerializableConverter - Class in com.cerner.bunsen.spark.converters
Abstract base class to support functions that need to be serialized with a a row converter.
HasSerializableConverter(String, FhirVersionEnum) - Constructor for class com.cerner.bunsen.spark.converters.HasSerializableConverter
 
hasSeries() - Method in class com.cerner.bunsen.stu3.avro.ImmunizationVaccinationProtocol.Builder
Checks whether the 'series' field has been set.
hasSeries() - Method in class com.cerner.bunsen.stu3.avro.us.core.ImmunizationVaccinationProtocol.Builder
Checks whether the 'series' field has been set.
hasSeriesDoses() - Method in class com.cerner.bunsen.stu3.avro.ImmunizationVaccinationProtocol.Builder
Checks whether the 'seriesDoses' field has been set.
hasSeriesDoses() - Method in class com.cerner.bunsen.stu3.avro.us.core.ImmunizationVaccinationProtocol.Builder
Checks whether the 'seriesDoses' field has been set.
hasService() - Method in class com.cerner.bunsen.stu3.avro.ClaimItem.Builder
Checks whether the 'service' field has been set.
hasService() - Method in class com.cerner.bunsen.stu3.avro.ClaimItemDetail.Builder
Checks whether the 'service' field has been set.
hasService() - Method in class com.cerner.bunsen.stu3.avro.ClaimItemDetailSubDetail.Builder
Checks whether the 'service' field has been set.
hasServiceBuilder() - Method in class com.cerner.bunsen.stu3.avro.ClaimItem.Builder
Checks whether the 'service' field has an active Builder instance Field for FHIR property service
hasServiceBuilder() - Method in class com.cerner.bunsen.stu3.avro.ClaimItemDetail.Builder
Checks whether the 'service' field has an active Builder instance Field for FHIR property service
hasServiceBuilder() - Method in class com.cerner.bunsen.stu3.avro.ClaimItemDetailSubDetail.Builder
Checks whether the 'service' field has an active Builder instance Field for FHIR property service
hasServiced() - Method in class com.cerner.bunsen.stu3.avro.ClaimItem.Builder
Checks whether the 'serviced' field has been set.
hasServicedBuilder() - Method in class com.cerner.bunsen.stu3.avro.ClaimItem.Builder
Checks whether the 'serviced' field has an active Builder instance Field for FHIR property serviced
hasServiceProvider() - Method in class com.cerner.bunsen.stu3.avro.Encounter.Builder
Checks whether the 'serviceProvider' field has been set.
hasServiceProvider() - Method in class com.cerner.bunsen.stu3.avro.us.core.Encounter.Builder
Checks whether the 'serviceProvider' field has been set.
hasServiceProviderBuilder() - Method in class com.cerner.bunsen.stu3.avro.Encounter.Builder
Checks whether the 'serviceProvider' field has an active Builder instance Field for FHIR property serviceProvider
hasServiceProviderBuilder() - Method in class com.cerner.bunsen.stu3.avro.us.core.Encounter.Builder
Checks whether the 'serviceProvider' field has an active Builder instance Field for FHIR property serviceProvider
hasSet() - Method in class com.cerner.bunsen.stu3.avro.Measure.Builder
Checks whether the 'set' field has been set.
hasSeverity() - Method in class com.cerner.bunsen.stu3.avro.AllergyIntoleranceReaction.Builder
Checks whether the 'severity' field has been set.
hasSeverity() - Method in class com.cerner.bunsen.stu3.avro.Condition.Builder
Checks whether the 'severity' field has been set.
hasSeverity() - Method in class com.cerner.bunsen.stu3.avro.us.core.Condition.Builder
Checks whether the 'severity' field has been set.
hasSeverityBuilder() - Method in class com.cerner.bunsen.stu3.avro.Condition.Builder
Checks whether the 'severity' field has an active Builder instance Field for FHIR property severity
hasSeverityBuilder() - Method in class com.cerner.bunsen.stu3.avro.us.core.Condition.Builder
Checks whether the 'severity' field has an active Builder instance Field for FHIR property severity
hasSite() - Method in class com.cerner.bunsen.stu3.avro.Dosage.Builder
Checks whether the 'site' field has been set.
hasSite() - Method in class com.cerner.bunsen.stu3.avro.Immunization.Builder
Checks whether the 'site' field has been set.
hasSite() - Method in class com.cerner.bunsen.stu3.avro.us.core.Immunization.Builder
Checks whether the 'site' field has been set.
hasSiteBuilder() - Method in class com.cerner.bunsen.stu3.avro.Dosage.Builder
Checks whether the 'site' field has an active Builder instance Field for FHIR property site
hasSiteBuilder() - Method in class com.cerner.bunsen.stu3.avro.Immunization.Builder
Checks whether the 'site' field has an active Builder instance Field for FHIR property site
hasSiteBuilder() - Method in class com.cerner.bunsen.stu3.avro.us.core.Immunization.Builder
Checks whether the 'site' field has an active Builder instance Field for FHIR property site
hasSize() - Method in class com.cerner.bunsen.stu3.avro.Attachment.Builder
Checks whether the 'size' field has been set.
hasSpecialArrangement() - Method in class com.cerner.bunsen.stu3.avro.EncounterHospitalization.Builder
Checks whether the 'specialArrangement' field has been set.
hasSpecialArrangement() - Method in class com.cerner.bunsen.stu3.avro.us.core.EncounterHospitalization.Builder
Checks whether the 'specialArrangement' field has been set.
hasSpecialCourtesy() - Method in class com.cerner.bunsen.stu3.avro.EncounterHospitalization.Builder
Checks whether the 'specialCourtesy' field has been set.
hasSpecialCourtesy() - Method in class com.cerner.bunsen.stu3.avro.us.core.EncounterHospitalization.Builder
Checks whether the 'specialCourtesy' field has been set.
hasSpecies() - Method in class com.cerner.bunsen.stu3.avro.PatientAnimal.Builder
Checks whether the 'species' field has been set.
hasSpeciesBuilder() - Method in class com.cerner.bunsen.stu3.avro.PatientAnimal.Builder
Checks whether the 'species' field has an active Builder instance Field for FHIR property species
hasSpecimen() - Method in class com.cerner.bunsen.stu3.avro.Observation.Builder
Checks whether the 'specimen' field has been set.
hasSpecimen() - Method in class com.cerner.bunsen.stu3.avro.ProcedureRequest.Builder
Checks whether the 'specimen' field has been set.
hasSpecimenBuilder() - Method in class com.cerner.bunsen.stu3.avro.Observation.Builder
Checks whether the 'specimen' field has an active Builder instance Field for FHIR property specimen
hasSpecimenId() - Method in class com.cerner.bunsen.stu3.avro.SpecimenReference.Builder
Checks whether the 'SpecimenId' field has been set.
hasStage() - Method in class com.cerner.bunsen.stu3.avro.Condition.Builder
Checks whether the 'stage' field has been set.
hasStage() - Method in class com.cerner.bunsen.stu3.avro.us.core.Condition.Builder
Checks whether the 'stage' field has been set.
hasStageBuilder() - Method in class com.cerner.bunsen.stu3.avro.Condition.Builder
Checks whether the 'stage' field has an active Builder instance Field for FHIR property stage
hasStageBuilder() - Method in class com.cerner.bunsen.stu3.avro.us.core.Condition.Builder
Checks whether the 'stage' field has an active Builder instance Field for FHIR property stage
hasStart() - Method in class com.cerner.bunsen.stu3.avro.Period.Builder
Checks whether the 'start' field has been set.
hasState() - Method in class com.cerner.bunsen.stu3.avro.Address.Builder
Checks whether the 'state' field has been set.
hasStatus() - Method in class com.cerner.bunsen.stu3.avro.CarePlan.Builder
Checks whether the 'status' field has been set.
hasStatus() - Method in class com.cerner.bunsen.stu3.avro.CarePlanActivityDetail.Builder
Checks whether the 'status' field has been set.
hasStatus() - Method in class com.cerner.bunsen.stu3.avro.Claim.Builder
Checks whether the 'status' field has been set.
hasStatus() - Method in class com.cerner.bunsen.stu3.avro.Encounter.Builder
Checks whether the 'status' field has been set.
hasStatus() - Method in class com.cerner.bunsen.stu3.avro.EncounterLocation.Builder
Checks whether the 'status' field has been set.
hasStatus() - Method in class com.cerner.bunsen.stu3.avro.EncounterStatusHistory.Builder
Checks whether the 'status' field has been set.
hasStatus() - Method in class com.cerner.bunsen.stu3.avro.EpisodeOfCare.Builder
Checks whether the 'status' field has been set.
hasStatus() - Method in class com.cerner.bunsen.stu3.avro.EpisodeOfCareStatusHistory.Builder
Checks whether the 'status' field has been set.
hasStatus() - Method in class com.cerner.bunsen.stu3.avro.Immunization.Builder
Checks whether the 'status' field has been set.
hasStatus() - Method in class com.cerner.bunsen.stu3.avro.Measure.Builder
Checks whether the 'status' field has been set.
hasStatus() - Method in class com.cerner.bunsen.stu3.avro.MeasureReport.Builder
Checks whether the 'status' field has been set.
hasStatus() - Method in class com.cerner.bunsen.stu3.avro.MedicationDispense.Builder
Checks whether the 'status' field has been set.
hasStatus() - Method in class com.cerner.bunsen.stu3.avro.MedicationStatement.Builder
Checks whether the 'status' field has been set.
hasStatus() - Method in class com.cerner.bunsen.stu3.avro.Narrative.Builder
Checks whether the 'status' field has been set.
hasStatus() - Method in class com.cerner.bunsen.stu3.avro.Observation.Builder
Checks whether the 'status' field has been set.
hasStatus() - Method in class com.cerner.bunsen.stu3.avro.Procedure.Builder
Checks whether the 'status' field has been set.
hasStatus() - Method in class com.cerner.bunsen.stu3.avro.ProcedureRequest.Builder
Checks whether the 'status' field has been set.
hasStatus() - Method in class com.cerner.bunsen.stu3.avro.us.core.CarePlan.Builder
Checks whether the 'status' field has been set.
hasStatus() - Method in class com.cerner.bunsen.stu3.avro.us.core.CarePlanActivityDetail.Builder
Checks whether the 'status' field has been set.
hasStatus() - Method in class com.cerner.bunsen.stu3.avro.us.core.Encounter.Builder
Checks whether the 'status' field has been set.
hasStatus() - Method in class com.cerner.bunsen.stu3.avro.us.core.EncounterLocation.Builder
Checks whether the 'status' field has been set.
hasStatus() - Method in class com.cerner.bunsen.stu3.avro.us.core.EncounterStatusHistory.Builder
Checks whether the 'status' field has been set.
hasStatus() - Method in class com.cerner.bunsen.stu3.avro.us.core.Immunization.Builder
Checks whether the 'status' field has been set.
hasStatus() - Method in class com.cerner.bunsen.stu3.avro.us.core.Medication.Builder
Checks whether the 'status' field has been set.
hasStatus() - Method in class com.cerner.bunsen.stu3.avro.us.core.MedicationRequest.Builder
Checks whether the 'status' field has been set.
hasStatusHistory() - Method in class com.cerner.bunsen.stu3.avro.Encounter.Builder
Checks whether the 'statusHistory' field has been set.
hasStatusHistory() - Method in class com.cerner.bunsen.stu3.avro.EpisodeOfCare.Builder
Checks whether the 'statusHistory' field has been set.
hasStatusHistory() - Method in class com.cerner.bunsen.stu3.avro.us.core.Encounter.Builder
Checks whether the 'statusHistory' field has been set.
hasStatusReason() - Method in class com.cerner.bunsen.stu3.avro.CarePlanActivityDetail.Builder
Checks whether the 'statusReason' field has been set.
hasStatusReason() - Method in class com.cerner.bunsen.stu3.avro.us.core.CarePlanActivityDetail.Builder
Checks whether the 'statusReason' field has been set.
hasStratifier() - Method in class com.cerner.bunsen.stu3.avro.MeasureGroup.Builder
Checks whether the 'stratifier' field has been set.
hasStratifier() - Method in class com.cerner.bunsen.stu3.avro.MeasureReportGroup.Builder
Checks whether the 'stratifier' field has been set.
hasStratum() - Method in class com.cerner.bunsen.stu3.avro.MeasureReportGroupStratifier.Builder
Checks whether the 'stratum' field has been set.
hasString() - Method in class com.cerner.bunsen.stu3.avro.ChoiceAgePeriodRangeBooleanDateTimeString.Builder
Checks whether the 'string' field has been set.
hasString() - Method in class com.cerner.bunsen.stu3.avro.ChoiceAgePeriodRangeDateTimeString.Builder
Checks whether the 'string' field has been set.
hasString() - Method in class com.cerner.bunsen.stu3.avro.ChoiceAttachmentCodeableConceptPeriodQuantityRangeRatioSampledDataBooleanDateTimeStringTime.Builder
Checks whether the 'string' field has been set.
hasString() - Method in class com.cerner.bunsen.stu3.avro.ChoiceAttachmentCodeableConceptPeriodQuantityRangeRatioSampledDataDateTimeStringTime.Builder
Checks whether the 'string' field has been set.
hasString() - Method in class com.cerner.bunsen.stu3.avro.ChoiceAttachmentQuantityResourceReferenceString.Builder
Checks whether the 'string' field has been set.
hasString() - Method in class com.cerner.bunsen.stu3.avro.ChoicePatientPractitionerRelatedPersonReferenceString.Builder
Checks whether the 'string' field has been set.
hasString() - Method in class com.cerner.bunsen.stu3.avro.ChoicePeriodTimingString.Builder
Checks whether the 'string' field has been set.
hasSubDetail() - Method in class com.cerner.bunsen.stu3.avro.ClaimItemDetail.Builder
Checks whether the 'subDetail' field has been set.
hasSubject() - Method in class com.cerner.bunsen.stu3.avro.CarePlan.Builder
Checks whether the 'subject' field has been set.
hasSubject() - Method in class com.cerner.bunsen.stu3.avro.Condition.Builder
Checks whether the 'subject' field has been set.
hasSubject() - Method in class com.cerner.bunsen.stu3.avro.Encounter.Builder
Checks whether the 'subject' field has been set.
hasSubject() - Method in class com.cerner.bunsen.stu3.avro.MedicationDispense.Builder
Checks whether the 'subject' field has been set.
hasSubject() - Method in class com.cerner.bunsen.stu3.avro.MedicationStatement.Builder
Checks whether the 'subject' field has been set.
hasSubject() - Method in class com.cerner.bunsen.stu3.avro.Observation.Builder
Checks whether the 'subject' field has been set.
hasSubject() - Method in class com.cerner.bunsen.stu3.avro.Procedure.Builder
Checks whether the 'subject' field has been set.
hasSubject() - Method in class com.cerner.bunsen.stu3.avro.ProcedureRequest.Builder
Checks whether the 'subject' field has been set.
hasSubject() - Method in class com.cerner.bunsen.stu3.avro.us.core.CarePlan.Builder
Checks whether the 'subject' field has been set.
hasSubject() - Method in class com.cerner.bunsen.stu3.avro.us.core.Condition.Builder
Checks whether the 'subject' field has been set.
hasSubject() - Method in class com.cerner.bunsen.stu3.avro.us.core.Encounter.Builder
Checks whether the 'subject' field has been set.
hasSubject() - Method in class com.cerner.bunsen.stu3.avro.us.core.MedicationRequest.Builder
Checks whether the 'subject' field has been set.
hasSubjectBuilder() - Method in class com.cerner.bunsen.stu3.avro.CarePlan.Builder
Checks whether the 'subject' field has an active Builder instance Field for FHIR property subject
hasSubjectBuilder() - Method in class com.cerner.bunsen.stu3.avro.Condition.Builder
Checks whether the 'subject' field has an active Builder instance Field for FHIR property subject
hasSubjectBuilder() - Method in class com.cerner.bunsen.stu3.avro.Encounter.Builder
Checks whether the 'subject' field has an active Builder instance Field for FHIR property subject
hasSubjectBuilder() - Method in class com.cerner.bunsen.stu3.avro.MedicationDispense.Builder
Checks whether the 'subject' field has an active Builder instance Field for FHIR property subject
hasSubjectBuilder() - Method in class com.cerner.bunsen.stu3.avro.MedicationStatement.Builder
Checks whether the 'subject' field has an active Builder instance Field for FHIR property subject
hasSubjectBuilder() - Method in class com.cerner.bunsen.stu3.avro.Observation.Builder
Checks whether the 'subject' field has an active Builder instance Field for FHIR property subject
hasSubjectBuilder() - Method in class com.cerner.bunsen.stu3.avro.Procedure.Builder
Checks whether the 'subject' field has an active Builder instance Field for FHIR property subject
hasSubjectBuilder() - Method in class com.cerner.bunsen.stu3.avro.ProcedureRequest.Builder
Checks whether the 'subject' field has an active Builder instance Field for FHIR property subject
hasSubjectBuilder() - Method in class com.cerner.bunsen.stu3.avro.us.core.CarePlan.Builder
Checks whether the 'subject' field has an active Builder instance Field for FHIR property subject
hasSubjectBuilder() - Method in class com.cerner.bunsen.stu3.avro.us.core.Condition.Builder
Checks whether the 'subject' field has an active Builder instance Field for FHIR property subject
hasSubjectBuilder() - Method in class com.cerner.bunsen.stu3.avro.us.core.Encounter.Builder
Checks whether the 'subject' field has an active Builder instance Field for FHIR property subject
hasSubjectBuilder() - Method in class com.cerner.bunsen.stu3.avro.us.core.MedicationRequest.Builder
Checks whether the 'subject' field has an active Builder instance Field for FHIR property subject
hasSubSite() - Method in class com.cerner.bunsen.stu3.avro.ClaimItem.Builder
Checks whether the 'subSite' field has been set.
hasSubstance() - Method in class com.cerner.bunsen.stu3.avro.AllergyIntoleranceReaction.Builder
Checks whether the 'substance' field has been set.
hasSubstanceBuilder() - Method in class com.cerner.bunsen.stu3.avro.AllergyIntoleranceReaction.Builder
Checks whether the 'substance' field has an active Builder instance Field for FHIR property substance
hasSubstanceId() - Method in class com.cerner.bunsen.stu3.avro.DeviceMedicationSubstanceReference.Builder
Checks whether the 'SubstanceId' field has been set.
hasSubstanceId() - Method in class com.cerner.bunsen.stu3.avro.MedicationSubstanceReference.Builder
Checks whether the 'SubstanceId' field has been set.
hasSubstitution() - Method in class com.cerner.bunsen.stu3.avro.MedicationDispense.Builder
Checks whether the 'substitution' field has been set.
hasSubstitution() - Method in class com.cerner.bunsen.stu3.avro.us.core.MedicationRequest.Builder
Checks whether the 'substitution' field has been set.
hasSubstitutionBuilder() - Method in class com.cerner.bunsen.stu3.avro.MedicationDispense.Builder
Checks whether the 'substitution' field has an active Builder instance Field for FHIR property substitution
hasSubstitutionBuilder() - Method in class com.cerner.bunsen.stu3.avro.us.core.MedicationRequest.Builder
Checks whether the 'substitution' field has an active Builder instance Field for FHIR property substitution
hasSubType() - Method in class com.cerner.bunsen.stu3.avro.Claim.Builder
Checks whether the 'subType' field has been set.
hasSuffix() - Method in class com.cerner.bunsen.stu3.avro.HumanName.Builder
Checks whether the 'suffix' field has been set.
hasSummary() - Method in class com.cerner.bunsen.stu3.avro.ConditionStage.Builder
Checks whether the 'summary' field has been set.
hasSummary() - Method in class com.cerner.bunsen.stu3.avro.us.core.ConditionStage.Builder
Checks whether the 'summary' field has been set.
hasSummaryBuilder() - Method in class com.cerner.bunsen.stu3.avro.ConditionStage.Builder
Checks whether the 'summary' field has an active Builder instance Field for FHIR property summary
hasSummaryBuilder() - Method in class com.cerner.bunsen.stu3.avro.us.core.ConditionStage.Builder
Checks whether the 'summary' field has an active Builder instance Field for FHIR property summary
hasSupplementalData() - Method in class com.cerner.bunsen.stu3.avro.Measure.Builder
Checks whether the 'supplementalData' field has been set.
hasSupportingInfo() - Method in class com.cerner.bunsen.stu3.avro.CarePlan.Builder
Checks whether the 'supportingInfo' field has been set.
hasSupportingInfo() - Method in class com.cerner.bunsen.stu3.avro.ProcedureRequest.Builder
Checks whether the 'supportingInfo' field has been set.
hasSupportingInfo() - Method in class com.cerner.bunsen.stu3.avro.us.core.CarePlan.Builder
Checks whether the 'supportingInfo' field has been set.
hasSupportingInformation() - Method in class com.cerner.bunsen.stu3.avro.MedicationDispense.Builder
Checks whether the 'supportingInformation' field has been set.
hasSupportingInformation() - Method in class com.cerner.bunsen.stu3.avro.us.core.MedicationRequest.Builder
Checks whether the 'supportingInformation' field has been set.
hasSystem() - Method in class com.cerner.bunsen.stu3.avro.Age.Builder
Checks whether the 'system' field has been set.
hasSystem() - Method in class com.cerner.bunsen.stu3.avro.Coding.Builder
Checks whether the 'system' field has been set.
hasSystem() - Method in class com.cerner.bunsen.stu3.avro.ContactPoint.Builder
Checks whether the 'system' field has been set.
hasSystem() - Method in class com.cerner.bunsen.stu3.avro.Duration.Builder
Checks whether the 'system' field has been set.
hasSystem() - Method in class com.cerner.bunsen.stu3.avro.Identifier.Builder
Checks whether the 'system' field has been set.
hasSystem() - Method in class com.cerner.bunsen.stu3.avro.Money.Builder
Checks whether the 'system' field has been set.
hasSystem() - Method in class com.cerner.bunsen.stu3.avro.Quantity.Builder
Checks whether the 'system' field has been set.
hasTag() - Method in class com.cerner.bunsen.stu3.avro.Meta.Builder
Checks whether the 'tag' field has been set.
hasTaken() - Method in class com.cerner.bunsen.stu3.avro.MedicationStatement.Builder
Checks whether the 'taken' field has been set.
hasTarget() - Method in class com.cerner.bunsen.stu3.avro.ObservationRelated.Builder
Checks whether the 'target' field has been set.
hasTargetBuilder() - Method in class com.cerner.bunsen.stu3.avro.ObservationRelated.Builder
Checks whether the 'target' field has an active Builder instance Field for FHIR property target
hasTargetDisease() - Method in class com.cerner.bunsen.stu3.avro.ImmunizationVaccinationProtocol.Builder
Checks whether the 'targetDisease' field has been set.
hasTargetDisease() - Method in class com.cerner.bunsen.stu3.avro.us.core.ImmunizationVaccinationProtocol.Builder
Checks whether the 'targetDisease' field has been set.
hasTaskId() - Method in class com.cerner.bunsen.stu3.avro.AppointmentCommunicationRequestDeviceRequestMedicationRequestNutritionOrderProcedureRequestReferralRequestRequestGroupTaskVisionPrescriptionReference.Builder
Checks whether the 'TaskId' field has been set.
hasTeam() - Method in class com.cerner.bunsen.stu3.avro.EpisodeOfCare.Builder
Checks whether the 'team' field has been set.
hasTelecom() - Method in class com.cerner.bunsen.stu3.avro.ContactDetail.Builder
Checks whether the 'telecom' field has been set.
hasTelecom() - Method in class com.cerner.bunsen.stu3.avro.Patient.Builder
Checks whether the 'telecom' field has been set.
hasTelecom() - Method in class com.cerner.bunsen.stu3.avro.PatientContact.Builder
Checks whether the 'telecom' field has been set.
hasTelecom() - Method in class com.cerner.bunsen.stu3.avro.us.core.Patient.Builder
Checks whether the 'telecom' field has been set.
hasTelecom() - Method in class com.cerner.bunsen.stu3.avro.us.core.PatientContact.Builder
Checks whether the 'telecom' field has been set.
hasText() - Method in class com.cerner.bunsen.stu3.avro.Address.Builder
Checks whether the 'text' field has been set.
hasText() - Method in class com.cerner.bunsen.stu3.avro.AllergyIntolerance.Builder
Checks whether the 'text' field has been set.
hasText() - Method in class com.cerner.bunsen.stu3.avro.Annotation.Builder
Checks whether the 'text' field has been set.
hasText() - Method in class com.cerner.bunsen.stu3.avro.CarePlan.Builder
Checks whether the 'text' field has been set.
hasText() - Method in class com.cerner.bunsen.stu3.avro.Claim.Builder
Checks whether the 'text' field has been set.
hasText() - Method in class com.cerner.bunsen.stu3.avro.CodeableConcept.Builder
Checks whether the 'text' field has been set.
hasText() - Method in class com.cerner.bunsen.stu3.avro.Condition.Builder
Checks whether the 'text' field has been set.
hasText() - Method in class com.cerner.bunsen.stu3.avro.Dosage.Builder
Checks whether the 'text' field has been set.
hasText() - Method in class com.cerner.bunsen.stu3.avro.Encounter.Builder
Checks whether the 'text' field has been set.
hasText() - Method in class com.cerner.bunsen.stu3.avro.EpisodeOfCare.Builder
Checks whether the 'text' field has been set.
hasText() - Method in class com.cerner.bunsen.stu3.avro.HumanName.Builder
Checks whether the 'text' field has been set.
hasText() - Method in class com.cerner.bunsen.stu3.avro.Immunization.Builder
Checks whether the 'text' field has been set.
hasText() - Method in class com.cerner.bunsen.stu3.avro.Measure.Builder
Checks whether the 'text' field has been set.
hasText() - Method in class com.cerner.bunsen.stu3.avro.MeasureReport.Builder
Checks whether the 'text' field has been set.
hasText() - Method in class com.cerner.bunsen.stu3.avro.MedicationDispense.Builder
Checks whether the 'text' field has been set.
hasText() - Method in class com.cerner.bunsen.stu3.avro.MedicationStatement.Builder
Checks whether the 'text' field has been set.
hasText() - Method in class com.cerner.bunsen.stu3.avro.Observation.Builder
Checks whether the 'text' field has been set.
hasText() - Method in class com.cerner.bunsen.stu3.avro.ObservationComponentReferenceRange.Builder
Checks whether the 'text' field has been set.
hasText() - Method in class com.cerner.bunsen.stu3.avro.ObservationReferenceRange.Builder
Checks whether the 'text' field has been set.
hasText() - Method in class com.cerner.bunsen.stu3.avro.Patient.Builder
Checks whether the 'text' field has been set.
hasText() - Method in class com.cerner.bunsen.stu3.avro.Procedure.Builder
Checks whether the 'text' field has been set.
hasText() - Method in class com.cerner.bunsen.stu3.avro.ProcedureRequest.Builder
Checks whether the 'text' field has been set.
hasText() - Method in class com.cerner.bunsen.stu3.avro.us.core.CarePlan.Builder
Checks whether the 'text' field has been set.
hasText() - Method in class com.cerner.bunsen.stu3.avro.us.core.Condition.Builder
Checks whether the 'text' field has been set.
hasText() - Method in class com.cerner.bunsen.stu3.avro.us.core.Encounter.Builder
Checks whether the 'text' field has been set.
hasText() - Method in class com.cerner.bunsen.stu3.avro.us.core.Immunization.Builder
Checks whether the 'text' field has been set.
hasText() - Method in class com.cerner.bunsen.stu3.avro.us.core.Medication.Builder
Checks whether the 'text' field has been set.
hasText() - Method in class com.cerner.bunsen.stu3.avro.us.core.MedicationRequest.Builder
Checks whether the 'text' field has been set.
hasText() - Method in class com.cerner.bunsen.stu3.avro.us.core.Patient.Builder
Checks whether the 'text' field has been set.
hasText() - Method in class com.cerner.bunsen.stu3.avro.us.core.UsCoreEthnicity.Builder
Checks whether the 'text' field has been set.
hasText() - Method in class com.cerner.bunsen.stu3.avro.us.core.UsCoreRace.Builder
Checks whether the 'text' field has been set.
hasTextBuilder() - Method in class com.cerner.bunsen.stu3.avro.AllergyIntolerance.Builder
Checks whether the 'text' field has an active Builder instance Field for FHIR property text
hasTextBuilder() - Method in class com.cerner.bunsen.stu3.avro.CarePlan.Builder
Checks whether the 'text' field has an active Builder instance Field for FHIR property text
hasTextBuilder() - Method in class com.cerner.bunsen.stu3.avro.Claim.Builder
Checks whether the 'text' field has an active Builder instance Field for FHIR property text
hasTextBuilder() - Method in class com.cerner.bunsen.stu3.avro.Condition.Builder
Checks whether the 'text' field has an active Builder instance Field for FHIR property text
hasTextBuilder() - Method in class com.cerner.bunsen.stu3.avro.Encounter.Builder
Checks whether the 'text' field has an active Builder instance Field for FHIR property text
hasTextBuilder() - Method in class com.cerner.bunsen.stu3.avro.EpisodeOfCare.Builder
Checks whether the 'text' field has an active Builder instance Field for FHIR property text
hasTextBuilder() - Method in class com.cerner.bunsen.stu3.avro.Immunization.Builder
Checks whether the 'text' field has an active Builder instance Field for FHIR property text
hasTextBuilder() - Method in class com.cerner.bunsen.stu3.avro.Measure.Builder
Checks whether the 'text' field has an active Builder instance Field for FHIR property text
hasTextBuilder() - Method in class com.cerner.bunsen.stu3.avro.MeasureReport.Builder
Checks whether the 'text' field has an active Builder instance Field for FHIR property text
hasTextBuilder() - Method in class com.cerner.bunsen.stu3.avro.MedicationDispense.Builder
Checks whether the 'text' field has an active Builder instance Field for FHIR property text
hasTextBuilder() - Method in class com.cerner.bunsen.stu3.avro.MedicationStatement.Builder
Checks whether the 'text' field has an active Builder instance Field for FHIR property text
hasTextBuilder() - Method in class com.cerner.bunsen.stu3.avro.Observation.Builder
Checks whether the 'text' field has an active Builder instance Field for FHIR property text
hasTextBuilder() - Method in class com.cerner.bunsen.stu3.avro.Patient.Builder
Checks whether the 'text' field has an active Builder instance Field for FHIR property text
hasTextBuilder() - Method in class com.cerner.bunsen.stu3.avro.Procedure.Builder
Checks whether the 'text' field has an active Builder instance Field for FHIR property text
hasTextBuilder() - Method in class com.cerner.bunsen.stu3.avro.ProcedureRequest.Builder
Checks whether the 'text' field has an active Builder instance Field for FHIR property text
hasTextBuilder() - Method in class com.cerner.bunsen.stu3.avro.us.core.CarePlan.Builder
Checks whether the 'text' field has an active Builder instance Field for FHIR property text
hasTextBuilder() - Method in class com.cerner.bunsen.stu3.avro.us.core.Condition.Builder
Checks whether the 'text' field has an active Builder instance Field for FHIR property text
hasTextBuilder() - Method in class com.cerner.bunsen.stu3.avro.us.core.Encounter.Builder
Checks whether the 'text' field has an active Builder instance Field for FHIR property text
hasTextBuilder() - Method in class com.cerner.bunsen.stu3.avro.us.core.Immunization.Builder
Checks whether the 'text' field has an active Builder instance Field for FHIR property text
hasTextBuilder() - Method in class com.cerner.bunsen.stu3.avro.us.core.Medication.Builder
Checks whether the 'text' field has an active Builder instance Field for FHIR property text
hasTextBuilder() - Method in class com.cerner.bunsen.stu3.avro.us.core.MedicationRequest.Builder
Checks whether the 'text' field has an active Builder instance Field for FHIR property text
hasTextBuilder() - Method in class com.cerner.bunsen.stu3.avro.us.core.Patient.Builder
Checks whether the 'text' field has an active Builder instance Field for FHIR property text
hasTime() - Method in class com.cerner.bunsen.stu3.avro.Annotation.Builder
Checks whether the 'time' field has been set.
hasTime() - Method in class com.cerner.bunsen.stu3.avro.ChoiceAttachmentCodeableConceptPeriodQuantityRangeRatioSampledDataBooleanDateTimeStringTime.Builder
Checks whether the 'time' field has been set.
hasTime() - Method in class com.cerner.bunsen.stu3.avro.ChoiceAttachmentCodeableConceptPeriodQuantityRangeRatioSampledDataDateTimeStringTime.Builder
Checks whether the 'time' field has been set.
hasTimeOfDay() - Method in class com.cerner.bunsen.stu3.avro.TimingRepeat.Builder
Checks whether the 'timeOfDay' field has been set.
hasTiming() - Method in class com.cerner.bunsen.stu3.avro.ChoicePeriodTimingDateTime.Builder
Checks whether the 'timing' field has been set.
hasTiming() - Method in class com.cerner.bunsen.stu3.avro.ChoicePeriodTimingString.Builder
Checks whether the 'timing' field has been set.
hasTiming() - Method in class com.cerner.bunsen.stu3.avro.ClaimInformation.Builder
Checks whether the 'timing' field has been set.
hasTiming() - Method in class com.cerner.bunsen.stu3.avro.Dosage.Builder
Checks whether the 'timing' field has been set.
hasTimingBuilder() - Method in class com.cerner.bunsen.stu3.avro.ChoicePeriodTimingDateTime.Builder
Checks whether the 'timing' field has an active Builder instance Choice field
hasTimingBuilder() - Method in class com.cerner.bunsen.stu3.avro.ChoicePeriodTimingString.Builder
Checks whether the 'timing' field has an active Builder instance Choice field
hasTimingBuilder() - Method in class com.cerner.bunsen.stu3.avro.ClaimInformation.Builder
Checks whether the 'timing' field has an active Builder instance Field for FHIR property timing
hasTimingBuilder() - Method in class com.cerner.bunsen.stu3.avro.Dosage.Builder
Checks whether the 'timing' field has an active Builder instance Field for FHIR property timing
hasTitle() - Method in class com.cerner.bunsen.stu3.avro.Attachment.Builder
Checks whether the 'title' field has been set.
hasTitle() - Method in class com.cerner.bunsen.stu3.avro.CarePlan.Builder
Checks whether the 'title' field has been set.
hasTitle() - Method in class com.cerner.bunsen.stu3.avro.Measure.Builder
Checks whether the 'title' field has been set.
hasTitle() - Method in class com.cerner.bunsen.stu3.avro.us.core.CarePlan.Builder
Checks whether the 'title' field has been set.
hasTopic() - Method in class com.cerner.bunsen.stu3.avro.Measure.Builder
Checks whether the 'topic' field has been set.
hasTotal() - Method in class com.cerner.bunsen.stu3.avro.Claim.Builder
Checks whether the 'total' field has been set.
hasTotalBuilder() - Method in class com.cerner.bunsen.stu3.avro.Claim.Builder
Checks whether the 'total' field has an active Builder instance Field for FHIR property total
hasType() - Method in class com.cerner.bunsen.stu3.avro.Address.Builder
Checks whether the 'type' field has been set.
hasType() - Method in class com.cerner.bunsen.stu3.avro.AllergyIntolerance.Builder
Checks whether the 'type' field has been set.
hasType() - Method in class com.cerner.bunsen.stu3.avro.Claim.Builder
Checks whether the 'type' field has been set.
hasType() - Method in class com.cerner.bunsen.stu3.avro.ClaimAccident.Builder
Checks whether the 'type' field has been set.
hasType() - Method in class com.cerner.bunsen.stu3.avro.ClaimDiagnosis.Builder
Checks whether the 'type' field has been set.
hasType() - Method in class com.cerner.bunsen.stu3.avro.ClaimPayee.Builder
Checks whether the 'type' field has been set.
hasType() - Method in class com.cerner.bunsen.stu3.avro.Contributor.Builder
Checks whether the 'type' field has been set.
hasType() - Method in class com.cerner.bunsen.stu3.avro.Encounter.Builder
Checks whether the 'type' field has been set.
hasType() - Method in class com.cerner.bunsen.stu3.avro.EncounterParticipant.Builder
Checks whether the 'type' field has been set.
hasType() - Method in class com.cerner.bunsen.stu3.avro.EpisodeOfCare.Builder
Checks whether the 'type' field has been set.
hasType() - Method in class com.cerner.bunsen.stu3.avro.Identifier.Builder
Checks whether the 'type' field has been set.
hasType() - Method in class com.cerner.bunsen.stu3.avro.Measure.Builder
Checks whether the 'type' field has been set.
hasType() - Method in class com.cerner.bunsen.stu3.avro.MeasureReport.Builder
Checks whether the 'type' field has been set.
hasType() - Method in class com.cerner.bunsen.stu3.avro.MedicationDispense.Builder
Checks whether the 'type' field has been set.
hasType() - Method in class com.cerner.bunsen.stu3.avro.MedicationDispenseSubstitution.Builder
Checks whether the 'type' field has been set.
hasType() - Method in class com.cerner.bunsen.stu3.avro.ObservationComponentReferenceRange.Builder
Checks whether the 'type' field has been set.
hasType() - Method in class com.cerner.bunsen.stu3.avro.ObservationReferenceRange.Builder
Checks whether the 'type' field has been set.
hasType() - Method in class com.cerner.bunsen.stu3.avro.ObservationRelated.Builder
Checks whether the 'type' field has been set.
hasType() - Method in class com.cerner.bunsen.stu3.avro.PatientLink.Builder
Checks whether the 'type' field has been set.
hasType() - Method in class com.cerner.bunsen.stu3.avro.RelatedArtifact.Builder
Checks whether the 'type' field has been set.
hasType() - Method in class com.cerner.bunsen.stu3.avro.us.core.Encounter.Builder
Checks whether the 'type' field has been set.
hasType() - Method in class com.cerner.bunsen.stu3.avro.us.core.EncounterParticipant.Builder
Checks whether the 'type' field has been set.
hasType() - Method in class com.cerner.bunsen.stu3.avro.us.core.PatientLink.Builder
Checks whether the 'type' field has been set.
hasTypeBuilder() - Method in class com.cerner.bunsen.stu3.avro.Claim.Builder
Checks whether the 'type' field has an active Builder instance Field for FHIR property type
hasTypeBuilder() - Method in class com.cerner.bunsen.stu3.avro.ClaimAccident.Builder
Checks whether the 'type' field has an active Builder instance Field for FHIR property type
hasTypeBuilder() - Method in class com.cerner.bunsen.stu3.avro.ClaimPayee.Builder
Checks whether the 'type' field has an active Builder instance Field for FHIR property type
hasTypeBuilder() - Method in class com.cerner.bunsen.stu3.avro.Identifier.Builder
Checks whether the 'type' field has an active Builder instance Field for FHIR property type
hasTypeBuilder() - Method in class com.cerner.bunsen.stu3.avro.MedicationDispense.Builder
Checks whether the 'type' field has an active Builder instance Field for FHIR property type
hasTypeBuilder() - Method in class com.cerner.bunsen.stu3.avro.MedicationDispenseSubstitution.Builder
Checks whether the 'type' field has an active Builder instance Field for FHIR property type
hasTypeBuilder() - Method in class com.cerner.bunsen.stu3.avro.ObservationComponentReferenceRange.Builder
Checks whether the 'type' field has an active Builder instance Field for FHIR property type
hasTypeBuilder() - Method in class com.cerner.bunsen.stu3.avro.ObservationReferenceRange.Builder
Checks whether the 'type' field has an active Builder instance Field for FHIR property type
hasUdi() - Method in class com.cerner.bunsen.stu3.avro.ClaimItem.Builder
Checks whether the 'udi' field has been set.
hasUdi() - Method in class com.cerner.bunsen.stu3.avro.ClaimItemDetail.Builder
Checks whether the 'udi' field has been set.
hasUdi() - Method in class com.cerner.bunsen.stu3.avro.ClaimItemDetailSubDetail.Builder
Checks whether the 'udi' field has been set.
hasUnit() - Method in class com.cerner.bunsen.stu3.avro.Age.Builder
Checks whether the 'unit' field has been set.
hasUnit() - Method in class com.cerner.bunsen.stu3.avro.Duration.Builder
Checks whether the 'unit' field has been set.
hasUnit() - Method in class com.cerner.bunsen.stu3.avro.Money.Builder
Checks whether the 'unit' field has been set.
hasUnit() - Method in class com.cerner.bunsen.stu3.avro.Quantity.Builder
Checks whether the 'unit' field has been set.
hasUnitPrice() - Method in class com.cerner.bunsen.stu3.avro.ClaimItem.Builder
Checks whether the 'unitPrice' field has been set.
hasUnitPrice() - Method in class com.cerner.bunsen.stu3.avro.ClaimItemDetail.Builder
Checks whether the 'unitPrice' field has been set.
hasUnitPrice() - Method in class com.cerner.bunsen.stu3.avro.ClaimItemDetailSubDetail.Builder
Checks whether the 'unitPrice' field has been set.
hasUnitPriceBuilder() - Method in class com.cerner.bunsen.stu3.avro.ClaimItem.Builder
Checks whether the 'unitPrice' field has an active Builder instance Field for FHIR property unitPrice
hasUnitPriceBuilder() - Method in class com.cerner.bunsen.stu3.avro.ClaimItemDetail.Builder
Checks whether the 'unitPrice' field has an active Builder instance Field for FHIR property unitPrice
hasUnitPriceBuilder() - Method in class com.cerner.bunsen.stu3.avro.ClaimItemDetailSubDetail.Builder
Checks whether the 'unitPrice' field has an active Builder instance Field for FHIR property unitPrice
hasUpperLimit() - Method in class com.cerner.bunsen.stu3.avro.SampledData.Builder
Checks whether the 'upperLimit' field has been set.
hasUrl() - Method in class com.cerner.bunsen.stu3.avro.Attachment.Builder
Checks whether the 'url' field has been set.
hasUrl() - Method in class com.cerner.bunsen.stu3.avro.Measure.Builder
Checks whether the 'url' field has been set.
hasUrl() - Method in class com.cerner.bunsen.stu3.avro.RelatedArtifact.Builder
Checks whether the 'url' field has been set.
hasUsage() - Method in class com.cerner.bunsen.stu3.avro.Measure.Builder
Checks whether the 'usage' field has been set.
hasUsage() - Method in class com.cerner.bunsen.stu3.avro.MeasureSupplementalData.Builder
Checks whether the 'usage' field has been set.
hasUse() - Method in class com.cerner.bunsen.stu3.avro.Address.Builder
Checks whether the 'use' field has been set.
hasUse() - Method in class com.cerner.bunsen.stu3.avro.Claim.Builder
Checks whether the 'use' field has been set.
hasUse() - Method in class com.cerner.bunsen.stu3.avro.ContactPoint.Builder
Checks whether the 'use' field has been set.
hasUse() - Method in class com.cerner.bunsen.stu3.avro.HumanName.Builder
Checks whether the 'use' field has been set.
hasUse() - Method in class com.cerner.bunsen.stu3.avro.Identifier.Builder
Checks whether the 'use' field has been set.
hasUseContext() - Method in class com.cerner.bunsen.stu3.avro.Measure.Builder
Checks whether the 'useContext' field has been set.
hasUsedCode() - Method in class com.cerner.bunsen.stu3.avro.Procedure.Builder
Checks whether the 'usedCode' field has been set.
hasUsedReference() - Method in class com.cerner.bunsen.stu3.avro.Procedure.Builder
Checks whether the 'usedReference' field has been set.
hasUserSelected() - Method in class com.cerner.bunsen.stu3.avro.Coding.Builder
Checks whether the 'userSelected' field has been set.
hasVaccinationProtocol() - Method in class com.cerner.bunsen.stu3.avro.Immunization.Builder
Checks whether the 'vaccinationProtocol' field has been set.
hasVaccinationProtocol() - Method in class com.cerner.bunsen.stu3.avro.us.core.Immunization.Builder
Checks whether the 'vaccinationProtocol' field has been set.
hasVaccineCode() - Method in class com.cerner.bunsen.stu3.avro.Immunization.Builder
Checks whether the 'vaccineCode' field has been set.
hasVaccineCode() - Method in class com.cerner.bunsen.stu3.avro.us.core.Immunization.Builder
Checks whether the 'vaccineCode' field has been set.
hasVaccineCodeBuilder() - Method in class com.cerner.bunsen.stu3.avro.Immunization.Builder
Checks whether the 'vaccineCode' field has an active Builder instance Field for FHIR property vaccineCode
hasVaccineCodeBuilder() - Method in class com.cerner.bunsen.stu3.avro.us.core.Immunization.Builder
Checks whether the 'vaccineCode' field has an active Builder instance Field for FHIR property vaccineCode
hasValidityPeriod() - Method in class com.cerner.bunsen.stu3.avro.us.core.MedicationRequestDispenseRequest.Builder
Checks whether the 'validityPeriod' field has been set.
hasValidityPeriodBuilder() - Method in class com.cerner.bunsen.stu3.avro.us.core.MedicationRequestDispenseRequest.Builder
Checks whether the 'validityPeriod' field has an active Builder instance Field for FHIR property validityPeriod
hasValue() - Method in class com.cerner.bunsen.stu3.avro.Age.Builder
Checks whether the 'value' field has been set.
hasValue() - Method in class com.cerner.bunsen.stu3.avro.ClaimInformation.Builder
Checks whether the 'value' field has been set.
hasValue() - Method in class com.cerner.bunsen.stu3.avro.ContactPoint.Builder
Checks whether the 'value' field has been set.
hasValue() - Method in class com.cerner.bunsen.stu3.avro.Duration.Builder
Checks whether the 'value' field has been set.
hasValue() - Method in class com.cerner.bunsen.stu3.avro.Identifier.Builder
Checks whether the 'value' field has been set.
hasValue() - Method in class com.cerner.bunsen.stu3.avro.MeasureReportGroupStratifierStratum.Builder
Checks whether the 'value' field has been set.
hasValue() - Method in class com.cerner.bunsen.stu3.avro.Money.Builder
Checks whether the 'value' field has been set.
hasValue() - Method in class com.cerner.bunsen.stu3.avro.Observation.Builder
Checks whether the 'value' field has been set.
hasValue() - Method in class com.cerner.bunsen.stu3.avro.ObservationComponent.Builder
Checks whether the 'value' field has been set.
hasValue() - Method in class com.cerner.bunsen.stu3.avro.Quantity.Builder
Checks whether the 'value' field has been set.
hasValue() - Method in class com.cerner.bunsen.stu3.avro.UsageContext.Builder
Checks whether the 'value' field has been set.
hasValueBuilder() - Method in class com.cerner.bunsen.stu3.avro.ClaimInformation.Builder
Checks whether the 'value' field has an active Builder instance Field for FHIR property value
hasValueBuilder() - Method in class com.cerner.bunsen.stu3.avro.Observation.Builder
Checks whether the 'value' field has an active Builder instance Field for FHIR property value
hasValueBuilder() - Method in class com.cerner.bunsen.stu3.avro.ObservationComponent.Builder
Checks whether the 'value' field has an active Builder instance Field for FHIR property value
hasValueBuilder() - Method in class com.cerner.bunsen.stu3.avro.UsageContext.Builder
Checks whether the 'value' field has an active Builder instance Field for FHIR property value
hasVerificationStatus() - Method in class com.cerner.bunsen.stu3.avro.AllergyIntolerance.Builder
Checks whether the 'verificationStatus' field has been set.
hasVerificationStatus() - Method in class com.cerner.bunsen.stu3.avro.Condition.Builder
Checks whether the 'verificationStatus' field has been set.
hasVerificationStatus() - Method in class com.cerner.bunsen.stu3.avro.us.core.Condition.Builder
Checks whether the 'verificationStatus' field has been set.
hasVersion() - Method in class com.cerner.bunsen.stu3.avro.Coding.Builder
Checks whether the 'version' field has been set.
hasVersion() - Method in class com.cerner.bunsen.stu3.avro.Measure.Builder
Checks whether the 'version' field has been set.
hasVersionId() - Method in class com.cerner.bunsen.stu3.avro.Meta.Builder
Checks whether the 'versionId' field has been set.
hasVisionPrescriptionId() - Method in class com.cerner.bunsen.stu3.avro.AppointmentCommunicationRequestDeviceRequestMedicationRequestNutritionOrderProcedureRequestReferralRequestRequestGroupTaskVisionPrescriptionReference.Builder
Checks whether the 'VisionPrescriptionId' field has been set.
hasVisionPrescriptionId() - Method in class com.cerner.bunsen.stu3.avro.MedicationRequestVisionPrescriptionReference.Builder
Checks whether the 'VisionPrescriptionId' field has been set.
hasWasSubstituted() - Method in class com.cerner.bunsen.stu3.avro.MedicationDispenseSubstitution.Builder
Checks whether the 'wasSubstituted' field has been set.
hasWhen() - Method in class com.cerner.bunsen.stu3.avro.TimingRepeat.Builder
Checks whether the 'when' field has been set.
hasWhenHandedOver() - Method in class com.cerner.bunsen.stu3.avro.MedicationDispense.Builder
Checks whether the 'whenHandedOver' field has been set.
hasWhenPrepared() - Method in class com.cerner.bunsen.stu3.avro.MedicationDispense.Builder
Checks whether the 'whenPrepared' field has been set.
HierarchicalElement() - Constructor for class com.cerner.bunsen.spark.codes.Hierarchies.HierarchicalElement
Nullary constructor so Spark can encode this class as a bean.
HierarchicalElement(String, String, String, String) - Constructor for class com.cerner.bunsen.spark.codes.Hierarchies.HierarchicalElement
Constructs a Hierarchies.HierarchicalElement instance.
Hierarchies - Class in com.cerner.bunsen.spark.codes
An immutable collection of hierarchical systems.
Hierarchies.HierarchicalElement - Class in com.cerner.bunsen.spark.codes
A JavaBean to represent an element in a hierarchical system from which transitive ancestors can be computed.
HIERARCHIES_DATABASE - Static variable in class com.cerner.bunsen.spark.codes.Hierarchies
Default database name where the ancestor information is stored.
HIERARCHY_URI_PREFIX - Static variable in class com.cerner.bunsen.spark.codes.Hierarchies
A URI prefix for hierarchical systems.
HumanName - Class in com.cerner.bunsen.stu3.avro
 
HumanName() - Constructor for class com.cerner.bunsen.stu3.avro.HumanName
Default constructor.
HumanName(String, String, String, String, List<String>, List<String>, List<String>, Period) - Constructor for class com.cerner.bunsen.stu3.avro.HumanName
All-args constructor.
HumanName.Builder - Class in com.cerner.bunsen.stu3.avro
RecordBuilder for HumanName instances.

I

Identifier - Class in com.cerner.bunsen.stu3.avro
 
Identifier() - Constructor for class com.cerner.bunsen.stu3.avro.Identifier
Default constructor.
Identifier(String, String, CodeableConcept, String, String, Period, OrganizationReference) - Constructor for class com.cerner.bunsen.stu3.avro.Identifier
All-args constructor.
Identifier.Builder - Class in com.cerner.bunsen.stu3.avro
RecordBuilder for Identifier instances.
Immunization - Class in com.cerner.bunsen.stu3.avro
 
Immunization() - Constructor for class com.cerner.bunsen.stu3.avro.Immunization
Default constructor.
Immunization(String, Meta, String, String, Narrative, List<Resource>, List<Identifier>, String, Boolean, CodeableConcept, PatientReference, EncounterReference, String, Boolean, CodeableConcept, LocationReference, OrganizationReference, String, String, CodeableConcept, CodeableConcept, Quantity, List<ImmunizationPractitioner>, List<Annotation>, ImmunizationExplanation, List<ImmunizationReaction>, List<ImmunizationVaccinationProtocol>) - Constructor for class com.cerner.bunsen.stu3.avro.Immunization
All-args constructor.
Immunization - Class in com.cerner.bunsen.stu3.avro.us.core
 
Immunization() - Constructor for class com.cerner.bunsen.stu3.avro.us.core.Immunization
Default constructor.
Immunization(String, Meta, String, String, Narrative, List<Resource>, List<Identifier>, String, Boolean, CodeableConcept, PatientReference, EncounterReference, String, Boolean, CodeableConcept, LocationReference, OrganizationReference, String, String, CodeableConcept, CodeableConcept, Quantity, List<ImmunizationPractitioner>, List<Annotation>, ImmunizationExplanation, List<ImmunizationReaction>, List<ImmunizationVaccinationProtocol>) - Constructor for class com.cerner.bunsen.stu3.avro.us.core.Immunization
All-args constructor.
Immunization.Builder - Class in com.cerner.bunsen.stu3.avro
RecordBuilder for Immunization instances.
Immunization.Builder - Class in com.cerner.bunsen.stu3.avro.us.core
RecordBuilder for Immunization instances.
ImmunizationExplanation - Class in com.cerner.bunsen.stu3.avro
 
ImmunizationExplanation() - Constructor for class com.cerner.bunsen.stu3.avro.ImmunizationExplanation
Default constructor.
ImmunizationExplanation(String, List<CodeableConcept>, List<CodeableConcept>) - Constructor for class com.cerner.bunsen.stu3.avro.ImmunizationExplanation
All-args constructor.
ImmunizationExplanation - Class in com.cerner.bunsen.stu3.avro.us.core
 
ImmunizationExplanation() - Constructor for class com.cerner.bunsen.stu3.avro.us.core.ImmunizationExplanation
Default constructor.
ImmunizationExplanation(String, List<CodeableConcept>, List<CodeableConcept>) - Constructor for class com.cerner.bunsen.stu3.avro.us.core.ImmunizationExplanation
All-args constructor.
ImmunizationExplanation.Builder - Class in com.cerner.bunsen.stu3.avro
RecordBuilder for ImmunizationExplanation instances.
ImmunizationExplanation.Builder - Class in com.cerner.bunsen.stu3.avro.us.core
RecordBuilder for ImmunizationExplanation instances.
ImmunizationPractitioner - Class in com.cerner.bunsen.stu3.avro
 
ImmunizationPractitioner() - Constructor for class com.cerner.bunsen.stu3.avro.ImmunizationPractitioner
Default constructor.
ImmunizationPractitioner(String, CodeableConcept, PractitionerReference) - Constructor for class com.cerner.bunsen.stu3.avro.ImmunizationPractitioner
All-args constructor.
ImmunizationPractitioner - Class in com.cerner.bunsen.stu3.avro.us.core
 
ImmunizationPractitioner() - Constructor for class com.cerner.bunsen.stu3.avro.us.core.ImmunizationPractitioner
Default constructor.
ImmunizationPractitioner(String, CodeableConcept, PractitionerReference) - Constructor for class com.cerner.bunsen.stu3.avro.us.core.ImmunizationPractitioner
All-args constructor.
ImmunizationPractitioner.Builder - Class in com.cerner.bunsen.stu3.avro
RecordBuilder for ImmunizationPractitioner instances.
ImmunizationPractitioner.Builder - Class in com.cerner.bunsen.stu3.avro.us.core
RecordBuilder for ImmunizationPractitioner instances.
ImmunizationReaction - Class in com.cerner.bunsen.stu3.avro
 
ImmunizationReaction() - Constructor for class com.cerner.bunsen.stu3.avro.ImmunizationReaction
Default constructor.
ImmunizationReaction(String, String, ObservationReference, Boolean) - Constructor for class com.cerner.bunsen.stu3.avro.ImmunizationReaction
All-args constructor.
ImmunizationReaction - Class in com.cerner.bunsen.stu3.avro.us.core
 
ImmunizationReaction() - Constructor for class com.cerner.bunsen.stu3.avro.us.core.ImmunizationReaction
Default constructor.
ImmunizationReaction(String, String, ObservationReference, Boolean) - Constructor for class com.cerner.bunsen.stu3.avro.us.core.ImmunizationReaction
All-args constructor.
ImmunizationReaction.Builder - Class in com.cerner.bunsen.stu3.avro
RecordBuilder for ImmunizationReaction instances.
ImmunizationReaction.Builder - Class in com.cerner.bunsen.stu3.avro.us.core
RecordBuilder for ImmunizationReaction instances.
ImmunizationVaccinationProtocol - Class in com.cerner.bunsen.stu3.avro
 
ImmunizationVaccinationProtocol() - Constructor for class com.cerner.bunsen.stu3.avro.ImmunizationVaccinationProtocol
Default constructor.
ImmunizationVaccinationProtocol(String, Integer, String, OrganizationReference, String, Integer, List<CodeableConcept>, CodeableConcept, CodeableConcept) - Constructor for class com.cerner.bunsen.stu3.avro.ImmunizationVaccinationProtocol
All-args constructor.
ImmunizationVaccinationProtocol - Class in com.cerner.bunsen.stu3.avro.us.core
 
ImmunizationVaccinationProtocol() - Constructor for class com.cerner.bunsen.stu3.avro.us.core.ImmunizationVaccinationProtocol
Default constructor.
ImmunizationVaccinationProtocol(String, Integer, String, OrganizationReference, String, Integer, List<CodeableConcept>, CodeableConcept, CodeableConcept) - Constructor for class com.cerner.bunsen.stu3.avro.us.core.ImmunizationVaccinationProtocol
All-args constructor.
ImmunizationVaccinationProtocol.Builder - Class in com.cerner.bunsen.stu3.avro
RecordBuilder for ImmunizationVaccinationProtocol instances.
ImmunizationVaccinationProtocol.Builder - Class in com.cerner.bunsen.stu3.avro.us.core
RecordBuilder for ImmunizationVaccinationProtocol instances.
INSTANCE - Static variable in class com.cerner.bunsen.avro.converters.NoOpConverter
 
isChoice() - Method in class com.cerner.bunsen.definitions.StructureField
An indicator whether the field is a choice type.
isModifier() - Method in class com.cerner.bunsen.definitions.StructureField
An indicator whether the field is a modifier extension.
isMultiValued(T) - Method in class com.cerner.bunsen.definitions.HapiCompositeConverter
 

L

LeafExtensionConverter<T> - Class in com.cerner.bunsen.definitions
Converter implementation for extension leaf primitives.
LeafExtensionConverter(String, HapiConverter) - Constructor for class com.cerner.bunsen.definitions.LeafExtensionConverter
Constructs a converter for the leaf extension.
LibraryReference - Class in com.cerner.bunsen.stu3.avro
 
LibraryReference() - Constructor for class com.cerner.bunsen.stu3.avro.LibraryReference
Default constructor.
LibraryReference(String, String, String, Identifier, String) - Constructor for class com.cerner.bunsen.stu3.avro.LibraryReference
All-args constructor.
LibraryReference.Builder - Class in com.cerner.bunsen.stu3.avro
RecordBuilder for LibraryReference instances.
ListReference - Class in com.cerner.bunsen.stu3.avro
 
ListReference() - Constructor for class com.cerner.bunsen.stu3.avro.ListReference
Default constructor.
ListReference(String, String, String, Identifier, String) - Constructor for class com.cerner.bunsen.stu3.avro.ListReference
All-args constructor.
ListReference.Builder - Class in com.cerner.bunsen.stu3.avro
RecordBuilder for ListReference instances.
loadFromDirectory(SparkSession, String, int) - Method in class com.cerner.bunsen.spark.Bundles
Returns an RDD of bundles loaded from the given path.
loadStructureDefinitions(FhirContext) - Method in interface com.cerner.bunsen.profiles.ProfileProvider
 
loadStructureDefinitions(FhirContext) - Method in class com.cerner.bunsen.stu3.UsCoreStu3ProfileProvider
 
LocationReference - Class in com.cerner.bunsen.stu3.avro
 
LocationReference() - Constructor for class com.cerner.bunsen.stu3.avro.LocationReference
Default constructor.
LocationReference(String, String, String, Identifier, String) - Constructor for class com.cerner.bunsen.stu3.avro.LocationReference
All-args constructor.
LocationReference.Builder - Class in com.cerner.bunsen.stu3.avro
RecordBuilder for LocationReference instances.
Loinc - Class in com.cerner.bunsen.spark.codes.systems
Support for LOINC.
Loinc() - Constructor for class com.cerner.bunsen.spark.codes.systems.Loinc
 
LOINC_CODE_SYSTEM_URI - Static variable in class com.cerner.bunsen.spark.codes.systems.Loinc
LOINC code system URI.
LOINC_HIERARCHY_URI - Static variable in class com.cerner.bunsen.spark.codes.systems.Loinc
Hierarchy URI used for LOINC is-a relationships.

M

main(String[]) - Static method in class com.cerner.bunsen.avro.tools.GenerateSchemas
Main entrypoint for schema generation tool.
Mapping - Class in com.cerner.bunsen.spark.codes
A JavaBean to represent a mapping row from one value to another.
Mapping() - Constructor for class com.cerner.bunsen.spark.codes.Mapping
Nullary constructor so Spark can encode this class as a bean.
Mapping(String, String, String, String, String, String, String, String, String) - Constructor for class com.cerner.bunsen.spark.codes.Mapping
Constructs a Mapping instance.
MAPPING_DATABASE - Static variable in class com.cerner.bunsen.spark.codes.base.AbstractConceptMaps
Default database name where mapping information is stored.
MAPPING_ENCODER - Static variable in class com.cerner.bunsen.spark.codes.base.AbstractConceptMaps
An encoder for serializing mappings.
MAPPING_TABLE - Static variable in class com.cerner.bunsen.spark.codes.base.AbstractConceptMaps
Default table name where expanded mapping information is stored.
mappings - Variable in class com.cerner.bunsen.spark.codes.base.AbstractConceptMaps
 
Measure - Class in com.cerner.bunsen.stu3.avro
 
Measure() - Constructor for class com.cerner.bunsen.stu3.avro.Measure
Default constructor.
Measure(String, Meta, String, String, Narrative, List<Resource>, String, List<Identifier>, String, String, String, String, Boolean, String, String, String, String, String, String, String, Period, List<UsageContext>, List<CodeableConcept>, List<CodeableConcept>, List<Contributor>, List<ContactDetail>, String, List<RelatedArtifact>, List<LibraryReference>, String, CodeableConcept, CodeableConcept, List<CodeableConcept>, String, String, String, String, String, List<String>, String, String, List<MeasureGroup>, List<MeasureSupplementalData>) - Constructor for class com.cerner.bunsen.stu3.avro.Measure
All-args constructor.
Measure.Builder - Class in com.cerner.bunsen.stu3.avro
RecordBuilder for Measure instances.
MeasureGroup - Class in com.cerner.bunsen.stu3.avro
 
MeasureGroup() - Constructor for class com.cerner.bunsen.stu3.avro.MeasureGroup
Default constructor.
MeasureGroup(String, Identifier, String, String, List<MeasureGroupPopulation>, List<MeasureGroupStratifier>) - Constructor for class com.cerner.bunsen.stu3.avro.MeasureGroup
All-args constructor.
MeasureGroup.Builder - Class in com.cerner.bunsen.stu3.avro
RecordBuilder for MeasureGroup instances.
MeasureGroupPopulation - Class in com.cerner.bunsen.stu3.avro
 
MeasureGroupPopulation() - Constructor for class com.cerner.bunsen.stu3.avro.MeasureGroupPopulation
Default constructor.
MeasureGroupPopulation(String, Identifier, CodeableConcept, String, String, String) - Constructor for class com.cerner.bunsen.stu3.avro.MeasureGroupPopulation
All-args constructor.
MeasureGroupPopulation.Builder - Class in com.cerner.bunsen.stu3.avro
RecordBuilder for MeasureGroupPopulation instances.
MeasureGroupStratifier - Class in com.cerner.bunsen.stu3.avro
 
MeasureGroupStratifier() - Constructor for class com.cerner.bunsen.stu3.avro.MeasureGroupStratifier
Default constructor.
MeasureGroupStratifier(String, Identifier, String, String) - Constructor for class com.cerner.bunsen.stu3.avro.MeasureGroupStratifier
All-args constructor.
MeasureGroupStratifier.Builder - Class in com.cerner.bunsen.stu3.avro
RecordBuilder for MeasureGroupStratifier instances.
MeasureReference - Class in com.cerner.bunsen.stu3.avro
 
MeasureReference() - Constructor for class com.cerner.bunsen.stu3.avro.MeasureReference
Default constructor.
MeasureReference(String, String, String, Identifier, String) - Constructor for class com.cerner.bunsen.stu3.avro.MeasureReference
All-args constructor.
MeasureReference.Builder - Class in com.cerner.bunsen.stu3.avro
RecordBuilder for MeasureReference instances.
MeasureReport - Class in com.cerner.bunsen.stu3.avro
 
MeasureReport() - Constructor for class com.cerner.bunsen.stu3.avro.MeasureReport
Default constructor.
MeasureReport(String, Meta, String, String, Narrative, List<Resource>, Identifier, String, String, MeasureReference, PatientReference, String, OrganizationReference, Period, List<MeasureReportGroup>, BundleReference) - Constructor for class com.cerner.bunsen.stu3.avro.MeasureReport
All-args constructor.
MeasureReport.Builder - Class in com.cerner.bunsen.stu3.avro
RecordBuilder for MeasureReport instances.
MeasureReportGroup - Class in com.cerner.bunsen.stu3.avro
 
MeasureReportGroup() - Constructor for class com.cerner.bunsen.stu3.avro.MeasureReportGroup
Default constructor.
MeasureReportGroup(String, Identifier, List<MeasureReportGroupPopulation>, BigDecimal, List<MeasureReportGroupStratifier>) - Constructor for class com.cerner.bunsen.stu3.avro.MeasureReportGroup
All-args constructor.
MeasureReportGroup.Builder - Class in com.cerner.bunsen.stu3.avro
RecordBuilder for MeasureReportGroup instances.
MeasureReportGroupPopulation - Class in com.cerner.bunsen.stu3.avro
 
MeasureReportGroupPopulation() - Constructor for class com.cerner.bunsen.stu3.avro.MeasureReportGroupPopulation
Default constructor.
MeasureReportGroupPopulation(String, Identifier, CodeableConcept, Integer, ListReference) - Constructor for class com.cerner.bunsen.stu3.avro.MeasureReportGroupPopulation
All-args constructor.
MeasureReportGroupPopulation.Builder - Class in com.cerner.bunsen.stu3.avro
RecordBuilder for MeasureReportGroupPopulation instances.
MeasureReportGroupStratifier - Class in com.cerner.bunsen.stu3.avro
 
MeasureReportGroupStratifier() - Constructor for class com.cerner.bunsen.stu3.avro.MeasureReportGroupStratifier
Default constructor.
MeasureReportGroupStratifier(String, Identifier, List<MeasureReportGroupStratifierStratum>) - Constructor for class com.cerner.bunsen.stu3.avro.MeasureReportGroupStratifier
All-args constructor.
MeasureReportGroupStratifier.Builder - Class in com.cerner.bunsen.stu3.avro
RecordBuilder for MeasureReportGroupStratifier instances.
MeasureReportGroupStratifierStratum - Class in com.cerner.bunsen.stu3.avro
 
MeasureReportGroupStratifierStratum() - Constructor for class com.cerner.bunsen.stu3.avro.MeasureReportGroupStratifierStratum
Default constructor.
MeasureReportGroupStratifierStratum(String, String, List<MeasureReportGroupStratifierStratumPopulation>, BigDecimal) - Constructor for class com.cerner.bunsen.stu3.avro.MeasureReportGroupStratifierStratum
All-args constructor.
MeasureReportGroupStratifierStratum.Builder - Class in com.cerner.bunsen.stu3.avro
RecordBuilder for MeasureReportGroupStratifierStratum instances.
MeasureReportGroupStratifierStratumPopulation - Class in com.cerner.bunsen.stu3.avro
 
MeasureReportGroupStratifierStratumPopulation() - Constructor for class com.cerner.bunsen.stu3.avro.MeasureReportGroupStratifierStratumPopulation
Default constructor.
MeasureReportGroupStratifierStratumPopulation(String, Identifier, CodeableConcept, Integer, ListReference) - Constructor for class com.cerner.bunsen.stu3.avro.MeasureReportGroupStratifierStratumPopulation
All-args constructor.
MeasureReportGroupStratifierStratumPopulation.Builder - Class in com.cerner.bunsen.stu3.avro
RecordBuilder for MeasureReportGroupStratifierStratumPopulation instances.
MeasureSupplementalData - Class in com.cerner.bunsen.stu3.avro
 
MeasureSupplementalData() - Constructor for class com.cerner.bunsen.stu3.avro.MeasureSupplementalData
Default constructor.
MeasureSupplementalData(String, Identifier, List<CodeableConcept>, String, String) - Constructor for class com.cerner.bunsen.stu3.avro.MeasureSupplementalData
All-args constructor.
MeasureSupplementalData.Builder - Class in com.cerner.bunsen.stu3.avro
RecordBuilder for MeasureSupplementalData instances.
Medication - Class in com.cerner.bunsen.stu3.avro.us.core
 
Medication() - Constructor for class com.cerner.bunsen.stu3.avro.us.core.Medication
Default constructor.
Medication(String, Meta, String, String, Narrative, List<Resource>, CodeableConcept, String, Boolean, Boolean, OrganizationReference, CodeableConcept, List<MedicationIngredient>, MedicationPackage, List<Attachment>) - Constructor for class com.cerner.bunsen.stu3.avro.us.core.Medication
All-args constructor.
Medication.Builder - Class in com.cerner.bunsen.stu3.avro.us.core
RecordBuilder for Medication instances.
MedicationAdministrationMedicationDispenseMedicationStatementObservationProcedureReference - Class in com.cerner.bunsen.stu3.avro
 
MedicationAdministrationMedicationDispenseMedicationStatementObservationProcedureReference() - Constructor for class com.cerner.bunsen.stu3.avro.MedicationAdministrationMedicationDispenseMedicationStatementObservationProcedureReference
Default constructor.
MedicationAdministrationMedicationDispenseMedicationStatementObservationProcedureReference(String, String, String, String, String, String, String, Identifier, String) - Constructor for class com.cerner.bunsen.stu3.avro.MedicationAdministrationMedicationDispenseMedicationStatementObservationProcedureReference
All-args constructor.
MedicationAdministrationMedicationDispenseMedicationStatementObservationProcedureReference.Builder - Class in com.cerner.bunsen.stu3.avro
RecordBuilder for MedicationAdministrationMedicationDispenseMedicationStatementObservationProcedureReference instances.
MedicationAdministrationObservationProcedureReference - Class in com.cerner.bunsen.stu3.avro
 
MedicationAdministrationObservationProcedureReference() - Constructor for class com.cerner.bunsen.stu3.avro.MedicationAdministrationObservationProcedureReference
Default constructor.
MedicationAdministrationObservationProcedureReference(String, String, String, String, String, Identifier, String) - Constructor for class com.cerner.bunsen.stu3.avro.MedicationAdministrationObservationProcedureReference
All-args constructor.
MedicationAdministrationObservationProcedureReference.Builder - Class in com.cerner.bunsen.stu3.avro
RecordBuilder for MedicationAdministrationObservationProcedureReference instances.
MedicationDispense - Class in com.cerner.bunsen.stu3.avro
 
MedicationDispense() - Constructor for class com.cerner.bunsen.stu3.avro.MedicationDispense
Default constructor.
MedicationDispense(String, Meta, String, String, Narrative, List<Resource>, List<Identifier>, List<ProcedureReference>, String, CodeableConcept, ChoiceCodeableConceptMedicationReference, GroupPatientReference, EncounterEpisodeOfCareReference, List<ResourceReference>, List<MedicationDispensePerformer>, List<MedicationRequestReference>, CodeableConcept, Quantity, Quantity, String, String, LocationReference, List<PatientPractitionerReference>, List<Annotation>, List<Dosage>, MedicationDispenseSubstitution, List<DetectedIssueReference>, Boolean, ChoiceCodeableConceptDetectedIssueReference, List<ProvenanceReference>) - Constructor for class com.cerner.bunsen.stu3.avro.MedicationDispense
All-args constructor.
MedicationDispense.Builder - Class in com.cerner.bunsen.stu3.avro
RecordBuilder for MedicationDispense instances.
MedicationDispensePerformer - Class in com.cerner.bunsen.stu3.avro
 
MedicationDispensePerformer() - Constructor for class com.cerner.bunsen.stu3.avro.MedicationDispensePerformer
Default constructor.
MedicationDispensePerformer(String, DeviceOrganizationPatientPractitionerRelatedPersonReference, OrganizationReference) - Constructor for class com.cerner.bunsen.stu3.avro.MedicationDispensePerformer
All-args constructor.
MedicationDispensePerformer.Builder - Class in com.cerner.bunsen.stu3.avro
RecordBuilder for MedicationDispensePerformer instances.
MedicationDispenseSubstitution - Class in com.cerner.bunsen.stu3.avro
 
MedicationDispenseSubstitution() - Constructor for class com.cerner.bunsen.stu3.avro.MedicationDispenseSubstitution
Default constructor.
MedicationDispenseSubstitution(String, Boolean, CodeableConcept, List<CodeableConcept>, List<PractitionerReference>) - Constructor for class com.cerner.bunsen.stu3.avro.MedicationDispenseSubstitution
All-args constructor.
MedicationDispenseSubstitution.Builder - Class in com.cerner.bunsen.stu3.avro
RecordBuilder for MedicationDispenseSubstitution instances.
MedicationIngredient - Class in com.cerner.bunsen.stu3.avro.us.core
 
MedicationIngredient() - Constructor for class com.cerner.bunsen.stu3.avro.us.core.MedicationIngredient
Default constructor.
MedicationIngredient(String, ChoiceCodeableConceptMedicationSubstanceReference, Boolean, Ratio) - Constructor for class com.cerner.bunsen.stu3.avro.us.core.MedicationIngredient
All-args constructor.
MedicationIngredient.Builder - Class in com.cerner.bunsen.stu3.avro.us.core
RecordBuilder for MedicationIngredient instances.
MedicationPackage - Class in com.cerner.bunsen.stu3.avro.us.core
 
MedicationPackage() - Constructor for class com.cerner.bunsen.stu3.avro.us.core.MedicationPackage
Default constructor.
MedicationPackage(String, CodeableConcept, List<MedicationPackageContent>, List<MedicationPackageBatch>) - Constructor for class com.cerner.bunsen.stu3.avro.us.core.MedicationPackage
All-args constructor.
MedicationPackage.Builder - Class in com.cerner.bunsen.stu3.avro.us.core
RecordBuilder for MedicationPackage instances.
MedicationPackageBatch - Class in com.cerner.bunsen.stu3.avro.us.core
 
MedicationPackageBatch() - Constructor for class com.cerner.bunsen.stu3.avro.us.core.MedicationPackageBatch
Default constructor.
MedicationPackageBatch(String, String, String) - Constructor for class com.cerner.bunsen.stu3.avro.us.core.MedicationPackageBatch
All-args constructor.
MedicationPackageBatch.Builder - Class in com.cerner.bunsen.stu3.avro.us.core
RecordBuilder for MedicationPackageBatch instances.
MedicationPackageContent - Class in com.cerner.bunsen.stu3.avro.us.core
 
MedicationPackageContent() - Constructor for class com.cerner.bunsen.stu3.avro.us.core.MedicationPackageContent
Default constructor.
MedicationPackageContent(String, ChoiceCodeableConceptMedicationReference, Quantity) - Constructor for class com.cerner.bunsen.stu3.avro.us.core.MedicationPackageContent
All-args constructor.
MedicationPackageContent.Builder - Class in com.cerner.bunsen.stu3.avro.us.core
RecordBuilder for MedicationPackageContent instances.
MedicationReference - Class in com.cerner.bunsen.stu3.avro
 
MedicationReference() - Constructor for class com.cerner.bunsen.stu3.avro.MedicationReference
Default constructor.
MedicationReference(String, String, String, Identifier, String) - Constructor for class com.cerner.bunsen.stu3.avro.MedicationReference
All-args constructor.
MedicationReference.Builder - Class in com.cerner.bunsen.stu3.avro
RecordBuilder for MedicationReference instances.
MedicationRequest - Class in com.cerner.bunsen.stu3.avro.us.core
 
MedicationRequest() - Constructor for class com.cerner.bunsen.stu3.avro.us.core.MedicationRequest
Default constructor.
MedicationRequest(String, Meta, String, String, Narrative, List<Resource>, List<Identifier>, List<ActivityDefinitionPlanDefinitionReference>, List<CarePlanMedicationRequestProcedureRequestReferralRequestReference>, Identifier, String, String, CodeableConcept, String, ChoiceCodeableConceptMedicationReference, PatientReference, EncounterEpisodeOfCareReference, List<ResourceReference>, String, MedicationRequestRequester, PractitionerReference, List<CodeableConcept>, List<ConditionObservationReference>, List<Annotation>, List<Dosage>, MedicationRequestDispenseRequest, MedicationRequestSubstitution, MedicationRequestReference, List<DetectedIssueReference>, List<ProvenanceReference>) - Constructor for class com.cerner.bunsen.stu3.avro.us.core.MedicationRequest
All-args constructor.
MedicationRequest.Builder - Class in com.cerner.bunsen.stu3.avro.us.core
RecordBuilder for MedicationRequest instances.
MedicationRequestDispenseRequest - Class in com.cerner.bunsen.stu3.avro.us.core
 
MedicationRequestDispenseRequest() - Constructor for class com.cerner.bunsen.stu3.avro.us.core.MedicationRequestDispenseRequest
Default constructor.
MedicationRequestDispenseRequest(String, Period, Integer, Quantity, Duration, OrganizationReference) - Constructor for class com.cerner.bunsen.stu3.avro.us.core.MedicationRequestDispenseRequest
All-args constructor.
MedicationRequestDispenseRequest.Builder - Class in com.cerner.bunsen.stu3.avro.us.core
RecordBuilder for MedicationRequestDispenseRequest instances.
MedicationRequestReference - Class in com.cerner.bunsen.stu3.avro
 
MedicationRequestReference() - Constructor for class com.cerner.bunsen.stu3.avro.MedicationRequestReference
Default constructor.
MedicationRequestReference(String, String, String, Identifier, String) - Constructor for class com.cerner.bunsen.stu3.avro.MedicationRequestReference
All-args constructor.
MedicationRequestReference.Builder - Class in com.cerner.bunsen.stu3.avro
RecordBuilder for MedicationRequestReference instances.
MedicationRequestRequester - Class in com.cerner.bunsen.stu3.avro.us.core
 
MedicationRequestRequester() - Constructor for class com.cerner.bunsen.stu3.avro.us.core.MedicationRequestRequester
Default constructor.
MedicationRequestRequester(String, PractitionerReference, OrganizationReference) - Constructor for class com.cerner.bunsen.stu3.avro.us.core.MedicationRequestRequester
All-args constructor.
MedicationRequestRequester.Builder - Class in com.cerner.bunsen.stu3.avro.us.core
RecordBuilder for MedicationRequestRequester instances.
MedicationRequestSubstitution - Class in com.cerner.bunsen.stu3.avro.us.core
 
MedicationRequestSubstitution() - Constructor for class com.cerner.bunsen.stu3.avro.us.core.MedicationRequestSubstitution
Default constructor.
MedicationRequestSubstitution(String, Boolean, CodeableConcept) - Constructor for class com.cerner.bunsen.stu3.avro.us.core.MedicationRequestSubstitution
All-args constructor.
MedicationRequestSubstitution.Builder - Class in com.cerner.bunsen.stu3.avro.us.core
RecordBuilder for MedicationRequestSubstitution instances.
MedicationRequestVisionPrescriptionReference - Class in com.cerner.bunsen.stu3.avro
 
MedicationRequestVisionPrescriptionReference() - Constructor for class com.cerner.bunsen.stu3.avro.MedicationRequestVisionPrescriptionReference
Default constructor.
MedicationRequestVisionPrescriptionReference(String, String, String, String, Identifier, String) - Constructor for class com.cerner.bunsen.stu3.avro.MedicationRequestVisionPrescriptionReference
All-args constructor.
MedicationRequestVisionPrescriptionReference.Builder - Class in com.cerner.bunsen.stu3.avro
RecordBuilder for MedicationRequestVisionPrescriptionReference instances.
MedicationStatement - Class in com.cerner.bunsen.stu3.avro
 
MedicationStatement() - Constructor for class com.cerner.bunsen.stu3.avro.MedicationStatement
Default constructor.
MedicationStatement(String, Meta, String, String, Narrative, List<Resource>, List<Identifier>, List<CarePlanMedicationRequestProcedureRequestReferralRequestReference>, List<MedicationAdministrationMedicationDispenseMedicationStatementObservationProcedureReference>, EncounterEpisodeOfCareReference, String, CodeableConcept, ChoiceCodeableConceptMedicationReference, ChoicePeriodDateTime, String, OrganizationPatientPractitionerRelatedPersonReference, GroupPatientReference, List<ResourceReference>, String, List<CodeableConcept>, List<CodeableConcept>, List<ConditionObservationReference>, List<Annotation>, List<Dosage>) - Constructor for class com.cerner.bunsen.stu3.avro.MedicationStatement
All-args constructor.
MedicationStatement.Builder - Class in com.cerner.bunsen.stu3.avro
RecordBuilder for MedicationStatement instances.
MedicationSubstanceReference - Class in com.cerner.bunsen.stu3.avro
 
MedicationSubstanceReference() - Constructor for class com.cerner.bunsen.stu3.avro.MedicationSubstanceReference
Default constructor.
MedicationSubstanceReference(String, String, String, String, Identifier, String) - Constructor for class com.cerner.bunsen.stu3.avro.MedicationSubstanceReference
All-args constructor.
MedicationSubstanceReference.Builder - Class in com.cerner.bunsen.stu3.avro
RecordBuilder for MedicationSubstanceReference instances.
members - Variable in class com.cerner.bunsen.spark.codes.base.AbstractConceptMaps
 
members - Variable in class com.cerner.bunsen.spark.codes.base.AbstractValueSets
URI and Version metadata used to preserve uniqueness among value sets.
Meta - Class in com.cerner.bunsen.stu3.avro
 
Meta() - Constructor for class com.cerner.bunsen.stu3.avro.Meta
Default constructor.
Meta(String, String, String, List<String>, List<Coding>, List<Coding>) - Constructor for class com.cerner.bunsen.stu3.avro.Meta
All-args constructor.
Meta.Builder - Class in com.cerner.bunsen.stu3.avro
RecordBuilder for Meta instances.
Money - Class in com.cerner.bunsen.stu3.avro
 
Money() - Constructor for class com.cerner.bunsen.stu3.avro.Money
Default constructor.
Money(String, BigDecimal, String, String, String, String) - Constructor for class com.cerner.bunsen.stu3.avro.Money
All-args constructor.
Money.Builder - Class in com.cerner.bunsen.stu3.avro
RecordBuilder for Money instances.

N

namespaceFor(String, String) - Static method in class com.cerner.bunsen.definitions.DefinitionVisitorsUtil
Helper method that returns a fully qualified namespace for a given StructureDefinition url.
Narrative - Class in com.cerner.bunsen.stu3.avro
 
Narrative() - Constructor for class com.cerner.bunsen.stu3.avro.Narrative
Default constructor.
Narrative(String, String, String) - Constructor for class com.cerner.bunsen.stu3.avro.Narrative
All-args constructor.
Narrative.Builder - Class in com.cerner.bunsen.stu3.avro
RecordBuilder for Narrative instances.
newBuilder() - Static method in class com.cerner.bunsen.spark.codes.broadcast.BroadcastableValueSets
Returns a BroadcastableValueSets builder.
newBuilder() - Static method in class com.cerner.bunsen.stu3.avro.AccountReference
Creates a new AccountReference RecordBuilder.
newBuilder(AccountReference.Builder) - Static method in class com.cerner.bunsen.stu3.avro.AccountReference
Creates a new AccountReference RecordBuilder by copying an existing Builder.
newBuilder(AccountReference) - Static method in class com.cerner.bunsen.stu3.avro.AccountReference
Creates a new AccountReference RecordBuilder by copying an existing AccountReference instance.
newBuilder() - Static method in class com.cerner.bunsen.stu3.avro.ActivityDefinitionHealthcareServicePlanDefinitionReference
Creates a new ActivityDefinitionHealthcareServicePlanDefinitionReference RecordBuilder.
newBuilder(ActivityDefinitionHealthcareServicePlanDefinitionReference.Builder) - Static method in class com.cerner.bunsen.stu3.avro.ActivityDefinitionHealthcareServicePlanDefinitionReference
Creates a new ActivityDefinitionHealthcareServicePlanDefinitionReference RecordBuilder by copying an existing Builder.
newBuilder(ActivityDefinitionHealthcareServicePlanDefinitionReference) - Static method in class com.cerner.bunsen.stu3.avro.ActivityDefinitionHealthcareServicePlanDefinitionReference
Creates a new ActivityDefinitionHealthcareServicePlanDefinitionReference RecordBuilder by copying an existing ActivityDefinitionHealthcareServicePlanDefinitionReference instance.
newBuilder() - Static method in class com.cerner.bunsen.stu3.avro.ActivityDefinitionPlanDefinitionQuestionnaireReference
Creates a new ActivityDefinitionPlanDefinitionQuestionnaireReference RecordBuilder.
newBuilder(ActivityDefinitionPlanDefinitionQuestionnaireReference.Builder) - Static method in class com.cerner.bunsen.stu3.avro.ActivityDefinitionPlanDefinitionQuestionnaireReference
Creates a new ActivityDefinitionPlanDefinitionQuestionnaireReference RecordBuilder by copying an existing Builder.
newBuilder(ActivityDefinitionPlanDefinitionQuestionnaireReference) - Static method in class com.cerner.bunsen.stu3.avro.ActivityDefinitionPlanDefinitionQuestionnaireReference
Creates a new ActivityDefinitionPlanDefinitionQuestionnaireReference RecordBuilder by copying an existing ActivityDefinitionPlanDefinitionQuestionnaireReference instance.
newBuilder() - Static method in class com.cerner.bunsen.stu3.avro.ActivityDefinitionPlanDefinitionReference
Creates a new ActivityDefinitionPlanDefinitionReference RecordBuilder.
newBuilder(ActivityDefinitionPlanDefinitionReference.Builder) - Static method in class com.cerner.bunsen.stu3.avro.ActivityDefinitionPlanDefinitionReference
Creates a new ActivityDefinitionPlanDefinitionReference RecordBuilder by copying an existing Builder.
newBuilder(ActivityDefinitionPlanDefinitionReference) - Static method in class com.cerner.bunsen.stu3.avro.ActivityDefinitionPlanDefinitionReference
Creates a new ActivityDefinitionPlanDefinitionReference RecordBuilder by copying an existing ActivityDefinitionPlanDefinitionReference instance.
newBuilder() - Static method in class com.cerner.bunsen.stu3.avro.Address
Creates a new Address RecordBuilder.
newBuilder(Address.Builder) - Static method in class com.cerner.bunsen.stu3.avro.Address
Creates a new Address RecordBuilder by copying an existing Builder.
newBuilder(Address) - Static method in class com.cerner.bunsen.stu3.avro.Address
Creates a new Address RecordBuilder by copying an existing Address instance.
newBuilder() - Static method in class com.cerner.bunsen.stu3.avro.Age
Creates a new Age RecordBuilder.
newBuilder(Age.Builder) - Static method in class com.cerner.bunsen.stu3.avro.Age
Creates a new Age RecordBuilder by copying an existing Builder.
newBuilder(Age) - Static method in class com.cerner.bunsen.stu3.avro.Age
Creates a new Age RecordBuilder by copying an existing Age instance.
newBuilder() - Static method in class com.cerner.bunsen.stu3.avro.AllergyIntolerance
Creates a new AllergyIntolerance RecordBuilder.
newBuilder(AllergyIntolerance.Builder) - Static method in class com.cerner.bunsen.stu3.avro.AllergyIntolerance
Creates a new AllergyIntolerance RecordBuilder by copying an existing Builder.
newBuilder(AllergyIntolerance) - Static method in class com.cerner.bunsen.stu3.avro.AllergyIntolerance
Creates a new AllergyIntolerance RecordBuilder by copying an existing AllergyIntolerance instance.
newBuilder() - Static method in class com.cerner.bunsen.stu3.avro.AllergyIntoleranceReaction
Creates a new AllergyIntoleranceReaction RecordBuilder.
newBuilder(AllergyIntoleranceReaction.Builder) - Static method in class com.cerner.bunsen.stu3.avro.AllergyIntoleranceReaction
Creates a new AllergyIntoleranceReaction RecordBuilder by copying an existing Builder.
newBuilder(AllergyIntoleranceReaction) - Static method in class com.cerner.bunsen.stu3.avro.AllergyIntoleranceReaction
Creates a new AllergyIntoleranceReaction RecordBuilder by copying an existing AllergyIntoleranceReaction instance.
newBuilder() - Static method in class com.cerner.bunsen.stu3.avro.Annotation
Creates a new Annotation RecordBuilder.
newBuilder(Annotation.Builder) - Static method in class com.cerner.bunsen.stu3.avro.Annotation
Creates a new Annotation RecordBuilder by copying an existing Builder.
newBuilder(Annotation) - Static method in class com.cerner.bunsen.stu3.avro.Annotation
Creates a new Annotation RecordBuilder by copying an existing Annotation instance.
newBuilder() - Static method in class com.cerner.bunsen.stu3.avro.AppointmentCommunicationRequestDeviceRequestMedicationRequestNutritionOrderProcedureRequestReferralRequestRequestGroupTaskVisionPrescriptionReference
Creates a new AppointmentCommunicationRequestDeviceRequestMedicationRequestNutritionOrderProcedureRequestReferralRequestRequestGroupTaskVisionPrescriptionReference RecordBuilder.
newBuilder(AppointmentCommunicationRequestDeviceRequestMedicationRequestNutritionOrderProcedureRequestReferralRequestRequestGroupTaskVisionPrescriptionReference.Builder) - Static method in class com.cerner.bunsen.stu3.avro.AppointmentCommunicationRequestDeviceRequestMedicationRequestNutritionOrderProcedureRequestReferralRequestRequestGroupTaskVisionPrescriptionReference
Creates a new AppointmentCommunicationRequestDeviceRequestMedicationRequestNutritionOrderProcedureRequestReferralRequestRequestGroupTaskVisionPrescriptionReference RecordBuilder by copying an existing Builder.
newBuilder(AppointmentCommunicationRequestDeviceRequestMedicationRequestNutritionOrderProcedureRequestReferralRequestRequestGroupTaskVisionPrescriptionReference) - Static method in class com.cerner.bunsen.stu3.avro.AppointmentCommunicationRequestDeviceRequestMedicationRequestNutritionOrderProcedureRequestReferralRequestRequestGroupTaskVisionPrescriptionReference
Creates a new AppointmentCommunicationRequestDeviceRequestMedicationRequestNutritionOrderProcedureRequestReferralRequestRequestGroupTaskVisionPrescriptionReference RecordBuilder by copying an existing AppointmentCommunicationRequestDeviceRequestMedicationRequestNutritionOrderProcedureRequestReferralRequestRequestGroupTaskVisionPrescriptionReference instance.
newBuilder() - Static method in class com.cerner.bunsen.stu3.avro.AppointmentReference
Creates a new AppointmentReference RecordBuilder.
newBuilder(AppointmentReference.Builder) - Static method in class com.cerner.bunsen.stu3.avro.AppointmentReference
Creates a new AppointmentReference RecordBuilder by copying an existing Builder.
newBuilder(AppointmentReference) - Static method in class com.cerner.bunsen.stu3.avro.AppointmentReference
Creates a new AppointmentReference RecordBuilder by copying an existing AppointmentReference instance.
newBuilder() - Static method in class com.cerner.bunsen.stu3.avro.Attachment
Creates a new Attachment RecordBuilder.
newBuilder(Attachment.Builder) - Static method in class com.cerner.bunsen.stu3.avro.Attachment
Creates a new Attachment RecordBuilder by copying an existing Builder.
newBuilder(Attachment) - Static method in class com.cerner.bunsen.stu3.avro.Attachment
Creates a new Attachment RecordBuilder by copying an existing Attachment instance.
newBuilder() - Static method in class com.cerner.bunsen.stu3.avro.BundleReference
Creates a new BundleReference RecordBuilder.
newBuilder(BundleReference.Builder) - Static method in class com.cerner.bunsen.stu3.avro.BundleReference
Creates a new BundleReference RecordBuilder by copying an existing Builder.
newBuilder(BundleReference) - Static method in class com.cerner.bunsen.stu3.avro.BundleReference
Creates a new BundleReference RecordBuilder by copying an existing BundleReference instance.
newBuilder() - Static method in class com.cerner.bunsen.stu3.avro.CarePlan
Creates a new CarePlan RecordBuilder.
newBuilder(CarePlan.Builder) - Static method in class com.cerner.bunsen.stu3.avro.CarePlan
Creates a new CarePlan RecordBuilder by copying an existing Builder.
newBuilder(CarePlan) - Static method in class com.cerner.bunsen.stu3.avro.CarePlan
Creates a new CarePlan RecordBuilder by copying an existing CarePlan instance.
newBuilder() - Static method in class com.cerner.bunsen.stu3.avro.CarePlanActivity
Creates a new CarePlanActivity RecordBuilder.
newBuilder(CarePlanActivity.Builder) - Static method in class com.cerner.bunsen.stu3.avro.CarePlanActivity
Creates a new CarePlanActivity RecordBuilder by copying an existing Builder.
newBuilder(CarePlanActivity) - Static method in class com.cerner.bunsen.stu3.avro.CarePlanActivity
Creates a new CarePlanActivity RecordBuilder by copying an existing CarePlanActivity instance.
newBuilder() - Static method in class com.cerner.bunsen.stu3.avro.CarePlanActivityDetail
Creates a new CarePlanActivityDetail RecordBuilder.
newBuilder(CarePlanActivityDetail.Builder) - Static method in class com.cerner.bunsen.stu3.avro.CarePlanActivityDetail
Creates a new CarePlanActivityDetail RecordBuilder by copying an existing Builder.
newBuilder(CarePlanActivityDetail) - Static method in class com.cerner.bunsen.stu3.avro.CarePlanActivityDetail
Creates a new CarePlanActivityDetail RecordBuilder by copying an existing CarePlanActivityDetail instance.
newBuilder() - Static method in class com.cerner.bunsen.stu3.avro.CarePlanDeviceRequestImmunizationRecommendationMedicationRequestNutritionOrderProcedureRequestReferralRequestReference
Creates a new CarePlanDeviceRequestImmunizationRecommendationMedicationRequestNutritionOrderProcedureRequestReferralRequestReference RecordBuilder.
newBuilder(CarePlanDeviceRequestImmunizationRecommendationMedicationRequestNutritionOrderProcedureRequestReferralRequestReference.Builder) - Static method in class com.cerner.bunsen.stu3.avro.CarePlanDeviceRequestImmunizationRecommendationMedicationRequestNutritionOrderProcedureRequestReferralRequestReference
Creates a new CarePlanDeviceRequestImmunizationRecommendationMedicationRequestNutritionOrderProcedureRequestReferralRequestReference RecordBuilder by copying an existing Builder.
newBuilder(CarePlanDeviceRequestImmunizationRecommendationMedicationRequestNutritionOrderProcedureRequestReferralRequestReference) - Static method in class com.cerner.bunsen.stu3.avro.CarePlanDeviceRequestImmunizationRecommendationMedicationRequestNutritionOrderProcedureRequestReferralRequestReference
Creates a new CarePlanDeviceRequestImmunizationRecommendationMedicationRequestNutritionOrderProcedureRequestReferralRequestReference RecordBuilder by copying an existing CarePlanDeviceRequestImmunizationRecommendationMedicationRequestNutritionOrderProcedureRequestReferralRequestReference instance.
newBuilder() - Static method in class com.cerner.bunsen.stu3.avro.CarePlanMedicationRequestProcedureRequestReferralRequestReference
Creates a new CarePlanMedicationRequestProcedureRequestReferralRequestReference RecordBuilder.
newBuilder(CarePlanMedicationRequestProcedureRequestReferralRequestReference.Builder) - Static method in class com.cerner.bunsen.stu3.avro.CarePlanMedicationRequestProcedureRequestReferralRequestReference
Creates a new CarePlanMedicationRequestProcedureRequestReferralRequestReference RecordBuilder by copying an existing Builder.
newBuilder(CarePlanMedicationRequestProcedureRequestReferralRequestReference) - Static method in class com.cerner.bunsen.stu3.avro.CarePlanMedicationRequestProcedureRequestReferralRequestReference
Creates a new CarePlanMedicationRequestProcedureRequestReferralRequestReference RecordBuilder by copying an existing CarePlanMedicationRequestProcedureRequestReferralRequestReference instance.
newBuilder() - Static method in class com.cerner.bunsen.stu3.avro.CarePlanProcedureRequestReferralRequestReference
Creates a new CarePlanProcedureRequestReferralRequestReference RecordBuilder.
newBuilder(CarePlanProcedureRequestReferralRequestReference.Builder) - Static method in class com.cerner.bunsen.stu3.avro.CarePlanProcedureRequestReferralRequestReference
Creates a new CarePlanProcedureRequestReferralRequestReference RecordBuilder by copying an existing Builder.
newBuilder(CarePlanProcedureRequestReferralRequestReference) - Static method in class com.cerner.bunsen.stu3.avro.CarePlanProcedureRequestReferralRequestReference
Creates a new CarePlanProcedureRequestReferralRequestReference RecordBuilder by copying an existing CarePlanProcedureRequestReferralRequestReference instance.
newBuilder() - Static method in class com.cerner.bunsen.stu3.avro.CarePlanReference
Creates a new CarePlanReference RecordBuilder.
newBuilder(CarePlanReference.Builder) - Static method in class com.cerner.bunsen.stu3.avro.CarePlanReference
Creates a new CarePlanReference RecordBuilder by copying an existing Builder.
newBuilder(CarePlanReference) - Static method in class com.cerner.bunsen.stu3.avro.CarePlanReference
Creates a new CarePlanReference RecordBuilder by copying an existing CarePlanReference instance.
newBuilder() - Static method in class com.cerner.bunsen.stu3.avro.CareTeamOrganizationPatientPractitionerRelatedPersonReference
Creates a new CareTeamOrganizationPatientPractitionerRelatedPersonReference RecordBuilder.
newBuilder(CareTeamOrganizationPatientPractitionerRelatedPersonReference.Builder) - Static method in class com.cerner.bunsen.stu3.avro.CareTeamOrganizationPatientPractitionerRelatedPersonReference
Creates a new CareTeamOrganizationPatientPractitionerRelatedPersonReference RecordBuilder by copying an existing Builder.
newBuilder(CareTeamOrganizationPatientPractitionerRelatedPersonReference) - Static method in class com.cerner.bunsen.stu3.avro.CareTeamOrganizationPatientPractitionerRelatedPersonReference
Creates a new CareTeamOrganizationPatientPractitionerRelatedPersonReference RecordBuilder by copying an existing CareTeamOrganizationPatientPractitionerRelatedPersonReference instance.
newBuilder() - Static method in class com.cerner.bunsen.stu3.avro.CareTeamReference
Creates a new CareTeamReference RecordBuilder.
newBuilder(CareTeamReference.Builder) - Static method in class com.cerner.bunsen.stu3.avro.CareTeamReference
Creates a new CareTeamReference RecordBuilder by copying an existing Builder.
newBuilder(CareTeamReference) - Static method in class com.cerner.bunsen.stu3.avro.CareTeamReference
Creates a new CareTeamReference RecordBuilder by copying an existing CareTeamReference instance.
newBuilder() - Static method in class com.cerner.bunsen.stu3.avro.ChoiceAddressCodeableConceptLocationReference
Creates a new ChoiceAddressCodeableConceptLocationReference RecordBuilder.
newBuilder(ChoiceAddressCodeableConceptLocationReference.Builder) - Static method in class com.cerner.bunsen.stu3.avro.ChoiceAddressCodeableConceptLocationReference
Creates a new ChoiceAddressCodeableConceptLocationReference RecordBuilder by copying an existing Builder.
newBuilder(ChoiceAddressCodeableConceptLocationReference) - Static method in class com.cerner.bunsen.stu3.avro.ChoiceAddressCodeableConceptLocationReference
Creates a new ChoiceAddressCodeableConceptLocationReference RecordBuilder by copying an existing ChoiceAddressCodeableConceptLocationReference instance.
newBuilder() - Static method in class com.cerner.bunsen.stu3.avro.ChoiceAddressLocationReference
Creates a new ChoiceAddressLocationReference RecordBuilder.
newBuilder(ChoiceAddressLocationReference.Builder) - Static method in class com.cerner.bunsen.stu3.avro.ChoiceAddressLocationReference
Creates a new ChoiceAddressLocationReference RecordBuilder by copying an existing Builder.
newBuilder(ChoiceAddressLocationReference) - Static method in class com.cerner.bunsen.stu3.avro.ChoiceAddressLocationReference
Creates a new ChoiceAddressLocationReference RecordBuilder by copying an existing ChoiceAddressLocationReference instance.
newBuilder() - Static method in class com.cerner.bunsen.stu3.avro.ChoiceAgePeriodRangeBooleanDateTimeString
Creates a new ChoiceAgePeriodRangeBooleanDateTimeString RecordBuilder.
newBuilder(ChoiceAgePeriodRangeBooleanDateTimeString.Builder) - Static method in class com.cerner.bunsen.stu3.avro.ChoiceAgePeriodRangeBooleanDateTimeString
Creates a new ChoiceAgePeriodRangeBooleanDateTimeString RecordBuilder by copying an existing Builder.
newBuilder(ChoiceAgePeriodRangeBooleanDateTimeString) - Static method in class com.cerner.bunsen.stu3.avro.ChoiceAgePeriodRangeBooleanDateTimeString
Creates a new ChoiceAgePeriodRangeBooleanDateTimeString RecordBuilder by copying an existing ChoiceAgePeriodRangeBooleanDateTimeString instance.
newBuilder() - Static method in class com.cerner.bunsen.stu3.avro.ChoiceAgePeriodRangeDateTimeString
Creates a new ChoiceAgePeriodRangeDateTimeString RecordBuilder.
newBuilder(ChoiceAgePeriodRangeDateTimeString.Builder) - Static method in class com.cerner.bunsen.stu3.avro.ChoiceAgePeriodRangeDateTimeString
Creates a new ChoiceAgePeriodRangeDateTimeString RecordBuilder by copying an existing Builder.
newBuilder(ChoiceAgePeriodRangeDateTimeString) - Static method in class com.cerner.bunsen.stu3.avro.ChoiceAgePeriodRangeDateTimeString
Creates a new ChoiceAgePeriodRangeDateTimeString RecordBuilder by copying an existing ChoiceAgePeriodRangeDateTimeString instance.
newBuilder() - Static method in class com.cerner.bunsen.stu3.avro.ChoiceAttachmentCodeableConceptPeriodQuantityRangeRatioSampledDataBooleanDateTimeStringTime
Creates a new ChoiceAttachmentCodeableConceptPeriodQuantityRangeRatioSampledDataBooleanDateTimeStringTime RecordBuilder.
newBuilder(ChoiceAttachmentCodeableConceptPeriodQuantityRangeRatioSampledDataBooleanDateTimeStringTime.Builder) - Static method in class com.cerner.bunsen.stu3.avro.ChoiceAttachmentCodeableConceptPeriodQuantityRangeRatioSampledDataBooleanDateTimeStringTime
Creates a new ChoiceAttachmentCodeableConceptPeriodQuantityRangeRatioSampledDataBooleanDateTimeStringTime RecordBuilder by copying an existing Builder.
newBuilder(ChoiceAttachmentCodeableConceptPeriodQuantityRangeRatioSampledDataBooleanDateTimeStringTime) - Static method in class com.cerner.bunsen.stu3.avro.ChoiceAttachmentCodeableConceptPeriodQuantityRangeRatioSampledDataBooleanDateTimeStringTime
Creates a new ChoiceAttachmentCodeableConceptPeriodQuantityRangeRatioSampledDataBooleanDateTimeStringTime RecordBuilder by copying an existing ChoiceAttachmentCodeableConceptPeriodQuantityRangeRatioSampledDataBooleanDateTimeStringTime instance.
newBuilder() - Static method in class com.cerner.bunsen.stu3.avro.ChoiceAttachmentCodeableConceptPeriodQuantityRangeRatioSampledDataDateTimeStringTime
Creates a new ChoiceAttachmentCodeableConceptPeriodQuantityRangeRatioSampledDataDateTimeStringTime RecordBuilder.
newBuilder(ChoiceAttachmentCodeableConceptPeriodQuantityRangeRatioSampledDataDateTimeStringTime.Builder) - Static method in class com.cerner.bunsen.stu3.avro.ChoiceAttachmentCodeableConceptPeriodQuantityRangeRatioSampledDataDateTimeStringTime
Creates a new ChoiceAttachmentCodeableConceptPeriodQuantityRangeRatioSampledDataDateTimeStringTime RecordBuilder by copying an existing Builder.
newBuilder(ChoiceAttachmentCodeableConceptPeriodQuantityRangeRatioSampledDataDateTimeStringTime) - Static method in class com.cerner.bunsen.stu3.avro.ChoiceAttachmentCodeableConceptPeriodQuantityRangeRatioSampledDataDateTimeStringTime
Creates a new ChoiceAttachmentCodeableConceptPeriodQuantityRangeRatioSampledDataDateTimeStringTime RecordBuilder by copying an existing ChoiceAttachmentCodeableConceptPeriodQuantityRangeRatioSampledDataDateTimeStringTime instance.
newBuilder() - Static method in class com.cerner.bunsen.stu3.avro.ChoiceAttachmentQuantityResourceReferenceString
Creates a new ChoiceAttachmentQuantityResourceReferenceString RecordBuilder.
newBuilder(ChoiceAttachmentQuantityResourceReferenceString.Builder) - Static method in class com.cerner.bunsen.stu3.avro.ChoiceAttachmentQuantityResourceReferenceString
Creates a new ChoiceAttachmentQuantityResourceReferenceString RecordBuilder by copying an existing Builder.
newBuilder(ChoiceAttachmentQuantityResourceReferenceString) - Static method in class com.cerner.bunsen.stu3.avro.ChoiceAttachmentQuantityResourceReferenceString
Creates a new ChoiceAttachmentQuantityResourceReferenceString RecordBuilder by copying an existing ChoiceAttachmentQuantityResourceReferenceString instance.
newBuilder() - Static method in class com.cerner.bunsen.stu3.avro.ChoiceBooleanDateTime
Creates a new ChoiceBooleanDateTime RecordBuilder.
newBuilder(ChoiceBooleanDateTime.Builder) - Static method in class com.cerner.bunsen.stu3.avro.ChoiceBooleanDateTime
Creates a new ChoiceBooleanDateTime RecordBuilder by copying an existing Builder.
newBuilder(ChoiceBooleanDateTime) - Static method in class com.cerner.bunsen.stu3.avro.ChoiceBooleanDateTime
Creates a new ChoiceBooleanDateTime RecordBuilder by copying an existing ChoiceBooleanDateTime instance.
newBuilder() - Static method in class com.cerner.bunsen.stu3.avro.ChoiceBooleanInteger
Creates a new ChoiceBooleanInteger RecordBuilder.
newBuilder(ChoiceBooleanInteger.Builder) - Static method in class com.cerner.bunsen.stu3.avro.ChoiceBooleanInteger
Creates a new ChoiceBooleanInteger RecordBuilder by copying an existing Builder.
newBuilder(ChoiceBooleanInteger) - Static method in class com.cerner.bunsen.stu3.avro.ChoiceBooleanInteger
Creates a new ChoiceBooleanInteger RecordBuilder by copying an existing ChoiceBooleanInteger instance.
newBuilder() - Static method in class com.cerner.bunsen.stu3.avro.ChoiceCodeableConceptBoolean
Creates a new ChoiceCodeableConceptBoolean RecordBuilder.
newBuilder(ChoiceCodeableConceptBoolean.Builder) - Static method in class com.cerner.bunsen.stu3.avro.ChoiceCodeableConceptBoolean
Creates a new ChoiceCodeableConceptBoolean RecordBuilder by copying an existing Builder.
newBuilder(ChoiceCodeableConceptBoolean) - Static method in class com.cerner.bunsen.stu3.avro.ChoiceCodeableConceptBoolean
Creates a new ChoiceCodeableConceptBoolean RecordBuilder by copying an existing ChoiceCodeableConceptBoolean instance.
newBuilder() - Static method in class com.cerner.bunsen.stu3.avro.ChoiceCodeableConceptConditionReference
Creates a new ChoiceCodeableConceptConditionReference RecordBuilder.
newBuilder(ChoiceCodeableConceptConditionReference.Builder) - Static method in class com.cerner.bunsen.stu3.avro.ChoiceCodeableConceptConditionReference
Creates a new ChoiceCodeableConceptConditionReference RecordBuilder by copying an existing Builder.
newBuilder(ChoiceCodeableConceptConditionReference) - Static method in class com.cerner.bunsen.stu3.avro.ChoiceCodeableConceptConditionReference
Creates a new ChoiceCodeableConceptConditionReference RecordBuilder by copying an existing ChoiceCodeableConceptConditionReference instance.
newBuilder() - Static method in class com.cerner.bunsen.stu3.avro.ChoiceCodeableConceptDetectedIssueReference
Creates a new ChoiceCodeableConceptDetectedIssueReference RecordBuilder.
newBuilder(ChoiceCodeableConceptDetectedIssueReference.Builder) - Static method in class com.cerner.bunsen.stu3.avro.ChoiceCodeableConceptDetectedIssueReference
Creates a new ChoiceCodeableConceptDetectedIssueReference RecordBuilder by copying an existing Builder.
newBuilder(ChoiceCodeableConceptDetectedIssueReference) - Static method in class com.cerner.bunsen.stu3.avro.ChoiceCodeableConceptDetectedIssueReference
Creates a new ChoiceCodeableConceptDetectedIssueReference RecordBuilder by copying an existing ChoiceCodeableConceptDetectedIssueReference instance.
newBuilder() - Static method in class com.cerner.bunsen.stu3.avro.ChoiceCodeableConceptMedicationReference
Creates a new ChoiceCodeableConceptMedicationReference RecordBuilder.
newBuilder(ChoiceCodeableConceptMedicationReference.Builder) - Static method in class com.cerner.bunsen.stu3.avro.ChoiceCodeableConceptMedicationReference
Creates a new ChoiceCodeableConceptMedicationReference RecordBuilder by copying an existing Builder.
newBuilder(ChoiceCodeableConceptMedicationReference) - Static method in class com.cerner.bunsen.stu3.avro.ChoiceCodeableConceptMedicationReference
Creates a new ChoiceCodeableConceptMedicationReference RecordBuilder by copying an existing ChoiceCodeableConceptMedicationReference instance.
newBuilder() - Static method in class com.cerner.bunsen.stu3.avro.ChoiceCodeableConceptMedicationSubstanceReference
Creates a new ChoiceCodeableConceptMedicationSubstanceReference RecordBuilder.
newBuilder(ChoiceCodeableConceptMedicationSubstanceReference.Builder) - Static method in class com.cerner.bunsen.stu3.avro.ChoiceCodeableConceptMedicationSubstanceReference
Creates a new ChoiceCodeableConceptMedicationSubstanceReference RecordBuilder by copying an existing Builder.
newBuilder(ChoiceCodeableConceptMedicationSubstanceReference) - Static method in class com.cerner.bunsen.stu3.avro.ChoiceCodeableConceptMedicationSubstanceReference
Creates a new ChoiceCodeableConceptMedicationSubstanceReference RecordBuilder by copying an existing ChoiceCodeableConceptMedicationSubstanceReference instance.
newBuilder() - Static method in class com.cerner.bunsen.stu3.avro.ChoiceCodeableConceptProcedureReference
Creates a new ChoiceCodeableConceptProcedureReference RecordBuilder.
newBuilder(ChoiceCodeableConceptProcedureReference.Builder) - Static method in class com.cerner.bunsen.stu3.avro.ChoiceCodeableConceptProcedureReference
Creates a new ChoiceCodeableConceptProcedureReference RecordBuilder by copying an existing Builder.
newBuilder(ChoiceCodeableConceptProcedureReference) - Static method in class com.cerner.bunsen.stu3.avro.ChoiceCodeableConceptProcedureReference
Creates a new ChoiceCodeableConceptProcedureReference RecordBuilder by copying an existing ChoiceCodeableConceptProcedureReference instance.
newBuilder() - Static method in class com.cerner.bunsen.stu3.avro.ChoiceCodeableConceptQuantityRange
Creates a new ChoiceCodeableConceptQuantityRange RecordBuilder.
newBuilder(ChoiceCodeableConceptQuantityRange.Builder) - Static method in class com.cerner.bunsen.stu3.avro.ChoiceCodeableConceptQuantityRange
Creates a new ChoiceCodeableConceptQuantityRange RecordBuilder by copying an existing Builder.
newBuilder(ChoiceCodeableConceptQuantityRange) - Static method in class com.cerner.bunsen.stu3.avro.ChoiceCodeableConceptQuantityRange
Creates a new ChoiceCodeableConceptQuantityRange RecordBuilder by copying an existing ChoiceCodeableConceptQuantityRange instance.
newBuilder() - Static method in class com.cerner.bunsen.stu3.avro.ChoiceDurationPeriodRange
Creates a new ChoiceDurationPeriodRange RecordBuilder.
newBuilder(ChoiceDurationPeriodRange.Builder) - Static method in class com.cerner.bunsen.stu3.avro.ChoiceDurationPeriodRange
Creates a new ChoiceDurationPeriodRange RecordBuilder by copying an existing Builder.
newBuilder(ChoiceDurationPeriodRange) - Static method in class com.cerner.bunsen.stu3.avro.ChoiceDurationPeriodRange
Creates a new ChoiceDurationPeriodRange RecordBuilder by copying an existing ChoiceDurationPeriodRange instance.
newBuilder() - Static method in class com.cerner.bunsen.stu3.avro.ChoicePatientPractitionerRelatedPersonReferenceString
Creates a new ChoicePatientPractitionerRelatedPersonReferenceString RecordBuilder.
newBuilder(ChoicePatientPractitionerRelatedPersonReferenceString.Builder) - Static method in class com.cerner.bunsen.stu3.avro.ChoicePatientPractitionerRelatedPersonReferenceString
Creates a new ChoicePatientPractitionerRelatedPersonReferenceString RecordBuilder by copying an existing Builder.
newBuilder(ChoicePatientPractitionerRelatedPersonReferenceString) - Static method in class com.cerner.bunsen.stu3.avro.ChoicePatientPractitionerRelatedPersonReferenceString
Creates a new ChoicePatientPractitionerRelatedPersonReferenceString RecordBuilder by copying an existing ChoicePatientPractitionerRelatedPersonReferenceString instance.
newBuilder() - Static method in class com.cerner.bunsen.stu3.avro.ChoicePeriodDate
Creates a new ChoicePeriodDate RecordBuilder.
newBuilder(ChoicePeriodDate.Builder) - Static method in class com.cerner.bunsen.stu3.avro.ChoicePeriodDate
Creates a new ChoicePeriodDate RecordBuilder by copying an existing Builder.
newBuilder(ChoicePeriodDate) - Static method in class com.cerner.bunsen.stu3.avro.ChoicePeriodDate
Creates a new ChoicePeriodDate RecordBuilder by copying an existing ChoicePeriodDate instance.
newBuilder() - Static method in class com.cerner.bunsen.stu3.avro.ChoicePeriodDateTime
Creates a new ChoicePeriodDateTime RecordBuilder.
newBuilder(ChoicePeriodDateTime.Builder) - Static method in class com.cerner.bunsen.stu3.avro.ChoicePeriodDateTime
Creates a new ChoicePeriodDateTime RecordBuilder by copying an existing Builder.
newBuilder(ChoicePeriodDateTime) - Static method in class com.cerner.bunsen.stu3.avro.ChoicePeriodDateTime
Creates a new ChoicePeriodDateTime RecordBuilder by copying an existing ChoicePeriodDateTime instance.
newBuilder() - Static method in class com.cerner.bunsen.stu3.avro.ChoicePeriodTimingDateTime
Creates a new ChoicePeriodTimingDateTime RecordBuilder.
newBuilder(ChoicePeriodTimingDateTime.Builder) - Static method in class com.cerner.bunsen.stu3.avro.ChoicePeriodTimingDateTime
Creates a new ChoicePeriodTimingDateTime RecordBuilder by copying an existing Builder.
newBuilder(ChoicePeriodTimingDateTime) - Static method in class com.cerner.bunsen.stu3.avro.ChoicePeriodTimingDateTime
Creates a new ChoicePeriodTimingDateTime RecordBuilder by copying an existing ChoicePeriodTimingDateTime instance.
newBuilder() - Static method in class com.cerner.bunsen.stu3.avro.ChoicePeriodTimingString
Creates a new ChoicePeriodTimingString RecordBuilder.
newBuilder(ChoicePeriodTimingString.Builder) - Static method in class com.cerner.bunsen.stu3.avro.ChoicePeriodTimingString
Creates a new ChoicePeriodTimingString RecordBuilder by copying an existing Builder.
newBuilder(ChoicePeriodTimingString) - Static method in class com.cerner.bunsen.stu3.avro.ChoicePeriodTimingString
Creates a new ChoicePeriodTimingString RecordBuilder by copying an existing ChoicePeriodTimingString instance.
newBuilder() - Static method in class com.cerner.bunsen.stu3.avro.ChoiceQuantityRange
Creates a new ChoiceQuantityRange RecordBuilder.
newBuilder(ChoiceQuantityRange.Builder) - Static method in class com.cerner.bunsen.stu3.avro.ChoiceQuantityRange
Creates a new ChoiceQuantityRange RecordBuilder by copying an existing Builder.
newBuilder(ChoiceQuantityRange) - Static method in class com.cerner.bunsen.stu3.avro.ChoiceQuantityRange
Creates a new ChoiceQuantityRange RecordBuilder by copying an existing ChoiceQuantityRange instance.
newBuilder() - Static method in class com.cerner.bunsen.stu3.avro.ChoiceQuantityRangeRatio
Creates a new ChoiceQuantityRangeRatio RecordBuilder.
newBuilder(ChoiceQuantityRangeRatio.Builder) - Static method in class com.cerner.bunsen.stu3.avro.ChoiceQuantityRangeRatio
Creates a new ChoiceQuantityRangeRatio RecordBuilder by copying an existing Builder.
newBuilder(ChoiceQuantityRangeRatio) - Static method in class com.cerner.bunsen.stu3.avro.ChoiceQuantityRangeRatio
Creates a new ChoiceQuantityRangeRatio RecordBuilder by copying an existing ChoiceQuantityRangeRatio instance.
newBuilder() - Static method in class com.cerner.bunsen.stu3.avro.Claim
Creates a new Claim RecordBuilder.
newBuilder(Claim.Builder) - Static method in class com.cerner.bunsen.stu3.avro.Claim
Creates a new Claim RecordBuilder by copying an existing Builder.
newBuilder(Claim) - Static method in class com.cerner.bunsen.stu3.avro.Claim
Creates a new Claim RecordBuilder by copying an existing Claim instance.
newBuilder() - Static method in class com.cerner.bunsen.stu3.avro.ClaimAccident
Creates a new ClaimAccident RecordBuilder.
newBuilder(ClaimAccident.Builder) - Static method in class com.cerner.bunsen.stu3.avro.ClaimAccident
Creates a new ClaimAccident RecordBuilder by copying an existing Builder.
newBuilder(ClaimAccident) - Static method in class com.cerner.bunsen.stu3.avro.ClaimAccident
Creates a new ClaimAccident RecordBuilder by copying an existing ClaimAccident instance.
newBuilder() - Static method in class com.cerner.bunsen.stu3.avro.ClaimCareTeam
Creates a new ClaimCareTeam RecordBuilder.
newBuilder(ClaimCareTeam.Builder) - Static method in class com.cerner.bunsen.stu3.avro.ClaimCareTeam
Creates a new ClaimCareTeam RecordBuilder by copying an existing Builder.
newBuilder(ClaimCareTeam) - Static method in class com.cerner.bunsen.stu3.avro.ClaimCareTeam
Creates a new ClaimCareTeam RecordBuilder by copying an existing ClaimCareTeam instance.
newBuilder() - Static method in class com.cerner.bunsen.stu3.avro.ClaimDiagnosis
Creates a new ClaimDiagnosis RecordBuilder.
newBuilder(ClaimDiagnosis.Builder) - Static method in class com.cerner.bunsen.stu3.avro.ClaimDiagnosis
Creates a new ClaimDiagnosis RecordBuilder by copying an existing Builder.
newBuilder(ClaimDiagnosis) - Static method in class com.cerner.bunsen.stu3.avro.ClaimDiagnosis
Creates a new ClaimDiagnosis RecordBuilder by copying an existing ClaimDiagnosis instance.
newBuilder() - Static method in class com.cerner.bunsen.stu3.avro.ClaimInformation
Creates a new ClaimInformation RecordBuilder.
newBuilder(ClaimInformation.Builder) - Static method in class com.cerner.bunsen.stu3.avro.ClaimInformation
Creates a new ClaimInformation RecordBuilder by copying an existing Builder.
newBuilder(ClaimInformation) - Static method in class com.cerner.bunsen.stu3.avro.ClaimInformation
Creates a new ClaimInformation RecordBuilder by copying an existing ClaimInformation instance.
newBuilder() - Static method in class com.cerner.bunsen.stu3.avro.ClaimInsurance
Creates a new ClaimInsurance RecordBuilder.
newBuilder(ClaimInsurance.Builder) - Static method in class com.cerner.bunsen.stu3.avro.ClaimInsurance
Creates a new ClaimInsurance RecordBuilder by copying an existing Builder.
newBuilder(ClaimInsurance) - Static method in class com.cerner.bunsen.stu3.avro.ClaimInsurance
Creates a new ClaimInsurance RecordBuilder by copying an existing ClaimInsurance instance.
newBuilder() - Static method in class com.cerner.bunsen.stu3.avro.ClaimItem
Creates a new ClaimItem RecordBuilder.
newBuilder(ClaimItem.Builder) - Static method in class com.cerner.bunsen.stu3.avro.ClaimItem
Creates a new ClaimItem RecordBuilder by copying an existing Builder.
newBuilder(ClaimItem) - Static method in class com.cerner.bunsen.stu3.avro.ClaimItem
Creates a new ClaimItem RecordBuilder by copying an existing ClaimItem instance.
newBuilder() - Static method in class com.cerner.bunsen.stu3.avro.ClaimItemDetail
Creates a new ClaimItemDetail RecordBuilder.
newBuilder(ClaimItemDetail.Builder) - Static method in class com.cerner.bunsen.stu3.avro.ClaimItemDetail
Creates a new ClaimItemDetail RecordBuilder by copying an existing Builder.
newBuilder(ClaimItemDetail) - Static method in class com.cerner.bunsen.stu3.avro.ClaimItemDetail
Creates a new ClaimItemDetail RecordBuilder by copying an existing ClaimItemDetail instance.
newBuilder() - Static method in class com.cerner.bunsen.stu3.avro.ClaimItemDetailSubDetail
Creates a new ClaimItemDetailSubDetail RecordBuilder.
newBuilder(ClaimItemDetailSubDetail.Builder) - Static method in class com.cerner.bunsen.stu3.avro.ClaimItemDetailSubDetail
Creates a new ClaimItemDetailSubDetail RecordBuilder by copying an existing Builder.
newBuilder(ClaimItemDetailSubDetail) - Static method in class com.cerner.bunsen.stu3.avro.ClaimItemDetailSubDetail
Creates a new ClaimItemDetailSubDetail RecordBuilder by copying an existing ClaimItemDetailSubDetail instance.
newBuilder() - Static method in class com.cerner.bunsen.stu3.avro.ClaimPayee
Creates a new ClaimPayee RecordBuilder.
newBuilder(ClaimPayee.Builder) - Static method in class com.cerner.bunsen.stu3.avro.ClaimPayee
Creates a new ClaimPayee RecordBuilder by copying an existing Builder.
newBuilder(ClaimPayee) - Static method in class com.cerner.bunsen.stu3.avro.ClaimPayee
Creates a new ClaimPayee RecordBuilder by copying an existing ClaimPayee instance.
newBuilder() - Static method in class com.cerner.bunsen.stu3.avro.ClaimProcedure
Creates a new ClaimProcedure RecordBuilder.
newBuilder(ClaimProcedure.Builder) - Static method in class com.cerner.bunsen.stu3.avro.ClaimProcedure
Creates a new ClaimProcedure RecordBuilder by copying an existing Builder.
newBuilder(ClaimProcedure) - Static method in class com.cerner.bunsen.stu3.avro.ClaimProcedure
Creates a new ClaimProcedure RecordBuilder by copying an existing ClaimProcedure instance.
newBuilder() - Static method in class com.cerner.bunsen.stu3.avro.ClaimReference
Creates a new ClaimReference RecordBuilder.
newBuilder(ClaimReference.Builder) - Static method in class com.cerner.bunsen.stu3.avro.ClaimReference
Creates a new ClaimReference RecordBuilder by copying an existing Builder.
newBuilder(ClaimReference) - Static method in class com.cerner.bunsen.stu3.avro.ClaimReference
Creates a new ClaimReference RecordBuilder by copying an existing ClaimReference instance.
newBuilder() - Static method in class com.cerner.bunsen.stu3.avro.ClaimRelated
Creates a new ClaimRelated RecordBuilder.
newBuilder(ClaimRelated.Builder) - Static method in class com.cerner.bunsen.stu3.avro.ClaimRelated
Creates a new ClaimRelated RecordBuilder by copying an existing Builder.
newBuilder(ClaimRelated) - Static method in class com.cerner.bunsen.stu3.avro.ClaimRelated
Creates a new ClaimRelated RecordBuilder by copying an existing ClaimRelated instance.
newBuilder() - Static method in class com.cerner.bunsen.stu3.avro.ClaimResponseReference
Creates a new ClaimResponseReference RecordBuilder.
newBuilder(ClaimResponseReference.Builder) - Static method in class com.cerner.bunsen.stu3.avro.ClaimResponseReference
Creates a new ClaimResponseReference RecordBuilder by copying an existing Builder.
newBuilder(ClaimResponseReference) - Static method in class com.cerner.bunsen.stu3.avro.ClaimResponseReference
Creates a new ClaimResponseReference RecordBuilder by copying an existing ClaimResponseReference instance.
newBuilder() - Static method in class com.cerner.bunsen.stu3.avro.ClinicalImpressionDiagnosticReportObservationReference
Creates a new ClinicalImpressionDiagnosticReportObservationReference RecordBuilder.
newBuilder(ClinicalImpressionDiagnosticReportObservationReference.Builder) - Static method in class com.cerner.bunsen.stu3.avro.ClinicalImpressionDiagnosticReportObservationReference
Creates a new ClinicalImpressionDiagnosticReportObservationReference RecordBuilder by copying an existing Builder.
newBuilder(ClinicalImpressionDiagnosticReportObservationReference) - Static method in class com.cerner.bunsen.stu3.avro.ClinicalImpressionDiagnosticReportObservationReference
Creates a new ClinicalImpressionDiagnosticReportObservationReference RecordBuilder by copying an existing ClinicalImpressionDiagnosticReportObservationReference instance.
newBuilder() - Static method in class com.cerner.bunsen.stu3.avro.CodeableConcept
Creates a new CodeableConcept RecordBuilder.
newBuilder(CodeableConcept.Builder) - Static method in class com.cerner.bunsen.stu3.avro.CodeableConcept
Creates a new CodeableConcept RecordBuilder by copying an existing Builder.
newBuilder(CodeableConcept) - Static method in class com.cerner.bunsen.stu3.avro.CodeableConcept
Creates a new CodeableConcept RecordBuilder by copying an existing CodeableConcept instance.
newBuilder() - Static method in class com.cerner.bunsen.stu3.avro.Coding
Creates a new Coding RecordBuilder.
newBuilder(Coding.Builder) - Static method in class com.cerner.bunsen.stu3.avro.Coding
Creates a new Coding RecordBuilder by copying an existing Builder.
newBuilder(Coding) - Static method in class com.cerner.bunsen.stu3.avro.Coding
Creates a new Coding RecordBuilder by copying an existing Coding instance.
newBuilder() - Static method in class com.cerner.bunsen.stu3.avro.Condition
Creates a new Condition RecordBuilder.
newBuilder(Condition.Builder) - Static method in class com.cerner.bunsen.stu3.avro.Condition
Creates a new Condition RecordBuilder by copying an existing Builder.
newBuilder(Condition) - Static method in class com.cerner.bunsen.stu3.avro.Condition
Creates a new Condition RecordBuilder by copying an existing Condition instance.
newBuilder() - Static method in class com.cerner.bunsen.stu3.avro.ConditionEvidence
Creates a new ConditionEvidence RecordBuilder.
newBuilder(ConditionEvidence.Builder) - Static method in class com.cerner.bunsen.stu3.avro.ConditionEvidence
Creates a new ConditionEvidence RecordBuilder by copying an existing Builder.
newBuilder(ConditionEvidence) - Static method in class com.cerner.bunsen.stu3.avro.ConditionEvidence
Creates a new ConditionEvidence RecordBuilder by copying an existing ConditionEvidence instance.
newBuilder() - Static method in class com.cerner.bunsen.stu3.avro.ConditionObservationReference
Creates a new ConditionObservationReference RecordBuilder.
newBuilder(ConditionObservationReference.Builder) - Static method in class com.cerner.bunsen.stu3.avro.ConditionObservationReference
Creates a new ConditionObservationReference RecordBuilder by copying an existing Builder.
newBuilder(ConditionObservationReference) - Static method in class com.cerner.bunsen.stu3.avro.ConditionObservationReference
Creates a new ConditionObservationReference RecordBuilder by copying an existing ConditionObservationReference instance.
newBuilder() - Static method in class com.cerner.bunsen.stu3.avro.ConditionProcedureReference
Creates a new ConditionProcedureReference RecordBuilder.
newBuilder(ConditionProcedureReference.Builder) - Static method in class com.cerner.bunsen.stu3.avro.ConditionProcedureReference
Creates a new ConditionProcedureReference RecordBuilder by copying an existing Builder.
newBuilder(ConditionProcedureReference) - Static method in class com.cerner.bunsen.stu3.avro.ConditionProcedureReference
Creates a new ConditionProcedureReference RecordBuilder by copying an existing ConditionProcedureReference instance.
newBuilder() - Static method in class com.cerner.bunsen.stu3.avro.ConditionReference
Creates a new ConditionReference RecordBuilder.
newBuilder(ConditionReference.Builder) - Static method in class com.cerner.bunsen.stu3.avro.ConditionReference
Creates a new ConditionReference RecordBuilder by copying an existing Builder.
newBuilder(ConditionReference) - Static method in class com.cerner.bunsen.stu3.avro.ConditionReference
Creates a new ConditionReference RecordBuilder by copying an existing ConditionReference instance.
newBuilder() - Static method in class com.cerner.bunsen.stu3.avro.ConditionStage
Creates a new ConditionStage RecordBuilder.
newBuilder(ConditionStage.Builder) - Static method in class com.cerner.bunsen.stu3.avro.ConditionStage
Creates a new ConditionStage RecordBuilder by copying an existing Builder.
newBuilder(ConditionStage) - Static method in class com.cerner.bunsen.stu3.avro.ConditionStage
Creates a new ConditionStage RecordBuilder by copying an existing ConditionStage instance.
newBuilder() - Static method in class com.cerner.bunsen.stu3.avro.ContactDetail
Creates a new ContactDetail RecordBuilder.
newBuilder(ContactDetail.Builder) - Static method in class com.cerner.bunsen.stu3.avro.ContactDetail
Creates a new ContactDetail RecordBuilder by copying an existing Builder.
newBuilder(ContactDetail) - Static method in class com.cerner.bunsen.stu3.avro.ContactDetail
Creates a new ContactDetail RecordBuilder by copying an existing ContactDetail instance.
newBuilder() - Static method in class com.cerner.bunsen.stu3.avro.ContactPoint
Creates a new ContactPoint RecordBuilder.
newBuilder(ContactPoint.Builder) - Static method in class com.cerner.bunsen.stu3.avro.ContactPoint
Creates a new ContactPoint RecordBuilder by copying an existing Builder.
newBuilder(ContactPoint) - Static method in class com.cerner.bunsen.stu3.avro.ContactPoint
Creates a new ContactPoint RecordBuilder by copying an existing ContactPoint instance.
newBuilder() - Static method in class com.cerner.bunsen.stu3.avro.Contributor
Creates a new Contributor RecordBuilder.
newBuilder(Contributor.Builder) - Static method in class com.cerner.bunsen.stu3.avro.Contributor
Creates a new Contributor RecordBuilder by copying an existing Builder.
newBuilder(Contributor) - Static method in class com.cerner.bunsen.stu3.avro.Contributor
Creates a new Contributor RecordBuilder by copying an existing Contributor instance.
newBuilder() - Static method in class com.cerner.bunsen.stu3.avro.CoverageReference
Creates a new CoverageReference RecordBuilder.
newBuilder(CoverageReference.Builder) - Static method in class com.cerner.bunsen.stu3.avro.CoverageReference
Creates a new CoverageReference RecordBuilder by copying an existing Builder.
newBuilder(CoverageReference) - Static method in class com.cerner.bunsen.stu3.avro.CoverageReference
Creates a new CoverageReference RecordBuilder by copying an existing CoverageReference instance.
newBuilder() - Static method in class com.cerner.bunsen.stu3.avro.DetectedIssueReference
Creates a new DetectedIssueReference RecordBuilder.
newBuilder(DetectedIssueReference.Builder) - Static method in class com.cerner.bunsen.stu3.avro.DetectedIssueReference
Creates a new DetectedIssueReference RecordBuilder by copying an existing Builder.
newBuilder(DetectedIssueReference) - Static method in class com.cerner.bunsen.stu3.avro.DetectedIssueReference
Creates a new DetectedIssueReference RecordBuilder by copying an existing DetectedIssueReference instance.
newBuilder() - Static method in class com.cerner.bunsen.stu3.avro.DeviceDeviceMetricReference
Creates a new DeviceDeviceMetricReference RecordBuilder.
newBuilder(DeviceDeviceMetricReference.Builder) - Static method in class com.cerner.bunsen.stu3.avro.DeviceDeviceMetricReference
Creates a new DeviceDeviceMetricReference RecordBuilder by copying an existing Builder.
newBuilder(DeviceDeviceMetricReference) - Static method in class com.cerner.bunsen.stu3.avro.DeviceDeviceMetricReference
Creates a new DeviceDeviceMetricReference RecordBuilder by copying an existing DeviceDeviceMetricReference instance.
newBuilder() - Static method in class com.cerner.bunsen.stu3.avro.DeviceGroupLocationPatientReference
Creates a new DeviceGroupLocationPatientReference RecordBuilder.
newBuilder(DeviceGroupLocationPatientReference.Builder) - Static method in class com.cerner.bunsen.stu3.avro.DeviceGroupLocationPatientReference
Creates a new DeviceGroupLocationPatientReference RecordBuilder by copying an existing Builder.
newBuilder(DeviceGroupLocationPatientReference) - Static method in class com.cerner.bunsen.stu3.avro.DeviceGroupLocationPatientReference
Creates a new DeviceGroupLocationPatientReference RecordBuilder by copying an existing DeviceGroupLocationPatientReference instance.
newBuilder() - Static method in class com.cerner.bunsen.stu3.avro.DeviceHealthcareServiceOrganizationPatientPractitionerRelatedPersonReference
Creates a new DeviceHealthcareServiceOrganizationPatientPractitionerRelatedPersonReference RecordBuilder.
newBuilder(DeviceHealthcareServiceOrganizationPatientPractitionerRelatedPersonReference.Builder) - Static method in class com.cerner.bunsen.stu3.avro.DeviceHealthcareServiceOrganizationPatientPractitionerRelatedPersonReference
Creates a new DeviceHealthcareServiceOrganizationPatientPractitionerRelatedPersonReference RecordBuilder by copying an existing Builder.
newBuilder(DeviceHealthcareServiceOrganizationPatientPractitionerRelatedPersonReference) - Static method in class com.cerner.bunsen.stu3.avro.DeviceHealthcareServiceOrganizationPatientPractitionerRelatedPersonReference
Creates a new DeviceHealthcareServiceOrganizationPatientPractitionerRelatedPersonReference RecordBuilder by copying an existing DeviceHealthcareServiceOrganizationPatientPractitionerRelatedPersonReference instance.
newBuilder() - Static method in class com.cerner.bunsen.stu3.avro.DeviceMedicationSubstanceReference
Creates a new DeviceMedicationSubstanceReference RecordBuilder.
newBuilder(DeviceMedicationSubstanceReference.Builder) - Static method in class com.cerner.bunsen.stu3.avro.DeviceMedicationSubstanceReference
Creates a new DeviceMedicationSubstanceReference RecordBuilder by copying an existing Builder.
newBuilder(DeviceMedicationSubstanceReference) - Static method in class com.cerner.bunsen.stu3.avro.DeviceMedicationSubstanceReference
Creates a new DeviceMedicationSubstanceReference RecordBuilder by copying an existing DeviceMedicationSubstanceReference instance.
newBuilder() - Static method in class com.cerner.bunsen.stu3.avro.DeviceOrganizationPatientPractitionerRelatedPersonReference
Creates a new DeviceOrganizationPatientPractitionerRelatedPersonReference RecordBuilder.
newBuilder(DeviceOrganizationPatientPractitionerRelatedPersonReference.Builder) - Static method in class com.cerner.bunsen.stu3.avro.DeviceOrganizationPatientPractitionerRelatedPersonReference
Creates a new DeviceOrganizationPatientPractitionerRelatedPersonReference RecordBuilder by copying an existing Builder.
newBuilder(DeviceOrganizationPatientPractitionerRelatedPersonReference) - Static method in class com.cerner.bunsen.stu3.avro.DeviceOrganizationPatientPractitionerRelatedPersonReference
Creates a new DeviceOrganizationPatientPractitionerRelatedPersonReference RecordBuilder by copying an existing DeviceOrganizationPatientPractitionerRelatedPersonReference instance.
newBuilder() - Static method in class com.cerner.bunsen.stu3.avro.DeviceOrganizationPractitionerReference
Creates a new DeviceOrganizationPractitionerReference RecordBuilder.
newBuilder(DeviceOrganizationPractitionerReference.Builder) - Static method in class com.cerner.bunsen.stu3.avro.DeviceOrganizationPractitionerReference
Creates a new DeviceOrganizationPractitionerReference RecordBuilder by copying an existing Builder.
newBuilder(DeviceOrganizationPractitionerReference) - Static method in class com.cerner.bunsen.stu3.avro.DeviceOrganizationPractitionerReference
Creates a new DeviceOrganizationPractitionerReference RecordBuilder by copying an existing DeviceOrganizationPractitionerReference instance.
newBuilder() - Static method in class com.cerner.bunsen.stu3.avro.DeviceReference
Creates a new DeviceReference RecordBuilder.
newBuilder(DeviceReference.Builder) - Static method in class com.cerner.bunsen.stu3.avro.DeviceReference
Creates a new DeviceReference RecordBuilder by copying an existing Builder.
newBuilder(DeviceReference) - Static method in class com.cerner.bunsen.stu3.avro.DeviceReference
Creates a new DeviceReference RecordBuilder by copying an existing DeviceReference instance.
newBuilder() - Static method in class com.cerner.bunsen.stu3.avro.DiagnosticReportReference
Creates a new DiagnosticReportReference RecordBuilder.
newBuilder(DiagnosticReportReference.Builder) - Static method in class com.cerner.bunsen.stu3.avro.DiagnosticReportReference
Creates a new DiagnosticReportReference RecordBuilder by copying an existing Builder.
newBuilder(DiagnosticReportReference) - Static method in class com.cerner.bunsen.stu3.avro.DiagnosticReportReference
Creates a new DiagnosticReportReference RecordBuilder by copying an existing DiagnosticReportReference instance.
newBuilder() - Static method in class com.cerner.bunsen.stu3.avro.Dosage
Creates a new Dosage RecordBuilder.
newBuilder(Dosage.Builder) - Static method in class com.cerner.bunsen.stu3.avro.Dosage
Creates a new Dosage RecordBuilder by copying an existing Builder.
newBuilder(Dosage) - Static method in class com.cerner.bunsen.stu3.avro.Dosage
Creates a new Dosage RecordBuilder by copying an existing Dosage instance.
newBuilder() - Static method in class com.cerner.bunsen.stu3.avro.Duration
Creates a new Duration RecordBuilder.
newBuilder(Duration.Builder) - Static method in class com.cerner.bunsen.stu3.avro.Duration
Creates a new Duration RecordBuilder by copying an existing Builder.
newBuilder(Duration) - Static method in class com.cerner.bunsen.stu3.avro.Duration
Creates a new Duration RecordBuilder by copying an existing Duration instance.
newBuilder() - Static method in class com.cerner.bunsen.stu3.avro.Encounter
Creates a new Encounter RecordBuilder.
newBuilder(Encounter.Builder) - Static method in class com.cerner.bunsen.stu3.avro.Encounter
Creates a new Encounter RecordBuilder by copying an existing Builder.
newBuilder(Encounter) - Static method in class com.cerner.bunsen.stu3.avro.Encounter
Creates a new Encounter RecordBuilder by copying an existing Encounter instance.
newBuilder() - Static method in class com.cerner.bunsen.stu3.avro.EncounterClassHistory
Creates a new EncounterClassHistory RecordBuilder.
newBuilder(EncounterClassHistory.Builder) - Static method in class com.cerner.bunsen.stu3.avro.EncounterClassHistory
Creates a new EncounterClassHistory RecordBuilder by copying an existing Builder.
newBuilder(EncounterClassHistory) - Static method in class com.cerner.bunsen.stu3.avro.EncounterClassHistory
Creates a new EncounterClassHistory RecordBuilder by copying an existing EncounterClassHistory instance.
newBuilder() - Static method in class com.cerner.bunsen.stu3.avro.EncounterDiagnosis
Creates a new EncounterDiagnosis RecordBuilder.
newBuilder(EncounterDiagnosis.Builder) - Static method in class com.cerner.bunsen.stu3.avro.EncounterDiagnosis
Creates a new EncounterDiagnosis RecordBuilder by copying an existing Builder.
newBuilder(EncounterDiagnosis) - Static method in class com.cerner.bunsen.stu3.avro.EncounterDiagnosis
Creates a new EncounterDiagnosis RecordBuilder by copying an existing EncounterDiagnosis instance.
newBuilder() - Static method in class com.cerner.bunsen.stu3.avro.EncounterEpisodeOfCareReference
Creates a new EncounterEpisodeOfCareReference RecordBuilder.
newBuilder(EncounterEpisodeOfCareReference.Builder) - Static method in class com.cerner.bunsen.stu3.avro.EncounterEpisodeOfCareReference
Creates a new EncounterEpisodeOfCareReference RecordBuilder by copying an existing Builder.
newBuilder(EncounterEpisodeOfCareReference) - Static method in class com.cerner.bunsen.stu3.avro.EncounterEpisodeOfCareReference
Creates a new EncounterEpisodeOfCareReference RecordBuilder by copying an existing EncounterEpisodeOfCareReference instance.
newBuilder() - Static method in class com.cerner.bunsen.stu3.avro.EncounterHospitalization
Creates a new EncounterHospitalization RecordBuilder.
newBuilder(EncounterHospitalization.Builder) - Static method in class com.cerner.bunsen.stu3.avro.EncounterHospitalization
Creates a new EncounterHospitalization RecordBuilder by copying an existing Builder.
newBuilder(EncounterHospitalization) - Static method in class com.cerner.bunsen.stu3.avro.EncounterHospitalization
Creates a new EncounterHospitalization RecordBuilder by copying an existing EncounterHospitalization instance.
newBuilder() - Static method in class com.cerner.bunsen.stu3.avro.EncounterLocation
Creates a new EncounterLocation RecordBuilder.
newBuilder(EncounterLocation.Builder) - Static method in class com.cerner.bunsen.stu3.avro.EncounterLocation
Creates a new EncounterLocation RecordBuilder by copying an existing Builder.
newBuilder(EncounterLocation) - Static method in class com.cerner.bunsen.stu3.avro.EncounterLocation
Creates a new EncounterLocation RecordBuilder by copying an existing EncounterLocation instance.
newBuilder() - Static method in class com.cerner.bunsen.stu3.avro.EncounterParticipant
Creates a new EncounterParticipant RecordBuilder.
newBuilder(EncounterParticipant.Builder) - Static method in class com.cerner.bunsen.stu3.avro.EncounterParticipant
Creates a new EncounterParticipant RecordBuilder by copying an existing Builder.
newBuilder(EncounterParticipant) - Static method in class com.cerner.bunsen.stu3.avro.EncounterParticipant
Creates a new EncounterParticipant RecordBuilder by copying an existing EncounterParticipant instance.
newBuilder() - Static method in class com.cerner.bunsen.stu3.avro.EncounterReference
Creates a new EncounterReference RecordBuilder.
newBuilder(EncounterReference.Builder) - Static method in class com.cerner.bunsen.stu3.avro.EncounterReference
Creates a new EncounterReference RecordBuilder by copying an existing Builder.
newBuilder(EncounterReference) - Static method in class com.cerner.bunsen.stu3.avro.EncounterReference
Creates a new EncounterReference RecordBuilder by copying an existing EncounterReference instance.
newBuilder() - Static method in class com.cerner.bunsen.stu3.avro.EncounterStatusHistory
Creates a new EncounterStatusHistory RecordBuilder.
newBuilder(EncounterStatusHistory.Builder) - Static method in class com.cerner.bunsen.stu3.avro.EncounterStatusHistory
Creates a new EncounterStatusHistory RecordBuilder by copying an existing Builder.
newBuilder(EncounterStatusHistory) - Static method in class com.cerner.bunsen.stu3.avro.EncounterStatusHistory
Creates a new EncounterStatusHistory RecordBuilder by copying an existing EncounterStatusHistory instance.
newBuilder() - Static method in class com.cerner.bunsen.stu3.avro.EpisodeOfCare
Creates a new EpisodeOfCare RecordBuilder.
newBuilder(EpisodeOfCare.Builder) - Static method in class com.cerner.bunsen.stu3.avro.EpisodeOfCare
Creates a new EpisodeOfCare RecordBuilder by copying an existing Builder.
newBuilder(EpisodeOfCare) - Static method in class com.cerner.bunsen.stu3.avro.EpisodeOfCare
Creates a new EpisodeOfCare RecordBuilder by copying an existing EpisodeOfCare instance.
newBuilder() - Static method in class com.cerner.bunsen.stu3.avro.EpisodeOfCareDiagnosis
Creates a new EpisodeOfCareDiagnosis RecordBuilder.
newBuilder(EpisodeOfCareDiagnosis.Builder) - Static method in class com.cerner.bunsen.stu3.avro.EpisodeOfCareDiagnosis
Creates a new EpisodeOfCareDiagnosis RecordBuilder by copying an existing Builder.
newBuilder(EpisodeOfCareDiagnosis) - Static method in class com.cerner.bunsen.stu3.avro.EpisodeOfCareDiagnosis
Creates a new EpisodeOfCareDiagnosis RecordBuilder by copying an existing EpisodeOfCareDiagnosis instance.
newBuilder() - Static method in class com.cerner.bunsen.stu3.avro.EpisodeOfCareReference
Creates a new EpisodeOfCareReference RecordBuilder.
newBuilder(EpisodeOfCareReference.Builder) - Static method in class com.cerner.bunsen.stu3.avro.EpisodeOfCareReference
Creates a new EpisodeOfCareReference RecordBuilder by copying an existing Builder.
newBuilder(EpisodeOfCareReference) - Static method in class com.cerner.bunsen.stu3.avro.EpisodeOfCareReference
Creates a new EpisodeOfCareReference RecordBuilder by copying an existing EpisodeOfCareReference instance.
newBuilder() - Static method in class com.cerner.bunsen.stu3.avro.EpisodeOfCareStatusHistory
Creates a new EpisodeOfCareStatusHistory RecordBuilder.
newBuilder(EpisodeOfCareStatusHistory.Builder) - Static method in class com.cerner.bunsen.stu3.avro.EpisodeOfCareStatusHistory
Creates a new EpisodeOfCareStatusHistory RecordBuilder by copying an existing Builder.
newBuilder(EpisodeOfCareStatusHistory) - Static method in class com.cerner.bunsen.stu3.avro.EpisodeOfCareStatusHistory
Creates a new EpisodeOfCareStatusHistory RecordBuilder by copying an existing EpisodeOfCareStatusHistory instance.
newBuilder() - Static method in class com.cerner.bunsen.stu3.avro.GoalReference
Creates a new GoalReference RecordBuilder.
newBuilder(GoalReference.Builder) - Static method in class com.cerner.bunsen.stu3.avro.GoalReference
Creates a new GoalReference RecordBuilder by copying an existing Builder.
newBuilder(GoalReference) - Static method in class com.cerner.bunsen.stu3.avro.GoalReference
Creates a new GoalReference RecordBuilder by copying an existing GoalReference instance.
newBuilder() - Static method in class com.cerner.bunsen.stu3.avro.GroupPatientReference
Creates a new GroupPatientReference RecordBuilder.
newBuilder(GroupPatientReference.Builder) - Static method in class com.cerner.bunsen.stu3.avro.GroupPatientReference
Creates a new GroupPatientReference RecordBuilder by copying an existing Builder.
newBuilder(GroupPatientReference) - Static method in class com.cerner.bunsen.stu3.avro.GroupPatientReference
Creates a new GroupPatientReference RecordBuilder by copying an existing GroupPatientReference instance.
newBuilder() - Static method in class com.cerner.bunsen.stu3.avro.HumanName
Creates a new HumanName RecordBuilder.
newBuilder(HumanName.Builder) - Static method in class com.cerner.bunsen.stu3.avro.HumanName
Creates a new HumanName RecordBuilder by copying an existing Builder.
newBuilder(HumanName) - Static method in class com.cerner.bunsen.stu3.avro.HumanName
Creates a new HumanName RecordBuilder by copying an existing HumanName instance.
newBuilder() - Static method in class com.cerner.bunsen.stu3.avro.Identifier
Creates a new Identifier RecordBuilder.
newBuilder(Identifier.Builder) - Static method in class com.cerner.bunsen.stu3.avro.Identifier
Creates a new Identifier RecordBuilder by copying an existing Builder.
newBuilder(Identifier) - Static method in class com.cerner.bunsen.stu3.avro.Identifier
Creates a new Identifier RecordBuilder by copying an existing Identifier instance.
newBuilder() - Static method in class com.cerner.bunsen.stu3.avro.Immunization
Creates a new Immunization RecordBuilder.
newBuilder(Immunization.Builder) - Static method in class com.cerner.bunsen.stu3.avro.Immunization
Creates a new Immunization RecordBuilder by copying an existing Builder.
newBuilder(Immunization) - Static method in class com.cerner.bunsen.stu3.avro.Immunization
Creates a new Immunization RecordBuilder by copying an existing Immunization instance.
newBuilder() - Static method in class com.cerner.bunsen.stu3.avro.ImmunizationExplanation
Creates a new ImmunizationExplanation RecordBuilder.
newBuilder(ImmunizationExplanation.Builder) - Static method in class com.cerner.bunsen.stu3.avro.ImmunizationExplanation
Creates a new ImmunizationExplanation RecordBuilder by copying an existing Builder.
newBuilder(ImmunizationExplanation) - Static method in class com.cerner.bunsen.stu3.avro.ImmunizationExplanation
Creates a new ImmunizationExplanation RecordBuilder by copying an existing ImmunizationExplanation instance.
newBuilder() - Static method in class com.cerner.bunsen.stu3.avro.ImmunizationPractitioner
Creates a new ImmunizationPractitioner RecordBuilder.
newBuilder(ImmunizationPractitioner.Builder) - Static method in class com.cerner.bunsen.stu3.avro.ImmunizationPractitioner
Creates a new ImmunizationPractitioner RecordBuilder by copying an existing Builder.
newBuilder(ImmunizationPractitioner) - Static method in class com.cerner.bunsen.stu3.avro.ImmunizationPractitioner
Creates a new ImmunizationPractitioner RecordBuilder by copying an existing ImmunizationPractitioner instance.
newBuilder() - Static method in class com.cerner.bunsen.stu3.avro.ImmunizationReaction
Creates a new ImmunizationReaction RecordBuilder.
newBuilder(ImmunizationReaction.Builder) - Static method in class com.cerner.bunsen.stu3.avro.ImmunizationReaction
Creates a new ImmunizationReaction RecordBuilder by copying an existing Builder.
newBuilder(ImmunizationReaction) - Static method in class com.cerner.bunsen.stu3.avro.ImmunizationReaction
Creates a new ImmunizationReaction RecordBuilder by copying an existing ImmunizationReaction instance.
newBuilder() - Static method in class com.cerner.bunsen.stu3.avro.ImmunizationVaccinationProtocol
Creates a new ImmunizationVaccinationProtocol RecordBuilder.
newBuilder(ImmunizationVaccinationProtocol.Builder) - Static method in class com.cerner.bunsen.stu3.avro.ImmunizationVaccinationProtocol
Creates a new ImmunizationVaccinationProtocol RecordBuilder by copying an existing Builder.
newBuilder(ImmunizationVaccinationProtocol) - Static method in class com.cerner.bunsen.stu3.avro.ImmunizationVaccinationProtocol
Creates a new ImmunizationVaccinationProtocol RecordBuilder by copying an existing ImmunizationVaccinationProtocol instance.
newBuilder() - Static method in class com.cerner.bunsen.stu3.avro.LibraryReference
Creates a new LibraryReference RecordBuilder.
newBuilder(LibraryReference.Builder) - Static method in class com.cerner.bunsen.stu3.avro.LibraryReference
Creates a new LibraryReference RecordBuilder by copying an existing Builder.
newBuilder(LibraryReference) - Static method in class com.cerner.bunsen.stu3.avro.LibraryReference
Creates a new LibraryReference RecordBuilder by copying an existing LibraryReference instance.
newBuilder() - Static method in class com.cerner.bunsen.stu3.avro.ListReference
Creates a new ListReference RecordBuilder.
newBuilder(ListReference.Builder) - Static method in class com.cerner.bunsen.stu3.avro.ListReference
Creates a new ListReference RecordBuilder by copying an existing Builder.
newBuilder(ListReference) - Static method in class com.cerner.bunsen.stu3.avro.ListReference
Creates a new ListReference RecordBuilder by copying an existing ListReference instance.
newBuilder() - Static method in class com.cerner.bunsen.stu3.avro.LocationReference
Creates a new LocationReference RecordBuilder.
newBuilder(LocationReference.Builder) - Static method in class com.cerner.bunsen.stu3.avro.LocationReference
Creates a new LocationReference RecordBuilder by copying an existing Builder.
newBuilder(LocationReference) - Static method in class com.cerner.bunsen.stu3.avro.LocationReference
Creates a new LocationReference RecordBuilder by copying an existing LocationReference instance.
newBuilder() - Static method in class com.cerner.bunsen.stu3.avro.Measure
Creates a new Measure RecordBuilder.
newBuilder(Measure.Builder) - Static method in class com.cerner.bunsen.stu3.avro.Measure
Creates a new Measure RecordBuilder by copying an existing Builder.
newBuilder(Measure) - Static method in class com.cerner.bunsen.stu3.avro.Measure
Creates a new Measure RecordBuilder by copying an existing Measure instance.
newBuilder() - Static method in class com.cerner.bunsen.stu3.avro.MeasureGroup
Creates a new MeasureGroup RecordBuilder.
newBuilder(MeasureGroup.Builder) - Static method in class com.cerner.bunsen.stu3.avro.MeasureGroup
Creates a new MeasureGroup RecordBuilder by copying an existing Builder.
newBuilder(MeasureGroup) - Static method in class com.cerner.bunsen.stu3.avro.MeasureGroup
Creates a new MeasureGroup RecordBuilder by copying an existing MeasureGroup instance.
newBuilder() - Static method in class com.cerner.bunsen.stu3.avro.MeasureGroupPopulation
Creates a new MeasureGroupPopulation RecordBuilder.
newBuilder(MeasureGroupPopulation.Builder) - Static method in class com.cerner.bunsen.stu3.avro.MeasureGroupPopulation
Creates a new MeasureGroupPopulation RecordBuilder by copying an existing Builder.
newBuilder(MeasureGroupPopulation) - Static method in class com.cerner.bunsen.stu3.avro.MeasureGroupPopulation
Creates a new MeasureGroupPopulation RecordBuilder by copying an existing MeasureGroupPopulation instance.
newBuilder() - Static method in class com.cerner.bunsen.stu3.avro.MeasureGroupStratifier
Creates a new MeasureGroupStratifier RecordBuilder.
newBuilder(MeasureGroupStratifier.Builder) - Static method in class com.cerner.bunsen.stu3.avro.MeasureGroupStratifier
Creates a new MeasureGroupStratifier RecordBuilder by copying an existing Builder.
newBuilder(MeasureGroupStratifier) - Static method in class com.cerner.bunsen.stu3.avro.MeasureGroupStratifier
Creates a new MeasureGroupStratifier RecordBuilder by copying an existing MeasureGroupStratifier instance.
newBuilder() - Static method in class com.cerner.bunsen.stu3.avro.MeasureReference
Creates a new MeasureReference RecordBuilder.
newBuilder(MeasureReference.Builder) - Static method in class com.cerner.bunsen.stu3.avro.MeasureReference
Creates a new MeasureReference RecordBuilder by copying an existing Builder.
newBuilder(MeasureReference) - Static method in class com.cerner.bunsen.stu3.avro.MeasureReference
Creates a new MeasureReference RecordBuilder by copying an existing MeasureReference instance.
newBuilder() - Static method in class com.cerner.bunsen.stu3.avro.MeasureReport
Creates a new MeasureReport RecordBuilder.
newBuilder(MeasureReport.Builder) - Static method in class com.cerner.bunsen.stu3.avro.MeasureReport
Creates a new MeasureReport RecordBuilder by copying an existing Builder.
newBuilder(MeasureReport) - Static method in class com.cerner.bunsen.stu3.avro.MeasureReport
Creates a new MeasureReport RecordBuilder by copying an existing MeasureReport instance.
newBuilder() - Static method in class com.cerner.bunsen.stu3.avro.MeasureReportGroup
Creates a new MeasureReportGroup RecordBuilder.
newBuilder(MeasureReportGroup.Builder) - Static method in class com.cerner.bunsen.stu3.avro.MeasureReportGroup
Creates a new MeasureReportGroup RecordBuilder by copying an existing Builder.
newBuilder(MeasureReportGroup) - Static method in class com.cerner.bunsen.stu3.avro.MeasureReportGroup
Creates a new MeasureReportGroup RecordBuilder by copying an existing MeasureReportGroup instance.
newBuilder() - Static method in class com.cerner.bunsen.stu3.avro.MeasureReportGroupPopulation
Creates a new MeasureReportGroupPopulation RecordBuilder.
newBuilder(MeasureReportGroupPopulation.Builder) - Static method in class com.cerner.bunsen.stu3.avro.MeasureReportGroupPopulation
Creates a new MeasureReportGroupPopulation RecordBuilder by copying an existing Builder.
newBuilder(MeasureReportGroupPopulation) - Static method in class com.cerner.bunsen.stu3.avro.MeasureReportGroupPopulation
Creates a new MeasureReportGroupPopulation RecordBuilder by copying an existing MeasureReportGroupPopulation instance.
newBuilder() - Static method in class com.cerner.bunsen.stu3.avro.MeasureReportGroupStratifier
Creates a new MeasureReportGroupStratifier RecordBuilder.
newBuilder(MeasureReportGroupStratifier.Builder) - Static method in class com.cerner.bunsen.stu3.avro.MeasureReportGroupStratifier
Creates a new MeasureReportGroupStratifier RecordBuilder by copying an existing Builder.
newBuilder(MeasureReportGroupStratifier) - Static method in class com.cerner.bunsen.stu3.avro.MeasureReportGroupStratifier
Creates a new MeasureReportGroupStratifier RecordBuilder by copying an existing MeasureReportGroupStratifier instance.
newBuilder() - Static method in class com.cerner.bunsen.stu3.avro.MeasureReportGroupStratifierStratum
Creates a new MeasureReportGroupStratifierStratum RecordBuilder.
newBuilder(MeasureReportGroupStratifierStratum.Builder) - Static method in class com.cerner.bunsen.stu3.avro.MeasureReportGroupStratifierStratum
Creates a new MeasureReportGroupStratifierStratum RecordBuilder by copying an existing Builder.
newBuilder(MeasureReportGroupStratifierStratum) - Static method in class com.cerner.bunsen.stu3.avro.MeasureReportGroupStratifierStratum
Creates a new MeasureReportGroupStratifierStratum RecordBuilder by copying an existing MeasureReportGroupStratifierStratum instance.
newBuilder() - Static method in class com.cerner.bunsen.stu3.avro.MeasureReportGroupStratifierStratumPopulation
Creates a new MeasureReportGroupStratifierStratumPopulation RecordBuilder.
newBuilder(MeasureReportGroupStratifierStratumPopulation.Builder) - Static method in class com.cerner.bunsen.stu3.avro.MeasureReportGroupStratifierStratumPopulation
Creates a new MeasureReportGroupStratifierStratumPopulation RecordBuilder by copying an existing Builder.
newBuilder(MeasureReportGroupStratifierStratumPopulation) - Static method in class com.cerner.bunsen.stu3.avro.MeasureReportGroupStratifierStratumPopulation
Creates a new MeasureReportGroupStratifierStratumPopulation RecordBuilder by copying an existing MeasureReportGroupStratifierStratumPopulation instance.
newBuilder() - Static method in class com.cerner.bunsen.stu3.avro.MeasureSupplementalData
Creates a new MeasureSupplementalData RecordBuilder.
newBuilder(MeasureSupplementalData.Builder) - Static method in class com.cerner.bunsen.stu3.avro.MeasureSupplementalData
Creates a new MeasureSupplementalData RecordBuilder by copying an existing Builder.
newBuilder(MeasureSupplementalData) - Static method in class com.cerner.bunsen.stu3.avro.MeasureSupplementalData
Creates a new MeasureSupplementalData RecordBuilder by copying an existing MeasureSupplementalData instance.
newBuilder() - Static method in class com.cerner.bunsen.stu3.avro.MedicationAdministrationMedicationDispenseMedicationStatementObservationProcedureReference
Creates a new MedicationAdministrationMedicationDispenseMedicationStatementObservationProcedureReference RecordBuilder.
newBuilder(MedicationAdministrationMedicationDispenseMedicationStatementObservationProcedureReference.Builder) - Static method in class com.cerner.bunsen.stu3.avro.MedicationAdministrationMedicationDispenseMedicationStatementObservationProcedureReference
Creates a new MedicationAdministrationMedicationDispenseMedicationStatementObservationProcedureReference RecordBuilder by copying an existing Builder.
newBuilder(MedicationAdministrationMedicationDispenseMedicationStatementObservationProcedureReference) - Static method in class com.cerner.bunsen.stu3.avro.MedicationAdministrationMedicationDispenseMedicationStatementObservationProcedureReference
Creates a new MedicationAdministrationMedicationDispenseMedicationStatementObservationProcedureReference RecordBuilder by copying an existing MedicationAdministrationMedicationDispenseMedicationStatementObservationProcedureReference instance.
newBuilder() - Static method in class com.cerner.bunsen.stu3.avro.MedicationAdministrationObservationProcedureReference
Creates a new MedicationAdministrationObservationProcedureReference RecordBuilder.
newBuilder(MedicationAdministrationObservationProcedureReference.Builder) - Static method in class com.cerner.bunsen.stu3.avro.MedicationAdministrationObservationProcedureReference
Creates a new MedicationAdministrationObservationProcedureReference RecordBuilder by copying an existing Builder.
newBuilder(MedicationAdministrationObservationProcedureReference) - Static method in class com.cerner.bunsen.stu3.avro.MedicationAdministrationObservationProcedureReference
Creates a new MedicationAdministrationObservationProcedureReference RecordBuilder by copying an existing MedicationAdministrationObservationProcedureReference instance.
newBuilder() - Static method in class com.cerner.bunsen.stu3.avro.MedicationDispense
Creates a new MedicationDispense RecordBuilder.
newBuilder(MedicationDispense.Builder) - Static method in class com.cerner.bunsen.stu3.avro.MedicationDispense
Creates a new MedicationDispense RecordBuilder by copying an existing Builder.
newBuilder(MedicationDispense) - Static method in class com.cerner.bunsen.stu3.avro.MedicationDispense
Creates a new MedicationDispense RecordBuilder by copying an existing MedicationDispense instance.
newBuilder() - Static method in class com.cerner.bunsen.stu3.avro.MedicationDispensePerformer
Creates a new MedicationDispensePerformer RecordBuilder.
newBuilder(MedicationDispensePerformer.Builder) - Static method in class com.cerner.bunsen.stu3.avro.MedicationDispensePerformer
Creates a new MedicationDispensePerformer RecordBuilder by copying an existing Builder.
newBuilder(MedicationDispensePerformer) - Static method in class com.cerner.bunsen.stu3.avro.MedicationDispensePerformer
Creates a new MedicationDispensePerformer RecordBuilder by copying an existing MedicationDispensePerformer instance.
newBuilder() - Static method in class com.cerner.bunsen.stu3.avro.MedicationDispenseSubstitution
Creates a new MedicationDispenseSubstitution RecordBuilder.
newBuilder(MedicationDispenseSubstitution.Builder) - Static method in class com.cerner.bunsen.stu3.avro.MedicationDispenseSubstitution
Creates a new MedicationDispenseSubstitution RecordBuilder by copying an existing Builder.
newBuilder(MedicationDispenseSubstitution) - Static method in class com.cerner.bunsen.stu3.avro.MedicationDispenseSubstitution
Creates a new MedicationDispenseSubstitution RecordBuilder by copying an existing MedicationDispenseSubstitution instance.
newBuilder() - Static method in class com.cerner.bunsen.stu3.avro.MedicationReference
Creates a new MedicationReference RecordBuilder.
newBuilder(MedicationReference.Builder) - Static method in class com.cerner.bunsen.stu3.avro.MedicationReference
Creates a new MedicationReference RecordBuilder by copying an existing Builder.
newBuilder(MedicationReference) - Static method in class com.cerner.bunsen.stu3.avro.MedicationReference
Creates a new MedicationReference RecordBuilder by copying an existing MedicationReference instance.
newBuilder() - Static method in class com.cerner.bunsen.stu3.avro.MedicationRequestReference
Creates a new MedicationRequestReference RecordBuilder.
newBuilder(MedicationRequestReference.Builder) - Static method in class com.cerner.bunsen.stu3.avro.MedicationRequestReference
Creates a new MedicationRequestReference RecordBuilder by copying an existing Builder.
newBuilder(MedicationRequestReference) - Static method in class com.cerner.bunsen.stu3.avro.MedicationRequestReference
Creates a new MedicationRequestReference RecordBuilder by copying an existing MedicationRequestReference instance.
newBuilder() - Static method in class com.cerner.bunsen.stu3.avro.MedicationRequestVisionPrescriptionReference
Creates a new MedicationRequestVisionPrescriptionReference RecordBuilder.
newBuilder(MedicationRequestVisionPrescriptionReference.Builder) - Static method in class com.cerner.bunsen.stu3.avro.MedicationRequestVisionPrescriptionReference
Creates a new MedicationRequestVisionPrescriptionReference RecordBuilder by copying an existing Builder.
newBuilder(MedicationRequestVisionPrescriptionReference) - Static method in class com.cerner.bunsen.stu3.avro.MedicationRequestVisionPrescriptionReference
Creates a new MedicationRequestVisionPrescriptionReference RecordBuilder by copying an existing MedicationRequestVisionPrescriptionReference instance.
newBuilder() - Static method in class com.cerner.bunsen.stu3.avro.MedicationStatement
Creates a new MedicationStatement RecordBuilder.
newBuilder(MedicationStatement.Builder) - Static method in class com.cerner.bunsen.stu3.avro.MedicationStatement
Creates a new MedicationStatement RecordBuilder by copying an existing Builder.
newBuilder(MedicationStatement) - Static method in class com.cerner.bunsen.stu3.avro.MedicationStatement
Creates a new MedicationStatement RecordBuilder by copying an existing MedicationStatement instance.
newBuilder() - Static method in class com.cerner.bunsen.stu3.avro.MedicationSubstanceReference
Creates a new MedicationSubstanceReference RecordBuilder.
newBuilder(MedicationSubstanceReference.Builder) - Static method in class com.cerner.bunsen.stu3.avro.MedicationSubstanceReference
Creates a new MedicationSubstanceReference RecordBuilder by copying an existing Builder.
newBuilder(MedicationSubstanceReference) - Static method in class com.cerner.bunsen.stu3.avro.MedicationSubstanceReference
Creates a new MedicationSubstanceReference RecordBuilder by copying an existing MedicationSubstanceReference instance.
newBuilder() - Static method in class com.cerner.bunsen.stu3.avro.Meta
Creates a new Meta RecordBuilder.
newBuilder(Meta.Builder) - Static method in class com.cerner.bunsen.stu3.avro.Meta
Creates a new Meta RecordBuilder by copying an existing Builder.
newBuilder(Meta) - Static method in class com.cerner.bunsen.stu3.avro.Meta
Creates a new Meta RecordBuilder by copying an existing Meta instance.
newBuilder() - Static method in class com.cerner.bunsen.stu3.avro.Money
Creates a new Money RecordBuilder.
newBuilder(Money.Builder) - Static method in class com.cerner.bunsen.stu3.avro.Money
Creates a new Money RecordBuilder by copying an existing Builder.
newBuilder(Money) - Static method in class com.cerner.bunsen.stu3.avro.Money
Creates a new Money RecordBuilder by copying an existing Money instance.
newBuilder() - Static method in class com.cerner.bunsen.stu3.avro.Narrative
Creates a new Narrative RecordBuilder.
newBuilder(Narrative.Builder) - Static method in class com.cerner.bunsen.stu3.avro.Narrative
Creates a new Narrative RecordBuilder by copying an existing Builder.
newBuilder(Narrative) - Static method in class com.cerner.bunsen.stu3.avro.Narrative
Creates a new Narrative RecordBuilder by copying an existing Narrative instance.
newBuilder() - Static method in class com.cerner.bunsen.stu3.avro.Observation
Creates a new Observation RecordBuilder.
newBuilder(Observation.Builder) - Static method in class com.cerner.bunsen.stu3.avro.Observation
Creates a new Observation RecordBuilder by copying an existing Builder.
newBuilder(Observation) - Static method in class com.cerner.bunsen.stu3.avro.Observation
Creates a new Observation RecordBuilder by copying an existing Observation instance.
newBuilder() - Static method in class com.cerner.bunsen.stu3.avro.ObservationComponent
Creates a new ObservationComponent RecordBuilder.
newBuilder(ObservationComponent.Builder) - Static method in class com.cerner.bunsen.stu3.avro.ObservationComponent
Creates a new ObservationComponent RecordBuilder by copying an existing Builder.
newBuilder(ObservationComponent) - Static method in class com.cerner.bunsen.stu3.avro.ObservationComponent
Creates a new ObservationComponent RecordBuilder by copying an existing ObservationComponent instance.
newBuilder() - Static method in class com.cerner.bunsen.stu3.avro.ObservationComponentReferenceRange
Creates a new ObservationComponentReferenceRange RecordBuilder.
newBuilder(ObservationComponentReferenceRange.Builder) - Static method in class com.cerner.bunsen.stu3.avro.ObservationComponentReferenceRange
Creates a new ObservationComponentReferenceRange RecordBuilder by copying an existing Builder.
newBuilder(ObservationComponentReferenceRange) - Static method in class com.cerner.bunsen.stu3.avro.ObservationComponentReferenceRange
Creates a new ObservationComponentReferenceRange RecordBuilder by copying an existing ObservationComponentReferenceRange instance.
newBuilder() - Static method in class com.cerner.bunsen.stu3.avro.ObservationQuestionnaireResponseSequenceReference
Creates a new ObservationQuestionnaireResponseSequenceReference RecordBuilder.
newBuilder(ObservationQuestionnaireResponseSequenceReference.Builder) - Static method in class com.cerner.bunsen.stu3.avro.ObservationQuestionnaireResponseSequenceReference
Creates a new ObservationQuestionnaireResponseSequenceReference RecordBuilder by copying an existing Builder.
newBuilder(ObservationQuestionnaireResponseSequenceReference) - Static method in class com.cerner.bunsen.stu3.avro.ObservationQuestionnaireResponseSequenceReference
Creates a new ObservationQuestionnaireResponseSequenceReference RecordBuilder by copying an existing ObservationQuestionnaireResponseSequenceReference instance.
newBuilder() - Static method in class com.cerner.bunsen.stu3.avro.ObservationReference
Creates a new ObservationReference RecordBuilder.
newBuilder(ObservationReference.Builder) - Static method in class com.cerner.bunsen.stu3.avro.ObservationReference
Creates a new ObservationReference RecordBuilder by copying an existing Builder.
newBuilder(ObservationReference) - Static method in class com.cerner.bunsen.stu3.avro.ObservationReference
Creates a new ObservationReference RecordBuilder by copying an existing ObservationReference instance.
newBuilder() - Static method in class com.cerner.bunsen.stu3.avro.ObservationReferenceRange
Creates a new ObservationReferenceRange RecordBuilder.
newBuilder(ObservationReferenceRange.Builder) - Static method in class com.cerner.bunsen.stu3.avro.ObservationReferenceRange
Creates a new ObservationReferenceRange RecordBuilder by copying an existing Builder.
newBuilder(ObservationReferenceRange) - Static method in class com.cerner.bunsen.stu3.avro.ObservationReferenceRange
Creates a new ObservationReferenceRange RecordBuilder by copying an existing ObservationReferenceRange instance.
newBuilder() - Static method in class com.cerner.bunsen.stu3.avro.ObservationRelated
Creates a new ObservationRelated RecordBuilder.
newBuilder(ObservationRelated.Builder) - Static method in class com.cerner.bunsen.stu3.avro.ObservationRelated
Creates a new ObservationRelated RecordBuilder by copying an existing Builder.
newBuilder(ObservationRelated) - Static method in class com.cerner.bunsen.stu3.avro.ObservationRelated
Creates a new ObservationRelated RecordBuilder by copying an existing ObservationRelated instance.
newBuilder() - Static method in class com.cerner.bunsen.stu3.avro.OrganizationPatientPractitionerRelatedPersonReference
Creates a new OrganizationPatientPractitionerRelatedPersonReference RecordBuilder.
newBuilder(OrganizationPatientPractitionerRelatedPersonReference.Builder) - Static method in class com.cerner.bunsen.stu3.avro.OrganizationPatientPractitionerRelatedPersonReference
Creates a new OrganizationPatientPractitionerRelatedPersonReference RecordBuilder by copying an existing Builder.
newBuilder(OrganizationPatientPractitionerRelatedPersonReference) - Static method in class com.cerner.bunsen.stu3.avro.OrganizationPatientPractitionerRelatedPersonReference
Creates a new OrganizationPatientPractitionerRelatedPersonReference RecordBuilder by copying an existing OrganizationPatientPractitionerRelatedPersonReference instance.
newBuilder() - Static method in class com.cerner.bunsen.stu3.avro.OrganizationPractitionerReference
Creates a new OrganizationPractitionerReference RecordBuilder.
newBuilder(OrganizationPractitionerReference.Builder) - Static method in class com.cerner.bunsen.stu3.avro.OrganizationPractitionerReference
Creates a new OrganizationPractitionerReference RecordBuilder by copying an existing Builder.
newBuilder(OrganizationPractitionerReference) - Static method in class com.cerner.bunsen.stu3.avro.OrganizationPractitionerReference
Creates a new OrganizationPractitionerReference RecordBuilder by copying an existing OrganizationPractitionerReference instance.
newBuilder() - Static method in class com.cerner.bunsen.stu3.avro.OrganizationReference
Creates a new OrganizationReference RecordBuilder.
newBuilder(OrganizationReference.Builder) - Static method in class com.cerner.bunsen.stu3.avro.OrganizationReference
Creates a new OrganizationReference RecordBuilder by copying an existing Builder.
newBuilder(OrganizationReference) - Static method in class com.cerner.bunsen.stu3.avro.OrganizationReference
Creates a new OrganizationReference RecordBuilder by copying an existing OrganizationReference instance.
newBuilder() - Static method in class com.cerner.bunsen.stu3.avro.Patient
Creates a new Patient RecordBuilder.
newBuilder(Patient.Builder) - Static method in class com.cerner.bunsen.stu3.avro.Patient
Creates a new Patient RecordBuilder by copying an existing Builder.
newBuilder(Patient) - Static method in class com.cerner.bunsen.stu3.avro.Patient
Creates a new Patient RecordBuilder by copying an existing Patient instance.
newBuilder() - Static method in class com.cerner.bunsen.stu3.avro.PatientAnimal
Creates a new PatientAnimal RecordBuilder.
newBuilder(PatientAnimal.Builder) - Static method in class com.cerner.bunsen.stu3.avro.PatientAnimal
Creates a new PatientAnimal RecordBuilder by copying an existing Builder.
newBuilder(PatientAnimal) - Static method in class com.cerner.bunsen.stu3.avro.PatientAnimal
Creates a new PatientAnimal RecordBuilder by copying an existing PatientAnimal instance.
newBuilder() - Static method in class com.cerner.bunsen.stu3.avro.PatientCommunication
Creates a new PatientCommunication RecordBuilder.
newBuilder(PatientCommunication.Builder) - Static method in class com.cerner.bunsen.stu3.avro.PatientCommunication
Creates a new PatientCommunication RecordBuilder by copying an existing Builder.
newBuilder(PatientCommunication) - Static method in class com.cerner.bunsen.stu3.avro.PatientCommunication
Creates a new PatientCommunication RecordBuilder by copying an existing PatientCommunication instance.
newBuilder() - Static method in class com.cerner.bunsen.stu3.avro.PatientContact
Creates a new PatientContact RecordBuilder.
newBuilder(PatientContact.Builder) - Static method in class com.cerner.bunsen.stu3.avro.PatientContact
Creates a new PatientContact RecordBuilder by copying an existing Builder.
newBuilder(PatientContact) - Static method in class com.cerner.bunsen.stu3.avro.PatientContact
Creates a new PatientContact RecordBuilder by copying an existing PatientContact instance.
newBuilder() - Static method in class com.cerner.bunsen.stu3.avro.PatientLink
Creates a new PatientLink RecordBuilder.
newBuilder(PatientLink.Builder) - Static method in class com.cerner.bunsen.stu3.avro.PatientLink
Creates a new PatientLink RecordBuilder by copying an existing Builder.
newBuilder(PatientLink) - Static method in class com.cerner.bunsen.stu3.avro.PatientLink
Creates a new PatientLink RecordBuilder by copying an existing PatientLink instance.
newBuilder() - Static method in class com.cerner.bunsen.stu3.avro.PatientPractitionerReference
Creates a new PatientPractitionerReference RecordBuilder.
newBuilder(PatientPractitionerReference.Builder) - Static method in class com.cerner.bunsen.stu3.avro.PatientPractitionerReference
Creates a new PatientPractitionerReference RecordBuilder by copying an existing Builder.
newBuilder(PatientPractitionerReference) - Static method in class com.cerner.bunsen.stu3.avro.PatientPractitionerReference
Creates a new PatientPractitionerReference RecordBuilder by copying an existing PatientPractitionerReference instance.
newBuilder() - Static method in class com.cerner.bunsen.stu3.avro.PatientPractitionerRelatedPersonReference
Creates a new PatientPractitionerRelatedPersonReference RecordBuilder.
newBuilder(PatientPractitionerRelatedPersonReference.Builder) - Static method in class com.cerner.bunsen.stu3.avro.PatientPractitionerRelatedPersonReference
Creates a new PatientPractitionerRelatedPersonReference RecordBuilder by copying an existing Builder.
newBuilder(PatientPractitionerRelatedPersonReference) - Static method in class com.cerner.bunsen.stu3.avro.PatientPractitionerRelatedPersonReference
Creates a new PatientPractitionerRelatedPersonReference RecordBuilder by copying an existing PatientPractitionerRelatedPersonReference instance.
newBuilder() - Static method in class com.cerner.bunsen.stu3.avro.PatientReference
Creates a new PatientReference RecordBuilder.
newBuilder(PatientReference.Builder) - Static method in class com.cerner.bunsen.stu3.avro.PatientReference
Creates a new PatientReference RecordBuilder by copying an existing Builder.
newBuilder(PatientReference) - Static method in class com.cerner.bunsen.stu3.avro.PatientReference
Creates a new PatientReference RecordBuilder by copying an existing PatientReference instance.
newBuilder() - Static method in class com.cerner.bunsen.stu3.avro.PatientRelatedPersonReference
Creates a new PatientRelatedPersonReference RecordBuilder.
newBuilder(PatientRelatedPersonReference.Builder) - Static method in class com.cerner.bunsen.stu3.avro.PatientRelatedPersonReference
Creates a new PatientRelatedPersonReference RecordBuilder by copying an existing Builder.
newBuilder(PatientRelatedPersonReference) - Static method in class com.cerner.bunsen.stu3.avro.PatientRelatedPersonReference
Creates a new PatientRelatedPersonReference RecordBuilder by copying an existing PatientRelatedPersonReference instance.
newBuilder() - Static method in class com.cerner.bunsen.stu3.avro.Period
Creates a new Period RecordBuilder.
newBuilder(Period.Builder) - Static method in class com.cerner.bunsen.stu3.avro.Period
Creates a new Period RecordBuilder by copying an existing Builder.
newBuilder(Period) - Static method in class com.cerner.bunsen.stu3.avro.Period
Creates a new Period RecordBuilder by copying an existing Period instance.
newBuilder() - Static method in class com.cerner.bunsen.stu3.avro.PlanDefinitionQuestionnaireReference
Creates a new PlanDefinitionQuestionnaireReference RecordBuilder.
newBuilder(PlanDefinitionQuestionnaireReference.Builder) - Static method in class com.cerner.bunsen.stu3.avro.PlanDefinitionQuestionnaireReference
Creates a new PlanDefinitionQuestionnaireReference RecordBuilder by copying an existing Builder.
newBuilder(PlanDefinitionQuestionnaireReference) - Static method in class com.cerner.bunsen.stu3.avro.PlanDefinitionQuestionnaireReference
Creates a new PlanDefinitionQuestionnaireReference RecordBuilder by copying an existing PlanDefinitionQuestionnaireReference instance.
newBuilder() - Static method in class com.cerner.bunsen.stu3.avro.PractitionerReference
Creates a new PractitionerReference RecordBuilder.
newBuilder(PractitionerReference.Builder) - Static method in class com.cerner.bunsen.stu3.avro.PractitionerReference
Creates a new PractitionerReference RecordBuilder by copying an existing Builder.
newBuilder(PractitionerReference) - Static method in class com.cerner.bunsen.stu3.avro.PractitionerReference
Creates a new PractitionerReference RecordBuilder by copying an existing PractitionerReference instance.
newBuilder() - Static method in class com.cerner.bunsen.stu3.avro.PractitionerRelatedPersonReference
Creates a new PractitionerRelatedPersonReference RecordBuilder.
newBuilder(PractitionerRelatedPersonReference.Builder) - Static method in class com.cerner.bunsen.stu3.avro.PractitionerRelatedPersonReference
Creates a new PractitionerRelatedPersonReference RecordBuilder by copying an existing Builder.
newBuilder(PractitionerRelatedPersonReference) - Static method in class com.cerner.bunsen.stu3.avro.PractitionerRelatedPersonReference
Creates a new PractitionerRelatedPersonReference RecordBuilder by copying an existing PractitionerRelatedPersonReference instance.
newBuilder() - Static method in class com.cerner.bunsen.stu3.avro.Procedure
Creates a new Procedure RecordBuilder.
newBuilder(Procedure.Builder) - Static method in class com.cerner.bunsen.stu3.avro.Procedure
Creates a new Procedure RecordBuilder by copying an existing Builder.
newBuilder(Procedure) - Static method in class com.cerner.bunsen.stu3.avro.Procedure
Creates a new Procedure RecordBuilder by copying an existing Procedure instance.
newBuilder() - Static method in class com.cerner.bunsen.stu3.avro.ProcedureFocalDevice
Creates a new ProcedureFocalDevice RecordBuilder.
newBuilder(ProcedureFocalDevice.Builder) - Static method in class com.cerner.bunsen.stu3.avro.ProcedureFocalDevice
Creates a new ProcedureFocalDevice RecordBuilder by copying an existing Builder.
newBuilder(ProcedureFocalDevice) - Static method in class com.cerner.bunsen.stu3.avro.ProcedureFocalDevice
Creates a new ProcedureFocalDevice RecordBuilder by copying an existing ProcedureFocalDevice instance.
newBuilder() - Static method in class com.cerner.bunsen.stu3.avro.ProcedurePerformer
Creates a new ProcedurePerformer RecordBuilder.
newBuilder(ProcedurePerformer.Builder) - Static method in class com.cerner.bunsen.stu3.avro.ProcedurePerformer
Creates a new ProcedurePerformer RecordBuilder by copying an existing Builder.
newBuilder(ProcedurePerformer) - Static method in class com.cerner.bunsen.stu3.avro.ProcedurePerformer
Creates a new ProcedurePerformer RecordBuilder by copying an existing ProcedurePerformer instance.
newBuilder() - Static method in class com.cerner.bunsen.stu3.avro.ProcedureReference
Creates a new ProcedureReference RecordBuilder.
newBuilder(ProcedureReference.Builder) - Static method in class com.cerner.bunsen.stu3.avro.ProcedureReference
Creates a new ProcedureReference RecordBuilder by copying an existing Builder.
newBuilder(ProcedureReference) - Static method in class com.cerner.bunsen.stu3.avro.ProcedureReference
Creates a new ProcedureReference RecordBuilder by copying an existing ProcedureReference instance.
newBuilder() - Static method in class com.cerner.bunsen.stu3.avro.ProcedureRequest
Creates a new ProcedureRequest RecordBuilder.
newBuilder(ProcedureRequest.Builder) - Static method in class com.cerner.bunsen.stu3.avro.ProcedureRequest
Creates a new ProcedureRequest RecordBuilder by copying an existing Builder.
newBuilder(ProcedureRequest) - Static method in class com.cerner.bunsen.stu3.avro.ProcedureRequest
Creates a new ProcedureRequest RecordBuilder by copying an existing ProcedureRequest instance.
newBuilder() - Static method in class com.cerner.bunsen.stu3.avro.ProcedureRequestRequester
Creates a new ProcedureRequestRequester RecordBuilder.
newBuilder(ProcedureRequestRequester.Builder) - Static method in class com.cerner.bunsen.stu3.avro.ProcedureRequestRequester
Creates a new ProcedureRequestRequester RecordBuilder by copying an existing Builder.
newBuilder(ProcedureRequestRequester) - Static method in class com.cerner.bunsen.stu3.avro.ProcedureRequestRequester
Creates a new ProcedureRequestRequester RecordBuilder by copying an existing ProcedureRequestRequester instance.
newBuilder() - Static method in class com.cerner.bunsen.stu3.avro.ProvenanceReference
Creates a new ProvenanceReference RecordBuilder.
newBuilder(ProvenanceReference.Builder) - Static method in class com.cerner.bunsen.stu3.avro.ProvenanceReference
Creates a new ProvenanceReference RecordBuilder by copying an existing Builder.
newBuilder(ProvenanceReference) - Static method in class com.cerner.bunsen.stu3.avro.ProvenanceReference
Creates a new ProvenanceReference RecordBuilder by copying an existing ProvenanceReference instance.
newBuilder() - Static method in class com.cerner.bunsen.stu3.avro.Quantity
Creates a new Quantity RecordBuilder.
newBuilder(Quantity.Builder) - Static method in class com.cerner.bunsen.stu3.avro.Quantity
Creates a new Quantity RecordBuilder by copying an existing Builder.
newBuilder(Quantity) - Static method in class com.cerner.bunsen.stu3.avro.Quantity
Creates a new Quantity RecordBuilder by copying an existing Quantity instance.
newBuilder() - Static method in class com.cerner.bunsen.stu3.avro.Range
Creates a new Range RecordBuilder.
newBuilder(Range.Builder) - Static method in class com.cerner.bunsen.stu3.avro.Range
Creates a new Range RecordBuilder by copying an existing Builder.
newBuilder(Range) - Static method in class com.cerner.bunsen.stu3.avro.Range
Creates a new Range RecordBuilder by copying an existing Range instance.
newBuilder() - Static method in class com.cerner.bunsen.stu3.avro.Ratio
Creates a new Ratio RecordBuilder.
newBuilder(Ratio.Builder) - Static method in class com.cerner.bunsen.stu3.avro.Ratio
Creates a new Ratio RecordBuilder by copying an existing Builder.
newBuilder(Ratio) - Static method in class com.cerner.bunsen.stu3.avro.Ratio
Creates a new Ratio RecordBuilder by copying an existing Ratio instance.
newBuilder() - Static method in class com.cerner.bunsen.stu3.avro.ReferralRequestReference
Creates a new ReferralRequestReference RecordBuilder.
newBuilder(ReferralRequestReference.Builder) - Static method in class com.cerner.bunsen.stu3.avro.ReferralRequestReference
Creates a new ReferralRequestReference RecordBuilder by copying an existing Builder.
newBuilder(ReferralRequestReference) - Static method in class com.cerner.bunsen.stu3.avro.ReferralRequestReference
Creates a new ReferralRequestReference RecordBuilder by copying an existing ReferralRequestReference instance.
newBuilder() - Static method in class com.cerner.bunsen.stu3.avro.RelatedArtifact
Creates a new RelatedArtifact RecordBuilder.
newBuilder(RelatedArtifact.Builder) - Static method in class com.cerner.bunsen.stu3.avro.RelatedArtifact
Creates a new RelatedArtifact RecordBuilder by copying an existing Builder.
newBuilder(RelatedArtifact) - Static method in class com.cerner.bunsen.stu3.avro.RelatedArtifact
Creates a new RelatedArtifact RecordBuilder by copying an existing RelatedArtifact instance.
newBuilder() - Static method in class com.cerner.bunsen.stu3.avro.Resource
Creates a new Resource RecordBuilder.
newBuilder(Resource.Builder) - Static method in class com.cerner.bunsen.stu3.avro.Resource
Creates a new Resource RecordBuilder by copying an existing Builder.
newBuilder(Resource) - Static method in class com.cerner.bunsen.stu3.avro.Resource
Creates a new Resource RecordBuilder by copying an existing Resource instance.
newBuilder() - Static method in class com.cerner.bunsen.stu3.avro.ResourceReference
Creates a new ResourceReference RecordBuilder.
newBuilder(ResourceReference.Builder) - Static method in class com.cerner.bunsen.stu3.avro.ResourceReference
Creates a new ResourceReference RecordBuilder by copying an existing Builder.
newBuilder(ResourceReference) - Static method in class com.cerner.bunsen.stu3.avro.ResourceReference
Creates a new ResourceReference RecordBuilder by copying an existing ResourceReference instance.
newBuilder() - Static method in class com.cerner.bunsen.stu3.avro.SampledData
Creates a new SampledData RecordBuilder.
newBuilder(SampledData.Builder) - Static method in class com.cerner.bunsen.stu3.avro.SampledData
Creates a new SampledData RecordBuilder by copying an existing Builder.
newBuilder(SampledData) - Static method in class com.cerner.bunsen.stu3.avro.SampledData
Creates a new SampledData RecordBuilder by copying an existing SampledData instance.
newBuilder() - Static method in class com.cerner.bunsen.stu3.avro.SpecimenReference
Creates a new SpecimenReference RecordBuilder.
newBuilder(SpecimenReference.Builder) - Static method in class com.cerner.bunsen.stu3.avro.SpecimenReference
Creates a new SpecimenReference RecordBuilder by copying an existing Builder.
newBuilder(SpecimenReference) - Static method in class com.cerner.bunsen.stu3.avro.SpecimenReference
Creates a new SpecimenReference RecordBuilder by copying an existing SpecimenReference instance.
newBuilder() - Static method in class com.cerner.bunsen.stu3.avro.Timing
Creates a new Timing RecordBuilder.
newBuilder(Timing.Builder) - Static method in class com.cerner.bunsen.stu3.avro.Timing
Creates a new Timing RecordBuilder by copying an existing Builder.
newBuilder(Timing) - Static method in class com.cerner.bunsen.stu3.avro.Timing
Creates a new Timing RecordBuilder by copying an existing Timing instance.
newBuilder() - Static method in class com.cerner.bunsen.stu3.avro.TimingRepeat
Creates a new TimingRepeat RecordBuilder.
newBuilder(TimingRepeat.Builder) - Static method in class com.cerner.bunsen.stu3.avro.TimingRepeat
Creates a new TimingRepeat RecordBuilder by copying an existing Builder.
newBuilder(TimingRepeat) - Static method in class com.cerner.bunsen.stu3.avro.TimingRepeat
Creates a new TimingRepeat RecordBuilder by copying an existing TimingRepeat instance.
newBuilder() - Static method in class com.cerner.bunsen.stu3.avro.us.core.CarePlan
Creates a new CarePlan RecordBuilder.
newBuilder(CarePlan.Builder) - Static method in class com.cerner.bunsen.stu3.avro.us.core.CarePlan
Creates a new CarePlan RecordBuilder by copying an existing Builder.
newBuilder(CarePlan) - Static method in class com.cerner.bunsen.stu3.avro.us.core.CarePlan
Creates a new CarePlan RecordBuilder by copying an existing CarePlan instance.
newBuilder() - Static method in class com.cerner.bunsen.stu3.avro.us.core.CarePlanActivity
Creates a new CarePlanActivity RecordBuilder.
newBuilder(CarePlanActivity.Builder) - Static method in class com.cerner.bunsen.stu3.avro.us.core.CarePlanActivity
Creates a new CarePlanActivity RecordBuilder by copying an existing Builder.
newBuilder(CarePlanActivity) - Static method in class com.cerner.bunsen.stu3.avro.us.core.CarePlanActivity
Creates a new CarePlanActivity RecordBuilder by copying an existing CarePlanActivity instance.
newBuilder() - Static method in class com.cerner.bunsen.stu3.avro.us.core.CarePlanActivityDetail
Creates a new CarePlanActivityDetail RecordBuilder.
newBuilder(CarePlanActivityDetail.Builder) - Static method in class com.cerner.bunsen.stu3.avro.us.core.CarePlanActivityDetail
Creates a new CarePlanActivityDetail RecordBuilder by copying an existing Builder.
newBuilder(CarePlanActivityDetail) - Static method in class com.cerner.bunsen.stu3.avro.us.core.CarePlanActivityDetail
Creates a new CarePlanActivityDetail RecordBuilder by copying an existing CarePlanActivityDetail instance.
newBuilder() - Static method in class com.cerner.bunsen.stu3.avro.us.core.Condition
Creates a new Condition RecordBuilder.
newBuilder(Condition.Builder) - Static method in class com.cerner.bunsen.stu3.avro.us.core.Condition
Creates a new Condition RecordBuilder by copying an existing Builder.
newBuilder(Condition) - Static method in class com.cerner.bunsen.stu3.avro.us.core.Condition
Creates a new Condition RecordBuilder by copying an existing Condition instance.
newBuilder() - Static method in class com.cerner.bunsen.stu3.avro.us.core.ConditionEvidence
Creates a new ConditionEvidence RecordBuilder.
newBuilder(ConditionEvidence.Builder) - Static method in class com.cerner.bunsen.stu3.avro.us.core.ConditionEvidence
Creates a new ConditionEvidence RecordBuilder by copying an existing Builder.
newBuilder(ConditionEvidence) - Static method in class com.cerner.bunsen.stu3.avro.us.core.ConditionEvidence
Creates a new ConditionEvidence RecordBuilder by copying an existing ConditionEvidence instance.
newBuilder() - Static method in class com.cerner.bunsen.stu3.avro.us.core.ConditionStage
Creates a new ConditionStage RecordBuilder.
newBuilder(ConditionStage.Builder) - Static method in class com.cerner.bunsen.stu3.avro.us.core.ConditionStage
Creates a new ConditionStage RecordBuilder by copying an existing Builder.
newBuilder(ConditionStage) - Static method in class com.cerner.bunsen.stu3.avro.us.core.ConditionStage
Creates a new ConditionStage RecordBuilder by copying an existing ConditionStage instance.
newBuilder() - Static method in class com.cerner.bunsen.stu3.avro.us.core.Encounter
Creates a new Encounter RecordBuilder.
newBuilder(Encounter.Builder) - Static method in class com.cerner.bunsen.stu3.avro.us.core.Encounter
Creates a new Encounter RecordBuilder by copying an existing Builder.
newBuilder(Encounter) - Static method in class com.cerner.bunsen.stu3.avro.us.core.Encounter
Creates a new Encounter RecordBuilder by copying an existing Encounter instance.
newBuilder() - Static method in class com.cerner.bunsen.stu3.avro.us.core.EncounterClassHistory
Creates a new EncounterClassHistory RecordBuilder.
newBuilder(EncounterClassHistory.Builder) - Static method in class com.cerner.bunsen.stu3.avro.us.core.EncounterClassHistory
Creates a new EncounterClassHistory RecordBuilder by copying an existing Builder.
newBuilder(EncounterClassHistory) - Static method in class com.cerner.bunsen.stu3.avro.us.core.EncounterClassHistory
Creates a new EncounterClassHistory RecordBuilder by copying an existing EncounterClassHistory instance.
newBuilder() - Static method in class com.cerner.bunsen.stu3.avro.us.core.EncounterDiagnosis
Creates a new EncounterDiagnosis RecordBuilder.
newBuilder(EncounterDiagnosis.Builder) - Static method in class com.cerner.bunsen.stu3.avro.us.core.EncounterDiagnosis
Creates a new EncounterDiagnosis RecordBuilder by copying an existing Builder.
newBuilder(EncounterDiagnosis) - Static method in class com.cerner.bunsen.stu3.avro.us.core.EncounterDiagnosis
Creates a new EncounterDiagnosis RecordBuilder by copying an existing EncounterDiagnosis instance.
newBuilder() - Static method in class com.cerner.bunsen.stu3.avro.us.core.EncounterHospitalization
Creates a new EncounterHospitalization RecordBuilder.
newBuilder(EncounterHospitalization.Builder) - Static method in class com.cerner.bunsen.stu3.avro.us.core.EncounterHospitalization
Creates a new EncounterHospitalization RecordBuilder by copying an existing Builder.
newBuilder(EncounterHospitalization) - Static method in class com.cerner.bunsen.stu3.avro.us.core.EncounterHospitalization
Creates a new EncounterHospitalization RecordBuilder by copying an existing EncounterHospitalization instance.
newBuilder() - Static method in class com.cerner.bunsen.stu3.avro.us.core.EncounterLocation
Creates a new EncounterLocation RecordBuilder.
newBuilder(EncounterLocation.Builder) - Static method in class com.cerner.bunsen.stu3.avro.us.core.EncounterLocation
Creates a new EncounterLocation RecordBuilder by copying an existing Builder.
newBuilder(EncounterLocation) - Static method in class com.cerner.bunsen.stu3.avro.us.core.EncounterLocation
Creates a new EncounterLocation RecordBuilder by copying an existing EncounterLocation instance.
newBuilder() - Static method in class com.cerner.bunsen.stu3.avro.us.core.EncounterParticipant
Creates a new EncounterParticipant RecordBuilder.
newBuilder(EncounterParticipant.Builder) - Static method in class com.cerner.bunsen.stu3.avro.us.core.EncounterParticipant
Creates a new EncounterParticipant RecordBuilder by copying an existing Builder.
newBuilder(EncounterParticipant) - Static method in class com.cerner.bunsen.stu3.avro.us.core.EncounterParticipant
Creates a new EncounterParticipant RecordBuilder by copying an existing EncounterParticipant instance.
newBuilder() - Static method in class com.cerner.bunsen.stu3.avro.us.core.EncounterStatusHistory
Creates a new EncounterStatusHistory RecordBuilder.
newBuilder(EncounterStatusHistory.Builder) - Static method in class com.cerner.bunsen.stu3.avro.us.core.EncounterStatusHistory
Creates a new EncounterStatusHistory RecordBuilder by copying an existing Builder.
newBuilder(EncounterStatusHistory) - Static method in class com.cerner.bunsen.stu3.avro.us.core.EncounterStatusHistory
Creates a new EncounterStatusHistory RecordBuilder by copying an existing EncounterStatusHistory instance.
newBuilder() - Static method in class com.cerner.bunsen.stu3.avro.us.core.Immunization
Creates a new Immunization RecordBuilder.
newBuilder(Immunization.Builder) - Static method in class com.cerner.bunsen.stu3.avro.us.core.Immunization
Creates a new Immunization RecordBuilder by copying an existing Builder.
newBuilder(Immunization) - Static method in class com.cerner.bunsen.stu3.avro.us.core.Immunization
Creates a new Immunization RecordBuilder by copying an existing Immunization instance.
newBuilder() - Static method in class com.cerner.bunsen.stu3.avro.us.core.ImmunizationExplanation
Creates a new ImmunizationExplanation RecordBuilder.
newBuilder(ImmunizationExplanation.Builder) - Static method in class com.cerner.bunsen.stu3.avro.us.core.ImmunizationExplanation
Creates a new ImmunizationExplanation RecordBuilder by copying an existing Builder.
newBuilder(ImmunizationExplanation) - Static method in class com.cerner.bunsen.stu3.avro.us.core.ImmunizationExplanation
Creates a new ImmunizationExplanation RecordBuilder by copying an existing ImmunizationExplanation instance.
newBuilder() - Static method in class com.cerner.bunsen.stu3.avro.us.core.ImmunizationPractitioner
Creates a new ImmunizationPractitioner RecordBuilder.
newBuilder(ImmunizationPractitioner.Builder) - Static method in class com.cerner.bunsen.stu3.avro.us.core.ImmunizationPractitioner
Creates a new ImmunizationPractitioner RecordBuilder by copying an existing Builder.
newBuilder(ImmunizationPractitioner) - Static method in class com.cerner.bunsen.stu3.avro.us.core.ImmunizationPractitioner
Creates a new ImmunizationPractitioner RecordBuilder by copying an existing ImmunizationPractitioner instance.
newBuilder() - Static method in class com.cerner.bunsen.stu3.avro.us.core.ImmunizationReaction
Creates a new ImmunizationReaction RecordBuilder.
newBuilder(ImmunizationReaction.Builder) - Static method in class com.cerner.bunsen.stu3.avro.us.core.ImmunizationReaction
Creates a new ImmunizationReaction RecordBuilder by copying an existing Builder.
newBuilder(ImmunizationReaction) - Static method in class com.cerner.bunsen.stu3.avro.us.core.ImmunizationReaction
Creates a new ImmunizationReaction RecordBuilder by copying an existing ImmunizationReaction instance.
newBuilder() - Static method in class com.cerner.bunsen.stu3.avro.us.core.ImmunizationVaccinationProtocol
Creates a new ImmunizationVaccinationProtocol RecordBuilder.
newBuilder(ImmunizationVaccinationProtocol.Builder) - Static method in class com.cerner.bunsen.stu3.avro.us.core.ImmunizationVaccinationProtocol
Creates a new ImmunizationVaccinationProtocol RecordBuilder by copying an existing Builder.
newBuilder(ImmunizationVaccinationProtocol) - Static method in class com.cerner.bunsen.stu3.avro.us.core.ImmunizationVaccinationProtocol
Creates a new ImmunizationVaccinationProtocol RecordBuilder by copying an existing ImmunizationVaccinationProtocol instance.
newBuilder() - Static method in class com.cerner.bunsen.stu3.avro.us.core.Medication
Creates a new Medication RecordBuilder.
newBuilder(Medication.Builder) - Static method in class com.cerner.bunsen.stu3.avro.us.core.Medication
Creates a new Medication RecordBuilder by copying an existing Builder.
newBuilder(Medication) - Static method in class com.cerner.bunsen.stu3.avro.us.core.Medication
Creates a new Medication RecordBuilder by copying an existing Medication instance.
newBuilder() - Static method in class com.cerner.bunsen.stu3.avro.us.core.MedicationIngredient
Creates a new MedicationIngredient RecordBuilder.
newBuilder(MedicationIngredient.Builder) - Static method in class com.cerner.bunsen.stu3.avro.us.core.MedicationIngredient
Creates a new MedicationIngredient RecordBuilder by copying an existing Builder.
newBuilder(MedicationIngredient) - Static method in class com.cerner.bunsen.stu3.avro.us.core.MedicationIngredient
Creates a new MedicationIngredient RecordBuilder by copying an existing MedicationIngredient instance.
newBuilder() - Static method in class com.cerner.bunsen.stu3.avro.us.core.MedicationPackage
Creates a new MedicationPackage RecordBuilder.
newBuilder(MedicationPackage.Builder) - Static method in class com.cerner.bunsen.stu3.avro.us.core.MedicationPackage
Creates a new MedicationPackage RecordBuilder by copying an existing Builder.
newBuilder(MedicationPackage) - Static method in class com.cerner.bunsen.stu3.avro.us.core.MedicationPackage
Creates a new MedicationPackage RecordBuilder by copying an existing MedicationPackage instance.
newBuilder() - Static method in class com.cerner.bunsen.stu3.avro.us.core.MedicationPackageBatch
Creates a new MedicationPackageBatch RecordBuilder.
newBuilder(MedicationPackageBatch.Builder) - Static method in class com.cerner.bunsen.stu3.avro.us.core.MedicationPackageBatch
Creates a new MedicationPackageBatch RecordBuilder by copying an existing Builder.
newBuilder(MedicationPackageBatch) - Static method in class com.cerner.bunsen.stu3.avro.us.core.MedicationPackageBatch
Creates a new MedicationPackageBatch RecordBuilder by copying an existing MedicationPackageBatch instance.
newBuilder() - Static method in class com.cerner.bunsen.stu3.avro.us.core.MedicationPackageContent
Creates a new MedicationPackageContent RecordBuilder.
newBuilder(MedicationPackageContent.Builder) - Static method in class com.cerner.bunsen.stu3.avro.us.core.MedicationPackageContent
Creates a new MedicationPackageContent RecordBuilder by copying an existing Builder.
newBuilder(MedicationPackageContent) - Static method in class com.cerner.bunsen.stu3.avro.us.core.MedicationPackageContent
Creates a new MedicationPackageContent RecordBuilder by copying an existing MedicationPackageContent instance.
newBuilder() - Static method in class com.cerner.bunsen.stu3.avro.us.core.MedicationRequest
Creates a new MedicationRequest RecordBuilder.
newBuilder(MedicationRequest.Builder) - Static method in class com.cerner.bunsen.stu3.avro.us.core.MedicationRequest
Creates a new MedicationRequest RecordBuilder by copying an existing Builder.
newBuilder(MedicationRequest) - Static method in class com.cerner.bunsen.stu3.avro.us.core.MedicationRequest
Creates a new MedicationRequest RecordBuilder by copying an existing MedicationRequest instance.
newBuilder() - Static method in class com.cerner.bunsen.stu3.avro.us.core.MedicationRequestDispenseRequest
Creates a new MedicationRequestDispenseRequest RecordBuilder.
newBuilder(MedicationRequestDispenseRequest.Builder) - Static method in class com.cerner.bunsen.stu3.avro.us.core.MedicationRequestDispenseRequest
Creates a new MedicationRequestDispenseRequest RecordBuilder by copying an existing Builder.
newBuilder(MedicationRequestDispenseRequest) - Static method in class com.cerner.bunsen.stu3.avro.us.core.MedicationRequestDispenseRequest
Creates a new MedicationRequestDispenseRequest RecordBuilder by copying an existing MedicationRequestDispenseRequest instance.
newBuilder() - Static method in class com.cerner.bunsen.stu3.avro.us.core.MedicationRequestRequester
Creates a new MedicationRequestRequester RecordBuilder.
newBuilder(MedicationRequestRequester.Builder) - Static method in class com.cerner.bunsen.stu3.avro.us.core.MedicationRequestRequester
Creates a new MedicationRequestRequester RecordBuilder by copying an existing Builder.
newBuilder(MedicationRequestRequester) - Static method in class com.cerner.bunsen.stu3.avro.us.core.MedicationRequestRequester
Creates a new MedicationRequestRequester RecordBuilder by copying an existing MedicationRequestRequester instance.
newBuilder() - Static method in class com.cerner.bunsen.stu3.avro.us.core.MedicationRequestSubstitution
Creates a new MedicationRequestSubstitution RecordBuilder.
newBuilder(MedicationRequestSubstitution.Builder) - Static method in class com.cerner.bunsen.stu3.avro.us.core.MedicationRequestSubstitution
Creates a new MedicationRequestSubstitution RecordBuilder by copying an existing Builder.
newBuilder(MedicationRequestSubstitution) - Static method in class com.cerner.bunsen.stu3.avro.us.core.MedicationRequestSubstitution
Creates a new MedicationRequestSubstitution RecordBuilder by copying an existing MedicationRequestSubstitution instance.
newBuilder() - Static method in class com.cerner.bunsen.stu3.avro.us.core.Patient
Creates a new Patient RecordBuilder.
newBuilder(Patient.Builder) - Static method in class com.cerner.bunsen.stu3.avro.us.core.Patient
Creates a new Patient RecordBuilder by copying an existing Builder.
newBuilder(Patient) - Static method in class com.cerner.bunsen.stu3.avro.us.core.Patient
Creates a new Patient RecordBuilder by copying an existing Patient instance.
newBuilder() - Static method in class com.cerner.bunsen.stu3.avro.us.core.PatientCommunication
Creates a new PatientCommunication RecordBuilder.
newBuilder(PatientCommunication.Builder) - Static method in class com.cerner.bunsen.stu3.avro.us.core.PatientCommunication
Creates a new PatientCommunication RecordBuilder by copying an existing Builder.
newBuilder(PatientCommunication) - Static method in class com.cerner.bunsen.stu3.avro.us.core.PatientCommunication
Creates a new PatientCommunication RecordBuilder by copying an existing PatientCommunication instance.
newBuilder() - Static method in class com.cerner.bunsen.stu3.avro.us.core.PatientContact
Creates a new PatientContact RecordBuilder.
newBuilder(PatientContact.Builder) - Static method in class com.cerner.bunsen.stu3.avro.us.core.PatientContact
Creates a new PatientContact RecordBuilder by copying an existing Builder.
newBuilder(PatientContact) - Static method in class com.cerner.bunsen.stu3.avro.us.core.PatientContact
Creates a new PatientContact RecordBuilder by copying an existing PatientContact instance.
newBuilder() - Static method in class com.cerner.bunsen.stu3.avro.us.core.PatientLink
Creates a new PatientLink RecordBuilder.
newBuilder(PatientLink.Builder) - Static method in class com.cerner.bunsen.stu3.avro.us.core.PatientLink
Creates a new PatientLink RecordBuilder by copying an existing Builder.
newBuilder(PatientLink) - Static method in class com.cerner.bunsen.stu3.avro.us.core.PatientLink
Creates a new PatientLink RecordBuilder by copying an existing PatientLink instance.
newBuilder() - Static method in class com.cerner.bunsen.stu3.avro.us.core.UsCoreEthnicity
Creates a new UsCoreEthnicity RecordBuilder.
newBuilder(UsCoreEthnicity.Builder) - Static method in class com.cerner.bunsen.stu3.avro.us.core.UsCoreEthnicity
Creates a new UsCoreEthnicity RecordBuilder by copying an existing Builder.
newBuilder(UsCoreEthnicity) - Static method in class com.cerner.bunsen.stu3.avro.us.core.UsCoreEthnicity
Creates a new UsCoreEthnicity RecordBuilder by copying an existing UsCoreEthnicity instance.
newBuilder() - Static method in class com.cerner.bunsen.stu3.avro.us.core.UsCoreRace
Creates a new UsCoreRace RecordBuilder.
newBuilder(UsCoreRace.Builder) - Static method in class com.cerner.bunsen.stu3.avro.us.core.UsCoreRace
Creates a new UsCoreRace RecordBuilder by copying an existing Builder.
newBuilder(UsCoreRace) - Static method in class com.cerner.bunsen.stu3.avro.us.core.UsCoreRace
Creates a new UsCoreRace RecordBuilder by copying an existing UsCoreRace instance.
newBuilder() - Static method in class com.cerner.bunsen.stu3.avro.UsageContext
Creates a new UsageContext RecordBuilder.
newBuilder(UsageContext.Builder) - Static method in class com.cerner.bunsen.stu3.avro.UsageContext
Creates a new UsageContext RecordBuilder by copying an existing Builder.
newBuilder(UsageContext) - Static method in class com.cerner.bunsen.stu3.avro.UsageContext
Creates a new UsageContext RecordBuilder by copying an existing UsageContext instance.
newInstance(SparkSession, Dataset<UrlAndVersion>, Dataset<Row>, Dataset<Mapping>) - Method in class com.cerner.bunsen.spark.codes.base.AbstractConceptMaps
Returns a new instance of this ConceptMaps type with the given parameters.
newInstance(SparkSession, Dataset<UrlAndVersion>, Dataset<Row>, Dataset<Mapping>) - Method in class com.cerner.bunsen.stu3.codes.ConceptMaps
 
NoOpConverter - Class in com.cerner.bunsen.avro.converters
 
NoOpConverter() - Constructor for class com.cerner.bunsen.avro.converters.NoOpConverter
 

O

Observation - Class in com.cerner.bunsen.stu3.avro
 
Observation() - Constructor for class com.cerner.bunsen.stu3.avro.Observation
Default constructor.
Observation(String, Meta, String, String, Narrative, List<Resource>, List<Identifier>, List<CarePlanDeviceRequestImmunizationRecommendationMedicationRequestNutritionOrderProcedureRequestReferralRequestReference>, String, List<CodeableConcept>, CodeableConcept, DeviceGroupLocationPatientReference, EncounterEpisodeOfCareReference, ChoicePeriodDateTime, String, List<OrganizationPatientPractitionerRelatedPersonReference>, ChoiceAttachmentCodeableConceptPeriodQuantityRangeRatioSampledDataBooleanDateTimeStringTime, CodeableConcept, CodeableConcept, String, CodeableConcept, CodeableConcept, SpecimenReference, DeviceDeviceMetricReference, List<ObservationReferenceRange>, List<ObservationRelated>, List<ObservationComponent>) - Constructor for class com.cerner.bunsen.stu3.avro.Observation
All-args constructor.
Observation.Builder - Class in com.cerner.bunsen.stu3.avro
RecordBuilder for Observation instances.
ObservationComponent - Class in com.cerner.bunsen.stu3.avro
 
ObservationComponent() - Constructor for class com.cerner.bunsen.stu3.avro.ObservationComponent
Default constructor.
ObservationComponent(String, CodeableConcept, ChoiceAttachmentCodeableConceptPeriodQuantityRangeRatioSampledDataDateTimeStringTime, CodeableConcept, CodeableConcept, List<ObservationComponentReferenceRange>) - Constructor for class com.cerner.bunsen.stu3.avro.ObservationComponent
All-args constructor.
ObservationComponent.Builder - Class in com.cerner.bunsen.stu3.avro
RecordBuilder for ObservationComponent instances.
ObservationComponentReferenceRange - Class in com.cerner.bunsen.stu3.avro
 
ObservationComponentReferenceRange() - Constructor for class com.cerner.bunsen.stu3.avro.ObservationComponentReferenceRange
Default constructor.
ObservationComponentReferenceRange(String, Quantity, Quantity, CodeableConcept, List<CodeableConcept>, Range, String) - Constructor for class com.cerner.bunsen.stu3.avro.ObservationComponentReferenceRange
All-args constructor.
ObservationComponentReferenceRange.Builder - Class in com.cerner.bunsen.stu3.avro
RecordBuilder for ObservationComponentReferenceRange instances.
ObservationQuestionnaireResponseSequenceReference - Class in com.cerner.bunsen.stu3.avro
 
ObservationQuestionnaireResponseSequenceReference() - Constructor for class com.cerner.bunsen.stu3.avro.ObservationQuestionnaireResponseSequenceReference
Default constructor.
ObservationQuestionnaireResponseSequenceReference(String, String, String, String, String, Identifier, String) - Constructor for class com.cerner.bunsen.stu3.avro.ObservationQuestionnaireResponseSequenceReference
All-args constructor.
ObservationQuestionnaireResponseSequenceReference.Builder - Class in com.cerner.bunsen.stu3.avro
RecordBuilder for ObservationQuestionnaireResponseSequenceReference instances.
ObservationReference - Class in com.cerner.bunsen.stu3.avro
 
ObservationReference() - Constructor for class com.cerner.bunsen.stu3.avro.ObservationReference
Default constructor.
ObservationReference(String, String, String, Identifier, String) - Constructor for class com.cerner.bunsen.stu3.avro.ObservationReference
All-args constructor.
ObservationReference.Builder - Class in com.cerner.bunsen.stu3.avro
RecordBuilder for ObservationReference instances.
ObservationReferenceRange - Class in com.cerner.bunsen.stu3.avro
 
ObservationReferenceRange() - Constructor for class com.cerner.bunsen.stu3.avro.ObservationReferenceRange
Default constructor.
ObservationReferenceRange(String, Quantity, Quantity, CodeableConcept, List<CodeableConcept>, Range, String) - Constructor for class com.cerner.bunsen.stu3.avro.ObservationReferenceRange
All-args constructor.
ObservationReferenceRange.Builder - Class in com.cerner.bunsen.stu3.avro
RecordBuilder for ObservationReferenceRange instances.
ObservationRelated - Class in com.cerner.bunsen.stu3.avro
 
ObservationRelated() - Constructor for class com.cerner.bunsen.stu3.avro.ObservationRelated
Default constructor.
ObservationRelated(String, String, ObservationQuestionnaireResponseSequenceReference) - Constructor for class com.cerner.bunsen.stu3.avro.ObservationRelated
All-args constructor.
ObservationRelated.Builder - Class in com.cerner.bunsen.stu3.avro
RecordBuilder for ObservationRelated instances.
OrganizationPatientPractitionerRelatedPersonReference - Class in com.cerner.bunsen.stu3.avro
 
OrganizationPatientPractitionerRelatedPersonReference() - Constructor for class com.cerner.bunsen.stu3.avro.OrganizationPatientPractitionerRelatedPersonReference
Default constructor.
OrganizationPatientPractitionerRelatedPersonReference(String, String, String, String, String, String, Identifier, String) - Constructor for class com.cerner.bunsen.stu3.avro.OrganizationPatientPractitionerRelatedPersonReference
All-args constructor.
OrganizationPatientPractitionerRelatedPersonReference.Builder - Class in com.cerner.bunsen.stu3.avro
RecordBuilder for OrganizationPatientPractitionerRelatedPersonReference instances.
OrganizationPractitionerReference - Class in com.cerner.bunsen.stu3.avro
 
OrganizationPractitionerReference() - Constructor for class com.cerner.bunsen.stu3.avro.OrganizationPractitionerReference
Default constructor.
OrganizationPractitionerReference(String, String, String, String, Identifier, String) - Constructor for class com.cerner.bunsen.stu3.avro.OrganizationPractitionerReference
All-args constructor.
OrganizationPractitionerReference.Builder - Class in com.cerner.bunsen.stu3.avro
RecordBuilder for OrganizationPractitionerReference instances.
OrganizationReference - Class in com.cerner.bunsen.stu3.avro
 
OrganizationReference() - Constructor for class com.cerner.bunsen.stu3.avro.OrganizationReference
Default constructor.
OrganizationReference(String, String, String, String) - Constructor for class com.cerner.bunsen.stu3.avro.OrganizationReference
All-args constructor.
OrganizationReference.Builder - Class in com.cerner.bunsen.stu3.avro
RecordBuilder for OrganizationReference instances.

P

Patient - Class in com.cerner.bunsen.stu3.avro
 
Patient() - Constructor for class com.cerner.bunsen.stu3.avro.Patient
Default constructor.
Patient(String, Meta, String, String, Narrative, List<Resource>, List<Identifier>, Boolean, List<HumanName>, List<ContactPoint>, String, String, ChoiceBooleanDateTime, List<Address>, CodeableConcept, ChoiceBooleanInteger, List<Attachment>, List<PatientContact>, PatientAnimal, List<PatientCommunication>, List<OrganizationPractitionerReference>, OrganizationReference, List<PatientLink>) - Constructor for class com.cerner.bunsen.stu3.avro.Patient
All-args constructor.
Patient - Class in com.cerner.bunsen.stu3.avro.us.core
 
Patient() - Constructor for class com.cerner.bunsen.stu3.avro.us.core.Patient
Default constructor.
Patient(String, Meta, String, String, Narrative, List<Resource>, UsCoreRace, UsCoreEthnicity, String, List<Identifier>, Boolean, List<HumanName>, List<ContactPoint>, String, String, ChoiceBooleanDateTime, List<Address>, CodeableConcept, ChoiceBooleanInteger, List<Attachment>, List<PatientContact>, List<PatientCommunication>, List<OrganizationPractitionerReference>, OrganizationReference, List<PatientLink>) - Constructor for class com.cerner.bunsen.stu3.avro.us.core.Patient
All-args constructor.
Patient.Builder - Class in com.cerner.bunsen.stu3.avro
RecordBuilder for Patient instances.
Patient.Builder - Class in com.cerner.bunsen.stu3.avro.us.core
RecordBuilder for Patient instances.
PatientAnimal - Class in com.cerner.bunsen.stu3.avro
 
PatientAnimal() - Constructor for class com.cerner.bunsen.stu3.avro.PatientAnimal
Default constructor.
PatientAnimal(String, CodeableConcept, CodeableConcept, CodeableConcept) - Constructor for class com.cerner.bunsen.stu3.avro.PatientAnimal
All-args constructor.
PatientAnimal.Builder - Class in com.cerner.bunsen.stu3.avro
RecordBuilder for PatientAnimal instances.
PatientCommunication - Class in com.cerner.bunsen.stu3.avro
 
PatientCommunication() - Constructor for class com.cerner.bunsen.stu3.avro.PatientCommunication
Default constructor.
PatientCommunication(String, CodeableConcept, Boolean) - Constructor for class com.cerner.bunsen.stu3.avro.PatientCommunication
All-args constructor.
PatientCommunication - Class in com.cerner.bunsen.stu3.avro.us.core
 
PatientCommunication() - Constructor for class com.cerner.bunsen.stu3.avro.us.core.PatientCommunication
Default constructor.
PatientCommunication(String, CodeableConcept, Boolean) - Constructor for class com.cerner.bunsen.stu3.avro.us.core.PatientCommunication
All-args constructor.
PatientCommunication.Builder - Class in com.cerner.bunsen.stu3.avro
RecordBuilder for PatientCommunication instances.
PatientCommunication.Builder - Class in com.cerner.bunsen.stu3.avro.us.core
RecordBuilder for PatientCommunication instances.
PatientContact - Class in com.cerner.bunsen.stu3.avro
 
PatientContact() - Constructor for class com.cerner.bunsen.stu3.avro.PatientContact
Default constructor.
PatientContact(String, List<CodeableConcept>, HumanName, List<ContactPoint>, Address, String, OrganizationReference, Period) - Constructor for class com.cerner.bunsen.stu3.avro.PatientContact
All-args constructor.
PatientContact - Class in com.cerner.bunsen.stu3.avro.us.core
 
PatientContact() - Constructor for class com.cerner.bunsen.stu3.avro.us.core.PatientContact
Default constructor.
PatientContact(String, List<CodeableConcept>, HumanName, List<ContactPoint>, Address, String, OrganizationReference, Period) - Constructor for class com.cerner.bunsen.stu3.avro.us.core.PatientContact
All-args constructor.
PatientContact.Builder - Class in com.cerner.bunsen.stu3.avro
RecordBuilder for PatientContact instances.
PatientContact.Builder - Class in com.cerner.bunsen.stu3.avro.us.core
RecordBuilder for PatientContact instances.
PatientLink - Class in com.cerner.bunsen.stu3.avro
 
PatientLink() - Constructor for class com.cerner.bunsen.stu3.avro.PatientLink
Default constructor.
PatientLink(String, PatientRelatedPersonReference, String) - Constructor for class com.cerner.bunsen.stu3.avro.PatientLink
All-args constructor.
PatientLink - Class in com.cerner.bunsen.stu3.avro.us.core
 
PatientLink() - Constructor for class com.cerner.bunsen.stu3.avro.us.core.PatientLink
Default constructor.
PatientLink(String, PatientRelatedPersonReference, String) - Constructor for class com.cerner.bunsen.stu3.avro.us.core.PatientLink
All-args constructor.
PatientLink.Builder - Class in com.cerner.bunsen.stu3.avro
RecordBuilder for PatientLink instances.
PatientLink.Builder - Class in com.cerner.bunsen.stu3.avro.us.core
RecordBuilder for PatientLink instances.
PatientPractitionerReference - Class in com.cerner.bunsen.stu3.avro
 
PatientPractitionerReference() - Constructor for class com.cerner.bunsen.stu3.avro.PatientPractitionerReference
Default constructor.
PatientPractitionerReference(String, String, String, String, Identifier, String) - Constructor for class com.cerner.bunsen.stu3.avro.PatientPractitionerReference
All-args constructor.
PatientPractitionerReference.Builder - Class in com.cerner.bunsen.stu3.avro
RecordBuilder for PatientPractitionerReference instances.
PatientPractitionerRelatedPersonReference - Class in com.cerner.bunsen.stu3.avro
 
PatientPractitionerRelatedPersonReference() - Constructor for class com.cerner.bunsen.stu3.avro.PatientPractitionerRelatedPersonReference
Default constructor.
PatientPractitionerRelatedPersonReference(String, String, String, String, String, Identifier, String) - Constructor for class com.cerner.bunsen.stu3.avro.PatientPractitionerRelatedPersonReference
All-args constructor.
PatientPractitionerRelatedPersonReference.Builder - Class in com.cerner.bunsen.stu3.avro
RecordBuilder for PatientPractitionerRelatedPersonReference instances.
PatientReference - Class in com.cerner.bunsen.stu3.avro
 
PatientReference() - Constructor for class com.cerner.bunsen.stu3.avro.PatientReference
Default constructor.
PatientReference(String, String, String, Identifier, String) - Constructor for class com.cerner.bunsen.stu3.avro.PatientReference
All-args constructor.
PatientReference.Builder - Class in com.cerner.bunsen.stu3.avro
RecordBuilder for PatientReference instances.
PatientRelatedPersonReference - Class in com.cerner.bunsen.stu3.avro
 
PatientRelatedPersonReference() - Constructor for class com.cerner.bunsen.stu3.avro.PatientRelatedPersonReference
Default constructor.
PatientRelatedPersonReference(String, String, String, String, Identifier, String) - Constructor for class com.cerner.bunsen.stu3.avro.PatientRelatedPersonReference
All-args constructor.
PatientRelatedPersonReference.Builder - Class in com.cerner.bunsen.stu3.avro
RecordBuilder for PatientRelatedPersonReference instances.
Period - Class in com.cerner.bunsen.stu3.avro
 
Period() - Constructor for class com.cerner.bunsen.stu3.avro.Period
Default constructor.
Period(String, String, String) - Constructor for class com.cerner.bunsen.stu3.avro.Period
All-args constructor.
Period.Builder - Class in com.cerner.bunsen.stu3.avro
RecordBuilder for Period instances.
PlanDefinitionQuestionnaireReference - Class in com.cerner.bunsen.stu3.avro
 
PlanDefinitionQuestionnaireReference() - Constructor for class com.cerner.bunsen.stu3.avro.PlanDefinitionQuestionnaireReference
Default constructor.
PlanDefinitionQuestionnaireReference(String, String, String, String, Identifier, String) - Constructor for class com.cerner.bunsen.stu3.avro.PlanDefinitionQuestionnaireReference
All-args constructor.
PlanDefinitionQuestionnaireReference.Builder - Class in com.cerner.bunsen.stu3.avro
RecordBuilder for PlanDefinitionQuestionnaireReference instances.
popUdf(SparkSession) - Static method in class com.cerner.bunsen.spark.ValueSetUdfs
Pops a BroadcastableValueSets from the user-defined function stack.
PractitionerReference - Class in com.cerner.bunsen.stu3.avro
 
PractitionerReference() - Constructor for class com.cerner.bunsen.stu3.avro.PractitionerReference
Default constructor.
PractitionerReference(String, String, String, Identifier, String) - Constructor for class com.cerner.bunsen.stu3.avro.PractitionerReference
All-args constructor.
PractitionerReference.Builder - Class in com.cerner.bunsen.stu3.avro
RecordBuilder for PractitionerReference instances.
PractitionerRelatedPersonReference - Class in com.cerner.bunsen.stu3.avro
 
PractitionerRelatedPersonReference() - Constructor for class com.cerner.bunsen.stu3.avro.PractitionerRelatedPersonReference
Default constructor.
PractitionerRelatedPersonReference(String, String, String, String, Identifier, String) - Constructor for class com.cerner.bunsen.stu3.avro.PractitionerRelatedPersonReference
All-args constructor.
PractitionerRelatedPersonReference.Builder - Class in com.cerner.bunsen.stu3.avro
RecordBuilder for PractitionerRelatedPersonReference instances.
PRIMITIVE_TYPES - Static variable in class com.cerner.bunsen.definitions.StructureDefinitions
 
PrimitiveConverter<T> - Class in com.cerner.bunsen.definitions
 
PrimitiveConverter(String) - Constructor for class com.cerner.bunsen.definitions.PrimitiveConverter
 
Procedure - Class in com.cerner.bunsen.stu3.avro
 
Procedure() - Constructor for class com.cerner.bunsen.stu3.avro.Procedure
Default constructor.
Procedure(String, Meta, String, String, Narrative, List<Resource>, List<Identifier>, List<ActivityDefinitionHealthcareServicePlanDefinitionReference>, List<CarePlanProcedureRequestReferralRequestReference>, List<MedicationAdministrationObservationProcedureReference>, String, Boolean, CodeableConcept, CodeableConcept, CodeableConcept, GroupPatientReference, EncounterEpisodeOfCareReference, ChoicePeriodDateTime, List<ProcedurePerformer>, LocationReference, List<CodeableConcept>, List<ConditionObservationReference>, List<CodeableConcept>, CodeableConcept, List<DiagnosticReportReference>, List<CodeableConcept>, List<ConditionReference>, List<CodeableConcept>, List<Annotation>, List<ProcedureFocalDevice>, List<DeviceMedicationSubstanceReference>, List<CodeableConcept>) - Constructor for class com.cerner.bunsen.stu3.avro.Procedure
All-args constructor.
Procedure.Builder - Class in com.cerner.bunsen.stu3.avro
RecordBuilder for Procedure instances.
ProcedureFocalDevice - Class in com.cerner.bunsen.stu3.avro
 
ProcedureFocalDevice() - Constructor for class com.cerner.bunsen.stu3.avro.ProcedureFocalDevice
Default constructor.
ProcedureFocalDevice(String, CodeableConcept, DeviceReference) - Constructor for class com.cerner.bunsen.stu3.avro.ProcedureFocalDevice
All-args constructor.
ProcedureFocalDevice.Builder - Class in com.cerner.bunsen.stu3.avro
RecordBuilder for ProcedureFocalDevice instances.
ProcedurePerformer - Class in com.cerner.bunsen.stu3.avro
 
ProcedurePerformer() - Constructor for class com.cerner.bunsen.stu3.avro.ProcedurePerformer
Default constructor.
ProcedurePerformer(String, CodeableConcept, DeviceOrganizationPatientPractitionerRelatedPersonReference, OrganizationReference) - Constructor for class com.cerner.bunsen.stu3.avro.ProcedurePerformer
All-args constructor.
ProcedurePerformer.Builder - Class in com.cerner.bunsen.stu3.avro
RecordBuilder for ProcedurePerformer instances.
ProcedureReference - Class in com.cerner.bunsen.stu3.avro
 
ProcedureReference() - Constructor for class com.cerner.bunsen.stu3.avro.ProcedureReference
Default constructor.
ProcedureReference(String, String, String, Identifier, String) - Constructor for class com.cerner.bunsen.stu3.avro.ProcedureReference
All-args constructor.
ProcedureReference.Builder - Class in com.cerner.bunsen.stu3.avro
RecordBuilder for ProcedureReference instances.
ProcedureRequest - Class in com.cerner.bunsen.stu3.avro
 
ProcedureRequest() - Constructor for class com.cerner.bunsen.stu3.avro.ProcedureRequest
Default constructor.
ProcedureRequest(String, Meta, String, String, Narrative, List<Resource>, List<Identifier>, List<ActivityDefinitionPlanDefinitionReference>, List<ResourceReference>, List<ResourceReference>, Identifier, String, String, String, Boolean, List<CodeableConcept>, CodeableConcept, DeviceGroupLocationPatientReference, EncounterEpisodeOfCareReference, ChoicePeriodTimingDateTime, ChoiceCodeableConceptBoolean, String, ProcedureRequestRequester, CodeableConcept, DeviceHealthcareServiceOrganizationPatientPractitionerRelatedPersonReference, List<CodeableConcept>, List<ConditionObservationReference>, List<ResourceReference>, List<SpecimenReference>, List<CodeableConcept>, List<Annotation>, List<ProvenanceReference>) - Constructor for class com.cerner.bunsen.stu3.avro.ProcedureRequest
All-args constructor.
ProcedureRequest.Builder - Class in com.cerner.bunsen.stu3.avro
RecordBuilder for ProcedureRequest instances.
ProcedureRequestRequester - Class in com.cerner.bunsen.stu3.avro
 
ProcedureRequestRequester() - Constructor for class com.cerner.bunsen.stu3.avro.ProcedureRequestRequester
Default constructor.
ProcedureRequestRequester(String, DeviceOrganizationPractitionerReference, OrganizationReference) - Constructor for class com.cerner.bunsen.stu3.avro.ProcedureRequestRequester
All-args constructor.
ProcedureRequestRequester.Builder - Class in com.cerner.bunsen.stu3.avro
RecordBuilder for ProcedureRequestRequester instances.
ProfileProvider - Interface in com.cerner.bunsen.profiles
SPI interface to load FHIR structure definitions.
property(String, T) - Static method in class com.cerner.bunsen.definitions.StructureField
Creates a new StructureField for the given property.
propertyName() - Method in class com.cerner.bunsen.definitions.StructureField
The FHIR property name for the field.
PROTOCOL - Static variable in interface com.cerner.bunsen.avro.FhirGeneratedSchemas.Callback
 
PROTOCOL - Static variable in interface com.cerner.bunsen.avro.FhirGeneratedSchemas
 
ProvenanceReference - Class in com.cerner.bunsen.stu3.avro
 
ProvenanceReference() - Constructor for class com.cerner.bunsen.stu3.avro.ProvenanceReference
Default constructor.
ProvenanceReference(String, String, String, Identifier, String) - Constructor for class com.cerner.bunsen.stu3.avro.ProvenanceReference
All-args constructor.
ProvenanceReference.Builder - Class in com.cerner.bunsen.stu3.avro
RecordBuilder for ProvenanceReference instances.
pushUdf(SparkSession, BroadcastableValueSets) - Static method in class com.cerner.bunsen.spark.ValueSetUdfs
Pushes an "in_valueset" UDF that uses the given BroadcastableValueSets for its content.
pushUdf(SparkSession, Broadcast<BroadcastableValueSets>) - Static method in class com.cerner.bunsen.spark.ValueSetUdfs
Pushes an "in_valueset" UDF that uses an already broadcast instance of BroadcastableValueSets for its content.
put(int, Object) - Method in class com.cerner.bunsen.stu3.avro.AccountReference
 
put(int, Object) - Method in class com.cerner.bunsen.stu3.avro.ActivityDefinitionHealthcareServicePlanDefinitionReference
 
put(int, Object) - Method in class com.cerner.bunsen.stu3.avro.ActivityDefinitionPlanDefinitionQuestionnaireReference
 
put(int, Object) - Method in class com.cerner.bunsen.stu3.avro.ActivityDefinitionPlanDefinitionReference
 
put(int, Object) - Method in class com.cerner.bunsen.stu3.avro.Address
 
put(int, Object) - Method in class com.cerner.bunsen.stu3.avro.Age
 
put(int, Object) - Method in class com.cerner.bunsen.stu3.avro.AllergyIntolerance
 
put(int, Object) - Method in class com.cerner.bunsen.stu3.avro.AllergyIntoleranceReaction
 
put(int, Object) - Method in class com.cerner.bunsen.stu3.avro.Annotation
 
put(int, Object) - Method in class com.cerner.bunsen.stu3.avro.AppointmentCommunicationRequestDeviceRequestMedicationRequestNutritionOrderProcedureRequestReferralRequestRequestGroupTaskVisionPrescriptionReference
 
put(int, Object) - Method in class com.cerner.bunsen.stu3.avro.AppointmentReference
 
put(int, Object) - Method in class com.cerner.bunsen.stu3.avro.Attachment
 
put(int, Object) - Method in class com.cerner.bunsen.stu3.avro.BundleReference
 
put(int, Object) - Method in class com.cerner.bunsen.stu3.avro.CarePlan
 
put(int, Object) - Method in class com.cerner.bunsen.stu3.avro.CarePlanActivity
 
put(int, Object) - Method in class com.cerner.bunsen.stu3.avro.CarePlanActivityDetail
 
put(int, Object) - Method in class com.cerner.bunsen.stu3.avro.CarePlanDeviceRequestImmunizationRecommendationMedicationRequestNutritionOrderProcedureRequestReferralRequestReference
 
put(int, Object) - Method in class com.cerner.bunsen.stu3.avro.CarePlanMedicationRequestProcedureRequestReferralRequestReference
 
put(int, Object) - Method in class com.cerner.bunsen.stu3.avro.CarePlanProcedureRequestReferralRequestReference
 
put(int, Object) - Method in class com.cerner.bunsen.stu3.avro.CarePlanReference
 
put(int, Object) - Method in class com.cerner.bunsen.stu3.avro.CareTeamOrganizationPatientPractitionerRelatedPersonReference
 
put(int, Object) - Method in class com.cerner.bunsen.stu3.avro.CareTeamReference
 
put(int, Object) - Method in class com.cerner.bunsen.stu3.avro.ChoiceAddressCodeableConceptLocationReference
 
put(int, Object) - Method in class com.cerner.bunsen.stu3.avro.ChoiceAddressLocationReference
 
put(int, Object) - Method in class com.cerner.bunsen.stu3.avro.ChoiceAgePeriodRangeBooleanDateTimeString
 
put(int, Object) - Method in class com.cerner.bunsen.stu3.avro.ChoiceAgePeriodRangeDateTimeString
 
put(int, Object) - Method in class com.cerner.bunsen.stu3.avro.ChoiceAttachmentCodeableConceptPeriodQuantityRangeRatioSampledDataBooleanDateTimeStringTime
 
put(int, Object) - Method in class com.cerner.bunsen.stu3.avro.ChoiceAttachmentCodeableConceptPeriodQuantityRangeRatioSampledDataDateTimeStringTime
 
put(int, Object) - Method in class com.cerner.bunsen.stu3.avro.ChoiceAttachmentQuantityResourceReferenceString
 
put(int, Object) - Method in class com.cerner.bunsen.stu3.avro.ChoiceBooleanDateTime
 
put(int, Object) - Method in class com.cerner.bunsen.stu3.avro.ChoiceBooleanInteger
 
put(int, Object) - Method in class com.cerner.bunsen.stu3.avro.ChoiceCodeableConceptBoolean
 
put(int, Object) - Method in class com.cerner.bunsen.stu3.avro.ChoiceCodeableConceptConditionReference
 
put(int, Object) - Method in class com.cerner.bunsen.stu3.avro.ChoiceCodeableConceptDetectedIssueReference
 
put(int, Object) - Method in class com.cerner.bunsen.stu3.avro.ChoiceCodeableConceptMedicationReference
 
put(int, Object) - Method in class com.cerner.bunsen.stu3.avro.ChoiceCodeableConceptMedicationSubstanceReference
 
put(int, Object) - Method in class com.cerner.bunsen.stu3.avro.ChoiceCodeableConceptProcedureReference
 
put(int, Object) - Method in class com.cerner.bunsen.stu3.avro.ChoiceCodeableConceptQuantityRange
 
put(int, Object) - Method in class com.cerner.bunsen.stu3.avro.ChoiceDurationPeriodRange
 
put(int, Object) - Method in class com.cerner.bunsen.stu3.avro.ChoicePatientPractitionerRelatedPersonReferenceString
 
put(int, Object) - Method in class com.cerner.bunsen.stu3.avro.ChoicePeriodDate
 
put(int, Object) - Method in class com.cerner.bunsen.stu3.avro.ChoicePeriodDateTime
 
put(int, Object) - Method in class com.cerner.bunsen.stu3.avro.ChoicePeriodTimingDateTime
 
put(int, Object) - Method in class com.cerner.bunsen.stu3.avro.ChoicePeriodTimingString
 
put(int, Object) - Method in class com.cerner.bunsen.stu3.avro.ChoiceQuantityRange
 
put(int, Object) - Method in class com.cerner.bunsen.stu3.avro.ChoiceQuantityRangeRatio
 
put(int, Object) - Method in class com.cerner.bunsen.stu3.avro.Claim
 
put(int, Object) - Method in class com.cerner.bunsen.stu3.avro.ClaimAccident
 
put(int, Object) - Method in class com.cerner.bunsen.stu3.avro.ClaimCareTeam
 
put(int, Object) - Method in class com.cerner.bunsen.stu3.avro.ClaimDiagnosis
 
put(int, Object) - Method in class com.cerner.bunsen.stu3.avro.ClaimInformation
 
put(int, Object) - Method in class com.cerner.bunsen.stu3.avro.ClaimInsurance
 
put(int, Object) - Method in class com.cerner.bunsen.stu3.avro.ClaimItem
 
put(int, Object) - Method in class com.cerner.bunsen.stu3.avro.ClaimItemDetail
 
put(int, Object) - Method in class com.cerner.bunsen.stu3.avro.ClaimItemDetailSubDetail
 
put(int, Object) - Method in class com.cerner.bunsen.stu3.avro.ClaimPayee
 
put(int, Object) - Method in class com.cerner.bunsen.stu3.avro.ClaimProcedure
 
put(int, Object) - Method in class com.cerner.bunsen.stu3.avro.ClaimReference
 
put(int, Object) - Method in class com.cerner.bunsen.stu3.avro.ClaimRelated
 
put(int, Object) - Method in class com.cerner.bunsen.stu3.avro.ClaimResponseReference
 
put(int, Object) - Method in class com.cerner.bunsen.stu3.avro.ClinicalImpressionDiagnosticReportObservationReference
 
put(int, Object) - Method in class com.cerner.bunsen.stu3.avro.CodeableConcept
 
put(int, Object) - Method in class com.cerner.bunsen.stu3.avro.Coding
 
put(int, Object) - Method in class com.cerner.bunsen.stu3.avro.Condition
 
put(int, Object) - Method in class com.cerner.bunsen.stu3.avro.ConditionEvidence
 
put(int, Object) - Method in class com.cerner.bunsen.stu3.avro.ConditionObservationReference
 
put(int, Object) - Method in class com.cerner.bunsen.stu3.avro.ConditionProcedureReference
 
put(int, Object) - Method in class com.cerner.bunsen.stu3.avro.ConditionReference
 
put(int, Object) - Method in class com.cerner.bunsen.stu3.avro.ConditionStage
 
put(int, Object) - Method in class com.cerner.bunsen.stu3.avro.ContactDetail
 
put(int, Object) - Method in class com.cerner.bunsen.stu3.avro.ContactPoint
 
put(int, Object) - Method in class com.cerner.bunsen.stu3.avro.Contributor
 
put(int, Object) - Method in class com.cerner.bunsen.stu3.avro.CoverageReference
 
put(int, Object) - Method in class com.cerner.bunsen.stu3.avro.DetectedIssueReference
 
put(int, Object) - Method in class com.cerner.bunsen.stu3.avro.DeviceDeviceMetricReference
 
put(int, Object) - Method in class com.cerner.bunsen.stu3.avro.DeviceGroupLocationPatientReference
 
put(int, Object) - Method in class com.cerner.bunsen.stu3.avro.DeviceHealthcareServiceOrganizationPatientPractitionerRelatedPersonReference
 
put(int, Object) - Method in class com.cerner.bunsen.stu3.avro.DeviceMedicationSubstanceReference
 
put(int, Object) - Method in class com.cerner.bunsen.stu3.avro.DeviceOrganizationPatientPractitionerRelatedPersonReference
 
put(int, Object) - Method in class com.cerner.bunsen.stu3.avro.DeviceOrganizationPractitionerReference
 
put(int, Object) - Method in class com.cerner.bunsen.stu3.avro.DeviceReference
 
put(int, Object) - Method in class com.cerner.bunsen.stu3.avro.DiagnosticReportReference
 
put(int, Object) - Method in class com.cerner.bunsen.stu3.avro.Dosage
 
put(int, Object) - Method in class com.cerner.bunsen.stu3.avro.Duration
 
put(int, Object) - Method in class com.cerner.bunsen.stu3.avro.Encounter
 
put(int, Object) - Method in class com.cerner.bunsen.stu3.avro.EncounterClassHistory
 
put(int, Object) - Method in class com.cerner.bunsen.stu3.avro.EncounterDiagnosis
 
put(int, Object) - Method in class com.cerner.bunsen.stu3.avro.EncounterEpisodeOfCareReference
 
put(int, Object) - Method in class com.cerner.bunsen.stu3.avro.EncounterHospitalization
 
put(int, Object) - Method in class com.cerner.bunsen.stu3.avro.EncounterLocation
 
put(int, Object) - Method in class com.cerner.bunsen.stu3.avro.EncounterParticipant
 
put(int, Object) - Method in class com.cerner.bunsen.stu3.avro.EncounterReference
 
put(int, Object) - Method in class com.cerner.bunsen.stu3.avro.EncounterStatusHistory
 
put(int, Object) - Method in class com.cerner.bunsen.stu3.avro.EpisodeOfCare
 
put(int, Object) - Method in class com.cerner.bunsen.stu3.avro.EpisodeOfCareDiagnosis
 
put(int, Object) - Method in class com.cerner.bunsen.stu3.avro.EpisodeOfCareReference
 
put(int, Object) - Method in class com.cerner.bunsen.stu3.avro.EpisodeOfCareStatusHistory
 
put(int, Object) - Method in class com.cerner.bunsen.stu3.avro.GoalReference
 
put(int, Object) - Method in class com.cerner.bunsen.stu3.avro.GroupPatientReference
 
put(int, Object) - Method in class com.cerner.bunsen.stu3.avro.HumanName
 
put(int, Object) - Method in class com.cerner.bunsen.stu3.avro.Identifier
 
put(int, Object) - Method in class com.cerner.bunsen.stu3.avro.Immunization
 
put(int, Object) - Method in class com.cerner.bunsen.stu3.avro.ImmunizationExplanation
 
put(int, Object) - Method in class com.cerner.bunsen.stu3.avro.ImmunizationPractitioner
 
put(int, Object) - Method in class com.cerner.bunsen.stu3.avro.ImmunizationReaction
 
put(int, Object) - Method in class com.cerner.bunsen.stu3.avro.ImmunizationVaccinationProtocol
 
put(int, Object) - Method in class com.cerner.bunsen.stu3.avro.LibraryReference
 
put(int, Object) - Method in class com.cerner.bunsen.stu3.avro.ListReference
 
put(int, Object) - Method in class com.cerner.bunsen.stu3.avro.LocationReference
 
put(int, Object) - Method in class com.cerner.bunsen.stu3.avro.Measure
 
put(int, Object) - Method in class com.cerner.bunsen.stu3.avro.MeasureGroup
 
put(int, Object) - Method in class com.cerner.bunsen.stu3.avro.MeasureGroupPopulation
 
put(int, Object) - Method in class com.cerner.bunsen.stu3.avro.MeasureGroupStratifier
 
put(int, Object) - Method in class com.cerner.bunsen.stu3.avro.MeasureReference
 
put(int, Object) - Method in class com.cerner.bunsen.stu3.avro.MeasureReport
 
put(int, Object) - Method in class com.cerner.bunsen.stu3.avro.MeasureReportGroup
 
put(int, Object) - Method in class com.cerner.bunsen.stu3.avro.MeasureReportGroupPopulation
 
put(int, Object) - Method in class com.cerner.bunsen.stu3.avro.MeasureReportGroupStratifier
 
put(int, Object) - Method in class com.cerner.bunsen.stu3.avro.MeasureReportGroupStratifierStratum
 
put(int, Object) - Method in class com.cerner.bunsen.stu3.avro.MeasureReportGroupStratifierStratumPopulation
 
put(int, Object) - Method in class com.cerner.bunsen.stu3.avro.MeasureSupplementalData
 
put(int, Object) - Method in class com.cerner.bunsen.stu3.avro.MedicationAdministrationMedicationDispenseMedicationStatementObservationProcedureReference
 
put(int, Object) - Method in class com.cerner.bunsen.stu3.avro.MedicationAdministrationObservationProcedureReference
 
put(int, Object) - Method in class com.cerner.bunsen.stu3.avro.MedicationDispense
 
put(int, Object) - Method in class com.cerner.bunsen.stu3.avro.MedicationDispensePerformer
 
put(int, Object) - Method in class com.cerner.bunsen.stu3.avro.MedicationDispenseSubstitution
 
put(int, Object) - Method in class com.cerner.bunsen.stu3.avro.MedicationReference
 
put(int, Object) - Method in class com.cerner.bunsen.stu3.avro.MedicationRequestReference
 
put(int, Object) - Method in class com.cerner.bunsen.stu3.avro.MedicationRequestVisionPrescriptionReference
 
put(int, Object) - Method in class com.cerner.bunsen.stu3.avro.MedicationStatement
 
put(int, Object) - Method in class com.cerner.bunsen.stu3.avro.MedicationSubstanceReference
 
put(int, Object) - Method in class com.cerner.bunsen.stu3.avro.Meta
 
put(int, Object) - Method in class com.cerner.bunsen.stu3.avro.Money
 
put(int, Object) - Method in class com.cerner.bunsen.stu3.avro.Narrative
 
put(int, Object) - Method in class com.cerner.bunsen.stu3.avro.Observation
 
put(int, Object) - Method in class com.cerner.bunsen.stu3.avro.ObservationComponent
 
put(int, Object) - Method in class com.cerner.bunsen.stu3.avro.ObservationComponentReferenceRange
 
put(int, Object) - Method in class com.cerner.bunsen.stu3.avro.ObservationQuestionnaireResponseSequenceReference
 
put(int, Object) - Method in class com.cerner.bunsen.stu3.avro.ObservationReference
 
put(int, Object) - Method in class com.cerner.bunsen.stu3.avro.ObservationReferenceRange
 
put(int, Object) - Method in class com.cerner.bunsen.stu3.avro.ObservationRelated
 
put(int, Object) - Method in class com.cerner.bunsen.stu3.avro.OrganizationPatientPractitionerRelatedPersonReference
 
put(int, Object) - Method in class com.cerner.bunsen.stu3.avro.OrganizationPractitionerReference
 
put(int, Object) - Method in class com.cerner.bunsen.stu3.avro.OrganizationReference
 
put(int, Object) - Method in class com.cerner.bunsen.stu3.avro.Patient
 
put(int, Object) - Method in class com.cerner.bunsen.stu3.avro.PatientAnimal
 
put(int, Object) - Method in class com.cerner.bunsen.stu3.avro.PatientCommunication
 
put(int, Object) - Method in class com.cerner.bunsen.stu3.avro.PatientContact
 
put(int, Object) - Method in class com.cerner.bunsen.stu3.avro.PatientLink
 
put(int, Object) - Method in class com.cerner.bunsen.stu3.avro.PatientPractitionerReference
 
put(int, Object) - Method in class com.cerner.bunsen.stu3.avro.PatientPractitionerRelatedPersonReference
 
put(int, Object) - Method in class com.cerner.bunsen.stu3.avro.PatientReference
 
put(int, Object) - Method in class com.cerner.bunsen.stu3.avro.PatientRelatedPersonReference
 
put(int, Object) - Method in class com.cerner.bunsen.stu3.avro.Period
 
put(int, Object) - Method in class com.cerner.bunsen.stu3.avro.PlanDefinitionQuestionnaireReference
 
put(int, Object) - Method in class com.cerner.bunsen.stu3.avro.PractitionerReference
 
put(int, Object) - Method in class com.cerner.bunsen.stu3.avro.PractitionerRelatedPersonReference
 
put(int, Object) - Method in class com.cerner.bunsen.stu3.avro.Procedure
 
put(int, Object) - Method in class com.cerner.bunsen.stu3.avro.ProcedureFocalDevice
 
put(int, Object) - Method in class com.cerner.bunsen.stu3.avro.ProcedurePerformer
 
put(int, Object) - Method in class com.cerner.bunsen.stu3.avro.ProcedureReference
 
put(int, Object) - Method in class com.cerner.bunsen.stu3.avro.ProcedureRequest
 
put(int, Object) - Method in class com.cerner.bunsen.stu3.avro.ProcedureRequestRequester
 
put(int, Object) - Method in class com.cerner.bunsen.stu3.avro.ProvenanceReference
 
put(int, Object) - Method in class com.cerner.bunsen.stu3.avro.Quantity
 
put(int, Object) - Method in class com.cerner.bunsen.stu3.avro.Range
 
put(int, Object) - Method in class com.cerner.bunsen.stu3.avro.Ratio
 
put(int, Object) - Method in class com.cerner.bunsen.stu3.avro.ReferralRequestReference
 
put(int, Object) - Method in class com.cerner.bunsen.stu3.avro.RelatedArtifact
 
put(int, Object) - Method in class com.cerner.bunsen.stu3.avro.Resource
 
put(int, Object) - Method in class com.cerner.bunsen.stu3.avro.ResourceReference
 
put(int, Object) - Method in class com.cerner.bunsen.stu3.avro.SampledData
 
put(int, Object) - Method in class com.cerner.bunsen.stu3.avro.SpecimenReference
 
put(int, Object) - Method in class com.cerner.bunsen.stu3.avro.Timing
 
put(int, Object) - Method in class com.cerner.bunsen.stu3.avro.TimingRepeat
 
put(int, Object) - Method in class com.cerner.bunsen.stu3.avro.us.core.CarePlan
 
put(int, Object) - Method in class com.cerner.bunsen.stu3.avro.us.core.CarePlanActivity
 
put(int, Object) - Method in class com.cerner.bunsen.stu3.avro.us.core.CarePlanActivityDetail
 
put(int, Object) - Method in class com.cerner.bunsen.stu3.avro.us.core.Condition
 
put(int, Object) - Method in class com.cerner.bunsen.stu3.avro.us.core.ConditionEvidence
 
put(int, Object) - Method in class com.cerner.bunsen.stu3.avro.us.core.ConditionStage
 
put(int, Object) - Method in class com.cerner.bunsen.stu3.avro.us.core.Encounter
 
put(int, Object) - Method in class com.cerner.bunsen.stu3.avro.us.core.EncounterClassHistory
 
put(int, Object) - Method in class com.cerner.bunsen.stu3.avro.us.core.EncounterDiagnosis
 
put(int, Object) - Method in class com.cerner.bunsen.stu3.avro.us.core.EncounterHospitalization
 
put(int, Object) - Method in class com.cerner.bunsen.stu3.avro.us.core.EncounterLocation
 
put(int, Object) - Method in class com.cerner.bunsen.stu3.avro.us.core.EncounterParticipant
 
put(int, Object) - Method in class com.cerner.bunsen.stu3.avro.us.core.EncounterStatusHistory
 
put(int, Object) - Method in class com.cerner.bunsen.stu3.avro.us.core.Immunization
 
put(int, Object) - Method in class com.cerner.bunsen.stu3.avro.us.core.ImmunizationExplanation
 
put(int, Object) - Method in class com.cerner.bunsen.stu3.avro.us.core.ImmunizationPractitioner
 
put(int, Object) - Method in class com.cerner.bunsen.stu3.avro.us.core.ImmunizationReaction
 
put(int, Object) - Method in class com.cerner.bunsen.stu3.avro.us.core.ImmunizationVaccinationProtocol
 
put(int, Object) - Method in class com.cerner.bunsen.stu3.avro.us.core.Medication
 
put(int, Object) - Method in class com.cerner.bunsen.stu3.avro.us.core.MedicationIngredient
 
put(int, Object) - Method in class com.cerner.bunsen.stu3.avro.us.core.MedicationPackage
 
put(int, Object) - Method in class com.cerner.bunsen.stu3.avro.us.core.MedicationPackageBatch
 
put(int, Object) - Method in class com.cerner.bunsen.stu3.avro.us.core.MedicationPackageContent
 
put(int, Object) - Method in class com.cerner.bunsen.stu3.avro.us.core.MedicationRequest
 
put(int, Object) - Method in class com.cerner.bunsen.stu3.avro.us.core.MedicationRequestDispenseRequest
 
put(int, Object) - Method in class com.cerner.bunsen.stu3.avro.us.core.MedicationRequestRequester
 
put(int, Object) - Method in class com.cerner.bunsen.stu3.avro.us.core.MedicationRequestSubstitution
 
put(int, Object) - Method in class com.cerner.bunsen.stu3.avro.us.core.Patient
 
put(int, Object) - Method in class com.cerner.bunsen.stu3.avro.us.core.PatientCommunication
 
put(int, Object) - Method in class com.cerner.bunsen.stu3.avro.us.core.PatientContact
 
put(int, Object) - Method in class com.cerner.bunsen.stu3.avro.us.core.PatientLink
 
put(int, Object) - Method in class com.cerner.bunsen.stu3.avro.us.core.UsCoreEthnicity
 
put(int, Object) - Method in class com.cerner.bunsen.stu3.avro.us.core.UsCoreRace
 
put(int, Object) - Method in class com.cerner.bunsen.stu3.avro.UsageContext
 

Q

QualifiedPath - Class in com.cerner.bunsen.definitions
Simple immutable container for a path to an element qualified by the structure type.
QualifiedPath(String, String) - Constructor for class com.cerner.bunsen.definitions.QualifiedPath
Constructs a qualified path for the given element within the given parent type.
Quantity - Class in com.cerner.bunsen.stu3.avro
 
Quantity() - Constructor for class com.cerner.bunsen.stu3.avro.Quantity
Default constructor.
Quantity(String, BigDecimal, String, String, String, String) - Constructor for class com.cerner.bunsen.stu3.avro.Quantity
All-args constructor.
Quantity.Builder - Class in com.cerner.bunsen.stu3.avro
RecordBuilder for Quantity instances.

R

Range - Class in com.cerner.bunsen.stu3.avro
 
Range() - Constructor for class com.cerner.bunsen.stu3.avro.Range
Default constructor.
Range(String, Quantity, Quantity) - Constructor for class com.cerner.bunsen.stu3.avro.Range
All-args constructor.
Range.Builder - Class in com.cerner.bunsen.stu3.avro
RecordBuilder for Range instances.
Ratio - Class in com.cerner.bunsen.stu3.avro
 
Ratio() - Constructor for class com.cerner.bunsen.stu3.avro.Ratio
Default constructor.
Ratio(String, Quantity, Quantity) - Constructor for class com.cerner.bunsen.stu3.avro.Ratio
All-args constructor.
Ratio.Builder - Class in com.cerner.bunsen.stu3.avro
RecordBuilder for Ratio instances.
readExternal(ObjectInput) - Method in class com.cerner.bunsen.stu3.avro.AccountReference
 
readExternal(ObjectInput) - Method in class com.cerner.bunsen.stu3.avro.ActivityDefinitionHealthcareServicePlanDefinitionReference
 
readExternal(ObjectInput) - Method in class com.cerner.bunsen.stu3.avro.ActivityDefinitionPlanDefinitionQuestionnaireReference
 
readExternal(ObjectInput) - Method in class com.cerner.bunsen.stu3.avro.ActivityDefinitionPlanDefinitionReference
 
readExternal(ObjectInput) - Method in class com.cerner.bunsen.stu3.avro.Address
 
readExternal(ObjectInput) - Method in class com.cerner.bunsen.stu3.avro.Age
 
readExternal(ObjectInput) - Method in class com.cerner.bunsen.stu3.avro.AllergyIntolerance
 
readExternal(ObjectInput) - Method in class com.cerner.bunsen.stu3.avro.AllergyIntoleranceReaction
 
readExternal(ObjectInput) - Method in class com.cerner.bunsen.stu3.avro.Annotation
 
readExternal(ObjectInput) - Method in class com.cerner.bunsen.stu3.avro.AppointmentCommunicationRequestDeviceRequestMedicationRequestNutritionOrderProcedureRequestReferralRequestRequestGroupTaskVisionPrescriptionReference
 
readExternal(ObjectInput) - Method in class com.cerner.bunsen.stu3.avro.AppointmentReference
 
readExternal(ObjectInput) - Method in class com.cerner.bunsen.stu3.avro.Attachment
 
readExternal(ObjectInput) - Method in class com.cerner.bunsen.stu3.avro.BundleReference
 
readExternal(ObjectInput) - Method in class com.cerner.bunsen.stu3.avro.CarePlan
 
readExternal(ObjectInput) - Method in class com.cerner.bunsen.stu3.avro.CarePlanActivity
 
readExternal(ObjectInput) - Method in class com.cerner.bunsen.stu3.avro.CarePlanActivityDetail
 
readExternal(ObjectInput) - Method in class com.cerner.bunsen.stu3.avro.CarePlanDeviceRequestImmunizationRecommendationMedicationRequestNutritionOrderProcedureRequestReferralRequestReference
 
readExternal(ObjectInput) - Method in class com.cerner.bunsen.stu3.avro.CarePlanMedicationRequestProcedureRequestReferralRequestReference
 
readExternal(ObjectInput) - Method in class com.cerner.bunsen.stu3.avro.CarePlanProcedureRequestReferralRequestReference
 
readExternal(ObjectInput) - Method in class com.cerner.bunsen.stu3.avro.CarePlanReference
 
readExternal(ObjectInput) - Method in class com.cerner.bunsen.stu3.avro.CareTeamOrganizationPatientPractitionerRelatedPersonReference
 
readExternal(ObjectInput) - Method in class com.cerner.bunsen.stu3.avro.CareTeamReference
 
readExternal(ObjectInput) - Method in class com.cerner.bunsen.stu3.avro.ChoiceAddressCodeableConceptLocationReference
 
readExternal(ObjectInput) - Method in class com.cerner.bunsen.stu3.avro.ChoiceAddressLocationReference
 
readExternal(ObjectInput) - Method in class com.cerner.bunsen.stu3.avro.ChoiceAgePeriodRangeBooleanDateTimeString
 
readExternal(ObjectInput) - Method in class com.cerner.bunsen.stu3.avro.ChoiceAgePeriodRangeDateTimeString
 
readExternal(ObjectInput) - Method in class com.cerner.bunsen.stu3.avro.ChoiceAttachmentCodeableConceptPeriodQuantityRangeRatioSampledDataBooleanDateTimeStringTime
 
readExternal(ObjectInput) - Method in class com.cerner.bunsen.stu3.avro.ChoiceAttachmentCodeableConceptPeriodQuantityRangeRatioSampledDataDateTimeStringTime
 
readExternal(ObjectInput) - Method in class com.cerner.bunsen.stu3.avro.ChoiceAttachmentQuantityResourceReferenceString
 
readExternal(ObjectInput) - Method in class com.cerner.bunsen.stu3.avro.ChoiceBooleanDateTime
 
readExternal(ObjectInput) - Method in class com.cerner.bunsen.stu3.avro.ChoiceBooleanInteger
 
readExternal(ObjectInput) - Method in class com.cerner.bunsen.stu3.avro.ChoiceCodeableConceptBoolean
 
readExternal(ObjectInput) - Method in class com.cerner.bunsen.stu3.avro.ChoiceCodeableConceptConditionReference
 
readExternal(ObjectInput) - Method in class com.cerner.bunsen.stu3.avro.ChoiceCodeableConceptDetectedIssueReference
 
readExternal(ObjectInput) - Method in class com.cerner.bunsen.stu3.avro.ChoiceCodeableConceptMedicationReference
 
readExternal(ObjectInput) - Method in class com.cerner.bunsen.stu3.avro.ChoiceCodeableConceptMedicationSubstanceReference
 
readExternal(ObjectInput) - Method in class com.cerner.bunsen.stu3.avro.ChoiceCodeableConceptProcedureReference
 
readExternal(ObjectInput) - Method in class com.cerner.bunsen.stu3.avro.ChoiceCodeableConceptQuantityRange
 
readExternal(ObjectInput) - Method in class com.cerner.bunsen.stu3.avro.ChoiceDurationPeriodRange
 
readExternal(ObjectInput) - Method in class com.cerner.bunsen.stu3.avro.ChoicePatientPractitionerRelatedPersonReferenceString
 
readExternal(ObjectInput) - Method in class com.cerner.bunsen.stu3.avro.ChoicePeriodDate
 
readExternal(ObjectInput) - Method in class com.cerner.bunsen.stu3.avro.ChoicePeriodDateTime
 
readExternal(ObjectInput) - Method in class com.cerner.bunsen.stu3.avro.ChoicePeriodTimingDateTime
 
readExternal(ObjectInput) - Method in class com.cerner.bunsen.stu3.avro.ChoicePeriodTimingString
 
readExternal(ObjectInput) - Method in class com.cerner.bunsen.stu3.avro.ChoiceQuantityRange
 
readExternal(ObjectInput) - Method in class com.cerner.bunsen.stu3.avro.ChoiceQuantityRangeRatio
 
readExternal(ObjectInput) - Method in class com.cerner.bunsen.stu3.avro.Claim
 
readExternal(ObjectInput) - Method in class com.cerner.bunsen.stu3.avro.ClaimAccident
 
readExternal(ObjectInput) - Method in class com.cerner.bunsen.stu3.avro.ClaimCareTeam
 
readExternal(ObjectInput) - Method in class com.cerner.bunsen.stu3.avro.ClaimDiagnosis
 
readExternal(ObjectInput) - Method in class com.cerner.bunsen.stu3.avro.ClaimInformation
 
readExternal(ObjectInput) - Method in class com.cerner.bunsen.stu3.avro.ClaimInsurance
 
readExternal(ObjectInput) - Method in class com.cerner.bunsen.stu3.avro.ClaimItem
 
readExternal(ObjectInput) - Method in class com.cerner.bunsen.stu3.avro.ClaimItemDetail
 
readExternal(ObjectInput) - Method in class com.cerner.bunsen.stu3.avro.ClaimItemDetailSubDetail
 
readExternal(ObjectInput) - Method in class com.cerner.bunsen.stu3.avro.ClaimPayee
 
readExternal(ObjectInput) - Method in class com.cerner.bunsen.stu3.avro.ClaimProcedure
 
readExternal(ObjectInput) - Method in class com.cerner.bunsen.stu3.avro.ClaimReference
 
readExternal(ObjectInput) - Method in class com.cerner.bunsen.stu3.avro.ClaimRelated
 
readExternal(ObjectInput) - Method in class com.cerner.bunsen.stu3.avro.ClaimResponseReference
 
readExternal(ObjectInput) - Method in class com.cerner.bunsen.stu3.avro.ClinicalImpressionDiagnosticReportObservationReference
 
readExternal(ObjectInput) - Method in class com.cerner.bunsen.stu3.avro.CodeableConcept
 
readExternal(ObjectInput) - Method in class com.cerner.bunsen.stu3.avro.Coding
 
readExternal(ObjectInput) - Method in class com.cerner.bunsen.stu3.avro.Condition
 
readExternal(ObjectInput) - Method in class com.cerner.bunsen.stu3.avro.ConditionEvidence
 
readExternal(ObjectInput) - Method in class com.cerner.bunsen.stu3.avro.ConditionObservationReference
 
readExternal(ObjectInput) - Method in class com.cerner.bunsen.stu3.avro.ConditionProcedureReference
 
readExternal(ObjectInput) - Method in class com.cerner.bunsen.stu3.avro.ConditionReference
 
readExternal(ObjectInput) - Method in class com.cerner.bunsen.stu3.avro.ConditionStage
 
readExternal(ObjectInput) - Method in class com.cerner.bunsen.stu3.avro.ContactDetail
 
readExternal(ObjectInput) - Method in class com.cerner.bunsen.stu3.avro.ContactPoint
 
readExternal(ObjectInput) - Method in class com.cerner.bunsen.stu3.avro.Contributor
 
readExternal(ObjectInput) - Method in class com.cerner.bunsen.stu3.avro.CoverageReference
 
readExternal(ObjectInput) - Method in class com.cerner.bunsen.stu3.avro.DetectedIssueReference
 
readExternal(ObjectInput) - Method in class com.cerner.bunsen.stu3.avro.DeviceDeviceMetricReference
 
readExternal(ObjectInput) - Method in class com.cerner.bunsen.stu3.avro.DeviceGroupLocationPatientReference
 
readExternal(ObjectInput) - Method in class com.cerner.bunsen.stu3.avro.DeviceHealthcareServiceOrganizationPatientPractitionerRelatedPersonReference
 
readExternal(ObjectInput) - Method in class com.cerner.bunsen.stu3.avro.DeviceMedicationSubstanceReference
 
readExternal(ObjectInput) - Method in class com.cerner.bunsen.stu3.avro.DeviceOrganizationPatientPractitionerRelatedPersonReference
 
readExternal(ObjectInput) - Method in class com.cerner.bunsen.stu3.avro.DeviceOrganizationPractitionerReference
 
readExternal(ObjectInput) - Method in class com.cerner.bunsen.stu3.avro.DeviceReference
 
readExternal(ObjectInput) - Method in class com.cerner.bunsen.stu3.avro.DiagnosticReportReference
 
readExternal(ObjectInput) - Method in class com.cerner.bunsen.stu3.avro.Dosage
 
readExternal(ObjectInput) - Method in class com.cerner.bunsen.stu3.avro.Duration
 
readExternal(ObjectInput) - Method in class com.cerner.bunsen.stu3.avro.Encounter
 
readExternal(ObjectInput) - Method in class com.cerner.bunsen.stu3.avro.EncounterClassHistory
 
readExternal(ObjectInput) - Method in class com.cerner.bunsen.stu3.avro.EncounterDiagnosis
 
readExternal(ObjectInput) - Method in class com.cerner.bunsen.stu3.avro.EncounterEpisodeOfCareReference
 
readExternal(ObjectInput) - Method in class com.cerner.bunsen.stu3.avro.EncounterHospitalization
 
readExternal(ObjectInput) - Method in class com.cerner.bunsen.stu3.avro.EncounterLocation
 
readExternal(ObjectInput) - Method in class com.cerner.bunsen.stu3.avro.EncounterParticipant
 
readExternal(ObjectInput) - Method in class com.cerner.bunsen.stu3.avro.EncounterReference
 
readExternal(ObjectInput) - Method in class com.cerner.bunsen.stu3.avro.EncounterStatusHistory
 
readExternal(ObjectInput) - Method in class com.cerner.bunsen.stu3.avro.EpisodeOfCare
 
readExternal(ObjectInput) - Method in class com.cerner.bunsen.stu3.avro.EpisodeOfCareDiagnosis
 
readExternal(ObjectInput) - Method in class com.cerner.bunsen.stu3.avro.EpisodeOfCareReference
 
readExternal(ObjectInput) - Method in class com.cerner.bunsen.stu3.avro.EpisodeOfCareStatusHistory
 
readExternal(ObjectInput) - Method in class com.cerner.bunsen.stu3.avro.GoalReference
 
readExternal(ObjectInput) - Method in class com.cerner.bunsen.stu3.avro.GroupPatientReference
 
readExternal(ObjectInput) - Method in class com.cerner.bunsen.stu3.avro.HumanName
 
readExternal(ObjectInput) - Method in class com.cerner.bunsen.stu3.avro.Identifier
 
readExternal(ObjectInput) - Method in class com.cerner.bunsen.stu3.avro.Immunization
 
readExternal(ObjectInput) - Method in class com.cerner.bunsen.stu3.avro.ImmunizationExplanation
 
readExternal(ObjectInput) - Method in class com.cerner.bunsen.stu3.avro.ImmunizationPractitioner
 
readExternal(ObjectInput) - Method in class com.cerner.bunsen.stu3.avro.ImmunizationReaction
 
readExternal(ObjectInput) - Method in class com.cerner.bunsen.stu3.avro.ImmunizationVaccinationProtocol
 
readExternal(ObjectInput) - Method in class com.cerner.bunsen.stu3.avro.LibraryReference
 
readExternal(ObjectInput) - Method in class com.cerner.bunsen.stu3.avro.ListReference
 
readExternal(ObjectInput) - Method in class com.cerner.bunsen.stu3.avro.LocationReference
 
readExternal(ObjectInput) - Method in class com.cerner.bunsen.stu3.avro.Measure
 
readExternal(ObjectInput) - Method in class com.cerner.bunsen.stu3.avro.MeasureGroup
 
readExternal(ObjectInput) - Method in class com.cerner.bunsen.stu3.avro.MeasureGroupPopulation
 
readExternal(ObjectInput) - Method in class com.cerner.bunsen.stu3.avro.MeasureGroupStratifier
 
readExternal(ObjectInput) - Method in class com.cerner.bunsen.stu3.avro.MeasureReference
 
readExternal(ObjectInput) - Method in class com.cerner.bunsen.stu3.avro.MeasureReport
 
readExternal(ObjectInput) - Method in class com.cerner.bunsen.stu3.avro.MeasureReportGroup
 
readExternal(ObjectInput) - Method in class com.cerner.bunsen.stu3.avro.MeasureReportGroupPopulation
 
readExternal(ObjectInput) - Method in class com.cerner.bunsen.stu3.avro.MeasureReportGroupStratifier
 
readExternal(ObjectInput) - Method in class com.cerner.bunsen.stu3.avro.MeasureReportGroupStratifierStratum
 
readExternal(ObjectInput) - Method in class com.cerner.bunsen.stu3.avro.MeasureReportGroupStratifierStratumPopulation
 
readExternal(ObjectInput) - Method in class com.cerner.bunsen.stu3.avro.MeasureSupplementalData
 
readExternal(ObjectInput) - Method in class com.cerner.bunsen.stu3.avro.MedicationAdministrationMedicationDispenseMedicationStatementObservationProcedureReference
 
readExternal(ObjectInput) - Method in class com.cerner.bunsen.stu3.avro.MedicationAdministrationObservationProcedureReference
 
readExternal(ObjectInput) - Method in class com.cerner.bunsen.stu3.avro.MedicationDispense
 
readExternal(ObjectInput) - Method in class com.cerner.bunsen.stu3.avro.MedicationDispensePerformer
 
readExternal(ObjectInput) - Method in class com.cerner.bunsen.stu3.avro.MedicationDispenseSubstitution
 
readExternal(ObjectInput) - Method in class com.cerner.bunsen.stu3.avro.MedicationReference
 
readExternal(ObjectInput) - Method in class com.cerner.bunsen.stu3.avro.MedicationRequestReference
 
readExternal(ObjectInput) - Method in class com.cerner.bunsen.stu3.avro.MedicationRequestVisionPrescriptionReference
 
readExternal(ObjectInput) - Method in class com.cerner.bunsen.stu3.avro.MedicationStatement
 
readExternal(ObjectInput) - Method in class com.cerner.bunsen.stu3.avro.MedicationSubstanceReference
 
readExternal(ObjectInput) - Method in class com.cerner.bunsen.stu3.avro.Meta
 
readExternal(ObjectInput) - Method in class com.cerner.bunsen.stu3.avro.Money
 
readExternal(ObjectInput) - Method in class com.cerner.bunsen.stu3.avro.Narrative
 
readExternal(ObjectInput) - Method in class com.cerner.bunsen.stu3.avro.Observation
 
readExternal(ObjectInput) - Method in class com.cerner.bunsen.stu3.avro.ObservationComponent
 
readExternal(ObjectInput) - Method in class com.cerner.bunsen.stu3.avro.ObservationComponentReferenceRange
 
readExternal(ObjectInput) - Method in class com.cerner.bunsen.stu3.avro.ObservationQuestionnaireResponseSequenceReference
 
readExternal(ObjectInput) - Method in class com.cerner.bunsen.stu3.avro.ObservationReference
 
readExternal(ObjectInput) - Method in class com.cerner.bunsen.stu3.avro.ObservationReferenceRange
 
readExternal(ObjectInput) - Method in class com.cerner.bunsen.stu3.avro.ObservationRelated
 
readExternal(ObjectInput) - Method in class com.cerner.bunsen.stu3.avro.OrganizationPatientPractitionerRelatedPersonReference
 
readExternal(ObjectInput) - Method in class com.cerner.bunsen.stu3.avro.OrganizationPractitionerReference
 
readExternal(ObjectInput) - Method in class com.cerner.bunsen.stu3.avro.OrganizationReference
 
readExternal(ObjectInput) - Method in class com.cerner.bunsen.stu3.avro.Patient
 
readExternal(ObjectInput) - Method in class com.cerner.bunsen.stu3.avro.PatientAnimal
 
readExternal(ObjectInput) - Method in class com.cerner.bunsen.stu3.avro.PatientCommunication
 
readExternal(ObjectInput) - Method in class com.cerner.bunsen.stu3.avro.PatientContact
 
readExternal(ObjectInput) - Method in class com.cerner.bunsen.stu3.avro.PatientLink
 
readExternal(ObjectInput) - Method in class com.cerner.bunsen.stu3.avro.PatientPractitionerReference
 
readExternal(ObjectInput) - Method in class com.cerner.bunsen.stu3.avro.PatientPractitionerRelatedPersonReference
 
readExternal(ObjectInput) - Method in class com.cerner.bunsen.stu3.avro.PatientReference
 
readExternal(ObjectInput) - Method in class com.cerner.bunsen.stu3.avro.PatientRelatedPersonReference
 
readExternal(ObjectInput) - Method in class com.cerner.bunsen.stu3.avro.Period
 
readExternal(ObjectInput) - Method in class com.cerner.bunsen.stu3.avro.PlanDefinitionQuestionnaireReference
 
readExternal(ObjectInput) - Method in class com.cerner.bunsen.stu3.avro.PractitionerReference
 
readExternal(ObjectInput) - Method in class com.cerner.bunsen.stu3.avro.PractitionerRelatedPersonReference
 
readExternal(ObjectInput) - Method in class com.cerner.bunsen.stu3.avro.Procedure
 
readExternal(ObjectInput) - Method in class com.cerner.bunsen.stu3.avro.ProcedureFocalDevice
 
readExternal(ObjectInput) - Method in class com.cerner.bunsen.stu3.avro.ProcedurePerformer
 
readExternal(ObjectInput) - Method in class com.cerner.bunsen.stu3.avro.ProcedureReference
 
readExternal(ObjectInput) - Method in class com.cerner.bunsen.stu3.avro.ProcedureRequest
 
readExternal(ObjectInput) - Method in class com.cerner.bunsen.stu3.avro.ProcedureRequestRequester
 
readExternal(ObjectInput) - Method in class com.cerner.bunsen.stu3.avro.ProvenanceReference
 
readExternal(ObjectInput) - Method in class com.cerner.bunsen.stu3.avro.Quantity
 
readExternal(ObjectInput) - Method in class com.cerner.bunsen.stu3.avro.Range
 
readExternal(ObjectInput) - Method in class com.cerner.bunsen.stu3.avro.Ratio
 
readExternal(ObjectInput) - Method in class com.cerner.bunsen.stu3.avro.ReferralRequestReference
 
readExternal(ObjectInput) - Method in class com.cerner.bunsen.stu3.avro.RelatedArtifact
 
readExternal(ObjectInput) - Method in class com.cerner.bunsen.stu3.avro.Resource
 
readExternal(ObjectInput) - Method in class com.cerner.bunsen.stu3.avro.ResourceReference
 
readExternal(ObjectInput) - Method in class com.cerner.bunsen.stu3.avro.SampledData
 
readExternal(ObjectInput) - Method in class com.cerner.bunsen.stu3.avro.SpecimenReference
 
readExternal(ObjectInput) - Method in class com.cerner.bunsen.stu3.avro.Timing
 
readExternal(ObjectInput) - Method in class com.cerner.bunsen.stu3.avro.TimingRepeat
 
readExternal(ObjectInput) - Method in class com.cerner.bunsen.stu3.avro.us.core.CarePlan
 
readExternal(ObjectInput) - Method in class com.cerner.bunsen.stu3.avro.us.core.CarePlanActivity
 
readExternal(ObjectInput) - Method in class com.cerner.bunsen.stu3.avro.us.core.CarePlanActivityDetail
 
readExternal(ObjectInput) - Method in class com.cerner.bunsen.stu3.avro.us.core.Condition
 
readExternal(ObjectInput) - Method in class com.cerner.bunsen.stu3.avro.us.core.ConditionEvidence
 
readExternal(ObjectInput) - Method in class com.cerner.bunsen.stu3.avro.us.core.ConditionStage
 
readExternal(ObjectInput) - Method in class com.cerner.bunsen.stu3.avro.us.core.Encounter
 
readExternal(ObjectInput) - Method in class com.cerner.bunsen.stu3.avro.us.core.EncounterClassHistory
 
readExternal(ObjectInput) - Method in class com.cerner.bunsen.stu3.avro.us.core.EncounterDiagnosis
 
readExternal(ObjectInput) - Method in class com.cerner.bunsen.stu3.avro.us.core.EncounterHospitalization
 
readExternal(ObjectInput) - Method in class com.cerner.bunsen.stu3.avro.us.core.EncounterLocation
 
readExternal(ObjectInput) - Method in class com.cerner.bunsen.stu3.avro.us.core.EncounterParticipant
 
readExternal(ObjectInput) - Method in class com.cerner.bunsen.stu3.avro.us.core.EncounterStatusHistory
 
readExternal(ObjectInput) - Method in class com.cerner.bunsen.stu3.avro.us.core.Immunization
 
readExternal(ObjectInput) - Method in class com.cerner.bunsen.stu3.avro.us.core.ImmunizationExplanation
 
readExternal(ObjectInput) - Method in class com.cerner.bunsen.stu3.avro.us.core.ImmunizationPractitioner
 
readExternal(ObjectInput) - Method in class com.cerner.bunsen.stu3.avro.us.core.ImmunizationReaction
 
readExternal(ObjectInput) - Method in class com.cerner.bunsen.stu3.avro.us.core.ImmunizationVaccinationProtocol
 
readExternal(ObjectInput) - Method in class com.cerner.bunsen.stu3.avro.us.core.Medication
 
readExternal(ObjectInput) - Method in class com.cerner.bunsen.stu3.avro.us.core.MedicationIngredient
 
readExternal(ObjectInput) - Method in class com.cerner.bunsen.stu3.avro.us.core.MedicationPackage
 
readExternal(ObjectInput) - Method in class com.cerner.bunsen.stu3.avro.us.core.MedicationPackageBatch
 
readExternal(ObjectInput) - Method in class com.cerner.bunsen.stu3.avro.us.core.MedicationPackageContent
 
readExternal(ObjectInput) - Method in class com.cerner.bunsen.stu3.avro.us.core.MedicationRequest
 
readExternal(ObjectInput) - Method in class com.cerner.bunsen.stu3.avro.us.core.MedicationRequestDispenseRequest
 
readExternal(ObjectInput) - Method in class com.cerner.bunsen.stu3.avro.us.core.MedicationRequestRequester
 
readExternal(ObjectInput) - Method in class com.cerner.bunsen.stu3.avro.us.core.MedicationRequestSubstitution
 
readExternal(ObjectInput) - Method in class com.cerner.bunsen.stu3.avro.us.core.Patient
 
readExternal(ObjectInput) - Method in class com.cerner.bunsen.stu3.avro.us.core.PatientCommunication
 
readExternal(ObjectInput) - Method in class com.cerner.bunsen.stu3.avro.us.core.PatientContact
 
readExternal(ObjectInput) - Method in class com.cerner.bunsen.stu3.avro.us.core.PatientLink
 
readExternal(ObjectInput) - Method in class com.cerner.bunsen.stu3.avro.us.core.UsCoreEthnicity
 
readExternal(ObjectInput) - Method in class com.cerner.bunsen.stu3.avro.us.core.UsCoreRace
 
readExternal(ObjectInput) - Method in class com.cerner.bunsen.stu3.avro.UsageContext
 
readMultiaxialHierarchyFile(SparkSession, String) - Static method in class com.cerner.bunsen.spark.codes.systems.Loinc
Reads the LOINC mutliaxial hierarchy file and converts it to a Hierarchies.HierarchicalElement dataset.
readRelationshipFile(SparkSession, String) - Static method in class com.cerner.bunsen.spark.codes.systems.Snomed
Reads a Snomed relationship file and converts it to a Hierarchies.HierarchicalElement dataset.
recordNameFor(String) - Static method in class com.cerner.bunsen.definitions.DefinitionVisitorsUtil
Helper method to convert a given element path that's delimited by period to a concatenated string in title case.
Reference() - Constructor for class com.cerner.bunsen.spark.codes.broadcast.BroadcastableValueSets.Reference
Nullary constructor so Spark can encode this class as a bean.
Reference(String, String, String) - Constructor for class com.cerner.bunsen.spark.codes.broadcast.BroadcastableValueSets.Reference
ReferralRequestReference - Class in com.cerner.bunsen.stu3.avro
 
ReferralRequestReference() - Constructor for class com.cerner.bunsen.stu3.avro.ReferralRequestReference
Default constructor.
ReferralRequestReference(String, String, String, Identifier, String) - Constructor for class com.cerner.bunsen.stu3.avro.ReferralRequestReference
All-args constructor.
ReferralRequestReference.Builder - Class in com.cerner.bunsen.stu3.avro
RecordBuilder for ReferralRequestReference instances.
RelatedArtifact - Class in com.cerner.bunsen.stu3.avro
 
RelatedArtifact() - Constructor for class com.cerner.bunsen.stu3.avro.RelatedArtifact
Default constructor.
RelatedArtifact(String, String, String, String, String, Attachment, ResourceReference) - Constructor for class com.cerner.bunsen.stu3.avro.RelatedArtifact
All-args constructor.
RelatedArtifact.Builder - Class in com.cerner.bunsen.stu3.avro
RecordBuilder for RelatedArtifact instances.
Resource - Class in com.cerner.bunsen.stu3.avro
 
Resource() - Constructor for class com.cerner.bunsen.stu3.avro.Resource
Default constructor.
Resource(String, Meta, String, String) - Constructor for class com.cerner.bunsen.stu3.avro.Resource
All-args constructor.
Resource.Builder - Class in com.cerner.bunsen.stu3.avro
RecordBuilder for Resource instances.
ResourceReference - Class in com.cerner.bunsen.stu3.avro
 
ResourceReference() - Constructor for class com.cerner.bunsen.stu3.avro.ResourceReference
Default constructor.
ResourceReference(String, String, String, Identifier, String) - Constructor for class com.cerner.bunsen.stu3.avro.ResourceReference
All-args constructor.
ResourceReference.Builder - Class in com.cerner.bunsen.stu3.avro
RecordBuilder for ResourceReference instances.
resourceToAvro(IBaseResource) - Method in class com.cerner.bunsen.avro.AvroConverter
Converts a given FHIR resource to an Avro IndexedRecord.
resourceToJson(Resource) - Static method in class com.cerner.bunsen.stu3.python.Functions
Converts a resource to its JSON representation.
resourceToRow(IBaseResource) - Method in class com.cerner.bunsen.spark.SparkRowConverter
Converts a given FHIR resource to a Spark row.
resourceToXml(Resource) - Static method in class com.cerner.bunsen.stu3.python.Functions
Converts a resource to its XML representation.
result() - Method in class com.cerner.bunsen.definitions.StructureField
The result produced by the visitor.
rowToResource(Row) - Method in class com.cerner.bunsen.spark.SparkRowConverter
 

S

SampledData - Class in com.cerner.bunsen.stu3.avro
 
SampledData() - Constructor for class com.cerner.bunsen.stu3.avro.SampledData
Default constructor.
SampledData(String, Quantity, BigDecimal, BigDecimal, BigDecimal, BigDecimal, Integer, String) - Constructor for class com.cerner.bunsen.stu3.avro.SampledData
All-args constructor.
SampledData.Builder - Class in com.cerner.bunsen.stu3.avro
RecordBuilder for SampledData instances.
saveAsDatabase(SparkSession, JavaRDD<Bundles.BundleContainer>, String, String...) - Method in class com.cerner.bunsen.spark.Bundles
Saves an RDD of bundles as a database, where each table has the resource name.
SCHEMA$ - Static variable in class com.cerner.bunsen.stu3.avro.AccountReference
 
SCHEMA$ - Static variable in class com.cerner.bunsen.stu3.avro.ActivityDefinitionHealthcareServicePlanDefinitionReference
 
SCHEMA$ - Static variable in class com.cerner.bunsen.stu3.avro.ActivityDefinitionPlanDefinitionQuestionnaireReference
 
SCHEMA$ - Static variable in class com.cerner.bunsen.stu3.avro.ActivityDefinitionPlanDefinitionReference
 
SCHEMA$ - Static variable in class com.cerner.bunsen.stu3.avro.Address
 
SCHEMA$ - Static variable in class com.cerner.bunsen.stu3.avro.Age
 
SCHEMA$ - Static variable in class com.cerner.bunsen.stu3.avro.AllergyIntolerance
 
SCHEMA$ - Static variable in class com.cerner.bunsen.stu3.avro.AllergyIntoleranceReaction
 
SCHEMA$ - Static variable in class com.cerner.bunsen.stu3.avro.Annotation
 
SCHEMA$ - Static variable in class com.cerner.bunsen.stu3.avro.AppointmentCommunicationRequestDeviceRequestMedicationRequestNutritionOrderProcedureRequestReferralRequestRequestGroupTaskVisionPrescriptionReference
 
SCHEMA$ - Static variable in class com.cerner.bunsen.stu3.avro.AppointmentReference
 
SCHEMA$ - Static variable in class com.cerner.bunsen.stu3.avro.Attachment
 
SCHEMA$ - Static variable in class com.cerner.bunsen.stu3.avro.BundleReference
 
SCHEMA$ - Static variable in class com.cerner.bunsen.stu3.avro.CarePlan
 
SCHEMA$ - Static variable in class com.cerner.bunsen.stu3.avro.CarePlanActivity
 
SCHEMA$ - Static variable in class com.cerner.bunsen.stu3.avro.CarePlanActivityDetail
 
SCHEMA$ - Static variable in class com.cerner.bunsen.stu3.avro.CarePlanDeviceRequestImmunizationRecommendationMedicationRequestNutritionOrderProcedureRequestReferralRequestReference
 
SCHEMA$ - Static variable in class com.cerner.bunsen.stu3.avro.CarePlanMedicationRequestProcedureRequestReferralRequestReference
 
SCHEMA$ - Static variable in class com.cerner.bunsen.stu3.avro.CarePlanProcedureRequestReferralRequestReference
 
SCHEMA$ - Static variable in class com.cerner.bunsen.stu3.avro.CarePlanReference
 
SCHEMA$ - Static variable in class com.cerner.bunsen.stu3.avro.CareTeamOrganizationPatientPractitionerRelatedPersonReference
 
SCHEMA$ - Static variable in class com.cerner.bunsen.stu3.avro.CareTeamReference
 
SCHEMA$ - Static variable in class com.cerner.bunsen.stu3.avro.ChoiceAddressCodeableConceptLocationReference
 
SCHEMA$ - Static variable in class com.cerner.bunsen.stu3.avro.ChoiceAddressLocationReference
 
SCHEMA$ - Static variable in class com.cerner.bunsen.stu3.avro.ChoiceAgePeriodRangeBooleanDateTimeString
 
SCHEMA$ - Static variable in class com.cerner.bunsen.stu3.avro.ChoiceAgePeriodRangeDateTimeString
 
SCHEMA$ - Static variable in class com.cerner.bunsen.stu3.avro.ChoiceAttachmentCodeableConceptPeriodQuantityRangeRatioSampledDataBooleanDateTimeStringTime
 
SCHEMA$ - Static variable in class com.cerner.bunsen.stu3.avro.ChoiceAttachmentCodeableConceptPeriodQuantityRangeRatioSampledDataDateTimeStringTime
 
SCHEMA$ - Static variable in class com.cerner.bunsen.stu3.avro.ChoiceAttachmentQuantityResourceReferenceString
 
SCHEMA$ - Static variable in class com.cerner.bunsen.stu3.avro.ChoiceBooleanDateTime
 
SCHEMA$ - Static variable in class com.cerner.bunsen.stu3.avro.ChoiceBooleanInteger
 
SCHEMA$ - Static variable in class com.cerner.bunsen.stu3.avro.ChoiceCodeableConceptBoolean
 
SCHEMA$ - Static variable in class com.cerner.bunsen.stu3.avro.ChoiceCodeableConceptConditionReference
 
SCHEMA$ - Static variable in class com.cerner.bunsen.stu3.avro.ChoiceCodeableConceptDetectedIssueReference
 
SCHEMA$ - Static variable in class com.cerner.bunsen.stu3.avro.ChoiceCodeableConceptMedicationReference
 
SCHEMA$ - Static variable in class com.cerner.bunsen.stu3.avro.ChoiceCodeableConceptMedicationSubstanceReference
 
SCHEMA$ - Static variable in class com.cerner.bunsen.stu3.avro.ChoiceCodeableConceptProcedureReference
 
SCHEMA$ - Static variable in class com.cerner.bunsen.stu3.avro.ChoiceCodeableConceptQuantityRange
 
SCHEMA$ - Static variable in class com.cerner.bunsen.stu3.avro.ChoiceDurationPeriodRange
 
SCHEMA$ - Static variable in class com.cerner.bunsen.stu3.avro.ChoicePatientPractitionerRelatedPersonReferenceString
 
SCHEMA$ - Static variable in class com.cerner.bunsen.stu3.avro.ChoicePeriodDate
 
SCHEMA$ - Static variable in class com.cerner.bunsen.stu3.avro.ChoicePeriodDateTime
 
SCHEMA$ - Static variable in class com.cerner.bunsen.stu3.avro.ChoicePeriodTimingDateTime
 
SCHEMA$ - Static variable in class com.cerner.bunsen.stu3.avro.ChoicePeriodTimingString
 
SCHEMA$ - Static variable in class com.cerner.bunsen.stu3.avro.ChoiceQuantityRange
 
SCHEMA$ - Static variable in class com.cerner.bunsen.stu3.avro.ChoiceQuantityRangeRatio
 
SCHEMA$ - Static variable in class com.cerner.bunsen.stu3.avro.Claim
 
SCHEMA$ - Static variable in class com.cerner.bunsen.stu3.avro.ClaimAccident
 
SCHEMA$ - Static variable in class com.cerner.bunsen.stu3.avro.ClaimCareTeam
 
SCHEMA$ - Static variable in class com.cerner.bunsen.stu3.avro.ClaimDiagnosis
 
SCHEMA$ - Static variable in class com.cerner.bunsen.stu3.avro.ClaimInformation
 
SCHEMA$ - Static variable in class com.cerner.bunsen.stu3.avro.ClaimInsurance
 
SCHEMA$ - Static variable in class com.cerner.bunsen.stu3.avro.ClaimItem
 
SCHEMA$ - Static variable in class com.cerner.bunsen.stu3.avro.ClaimItemDetail
 
SCHEMA$ - Static variable in class com.cerner.bunsen.stu3.avro.ClaimItemDetailSubDetail
 
SCHEMA$ - Static variable in class com.cerner.bunsen.stu3.avro.ClaimPayee
 
SCHEMA$ - Static variable in class com.cerner.bunsen.stu3.avro.ClaimProcedure
 
SCHEMA$ - Static variable in class com.cerner.bunsen.stu3.avro.ClaimReference
 
SCHEMA$ - Static variable in class com.cerner.bunsen.stu3.avro.ClaimRelated
 
SCHEMA$ - Static variable in class com.cerner.bunsen.stu3.avro.ClaimResponseReference
 
SCHEMA$ - Static variable in class com.cerner.bunsen.stu3.avro.ClinicalImpressionDiagnosticReportObservationReference
 
SCHEMA$ - Static variable in class com.cerner.bunsen.stu3.avro.CodeableConcept
 
SCHEMA$ - Static variable in class com.cerner.bunsen.stu3.avro.Coding
 
SCHEMA$ - Static variable in class com.cerner.bunsen.stu3.avro.Condition
 
SCHEMA$ - Static variable in class com.cerner.bunsen.stu3.avro.ConditionEvidence
 
SCHEMA$ - Static variable in class com.cerner.bunsen.stu3.avro.ConditionObservationReference
 
SCHEMA$ - Static variable in class com.cerner.bunsen.stu3.avro.ConditionProcedureReference
 
SCHEMA$ - Static variable in class com.cerner.bunsen.stu3.avro.ConditionReference
 
SCHEMA$ - Static variable in class com.cerner.bunsen.stu3.avro.ConditionStage
 
SCHEMA$ - Static variable in class com.cerner.bunsen.stu3.avro.ContactDetail
 
SCHEMA$ - Static variable in class com.cerner.bunsen.stu3.avro.ContactPoint
 
SCHEMA$ - Static variable in class com.cerner.bunsen.stu3.avro.Contributor
 
SCHEMA$ - Static variable in class com.cerner.bunsen.stu3.avro.CoverageReference
 
SCHEMA$ - Static variable in class com.cerner.bunsen.stu3.avro.DetectedIssueReference
 
SCHEMA$ - Static variable in class com.cerner.bunsen.stu3.avro.DeviceDeviceMetricReference
 
SCHEMA$ - Static variable in class com.cerner.bunsen.stu3.avro.DeviceGroupLocationPatientReference
 
SCHEMA$ - Static variable in class com.cerner.bunsen.stu3.avro.DeviceHealthcareServiceOrganizationPatientPractitionerRelatedPersonReference
 
SCHEMA$ - Static variable in class com.cerner.bunsen.stu3.avro.DeviceMedicationSubstanceReference
 
SCHEMA$ - Static variable in class com.cerner.bunsen.stu3.avro.DeviceOrganizationPatientPractitionerRelatedPersonReference
 
SCHEMA$ - Static variable in class com.cerner.bunsen.stu3.avro.DeviceOrganizationPractitionerReference
 
SCHEMA$ - Static variable in class com.cerner.bunsen.stu3.avro.DeviceReference
 
SCHEMA$ - Static variable in class com.cerner.bunsen.stu3.avro.DiagnosticReportReference
 
SCHEMA$ - Static variable in class com.cerner.bunsen.stu3.avro.Dosage
 
SCHEMA$ - Static variable in class com.cerner.bunsen.stu3.avro.Duration
 
SCHEMA$ - Static variable in class com.cerner.bunsen.stu3.avro.Encounter
 
SCHEMA$ - Static variable in class com.cerner.bunsen.stu3.avro.EncounterClassHistory
 
SCHEMA$ - Static variable in class com.cerner.bunsen.stu3.avro.EncounterDiagnosis
 
SCHEMA$ - Static variable in class com.cerner.bunsen.stu3.avro.EncounterEpisodeOfCareReference
 
SCHEMA$ - Static variable in class com.cerner.bunsen.stu3.avro.EncounterHospitalization
 
SCHEMA$ - Static variable in class com.cerner.bunsen.stu3.avro.EncounterLocation
 
SCHEMA$ - Static variable in class com.cerner.bunsen.stu3.avro.EncounterParticipant
 
SCHEMA$ - Static variable in class com.cerner.bunsen.stu3.avro.EncounterReference
 
SCHEMA$ - Static variable in class com.cerner.bunsen.stu3.avro.EncounterStatusHistory
 
SCHEMA$ - Static variable in class com.cerner.bunsen.stu3.avro.EpisodeOfCare
 
SCHEMA$ - Static variable in class com.cerner.bunsen.stu3.avro.EpisodeOfCareDiagnosis
 
SCHEMA$ - Static variable in class com.cerner.bunsen.stu3.avro.EpisodeOfCareReference
 
SCHEMA$ - Static variable in class com.cerner.bunsen.stu3.avro.EpisodeOfCareStatusHistory
 
SCHEMA$ - Static variable in class com.cerner.bunsen.stu3.avro.GoalReference
 
SCHEMA$ - Static variable in class com.cerner.bunsen.stu3.avro.GroupPatientReference
 
SCHEMA$ - Static variable in class com.cerner.bunsen.stu3.avro.HumanName
 
SCHEMA$ - Static variable in class com.cerner.bunsen.stu3.avro.Identifier
 
SCHEMA$ - Static variable in class com.cerner.bunsen.stu3.avro.Immunization
 
SCHEMA$ - Static variable in class com.cerner.bunsen.stu3.avro.ImmunizationExplanation
 
SCHEMA$ - Static variable in class com.cerner.bunsen.stu3.avro.ImmunizationPractitioner
 
SCHEMA$ - Static variable in class com.cerner.bunsen.stu3.avro.ImmunizationReaction
 
SCHEMA$ - Static variable in class com.cerner.bunsen.stu3.avro.ImmunizationVaccinationProtocol
 
SCHEMA$ - Static variable in class com.cerner.bunsen.stu3.avro.LibraryReference
 
SCHEMA$ - Static variable in class com.cerner.bunsen.stu3.avro.ListReference
 
SCHEMA$ - Static variable in class com.cerner.bunsen.stu3.avro.LocationReference
 
SCHEMA$ - Static variable in class com.cerner.bunsen.stu3.avro.Measure
 
SCHEMA$ - Static variable in class com.cerner.bunsen.stu3.avro.MeasureGroup
 
SCHEMA$ - Static variable in class com.cerner.bunsen.stu3.avro.MeasureGroupPopulation
 
SCHEMA$ - Static variable in class com.cerner.bunsen.stu3.avro.MeasureGroupStratifier
 
SCHEMA$ - Static variable in class com.cerner.bunsen.stu3.avro.MeasureReference
 
SCHEMA$ - Static variable in class com.cerner.bunsen.stu3.avro.MeasureReport
 
SCHEMA$ - Static variable in class com.cerner.bunsen.stu3.avro.MeasureReportGroup
 
SCHEMA$ - Static variable in class com.cerner.bunsen.stu3.avro.MeasureReportGroupPopulation
 
SCHEMA$ - Static variable in class com.cerner.bunsen.stu3.avro.MeasureReportGroupStratifier
 
SCHEMA$ - Static variable in class com.cerner.bunsen.stu3.avro.MeasureReportGroupStratifierStratum
 
SCHEMA$ - Static variable in class com.cerner.bunsen.stu3.avro.MeasureReportGroupStratifierStratumPopulation
 
SCHEMA$ - Static variable in class com.cerner.bunsen.stu3.avro.MeasureSupplementalData
 
SCHEMA$ - Static variable in class com.cerner.bunsen.stu3.avro.MedicationAdministrationMedicationDispenseMedicationStatementObservationProcedureReference
 
SCHEMA$ - Static variable in class com.cerner.bunsen.stu3.avro.MedicationAdministrationObservationProcedureReference
 
SCHEMA$ - Static variable in class com.cerner.bunsen.stu3.avro.MedicationDispense
 
SCHEMA$ - Static variable in class com.cerner.bunsen.stu3.avro.MedicationDispensePerformer
 
SCHEMA$ - Static variable in class com.cerner.bunsen.stu3.avro.MedicationDispenseSubstitution
 
SCHEMA$ - Static variable in class com.cerner.bunsen.stu3.avro.MedicationReference
 
SCHEMA$ - Static variable in class com.cerner.bunsen.stu3.avro.MedicationRequestReference
 
SCHEMA$ - Static variable in class com.cerner.bunsen.stu3.avro.MedicationRequestVisionPrescriptionReference
 
SCHEMA$ - Static variable in class com.cerner.bunsen.stu3.avro.MedicationStatement
 
SCHEMA$ - Static variable in class com.cerner.bunsen.stu3.avro.MedicationSubstanceReference
 
SCHEMA$ - Static variable in class com.cerner.bunsen.stu3.avro.Meta
 
SCHEMA$ - Static variable in class com.cerner.bunsen.stu3.avro.Money
 
SCHEMA$ - Static variable in class com.cerner.bunsen.stu3.avro.Narrative
 
SCHEMA$ - Static variable in class com.cerner.bunsen.stu3.avro.Observation
 
SCHEMA$ - Static variable in class com.cerner.bunsen.stu3.avro.ObservationComponent
 
SCHEMA$ - Static variable in class com.cerner.bunsen.stu3.avro.ObservationComponentReferenceRange
 
SCHEMA$ - Static variable in class com.cerner.bunsen.stu3.avro.ObservationQuestionnaireResponseSequenceReference
 
SCHEMA$ - Static variable in class com.cerner.bunsen.stu3.avro.ObservationReference
 
SCHEMA$ - Static variable in class com.cerner.bunsen.stu3.avro.ObservationReferenceRange
 
SCHEMA$ - Static variable in class com.cerner.bunsen.stu3.avro.ObservationRelated
 
SCHEMA$ - Static variable in class com.cerner.bunsen.stu3.avro.OrganizationPatientPractitionerRelatedPersonReference
 
SCHEMA$ - Static variable in class com.cerner.bunsen.stu3.avro.OrganizationPractitionerReference
 
SCHEMA$ - Static variable in class com.cerner.bunsen.stu3.avro.OrganizationReference
 
SCHEMA$ - Static variable in class com.cerner.bunsen.stu3.avro.Patient
 
SCHEMA$ - Static variable in class com.cerner.bunsen.stu3.avro.PatientAnimal
 
SCHEMA$ - Static variable in class com.cerner.bunsen.stu3.avro.PatientCommunication
 
SCHEMA$ - Static variable in class com.cerner.bunsen.stu3.avro.PatientContact
 
SCHEMA$ - Static variable in class com.cerner.bunsen.stu3.avro.PatientLink
 
SCHEMA$ - Static variable in class com.cerner.bunsen.stu3.avro.PatientPractitionerReference
 
SCHEMA$ - Static variable in class com.cerner.bunsen.stu3.avro.PatientPractitionerRelatedPersonReference
 
SCHEMA$ - Static variable in class com.cerner.bunsen.stu3.avro.PatientReference
 
SCHEMA$ - Static variable in class com.cerner.bunsen.stu3.avro.PatientRelatedPersonReference
 
SCHEMA$ - Static variable in class com.cerner.bunsen.stu3.avro.Period
 
SCHEMA$ - Static variable in class com.cerner.bunsen.stu3.avro.PlanDefinitionQuestionnaireReference
 
SCHEMA$ - Static variable in class com.cerner.bunsen.stu3.avro.PractitionerReference
 
SCHEMA$ - Static variable in class com.cerner.bunsen.stu3.avro.PractitionerRelatedPersonReference
 
SCHEMA$ - Static variable in class com.cerner.bunsen.stu3.avro.Procedure
 
SCHEMA$ - Static variable in class com.cerner.bunsen.stu3.avro.ProcedureFocalDevice
 
SCHEMA$ - Static variable in class com.cerner.bunsen.stu3.avro.ProcedurePerformer
 
SCHEMA$ - Static variable in class com.cerner.bunsen.stu3.avro.ProcedureReference
 
SCHEMA$ - Static variable in class com.cerner.bunsen.stu3.avro.ProcedureRequest
 
SCHEMA$ - Static variable in class com.cerner.bunsen.stu3.avro.ProcedureRequestRequester
 
SCHEMA$ - Static variable in class com.cerner.bunsen.stu3.avro.ProvenanceReference
 
SCHEMA$ - Static variable in class com.cerner.bunsen.stu3.avro.Quantity
 
SCHEMA$ - Static variable in class com.cerner.bunsen.stu3.avro.Range
 
SCHEMA$ - Static variable in class com.cerner.bunsen.stu3.avro.Ratio
 
SCHEMA$ - Static variable in class com.cerner.bunsen.stu3.avro.ReferralRequestReference
 
SCHEMA$ - Static variable in class com.cerner.bunsen.stu3.avro.RelatedArtifact
 
SCHEMA$ - Static variable in class com.cerner.bunsen.stu3.avro.Resource
 
SCHEMA$ - Static variable in class com.cerner.bunsen.stu3.avro.ResourceReference
 
SCHEMA$ - Static variable in class com.cerner.bunsen.stu3.avro.SampledData
 
SCHEMA$ - Static variable in class com.cerner.bunsen.stu3.avro.SpecimenReference
 
SCHEMA$ - Static variable in class com.cerner.bunsen.stu3.avro.Timing
 
SCHEMA$ - Static variable in class com.cerner.bunsen.stu3.avro.TimingRepeat
 
SCHEMA$ - Static variable in class com.cerner.bunsen.stu3.avro.us.core.CarePlan
 
SCHEMA$ - Static variable in class com.cerner.bunsen.stu3.avro.us.core.CarePlanActivity
 
SCHEMA$ - Static variable in class com.cerner.bunsen.stu3.avro.us.core.CarePlanActivityDetail
 
SCHEMA$ - Static variable in class com.cerner.bunsen.stu3.avro.us.core.Condition
 
SCHEMA$ - Static variable in class com.cerner.bunsen.stu3.avro.us.core.ConditionEvidence
 
SCHEMA$ - Static variable in class com.cerner.bunsen.stu3.avro.us.core.ConditionStage
 
SCHEMA$ - Static variable in class com.cerner.bunsen.stu3.avro.us.core.Encounter
 
SCHEMA$ - Static variable in class com.cerner.bunsen.stu3.avro.us.core.EncounterClassHistory
 
SCHEMA$ - Static variable in class com.cerner.bunsen.stu3.avro.us.core.EncounterDiagnosis
 
SCHEMA$ - Static variable in class com.cerner.bunsen.stu3.avro.us.core.EncounterHospitalization
 
SCHEMA$ - Static variable in class com.cerner.bunsen.stu3.avro.us.core.EncounterLocation
 
SCHEMA$ - Static variable in class com.cerner.bunsen.stu3.avro.us.core.EncounterParticipant
 
SCHEMA$ - Static variable in class com.cerner.bunsen.stu3.avro.us.core.EncounterStatusHistory
 
SCHEMA$ - Static variable in class com.cerner.bunsen.stu3.avro.us.core.Immunization
 
SCHEMA$ - Static variable in class com.cerner.bunsen.stu3.avro.us.core.ImmunizationExplanation
 
SCHEMA$ - Static variable in class com.cerner.bunsen.stu3.avro.us.core.ImmunizationPractitioner
 
SCHEMA$ - Static variable in class com.cerner.bunsen.stu3.avro.us.core.ImmunizationReaction
 
SCHEMA$ - Static variable in class com.cerner.bunsen.stu3.avro.us.core.ImmunizationVaccinationProtocol
 
SCHEMA$ - Static variable in class com.cerner.bunsen.stu3.avro.us.core.Medication
 
SCHEMA$ - Static variable in class com.cerner.bunsen.stu3.avro.us.core.MedicationIngredient
 
SCHEMA$ - Static variable in class com.cerner.bunsen.stu3.avro.us.core.MedicationPackage
 
SCHEMA$ - Static variable in class com.cerner.bunsen.stu3.avro.us.core.MedicationPackageBatch
 
SCHEMA$ - Static variable in class com.cerner.bunsen.stu3.avro.us.core.MedicationPackageContent
 
SCHEMA$ - Static variable in class com.cerner.bunsen.stu3.avro.us.core.MedicationRequest
 
SCHEMA$ - Static variable in class com.cerner.bunsen.stu3.avro.us.core.MedicationRequestDispenseRequest
 
SCHEMA$ - Static variable in class com.cerner.bunsen.stu3.avro.us.core.MedicationRequestRequester
 
SCHEMA$ - Static variable in class com.cerner.bunsen.stu3.avro.us.core.MedicationRequestSubstitution
 
SCHEMA$ - Static variable in class com.cerner.bunsen.stu3.avro.us.core.Patient
 
SCHEMA$ - Static variable in class com.cerner.bunsen.stu3.avro.us.core.PatientCommunication
 
SCHEMA$ - Static variable in class com.cerner.bunsen.stu3.avro.us.core.PatientContact
 
SCHEMA$ - Static variable in class com.cerner.bunsen.stu3.avro.us.core.PatientLink
 
SCHEMA$ - Static variable in class com.cerner.bunsen.stu3.avro.us.core.UsCoreEthnicity
 
SCHEMA$ - Static variable in class com.cerner.bunsen.stu3.avro.us.core.UsCoreRace
 
SCHEMA$ - Static variable in class com.cerner.bunsen.stu3.avro.UsageContext
 
setAbatement(ChoiceAgePeriodRangeBooleanDateTimeString) - Method in class com.cerner.bunsen.stu3.avro.Condition.Builder
Sets the value of the 'abatement' field.
setAbatement(ChoiceAgePeriodRangeBooleanDateTimeString) - Method in class com.cerner.bunsen.stu3.avro.Condition
Sets the value of the 'abatement' field.
setAbatement(ChoiceAgePeriodRangeBooleanDateTimeString) - Method in class com.cerner.bunsen.stu3.avro.us.core.Condition.Builder
Sets the value of the 'abatement' field.
setAbatement(ChoiceAgePeriodRangeBooleanDateTimeString) - Method in class com.cerner.bunsen.stu3.avro.us.core.Condition
Sets the value of the 'abatement' field.
setAbatementBuilder(ChoiceAgePeriodRangeBooleanDateTimeString.Builder) - Method in class com.cerner.bunsen.stu3.avro.Condition.Builder
Sets the Builder instance for the 'abatement' field Field for FHIR property abatement
setAbatementBuilder(ChoiceAgePeriodRangeBooleanDateTimeString.Builder) - Method in class com.cerner.bunsen.stu3.avro.us.core.Condition.Builder
Sets the Builder instance for the 'abatement' field Field for FHIR property abatement
setAccident(ClaimAccident) - Method in class com.cerner.bunsen.stu3.avro.Claim.Builder
Sets the value of the 'accident' field.
setAccident(ClaimAccident) - Method in class com.cerner.bunsen.stu3.avro.Claim
Sets the value of the 'accident' field.
setAccidentBuilder(ClaimAccident.Builder) - Method in class com.cerner.bunsen.stu3.avro.Claim.Builder
Sets the Builder instance for the 'accident' field Field for FHIR property accident
setAccount(List<AccountReference>) - Method in class com.cerner.bunsen.stu3.avro.Encounter.Builder
Sets the value of the 'account' field.
setAccount(List<AccountReference>) - Method in class com.cerner.bunsen.stu3.avro.Encounter
Sets the value of the 'account' field.
setAccount(List<AccountReference>) - Method in class com.cerner.bunsen.stu3.avro.EpisodeOfCare.Builder
Sets the value of the 'account' field.
setAccount(List<AccountReference>) - Method in class com.cerner.bunsen.stu3.avro.EpisodeOfCare
Sets the value of the 'account' field.
setAccount(List<AccountReference>) - Method in class com.cerner.bunsen.stu3.avro.us.core.Encounter.Builder
Sets the value of the 'account' field.
setAccount(List<AccountReference>) - Method in class com.cerner.bunsen.stu3.avro.us.core.Encounter
Sets the value of the 'account' field.
setAccountId(String) - Method in class com.cerner.bunsen.stu3.avro.AccountReference.Builder
Sets the value of the 'AccountId' field.
setAccountId(String) - Method in class com.cerner.bunsen.stu3.avro.AccountReference
Sets the value of the 'AccountId' field.
setAction(CodeableConcept) - Method in class com.cerner.bunsen.stu3.avro.ProcedureFocalDevice.Builder
Sets the value of the 'action' field.
setAction(CodeableConcept) - Method in class com.cerner.bunsen.stu3.avro.ProcedureFocalDevice
Sets the value of the 'action' field.
setActionBuilder(CodeableConcept.Builder) - Method in class com.cerner.bunsen.stu3.avro.ProcedureFocalDevice.Builder
Sets the Builder instance for the 'action' field Field for FHIR property action
setActive(Boolean) - Method in class com.cerner.bunsen.stu3.avro.Patient.Builder
Sets the value of the 'active' field.
setActive(Boolean) - Method in class com.cerner.bunsen.stu3.avro.Patient
Sets the value of the 'active' field.
setActive(Boolean) - Method in class com.cerner.bunsen.stu3.avro.us.core.Patient.Builder
Sets the value of the 'active' field.
setActive(Boolean) - Method in class com.cerner.bunsen.stu3.avro.us.core.Patient
Sets the value of the 'active' field.
setActivity(List<CarePlanActivity>) - Method in class com.cerner.bunsen.stu3.avro.CarePlan.Builder
Sets the value of the 'activity' field.
setActivity(List<CarePlanActivity>) - Method in class com.cerner.bunsen.stu3.avro.CarePlan
Sets the value of the 'activity' field.
setActivity(List<CarePlanActivity>) - Method in class com.cerner.bunsen.stu3.avro.us.core.CarePlan.Builder
Sets the value of the 'activity' field.
setActivity(List<CarePlanActivity>) - Method in class com.cerner.bunsen.stu3.avro.us.core.CarePlan
Sets the value of the 'activity' field.
setActivityDefinitionId(String) - Method in class com.cerner.bunsen.stu3.avro.ActivityDefinitionHealthcareServicePlanDefinitionReference.Builder
Sets the value of the 'ActivityDefinitionId' field.
setActivityDefinitionId(String) - Method in class com.cerner.bunsen.stu3.avro.ActivityDefinitionHealthcareServicePlanDefinitionReference
Sets the value of the 'ActivityDefinitionId' field.
setActivityDefinitionId(String) - Method in class com.cerner.bunsen.stu3.avro.ActivityDefinitionPlanDefinitionQuestionnaireReference.Builder
Sets the value of the 'ActivityDefinitionId' field.
setActivityDefinitionId(String) - Method in class com.cerner.bunsen.stu3.avro.ActivityDefinitionPlanDefinitionQuestionnaireReference
Sets the value of the 'ActivityDefinitionId' field.
setActivityDefinitionId(String) - Method in class com.cerner.bunsen.stu3.avro.ActivityDefinitionPlanDefinitionReference.Builder
Sets the value of the 'ActivityDefinitionId' field.
setActivityDefinitionId(String) - Method in class com.cerner.bunsen.stu3.avro.ActivityDefinitionPlanDefinitionReference
Sets the value of the 'ActivityDefinitionId' field.
setActor(PractitionerReference) - Method in class com.cerner.bunsen.stu3.avro.ImmunizationPractitioner.Builder
Sets the value of the 'actor' field.
setActor(PractitionerReference) - Method in class com.cerner.bunsen.stu3.avro.ImmunizationPractitioner
Sets the value of the 'actor' field.
setActor(DeviceOrganizationPatientPractitionerRelatedPersonReference) - Method in class com.cerner.bunsen.stu3.avro.MedicationDispensePerformer.Builder
Sets the value of the 'actor' field.
setActor(DeviceOrganizationPatientPractitionerRelatedPersonReference) - Method in class com.cerner.bunsen.stu3.avro.MedicationDispensePerformer
Sets the value of the 'actor' field.
setActor(DeviceOrganizationPatientPractitionerRelatedPersonReference) - Method in class com.cerner.bunsen.stu3.avro.ProcedurePerformer.Builder
Sets the value of the 'actor' field.
setActor(DeviceOrganizationPatientPractitionerRelatedPersonReference) - Method in class com.cerner.bunsen.stu3.avro.ProcedurePerformer
Sets the value of the 'actor' field.
setActor(PractitionerReference) - Method in class com.cerner.bunsen.stu3.avro.us.core.ImmunizationPractitioner.Builder
Sets the value of the 'actor' field.
setActor(PractitionerReference) - Method in class com.cerner.bunsen.stu3.avro.us.core.ImmunizationPractitioner
Sets the value of the 'actor' field.
setActorBuilder(PractitionerReference.Builder) - Method in class com.cerner.bunsen.stu3.avro.ImmunizationPractitioner.Builder
Sets the Builder instance for the 'actor' field Field for FHIR property actor
setActorBuilder(DeviceOrganizationPatientPractitionerRelatedPersonReference.Builder) - Method in class com.cerner.bunsen.stu3.avro.MedicationDispensePerformer.Builder
Sets the Builder instance for the 'actor' field Field for FHIR property actor
setActorBuilder(DeviceOrganizationPatientPractitionerRelatedPersonReference.Builder) - Method in class com.cerner.bunsen.stu3.avro.ProcedurePerformer.Builder
Sets the Builder instance for the 'actor' field Field for FHIR property actor
setActorBuilder(PractitionerReference.Builder) - Method in class com.cerner.bunsen.stu3.avro.us.core.ImmunizationPractitioner.Builder
Sets the Builder instance for the 'actor' field Field for FHIR property actor
setAdditionalInstruction(List<CodeableConcept>) - Method in class com.cerner.bunsen.stu3.avro.Dosage.Builder
Sets the value of the 'additionalInstruction' field.
setAdditionalInstruction(List<CodeableConcept>) - Method in class com.cerner.bunsen.stu3.avro.Dosage
Sets the value of the 'additionalInstruction' field.
setAddress(Address) - Method in class com.cerner.bunsen.stu3.avro.ChoiceAddressCodeableConceptLocationReference.Builder
Sets the value of the 'address' field.
setAddress(Address) - Method in class com.cerner.bunsen.stu3.avro.ChoiceAddressCodeableConceptLocationReference
Sets the value of the 'address' field.
setAddress(Address) - Method in class com.cerner.bunsen.stu3.avro.ChoiceAddressLocationReference.Builder
Sets the value of the 'address' field.
setAddress(Address) - Method in class com.cerner.bunsen.stu3.avro.ChoiceAddressLocationReference
Sets the value of the 'address' field.
setAddress(List<Address>) - Method in class com.cerner.bunsen.stu3.avro.Patient.Builder
Sets the value of the 'address' field.
setAddress(List<Address>) - Method in class com.cerner.bunsen.stu3.avro.Patient
Sets the value of the 'address' field.
setAddress(Address) - Method in class com.cerner.bunsen.stu3.avro.PatientContact.Builder
Sets the value of the 'address' field.
setAddress(Address) - Method in class com.cerner.bunsen.stu3.avro.PatientContact
Sets the value of the 'address' field.
setAddress(List<Address>) - Method in class com.cerner.bunsen.stu3.avro.us.core.Patient.Builder
Sets the value of the 'address' field.
setAddress(List<Address>) - Method in class com.cerner.bunsen.stu3.avro.us.core.Patient
Sets the value of the 'address' field.
setAddress(Address) - Method in class com.cerner.bunsen.stu3.avro.us.core.PatientContact.Builder
Sets the value of the 'address' field.
setAddress(Address) - Method in class com.cerner.bunsen.stu3.avro.us.core.PatientContact
Sets the value of the 'address' field.
setAddressBuilder(Address.Builder) - Method in class com.cerner.bunsen.stu3.avro.ChoiceAddressCodeableConceptLocationReference.Builder
Sets the Builder instance for the 'address' field Choice field
setAddressBuilder(Address.Builder) - Method in class com.cerner.bunsen.stu3.avro.ChoiceAddressLocationReference.Builder
Sets the Builder instance for the 'address' field Choice field
setAddressBuilder(Address.Builder) - Method in class com.cerner.bunsen.stu3.avro.PatientContact.Builder
Sets the Builder instance for the 'address' field Field for FHIR property address
setAddressBuilder(Address.Builder) - Method in class com.cerner.bunsen.stu3.avro.us.core.PatientContact.Builder
Sets the Builder instance for the 'address' field Field for FHIR property address
setAddresses(List<ConditionReference>) - Method in class com.cerner.bunsen.stu3.avro.CarePlan.Builder
Sets the value of the 'addresses' field.
setAddresses(List<ConditionReference>) - Method in class com.cerner.bunsen.stu3.avro.CarePlan
Sets the value of the 'addresses' field.
setAddresses(List<ConditionReference>) - Method in class com.cerner.bunsen.stu3.avro.us.core.CarePlan.Builder
Sets the value of the 'addresses' field.
setAddresses(List<ConditionReference>) - Method in class com.cerner.bunsen.stu3.avro.us.core.CarePlan
Sets the value of the 'addresses' field.
setAdmitSource(CodeableConcept) - Method in class com.cerner.bunsen.stu3.avro.EncounterHospitalization.Builder
Sets the value of the 'admitSource' field.
setAdmitSource(CodeableConcept) - Method in class com.cerner.bunsen.stu3.avro.EncounterHospitalization
Sets the value of the 'admitSource' field.
setAdmitSource(CodeableConcept) - Method in class com.cerner.bunsen.stu3.avro.us.core.EncounterHospitalization.Builder
Sets the value of the 'admitSource' field.
setAdmitSource(CodeableConcept) - Method in class com.cerner.bunsen.stu3.avro.us.core.EncounterHospitalization
Sets the value of the 'admitSource' field.
setAdmitSourceBuilder(CodeableConcept.Builder) - Method in class com.cerner.bunsen.stu3.avro.EncounterHospitalization.Builder
Sets the Builder instance for the 'admitSource' field Field for FHIR property admitSource
setAdmitSourceBuilder(CodeableConcept.Builder) - Method in class com.cerner.bunsen.stu3.avro.us.core.EncounterHospitalization.Builder
Sets the Builder instance for the 'admitSource' field Field for FHIR property admitSource
setAge(Age) - Method in class com.cerner.bunsen.stu3.avro.ChoiceAgePeriodRangeBooleanDateTimeString.Builder
Sets the value of the 'age' field.
setAge(Age) - Method in class com.cerner.bunsen.stu3.avro.ChoiceAgePeriodRangeBooleanDateTimeString
Sets the value of the 'age' field.
setAge(Age) - Method in class com.cerner.bunsen.stu3.avro.ChoiceAgePeriodRangeDateTimeString.Builder
Sets the value of the 'age' field.
setAge(Age) - Method in class com.cerner.bunsen.stu3.avro.ChoiceAgePeriodRangeDateTimeString
Sets the value of the 'age' field.
setAge(Range) - Method in class com.cerner.bunsen.stu3.avro.ObservationComponentReferenceRange.Builder
Sets the value of the 'age' field.
setAge(Range) - Method in class com.cerner.bunsen.stu3.avro.ObservationComponentReferenceRange
Sets the value of the 'age' field.
setAge(Range) - Method in class com.cerner.bunsen.stu3.avro.ObservationReferenceRange.Builder
Sets the value of the 'age' field.
setAge(Range) - Method in class com.cerner.bunsen.stu3.avro.ObservationReferenceRange
Sets the value of the 'age' field.
setAgeBuilder(Age.Builder) - Method in class com.cerner.bunsen.stu3.avro.ChoiceAgePeriodRangeBooleanDateTimeString.Builder
Sets the Builder instance for the 'age' field Choice field
setAgeBuilder(Age.Builder) - Method in class com.cerner.bunsen.stu3.avro.ChoiceAgePeriodRangeDateTimeString.Builder
Sets the Builder instance for the 'age' field Choice field
setAgeBuilder(Range.Builder) - Method in class com.cerner.bunsen.stu3.avro.ObservationComponentReferenceRange.Builder
Sets the Builder instance for the 'age' field Field for FHIR property age
setAgeBuilder(Range.Builder) - Method in class com.cerner.bunsen.stu3.avro.ObservationReferenceRange.Builder
Sets the Builder instance for the 'age' field Field for FHIR property age
setAgent(DeviceOrganizationPractitionerReference) - Method in class com.cerner.bunsen.stu3.avro.ProcedureRequestRequester.Builder
Sets the value of the 'agent' field.
setAgent(DeviceOrganizationPractitionerReference) - Method in class com.cerner.bunsen.stu3.avro.ProcedureRequestRequester
Sets the value of the 'agent' field.
setAgent(PractitionerReference) - Method in class com.cerner.bunsen.stu3.avro.us.core.MedicationRequestRequester.Builder
Sets the value of the 'agent' field.
setAgent(PractitionerReference) - Method in class com.cerner.bunsen.stu3.avro.us.core.MedicationRequestRequester
Sets the value of the 'agent' field.
setAgentBuilder(DeviceOrganizationPractitionerReference.Builder) - Method in class com.cerner.bunsen.stu3.avro.ProcedureRequestRequester.Builder
Sets the Builder instance for the 'agent' field Field for FHIR property agent
setAgentBuilder(PractitionerReference.Builder) - Method in class com.cerner.bunsen.stu3.avro.us.core.MedicationRequestRequester.Builder
Sets the Builder instance for the 'agent' field Field for FHIR property agent
setAllowed(Boolean) - Method in class com.cerner.bunsen.stu3.avro.us.core.MedicationRequestSubstitution.Builder
Sets the value of the 'allowed' field.
setAllowed(Boolean) - Method in class com.cerner.bunsen.stu3.avro.us.core.MedicationRequestSubstitution
Sets the value of the 'allowed' field.
setAmount(Ratio) - Method in class com.cerner.bunsen.stu3.avro.us.core.MedicationIngredient.Builder
Sets the value of the 'amount' field.
setAmount(Ratio) - Method in class com.cerner.bunsen.stu3.avro.us.core.MedicationIngredient
Sets the value of the 'amount' field.
setAmount(Quantity) - Method in class com.cerner.bunsen.stu3.avro.us.core.MedicationPackageContent.Builder
Sets the value of the 'amount' field.
setAmount(Quantity) - Method in class com.cerner.bunsen.stu3.avro.us.core.MedicationPackageContent
Sets the value of the 'amount' field.
setAmountBuilder(Ratio.Builder) - Method in class com.cerner.bunsen.stu3.avro.us.core.MedicationIngredient.Builder
Sets the Builder instance for the 'amount' field Field for FHIR property amount
setAmountBuilder(Quantity.Builder) - Method in class com.cerner.bunsen.stu3.avro.us.core.MedicationPackageContent.Builder
Sets the Builder instance for the 'amount' field Field for FHIR property amount
setAncestorSystem(String) - Method in class com.cerner.bunsen.spark.codes.Ancestor
Sets the code system that owns the ancestor value.
setAncestorSystem(String) - Method in class com.cerner.bunsen.spark.codes.broadcast.BroadcastableValueSets.AncestorValue
Sets the system of the ancestor code.
setAncestorSystem(String) - Method in class com.cerner.bunsen.spark.codes.Hierarchies.HierarchicalElement
Sets the ancestor system.
setAncestorValue(String) - Method in class com.cerner.bunsen.spark.codes.Ancestor
Sets the ancestor value.
setAncestorValue(String) - Method in class com.cerner.bunsen.spark.codes.broadcast.BroadcastableValueSets.AncestorValue
Sets the value of the ancestor code.
setAncestorValue(String) - Method in class com.cerner.bunsen.spark.codes.Hierarchies.HierarchicalElement
Sets the ancestor value.
setAnimal(PatientAnimal) - Method in class com.cerner.bunsen.stu3.avro.Patient.Builder
Sets the value of the 'animal' field.
setAnimal(PatientAnimal) - Method in class com.cerner.bunsen.stu3.avro.Patient
Sets the value of the 'animal' field.
setAnimalBuilder(PatientAnimal.Builder) - Method in class com.cerner.bunsen.stu3.avro.Patient.Builder
Sets the Builder instance for the 'animal' field Field for FHIR property animal
setAppliesTo(List<CodeableConcept>) - Method in class com.cerner.bunsen.stu3.avro.ObservationComponentReferenceRange.Builder
Sets the value of the 'appliesTo' field.
setAppliesTo(List<CodeableConcept>) - Method in class com.cerner.bunsen.stu3.avro.ObservationComponentReferenceRange
Sets the value of the 'appliesTo' field.
setAppliesTo(List<CodeableConcept>) - Method in class com.cerner.bunsen.stu3.avro.ObservationReferenceRange.Builder
Sets the value of the 'appliesTo' field.
setAppliesTo(List<CodeableConcept>) - Method in class com.cerner.bunsen.stu3.avro.ObservationReferenceRange
Sets the value of the 'appliesTo' field.
setAppointment(AppointmentReference) - Method in class com.cerner.bunsen.stu3.avro.Encounter.Builder
Sets the value of the 'appointment' field.
setAppointment(AppointmentReference) - Method in class com.cerner.bunsen.stu3.avro.Encounter
Sets the value of the 'appointment' field.
setAppointment(AppointmentReference) - Method in class com.cerner.bunsen.stu3.avro.us.core.Encounter.Builder
Sets the value of the 'appointment' field.
setAppointment(AppointmentReference) - Method in class com.cerner.bunsen.stu3.avro.us.core.Encounter
Sets the value of the 'appointment' field.
setAppointmentBuilder(AppointmentReference.Builder) - Method in class com.cerner.bunsen.stu3.avro.Encounter.Builder
Sets the Builder instance for the 'appointment' field Field for FHIR property appointment
setAppointmentBuilder(AppointmentReference.Builder) - Method in class com.cerner.bunsen.stu3.avro.us.core.Encounter.Builder
Sets the Builder instance for the 'appointment' field Field for FHIR property appointment
setAppointmentId(String) - Method in class com.cerner.bunsen.stu3.avro.AppointmentCommunicationRequestDeviceRequestMedicationRequestNutritionOrderProcedureRequestReferralRequestRequestGroupTaskVisionPrescriptionReference.Builder
Sets the value of the 'AppointmentId' field.
setAppointmentId(String) - Method in class com.cerner.bunsen.stu3.avro.AppointmentCommunicationRequestDeviceRequestMedicationRequestNutritionOrderProcedureRequestReferralRequestRequestGroupTaskVisionPrescriptionReference
Sets the value of the 'AppointmentId' field.
setAppointmentId(String) - Method in class com.cerner.bunsen.stu3.avro.AppointmentReference.Builder
Sets the value of the 'AppointmentId' field.
setAppointmentId(String) - Method in class com.cerner.bunsen.stu3.avro.AppointmentReference
Sets the value of the 'AppointmentId' field.
setApprovalDate(String) - Method in class com.cerner.bunsen.stu3.avro.Measure.Builder
Sets the value of the 'approvalDate' field.
setApprovalDate(String) - Method in class com.cerner.bunsen.stu3.avro.Measure
Sets the value of the 'approvalDate' field.
setAsNeeded(ChoiceCodeableConceptBoolean) - Method in class com.cerner.bunsen.stu3.avro.Dosage.Builder
Sets the value of the 'asNeeded' field.
setAsNeeded(ChoiceCodeableConceptBoolean) - Method in class com.cerner.bunsen.stu3.avro.Dosage
Sets the value of the 'asNeeded' field.
setAsNeeded(ChoiceCodeableConceptBoolean) - Method in class com.cerner.bunsen.stu3.avro.ProcedureRequest.Builder
Sets the value of the 'asNeeded' field.
setAsNeeded(ChoiceCodeableConceptBoolean) - Method in class com.cerner.bunsen.stu3.avro.ProcedureRequest
Sets the value of the 'asNeeded' field.
setAsNeededBuilder(ChoiceCodeableConceptBoolean.Builder) - Method in class com.cerner.bunsen.stu3.avro.Dosage.Builder
Sets the Builder instance for the 'asNeeded' field Field for FHIR property asNeeded
setAsNeededBuilder(ChoiceCodeableConceptBoolean.Builder) - Method in class com.cerner.bunsen.stu3.avro.ProcedureRequest.Builder
Sets the Builder instance for the 'asNeeded' field Field for FHIR property asNeeded
setAssertedDate(String) - Method in class com.cerner.bunsen.stu3.avro.AllergyIntolerance.Builder
Sets the value of the 'assertedDate' field.
setAssertedDate(String) - Method in class com.cerner.bunsen.stu3.avro.AllergyIntolerance
Sets the value of the 'assertedDate' field.
setAssertedDate(String) - Method in class com.cerner.bunsen.stu3.avro.Condition.Builder
Sets the value of the 'assertedDate' field.
setAssertedDate(String) - Method in class com.cerner.bunsen.stu3.avro.Condition
Sets the value of the 'assertedDate' field.
setAssertedDate(String) - Method in class com.cerner.bunsen.stu3.avro.us.core.Condition.Builder
Sets the value of the 'assertedDate' field.
setAssertedDate(String) - Method in class com.cerner.bunsen.stu3.avro.us.core.Condition
Sets the value of the 'assertedDate' field.
setAsserter(PatientPractitionerRelatedPersonReference) - Method in class com.cerner.bunsen.stu3.avro.AllergyIntolerance.Builder
Sets the value of the 'asserter' field.
setAsserter(PatientPractitionerRelatedPersonReference) - Method in class com.cerner.bunsen.stu3.avro.AllergyIntolerance
Sets the value of the 'asserter' field.
setAsserter(PatientPractitionerRelatedPersonReference) - Method in class com.cerner.bunsen.stu3.avro.Condition.Builder
Sets the value of the 'asserter' field.
setAsserter(PatientPractitionerRelatedPersonReference) - Method in class com.cerner.bunsen.stu3.avro.Condition
Sets the value of the 'asserter' field.
setAsserter(PatientPractitionerRelatedPersonReference) - Method in class com.cerner.bunsen.stu3.avro.us.core.Condition.Builder
Sets the value of the 'asserter' field.
setAsserter(PatientPractitionerRelatedPersonReference) - Method in class com.cerner.bunsen.stu3.avro.us.core.Condition
Sets the value of the 'asserter' field.
setAsserterBuilder(PatientPractitionerRelatedPersonReference.Builder) - Method in class com.cerner.bunsen.stu3.avro.AllergyIntolerance.Builder
Sets the Builder instance for the 'asserter' field Field for FHIR property asserter
setAsserterBuilder(PatientPractitionerRelatedPersonReference.Builder) - Method in class com.cerner.bunsen.stu3.avro.Condition.Builder
Sets the Builder instance for the 'asserter' field Field for FHIR property asserter
setAsserterBuilder(PatientPractitionerRelatedPersonReference.Builder) - Method in class com.cerner.bunsen.stu3.avro.us.core.Condition.Builder
Sets the Builder instance for the 'asserter' field Field for FHIR property asserter
setAssessment(List<ClinicalImpressionDiagnosticReportObservationReference>) - Method in class com.cerner.bunsen.stu3.avro.ConditionStage.Builder
Sets the value of the 'assessment' field.
setAssessment(List<ClinicalImpressionDiagnosticReportObservationReference>) - Method in class com.cerner.bunsen.stu3.avro.ConditionStage
Sets the value of the 'assessment' field.
setAssessment(List<ClinicalImpressionDiagnosticReportObservationReference>) - Method in class com.cerner.bunsen.stu3.avro.us.core.ConditionStage.Builder
Sets the value of the 'assessment' field.
setAssessment(List<ClinicalImpressionDiagnosticReportObservationReference>) - Method in class com.cerner.bunsen.stu3.avro.us.core.ConditionStage
Sets the value of the 'assessment' field.
setAssigner(OrganizationReference) - Method in class com.cerner.bunsen.stu3.avro.Identifier.Builder
Sets the value of the 'assigner' field.
setAssigner(OrganizationReference) - Method in class com.cerner.bunsen.stu3.avro.Identifier
Sets the value of the 'assigner' field.
setAssignerBuilder(OrganizationReference.Builder) - Method in class com.cerner.bunsen.stu3.avro.Identifier.Builder
Sets the Builder instance for the 'assigner' field Field for FHIR property assigner
setAttachment(Attachment) - Method in class com.cerner.bunsen.stu3.avro.ChoiceAttachmentCodeableConceptPeriodQuantityRangeRatioSampledDataBooleanDateTimeStringTime.Builder
Sets the value of the 'attachment' field.
setAttachment(Attachment) - Method in class com.cerner.bunsen.stu3.avro.ChoiceAttachmentCodeableConceptPeriodQuantityRangeRatioSampledDataBooleanDateTimeStringTime
Sets the value of the 'attachment' field.
setAttachment(Attachment) - Method in class com.cerner.bunsen.stu3.avro.ChoiceAttachmentCodeableConceptPeriodQuantityRangeRatioSampledDataDateTimeStringTime.Builder
Sets the value of the 'attachment' field.
setAttachment(Attachment) - Method in class com.cerner.bunsen.stu3.avro.ChoiceAttachmentCodeableConceptPeriodQuantityRangeRatioSampledDataDateTimeStringTime
Sets the value of the 'attachment' field.
setAttachment(Attachment) - Method in class com.cerner.bunsen.stu3.avro.ChoiceAttachmentQuantityResourceReferenceString.Builder
Sets the value of the 'attachment' field.
setAttachment(Attachment) - Method in class com.cerner.bunsen.stu3.avro.ChoiceAttachmentQuantityResourceReferenceString
Sets the value of the 'attachment' field.
setAttachmentBuilder(Attachment.Builder) - Method in class com.cerner.bunsen.stu3.avro.ChoiceAttachmentCodeableConceptPeriodQuantityRangeRatioSampledDataBooleanDateTimeStringTime.Builder
Sets the Builder instance for the 'attachment' field Choice field
setAttachmentBuilder(Attachment.Builder) - Method in class com.cerner.bunsen.stu3.avro.ChoiceAttachmentCodeableConceptPeriodQuantityRangeRatioSampledDataDateTimeStringTime.Builder
Sets the Builder instance for the 'attachment' field Choice field
setAttachmentBuilder(Attachment.Builder) - Method in class com.cerner.bunsen.stu3.avro.ChoiceAttachmentQuantityResourceReferenceString.Builder
Sets the Builder instance for the 'attachment' field Choice field
setAuthor(ChoicePatientPractitionerRelatedPersonReferenceString) - Method in class com.cerner.bunsen.stu3.avro.Annotation.Builder
Sets the value of the 'author' field.
setAuthor(ChoicePatientPractitionerRelatedPersonReferenceString) - Method in class com.cerner.bunsen.stu3.avro.Annotation
Sets the value of the 'author' field.
setAuthor(List<CareTeamOrganizationPatientPractitionerRelatedPersonReference>) - Method in class com.cerner.bunsen.stu3.avro.CarePlan.Builder
Sets the value of the 'author' field.
setAuthor(List<CareTeamOrganizationPatientPractitionerRelatedPersonReference>) - Method in class com.cerner.bunsen.stu3.avro.CarePlan
Sets the value of the 'author' field.
setAuthor(List<CareTeamOrganizationPatientPractitionerRelatedPersonReference>) - Method in class com.cerner.bunsen.stu3.avro.us.core.CarePlan.Builder
Sets the value of the 'author' field.
setAuthor(List<CareTeamOrganizationPatientPractitionerRelatedPersonReference>) - Method in class com.cerner.bunsen.stu3.avro.us.core.CarePlan
Sets the value of the 'author' field.
setAuthorBuilder(ChoicePatientPractitionerRelatedPersonReferenceString.Builder) - Method in class com.cerner.bunsen.stu3.avro.Annotation.Builder
Sets the Builder instance for the 'author' field Field for FHIR property author
setAuthoredOn(String) - Method in class com.cerner.bunsen.stu3.avro.ProcedureRequest.Builder
Sets the value of the 'authoredOn' field.
setAuthoredOn(String) - Method in class com.cerner.bunsen.stu3.avro.ProcedureRequest
Sets the value of the 'authoredOn' field.
setAuthoredOn(String) - Method in class com.cerner.bunsen.stu3.avro.us.core.MedicationRequest.Builder
Sets the value of the 'authoredOn' field.
setAuthoredOn(String) - Method in class com.cerner.bunsen.stu3.avro.us.core.MedicationRequest
Sets the value of the 'authoredOn' field.
setAuthority(OrganizationReference) - Method in class com.cerner.bunsen.stu3.avro.ImmunizationVaccinationProtocol.Builder
Sets the value of the 'authority' field.
setAuthority(OrganizationReference) - Method in class com.cerner.bunsen.stu3.avro.ImmunizationVaccinationProtocol
Sets the value of the 'authority' field.
setAuthority(OrganizationReference) - Method in class com.cerner.bunsen.stu3.avro.us.core.ImmunizationVaccinationProtocol.Builder
Sets the value of the 'authority' field.
setAuthority(OrganizationReference) - Method in class com.cerner.bunsen.stu3.avro.us.core.ImmunizationVaccinationProtocol
Sets the value of the 'authority' field.
setAuthorityBuilder(OrganizationReference.Builder) - Method in class com.cerner.bunsen.stu3.avro.ImmunizationVaccinationProtocol.Builder
Sets the Builder instance for the 'authority' field Field for FHIR property authority
setAuthorityBuilder(OrganizationReference.Builder) - Method in class com.cerner.bunsen.stu3.avro.us.core.ImmunizationVaccinationProtocol.Builder
Sets the Builder instance for the 'authority' field Field for FHIR property authority
setAuthorizingPrescription(List<MedicationRequestReference>) - Method in class com.cerner.bunsen.stu3.avro.MedicationDispense.Builder
Sets the value of the 'authorizingPrescription' field.
setAuthorizingPrescription(List<MedicationRequestReference>) - Method in class com.cerner.bunsen.stu3.avro.MedicationDispense
Sets the value of the 'authorizingPrescription' field.
setBasedOn(List<CarePlanReference>) - Method in class com.cerner.bunsen.stu3.avro.CarePlan.Builder
Sets the value of the 'basedOn' field.
setBasedOn(List<CarePlanReference>) - Method in class com.cerner.bunsen.stu3.avro.CarePlan
Sets the value of the 'basedOn' field.
setBasedOn(List<CarePlanMedicationRequestProcedureRequestReferralRequestReference>) - Method in class com.cerner.bunsen.stu3.avro.MedicationStatement.Builder
Sets the value of the 'basedOn' field.
setBasedOn(List<CarePlanMedicationRequestProcedureRequestReferralRequestReference>) - Method in class com.cerner.bunsen.stu3.avro.MedicationStatement
Sets the value of the 'basedOn' field.
setBasedOn(List<CarePlanDeviceRequestImmunizationRecommendationMedicationRequestNutritionOrderProcedureRequestReferralRequestReference>) - Method in class com.cerner.bunsen.stu3.avro.Observation.Builder
Sets the value of the 'basedOn' field.
setBasedOn(List<CarePlanDeviceRequestImmunizationRecommendationMedicationRequestNutritionOrderProcedureRequestReferralRequestReference>) - Method in class com.cerner.bunsen.stu3.avro.Observation
Sets the value of the 'basedOn' field.
setBasedOn(List<CarePlanProcedureRequestReferralRequestReference>) - Method in class com.cerner.bunsen.stu3.avro.Procedure.Builder
Sets the value of the 'basedOn' field.
setBasedOn(List<CarePlanProcedureRequestReferralRequestReference>) - Method in class com.cerner.bunsen.stu3.avro.Procedure
Sets the value of the 'basedOn' field.
setBasedOn(List<ResourceReference>) - Method in class com.cerner.bunsen.stu3.avro.ProcedureRequest.Builder
Sets the value of the 'basedOn' field.
setBasedOn(List<ResourceReference>) - Method in class com.cerner.bunsen.stu3.avro.ProcedureRequest
Sets the value of the 'basedOn' field.
setBasedOn(List<CarePlanReference>) - Method in class com.cerner.bunsen.stu3.avro.us.core.CarePlan.Builder
Sets the value of the 'basedOn' field.
setBasedOn(List<CarePlanReference>) - Method in class com.cerner.bunsen.stu3.avro.us.core.CarePlan
Sets the value of the 'basedOn' field.
setBasedOn(List<CarePlanMedicationRequestProcedureRequestReferralRequestReference>) - Method in class com.cerner.bunsen.stu3.avro.us.core.MedicationRequest.Builder
Sets the value of the 'basedOn' field.
setBasedOn(List<CarePlanMedicationRequestProcedureRequestReferralRequestReference>) - Method in class com.cerner.bunsen.stu3.avro.us.core.MedicationRequest
Sets the value of the 'basedOn' field.
setBatch(List<MedicationPackageBatch>) - Method in class com.cerner.bunsen.stu3.avro.us.core.MedicationPackage.Builder
Sets the value of the 'batch' field.
setBatch(List<MedicationPackageBatch>) - Method in class com.cerner.bunsen.stu3.avro.us.core.MedicationPackage
Sets the value of the 'batch' field.
setBillablePeriod(Period) - Method in class com.cerner.bunsen.stu3.avro.Claim.Builder
Sets the value of the 'billablePeriod' field.
setBillablePeriod(Period) - Method in class com.cerner.bunsen.stu3.avro.Claim
Sets the value of the 'billablePeriod' field.
setBillablePeriodBuilder(Period.Builder) - Method in class com.cerner.bunsen.stu3.avro.Claim.Builder
Sets the Builder instance for the 'billablePeriod' field Field for FHIR property billablePeriod
setBirthDate(String) - Method in class com.cerner.bunsen.stu3.avro.Patient.Builder
Sets the value of the 'birthDate' field.
setBirthDate(String) - Method in class com.cerner.bunsen.stu3.avro.Patient
Sets the value of the 'birthDate' field.
setBirthDate(String) - Method in class com.cerner.bunsen.stu3.avro.us.core.Patient.Builder
Sets the value of the 'birthDate' field.
setBirthDate(String) - Method in class com.cerner.bunsen.stu3.avro.us.core.Patient
Sets the value of the 'birthDate' field.
setBirthsex(String) - Method in class com.cerner.bunsen.stu3.avro.us.core.Patient.Builder
Sets the value of the 'birthsex' field.
setBirthsex(String) - Method in class com.cerner.bunsen.stu3.avro.us.core.Patient
Sets the value of the 'birthsex' field.
setBodySite(CodeableConcept) - Method in class com.cerner.bunsen.stu3.avro.ClaimItem.Builder
Sets the value of the 'bodySite' field.
setBodySite(CodeableConcept) - Method in class com.cerner.bunsen.stu3.avro.ClaimItem
Sets the value of the 'bodySite' field.
setBodySite(List<CodeableConcept>) - Method in class com.cerner.bunsen.stu3.avro.Condition.Builder
Sets the value of the 'bodySite' field.
setBodySite(List<CodeableConcept>) - Method in class com.cerner.bunsen.stu3.avro.Condition
Sets the value of the 'bodySite' field.
setBodySite(CodeableConcept) - Method in class com.cerner.bunsen.stu3.avro.Observation.Builder
Sets the value of the 'bodySite' field.
setBodySite(CodeableConcept) - Method in class com.cerner.bunsen.stu3.avro.Observation
Sets the value of the 'bodySite' field.
setBodySite(List<CodeableConcept>) - Method in class com.cerner.bunsen.stu3.avro.Procedure.Builder
Sets the value of the 'bodySite' field.
setBodySite(List<CodeableConcept>) - Method in class com.cerner.bunsen.stu3.avro.Procedure
Sets the value of the 'bodySite' field.
setBodySite(List<CodeableConcept>) - Method in class com.cerner.bunsen.stu3.avro.ProcedureRequest.Builder
Sets the value of the 'bodySite' field.
setBodySite(List<CodeableConcept>) - Method in class com.cerner.bunsen.stu3.avro.ProcedureRequest
Sets the value of the 'bodySite' field.
setBodySite(List<CodeableConcept>) - Method in class com.cerner.bunsen.stu3.avro.us.core.Condition.Builder
Sets the value of the 'bodySite' field.
setBodySite(List<CodeableConcept>) - Method in class com.cerner.bunsen.stu3.avro.us.core.Condition
Sets the value of the 'bodySite' field.
setBodySiteBuilder(CodeableConcept.Builder) - Method in class com.cerner.bunsen.stu3.avro.ClaimItem.Builder
Sets the Builder instance for the 'bodySite' field Field for FHIR property bodySite
setBodySiteBuilder(CodeableConcept.Builder) - Method in class com.cerner.bunsen.stu3.avro.Observation.Builder
Sets the Builder instance for the 'bodySite' field Field for FHIR property bodySite
setBoolean$(Boolean) - Method in class com.cerner.bunsen.stu3.avro.ChoiceAgePeriodRangeBooleanDateTimeString.Builder
Sets the value of the 'boolean$' field.
setBoolean$(Boolean) - Method in class com.cerner.bunsen.stu3.avro.ChoiceAgePeriodRangeBooleanDateTimeString
Sets the value of the 'boolean$' field.
setBoolean$(Boolean) - Method in class com.cerner.bunsen.stu3.avro.ChoiceAttachmentCodeableConceptPeriodQuantityRangeRatioSampledDataBooleanDateTimeStringTime.Builder
Sets the value of the 'boolean$' field.
setBoolean$(Boolean) - Method in class com.cerner.bunsen.stu3.avro.ChoiceAttachmentCodeableConceptPeriodQuantityRangeRatioSampledDataBooleanDateTimeStringTime
Sets the value of the 'boolean$' field.
setBoolean$(Boolean) - Method in class com.cerner.bunsen.stu3.avro.ChoiceBooleanDateTime.Builder
Sets the value of the 'boolean$' field.
setBoolean$(Boolean) - Method in class com.cerner.bunsen.stu3.avro.ChoiceBooleanDateTime
Sets the value of the 'boolean$' field.
setBoolean$(Boolean) - Method in class com.cerner.bunsen.stu3.avro.ChoiceBooleanInteger.Builder
Sets the value of the 'boolean$' field.
setBoolean$(Boolean) - Method in class com.cerner.bunsen.stu3.avro.ChoiceBooleanInteger
Sets the value of the 'boolean$' field.
setBoolean$(Boolean) - Method in class com.cerner.bunsen.stu3.avro.ChoiceCodeableConceptBoolean.Builder
Sets the value of the 'boolean$' field.
setBoolean$(Boolean) - Method in class com.cerner.bunsen.stu3.avro.ChoiceCodeableConceptBoolean
Sets the value of the 'boolean$' field.
setBounds(ChoiceDurationPeriodRange) - Method in class com.cerner.bunsen.stu3.avro.TimingRepeat.Builder
Sets the value of the 'bounds' field.
setBounds(ChoiceDurationPeriodRange) - Method in class com.cerner.bunsen.stu3.avro.TimingRepeat
Sets the value of the 'bounds' field.
setBoundsBuilder(ChoiceDurationPeriodRange.Builder) - Method in class com.cerner.bunsen.stu3.avro.TimingRepeat.Builder
Sets the Builder instance for the 'bounds' field Field for FHIR property bounds
setBreed(CodeableConcept) - Method in class com.cerner.bunsen.stu3.avro.PatientAnimal.Builder
Sets the value of the 'breed' field.
setBreed(CodeableConcept) - Method in class com.cerner.bunsen.stu3.avro.PatientAnimal
Sets the value of the 'breed' field.
setBreedBuilder(CodeableConcept.Builder) - Method in class com.cerner.bunsen.stu3.avro.PatientAnimal.Builder
Sets the Builder instance for the 'breed' field Field for FHIR property breed
setBundleId(String) - Method in class com.cerner.bunsen.stu3.avro.BundleReference.Builder
Sets the value of the 'BundleId' field.
setBundleId(String) - Method in class com.cerner.bunsen.stu3.avro.BundleReference
Sets the value of the 'BundleId' field.
setBusinessArrangement(String) - Method in class com.cerner.bunsen.stu3.avro.ClaimInsurance.Builder
Sets the value of the 'businessArrangement' field.
setBusinessArrangement(String) - Method in class com.cerner.bunsen.stu3.avro.ClaimInsurance
Sets the value of the 'businessArrangement' field.
setCareManager(PractitionerReference) - Method in class com.cerner.bunsen.stu3.avro.EpisodeOfCare.Builder
Sets the value of the 'careManager' field.
setCareManager(PractitionerReference) - Method in class com.cerner.bunsen.stu3.avro.EpisodeOfCare
Sets the value of the 'careManager' field.
setCareManagerBuilder(PractitionerReference.Builder) - Method in class com.cerner.bunsen.stu3.avro.EpisodeOfCare.Builder
Sets the Builder instance for the 'careManager' field Field for FHIR property careManager
setCarePlanId(String) - Method in class com.cerner.bunsen.stu3.avro.CarePlanDeviceRequestImmunizationRecommendationMedicationRequestNutritionOrderProcedureRequestReferralRequestReference.Builder
Sets the value of the 'CarePlanId' field.
setCarePlanId(String) - Method in class com.cerner.bunsen.stu3.avro.CarePlanDeviceRequestImmunizationRecommendationMedicationRequestNutritionOrderProcedureRequestReferralRequestReference
Sets the value of the 'CarePlanId' field.
setCarePlanId(String) - Method in class com.cerner.bunsen.stu3.avro.CarePlanMedicationRequestProcedureRequestReferralRequestReference.Builder
Sets the value of the 'CarePlanId' field.
setCarePlanId(String) - Method in class com.cerner.bunsen.stu3.avro.CarePlanMedicationRequestProcedureRequestReferralRequestReference
Sets the value of the 'CarePlanId' field.
setCarePlanId(String) - Method in class com.cerner.bunsen.stu3.avro.CarePlanProcedureRequestReferralRequestReference.Builder
Sets the value of the 'CarePlanId' field.
setCarePlanId(String) - Method in class com.cerner.bunsen.stu3.avro.CarePlanProcedureRequestReferralRequestReference
Sets the value of the 'CarePlanId' field.
setCarePlanId(String) - Method in class com.cerner.bunsen.stu3.avro.CarePlanReference.Builder
Sets the value of the 'CarePlanId' field.
setCarePlanId(String) - Method in class com.cerner.bunsen.stu3.avro.CarePlanReference
Sets the value of the 'CarePlanId' field.
setCareTeam(List<CareTeamReference>) - Method in class com.cerner.bunsen.stu3.avro.CarePlan.Builder
Sets the value of the 'careTeam' field.
setCareTeam(List<CareTeamReference>) - Method in class com.cerner.bunsen.stu3.avro.CarePlan
Sets the value of the 'careTeam' field.
setCareTeam(List<ClaimCareTeam>) - Method in class com.cerner.bunsen.stu3.avro.Claim.Builder
Sets the value of the 'careTeam' field.
setCareTeam(List<ClaimCareTeam>) - Method in class com.cerner.bunsen.stu3.avro.Claim
Sets the value of the 'careTeam' field.
setCareTeam(List<CareTeamReference>) - Method in class com.cerner.bunsen.stu3.avro.us.core.CarePlan.Builder
Sets the value of the 'careTeam' field.
setCareTeam(List<CareTeamReference>) - Method in class com.cerner.bunsen.stu3.avro.us.core.CarePlan
Sets the value of the 'careTeam' field.
setCareTeamId(String) - Method in class com.cerner.bunsen.stu3.avro.CareTeamOrganizationPatientPractitionerRelatedPersonReference.Builder
Sets the value of the 'CareTeamId' field.
setCareTeamId(String) - Method in class com.cerner.bunsen.stu3.avro.CareTeamOrganizationPatientPractitionerRelatedPersonReference
Sets the value of the 'CareTeamId' field.
setCareTeamId(String) - Method in class com.cerner.bunsen.stu3.avro.CareTeamReference.Builder
Sets the value of the 'CareTeamId' field.
setCareTeamId(String) - Method in class com.cerner.bunsen.stu3.avro.CareTeamReference
Sets the value of the 'CareTeamId' field.
setCareTeamLinkId(List<Integer>) - Method in class com.cerner.bunsen.stu3.avro.ClaimItem.Builder
Sets the value of the 'careTeamLinkId' field.
setCareTeamLinkId(List<Integer>) - Method in class com.cerner.bunsen.stu3.avro.ClaimItem
Sets the value of the 'careTeamLinkId' field.
setCategory(List<String>) - Method in class com.cerner.bunsen.stu3.avro.AllergyIntolerance.Builder
Sets the value of the 'category' field.
setCategory(List<String>) - Method in class com.cerner.bunsen.stu3.avro.AllergyIntolerance
Sets the value of the 'category' field.
setCategory(List<CodeableConcept>) - Method in class com.cerner.bunsen.stu3.avro.CarePlan.Builder
Sets the value of the 'category' field.
setCategory(List<CodeableConcept>) - Method in class com.cerner.bunsen.stu3.avro.CarePlan
Sets the value of the 'category' field.
setCategory(CodeableConcept) - Method in class com.cerner.bunsen.stu3.avro.CarePlanActivityDetail.Builder
Sets the value of the 'category' field.
setCategory(CodeableConcept) - Method in class com.cerner.bunsen.stu3.avro.CarePlanActivityDetail
Sets the value of the 'category' field.
setCategory(CodeableConcept) - Method in class com.cerner.bunsen.stu3.avro.ClaimInformation.Builder
Sets the value of the 'category' field.
setCategory(CodeableConcept) - Method in class com.cerner.bunsen.stu3.avro.ClaimInformation
Sets the value of the 'category' field.
setCategory(CodeableConcept) - Method in class com.cerner.bunsen.stu3.avro.ClaimItem.Builder
Sets the value of the 'category' field.
setCategory(CodeableConcept) - Method in class com.cerner.bunsen.stu3.avro.ClaimItem
Sets the value of the 'category' field.
setCategory(CodeableConcept) - Method in class com.cerner.bunsen.stu3.avro.ClaimItemDetail.Builder
Sets the value of the 'category' field.
setCategory(CodeableConcept) - Method in class com.cerner.bunsen.stu3.avro.ClaimItemDetail
Sets the value of the 'category' field.
setCategory(CodeableConcept) - Method in class com.cerner.bunsen.stu3.avro.ClaimItemDetailSubDetail.Builder
Sets the value of the 'category' field.
setCategory(CodeableConcept) - Method in class com.cerner.bunsen.stu3.avro.ClaimItemDetailSubDetail
Sets the value of the 'category' field.
setCategory(List<CodeableConcept>) - Method in class com.cerner.bunsen.stu3.avro.Condition.Builder
Sets the value of the 'category' field.
setCategory(List<CodeableConcept>) - Method in class com.cerner.bunsen.stu3.avro.Condition
Sets the value of the 'category' field.
setCategory(CodeableConcept) - Method in class com.cerner.bunsen.stu3.avro.MedicationDispense.Builder
Sets the value of the 'category' field.
setCategory(CodeableConcept) - Method in class com.cerner.bunsen.stu3.avro.MedicationDispense
Sets the value of the 'category' field.
setCategory(CodeableConcept) - Method in class com.cerner.bunsen.stu3.avro.MedicationStatement.Builder
Sets the value of the 'category' field.
setCategory(CodeableConcept) - Method in class com.cerner.bunsen.stu3.avro.MedicationStatement
Sets the value of the 'category' field.
setCategory(List<CodeableConcept>) - Method in class com.cerner.bunsen.stu3.avro.Observation.Builder
Sets the value of the 'category' field.
setCategory(List<CodeableConcept>) - Method in class com.cerner.bunsen.stu3.avro.Observation
Sets the value of the 'category' field.
setCategory(CodeableConcept) - Method in class com.cerner.bunsen.stu3.avro.Procedure.Builder
Sets the value of the 'category' field.
setCategory(CodeableConcept) - Method in class com.cerner.bunsen.stu3.avro.Procedure
Sets the value of the 'category' field.
setCategory(List<CodeableConcept>) - Method in class com.cerner.bunsen.stu3.avro.ProcedureRequest.Builder
Sets the value of the 'category' field.
setCategory(List<CodeableConcept>) - Method in class com.cerner.bunsen.stu3.avro.ProcedureRequest
Sets the value of the 'category' field.
setCategory(List<CodeableConcept>) - Method in class com.cerner.bunsen.stu3.avro.us.core.CarePlan.Builder
Sets the value of the 'category' field.
setCategory(List<CodeableConcept>) - Method in class com.cerner.bunsen.stu3.avro.us.core.CarePlan
Sets the value of the 'category' field.
setCategory(CodeableConcept) - Method in class com.cerner.bunsen.stu3.avro.us.core.CarePlanActivityDetail.Builder
Sets the value of the 'category' field.
setCategory(CodeableConcept) - Method in class com.cerner.bunsen.stu3.avro.us.core.CarePlanActivityDetail
Sets the value of the 'category' field.
setCategory(List<CodeableConcept>) - Method in class com.cerner.bunsen.stu3.avro.us.core.Condition.Builder
Sets the value of the 'category' field.
setCategory(List<CodeableConcept>) - Method in class com.cerner.bunsen.stu3.avro.us.core.Condition
Sets the value of the 'category' field.
setCategory(CodeableConcept) - Method in class com.cerner.bunsen.stu3.avro.us.core.MedicationRequest.Builder
Sets the value of the 'category' field.
setCategory(CodeableConcept) - Method in class com.cerner.bunsen.stu3.avro.us.core.MedicationRequest
Sets the value of the 'category' field.
setCategoryBuilder(CodeableConcept.Builder) - Method in class com.cerner.bunsen.stu3.avro.CarePlanActivityDetail.Builder
Sets the Builder instance for the 'category' field Field for FHIR property category
setCategoryBuilder(CodeableConcept.Builder) - Method in class com.cerner.bunsen.stu3.avro.ClaimInformation.Builder
Sets the Builder instance for the 'category' field Field for FHIR property category
setCategoryBuilder(CodeableConcept.Builder) - Method in class com.cerner.bunsen.stu3.avro.ClaimItem.Builder
Sets the Builder instance for the 'category' field Field for FHIR property category
setCategoryBuilder(CodeableConcept.Builder) - Method in class com.cerner.bunsen.stu3.avro.ClaimItemDetail.Builder
Sets the Builder instance for the 'category' field Field for FHIR property category
setCategoryBuilder(CodeableConcept.Builder) - Method in class com.cerner.bunsen.stu3.avro.ClaimItemDetailSubDetail.Builder
Sets the Builder instance for the 'category' field Field for FHIR property category
setCategoryBuilder(CodeableConcept.Builder) - Method in class com.cerner.bunsen.stu3.avro.MedicationDispense.Builder
Sets the Builder instance for the 'category' field Field for FHIR property category
setCategoryBuilder(CodeableConcept.Builder) - Method in class com.cerner.bunsen.stu3.avro.MedicationStatement.Builder
Sets the Builder instance for the 'category' field Field for FHIR property category
setCategoryBuilder(CodeableConcept.Builder) - Method in class com.cerner.bunsen.stu3.avro.Procedure.Builder
Sets the Builder instance for the 'category' field Field for FHIR property category
setCategoryBuilder(CodeableConcept.Builder) - Method in class com.cerner.bunsen.stu3.avro.us.core.CarePlanActivityDetail.Builder
Sets the Builder instance for the 'category' field Field for FHIR property category
setCategoryBuilder(CodeableConcept.Builder) - Method in class com.cerner.bunsen.stu3.avro.us.core.MedicationRequest.Builder
Sets the Builder instance for the 'category' field Field for FHIR property category
setCitation(String) - Method in class com.cerner.bunsen.stu3.avro.RelatedArtifact.Builder
Sets the value of the 'citation' field.
setCitation(String) - Method in class com.cerner.bunsen.stu3.avro.RelatedArtifact
Sets the value of the 'citation' field.
setCity(String) - Method in class com.cerner.bunsen.stu3.avro.Address.Builder
Sets the value of the 'city' field.
setCity(String) - Method in class com.cerner.bunsen.stu3.avro.Address
Sets the value of the 'city' field.
setClaim(ClaimReference) - Method in class com.cerner.bunsen.stu3.avro.ClaimRelated.Builder
Sets the value of the 'claim' field.
setClaim(ClaimReference) - Method in class com.cerner.bunsen.stu3.avro.ClaimRelated
Sets the value of the 'claim' field.
setClaimBuilder(ClaimReference.Builder) - Method in class com.cerner.bunsen.stu3.avro.ClaimRelated.Builder
Sets the Builder instance for the 'claim' field Field for FHIR property claim
setClaimId(String) - Method in class com.cerner.bunsen.stu3.avro.ClaimReference.Builder
Sets the value of the 'ClaimId' field.
setClaimId(String) - Method in class com.cerner.bunsen.stu3.avro.ClaimReference
Sets the value of the 'ClaimId' field.
setClaimResponse(ClaimResponseReference) - Method in class com.cerner.bunsen.stu3.avro.ClaimInsurance.Builder
Sets the value of the 'claimResponse' field.
setClaimResponse(ClaimResponseReference) - Method in class com.cerner.bunsen.stu3.avro.ClaimInsurance
Sets the value of the 'claimResponse' field.
setClaimResponseBuilder(ClaimResponseReference.Builder) - Method in class com.cerner.bunsen.stu3.avro.ClaimInsurance.Builder
Sets the Builder instance for the 'claimResponse' field Field for FHIR property claimResponse
setClaimResponseId(String) - Method in class com.cerner.bunsen.stu3.avro.ClaimResponseReference.Builder
Sets the value of the 'ClaimResponseId' field.
setClaimResponseId(String) - Method in class com.cerner.bunsen.stu3.avro.ClaimResponseReference
Sets the value of the 'ClaimResponseId' field.
setClass$(Coding) - Method in class com.cerner.bunsen.stu3.avro.Encounter.Builder
Sets the value of the 'class$' field.
setClass$(Coding) - Method in class com.cerner.bunsen.stu3.avro.Encounter
Sets the value of the 'class$' field.
setClass$(Coding) - Method in class com.cerner.bunsen.stu3.avro.EncounterClassHistory.Builder
Sets the value of the 'class$' field.
setClass$(Coding) - Method in class com.cerner.bunsen.stu3.avro.EncounterClassHistory
Sets the value of the 'class$' field.
setClass$(Coding) - Method in class com.cerner.bunsen.stu3.avro.us.core.Encounter.Builder
Sets the value of the 'class$' field.
setClass$(Coding) - Method in class com.cerner.bunsen.stu3.avro.us.core.Encounter
Sets the value of the 'class$' field.
setClass$(Coding) - Method in class com.cerner.bunsen.stu3.avro.us.core.EncounterClassHistory.Builder
Sets the value of the 'class$' field.
setClass$(Coding) - Method in class com.cerner.bunsen.stu3.avro.us.core.EncounterClassHistory
Sets the value of the 'class$' field.
setClass$Builder(Coding.Builder) - Method in class com.cerner.bunsen.stu3.avro.Encounter.Builder
Sets the Builder instance for the 'class$' field Field for FHIR property class
setClass$Builder(Coding.Builder) - Method in class com.cerner.bunsen.stu3.avro.EncounterClassHistory.Builder
Sets the Builder instance for the 'class$' field Field for FHIR property class
setClass$Builder(Coding.Builder) - Method in class com.cerner.bunsen.stu3.avro.us.core.Encounter.Builder
Sets the Builder instance for the 'class$' field Field for FHIR property class
setClass$Builder(Coding.Builder) - Method in class com.cerner.bunsen.stu3.avro.us.core.EncounterClassHistory.Builder
Sets the Builder instance for the 'class$' field Field for FHIR property class
setClassHistory(List<EncounterClassHistory>) - Method in class com.cerner.bunsen.stu3.avro.Encounter.Builder
Sets the value of the 'classHistory' field.
setClassHistory(List<EncounterClassHistory>) - Method in class com.cerner.bunsen.stu3.avro.Encounter
Sets the value of the 'classHistory' field.
setClassHistory(List<EncounterClassHistory>) - Method in class com.cerner.bunsen.stu3.avro.us.core.Encounter.Builder
Sets the value of the 'classHistory' field.
setClassHistory(List<EncounterClassHistory>) - Method in class com.cerner.bunsen.stu3.avro.us.core.Encounter
Sets the value of the 'classHistory' field.
setClinicalImpressionId(String) - Method in class com.cerner.bunsen.stu3.avro.ClinicalImpressionDiagnosticReportObservationReference.Builder
Sets the value of the 'ClinicalImpressionId' field.
setClinicalImpressionId(String) - Method in class com.cerner.bunsen.stu3.avro.ClinicalImpressionDiagnosticReportObservationReference
Sets the value of the 'ClinicalImpressionId' field.
setClinicalRecommendationStatement(String) - Method in class com.cerner.bunsen.stu3.avro.Measure.Builder
Sets the value of the 'clinicalRecommendationStatement' field.
setClinicalRecommendationStatement(String) - Method in class com.cerner.bunsen.stu3.avro.Measure
Sets the value of the 'clinicalRecommendationStatement' field.
setClinicalStatus(String) - Method in class com.cerner.bunsen.stu3.avro.AllergyIntolerance.Builder
Sets the value of the 'clinicalStatus' field.
setClinicalStatus(String) - Method in class com.cerner.bunsen.stu3.avro.AllergyIntolerance
Sets the value of the 'clinicalStatus' field.
setClinicalStatus(String) - Method in class com.cerner.bunsen.stu3.avro.Condition.Builder
Sets the value of the 'clinicalStatus' field.
setClinicalStatus(String) - Method in class com.cerner.bunsen.stu3.avro.Condition
Sets the value of the 'clinicalStatus' field.
setClinicalStatus(String) - Method in class com.cerner.bunsen.stu3.avro.us.core.Condition.Builder
Sets the value of the 'clinicalStatus' field.
setClinicalStatus(String) - Method in class com.cerner.bunsen.stu3.avro.us.core.Condition
Sets the value of the 'clinicalStatus' field.
setCode(String) - Method in class com.cerner.bunsen.stu3.avro.Age.Builder
Sets the value of the 'code' field.
setCode(String) - Method in class com.cerner.bunsen.stu3.avro.Age
Sets the value of the 'code' field.
setCode(CodeableConcept) - Method in class com.cerner.bunsen.stu3.avro.AllergyIntolerance.Builder
Sets the value of the 'code' field.
setCode(CodeableConcept) - Method in class com.cerner.bunsen.stu3.avro.AllergyIntolerance
Sets the value of the 'code' field.
setCode(CodeableConcept) - Method in class com.cerner.bunsen.stu3.avro.CarePlanActivityDetail.Builder
Sets the value of the 'code' field.
setCode(CodeableConcept) - Method in class com.cerner.bunsen.stu3.avro.CarePlanActivityDetail
Sets the value of the 'code' field.
setCode(CodeableConcept) - Method in class com.cerner.bunsen.stu3.avro.ClaimInformation.Builder
Sets the value of the 'code' field.
setCode(CodeableConcept) - Method in class com.cerner.bunsen.stu3.avro.ClaimInformation
Sets the value of the 'code' field.
setCode(String) - Method in class com.cerner.bunsen.stu3.avro.Coding.Builder
Sets the value of the 'code' field.
setCode(String) - Method in class com.cerner.bunsen.stu3.avro.Coding
Sets the value of the 'code' field.
setCode(CodeableConcept) - Method in class com.cerner.bunsen.stu3.avro.Condition.Builder
Sets the value of the 'code' field.
setCode(CodeableConcept) - Method in class com.cerner.bunsen.stu3.avro.Condition
Sets the value of the 'code' field.
setCode(List<CodeableConcept>) - Method in class com.cerner.bunsen.stu3.avro.ConditionEvidence.Builder
Sets the value of the 'code' field.
setCode(List<CodeableConcept>) - Method in class com.cerner.bunsen.stu3.avro.ConditionEvidence
Sets the value of the 'code' field.
setCode(String) - Method in class com.cerner.bunsen.stu3.avro.Duration.Builder
Sets the value of the 'code' field.
setCode(String) - Method in class com.cerner.bunsen.stu3.avro.Duration
Sets the value of the 'code' field.
setCode(CodeableConcept) - Method in class com.cerner.bunsen.stu3.avro.MeasureGroupPopulation.Builder
Sets the value of the 'code' field.
setCode(CodeableConcept) - Method in class com.cerner.bunsen.stu3.avro.MeasureGroupPopulation
Sets the value of the 'code' field.
setCode(CodeableConcept) - Method in class com.cerner.bunsen.stu3.avro.MeasureReportGroupPopulation.Builder
Sets the value of the 'code' field.
setCode(CodeableConcept) - Method in class com.cerner.bunsen.stu3.avro.MeasureReportGroupPopulation
Sets the value of the 'code' field.
setCode(CodeableConcept) - Method in class com.cerner.bunsen.stu3.avro.MeasureReportGroupStratifierStratumPopulation.Builder
Sets the value of the 'code' field.
setCode(CodeableConcept) - Method in class com.cerner.bunsen.stu3.avro.MeasureReportGroupStratifierStratumPopulation
Sets the value of the 'code' field.
setCode(String) - Method in class com.cerner.bunsen.stu3.avro.Money.Builder
Sets the value of the 'code' field.
setCode(String) - Method in class com.cerner.bunsen.stu3.avro.Money
Sets the value of the 'code' field.
setCode(CodeableConcept) - Method in class com.cerner.bunsen.stu3.avro.Observation.Builder
Sets the value of the 'code' field.
setCode(CodeableConcept) - Method in class com.cerner.bunsen.stu3.avro.Observation
Sets the value of the 'code' field.
setCode(CodeableConcept) - Method in class com.cerner.bunsen.stu3.avro.ObservationComponent.Builder
Sets the value of the 'code' field.
setCode(CodeableConcept) - Method in class com.cerner.bunsen.stu3.avro.ObservationComponent
Sets the value of the 'code' field.
setCode(CodeableConcept) - Method in class com.cerner.bunsen.stu3.avro.Procedure.Builder
Sets the value of the 'code' field.
setCode(CodeableConcept) - Method in class com.cerner.bunsen.stu3.avro.Procedure
Sets the value of the 'code' field.
setCode(CodeableConcept) - Method in class com.cerner.bunsen.stu3.avro.ProcedureRequest.Builder
Sets the value of the 'code' field.
setCode(CodeableConcept) - Method in class com.cerner.bunsen.stu3.avro.ProcedureRequest
Sets the value of the 'code' field.
setCode(String) - Method in class com.cerner.bunsen.stu3.avro.Quantity.Builder
Sets the value of the 'code' field.
setCode(String) - Method in class com.cerner.bunsen.stu3.avro.Quantity
Sets the value of the 'code' field.
setCode(CodeableConcept) - Method in class com.cerner.bunsen.stu3.avro.Timing.Builder
Sets the value of the 'code' field.
setCode(CodeableConcept) - Method in class com.cerner.bunsen.stu3.avro.Timing
Sets the value of the 'code' field.
setCode(CodeableConcept) - Method in class com.cerner.bunsen.stu3.avro.us.core.CarePlanActivityDetail.Builder
Sets the value of the 'code' field.
setCode(CodeableConcept) - Method in class com.cerner.bunsen.stu3.avro.us.core.CarePlanActivityDetail
Sets the value of the 'code' field.
setCode(CodeableConcept) - Method in class com.cerner.bunsen.stu3.avro.us.core.Condition.Builder
Sets the value of the 'code' field.
setCode(CodeableConcept) - Method in class com.cerner.bunsen.stu3.avro.us.core.Condition
Sets the value of the 'code' field.
setCode(List<CodeableConcept>) - Method in class com.cerner.bunsen.stu3.avro.us.core.ConditionEvidence.Builder
Sets the value of the 'code' field.
setCode(List<CodeableConcept>) - Method in class com.cerner.bunsen.stu3.avro.us.core.ConditionEvidence
Sets the value of the 'code' field.
setCode(CodeableConcept) - Method in class com.cerner.bunsen.stu3.avro.us.core.Medication.Builder
Sets the value of the 'code' field.
setCode(CodeableConcept) - Method in class com.cerner.bunsen.stu3.avro.us.core.Medication
Sets the value of the 'code' field.
setCode(Coding) - Method in class com.cerner.bunsen.stu3.avro.UsageContext.Builder
Sets the value of the 'code' field.
setCode(Coding) - Method in class com.cerner.bunsen.stu3.avro.UsageContext
Sets the value of the 'code' field.
setCodeableConcept(CodeableConcept) - Method in class com.cerner.bunsen.stu3.avro.ChoiceAddressCodeableConceptLocationReference.Builder
Sets the value of the 'codeableConcept' field.
setCodeableConcept(CodeableConcept) - Method in class com.cerner.bunsen.stu3.avro.ChoiceAddressCodeableConceptLocationReference
Sets the value of the 'codeableConcept' field.
setCodeableConcept(CodeableConcept) - Method in class com.cerner.bunsen.stu3.avro.ChoiceAttachmentCodeableConceptPeriodQuantityRangeRatioSampledDataBooleanDateTimeStringTime.Builder
Sets the value of the 'codeableConcept' field.
setCodeableConcept(CodeableConcept) - Method in class com.cerner.bunsen.stu3.avro.ChoiceAttachmentCodeableConceptPeriodQuantityRangeRatioSampledDataBooleanDateTimeStringTime
Sets the value of the 'codeableConcept' field.
setCodeableConcept(CodeableConcept) - Method in class com.cerner.bunsen.stu3.avro.ChoiceAttachmentCodeableConceptPeriodQuantityRangeRatioSampledDataDateTimeStringTime.Builder
Sets the value of the 'codeableConcept' field.
setCodeableConcept(CodeableConcept) - Method in class com.cerner.bunsen.stu3.avro.ChoiceAttachmentCodeableConceptPeriodQuantityRangeRatioSampledDataDateTimeStringTime
Sets the value of the 'codeableConcept' field.
setCodeableConcept(CodeableConcept) - Method in class com.cerner.bunsen.stu3.avro.ChoiceCodeableConceptBoolean.Builder
Sets the value of the 'codeableConcept' field.
setCodeableConcept(CodeableConcept) - Method in class com.cerner.bunsen.stu3.avro.ChoiceCodeableConceptBoolean
Sets the value of the 'codeableConcept' field.
setCodeableConcept(CodeableConcept) - Method in class com.cerner.bunsen.stu3.avro.ChoiceCodeableConceptConditionReference.Builder
Sets the value of the 'codeableConcept' field.
setCodeableConcept(CodeableConcept) - Method in class com.cerner.bunsen.stu3.avro.ChoiceCodeableConceptConditionReference
Sets the value of the 'codeableConcept' field.
setCodeableConcept(CodeableConcept) - Method in class com.cerner.bunsen.stu3.avro.ChoiceCodeableConceptDetectedIssueReference.Builder
Sets the value of the 'codeableConcept' field.
setCodeableConcept(CodeableConcept) - Method in class com.cerner.bunsen.stu3.avro.ChoiceCodeableConceptDetectedIssueReference
Sets the value of the 'codeableConcept' field.
setCodeableConcept(CodeableConcept) - Method in class com.cerner.bunsen.stu3.avro.ChoiceCodeableConceptMedicationReference.Builder
Sets the value of the 'codeableConcept' field.
setCodeableConcept(CodeableConcept) - Method in class com.cerner.bunsen.stu3.avro.ChoiceCodeableConceptMedicationReference
Sets the value of the 'codeableConcept' field.
setCodeableConcept(CodeableConcept) - Method in class com.cerner.bunsen.stu3.avro.ChoiceCodeableConceptMedicationSubstanceReference.Builder
Sets the value of the 'codeableConcept' field.
setCodeableConcept(CodeableConcept) - Method in class com.cerner.bunsen.stu3.avro.ChoiceCodeableConceptMedicationSubstanceReference
Sets the value of the 'codeableConcept' field.
setCodeableConcept(CodeableConcept) - Method in class com.cerner.bunsen.stu3.avro.ChoiceCodeableConceptProcedureReference.Builder
Sets the value of the 'codeableConcept' field.
setCodeableConcept(CodeableConcept) - Method in class com.cerner.bunsen.stu3.avro.ChoiceCodeableConceptProcedureReference
Sets the value of the 'codeableConcept' field.
setCodeableConcept(CodeableConcept) - Method in class com.cerner.bunsen.stu3.avro.ChoiceCodeableConceptQuantityRange.Builder
Sets the value of the 'codeableConcept' field.
setCodeableConcept(CodeableConcept) - Method in class com.cerner.bunsen.stu3.avro.ChoiceCodeableConceptQuantityRange
Sets the value of the 'codeableConcept' field.
setCodeableConceptBuilder(CodeableConcept.Builder) - Method in class com.cerner.bunsen.stu3.avro.ChoiceAddressCodeableConceptLocationReference.Builder
Sets the Builder instance for the 'codeableConcept' field Choice field
setCodeableConceptBuilder(CodeableConcept.Builder) - Method in class com.cerner.bunsen.stu3.avro.ChoiceAttachmentCodeableConceptPeriodQuantityRangeRatioSampledDataBooleanDateTimeStringTime.Builder
Sets the Builder instance for the 'codeableConcept' field Choice field
setCodeableConceptBuilder(CodeableConcept.Builder) - Method in class com.cerner.bunsen.stu3.avro.ChoiceAttachmentCodeableConceptPeriodQuantityRangeRatioSampledDataDateTimeStringTime.Builder
Sets the Builder instance for the 'codeableConcept' field Choice field
setCodeableConceptBuilder(CodeableConcept.Builder) - Method in class com.cerner.bunsen.stu3.avro.ChoiceCodeableConceptBoolean.Builder
Sets the Builder instance for the 'codeableConcept' field Choice field
setCodeableConceptBuilder(CodeableConcept.Builder) - Method in class com.cerner.bunsen.stu3.avro.ChoiceCodeableConceptConditionReference.Builder
Sets the Builder instance for the 'codeableConcept' field Choice field
setCodeableConceptBuilder(CodeableConcept.Builder) - Method in class com.cerner.bunsen.stu3.avro.ChoiceCodeableConceptDetectedIssueReference.Builder
Sets the Builder instance for the 'codeableConcept' field Choice field
setCodeableConceptBuilder(CodeableConcept.Builder) - Method in class com.cerner.bunsen.stu3.avro.ChoiceCodeableConceptMedicationReference.Builder
Sets the Builder instance for the 'codeableConcept' field Choice field
setCodeableConceptBuilder(CodeableConcept.Builder) - Method in class com.cerner.bunsen.stu3.avro.ChoiceCodeableConceptMedicationSubstanceReference.Builder
Sets the Builder instance for the 'codeableConcept' field Choice field
setCodeableConceptBuilder(CodeableConcept.Builder) - Method in class com.cerner.bunsen.stu3.avro.ChoiceCodeableConceptProcedureReference.Builder
Sets the Builder instance for the 'codeableConcept' field Choice field
setCodeableConceptBuilder(CodeableConcept.Builder) - Method in class com.cerner.bunsen.stu3.avro.ChoiceCodeableConceptQuantityRange.Builder
Sets the Builder instance for the 'codeableConcept' field Choice field
setCodeBuilder(CodeableConcept.Builder) - Method in class com.cerner.bunsen.stu3.avro.AllergyIntolerance.Builder
Sets the Builder instance for the 'code' field Field for FHIR property code
setCodeBuilder(CodeableConcept.Builder) - Method in class com.cerner.bunsen.stu3.avro.CarePlanActivityDetail.Builder
Sets the Builder instance for the 'code' field Field for FHIR property code
setCodeBuilder(CodeableConcept.Builder) - Method in class com.cerner.bunsen.stu3.avro.ClaimInformation.Builder
Sets the Builder instance for the 'code' field Field for FHIR property code
setCodeBuilder(CodeableConcept.Builder) - Method in class com.cerner.bunsen.stu3.avro.Condition.Builder
Sets the Builder instance for the 'code' field Field for FHIR property code
setCodeBuilder(CodeableConcept.Builder) - Method in class com.cerner.bunsen.stu3.avro.MeasureGroupPopulation.Builder
Sets the Builder instance for the 'code' field Field for FHIR property code
setCodeBuilder(CodeableConcept.Builder) - Method in class com.cerner.bunsen.stu3.avro.MeasureReportGroupPopulation.Builder
Sets the Builder instance for the 'code' field Field for FHIR property code
setCodeBuilder(CodeableConcept.Builder) - Method in class com.cerner.bunsen.stu3.avro.MeasureReportGroupStratifierStratumPopulation.Builder
Sets the Builder instance for the 'code' field Field for FHIR property code
setCodeBuilder(CodeableConcept.Builder) - Method in class com.cerner.bunsen.stu3.avro.Observation.Builder
Sets the Builder instance for the 'code' field Field for FHIR property code
setCodeBuilder(CodeableConcept.Builder) - Method in class com.cerner.bunsen.stu3.avro.ObservationComponent.Builder
Sets the Builder instance for the 'code' field Field for FHIR property code
setCodeBuilder(CodeableConcept.Builder) - Method in class com.cerner.bunsen.stu3.avro.Procedure.Builder
Sets the Builder instance for the 'code' field Field for FHIR property code
setCodeBuilder(CodeableConcept.Builder) - Method in class com.cerner.bunsen.stu3.avro.ProcedureRequest.Builder
Sets the Builder instance for the 'code' field Field for FHIR property code
setCodeBuilder(CodeableConcept.Builder) - Method in class com.cerner.bunsen.stu3.avro.Timing.Builder
Sets the Builder instance for the 'code' field Field for FHIR property code
setCodeBuilder(CodeableConcept.Builder) - Method in class com.cerner.bunsen.stu3.avro.us.core.CarePlanActivityDetail.Builder
Sets the Builder instance for the 'code' field Field for FHIR property code
setCodeBuilder(CodeableConcept.Builder) - Method in class com.cerner.bunsen.stu3.avro.us.core.Condition.Builder
Sets the Builder instance for the 'code' field Field for FHIR property code
setCodeBuilder(CodeableConcept.Builder) - Method in class com.cerner.bunsen.stu3.avro.us.core.Medication.Builder
Sets the Builder instance for the 'code' field Field for FHIR property code
setCodeBuilder(Coding.Builder) - Method in class com.cerner.bunsen.stu3.avro.UsageContext.Builder
Sets the Builder instance for the 'code' field Field for FHIR property code
setCoding(List<Coding>) - Method in class com.cerner.bunsen.stu3.avro.CodeableConcept.Builder
Sets the value of the 'coding' field.
setCoding(List<Coding>) - Method in class com.cerner.bunsen.stu3.avro.CodeableConcept
Sets the value of the 'coding' field.
setComment(String) - Method in class com.cerner.bunsen.stu3.avro.Observation.Builder
Sets the value of the 'comment' field.
setComment(String) - Method in class com.cerner.bunsen.stu3.avro.Observation
Sets the value of the 'comment' field.
setCommunication(List<PatientCommunication>) - Method in class com.cerner.bunsen.stu3.avro.Patient.Builder
Sets the value of the 'communication' field.
setCommunication(List<PatientCommunication>) - Method in class com.cerner.bunsen.stu3.avro.Patient
Sets the value of the 'communication' field.
setCommunication(List<PatientCommunication>) - Method in class com.cerner.bunsen.stu3.avro.us.core.Patient.Builder
Sets the value of the 'communication' field.
setCommunication(List<PatientCommunication>) - Method in class com.cerner.bunsen.stu3.avro.us.core.Patient
Sets the value of the 'communication' field.
setCommunicationRequestId(String) - Method in class com.cerner.bunsen.stu3.avro.AppointmentCommunicationRequestDeviceRequestMedicationRequestNutritionOrderProcedureRequestReferralRequestRequestGroupTaskVisionPrescriptionReference.Builder
Sets the value of the 'CommunicationRequestId' field.
setCommunicationRequestId(String) - Method in class com.cerner.bunsen.stu3.avro.AppointmentCommunicationRequestDeviceRequestMedicationRequestNutritionOrderProcedureRequestReferralRequestRequestGroupTaskVisionPrescriptionReference
Sets the value of the 'CommunicationRequestId' field.
setComparator(String) - Method in class com.cerner.bunsen.stu3.avro.Age.Builder
Sets the value of the 'comparator' field.
setComparator(String) - Method in class com.cerner.bunsen.stu3.avro.Age
Sets the value of the 'comparator' field.
setComparator(String) - Method in class com.cerner.bunsen.stu3.avro.Duration.Builder
Sets the value of the 'comparator' field.
setComparator(String) - Method in class com.cerner.bunsen.stu3.avro.Duration
Sets the value of the 'comparator' field.
setComparator(String) - Method in class com.cerner.bunsen.stu3.avro.Money.Builder
Sets the value of the 'comparator' field.
setComparator(String) - Method in class com.cerner.bunsen.stu3.avro.Money
Sets the value of the 'comparator' field.
setComparator(String) - Method in class com.cerner.bunsen.stu3.avro.Quantity.Builder
Sets the value of the 'comparator' field.
setComparator(String) - Method in class com.cerner.bunsen.stu3.avro.Quantity
Sets the value of the 'comparator' field.
setComplication(List<CodeableConcept>) - Method in class com.cerner.bunsen.stu3.avro.Procedure.Builder
Sets the value of the 'complication' field.
setComplication(List<CodeableConcept>) - Method in class com.cerner.bunsen.stu3.avro.Procedure
Sets the value of the 'complication' field.
setComplicationDetail(List<ConditionReference>) - Method in class com.cerner.bunsen.stu3.avro.Procedure.Builder
Sets the value of the 'complicationDetail' field.
setComplicationDetail(List<ConditionReference>) - Method in class com.cerner.bunsen.stu3.avro.Procedure
Sets the value of the 'complicationDetail' field.
setComponent(List<ObservationComponent>) - Method in class com.cerner.bunsen.stu3.avro.Observation.Builder
Sets the value of the 'component' field.
setComponent(List<ObservationComponent>) - Method in class com.cerner.bunsen.stu3.avro.Observation
Sets the value of the 'component' field.
setCompositeScoring(CodeableConcept) - Method in class com.cerner.bunsen.stu3.avro.Measure.Builder
Sets the value of the 'compositeScoring' field.
setCompositeScoring(CodeableConcept) - Method in class com.cerner.bunsen.stu3.avro.Measure
Sets the value of the 'compositeScoring' field.
setCompositeScoringBuilder(CodeableConcept.Builder) - Method in class com.cerner.bunsen.stu3.avro.Measure.Builder
Sets the Builder instance for the 'compositeScoring' field Field for FHIR property compositeScoring
setConceptMapUri(String) - Method in class com.cerner.bunsen.spark.codes.Mapping
Sets the URI for the FHIR concept map that owns this mapping.
setConceptMapVersion(String) - Method in class com.cerner.bunsen.spark.codes.Mapping
Sets the version of the FHIR concept map that owns this mapping.
setCondition(ConditionProcedureReference) - Method in class com.cerner.bunsen.stu3.avro.EncounterDiagnosis.Builder
Sets the value of the 'condition' field.
setCondition(ConditionProcedureReference) - Method in class com.cerner.bunsen.stu3.avro.EncounterDiagnosis
Sets the value of the 'condition' field.
setCondition(ConditionReference) - Method in class com.cerner.bunsen.stu3.avro.EpisodeOfCareDiagnosis.Builder
Sets the value of the 'condition' field.
setCondition(ConditionReference) - Method in class com.cerner.bunsen.stu3.avro.EpisodeOfCareDiagnosis
Sets the value of the 'condition' field.
setCondition(ConditionProcedureReference) - Method in class com.cerner.bunsen.stu3.avro.us.core.EncounterDiagnosis.Builder
Sets the value of the 'condition' field.
setCondition(ConditionProcedureReference) - Method in class com.cerner.bunsen.stu3.avro.us.core.EncounterDiagnosis
Sets the value of the 'condition' field.
setConditionBuilder(ConditionProcedureReference.Builder) - Method in class com.cerner.bunsen.stu3.avro.EncounterDiagnosis.Builder
Sets the Builder instance for the 'condition' field Field for FHIR property condition
setConditionBuilder(ConditionReference.Builder) - Method in class com.cerner.bunsen.stu3.avro.EpisodeOfCareDiagnosis.Builder
Sets the Builder instance for the 'condition' field Field for FHIR property condition
setConditionBuilder(ConditionProcedureReference.Builder) - Method in class com.cerner.bunsen.stu3.avro.us.core.EncounterDiagnosis.Builder
Sets the Builder instance for the 'condition' field Field for FHIR property condition
setConditionId(String) - Method in class com.cerner.bunsen.stu3.avro.ConditionObservationReference.Builder
Sets the value of the 'ConditionId' field.
setConditionId(String) - Method in class com.cerner.bunsen.stu3.avro.ConditionObservationReference
Sets the value of the 'ConditionId' field.
setConditionId(String) - Method in class com.cerner.bunsen.stu3.avro.ConditionProcedureReference.Builder
Sets the value of the 'ConditionId' field.
setConditionId(String) - Method in class com.cerner.bunsen.stu3.avro.ConditionProcedureReference
Sets the value of the 'ConditionId' field.
setConditionId(String) - Method in class com.cerner.bunsen.stu3.avro.ConditionReference.Builder
Sets the value of the 'ConditionId' field.
setConditionId(String) - Method in class com.cerner.bunsen.stu3.avro.ConditionReference
Sets the value of the 'ConditionId' field.
setContact(List<ContactDetail>) - Method in class com.cerner.bunsen.stu3.avro.Contributor.Builder
Sets the value of the 'contact' field.
setContact(List<ContactDetail>) - Method in class com.cerner.bunsen.stu3.avro.Contributor
Sets the value of the 'contact' field.
setContact(List<ContactDetail>) - Method in class com.cerner.bunsen.stu3.avro.Measure.Builder
Sets the value of the 'contact' field.
setContact(List<ContactDetail>) - Method in class com.cerner.bunsen.stu3.avro.Measure
Sets the value of the 'contact' field.
setContact(List<PatientContact>) - Method in class com.cerner.bunsen.stu3.avro.Patient.Builder
Sets the value of the 'contact' field.
setContact(List<PatientContact>) - Method in class com.cerner.bunsen.stu3.avro.Patient
Sets the value of the 'contact' field.
setContact(List<PatientContact>) - Method in class com.cerner.bunsen.stu3.avro.us.core.Patient.Builder
Sets the value of the 'contact' field.
setContact(List<PatientContact>) - Method in class com.cerner.bunsen.stu3.avro.us.core.Patient
Sets the value of the 'contact' field.
setContained(List<Resource>) - Method in class com.cerner.bunsen.stu3.avro.AllergyIntolerance.Builder
Sets the value of the 'contained' field.
setContained(List<Resource>) - Method in class com.cerner.bunsen.stu3.avro.AllergyIntolerance
Sets the value of the 'contained' field.
setContained(List<Resource>) - Method in class com.cerner.bunsen.stu3.avro.CarePlan.Builder
Sets the value of the 'contained' field.
setContained(List<Resource>) - Method in class com.cerner.bunsen.stu3.avro.CarePlan
Sets the value of the 'contained' field.
setContained(List<Resource>) - Method in class com.cerner.bunsen.stu3.avro.Claim.Builder
Sets the value of the 'contained' field.
setContained(List<Resource>) - Method in class com.cerner.bunsen.stu3.avro.Claim
Sets the value of the 'contained' field.
setContained(List<Resource>) - Method in class com.cerner.bunsen.stu3.avro.Condition.Builder
Sets the value of the 'contained' field.
setContained(List<Resource>) - Method in class com.cerner.bunsen.stu3.avro.Condition
Sets the value of the 'contained' field.
setContained(List<Resource>) - Method in class com.cerner.bunsen.stu3.avro.Encounter.Builder
Sets the value of the 'contained' field.
setContained(List<Resource>) - Method in class com.cerner.bunsen.stu3.avro.Encounter
Sets the value of the 'contained' field.
setContained(List<Resource>) - Method in class com.cerner.bunsen.stu3.avro.EpisodeOfCare.Builder
Sets the value of the 'contained' field.
setContained(List<Resource>) - Method in class com.cerner.bunsen.stu3.avro.EpisodeOfCare
Sets the value of the 'contained' field.
setContained(List<Resource>) - Method in class com.cerner.bunsen.stu3.avro.Immunization.Builder
Sets the value of the 'contained' field.
setContained(List<Resource>) - Method in class com.cerner.bunsen.stu3.avro.Immunization
Sets the value of the 'contained' field.
setContained(List<Resource>) - Method in class com.cerner.bunsen.stu3.avro.Measure.Builder
Sets the value of the 'contained' field.
setContained(List<Resource>) - Method in class com.cerner.bunsen.stu3.avro.Measure
Sets the value of the 'contained' field.
setContained(List<Resource>) - Method in class com.cerner.bunsen.stu3.avro.MeasureReport.Builder
Sets the value of the 'contained' field.
setContained(List<Resource>) - Method in class com.cerner.bunsen.stu3.avro.MeasureReport
Sets the value of the 'contained' field.
setContained(List<Resource>) - Method in class com.cerner.bunsen.stu3.avro.MedicationDispense.Builder
Sets the value of the 'contained' field.
setContained(List<Resource>) - Method in class com.cerner.bunsen.stu3.avro.MedicationDispense
Sets the value of the 'contained' field.
setContained(List<Resource>) - Method in class com.cerner.bunsen.stu3.avro.MedicationStatement.Builder
Sets the value of the 'contained' field.
setContained(List<Resource>) - Method in class com.cerner.bunsen.stu3.avro.MedicationStatement
Sets the value of the 'contained' field.
setContained(List<Resource>) - Method in class com.cerner.bunsen.stu3.avro.Observation.Builder
Sets the value of the 'contained' field.
setContained(List<Resource>) - Method in class com.cerner.bunsen.stu3.avro.Observation
Sets the value of the 'contained' field.
setContained(List<Resource>) - Method in class com.cerner.bunsen.stu3.avro.Patient.Builder
Sets the value of the 'contained' field.
setContained(List<Resource>) - Method in class com.cerner.bunsen.stu3.avro.Patient
Sets the value of the 'contained' field.
setContained(List<Resource>) - Method in class com.cerner.bunsen.stu3.avro.Procedure.Builder
Sets the value of the 'contained' field.
setContained(List<Resource>) - Method in class com.cerner.bunsen.stu3.avro.Procedure
Sets the value of the 'contained' field.
setContained(List<Resource>) - Method in class com.cerner.bunsen.stu3.avro.ProcedureRequest.Builder
Sets the value of the 'contained' field.
setContained(List<Resource>) - Method in class com.cerner.bunsen.stu3.avro.ProcedureRequest
Sets the value of the 'contained' field.
setContained(List<Resource>) - Method in class com.cerner.bunsen.stu3.avro.us.core.CarePlan.Builder
Sets the value of the 'contained' field.
setContained(List<Resource>) - Method in class com.cerner.bunsen.stu3.avro.us.core.CarePlan
Sets the value of the 'contained' field.
setContained(List<Resource>) - Method in class com.cerner.bunsen.stu3.avro.us.core.Condition.Builder
Sets the value of the 'contained' field.
setContained(List<Resource>) - Method in class com.cerner.bunsen.stu3.avro.us.core.Condition
Sets the value of the 'contained' field.
setContained(List<Resource>) - Method in class com.cerner.bunsen.stu3.avro.us.core.Encounter.Builder
Sets the value of the 'contained' field.
setContained(List<Resource>) - Method in class com.cerner.bunsen.stu3.avro.us.core.Encounter
Sets the value of the 'contained' field.
setContained(List<Resource>) - Method in class com.cerner.bunsen.stu3.avro.us.core.Immunization.Builder
Sets the value of the 'contained' field.
setContained(List<Resource>) - Method in class com.cerner.bunsen.stu3.avro.us.core.Immunization
Sets the value of the 'contained' field.
setContained(List<Resource>) - Method in class com.cerner.bunsen.stu3.avro.us.core.Medication.Builder
Sets the value of the 'contained' field.
setContained(List<Resource>) - Method in class com.cerner.bunsen.stu3.avro.us.core.Medication
Sets the value of the 'contained' field.
setContained(List<Resource>) - Method in class com.cerner.bunsen.stu3.avro.us.core.MedicationRequest.Builder
Sets the value of the 'contained' field.
setContained(List<Resource>) - Method in class com.cerner.bunsen.stu3.avro.us.core.MedicationRequest
Sets the value of the 'contained' field.
setContained(List<Resource>) - Method in class com.cerner.bunsen.stu3.avro.us.core.Patient.Builder
Sets the value of the 'contained' field.
setContained(List<Resource>) - Method in class com.cerner.bunsen.stu3.avro.us.core.Patient
Sets the value of the 'contained' field.
setContainer(CodeableConcept) - Method in class com.cerner.bunsen.stu3.avro.us.core.MedicationPackage.Builder
Sets the value of the 'container' field.
setContainer(CodeableConcept) - Method in class com.cerner.bunsen.stu3.avro.us.core.MedicationPackage
Sets the value of the 'container' field.
setContainerBuilder(CodeableConcept.Builder) - Method in class com.cerner.bunsen.stu3.avro.us.core.MedicationPackage.Builder
Sets the Builder instance for the 'container' field Field for FHIR property container
setContent(List<MedicationPackageContent>) - Method in class com.cerner.bunsen.stu3.avro.us.core.MedicationPackage.Builder
Sets the value of the 'content' field.
setContent(List<MedicationPackageContent>) - Method in class com.cerner.bunsen.stu3.avro.us.core.MedicationPackage
Sets the value of the 'content' field.
setContentType(String) - Method in class com.cerner.bunsen.stu3.avro.Attachment.Builder
Sets the value of the 'contentType' field.
setContentType(String) - Method in class com.cerner.bunsen.stu3.avro.Attachment
Sets the value of the 'contentType' field.
setContext(EncounterEpisodeOfCareReference) - Method in class com.cerner.bunsen.stu3.avro.CarePlan.Builder
Sets the value of the 'context' field.
setContext(EncounterEpisodeOfCareReference) - Method in class com.cerner.bunsen.stu3.avro.CarePlan
Sets the value of the 'context' field.
setContext(EncounterEpisodeOfCareReference) - Method in class com.cerner.bunsen.stu3.avro.Condition.Builder
Sets the value of the 'context' field.
setContext(EncounterEpisodeOfCareReference) - Method in class com.cerner.bunsen.stu3.avro.Condition
Sets the value of the 'context' field.
setContext(EncounterEpisodeOfCareReference) - Method in class com.cerner.bunsen.stu3.avro.MedicationDispense.Builder
Sets the value of the 'context' field.
setContext(EncounterEpisodeOfCareReference) - Method in class com.cerner.bunsen.stu3.avro.MedicationDispense
Sets the value of the 'context' field.
setContext(EncounterEpisodeOfCareReference) - Method in class com.cerner.bunsen.stu3.avro.MedicationStatement.Builder
Sets the value of the 'context' field.
setContext(EncounterEpisodeOfCareReference) - Method in class com.cerner.bunsen.stu3.avro.MedicationStatement
Sets the value of the 'context' field.
setContext(EncounterEpisodeOfCareReference) - Method in class com.cerner.bunsen.stu3.avro.Observation.Builder
Sets the value of the 'context' field.
setContext(EncounterEpisodeOfCareReference) - Method in class com.cerner.bunsen.stu3.avro.Observation
Sets the value of the 'context' field.
setContext(EncounterEpisodeOfCareReference) - Method in class com.cerner.bunsen.stu3.avro.Procedure.Builder
Sets the value of the 'context' field.
setContext(EncounterEpisodeOfCareReference) - Method in class com.cerner.bunsen.stu3.avro.Procedure
Sets the value of the 'context' field.
setContext(EncounterEpisodeOfCareReference) - Method in class com.cerner.bunsen.stu3.avro.ProcedureRequest.Builder
Sets the value of the 'context' field.
setContext(EncounterEpisodeOfCareReference) - Method in class com.cerner.bunsen.stu3.avro.ProcedureRequest
Sets the value of the 'context' field.
setContext(EncounterEpisodeOfCareReference) - Method in class com.cerner.bunsen.stu3.avro.us.core.CarePlan.Builder
Sets the value of the 'context' field.
setContext(EncounterEpisodeOfCareReference) - Method in class com.cerner.bunsen.stu3.avro.us.core.CarePlan
Sets the value of the 'context' field.
setContext(EncounterEpisodeOfCareReference) - Method in class com.cerner.bunsen.stu3.avro.us.core.Condition.Builder
Sets the value of the 'context' field.
setContext(EncounterEpisodeOfCareReference) - Method in class com.cerner.bunsen.stu3.avro.us.core.Condition
Sets the value of the 'context' field.
setContext(EncounterEpisodeOfCareReference) - Method in class com.cerner.bunsen.stu3.avro.us.core.MedicationRequest.Builder
Sets the value of the 'context' field.
setContext(EncounterEpisodeOfCareReference) - Method in class com.cerner.bunsen.stu3.avro.us.core.MedicationRequest
Sets the value of the 'context' field.
setContextBuilder(EncounterEpisodeOfCareReference.Builder) - Method in class com.cerner.bunsen.stu3.avro.CarePlan.Builder
Sets the Builder instance for the 'context' field Field for FHIR property context
setContextBuilder(EncounterEpisodeOfCareReference.Builder) - Method in class com.cerner.bunsen.stu3.avro.Condition.Builder
Sets the Builder instance for the 'context' field Field for FHIR property context
setContextBuilder(EncounterEpisodeOfCareReference.Builder) - Method in class com.cerner.bunsen.stu3.avro.MedicationDispense.Builder
Sets the Builder instance for the 'context' field Field for FHIR property context
setContextBuilder(EncounterEpisodeOfCareReference.Builder) - Method in class com.cerner.bunsen.stu3.avro.MedicationStatement.Builder
Sets the Builder instance for the 'context' field Field for FHIR property context
setContextBuilder(EncounterEpisodeOfCareReference.Builder) - Method in class com.cerner.bunsen.stu3.avro.Observation.Builder
Sets the Builder instance for the 'context' field Field for FHIR property context
setContextBuilder(EncounterEpisodeOfCareReference.Builder) - Method in class com.cerner.bunsen.stu3.avro.Procedure.Builder
Sets the Builder instance for the 'context' field Field for FHIR property context
setContextBuilder(EncounterEpisodeOfCareReference.Builder) - Method in class com.cerner.bunsen.stu3.avro.ProcedureRequest.Builder
Sets the Builder instance for the 'context' field Field for FHIR property context
setContextBuilder(EncounterEpisodeOfCareReference.Builder) - Method in class com.cerner.bunsen.stu3.avro.us.core.CarePlan.Builder
Sets the Builder instance for the 'context' field Field for FHIR property context
setContextBuilder(EncounterEpisodeOfCareReference.Builder) - Method in class com.cerner.bunsen.stu3.avro.us.core.Condition.Builder
Sets the Builder instance for the 'context' field Field for FHIR property context
setContextBuilder(EncounterEpisodeOfCareReference.Builder) - Method in class com.cerner.bunsen.stu3.avro.us.core.MedicationRequest.Builder
Sets the Builder instance for the 'context' field Field for FHIR property context
setContributor(List<Contributor>) - Method in class com.cerner.bunsen.stu3.avro.Measure.Builder
Sets the value of the 'contributor' field.
setContributor(List<Contributor>) - Method in class com.cerner.bunsen.stu3.avro.Measure
Sets the value of the 'contributor' field.
setCopyright(String) - Method in class com.cerner.bunsen.stu3.avro.Measure.Builder
Sets the value of the 'copyright' field.
setCopyright(String) - Method in class com.cerner.bunsen.stu3.avro.Measure
Sets the value of the 'copyright' field.
setCount(Integer) - Method in class com.cerner.bunsen.stu3.avro.MeasureReportGroupPopulation.Builder
Sets the value of the 'count' field.
setCount(Integer) - Method in class com.cerner.bunsen.stu3.avro.MeasureReportGroupPopulation
Sets the value of the 'count' field.
setCount(Integer) - Method in class com.cerner.bunsen.stu3.avro.MeasureReportGroupStratifierStratumPopulation.Builder
Sets the value of the 'count' field.
setCount(Integer) - Method in class com.cerner.bunsen.stu3.avro.MeasureReportGroupStratifierStratumPopulation
Sets the value of the 'count' field.
setCount(Integer) - Method in class com.cerner.bunsen.stu3.avro.TimingRepeat.Builder
Sets the value of the 'count' field.
setCount(Integer) - Method in class com.cerner.bunsen.stu3.avro.TimingRepeat
Sets the value of the 'count' field.
setCountMax(Integer) - Method in class com.cerner.bunsen.stu3.avro.TimingRepeat.Builder
Sets the value of the 'countMax' field.
setCountMax(Integer) - Method in class com.cerner.bunsen.stu3.avro.TimingRepeat
Sets the value of the 'countMax' field.
setCountry(String) - Method in class com.cerner.bunsen.stu3.avro.Address.Builder
Sets the value of the 'country' field.
setCountry(String) - Method in class com.cerner.bunsen.stu3.avro.Address
Sets the value of the 'country' field.
setCoverage(CoverageReference) - Method in class com.cerner.bunsen.stu3.avro.ClaimInsurance.Builder
Sets the value of the 'coverage' field.
setCoverage(CoverageReference) - Method in class com.cerner.bunsen.stu3.avro.ClaimInsurance
Sets the value of the 'coverage' field.
setCoverageBuilder(CoverageReference.Builder) - Method in class com.cerner.bunsen.stu3.avro.ClaimInsurance.Builder
Sets the Builder instance for the 'coverage' field Field for FHIR property coverage
setCoverageId(String) - Method in class com.cerner.bunsen.stu3.avro.CoverageReference.Builder
Sets the value of the 'CoverageId' field.
setCoverageId(String) - Method in class com.cerner.bunsen.stu3.avro.CoverageReference
Sets the value of the 'CoverageId' field.
setCreated(String) - Method in class com.cerner.bunsen.stu3.avro.Claim.Builder
Sets the value of the 'created' field.
setCreated(String) - Method in class com.cerner.bunsen.stu3.avro.Claim
Sets the value of the 'created' field.
setCreation(String) - Method in class com.cerner.bunsen.stu3.avro.Attachment.Builder
Sets the value of the 'creation' field.
setCreation(String) - Method in class com.cerner.bunsen.stu3.avro.Attachment
Sets the value of the 'creation' field.
setCriteria(String) - Method in class com.cerner.bunsen.stu3.avro.MeasureGroupPopulation.Builder
Sets the value of the 'criteria' field.
setCriteria(String) - Method in class com.cerner.bunsen.stu3.avro.MeasureGroupPopulation
Sets the value of the 'criteria' field.
setCriteria(String) - Method in class com.cerner.bunsen.stu3.avro.MeasureGroupStratifier.Builder
Sets the value of the 'criteria' field.
setCriteria(String) - Method in class com.cerner.bunsen.stu3.avro.MeasureGroupStratifier
Sets the value of the 'criteria' field.
setCriteria(String) - Method in class com.cerner.bunsen.stu3.avro.MeasureSupplementalData.Builder
Sets the value of the 'criteria' field.
setCriteria(String) - Method in class com.cerner.bunsen.stu3.avro.MeasureSupplementalData
Sets the value of the 'criteria' field.
setCriticality(String) - Method in class com.cerner.bunsen.stu3.avro.AllergyIntolerance.Builder
Sets the value of the 'criticality' field.
setCriticality(String) - Method in class com.cerner.bunsen.stu3.avro.AllergyIntolerance
Sets the value of the 'criticality' field.
setDailyAmount(Quantity) - Method in class com.cerner.bunsen.stu3.avro.CarePlanActivityDetail.Builder
Sets the value of the 'dailyAmount' field.
setDailyAmount(Quantity) - Method in class com.cerner.bunsen.stu3.avro.CarePlanActivityDetail
Sets the value of the 'dailyAmount' field.
setDailyAmount(Quantity) - Method in class com.cerner.bunsen.stu3.avro.us.core.CarePlanActivityDetail.Builder
Sets the value of the 'dailyAmount' field.
setDailyAmount(Quantity) - Method in class com.cerner.bunsen.stu3.avro.us.core.CarePlanActivityDetail
Sets the value of the 'dailyAmount' field.
setDailyAmountBuilder(Quantity.Builder) - Method in class com.cerner.bunsen.stu3.avro.CarePlanActivityDetail.Builder
Sets the Builder instance for the 'dailyAmount' field Field for FHIR property dailyAmount
setDailyAmountBuilder(Quantity.Builder) - Method in class com.cerner.bunsen.stu3.avro.us.core.CarePlanActivityDetail.Builder
Sets the Builder instance for the 'dailyAmount' field Field for FHIR property dailyAmount
setData(String) - Method in class com.cerner.bunsen.stu3.avro.Attachment.Builder
Sets the value of the 'data' field.
setData(String) - Method in class com.cerner.bunsen.stu3.avro.Attachment
Sets the value of the 'data' field.
setData(String) - Method in class com.cerner.bunsen.stu3.avro.SampledData.Builder
Sets the value of the 'data' field.
setData(String) - Method in class com.cerner.bunsen.stu3.avro.SampledData
Sets the value of the 'data' field.
setDataAbsentReason(CodeableConcept) - Method in class com.cerner.bunsen.stu3.avro.Observation.Builder
Sets the value of the 'dataAbsentReason' field.
setDataAbsentReason(CodeableConcept) - Method in class com.cerner.bunsen.stu3.avro.Observation
Sets the value of the 'dataAbsentReason' field.
setDataAbsentReason(CodeableConcept) - Method in class com.cerner.bunsen.stu3.avro.ObservationComponent.Builder
Sets the value of the 'dataAbsentReason' field.
setDataAbsentReason(CodeableConcept) - Method in class com.cerner.bunsen.stu3.avro.ObservationComponent
Sets the value of the 'dataAbsentReason' field.
setDataAbsentReasonBuilder(CodeableConcept.Builder) - Method in class com.cerner.bunsen.stu3.avro.Observation.Builder
Sets the Builder instance for the 'dataAbsentReason' field Field for FHIR property dataAbsentReason
setDataAbsentReasonBuilder(CodeableConcept.Builder) - Method in class com.cerner.bunsen.stu3.avro.ObservationComponent.Builder
Sets the Builder instance for the 'dataAbsentReason' field Field for FHIR property dataAbsentReason
setDate(String) - Method in class com.cerner.bunsen.stu3.avro.ChoicePeriodDate.Builder
Sets the value of the 'date' field.
setDate(String) - Method in class com.cerner.bunsen.stu3.avro.ChoicePeriodDate
Sets the value of the 'date' field.
setDate(String) - Method in class com.cerner.bunsen.stu3.avro.ClaimAccident.Builder
Sets the value of the 'date' field.
setDate(String) - Method in class com.cerner.bunsen.stu3.avro.ClaimAccident
Sets the value of the 'date' field.
setDate(String) - Method in class com.cerner.bunsen.stu3.avro.ClaimProcedure.Builder
Sets the value of the 'date' field.
setDate(String) - Method in class com.cerner.bunsen.stu3.avro.ClaimProcedure
Sets the value of the 'date' field.
setDate(String) - Method in class com.cerner.bunsen.stu3.avro.Immunization.Builder
Sets the value of the 'date' field.
setDate(String) - Method in class com.cerner.bunsen.stu3.avro.Immunization
Sets the value of the 'date' field.
setDate(String) - Method in class com.cerner.bunsen.stu3.avro.ImmunizationReaction.Builder
Sets the value of the 'date' field.
setDate(String) - Method in class com.cerner.bunsen.stu3.avro.ImmunizationReaction
Sets the value of the 'date' field.
setDate(String) - Method in class com.cerner.bunsen.stu3.avro.Measure.Builder
Sets the value of the 'date' field.
setDate(String) - Method in class com.cerner.bunsen.stu3.avro.Measure
Sets the value of the 'date' field.
setDate(String) - Method in class com.cerner.bunsen.stu3.avro.MeasureReport.Builder
Sets the value of the 'date' field.
setDate(String) - Method in class com.cerner.bunsen.stu3.avro.MeasureReport
Sets the value of the 'date' field.
setDate(String) - Method in class com.cerner.bunsen.stu3.avro.us.core.Immunization.Builder
Sets the value of the 'date' field.
setDate(String) - Method in class com.cerner.bunsen.stu3.avro.us.core.Immunization
Sets the value of the 'date' field.
setDate(String) - Method in class com.cerner.bunsen.stu3.avro.us.core.ImmunizationReaction.Builder
Sets the value of the 'date' field.
setDate(String) - Method in class com.cerner.bunsen.stu3.avro.us.core.ImmunizationReaction
Sets the value of the 'date' field.
setDateAsserted(String) - Method in class com.cerner.bunsen.stu3.avro.MedicationStatement.Builder
Sets the value of the 'dateAsserted' field.
setDateAsserted(String) - Method in class com.cerner.bunsen.stu3.avro.MedicationStatement
Sets the value of the 'dateAsserted' field.
setDateTime(String) - Method in class com.cerner.bunsen.stu3.avro.ChoiceAgePeriodRangeBooleanDateTimeString.Builder
Sets the value of the 'dateTime' field.
setDateTime(String) - Method in class com.cerner.bunsen.stu3.avro.ChoiceAgePeriodRangeBooleanDateTimeString
Sets the value of the 'dateTime' field.
setDateTime(String) - Method in class com.cerner.bunsen.stu3.avro.ChoiceAgePeriodRangeDateTimeString.Builder
Sets the value of the 'dateTime' field.
setDateTime(String) - Method in class com.cerner.bunsen.stu3.avro.ChoiceAgePeriodRangeDateTimeString
Sets the value of the 'dateTime' field.
setDateTime(String) - Method in class com.cerner.bunsen.stu3.avro.ChoiceAttachmentCodeableConceptPeriodQuantityRangeRatioSampledDataBooleanDateTimeStringTime.Builder
Sets the value of the 'dateTime' field.
setDateTime(String) - Method in class com.cerner.bunsen.stu3.avro.ChoiceAttachmentCodeableConceptPeriodQuantityRangeRatioSampledDataBooleanDateTimeStringTime
Sets the value of the 'dateTime' field.
setDateTime(String) - Method in class com.cerner.bunsen.stu3.avro.ChoiceAttachmentCodeableConceptPeriodQuantityRangeRatioSampledDataDateTimeStringTime.Builder
Sets the value of the 'dateTime' field.
setDateTime(String) - Method in class com.cerner.bunsen.stu3.avro.ChoiceAttachmentCodeableConceptPeriodQuantityRangeRatioSampledDataDateTimeStringTime
Sets the value of the 'dateTime' field.
setDateTime(String) - Method in class com.cerner.bunsen.stu3.avro.ChoiceBooleanDateTime.Builder
Sets the value of the 'dateTime' field.
setDateTime(String) - Method in class com.cerner.bunsen.stu3.avro.ChoiceBooleanDateTime
Sets the value of the 'dateTime' field.
setDateTime(String) - Method in class com.cerner.bunsen.stu3.avro.ChoicePeriodDateTime.Builder
Sets the value of the 'dateTime' field.
setDateTime(String) - Method in class com.cerner.bunsen.stu3.avro.ChoicePeriodDateTime
Sets the value of the 'dateTime' field.
setDateTime(String) - Method in class com.cerner.bunsen.stu3.avro.ChoicePeriodTimingDateTime.Builder
Sets the value of the 'dateTime' field.
setDateTime(String) - Method in class com.cerner.bunsen.stu3.avro.ChoicePeriodTimingDateTime
Sets the value of the 'dateTime' field.
setDayOfWeek(List<String>) - Method in class com.cerner.bunsen.stu3.avro.TimingRepeat.Builder
Sets the value of the 'dayOfWeek' field.
setDayOfWeek(List<String>) - Method in class com.cerner.bunsen.stu3.avro.TimingRepeat
Sets the value of the 'dayOfWeek' field.
setDaysSupply(Quantity) - Method in class com.cerner.bunsen.stu3.avro.MedicationDispense.Builder
Sets the value of the 'daysSupply' field.
setDaysSupply(Quantity) - Method in class com.cerner.bunsen.stu3.avro.MedicationDispense
Sets the value of the 'daysSupply' field.
setDaysSupplyBuilder(Quantity.Builder) - Method in class com.cerner.bunsen.stu3.avro.MedicationDispense.Builder
Sets the Builder instance for the 'daysSupply' field Field for FHIR property daysSupply
setDeceased(ChoiceBooleanDateTime) - Method in class com.cerner.bunsen.stu3.avro.Patient.Builder
Sets the value of the 'deceased' field.
setDeceased(ChoiceBooleanDateTime) - Method in class com.cerner.bunsen.stu3.avro.Patient
Sets the value of the 'deceased' field.
setDeceased(ChoiceBooleanDateTime) - Method in class com.cerner.bunsen.stu3.avro.us.core.Patient.Builder
Sets the value of the 'deceased' field.
setDeceased(ChoiceBooleanDateTime) - Method in class com.cerner.bunsen.stu3.avro.us.core.Patient
Sets the value of the 'deceased' field.
setDeceasedBuilder(ChoiceBooleanDateTime.Builder) - Method in class com.cerner.bunsen.stu3.avro.Patient.Builder
Sets the Builder instance for the 'deceased' field Field for FHIR property deceased
setDeceasedBuilder(ChoiceBooleanDateTime.Builder) - Method in class com.cerner.bunsen.stu3.avro.us.core.Patient.Builder
Sets the Builder instance for the 'deceased' field Field for FHIR property deceased
setDefinition(List<PlanDefinitionQuestionnaireReference>) - Method in class com.cerner.bunsen.stu3.avro.CarePlan.Builder
Sets the value of the 'definition' field.
setDefinition(List<PlanDefinitionQuestionnaireReference>) - Method in class com.cerner.bunsen.stu3.avro.CarePlan
Sets the value of the 'definition' field.
setDefinition(ActivityDefinitionPlanDefinitionQuestionnaireReference) - Method in class com.cerner.bunsen.stu3.avro.CarePlanActivityDetail.Builder
Sets the value of the 'definition' field.
setDefinition(ActivityDefinitionPlanDefinitionQuestionnaireReference) - Method in class com.cerner.bunsen.stu3.avro.CarePlanActivityDetail
Sets the value of the 'definition' field.
setDefinition(List<String>) - Method in class com.cerner.bunsen.stu3.avro.Measure.Builder
Sets the value of the 'definition' field.
setDefinition(List<String>) - Method in class com.cerner.bunsen.stu3.avro.Measure
Sets the value of the 'definition' field.
setDefinition(List<ActivityDefinitionHealthcareServicePlanDefinitionReference>) - Method in class com.cerner.bunsen.stu3.avro.Procedure.Builder
Sets the value of the 'definition' field.
setDefinition(List<ActivityDefinitionHealthcareServicePlanDefinitionReference>) - Method in class com.cerner.bunsen.stu3.avro.Procedure
Sets the value of the 'definition' field.
setDefinition(List<ActivityDefinitionPlanDefinitionReference>) - Method in class com.cerner.bunsen.stu3.avro.ProcedureRequest.Builder
Sets the value of the 'definition' field.
setDefinition(List<ActivityDefinitionPlanDefinitionReference>) - Method in class com.cerner.bunsen.stu3.avro.ProcedureRequest
Sets the value of the 'definition' field.
setDefinition(List<PlanDefinitionQuestionnaireReference>) - Method in class com.cerner.bunsen.stu3.avro.us.core.CarePlan.Builder
Sets the value of the 'definition' field.
setDefinition(List<PlanDefinitionQuestionnaireReference>) - Method in class com.cerner.bunsen.stu3.avro.us.core.CarePlan
Sets the value of the 'definition' field.
setDefinition(ActivityDefinitionPlanDefinitionQuestionnaireReference) - Method in class com.cerner.bunsen.stu3.avro.us.core.CarePlanActivityDetail.Builder
Sets the value of the 'definition' field.
setDefinition(ActivityDefinitionPlanDefinitionQuestionnaireReference) - Method in class com.cerner.bunsen.stu3.avro.us.core.CarePlanActivityDetail
Sets the value of the 'definition' field.
setDefinition(List<ActivityDefinitionPlanDefinitionReference>) - Method in class com.cerner.bunsen.stu3.avro.us.core.MedicationRequest.Builder
Sets the value of the 'definition' field.
setDefinition(List<ActivityDefinitionPlanDefinitionReference>) - Method in class com.cerner.bunsen.stu3.avro.us.core.MedicationRequest
Sets the value of the 'definition' field.
setDefinitionBuilder(ActivityDefinitionPlanDefinitionQuestionnaireReference.Builder) - Method in class com.cerner.bunsen.stu3.avro.CarePlanActivityDetail.Builder
Sets the Builder instance for the 'definition' field Field for FHIR property definition
setDefinitionBuilder(ActivityDefinitionPlanDefinitionQuestionnaireReference.Builder) - Method in class com.cerner.bunsen.stu3.avro.us.core.CarePlanActivityDetail.Builder
Sets the Builder instance for the 'definition' field Field for FHIR property definition
setDenominator(Quantity) - Method in class com.cerner.bunsen.stu3.avro.Ratio.Builder
Sets the value of the 'denominator' field.
setDenominator(Quantity) - Method in class com.cerner.bunsen.stu3.avro.Ratio
Sets the value of the 'denominator' field.
setDenominatorBuilder(Quantity.Builder) - Method in class com.cerner.bunsen.stu3.avro.Ratio.Builder
Sets the Builder instance for the 'denominator' field Field for FHIR property denominator
setDerivedFrom(List<ResourceReference>) - Method in class com.cerner.bunsen.stu3.avro.MedicationStatement.Builder
Sets the value of the 'derivedFrom' field.
setDerivedFrom(List<ResourceReference>) - Method in class com.cerner.bunsen.stu3.avro.MedicationStatement
Sets the value of the 'derivedFrom' field.
setDescendantSystem(String) - Method in class com.cerner.bunsen.spark.codes.Ancestor
Sets the code system that owns the descendant value.
setDescendantSystem(String) - Method in class com.cerner.bunsen.spark.codes.Hierarchies.HierarchicalElement
Sets the descendant system.
setDescendantValue(String) - Method in class com.cerner.bunsen.spark.codes.Ancestor
Sets the descendant value.
setDescendantValue(String) - Method in class com.cerner.bunsen.spark.codes.Hierarchies.HierarchicalElement
Sets the descendant value.
setDescription(String) - Method in class com.cerner.bunsen.stu3.avro.AllergyIntoleranceReaction.Builder
Sets the value of the 'description' field.
setDescription(String) - Method in class com.cerner.bunsen.stu3.avro.AllergyIntoleranceReaction
Sets the value of the 'description' field.
setDescription(String) - Method in class com.cerner.bunsen.stu3.avro.CarePlan.Builder
Sets the value of the 'description' field.
setDescription(String) - Method in class com.cerner.bunsen.stu3.avro.CarePlan
Sets the value of the 'description' field.
setDescription(String) - Method in class com.cerner.bunsen.stu3.avro.CarePlanActivityDetail.Builder
Sets the value of the 'description' field.
setDescription(String) - Method in class com.cerner.bunsen.stu3.avro.CarePlanActivityDetail
Sets the value of the 'description' field.
setDescription(String) - Method in class com.cerner.bunsen.stu3.avro.ImmunizationVaccinationProtocol.Builder
Sets the value of the 'description' field.
setDescription(String) - Method in class com.cerner.bunsen.stu3.avro.ImmunizationVaccinationProtocol
Sets the value of the 'description' field.
setDescription(String) - Method in class com.cerner.bunsen.stu3.avro.Measure.Builder
Sets the value of the 'description' field.
setDescription(String) - Method in class com.cerner.bunsen.stu3.avro.Measure
Sets the value of the 'description' field.
setDescription(String) - Method in class com.cerner.bunsen.stu3.avro.MeasureGroup.Builder
Sets the value of the 'description' field.
setDescription(String) - Method in class com.cerner.bunsen.stu3.avro.MeasureGroup
Sets the value of the 'description' field.
setDescription(String) - Method in class com.cerner.bunsen.stu3.avro.MeasureGroupPopulation.Builder
Sets the value of the 'description' field.
setDescription(String) - Method in class com.cerner.bunsen.stu3.avro.MeasureGroupPopulation
Sets the value of the 'description' field.
setDescription(String) - Method in class com.cerner.bunsen.stu3.avro.us.core.CarePlan.Builder
Sets the value of the 'description' field.
setDescription(String) - Method in class com.cerner.bunsen.stu3.avro.us.core.CarePlan
Sets the value of the 'description' field.
setDescription(String) - Method in class com.cerner.bunsen.stu3.avro.us.core.CarePlanActivityDetail.Builder
Sets the value of the 'description' field.
setDescription(String) - Method in class com.cerner.bunsen.stu3.avro.us.core.CarePlanActivityDetail
Sets the value of the 'description' field.
setDescription(String) - Method in class com.cerner.bunsen.stu3.avro.us.core.ImmunizationVaccinationProtocol.Builder
Sets the value of the 'description' field.
setDescription(String) - Method in class com.cerner.bunsen.stu3.avro.us.core.ImmunizationVaccinationProtocol
Sets the value of the 'description' field.
setDestination(LocationReference) - Method in class com.cerner.bunsen.stu3.avro.EncounterHospitalization.Builder
Sets the value of the 'destination' field.
setDestination(LocationReference) - Method in class com.cerner.bunsen.stu3.avro.EncounterHospitalization
Sets the value of the 'destination' field.
setDestination(LocationReference) - Method in class com.cerner.bunsen.stu3.avro.MedicationDispense.Builder
Sets the value of the 'destination' field.
setDestination(LocationReference) - Method in class com.cerner.bunsen.stu3.avro.MedicationDispense
Sets the value of the 'destination' field.
setDestination(LocationReference) - Method in class com.cerner.bunsen.stu3.avro.us.core.EncounterHospitalization.Builder
Sets the value of the 'destination' field.
setDestination(LocationReference) - Method in class com.cerner.bunsen.stu3.avro.us.core.EncounterHospitalization
Sets the value of the 'destination' field.
setDestinationBuilder(LocationReference.Builder) - Method in class com.cerner.bunsen.stu3.avro.EncounterHospitalization.Builder
Sets the Builder instance for the 'destination' field Field for FHIR property destination
setDestinationBuilder(LocationReference.Builder) - Method in class com.cerner.bunsen.stu3.avro.MedicationDispense.Builder
Sets the Builder instance for the 'destination' field Field for FHIR property destination
setDestinationBuilder(LocationReference.Builder) - Method in class com.cerner.bunsen.stu3.avro.us.core.EncounterHospitalization.Builder
Sets the Builder instance for the 'destination' field Field for FHIR property destination
setDetail(CarePlanActivityDetail) - Method in class com.cerner.bunsen.stu3.avro.CarePlanActivity.Builder
Sets the value of the 'detail' field.
setDetail(CarePlanActivityDetail) - Method in class com.cerner.bunsen.stu3.avro.CarePlanActivity
Sets the value of the 'detail' field.
setDetail(List<ClaimItemDetail>) - Method in class com.cerner.bunsen.stu3.avro.ClaimItem.Builder
Sets the value of the 'detail' field.
setDetail(List<ClaimItemDetail>) - Method in class com.cerner.bunsen.stu3.avro.ClaimItem
Sets the value of the 'detail' field.
setDetail(List<ResourceReference>) - Method in class com.cerner.bunsen.stu3.avro.ConditionEvidence.Builder
Sets the value of the 'detail' field.
setDetail(List<ResourceReference>) - Method in class com.cerner.bunsen.stu3.avro.ConditionEvidence
Sets the value of the 'detail' field.
setDetail(ObservationReference) - Method in class com.cerner.bunsen.stu3.avro.ImmunizationReaction.Builder
Sets the value of the 'detail' field.
setDetail(ObservationReference) - Method in class com.cerner.bunsen.stu3.avro.ImmunizationReaction
Sets the value of the 'detail' field.
setDetail(CarePlanActivityDetail) - Method in class com.cerner.bunsen.stu3.avro.us.core.CarePlanActivity.Builder
Sets the value of the 'detail' field.
setDetail(CarePlanActivityDetail) - Method in class com.cerner.bunsen.stu3.avro.us.core.CarePlanActivity
Sets the value of the 'detail' field.
setDetail(List<ResourceReference>) - Method in class com.cerner.bunsen.stu3.avro.us.core.ConditionEvidence.Builder
Sets the value of the 'detail' field.
setDetail(List<ResourceReference>) - Method in class com.cerner.bunsen.stu3.avro.us.core.ConditionEvidence
Sets the value of the 'detail' field.
setDetail(ObservationReference) - Method in class com.cerner.bunsen.stu3.avro.us.core.ImmunizationReaction.Builder
Sets the value of the 'detail' field.
setDetail(ObservationReference) - Method in class com.cerner.bunsen.stu3.avro.us.core.ImmunizationReaction
Sets the value of the 'detail' field.
setDetailBuilder(CarePlanActivityDetail.Builder) - Method in class com.cerner.bunsen.stu3.avro.CarePlanActivity.Builder
Sets the Builder instance for the 'detail' field Field for FHIR property detail
setDetailBuilder(ObservationReference.Builder) - Method in class com.cerner.bunsen.stu3.avro.ImmunizationReaction.Builder
Sets the Builder instance for the 'detail' field Field for FHIR property detail
setDetailBuilder(CarePlanActivityDetail.Builder) - Method in class com.cerner.bunsen.stu3.avro.us.core.CarePlanActivity.Builder
Sets the Builder instance for the 'detail' field Field for FHIR property detail
setDetailBuilder(ObservationReference.Builder) - Method in class com.cerner.bunsen.stu3.avro.us.core.ImmunizationReaction.Builder
Sets the Builder instance for the 'detail' field Field for FHIR property detail
setDetailed(List<Coding>) - Method in class com.cerner.bunsen.stu3.avro.us.core.UsCoreEthnicity.Builder
Sets the value of the 'detailed' field.
setDetailed(List<Coding>) - Method in class com.cerner.bunsen.stu3.avro.us.core.UsCoreEthnicity
Sets the value of the 'detailed' field.
setDetailed(List<Coding>) - Method in class com.cerner.bunsen.stu3.avro.us.core.UsCoreRace.Builder
Sets the value of the 'detailed' field.
setDetailed(List<Coding>) - Method in class com.cerner.bunsen.stu3.avro.us.core.UsCoreRace
Sets the value of the 'detailed' field.
setDetectedIssue(List<DetectedIssueReference>) - Method in class com.cerner.bunsen.stu3.avro.MedicationDispense.Builder
Sets the value of the 'detectedIssue' field.
setDetectedIssue(List<DetectedIssueReference>) - Method in class com.cerner.bunsen.stu3.avro.MedicationDispense
Sets the value of the 'detectedIssue' field.
setDetectedIssue(List<DetectedIssueReference>) - Method in class com.cerner.bunsen.stu3.avro.us.core.MedicationRequest.Builder
Sets the value of the 'detectedIssue' field.
setDetectedIssue(List<DetectedIssueReference>) - Method in class com.cerner.bunsen.stu3.avro.us.core.MedicationRequest
Sets the value of the 'detectedIssue' field.
setDetectedIssueId(String) - Method in class com.cerner.bunsen.stu3.avro.DetectedIssueReference.Builder
Sets the value of the 'DetectedIssueId' field.
setDetectedIssueId(String) - Method in class com.cerner.bunsen.stu3.avro.DetectedIssueReference
Sets the value of the 'DetectedIssueId' field.
setDevice(DeviceDeviceMetricReference) - Method in class com.cerner.bunsen.stu3.avro.Observation.Builder
Sets the value of the 'device' field.
setDevice(DeviceDeviceMetricReference) - Method in class com.cerner.bunsen.stu3.avro.Observation
Sets the value of the 'device' field.
setDeviceBuilder(DeviceDeviceMetricReference.Builder) - Method in class com.cerner.bunsen.stu3.avro.Observation.Builder
Sets the Builder instance for the 'device' field Field for FHIR property device
setDeviceId(String) - Method in class com.cerner.bunsen.stu3.avro.DeviceDeviceMetricReference.Builder
Sets the value of the 'DeviceId' field.
setDeviceId(String) - Method in class com.cerner.bunsen.stu3.avro.DeviceDeviceMetricReference
Sets the value of the 'DeviceId' field.
setDeviceId(String) - Method in class com.cerner.bunsen.stu3.avro.DeviceGroupLocationPatientReference.Builder
Sets the value of the 'DeviceId' field.
setDeviceId(String) - Method in class com.cerner.bunsen.stu3.avro.DeviceGroupLocationPatientReference
Sets the value of the 'DeviceId' field.
setDeviceId(String) - Method in class com.cerner.bunsen.stu3.avro.DeviceHealthcareServiceOrganizationPatientPractitionerRelatedPersonReference.Builder
Sets the value of the 'DeviceId' field.
setDeviceId(String) - Method in class com.cerner.bunsen.stu3.avro.DeviceHealthcareServiceOrganizationPatientPractitionerRelatedPersonReference
Sets the value of the 'DeviceId' field.
setDeviceId(String) - Method in class com.cerner.bunsen.stu3.avro.DeviceMedicationSubstanceReference.Builder
Sets the value of the 'DeviceId' field.
setDeviceId(String) - Method in class com.cerner.bunsen.stu3.avro.DeviceMedicationSubstanceReference
Sets the value of the 'DeviceId' field.
setDeviceId(String) - Method in class com.cerner.bunsen.stu3.avro.DeviceOrganizationPatientPractitionerRelatedPersonReference.Builder
Sets the value of the 'DeviceId' field.
setDeviceId(String) - Method in class com.cerner.bunsen.stu3.avro.DeviceOrganizationPatientPractitionerRelatedPersonReference
Sets the value of the 'DeviceId' field.
setDeviceId(String) - Method in class com.cerner.bunsen.stu3.avro.DeviceOrganizationPractitionerReference.Builder
Sets the value of the 'DeviceId' field.
setDeviceId(String) - Method in class com.cerner.bunsen.stu3.avro.DeviceOrganizationPractitionerReference
Sets the value of the 'DeviceId' field.
setDeviceId(String) - Method in class com.cerner.bunsen.stu3.avro.DeviceReference.Builder
Sets the value of the 'DeviceId' field.
setDeviceId(String) - Method in class com.cerner.bunsen.stu3.avro.DeviceReference
Sets the value of the 'DeviceId' field.
setDeviceMetricId(String) - Method in class com.cerner.bunsen.stu3.avro.DeviceDeviceMetricReference.Builder
Sets the value of the 'DeviceMetricId' field.
setDeviceMetricId(String) - Method in class com.cerner.bunsen.stu3.avro.DeviceDeviceMetricReference
Sets the value of the 'DeviceMetricId' field.
setDeviceRequestId(String) - Method in class com.cerner.bunsen.stu3.avro.AppointmentCommunicationRequestDeviceRequestMedicationRequestNutritionOrderProcedureRequestReferralRequestRequestGroupTaskVisionPrescriptionReference.Builder
Sets the value of the 'DeviceRequestId' field.
setDeviceRequestId(String) - Method in class com.cerner.bunsen.stu3.avro.AppointmentCommunicationRequestDeviceRequestMedicationRequestNutritionOrderProcedureRequestReferralRequestRequestGroupTaskVisionPrescriptionReference
Sets the value of the 'DeviceRequestId' field.
setDeviceRequestId(String) - Method in class com.cerner.bunsen.stu3.avro.CarePlanDeviceRequestImmunizationRecommendationMedicationRequestNutritionOrderProcedureRequestReferralRequestReference.Builder
Sets the value of the 'DeviceRequestId' field.
setDeviceRequestId(String) - Method in class com.cerner.bunsen.stu3.avro.CarePlanDeviceRequestImmunizationRecommendationMedicationRequestNutritionOrderProcedureRequestReferralRequestReference
Sets the value of the 'DeviceRequestId' field.
setDiagnosis(List<ClaimDiagnosis>) - Method in class com.cerner.bunsen.stu3.avro.Claim.Builder
Sets the value of the 'diagnosis' field.
setDiagnosis(List<ClaimDiagnosis>) - Method in class com.cerner.bunsen.stu3.avro.Claim
Sets the value of the 'diagnosis' field.
setDiagnosis(ChoiceCodeableConceptConditionReference) - Method in class com.cerner.bunsen.stu3.avro.ClaimDiagnosis.Builder
Sets the value of the 'diagnosis' field.
setDiagnosis(ChoiceCodeableConceptConditionReference) - Method in class com.cerner.bunsen.stu3.avro.ClaimDiagnosis
Sets the value of the 'diagnosis' field.
setDiagnosis(List<EncounterDiagnosis>) - Method in class com.cerner.bunsen.stu3.avro.Encounter.Builder
Sets the value of the 'diagnosis' field.
setDiagnosis(List<EncounterDiagnosis>) - Method in class com.cerner.bunsen.stu3.avro.Encounter
Sets the value of the 'diagnosis' field.
setDiagnosis(List<EpisodeOfCareDiagnosis>) - Method in class com.cerner.bunsen.stu3.avro.EpisodeOfCare.Builder
Sets the value of the 'diagnosis' field.
setDiagnosis(List<EpisodeOfCareDiagnosis>) - Method in class com.cerner.bunsen.stu3.avro.EpisodeOfCare
Sets the value of the 'diagnosis' field.
setDiagnosis(List<EncounterDiagnosis>) - Method in class com.cerner.bunsen.stu3.avro.us.core.Encounter.Builder
Sets the value of the 'diagnosis' field.
setDiagnosis(List<EncounterDiagnosis>) - Method in class com.cerner.bunsen.stu3.avro.us.core.Encounter
Sets the value of the 'diagnosis' field.
setDiagnosisBuilder(ChoiceCodeableConceptConditionReference.Builder) - Method in class com.cerner.bunsen.stu3.avro.ClaimDiagnosis.Builder
Sets the Builder instance for the 'diagnosis' field Field for FHIR property diagnosis
setDiagnosisLinkId(List<Integer>) - Method in class com.cerner.bunsen.stu3.avro.ClaimItem.Builder
Sets the value of the 'diagnosisLinkId' field.
setDiagnosisLinkId(List<Integer>) - Method in class com.cerner.bunsen.stu3.avro.ClaimItem
Sets the value of the 'diagnosisLinkId' field.
setDiagnosticReportId(String) - Method in class com.cerner.bunsen.stu3.avro.ClinicalImpressionDiagnosticReportObservationReference.Builder
Sets the value of the 'DiagnosticReportId' field.
setDiagnosticReportId(String) - Method in class com.cerner.bunsen.stu3.avro.ClinicalImpressionDiagnosticReportObservationReference
Sets the value of the 'DiagnosticReportId' field.
setDiagnosticReportId(String) - Method in class com.cerner.bunsen.stu3.avro.DiagnosticReportReference.Builder
Sets the value of the 'DiagnosticReportId' field.
setDiagnosticReportId(String) - Method in class com.cerner.bunsen.stu3.avro.DiagnosticReportReference
Sets the value of the 'DiagnosticReportId' field.
setDietPreference(List<CodeableConcept>) - Method in class com.cerner.bunsen.stu3.avro.EncounterHospitalization.Builder
Sets the value of the 'dietPreference' field.
setDietPreference(List<CodeableConcept>) - Method in class com.cerner.bunsen.stu3.avro.EncounterHospitalization
Sets the value of the 'dietPreference' field.
setDietPreference(List<CodeableConcept>) - Method in class com.cerner.bunsen.stu3.avro.us.core.EncounterHospitalization.Builder
Sets the value of the 'dietPreference' field.
setDietPreference(List<CodeableConcept>) - Method in class com.cerner.bunsen.stu3.avro.us.core.EncounterHospitalization
Sets the value of the 'dietPreference' field.
setDimensions(Integer) - Method in class com.cerner.bunsen.stu3.avro.SampledData.Builder
Sets the value of the 'dimensions' field.
setDimensions(Integer) - Method in class com.cerner.bunsen.stu3.avro.SampledData
Sets the value of the 'dimensions' field.
setDischargeDisposition(CodeableConcept) - Method in class com.cerner.bunsen.stu3.avro.EncounterHospitalization.Builder
Sets the value of the 'dischargeDisposition' field.
setDischargeDisposition(CodeableConcept) - Method in class com.cerner.bunsen.stu3.avro.EncounterHospitalization
Sets the value of the 'dischargeDisposition' field.
setDischargeDisposition(CodeableConcept) - Method in class com.cerner.bunsen.stu3.avro.us.core.EncounterHospitalization.Builder
Sets the value of the 'dischargeDisposition' field.
setDischargeDisposition(CodeableConcept) - Method in class com.cerner.bunsen.stu3.avro.us.core.EncounterHospitalization
Sets the value of the 'dischargeDisposition' field.
setDischargeDispositionBuilder(CodeableConcept.Builder) - Method in class com.cerner.bunsen.stu3.avro.EncounterHospitalization.Builder
Sets the Builder instance for the 'dischargeDisposition' field Field for FHIR property dischargeDisposition
setDischargeDispositionBuilder(CodeableConcept.Builder) - Method in class com.cerner.bunsen.stu3.avro.us.core.EncounterHospitalization.Builder
Sets the Builder instance for the 'dischargeDisposition' field Field for FHIR property dischargeDisposition
setDisclaimer(String) - Method in class com.cerner.bunsen.stu3.avro.Measure.Builder
Sets the value of the 'disclaimer' field.
setDisclaimer(String) - Method in class com.cerner.bunsen.stu3.avro.Measure
Sets the value of the 'disclaimer' field.
setDispenseRequest(MedicationRequestDispenseRequest) - Method in class com.cerner.bunsen.stu3.avro.us.core.MedicationRequest.Builder
Sets the value of the 'dispenseRequest' field.
setDispenseRequest(MedicationRequestDispenseRequest) - Method in class com.cerner.bunsen.stu3.avro.us.core.MedicationRequest
Sets the value of the 'dispenseRequest' field.
setDispenseRequestBuilder(MedicationRequestDispenseRequest.Builder) - Method in class com.cerner.bunsen.stu3.avro.us.core.MedicationRequest.Builder
Sets the Builder instance for the 'dispenseRequest' field Field for FHIR property dispenseRequest
setDisplay(String) - Method in class com.cerner.bunsen.stu3.avro.AccountReference.Builder
Sets the value of the 'display' field.
setDisplay(String) - Method in class com.cerner.bunsen.stu3.avro.AccountReference
Sets the value of the 'display' field.
setDisplay(String) - Method in class com.cerner.bunsen.stu3.avro.ActivityDefinitionHealthcareServicePlanDefinitionReference.Builder
Sets the value of the 'display' field.
setDisplay(String) - Method in class com.cerner.bunsen.stu3.avro.ActivityDefinitionHealthcareServicePlanDefinitionReference
Sets the value of the 'display' field.
setDisplay(String) - Method in class com.cerner.bunsen.stu3.avro.ActivityDefinitionPlanDefinitionQuestionnaireReference.Builder
Sets the value of the 'display' field.
setDisplay(String) - Method in class com.cerner.bunsen.stu3.avro.ActivityDefinitionPlanDefinitionQuestionnaireReference
Sets the value of the 'display' field.
setDisplay(String) - Method in class com.cerner.bunsen.stu3.avro.ActivityDefinitionPlanDefinitionReference.Builder
Sets the value of the 'display' field.
setDisplay(String) - Method in class com.cerner.bunsen.stu3.avro.ActivityDefinitionPlanDefinitionReference
Sets the value of the 'display' field.
setDisplay(String) - Method in class com.cerner.bunsen.stu3.avro.AppointmentCommunicationRequestDeviceRequestMedicationRequestNutritionOrderProcedureRequestReferralRequestRequestGroupTaskVisionPrescriptionReference.Builder
Sets the value of the 'display' field.
setDisplay(String) - Method in class com.cerner.bunsen.stu3.avro.AppointmentCommunicationRequestDeviceRequestMedicationRequestNutritionOrderProcedureRequestReferralRequestRequestGroupTaskVisionPrescriptionReference
Sets the value of the 'display' field.
setDisplay(String) - Method in class com.cerner.bunsen.stu3.avro.AppointmentReference.Builder
Sets the value of the 'display' field.
setDisplay(String) - Method in class com.cerner.bunsen.stu3.avro.AppointmentReference
Sets the value of the 'display' field.
setDisplay(String) - Method in class com.cerner.bunsen.stu3.avro.BundleReference.Builder
Sets the value of the 'display' field.
setDisplay(String) - Method in class com.cerner.bunsen.stu3.avro.BundleReference
Sets the value of the 'display' field.
setDisplay(String) - Method in class com.cerner.bunsen.stu3.avro.CarePlanDeviceRequestImmunizationRecommendationMedicationRequestNutritionOrderProcedureRequestReferralRequestReference.Builder
Sets the value of the 'display' field.
setDisplay(String) - Method in class com.cerner.bunsen.stu3.avro.CarePlanDeviceRequestImmunizationRecommendationMedicationRequestNutritionOrderProcedureRequestReferralRequestReference
Sets the value of the 'display' field.
setDisplay(String) - Method in class com.cerner.bunsen.stu3.avro.CarePlanMedicationRequestProcedureRequestReferralRequestReference.Builder
Sets the value of the 'display' field.
setDisplay(String) - Method in class com.cerner.bunsen.stu3.avro.CarePlanMedicationRequestProcedureRequestReferralRequestReference
Sets the value of the 'display' field.
setDisplay(String) - Method in class com.cerner.bunsen.stu3.avro.CarePlanProcedureRequestReferralRequestReference.Builder
Sets the value of the 'display' field.
setDisplay(String) - Method in class com.cerner.bunsen.stu3.avro.CarePlanProcedureRequestReferralRequestReference
Sets the value of the 'display' field.
setDisplay(String) - Method in class com.cerner.bunsen.stu3.avro.CarePlanReference.Builder
Sets the value of the 'display' field.
setDisplay(String) - Method in class com.cerner.bunsen.stu3.avro.CarePlanReference
Sets the value of the 'display' field.
setDisplay(String) - Method in class com.cerner.bunsen.stu3.avro.CareTeamOrganizationPatientPractitionerRelatedPersonReference.Builder
Sets the value of the 'display' field.
setDisplay(String) - Method in class com.cerner.bunsen.stu3.avro.CareTeamOrganizationPatientPractitionerRelatedPersonReference
Sets the value of the 'display' field.
setDisplay(String) - Method in class com.cerner.bunsen.stu3.avro.CareTeamReference.Builder
Sets the value of the 'display' field.
setDisplay(String) - Method in class com.cerner.bunsen.stu3.avro.CareTeamReference
Sets the value of the 'display' field.
setDisplay(String) - Method in class com.cerner.bunsen.stu3.avro.ClaimReference.Builder
Sets the value of the 'display' field.
setDisplay(String) - Method in class com.cerner.bunsen.stu3.avro.ClaimReference
Sets the value of the 'display' field.
setDisplay(String) - Method in class com.cerner.bunsen.stu3.avro.ClaimResponseReference.Builder
Sets the value of the 'display' field.
setDisplay(String) - Method in class com.cerner.bunsen.stu3.avro.ClaimResponseReference
Sets the value of the 'display' field.
setDisplay(String) - Method in class com.cerner.bunsen.stu3.avro.ClinicalImpressionDiagnosticReportObservationReference.Builder
Sets the value of the 'display' field.
setDisplay(String) - Method in class com.cerner.bunsen.stu3.avro.ClinicalImpressionDiagnosticReportObservationReference
Sets the value of the 'display' field.
setDisplay(String) - Method in class com.cerner.bunsen.stu3.avro.Coding.Builder
Sets the value of the 'display' field.
setDisplay(String) - Method in class com.cerner.bunsen.stu3.avro.Coding
Sets the value of the 'display' field.
setDisplay(String) - Method in class com.cerner.bunsen.stu3.avro.ConditionObservationReference.Builder
Sets the value of the 'display' field.
setDisplay(String) - Method in class com.cerner.bunsen.stu3.avro.ConditionObservationReference
Sets the value of the 'display' field.
setDisplay(String) - Method in class com.cerner.bunsen.stu3.avro.ConditionProcedureReference.Builder
Sets the value of the 'display' field.
setDisplay(String) - Method in class com.cerner.bunsen.stu3.avro.ConditionProcedureReference
Sets the value of the 'display' field.
setDisplay(String) - Method in class com.cerner.bunsen.stu3.avro.ConditionReference.Builder
Sets the value of the 'display' field.
setDisplay(String) - Method in class com.cerner.bunsen.stu3.avro.ConditionReference
Sets the value of the 'display' field.
setDisplay(String) - Method in class com.cerner.bunsen.stu3.avro.CoverageReference.Builder
Sets the value of the 'display' field.
setDisplay(String) - Method in class com.cerner.bunsen.stu3.avro.CoverageReference
Sets the value of the 'display' field.
setDisplay(String) - Method in class com.cerner.bunsen.stu3.avro.DetectedIssueReference.Builder
Sets the value of the 'display' field.
setDisplay(String) - Method in class com.cerner.bunsen.stu3.avro.DetectedIssueReference
Sets the value of the 'display' field.
setDisplay(String) - Method in class com.cerner.bunsen.stu3.avro.DeviceDeviceMetricReference.Builder
Sets the value of the 'display' field.
setDisplay(String) - Method in class com.cerner.bunsen.stu3.avro.DeviceDeviceMetricReference
Sets the value of the 'display' field.
setDisplay(String) - Method in class com.cerner.bunsen.stu3.avro.DeviceGroupLocationPatientReference.Builder
Sets the value of the 'display' field.
setDisplay(String) - Method in class com.cerner.bunsen.stu3.avro.DeviceGroupLocationPatientReference
Sets the value of the 'display' field.
setDisplay(String) - Method in class com.cerner.bunsen.stu3.avro.DeviceHealthcareServiceOrganizationPatientPractitionerRelatedPersonReference.Builder
Sets the value of the 'display' field.
setDisplay(String) - Method in class com.cerner.bunsen.stu3.avro.DeviceHealthcareServiceOrganizationPatientPractitionerRelatedPersonReference
Sets the value of the 'display' field.
setDisplay(String) - Method in class com.cerner.bunsen.stu3.avro.DeviceMedicationSubstanceReference.Builder
Sets the value of the 'display' field.
setDisplay(String) - Method in class com.cerner.bunsen.stu3.avro.DeviceMedicationSubstanceReference
Sets the value of the 'display' field.
setDisplay(String) - Method in class com.cerner.bunsen.stu3.avro.DeviceOrganizationPatientPractitionerRelatedPersonReference.Builder
Sets the value of the 'display' field.
setDisplay(String) - Method in class com.cerner.bunsen.stu3.avro.DeviceOrganizationPatientPractitionerRelatedPersonReference
Sets the value of the 'display' field.
setDisplay(String) - Method in class com.cerner.bunsen.stu3.avro.DeviceOrganizationPractitionerReference.Builder
Sets the value of the 'display' field.
setDisplay(String) - Method in class com.cerner.bunsen.stu3.avro.DeviceOrganizationPractitionerReference
Sets the value of the 'display' field.
setDisplay(String) - Method in class com.cerner.bunsen.stu3.avro.DeviceReference.Builder
Sets the value of the 'display' field.
setDisplay(String) - Method in class com.cerner.bunsen.stu3.avro.DeviceReference
Sets the value of the 'display' field.
setDisplay(String) - Method in class com.cerner.bunsen.stu3.avro.DiagnosticReportReference.Builder
Sets the value of the 'display' field.
setDisplay(String) - Method in class com.cerner.bunsen.stu3.avro.DiagnosticReportReference
Sets the value of the 'display' field.
setDisplay(String) - Method in class com.cerner.bunsen.stu3.avro.EncounterEpisodeOfCareReference.Builder
Sets the value of the 'display' field.
setDisplay(String) - Method in class com.cerner.bunsen.stu3.avro.EncounterEpisodeOfCareReference
Sets the value of the 'display' field.
setDisplay(String) - Method in class com.cerner.bunsen.stu3.avro.EncounterReference.Builder
Sets the value of the 'display' field.
setDisplay(String) - Method in class com.cerner.bunsen.stu3.avro.EncounterReference
Sets the value of the 'display' field.
setDisplay(String) - Method in class com.cerner.bunsen.stu3.avro.EpisodeOfCareReference.Builder
Sets the value of the 'display' field.
setDisplay(String) - Method in class com.cerner.bunsen.stu3.avro.EpisodeOfCareReference
Sets the value of the 'display' field.
setDisplay(String) - Method in class com.cerner.bunsen.stu3.avro.GoalReference.Builder
Sets the value of the 'display' field.
setDisplay(String) - Method in class com.cerner.bunsen.stu3.avro.GoalReference
Sets the value of the 'display' field.
setDisplay(String) - Method in class com.cerner.bunsen.stu3.avro.GroupPatientReference.Builder
Sets the value of the 'display' field.
setDisplay(String) - Method in class com.cerner.bunsen.stu3.avro.GroupPatientReference
Sets the value of the 'display' field.
setDisplay(String) - Method in class com.cerner.bunsen.stu3.avro.LibraryReference.Builder
Sets the value of the 'display' field.
setDisplay(String) - Method in class com.cerner.bunsen.stu3.avro.LibraryReference
Sets the value of the 'display' field.
setDisplay(String) - Method in class com.cerner.bunsen.stu3.avro.ListReference.Builder
Sets the value of the 'display' field.
setDisplay(String) - Method in class com.cerner.bunsen.stu3.avro.ListReference
Sets the value of the 'display' field.
setDisplay(String) - Method in class com.cerner.bunsen.stu3.avro.LocationReference.Builder
Sets the value of the 'display' field.
setDisplay(String) - Method in class com.cerner.bunsen.stu3.avro.LocationReference
Sets the value of the 'display' field.
setDisplay(String) - Method in class com.cerner.bunsen.stu3.avro.MeasureReference.Builder
Sets the value of the 'display' field.
setDisplay(String) - Method in class com.cerner.bunsen.stu3.avro.MeasureReference
Sets the value of the 'display' field.
setDisplay(String) - Method in class com.cerner.bunsen.stu3.avro.MedicationAdministrationMedicationDispenseMedicationStatementObservationProcedureReference.Builder
Sets the value of the 'display' field.
setDisplay(String) - Method in class com.cerner.bunsen.stu3.avro.MedicationAdministrationMedicationDispenseMedicationStatementObservationProcedureReference
Sets the value of the 'display' field.
setDisplay(String) - Method in class com.cerner.bunsen.stu3.avro.MedicationAdministrationObservationProcedureReference.Builder
Sets the value of the 'display' field.
setDisplay(String) - Method in class com.cerner.bunsen.stu3.avro.MedicationAdministrationObservationProcedureReference
Sets the value of the 'display' field.
setDisplay(String) - Method in class com.cerner.bunsen.stu3.avro.MedicationReference.Builder
Sets the value of the 'display' field.
setDisplay(String) - Method in class com.cerner.bunsen.stu3.avro.MedicationReference
Sets the value of the 'display' field.
setDisplay(String) - Method in class com.cerner.bunsen.stu3.avro.MedicationRequestReference.Builder
Sets the value of the 'display' field.
setDisplay(String) - Method in class com.cerner.bunsen.stu3.avro.MedicationRequestReference
Sets the value of the 'display' field.
setDisplay(String) - Method in class com.cerner.bunsen.stu3.avro.MedicationRequestVisionPrescriptionReference.Builder
Sets the value of the 'display' field.
setDisplay(String) - Method in class com.cerner.bunsen.stu3.avro.MedicationRequestVisionPrescriptionReference
Sets the value of the 'display' field.
setDisplay(String) - Method in class com.cerner.bunsen.stu3.avro.MedicationSubstanceReference.Builder
Sets the value of the 'display' field.
setDisplay(String) - Method in class com.cerner.bunsen.stu3.avro.MedicationSubstanceReference
Sets the value of the 'display' field.
setDisplay(String) - Method in class com.cerner.bunsen.stu3.avro.ObservationQuestionnaireResponseSequenceReference.Builder
Sets the value of the 'display' field.
setDisplay(String) - Method in class com.cerner.bunsen.stu3.avro.ObservationQuestionnaireResponseSequenceReference
Sets the value of the 'display' field.
setDisplay(String) - Method in class com.cerner.bunsen.stu3.avro.ObservationReference.Builder
Sets the value of the 'display' field.
setDisplay(String) - Method in class com.cerner.bunsen.stu3.avro.ObservationReference
Sets the value of the 'display' field.
setDisplay(String) - Method in class com.cerner.bunsen.stu3.avro.OrganizationPatientPractitionerRelatedPersonReference.Builder
Sets the value of the 'display' field.
setDisplay(String) - Method in class com.cerner.bunsen.stu3.avro.OrganizationPatientPractitionerRelatedPersonReference
Sets the value of the 'display' field.
setDisplay(String) - Method in class com.cerner.bunsen.stu3.avro.OrganizationPractitionerReference.Builder
Sets the value of the 'display' field.
setDisplay(String) - Method in class com.cerner.bunsen.stu3.avro.OrganizationPractitionerReference
Sets the value of the 'display' field.
setDisplay(String) - Method in class com.cerner.bunsen.stu3.avro.OrganizationReference.Builder
Sets the value of the 'display' field.
setDisplay(String) - Method in class com.cerner.bunsen.stu3.avro.OrganizationReference
Sets the value of the 'display' field.
setDisplay(String) - Method in class com.cerner.bunsen.stu3.avro.PatientPractitionerReference.Builder
Sets the value of the 'display' field.
setDisplay(String) - Method in class com.cerner.bunsen.stu3.avro.PatientPractitionerReference
Sets the value of the 'display' field.
setDisplay(String) - Method in class com.cerner.bunsen.stu3.avro.PatientPractitionerRelatedPersonReference.Builder
Sets the value of the 'display' field.
setDisplay(String) - Method in class com.cerner.bunsen.stu3.avro.PatientPractitionerRelatedPersonReference
Sets the value of the 'display' field.
setDisplay(String) - Method in class com.cerner.bunsen.stu3.avro.PatientReference.Builder
Sets the value of the 'display' field.
setDisplay(String) - Method in class com.cerner.bunsen.stu3.avro.PatientReference
Sets the value of the 'display' field.
setDisplay(String) - Method in class com.cerner.bunsen.stu3.avro.PatientRelatedPersonReference.Builder
Sets the value of the 'display' field.
setDisplay(String) - Method in class com.cerner.bunsen.stu3.avro.PatientRelatedPersonReference
Sets the value of the 'display' field.
setDisplay(String) - Method in class com.cerner.bunsen.stu3.avro.PlanDefinitionQuestionnaireReference.Builder
Sets the value of the 'display' field.
setDisplay(String) - Method in class com.cerner.bunsen.stu3.avro.PlanDefinitionQuestionnaireReference
Sets the value of the 'display' field.
setDisplay(String) - Method in class com.cerner.bunsen.stu3.avro.PractitionerReference.Builder
Sets the value of the 'display' field.
setDisplay(String) - Method in class com.cerner.bunsen.stu3.avro.PractitionerReference
Sets the value of the 'display' field.
setDisplay(String) - Method in class com.cerner.bunsen.stu3.avro.PractitionerRelatedPersonReference.Builder
Sets the value of the 'display' field.
setDisplay(String) - Method in class com.cerner.bunsen.stu3.avro.PractitionerRelatedPersonReference
Sets the value of the 'display' field.
setDisplay(String) - Method in class com.cerner.bunsen.stu3.avro.ProcedureReference.Builder
Sets the value of the 'display' field.
setDisplay(String) - Method in class com.cerner.bunsen.stu3.avro.ProcedureReference
Sets the value of the 'display' field.
setDisplay(String) - Method in class com.cerner.bunsen.stu3.avro.ProvenanceReference.Builder
Sets the value of the 'display' field.
setDisplay(String) - Method in class com.cerner.bunsen.stu3.avro.ProvenanceReference
Sets the value of the 'display' field.
setDisplay(String) - Method in class com.cerner.bunsen.stu3.avro.ReferralRequestReference.Builder
Sets the value of the 'display' field.
setDisplay(String) - Method in class com.cerner.bunsen.stu3.avro.ReferralRequestReference
Sets the value of the 'display' field.
setDisplay(String) - Method in class com.cerner.bunsen.stu3.avro.RelatedArtifact.Builder
Sets the value of the 'display' field.
setDisplay(String) - Method in class com.cerner.bunsen.stu3.avro.RelatedArtifact
Sets the value of the 'display' field.
setDisplay(String) - Method in class com.cerner.bunsen.stu3.avro.ResourceReference.Builder
Sets the value of the 'display' field.
setDisplay(String) - Method in class com.cerner.bunsen.stu3.avro.ResourceReference
Sets the value of the 'display' field.
setDisplay(String) - Method in class com.cerner.bunsen.stu3.avro.SpecimenReference.Builder
Sets the value of the 'display' field.
setDisplay(String) - Method in class com.cerner.bunsen.stu3.avro.SpecimenReference
Sets the value of the 'display' field.
setDistrict(String) - Method in class com.cerner.bunsen.stu3.avro.Address.Builder
Sets the value of the 'district' field.
setDistrict(String) - Method in class com.cerner.bunsen.stu3.avro.Address
Sets the value of the 'district' field.
setDiv(String) - Method in class com.cerner.bunsen.stu3.avro.Narrative.Builder
Sets the value of the 'div' field.
setDiv(String) - Method in class com.cerner.bunsen.stu3.avro.Narrative
Sets the value of the 'div' field.
setDocument(Attachment) - Method in class com.cerner.bunsen.stu3.avro.RelatedArtifact.Builder
Sets the value of the 'document' field.
setDocument(Attachment) - Method in class com.cerner.bunsen.stu3.avro.RelatedArtifact
Sets the value of the 'document' field.
setDocumentBuilder(Attachment.Builder) - Method in class com.cerner.bunsen.stu3.avro.RelatedArtifact.Builder
Sets the Builder instance for the 'document' field Field for FHIR property document
setDoNotPerform(Boolean) - Method in class com.cerner.bunsen.stu3.avro.ProcedureRequest.Builder
Sets the value of the 'doNotPerform' field.
setDoNotPerform(Boolean) - Method in class com.cerner.bunsen.stu3.avro.ProcedureRequest
Sets the value of the 'doNotPerform' field.
setDosage(List<Dosage>) - Method in class com.cerner.bunsen.stu3.avro.MedicationStatement.Builder
Sets the value of the 'dosage' field.
setDosage(List<Dosage>) - Method in class com.cerner.bunsen.stu3.avro.MedicationStatement
Sets the value of the 'dosage' field.
setDosageInstruction(List<Dosage>) - Method in class com.cerner.bunsen.stu3.avro.MedicationDispense.Builder
Sets the value of the 'dosageInstruction' field.
setDosageInstruction(List<Dosage>) - Method in class com.cerner.bunsen.stu3.avro.MedicationDispense
Sets the value of the 'dosageInstruction' field.
setDosageInstruction(List<Dosage>) - Method in class com.cerner.bunsen.stu3.avro.us.core.MedicationRequest.Builder
Sets the value of the 'dosageInstruction' field.
setDosageInstruction(List<Dosage>) - Method in class com.cerner.bunsen.stu3.avro.us.core.MedicationRequest
Sets the value of the 'dosageInstruction' field.
setDose(ChoiceQuantityRange) - Method in class com.cerner.bunsen.stu3.avro.Dosage.Builder
Sets the value of the 'dose' field.
setDose(ChoiceQuantityRange) - Method in class com.cerner.bunsen.stu3.avro.Dosage
Sets the value of the 'dose' field.
setDoseBuilder(ChoiceQuantityRange.Builder) - Method in class com.cerner.bunsen.stu3.avro.Dosage.Builder
Sets the Builder instance for the 'dose' field Field for FHIR property dose
setDoseQuantity(Quantity) - Method in class com.cerner.bunsen.stu3.avro.Immunization.Builder
Sets the value of the 'doseQuantity' field.
setDoseQuantity(Quantity) - Method in class com.cerner.bunsen.stu3.avro.Immunization
Sets the value of the 'doseQuantity' field.
setDoseQuantity(Quantity) - Method in class com.cerner.bunsen.stu3.avro.us.core.Immunization.Builder
Sets the value of the 'doseQuantity' field.
setDoseQuantity(Quantity) - Method in class com.cerner.bunsen.stu3.avro.us.core.Immunization
Sets the value of the 'doseQuantity' field.
setDoseQuantityBuilder(Quantity.Builder) - Method in class com.cerner.bunsen.stu3.avro.Immunization.Builder
Sets the Builder instance for the 'doseQuantity' field Field for FHIR property doseQuantity
setDoseQuantityBuilder(Quantity.Builder) - Method in class com.cerner.bunsen.stu3.avro.us.core.Immunization.Builder
Sets the Builder instance for the 'doseQuantity' field Field for FHIR property doseQuantity
setDoseSequence(Integer) - Method in class com.cerner.bunsen.stu3.avro.ImmunizationVaccinationProtocol.Builder
Sets the value of the 'doseSequence' field.
setDoseSequence(Integer) - Method in class com.cerner.bunsen.stu3.avro.ImmunizationVaccinationProtocol
Sets the value of the 'doseSequence' field.
setDoseSequence(Integer) - Method in class com.cerner.bunsen.stu3.avro.us.core.ImmunizationVaccinationProtocol.Builder
Sets the value of the 'doseSequence' field.
setDoseSequence(Integer) - Method in class com.cerner.bunsen.stu3.avro.us.core.ImmunizationVaccinationProtocol
Sets the value of the 'doseSequence' field.
setDoseStatus(CodeableConcept) - Method in class com.cerner.bunsen.stu3.avro.ImmunizationVaccinationProtocol.Builder
Sets the value of the 'doseStatus' field.
setDoseStatus(CodeableConcept) - Method in class com.cerner.bunsen.stu3.avro.ImmunizationVaccinationProtocol
Sets the value of the 'doseStatus' field.
setDoseStatus(CodeableConcept) - Method in class com.cerner.bunsen.stu3.avro.us.core.ImmunizationVaccinationProtocol.Builder
Sets the value of the 'doseStatus' field.
setDoseStatus(CodeableConcept) - Method in class com.cerner.bunsen.stu3.avro.us.core.ImmunizationVaccinationProtocol
Sets the value of the 'doseStatus' field.
setDoseStatusBuilder(CodeableConcept.Builder) - Method in class com.cerner.bunsen.stu3.avro.ImmunizationVaccinationProtocol.Builder
Sets the Builder instance for the 'doseStatus' field Field for FHIR property doseStatus
setDoseStatusBuilder(CodeableConcept.Builder) - Method in class com.cerner.bunsen.stu3.avro.us.core.ImmunizationVaccinationProtocol.Builder
Sets the Builder instance for the 'doseStatus' field Field for FHIR property doseStatus
setDoseStatusReason(CodeableConcept) - Method in class com.cerner.bunsen.stu3.avro.ImmunizationVaccinationProtocol.Builder
Sets the value of the 'doseStatusReason' field.
setDoseStatusReason(CodeableConcept) - Method in class com.cerner.bunsen.stu3.avro.ImmunizationVaccinationProtocol
Sets the value of the 'doseStatusReason' field.
setDoseStatusReason(CodeableConcept) - Method in class com.cerner.bunsen.stu3.avro.us.core.ImmunizationVaccinationProtocol.Builder
Sets the value of the 'doseStatusReason' field.
setDoseStatusReason(CodeableConcept) - Method in class com.cerner.bunsen.stu3.avro.us.core.ImmunizationVaccinationProtocol
Sets the value of the 'doseStatusReason' field.
setDoseStatusReasonBuilder(CodeableConcept.Builder) - Method in class com.cerner.bunsen.stu3.avro.ImmunizationVaccinationProtocol.Builder
Sets the Builder instance for the 'doseStatusReason' field Field for FHIR property doseStatusReason
setDoseStatusReasonBuilder(CodeableConcept.Builder) - Method in class com.cerner.bunsen.stu3.avro.us.core.ImmunizationVaccinationProtocol.Builder
Sets the Builder instance for the 'doseStatusReason' field Field for FHIR property doseStatusReason
setDuration(Duration) - Method in class com.cerner.bunsen.stu3.avro.ChoiceDurationPeriodRange.Builder
Sets the value of the 'duration' field.
setDuration(Duration) - Method in class com.cerner.bunsen.stu3.avro.ChoiceDurationPeriodRange
Sets the value of the 'duration' field.
setDuration(BigDecimal) - Method in class com.cerner.bunsen.stu3.avro.TimingRepeat.Builder
Sets the value of the 'duration' field.
setDuration(BigDecimal) - Method in class com.cerner.bunsen.stu3.avro.TimingRepeat
Sets the value of the 'duration' field.
setDurationBuilder(Duration.Builder) - Method in class com.cerner.bunsen.stu3.avro.ChoiceDurationPeriodRange.Builder
Sets the Builder instance for the 'duration' field Choice field
setDurationMax(BigDecimal) - Method in class com.cerner.bunsen.stu3.avro.TimingRepeat.Builder
Sets the value of the 'durationMax' field.
setDurationMax(BigDecimal) - Method in class com.cerner.bunsen.stu3.avro.TimingRepeat
Sets the value of the 'durationMax' field.
setDurationUnit(String) - Method in class com.cerner.bunsen.stu3.avro.TimingRepeat.Builder
Sets the value of the 'durationUnit' field.
setDurationUnit(String) - Method in class com.cerner.bunsen.stu3.avro.TimingRepeat
Sets the value of the 'durationUnit' field.
setEffective(ChoicePeriodDateTime) - Method in class com.cerner.bunsen.stu3.avro.MedicationStatement.Builder
Sets the value of the 'effective' field.
setEffective(ChoicePeriodDateTime) - Method in class com.cerner.bunsen.stu3.avro.MedicationStatement
Sets the value of the 'effective' field.
setEffective(ChoicePeriodDateTime) - Method in class com.cerner.bunsen.stu3.avro.Observation.Builder
Sets the value of the 'effective' field.
setEffective(ChoicePeriodDateTime) - Method in class com.cerner.bunsen.stu3.avro.Observation
Sets the value of the 'effective' field.
setEffectiveBuilder(ChoicePeriodDateTime.Builder) - Method in class com.cerner.bunsen.stu3.avro.MedicationStatement.Builder
Sets the Builder instance for the 'effective' field Field for FHIR property effective
setEffectiveBuilder(ChoicePeriodDateTime.Builder) - Method in class com.cerner.bunsen.stu3.avro.Observation.Builder
Sets the Builder instance for the 'effective' field Field for FHIR property effective
setEffectivePeriod(Period) - Method in class com.cerner.bunsen.stu3.avro.Measure.Builder
Sets the value of the 'effectivePeriod' field.
setEffectivePeriod(Period) - Method in class com.cerner.bunsen.stu3.avro.Measure
Sets the value of the 'effectivePeriod' field.
setEffectivePeriodBuilder(Period.Builder) - Method in class com.cerner.bunsen.stu3.avro.Measure.Builder
Sets the Builder instance for the 'effectivePeriod' field Field for FHIR property effectivePeriod
setEmploymentImpacted(Period) - Method in class com.cerner.bunsen.stu3.avro.Claim.Builder
Sets the value of the 'employmentImpacted' field.
setEmploymentImpacted(Period) - Method in class com.cerner.bunsen.stu3.avro.Claim
Sets the value of the 'employmentImpacted' field.
setEmploymentImpactedBuilder(Period.Builder) - Method in class com.cerner.bunsen.stu3.avro.Claim.Builder
Sets the Builder instance for the 'employmentImpacted' field Field for FHIR property employmentImpacted
setEncounter(List<EncounterReference>) - Method in class com.cerner.bunsen.stu3.avro.ClaimItem.Builder
Sets the value of the 'encounter' field.
setEncounter(List<EncounterReference>) - Method in class com.cerner.bunsen.stu3.avro.ClaimItem
Sets the value of the 'encounter' field.
setEncounter(EncounterReference) - Method in class com.cerner.bunsen.stu3.avro.Immunization.Builder
Sets the value of the 'encounter' field.
setEncounter(EncounterReference) - Method in class com.cerner.bunsen.stu3.avro.Immunization
Sets the value of the 'encounter' field.
setEncounter(EncounterReference) - Method in class com.cerner.bunsen.stu3.avro.us.core.Immunization.Builder
Sets the value of the 'encounter' field.
setEncounter(EncounterReference) - Method in class com.cerner.bunsen.stu3.avro.us.core.Immunization
Sets the value of the 'encounter' field.
setEncounterBuilder(EncounterReference.Builder) - Method in class com.cerner.bunsen.stu3.avro.Immunization.Builder
Sets the Builder instance for the 'encounter' field Field for FHIR property encounter
setEncounterBuilder(EncounterReference.Builder) - Method in class com.cerner.bunsen.stu3.avro.us.core.Immunization.Builder
Sets the Builder instance for the 'encounter' field Field for FHIR property encounter
setEncounterId(String) - Method in class com.cerner.bunsen.stu3.avro.EncounterEpisodeOfCareReference.Builder
Sets the value of the 'EncounterId' field.
setEncounterId(String) - Method in class com.cerner.bunsen.stu3.avro.EncounterEpisodeOfCareReference
Sets the value of the 'EncounterId' field.
setEncounterId(String) - Method in class com.cerner.bunsen.stu3.avro.EncounterReference.Builder
Sets the value of the 'EncounterId' field.
setEncounterId(String) - Method in class com.cerner.bunsen.stu3.avro.EncounterReference
Sets the value of the 'EncounterId' field.
setEnd(String) - Method in class com.cerner.bunsen.stu3.avro.Period.Builder
Sets the value of the 'end' field.
setEnd(String) - Method in class com.cerner.bunsen.stu3.avro.Period
Sets the value of the 'end' field.
setEnterer(PractitionerReference) - Method in class com.cerner.bunsen.stu3.avro.Claim.Builder
Sets the value of the 'enterer' field.
setEnterer(PractitionerReference) - Method in class com.cerner.bunsen.stu3.avro.Claim
Sets the value of the 'enterer' field.
setEntererBuilder(PractitionerReference.Builder) - Method in class com.cerner.bunsen.stu3.avro.Claim.Builder
Sets the Builder instance for the 'enterer' field Field for FHIR property enterer
setEpisodeOfCare(List<EpisodeOfCareReference>) - Method in class com.cerner.bunsen.stu3.avro.Encounter.Builder
Sets the value of the 'episodeOfCare' field.
setEpisodeOfCare(List<EpisodeOfCareReference>) - Method in class com.cerner.bunsen.stu3.avro.Encounter
Sets the value of the 'episodeOfCare' field.
setEpisodeOfCare(List<EpisodeOfCareReference>) - Method in class com.cerner.bunsen.stu3.avro.us.core.Encounter.Builder
Sets the value of the 'episodeOfCare' field.
setEpisodeOfCare(List<EpisodeOfCareReference>) - Method in class com.cerner.bunsen.stu3.avro.us.core.Encounter
Sets the value of the 'episodeOfCare' field.
setEpisodeOfCareId(String) - Method in class com.cerner.bunsen.stu3.avro.EncounterEpisodeOfCareReference.Builder
Sets the value of the 'EpisodeOfCareId' field.
setEpisodeOfCareId(String) - Method in class com.cerner.bunsen.stu3.avro.EncounterEpisodeOfCareReference
Sets the value of the 'EpisodeOfCareId' field.
setEpisodeOfCareId(String) - Method in class com.cerner.bunsen.stu3.avro.EpisodeOfCareReference.Builder
Sets the value of the 'EpisodeOfCareId' field.
setEpisodeOfCareId(String) - Method in class com.cerner.bunsen.stu3.avro.EpisodeOfCareReference
Sets the value of the 'EpisodeOfCareId' field.
setEquivalence(String) - Method in class com.cerner.bunsen.spark.codes.Mapping
Sets the equivalence for the mapping.
setEthnicity(UsCoreEthnicity) - Method in class com.cerner.bunsen.stu3.avro.us.core.Patient.Builder
Sets the value of the 'ethnicity' field.
setEthnicity(UsCoreEthnicity) - Method in class com.cerner.bunsen.stu3.avro.us.core.Patient
Sets the value of the 'ethnicity' field.
setEthnicityBuilder(UsCoreEthnicity.Builder) - Method in class com.cerner.bunsen.stu3.avro.us.core.Patient.Builder
Sets the Builder instance for the 'ethnicity' field Extension field for http://hl7.org/fhir/us/core/StructureDefinition/us-core-ethnicity
setEvaluatedResources(BundleReference) - Method in class com.cerner.bunsen.stu3.avro.MeasureReport.Builder
Sets the value of the 'evaluatedResources' field.
setEvaluatedResources(BundleReference) - Method in class com.cerner.bunsen.stu3.avro.MeasureReport
Sets the value of the 'evaluatedResources' field.
setEvaluatedResourcesBuilder(BundleReference.Builder) - Method in class com.cerner.bunsen.stu3.avro.MeasureReport.Builder
Sets the Builder instance for the 'evaluatedResources' field Field for FHIR property evaluatedResources
setEvent(List<String>) - Method in class com.cerner.bunsen.stu3.avro.Timing.Builder
Sets the value of the 'event' field.
setEvent(List<String>) - Method in class com.cerner.bunsen.stu3.avro.Timing
Sets the value of the 'event' field.
setEventHistory(List<ProvenanceReference>) - Method in class com.cerner.bunsen.stu3.avro.MedicationDispense.Builder
Sets the value of the 'eventHistory' field.
setEventHistory(List<ProvenanceReference>) - Method in class com.cerner.bunsen.stu3.avro.MedicationDispense
Sets the value of the 'eventHistory' field.
setEventHistory(List<ProvenanceReference>) - Method in class com.cerner.bunsen.stu3.avro.us.core.MedicationRequest.Builder
Sets the value of the 'eventHistory' field.
setEventHistory(List<ProvenanceReference>) - Method in class com.cerner.bunsen.stu3.avro.us.core.MedicationRequest
Sets the value of the 'eventHistory' field.
setEvidence(List<ConditionEvidence>) - Method in class com.cerner.bunsen.stu3.avro.Condition.Builder
Sets the value of the 'evidence' field.
setEvidence(List<ConditionEvidence>) - Method in class com.cerner.bunsen.stu3.avro.Condition
Sets the value of the 'evidence' field.
setEvidence(List<ConditionEvidence>) - Method in class com.cerner.bunsen.stu3.avro.us.core.Condition.Builder
Sets the value of the 'evidence' field.
setEvidence(List<ConditionEvidence>) - Method in class com.cerner.bunsen.stu3.avro.us.core.Condition
Sets the value of the 'evidence' field.
setExpectedSupplyDuration(Duration) - Method in class com.cerner.bunsen.stu3.avro.us.core.MedicationRequestDispenseRequest.Builder
Sets the value of the 'expectedSupplyDuration' field.
setExpectedSupplyDuration(Duration) - Method in class com.cerner.bunsen.stu3.avro.us.core.MedicationRequestDispenseRequest
Sets the value of the 'expectedSupplyDuration' field.
setExpectedSupplyDurationBuilder(Duration.Builder) - Method in class com.cerner.bunsen.stu3.avro.us.core.MedicationRequestDispenseRequest.Builder
Sets the Builder instance for the 'expectedSupplyDuration' field Field for FHIR property expectedSupplyDuration
setExperimental(Boolean) - Method in class com.cerner.bunsen.stu3.avro.Measure.Builder
Sets the value of the 'experimental' field.
setExperimental(Boolean) - Method in class com.cerner.bunsen.stu3.avro.Measure
Sets the value of the 'experimental' field.
setExpirationDate(String) - Method in class com.cerner.bunsen.stu3.avro.Immunization.Builder
Sets the value of the 'expirationDate' field.
setExpirationDate(String) - Method in class com.cerner.bunsen.stu3.avro.Immunization
Sets the value of the 'expirationDate' field.
setExpirationDate(String) - Method in class com.cerner.bunsen.stu3.avro.us.core.Immunization.Builder
Sets the value of the 'expirationDate' field.
setExpirationDate(String) - Method in class com.cerner.bunsen.stu3.avro.us.core.Immunization
Sets the value of the 'expirationDate' field.
setExpirationDate(String) - Method in class com.cerner.bunsen.stu3.avro.us.core.MedicationPackageBatch.Builder
Sets the value of the 'expirationDate' field.
setExpirationDate(String) - Method in class com.cerner.bunsen.stu3.avro.us.core.MedicationPackageBatch
Sets the value of the 'expirationDate' field.
setExplanation(ImmunizationExplanation) - Method in class com.cerner.bunsen.stu3.avro.Immunization.Builder
Sets the value of the 'explanation' field.
setExplanation(ImmunizationExplanation) - Method in class com.cerner.bunsen.stu3.avro.Immunization
Sets the value of the 'explanation' field.
setExplanation(ImmunizationExplanation) - Method in class com.cerner.bunsen.stu3.avro.us.core.Immunization.Builder
Sets the value of the 'explanation' field.
setExplanation(ImmunizationExplanation) - Method in class com.cerner.bunsen.stu3.avro.us.core.Immunization
Sets the value of the 'explanation' field.
setExplanationBuilder(ImmunizationExplanation.Builder) - Method in class com.cerner.bunsen.stu3.avro.Immunization.Builder
Sets the Builder instance for the 'explanation' field Field for FHIR property explanation
setExplanationBuilder(ImmunizationExplanation.Builder) - Method in class com.cerner.bunsen.stu3.avro.us.core.Immunization.Builder
Sets the Builder instance for the 'explanation' field Field for FHIR property explanation
setExposureRoute(CodeableConcept) - Method in class com.cerner.bunsen.stu3.avro.AllergyIntoleranceReaction.Builder
Sets the value of the 'exposureRoute' field.
setExposureRoute(CodeableConcept) - Method in class com.cerner.bunsen.stu3.avro.AllergyIntoleranceReaction
Sets the value of the 'exposureRoute' field.
setExposureRouteBuilder(CodeableConcept.Builder) - Method in class com.cerner.bunsen.stu3.avro.AllergyIntoleranceReaction.Builder
Sets the Builder instance for the 'exposureRoute' field Field for FHIR property exposureRoute
setFacility(LocationReference) - Method in class com.cerner.bunsen.stu3.avro.Claim.Builder
Sets the value of the 'facility' field.
setFacility(LocationReference) - Method in class com.cerner.bunsen.stu3.avro.Claim
Sets the value of the 'facility' field.
setFacilityBuilder(LocationReference.Builder) - Method in class com.cerner.bunsen.stu3.avro.Claim.Builder
Sets the Builder instance for the 'facility' field Field for FHIR property facility
setFactor(BigDecimal) - Method in class com.cerner.bunsen.stu3.avro.ClaimItem.Builder
Sets the value of the 'factor' field.
setFactor(BigDecimal) - Method in class com.cerner.bunsen.stu3.avro.ClaimItem
Sets the value of the 'factor' field.
setFactor(BigDecimal) - Method in class com.cerner.bunsen.stu3.avro.ClaimItemDetail.Builder
Sets the value of the 'factor' field.
setFactor(BigDecimal) - Method in class com.cerner.bunsen.stu3.avro.ClaimItemDetail
Sets the value of the 'factor' field.
setFactor(BigDecimal) - Method in class com.cerner.bunsen.stu3.avro.ClaimItemDetailSubDetail.Builder
Sets the value of the 'factor' field.
setFactor(BigDecimal) - Method in class com.cerner.bunsen.stu3.avro.ClaimItemDetailSubDetail
Sets the value of the 'factor' field.
setFactor(BigDecimal) - Method in class com.cerner.bunsen.stu3.avro.SampledData.Builder
Sets the value of the 'factor' field.
setFactor(BigDecimal) - Method in class com.cerner.bunsen.stu3.avro.SampledData
Sets the value of the 'factor' field.
setFamily(String) - Method in class com.cerner.bunsen.stu3.avro.HumanName.Builder
Sets the value of the 'family' field.
setFamily(String) - Method in class com.cerner.bunsen.stu3.avro.HumanName
Sets the value of the 'family' field.
setField(IBase, BaseRuntimeChildDefinition, Object) - Method in class com.cerner.bunsen.definitions.HapiCompositeConverter.CompositeFieldSetter
 
setField(IBase, BaseRuntimeChildDefinition, Object) - Method in interface com.cerner.bunsen.definitions.HapiConverter.HapiFieldSetter
Sets the value to the corresponding field on a FHIR object.
setField(IBase, BaseRuntimeChildDefinition, Object) - Method in class com.cerner.bunsen.definitions.StringToHapiSetter
 
setFocal(Boolean) - Method in class com.cerner.bunsen.stu3.avro.ClaimInsurance.Builder
Sets the value of the 'focal' field.
setFocal(Boolean) - Method in class com.cerner.bunsen.stu3.avro.ClaimInsurance
Sets the value of the 'focal' field.
setFocalDevice(List<ProcedureFocalDevice>) - Method in class com.cerner.bunsen.stu3.avro.Procedure.Builder
Sets the value of the 'focalDevice' field.
setFocalDevice(List<ProcedureFocalDevice>) - Method in class com.cerner.bunsen.stu3.avro.Procedure
Sets the value of the 'focalDevice' field.
setFollowUp(List<CodeableConcept>) - Method in class com.cerner.bunsen.stu3.avro.Procedure.Builder
Sets the value of the 'followUp' field.
setFollowUp(List<CodeableConcept>) - Method in class com.cerner.bunsen.stu3.avro.Procedure
Sets the value of the 'followUp' field.
setForm(CodeableConcept) - Method in class com.cerner.bunsen.stu3.avro.us.core.Medication.Builder
Sets the value of the 'form' field.
setForm(CodeableConcept) - Method in class com.cerner.bunsen.stu3.avro.us.core.Medication
Sets the value of the 'form' field.
setFormBuilder(CodeableConcept.Builder) - Method in class com.cerner.bunsen.stu3.avro.us.core.Medication.Builder
Sets the Builder instance for the 'form' field Field for FHIR property form
setFrequency(Integer) - Method in class com.cerner.bunsen.stu3.avro.TimingRepeat.Builder
Sets the value of the 'frequency' field.
setFrequency(Integer) - Method in class com.cerner.bunsen.stu3.avro.TimingRepeat
Sets the value of the 'frequency' field.
setFrequencyMax(Integer) - Method in class com.cerner.bunsen.stu3.avro.TimingRepeat.Builder
Sets the value of the 'frequencyMax' field.
setFrequencyMax(Integer) - Method in class com.cerner.bunsen.stu3.avro.TimingRepeat
Sets the value of the 'frequencyMax' field.
setFundsReserve(CodeableConcept) - Method in class com.cerner.bunsen.stu3.avro.Claim.Builder
Sets the value of the 'fundsReserve' field.
setFundsReserve(CodeableConcept) - Method in class com.cerner.bunsen.stu3.avro.Claim
Sets the value of the 'fundsReserve' field.
setFundsReserveBuilder(CodeableConcept.Builder) - Method in class com.cerner.bunsen.stu3.avro.Claim.Builder
Sets the Builder instance for the 'fundsReserve' field Field for FHIR property fundsReserve
setGender(String) - Method in class com.cerner.bunsen.stu3.avro.Patient.Builder
Sets the value of the 'gender' field.
setGender(String) - Method in class com.cerner.bunsen.stu3.avro.Patient
Sets the value of the 'gender' field.
setGender(String) - Method in class com.cerner.bunsen.stu3.avro.PatientContact.Builder
Sets the value of the 'gender' field.
setGender(String) - Method in class com.cerner.bunsen.stu3.avro.PatientContact
Sets the value of the 'gender' field.
setGender(String) - Method in class com.cerner.bunsen.stu3.avro.us.core.Patient.Builder
Sets the value of the 'gender' field.
setGender(String) - Method in class com.cerner.bunsen.stu3.avro.us.core.Patient
Sets the value of the 'gender' field.
setGender(String) - Method in class com.cerner.bunsen.stu3.avro.us.core.PatientContact.Builder
Sets the value of the 'gender' field.
setGender(String) - Method in class com.cerner.bunsen.stu3.avro.us.core.PatientContact
Sets the value of the 'gender' field.
setGenderStatus(CodeableConcept) - Method in class com.cerner.bunsen.stu3.avro.PatientAnimal.Builder
Sets the value of the 'genderStatus' field.
setGenderStatus(CodeableConcept) - Method in class com.cerner.bunsen.stu3.avro.PatientAnimal
Sets the value of the 'genderStatus' field.
setGenderStatusBuilder(CodeableConcept.Builder) - Method in class com.cerner.bunsen.stu3.avro.PatientAnimal.Builder
Sets the Builder instance for the 'genderStatus' field Field for FHIR property genderStatus
setGeneralPractitioner(List<OrganizationPractitionerReference>) - Method in class com.cerner.bunsen.stu3.avro.Patient.Builder
Sets the value of the 'generalPractitioner' field.
setGeneralPractitioner(List<OrganizationPractitionerReference>) - Method in class com.cerner.bunsen.stu3.avro.Patient
Sets the value of the 'generalPractitioner' field.
setGeneralPractitioner(List<OrganizationPractitionerReference>) - Method in class com.cerner.bunsen.stu3.avro.us.core.Patient.Builder
Sets the value of the 'generalPractitioner' field.
setGeneralPractitioner(List<OrganizationPractitionerReference>) - Method in class com.cerner.bunsen.stu3.avro.us.core.Patient
Sets the value of the 'generalPractitioner' field.
setGiven(List<String>) - Method in class com.cerner.bunsen.stu3.avro.HumanName.Builder
Sets the value of the 'given' field.
setGiven(List<String>) - Method in class com.cerner.bunsen.stu3.avro.HumanName
Sets the value of the 'given' field.
setGoal(List<GoalReference>) - Method in class com.cerner.bunsen.stu3.avro.CarePlan.Builder
Sets the value of the 'goal' field.
setGoal(List<GoalReference>) - Method in class com.cerner.bunsen.stu3.avro.CarePlan
Sets the value of the 'goal' field.
setGoal(List<GoalReference>) - Method in class com.cerner.bunsen.stu3.avro.CarePlanActivityDetail.Builder
Sets the value of the 'goal' field.
setGoal(List<GoalReference>) - Method in class com.cerner.bunsen.stu3.avro.CarePlanActivityDetail
Sets the value of the 'goal' field.
setGoal(List<GoalReference>) - Method in class com.cerner.bunsen.stu3.avro.us.core.CarePlan.Builder
Sets the value of the 'goal' field.
setGoal(List<GoalReference>) - Method in class com.cerner.bunsen.stu3.avro.us.core.CarePlan
Sets the value of the 'goal' field.
setGoal(List<GoalReference>) - Method in class com.cerner.bunsen.stu3.avro.us.core.CarePlanActivityDetail.Builder
Sets the value of the 'goal' field.
setGoal(List<GoalReference>) - Method in class com.cerner.bunsen.stu3.avro.us.core.CarePlanActivityDetail
Sets the value of the 'goal' field.
setGoalId(String) - Method in class com.cerner.bunsen.stu3.avro.GoalReference.Builder
Sets the value of the 'GoalId' field.
setGoalId(String) - Method in class com.cerner.bunsen.stu3.avro.GoalReference
Sets the value of the 'GoalId' field.
setGroup(List<MeasureGroup>) - Method in class com.cerner.bunsen.stu3.avro.Measure.Builder
Sets the value of the 'group' field.
setGroup(List<MeasureGroup>) - Method in class com.cerner.bunsen.stu3.avro.Measure
Sets the value of the 'group' field.
setGroup(List<MeasureReportGroup>) - Method in class com.cerner.bunsen.stu3.avro.MeasureReport.Builder
Sets the value of the 'group' field.
setGroup(List<MeasureReportGroup>) - Method in class com.cerner.bunsen.stu3.avro.MeasureReport
Sets the value of the 'group' field.
setGroupId(String) - Method in class com.cerner.bunsen.stu3.avro.DeviceGroupLocationPatientReference.Builder
Sets the value of the 'GroupId' field.
setGroupId(String) - Method in class com.cerner.bunsen.stu3.avro.DeviceGroupLocationPatientReference
Sets the value of the 'GroupId' field.
setGroupId(String) - Method in class com.cerner.bunsen.stu3.avro.GroupPatientReference.Builder
Sets the value of the 'GroupId' field.
setGroupId(String) - Method in class com.cerner.bunsen.stu3.avro.GroupPatientReference
Sets the value of the 'GroupId' field.
setGroupIdentifier(Identifier) - Method in class com.cerner.bunsen.stu3.avro.us.core.MedicationRequest.Builder
Sets the value of the 'groupIdentifier' field.
setGroupIdentifier(Identifier) - Method in class com.cerner.bunsen.stu3.avro.us.core.MedicationRequest
Sets the value of the 'groupIdentifier' field.
setGroupIdentifierBuilder(Identifier.Builder) - Method in class com.cerner.bunsen.stu3.avro.us.core.MedicationRequest.Builder
Sets the Builder instance for the 'groupIdentifier' field Field for FHIR property groupIdentifier
setGuidance(String) - Method in class com.cerner.bunsen.stu3.avro.Measure.Builder
Sets the value of the 'guidance' field.
setGuidance(String) - Method in class com.cerner.bunsen.stu3.avro.Measure
Sets the value of the 'guidance' field.
setHash(String) - Method in class com.cerner.bunsen.stu3.avro.Attachment.Builder
Sets the value of the 'hash' field.
setHash(String) - Method in class com.cerner.bunsen.stu3.avro.Attachment
Sets the value of the 'hash' field.
setHealthcareServiceId(String) - Method in class com.cerner.bunsen.stu3.avro.ActivityDefinitionHealthcareServicePlanDefinitionReference.Builder
Sets the value of the 'HealthcareServiceId' field.
setHealthcareServiceId(String) - Method in class com.cerner.bunsen.stu3.avro.ActivityDefinitionHealthcareServicePlanDefinitionReference
Sets the value of the 'HealthcareServiceId' field.
setHealthcareServiceId(String) - Method in class com.cerner.bunsen.stu3.avro.DeviceHealthcareServiceOrganizationPatientPractitionerRelatedPersonReference.Builder
Sets the value of the 'HealthcareServiceId' field.
setHealthcareServiceId(String) - Method in class com.cerner.bunsen.stu3.avro.DeviceHealthcareServiceOrganizationPatientPractitionerRelatedPersonReference
Sets the value of the 'HealthcareServiceId' field.
setHigh(Quantity) - Method in class com.cerner.bunsen.stu3.avro.ObservationComponentReferenceRange.Builder
Sets the value of the 'high' field.
setHigh(Quantity) - Method in class com.cerner.bunsen.stu3.avro.ObservationComponentReferenceRange
Sets the value of the 'high' field.
setHigh(Quantity) - Method in class com.cerner.bunsen.stu3.avro.ObservationReferenceRange.Builder
Sets the value of the 'high' field.
setHigh(Quantity) - Method in class com.cerner.bunsen.stu3.avro.ObservationReferenceRange
Sets the value of the 'high' field.
setHigh(Quantity) - Method in class com.cerner.bunsen.stu3.avro.Range.Builder
Sets the value of the 'high' field.
setHigh(Quantity) - Method in class com.cerner.bunsen.stu3.avro.Range
Sets the value of the 'high' field.
setHighBuilder(Quantity.Builder) - Method in class com.cerner.bunsen.stu3.avro.ObservationComponentReferenceRange.Builder
Sets the Builder instance for the 'high' field Field for FHIR property high
setHighBuilder(Quantity.Builder) - Method in class com.cerner.bunsen.stu3.avro.ObservationReferenceRange.Builder
Sets the Builder instance for the 'high' field Field for FHIR property high
setHighBuilder(Quantity.Builder) - Method in class com.cerner.bunsen.stu3.avro.Range.Builder
Sets the Builder instance for the 'high' field Field for FHIR property high
setHospitalization(Period) - Method in class com.cerner.bunsen.stu3.avro.Claim.Builder
Sets the value of the 'hospitalization' field.
setHospitalization(Period) - Method in class com.cerner.bunsen.stu3.avro.Claim
Sets the value of the 'hospitalization' field.
setHospitalization(EncounterHospitalization) - Method in class com.cerner.bunsen.stu3.avro.Encounter.Builder
Sets the value of the 'hospitalization' field.
setHospitalization(EncounterHospitalization) - Method in class com.cerner.bunsen.stu3.avro.Encounter
Sets the value of the 'hospitalization' field.
setHospitalization(EncounterHospitalization) - Method in class com.cerner.bunsen.stu3.avro.us.core.Encounter.Builder
Sets the value of the 'hospitalization' field.
setHospitalization(EncounterHospitalization) - Method in class com.cerner.bunsen.stu3.avro.us.core.Encounter
Sets the value of the 'hospitalization' field.
setHospitalizationBuilder(Period.Builder) - Method in class com.cerner.bunsen.stu3.avro.Claim.Builder
Sets the Builder instance for the 'hospitalization' field Field for FHIR property hospitalization
setHospitalizationBuilder(EncounterHospitalization.Builder) - Method in class com.cerner.bunsen.stu3.avro.Encounter.Builder
Sets the Builder instance for the 'hospitalization' field Field for FHIR property hospitalization
setHospitalizationBuilder(EncounterHospitalization.Builder) - Method in class com.cerner.bunsen.stu3.avro.us.core.Encounter.Builder
Sets the Builder instance for the 'hospitalization' field Field for FHIR property hospitalization
setId(String) - Method in class com.cerner.bunsen.stu3.avro.AccountReference.Builder
Sets the value of the 'id' field.
setId(String) - Method in class com.cerner.bunsen.stu3.avro.AccountReference
Sets the value of the 'id' field.
setId(String) - Method in class com.cerner.bunsen.stu3.avro.ActivityDefinitionHealthcareServicePlanDefinitionReference.Builder
Sets the value of the 'id' field.
setId(String) - Method in class com.cerner.bunsen.stu3.avro.ActivityDefinitionHealthcareServicePlanDefinitionReference
Sets the value of the 'id' field.
setId(String) - Method in class com.cerner.bunsen.stu3.avro.ActivityDefinitionPlanDefinitionQuestionnaireReference.Builder
Sets the value of the 'id' field.
setId(String) - Method in class com.cerner.bunsen.stu3.avro.ActivityDefinitionPlanDefinitionQuestionnaireReference
Sets the value of the 'id' field.
setId(String) - Method in class com.cerner.bunsen.stu3.avro.ActivityDefinitionPlanDefinitionReference.Builder
Sets the value of the 'id' field.
setId(String) - Method in class com.cerner.bunsen.stu3.avro.ActivityDefinitionPlanDefinitionReference
Sets the value of the 'id' field.
setId(String) - Method in class com.cerner.bunsen.stu3.avro.Address.Builder
Sets the value of the 'id' field.
setId(String) - Method in class com.cerner.bunsen.stu3.avro.Address
Sets the value of the 'id' field.
setId(String) - Method in class com.cerner.bunsen.stu3.avro.Age.Builder
Sets the value of the 'id' field.
setId(String) - Method in class com.cerner.bunsen.stu3.avro.Age
Sets the value of the 'id' field.
setId(String) - Method in class com.cerner.bunsen.stu3.avro.AllergyIntolerance.Builder
Sets the value of the 'id' field.
setId(String) - Method in class com.cerner.bunsen.stu3.avro.AllergyIntolerance
Sets the value of the 'id' field.
setId(String) - Method in class com.cerner.bunsen.stu3.avro.AllergyIntoleranceReaction.Builder
Sets the value of the 'id' field.
setId(String) - Method in class com.cerner.bunsen.stu3.avro.AllergyIntoleranceReaction
Sets the value of the 'id' field.
setId(String) - Method in class com.cerner.bunsen.stu3.avro.Annotation.Builder
Sets the value of the 'id' field.
setId(String) - Method in class com.cerner.bunsen.stu3.avro.Annotation
Sets the value of the 'id' field.
setId(String) - Method in class com.cerner.bunsen.stu3.avro.AppointmentCommunicationRequestDeviceRequestMedicationRequestNutritionOrderProcedureRequestReferralRequestRequestGroupTaskVisionPrescriptionReference.Builder
Sets the value of the 'id' field.
setId(String) - Method in class com.cerner.bunsen.stu3.avro.AppointmentCommunicationRequestDeviceRequestMedicationRequestNutritionOrderProcedureRequestReferralRequestRequestGroupTaskVisionPrescriptionReference
Sets the value of the 'id' field.
setId(String) - Method in class com.cerner.bunsen.stu3.avro.AppointmentReference.Builder
Sets the value of the 'id' field.
setId(String) - Method in class com.cerner.bunsen.stu3.avro.AppointmentReference
Sets the value of the 'id' field.
setId(String) - Method in class com.cerner.bunsen.stu3.avro.Attachment.Builder
Sets the value of the 'id' field.
setId(String) - Method in class com.cerner.bunsen.stu3.avro.Attachment
Sets the value of the 'id' field.
setId(String) - Method in class com.cerner.bunsen.stu3.avro.BundleReference.Builder
Sets the value of the 'id' field.
setId(String) - Method in class com.cerner.bunsen.stu3.avro.BundleReference
Sets the value of the 'id' field.
setId(String) - Method in class com.cerner.bunsen.stu3.avro.CarePlan.Builder
Sets the value of the 'id' field.
setId(String) - Method in class com.cerner.bunsen.stu3.avro.CarePlan
Sets the value of the 'id' field.
setId(String) - Method in class com.cerner.bunsen.stu3.avro.CarePlanActivity.Builder
Sets the value of the 'id' field.
setId(String) - Method in class com.cerner.bunsen.stu3.avro.CarePlanActivity
Sets the value of the 'id' field.
setId(String) - Method in class com.cerner.bunsen.stu3.avro.CarePlanActivityDetail.Builder
Sets the value of the 'id' field.
setId(String) - Method in class com.cerner.bunsen.stu3.avro.CarePlanActivityDetail
Sets the value of the 'id' field.
setId(String) - Method in class com.cerner.bunsen.stu3.avro.CarePlanDeviceRequestImmunizationRecommendationMedicationRequestNutritionOrderProcedureRequestReferralRequestReference.Builder
Sets the value of the 'id' field.
setId(String) - Method in class com.cerner.bunsen.stu3.avro.CarePlanDeviceRequestImmunizationRecommendationMedicationRequestNutritionOrderProcedureRequestReferralRequestReference
Sets the value of the 'id' field.
setId(String) - Method in class com.cerner.bunsen.stu3.avro.CarePlanMedicationRequestProcedureRequestReferralRequestReference.Builder
Sets the value of the 'id' field.
setId(String) - Method in class com.cerner.bunsen.stu3.avro.CarePlanMedicationRequestProcedureRequestReferralRequestReference
Sets the value of the 'id' field.
setId(String) - Method in class com.cerner.bunsen.stu3.avro.CarePlanProcedureRequestReferralRequestReference.Builder
Sets the value of the 'id' field.
setId(String) - Method in class com.cerner.bunsen.stu3.avro.CarePlanProcedureRequestReferralRequestReference
Sets the value of the 'id' field.
setId(String) - Method in class com.cerner.bunsen.stu3.avro.CarePlanReference.Builder
Sets the value of the 'id' field.
setId(String) - Method in class com.cerner.bunsen.stu3.avro.CarePlanReference
Sets the value of the 'id' field.
setId(String) - Method in class com.cerner.bunsen.stu3.avro.CareTeamOrganizationPatientPractitionerRelatedPersonReference.Builder
Sets the value of the 'id' field.
setId(String) - Method in class com.cerner.bunsen.stu3.avro.CareTeamOrganizationPatientPractitionerRelatedPersonReference
Sets the value of the 'id' field.
setId(String) - Method in class com.cerner.bunsen.stu3.avro.CareTeamReference.Builder
Sets the value of the 'id' field.
setId(String) - Method in class com.cerner.bunsen.stu3.avro.CareTeamReference
Sets the value of the 'id' field.
setId(String) - Method in class com.cerner.bunsen.stu3.avro.Claim.Builder
Sets the value of the 'id' field.
setId(String) - Method in class com.cerner.bunsen.stu3.avro.Claim
Sets the value of the 'id' field.
setId(String) - Method in class com.cerner.bunsen.stu3.avro.ClaimAccident.Builder
Sets the value of the 'id' field.
setId(String) - Method in class com.cerner.bunsen.stu3.avro.ClaimAccident
Sets the value of the 'id' field.
setId(String) - Method in class com.cerner.bunsen.stu3.avro.ClaimCareTeam.Builder
Sets the value of the 'id' field.
setId(String) - Method in class com.cerner.bunsen.stu3.avro.ClaimCareTeam
Sets the value of the 'id' field.
setId(String) - Method in class com.cerner.bunsen.stu3.avro.ClaimDiagnosis.Builder
Sets the value of the 'id' field.
setId(String) - Method in class com.cerner.bunsen.stu3.avro.ClaimDiagnosis
Sets the value of the 'id' field.
setId(String) - Method in class com.cerner.bunsen.stu3.avro.ClaimInformation.Builder
Sets the value of the 'id' field.
setId(String) - Method in class com.cerner.bunsen.stu3.avro.ClaimInformation
Sets the value of the 'id' field.
setId(String) - Method in class com.cerner.bunsen.stu3.avro.ClaimInsurance.Builder
Sets the value of the 'id' field.
setId(String) - Method in class com.cerner.bunsen.stu3.avro.ClaimInsurance
Sets the value of the 'id' field.
setId(String) - Method in class com.cerner.bunsen.stu3.avro.ClaimItem.Builder
Sets the value of the 'id' field.
setId(String) - Method in class com.cerner.bunsen.stu3.avro.ClaimItem
Sets the value of the 'id' field.
setId(String) - Method in class com.cerner.bunsen.stu3.avro.ClaimItemDetail.Builder
Sets the value of the 'id' field.
setId(String) - Method in class com.cerner.bunsen.stu3.avro.ClaimItemDetail
Sets the value of the 'id' field.
setId(String) - Method in class com.cerner.bunsen.stu3.avro.ClaimItemDetailSubDetail.Builder
Sets the value of the 'id' field.
setId(String) - Method in class com.cerner.bunsen.stu3.avro.ClaimItemDetailSubDetail
Sets the value of the 'id' field.
setId(String) - Method in class com.cerner.bunsen.stu3.avro.ClaimPayee.Builder
Sets the value of the 'id' field.
setId(String) - Method in class com.cerner.bunsen.stu3.avro.ClaimPayee
Sets the value of the 'id' field.
setId(String) - Method in class com.cerner.bunsen.stu3.avro.ClaimProcedure.Builder
Sets the value of the 'id' field.
setId(String) - Method in class com.cerner.bunsen.stu3.avro.ClaimProcedure
Sets the value of the 'id' field.
setId(String) - Method in class com.cerner.bunsen.stu3.avro.ClaimReference.Builder
Sets the value of the 'id' field.
setId(String) - Method in class com.cerner.bunsen.stu3.avro.ClaimReference
Sets the value of the 'id' field.
setId(String) - Method in class com.cerner.bunsen.stu3.avro.ClaimRelated.Builder
Sets the value of the 'id' field.
setId(String) - Method in class com.cerner.bunsen.stu3.avro.ClaimRelated
Sets the value of the 'id' field.
setId(String) - Method in class com.cerner.bunsen.stu3.avro.ClaimResponseReference.Builder
Sets the value of the 'id' field.
setId(String) - Method in class com.cerner.bunsen.stu3.avro.ClaimResponseReference
Sets the value of the 'id' field.
setId(String) - Method in class com.cerner.bunsen.stu3.avro.ClinicalImpressionDiagnosticReportObservationReference.Builder
Sets the value of the 'id' field.
setId(String) - Method in class com.cerner.bunsen.stu3.avro.ClinicalImpressionDiagnosticReportObservationReference
Sets the value of the 'id' field.
setId(String) - Method in class com.cerner.bunsen.stu3.avro.CodeableConcept.Builder
Sets the value of the 'id' field.
setId(String) - Method in class com.cerner.bunsen.stu3.avro.CodeableConcept
Sets the value of the 'id' field.
setId(String) - Method in class com.cerner.bunsen.stu3.avro.Coding.Builder
Sets the value of the 'id' field.
setId(String) - Method in class com.cerner.bunsen.stu3.avro.Coding
Sets the value of the 'id' field.
setId(String) - Method in class com.cerner.bunsen.stu3.avro.Condition.Builder
Sets the value of the 'id' field.
setId(String) - Method in class com.cerner.bunsen.stu3.avro.Condition
Sets the value of the 'id' field.
setId(String) - Method in class com.cerner.bunsen.stu3.avro.ConditionEvidence.Builder
Sets the value of the 'id' field.
setId(String) - Method in class com.cerner.bunsen.stu3.avro.ConditionEvidence
Sets the value of the 'id' field.
setId(String) - Method in class com.cerner.bunsen.stu3.avro.ConditionObservationReference.Builder
Sets the value of the 'id' field.
setId(String) - Method in class com.cerner.bunsen.stu3.avro.ConditionObservationReference
Sets the value of the 'id' field.
setId(String) - Method in class com.cerner.bunsen.stu3.avro.ConditionProcedureReference.Builder
Sets the value of the 'id' field.
setId(String) - Method in class com.cerner.bunsen.stu3.avro.ConditionProcedureReference
Sets the value of the 'id' field.
setId(String) - Method in class com.cerner.bunsen.stu3.avro.ConditionReference.Builder
Sets the value of the 'id' field.
setId(String) - Method in class com.cerner.bunsen.stu3.avro.ConditionReference
Sets the value of the 'id' field.
setId(String) - Method in class com.cerner.bunsen.stu3.avro.ConditionStage.Builder
Sets the value of the 'id' field.
setId(String) - Method in class com.cerner.bunsen.stu3.avro.ConditionStage
Sets the value of the 'id' field.
setId(String) - Method in class com.cerner.bunsen.stu3.avro.ContactDetail.Builder
Sets the value of the 'id' field.
setId(String) - Method in class com.cerner.bunsen.stu3.avro.ContactDetail
Sets the value of the 'id' field.
setId(String) - Method in class com.cerner.bunsen.stu3.avro.ContactPoint.Builder
Sets the value of the 'id' field.
setId(String) - Method in class com.cerner.bunsen.stu3.avro.ContactPoint
Sets the value of the 'id' field.
setId(String) - Method in class com.cerner.bunsen.stu3.avro.Contributor.Builder
Sets the value of the 'id' field.
setId(String) - Method in class com.cerner.bunsen.stu3.avro.Contributor
Sets the value of the 'id' field.
setId(String) - Method in class com.cerner.bunsen.stu3.avro.CoverageReference.Builder
Sets the value of the 'id' field.
setId(String) - Method in class com.cerner.bunsen.stu3.avro.CoverageReference
Sets the value of the 'id' field.
setId(String) - Method in class com.cerner.bunsen.stu3.avro.DetectedIssueReference.Builder
Sets the value of the 'id' field.
setId(String) - Method in class com.cerner.bunsen.stu3.avro.DetectedIssueReference
Sets the value of the 'id' field.
setId(String) - Method in class com.cerner.bunsen.stu3.avro.DeviceDeviceMetricReference.Builder
Sets the value of the 'id' field.
setId(String) - Method in class com.cerner.bunsen.stu3.avro.DeviceDeviceMetricReference
Sets the value of the 'id' field.
setId(String) - Method in class com.cerner.bunsen.stu3.avro.DeviceGroupLocationPatientReference.Builder
Sets the value of the 'id' field.
setId(String) - Method in class com.cerner.bunsen.stu3.avro.DeviceGroupLocationPatientReference
Sets the value of the 'id' field.
setId(String) - Method in class com.cerner.bunsen.stu3.avro.DeviceHealthcareServiceOrganizationPatientPractitionerRelatedPersonReference.Builder
Sets the value of the 'id' field.
setId(String) - Method in class com.cerner.bunsen.stu3.avro.DeviceHealthcareServiceOrganizationPatientPractitionerRelatedPersonReference
Sets the value of the 'id' field.
setId(String) - Method in class com.cerner.bunsen.stu3.avro.DeviceMedicationSubstanceReference.Builder
Sets the value of the 'id' field.
setId(String) - Method in class com.cerner.bunsen.stu3.avro.DeviceMedicationSubstanceReference
Sets the value of the 'id' field.
setId(String) - Method in class com.cerner.bunsen.stu3.avro.DeviceOrganizationPatientPractitionerRelatedPersonReference.Builder
Sets the value of the 'id' field.
setId(String) - Method in class com.cerner.bunsen.stu3.avro.DeviceOrganizationPatientPractitionerRelatedPersonReference
Sets the value of the 'id' field.
setId(String) - Method in class com.cerner.bunsen.stu3.avro.DeviceOrganizationPractitionerReference.Builder
Sets the value of the 'id' field.
setId(String) - Method in class com.cerner.bunsen.stu3.avro.DeviceOrganizationPractitionerReference
Sets the value of the 'id' field.
setId(String) - Method in class com.cerner.bunsen.stu3.avro.DeviceReference.Builder
Sets the value of the 'id' field.
setId(String) - Method in class com.cerner.bunsen.stu3.avro.DeviceReference
Sets the value of the 'id' field.
setId(String) - Method in class com.cerner.bunsen.stu3.avro.DiagnosticReportReference.Builder
Sets the value of the 'id' field.
setId(String) - Method in class com.cerner.bunsen.stu3.avro.DiagnosticReportReference
Sets the value of the 'id' field.
setId(String) - Method in class com.cerner.bunsen.stu3.avro.Dosage.Builder
Sets the value of the 'id' field.
setId(String) - Method in class com.cerner.bunsen.stu3.avro.Dosage
Sets the value of the 'id' field.
setId(String) - Method in class com.cerner.bunsen.stu3.avro.Duration.Builder
Sets the value of the 'id' field.
setId(String) - Method in class com.cerner.bunsen.stu3.avro.Duration
Sets the value of the 'id' field.
setId(String) - Method in class com.cerner.bunsen.stu3.avro.Encounter.Builder
Sets the value of the 'id' field.
setId(String) - Method in class com.cerner.bunsen.stu3.avro.Encounter
Sets the value of the 'id' field.
setId(String) - Method in class com.cerner.bunsen.stu3.avro.EncounterClassHistory.Builder
Sets the value of the 'id' field.
setId(String) - Method in class com.cerner.bunsen.stu3.avro.EncounterClassHistory
Sets the value of the 'id' field.
setId(String) - Method in class com.cerner.bunsen.stu3.avro.EncounterDiagnosis.Builder
Sets the value of the 'id' field.
setId(String) - Method in class com.cerner.bunsen.stu3.avro.EncounterDiagnosis
Sets the value of the 'id' field.
setId(String) - Method in class com.cerner.bunsen.stu3.avro.EncounterEpisodeOfCareReference.Builder
Sets the value of the 'id' field.
setId(String) - Method in class com.cerner.bunsen.stu3.avro.EncounterEpisodeOfCareReference
Sets the value of the 'id' field.
setId(String) - Method in class com.cerner.bunsen.stu3.avro.EncounterHospitalization.Builder
Sets the value of the 'id' field.
setId(String) - Method in class com.cerner.bunsen.stu3.avro.EncounterHospitalization
Sets the value of the 'id' field.
setId(String) - Method in class com.cerner.bunsen.stu3.avro.EncounterLocation.Builder
Sets the value of the 'id' field.
setId(String) - Method in class com.cerner.bunsen.stu3.avro.EncounterLocation
Sets the value of the 'id' field.
setId(String) - Method in class com.cerner.bunsen.stu3.avro.EncounterParticipant.Builder
Sets the value of the 'id' field.
setId(String) - Method in class com.cerner.bunsen.stu3.avro.EncounterParticipant
Sets the value of the 'id' field.
setId(String) - Method in class com.cerner.bunsen.stu3.avro.EncounterReference.Builder
Sets the value of the 'id' field.
setId(String) - Method in class com.cerner.bunsen.stu3.avro.EncounterReference
Sets the value of the 'id' field.
setId(String) - Method in class com.cerner.bunsen.stu3.avro.EncounterStatusHistory.Builder
Sets the value of the 'id' field.
setId(String) - Method in class com.cerner.bunsen.stu3.avro.EncounterStatusHistory
Sets the value of the 'id' field.
setId(String) - Method in class com.cerner.bunsen.stu3.avro.EpisodeOfCare.Builder
Sets the value of the 'id' field.
setId(String) - Method in class com.cerner.bunsen.stu3.avro.EpisodeOfCare
Sets the value of the 'id' field.
setId(String) - Method in class com.cerner.bunsen.stu3.avro.EpisodeOfCareDiagnosis.Builder
Sets the value of the 'id' field.
setId(String) - Method in class com.cerner.bunsen.stu3.avro.EpisodeOfCareDiagnosis
Sets the value of the 'id' field.
setId(String) - Method in class com.cerner.bunsen.stu3.avro.EpisodeOfCareReference.Builder
Sets the value of the 'id' field.
setId(String) - Method in class com.cerner.bunsen.stu3.avro.EpisodeOfCareReference
Sets the value of the 'id' field.
setId(String) - Method in class com.cerner.bunsen.stu3.avro.EpisodeOfCareStatusHistory.Builder
Sets the value of the 'id' field.
setId(String) - Method in class com.cerner.bunsen.stu3.avro.EpisodeOfCareStatusHistory
Sets the value of the 'id' field.
setId(String) - Method in class com.cerner.bunsen.stu3.avro.GoalReference.Builder
Sets the value of the 'id' field.
setId(String) - Method in class com.cerner.bunsen.stu3.avro.GoalReference
Sets the value of the 'id' field.
setId(String) - Method in class com.cerner.bunsen.stu3.avro.GroupPatientReference.Builder
Sets the value of the 'id' field.
setId(String) - Method in class com.cerner.bunsen.stu3.avro.GroupPatientReference
Sets the value of the 'id' field.
setId(String) - Method in class com.cerner.bunsen.stu3.avro.HumanName.Builder
Sets the value of the 'id' field.
setId(String) - Method in class com.cerner.bunsen.stu3.avro.HumanName
Sets the value of the 'id' field.
setId(String) - Method in class com.cerner.bunsen.stu3.avro.Identifier.Builder
Sets the value of the 'id' field.
setId(String) - Method in class com.cerner.bunsen.stu3.avro.Identifier
Sets the value of the 'id' field.
setId(String) - Method in class com.cerner.bunsen.stu3.avro.Immunization.Builder
Sets the value of the 'id' field.
setId(String) - Method in class com.cerner.bunsen.stu3.avro.Immunization
Sets the value of the 'id' field.
setId(String) - Method in class com.cerner.bunsen.stu3.avro.ImmunizationExplanation.Builder
Sets the value of the 'id' field.
setId(String) - Method in class com.cerner.bunsen.stu3.avro.ImmunizationExplanation
Sets the value of the 'id' field.
setId(String) - Method in class com.cerner.bunsen.stu3.avro.ImmunizationPractitioner.Builder
Sets the value of the 'id' field.
setId(String) - Method in class com.cerner.bunsen.stu3.avro.ImmunizationPractitioner
Sets the value of the 'id' field.
setId(String) - Method in class com.cerner.bunsen.stu3.avro.ImmunizationReaction.Builder
Sets the value of the 'id' field.
setId(String) - Method in class com.cerner.bunsen.stu3.avro.ImmunizationReaction
Sets the value of the 'id' field.
setId(String) - Method in class com.cerner.bunsen.stu3.avro.ImmunizationVaccinationProtocol.Builder
Sets the value of the 'id' field.
setId(String) - Method in class com.cerner.bunsen.stu3.avro.ImmunizationVaccinationProtocol
Sets the value of the 'id' field.
setId(String) - Method in class com.cerner.bunsen.stu3.avro.LibraryReference.Builder
Sets the value of the 'id' field.
setId(String) - Method in class com.cerner.bunsen.stu3.avro.LibraryReference
Sets the value of the 'id' field.
setId(String) - Method in class com.cerner.bunsen.stu3.avro.ListReference.Builder
Sets the value of the 'id' field.
setId(String) - Method in class com.cerner.bunsen.stu3.avro.ListReference
Sets the value of the 'id' field.
setId(String) - Method in class com.cerner.bunsen.stu3.avro.LocationReference.Builder
Sets the value of the 'id' field.
setId(String) - Method in class com.cerner.bunsen.stu3.avro.LocationReference
Sets the value of the 'id' field.
setId(String) - Method in class com.cerner.bunsen.stu3.avro.Measure.Builder
Sets the value of the 'id' field.
setId(String) - Method in class com.cerner.bunsen.stu3.avro.Measure
Sets the value of the 'id' field.
setId(String) - Method in class com.cerner.bunsen.stu3.avro.MeasureGroup.Builder
Sets the value of the 'id' field.
setId(String) - Method in class com.cerner.bunsen.stu3.avro.MeasureGroup
Sets the value of the 'id' field.
setId(String) - Method in class com.cerner.bunsen.stu3.avro.MeasureGroupPopulation.Builder
Sets the value of the 'id' field.
setId(String) - Method in class com.cerner.bunsen.stu3.avro.MeasureGroupPopulation
Sets the value of the 'id' field.
setId(String) - Method in class com.cerner.bunsen.stu3.avro.MeasureGroupStratifier.Builder
Sets the value of the 'id' field.
setId(String) - Method in class com.cerner.bunsen.stu3.avro.MeasureGroupStratifier
Sets the value of the 'id' field.
setId(String) - Method in class com.cerner.bunsen.stu3.avro.MeasureReference.Builder
Sets the value of the 'id' field.
setId(String) - Method in class com.cerner.bunsen.stu3.avro.MeasureReference
Sets the value of the 'id' field.
setId(String) - Method in class com.cerner.bunsen.stu3.avro.MeasureReport.Builder
Sets the value of the 'id' field.
setId(String) - Method in class com.cerner.bunsen.stu3.avro.MeasureReport
Sets the value of the 'id' field.
setId(String) - Method in class com.cerner.bunsen.stu3.avro.MeasureReportGroup.Builder
Sets the value of the 'id' field.
setId(String) - Method in class com.cerner.bunsen.stu3.avro.MeasureReportGroup
Sets the value of the 'id' field.
setId(String) - Method in class com.cerner.bunsen.stu3.avro.MeasureReportGroupPopulation.Builder
Sets the value of the 'id' field.
setId(String) - Method in class com.cerner.bunsen.stu3.avro.MeasureReportGroupPopulation
Sets the value of the 'id' field.
setId(String) - Method in class com.cerner.bunsen.stu3.avro.MeasureReportGroupStratifier.Builder
Sets the value of the 'id' field.
setId(String) - Method in class com.cerner.bunsen.stu3.avro.MeasureReportGroupStratifier
Sets the value of the 'id' field.
setId(String) - Method in class com.cerner.bunsen.stu3.avro.MeasureReportGroupStratifierStratum.Builder
Sets the value of the 'id' field.
setId(String) - Method in class com.cerner.bunsen.stu3.avro.MeasureReportGroupStratifierStratum
Sets the value of the 'id' field.
setId(String) - Method in class com.cerner.bunsen.stu3.avro.MeasureReportGroupStratifierStratumPopulation.Builder
Sets the value of the 'id' field.
setId(String) - Method in class com.cerner.bunsen.stu3.avro.MeasureReportGroupStratifierStratumPopulation
Sets the value of the 'id' field.
setId(String) - Method in class com.cerner.bunsen.stu3.avro.MeasureSupplementalData.Builder
Sets the value of the 'id' field.
setId(String) - Method in class com.cerner.bunsen.stu3.avro.MeasureSupplementalData
Sets the value of the 'id' field.
setId(String) - Method in class com.cerner.bunsen.stu3.avro.MedicationAdministrationMedicationDispenseMedicationStatementObservationProcedureReference.Builder
Sets the value of the 'id' field.
setId(String) - Method in class com.cerner.bunsen.stu3.avro.MedicationAdministrationMedicationDispenseMedicationStatementObservationProcedureReference
Sets the value of the 'id' field.
setId(String) - Method in class com.cerner.bunsen.stu3.avro.MedicationAdministrationObservationProcedureReference.Builder
Sets the value of the 'id' field.
setId(String) - Method in class com.cerner.bunsen.stu3.avro.MedicationAdministrationObservationProcedureReference
Sets the value of the 'id' field.
setId(String) - Method in class com.cerner.bunsen.stu3.avro.MedicationDispense.Builder
Sets the value of the 'id' field.
setId(String) - Method in class com.cerner.bunsen.stu3.avro.MedicationDispense
Sets the value of the 'id' field.
setId(String) - Method in class com.cerner.bunsen.stu3.avro.MedicationDispensePerformer.Builder
Sets the value of the 'id' field.
setId(String) - Method in class com.cerner.bunsen.stu3.avro.MedicationDispensePerformer
Sets the value of the 'id' field.
setId(String) - Method in class com.cerner.bunsen.stu3.avro.MedicationDispenseSubstitution.Builder
Sets the value of the 'id' field.
setId(String) - Method in class com.cerner.bunsen.stu3.avro.MedicationDispenseSubstitution
Sets the value of the 'id' field.
setId(String) - Method in class com.cerner.bunsen.stu3.avro.MedicationReference.Builder
Sets the value of the 'id' field.
setId(String) - Method in class com.cerner.bunsen.stu3.avro.MedicationReference
Sets the value of the 'id' field.
setId(String) - Method in class com.cerner.bunsen.stu3.avro.MedicationRequestReference.Builder
Sets the value of the 'id' field.
setId(String) - Method in class com.cerner.bunsen.stu3.avro.MedicationRequestReference
Sets the value of the 'id' field.
setId(String) - Method in class com.cerner.bunsen.stu3.avro.MedicationRequestVisionPrescriptionReference.Builder
Sets the value of the 'id' field.
setId(String) - Method in class com.cerner.bunsen.stu3.avro.MedicationRequestVisionPrescriptionReference
Sets the value of the 'id' field.
setId(String) - Method in class com.cerner.bunsen.stu3.avro.MedicationStatement.Builder
Sets the value of the 'id' field.
setId(String) - Method in class com.cerner.bunsen.stu3.avro.MedicationStatement
Sets the value of the 'id' field.
setId(String) - Method in class com.cerner.bunsen.stu3.avro.MedicationSubstanceReference.Builder
Sets the value of the 'id' field.
setId(String) - Method in class com.cerner.bunsen.stu3.avro.MedicationSubstanceReference
Sets the value of the 'id' field.
setId(String) - Method in class com.cerner.bunsen.stu3.avro.Meta.Builder
Sets the value of the 'id' field.
setId(String) - Method in class com.cerner.bunsen.stu3.avro.Meta
Sets the value of the 'id' field.
setId(String) - Method in class com.cerner.bunsen.stu3.avro.Money.Builder
Sets the value of the 'id' field.
setId(String) - Method in class com.cerner.bunsen.stu3.avro.Money
Sets the value of the 'id' field.
setId(String) - Method in class com.cerner.bunsen.stu3.avro.Narrative.Builder
Sets the value of the 'id' field.
setId(String) - Method in class com.cerner.bunsen.stu3.avro.Narrative
Sets the value of the 'id' field.
setId(String) - Method in class com.cerner.bunsen.stu3.avro.Observation.Builder
Sets the value of the 'id' field.
setId(String) - Method in class com.cerner.bunsen.stu3.avro.Observation
Sets the value of the 'id' field.
setId(String) - Method in class com.cerner.bunsen.stu3.avro.ObservationComponent.Builder
Sets the value of the 'id' field.
setId(String) - Method in class com.cerner.bunsen.stu3.avro.ObservationComponent
Sets the value of the 'id' field.
setId(String) - Method in class com.cerner.bunsen.stu3.avro.ObservationComponentReferenceRange.Builder
Sets the value of the 'id' field.
setId(String) - Method in class com.cerner.bunsen.stu3.avro.ObservationComponentReferenceRange
Sets the value of the 'id' field.
setId(String) - Method in class com.cerner.bunsen.stu3.avro.ObservationQuestionnaireResponseSequenceReference.Builder
Sets the value of the 'id' field.
setId(String) - Method in class com.cerner.bunsen.stu3.avro.ObservationQuestionnaireResponseSequenceReference
Sets the value of the 'id' field.
setId(String) - Method in class com.cerner.bunsen.stu3.avro.ObservationReference.Builder
Sets the value of the 'id' field.
setId(String) - Method in class com.cerner.bunsen.stu3.avro.ObservationReference
Sets the value of the 'id' field.
setId(String) - Method in class com.cerner.bunsen.stu3.avro.ObservationReferenceRange.Builder
Sets the value of the 'id' field.
setId(String) - Method in class com.cerner.bunsen.stu3.avro.ObservationReferenceRange
Sets the value of the 'id' field.
setId(String) - Method in class com.cerner.bunsen.stu3.avro.ObservationRelated.Builder
Sets the value of the 'id' field.
setId(String) - Method in class com.cerner.bunsen.stu3.avro.ObservationRelated
Sets the value of the 'id' field.
setId(String) - Method in class com.cerner.bunsen.stu3.avro.OrganizationPatientPractitionerRelatedPersonReference.Builder
Sets the value of the 'id' field.
setId(String) - Method in class com.cerner.bunsen.stu3.avro.OrganizationPatientPractitionerRelatedPersonReference
Sets the value of the 'id' field.
setId(String) - Method in class com.cerner.bunsen.stu3.avro.OrganizationPractitionerReference.Builder
Sets the value of the 'id' field.
setId(String) - Method in class com.cerner.bunsen.stu3.avro.OrganizationPractitionerReference
Sets the value of the 'id' field.
setId(String) - Method in class com.cerner.bunsen.stu3.avro.OrganizationReference.Builder
Sets the value of the 'id' field.
setId(String) - Method in class com.cerner.bunsen.stu3.avro.OrganizationReference
Sets the value of the 'id' field.
setId(String) - Method in class com.cerner.bunsen.stu3.avro.Patient.Builder
Sets the value of the 'id' field.
setId(String) - Method in class com.cerner.bunsen.stu3.avro.Patient
Sets the value of the 'id' field.
setId(String) - Method in class com.cerner.bunsen.stu3.avro.PatientAnimal.Builder
Sets the value of the 'id' field.
setId(String) - Method in class com.cerner.bunsen.stu3.avro.PatientAnimal
Sets the value of the 'id' field.
setId(String) - Method in class com.cerner.bunsen.stu3.avro.PatientCommunication.Builder
Sets the value of the 'id' field.
setId(String) - Method in class com.cerner.bunsen.stu3.avro.PatientCommunication
Sets the value of the 'id' field.
setId(String) - Method in class com.cerner.bunsen.stu3.avro.PatientContact.Builder
Sets the value of the 'id' field.
setId(String) - Method in class com.cerner.bunsen.stu3.avro.PatientContact
Sets the value of the 'id' field.
setId(String) - Method in class com.cerner.bunsen.stu3.avro.PatientLink.Builder
Sets the value of the 'id' field.
setId(String) - Method in class com.cerner.bunsen.stu3.avro.PatientLink
Sets the value of the 'id' field.
setId(String) - Method in class com.cerner.bunsen.stu3.avro.PatientPractitionerReference.Builder
Sets the value of the 'id' field.
setId(String) - Method in class com.cerner.bunsen.stu3.avro.PatientPractitionerReference
Sets the value of the 'id' field.
setId(String) - Method in class com.cerner.bunsen.stu3.avro.PatientPractitionerRelatedPersonReference.Builder
Sets the value of the 'id' field.
setId(String) - Method in class com.cerner.bunsen.stu3.avro.PatientPractitionerRelatedPersonReference
Sets the value of the 'id' field.
setId(String) - Method in class com.cerner.bunsen.stu3.avro.PatientReference.Builder
Sets the value of the 'id' field.
setId(String) - Method in class com.cerner.bunsen.stu3.avro.PatientReference
Sets the value of the 'id' field.
setId(String) - Method in class com.cerner.bunsen.stu3.avro.PatientRelatedPersonReference.Builder
Sets the value of the 'id' field.
setId(String) - Method in class com.cerner.bunsen.stu3.avro.PatientRelatedPersonReference
Sets the value of the 'id' field.
setId(String) - Method in class com.cerner.bunsen.stu3.avro.Period.Builder
Sets the value of the 'id' field.
setId(String) - Method in class com.cerner.bunsen.stu3.avro.Period
Sets the value of the 'id' field.
setId(String) - Method in class com.cerner.bunsen.stu3.avro.PlanDefinitionQuestionnaireReference.Builder
Sets the value of the 'id' field.
setId(String) - Method in class com.cerner.bunsen.stu3.avro.PlanDefinitionQuestionnaireReference
Sets the value of the 'id' field.
setId(String) - Method in class com.cerner.bunsen.stu3.avro.PractitionerReference.Builder
Sets the value of the 'id' field.
setId(String) - Method in class com.cerner.bunsen.stu3.avro.PractitionerReference
Sets the value of the 'id' field.
setId(String) - Method in class com.cerner.bunsen.stu3.avro.PractitionerRelatedPersonReference.Builder
Sets the value of the 'id' field.
setId(String) - Method in class com.cerner.bunsen.stu3.avro.PractitionerRelatedPersonReference
Sets the value of the 'id' field.
setId(String) - Method in class com.cerner.bunsen.stu3.avro.Procedure.Builder
Sets the value of the 'id' field.
setId(String) - Method in class com.cerner.bunsen.stu3.avro.Procedure
Sets the value of the 'id' field.
setId(String) - Method in class com.cerner.bunsen.stu3.avro.ProcedureFocalDevice.Builder
Sets the value of the 'id' field.
setId(String) - Method in class com.cerner.bunsen.stu3.avro.ProcedureFocalDevice
Sets the value of the 'id' field.
setId(String) - Method in class com.cerner.bunsen.stu3.avro.ProcedurePerformer.Builder
Sets the value of the 'id' field.
setId(String) - Method in class com.cerner.bunsen.stu3.avro.ProcedurePerformer
Sets the value of the 'id' field.
setId(String) - Method in class com.cerner.bunsen.stu3.avro.ProcedureReference.Builder
Sets the value of the 'id' field.
setId(String) - Method in class com.cerner.bunsen.stu3.avro.ProcedureReference
Sets the value of the 'id' field.
setId(String) - Method in class com.cerner.bunsen.stu3.avro.ProcedureRequest.Builder
Sets the value of the 'id' field.
setId(String) - Method in class com.cerner.bunsen.stu3.avro.ProcedureRequest
Sets the value of the 'id' field.
setId(String) - Method in class com.cerner.bunsen.stu3.avro.ProcedureRequestRequester.Builder
Sets the value of the 'id' field.
setId(String) - Method in class com.cerner.bunsen.stu3.avro.ProcedureRequestRequester
Sets the value of the 'id' field.
setId(String) - Method in class com.cerner.bunsen.stu3.avro.ProvenanceReference.Builder
Sets the value of the 'id' field.
setId(String) - Method in class com.cerner.bunsen.stu3.avro.ProvenanceReference
Sets the value of the 'id' field.
setId(String) - Method in class com.cerner.bunsen.stu3.avro.Quantity.Builder
Sets the value of the 'id' field.
setId(String) - Method in class com.cerner.bunsen.stu3.avro.Quantity
Sets the value of the 'id' field.
setId(String) - Method in class com.cerner.bunsen.stu3.avro.Range.Builder
Sets the value of the 'id' field.
setId(String) - Method in class com.cerner.bunsen.stu3.avro.Range
Sets the value of the 'id' field.
setId(String) - Method in class com.cerner.bunsen.stu3.avro.Ratio.Builder
Sets the value of the 'id' field.
setId(String) - Method in class com.cerner.bunsen.stu3.avro.Ratio
Sets the value of the 'id' field.
setId(String) - Method in class com.cerner.bunsen.stu3.avro.ReferralRequestReference.Builder
Sets the value of the 'id' field.
setId(String) - Method in class com.cerner.bunsen.stu3.avro.ReferralRequestReference
Sets the value of the 'id' field.
setId(String) - Method in class com.cerner.bunsen.stu3.avro.RelatedArtifact.Builder
Sets the value of the 'id' field.
setId(String) - Method in class com.cerner.bunsen.stu3.avro.RelatedArtifact
Sets the value of the 'id' field.
setId(String) - Method in class com.cerner.bunsen.stu3.avro.Resource.Builder
Sets the value of the 'id' field.
setId(String) - Method in class com.cerner.bunsen.stu3.avro.Resource
Sets the value of the 'id' field.
setId(String) - Method in class com.cerner.bunsen.stu3.avro.ResourceReference.Builder
Sets the value of the 'id' field.
setId(String) - Method in class com.cerner.bunsen.stu3.avro.ResourceReference
Sets the value of the 'id' field.
setId(String) - Method in class com.cerner.bunsen.stu3.avro.SampledData.Builder
Sets the value of the 'id' field.
setId(String) - Method in class com.cerner.bunsen.stu3.avro.SampledData
Sets the value of the 'id' field.
setId(String) - Method in class com.cerner.bunsen.stu3.avro.SpecimenReference.Builder
Sets the value of the 'id' field.
setId(String) - Method in class com.cerner.bunsen.stu3.avro.SpecimenReference
Sets the value of the 'id' field.
setId(String) - Method in class com.cerner.bunsen.stu3.avro.Timing.Builder
Sets the value of the 'id' field.
setId(String) - Method in class com.cerner.bunsen.stu3.avro.Timing
Sets the value of the 'id' field.
setId(String) - Method in class com.cerner.bunsen.stu3.avro.TimingRepeat.Builder
Sets the value of the 'id' field.
setId(String) - Method in class com.cerner.bunsen.stu3.avro.TimingRepeat
Sets the value of the 'id' field.
setId(String) - Method in class com.cerner.bunsen.stu3.avro.us.core.CarePlan.Builder
Sets the value of the 'id' field.
setId(String) - Method in class com.cerner.bunsen.stu3.avro.us.core.CarePlan
Sets the value of the 'id' field.
setId(String) - Method in class com.cerner.bunsen.stu3.avro.us.core.CarePlanActivity.Builder
Sets the value of the 'id' field.
setId(String) - Method in class com.cerner.bunsen.stu3.avro.us.core.CarePlanActivity
Sets the value of the 'id' field.
setId(String) - Method in class com.cerner.bunsen.stu3.avro.us.core.CarePlanActivityDetail.Builder
Sets the value of the 'id' field.
setId(String) - Method in class com.cerner.bunsen.stu3.avro.us.core.CarePlanActivityDetail
Sets the value of the 'id' field.
setId(String) - Method in class com.cerner.bunsen.stu3.avro.us.core.Condition.Builder
Sets the value of the 'id' field.
setId(String) - Method in class com.cerner.bunsen.stu3.avro.us.core.Condition
Sets the value of the 'id' field.
setId(String) - Method in class com.cerner.bunsen.stu3.avro.us.core.ConditionEvidence.Builder
Sets the value of the 'id' field.
setId(String) - Method in class com.cerner.bunsen.stu3.avro.us.core.ConditionEvidence
Sets the value of the 'id' field.
setId(String) - Method in class com.cerner.bunsen.stu3.avro.us.core.ConditionStage.Builder
Sets the value of the 'id' field.
setId(String) - Method in class com.cerner.bunsen.stu3.avro.us.core.ConditionStage
Sets the value of the 'id' field.
setId(String) - Method in class com.cerner.bunsen.stu3.avro.us.core.Encounter.Builder
Sets the value of the 'id' field.
setId(String) - Method in class com.cerner.bunsen.stu3.avro.us.core.Encounter
Sets the value of the 'id' field.
setId(String) - Method in class com.cerner.bunsen.stu3.avro.us.core.EncounterClassHistory.Builder
Sets the value of the 'id' field.
setId(String) - Method in class com.cerner.bunsen.stu3.avro.us.core.EncounterClassHistory
Sets the value of the 'id' field.
setId(String) - Method in class com.cerner.bunsen.stu3.avro.us.core.EncounterDiagnosis.Builder
Sets the value of the 'id' field.
setId(String) - Method in class com.cerner.bunsen.stu3.avro.us.core.EncounterDiagnosis
Sets the value of the 'id' field.
setId(String) - Method in class com.cerner.bunsen.stu3.avro.us.core.EncounterHospitalization.Builder
Sets the value of the 'id' field.
setId(String) - Method in class com.cerner.bunsen.stu3.avro.us.core.EncounterHospitalization
Sets the value of the 'id' field.
setId(String) - Method in class com.cerner.bunsen.stu3.avro.us.core.EncounterLocation.Builder
Sets the value of the 'id' field.
setId(String) - Method in class com.cerner.bunsen.stu3.avro.us.core.EncounterLocation
Sets the value of the 'id' field.
setId(String) - Method in class com.cerner.bunsen.stu3.avro.us.core.EncounterParticipant.Builder
Sets the value of the 'id' field.
setId(String) - Method in class com.cerner.bunsen.stu3.avro.us.core.EncounterParticipant
Sets the value of the 'id' field.
setId(String) - Method in class com.cerner.bunsen.stu3.avro.us.core.EncounterStatusHistory.Builder
Sets the value of the 'id' field.
setId(String) - Method in class com.cerner.bunsen.stu3.avro.us.core.EncounterStatusHistory
Sets the value of the 'id' field.
setId(String) - Method in class com.cerner.bunsen.stu3.avro.us.core.Immunization.Builder
Sets the value of the 'id' field.
setId(String) - Method in class com.cerner.bunsen.stu3.avro.us.core.Immunization
Sets the value of the 'id' field.
setId(String) - Method in class com.cerner.bunsen.stu3.avro.us.core.ImmunizationExplanation.Builder
Sets the value of the 'id' field.
setId(String) - Method in class com.cerner.bunsen.stu3.avro.us.core.ImmunizationExplanation
Sets the value of the 'id' field.
setId(String) - Method in class com.cerner.bunsen.stu3.avro.us.core.ImmunizationPractitioner.Builder
Sets the value of the 'id' field.
setId(String) - Method in class com.cerner.bunsen.stu3.avro.us.core.ImmunizationPractitioner
Sets the value of the 'id' field.
setId(String) - Method in class com.cerner.bunsen.stu3.avro.us.core.ImmunizationReaction.Builder
Sets the value of the 'id' field.
setId(String) - Method in class com.cerner.bunsen.stu3.avro.us.core.ImmunizationReaction
Sets the value of the 'id' field.
setId(String) - Method in class com.cerner.bunsen.stu3.avro.us.core.ImmunizationVaccinationProtocol.Builder
Sets the value of the 'id' field.
setId(String) - Method in class com.cerner.bunsen.stu3.avro.us.core.ImmunizationVaccinationProtocol
Sets the value of the 'id' field.
setId(String) - Method in class com.cerner.bunsen.stu3.avro.us.core.Medication.Builder
Sets the value of the 'id' field.
setId(String) - Method in class com.cerner.bunsen.stu3.avro.us.core.Medication
Sets the value of the 'id' field.
setId(String) - Method in class com.cerner.bunsen.stu3.avro.us.core.MedicationIngredient.Builder
Sets the value of the 'id' field.
setId(String) - Method in class com.cerner.bunsen.stu3.avro.us.core.MedicationIngredient
Sets the value of the 'id' field.
setId(String) - Method in class com.cerner.bunsen.stu3.avro.us.core.MedicationPackage.Builder
Sets the value of the 'id' field.
setId(String) - Method in class com.cerner.bunsen.stu3.avro.us.core.MedicationPackage
Sets the value of the 'id' field.
setId(String) - Method in class com.cerner.bunsen.stu3.avro.us.core.MedicationPackageBatch.Builder
Sets the value of the 'id' field.
setId(String) - Method in class com.cerner.bunsen.stu3.avro.us.core.MedicationPackageBatch
Sets the value of the 'id' field.
setId(String) - Method in class com.cerner.bunsen.stu3.avro.us.core.MedicationPackageContent.Builder
Sets the value of the 'id' field.
setId(String) - Method in class com.cerner.bunsen.stu3.avro.us.core.MedicationPackageContent
Sets the value of the 'id' field.
setId(String) - Method in class com.cerner.bunsen.stu3.avro.us.core.MedicationRequest.Builder
Sets the value of the 'id' field.
setId(String) - Method in class com.cerner.bunsen.stu3.avro.us.core.MedicationRequest
Sets the value of the 'id' field.
setId(String) - Method in class com.cerner.bunsen.stu3.avro.us.core.MedicationRequestDispenseRequest.Builder
Sets the value of the 'id' field.
setId(String) - Method in class com.cerner.bunsen.stu3.avro.us.core.MedicationRequestDispenseRequest
Sets the value of the 'id' field.
setId(String) - Method in class com.cerner.bunsen.stu3.avro.us.core.MedicationRequestRequester.Builder
Sets the value of the 'id' field.
setId(String) - Method in class com.cerner.bunsen.stu3.avro.us.core.MedicationRequestRequester
Sets the value of the 'id' field.
setId(String) - Method in class com.cerner.bunsen.stu3.avro.us.core.MedicationRequestSubstitution.Builder
Sets the value of the 'id' field.
setId(String) - Method in class com.cerner.bunsen.stu3.avro.us.core.MedicationRequestSubstitution
Sets the value of the 'id' field.
setId(String) - Method in class com.cerner.bunsen.stu3.avro.us.core.Patient.Builder
Sets the value of the 'id' field.
setId(String) - Method in class com.cerner.bunsen.stu3.avro.us.core.Patient
Sets the value of the 'id' field.
setId(String) - Method in class com.cerner.bunsen.stu3.avro.us.core.PatientCommunication.Builder
Sets the value of the 'id' field.
setId(String) - Method in class com.cerner.bunsen.stu3.avro.us.core.PatientCommunication
Sets the value of the 'id' field.
setId(String) - Method in class com.cerner.bunsen.stu3.avro.us.core.PatientContact.Builder
Sets the value of the 'id' field.
setId(String) - Method in class com.cerner.bunsen.stu3.avro.us.core.PatientContact
Sets the value of the 'id' field.
setId(String) - Method in class com.cerner.bunsen.stu3.avro.us.core.PatientLink.Builder
Sets the value of the 'id' field.
setId(String) - Method in class com.cerner.bunsen.stu3.avro.us.core.PatientLink
Sets the value of the 'id' field.
setId(String) - Method in class com.cerner.bunsen.stu3.avro.UsageContext.Builder
Sets the value of the 'id' field.
setId(String) - Method in class com.cerner.bunsen.stu3.avro.UsageContext
Sets the value of the 'id' field.
setIdentifier(Identifier) - Method in class com.cerner.bunsen.stu3.avro.AccountReference.Builder
Sets the value of the 'identifier' field.
setIdentifier(Identifier) - Method in class com.cerner.bunsen.stu3.avro.AccountReference
Sets the value of the 'identifier' field.
setIdentifier(Identifier) - Method in class com.cerner.bunsen.stu3.avro.ActivityDefinitionHealthcareServicePlanDefinitionReference.Builder
Sets the value of the 'identifier' field.
setIdentifier(Identifier) - Method in class com.cerner.bunsen.stu3.avro.ActivityDefinitionHealthcareServicePlanDefinitionReference
Sets the value of the 'identifier' field.
setIdentifier(Identifier) - Method in class com.cerner.bunsen.stu3.avro.ActivityDefinitionPlanDefinitionQuestionnaireReference.Builder
Sets the value of the 'identifier' field.
setIdentifier(Identifier) - Method in class com.cerner.bunsen.stu3.avro.ActivityDefinitionPlanDefinitionQuestionnaireReference
Sets the value of the 'identifier' field.
setIdentifier(Identifier) - Method in class com.cerner.bunsen.stu3.avro.ActivityDefinitionPlanDefinitionReference.Builder
Sets the value of the 'identifier' field.
setIdentifier(Identifier) - Method in class com.cerner.bunsen.stu3.avro.ActivityDefinitionPlanDefinitionReference
Sets the value of the 'identifier' field.
setIdentifier(List<Identifier>) - Method in class com.cerner.bunsen.stu3.avro.AllergyIntolerance.Builder
Sets the value of the 'identifier' field.
setIdentifier(List<Identifier>) - Method in class com.cerner.bunsen.stu3.avro.AllergyIntolerance
Sets the value of the 'identifier' field.
setIdentifier(Identifier) - Method in class com.cerner.bunsen.stu3.avro.AppointmentCommunicationRequestDeviceRequestMedicationRequestNutritionOrderProcedureRequestReferralRequestRequestGroupTaskVisionPrescriptionReference.Builder
Sets the value of the 'identifier' field.
setIdentifier(Identifier) - Method in class com.cerner.bunsen.stu3.avro.AppointmentCommunicationRequestDeviceRequestMedicationRequestNutritionOrderProcedureRequestReferralRequestRequestGroupTaskVisionPrescriptionReference
Sets the value of the 'identifier' field.
setIdentifier(Identifier) - Method in class com.cerner.bunsen.stu3.avro.AppointmentReference.Builder
Sets the value of the 'identifier' field.
setIdentifier(Identifier) - Method in class com.cerner.bunsen.stu3.avro.AppointmentReference
Sets the value of the 'identifier' field.
setIdentifier(Identifier) - Method in class com.cerner.bunsen.stu3.avro.BundleReference.Builder
Sets the value of the 'identifier' field.
setIdentifier(Identifier) - Method in class com.cerner.bunsen.stu3.avro.BundleReference
Sets the value of the 'identifier' field.
setIdentifier(List<Identifier>) - Method in class com.cerner.bunsen.stu3.avro.CarePlan.Builder
Sets the value of the 'identifier' field.
setIdentifier(List<Identifier>) - Method in class com.cerner.bunsen.stu3.avro.CarePlan
Sets the value of the 'identifier' field.
setIdentifier(Identifier) - Method in class com.cerner.bunsen.stu3.avro.CarePlanDeviceRequestImmunizationRecommendationMedicationRequestNutritionOrderProcedureRequestReferralRequestReference.Builder
Sets the value of the 'identifier' field.
setIdentifier(Identifier) - Method in class com.cerner.bunsen.stu3.avro.CarePlanDeviceRequestImmunizationRecommendationMedicationRequestNutritionOrderProcedureRequestReferralRequestReference
Sets the value of the 'identifier' field.
setIdentifier(Identifier) - Method in class com.cerner.bunsen.stu3.avro.CarePlanMedicationRequestProcedureRequestReferralRequestReference.Builder
Sets the value of the 'identifier' field.
setIdentifier(Identifier) - Method in class com.cerner.bunsen.stu3.avro.CarePlanMedicationRequestProcedureRequestReferralRequestReference
Sets the value of the 'identifier' field.
setIdentifier(Identifier) - Method in class com.cerner.bunsen.stu3.avro.CarePlanProcedureRequestReferralRequestReference.Builder
Sets the value of the 'identifier' field.
setIdentifier(Identifier) - Method in class com.cerner.bunsen.stu3.avro.CarePlanProcedureRequestReferralRequestReference
Sets the value of the 'identifier' field.
setIdentifier(Identifier) - Method in class com.cerner.bunsen.stu3.avro.CarePlanReference.Builder
Sets the value of the 'identifier' field.
setIdentifier(Identifier) - Method in class com.cerner.bunsen.stu3.avro.CarePlanReference
Sets the value of the 'identifier' field.
setIdentifier(Identifier) - Method in class com.cerner.bunsen.stu3.avro.CareTeamOrganizationPatientPractitionerRelatedPersonReference.Builder
Sets the value of the 'identifier' field.
setIdentifier(Identifier) - Method in class com.cerner.bunsen.stu3.avro.CareTeamOrganizationPatientPractitionerRelatedPersonReference
Sets the value of the 'identifier' field.
setIdentifier(Identifier) - Method in class com.cerner.bunsen.stu3.avro.CareTeamReference.Builder
Sets the value of the 'identifier' field.
setIdentifier(Identifier) - Method in class com.cerner.bunsen.stu3.avro.CareTeamReference
Sets the value of the 'identifier' field.
setIdentifier(List<Identifier>) - Method in class com.cerner.bunsen.stu3.avro.Claim.Builder
Sets the value of the 'identifier' field.
setIdentifier(List<Identifier>) - Method in class com.cerner.bunsen.stu3.avro.Claim
Sets the value of the 'identifier' field.
setIdentifier(Identifier) - Method in class com.cerner.bunsen.stu3.avro.ClaimReference.Builder
Sets the value of the 'identifier' field.
setIdentifier(Identifier) - Method in class com.cerner.bunsen.stu3.avro.ClaimReference
Sets the value of the 'identifier' field.
setIdentifier(Identifier) - Method in class com.cerner.bunsen.stu3.avro.ClaimResponseReference.Builder
Sets the value of the 'identifier' field.
setIdentifier(Identifier) - Method in class com.cerner.bunsen.stu3.avro.ClaimResponseReference
Sets the value of the 'identifier' field.
setIdentifier(Identifier) - Method in class com.cerner.bunsen.stu3.avro.ClinicalImpressionDiagnosticReportObservationReference.Builder
Sets the value of the 'identifier' field.
setIdentifier(Identifier) - Method in class com.cerner.bunsen.stu3.avro.ClinicalImpressionDiagnosticReportObservationReference
Sets the value of the 'identifier' field.
setIdentifier(List<Identifier>) - Method in class com.cerner.bunsen.stu3.avro.Condition.Builder
Sets the value of the 'identifier' field.
setIdentifier(List<Identifier>) - Method in class com.cerner.bunsen.stu3.avro.Condition
Sets the value of the 'identifier' field.
setIdentifier(Identifier) - Method in class com.cerner.bunsen.stu3.avro.ConditionObservationReference.Builder
Sets the value of the 'identifier' field.
setIdentifier(Identifier) - Method in class com.cerner.bunsen.stu3.avro.ConditionObservationReference
Sets the value of the 'identifier' field.
setIdentifier(Identifier) - Method in class com.cerner.bunsen.stu3.avro.ConditionProcedureReference.Builder
Sets the value of the 'identifier' field.
setIdentifier(Identifier) - Method in class com.cerner.bunsen.stu3.avro.ConditionProcedureReference
Sets the value of the 'identifier' field.
setIdentifier(Identifier) - Method in class com.cerner.bunsen.stu3.avro.ConditionReference.Builder
Sets the value of the 'identifier' field.
setIdentifier(Identifier) - Method in class com.cerner.bunsen.stu3.avro.ConditionReference
Sets the value of the 'identifier' field.
setIdentifier(Identifier) - Method in class com.cerner.bunsen.stu3.avro.CoverageReference.Builder
Sets the value of the 'identifier' field.
setIdentifier(Identifier) - Method in class com.cerner.bunsen.stu3.avro.CoverageReference
Sets the value of the 'identifier' field.
setIdentifier(Identifier) - Method in class com.cerner.bunsen.stu3.avro.DetectedIssueReference.Builder
Sets the value of the 'identifier' field.
setIdentifier(Identifier) - Method in class com.cerner.bunsen.stu3.avro.DetectedIssueReference
Sets the value of the 'identifier' field.
setIdentifier(Identifier) - Method in class com.cerner.bunsen.stu3.avro.DeviceDeviceMetricReference.Builder
Sets the value of the 'identifier' field.
setIdentifier(Identifier) - Method in class com.cerner.bunsen.stu3.avro.DeviceDeviceMetricReference
Sets the value of the 'identifier' field.
setIdentifier(Identifier) - Method in class com.cerner.bunsen.stu3.avro.DeviceGroupLocationPatientReference.Builder
Sets the value of the 'identifier' field.
setIdentifier(Identifier) - Method in class com.cerner.bunsen.stu3.avro.DeviceGroupLocationPatientReference
Sets the value of the 'identifier' field.
setIdentifier(Identifier) - Method in class com.cerner.bunsen.stu3.avro.DeviceHealthcareServiceOrganizationPatientPractitionerRelatedPersonReference.Builder
Sets the value of the 'identifier' field.
setIdentifier(Identifier) - Method in class com.cerner.bunsen.stu3.avro.DeviceHealthcareServiceOrganizationPatientPractitionerRelatedPersonReference
Sets the value of the 'identifier' field.
setIdentifier(Identifier) - Method in class com.cerner.bunsen.stu3.avro.DeviceMedicationSubstanceReference.Builder
Sets the value of the 'identifier' field.
setIdentifier(Identifier) - Method in class com.cerner.bunsen.stu3.avro.DeviceMedicationSubstanceReference
Sets the value of the 'identifier' field.
setIdentifier(Identifier) - Method in class com.cerner.bunsen.stu3.avro.DeviceOrganizationPatientPractitionerRelatedPersonReference.Builder
Sets the value of the 'identifier' field.
setIdentifier(Identifier) - Method in class com.cerner.bunsen.stu3.avro.DeviceOrganizationPatientPractitionerRelatedPersonReference
Sets the value of the 'identifier' field.
setIdentifier(Identifier) - Method in class com.cerner.bunsen.stu3.avro.DeviceOrganizationPractitionerReference.Builder
Sets the value of the 'identifier' field.
setIdentifier(Identifier) - Method in class com.cerner.bunsen.stu3.avro.DeviceOrganizationPractitionerReference
Sets the value of the 'identifier' field.
setIdentifier(Identifier) - Method in class com.cerner.bunsen.stu3.avro.DeviceReference.Builder
Sets the value of the 'identifier' field.
setIdentifier(Identifier) - Method in class com.cerner.bunsen.stu3.avro.DeviceReference
Sets the value of the 'identifier' field.
setIdentifier(Identifier) - Method in class com.cerner.bunsen.stu3.avro.DiagnosticReportReference.Builder
Sets the value of the 'identifier' field.
setIdentifier(Identifier) - Method in class com.cerner.bunsen.stu3.avro.DiagnosticReportReference
Sets the value of the 'identifier' field.
setIdentifier(List<Identifier>) - Method in class com.cerner.bunsen.stu3.avro.Encounter.Builder
Sets the value of the 'identifier' field.
setIdentifier(List<Identifier>) - Method in class com.cerner.bunsen.stu3.avro.Encounter
Sets the value of the 'identifier' field.
setIdentifier(Identifier) - Method in class com.cerner.bunsen.stu3.avro.EncounterEpisodeOfCareReference.Builder
Sets the value of the 'identifier' field.
setIdentifier(Identifier) - Method in class com.cerner.bunsen.stu3.avro.EncounterEpisodeOfCareReference
Sets the value of the 'identifier' field.
setIdentifier(Identifier) - Method in class com.cerner.bunsen.stu3.avro.EncounterReference.Builder
Sets the value of the 'identifier' field.
setIdentifier(Identifier) - Method in class com.cerner.bunsen.stu3.avro.EncounterReference
Sets the value of the 'identifier' field.
setIdentifier(List<Identifier>) - Method in class com.cerner.bunsen.stu3.avro.EpisodeOfCare.Builder
Sets the value of the 'identifier' field.
setIdentifier(List<Identifier>) - Method in class com.cerner.bunsen.stu3.avro.EpisodeOfCare
Sets the value of the 'identifier' field.
setIdentifier(Identifier) - Method in class com.cerner.bunsen.stu3.avro.EpisodeOfCareReference.Builder
Sets the value of the 'identifier' field.
setIdentifier(Identifier) - Method in class com.cerner.bunsen.stu3.avro.EpisodeOfCareReference
Sets the value of the 'identifier' field.
setIdentifier(Identifier) - Method in class com.cerner.bunsen.stu3.avro.GoalReference.Builder
Sets the value of the 'identifier' field.
setIdentifier(Identifier) - Method in class com.cerner.bunsen.stu3.avro.GoalReference
Sets the value of the 'identifier' field.
setIdentifier(Identifier) - Method in class com.cerner.bunsen.stu3.avro.GroupPatientReference.Builder
Sets the value of the 'identifier' field.
setIdentifier(Identifier) - Method in class com.cerner.bunsen.stu3.avro.GroupPatientReference
Sets the value of the 'identifier' field.
setIdentifier(List<Identifier>) - Method in class com.cerner.bunsen.stu3.avro.Immunization.Builder
Sets the value of the 'identifier' field.
setIdentifier(List<Identifier>) - Method in class com.cerner.bunsen.stu3.avro.Immunization
Sets the value of the 'identifier' field.
setIdentifier(Identifier) - Method in class com.cerner.bunsen.stu3.avro.LibraryReference.Builder
Sets the value of the 'identifier' field.
setIdentifier(Identifier) - Method in class com.cerner.bunsen.stu3.avro.LibraryReference
Sets the value of the 'identifier' field.
setIdentifier(Identifier) - Method in class com.cerner.bunsen.stu3.avro.ListReference.Builder
Sets the value of the 'identifier' field.
setIdentifier(Identifier) - Method in class com.cerner.bunsen.stu3.avro.ListReference
Sets the value of the 'identifier' field.
setIdentifier(Identifier) - Method in class com.cerner.bunsen.stu3.avro.LocationReference.Builder
Sets the value of the 'identifier' field.
setIdentifier(Identifier) - Method in class com.cerner.bunsen.stu3.avro.LocationReference
Sets the value of the 'identifier' field.
setIdentifier(List<Identifier>) - Method in class com.cerner.bunsen.stu3.avro.Measure.Builder
Sets the value of the 'identifier' field.
setIdentifier(List<Identifier>) - Method in class com.cerner.bunsen.stu3.avro.Measure
Sets the value of the 'identifier' field.
setIdentifier(Identifier) - Method in class com.cerner.bunsen.stu3.avro.MeasureGroup.Builder
Sets the value of the 'identifier' field.
setIdentifier(Identifier) - Method in class com.cerner.bunsen.stu3.avro.MeasureGroup
Sets the value of the 'identifier' field.
setIdentifier(Identifier) - Method in class com.cerner.bunsen.stu3.avro.MeasureGroupPopulation.Builder
Sets the value of the 'identifier' field.
setIdentifier(Identifier) - Method in class com.cerner.bunsen.stu3.avro.MeasureGroupPopulation
Sets the value of the 'identifier' field.
setIdentifier(Identifier) - Method in class com.cerner.bunsen.stu3.avro.MeasureGroupStratifier.Builder
Sets the value of the 'identifier' field.
setIdentifier(Identifier) - Method in class com.cerner.bunsen.stu3.avro.MeasureGroupStratifier
Sets the value of the 'identifier' field.
setIdentifier(Identifier) - Method in class com.cerner.bunsen.stu3.avro.MeasureReference.Builder
Sets the value of the 'identifier' field.
setIdentifier(Identifier) - Method in class com.cerner.bunsen.stu3.avro.MeasureReference
Sets the value of the 'identifier' field.
setIdentifier(Identifier) - Method in class com.cerner.bunsen.stu3.avro.MeasureReport.Builder
Sets the value of the 'identifier' field.
setIdentifier(Identifier) - Method in class com.cerner.bunsen.stu3.avro.MeasureReport
Sets the value of the 'identifier' field.
setIdentifier(Identifier) - Method in class com.cerner.bunsen.stu3.avro.MeasureReportGroup.Builder
Sets the value of the 'identifier' field.
setIdentifier(Identifier) - Method in class com.cerner.bunsen.stu3.avro.MeasureReportGroup
Sets the value of the 'identifier' field.
setIdentifier(Identifier) - Method in class com.cerner.bunsen.stu3.avro.MeasureReportGroupPopulation.Builder
Sets the value of the 'identifier' field.
setIdentifier(Identifier) - Method in class com.cerner.bunsen.stu3.avro.MeasureReportGroupPopulation
Sets the value of the 'identifier' field.
setIdentifier(Identifier) - Method in class com.cerner.bunsen.stu3.avro.MeasureReportGroupStratifier.Builder
Sets the value of the 'identifier' field.
setIdentifier(Identifier) - Method in class com.cerner.bunsen.stu3.avro.MeasureReportGroupStratifier
Sets the value of the 'identifier' field.
setIdentifier(Identifier) - Method in class com.cerner.bunsen.stu3.avro.MeasureReportGroupStratifierStratumPopulation.Builder
Sets the value of the 'identifier' field.
setIdentifier(Identifier) - Method in class com.cerner.bunsen.stu3.avro.MeasureReportGroupStratifierStratumPopulation
Sets the value of the 'identifier' field.
setIdentifier(Identifier) - Method in class com.cerner.bunsen.stu3.avro.MeasureSupplementalData.Builder
Sets the value of the 'identifier' field.
setIdentifier(Identifier) - Method in class com.cerner.bunsen.stu3.avro.MeasureSupplementalData
Sets the value of the 'identifier' field.
setIdentifier(Identifier) - Method in class com.cerner.bunsen.stu3.avro.MedicationAdministrationMedicationDispenseMedicationStatementObservationProcedureReference.Builder
Sets the value of the 'identifier' field.
setIdentifier(Identifier) - Method in class com.cerner.bunsen.stu3.avro.MedicationAdministrationMedicationDispenseMedicationStatementObservationProcedureReference
Sets the value of the 'identifier' field.
setIdentifier(Identifier) - Method in class com.cerner.bunsen.stu3.avro.MedicationAdministrationObservationProcedureReference.Builder
Sets the value of the 'identifier' field.
setIdentifier(Identifier) - Method in class com.cerner.bunsen.stu3.avro.MedicationAdministrationObservationProcedureReference
Sets the value of the 'identifier' field.
setIdentifier(List<Identifier>) - Method in class com.cerner.bunsen.stu3.avro.MedicationDispense.Builder
Sets the value of the 'identifier' field.
setIdentifier(List<Identifier>) - Method in class com.cerner.bunsen.stu3.avro.MedicationDispense
Sets the value of the 'identifier' field.
setIdentifier(Identifier) - Method in class com.cerner.bunsen.stu3.avro.MedicationReference.Builder
Sets the value of the 'identifier' field.
setIdentifier(Identifier) - Method in class com.cerner.bunsen.stu3.avro.MedicationReference
Sets the value of the 'identifier' field.
setIdentifier(Identifier) - Method in class com.cerner.bunsen.stu3.avro.MedicationRequestReference.Builder
Sets the value of the 'identifier' field.
setIdentifier(Identifier) - Method in class com.cerner.bunsen.stu3.avro.MedicationRequestReference
Sets the value of the 'identifier' field.
setIdentifier(Identifier) - Method in class com.cerner.bunsen.stu3.avro.MedicationRequestVisionPrescriptionReference.Builder
Sets the value of the 'identifier' field.
setIdentifier(Identifier) - Method in class com.cerner.bunsen.stu3.avro.MedicationRequestVisionPrescriptionReference
Sets the value of the 'identifier' field.
setIdentifier(List<Identifier>) - Method in class com.cerner.bunsen.stu3.avro.MedicationStatement.Builder
Sets the value of the 'identifier' field.
setIdentifier(List<Identifier>) - Method in class com.cerner.bunsen.stu3.avro.MedicationStatement
Sets the value of the 'identifier' field.
setIdentifier(Identifier) - Method in class com.cerner.bunsen.stu3.avro.MedicationSubstanceReference.Builder
Sets the value of the 'identifier' field.
setIdentifier(Identifier) - Method in class com.cerner.bunsen.stu3.avro.MedicationSubstanceReference
Sets the value of the 'identifier' field.
setIdentifier(List<Identifier>) - Method in class com.cerner.bunsen.stu3.avro.Observation.Builder
Sets the value of the 'identifier' field.
setIdentifier(List<Identifier>) - Method in class com.cerner.bunsen.stu3.avro.Observation
Sets the value of the 'identifier' field.
setIdentifier(Identifier) - Method in class com.cerner.bunsen.stu3.avro.ObservationQuestionnaireResponseSequenceReference.Builder
Sets the value of the 'identifier' field.
setIdentifier(Identifier) - Method in class com.cerner.bunsen.stu3.avro.ObservationQuestionnaireResponseSequenceReference
Sets the value of the 'identifier' field.
setIdentifier(Identifier) - Method in class com.cerner.bunsen.stu3.avro.ObservationReference.Builder
Sets the value of the 'identifier' field.
setIdentifier(Identifier) - Method in class com.cerner.bunsen.stu3.avro.ObservationReference
Sets the value of the 'identifier' field.
setIdentifier(Identifier) - Method in class com.cerner.bunsen.stu3.avro.OrganizationPatientPractitionerRelatedPersonReference.Builder
Sets the value of the 'identifier' field.
setIdentifier(Identifier) - Method in class com.cerner.bunsen.stu3.avro.OrganizationPatientPractitionerRelatedPersonReference
Sets the value of the 'identifier' field.
setIdentifier(Identifier) - Method in class com.cerner.bunsen.stu3.avro.OrganizationPractitionerReference.Builder
Sets the value of the 'identifier' field.
setIdentifier(Identifier) - Method in class com.cerner.bunsen.stu3.avro.OrganizationPractitionerReference
Sets the value of the 'identifier' field.
setIdentifier(List<Identifier>) - Method in class com.cerner.bunsen.stu3.avro.Patient.Builder
Sets the value of the 'identifier' field.
setIdentifier(List<Identifier>) - Method in class com.cerner.bunsen.stu3.avro.Patient
Sets the value of the 'identifier' field.
setIdentifier(Identifier) - Method in class com.cerner.bunsen.stu3.avro.PatientPractitionerReference.Builder
Sets the value of the 'identifier' field.
setIdentifier(Identifier) - Method in class com.cerner.bunsen.stu3.avro.PatientPractitionerReference
Sets the value of the 'identifier' field.
setIdentifier(Identifier) - Method in class com.cerner.bunsen.stu3.avro.PatientPractitionerRelatedPersonReference.Builder
Sets the value of the 'identifier' field.
setIdentifier(Identifier) - Method in class com.cerner.bunsen.stu3.avro.PatientPractitionerRelatedPersonReference
Sets the value of the 'identifier' field.
setIdentifier(Identifier) - Method in class com.cerner.bunsen.stu3.avro.PatientReference.Builder
Sets the value of the 'identifier' field.
setIdentifier(Identifier) - Method in class com.cerner.bunsen.stu3.avro.PatientReference
Sets the value of the 'identifier' field.
setIdentifier(Identifier) - Method in class com.cerner.bunsen.stu3.avro.PatientRelatedPersonReference.Builder
Sets the value of the 'identifier' field.
setIdentifier(Identifier) - Method in class com.cerner.bunsen.stu3.avro.PatientRelatedPersonReference
Sets the value of the 'identifier' field.
setIdentifier(Identifier) - Method in class com.cerner.bunsen.stu3.avro.PlanDefinitionQuestionnaireReference.Builder
Sets the value of the 'identifier' field.
setIdentifier(Identifier) - Method in class com.cerner.bunsen.stu3.avro.PlanDefinitionQuestionnaireReference
Sets the value of the 'identifier' field.
setIdentifier(Identifier) - Method in class com.cerner.bunsen.stu3.avro.PractitionerReference.Builder
Sets the value of the 'identifier' field.
setIdentifier(Identifier) - Method in class com.cerner.bunsen.stu3.avro.PractitionerReference
Sets the value of the 'identifier' field.
setIdentifier(Identifier) - Method in class com.cerner.bunsen.stu3.avro.PractitionerRelatedPersonReference.Builder
Sets the value of the 'identifier' field.
setIdentifier(Identifier) - Method in class com.cerner.bunsen.stu3.avro.PractitionerRelatedPersonReference
Sets the value of the 'identifier' field.
setIdentifier(List<Identifier>) - Method in class com.cerner.bunsen.stu3.avro.Procedure.Builder
Sets the value of the 'identifier' field.
setIdentifier(List<Identifier>) - Method in class com.cerner.bunsen.stu3.avro.Procedure
Sets the value of the 'identifier' field.
setIdentifier(Identifier) - Method in class com.cerner.bunsen.stu3.avro.ProcedureReference.Builder
Sets the value of the 'identifier' field.
setIdentifier(Identifier) - Method in class com.cerner.bunsen.stu3.avro.ProcedureReference
Sets the value of the 'identifier' field.
setIdentifier(List<Identifier>) - Method in class com.cerner.bunsen.stu3.avro.ProcedureRequest.Builder
Sets the value of the 'identifier' field.
setIdentifier(List<Identifier>) - Method in class com.cerner.bunsen.stu3.avro.ProcedureRequest
Sets the value of the 'identifier' field.
setIdentifier(Identifier) - Method in class com.cerner.bunsen.stu3.avro.ProvenanceReference.Builder
Sets the value of the 'identifier' field.
setIdentifier(Identifier) - Method in class com.cerner.bunsen.stu3.avro.ProvenanceReference
Sets the value of the 'identifier' field.
setIdentifier(Identifier) - Method in class com.cerner.bunsen.stu3.avro.ReferralRequestReference.Builder
Sets the value of the 'identifier' field.
setIdentifier(Identifier) - Method in class com.cerner.bunsen.stu3.avro.ReferralRequestReference
Sets the value of the 'identifier' field.
setIdentifier(Identifier) - Method in class com.cerner.bunsen.stu3.avro.ResourceReference.Builder
Sets the value of the 'identifier' field.
setIdentifier(Identifier) - Method in class com.cerner.bunsen.stu3.avro.ResourceReference
Sets the value of the 'identifier' field.
setIdentifier(Identifier) - Method in class com.cerner.bunsen.stu3.avro.SpecimenReference.Builder
Sets the value of the 'identifier' field.
setIdentifier(Identifier) - Method in class com.cerner.bunsen.stu3.avro.SpecimenReference
Sets the value of the 'identifier' field.
setIdentifier(List<Identifier>) - Method in class com.cerner.bunsen.stu3.avro.us.core.CarePlan.Builder
Sets the value of the 'identifier' field.
setIdentifier(List<Identifier>) - Method in class com.cerner.bunsen.stu3.avro.us.core.CarePlan
Sets the value of the 'identifier' field.
setIdentifier(List<Identifier>) - Method in class com.cerner.bunsen.stu3.avro.us.core.Condition.Builder
Sets the value of the 'identifier' field.
setIdentifier(List<Identifier>) - Method in class com.cerner.bunsen.stu3.avro.us.core.Condition
Sets the value of the 'identifier' field.
setIdentifier(List<Identifier>) - Method in class com.cerner.bunsen.stu3.avro.us.core.Encounter.Builder
Sets the value of the 'identifier' field.
setIdentifier(List<Identifier>) - Method in class com.cerner.bunsen.stu3.avro.us.core.Encounter
Sets the value of the 'identifier' field.
setIdentifier(List<Identifier>) - Method in class com.cerner.bunsen.stu3.avro.us.core.Immunization.Builder
Sets the value of the 'identifier' field.
setIdentifier(List<Identifier>) - Method in class com.cerner.bunsen.stu3.avro.us.core.Immunization
Sets the value of the 'identifier' field.
setIdentifier(List<Identifier>) - Method in class com.cerner.bunsen.stu3.avro.us.core.MedicationRequest.Builder
Sets the value of the 'identifier' field.
setIdentifier(List<Identifier>) - Method in class com.cerner.bunsen.stu3.avro.us.core.MedicationRequest
Sets the value of the 'identifier' field.
setIdentifier(List<Identifier>) - Method in class com.cerner.bunsen.stu3.avro.us.core.Patient.Builder
Sets the value of the 'identifier' field.
setIdentifier(List<Identifier>) - Method in class com.cerner.bunsen.stu3.avro.us.core.Patient
Sets the value of the 'identifier' field.
setIdentifierBuilder(Identifier.Builder) - Method in class com.cerner.bunsen.stu3.avro.AccountReference.Builder
Sets the Builder instance for the 'identifier' field Reference field
setIdentifierBuilder(Identifier.Builder) - Method in class com.cerner.bunsen.stu3.avro.ActivityDefinitionHealthcareServicePlanDefinitionReference.Builder
Sets the Builder instance for the 'identifier' field Reference field
setIdentifierBuilder(Identifier.Builder) - Method in class com.cerner.bunsen.stu3.avro.ActivityDefinitionPlanDefinitionQuestionnaireReference.Builder
Sets the Builder instance for the 'identifier' field Reference field
setIdentifierBuilder(Identifier.Builder) - Method in class com.cerner.bunsen.stu3.avro.ActivityDefinitionPlanDefinitionReference.Builder
Sets the Builder instance for the 'identifier' field Reference field
setIdentifierBuilder(Identifier.Builder) - Method in class com.cerner.bunsen.stu3.avro.AppointmentCommunicationRequestDeviceRequestMedicationRequestNutritionOrderProcedureRequestReferralRequestRequestGroupTaskVisionPrescriptionReference.Builder
Sets the Builder instance for the 'identifier' field Reference field
setIdentifierBuilder(Identifier.Builder) - Method in class com.cerner.bunsen.stu3.avro.AppointmentReference.Builder
Sets the Builder instance for the 'identifier' field Reference field
setIdentifierBuilder(Identifier.Builder) - Method in class com.cerner.bunsen.stu3.avro.BundleReference.Builder
Sets the Builder instance for the 'identifier' field Reference field
setIdentifierBuilder(Identifier.Builder) - Method in class com.cerner.bunsen.stu3.avro.CarePlanDeviceRequestImmunizationRecommendationMedicationRequestNutritionOrderProcedureRequestReferralRequestReference.Builder
Sets the Builder instance for the 'identifier' field Reference field
setIdentifierBuilder(Identifier.Builder) - Method in class com.cerner.bunsen.stu3.avro.CarePlanMedicationRequestProcedureRequestReferralRequestReference.Builder
Sets the Builder instance for the 'identifier' field Reference field
setIdentifierBuilder(Identifier.Builder) - Method in class com.cerner.bunsen.stu3.avro.CarePlanProcedureRequestReferralRequestReference.Builder
Sets the Builder instance for the 'identifier' field Reference field
setIdentifierBuilder(Identifier.Builder) - Method in class com.cerner.bunsen.stu3.avro.CarePlanReference.Builder
Sets the Builder instance for the 'identifier' field Reference field
setIdentifierBuilder(Identifier.Builder) - Method in class com.cerner.bunsen.stu3.avro.CareTeamOrganizationPatientPractitionerRelatedPersonReference.Builder
Sets the Builder instance for the 'identifier' field Reference field
setIdentifierBuilder(Identifier.Builder) - Method in class com.cerner.bunsen.stu3.avro.CareTeamReference.Builder
Sets the Builder instance for the 'identifier' field Reference field
setIdentifierBuilder(Identifier.Builder) - Method in class com.cerner.bunsen.stu3.avro.ClaimReference.Builder
Sets the Builder instance for the 'identifier' field Reference field
setIdentifierBuilder(Identifier.Builder) - Method in class com.cerner.bunsen.stu3.avro.ClaimResponseReference.Builder
Sets the Builder instance for the 'identifier' field Reference field
setIdentifierBuilder(Identifier.Builder) - Method in class com.cerner.bunsen.stu3.avro.ClinicalImpressionDiagnosticReportObservationReference.Builder
Sets the Builder instance for the 'identifier' field Reference field
setIdentifierBuilder(Identifier.Builder) - Method in class com.cerner.bunsen.stu3.avro.ConditionObservationReference.Builder
Sets the Builder instance for the 'identifier' field Reference field
setIdentifierBuilder(Identifier.Builder) - Method in class com.cerner.bunsen.stu3.avro.ConditionProcedureReference.Builder
Sets the Builder instance for the 'identifier' field Reference field
setIdentifierBuilder(Identifier.Builder) - Method in class com.cerner.bunsen.stu3.avro.ConditionReference.Builder
Sets the Builder instance for the 'identifier' field Reference field
setIdentifierBuilder(Identifier.Builder) - Method in class com.cerner.bunsen.stu3.avro.CoverageReference.Builder
Sets the Builder instance for the 'identifier' field Reference field
setIdentifierBuilder(Identifier.Builder) - Method in class com.cerner.bunsen.stu3.avro.DetectedIssueReference.Builder
Sets the Builder instance for the 'identifier' field Reference field
setIdentifierBuilder(Identifier.Builder) - Method in class com.cerner.bunsen.stu3.avro.DeviceDeviceMetricReference.Builder
Sets the Builder instance for the 'identifier' field Reference field
setIdentifierBuilder(Identifier.Builder) - Method in class com.cerner.bunsen.stu3.avro.DeviceGroupLocationPatientReference.Builder
Sets the Builder instance for the 'identifier' field Reference field
setIdentifierBuilder(Identifier.Builder) - Method in class com.cerner.bunsen.stu3.avro.DeviceHealthcareServiceOrganizationPatientPractitionerRelatedPersonReference.Builder
Sets the Builder instance for the 'identifier' field Reference field
setIdentifierBuilder(Identifier.Builder) - Method in class com.cerner.bunsen.stu3.avro.DeviceMedicationSubstanceReference.Builder
Sets the Builder instance for the 'identifier' field Reference field
setIdentifierBuilder(Identifier.Builder) - Method in class com.cerner.bunsen.stu3.avro.DeviceOrganizationPatientPractitionerRelatedPersonReference.Builder
Sets the Builder instance for the 'identifier' field Reference field
setIdentifierBuilder(Identifier.Builder) - Method in class com.cerner.bunsen.stu3.avro.DeviceOrganizationPractitionerReference.Builder
Sets the Builder instance for the 'identifier' field Reference field
setIdentifierBuilder(Identifier.Builder) - Method in class com.cerner.bunsen.stu3.avro.DeviceReference.Builder
Sets the Builder instance for the 'identifier' field Reference field
setIdentifierBuilder(Identifier.Builder) - Method in class com.cerner.bunsen.stu3.avro.DiagnosticReportReference.Builder
Sets the Builder instance for the 'identifier' field Reference field
setIdentifierBuilder(Identifier.Builder) - Method in class com.cerner.bunsen.stu3.avro.EncounterEpisodeOfCareReference.Builder
Sets the Builder instance for the 'identifier' field Reference field
setIdentifierBuilder(Identifier.Builder) - Method in class com.cerner.bunsen.stu3.avro.EncounterReference.Builder
Sets the Builder instance for the 'identifier' field Reference field
setIdentifierBuilder(Identifier.Builder) - Method in class com.cerner.bunsen.stu3.avro.EpisodeOfCareReference.Builder
Sets the Builder instance for the 'identifier' field Reference field
setIdentifierBuilder(Identifier.Builder) - Method in class com.cerner.bunsen.stu3.avro.GoalReference.Builder
Sets the Builder instance for the 'identifier' field Reference field
setIdentifierBuilder(Identifier.Builder) - Method in class com.cerner.bunsen.stu3.avro.GroupPatientReference.Builder
Sets the Builder instance for the 'identifier' field Reference field
setIdentifierBuilder(Identifier.Builder) - Method in class com.cerner.bunsen.stu3.avro.LibraryReference.Builder
Sets the Builder instance for the 'identifier' field Reference field
setIdentifierBuilder(Identifier.Builder) - Method in class com.cerner.bunsen.stu3.avro.ListReference.Builder
Sets the Builder instance for the 'identifier' field Reference field
setIdentifierBuilder(Identifier.Builder) - Method in class com.cerner.bunsen.stu3.avro.LocationReference.Builder
Sets the Builder instance for the 'identifier' field Reference field
setIdentifierBuilder(Identifier.Builder) - Method in class com.cerner.bunsen.stu3.avro.MeasureGroup.Builder
Sets the Builder instance for the 'identifier' field Field for FHIR property identifier
setIdentifierBuilder(Identifier.Builder) - Method in class com.cerner.bunsen.stu3.avro.MeasureGroupPopulation.Builder
Sets the Builder instance for the 'identifier' field Field for FHIR property identifier
setIdentifierBuilder(Identifier.Builder) - Method in class com.cerner.bunsen.stu3.avro.MeasureGroupStratifier.Builder
Sets the Builder instance for the 'identifier' field Field for FHIR property identifier
setIdentifierBuilder(Identifier.Builder) - Method in class com.cerner.bunsen.stu3.avro.MeasureReference.Builder
Sets the Builder instance for the 'identifier' field Reference field
setIdentifierBuilder(Identifier.Builder) - Method in class com.cerner.bunsen.stu3.avro.MeasureReport.Builder
Sets the Builder instance for the 'identifier' field Field for FHIR property identifier
setIdentifierBuilder(Identifier.Builder) - Method in class com.cerner.bunsen.stu3.avro.MeasureReportGroup.Builder
Sets the Builder instance for the 'identifier' field Field for FHIR property identifier
setIdentifierBuilder(Identifier.Builder) - Method in class com.cerner.bunsen.stu3.avro.MeasureReportGroupPopulation.Builder
Sets the Builder instance for the 'identifier' field Field for FHIR property identifier
setIdentifierBuilder(Identifier.Builder) - Method in class com.cerner.bunsen.stu3.avro.MeasureReportGroupStratifier.Builder
Sets the Builder instance for the 'identifier' field Field for FHIR property identifier
setIdentifierBuilder(Identifier.Builder) - Method in class com.cerner.bunsen.stu3.avro.MeasureReportGroupStratifierStratumPopulation.Builder
Sets the Builder instance for the 'identifier' field Field for FHIR property identifier
setIdentifierBuilder(Identifier.Builder) - Method in class com.cerner.bunsen.stu3.avro.MeasureSupplementalData.Builder
Sets the Builder instance for the 'identifier' field Field for FHIR property identifier
setIdentifierBuilder(Identifier.Builder) - Method in class com.cerner.bunsen.stu3.avro.MedicationAdministrationMedicationDispenseMedicationStatementObservationProcedureReference.Builder
Sets the Builder instance for the 'identifier' field Reference field
setIdentifierBuilder(Identifier.Builder) - Method in class com.cerner.bunsen.stu3.avro.MedicationAdministrationObservationProcedureReference.Builder
Sets the Builder instance for the 'identifier' field Reference field
setIdentifierBuilder(Identifier.Builder) - Method in class com.cerner.bunsen.stu3.avro.MedicationReference.Builder
Sets the Builder instance for the 'identifier' field Reference field
setIdentifierBuilder(Identifier.Builder) - Method in class com.cerner.bunsen.stu3.avro.MedicationRequestReference.Builder
Sets the Builder instance for the 'identifier' field Reference field
setIdentifierBuilder(Identifier.Builder) - Method in class com.cerner.bunsen.stu3.avro.MedicationRequestVisionPrescriptionReference.Builder
Sets the Builder instance for the 'identifier' field Reference field
setIdentifierBuilder(Identifier.Builder) - Method in class com.cerner.bunsen.stu3.avro.MedicationSubstanceReference.Builder
Sets the Builder instance for the 'identifier' field Reference field
setIdentifierBuilder(Identifier.Builder) - Method in class com.cerner.bunsen.stu3.avro.ObservationQuestionnaireResponseSequenceReference.Builder
Sets the Builder instance for the 'identifier' field Reference field
setIdentifierBuilder(Identifier.Builder) - Method in class com.cerner.bunsen.stu3.avro.ObservationReference.Builder
Sets the Builder instance for the 'identifier' field Reference field
setIdentifierBuilder(Identifier.Builder) - Method in class com.cerner.bunsen.stu3.avro.OrganizationPatientPractitionerRelatedPersonReference.Builder
Sets the Builder instance for the 'identifier' field Reference field
setIdentifierBuilder(Identifier.Builder) - Method in class com.cerner.bunsen.stu3.avro.OrganizationPractitionerReference.Builder
Sets the Builder instance for the 'identifier' field Reference field
setIdentifierBuilder(Identifier.Builder) - Method in class com.cerner.bunsen.stu3.avro.PatientPractitionerReference.Builder
Sets the Builder instance for the 'identifier' field Reference field
setIdentifierBuilder(Identifier.Builder) - Method in class com.cerner.bunsen.stu3.avro.PatientPractitionerRelatedPersonReference.Builder
Sets the Builder instance for the 'identifier' field Reference field
setIdentifierBuilder(Identifier.Builder) - Method in class com.cerner.bunsen.stu3.avro.PatientReference.Builder
Sets the Builder instance for the 'identifier' field Reference field
setIdentifierBuilder(Identifier.Builder) - Method in class com.cerner.bunsen.stu3.avro.PatientRelatedPersonReference.Builder
Sets the Builder instance for the 'identifier' field Reference field
setIdentifierBuilder(Identifier.Builder) - Method in class com.cerner.bunsen.stu3.avro.PlanDefinitionQuestionnaireReference.Builder
Sets the Builder instance for the 'identifier' field Reference field
setIdentifierBuilder(Identifier.Builder) - Method in class com.cerner.bunsen.stu3.avro.PractitionerReference.Builder
Sets the Builder instance for the 'identifier' field Reference field
setIdentifierBuilder(Identifier.Builder) - Method in class com.cerner.bunsen.stu3.avro.PractitionerRelatedPersonReference.Builder
Sets the Builder instance for the 'identifier' field Reference field
setIdentifierBuilder(Identifier.Builder) - Method in class com.cerner.bunsen.stu3.avro.ProcedureReference.Builder
Sets the Builder instance for the 'identifier' field Reference field
setIdentifierBuilder(Identifier.Builder) - Method in class com.cerner.bunsen.stu3.avro.ProvenanceReference.Builder
Sets the Builder instance for the 'identifier' field Reference field
setIdentifierBuilder(Identifier.Builder) - Method in class com.cerner.bunsen.stu3.avro.ReferralRequestReference.Builder
Sets the Builder instance for the 'identifier' field Reference field
setIdentifierBuilder(Identifier.Builder) - Method in class com.cerner.bunsen.stu3.avro.ResourceReference.Builder
Sets the Builder instance for the 'identifier' field Reference field
setIdentifierBuilder(Identifier.Builder) - Method in class com.cerner.bunsen.stu3.avro.SpecimenReference.Builder
Sets the Builder instance for the 'identifier' field Reference field
setImage(List<Attachment>) - Method in class com.cerner.bunsen.stu3.avro.us.core.Medication.Builder
Sets the value of the 'image' field.
setImage(List<Attachment>) - Method in class com.cerner.bunsen.stu3.avro.us.core.Medication
Sets the value of the 'image' field.
setImmunizationRecommendationId(String) - Method in class com.cerner.bunsen.stu3.avro.CarePlanDeviceRequestImmunizationRecommendationMedicationRequestNutritionOrderProcedureRequestReferralRequestReference.Builder
Sets the value of the 'ImmunizationRecommendationId' field.
setImmunizationRecommendationId(String) - Method in class com.cerner.bunsen.stu3.avro.CarePlanDeviceRequestImmunizationRecommendationMedicationRequestNutritionOrderProcedureRequestReferralRequestReference
Sets the value of the 'ImmunizationRecommendationId' field.
setImplicitRules(String) - Method in class com.cerner.bunsen.stu3.avro.AllergyIntolerance.Builder
Sets the value of the 'implicitRules' field.
setImplicitRules(String) - Method in class com.cerner.bunsen.stu3.avro.AllergyIntolerance
Sets the value of the 'implicitRules' field.
setImplicitRules(String) - Method in class com.cerner.bunsen.stu3.avro.CarePlan.Builder
Sets the value of the 'implicitRules' field.
setImplicitRules(String) - Method in class com.cerner.bunsen.stu3.avro.CarePlan
Sets the value of the 'implicitRules' field.
setImplicitRules(String) - Method in class com.cerner.bunsen.stu3.avro.Claim.Builder
Sets the value of the 'implicitRules' field.
setImplicitRules(String) - Method in class com.cerner.bunsen.stu3.avro.Claim
Sets the value of the 'implicitRules' field.
setImplicitRules(String) - Method in class com.cerner.bunsen.stu3.avro.Condition.Builder
Sets the value of the 'implicitRules' field.
setImplicitRules(String) - Method in class com.cerner.bunsen.stu3.avro.Condition
Sets the value of the 'implicitRules' field.
setImplicitRules(String) - Method in class com.cerner.bunsen.stu3.avro.Encounter.Builder
Sets the value of the 'implicitRules' field.
setImplicitRules(String) - Method in class com.cerner.bunsen.stu3.avro.Encounter
Sets the value of the 'implicitRules' field.
setImplicitRules(String) - Method in class com.cerner.bunsen.stu3.avro.EpisodeOfCare.Builder
Sets the value of the 'implicitRules' field.
setImplicitRules(String) - Method in class com.cerner.bunsen.stu3.avro.EpisodeOfCare
Sets the value of the 'implicitRules' field.
setImplicitRules(String) - Method in class com.cerner.bunsen.stu3.avro.Immunization.Builder
Sets the value of the 'implicitRules' field.
setImplicitRules(String) - Method in class com.cerner.bunsen.stu3.avro.Immunization
Sets the value of the 'implicitRules' field.
setImplicitRules(String) - Method in class com.cerner.bunsen.stu3.avro.Measure.Builder
Sets the value of the 'implicitRules' field.
setImplicitRules(String) - Method in class com.cerner.bunsen.stu3.avro.Measure
Sets the value of the 'implicitRules' field.
setImplicitRules(String) - Method in class com.cerner.bunsen.stu3.avro.MeasureReport.Builder
Sets the value of the 'implicitRules' field.
setImplicitRules(String) - Method in class com.cerner.bunsen.stu3.avro.MeasureReport
Sets the value of the 'implicitRules' field.
setImplicitRules(String) - Method in class com.cerner.bunsen.stu3.avro.MedicationDispense.Builder
Sets the value of the 'implicitRules' field.
setImplicitRules(String) - Method in class com.cerner.bunsen.stu3.avro.MedicationDispense
Sets the value of the 'implicitRules' field.
setImplicitRules(String) - Method in class com.cerner.bunsen.stu3.avro.MedicationStatement.Builder
Sets the value of the 'implicitRules' field.
setImplicitRules(String) - Method in class com.cerner.bunsen.stu3.avro.MedicationStatement
Sets the value of the 'implicitRules' field.
setImplicitRules(String) - Method in class com.cerner.bunsen.stu3.avro.Observation.Builder
Sets the value of the 'implicitRules' field.
setImplicitRules(String) - Method in class com.cerner.bunsen.stu3.avro.Observation
Sets the value of the 'implicitRules' field.
setImplicitRules(String) - Method in class com.cerner.bunsen.stu3.avro.Patient.Builder
Sets the value of the 'implicitRules' field.
setImplicitRules(String) - Method in class com.cerner.bunsen.stu3.avro.Patient
Sets the value of the 'implicitRules' field.
setImplicitRules(String) - Method in class com.cerner.bunsen.stu3.avro.Procedure.Builder
Sets the value of the 'implicitRules' field.
setImplicitRules(String) - Method in class com.cerner.bunsen.stu3.avro.Procedure
Sets the value of the 'implicitRules' field.
setImplicitRules(String) - Method in class com.cerner.bunsen.stu3.avro.ProcedureRequest.Builder
Sets the value of the 'implicitRules' field.
setImplicitRules(String) - Method in class com.cerner.bunsen.stu3.avro.ProcedureRequest
Sets the value of the 'implicitRules' field.
setImplicitRules(String) - Method in class com.cerner.bunsen.stu3.avro.Resource.Builder
Sets the value of the 'implicitRules' field.
setImplicitRules(String) - Method in class com.cerner.bunsen.stu3.avro.Resource
Sets the value of the 'implicitRules' field.
setImplicitRules(String) - Method in class com.cerner.bunsen.stu3.avro.us.core.CarePlan.Builder
Sets the value of the 'implicitRules' field.
setImplicitRules(String) - Method in class com.cerner.bunsen.stu3.avro.us.core.CarePlan
Sets the value of the 'implicitRules' field.
setImplicitRules(String) - Method in class com.cerner.bunsen.stu3.avro.us.core.Condition.Builder
Sets the value of the 'implicitRules' field.
setImplicitRules(String) - Method in class com.cerner.bunsen.stu3.avro.us.core.Condition
Sets the value of the 'implicitRules' field.
setImplicitRules(String) - Method in class com.cerner.bunsen.stu3.avro.us.core.Encounter.Builder
Sets the value of the 'implicitRules' field.
setImplicitRules(String) - Method in class com.cerner.bunsen.stu3.avro.us.core.Encounter
Sets the value of the 'implicitRules' field.
setImplicitRules(String) - Method in class com.cerner.bunsen.stu3.avro.us.core.Immunization.Builder
Sets the value of the 'implicitRules' field.
setImplicitRules(String) - Method in class com.cerner.bunsen.stu3.avro.us.core.Immunization
Sets the value of the 'implicitRules' field.
setImplicitRules(String) - Method in class com.cerner.bunsen.stu3.avro.us.core.Medication.Builder
Sets the value of the 'implicitRules' field.
setImplicitRules(String) - Method in class com.cerner.bunsen.stu3.avro.us.core.Medication
Sets the value of the 'implicitRules' field.
setImplicitRules(String) - Method in class com.cerner.bunsen.stu3.avro.us.core.MedicationRequest.Builder
Sets the value of the 'implicitRules' field.
setImplicitRules(String) - Method in class com.cerner.bunsen.stu3.avro.us.core.MedicationRequest
Sets the value of the 'implicitRules' field.
setImplicitRules(String) - Method in class com.cerner.bunsen.stu3.avro.us.core.Patient.Builder
Sets the value of the 'implicitRules' field.
setImplicitRules(String) - Method in class com.cerner.bunsen.stu3.avro.us.core.Patient
Sets the value of the 'implicitRules' field.
setImprovementNotation(String) - Method in class com.cerner.bunsen.stu3.avro.Measure.Builder
Sets the value of the 'improvementNotation' field.
setImprovementNotation(String) - Method in class com.cerner.bunsen.stu3.avro.Measure
Sets the value of the 'improvementNotation' field.
setIncomingReferral(List<ReferralRequestReference>) - Method in class com.cerner.bunsen.stu3.avro.Encounter.Builder
Sets the value of the 'incomingReferral' field.
setIncomingReferral(List<ReferralRequestReference>) - Method in class com.cerner.bunsen.stu3.avro.Encounter
Sets the value of the 'incomingReferral' field.
setIncomingReferral(List<ReferralRequestReference>) - Method in class com.cerner.bunsen.stu3.avro.us.core.Encounter.Builder
Sets the value of the 'incomingReferral' field.
setIncomingReferral(List<ReferralRequestReference>) - Method in class com.cerner.bunsen.stu3.avro.us.core.Encounter
Sets the value of the 'incomingReferral' field.
setIndividual(PractitionerRelatedPersonReference) - Method in class com.cerner.bunsen.stu3.avro.EncounterParticipant.Builder
Sets the value of the 'individual' field.
setIndividual(PractitionerRelatedPersonReference) - Method in class com.cerner.bunsen.stu3.avro.EncounterParticipant
Sets the value of the 'individual' field.
setIndividual(PractitionerReference) - Method in class com.cerner.bunsen.stu3.avro.us.core.EncounterParticipant.Builder
Sets the value of the 'individual' field.
setIndividual(PractitionerReference) - Method in class com.cerner.bunsen.stu3.avro.us.core.EncounterParticipant
Sets the value of the 'individual' field.
setIndividualBuilder(PractitionerRelatedPersonReference.Builder) - Method in class com.cerner.bunsen.stu3.avro.EncounterParticipant.Builder
Sets the Builder instance for the 'individual' field Field for FHIR property individual
setIndividualBuilder(PractitionerReference.Builder) - Method in class com.cerner.bunsen.stu3.avro.us.core.EncounterParticipant.Builder
Sets the Builder instance for the 'individual' field Field for FHIR property individual
setInformation(List<ClaimInformation>) - Method in class com.cerner.bunsen.stu3.avro.Claim.Builder
Sets the value of the 'information' field.
setInformation(List<ClaimInformation>) - Method in class com.cerner.bunsen.stu3.avro.Claim
Sets the value of the 'information' field.
setInformationLinkId(List<Integer>) - Method in class com.cerner.bunsen.stu3.avro.ClaimItem.Builder
Sets the value of the 'informationLinkId' field.
setInformationLinkId(List<Integer>) - Method in class com.cerner.bunsen.stu3.avro.ClaimItem
Sets the value of the 'informationLinkId' field.
setInformationSource(OrganizationPatientPractitionerRelatedPersonReference) - Method in class com.cerner.bunsen.stu3.avro.MedicationStatement.Builder
Sets the value of the 'informationSource' field.
setInformationSource(OrganizationPatientPractitionerRelatedPersonReference) - Method in class com.cerner.bunsen.stu3.avro.MedicationStatement
Sets the value of the 'informationSource' field.
setInformationSourceBuilder(OrganizationPatientPractitionerRelatedPersonReference.Builder) - Method in class com.cerner.bunsen.stu3.avro.MedicationStatement.Builder
Sets the Builder instance for the 'informationSource' field Field for FHIR property informationSource
setIngredient(List<MedicationIngredient>) - Method in class com.cerner.bunsen.stu3.avro.us.core.Medication.Builder
Sets the value of the 'ingredient' field.
setIngredient(List<MedicationIngredient>) - Method in class com.cerner.bunsen.stu3.avro.us.core.Medication
Sets the value of the 'ingredient' field.
setInsurance(List<ClaimInsurance>) - Method in class com.cerner.bunsen.stu3.avro.Claim.Builder
Sets the value of the 'insurance' field.
setInsurance(List<ClaimInsurance>) - Method in class com.cerner.bunsen.stu3.avro.Claim
Sets the value of the 'insurance' field.
setInsurer(OrganizationReference) - Method in class com.cerner.bunsen.stu3.avro.Claim.Builder
Sets the value of the 'insurer' field.
setInsurer(OrganizationReference) - Method in class com.cerner.bunsen.stu3.avro.Claim
Sets the value of the 'insurer' field.
setInsurerBuilder(OrganizationReference.Builder) - Method in class com.cerner.bunsen.stu3.avro.Claim.Builder
Sets the Builder instance for the 'insurer' field Field for FHIR property insurer
setInteger(Integer) - Method in class com.cerner.bunsen.stu3.avro.ChoiceBooleanInteger.Builder
Sets the value of the 'integer' field.
setInteger(Integer) - Method in class com.cerner.bunsen.stu3.avro.ChoiceBooleanInteger
Sets the value of the 'integer' field.
setIntent(String) - Method in class com.cerner.bunsen.stu3.avro.CarePlan.Builder
Sets the value of the 'intent' field.
setIntent(String) - Method in class com.cerner.bunsen.stu3.avro.CarePlan
Sets the value of the 'intent' field.
setIntent(String) - Method in class com.cerner.bunsen.stu3.avro.ProcedureRequest.Builder
Sets the value of the 'intent' field.
setIntent(String) - Method in class com.cerner.bunsen.stu3.avro.ProcedureRequest
Sets the value of the 'intent' field.
setIntent(String) - Method in class com.cerner.bunsen.stu3.avro.us.core.CarePlan.Builder
Sets the value of the 'intent' field.
setIntent(String) - Method in class com.cerner.bunsen.stu3.avro.us.core.CarePlan
Sets the value of the 'intent' field.
setIntent(String) - Method in class com.cerner.bunsen.stu3.avro.us.core.MedicationRequest.Builder
Sets the value of the 'intent' field.
setIntent(String) - Method in class com.cerner.bunsen.stu3.avro.us.core.MedicationRequest
Sets the value of the 'intent' field.
setInterpretation(CodeableConcept) - Method in class com.cerner.bunsen.stu3.avro.Observation.Builder
Sets the value of the 'interpretation' field.
setInterpretation(CodeableConcept) - Method in class com.cerner.bunsen.stu3.avro.Observation
Sets the value of the 'interpretation' field.
setInterpretation(CodeableConcept) - Method in class com.cerner.bunsen.stu3.avro.ObservationComponent.Builder
Sets the value of the 'interpretation' field.
setInterpretation(CodeableConcept) - Method in class com.cerner.bunsen.stu3.avro.ObservationComponent
Sets the value of the 'interpretation' field.
setInterpretationBuilder(CodeableConcept.Builder) - Method in class com.cerner.bunsen.stu3.avro.Observation.Builder
Sets the Builder instance for the 'interpretation' field Field for FHIR property interpretation
setInterpretationBuilder(CodeableConcept.Builder) - Method in class com.cerner.bunsen.stu3.avro.ObservationComponent.Builder
Sets the Builder instance for the 'interpretation' field Field for FHIR property interpretation
setIsActive(Boolean) - Method in class com.cerner.bunsen.stu3.avro.us.core.MedicationIngredient.Builder
Sets the value of the 'isActive' field.
setIsActive(Boolean) - Method in class com.cerner.bunsen.stu3.avro.us.core.MedicationIngredient
Sets the value of the 'isActive' field.
setIsBrand(Boolean) - Method in class com.cerner.bunsen.stu3.avro.us.core.Medication.Builder
Sets the value of the 'isBrand' field.
setIsBrand(Boolean) - Method in class com.cerner.bunsen.stu3.avro.us.core.Medication
Sets the value of the 'isBrand' field.
setIsOverTheCounter(Boolean) - Method in class com.cerner.bunsen.stu3.avro.us.core.Medication.Builder
Sets the value of the 'isOverTheCounter' field.
setIsOverTheCounter(Boolean) - Method in class com.cerner.bunsen.stu3.avro.us.core.Medication
Sets the value of the 'isOverTheCounter' field.
setIssued(String) - Method in class com.cerner.bunsen.stu3.avro.Observation.Builder
Sets the value of the 'issued' field.
setIssued(String) - Method in class com.cerner.bunsen.stu3.avro.Observation
Sets the value of the 'issued' field.
setItem(List<ClaimItem>) - Method in class com.cerner.bunsen.stu3.avro.Claim.Builder
Sets the value of the 'item' field.
setItem(List<ClaimItem>) - Method in class com.cerner.bunsen.stu3.avro.Claim
Sets the value of the 'item' field.
setItem(ChoiceCodeableConceptMedicationSubstanceReference) - Method in class com.cerner.bunsen.stu3.avro.us.core.MedicationIngredient.Builder
Sets the value of the 'item' field.
setItem(ChoiceCodeableConceptMedicationSubstanceReference) - Method in class com.cerner.bunsen.stu3.avro.us.core.MedicationIngredient
Sets the value of the 'item' field.
setItem(ChoiceCodeableConceptMedicationReference) - Method in class com.cerner.bunsen.stu3.avro.us.core.MedicationPackageContent.Builder
Sets the value of the 'item' field.
setItem(ChoiceCodeableConceptMedicationReference) - Method in class com.cerner.bunsen.stu3.avro.us.core.MedicationPackageContent
Sets the value of the 'item' field.
setItemBuilder(ChoiceCodeableConceptMedicationSubstanceReference.Builder) - Method in class com.cerner.bunsen.stu3.avro.us.core.MedicationIngredient.Builder
Sets the Builder instance for the 'item' field Field for FHIR property item
setItemBuilder(ChoiceCodeableConceptMedicationReference.Builder) - Method in class com.cerner.bunsen.stu3.avro.us.core.MedicationPackageContent.Builder
Sets the Builder instance for the 'item' field Field for FHIR property item
setJurisdiction(List<CodeableConcept>) - Method in class com.cerner.bunsen.stu3.avro.Measure.Builder
Sets the value of the 'jurisdiction' field.
setJurisdiction(List<CodeableConcept>) - Method in class com.cerner.bunsen.stu3.avro.Measure
Sets the value of the 'jurisdiction' field.
setLanguage(String) - Method in class com.cerner.bunsen.stu3.avro.AllergyIntolerance.Builder
Sets the value of the 'language' field.
setLanguage(String) - Method in class com.cerner.bunsen.stu3.avro.AllergyIntolerance
Sets the value of the 'language' field.
setLanguage(String) - Method in class com.cerner.bunsen.stu3.avro.Attachment.Builder
Sets the value of the 'language' field.
setLanguage(String) - Method in class com.cerner.bunsen.stu3.avro.Attachment
Sets the value of the 'language' field.
setLanguage(String) - Method in class com.cerner.bunsen.stu3.avro.CarePlan.Builder
Sets the value of the 'language' field.
setLanguage(String) - Method in class com.cerner.bunsen.stu3.avro.CarePlan
Sets the value of the 'language' field.
setLanguage(String) - Method in class com.cerner.bunsen.stu3.avro.Claim.Builder
Sets the value of the 'language' field.
setLanguage(String) - Method in class com.cerner.bunsen.stu3.avro.Claim
Sets the value of the 'language' field.
setLanguage(String) - Method in class com.cerner.bunsen.stu3.avro.Condition.Builder
Sets the value of the 'language' field.
setLanguage(String) - Method in class com.cerner.bunsen.stu3.avro.Condition
Sets the value of the 'language' field.
setLanguage(String) - Method in class com.cerner.bunsen.stu3.avro.Encounter.Builder
Sets the value of the 'language' field.
setLanguage(String) - Method in class com.cerner.bunsen.stu3.avro.Encounter
Sets the value of the 'language' field.
setLanguage(String) - Method in class com.cerner.bunsen.stu3.avro.EpisodeOfCare.Builder
Sets the value of the 'language' field.
setLanguage(String) - Method in class com.cerner.bunsen.stu3.avro.EpisodeOfCare
Sets the value of the 'language' field.
setLanguage(String) - Method in class com.cerner.bunsen.stu3.avro.Immunization.Builder
Sets the value of the 'language' field.
setLanguage(String) - Method in class com.cerner.bunsen.stu3.avro.Immunization
Sets the value of the 'language' field.
setLanguage(String) - Method in class com.cerner.bunsen.stu3.avro.Measure.Builder
Sets the value of the 'language' field.
setLanguage(String) - Method in class com.cerner.bunsen.stu3.avro.Measure
Sets the value of the 'language' field.
setLanguage(String) - Method in class com.cerner.bunsen.stu3.avro.MeasureReport.Builder
Sets the value of the 'language' field.
setLanguage(String) - Method in class com.cerner.bunsen.stu3.avro.MeasureReport
Sets the value of the 'language' field.
setLanguage(String) - Method in class com.cerner.bunsen.stu3.avro.MedicationDispense.Builder
Sets the value of the 'language' field.
setLanguage(String) - Method in class com.cerner.bunsen.stu3.avro.MedicationDispense
Sets the value of the 'language' field.
setLanguage(String) - Method in class com.cerner.bunsen.stu3.avro.MedicationStatement.Builder
Sets the value of the 'language' field.
setLanguage(String) - Method in class com.cerner.bunsen.stu3.avro.MedicationStatement
Sets the value of the 'language' field.
setLanguage(String) - Method in class com.cerner.bunsen.stu3.avro.Observation.Builder
Sets the value of the 'language' field.
setLanguage(String) - Method in class com.cerner.bunsen.stu3.avro.Observation
Sets the value of the 'language' field.
setLanguage(String) - Method in class com.cerner.bunsen.stu3.avro.Patient.Builder
Sets the value of the 'language' field.
setLanguage(String) - Method in class com.cerner.bunsen.stu3.avro.Patient
Sets the value of the 'language' field.
setLanguage(CodeableConcept) - Method in class com.cerner.bunsen.stu3.avro.PatientCommunication.Builder
Sets the value of the 'language' field.
setLanguage(CodeableConcept) - Method in class com.cerner.bunsen.stu3.avro.PatientCommunication
Sets the value of the 'language' field.
setLanguage(String) - Method in class com.cerner.bunsen.stu3.avro.Procedure.Builder
Sets the value of the 'language' field.
setLanguage(String) - Method in class com.cerner.bunsen.stu3.avro.Procedure
Sets the value of the 'language' field.
setLanguage(String) - Method in class com.cerner.bunsen.stu3.avro.ProcedureRequest.Builder
Sets the value of the 'language' field.
setLanguage(String) - Method in class com.cerner.bunsen.stu3.avro.ProcedureRequest
Sets the value of the 'language' field.
setLanguage(String) - Method in class com.cerner.bunsen.stu3.avro.Resource.Builder
Sets the value of the 'language' field.
setLanguage(String) - Method in class com.cerner.bunsen.stu3.avro.Resource
Sets the value of the 'language' field.
setLanguage(String) - Method in class com.cerner.bunsen.stu3.avro.us.core.CarePlan.Builder
Sets the value of the 'language' field.
setLanguage(String) - Method in class com.cerner.bunsen.stu3.avro.us.core.CarePlan
Sets the value of the 'language' field.
setLanguage(String) - Method in class com.cerner.bunsen.stu3.avro.us.core.Condition.Builder
Sets the value of the 'language' field.
setLanguage(String) - Method in class com.cerner.bunsen.stu3.avro.us.core.Condition
Sets the value of the 'language' field.
setLanguage(String) - Method in class com.cerner.bunsen.stu3.avro.us.core.Encounter.Builder
Sets the value of the 'language' field.
setLanguage(String) - Method in class com.cerner.bunsen.stu3.avro.us.core.Encounter
Sets the value of the 'language' field.
setLanguage(String) - Method in class com.cerner.bunsen.stu3.avro.us.core.Immunization.Builder
Sets the value of the 'language' field.
setLanguage(String) - Method in class com.cerner.bunsen.stu3.avro.us.core.Immunization
Sets the value of the 'language' field.
setLanguage(String) - Method in class com.cerner.bunsen.stu3.avro.us.core.Medication.Builder
Sets the value of the 'language' field.
setLanguage(String) - Method in class com.cerner.bunsen.stu3.avro.us.core.Medication
Sets the value of the 'language' field.
setLanguage(String) - Method in class com.cerner.bunsen.stu3.avro.us.core.MedicationRequest.Builder
Sets the value of the 'language' field.
setLanguage(String) - Method in class com.cerner.bunsen.stu3.avro.us.core.MedicationRequest
Sets the value of the 'language' field.
setLanguage(String) - Method in class com.cerner.bunsen.stu3.avro.us.core.Patient.Builder
Sets the value of the 'language' field.
setLanguage(String) - Method in class com.cerner.bunsen.stu3.avro.us.core.Patient
Sets the value of the 'language' field.
setLanguage(CodeableConcept) - Method in class com.cerner.bunsen.stu3.avro.us.core.PatientCommunication.Builder
Sets the value of the 'language' field.
setLanguage(CodeableConcept) - Method in class com.cerner.bunsen.stu3.avro.us.core.PatientCommunication
Sets the value of the 'language' field.
setLanguageBuilder(CodeableConcept.Builder) - Method in class com.cerner.bunsen.stu3.avro.PatientCommunication.Builder
Sets the Builder instance for the 'language' field Field for FHIR property language
setLanguageBuilder(CodeableConcept.Builder) - Method in class com.cerner.bunsen.stu3.avro.us.core.PatientCommunication.Builder
Sets the Builder instance for the 'language' field Field for FHIR property language
setLastOccurrence(String) - Method in class com.cerner.bunsen.stu3.avro.AllergyIntolerance.Builder
Sets the value of the 'lastOccurrence' field.
setLastOccurrence(String) - Method in class com.cerner.bunsen.stu3.avro.AllergyIntolerance
Sets the value of the 'lastOccurrence' field.
setLastReviewDate(String) - Method in class com.cerner.bunsen.stu3.avro.Measure.Builder
Sets the value of the 'lastReviewDate' field.
setLastReviewDate(String) - Method in class com.cerner.bunsen.stu3.avro.Measure
Sets the value of the 'lastReviewDate' field.
setLastUpdated(String) - Method in class com.cerner.bunsen.stu3.avro.Meta.Builder
Sets the value of the 'lastUpdated' field.
setLastUpdated(String) - Method in class com.cerner.bunsen.stu3.avro.Meta
Sets the value of the 'lastUpdated' field.
setLength(Duration) - Method in class com.cerner.bunsen.stu3.avro.Encounter.Builder
Sets the value of the 'length' field.
setLength(Duration) - Method in class com.cerner.bunsen.stu3.avro.Encounter
Sets the value of the 'length' field.
setLength(Duration) - Method in class com.cerner.bunsen.stu3.avro.us.core.Encounter.Builder
Sets the value of the 'length' field.
setLength(Duration) - Method in class com.cerner.bunsen.stu3.avro.us.core.Encounter
Sets the value of the 'length' field.
setLengthBuilder(Duration.Builder) - Method in class com.cerner.bunsen.stu3.avro.Encounter.Builder
Sets the Builder instance for the 'length' field Field for FHIR property length
setLengthBuilder(Duration.Builder) - Method in class com.cerner.bunsen.stu3.avro.us.core.Encounter.Builder
Sets the Builder instance for the 'length' field Field for FHIR property length
setLibrary(List<LibraryReference>) - Method in class com.cerner.bunsen.stu3.avro.Measure.Builder
Sets the value of the 'library' field.
setLibrary(List<LibraryReference>) - Method in class com.cerner.bunsen.stu3.avro.Measure
Sets the value of the 'library' field.
setLibraryId(String) - Method in class com.cerner.bunsen.stu3.avro.LibraryReference.Builder
Sets the value of the 'LibraryId' field.
setLibraryId(String) - Method in class com.cerner.bunsen.stu3.avro.LibraryReference
Sets the value of the 'LibraryId' field.
setLine(List<String>) - Method in class com.cerner.bunsen.stu3.avro.Address.Builder
Sets the value of the 'line' field.
setLine(List<String>) - Method in class com.cerner.bunsen.stu3.avro.Address
Sets the value of the 'line' field.
setLink(List<PatientLink>) - Method in class com.cerner.bunsen.stu3.avro.Patient.Builder
Sets the value of the 'link' field.
setLink(List<PatientLink>) - Method in class com.cerner.bunsen.stu3.avro.Patient
Sets the value of the 'link' field.
setLink(List<PatientLink>) - Method in class com.cerner.bunsen.stu3.avro.us.core.Patient.Builder
Sets the value of the 'link' field.
setLink(List<PatientLink>) - Method in class com.cerner.bunsen.stu3.avro.us.core.Patient
Sets the value of the 'link' field.
setListId(String) - Method in class com.cerner.bunsen.stu3.avro.ListReference.Builder
Sets the value of the 'ListId' field.
setListId(String) - Method in class com.cerner.bunsen.stu3.avro.ListReference
Sets the value of the 'ListId' field.
setLocation(LocationReference) - Method in class com.cerner.bunsen.stu3.avro.CarePlanActivityDetail.Builder
Sets the value of the 'location' field.
setLocation(LocationReference) - Method in class com.cerner.bunsen.stu3.avro.CarePlanActivityDetail
Sets the value of the 'location' field.
setLocation(ChoiceAddressLocationReference) - Method in class com.cerner.bunsen.stu3.avro.ClaimAccident.Builder
Sets the value of the 'location' field.
setLocation(ChoiceAddressLocationReference) - Method in class com.cerner.bunsen.stu3.avro.ClaimAccident
Sets the value of the 'location' field.
setLocation(ChoiceAddressCodeableConceptLocationReference) - Method in class com.cerner.bunsen.stu3.avro.ClaimItem.Builder
Sets the value of the 'location' field.
setLocation(ChoiceAddressCodeableConceptLocationReference) - Method in class com.cerner.bunsen.stu3.avro.ClaimItem
Sets the value of the 'location' field.
setLocation(List<EncounterLocation>) - Method in class com.cerner.bunsen.stu3.avro.Encounter.Builder
Sets the value of the 'location' field.
setLocation(List<EncounterLocation>) - Method in class com.cerner.bunsen.stu3.avro.Encounter
Sets the value of the 'location' field.
setLocation(LocationReference) - Method in class com.cerner.bunsen.stu3.avro.EncounterLocation.Builder
Sets the value of the 'location' field.
setLocation(LocationReference) - Method in class com.cerner.bunsen.stu3.avro.EncounterLocation
Sets the value of the 'location' field.
setLocation(LocationReference) - Method in class com.cerner.bunsen.stu3.avro.Immunization.Builder
Sets the value of the 'location' field.
setLocation(LocationReference) - Method in class com.cerner.bunsen.stu3.avro.Immunization
Sets the value of the 'location' field.
setLocation(LocationReference) - Method in class com.cerner.bunsen.stu3.avro.Procedure.Builder
Sets the value of the 'location' field.
setLocation(LocationReference) - Method in class com.cerner.bunsen.stu3.avro.Procedure
Sets the value of the 'location' field.
setLocation(LocationReference) - Method in class com.cerner.bunsen.stu3.avro.us.core.CarePlanActivityDetail.Builder
Sets the value of the 'location' field.
setLocation(LocationReference) - Method in class com.cerner.bunsen.stu3.avro.us.core.CarePlanActivityDetail
Sets the value of the 'location' field.
setLocation(List<EncounterLocation>) - Method in class com.cerner.bunsen.stu3.avro.us.core.Encounter.Builder
Sets the value of the 'location' field.
setLocation(List<EncounterLocation>) - Method in class com.cerner.bunsen.stu3.avro.us.core.Encounter
Sets the value of the 'location' field.
setLocation(LocationReference) - Method in class com.cerner.bunsen.stu3.avro.us.core.EncounterLocation.Builder
Sets the value of the 'location' field.
setLocation(LocationReference) - Method in class com.cerner.bunsen.stu3.avro.us.core.EncounterLocation
Sets the value of the 'location' field.
setLocation(LocationReference) - Method in class com.cerner.bunsen.stu3.avro.us.core.Immunization.Builder
Sets the value of the 'location' field.
setLocation(LocationReference) - Method in class com.cerner.bunsen.stu3.avro.us.core.Immunization
Sets the value of the 'location' field.
setLocationBuilder(LocationReference.Builder) - Method in class com.cerner.bunsen.stu3.avro.CarePlanActivityDetail.Builder
Sets the Builder instance for the 'location' field Field for FHIR property location
setLocationBuilder(ChoiceAddressLocationReference.Builder) - Method in class com.cerner.bunsen.stu3.avro.ClaimAccident.Builder
Sets the Builder instance for the 'location' field Field for FHIR property location
setLocationBuilder(ChoiceAddressCodeableConceptLocationReference.Builder) - Method in class com.cerner.bunsen.stu3.avro.ClaimItem.Builder
Sets the Builder instance for the 'location' field Field for FHIR property location
setLocationBuilder(LocationReference.Builder) - Method in class com.cerner.bunsen.stu3.avro.EncounterLocation.Builder
Sets the Builder instance for the 'location' field Field for FHIR property location
setLocationBuilder(LocationReference.Builder) - Method in class com.cerner.bunsen.stu3.avro.Immunization.Builder
Sets the Builder instance for the 'location' field Field for FHIR property location
setLocationBuilder(LocationReference.Builder) - Method in class com.cerner.bunsen.stu3.avro.Procedure.Builder
Sets the Builder instance for the 'location' field Field for FHIR property location
setLocationBuilder(LocationReference.Builder) - Method in class com.cerner.bunsen.stu3.avro.us.core.CarePlanActivityDetail.Builder
Sets the Builder instance for the 'location' field Field for FHIR property location
setLocationBuilder(LocationReference.Builder) - Method in class com.cerner.bunsen.stu3.avro.us.core.EncounterLocation.Builder
Sets the Builder instance for the 'location' field Field for FHIR property location
setLocationBuilder(LocationReference.Builder) - Method in class com.cerner.bunsen.stu3.avro.us.core.Immunization.Builder
Sets the Builder instance for the 'location' field Field for FHIR property location
setLocationId(String) - Method in class com.cerner.bunsen.stu3.avro.DeviceGroupLocationPatientReference.Builder
Sets the value of the 'LocationId' field.
setLocationId(String) - Method in class com.cerner.bunsen.stu3.avro.DeviceGroupLocationPatientReference
Sets the value of the 'LocationId' field.
setLocationId(String) - Method in class com.cerner.bunsen.stu3.avro.LocationReference.Builder
Sets the value of the 'LocationId' field.
setLocationId(String) - Method in class com.cerner.bunsen.stu3.avro.LocationReference
Sets the value of the 'LocationId' field.
setLotNumber(String) - Method in class com.cerner.bunsen.stu3.avro.Immunization.Builder
Sets the value of the 'lotNumber' field.
setLotNumber(String) - Method in class com.cerner.bunsen.stu3.avro.Immunization
Sets the value of the 'lotNumber' field.
setLotNumber(String) - Method in class com.cerner.bunsen.stu3.avro.us.core.Immunization.Builder
Sets the value of the 'lotNumber' field.
setLotNumber(String) - Method in class com.cerner.bunsen.stu3.avro.us.core.Immunization
Sets the value of the 'lotNumber' field.
setLotNumber(String) - Method in class com.cerner.bunsen.stu3.avro.us.core.MedicationPackageBatch.Builder
Sets the value of the 'lotNumber' field.
setLotNumber(String) - Method in class com.cerner.bunsen.stu3.avro.us.core.MedicationPackageBatch
Sets the value of the 'lotNumber' field.
setLow(Quantity) - Method in class com.cerner.bunsen.stu3.avro.ObservationComponentReferenceRange.Builder
Sets the value of the 'low' field.
setLow(Quantity) - Method in class com.cerner.bunsen.stu3.avro.ObservationComponentReferenceRange
Sets the value of the 'low' field.
setLow(Quantity) - Method in class com.cerner.bunsen.stu3.avro.ObservationReferenceRange.Builder
Sets the value of the 'low' field.
setLow(Quantity) - Method in class com.cerner.bunsen.stu3.avro.ObservationReferenceRange
Sets the value of the 'low' field.
setLow(Quantity) - Method in class com.cerner.bunsen.stu3.avro.Range.Builder
Sets the value of the 'low' field.
setLow(Quantity) - Method in class com.cerner.bunsen.stu3.avro.Range
Sets the value of the 'low' field.
setLowBuilder(Quantity.Builder) - Method in class com.cerner.bunsen.stu3.avro.ObservationComponentReferenceRange.Builder
Sets the Builder instance for the 'low' field Field for FHIR property low
setLowBuilder(Quantity.Builder) - Method in class com.cerner.bunsen.stu3.avro.ObservationReferenceRange.Builder
Sets the Builder instance for the 'low' field Field for FHIR property low
setLowBuilder(Quantity.Builder) - Method in class com.cerner.bunsen.stu3.avro.Range.Builder
Sets the Builder instance for the 'low' field Field for FHIR property low
setLowerLimit(BigDecimal) - Method in class com.cerner.bunsen.stu3.avro.SampledData.Builder
Sets the value of the 'lowerLimit' field.
setLowerLimit(BigDecimal) - Method in class com.cerner.bunsen.stu3.avro.SampledData
Sets the value of the 'lowerLimit' field.
setManagingOrganization(OrganizationReference) - Method in class com.cerner.bunsen.stu3.avro.EpisodeOfCare.Builder
Sets the value of the 'managingOrganization' field.
setManagingOrganization(OrganizationReference) - Method in class com.cerner.bunsen.stu3.avro.EpisodeOfCare
Sets the value of the 'managingOrganization' field.
setManagingOrganization(OrganizationReference) - Method in class com.cerner.bunsen.stu3.avro.Patient.Builder
Sets the value of the 'managingOrganization' field.
setManagingOrganization(OrganizationReference) - Method in class com.cerner.bunsen.stu3.avro.Patient
Sets the value of the 'managingOrganization' field.
setManagingOrganization(OrganizationReference) - Method in class com.cerner.bunsen.stu3.avro.us.core.Patient.Builder
Sets the value of the 'managingOrganization' field.
setManagingOrganization(OrganizationReference) - Method in class com.cerner.bunsen.stu3.avro.us.core.Patient
Sets the value of the 'managingOrganization' field.
setManagingOrganizationBuilder(OrganizationReference.Builder) - Method in class com.cerner.bunsen.stu3.avro.EpisodeOfCare.Builder
Sets the Builder instance for the 'managingOrganization' field Field for FHIR property managingOrganization
setManagingOrganizationBuilder(OrganizationReference.Builder) - Method in class com.cerner.bunsen.stu3.avro.Patient.Builder
Sets the Builder instance for the 'managingOrganization' field Field for FHIR property managingOrganization
setManagingOrganizationBuilder(OrganizationReference.Builder) - Method in class com.cerner.bunsen.stu3.avro.us.core.Patient.Builder
Sets the Builder instance for the 'managingOrganization' field Field for FHIR property managingOrganization
setManifestation(List<CodeableConcept>) - Method in class com.cerner.bunsen.stu3.avro.AllergyIntoleranceReaction.Builder
Sets the value of the 'manifestation' field.
setManifestation(List<CodeableConcept>) - Method in class com.cerner.bunsen.stu3.avro.AllergyIntoleranceReaction
Sets the value of the 'manifestation' field.
setManipulated(DeviceReference) - Method in class com.cerner.bunsen.stu3.avro.ProcedureFocalDevice.Builder
Sets the value of the 'manipulated' field.
setManipulated(DeviceReference) - Method in class com.cerner.bunsen.stu3.avro.ProcedureFocalDevice
Sets the value of the 'manipulated' field.
setManipulatedBuilder(DeviceReference.Builder) - Method in class com.cerner.bunsen.stu3.avro.ProcedureFocalDevice.Builder
Sets the Builder instance for the 'manipulated' field Field for FHIR property manipulated
setManufacturer(OrganizationReference) - Method in class com.cerner.bunsen.stu3.avro.Immunization.Builder
Sets the value of the 'manufacturer' field.
setManufacturer(OrganizationReference) - Method in class com.cerner.bunsen.stu3.avro.Immunization
Sets the value of the 'manufacturer' field.
setManufacturer(OrganizationReference) - Method in class com.cerner.bunsen.stu3.avro.us.core.Immunization.Builder
Sets the value of the 'manufacturer' field.
setManufacturer(OrganizationReference) - Method in class com.cerner.bunsen.stu3.avro.us.core.Immunization
Sets the value of the 'manufacturer' field.
setManufacturer(OrganizationReference) - Method in class com.cerner.bunsen.stu3.avro.us.core.Medication.Builder
Sets the value of the 'manufacturer' field.
setManufacturer(OrganizationReference) - Method in class com.cerner.bunsen.stu3.avro.us.core.Medication
Sets the value of the 'manufacturer' field.
setManufacturerBuilder(OrganizationReference.Builder) - Method in class com.cerner.bunsen.stu3.avro.Immunization.Builder
Sets the Builder instance for the 'manufacturer' field Field for FHIR property manufacturer
setManufacturerBuilder(OrganizationReference.Builder) - Method in class com.cerner.bunsen.stu3.avro.us.core.Immunization.Builder
Sets the Builder instance for the 'manufacturer' field Field for FHIR property manufacturer
setManufacturerBuilder(OrganizationReference.Builder) - Method in class com.cerner.bunsen.stu3.avro.us.core.Medication.Builder
Sets the Builder instance for the 'manufacturer' field Field for FHIR property manufacturer
setMaritalStatus(CodeableConcept) - Method in class com.cerner.bunsen.stu3.avro.Patient.Builder
Sets the value of the 'maritalStatus' field.
setMaritalStatus(CodeableConcept) - Method in class com.cerner.bunsen.stu3.avro.Patient
Sets the value of the 'maritalStatus' field.
setMaritalStatus(CodeableConcept) - Method in class com.cerner.bunsen.stu3.avro.us.core.Patient.Builder
Sets the value of the 'maritalStatus' field.
setMaritalStatus(CodeableConcept) - Method in class com.cerner.bunsen.stu3.avro.us.core.Patient
Sets the value of the 'maritalStatus' field.
setMaritalStatusBuilder(CodeableConcept.Builder) - Method in class com.cerner.bunsen.stu3.avro.Patient.Builder
Sets the Builder instance for the 'maritalStatus' field Field for FHIR property maritalStatus
setMaritalStatusBuilder(CodeableConcept.Builder) - Method in class com.cerner.bunsen.stu3.avro.us.core.Patient.Builder
Sets the Builder instance for the 'maritalStatus' field Field for FHIR property maritalStatus
setMaxDosePerAdministration(Quantity) - Method in class com.cerner.bunsen.stu3.avro.Dosage.Builder
Sets the value of the 'maxDosePerAdministration' field.
setMaxDosePerAdministration(Quantity) - Method in class com.cerner.bunsen.stu3.avro.Dosage
Sets the value of the 'maxDosePerAdministration' field.
setMaxDosePerAdministrationBuilder(Quantity.Builder) - Method in class com.cerner.bunsen.stu3.avro.Dosage.Builder
Sets the Builder instance for the 'maxDosePerAdministration' field Field for FHIR property maxDosePerAdministration
setMaxDosePerLifetime(Quantity) - Method in class com.cerner.bunsen.stu3.avro.Dosage.Builder
Sets the value of the 'maxDosePerLifetime' field.
setMaxDosePerLifetime(Quantity) - Method in class com.cerner.bunsen.stu3.avro.Dosage
Sets the value of the 'maxDosePerLifetime' field.
setMaxDosePerLifetimeBuilder(Quantity.Builder) - Method in class com.cerner.bunsen.stu3.avro.Dosage.Builder
Sets the Builder instance for the 'maxDosePerLifetime' field Field for FHIR property maxDosePerLifetime
setMaxDosePerPeriod(Ratio) - Method in class com.cerner.bunsen.stu3.avro.Dosage.Builder
Sets the value of the 'maxDosePerPeriod' field.
setMaxDosePerPeriod(Ratio) - Method in class com.cerner.bunsen.stu3.avro.Dosage
Sets the value of the 'maxDosePerPeriod' field.
setMaxDosePerPeriodBuilder(Ratio.Builder) - Method in class com.cerner.bunsen.stu3.avro.Dosage.Builder
Sets the Builder instance for the 'maxDosePerPeriod' field Field for FHIR property maxDosePerPeriod
setMeasure(MeasureReference) - Method in class com.cerner.bunsen.stu3.avro.MeasureReport.Builder
Sets the value of the 'measure' field.
setMeasure(MeasureReference) - Method in class com.cerner.bunsen.stu3.avro.MeasureReport
Sets the value of the 'measure' field.
setMeasureBuilder(MeasureReference.Builder) - Method in class com.cerner.bunsen.stu3.avro.MeasureReport.Builder
Sets the Builder instance for the 'measure' field Field for FHIR property measure
setMeasureId(String) - Method in class com.cerner.bunsen.stu3.avro.MeasureReference.Builder
Sets the value of the 'MeasureId' field.
setMeasureId(String) - Method in class com.cerner.bunsen.stu3.avro.MeasureReference
Sets the value of the 'MeasureId' field.
setMeasureScore(BigDecimal) - Method in class com.cerner.bunsen.stu3.avro.MeasureReportGroup.Builder
Sets the value of the 'measureScore' field.
setMeasureScore(BigDecimal) - Method in class com.cerner.bunsen.stu3.avro.MeasureReportGroup
Sets the value of the 'measureScore' field.
setMeasureScore(BigDecimal) - Method in class com.cerner.bunsen.stu3.avro.MeasureReportGroupStratifierStratum.Builder
Sets the value of the 'measureScore' field.
setMeasureScore(BigDecimal) - Method in class com.cerner.bunsen.stu3.avro.MeasureReportGroupStratifierStratum
Sets the value of the 'measureScore' field.
setMedication(ChoiceCodeableConceptMedicationReference) - Method in class com.cerner.bunsen.stu3.avro.MedicationDispense.Builder
Sets the value of the 'medication' field.
setMedication(ChoiceCodeableConceptMedicationReference) - Method in class com.cerner.bunsen.stu3.avro.MedicationDispense
Sets the value of the 'medication' field.
setMedication(ChoiceCodeableConceptMedicationReference) - Method in class com.cerner.bunsen.stu3.avro.MedicationStatement.Builder
Sets the value of the 'medication' field.
setMedication(ChoiceCodeableConceptMedicationReference) - Method in class com.cerner.bunsen.stu3.avro.MedicationStatement
Sets the value of the 'medication' field.
setMedication(ChoiceCodeableConceptMedicationReference) - Method in class com.cerner.bunsen.stu3.avro.us.core.MedicationRequest.Builder
Sets the value of the 'medication' field.
setMedication(ChoiceCodeableConceptMedicationReference) - Method in class com.cerner.bunsen.stu3.avro.us.core.MedicationRequest
Sets the value of the 'medication' field.
setMedicationAdministrationId(String) - Method in class com.cerner.bunsen.stu3.avro.MedicationAdministrationMedicationDispenseMedicationStatementObservationProcedureReference.Builder
Sets the value of the 'MedicationAdministrationId' field.
setMedicationAdministrationId(String) - Method in class com.cerner.bunsen.stu3.avro.MedicationAdministrationMedicationDispenseMedicationStatementObservationProcedureReference
Sets the value of the 'MedicationAdministrationId' field.
setMedicationAdministrationId(String) - Method in class com.cerner.bunsen.stu3.avro.MedicationAdministrationObservationProcedureReference.Builder
Sets the value of the 'MedicationAdministrationId' field.
setMedicationAdministrationId(String) - Method in class com.cerner.bunsen.stu3.avro.MedicationAdministrationObservationProcedureReference
Sets the value of the 'MedicationAdministrationId' field.
setMedicationBuilder(ChoiceCodeableConceptMedicationReference.Builder) - Method in class com.cerner.bunsen.stu3.avro.MedicationDispense.Builder
Sets the Builder instance for the 'medication' field Field for FHIR property medication
setMedicationBuilder(ChoiceCodeableConceptMedicationReference.Builder) - Method in class com.cerner.bunsen.stu3.avro.MedicationStatement.Builder
Sets the Builder instance for the 'medication' field Field for FHIR property medication
setMedicationBuilder(ChoiceCodeableConceptMedicationReference.Builder) - Method in class com.cerner.bunsen.stu3.avro.us.core.MedicationRequest.Builder
Sets the Builder instance for the 'medication' field Field for FHIR property medication
setMedicationDispenseId(String) - Method in class com.cerner.bunsen.stu3.avro.MedicationAdministrationMedicationDispenseMedicationStatementObservationProcedureReference.Builder
Sets the value of the 'MedicationDispenseId' field.
setMedicationDispenseId(String) - Method in class com.cerner.bunsen.stu3.avro.MedicationAdministrationMedicationDispenseMedicationStatementObservationProcedureReference
Sets the value of the 'MedicationDispenseId' field.
setMedicationId(String) - Method in class com.cerner.bunsen.stu3.avro.DeviceMedicationSubstanceReference.Builder
Sets the value of the 'MedicationId' field.
setMedicationId(String) - Method in class com.cerner.bunsen.stu3.avro.DeviceMedicationSubstanceReference
Sets the value of the 'MedicationId' field.
setMedicationId(String) - Method in class com.cerner.bunsen.stu3.avro.MedicationReference.Builder
Sets the value of the 'MedicationId' field.
setMedicationId(String) - Method in class com.cerner.bunsen.stu3.avro.MedicationReference
Sets the value of the 'MedicationId' field.
setMedicationId(String) - Method in class com.cerner.bunsen.stu3.avro.MedicationSubstanceReference.Builder
Sets the value of the 'MedicationId' field.
setMedicationId(String) - Method in class com.cerner.bunsen.stu3.avro.MedicationSubstanceReference
Sets the value of the 'MedicationId' field.
setMedicationRequestId(String) - Method in class com.cerner.bunsen.stu3.avro.AppointmentCommunicationRequestDeviceRequestMedicationRequestNutritionOrderProcedureRequestReferralRequestRequestGroupTaskVisionPrescriptionReference.Builder
Sets the value of the 'MedicationRequestId' field.
setMedicationRequestId(String) - Method in class com.cerner.bunsen.stu3.avro.AppointmentCommunicationRequestDeviceRequestMedicationRequestNutritionOrderProcedureRequestReferralRequestRequestGroupTaskVisionPrescriptionReference
Sets the value of the 'MedicationRequestId' field.
setMedicationRequestId(String) - Method in class com.cerner.bunsen.stu3.avro.CarePlanDeviceRequestImmunizationRecommendationMedicationRequestNutritionOrderProcedureRequestReferralRequestReference.Builder
Sets the value of the 'MedicationRequestId' field.
setMedicationRequestId(String) - Method in class com.cerner.bunsen.stu3.avro.CarePlanDeviceRequestImmunizationRecommendationMedicationRequestNutritionOrderProcedureRequestReferralRequestReference
Sets the value of the 'MedicationRequestId' field.
setMedicationRequestId(String) - Method in class com.cerner.bunsen.stu3.avro.CarePlanMedicationRequestProcedureRequestReferralRequestReference.Builder
Sets the value of the 'MedicationRequestId' field.
setMedicationRequestId(String) - Method in class com.cerner.bunsen.stu3.avro.CarePlanMedicationRequestProcedureRequestReferralRequestReference
Sets the value of the 'MedicationRequestId' field.
setMedicationRequestId(String) - Method in class com.cerner.bunsen.stu3.avro.MedicationRequestReference.Builder
Sets the value of the 'MedicationRequestId' field.
setMedicationRequestId(String) - Method in class com.cerner.bunsen.stu3.avro.MedicationRequestReference
Sets the value of the 'MedicationRequestId' field.
setMedicationRequestId(String) - Method in class com.cerner.bunsen.stu3.avro.MedicationRequestVisionPrescriptionReference.Builder
Sets the value of the 'MedicationRequestId' field.
setMedicationRequestId(String) - Method in class com.cerner.bunsen.stu3.avro.MedicationRequestVisionPrescriptionReference
Sets the value of the 'MedicationRequestId' field.
setMedicationStatementId(String) - Method in class com.cerner.bunsen.stu3.avro.MedicationAdministrationMedicationDispenseMedicationStatementObservationProcedureReference.Builder
Sets the value of the 'MedicationStatementId' field.
setMedicationStatementId(String) - Method in class com.cerner.bunsen.stu3.avro.MedicationAdministrationMedicationDispenseMedicationStatementObservationProcedureReference
Sets the value of the 'MedicationStatementId' field.
setMeta(Meta) - Method in class com.cerner.bunsen.stu3.avro.AllergyIntolerance.Builder
Sets the value of the 'meta' field.
setMeta(Meta) - Method in class com.cerner.bunsen.stu3.avro.AllergyIntolerance
Sets the value of the 'meta' field.
setMeta(Meta) - Method in class com.cerner.bunsen.stu3.avro.CarePlan.Builder
Sets the value of the 'meta' field.
setMeta(Meta) - Method in class com.cerner.bunsen.stu3.avro.CarePlan
Sets the value of the 'meta' field.
setMeta(Meta) - Method in class com.cerner.bunsen.stu3.avro.Claim.Builder
Sets the value of the 'meta' field.
setMeta(Meta) - Method in class com.cerner.bunsen.stu3.avro.Claim
Sets the value of the 'meta' field.
setMeta(Meta) - Method in class com.cerner.bunsen.stu3.avro.Condition.Builder
Sets the value of the 'meta' field.
setMeta(Meta) - Method in class com.cerner.bunsen.stu3.avro.Condition
Sets the value of the 'meta' field.
setMeta(Meta) - Method in class com.cerner.bunsen.stu3.avro.Encounter.Builder
Sets the value of the 'meta' field.
setMeta(Meta) - Method in class com.cerner.bunsen.stu3.avro.Encounter
Sets the value of the 'meta' field.
setMeta(Meta) - Method in class com.cerner.bunsen.stu3.avro.EpisodeOfCare.Builder
Sets the value of the 'meta' field.
setMeta(Meta) - Method in class com.cerner.bunsen.stu3.avro.EpisodeOfCare
Sets the value of the 'meta' field.
setMeta(Meta) - Method in class com.cerner.bunsen.stu3.avro.Immunization.Builder
Sets the value of the 'meta' field.
setMeta(Meta) - Method in class com.cerner.bunsen.stu3.avro.Immunization
Sets the value of the 'meta' field.
setMeta(Meta) - Method in class com.cerner.bunsen.stu3.avro.Measure.Builder
Sets the value of the 'meta' field.
setMeta(Meta) - Method in class com.cerner.bunsen.stu3.avro.Measure
Sets the value of the 'meta' field.
setMeta(Meta) - Method in class com.cerner.bunsen.stu3.avro.MeasureReport.Builder
Sets the value of the 'meta' field.
setMeta(Meta) - Method in class com.cerner.bunsen.stu3.avro.MeasureReport
Sets the value of the 'meta' field.
setMeta(Meta) - Method in class com.cerner.bunsen.stu3.avro.MedicationDispense.Builder
Sets the value of the 'meta' field.
setMeta(Meta) - Method in class com.cerner.bunsen.stu3.avro.MedicationDispense
Sets the value of the 'meta' field.
setMeta(Meta) - Method in class com.cerner.bunsen.stu3.avro.MedicationStatement.Builder
Sets the value of the 'meta' field.
setMeta(Meta) - Method in class com.cerner.bunsen.stu3.avro.MedicationStatement
Sets the value of the 'meta' field.
setMeta(Meta) - Method in class com.cerner.bunsen.stu3.avro.Observation.Builder
Sets the value of the 'meta' field.
setMeta(Meta) - Method in class com.cerner.bunsen.stu3.avro.Observation
Sets the value of the 'meta' field.
setMeta(Meta) - Method in class com.cerner.bunsen.stu3.avro.Patient.Builder
Sets the value of the 'meta' field.
setMeta(Meta) - Method in class com.cerner.bunsen.stu3.avro.Patient
Sets the value of the 'meta' field.
setMeta(Meta) - Method in class com.cerner.bunsen.stu3.avro.Procedure.Builder
Sets the value of the 'meta' field.
setMeta(Meta) - Method in class com.cerner.bunsen.stu3.avro.Procedure
Sets the value of the 'meta' field.
setMeta(Meta) - Method in class com.cerner.bunsen.stu3.avro.ProcedureRequest.Builder
Sets the value of the 'meta' field.
setMeta(Meta) - Method in class com.cerner.bunsen.stu3.avro.ProcedureRequest
Sets the value of the 'meta' field.
setMeta(Meta) - Method in class com.cerner.bunsen.stu3.avro.Resource.Builder
Sets the value of the 'meta' field.
setMeta(Meta) - Method in class com.cerner.bunsen.stu3.avro.Resource
Sets the value of the 'meta' field.
setMeta(Meta) - Method in class com.cerner.bunsen.stu3.avro.us.core.CarePlan.Builder
Sets the value of the 'meta' field.
setMeta(Meta) - Method in class com.cerner.bunsen.stu3.avro.us.core.CarePlan
Sets the value of the 'meta' field.
setMeta(Meta) - Method in class com.cerner.bunsen.stu3.avro.us.core.Condition.Builder
Sets the value of the 'meta' field.
setMeta(Meta) - Method in class com.cerner.bunsen.stu3.avro.us.core.Condition
Sets the value of the 'meta' field.
setMeta(Meta) - Method in class com.cerner.bunsen.stu3.avro.us.core.Encounter.Builder
Sets the value of the 'meta' field.
setMeta(Meta) - Method in class com.cerner.bunsen.stu3.avro.us.core.Encounter
Sets the value of the 'meta' field.
setMeta(Meta) - Method in class com.cerner.bunsen.stu3.avro.us.core.Immunization.Builder
Sets the value of the 'meta' field.
setMeta(Meta) - Method in class com.cerner.bunsen.stu3.avro.us.core.Immunization
Sets the value of the 'meta' field.
setMeta(Meta) - Method in class com.cerner.bunsen.stu3.avro.us.core.Medication.Builder
Sets the value of the 'meta' field.
setMeta(Meta) - Method in class com.cerner.bunsen.stu3.avro.us.core.Medication
Sets the value of the 'meta' field.
setMeta(Meta) - Method in class com.cerner.bunsen.stu3.avro.us.core.MedicationRequest.Builder
Sets the value of the 'meta' field.
setMeta(Meta) - Method in class com.cerner.bunsen.stu3.avro.us.core.MedicationRequest
Sets the value of the 'meta' field.
setMeta(Meta) - Method in class com.cerner.bunsen.stu3.avro.us.core.Patient.Builder
Sets the value of the 'meta' field.
setMeta(Meta) - Method in class com.cerner.bunsen.stu3.avro.us.core.Patient
Sets the value of the 'meta' field.
setMetaBuilder(Meta.Builder) - Method in class com.cerner.bunsen.stu3.avro.AllergyIntolerance.Builder
Sets the Builder instance for the 'meta' field Field for FHIR property meta
setMetaBuilder(Meta.Builder) - Method in class com.cerner.bunsen.stu3.avro.CarePlan.Builder
Sets the Builder instance for the 'meta' field Field for FHIR property meta
setMetaBuilder(Meta.Builder) - Method in class com.cerner.bunsen.stu3.avro.Claim.Builder
Sets the Builder instance for the 'meta' field Field for FHIR property meta
setMetaBuilder(Meta.Builder) - Method in class com.cerner.bunsen.stu3.avro.Condition.Builder
Sets the Builder instance for the 'meta' field Field for FHIR property meta
setMetaBuilder(Meta.Builder) - Method in class com.cerner.bunsen.stu3.avro.Encounter.Builder
Sets the Builder instance for the 'meta' field Field for FHIR property meta
setMetaBuilder(Meta.Builder) - Method in class com.cerner.bunsen.stu3.avro.EpisodeOfCare.Builder
Sets the Builder instance for the 'meta' field Field for FHIR property meta
setMetaBuilder(Meta.Builder) - Method in class com.cerner.bunsen.stu3.avro.Immunization.Builder
Sets the Builder instance for the 'meta' field Field for FHIR property meta
setMetaBuilder(Meta.Builder) - Method in class com.cerner.bunsen.stu3.avro.Measure.Builder
Sets the Builder instance for the 'meta' field Field for FHIR property meta
setMetaBuilder(Meta.Builder) - Method in class com.cerner.bunsen.stu3.avro.MeasureReport.Builder
Sets the Builder instance for the 'meta' field Field for FHIR property meta
setMetaBuilder(Meta.Builder) - Method in class com.cerner.bunsen.stu3.avro.MedicationDispense.Builder
Sets the Builder instance for the 'meta' field Field for FHIR property meta
setMetaBuilder(Meta.Builder) - Method in class com.cerner.bunsen.stu3.avro.MedicationStatement.Builder
Sets the Builder instance for the 'meta' field Field for FHIR property meta
setMetaBuilder(Meta.Builder) - Method in class com.cerner.bunsen.stu3.avro.Observation.Builder
Sets the Builder instance for the 'meta' field Field for FHIR property meta
setMetaBuilder(Meta.Builder) - Method in class com.cerner.bunsen.stu3.avro.Patient.Builder
Sets the Builder instance for the 'meta' field Field for FHIR property meta
setMetaBuilder(Meta.Builder) - Method in class com.cerner.bunsen.stu3.avro.Procedure.Builder
Sets the Builder instance for the 'meta' field Field for FHIR property meta
setMetaBuilder(Meta.Builder) - Method in class com.cerner.bunsen.stu3.avro.ProcedureRequest.Builder
Sets the Builder instance for the 'meta' field Field for FHIR property meta
setMetaBuilder(Meta.Builder) - Method in class com.cerner.bunsen.stu3.avro.Resource.Builder
Sets the Builder instance for the 'meta' field Field for FHIR property meta
setMetaBuilder(Meta.Builder) - Method in class com.cerner.bunsen.stu3.avro.us.core.CarePlan.Builder
Sets the Builder instance for the 'meta' field Field for FHIR property meta
setMetaBuilder(Meta.Builder) - Method in class com.cerner.bunsen.stu3.avro.us.core.Condition.Builder
Sets the Builder instance for the 'meta' field Field for FHIR property meta
setMetaBuilder(Meta.Builder) - Method in class com.cerner.bunsen.stu3.avro.us.core.Encounter.Builder
Sets the Builder instance for the 'meta' field Field for FHIR property meta
setMetaBuilder(Meta.Builder) - Method in class com.cerner.bunsen.stu3.avro.us.core.Immunization.Builder
Sets the Builder instance for the 'meta' field Field for FHIR property meta
setMetaBuilder(Meta.Builder) - Method in class com.cerner.bunsen.stu3.avro.us.core.Medication.Builder
Sets the Builder instance for the 'meta' field Field for FHIR property meta
setMetaBuilder(Meta.Builder) - Method in class com.cerner.bunsen.stu3.avro.us.core.MedicationRequest.Builder
Sets the Builder instance for the 'meta' field Field for FHIR property meta
setMetaBuilder(Meta.Builder) - Method in class com.cerner.bunsen.stu3.avro.us.core.Patient.Builder
Sets the Builder instance for the 'meta' field Field for FHIR property meta
setMethod(CodeableConcept) - Method in class com.cerner.bunsen.stu3.avro.Dosage.Builder
Sets the value of the 'method' field.
setMethod(CodeableConcept) - Method in class com.cerner.bunsen.stu3.avro.Dosage
Sets the value of the 'method' field.
setMethod(CodeableConcept) - Method in class com.cerner.bunsen.stu3.avro.Observation.Builder
Sets the value of the 'method' field.
setMethod(CodeableConcept) - Method in class com.cerner.bunsen.stu3.avro.Observation
Sets the value of the 'method' field.
setMethodBuilder(CodeableConcept.Builder) - Method in class com.cerner.bunsen.stu3.avro.Dosage.Builder
Sets the Builder instance for the 'method' field Field for FHIR property method
setMethodBuilder(CodeableConcept.Builder) - Method in class com.cerner.bunsen.stu3.avro.Observation.Builder
Sets the Builder instance for the 'method' field Field for FHIR property method
setModifier(List<CodeableConcept>) - Method in class com.cerner.bunsen.stu3.avro.ClaimItem.Builder
Sets the value of the 'modifier' field.
setModifier(List<CodeableConcept>) - Method in class com.cerner.bunsen.stu3.avro.ClaimItem
Sets the value of the 'modifier' field.
setModifier(List<CodeableConcept>) - Method in class com.cerner.bunsen.stu3.avro.ClaimItemDetail.Builder
Sets the value of the 'modifier' field.
setModifier(List<CodeableConcept>) - Method in class com.cerner.bunsen.stu3.avro.ClaimItemDetail
Sets the value of the 'modifier' field.
setModifier(List<CodeableConcept>) - Method in class com.cerner.bunsen.stu3.avro.ClaimItemDetailSubDetail.Builder
Sets the value of the 'modifier' field.
setModifier(List<CodeableConcept>) - Method in class com.cerner.bunsen.stu3.avro.ClaimItemDetailSubDetail
Sets the value of the 'modifier' field.
setMultipleBirth(ChoiceBooleanInteger) - Method in class com.cerner.bunsen.stu3.avro.Patient.Builder
Sets the value of the 'multipleBirth' field.
setMultipleBirth(ChoiceBooleanInteger) - Method in class com.cerner.bunsen.stu3.avro.Patient
Sets the value of the 'multipleBirth' field.
setMultipleBirth(ChoiceBooleanInteger) - Method in class com.cerner.bunsen.stu3.avro.us.core.Patient.Builder
Sets the value of the 'multipleBirth' field.
setMultipleBirth(ChoiceBooleanInteger) - Method in class com.cerner.bunsen.stu3.avro.us.core.Patient
Sets the value of the 'multipleBirth' field.
setMultipleBirthBuilder(ChoiceBooleanInteger.Builder) - Method in class com.cerner.bunsen.stu3.avro.Patient.Builder
Sets the Builder instance for the 'multipleBirth' field Field for FHIR property multipleBirth
setMultipleBirthBuilder(ChoiceBooleanInteger.Builder) - Method in class com.cerner.bunsen.stu3.avro.us.core.Patient.Builder
Sets the Builder instance for the 'multipleBirth' field Field for FHIR property multipleBirth
setName(String) - Method in class com.cerner.bunsen.stu3.avro.ContactDetail.Builder
Sets the value of the 'name' field.
setName(String) - Method in class com.cerner.bunsen.stu3.avro.ContactDetail
Sets the value of the 'name' field.
setName(String) - Method in class com.cerner.bunsen.stu3.avro.Contributor.Builder
Sets the value of the 'name' field.
setName(String) - Method in class com.cerner.bunsen.stu3.avro.Contributor
Sets the value of the 'name' field.
setName(String) - Method in class com.cerner.bunsen.stu3.avro.Measure.Builder
Sets the value of the 'name' field.
setName(String) - Method in class com.cerner.bunsen.stu3.avro.Measure
Sets the value of the 'name' field.
setName(String) - Method in class com.cerner.bunsen.stu3.avro.MeasureGroup.Builder
Sets the value of the 'name' field.
setName(String) - Method in class com.cerner.bunsen.stu3.avro.MeasureGroup
Sets the value of the 'name' field.
setName(String) - Method in class com.cerner.bunsen.stu3.avro.MeasureGroupPopulation.Builder
Sets the value of the 'name' field.
setName(String) - Method in class com.cerner.bunsen.stu3.avro.MeasureGroupPopulation
Sets the value of the 'name' field.
setName(List<HumanName>) - Method in class com.cerner.bunsen.stu3.avro.Patient.Builder
Sets the value of the 'name' field.
setName(List<HumanName>) - Method in class com.cerner.bunsen.stu3.avro.Patient
Sets the value of the 'name' field.
setName(HumanName) - Method in class com.cerner.bunsen.stu3.avro.PatientContact.Builder
Sets the value of the 'name' field.
setName(HumanName) - Method in class com.cerner.bunsen.stu3.avro.PatientContact
Sets the value of the 'name' field.
setName(List<HumanName>) - Method in class com.cerner.bunsen.stu3.avro.us.core.Patient.Builder
Sets the value of the 'name' field.
setName(List<HumanName>) - Method in class com.cerner.bunsen.stu3.avro.us.core.Patient
Sets the value of the 'name' field.
setName(HumanName) - Method in class com.cerner.bunsen.stu3.avro.us.core.PatientContact.Builder
Sets the value of the 'name' field.
setName(HumanName) - Method in class com.cerner.bunsen.stu3.avro.us.core.PatientContact
Sets the value of the 'name' field.
setNameBuilder(HumanName.Builder) - Method in class com.cerner.bunsen.stu3.avro.PatientContact.Builder
Sets the Builder instance for the 'name' field Field for FHIR property name
setNameBuilder(HumanName.Builder) - Method in class com.cerner.bunsen.stu3.avro.us.core.PatientContact.Builder
Sets the Builder instance for the 'name' field Field for FHIR property name
setNet(Money) - Method in class com.cerner.bunsen.stu3.avro.ClaimItem.Builder
Sets the value of the 'net' field.
setNet(Money) - Method in class com.cerner.bunsen.stu3.avro.ClaimItem
Sets the value of the 'net' field.
setNet(Money) - Method in class com.cerner.bunsen.stu3.avro.ClaimItemDetail.Builder
Sets the value of the 'net' field.
setNet(Money) - Method in class com.cerner.bunsen.stu3.avro.ClaimItemDetail
Sets the value of the 'net' field.
setNet(Money) - Method in class com.cerner.bunsen.stu3.avro.ClaimItemDetailSubDetail.Builder
Sets the value of the 'net' field.
setNet(Money) - Method in class com.cerner.bunsen.stu3.avro.ClaimItemDetailSubDetail
Sets the value of the 'net' field.
setNetBuilder(Money.Builder) - Method in class com.cerner.bunsen.stu3.avro.ClaimItem.Builder
Sets the Builder instance for the 'net' field Field for FHIR property net
setNetBuilder(Money.Builder) - Method in class com.cerner.bunsen.stu3.avro.ClaimItemDetail.Builder
Sets the Builder instance for the 'net' field Field for FHIR property net
setNetBuilder(Money.Builder) - Method in class com.cerner.bunsen.stu3.avro.ClaimItemDetailSubDetail.Builder
Sets the Builder instance for the 'net' field Field for FHIR property net
setNotDone(Boolean) - Method in class com.cerner.bunsen.stu3.avro.MedicationDispense.Builder
Sets the value of the 'notDone' field.
setNotDone(Boolean) - Method in class com.cerner.bunsen.stu3.avro.MedicationDispense
Sets the value of the 'notDone' field.
setNotDone(Boolean) - Method in class com.cerner.bunsen.stu3.avro.Procedure.Builder
Sets the value of the 'notDone' field.
setNotDone(Boolean) - Method in class com.cerner.bunsen.stu3.avro.Procedure
Sets the value of the 'notDone' field.
setNotDoneReason(ChoiceCodeableConceptDetectedIssueReference) - Method in class com.cerner.bunsen.stu3.avro.MedicationDispense.Builder
Sets the value of the 'notDoneReason' field.
setNotDoneReason(ChoiceCodeableConceptDetectedIssueReference) - Method in class com.cerner.bunsen.stu3.avro.MedicationDispense
Sets the value of the 'notDoneReason' field.
setNotDoneReason(CodeableConcept) - Method in class com.cerner.bunsen.stu3.avro.Procedure.Builder
Sets the value of the 'notDoneReason' field.
setNotDoneReason(CodeableConcept) - Method in class com.cerner.bunsen.stu3.avro.Procedure
Sets the value of the 'notDoneReason' field.
setNotDoneReasonBuilder(ChoiceCodeableConceptDetectedIssueReference.Builder) - Method in class com.cerner.bunsen.stu3.avro.MedicationDispense.Builder
Sets the Builder instance for the 'notDoneReason' field Field for FHIR property notDoneReason
setNotDoneReasonBuilder(CodeableConcept.Builder) - Method in class com.cerner.bunsen.stu3.avro.Procedure.Builder
Sets the Builder instance for the 'notDoneReason' field Field for FHIR property notDoneReason
setNote(List<Annotation>) - Method in class com.cerner.bunsen.stu3.avro.AllergyIntolerance.Builder
Sets the value of the 'note' field.
setNote(List<Annotation>) - Method in class com.cerner.bunsen.stu3.avro.AllergyIntolerance
Sets the value of the 'note' field.
setNote(List<Annotation>) - Method in class com.cerner.bunsen.stu3.avro.AllergyIntoleranceReaction.Builder
Sets the value of the 'note' field.
setNote(List<Annotation>) - Method in class com.cerner.bunsen.stu3.avro.AllergyIntoleranceReaction
Sets the value of the 'note' field.
setNote(List<Annotation>) - Method in class com.cerner.bunsen.stu3.avro.CarePlan.Builder
Sets the value of the 'note' field.
setNote(List<Annotation>) - Method in class com.cerner.bunsen.stu3.avro.CarePlan
Sets the value of the 'note' field.
setNote(List<Annotation>) - Method in class com.cerner.bunsen.stu3.avro.Condition.Builder
Sets the value of the 'note' field.
setNote(List<Annotation>) - Method in class com.cerner.bunsen.stu3.avro.Condition
Sets the value of the 'note' field.
setNote(List<Annotation>) - Method in class com.cerner.bunsen.stu3.avro.Immunization.Builder
Sets the value of the 'note' field.
setNote(List<Annotation>) - Method in class com.cerner.bunsen.stu3.avro.Immunization
Sets the value of the 'note' field.
setNote(List<Annotation>) - Method in class com.cerner.bunsen.stu3.avro.MedicationDispense.Builder
Sets the value of the 'note' field.
setNote(List<Annotation>) - Method in class com.cerner.bunsen.stu3.avro.MedicationDispense
Sets the value of the 'note' field.
setNote(List<Annotation>) - Method in class com.cerner.bunsen.stu3.avro.MedicationStatement.Builder
Sets the value of the 'note' field.
setNote(List<Annotation>) - Method in class com.cerner.bunsen.stu3.avro.MedicationStatement
Sets the value of the 'note' field.
setNote(List<Annotation>) - Method in class com.cerner.bunsen.stu3.avro.Procedure.Builder
Sets the value of the 'note' field.
setNote(List<Annotation>) - Method in class com.cerner.bunsen.stu3.avro.Procedure
Sets the value of the 'note' field.
setNote(List<Annotation>) - Method in class com.cerner.bunsen.stu3.avro.ProcedureRequest.Builder
Sets the value of the 'note' field.
setNote(List<Annotation>) - Method in class com.cerner.bunsen.stu3.avro.ProcedureRequest
Sets the value of the 'note' field.
setNote(List<Annotation>) - Method in class com.cerner.bunsen.stu3.avro.us.core.CarePlan.Builder
Sets the value of the 'note' field.
setNote(List<Annotation>) - Method in class com.cerner.bunsen.stu3.avro.us.core.CarePlan
Sets the value of the 'note' field.
setNote(List<Annotation>) - Method in class com.cerner.bunsen.stu3.avro.us.core.Condition.Builder
Sets the value of the 'note' field.
setNote(List<Annotation>) - Method in class com.cerner.bunsen.stu3.avro.us.core.Condition
Sets the value of the 'note' field.
setNote(List<Annotation>) - Method in class com.cerner.bunsen.stu3.avro.us.core.Immunization.Builder
Sets the value of the 'note' field.
setNote(List<Annotation>) - Method in class com.cerner.bunsen.stu3.avro.us.core.Immunization
Sets the value of the 'note' field.
setNote(List<Annotation>) - Method in class com.cerner.bunsen.stu3.avro.us.core.MedicationRequest.Builder
Sets the value of the 'note' field.
setNote(List<Annotation>) - Method in class com.cerner.bunsen.stu3.avro.us.core.MedicationRequest
Sets the value of the 'note' field.
setNotGiven(Boolean) - Method in class com.cerner.bunsen.stu3.avro.Immunization.Builder
Sets the value of the 'notGiven' field.
setNotGiven(Boolean) - Method in class com.cerner.bunsen.stu3.avro.Immunization
Sets the value of the 'notGiven' field.
setNotGiven(Boolean) - Method in class com.cerner.bunsen.stu3.avro.us.core.Immunization.Builder
Sets the value of the 'notGiven' field.
setNotGiven(Boolean) - Method in class com.cerner.bunsen.stu3.avro.us.core.Immunization
Sets the value of the 'notGiven' field.
setNumberOfRepeatsAllowed(Integer) - Method in class com.cerner.bunsen.stu3.avro.us.core.MedicationRequestDispenseRequest.Builder
Sets the value of the 'numberOfRepeatsAllowed' field.
setNumberOfRepeatsAllowed(Integer) - Method in class com.cerner.bunsen.stu3.avro.us.core.MedicationRequestDispenseRequest
Sets the value of the 'numberOfRepeatsAllowed' field.
setNumerator(Quantity) - Method in class com.cerner.bunsen.stu3.avro.Ratio.Builder
Sets the value of the 'numerator' field.
setNumerator(Quantity) - Method in class com.cerner.bunsen.stu3.avro.Ratio
Sets the value of the 'numerator' field.
setNumeratorBuilder(Quantity.Builder) - Method in class com.cerner.bunsen.stu3.avro.Ratio.Builder
Sets the Builder instance for the 'numerator' field Field for FHIR property numerator
setNutritionOrderId(String) - Method in class com.cerner.bunsen.stu3.avro.AppointmentCommunicationRequestDeviceRequestMedicationRequestNutritionOrderProcedureRequestReferralRequestRequestGroupTaskVisionPrescriptionReference.Builder
Sets the value of the 'NutritionOrderId' field.
setNutritionOrderId(String) - Method in class com.cerner.bunsen.stu3.avro.AppointmentCommunicationRequestDeviceRequestMedicationRequestNutritionOrderProcedureRequestReferralRequestRequestGroupTaskVisionPrescriptionReference
Sets the value of the 'NutritionOrderId' field.
setNutritionOrderId(String) - Method in class com.cerner.bunsen.stu3.avro.CarePlanDeviceRequestImmunizationRecommendationMedicationRequestNutritionOrderProcedureRequestReferralRequestReference.Builder
Sets the value of the 'NutritionOrderId' field.
setNutritionOrderId(String) - Method in class com.cerner.bunsen.stu3.avro.CarePlanDeviceRequestImmunizationRecommendationMedicationRequestNutritionOrderProcedureRequestReferralRequestReference
Sets the value of the 'NutritionOrderId' field.
setObservationId(String) - Method in class com.cerner.bunsen.stu3.avro.ClinicalImpressionDiagnosticReportObservationReference.Builder
Sets the value of the 'ObservationId' field.
setObservationId(String) - Method in class com.cerner.bunsen.stu3.avro.ClinicalImpressionDiagnosticReportObservationReference
Sets the value of the 'ObservationId' field.
setObservationId(String) - Method in class com.cerner.bunsen.stu3.avro.ConditionObservationReference.Builder
Sets the value of the 'ObservationId' field.
setObservationId(String) - Method in class com.cerner.bunsen.stu3.avro.ConditionObservationReference
Sets the value of the 'ObservationId' field.
setObservationId(String) - Method in class com.cerner.bunsen.stu3.avro.MedicationAdministrationMedicationDispenseMedicationStatementObservationProcedureReference.Builder
Sets the value of the 'ObservationId' field.
setObservationId(String) - Method in class com.cerner.bunsen.stu3.avro.MedicationAdministrationMedicationDispenseMedicationStatementObservationProcedureReference
Sets the value of the 'ObservationId' field.
setObservationId(String) - Method in class com.cerner.bunsen.stu3.avro.MedicationAdministrationObservationProcedureReference.Builder
Sets the value of the 'ObservationId' field.
setObservationId(String) - Method in class com.cerner.bunsen.stu3.avro.MedicationAdministrationObservationProcedureReference
Sets the value of the 'ObservationId' field.
setObservationId(String) - Method in class com.cerner.bunsen.stu3.avro.ObservationQuestionnaireResponseSequenceReference.Builder
Sets the value of the 'ObservationId' field.
setObservationId(String) - Method in class com.cerner.bunsen.stu3.avro.ObservationQuestionnaireResponseSequenceReference
Sets the value of the 'ObservationId' field.
setObservationId(String) - Method in class com.cerner.bunsen.stu3.avro.ObservationReference.Builder
Sets the value of the 'ObservationId' field.
setObservationId(String) - Method in class com.cerner.bunsen.stu3.avro.ObservationReference
Sets the value of the 'ObservationId' field.
setOccurrence(ChoicePeriodTimingDateTime) - Method in class com.cerner.bunsen.stu3.avro.ProcedureRequest.Builder
Sets the value of the 'occurrence' field.
setOccurrence(ChoicePeriodTimingDateTime) - Method in class com.cerner.bunsen.stu3.avro.ProcedureRequest
Sets the value of the 'occurrence' field.
setOccurrenceBuilder(ChoicePeriodTimingDateTime.Builder) - Method in class com.cerner.bunsen.stu3.avro.ProcedureRequest.Builder
Sets the Builder instance for the 'occurrence' field Field for FHIR property occurrence
setOffset(Integer) - Method in class com.cerner.bunsen.stu3.avro.TimingRepeat.Builder
Sets the value of the 'offset' field.
setOffset(Integer) - Method in class com.cerner.bunsen.stu3.avro.TimingRepeat
Sets the value of the 'offset' field.
setOmbCategory(Coding) - Method in class com.cerner.bunsen.stu3.avro.us.core.UsCoreEthnicity.Builder
Sets the value of the 'ombCategory' field.
setOmbCategory(Coding) - Method in class com.cerner.bunsen.stu3.avro.us.core.UsCoreEthnicity
Sets the value of the 'ombCategory' field.
setOmbCategory(List<Coding>) - Method in class com.cerner.bunsen.stu3.avro.us.core.UsCoreRace.Builder
Sets the value of the 'ombCategory' field.
setOmbCategory(List<Coding>) - Method in class com.cerner.bunsen.stu3.avro.us.core.UsCoreRace
Sets the value of the 'ombCategory' field.
setOmbCategoryBuilder(Coding.Builder) - Method in class com.cerner.bunsen.stu3.avro.us.core.UsCoreEthnicity.Builder
Sets the Builder instance for the 'ombCategory' field Doc here
setOnBehalfOf(OrganizationReference) - Method in class com.cerner.bunsen.stu3.avro.MedicationDispensePerformer.Builder
Sets the value of the 'onBehalfOf' field.
setOnBehalfOf(OrganizationReference) - Method in class com.cerner.bunsen.stu3.avro.MedicationDispensePerformer
Sets the value of the 'onBehalfOf' field.
setOnBehalfOf(OrganizationReference) - Method in class com.cerner.bunsen.stu3.avro.ProcedurePerformer.Builder
Sets the value of the 'onBehalfOf' field.
setOnBehalfOf(OrganizationReference) - Method in class com.cerner.bunsen.stu3.avro.ProcedurePerformer
Sets the value of the 'onBehalfOf' field.
setOnBehalfOf(OrganizationReference) - Method in class com.cerner.bunsen.stu3.avro.ProcedureRequestRequester.Builder
Sets the value of the 'onBehalfOf' field.
setOnBehalfOf(OrganizationReference) - Method in class com.cerner.bunsen.stu3.avro.ProcedureRequestRequester
Sets the value of the 'onBehalfOf' field.
setOnBehalfOf(OrganizationReference) - Method in class com.cerner.bunsen.stu3.avro.us.core.MedicationRequestRequester.Builder
Sets the value of the 'onBehalfOf' field.
setOnBehalfOf(OrganizationReference) - Method in class com.cerner.bunsen.stu3.avro.us.core.MedicationRequestRequester
Sets the value of the 'onBehalfOf' field.
setOnBehalfOfBuilder(OrganizationReference.Builder) - Method in class com.cerner.bunsen.stu3.avro.MedicationDispensePerformer.Builder
Sets the Builder instance for the 'onBehalfOf' field Field for FHIR property onBehalfOf
setOnBehalfOfBuilder(OrganizationReference.Builder) - Method in class com.cerner.bunsen.stu3.avro.ProcedurePerformer.Builder
Sets the Builder instance for the 'onBehalfOf' field Field for FHIR property onBehalfOf
setOnBehalfOfBuilder(OrganizationReference.Builder) - Method in class com.cerner.bunsen.stu3.avro.ProcedureRequestRequester.Builder
Sets the Builder instance for the 'onBehalfOf' field Field for FHIR property onBehalfOf
setOnBehalfOfBuilder(OrganizationReference.Builder) - Method in class com.cerner.bunsen.stu3.avro.us.core.MedicationRequestRequester.Builder
Sets the Builder instance for the 'onBehalfOf' field Field for FHIR property onBehalfOf
setOnset(ChoiceAgePeriodRangeDateTimeString) - Method in class com.cerner.bunsen.stu3.avro.AllergyIntolerance.Builder
Sets the value of the 'onset' field.
setOnset(ChoiceAgePeriodRangeDateTimeString) - Method in class com.cerner.bunsen.stu3.avro.AllergyIntolerance
Sets the value of the 'onset' field.
setOnset(String) - Method in class com.cerner.bunsen.stu3.avro.AllergyIntoleranceReaction.Builder
Sets the value of the 'onset' field.
setOnset(String) - Method in class com.cerner.bunsen.stu3.avro.AllergyIntoleranceReaction
Sets the value of the 'onset' field.
setOnset(ChoiceAgePeriodRangeDateTimeString) - Method in class com.cerner.bunsen.stu3.avro.Condition.Builder
Sets the value of the 'onset' field.
setOnset(ChoiceAgePeriodRangeDateTimeString) - Method in class com.cerner.bunsen.stu3.avro.Condition
Sets the value of the 'onset' field.
setOnset(ChoiceAgePeriodRangeDateTimeString) - Method in class com.cerner.bunsen.stu3.avro.us.core.Condition.Builder
Sets the value of the 'onset' field.
setOnset(ChoiceAgePeriodRangeDateTimeString) - Method in class com.cerner.bunsen.stu3.avro.us.core.Condition
Sets the value of the 'onset' field.
setOnsetBuilder(ChoiceAgePeriodRangeDateTimeString.Builder) - Method in class com.cerner.bunsen.stu3.avro.AllergyIntolerance.Builder
Sets the Builder instance for the 'onset' field Field for FHIR property onset
setOnsetBuilder(ChoiceAgePeriodRangeDateTimeString.Builder) - Method in class com.cerner.bunsen.stu3.avro.Condition.Builder
Sets the Builder instance for the 'onset' field Field for FHIR property onset
setOnsetBuilder(ChoiceAgePeriodRangeDateTimeString.Builder) - Method in class com.cerner.bunsen.stu3.avro.us.core.Condition.Builder
Sets the Builder instance for the 'onset' field Field for FHIR property onset
setOrganization(OrganizationReference) - Method in class com.cerner.bunsen.stu3.avro.Claim.Builder
Sets the value of the 'organization' field.
setOrganization(OrganizationReference) - Method in class com.cerner.bunsen.stu3.avro.Claim
Sets the value of the 'organization' field.
setOrganization(OrganizationReference) - Method in class com.cerner.bunsen.stu3.avro.PatientContact.Builder
Sets the value of the 'organization' field.
setOrganization(OrganizationReference) - Method in class com.cerner.bunsen.stu3.avro.PatientContact
Sets the value of the 'organization' field.
setOrganization(OrganizationReference) - Method in class com.cerner.bunsen.stu3.avro.us.core.PatientContact.Builder
Sets the value of the 'organization' field.
setOrganization(OrganizationReference) - Method in class com.cerner.bunsen.stu3.avro.us.core.PatientContact
Sets the value of the 'organization' field.
setOrganizationBuilder(OrganizationReference.Builder) - Method in class com.cerner.bunsen.stu3.avro.Claim.Builder
Sets the Builder instance for the 'organization' field Field for FHIR property organization
setOrganizationBuilder(OrganizationReference.Builder) - Method in class com.cerner.bunsen.stu3.avro.PatientContact.Builder
Sets the Builder instance for the 'organization' field Field for FHIR property organization
setOrganizationBuilder(OrganizationReference.Builder) - Method in class com.cerner.bunsen.stu3.avro.us.core.PatientContact.Builder
Sets the Builder instance for the 'organization' field Field for FHIR property organization
setOrganizationId(String) - Method in class com.cerner.bunsen.stu3.avro.CareTeamOrganizationPatientPractitionerRelatedPersonReference.Builder
Sets the value of the 'OrganizationId' field.
setOrganizationId(String) - Method in class com.cerner.bunsen.stu3.avro.CareTeamOrganizationPatientPractitionerRelatedPersonReference
Sets the value of the 'OrganizationId' field.
setOrganizationId(String) - Method in class com.cerner.bunsen.stu3.avro.DeviceHealthcareServiceOrganizationPatientPractitionerRelatedPersonReference.Builder
Sets the value of the 'OrganizationId' field.
setOrganizationId(String) - Method in class com.cerner.bunsen.stu3.avro.DeviceHealthcareServiceOrganizationPatientPractitionerRelatedPersonReference
Sets the value of the 'OrganizationId' field.
setOrganizationId(String) - Method in class com.cerner.bunsen.stu3.avro.DeviceOrganizationPatientPractitionerRelatedPersonReference.Builder
Sets the value of the 'OrganizationId' field.
setOrganizationId(String) - Method in class com.cerner.bunsen.stu3.avro.DeviceOrganizationPatientPractitionerRelatedPersonReference
Sets the value of the 'OrganizationId' field.
setOrganizationId(String) - Method in class com.cerner.bunsen.stu3.avro.DeviceOrganizationPractitionerReference.Builder
Sets the value of the 'OrganizationId' field.
setOrganizationId(String) - Method in class com.cerner.bunsen.stu3.avro.DeviceOrganizationPractitionerReference
Sets the value of the 'OrganizationId' field.
setOrganizationId(String) - Method in class com.cerner.bunsen.stu3.avro.OrganizationPatientPractitionerRelatedPersonReference.Builder
Sets the value of the 'OrganizationId' field.
setOrganizationId(String) - Method in class com.cerner.bunsen.stu3.avro.OrganizationPatientPractitionerRelatedPersonReference
Sets the value of the 'OrganizationId' field.
setOrganizationId(String) - Method in class com.cerner.bunsen.stu3.avro.OrganizationPractitionerReference.Builder
Sets the value of the 'OrganizationId' field.
setOrganizationId(String) - Method in class com.cerner.bunsen.stu3.avro.OrganizationPractitionerReference
Sets the value of the 'OrganizationId' field.
setOrganizationId(String) - Method in class com.cerner.bunsen.stu3.avro.OrganizationReference.Builder
Sets the value of the 'OrganizationId' field.
setOrganizationId(String) - Method in class com.cerner.bunsen.stu3.avro.OrganizationReference
Sets the value of the 'OrganizationId' field.
setOrigin(LocationReference) - Method in class com.cerner.bunsen.stu3.avro.EncounterHospitalization.Builder
Sets the value of the 'origin' field.
setOrigin(LocationReference) - Method in class com.cerner.bunsen.stu3.avro.EncounterHospitalization
Sets the value of the 'origin' field.
setOrigin(Quantity) - Method in class com.cerner.bunsen.stu3.avro.SampledData.Builder
Sets the value of the 'origin' field.
setOrigin(Quantity) - Method in class com.cerner.bunsen.stu3.avro.SampledData
Sets the value of the 'origin' field.
setOrigin(LocationReference) - Method in class com.cerner.bunsen.stu3.avro.us.core.EncounterHospitalization.Builder
Sets the value of the 'origin' field.
setOrigin(LocationReference) - Method in class com.cerner.bunsen.stu3.avro.us.core.EncounterHospitalization
Sets the value of the 'origin' field.
setOriginalPrescription(MedicationRequestReference) - Method in class com.cerner.bunsen.stu3.avro.Claim.Builder
Sets the value of the 'originalPrescription' field.
setOriginalPrescription(MedicationRequestReference) - Method in class com.cerner.bunsen.stu3.avro.Claim
Sets the value of the 'originalPrescription' field.
setOriginalPrescriptionBuilder(MedicationRequestReference.Builder) - Method in class com.cerner.bunsen.stu3.avro.Claim.Builder
Sets the Builder instance for the 'originalPrescription' field Field for FHIR property originalPrescription
setOriginBuilder(LocationReference.Builder) - Method in class com.cerner.bunsen.stu3.avro.EncounterHospitalization.Builder
Sets the Builder instance for the 'origin' field Field for FHIR property origin
setOriginBuilder(Quantity.Builder) - Method in class com.cerner.bunsen.stu3.avro.SampledData.Builder
Sets the Builder instance for the 'origin' field Field for FHIR property origin
setOriginBuilder(LocationReference.Builder) - Method in class com.cerner.bunsen.stu3.avro.us.core.EncounterHospitalization.Builder
Sets the Builder instance for the 'origin' field Field for FHIR property origin
setOther(PatientRelatedPersonReference) - Method in class com.cerner.bunsen.stu3.avro.PatientLink.Builder
Sets the value of the 'other' field.
setOther(PatientRelatedPersonReference) - Method in class com.cerner.bunsen.stu3.avro.PatientLink
Sets the value of the 'other' field.
setOther(PatientRelatedPersonReference) - Method in class com.cerner.bunsen.stu3.avro.us.core.PatientLink.Builder
Sets the value of the 'other' field.
setOther(PatientRelatedPersonReference) - Method in class com.cerner.bunsen.stu3.avro.us.core.PatientLink
Sets the value of the 'other' field.
setOtherBuilder(PatientRelatedPersonReference.Builder) - Method in class com.cerner.bunsen.stu3.avro.PatientLink.Builder
Sets the Builder instance for the 'other' field Field for FHIR property other
setOtherBuilder(PatientRelatedPersonReference.Builder) - Method in class com.cerner.bunsen.stu3.avro.us.core.PatientLink.Builder
Sets the Builder instance for the 'other' field Field for FHIR property other
setOutcome(CodeableConcept) - Method in class com.cerner.bunsen.stu3.avro.Procedure.Builder
Sets the value of the 'outcome' field.
setOutcome(CodeableConcept) - Method in class com.cerner.bunsen.stu3.avro.Procedure
Sets the value of the 'outcome' field.
setOutcomeBuilder(CodeableConcept.Builder) - Method in class com.cerner.bunsen.stu3.avro.Procedure.Builder
Sets the Builder instance for the 'outcome' field Field for FHIR property outcome
setOutcomeCodeableConcept(List<CodeableConcept>) - Method in class com.cerner.bunsen.stu3.avro.CarePlanActivity.Builder
Sets the value of the 'outcomeCodeableConcept' field.
setOutcomeCodeableConcept(List<CodeableConcept>) - Method in class com.cerner.bunsen.stu3.avro.CarePlanActivity
Sets the value of the 'outcomeCodeableConcept' field.
setOutcomeCodeableConcept(List<CodeableConcept>) - Method in class com.cerner.bunsen.stu3.avro.us.core.CarePlanActivity.Builder
Sets the value of the 'outcomeCodeableConcept' field.
setOutcomeCodeableConcept(List<CodeableConcept>) - Method in class com.cerner.bunsen.stu3.avro.us.core.CarePlanActivity
Sets the value of the 'outcomeCodeableConcept' field.
setOutcomeReference(List<ResourceReference>) - Method in class com.cerner.bunsen.stu3.avro.CarePlanActivity.Builder
Sets the value of the 'outcomeReference' field.
setOutcomeReference(List<ResourceReference>) - Method in class com.cerner.bunsen.stu3.avro.CarePlanActivity
Sets the value of the 'outcomeReference' field.
setOutcomeReference(List<ResourceReference>) - Method in class com.cerner.bunsen.stu3.avro.us.core.CarePlanActivity.Builder
Sets the value of the 'outcomeReference' field.
setOutcomeReference(List<ResourceReference>) - Method in class com.cerner.bunsen.stu3.avro.us.core.CarePlanActivity
Sets the value of the 'outcomeReference' field.
setPackage$(MedicationPackage) - Method in class com.cerner.bunsen.stu3.avro.us.core.Medication.Builder
Sets the value of the 'package$' field.
setPackage$(MedicationPackage) - Method in class com.cerner.bunsen.stu3.avro.us.core.Medication
Sets the value of the 'package$' field.
setPackage$Builder(MedicationPackage.Builder) - Method in class com.cerner.bunsen.stu3.avro.us.core.Medication.Builder
Sets the Builder instance for the 'package$' field Field for FHIR property package
setPackageCode(CodeableConcept) - Method in class com.cerner.bunsen.stu3.avro.ClaimDiagnosis.Builder
Sets the value of the 'packageCode' field.
setPackageCode(CodeableConcept) - Method in class com.cerner.bunsen.stu3.avro.ClaimDiagnosis
Sets the value of the 'packageCode' field.
setPackageCodeBuilder(CodeableConcept.Builder) - Method in class com.cerner.bunsen.stu3.avro.ClaimDiagnosis.Builder
Sets the Builder instance for the 'packageCode' field Field for FHIR property packageCode
setParticipant(List<EncounterParticipant>) - Method in class com.cerner.bunsen.stu3.avro.Encounter.Builder
Sets the value of the 'participant' field.
setParticipant(List<EncounterParticipant>) - Method in class com.cerner.bunsen.stu3.avro.Encounter
Sets the value of the 'participant' field.
setParticipant(List<EncounterParticipant>) - Method in class com.cerner.bunsen.stu3.avro.us.core.Encounter.Builder
Sets the value of the 'participant' field.
setParticipant(List<EncounterParticipant>) - Method in class com.cerner.bunsen.stu3.avro.us.core.Encounter
Sets the value of the 'participant' field.
setPartOf(List<CarePlanReference>) - Method in class com.cerner.bunsen.stu3.avro.CarePlan.Builder
Sets the value of the 'partOf' field.
setPartOf(List<CarePlanReference>) - Method in class com.cerner.bunsen.stu3.avro.CarePlan
Sets the value of the 'partOf' field.
setPartOf(EncounterReference) - Method in class com.cerner.bunsen.stu3.avro.Encounter.Builder
Sets the value of the 'partOf' field.
setPartOf(EncounterReference) - Method in class com.cerner.bunsen.stu3.avro.Encounter
Sets the value of the 'partOf' field.
setPartOf(List<ProcedureReference>) - Method in class com.cerner.bunsen.stu3.avro.MedicationDispense.Builder
Sets the value of the 'partOf' field.
setPartOf(List<ProcedureReference>) - Method in class com.cerner.bunsen.stu3.avro.MedicationDispense
Sets the value of the 'partOf' field.
setPartOf(List<MedicationAdministrationMedicationDispenseMedicationStatementObservationProcedureReference>) - Method in class com.cerner.bunsen.stu3.avro.MedicationStatement.Builder
Sets the value of the 'partOf' field.
setPartOf(List<MedicationAdministrationMedicationDispenseMedicationStatementObservationProcedureReference>) - Method in class com.cerner.bunsen.stu3.avro.MedicationStatement
Sets the value of the 'partOf' field.
setPartOf(List<MedicationAdministrationObservationProcedureReference>) - Method in class com.cerner.bunsen.stu3.avro.Procedure.Builder
Sets the value of the 'partOf' field.
setPartOf(List<MedicationAdministrationObservationProcedureReference>) - Method in class com.cerner.bunsen.stu3.avro.Procedure
Sets the value of the 'partOf' field.
setPartOf(List<CarePlanReference>) - Method in class com.cerner.bunsen.stu3.avro.us.core.CarePlan.Builder
Sets the value of the 'partOf' field.
setPartOf(List<CarePlanReference>) - Method in class com.cerner.bunsen.stu3.avro.us.core.CarePlan
Sets the value of the 'partOf' field.
setPartOf(EncounterReference) - Method in class com.cerner.bunsen.stu3.avro.us.core.Encounter.Builder
Sets the value of the 'partOf' field.
setPartOf(EncounterReference) - Method in class com.cerner.bunsen.stu3.avro.us.core.Encounter
Sets the value of the 'partOf' field.
setPartOfBuilder(EncounterReference.Builder) - Method in class com.cerner.bunsen.stu3.avro.Encounter.Builder
Sets the Builder instance for the 'partOf' field Field for FHIR property partOf
setPartOfBuilder(EncounterReference.Builder) - Method in class com.cerner.bunsen.stu3.avro.us.core.Encounter.Builder
Sets the Builder instance for the 'partOf' field Field for FHIR property partOf
setParty(OrganizationPatientPractitionerRelatedPersonReference) - Method in class com.cerner.bunsen.stu3.avro.ClaimPayee.Builder
Sets the value of the 'party' field.
setParty(OrganizationPatientPractitionerRelatedPersonReference) - Method in class com.cerner.bunsen.stu3.avro.ClaimPayee
Sets the value of the 'party' field.
setPartyBuilder(OrganizationPatientPractitionerRelatedPersonReference.Builder) - Method in class com.cerner.bunsen.stu3.avro.ClaimPayee.Builder
Sets the Builder instance for the 'party' field Field for FHIR property party
setPath(String) - Method in class com.cerner.bunsen.stu3.avro.MeasureGroupStratifier.Builder
Sets the value of the 'path' field.
setPath(String) - Method in class com.cerner.bunsen.stu3.avro.MeasureGroupStratifier
Sets the value of the 'path' field.
setPath(String) - Method in class com.cerner.bunsen.stu3.avro.MeasureSupplementalData.Builder
Sets the value of the 'path' field.
setPath(String) - Method in class com.cerner.bunsen.stu3.avro.MeasureSupplementalData
Sets the value of the 'path' field.
setPatient(PatientReference) - Method in class com.cerner.bunsen.stu3.avro.AllergyIntolerance.Builder
Sets the value of the 'patient' field.
setPatient(PatientReference) - Method in class com.cerner.bunsen.stu3.avro.AllergyIntolerance
Sets the value of the 'patient' field.
setPatient(PatientReference) - Method in class com.cerner.bunsen.stu3.avro.Claim.Builder
Sets the value of the 'patient' field.
setPatient(PatientReference) - Method in class com.cerner.bunsen.stu3.avro.Claim
Sets the value of the 'patient' field.
setPatient(PatientReference) - Method in class com.cerner.bunsen.stu3.avro.EpisodeOfCare.Builder
Sets the value of the 'patient' field.
setPatient(PatientReference) - Method in class com.cerner.bunsen.stu3.avro.EpisodeOfCare
Sets the value of the 'patient' field.
setPatient(PatientReference) - Method in class com.cerner.bunsen.stu3.avro.Immunization.Builder
Sets the value of the 'patient' field.
setPatient(PatientReference) - Method in class com.cerner.bunsen.stu3.avro.Immunization
Sets the value of the 'patient' field.
setPatient(PatientReference) - Method in class com.cerner.bunsen.stu3.avro.MeasureReport.Builder
Sets the value of the 'patient' field.
setPatient(PatientReference) - Method in class com.cerner.bunsen.stu3.avro.MeasureReport
Sets the value of the 'patient' field.
setPatient(PatientReference) - Method in class com.cerner.bunsen.stu3.avro.us.core.Immunization.Builder
Sets the value of the 'patient' field.
setPatient(PatientReference) - Method in class com.cerner.bunsen.stu3.avro.us.core.Immunization
Sets the value of the 'patient' field.
setPatientBuilder(PatientReference.Builder) - Method in class com.cerner.bunsen.stu3.avro.AllergyIntolerance.Builder
Sets the Builder instance for the 'patient' field Field for FHIR property patient
setPatientBuilder(PatientReference.Builder) - Method in class com.cerner.bunsen.stu3.avro.Claim.Builder
Sets the Builder instance for the 'patient' field Field for FHIR property patient
setPatientBuilder(PatientReference.Builder) - Method in class com.cerner.bunsen.stu3.avro.EpisodeOfCare.Builder
Sets the Builder instance for the 'patient' field Field for FHIR property patient
setPatientBuilder(PatientReference.Builder) - Method in class com.cerner.bunsen.stu3.avro.Immunization.Builder
Sets the Builder instance for the 'patient' field Field for FHIR property patient
setPatientBuilder(PatientReference.Builder) - Method in class com.cerner.bunsen.stu3.avro.MeasureReport.Builder
Sets the Builder instance for the 'patient' field Field for FHIR property patient
setPatientBuilder(PatientReference.Builder) - Method in class com.cerner.bunsen.stu3.avro.us.core.Immunization.Builder
Sets the Builder instance for the 'patient' field Field for FHIR property patient
setPatientId(String) - Method in class com.cerner.bunsen.stu3.avro.CareTeamOrganizationPatientPractitionerRelatedPersonReference.Builder
Sets the value of the 'PatientId' field.
setPatientId(String) - Method in class com.cerner.bunsen.stu3.avro.CareTeamOrganizationPatientPractitionerRelatedPersonReference
Sets the value of the 'PatientId' field.
setPatientId(String) - Method in class com.cerner.bunsen.stu3.avro.DeviceGroupLocationPatientReference.Builder
Sets the value of the 'PatientId' field.
setPatientId(String) - Method in class com.cerner.bunsen.stu3.avro.DeviceGroupLocationPatientReference
Sets the value of the 'PatientId' field.
setPatientId(String) - Method in class com.cerner.bunsen.stu3.avro.DeviceHealthcareServiceOrganizationPatientPractitionerRelatedPersonReference.Builder
Sets the value of the 'PatientId' field.
setPatientId(String) - Method in class com.cerner.bunsen.stu3.avro.DeviceHealthcareServiceOrganizationPatientPractitionerRelatedPersonReference
Sets the value of the 'PatientId' field.
setPatientId(String) - Method in class com.cerner.bunsen.stu3.avro.DeviceOrganizationPatientPractitionerRelatedPersonReference.Builder
Sets the value of the 'PatientId' field.
setPatientId(String) - Method in class com.cerner.bunsen.stu3.avro.DeviceOrganizationPatientPractitionerRelatedPersonReference
Sets the value of the 'PatientId' field.
setPatientId(String) - Method in class com.cerner.bunsen.stu3.avro.GroupPatientReference.Builder
Sets the value of the 'PatientId' field.
setPatientId(String) - Method in class com.cerner.bunsen.stu3.avro.GroupPatientReference
Sets the value of the 'PatientId' field.
setPatientId(String) - Method in class com.cerner.bunsen.stu3.avro.OrganizationPatientPractitionerRelatedPersonReference.Builder
Sets the value of the 'PatientId' field.
setPatientId(String) - Method in class com.cerner.bunsen.stu3.avro.OrganizationPatientPractitionerRelatedPersonReference
Sets the value of the 'PatientId' field.
setPatientId(String) - Method in class com.cerner.bunsen.stu3.avro.PatientPractitionerReference.Builder
Sets the value of the 'PatientId' field.
setPatientId(String) - Method in class com.cerner.bunsen.stu3.avro.PatientPractitionerReference
Sets the value of the 'PatientId' field.
setPatientId(String) - Method in class com.cerner.bunsen.stu3.avro.PatientPractitionerRelatedPersonReference.Builder
Sets the value of the 'PatientId' field.
setPatientId(String) - Method in class com.cerner.bunsen.stu3.avro.PatientPractitionerRelatedPersonReference
Sets the value of the 'PatientId' field.
setPatientId(String) - Method in class com.cerner.bunsen.stu3.avro.PatientReference.Builder
Sets the value of the 'PatientId' field.
setPatientId(String) - Method in class com.cerner.bunsen.stu3.avro.PatientReference
Sets the value of the 'PatientId' field.
setPatientId(String) - Method in class com.cerner.bunsen.stu3.avro.PatientRelatedPersonReference.Builder
Sets the value of the 'PatientId' field.
setPatientId(String) - Method in class com.cerner.bunsen.stu3.avro.PatientRelatedPersonReference
Sets the value of the 'PatientId' field.
setPatientInstruction(String) - Method in class com.cerner.bunsen.stu3.avro.Dosage.Builder
Sets the value of the 'patientInstruction' field.
setPatientInstruction(String) - Method in class com.cerner.bunsen.stu3.avro.Dosage
Sets the value of the 'patientInstruction' field.
setPatients(ListReference) - Method in class com.cerner.bunsen.stu3.avro.MeasureReportGroupPopulation.Builder
Sets the value of the 'patients' field.
setPatients(ListReference) - Method in class com.cerner.bunsen.stu3.avro.MeasureReportGroupPopulation
Sets the value of the 'patients' field.
setPatients(ListReference) - Method in class com.cerner.bunsen.stu3.avro.MeasureReportGroupStratifierStratumPopulation.Builder
Sets the value of the 'patients' field.
setPatients(ListReference) - Method in class com.cerner.bunsen.stu3.avro.MeasureReportGroupStratifierStratumPopulation
Sets the value of the 'patients' field.
setPatientsBuilder(ListReference.Builder) - Method in class com.cerner.bunsen.stu3.avro.MeasureReportGroupPopulation.Builder
Sets the Builder instance for the 'patients' field Field for FHIR property patients
setPatientsBuilder(ListReference.Builder) - Method in class com.cerner.bunsen.stu3.avro.MeasureReportGroupStratifierStratumPopulation.Builder
Sets the Builder instance for the 'patients' field Field for FHIR property patients
setPayee(ClaimPayee) - Method in class com.cerner.bunsen.stu3.avro.Claim.Builder
Sets the value of the 'payee' field.
setPayee(ClaimPayee) - Method in class com.cerner.bunsen.stu3.avro.Claim
Sets the value of the 'payee' field.
setPayeeBuilder(ClaimPayee.Builder) - Method in class com.cerner.bunsen.stu3.avro.Claim.Builder
Sets the Builder instance for the 'payee' field Field for FHIR property payee
setPerformed(ChoicePeriodDateTime) - Method in class com.cerner.bunsen.stu3.avro.Procedure.Builder
Sets the value of the 'performed' field.
setPerformed(ChoicePeriodDateTime) - Method in class com.cerner.bunsen.stu3.avro.Procedure
Sets the value of the 'performed' field.
setPerformedBuilder(ChoicePeriodDateTime.Builder) - Method in class com.cerner.bunsen.stu3.avro.Procedure.Builder
Sets the Builder instance for the 'performed' field Field for FHIR property performed
setPerformer(List<CareTeamOrganizationPatientPractitionerRelatedPersonReference>) - Method in class com.cerner.bunsen.stu3.avro.CarePlanActivityDetail.Builder
Sets the value of the 'performer' field.
setPerformer(List<CareTeamOrganizationPatientPractitionerRelatedPersonReference>) - Method in class com.cerner.bunsen.stu3.avro.CarePlanActivityDetail
Sets the value of the 'performer' field.
setPerformer(List<MedicationDispensePerformer>) - Method in class com.cerner.bunsen.stu3.avro.MedicationDispense.Builder
Sets the value of the 'performer' field.
setPerformer(List<MedicationDispensePerformer>) - Method in class com.cerner.bunsen.stu3.avro.MedicationDispense
Sets the value of the 'performer' field.
setPerformer(List<OrganizationPatientPractitionerRelatedPersonReference>) - Method in class com.cerner.bunsen.stu3.avro.Observation.Builder
Sets the value of the 'performer' field.
setPerformer(List<OrganizationPatientPractitionerRelatedPersonReference>) - Method in class com.cerner.bunsen.stu3.avro.Observation
Sets the value of the 'performer' field.
setPerformer(List<ProcedurePerformer>) - Method in class com.cerner.bunsen.stu3.avro.Procedure.Builder
Sets the value of the 'performer' field.
setPerformer(List<ProcedurePerformer>) - Method in class com.cerner.bunsen.stu3.avro.Procedure
Sets the value of the 'performer' field.
setPerformer(DeviceHealthcareServiceOrganizationPatientPractitionerRelatedPersonReference) - Method in class com.cerner.bunsen.stu3.avro.ProcedureRequest.Builder
Sets the value of the 'performer' field.
setPerformer(DeviceHealthcareServiceOrganizationPatientPractitionerRelatedPersonReference) - Method in class com.cerner.bunsen.stu3.avro.ProcedureRequest
Sets the value of the 'performer' field.
setPerformer(List<CareTeamOrganizationPatientPractitionerRelatedPersonReference>) - Method in class com.cerner.bunsen.stu3.avro.us.core.CarePlanActivityDetail.Builder
Sets the value of the 'performer' field.
setPerformer(List<CareTeamOrganizationPatientPractitionerRelatedPersonReference>) - Method in class com.cerner.bunsen.stu3.avro.us.core.CarePlanActivityDetail
Sets the value of the 'performer' field.
setPerformer(OrganizationReference) - Method in class com.cerner.bunsen.stu3.avro.us.core.MedicationRequestDispenseRequest.Builder
Sets the value of the 'performer' field.
setPerformer(OrganizationReference) - Method in class com.cerner.bunsen.stu3.avro.us.core.MedicationRequestDispenseRequest
Sets the value of the 'performer' field.
setPerformerBuilder(DeviceHealthcareServiceOrganizationPatientPractitionerRelatedPersonReference.Builder) - Method in class com.cerner.bunsen.stu3.avro.ProcedureRequest.Builder
Sets the Builder instance for the 'performer' field Field for FHIR property performer
setPerformerBuilder(OrganizationReference.Builder) - Method in class com.cerner.bunsen.stu3.avro.us.core.MedicationRequestDispenseRequest.Builder
Sets the Builder instance for the 'performer' field Field for FHIR property performer
setPerformerType(CodeableConcept) - Method in class com.cerner.bunsen.stu3.avro.ProcedureRequest.Builder
Sets the value of the 'performerType' field.
setPerformerType(CodeableConcept) - Method in class com.cerner.bunsen.stu3.avro.ProcedureRequest
Sets the value of the 'performerType' field.
setPerformerTypeBuilder(CodeableConcept.Builder) - Method in class com.cerner.bunsen.stu3.avro.ProcedureRequest.Builder
Sets the Builder instance for the 'performerType' field Field for FHIR property performerType
setPeriod(Period) - Method in class com.cerner.bunsen.stu3.avro.Address.Builder
Sets the value of the 'period' field.
setPeriod(Period) - Method in class com.cerner.bunsen.stu3.avro.Address
Sets the value of the 'period' field.
setPeriod(Period) - Method in class com.cerner.bunsen.stu3.avro.CarePlan.Builder
Sets the value of the 'period' field.
setPeriod(Period) - Method in class com.cerner.bunsen.stu3.avro.CarePlan
Sets the value of the 'period' field.
setPeriod(Period) - Method in class com.cerner.bunsen.stu3.avro.ChoiceAgePeriodRangeBooleanDateTimeString.Builder
Sets the value of the 'period' field.
setPeriod(Period) - Method in class com.cerner.bunsen.stu3.avro.ChoiceAgePeriodRangeBooleanDateTimeString
Sets the value of the 'period' field.
setPeriod(Period) - Method in class com.cerner.bunsen.stu3.avro.ChoiceAgePeriodRangeDateTimeString.Builder
Sets the value of the 'period' field.
setPeriod(Period) - Method in class com.cerner.bunsen.stu3.avro.ChoiceAgePeriodRangeDateTimeString
Sets the value of the 'period' field.
setPeriod(Period) - Method in class com.cerner.bunsen.stu3.avro.ChoiceAttachmentCodeableConceptPeriodQuantityRangeRatioSampledDataBooleanDateTimeStringTime.Builder
Sets the value of the 'period' field.
setPeriod(Period) - Method in class com.cerner.bunsen.stu3.avro.ChoiceAttachmentCodeableConceptPeriodQuantityRangeRatioSampledDataBooleanDateTimeStringTime
Sets the value of the 'period' field.
setPeriod(Period) - Method in class com.cerner.bunsen.stu3.avro.ChoiceAttachmentCodeableConceptPeriodQuantityRangeRatioSampledDataDateTimeStringTime.Builder
Sets the value of the 'period' field.
setPeriod(Period) - Method in class com.cerner.bunsen.stu3.avro.ChoiceAttachmentCodeableConceptPeriodQuantityRangeRatioSampledDataDateTimeStringTime
Sets the value of the 'period' field.
setPeriod(Period) - Method in class com.cerner.bunsen.stu3.avro.ChoiceDurationPeriodRange.Builder
Sets the value of the 'period' field.
setPeriod(Period) - Method in class com.cerner.bunsen.stu3.avro.ChoiceDurationPeriodRange
Sets the value of the 'period' field.
setPeriod(Period) - Method in class com.cerner.bunsen.stu3.avro.ChoicePeriodDate.Builder
Sets the value of the 'period' field.
setPeriod(Period) - Method in class com.cerner.bunsen.stu3.avro.ChoicePeriodDate
Sets the value of the 'period' field.
setPeriod(Period) - Method in class com.cerner.bunsen.stu3.avro.ChoicePeriodDateTime.Builder
Sets the value of the 'period' field.
setPeriod(Period) - Method in class com.cerner.bunsen.stu3.avro.ChoicePeriodDateTime
Sets the value of the 'period' field.
setPeriod(Period) - Method in class com.cerner.bunsen.stu3.avro.ChoicePeriodTimingDateTime.Builder
Sets the value of the 'period' field.
setPeriod(Period) - Method in class com.cerner.bunsen.stu3.avro.ChoicePeriodTimingDateTime
Sets the value of the 'period' field.
setPeriod(Period) - Method in class com.cerner.bunsen.stu3.avro.ChoicePeriodTimingString.Builder
Sets the value of the 'period' field.
setPeriod(Period) - Method in class com.cerner.bunsen.stu3.avro.ChoicePeriodTimingString
Sets the value of the 'period' field.
setPeriod(Period) - Method in class com.cerner.bunsen.stu3.avro.ContactPoint.Builder
Sets the value of the 'period' field.
setPeriod(Period) - Method in class com.cerner.bunsen.stu3.avro.ContactPoint
Sets the value of the 'period' field.
setPeriod(Period) - Method in class com.cerner.bunsen.stu3.avro.Encounter.Builder
Sets the value of the 'period' field.
setPeriod(Period) - Method in class com.cerner.bunsen.stu3.avro.Encounter
Sets the value of the 'period' field.
setPeriod(Period) - Method in class com.cerner.bunsen.stu3.avro.EncounterClassHistory.Builder
Sets the value of the 'period' field.
setPeriod(Period) - Method in class com.cerner.bunsen.stu3.avro.EncounterClassHistory
Sets the value of the 'period' field.
setPeriod(Period) - Method in class com.cerner.bunsen.stu3.avro.EncounterLocation.Builder
Sets the value of the 'period' field.
setPeriod(Period) - Method in class com.cerner.bunsen.stu3.avro.EncounterLocation
Sets the value of the 'period' field.
setPeriod(Period) - Method in class com.cerner.bunsen.stu3.avro.EncounterParticipant.Builder
Sets the value of the 'period' field.
setPeriod(Period) - Method in class com.cerner.bunsen.stu3.avro.EncounterParticipant
Sets the value of the 'period' field.
setPeriod(Period) - Method in class com.cerner.bunsen.stu3.avro.EncounterStatusHistory.Builder
Sets the value of the 'period' field.
setPeriod(Period) - Method in class com.cerner.bunsen.stu3.avro.EncounterStatusHistory
Sets the value of the 'period' field.
setPeriod(Period) - Method in class com.cerner.bunsen.stu3.avro.EpisodeOfCare.Builder
Sets the value of the 'period' field.
setPeriod(Period) - Method in class com.cerner.bunsen.stu3.avro.EpisodeOfCare
Sets the value of the 'period' field.
setPeriod(Period) - Method in class com.cerner.bunsen.stu3.avro.EpisodeOfCareStatusHistory.Builder
Sets the value of the 'period' field.
setPeriod(Period) - Method in class com.cerner.bunsen.stu3.avro.EpisodeOfCareStatusHistory
Sets the value of the 'period' field.
setPeriod(Period) - Method in class com.cerner.bunsen.stu3.avro.HumanName.Builder
Sets the value of the 'period' field.
setPeriod(Period) - Method in class com.cerner.bunsen.stu3.avro.HumanName
Sets the value of the 'period' field.
setPeriod(Period) - Method in class com.cerner.bunsen.stu3.avro.Identifier.Builder
Sets the value of the 'period' field.
setPeriod(Period) - Method in class com.cerner.bunsen.stu3.avro.Identifier
Sets the value of the 'period' field.
setPeriod(Period) - Method in class com.cerner.bunsen.stu3.avro.MeasureReport.Builder
Sets the value of the 'period' field.
setPeriod(Period) - Method in class com.cerner.bunsen.stu3.avro.MeasureReport
Sets the value of the 'period' field.
setPeriod(Period) - Method in class com.cerner.bunsen.stu3.avro.PatientContact.Builder
Sets the value of the 'period' field.
setPeriod(Period) - Method in class com.cerner.bunsen.stu3.avro.PatientContact
Sets the value of the 'period' field.
setPeriod(BigDecimal) - Method in class com.cerner.bunsen.stu3.avro.SampledData.Builder
Sets the value of the 'period' field.
setPeriod(BigDecimal) - Method in class com.cerner.bunsen.stu3.avro.SampledData
Sets the value of the 'period' field.
setPeriod(BigDecimal) - Method in class com.cerner.bunsen.stu3.avro.TimingRepeat.Builder
Sets the value of the 'period' field.
setPeriod(BigDecimal) - Method in class com.cerner.bunsen.stu3.avro.TimingRepeat
Sets the value of the 'period' field.
setPeriod(Period) - Method in class com.cerner.bunsen.stu3.avro.us.core.CarePlan.Builder
Sets the value of the 'period' field.
setPeriod(Period) - Method in class com.cerner.bunsen.stu3.avro.us.core.CarePlan
Sets the value of the 'period' field.
setPeriod(Period) - Method in class com.cerner.bunsen.stu3.avro.us.core.Encounter.Builder
Sets the value of the 'period' field.
setPeriod(Period) - Method in class com.cerner.bunsen.stu3.avro.us.core.Encounter
Sets the value of the 'period' field.
setPeriod(Period) - Method in class com.cerner.bunsen.stu3.avro.us.core.EncounterClassHistory.Builder
Sets the value of the 'period' field.
setPeriod(Period) - Method in class com.cerner.bunsen.stu3.avro.us.core.EncounterClassHistory
Sets the value of the 'period' field.
setPeriod(Period) - Method in class com.cerner.bunsen.stu3.avro.us.core.EncounterLocation.Builder
Sets the value of the 'period' field.
setPeriod(Period) - Method in class com.cerner.bunsen.stu3.avro.us.core.EncounterLocation
Sets the value of the 'period' field.
setPeriod(Period) - Method in class com.cerner.bunsen.stu3.avro.us.core.EncounterParticipant.Builder
Sets the value of the 'period' field.
setPeriod(Period) - Method in class com.cerner.bunsen.stu3.avro.us.core.EncounterParticipant
Sets the value of the 'period' field.
setPeriod(Period) - Method in class com.cerner.bunsen.stu3.avro.us.core.EncounterStatusHistory.Builder
Sets the value of the 'period' field.
setPeriod(Period) - Method in class com.cerner.bunsen.stu3.avro.us.core.EncounterStatusHistory
Sets the value of the 'period' field.
setPeriod(Period) - Method in class com.cerner.bunsen.stu3.avro.us.core.PatientContact.Builder
Sets the value of the 'period' field.
setPeriod(Period) - Method in class com.cerner.bunsen.stu3.avro.us.core.PatientContact
Sets the value of the 'period' field.
setPeriodBuilder(Period.Builder) - Method in class com.cerner.bunsen.stu3.avro.Address.Builder
Sets the Builder instance for the 'period' field Field for FHIR property period
setPeriodBuilder(Period.Builder) - Method in class com.cerner.bunsen.stu3.avro.CarePlan.Builder
Sets the Builder instance for the 'period' field Field for FHIR property period
setPeriodBuilder(Period.Builder) - Method in class com.cerner.bunsen.stu3.avro.ChoiceAgePeriodRangeBooleanDateTimeString.Builder
Sets the Builder instance for the 'period' field Choice field
setPeriodBuilder(Period.Builder) - Method in class com.cerner.bunsen.stu3.avro.ChoiceAgePeriodRangeDateTimeString.Builder
Sets the Builder instance for the 'period' field Choice field
setPeriodBuilder(Period.Builder) - Method in class com.cerner.bunsen.stu3.avro.ChoiceAttachmentCodeableConceptPeriodQuantityRangeRatioSampledDataBooleanDateTimeStringTime.Builder
Sets the Builder instance for the 'period' field Choice field
setPeriodBuilder(Period.Builder) - Method in class com.cerner.bunsen.stu3.avro.ChoiceAttachmentCodeableConceptPeriodQuantityRangeRatioSampledDataDateTimeStringTime.Builder
Sets the Builder instance for the 'period' field Choice field
setPeriodBuilder(Period.Builder) - Method in class com.cerner.bunsen.stu3.avro.ChoiceDurationPeriodRange.Builder
Sets the Builder instance for the 'period' field Choice field
setPeriodBuilder(Period.Builder) - Method in class com.cerner.bunsen.stu3.avro.ChoicePeriodDate.Builder
Sets the Builder instance for the 'period' field Choice field
setPeriodBuilder(Period.Builder) - Method in class com.cerner.bunsen.stu3.avro.ChoicePeriodDateTime.Builder
Sets the Builder instance for the 'period' field Choice field
setPeriodBuilder(Period.Builder) - Method in class com.cerner.bunsen.stu3.avro.ChoicePeriodTimingDateTime.Builder
Sets the Builder instance for the 'period' field Choice field
setPeriodBuilder(Period.Builder) - Method in class com.cerner.bunsen.stu3.avro.ChoicePeriodTimingString.Builder
Sets the Builder instance for the 'period' field Choice field
setPeriodBuilder(Period.Builder) - Method in class com.cerner.bunsen.stu3.avro.ContactPoint.Builder
Sets the Builder instance for the 'period' field Field for FHIR property period
setPeriodBuilder(Period.Builder) - Method in class com.cerner.bunsen.stu3.avro.Encounter.Builder
Sets the Builder instance for the 'period' field Field for FHIR property period
setPeriodBuilder(Period.Builder) - Method in class com.cerner.bunsen.stu3.avro.EncounterClassHistory.Builder
Sets the Builder instance for the 'period' field Field for FHIR property period
setPeriodBuilder(Period.Builder) - Method in class com.cerner.bunsen.stu3.avro.EncounterLocation.Builder
Sets the Builder instance for the 'period' field Field for FHIR property period
setPeriodBuilder(Period.Builder) - Method in class com.cerner.bunsen.stu3.avro.EncounterParticipant.Builder
Sets the Builder instance for the 'period' field Field for FHIR property period
setPeriodBuilder(Period.Builder) - Method in class com.cerner.bunsen.stu3.avro.EncounterStatusHistory.Builder
Sets the Builder instance for the 'period' field Field for FHIR property period
setPeriodBuilder(Period.Builder) - Method in class com.cerner.bunsen.stu3.avro.EpisodeOfCare.Builder
Sets the Builder instance for the 'period' field Field for FHIR property period
setPeriodBuilder(Period.Builder) - Method in class com.cerner.bunsen.stu3.avro.EpisodeOfCareStatusHistory.Builder
Sets the Builder instance for the 'period' field Field for FHIR property period
setPeriodBuilder(Period.Builder) - Method in class com.cerner.bunsen.stu3.avro.HumanName.Builder
Sets the Builder instance for the 'period' field Field for FHIR property period
setPeriodBuilder(Period.Builder) - Method in class com.cerner.bunsen.stu3.avro.Identifier.Builder
Sets the Builder instance for the 'period' field Field for FHIR property period
setPeriodBuilder(Period.Builder) - Method in class com.cerner.bunsen.stu3.avro.MeasureReport.Builder
Sets the Builder instance for the 'period' field Field for FHIR property period
setPeriodBuilder(Period.Builder) - Method in class com.cerner.bunsen.stu3.avro.PatientContact.Builder
Sets the Builder instance for the 'period' field Field for FHIR property period
setPeriodBuilder(Period.Builder) - Method in class com.cerner.bunsen.stu3.avro.us.core.CarePlan.Builder
Sets the Builder instance for the 'period' field Field for FHIR property period
setPeriodBuilder(Period.Builder) - Method in class com.cerner.bunsen.stu3.avro.us.core.Encounter.Builder
Sets the Builder instance for the 'period' field Field for FHIR property period
setPeriodBuilder(Period.Builder) - Method in class com.cerner.bunsen.stu3.avro.us.core.EncounterClassHistory.Builder
Sets the Builder instance for the 'period' field Field for FHIR property period
setPeriodBuilder(Period.Builder) - Method in class com.cerner.bunsen.stu3.avro.us.core.EncounterLocation.Builder
Sets the Builder instance for the 'period' field Field for FHIR property period
setPeriodBuilder(Period.Builder) - Method in class com.cerner.bunsen.stu3.avro.us.core.EncounterParticipant.Builder
Sets the Builder instance for the 'period' field Field for FHIR property period
setPeriodBuilder(Period.Builder) - Method in class com.cerner.bunsen.stu3.avro.us.core.EncounterStatusHistory.Builder
Sets the Builder instance for the 'period' field Field for FHIR property period
setPeriodBuilder(Period.Builder) - Method in class com.cerner.bunsen.stu3.avro.us.core.PatientContact.Builder
Sets the Builder instance for the 'period' field Field for FHIR property period
setPeriodMax(BigDecimal) - Method in class com.cerner.bunsen.stu3.avro.TimingRepeat.Builder
Sets the value of the 'periodMax' field.
setPeriodMax(BigDecimal) - Method in class com.cerner.bunsen.stu3.avro.TimingRepeat
Sets the value of the 'periodMax' field.
setPeriodUnit(String) - Method in class com.cerner.bunsen.stu3.avro.TimingRepeat.Builder
Sets the value of the 'periodUnit' field.
setPeriodUnit(String) - Method in class com.cerner.bunsen.stu3.avro.TimingRepeat
Sets the value of the 'periodUnit' field.
setPhoto(List<Attachment>) - Method in class com.cerner.bunsen.stu3.avro.Patient.Builder
Sets the value of the 'photo' field.
setPhoto(List<Attachment>) - Method in class com.cerner.bunsen.stu3.avro.Patient
Sets the value of the 'photo' field.
setPhoto(List<Attachment>) - Method in class com.cerner.bunsen.stu3.avro.us.core.Patient.Builder
Sets the value of the 'photo' field.
setPhoto(List<Attachment>) - Method in class com.cerner.bunsen.stu3.avro.us.core.Patient
Sets the value of the 'photo' field.
setPlanDefinitionId(String) - Method in class com.cerner.bunsen.stu3.avro.ActivityDefinitionHealthcareServicePlanDefinitionReference.Builder
Sets the value of the 'PlanDefinitionId' field.
setPlanDefinitionId(String) - Method in class com.cerner.bunsen.stu3.avro.ActivityDefinitionHealthcareServicePlanDefinitionReference
Sets the value of the 'PlanDefinitionId' field.
setPlanDefinitionId(String) - Method in class com.cerner.bunsen.stu3.avro.ActivityDefinitionPlanDefinitionQuestionnaireReference.Builder
Sets the value of the 'PlanDefinitionId' field.
setPlanDefinitionId(String) - Method in class com.cerner.bunsen.stu3.avro.ActivityDefinitionPlanDefinitionQuestionnaireReference
Sets the value of the 'PlanDefinitionId' field.
setPlanDefinitionId(String) - Method in class com.cerner.bunsen.stu3.avro.ActivityDefinitionPlanDefinitionReference.Builder
Sets the value of the 'PlanDefinitionId' field.
setPlanDefinitionId(String) - Method in class com.cerner.bunsen.stu3.avro.ActivityDefinitionPlanDefinitionReference
Sets the value of the 'PlanDefinitionId' field.
setPlanDefinitionId(String) - Method in class com.cerner.bunsen.stu3.avro.PlanDefinitionQuestionnaireReference.Builder
Sets the value of the 'PlanDefinitionId' field.
setPlanDefinitionId(String) - Method in class com.cerner.bunsen.stu3.avro.PlanDefinitionQuestionnaireReference
Sets the value of the 'PlanDefinitionId' field.
setPopulation(List<MeasureGroupPopulation>) - Method in class com.cerner.bunsen.stu3.avro.MeasureGroup.Builder
Sets the value of the 'population' field.
setPopulation(List<MeasureGroupPopulation>) - Method in class com.cerner.bunsen.stu3.avro.MeasureGroup
Sets the value of the 'population' field.
setPopulation(List<MeasureReportGroupPopulation>) - Method in class com.cerner.bunsen.stu3.avro.MeasureReportGroup.Builder
Sets the value of the 'population' field.
setPopulation(List<MeasureReportGroupPopulation>) - Method in class com.cerner.bunsen.stu3.avro.MeasureReportGroup
Sets the value of the 'population' field.
setPopulation(List<MeasureReportGroupStratifierStratumPopulation>) - Method in class com.cerner.bunsen.stu3.avro.MeasureReportGroupStratifierStratum.Builder
Sets the value of the 'population' field.
setPopulation(List<MeasureReportGroupStratifierStratumPopulation>) - Method in class com.cerner.bunsen.stu3.avro.MeasureReportGroupStratifierStratum
Sets the value of the 'population' field.
setPostalCode(String) - Method in class com.cerner.bunsen.stu3.avro.Address.Builder
Sets the value of the 'postalCode' field.
setPostalCode(String) - Method in class com.cerner.bunsen.stu3.avro.Address
Sets the value of the 'postalCode' field.
setPractitioner(List<ImmunizationPractitioner>) - Method in class com.cerner.bunsen.stu3.avro.Immunization.Builder
Sets the value of the 'practitioner' field.
setPractitioner(List<ImmunizationPractitioner>) - Method in class com.cerner.bunsen.stu3.avro.Immunization
Sets the value of the 'practitioner' field.
setPractitioner(List<ImmunizationPractitioner>) - Method in class com.cerner.bunsen.stu3.avro.us.core.Immunization.Builder
Sets the value of the 'practitioner' field.
setPractitioner(List<ImmunizationPractitioner>) - Method in class com.cerner.bunsen.stu3.avro.us.core.Immunization
Sets the value of the 'practitioner' field.
setPractitionerId(String) - Method in class com.cerner.bunsen.stu3.avro.CareTeamOrganizationPatientPractitionerRelatedPersonReference.Builder
Sets the value of the 'PractitionerId' field.
setPractitionerId(String) - Method in class com.cerner.bunsen.stu3.avro.CareTeamOrganizationPatientPractitionerRelatedPersonReference
Sets the value of the 'PractitionerId' field.
setPractitionerId(String) - Method in class com.cerner.bunsen.stu3.avro.DeviceHealthcareServiceOrganizationPatientPractitionerRelatedPersonReference.Builder
Sets the value of the 'PractitionerId' field.
setPractitionerId(String) - Method in class com.cerner.bunsen.stu3.avro.DeviceHealthcareServiceOrganizationPatientPractitionerRelatedPersonReference
Sets the value of the 'PractitionerId' field.
setPractitionerId(String) - Method in class com.cerner.bunsen.stu3.avro.DeviceOrganizationPatientPractitionerRelatedPersonReference.Builder
Sets the value of the 'PractitionerId' field.
setPractitionerId(String) - Method in class com.cerner.bunsen.stu3.avro.DeviceOrganizationPatientPractitionerRelatedPersonReference
Sets the value of the 'PractitionerId' field.
setPractitionerId(String) - Method in class com.cerner.bunsen.stu3.avro.DeviceOrganizationPractitionerReference.Builder
Sets the value of the 'PractitionerId' field.
setPractitionerId(String) - Method in class com.cerner.bunsen.stu3.avro.DeviceOrganizationPractitionerReference
Sets the value of the 'PractitionerId' field.
setPractitionerId(String) - Method in class com.cerner.bunsen.stu3.avro.OrganizationPatientPractitionerRelatedPersonReference.Builder
Sets the value of the 'PractitionerId' field.
setPractitionerId(String) - Method in class com.cerner.bunsen.stu3.avro.OrganizationPatientPractitionerRelatedPersonReference
Sets the value of the 'PractitionerId' field.
setPractitionerId(String) - Method in class com.cerner.bunsen.stu3.avro.OrganizationPractitionerReference.Builder
Sets the value of the 'PractitionerId' field.
setPractitionerId(String) - Method in class com.cerner.bunsen.stu3.avro.OrganizationPractitionerReference
Sets the value of the 'PractitionerId' field.
setPractitionerId(String) - Method in class com.cerner.bunsen.stu3.avro.PatientPractitionerReference.Builder
Sets the value of the 'PractitionerId' field.
setPractitionerId(String) - Method in class com.cerner.bunsen.stu3.avro.PatientPractitionerReference
Sets the value of the 'PractitionerId' field.
setPractitionerId(String) - Method in class com.cerner.bunsen.stu3.avro.PatientPractitionerRelatedPersonReference.Builder
Sets the value of the 'PractitionerId' field.
setPractitionerId(String) - Method in class com.cerner.bunsen.stu3.avro.PatientPractitionerRelatedPersonReference
Sets the value of the 'PractitionerId' field.
setPractitionerId(String) - Method in class com.cerner.bunsen.stu3.avro.PractitionerReference.Builder
Sets the value of the 'PractitionerId' field.
setPractitionerId(String) - Method in class com.cerner.bunsen.stu3.avro.PractitionerReference
Sets the value of the 'PractitionerId' field.
setPractitionerId(String) - Method in class com.cerner.bunsen.stu3.avro.PractitionerRelatedPersonReference.Builder
Sets the value of the 'PractitionerId' field.
setPractitionerId(String) - Method in class com.cerner.bunsen.stu3.avro.PractitionerRelatedPersonReference
Sets the value of the 'PractitionerId' field.
setPreAdmissionIdentifier(Identifier) - Method in class com.cerner.bunsen.stu3.avro.EncounterHospitalization.Builder
Sets the value of the 'preAdmissionIdentifier' field.
setPreAdmissionIdentifier(Identifier) - Method in class com.cerner.bunsen.stu3.avro.EncounterHospitalization
Sets the value of the 'preAdmissionIdentifier' field.
setPreAdmissionIdentifier(Identifier) - Method in class com.cerner.bunsen.stu3.avro.us.core.EncounterHospitalization.Builder
Sets the value of the 'preAdmissionIdentifier' field.
setPreAdmissionIdentifier(Identifier) - Method in class com.cerner.bunsen.stu3.avro.us.core.EncounterHospitalization
Sets the value of the 'preAdmissionIdentifier' field.
setPreAdmissionIdentifierBuilder(Identifier.Builder) - Method in class com.cerner.bunsen.stu3.avro.EncounterHospitalization.Builder
Sets the Builder instance for the 'preAdmissionIdentifier' field Field for FHIR property preAdmissionIdentifier
setPreAdmissionIdentifierBuilder(Identifier.Builder) - Method in class com.cerner.bunsen.stu3.avro.us.core.EncounterHospitalization.Builder
Sets the Builder instance for the 'preAdmissionIdentifier' field Field for FHIR property preAdmissionIdentifier
setPreAuthRef(List<String>) - Method in class com.cerner.bunsen.stu3.avro.ClaimInsurance.Builder
Sets the value of the 'preAuthRef' field.
setPreAuthRef(List<String>) - Method in class com.cerner.bunsen.stu3.avro.ClaimInsurance
Sets the value of the 'preAuthRef' field.
setPreferred(Boolean) - Method in class com.cerner.bunsen.stu3.avro.PatientCommunication.Builder
Sets the value of the 'preferred' field.
setPreferred(Boolean) - Method in class com.cerner.bunsen.stu3.avro.PatientCommunication
Sets the value of the 'preferred' field.
setPreferred(Boolean) - Method in class com.cerner.bunsen.stu3.avro.us.core.PatientCommunication.Builder
Sets the value of the 'preferred' field.
setPreferred(Boolean) - Method in class com.cerner.bunsen.stu3.avro.us.core.PatientCommunication
Sets the value of the 'preferred' field.
setPrefix(List<String>) - Method in class com.cerner.bunsen.stu3.avro.HumanName.Builder
Sets the value of the 'prefix' field.
setPrefix(List<String>) - Method in class com.cerner.bunsen.stu3.avro.HumanName
Sets the value of the 'prefix' field.
setPrescription(MedicationRequestVisionPrescriptionReference) - Method in class com.cerner.bunsen.stu3.avro.Claim.Builder
Sets the value of the 'prescription' field.
setPrescription(MedicationRequestVisionPrescriptionReference) - Method in class com.cerner.bunsen.stu3.avro.Claim
Sets the value of the 'prescription' field.
setPrescriptionBuilder(MedicationRequestVisionPrescriptionReference.Builder) - Method in class com.cerner.bunsen.stu3.avro.Claim.Builder
Sets the Builder instance for the 'prescription' field Field for FHIR property prescription
setPrimarySource(Boolean) - Method in class com.cerner.bunsen.stu3.avro.Immunization.Builder
Sets the value of the 'primarySource' field.
setPrimarySource(Boolean) - Method in class com.cerner.bunsen.stu3.avro.Immunization
Sets the value of the 'primarySource' field.
setPrimarySource(Boolean) - Method in class com.cerner.bunsen.stu3.avro.us.core.Immunization.Builder
Sets the value of the 'primarySource' field.
setPrimarySource(Boolean) - Method in class com.cerner.bunsen.stu3.avro.us.core.Immunization
Sets the value of the 'primarySource' field.
setPriority(CodeableConcept) - Method in class com.cerner.bunsen.stu3.avro.Claim.Builder
Sets the value of the 'priority' field.
setPriority(CodeableConcept) - Method in class com.cerner.bunsen.stu3.avro.Claim
Sets the value of the 'priority' field.
setPriority(CodeableConcept) - Method in class com.cerner.bunsen.stu3.avro.Encounter.Builder
Sets the value of the 'priority' field.
setPriority(CodeableConcept) - Method in class com.cerner.bunsen.stu3.avro.Encounter
Sets the value of the 'priority' field.
setPriority(String) - Method in class com.cerner.bunsen.stu3.avro.ProcedureRequest.Builder
Sets the value of the 'priority' field.
setPriority(String) - Method in class com.cerner.bunsen.stu3.avro.ProcedureRequest
Sets the value of the 'priority' field.
setPriority(CodeableConcept) - Method in class com.cerner.bunsen.stu3.avro.us.core.Encounter.Builder
Sets the value of the 'priority' field.
setPriority(CodeableConcept) - Method in class com.cerner.bunsen.stu3.avro.us.core.Encounter
Sets the value of the 'priority' field.
setPriority(String) - Method in class com.cerner.bunsen.stu3.avro.us.core.MedicationRequest.Builder
Sets the value of the 'priority' field.
setPriority(String) - Method in class com.cerner.bunsen.stu3.avro.us.core.MedicationRequest
Sets the value of the 'priority' field.
setPriorityBuilder(CodeableConcept.Builder) - Method in class com.cerner.bunsen.stu3.avro.Claim.Builder
Sets the Builder instance for the 'priority' field Field for FHIR property priority
setPriorityBuilder(CodeableConcept.Builder) - Method in class com.cerner.bunsen.stu3.avro.Encounter.Builder
Sets the Builder instance for the 'priority' field Field for FHIR property priority
setPriorityBuilder(CodeableConcept.Builder) - Method in class com.cerner.bunsen.stu3.avro.us.core.Encounter.Builder
Sets the Builder instance for the 'priority' field Field for FHIR property priority
setPriorPrescription(MedicationRequestReference) - Method in class com.cerner.bunsen.stu3.avro.us.core.MedicationRequest.Builder
Sets the value of the 'priorPrescription' field.
setPriorPrescription(MedicationRequestReference) - Method in class com.cerner.bunsen.stu3.avro.us.core.MedicationRequest
Sets the value of the 'priorPrescription' field.
setPriorPrescriptionBuilder(MedicationRequestReference.Builder) - Method in class com.cerner.bunsen.stu3.avro.us.core.MedicationRequest.Builder
Sets the Builder instance for the 'priorPrescription' field Field for FHIR property priorPrescription
setProcedure(List<ClaimProcedure>) - Method in class com.cerner.bunsen.stu3.avro.Claim.Builder
Sets the value of the 'procedure' field.
setProcedure(List<ClaimProcedure>) - Method in class com.cerner.bunsen.stu3.avro.Claim
Sets the value of the 'procedure' field.
setProcedure(ChoiceCodeableConceptProcedureReference) - Method in class com.cerner.bunsen.stu3.avro.ClaimProcedure.Builder
Sets the value of the 'procedure' field.
setProcedure(ChoiceCodeableConceptProcedureReference) - Method in class com.cerner.bunsen.stu3.avro.ClaimProcedure
Sets the value of the 'procedure' field.
setProcedureBuilder(ChoiceCodeableConceptProcedureReference.Builder) - Method in class com.cerner.bunsen.stu3.avro.ClaimProcedure.Builder
Sets the Builder instance for the 'procedure' field Field for FHIR property procedure
setProcedureId(String) - Method in class com.cerner.bunsen.stu3.avro.ConditionProcedureReference.Builder
Sets the value of the 'ProcedureId' field.
setProcedureId(String) - Method in class com.cerner.bunsen.stu3.avro.ConditionProcedureReference
Sets the value of the 'ProcedureId' field.
setProcedureId(String) - Method in class com.cerner.bunsen.stu3.avro.MedicationAdministrationMedicationDispenseMedicationStatementObservationProcedureReference.Builder
Sets the value of the 'ProcedureId' field.
setProcedureId(String) - Method in class com.cerner.bunsen.stu3.avro.MedicationAdministrationMedicationDispenseMedicationStatementObservationProcedureReference
Sets the value of the 'ProcedureId' field.
setProcedureId(String) - Method in class com.cerner.bunsen.stu3.avro.MedicationAdministrationObservationProcedureReference.Builder
Sets the value of the 'ProcedureId' field.
setProcedureId(String) - Method in class com.cerner.bunsen.stu3.avro.MedicationAdministrationObservationProcedureReference
Sets the value of the 'ProcedureId' field.
setProcedureId(String) - Method in class com.cerner.bunsen.stu3.avro.ProcedureReference.Builder
Sets the value of the 'ProcedureId' field.
setProcedureId(String) - Method in class com.cerner.bunsen.stu3.avro.ProcedureReference
Sets the value of the 'ProcedureId' field.
setProcedureLinkId(List<Integer>) - Method in class com.cerner.bunsen.stu3.avro.ClaimItem.Builder
Sets the value of the 'procedureLinkId' field.
setProcedureLinkId(List<Integer>) - Method in class com.cerner.bunsen.stu3.avro.ClaimItem
Sets the value of the 'procedureLinkId' field.
setProcedureRequestId(String) - Method in class com.cerner.bunsen.stu3.avro.AppointmentCommunicationRequestDeviceRequestMedicationRequestNutritionOrderProcedureRequestReferralRequestRequestGroupTaskVisionPrescriptionReference.Builder
Sets the value of the 'ProcedureRequestId' field.
setProcedureRequestId(String) - Method in class com.cerner.bunsen.stu3.avro.AppointmentCommunicationRequestDeviceRequestMedicationRequestNutritionOrderProcedureRequestReferralRequestRequestGroupTaskVisionPrescriptionReference
Sets the value of the 'ProcedureRequestId' field.
setProcedureRequestId(String) - Method in class com.cerner.bunsen.stu3.avro.CarePlanDeviceRequestImmunizationRecommendationMedicationRequestNutritionOrderProcedureRequestReferralRequestReference.Builder
Sets the value of the 'ProcedureRequestId' field.
setProcedureRequestId(String) - Method in class com.cerner.bunsen.stu3.avro.CarePlanDeviceRequestImmunizationRecommendationMedicationRequestNutritionOrderProcedureRequestReferralRequestReference
Sets the value of the 'ProcedureRequestId' field.
setProcedureRequestId(String) - Method in class com.cerner.bunsen.stu3.avro.CarePlanMedicationRequestProcedureRequestReferralRequestReference.Builder
Sets the value of the 'ProcedureRequestId' field.
setProcedureRequestId(String) - Method in class com.cerner.bunsen.stu3.avro.CarePlanMedicationRequestProcedureRequestReferralRequestReference
Sets the value of the 'ProcedureRequestId' field.
setProcedureRequestId(String) - Method in class com.cerner.bunsen.stu3.avro.CarePlanProcedureRequestReferralRequestReference.Builder
Sets the value of the 'ProcedureRequestId' field.
setProcedureRequestId(String) - Method in class com.cerner.bunsen.stu3.avro.CarePlanProcedureRequestReferralRequestReference
Sets the value of the 'ProcedureRequestId' field.
setProduct(ChoiceCodeableConceptMedicationSubstanceReference) - Method in class com.cerner.bunsen.stu3.avro.CarePlanActivityDetail.Builder
Sets the value of the 'product' field.
setProduct(ChoiceCodeableConceptMedicationSubstanceReference) - Method in class com.cerner.bunsen.stu3.avro.CarePlanActivityDetail
Sets the value of the 'product' field.
setProduct(ChoiceCodeableConceptMedicationSubstanceReference) - Method in class com.cerner.bunsen.stu3.avro.us.core.CarePlanActivityDetail.Builder
Sets the value of the 'product' field.
setProduct(ChoiceCodeableConceptMedicationSubstanceReference) - Method in class com.cerner.bunsen.stu3.avro.us.core.CarePlanActivityDetail
Sets the value of the 'product' field.
setProductBuilder(ChoiceCodeableConceptMedicationSubstanceReference.Builder) - Method in class com.cerner.bunsen.stu3.avro.CarePlanActivityDetail.Builder
Sets the Builder instance for the 'product' field Field for FHIR property product
setProductBuilder(ChoiceCodeableConceptMedicationSubstanceReference.Builder) - Method in class com.cerner.bunsen.stu3.avro.us.core.CarePlanActivityDetail.Builder
Sets the Builder instance for the 'product' field Field for FHIR property product
setProfile(List<String>) - Method in class com.cerner.bunsen.stu3.avro.Meta.Builder
Sets the value of the 'profile' field.
setProfile(List<String>) - Method in class com.cerner.bunsen.stu3.avro.Meta
Sets the value of the 'profile' field.
setProgramCode(List<CodeableConcept>) - Method in class com.cerner.bunsen.stu3.avro.ClaimItem.Builder
Sets the value of the 'programCode' field.
setProgramCode(List<CodeableConcept>) - Method in class com.cerner.bunsen.stu3.avro.ClaimItem
Sets the value of the 'programCode' field.
setProgramCode(List<CodeableConcept>) - Method in class com.cerner.bunsen.stu3.avro.ClaimItemDetail.Builder
Sets the value of the 'programCode' field.
setProgramCode(List<CodeableConcept>) - Method in class com.cerner.bunsen.stu3.avro.ClaimItemDetail
Sets the value of the 'programCode' field.
setProgramCode(List<CodeableConcept>) - Method in class com.cerner.bunsen.stu3.avro.ClaimItemDetailSubDetail.Builder
Sets the value of the 'programCode' field.
setProgramCode(List<CodeableConcept>) - Method in class com.cerner.bunsen.stu3.avro.ClaimItemDetailSubDetail
Sets the value of the 'programCode' field.
setProgress(List<Annotation>) - Method in class com.cerner.bunsen.stu3.avro.CarePlanActivity.Builder
Sets the value of the 'progress' field.
setProgress(List<Annotation>) - Method in class com.cerner.bunsen.stu3.avro.CarePlanActivity
Sets the value of the 'progress' field.
setProgress(List<Annotation>) - Method in class com.cerner.bunsen.stu3.avro.us.core.CarePlanActivity.Builder
Sets the value of the 'progress' field.
setProgress(List<Annotation>) - Method in class com.cerner.bunsen.stu3.avro.us.core.CarePlanActivity
Sets the value of the 'progress' field.
setProhibited(Boolean) - Method in class com.cerner.bunsen.stu3.avro.CarePlanActivityDetail.Builder
Sets the value of the 'prohibited' field.
setProhibited(Boolean) - Method in class com.cerner.bunsen.stu3.avro.CarePlanActivityDetail
Sets the value of the 'prohibited' field.
setProhibited(Boolean) - Method in class com.cerner.bunsen.stu3.avro.us.core.CarePlanActivityDetail.Builder
Sets the value of the 'prohibited' field.
setProhibited(Boolean) - Method in class com.cerner.bunsen.stu3.avro.us.core.CarePlanActivityDetail
Sets the value of the 'prohibited' field.
setProvenanceId(String) - Method in class com.cerner.bunsen.stu3.avro.ProvenanceReference.Builder
Sets the value of the 'ProvenanceId' field.
setProvenanceId(String) - Method in class com.cerner.bunsen.stu3.avro.ProvenanceReference
Sets the value of the 'ProvenanceId' field.
setProvider(PractitionerReference) - Method in class com.cerner.bunsen.stu3.avro.Claim.Builder
Sets the value of the 'provider' field.
setProvider(PractitionerReference) - Method in class com.cerner.bunsen.stu3.avro.Claim
Sets the value of the 'provider' field.
setProvider(OrganizationPractitionerReference) - Method in class com.cerner.bunsen.stu3.avro.ClaimCareTeam.Builder
Sets the value of the 'provider' field.
setProvider(OrganizationPractitionerReference) - Method in class com.cerner.bunsen.stu3.avro.ClaimCareTeam
Sets the value of the 'provider' field.
setProviderBuilder(PractitionerReference.Builder) - Method in class com.cerner.bunsen.stu3.avro.Claim.Builder
Sets the Builder instance for the 'provider' field Field for FHIR property provider
setProviderBuilder(OrganizationPractitionerReference.Builder) - Method in class com.cerner.bunsen.stu3.avro.ClaimCareTeam.Builder
Sets the Builder instance for the 'provider' field Field for FHIR property provider
setPublisher(String) - Method in class com.cerner.bunsen.stu3.avro.Measure.Builder
Sets the value of the 'publisher' field.
setPublisher(String) - Method in class com.cerner.bunsen.stu3.avro.Measure
Sets the value of the 'publisher' field.
setPurpose(String) - Method in class com.cerner.bunsen.stu3.avro.Measure.Builder
Sets the value of the 'purpose' field.
setPurpose(String) - Method in class com.cerner.bunsen.stu3.avro.Measure
Sets the value of the 'purpose' field.
setQualification(CodeableConcept) - Method in class com.cerner.bunsen.stu3.avro.ClaimCareTeam.Builder
Sets the value of the 'qualification' field.
setQualification(CodeableConcept) - Method in class com.cerner.bunsen.stu3.avro.ClaimCareTeam
Sets the value of the 'qualification' field.
setQualificationBuilder(CodeableConcept.Builder) - Method in class com.cerner.bunsen.stu3.avro.ClaimCareTeam.Builder
Sets the Builder instance for the 'qualification' field Field for FHIR property qualification
setQuantity(Quantity) - Method in class com.cerner.bunsen.stu3.avro.CarePlanActivityDetail.Builder
Sets the value of the 'quantity' field.
setQuantity(Quantity) - Method in class com.cerner.bunsen.stu3.avro.CarePlanActivityDetail
Sets the value of the 'quantity' field.
setQuantity(Quantity) - Method in class com.cerner.bunsen.stu3.avro.ChoiceAttachmentCodeableConceptPeriodQuantityRangeRatioSampledDataBooleanDateTimeStringTime.Builder
Sets the value of the 'quantity' field.
setQuantity(Quantity) - Method in class com.cerner.bunsen.stu3.avro.ChoiceAttachmentCodeableConceptPeriodQuantityRangeRatioSampledDataBooleanDateTimeStringTime
Sets the value of the 'quantity' field.
setQuantity(Quantity) - Method in class com.cerner.bunsen.stu3.avro.ChoiceAttachmentCodeableConceptPeriodQuantityRangeRatioSampledDataDateTimeStringTime.Builder
Sets the value of the 'quantity' field.
setQuantity(Quantity) - Method in class com.cerner.bunsen.stu3.avro.ChoiceAttachmentCodeableConceptPeriodQuantityRangeRatioSampledDataDateTimeStringTime
Sets the value of the 'quantity' field.
setQuantity(Quantity) - Method in class com.cerner.bunsen.stu3.avro.ChoiceAttachmentQuantityResourceReferenceString.Builder
Sets the value of the 'quantity' field.
setQuantity(Quantity) - Method in class com.cerner.bunsen.stu3.avro.ChoiceAttachmentQuantityResourceReferenceString
Sets the value of the 'quantity' field.
setQuantity(Quantity) - Method in class com.cerner.bunsen.stu3.avro.ChoiceCodeableConceptQuantityRange.Builder
Sets the value of the 'quantity' field.
setQuantity(Quantity) - Method in class com.cerner.bunsen.stu3.avro.ChoiceCodeableConceptQuantityRange
Sets the value of the 'quantity' field.
setQuantity(Quantity) - Method in class com.cerner.bunsen.stu3.avro.ChoiceQuantityRange.Builder
Sets the value of the 'quantity' field.
setQuantity(Quantity) - Method in class com.cerner.bunsen.stu3.avro.ChoiceQuantityRange
Sets the value of the 'quantity' field.
setQuantity(Quantity) - Method in class com.cerner.bunsen.stu3.avro.ChoiceQuantityRangeRatio.Builder
Sets the value of the 'quantity' field.
setQuantity(Quantity) - Method in class com.cerner.bunsen.stu3.avro.ChoiceQuantityRangeRatio
Sets the value of the 'quantity' field.
setQuantity(Quantity) - Method in class com.cerner.bunsen.stu3.avro.ClaimItem.Builder
Sets the value of the 'quantity' field.
setQuantity(Quantity) - Method in class com.cerner.bunsen.stu3.avro.ClaimItem
Sets the value of the 'quantity' field.
setQuantity(Quantity) - Method in class com.cerner.bunsen.stu3.avro.ClaimItemDetail.Builder
Sets the value of the 'quantity' field.
setQuantity(Quantity) - Method in class com.cerner.bunsen.stu3.avro.ClaimItemDetail
Sets the value of the 'quantity' field.
setQuantity(Quantity) - Method in class com.cerner.bunsen.stu3.avro.ClaimItemDetailSubDetail.Builder
Sets the value of the 'quantity' field.
setQuantity(Quantity) - Method in class com.cerner.bunsen.stu3.avro.ClaimItemDetailSubDetail
Sets the value of the 'quantity' field.
setQuantity(Quantity) - Method in class com.cerner.bunsen.stu3.avro.MedicationDispense.Builder
Sets the value of the 'quantity' field.
setQuantity(Quantity) - Method in class com.cerner.bunsen.stu3.avro.MedicationDispense
Sets the value of the 'quantity' field.
setQuantity(Quantity) - Method in class com.cerner.bunsen.stu3.avro.us.core.CarePlanActivityDetail.Builder
Sets the value of the 'quantity' field.
setQuantity(Quantity) - Method in class com.cerner.bunsen.stu3.avro.us.core.CarePlanActivityDetail
Sets the value of the 'quantity' field.
setQuantity(Quantity) - Method in class com.cerner.bunsen.stu3.avro.us.core.MedicationRequestDispenseRequest.Builder
Sets the value of the 'quantity' field.
setQuantity(Quantity) - Method in class com.cerner.bunsen.stu3.avro.us.core.MedicationRequestDispenseRequest
Sets the value of the 'quantity' field.
setQuantityBuilder(Quantity.Builder) - Method in class com.cerner.bunsen.stu3.avro.CarePlanActivityDetail.Builder
Sets the Builder instance for the 'quantity' field Field for FHIR property quantity
setQuantityBuilder(Quantity.Builder) - Method in class com.cerner.bunsen.stu3.avro.ChoiceAttachmentCodeableConceptPeriodQuantityRangeRatioSampledDataBooleanDateTimeStringTime.Builder
Sets the Builder instance for the 'quantity' field Choice field
setQuantityBuilder(Quantity.Builder) - Method in class com.cerner.bunsen.stu3.avro.ChoiceAttachmentCodeableConceptPeriodQuantityRangeRatioSampledDataDateTimeStringTime.Builder
Sets the Builder instance for the 'quantity' field Choice field
setQuantityBuilder(Quantity.Builder) - Method in class com.cerner.bunsen.stu3.avro.ChoiceAttachmentQuantityResourceReferenceString.Builder
Sets the Builder instance for the 'quantity' field Choice field
setQuantityBuilder(Quantity.Builder) - Method in class com.cerner.bunsen.stu3.avro.ChoiceCodeableConceptQuantityRange.Builder
Sets the Builder instance for the 'quantity' field Choice field
setQuantityBuilder(Quantity.Builder) - Method in class com.cerner.bunsen.stu3.avro.ChoiceQuantityRange.Builder
Sets the Builder instance for the 'quantity' field Choice field
setQuantityBuilder(Quantity.Builder) - Method in class com.cerner.bunsen.stu3.avro.ChoiceQuantityRangeRatio.Builder
Sets the Builder instance for the 'quantity' field Choice field
setQuantityBuilder(Quantity.Builder) - Method in class com.cerner.bunsen.stu3.avro.ClaimItem.Builder
Sets the Builder instance for the 'quantity' field Field for FHIR property quantity
setQuantityBuilder(Quantity.Builder) - Method in class com.cerner.bunsen.stu3.avro.ClaimItemDetail.Builder
Sets the Builder instance for the 'quantity' field Field for FHIR property quantity
setQuantityBuilder(Quantity.Builder) - Method in class com.cerner.bunsen.stu3.avro.ClaimItemDetailSubDetail.Builder
Sets the Builder instance for the 'quantity' field Field for FHIR property quantity
setQuantityBuilder(Quantity.Builder) - Method in class com.cerner.bunsen.stu3.avro.MedicationDispense.Builder
Sets the Builder instance for the 'quantity' field Field for FHIR property quantity
setQuantityBuilder(Quantity.Builder) - Method in class com.cerner.bunsen.stu3.avro.us.core.CarePlanActivityDetail.Builder
Sets the Builder instance for the 'quantity' field Field for FHIR property quantity
setQuantityBuilder(Quantity.Builder) - Method in class com.cerner.bunsen.stu3.avro.us.core.MedicationRequestDispenseRequest.Builder
Sets the Builder instance for the 'quantity' field Field for FHIR property quantity
setQuestionnaireId(String) - Method in class com.cerner.bunsen.stu3.avro.ActivityDefinitionPlanDefinitionQuestionnaireReference.Builder
Sets the value of the 'QuestionnaireId' field.
setQuestionnaireId(String) - Method in class com.cerner.bunsen.stu3.avro.ActivityDefinitionPlanDefinitionQuestionnaireReference
Sets the value of the 'QuestionnaireId' field.
setQuestionnaireId(String) - Method in class com.cerner.bunsen.stu3.avro.PlanDefinitionQuestionnaireReference.Builder
Sets the value of the 'QuestionnaireId' field.
setQuestionnaireId(String) - Method in class com.cerner.bunsen.stu3.avro.PlanDefinitionQuestionnaireReference
Sets the value of the 'QuestionnaireId' field.
setQuestionnaireResponseId(String) - Method in class com.cerner.bunsen.stu3.avro.ObservationQuestionnaireResponseSequenceReference.Builder
Sets the value of the 'QuestionnaireResponseId' field.
setQuestionnaireResponseId(String) - Method in class com.cerner.bunsen.stu3.avro.ObservationQuestionnaireResponseSequenceReference
Sets the value of the 'QuestionnaireResponseId' field.
setRace(UsCoreRace) - Method in class com.cerner.bunsen.stu3.avro.us.core.Patient.Builder
Sets the value of the 'race' field.
setRace(UsCoreRace) - Method in class com.cerner.bunsen.stu3.avro.us.core.Patient
Sets the value of the 'race' field.
setRaceBuilder(UsCoreRace.Builder) - Method in class com.cerner.bunsen.stu3.avro.us.core.Patient.Builder
Sets the Builder instance for the 'race' field Extension field for http://hl7.org/fhir/us/core/StructureDefinition/us-core-race
setRange(Range) - Method in class com.cerner.bunsen.stu3.avro.ChoiceAgePeriodRangeBooleanDateTimeString.Builder
Sets the value of the 'range' field.
setRange(Range) - Method in class com.cerner.bunsen.stu3.avro.ChoiceAgePeriodRangeBooleanDateTimeString
Sets the value of the 'range' field.
setRange(Range) - Method in class com.cerner.bunsen.stu3.avro.ChoiceAgePeriodRangeDateTimeString.Builder
Sets the value of the 'range' field.
setRange(Range) - Method in class com.cerner.bunsen.stu3.avro.ChoiceAgePeriodRangeDateTimeString
Sets the value of the 'range' field.
setRange(Range) - Method in class com.cerner.bunsen.stu3.avro.ChoiceAttachmentCodeableConceptPeriodQuantityRangeRatioSampledDataBooleanDateTimeStringTime.Builder
Sets the value of the 'range' field.
setRange(Range) - Method in class com.cerner.bunsen.stu3.avro.ChoiceAttachmentCodeableConceptPeriodQuantityRangeRatioSampledDataBooleanDateTimeStringTime
Sets the value of the 'range' field.
setRange(Range) - Method in class com.cerner.bunsen.stu3.avro.ChoiceAttachmentCodeableConceptPeriodQuantityRangeRatioSampledDataDateTimeStringTime.Builder
Sets the value of the 'range' field.
setRange(Range) - Method in class com.cerner.bunsen.stu3.avro.ChoiceAttachmentCodeableConceptPeriodQuantityRangeRatioSampledDataDateTimeStringTime
Sets the value of the 'range' field.
setRange(Range) - Method in class com.cerner.bunsen.stu3.avro.ChoiceCodeableConceptQuantityRange.Builder
Sets the value of the 'range' field.
setRange(Range) - Method in class com.cerner.bunsen.stu3.avro.ChoiceCodeableConceptQuantityRange
Sets the value of the 'range' field.
setRange(Range) - Method in class com.cerner.bunsen.stu3.avro.ChoiceDurationPeriodRange.Builder
Sets the value of the 'range' field.
setRange(Range) - Method in class com.cerner.bunsen.stu3.avro.ChoiceDurationPeriodRange
Sets the value of the 'range' field.
setRange(Range) - Method in class com.cerner.bunsen.stu3.avro.ChoiceQuantityRange.Builder
Sets the value of the 'range' field.
setRange(Range) - Method in class com.cerner.bunsen.stu3.avro.ChoiceQuantityRange
Sets the value of the 'range' field.
setRange(Range) - Method in class com.cerner.bunsen.stu3.avro.ChoiceQuantityRangeRatio.Builder
Sets the value of the 'range' field.
setRange(Range) - Method in class com.cerner.bunsen.stu3.avro.ChoiceQuantityRangeRatio
Sets the value of the 'range' field.
setRangeBuilder(Range.Builder) - Method in class com.cerner.bunsen.stu3.avro.ChoiceAgePeriodRangeBooleanDateTimeString.Builder
Sets the Builder instance for the 'range' field Choice field
setRangeBuilder(Range.Builder) - Method in class com.cerner.bunsen.stu3.avro.ChoiceAgePeriodRangeDateTimeString.Builder
Sets the Builder instance for the 'range' field Choice field
setRangeBuilder(Range.Builder) - Method in class com.cerner.bunsen.stu3.avro.ChoiceAttachmentCodeableConceptPeriodQuantityRangeRatioSampledDataBooleanDateTimeStringTime.Builder
Sets the Builder instance for the 'range' field Choice field
setRangeBuilder(Range.Builder) - Method in class com.cerner.bunsen.stu3.avro.ChoiceAttachmentCodeableConceptPeriodQuantityRangeRatioSampledDataDateTimeStringTime.Builder
Sets the Builder instance for the 'range' field Choice field
setRangeBuilder(Range.Builder) - Method in class com.cerner.bunsen.stu3.avro.ChoiceCodeableConceptQuantityRange.Builder
Sets the Builder instance for the 'range' field Choice field
setRangeBuilder(Range.Builder) - Method in class com.cerner.bunsen.stu3.avro.ChoiceDurationPeriodRange.Builder
Sets the Builder instance for the 'range' field Choice field
setRangeBuilder(Range.Builder) - Method in class com.cerner.bunsen.stu3.avro.ChoiceQuantityRange.Builder
Sets the Builder instance for the 'range' field Choice field
setRangeBuilder(Range.Builder) - Method in class com.cerner.bunsen.stu3.avro.ChoiceQuantityRangeRatio.Builder
Sets the Builder instance for the 'range' field Choice field
setRank(Integer) - Method in class com.cerner.bunsen.stu3.avro.ContactPoint.Builder
Sets the value of the 'rank' field.
setRank(Integer) - Method in class com.cerner.bunsen.stu3.avro.ContactPoint
Sets the value of the 'rank' field.
setRank(Integer) - Method in class com.cerner.bunsen.stu3.avro.EncounterDiagnosis.Builder
Sets the value of the 'rank' field.
setRank(Integer) - Method in class com.cerner.bunsen.stu3.avro.EncounterDiagnosis
Sets the value of the 'rank' field.
setRank(Integer) - Method in class com.cerner.bunsen.stu3.avro.EpisodeOfCareDiagnosis.Builder
Sets the value of the 'rank' field.
setRank(Integer) - Method in class com.cerner.bunsen.stu3.avro.EpisodeOfCareDiagnosis
Sets the value of the 'rank' field.
setRank(Integer) - Method in class com.cerner.bunsen.stu3.avro.us.core.EncounterDiagnosis.Builder
Sets the value of the 'rank' field.
setRank(Integer) - Method in class com.cerner.bunsen.stu3.avro.us.core.EncounterDiagnosis
Sets the value of the 'rank' field.
setRate(ChoiceQuantityRangeRatio) - Method in class com.cerner.bunsen.stu3.avro.Dosage.Builder
Sets the value of the 'rate' field.
setRate(ChoiceQuantityRangeRatio) - Method in class com.cerner.bunsen.stu3.avro.Dosage
Sets the value of the 'rate' field.
setRateAggregation(String) - Method in class com.cerner.bunsen.stu3.avro.Measure.Builder
Sets the value of the 'rateAggregation' field.
setRateAggregation(String) - Method in class com.cerner.bunsen.stu3.avro.Measure
Sets the value of the 'rateAggregation' field.
setRateBuilder(ChoiceQuantityRangeRatio.Builder) - Method in class com.cerner.bunsen.stu3.avro.Dosage.Builder
Sets the Builder instance for the 'rate' field Field for FHIR property rate
setRatio(Ratio) - Method in class com.cerner.bunsen.stu3.avro.ChoiceAttachmentCodeableConceptPeriodQuantityRangeRatioSampledDataBooleanDateTimeStringTime.Builder
Sets the value of the 'ratio' field.
setRatio(Ratio) - Method in class com.cerner.bunsen.stu3.avro.ChoiceAttachmentCodeableConceptPeriodQuantityRangeRatioSampledDataBooleanDateTimeStringTime
Sets the value of the 'ratio' field.
setRatio(Ratio) - Method in class com.cerner.bunsen.stu3.avro.ChoiceAttachmentCodeableConceptPeriodQuantityRangeRatioSampledDataDateTimeStringTime.Builder
Sets the value of the 'ratio' field.
setRatio(Ratio) - Method in class com.cerner.bunsen.stu3.avro.ChoiceAttachmentCodeableConceptPeriodQuantityRangeRatioSampledDataDateTimeStringTime
Sets the value of the 'ratio' field.
setRatio(Ratio) - Method in class com.cerner.bunsen.stu3.avro.ChoiceQuantityRangeRatio.Builder
Sets the value of the 'ratio' field.
setRatio(Ratio) - Method in class com.cerner.bunsen.stu3.avro.ChoiceQuantityRangeRatio
Sets the value of the 'ratio' field.
setRatioBuilder(Ratio.Builder) - Method in class com.cerner.bunsen.stu3.avro.ChoiceAttachmentCodeableConceptPeriodQuantityRangeRatioSampledDataBooleanDateTimeStringTime.Builder
Sets the Builder instance for the 'ratio' field Choice field
setRatioBuilder(Ratio.Builder) - Method in class com.cerner.bunsen.stu3.avro.ChoiceAttachmentCodeableConceptPeriodQuantityRangeRatioSampledDataDateTimeStringTime.Builder
Sets the Builder instance for the 'ratio' field Choice field
setRatioBuilder(Ratio.Builder) - Method in class com.cerner.bunsen.stu3.avro.ChoiceQuantityRangeRatio.Builder
Sets the Builder instance for the 'ratio' field Choice field
setRationale(String) - Method in class com.cerner.bunsen.stu3.avro.Measure.Builder
Sets the value of the 'rationale' field.
setRationale(String) - Method in class com.cerner.bunsen.stu3.avro.Measure
Sets the value of the 'rationale' field.
setReaction(List<AllergyIntoleranceReaction>) - Method in class com.cerner.bunsen.stu3.avro.AllergyIntolerance.Builder
Sets the value of the 'reaction' field.
setReaction(List<AllergyIntoleranceReaction>) - Method in class com.cerner.bunsen.stu3.avro.AllergyIntolerance
Sets the value of the 'reaction' field.
setReaction(List<ImmunizationReaction>) - Method in class com.cerner.bunsen.stu3.avro.Immunization.Builder
Sets the value of the 'reaction' field.
setReaction(List<ImmunizationReaction>) - Method in class com.cerner.bunsen.stu3.avro.Immunization
Sets the value of the 'reaction' field.
setReaction(List<ImmunizationReaction>) - Method in class com.cerner.bunsen.stu3.avro.us.core.Immunization.Builder
Sets the value of the 'reaction' field.
setReaction(List<ImmunizationReaction>) - Method in class com.cerner.bunsen.stu3.avro.us.core.Immunization
Sets the value of the 'reaction' field.
setReAdmission(CodeableConcept) - Method in class com.cerner.bunsen.stu3.avro.EncounterHospitalization.Builder
Sets the value of the 'reAdmission' field.
setReAdmission(CodeableConcept) - Method in class com.cerner.bunsen.stu3.avro.EncounterHospitalization
Sets the value of the 'reAdmission' field.
setReAdmission(CodeableConcept) - Method in class com.cerner.bunsen.stu3.avro.us.core.EncounterHospitalization.Builder
Sets the value of the 'reAdmission' field.
setReAdmission(CodeableConcept) - Method in class com.cerner.bunsen.stu3.avro.us.core.EncounterHospitalization
Sets the value of the 'reAdmission' field.
setReAdmissionBuilder(CodeableConcept.Builder) - Method in class com.cerner.bunsen.stu3.avro.EncounterHospitalization.Builder
Sets the Builder instance for the 'reAdmission' field Field for FHIR property reAdmission
setReAdmissionBuilder(CodeableConcept.Builder) - Method in class com.cerner.bunsen.stu3.avro.us.core.EncounterHospitalization.Builder
Sets the Builder instance for the 'reAdmission' field Field for FHIR property reAdmission
setReason(CodeableConcept) - Method in class com.cerner.bunsen.stu3.avro.ClaimInformation.Builder
Sets the value of the 'reason' field.
setReason(CodeableConcept) - Method in class com.cerner.bunsen.stu3.avro.ClaimInformation
Sets the value of the 'reason' field.
setReason(List<CodeableConcept>) - Method in class com.cerner.bunsen.stu3.avro.Encounter.Builder
Sets the value of the 'reason' field.
setReason(List<CodeableConcept>) - Method in class com.cerner.bunsen.stu3.avro.Encounter
Sets the value of the 'reason' field.
setReason(List<CodeableConcept>) - Method in class com.cerner.bunsen.stu3.avro.ImmunizationExplanation.Builder
Sets the value of the 'reason' field.
setReason(List<CodeableConcept>) - Method in class com.cerner.bunsen.stu3.avro.ImmunizationExplanation
Sets the value of the 'reason' field.
setReason(List<CodeableConcept>) - Method in class com.cerner.bunsen.stu3.avro.MedicationDispenseSubstitution.Builder
Sets the value of the 'reason' field.
setReason(List<CodeableConcept>) - Method in class com.cerner.bunsen.stu3.avro.MedicationDispenseSubstitution
Sets the value of the 'reason' field.
setReason(List<CodeableConcept>) - Method in class com.cerner.bunsen.stu3.avro.us.core.Encounter.Builder
Sets the value of the 'reason' field.
setReason(List<CodeableConcept>) - Method in class com.cerner.bunsen.stu3.avro.us.core.Encounter
Sets the value of the 'reason' field.
setReason(List<CodeableConcept>) - Method in class com.cerner.bunsen.stu3.avro.us.core.ImmunizationExplanation.Builder
Sets the value of the 'reason' field.
setReason(List<CodeableConcept>) - Method in class com.cerner.bunsen.stu3.avro.us.core.ImmunizationExplanation
Sets the value of the 'reason' field.
setReason(CodeableConcept) - Method in class com.cerner.bunsen.stu3.avro.us.core.MedicationRequestSubstitution.Builder
Sets the value of the 'reason' field.
setReason(CodeableConcept) - Method in class com.cerner.bunsen.stu3.avro.us.core.MedicationRequestSubstitution
Sets the value of the 'reason' field.
setReasonBuilder(CodeableConcept.Builder) - Method in class com.cerner.bunsen.stu3.avro.ClaimInformation.Builder
Sets the Builder instance for the 'reason' field Field for FHIR property reason
setReasonBuilder(CodeableConcept.Builder) - Method in class com.cerner.bunsen.stu3.avro.us.core.MedicationRequestSubstitution.Builder
Sets the Builder instance for the 'reason' field Field for FHIR property reason
setReasonCode(List<CodeableConcept>) - Method in class com.cerner.bunsen.stu3.avro.CarePlanActivityDetail.Builder
Sets the value of the 'reasonCode' field.
setReasonCode(List<CodeableConcept>) - Method in class com.cerner.bunsen.stu3.avro.CarePlanActivityDetail
Sets the value of the 'reasonCode' field.
setReasonCode(List<CodeableConcept>) - Method in class com.cerner.bunsen.stu3.avro.MedicationStatement.Builder
Sets the value of the 'reasonCode' field.
setReasonCode(List<CodeableConcept>) - Method in class com.cerner.bunsen.stu3.avro.MedicationStatement
Sets the value of the 'reasonCode' field.
setReasonCode(List<CodeableConcept>) - Method in class com.cerner.bunsen.stu3.avro.Procedure.Builder
Sets the value of the 'reasonCode' field.
setReasonCode(List<CodeableConcept>) - Method in class com.cerner.bunsen.stu3.avro.Procedure
Sets the value of the 'reasonCode' field.
setReasonCode(List<CodeableConcept>) - Method in class com.cerner.bunsen.stu3.avro.ProcedureRequest.Builder
Sets the value of the 'reasonCode' field.
setReasonCode(List<CodeableConcept>) - Method in class com.cerner.bunsen.stu3.avro.ProcedureRequest
Sets the value of the 'reasonCode' field.
setReasonCode(List<CodeableConcept>) - Method in class com.cerner.bunsen.stu3.avro.us.core.CarePlanActivityDetail.Builder
Sets the value of the 'reasonCode' field.
setReasonCode(List<CodeableConcept>) - Method in class com.cerner.bunsen.stu3.avro.us.core.CarePlanActivityDetail
Sets the value of the 'reasonCode' field.
setReasonCode(List<CodeableConcept>) - Method in class com.cerner.bunsen.stu3.avro.us.core.MedicationRequest.Builder
Sets the value of the 'reasonCode' field.
setReasonCode(List<CodeableConcept>) - Method in class com.cerner.bunsen.stu3.avro.us.core.MedicationRequest
Sets the value of the 'reasonCode' field.
setReasonNotGiven(List<CodeableConcept>) - Method in class com.cerner.bunsen.stu3.avro.ImmunizationExplanation.Builder
Sets the value of the 'reasonNotGiven' field.
setReasonNotGiven(List<CodeableConcept>) - Method in class com.cerner.bunsen.stu3.avro.ImmunizationExplanation
Sets the value of the 'reasonNotGiven' field.
setReasonNotGiven(List<CodeableConcept>) - Method in class com.cerner.bunsen.stu3.avro.us.core.ImmunizationExplanation.Builder
Sets the value of the 'reasonNotGiven' field.
setReasonNotGiven(List<CodeableConcept>) - Method in class com.cerner.bunsen.stu3.avro.us.core.ImmunizationExplanation
Sets the value of the 'reasonNotGiven' field.
setReasonNotTaken(List<CodeableConcept>) - Method in class com.cerner.bunsen.stu3.avro.MedicationStatement.Builder
Sets the value of the 'reasonNotTaken' field.
setReasonNotTaken(List<CodeableConcept>) - Method in class com.cerner.bunsen.stu3.avro.MedicationStatement
Sets the value of the 'reasonNotTaken' field.
setReasonReference(List<ConditionReference>) - Method in class com.cerner.bunsen.stu3.avro.CarePlanActivityDetail.Builder
Sets the value of the 'reasonReference' field.
setReasonReference(List<ConditionReference>) - Method in class com.cerner.bunsen.stu3.avro.CarePlanActivityDetail
Sets the value of the 'reasonReference' field.
setReasonReference(List<ConditionObservationReference>) - Method in class com.cerner.bunsen.stu3.avro.MedicationStatement.Builder
Sets the value of the 'reasonReference' field.
setReasonReference(List<ConditionObservationReference>) - Method in class com.cerner.bunsen.stu3.avro.MedicationStatement
Sets the value of the 'reasonReference' field.
setReasonReference(List<ConditionObservationReference>) - Method in class com.cerner.bunsen.stu3.avro.Procedure.Builder
Sets the value of the 'reasonReference' field.
setReasonReference(List<ConditionObservationReference>) - Method in class com.cerner.bunsen.stu3.avro.Procedure
Sets the value of the 'reasonReference' field.
setReasonReference(List<ConditionObservationReference>) - Method in class com.cerner.bunsen.stu3.avro.ProcedureRequest.Builder
Sets the value of the 'reasonReference' field.
setReasonReference(List<ConditionObservationReference>) - Method in class com.cerner.bunsen.stu3.avro.ProcedureRequest
Sets the value of the 'reasonReference' field.
setReasonReference(List<ConditionReference>) - Method in class com.cerner.bunsen.stu3.avro.us.core.CarePlanActivityDetail.Builder
Sets the value of the 'reasonReference' field.
setReasonReference(List<ConditionReference>) - Method in class com.cerner.bunsen.stu3.avro.us.core.CarePlanActivityDetail
Sets the value of the 'reasonReference' field.
setReasonReference(List<ConditionObservationReference>) - Method in class com.cerner.bunsen.stu3.avro.us.core.MedicationRequest.Builder
Sets the value of the 'reasonReference' field.
setReasonReference(List<ConditionObservationReference>) - Method in class com.cerner.bunsen.stu3.avro.us.core.MedicationRequest
Sets the value of the 'reasonReference' field.
setReceiver(List<PatientPractitionerReference>) - Method in class com.cerner.bunsen.stu3.avro.MedicationDispense.Builder
Sets the value of the 'receiver' field.
setReceiver(List<PatientPractitionerReference>) - Method in class com.cerner.bunsen.stu3.avro.MedicationDispense
Sets the value of the 'receiver' field.
setRecorder(PatientPractitionerReference) - Method in class com.cerner.bunsen.stu3.avro.AllergyIntolerance.Builder
Sets the value of the 'recorder' field.
setRecorder(PatientPractitionerReference) - Method in class com.cerner.bunsen.stu3.avro.AllergyIntolerance
Sets the value of the 'recorder' field.
setRecorder(PractitionerReference) - Method in class com.cerner.bunsen.stu3.avro.us.core.MedicationRequest.Builder
Sets the value of the 'recorder' field.
setRecorder(PractitionerReference) - Method in class com.cerner.bunsen.stu3.avro.us.core.MedicationRequest
Sets the value of the 'recorder' field.
setRecorderBuilder(PatientPractitionerReference.Builder) - Method in class com.cerner.bunsen.stu3.avro.AllergyIntolerance.Builder
Sets the Builder instance for the 'recorder' field Field for FHIR property recorder
setRecorderBuilder(PractitionerReference.Builder) - Method in class com.cerner.bunsen.stu3.avro.us.core.MedicationRequest.Builder
Sets the Builder instance for the 'recorder' field Field for FHIR property recorder
setReference(String) - Method in class com.cerner.bunsen.stu3.avro.AccountReference.Builder
Sets the value of the 'reference' field.
setReference(String) - Method in class com.cerner.bunsen.stu3.avro.AccountReference
Sets the value of the 'reference' field.
setReference(String) - Method in class com.cerner.bunsen.stu3.avro.ActivityDefinitionHealthcareServicePlanDefinitionReference.Builder
Sets the value of the 'reference' field.
setReference(String) - Method in class com.cerner.bunsen.stu3.avro.ActivityDefinitionHealthcareServicePlanDefinitionReference
Sets the value of the 'reference' field.
setReference(String) - Method in class com.cerner.bunsen.stu3.avro.ActivityDefinitionPlanDefinitionQuestionnaireReference.Builder
Sets the value of the 'reference' field.
setReference(String) - Method in class com.cerner.bunsen.stu3.avro.ActivityDefinitionPlanDefinitionQuestionnaireReference
Sets the value of the 'reference' field.
setReference(String) - Method in class com.cerner.bunsen.stu3.avro.ActivityDefinitionPlanDefinitionReference.Builder
Sets the value of the 'reference' field.
setReference(String) - Method in class com.cerner.bunsen.stu3.avro.ActivityDefinitionPlanDefinitionReference
Sets the value of the 'reference' field.
setReference(String) - Method in class com.cerner.bunsen.stu3.avro.AppointmentCommunicationRequestDeviceRequestMedicationRequestNutritionOrderProcedureRequestReferralRequestRequestGroupTaskVisionPrescriptionReference.Builder
Sets the value of the 'reference' field.
setReference(String) - Method in class com.cerner.bunsen.stu3.avro.AppointmentCommunicationRequestDeviceRequestMedicationRequestNutritionOrderProcedureRequestReferralRequestRequestGroupTaskVisionPrescriptionReference
Sets the value of the 'reference' field.
setReference(String) - Method in class com.cerner.bunsen.stu3.avro.AppointmentReference.Builder
Sets the value of the 'reference' field.
setReference(String) - Method in class com.cerner.bunsen.stu3.avro.AppointmentReference
Sets the value of the 'reference' field.
setReference(String) - Method in class com.cerner.bunsen.stu3.avro.BundleReference.Builder
Sets the value of the 'reference' field.
setReference(String) - Method in class com.cerner.bunsen.stu3.avro.BundleReference
Sets the value of the 'reference' field.
setReference(AppointmentCommunicationRequestDeviceRequestMedicationRequestNutritionOrderProcedureRequestReferralRequestRequestGroupTaskVisionPrescriptionReference) - Method in class com.cerner.bunsen.stu3.avro.CarePlanActivity.Builder
Sets the value of the 'reference' field.
setReference(AppointmentCommunicationRequestDeviceRequestMedicationRequestNutritionOrderProcedureRequestReferralRequestRequestGroupTaskVisionPrescriptionReference) - Method in class com.cerner.bunsen.stu3.avro.CarePlanActivity
Sets the value of the 'reference' field.
setReference(String) - Method in class com.cerner.bunsen.stu3.avro.CarePlanDeviceRequestImmunizationRecommendationMedicationRequestNutritionOrderProcedureRequestReferralRequestReference.Builder
Sets the value of the 'reference' field.
setReference(String) - Method in class com.cerner.bunsen.stu3.avro.CarePlanDeviceRequestImmunizationRecommendationMedicationRequestNutritionOrderProcedureRequestReferralRequestReference
Sets the value of the 'reference' field.
setReference(String) - Method in class com.cerner.bunsen.stu3.avro.CarePlanMedicationRequestProcedureRequestReferralRequestReference.Builder
Sets the value of the 'reference' field.
setReference(String) - Method in class com.cerner.bunsen.stu3.avro.CarePlanMedicationRequestProcedureRequestReferralRequestReference
Sets the value of the 'reference' field.
setReference(String) - Method in class com.cerner.bunsen.stu3.avro.CarePlanProcedureRequestReferralRequestReference.Builder
Sets the value of the 'reference' field.
setReference(String) - Method in class com.cerner.bunsen.stu3.avro.CarePlanProcedureRequestReferralRequestReference
Sets the value of the 'reference' field.
setReference(String) - Method in class com.cerner.bunsen.stu3.avro.CarePlanReference.Builder
Sets the value of the 'reference' field.
setReference(String) - Method in class com.cerner.bunsen.stu3.avro.CarePlanReference
Sets the value of the 'reference' field.
setReference(String) - Method in class com.cerner.bunsen.stu3.avro.CareTeamOrganizationPatientPractitionerRelatedPersonReference.Builder
Sets the value of the 'reference' field.
setReference(String) - Method in class com.cerner.bunsen.stu3.avro.CareTeamOrganizationPatientPractitionerRelatedPersonReference
Sets the value of the 'reference' field.
setReference(String) - Method in class com.cerner.bunsen.stu3.avro.CareTeamReference.Builder
Sets the value of the 'reference' field.
setReference(String) - Method in class com.cerner.bunsen.stu3.avro.CareTeamReference
Sets the value of the 'reference' field.
setReference(LocationReference) - Method in class com.cerner.bunsen.stu3.avro.ChoiceAddressCodeableConceptLocationReference.Builder
Sets the value of the 'reference' field.
setReference(LocationReference) - Method in class com.cerner.bunsen.stu3.avro.ChoiceAddressCodeableConceptLocationReference
Sets the value of the 'reference' field.
setReference(LocationReference) - Method in class com.cerner.bunsen.stu3.avro.ChoiceAddressLocationReference.Builder
Sets the value of the 'reference' field.
setReference(LocationReference) - Method in class com.cerner.bunsen.stu3.avro.ChoiceAddressLocationReference
Sets the value of the 'reference' field.
setReference(ResourceReference) - Method in class com.cerner.bunsen.stu3.avro.ChoiceAttachmentQuantityResourceReferenceString.Builder
Sets the value of the 'reference' field.
setReference(ResourceReference) - Method in class com.cerner.bunsen.stu3.avro.ChoiceAttachmentQuantityResourceReferenceString
Sets the value of the 'reference' field.
setReference(ConditionReference) - Method in class com.cerner.bunsen.stu3.avro.ChoiceCodeableConceptConditionReference.Builder
Sets the value of the 'reference' field.
setReference(ConditionReference) - Method in class com.cerner.bunsen.stu3.avro.ChoiceCodeableConceptConditionReference
Sets the value of the 'reference' field.
setReference(DetectedIssueReference) - Method in class com.cerner.bunsen.stu3.avro.ChoiceCodeableConceptDetectedIssueReference.Builder
Sets the value of the 'reference' field.
setReference(DetectedIssueReference) - Method in class com.cerner.bunsen.stu3.avro.ChoiceCodeableConceptDetectedIssueReference
Sets the value of the 'reference' field.
setReference(MedicationReference) - Method in class com.cerner.bunsen.stu3.avro.ChoiceCodeableConceptMedicationReference.Builder
Sets the value of the 'reference' field.
setReference(MedicationReference) - Method in class com.cerner.bunsen.stu3.avro.ChoiceCodeableConceptMedicationReference
Sets the value of the 'reference' field.
setReference(MedicationSubstanceReference) - Method in class com.cerner.bunsen.stu3.avro.ChoiceCodeableConceptMedicationSubstanceReference.Builder
Sets the value of the 'reference' field.
setReference(MedicationSubstanceReference) - Method in class com.cerner.bunsen.stu3.avro.ChoiceCodeableConceptMedicationSubstanceReference
Sets the value of the 'reference' field.
setReference(ProcedureReference) - Method in class com.cerner.bunsen.stu3.avro.ChoiceCodeableConceptProcedureReference.Builder
Sets the value of the 'reference' field.
setReference(ProcedureReference) - Method in class com.cerner.bunsen.stu3.avro.ChoiceCodeableConceptProcedureReference
Sets the value of the 'reference' field.
setReference(PatientPractitionerRelatedPersonReference) - Method in class com.cerner.bunsen.stu3.avro.ChoicePatientPractitionerRelatedPersonReferenceString.Builder
Sets the value of the 'reference' field.
setReference(PatientPractitionerRelatedPersonReference) - Method in class com.cerner.bunsen.stu3.avro.ChoicePatientPractitionerRelatedPersonReferenceString
Sets the value of the 'reference' field.
setReference(String) - Method in class com.cerner.bunsen.stu3.avro.ClaimReference.Builder
Sets the value of the 'reference' field.
setReference(String) - Method in class com.cerner.bunsen.stu3.avro.ClaimReference
Sets the value of the 'reference' field.
setReference(Identifier) - Method in class com.cerner.bunsen.stu3.avro.ClaimRelated.Builder
Sets the value of the 'reference' field.
setReference(Identifier) - Method in class com.cerner.bunsen.stu3.avro.ClaimRelated
Sets the value of the 'reference' field.
setReference(String) - Method in class com.cerner.bunsen.stu3.avro.ClaimResponseReference.Builder
Sets the value of the 'reference' field.
setReference(String) - Method in class com.cerner.bunsen.stu3.avro.ClaimResponseReference
Sets the value of the 'reference' field.
setReference(String) - Method in class com.cerner.bunsen.stu3.avro.ClinicalImpressionDiagnosticReportObservationReference.Builder
Sets the value of the 'reference' field.
setReference(String) - Method in class com.cerner.bunsen.stu3.avro.ClinicalImpressionDiagnosticReportObservationReference
Sets the value of the 'reference' field.
setReference(String) - Method in class com.cerner.bunsen.stu3.avro.ConditionObservationReference.Builder
Sets the value of the 'reference' field.
setReference(String) - Method in class com.cerner.bunsen.stu3.avro.ConditionObservationReference
Sets the value of the 'reference' field.
setReference(String) - Method in class com.cerner.bunsen.stu3.avro.ConditionProcedureReference.Builder
Sets the value of the 'reference' field.
setReference(String) - Method in class com.cerner.bunsen.stu3.avro.ConditionProcedureReference
Sets the value of the 'reference' field.
setReference(String) - Method in class com.cerner.bunsen.stu3.avro.ConditionReference.Builder
Sets the value of the 'reference' field.
setReference(String) - Method in class com.cerner.bunsen.stu3.avro.ConditionReference
Sets the value of the 'reference' field.
setReference(String) - Method in class com.cerner.bunsen.stu3.avro.CoverageReference.Builder
Sets the value of the 'reference' field.
setReference(String) - Method in class com.cerner.bunsen.stu3.avro.CoverageReference
Sets the value of the 'reference' field.
setReference(String) - Method in class com.cerner.bunsen.stu3.avro.DetectedIssueReference.Builder
Sets the value of the 'reference' field.
setReference(String) - Method in class com.cerner.bunsen.stu3.avro.DetectedIssueReference
Sets the value of the 'reference' field.
setReference(String) - Method in class com.cerner.bunsen.stu3.avro.DeviceDeviceMetricReference.Builder
Sets the value of the 'reference' field.
setReference(String) - Method in class com.cerner.bunsen.stu3.avro.DeviceDeviceMetricReference
Sets the value of the 'reference' field.
setReference(String) - Method in class com.cerner.bunsen.stu3.avro.DeviceGroupLocationPatientReference.Builder
Sets the value of the 'reference' field.
setReference(String) - Method in class com.cerner.bunsen.stu3.avro.DeviceGroupLocationPatientReference
Sets the value of the 'reference' field.
setReference(String) - Method in class com.cerner.bunsen.stu3.avro.DeviceHealthcareServiceOrganizationPatientPractitionerRelatedPersonReference.Builder
Sets the value of the 'reference' field.
setReference(String) - Method in class com.cerner.bunsen.stu3.avro.DeviceHealthcareServiceOrganizationPatientPractitionerRelatedPersonReference
Sets the value of the 'reference' field.
setReference(String) - Method in class com.cerner.bunsen.stu3.avro.DeviceMedicationSubstanceReference.Builder
Sets the value of the 'reference' field.
setReference(String) - Method in class com.cerner.bunsen.stu3.avro.DeviceMedicationSubstanceReference
Sets the value of the 'reference' field.
setReference(String) - Method in class com.cerner.bunsen.stu3.avro.DeviceOrganizationPatientPractitionerRelatedPersonReference.Builder
Sets the value of the 'reference' field.
setReference(String) - Method in class com.cerner.bunsen.stu3.avro.DeviceOrganizationPatientPractitionerRelatedPersonReference
Sets the value of the 'reference' field.
setReference(String) - Method in class com.cerner.bunsen.stu3.avro.DeviceOrganizationPractitionerReference.Builder
Sets the value of the 'reference' field.
setReference(String) - Method in class com.cerner.bunsen.stu3.avro.DeviceOrganizationPractitionerReference
Sets the value of the 'reference' field.
setReference(String) - Method in class com.cerner.bunsen.stu3.avro.DeviceReference.Builder
Sets the value of the 'reference' field.
setReference(String) - Method in class com.cerner.bunsen.stu3.avro.DeviceReference
Sets the value of the 'reference' field.
setReference(String) - Method in class com.cerner.bunsen.stu3.avro.DiagnosticReportReference.Builder
Sets the value of the 'reference' field.
setReference(String) - Method in class com.cerner.bunsen.stu3.avro.DiagnosticReportReference
Sets the value of the 'reference' field.
setReference(String) - Method in class com.cerner.bunsen.stu3.avro.EncounterEpisodeOfCareReference.Builder
Sets the value of the 'reference' field.
setReference(String) - Method in class com.cerner.bunsen.stu3.avro.EncounterEpisodeOfCareReference
Sets the value of the 'reference' field.
setReference(String) - Method in class com.cerner.bunsen.stu3.avro.EncounterReference.Builder
Sets the value of the 'reference' field.
setReference(String) - Method in class com.cerner.bunsen.stu3.avro.EncounterReference
Sets the value of the 'reference' field.
setReference(String) - Method in class com.cerner.bunsen.stu3.avro.EpisodeOfCareReference.Builder
Sets the value of the 'reference' field.
setReference(String) - Method in class com.cerner.bunsen.stu3.avro.EpisodeOfCareReference
Sets the value of the 'reference' field.
setReference(String) - Method in class com.cerner.bunsen.stu3.avro.GoalReference.Builder
Sets the value of the 'reference' field.
setReference(String) - Method in class com.cerner.bunsen.stu3.avro.GoalReference
Sets the value of the 'reference' field.
setReference(String) - Method in class com.cerner.bunsen.stu3.avro.GroupPatientReference.Builder
Sets the value of the 'reference' field.
setReference(String) - Method in class com.cerner.bunsen.stu3.avro.GroupPatientReference
Sets the value of the 'reference' field.
setReference(String) - Method in class com.cerner.bunsen.stu3.avro.LibraryReference.Builder
Sets the value of the 'reference' field.
setReference(String) - Method in class com.cerner.bunsen.stu3.avro.LibraryReference
Sets the value of the 'reference' field.
setReference(String) - Method in class com.cerner.bunsen.stu3.avro.ListReference.Builder
Sets the value of the 'reference' field.
setReference(String) - Method in class com.cerner.bunsen.stu3.avro.ListReference
Sets the value of the 'reference' field.
setReference(String) - Method in class com.cerner.bunsen.stu3.avro.LocationReference.Builder
Sets the value of the 'reference' field.
setReference(String) - Method in class com.cerner.bunsen.stu3.avro.LocationReference
Sets the value of the 'reference' field.
setReference(String) - Method in class com.cerner.bunsen.stu3.avro.MeasureReference.Builder
Sets the value of the 'reference' field.
setReference(String) - Method in class com.cerner.bunsen.stu3.avro.MeasureReference
Sets the value of the 'reference' field.
setReference(String) - Method in class com.cerner.bunsen.stu3.avro.MedicationAdministrationMedicationDispenseMedicationStatementObservationProcedureReference.Builder
Sets the value of the 'reference' field.
setReference(String) - Method in class com.cerner.bunsen.stu3.avro.MedicationAdministrationMedicationDispenseMedicationStatementObservationProcedureReference
Sets the value of the 'reference' field.
setReference(String) - Method in class com.cerner.bunsen.stu3.avro.MedicationAdministrationObservationProcedureReference.Builder
Sets the value of the 'reference' field.
setReference(String) - Method in class com.cerner.bunsen.stu3.avro.MedicationAdministrationObservationProcedureReference
Sets the value of the 'reference' field.
setReference(String) - Method in class com.cerner.bunsen.stu3.avro.MedicationReference.Builder
Sets the value of the 'reference' field.
setReference(String) - Method in class com.cerner.bunsen.stu3.avro.MedicationReference
Sets the value of the 'reference' field.
setReference(String) - Method in class com.cerner.bunsen.stu3.avro.MedicationRequestReference.Builder
Sets the value of the 'reference' field.
setReference(String) - Method in class com.cerner.bunsen.stu3.avro.MedicationRequestReference
Sets the value of the 'reference' field.
setReference(String) - Method in class com.cerner.bunsen.stu3.avro.MedicationRequestVisionPrescriptionReference.Builder
Sets the value of the 'reference' field.
setReference(String) - Method in class com.cerner.bunsen.stu3.avro.MedicationRequestVisionPrescriptionReference
Sets the value of the 'reference' field.
setReference(String) - Method in class com.cerner.bunsen.stu3.avro.MedicationSubstanceReference.Builder
Sets the value of the 'reference' field.
setReference(String) - Method in class com.cerner.bunsen.stu3.avro.MedicationSubstanceReference
Sets the value of the 'reference' field.
setReference(String) - Method in class com.cerner.bunsen.stu3.avro.ObservationQuestionnaireResponseSequenceReference.Builder
Sets the value of the 'reference' field.
setReference(String) - Method in class com.cerner.bunsen.stu3.avro.ObservationQuestionnaireResponseSequenceReference
Sets the value of the 'reference' field.
setReference(String) - Method in class com.cerner.bunsen.stu3.avro.ObservationReference.Builder
Sets the value of the 'reference' field.
setReference(String) - Method in class com.cerner.bunsen.stu3.avro.ObservationReference
Sets the value of the 'reference' field.
setReference(String) - Method in class com.cerner.bunsen.stu3.avro.OrganizationPatientPractitionerRelatedPersonReference.Builder
Sets the value of the 'reference' field.
setReference(String) - Method in class com.cerner.bunsen.stu3.avro.OrganizationPatientPractitionerRelatedPersonReference
Sets the value of the 'reference' field.
setReference(String) - Method in class com.cerner.bunsen.stu3.avro.OrganizationPractitionerReference.Builder
Sets the value of the 'reference' field.
setReference(String) - Method in class com.cerner.bunsen.stu3.avro.OrganizationPractitionerReference
Sets the value of the 'reference' field.
setReference(String) - Method in class com.cerner.bunsen.stu3.avro.OrganizationReference.Builder
Sets the value of the 'reference' field.
setReference(String) - Method in class com.cerner.bunsen.stu3.avro.OrganizationReference
Sets the value of the 'reference' field.
setReference(String) - Method in class com.cerner.bunsen.stu3.avro.PatientPractitionerReference.Builder
Sets the value of the 'reference' field.
setReference(String) - Method in class com.cerner.bunsen.stu3.avro.PatientPractitionerReference
Sets the value of the 'reference' field.
setReference(String) - Method in class com.cerner.bunsen.stu3.avro.PatientPractitionerRelatedPersonReference.Builder
Sets the value of the 'reference' field.
setReference(String) - Method in class com.cerner.bunsen.stu3.avro.PatientPractitionerRelatedPersonReference
Sets the value of the 'reference' field.
setReference(String) - Method in class com.cerner.bunsen.stu3.avro.PatientReference.Builder
Sets the value of the 'reference' field.
setReference(String) - Method in class com.cerner.bunsen.stu3.avro.PatientReference
Sets the value of the 'reference' field.
setReference(String) - Method in class com.cerner.bunsen.stu3.avro.PatientRelatedPersonReference.Builder
Sets the value of the 'reference' field.
setReference(String) - Method in class com.cerner.bunsen.stu3.avro.PatientRelatedPersonReference
Sets the value of the 'reference' field.
setReference(String) - Method in class com.cerner.bunsen.stu3.avro.PlanDefinitionQuestionnaireReference.Builder
Sets the value of the 'reference' field.
setReference(String) - Method in class com.cerner.bunsen.stu3.avro.PlanDefinitionQuestionnaireReference
Sets the value of the 'reference' field.
setReference(String) - Method in class com.cerner.bunsen.stu3.avro.PractitionerReference.Builder
Sets the value of the 'reference' field.
setReference(String) - Method in class com.cerner.bunsen.stu3.avro.PractitionerReference
Sets the value of the 'reference' field.
setReference(String) - Method in class com.cerner.bunsen.stu3.avro.PractitionerRelatedPersonReference.Builder
Sets the value of the 'reference' field.
setReference(String) - Method in class com.cerner.bunsen.stu3.avro.PractitionerRelatedPersonReference
Sets the value of the 'reference' field.
setReference(String) - Method in class com.cerner.bunsen.stu3.avro.ProcedureReference.Builder
Sets the value of the 'reference' field.
setReference(String) - Method in class com.cerner.bunsen.stu3.avro.ProcedureReference
Sets the value of the 'reference' field.
setReference(String) - Method in class com.cerner.bunsen.stu3.avro.ProvenanceReference.Builder
Sets the value of the 'reference' field.
setReference(String) - Method in class com.cerner.bunsen.stu3.avro.ProvenanceReference
Sets the value of the 'reference' field.
setReference(String) - Method in class com.cerner.bunsen.stu3.avro.ReferralRequestReference.Builder
Sets the value of the 'reference' field.
setReference(String) - Method in class com.cerner.bunsen.stu3.avro.ReferralRequestReference
Sets the value of the 'reference' field.
setReference(String) - Method in class com.cerner.bunsen.stu3.avro.ResourceReference.Builder
Sets the value of the 'reference' field.
setReference(String) - Method in class com.cerner.bunsen.stu3.avro.ResourceReference
Sets the value of the 'reference' field.
setReference(String) - Method in class com.cerner.bunsen.stu3.avro.SpecimenReference.Builder
Sets the value of the 'reference' field.
setReference(String) - Method in class com.cerner.bunsen.stu3.avro.SpecimenReference
Sets the value of the 'reference' field.
setReference(AppointmentCommunicationRequestDeviceRequestMedicationRequestNutritionOrderProcedureRequestReferralRequestRequestGroupTaskVisionPrescriptionReference) - Method in class com.cerner.bunsen.stu3.avro.us.core.CarePlanActivity.Builder
Sets the value of the 'reference' field.
setReference(AppointmentCommunicationRequestDeviceRequestMedicationRequestNutritionOrderProcedureRequestReferralRequestRequestGroupTaskVisionPrescriptionReference) - Method in class com.cerner.bunsen.stu3.avro.us.core.CarePlanActivity
Sets the value of the 'reference' field.
setReferenceBuilder(AppointmentCommunicationRequestDeviceRequestMedicationRequestNutritionOrderProcedureRequestReferralRequestRequestGroupTaskVisionPrescriptionReference.Builder) - Method in class com.cerner.bunsen.stu3.avro.CarePlanActivity.Builder
Sets the Builder instance for the 'reference' field Field for FHIR property reference
setReferenceBuilder(LocationReference.Builder) - Method in class com.cerner.bunsen.stu3.avro.ChoiceAddressCodeableConceptLocationReference.Builder
Sets the Builder instance for the 'reference' field Choice field
setReferenceBuilder(LocationReference.Builder) - Method in class com.cerner.bunsen.stu3.avro.ChoiceAddressLocationReference.Builder
Sets the Builder instance for the 'reference' field Choice field
setReferenceBuilder(ResourceReference.Builder) - Method in class com.cerner.bunsen.stu3.avro.ChoiceAttachmentQuantityResourceReferenceString.Builder
Sets the Builder instance for the 'reference' field Choice field
setReferenceBuilder(ConditionReference.Builder) - Method in class com.cerner.bunsen.stu3.avro.ChoiceCodeableConceptConditionReference.Builder
Sets the Builder instance for the 'reference' field Choice field
setReferenceBuilder(DetectedIssueReference.Builder) - Method in class com.cerner.bunsen.stu3.avro.ChoiceCodeableConceptDetectedIssueReference.Builder
Sets the Builder instance for the 'reference' field Choice field
setReferenceBuilder(MedicationReference.Builder) - Method in class com.cerner.bunsen.stu3.avro.ChoiceCodeableConceptMedicationReference.Builder
Sets the Builder instance for the 'reference' field Choice field
setReferenceBuilder(MedicationSubstanceReference.Builder) - Method in class com.cerner.bunsen.stu3.avro.ChoiceCodeableConceptMedicationSubstanceReference.Builder
Sets the Builder instance for the 'reference' field Choice field
setReferenceBuilder(ProcedureReference.Builder) - Method in class com.cerner.bunsen.stu3.avro.ChoiceCodeableConceptProcedureReference.Builder
Sets the Builder instance for the 'reference' field Choice field
setReferenceBuilder(PatientPractitionerRelatedPersonReference.Builder) - Method in class com.cerner.bunsen.stu3.avro.ChoicePatientPractitionerRelatedPersonReferenceString.Builder
Sets the Builder instance for the 'reference' field Choice field
setReferenceBuilder(Identifier.Builder) - Method in class com.cerner.bunsen.stu3.avro.ClaimRelated.Builder
Sets the Builder instance for the 'reference' field Field for FHIR property reference
setReferenceBuilder(AppointmentCommunicationRequestDeviceRequestMedicationRequestNutritionOrderProcedureRequestReferralRequestRequestGroupTaskVisionPrescriptionReference.Builder) - Method in class com.cerner.bunsen.stu3.avro.us.core.CarePlanActivity.Builder
Sets the Builder instance for the 'reference' field Field for FHIR property reference
setReferenceName(String) - Method in class com.cerner.bunsen.spark.codes.broadcast.BroadcastableValueSets.AncestorValue
Sets the value set reference name.
setReferenceName(String) - Method in class com.cerner.bunsen.spark.codes.broadcast.BroadcastableValueSets.Reference
Sets the value set reference name.
setReferenceRange(List<ObservationReferenceRange>) - Method in class com.cerner.bunsen.stu3.avro.Observation.Builder
Sets the value of the 'referenceRange' field.
setReferenceRange(List<ObservationReferenceRange>) - Method in class com.cerner.bunsen.stu3.avro.Observation
Sets the value of the 'referenceRange' field.
setReferenceRange(List<ObservationComponentReferenceRange>) - Method in class com.cerner.bunsen.stu3.avro.ObservationComponent.Builder
Sets the value of the 'referenceRange' field.
setReferenceRange(List<ObservationComponentReferenceRange>) - Method in class com.cerner.bunsen.stu3.avro.ObservationComponent
Sets the value of the 'referenceRange' field.
setReferral(ReferralRequestReference) - Method in class com.cerner.bunsen.stu3.avro.Claim.Builder
Sets the value of the 'referral' field.
setReferral(ReferralRequestReference) - Method in class com.cerner.bunsen.stu3.avro.Claim
Sets the value of the 'referral' field.
setReferralBuilder(ReferralRequestReference.Builder) - Method in class com.cerner.bunsen.stu3.avro.Claim.Builder
Sets the Builder instance for the 'referral' field Field for FHIR property referral
setReferralRequest(List<ReferralRequestReference>) - Method in class com.cerner.bunsen.stu3.avro.EpisodeOfCare.Builder
Sets the value of the 'referralRequest' field.
setReferralRequest(List<ReferralRequestReference>) - Method in class com.cerner.bunsen.stu3.avro.EpisodeOfCare
Sets the value of the 'referralRequest' field.
setReferralRequestId(String) - Method in class com.cerner.bunsen.stu3.avro.AppointmentCommunicationRequestDeviceRequestMedicationRequestNutritionOrderProcedureRequestReferralRequestRequestGroupTaskVisionPrescriptionReference.Builder
Sets the value of the 'ReferralRequestId' field.
setReferralRequestId(String) - Method in class com.cerner.bunsen.stu3.avro.AppointmentCommunicationRequestDeviceRequestMedicationRequestNutritionOrderProcedureRequestReferralRequestRequestGroupTaskVisionPrescriptionReference
Sets the value of the 'ReferralRequestId' field.
setReferralRequestId(String) - Method in class com.cerner.bunsen.stu3.avro.CarePlanDeviceRequestImmunizationRecommendationMedicationRequestNutritionOrderProcedureRequestReferralRequestReference.Builder
Sets the value of the 'ReferralRequestId' field.
setReferralRequestId(String) - Method in class com.cerner.bunsen.stu3.avro.CarePlanDeviceRequestImmunizationRecommendationMedicationRequestNutritionOrderProcedureRequestReferralRequestReference
Sets the value of the 'ReferralRequestId' field.
setReferralRequestId(String) - Method in class com.cerner.bunsen.stu3.avro.CarePlanMedicationRequestProcedureRequestReferralRequestReference.Builder
Sets the value of the 'ReferralRequestId' field.
setReferralRequestId(String) - Method in class com.cerner.bunsen.stu3.avro.CarePlanMedicationRequestProcedureRequestReferralRequestReference
Sets the value of the 'ReferralRequestId' field.
setReferralRequestId(String) - Method in class com.cerner.bunsen.stu3.avro.CarePlanProcedureRequestReferralRequestReference.Builder
Sets the value of the 'ReferralRequestId' field.
setReferralRequestId(String) - Method in class com.cerner.bunsen.stu3.avro.CarePlanProcedureRequestReferralRequestReference
Sets the value of the 'ReferralRequestId' field.
setReferralRequestId(String) - Method in class com.cerner.bunsen.stu3.avro.ReferralRequestReference.Builder
Sets the value of the 'ReferralRequestId' field.
setReferralRequestId(String) - Method in class com.cerner.bunsen.stu3.avro.ReferralRequestReference
Sets the value of the 'ReferralRequestId' field.
setRelated(List<ClaimRelated>) - Method in class com.cerner.bunsen.stu3.avro.Claim.Builder
Sets the value of the 'related' field.
setRelated(List<ClaimRelated>) - Method in class com.cerner.bunsen.stu3.avro.Claim
Sets the value of the 'related' field.
setRelated(List<ObservationRelated>) - Method in class com.cerner.bunsen.stu3.avro.Observation.Builder
Sets the value of the 'related' field.
setRelated(List<ObservationRelated>) - Method in class com.cerner.bunsen.stu3.avro.Observation
Sets the value of the 'related' field.
setRelatedArtifact(List<RelatedArtifact>) - Method in class com.cerner.bunsen.stu3.avro.Measure.Builder
Sets the value of the 'relatedArtifact' field.
setRelatedArtifact(List<RelatedArtifact>) - Method in class com.cerner.bunsen.stu3.avro.Measure
Sets the value of the 'relatedArtifact' field.
setRelatedPersonId(String) - Method in class com.cerner.bunsen.stu3.avro.CareTeamOrganizationPatientPractitionerRelatedPersonReference.Builder
Sets the value of the 'RelatedPersonId' field.
setRelatedPersonId(String) - Method in class com.cerner.bunsen.stu3.avro.CareTeamOrganizationPatientPractitionerRelatedPersonReference
Sets the value of the 'RelatedPersonId' field.
setRelatedPersonId(String) - Method in class com.cerner.bunsen.stu3.avro.DeviceHealthcareServiceOrganizationPatientPractitionerRelatedPersonReference.Builder
Sets the value of the 'RelatedPersonId' field.
setRelatedPersonId(String) - Method in class com.cerner.bunsen.stu3.avro.DeviceHealthcareServiceOrganizationPatientPractitionerRelatedPersonReference
Sets the value of the 'RelatedPersonId' field.
setRelatedPersonId(String) - Method in class com.cerner.bunsen.stu3.avro.DeviceOrganizationPatientPractitionerRelatedPersonReference.Builder
Sets the value of the 'RelatedPersonId' field.
setRelatedPersonId(String) - Method in class com.cerner.bunsen.stu3.avro.DeviceOrganizationPatientPractitionerRelatedPersonReference
Sets the value of the 'RelatedPersonId' field.
setRelatedPersonId(String) - Method in class com.cerner.bunsen.stu3.avro.OrganizationPatientPractitionerRelatedPersonReference.Builder
Sets the value of the 'RelatedPersonId' field.
setRelatedPersonId(String) - Method in class com.cerner.bunsen.stu3.avro.OrganizationPatientPractitionerRelatedPersonReference
Sets the value of the 'RelatedPersonId' field.
setRelatedPersonId(String) - Method in class com.cerner.bunsen.stu3.avro.PatientPractitionerRelatedPersonReference.Builder
Sets the value of the 'RelatedPersonId' field.
setRelatedPersonId(String) - Method in class com.cerner.bunsen.stu3.avro.PatientPractitionerRelatedPersonReference
Sets the value of the 'RelatedPersonId' field.
setRelatedPersonId(String) - Method in class com.cerner.bunsen.stu3.avro.PatientRelatedPersonReference.Builder
Sets the value of the 'RelatedPersonId' field.
setRelatedPersonId(String) - Method in class com.cerner.bunsen.stu3.avro.PatientRelatedPersonReference
Sets the value of the 'RelatedPersonId' field.
setRelatedPersonId(String) - Method in class com.cerner.bunsen.stu3.avro.PractitionerRelatedPersonReference.Builder
Sets the value of the 'RelatedPersonId' field.
setRelatedPersonId(String) - Method in class com.cerner.bunsen.stu3.avro.PractitionerRelatedPersonReference
Sets the value of the 'RelatedPersonId' field.
setRelationship(CodeableConcept) - Method in class com.cerner.bunsen.stu3.avro.ClaimRelated.Builder
Sets the value of the 'relationship' field.
setRelationship(CodeableConcept) - Method in class com.cerner.bunsen.stu3.avro.ClaimRelated
Sets the value of the 'relationship' field.
setRelationship(List<CodeableConcept>) - Method in class com.cerner.bunsen.stu3.avro.PatientContact.Builder
Sets the value of the 'relationship' field.
setRelationship(List<CodeableConcept>) - Method in class com.cerner.bunsen.stu3.avro.PatientContact
Sets the value of the 'relationship' field.
setRelationship(List<CodeableConcept>) - Method in class com.cerner.bunsen.stu3.avro.us.core.PatientContact.Builder
Sets the value of the 'relationship' field.
setRelationship(List<CodeableConcept>) - Method in class com.cerner.bunsen.stu3.avro.us.core.PatientContact
Sets the value of the 'relationship' field.
setRelationshipBuilder(CodeableConcept.Builder) - Method in class com.cerner.bunsen.stu3.avro.ClaimRelated.Builder
Sets the Builder instance for the 'relationship' field Field for FHIR property relationship
setRelevantHistory(List<ProvenanceReference>) - Method in class com.cerner.bunsen.stu3.avro.ProcedureRequest.Builder
Sets the value of the 'relevantHistory' field.
setRelevantHistory(List<ProvenanceReference>) - Method in class com.cerner.bunsen.stu3.avro.ProcedureRequest
Sets the value of the 'relevantHistory' field.
setRepeat(TimingRepeat) - Method in class com.cerner.bunsen.stu3.avro.Timing.Builder
Sets the value of the 'repeat' field.
setRepeat(TimingRepeat) - Method in class com.cerner.bunsen.stu3.avro.Timing
Sets the value of the 'repeat' field.
setRepeatBuilder(TimingRepeat.Builder) - Method in class com.cerner.bunsen.stu3.avro.Timing.Builder
Sets the Builder instance for the 'repeat' field Field for FHIR property repeat
setReplaces(List<CarePlanReference>) - Method in class com.cerner.bunsen.stu3.avro.CarePlan.Builder
Sets the value of the 'replaces' field.
setReplaces(List<CarePlanReference>) - Method in class com.cerner.bunsen.stu3.avro.CarePlan
Sets the value of the 'replaces' field.
setReplaces(List<ResourceReference>) - Method in class com.cerner.bunsen.stu3.avro.ProcedureRequest.Builder
Sets the value of the 'replaces' field.
setReplaces(List<ResourceReference>) - Method in class com.cerner.bunsen.stu3.avro.ProcedureRequest
Sets the value of the 'replaces' field.
setReplaces(List<CarePlanReference>) - Method in class com.cerner.bunsen.stu3.avro.us.core.CarePlan.Builder
Sets the value of the 'replaces' field.
setReplaces(List<CarePlanReference>) - Method in class com.cerner.bunsen.stu3.avro.us.core.CarePlan
Sets the value of the 'replaces' field.
setReport(List<DiagnosticReportReference>) - Method in class com.cerner.bunsen.stu3.avro.Procedure.Builder
Sets the value of the 'report' field.
setReport(List<DiagnosticReportReference>) - Method in class com.cerner.bunsen.stu3.avro.Procedure
Sets the value of the 'report' field.
setReported(Boolean) - Method in class com.cerner.bunsen.stu3.avro.ImmunizationReaction.Builder
Sets the value of the 'reported' field.
setReported(Boolean) - Method in class com.cerner.bunsen.stu3.avro.ImmunizationReaction
Sets the value of the 'reported' field.
setReported(Boolean) - Method in class com.cerner.bunsen.stu3.avro.us.core.ImmunizationReaction.Builder
Sets the value of the 'reported' field.
setReported(Boolean) - Method in class com.cerner.bunsen.stu3.avro.us.core.ImmunizationReaction
Sets the value of the 'reported' field.
setReportingOrganization(OrganizationReference) - Method in class com.cerner.bunsen.stu3.avro.MeasureReport.Builder
Sets the value of the 'reportingOrganization' field.
setReportingOrganization(OrganizationReference) - Method in class com.cerner.bunsen.stu3.avro.MeasureReport
Sets the value of the 'reportingOrganization' field.
setReportingOrganizationBuilder(OrganizationReference.Builder) - Method in class com.cerner.bunsen.stu3.avro.MeasureReport.Builder
Sets the Builder instance for the 'reportingOrganization' field Field for FHIR property reportingOrganization
setReportOrigin(CodeableConcept) - Method in class com.cerner.bunsen.stu3.avro.Immunization.Builder
Sets the value of the 'reportOrigin' field.
setReportOrigin(CodeableConcept) - Method in class com.cerner.bunsen.stu3.avro.Immunization
Sets the value of the 'reportOrigin' field.
setReportOrigin(CodeableConcept) - Method in class com.cerner.bunsen.stu3.avro.us.core.Immunization.Builder
Sets the value of the 'reportOrigin' field.
setReportOrigin(CodeableConcept) - Method in class com.cerner.bunsen.stu3.avro.us.core.Immunization
Sets the value of the 'reportOrigin' field.
setReportOriginBuilder(CodeableConcept.Builder) - Method in class com.cerner.bunsen.stu3.avro.Immunization.Builder
Sets the Builder instance for the 'reportOrigin' field Field for FHIR property reportOrigin
setReportOriginBuilder(CodeableConcept.Builder) - Method in class com.cerner.bunsen.stu3.avro.us.core.Immunization.Builder
Sets the Builder instance for the 'reportOrigin' field Field for FHIR property reportOrigin
setRequester(ProcedureRequestRequester) - Method in class com.cerner.bunsen.stu3.avro.ProcedureRequest.Builder
Sets the value of the 'requester' field.
setRequester(ProcedureRequestRequester) - Method in class com.cerner.bunsen.stu3.avro.ProcedureRequest
Sets the value of the 'requester' field.
setRequester(MedicationRequestRequester) - Method in class com.cerner.bunsen.stu3.avro.us.core.MedicationRequest.Builder
Sets the value of the 'requester' field.
setRequester(MedicationRequestRequester) - Method in class com.cerner.bunsen.stu3.avro.us.core.MedicationRequest
Sets the value of the 'requester' field.
setRequesterBuilder(ProcedureRequestRequester.Builder) - Method in class com.cerner.bunsen.stu3.avro.ProcedureRequest.Builder
Sets the Builder instance for the 'requester' field Field for FHIR property requester
setRequesterBuilder(MedicationRequestRequester.Builder) - Method in class com.cerner.bunsen.stu3.avro.us.core.MedicationRequest.Builder
Sets the Builder instance for the 'requester' field Field for FHIR property requester
setRequestGroupId(String) - Method in class com.cerner.bunsen.stu3.avro.AppointmentCommunicationRequestDeviceRequestMedicationRequestNutritionOrderProcedureRequestReferralRequestRequestGroupTaskVisionPrescriptionReference.Builder
Sets the value of the 'RequestGroupId' field.
setRequestGroupId(String) - Method in class com.cerner.bunsen.stu3.avro.AppointmentCommunicationRequestDeviceRequestMedicationRequestNutritionOrderProcedureRequestReferralRequestRequestGroupTaskVisionPrescriptionReference
Sets the value of the 'RequestGroupId' field.
setRequisition(Identifier) - Method in class com.cerner.bunsen.stu3.avro.ProcedureRequest.Builder
Sets the value of the 'requisition' field.
setRequisition(Identifier) - Method in class com.cerner.bunsen.stu3.avro.ProcedureRequest
Sets the value of the 'requisition' field.
setRequisitionBuilder(Identifier.Builder) - Method in class com.cerner.bunsen.stu3.avro.ProcedureRequest.Builder
Sets the Builder instance for the 'requisition' field Field for FHIR property requisition
setResource(ResourceReference) - Method in class com.cerner.bunsen.stu3.avro.RelatedArtifact.Builder
Sets the value of the 'resource' field.
setResource(ResourceReference) - Method in class com.cerner.bunsen.stu3.avro.RelatedArtifact
Sets the value of the 'resource' field.
setResourceBuilder(ResourceReference.Builder) - Method in class com.cerner.bunsen.stu3.avro.RelatedArtifact.Builder
Sets the Builder instance for the 'resource' field Field for FHIR property resource
setResourceId(String) - Method in class com.cerner.bunsen.stu3.avro.ResourceReference.Builder
Sets the value of the 'ResourceId' field.
setResourceId(String) - Method in class com.cerner.bunsen.stu3.avro.ResourceReference
Sets the value of the 'ResourceId' field.
setResourceType(Coding) - Method in class com.cerner.bunsen.stu3.avro.ClaimPayee.Builder
Sets the value of the 'resourceType' field.
setResourceType(Coding) - Method in class com.cerner.bunsen.stu3.avro.ClaimPayee
Sets the value of the 'resourceType' field.
setResourceTypeBuilder(Coding.Builder) - Method in class com.cerner.bunsen.stu3.avro.ClaimPayee.Builder
Sets the Builder instance for the 'resourceType' field Field for FHIR property resourceType
setResponsible(Boolean) - Method in class com.cerner.bunsen.stu3.avro.ClaimCareTeam.Builder
Sets the value of the 'responsible' field.
setResponsible(Boolean) - Method in class com.cerner.bunsen.stu3.avro.ClaimCareTeam
Sets the value of the 'responsible' field.
setResponsibleParty(List<PractitionerReference>) - Method in class com.cerner.bunsen.stu3.avro.MedicationDispenseSubstitution.Builder
Sets the value of the 'responsibleParty' field.
setResponsibleParty(List<PractitionerReference>) - Method in class com.cerner.bunsen.stu3.avro.MedicationDispenseSubstitution
Sets the value of the 'responsibleParty' field.
setRevenue(CodeableConcept) - Method in class com.cerner.bunsen.stu3.avro.ClaimItem.Builder
Sets the value of the 'revenue' field.
setRevenue(CodeableConcept) - Method in class com.cerner.bunsen.stu3.avro.ClaimItem
Sets the value of the 'revenue' field.
setRevenue(CodeableConcept) - Method in class com.cerner.bunsen.stu3.avro.ClaimItemDetail.Builder
Sets the value of the 'revenue' field.
setRevenue(CodeableConcept) - Method in class com.cerner.bunsen.stu3.avro.ClaimItemDetail
Sets the value of the 'revenue' field.
setRevenue(CodeableConcept) - Method in class com.cerner.bunsen.stu3.avro.ClaimItemDetailSubDetail.Builder
Sets the value of the 'revenue' field.
setRevenue(CodeableConcept) - Method in class com.cerner.bunsen.stu3.avro.ClaimItemDetailSubDetail
Sets the value of the 'revenue' field.
setRevenueBuilder(CodeableConcept.Builder) - Method in class com.cerner.bunsen.stu3.avro.ClaimItem.Builder
Sets the Builder instance for the 'revenue' field Field for FHIR property revenue
setRevenueBuilder(CodeableConcept.Builder) - Method in class com.cerner.bunsen.stu3.avro.ClaimItemDetail.Builder
Sets the Builder instance for the 'revenue' field Field for FHIR property revenue
setRevenueBuilder(CodeableConcept.Builder) - Method in class com.cerner.bunsen.stu3.avro.ClaimItemDetailSubDetail.Builder
Sets the Builder instance for the 'revenue' field Field for FHIR property revenue
setRiskAdjustment(String) - Method in class com.cerner.bunsen.stu3.avro.Measure.Builder
Sets the value of the 'riskAdjustment' field.
setRiskAdjustment(String) - Method in class com.cerner.bunsen.stu3.avro.Measure
Sets the value of the 'riskAdjustment' field.
setRole(CodeableConcept) - Method in class com.cerner.bunsen.stu3.avro.ClaimCareTeam.Builder
Sets the value of the 'role' field.
setRole(CodeableConcept) - Method in class com.cerner.bunsen.stu3.avro.ClaimCareTeam
Sets the value of the 'role' field.
setRole(CodeableConcept) - Method in class com.cerner.bunsen.stu3.avro.EncounterDiagnosis.Builder
Sets the value of the 'role' field.
setRole(CodeableConcept) - Method in class com.cerner.bunsen.stu3.avro.EncounterDiagnosis
Sets the value of the 'role' field.
setRole(CodeableConcept) - Method in class com.cerner.bunsen.stu3.avro.EpisodeOfCareDiagnosis.Builder
Sets the value of the 'role' field.
setRole(CodeableConcept) - Method in class com.cerner.bunsen.stu3.avro.EpisodeOfCareDiagnosis
Sets the value of the 'role' field.
setRole(CodeableConcept) - Method in class com.cerner.bunsen.stu3.avro.ImmunizationPractitioner.Builder
Sets the value of the 'role' field.
setRole(CodeableConcept) - Method in class com.cerner.bunsen.stu3.avro.ImmunizationPractitioner
Sets the value of the 'role' field.
setRole(CodeableConcept) - Method in class com.cerner.bunsen.stu3.avro.ProcedurePerformer.Builder
Sets the value of the 'role' field.
setRole(CodeableConcept) - Method in class com.cerner.bunsen.stu3.avro.ProcedurePerformer
Sets the value of the 'role' field.
setRole(CodeableConcept) - Method in class com.cerner.bunsen.stu3.avro.us.core.EncounterDiagnosis.Builder
Sets the value of the 'role' field.
setRole(CodeableConcept) - Method in class com.cerner.bunsen.stu3.avro.us.core.EncounterDiagnosis
Sets the value of the 'role' field.
setRole(CodeableConcept) - Method in class com.cerner.bunsen.stu3.avro.us.core.ImmunizationPractitioner.Builder
Sets the value of the 'role' field.
setRole(CodeableConcept) - Method in class com.cerner.bunsen.stu3.avro.us.core.ImmunizationPractitioner
Sets the value of the 'role' field.
setRoleBuilder(CodeableConcept.Builder) - Method in class com.cerner.bunsen.stu3.avro.ClaimCareTeam.Builder
Sets the Builder instance for the 'role' field Field for FHIR property role
setRoleBuilder(CodeableConcept.Builder) - Method in class com.cerner.bunsen.stu3.avro.EncounterDiagnosis.Builder
Sets the Builder instance for the 'role' field Field for FHIR property role
setRoleBuilder(CodeableConcept.Builder) - Method in class com.cerner.bunsen.stu3.avro.EpisodeOfCareDiagnosis.Builder
Sets the Builder instance for the 'role' field Field for FHIR property role
setRoleBuilder(CodeableConcept.Builder) - Method in class com.cerner.bunsen.stu3.avro.ImmunizationPractitioner.Builder
Sets the Builder instance for the 'role' field Field for FHIR property role
setRoleBuilder(CodeableConcept.Builder) - Method in class com.cerner.bunsen.stu3.avro.ProcedurePerformer.Builder
Sets the Builder instance for the 'role' field Field for FHIR property role
setRoleBuilder(CodeableConcept.Builder) - Method in class com.cerner.bunsen.stu3.avro.us.core.EncounterDiagnosis.Builder
Sets the Builder instance for the 'role' field Field for FHIR property role
setRoleBuilder(CodeableConcept.Builder) - Method in class com.cerner.bunsen.stu3.avro.us.core.ImmunizationPractitioner.Builder
Sets the Builder instance for the 'role' field Field for FHIR property role
setRoute(CodeableConcept) - Method in class com.cerner.bunsen.stu3.avro.Dosage.Builder
Sets the value of the 'route' field.
setRoute(CodeableConcept) - Method in class com.cerner.bunsen.stu3.avro.Dosage
Sets the value of the 'route' field.
setRoute(CodeableConcept) - Method in class com.cerner.bunsen.stu3.avro.Immunization.Builder
Sets the value of the 'route' field.
setRoute(CodeableConcept) - Method in class com.cerner.bunsen.stu3.avro.Immunization
Sets the value of the 'route' field.
setRoute(CodeableConcept) - Method in class com.cerner.bunsen.stu3.avro.us.core.Immunization.Builder
Sets the value of the 'route' field.
setRoute(CodeableConcept) - Method in class com.cerner.bunsen.stu3.avro.us.core.Immunization
Sets the value of the 'route' field.
setRouteBuilder(CodeableConcept.Builder) - Method in class com.cerner.bunsen.stu3.avro.Dosage.Builder
Sets the Builder instance for the 'route' field Field for FHIR property route
setRouteBuilder(CodeableConcept.Builder) - Method in class com.cerner.bunsen.stu3.avro.Immunization.Builder
Sets the Builder instance for the 'route' field Field for FHIR property route
setRouteBuilder(CodeableConcept.Builder) - Method in class com.cerner.bunsen.stu3.avro.us.core.Immunization.Builder
Sets the Builder instance for the 'route' field Field for FHIR property route
setSampledData(SampledData) - Method in class com.cerner.bunsen.stu3.avro.ChoiceAttachmentCodeableConceptPeriodQuantityRangeRatioSampledDataBooleanDateTimeStringTime.Builder
Sets the value of the 'sampledData' field.
setSampledData(SampledData) - Method in class com.cerner.bunsen.stu3.avro.ChoiceAttachmentCodeableConceptPeriodQuantityRangeRatioSampledDataBooleanDateTimeStringTime
Sets the value of the 'sampledData' field.
setSampledData(SampledData) - Method in class com.cerner.bunsen.stu3.avro.ChoiceAttachmentCodeableConceptPeriodQuantityRangeRatioSampledDataDateTimeStringTime.Builder
Sets the value of the 'sampledData' field.
setSampledData(SampledData) - Method in class com.cerner.bunsen.stu3.avro.ChoiceAttachmentCodeableConceptPeriodQuantityRangeRatioSampledDataDateTimeStringTime
Sets the value of the 'sampledData' field.
setSampledDataBuilder(SampledData.Builder) - Method in class com.cerner.bunsen.stu3.avro.ChoiceAttachmentCodeableConceptPeriodQuantityRangeRatioSampledDataBooleanDateTimeStringTime.Builder
Sets the Builder instance for the 'sampledData' field Choice field
setSampledDataBuilder(SampledData.Builder) - Method in class com.cerner.bunsen.stu3.avro.ChoiceAttachmentCodeableConceptPeriodQuantityRangeRatioSampledDataDateTimeStringTime.Builder
Sets the Builder instance for the 'sampledData' field Choice field
setScheduled(ChoicePeriodTimingString) - Method in class com.cerner.bunsen.stu3.avro.CarePlanActivityDetail.Builder
Sets the value of the 'scheduled' field.
setScheduled(ChoicePeriodTimingString) - Method in class com.cerner.bunsen.stu3.avro.CarePlanActivityDetail
Sets the value of the 'scheduled' field.
setScheduled(ChoicePeriodTimingString) - Method in class com.cerner.bunsen.stu3.avro.us.core.CarePlanActivityDetail.Builder
Sets the value of the 'scheduled' field.
setScheduled(ChoicePeriodTimingString) - Method in class com.cerner.bunsen.stu3.avro.us.core.CarePlanActivityDetail
Sets the value of the 'scheduled' field.
setScheduledBuilder(ChoicePeriodTimingString.Builder) - Method in class com.cerner.bunsen.stu3.avro.CarePlanActivityDetail.Builder
Sets the Builder instance for the 'scheduled' field Field for FHIR property scheduled
setScheduledBuilder(ChoicePeriodTimingString.Builder) - Method in class com.cerner.bunsen.stu3.avro.us.core.CarePlanActivityDetail.Builder
Sets the Builder instance for the 'scheduled' field Field for FHIR property scheduled
setScoring(CodeableConcept) - Method in class com.cerner.bunsen.stu3.avro.Measure.Builder
Sets the value of the 'scoring' field.
setScoring(CodeableConcept) - Method in class com.cerner.bunsen.stu3.avro.Measure
Sets the value of the 'scoring' field.
setScoringBuilder(CodeableConcept.Builder) - Method in class com.cerner.bunsen.stu3.avro.Measure.Builder
Sets the Builder instance for the 'scoring' field Field for FHIR property scoring
setSecurity(List<Coding>) - Method in class com.cerner.bunsen.stu3.avro.Meta.Builder
Sets the value of the 'security' field.
setSecurity(List<Coding>) - Method in class com.cerner.bunsen.stu3.avro.Meta
Sets the value of the 'security' field.
setSequence(Integer) - Method in class com.cerner.bunsen.stu3.avro.ClaimCareTeam.Builder
Sets the value of the 'sequence' field.
setSequence(Integer) - Method in class com.cerner.bunsen.stu3.avro.ClaimCareTeam
Sets the value of the 'sequence' field.
setSequence(Integer) - Method in class com.cerner.bunsen.stu3.avro.ClaimDiagnosis.Builder
Sets the value of the 'sequence' field.
setSequence(Integer) - Method in class com.cerner.bunsen.stu3.avro.ClaimDiagnosis
Sets the value of the 'sequence' field.
setSequence(Integer) - Method in class com.cerner.bunsen.stu3.avro.ClaimInformation.Builder
Sets the value of the 'sequence' field.
setSequence(Integer) - Method in class com.cerner.bunsen.stu3.avro.ClaimInformation
Sets the value of the 'sequence' field.
setSequence(Integer) - Method in class com.cerner.bunsen.stu3.avro.ClaimInsurance.Builder
Sets the value of the 'sequence' field.
setSequence(Integer) - Method in class com.cerner.bunsen.stu3.avro.ClaimInsurance
Sets the value of the 'sequence' field.
setSequence(Integer) - Method in class com.cerner.bunsen.stu3.avro.ClaimItem.Builder
Sets the value of the 'sequence' field.
setSequence(Integer) - Method in class com.cerner.bunsen.stu3.avro.ClaimItem
Sets the value of the 'sequence' field.
setSequence(Integer) - Method in class com.cerner.bunsen.stu3.avro.ClaimItemDetail.Builder
Sets the value of the 'sequence' field.
setSequence(Integer) - Method in class com.cerner.bunsen.stu3.avro.ClaimItemDetail
Sets the value of the 'sequence' field.
setSequence(Integer) - Method in class com.cerner.bunsen.stu3.avro.ClaimItemDetailSubDetail.Builder
Sets the value of the 'sequence' field.
setSequence(Integer) - Method in class com.cerner.bunsen.stu3.avro.ClaimItemDetailSubDetail
Sets the value of the 'sequence' field.
setSequence(Integer) - Method in class com.cerner.bunsen.stu3.avro.ClaimProcedure.Builder
Sets the value of the 'sequence' field.
setSequence(Integer) - Method in class com.cerner.bunsen.stu3.avro.ClaimProcedure
Sets the value of the 'sequence' field.
setSequence(Integer) - Method in class com.cerner.bunsen.stu3.avro.Dosage.Builder
Sets the value of the 'sequence' field.
setSequence(Integer) - Method in class com.cerner.bunsen.stu3.avro.Dosage
Sets the value of the 'sequence' field.
setSequenceId(String) - Method in class com.cerner.bunsen.stu3.avro.ObservationQuestionnaireResponseSequenceReference.Builder
Sets the value of the 'SequenceId' field.
setSequenceId(String) - Method in class com.cerner.bunsen.stu3.avro.ObservationQuestionnaireResponseSequenceReference
Sets the value of the 'SequenceId' field.
setSeries(String) - Method in class com.cerner.bunsen.stu3.avro.ImmunizationVaccinationProtocol.Builder
Sets the value of the 'series' field.
setSeries(String) - Method in class com.cerner.bunsen.stu3.avro.ImmunizationVaccinationProtocol
Sets the value of the 'series' field.
setSeries(String) - Method in class com.cerner.bunsen.stu3.avro.us.core.ImmunizationVaccinationProtocol.Builder
Sets the value of the 'series' field.
setSeries(String) - Method in class com.cerner.bunsen.stu3.avro.us.core.ImmunizationVaccinationProtocol
Sets the value of the 'series' field.
setSeriesDoses(Integer) - Method in class com.cerner.bunsen.stu3.avro.ImmunizationVaccinationProtocol.Builder
Sets the value of the 'seriesDoses' field.
setSeriesDoses(Integer) - Method in class com.cerner.bunsen.stu3.avro.ImmunizationVaccinationProtocol
Sets the value of the 'seriesDoses' field.
setSeriesDoses(Integer) - Method in class com.cerner.bunsen.stu3.avro.us.core.ImmunizationVaccinationProtocol.Builder
Sets the value of the 'seriesDoses' field.
setSeriesDoses(Integer) - Method in class com.cerner.bunsen.stu3.avro.us.core.ImmunizationVaccinationProtocol
Sets the value of the 'seriesDoses' field.
setService(CodeableConcept) - Method in class com.cerner.bunsen.stu3.avro.ClaimItem.Builder
Sets the value of the 'service' field.
setService(CodeableConcept) - Method in class com.cerner.bunsen.stu3.avro.ClaimItem
Sets the value of the 'service' field.
setService(CodeableConcept) - Method in class com.cerner.bunsen.stu3.avro.ClaimItemDetail.Builder
Sets the value of the 'service' field.
setService(CodeableConcept) - Method in class com.cerner.bunsen.stu3.avro.ClaimItemDetail
Sets the value of the 'service' field.
setService(CodeableConcept) - Method in class com.cerner.bunsen.stu3.avro.ClaimItemDetailSubDetail.Builder
Sets the value of the 'service' field.
setService(CodeableConcept) - Method in class com.cerner.bunsen.stu3.avro.ClaimItemDetailSubDetail
Sets the value of the 'service' field.
setServiceBuilder(CodeableConcept.Builder) - Method in class com.cerner.bunsen.stu3.avro.ClaimItem.Builder
Sets the Builder instance for the 'service' field Field for FHIR property service
setServiceBuilder(CodeableConcept.Builder) - Method in class com.cerner.bunsen.stu3.avro.ClaimItemDetail.Builder
Sets the Builder instance for the 'service' field Field for FHIR property service
setServiceBuilder(CodeableConcept.Builder) - Method in class com.cerner.bunsen.stu3.avro.ClaimItemDetailSubDetail.Builder
Sets the Builder instance for the 'service' field Field for FHIR property service
setServiced(ChoicePeriodDate) - Method in class com.cerner.bunsen.stu3.avro.ClaimItem.Builder
Sets the value of the 'serviced' field.
setServiced(ChoicePeriodDate) - Method in class com.cerner.bunsen.stu3.avro.ClaimItem
Sets the value of the 'serviced' field.
setServicedBuilder(ChoicePeriodDate.Builder) - Method in class com.cerner.bunsen.stu3.avro.ClaimItem.Builder
Sets the Builder instance for the 'serviced' field Field for FHIR property serviced
setServiceProvider(OrganizationReference) - Method in class com.cerner.bunsen.stu3.avro.Encounter.Builder
Sets the value of the 'serviceProvider' field.
setServiceProvider(OrganizationReference) - Method in class com.cerner.bunsen.stu3.avro.Encounter
Sets the value of the 'serviceProvider' field.
setServiceProvider(OrganizationReference) - Method in class com.cerner.bunsen.stu3.avro.us.core.Encounter.Builder
Sets the value of the 'serviceProvider' field.
setServiceProvider(OrganizationReference) - Method in class com.cerner.bunsen.stu3.avro.us.core.Encounter
Sets the value of the 'serviceProvider' field.
setServiceProviderBuilder(OrganizationReference.Builder) - Method in class com.cerner.bunsen.stu3.avro.Encounter.Builder
Sets the Builder instance for the 'serviceProvider' field Field for FHIR property serviceProvider
setServiceProviderBuilder(OrganizationReference.Builder) - Method in class com.cerner.bunsen.stu3.avro.us.core.Encounter.Builder
Sets the Builder instance for the 'serviceProvider' field Field for FHIR property serviceProvider
setSet(String) - Method in class com.cerner.bunsen.stu3.avro.Measure.Builder
Sets the value of the 'set' field.
setSet(String) - Method in class com.cerner.bunsen.stu3.avro.Measure
Sets the value of the 'set' field.
setSeverity(String) - Method in class com.cerner.bunsen.stu3.avro.AllergyIntoleranceReaction.Builder
Sets the value of the 'severity' field.
setSeverity(String) - Method in class com.cerner.bunsen.stu3.avro.AllergyIntoleranceReaction
Sets the value of the 'severity' field.
setSeverity(CodeableConcept) - Method in class com.cerner.bunsen.stu3.avro.Condition.Builder
Sets the value of the 'severity' field.
setSeverity(CodeableConcept) - Method in class com.cerner.bunsen.stu3.avro.Condition
Sets the value of the 'severity' field.
setSeverity(CodeableConcept) - Method in class com.cerner.bunsen.stu3.avro.us.core.Condition.Builder
Sets the value of the 'severity' field.
setSeverity(CodeableConcept) - Method in class com.cerner.bunsen.stu3.avro.us.core.Condition
Sets the value of the 'severity' field.
setSeverityBuilder(CodeableConcept.Builder) - Method in class com.cerner.bunsen.stu3.avro.Condition.Builder
Sets the Builder instance for the 'severity' field Field for FHIR property severity
setSeverityBuilder(CodeableConcept.Builder) - Method in class com.cerner.bunsen.stu3.avro.us.core.Condition.Builder
Sets the Builder instance for the 'severity' field Field for FHIR property severity
setSite(CodeableConcept) - Method in class com.cerner.bunsen.stu3.avro.Dosage.Builder
Sets the value of the 'site' field.
setSite(CodeableConcept) - Method in class com.cerner.bunsen.stu3.avro.Dosage
Sets the value of the 'site' field.
setSite(CodeableConcept) - Method in class com.cerner.bunsen.stu3.avro.Immunization.Builder
Sets the value of the 'site' field.
setSite(CodeableConcept) - Method in class com.cerner.bunsen.stu3.avro.Immunization
Sets the value of the 'site' field.
setSite(CodeableConcept) - Method in class com.cerner.bunsen.stu3.avro.us.core.Immunization.Builder
Sets the value of the 'site' field.
setSite(CodeableConcept) - Method in class com.cerner.bunsen.stu3.avro.us.core.Immunization
Sets the value of the 'site' field.
setSiteBuilder(CodeableConcept.Builder) - Method in class com.cerner.bunsen.stu3.avro.Dosage.Builder
Sets the Builder instance for the 'site' field Field for FHIR property site
setSiteBuilder(CodeableConcept.Builder) - Method in class com.cerner.bunsen.stu3.avro.Immunization.Builder
Sets the Builder instance for the 'site' field Field for FHIR property site
setSiteBuilder(CodeableConcept.Builder) - Method in class com.cerner.bunsen.stu3.avro.us.core.Immunization.Builder
Sets the Builder instance for the 'site' field Field for FHIR property site
setSize(Integer) - Method in class com.cerner.bunsen.stu3.avro.Attachment.Builder
Sets the value of the 'size' field.
setSize(Integer) - Method in class com.cerner.bunsen.stu3.avro.Attachment
Sets the value of the 'size' field.
setSourceSystem(String) - Method in class com.cerner.bunsen.spark.codes.Mapping
Sets the code system for the source code.
setSourceValue(String) - Method in class com.cerner.bunsen.spark.codes.Mapping
Sets the code value for the source code.
setSourceValueSet(String) - Method in class com.cerner.bunsen.spark.codes.Mapping
Sets the valueset for all source values in this mapping.
setSpecialArrangement(List<CodeableConcept>) - Method in class com.cerner.bunsen.stu3.avro.EncounterHospitalization.Builder
Sets the value of the 'specialArrangement' field.
setSpecialArrangement(List<CodeableConcept>) - Method in class com.cerner.bunsen.stu3.avro.EncounterHospitalization
Sets the value of the 'specialArrangement' field.
setSpecialArrangement(List<CodeableConcept>) - Method in class com.cerner.bunsen.stu3.avro.us.core.EncounterHospitalization.Builder
Sets the value of the 'specialArrangement' field.
setSpecialArrangement(List<CodeableConcept>) - Method in class com.cerner.bunsen.stu3.avro.us.core.EncounterHospitalization
Sets the value of the 'specialArrangement' field.
setSpecialCourtesy(List<CodeableConcept>) - Method in class com.cerner.bunsen.stu3.avro.EncounterHospitalization.Builder
Sets the value of the 'specialCourtesy' field.
setSpecialCourtesy(List<CodeableConcept>) - Method in class com.cerner.bunsen.stu3.avro.EncounterHospitalization
Sets the value of the 'specialCourtesy' field.
setSpecialCourtesy(List<CodeableConcept>) - Method in class com.cerner.bunsen.stu3.avro.us.core.EncounterHospitalization.Builder
Sets the value of the 'specialCourtesy' field.
setSpecialCourtesy(List<CodeableConcept>) - Method in class com.cerner.bunsen.stu3.avro.us.core.EncounterHospitalization
Sets the value of the 'specialCourtesy' field.
setSpecies(CodeableConcept) - Method in class com.cerner.bunsen.stu3.avro.PatientAnimal.Builder
Sets the value of the 'species' field.
setSpecies(CodeableConcept) - Method in class com.cerner.bunsen.stu3.avro.PatientAnimal
Sets the value of the 'species' field.
setSpeciesBuilder(CodeableConcept.Builder) - Method in class com.cerner.bunsen.stu3.avro.PatientAnimal.Builder
Sets the Builder instance for the 'species' field Field for FHIR property species
setSpecimen(SpecimenReference) - Method in class com.cerner.bunsen.stu3.avro.Observation.Builder
Sets the value of the 'specimen' field.
setSpecimen(SpecimenReference) - Method in class com.cerner.bunsen.stu3.avro.Observation
Sets the value of the 'specimen' field.
setSpecimen(List<SpecimenReference>) - Method in class com.cerner.bunsen.stu3.avro.ProcedureRequest.Builder
Sets the value of the 'specimen' field.
setSpecimen(List<SpecimenReference>) - Method in class com.cerner.bunsen.stu3.avro.ProcedureRequest
Sets the value of the 'specimen' field.
setSpecimenBuilder(SpecimenReference.Builder) - Method in class com.cerner.bunsen.stu3.avro.Observation.Builder
Sets the Builder instance for the 'specimen' field Field for FHIR property specimen
setSpecimenId(String) - Method in class com.cerner.bunsen.stu3.avro.SpecimenReference.Builder
Sets the value of the 'SpecimenId' field.
setSpecimenId(String) - Method in class com.cerner.bunsen.stu3.avro.SpecimenReference
Sets the value of the 'SpecimenId' field.
setStage(ConditionStage) - Method in class com.cerner.bunsen.stu3.avro.Condition.Builder
Sets the value of the 'stage' field.
setStage(ConditionStage) - Method in class com.cerner.bunsen.stu3.avro.Condition
Sets the value of the 'stage' field.
setStage(ConditionStage) - Method in class com.cerner.bunsen.stu3.avro.us.core.Condition.Builder
Sets the value of the 'stage' field.
setStage(ConditionStage) - Method in class com.cerner.bunsen.stu3.avro.us.core.Condition
Sets the value of the 'stage' field.
setStageBuilder(ConditionStage.Builder) - Method in class com.cerner.bunsen.stu3.avro.Condition.Builder
Sets the Builder instance for the 'stage' field Field for FHIR property stage
setStageBuilder(ConditionStage.Builder) - Method in class com.cerner.bunsen.stu3.avro.us.core.Condition.Builder
Sets the Builder instance for the 'stage' field Field for FHIR property stage
setStart(String) - Method in class com.cerner.bunsen.stu3.avro.Period.Builder
Sets the value of the 'start' field.
setStart(String) - Method in class com.cerner.bunsen.stu3.avro.Period
Sets the value of the 'start' field.
setState(String) - Method in class com.cerner.bunsen.stu3.avro.Address.Builder
Sets the value of the 'state' field.
setState(String) - Method in class com.cerner.bunsen.stu3.avro.Address
Sets the value of the 'state' field.
setStatus(String) - Method in class com.cerner.bunsen.stu3.avro.CarePlan.Builder
Sets the value of the 'status' field.
setStatus(String) - Method in class com.cerner.bunsen.stu3.avro.CarePlan
Sets the value of the 'status' field.
setStatus(String) - Method in class com.cerner.bunsen.stu3.avro.CarePlanActivityDetail.Builder
Sets the value of the 'status' field.
setStatus(String) - Method in class com.cerner.bunsen.stu3.avro.CarePlanActivityDetail
Sets the value of the 'status' field.
setStatus(String) - Method in class com.cerner.bunsen.stu3.avro.Claim.Builder
Sets the value of the 'status' field.
setStatus(String) - Method in class com.cerner.bunsen.stu3.avro.Claim
Sets the value of the 'status' field.
setStatus(String) - Method in class com.cerner.bunsen.stu3.avro.Encounter.Builder
Sets the value of the 'status' field.
setStatus(String) - Method in class com.cerner.bunsen.stu3.avro.Encounter
Sets the value of the 'status' field.
setStatus(String) - Method in class com.cerner.bunsen.stu3.avro.EncounterLocation.Builder
Sets the value of the 'status' field.
setStatus(String) - Method in class com.cerner.bunsen.stu3.avro.EncounterLocation
Sets the value of the 'status' field.
setStatus(String) - Method in class com.cerner.bunsen.stu3.avro.EncounterStatusHistory.Builder
Sets the value of the 'status' field.
setStatus(String) - Method in class com.cerner.bunsen.stu3.avro.EncounterStatusHistory
Sets the value of the 'status' field.
setStatus(String) - Method in class com.cerner.bunsen.stu3.avro.EpisodeOfCare.Builder
Sets the value of the 'status' field.
setStatus(String) - Method in class com.cerner.bunsen.stu3.avro.EpisodeOfCare
Sets the value of the 'status' field.
setStatus(String) - Method in class com.cerner.bunsen.stu3.avro.EpisodeOfCareStatusHistory.Builder
Sets the value of the 'status' field.
setStatus(String) - Method in class com.cerner.bunsen.stu3.avro.EpisodeOfCareStatusHistory
Sets the value of the 'status' field.
setStatus(String) - Method in class com.cerner.bunsen.stu3.avro.Immunization.Builder
Sets the value of the 'status' field.
setStatus(String) - Method in class com.cerner.bunsen.stu3.avro.Immunization
Sets the value of the 'status' field.
setStatus(String) - Method in class com.cerner.bunsen.stu3.avro.Measure.Builder
Sets the value of the 'status' field.
setStatus(String) - Method in class com.cerner.bunsen.stu3.avro.Measure
Sets the value of the 'status' field.
setStatus(String) - Method in class com.cerner.bunsen.stu3.avro.MeasureReport.Builder
Sets the value of the 'status' field.
setStatus(String) - Method in class com.cerner.bunsen.stu3.avro.MeasureReport
Sets the value of the 'status' field.
setStatus(String) - Method in class com.cerner.bunsen.stu3.avro.MedicationDispense.Builder
Sets the value of the 'status' field.
setStatus(String) - Method in class com.cerner.bunsen.stu3.avro.MedicationDispense
Sets the value of the 'status' field.
setStatus(String) - Method in class com.cerner.bunsen.stu3.avro.MedicationStatement.Builder
Sets the value of the 'status' field.
setStatus(String) - Method in class com.cerner.bunsen.stu3.avro.MedicationStatement
Sets the value of the 'status' field.
setStatus(String) - Method in class com.cerner.bunsen.stu3.avro.Narrative.Builder
Sets the value of the 'status' field.
setStatus(String) - Method in class com.cerner.bunsen.stu3.avro.Narrative
Sets the value of the 'status' field.
setStatus(String) - Method in class com.cerner.bunsen.stu3.avro.Observation.Builder
Sets the value of the 'status' field.
setStatus(String) - Method in class com.cerner.bunsen.stu3.avro.Observation
Sets the value of the 'status' field.
setStatus(String) - Method in class com.cerner.bunsen.stu3.avro.Procedure.Builder
Sets the value of the 'status' field.
setStatus(String) - Method in class com.cerner.bunsen.stu3.avro.Procedure
Sets the value of the 'status' field.
setStatus(String) - Method in class com.cerner.bunsen.stu3.avro.ProcedureRequest.Builder
Sets the value of the 'status' field.
setStatus(String) - Method in class com.cerner.bunsen.stu3.avro.ProcedureRequest
Sets the value of the 'status' field.
setStatus(String) - Method in class com.cerner.bunsen.stu3.avro.us.core.CarePlan.Builder
Sets the value of the 'status' field.
setStatus(String) - Method in class com.cerner.bunsen.stu3.avro.us.core.CarePlan
Sets the value of the 'status' field.
setStatus(String) - Method in class com.cerner.bunsen.stu3.avro.us.core.CarePlanActivityDetail.Builder
Sets the value of the 'status' field.
setStatus(String) - Method in class com.cerner.bunsen.stu3.avro.us.core.CarePlanActivityDetail
Sets the value of the 'status' field.
setStatus(String) - Method in class com.cerner.bunsen.stu3.avro.us.core.Encounter.Builder
Sets the value of the 'status' field.
setStatus(String) - Method in class com.cerner.bunsen.stu3.avro.us.core.Encounter
Sets the value of the 'status' field.
setStatus(String) - Method in class com.cerner.bunsen.stu3.avro.us.core.EncounterLocation.Builder
Sets the value of the 'status' field.
setStatus(String) - Method in class com.cerner.bunsen.stu3.avro.us.core.EncounterLocation
Sets the value of the 'status' field.
setStatus(String) - Method in class com.cerner.bunsen.stu3.avro.us.core.EncounterStatusHistory.Builder
Sets the value of the 'status' field.
setStatus(String) - Method in class com.cerner.bunsen.stu3.avro.us.core.EncounterStatusHistory
Sets the value of the 'status' field.
setStatus(String) - Method in class com.cerner.bunsen.stu3.avro.us.core.Immunization.Builder
Sets the value of the 'status' field.
setStatus(String) - Method in class com.cerner.bunsen.stu3.avro.us.core.Immunization
Sets the value of the 'status' field.
setStatus(String) - Method in class com.cerner.bunsen.stu3.avro.us.core.Medication.Builder
Sets the value of the 'status' field.
setStatus(String) - Method in class com.cerner.bunsen.stu3.avro.us.core.Medication
Sets the value of the 'status' field.
setStatus(String) - Method in class com.cerner.bunsen.stu3.avro.us.core.MedicationRequest.Builder
Sets the value of the 'status' field.
setStatus(String) - Method in class com.cerner.bunsen.stu3.avro.us.core.MedicationRequest
Sets the value of the 'status' field.
setStatusHistory(List<EncounterStatusHistory>) - Method in class com.cerner.bunsen.stu3.avro.Encounter.Builder
Sets the value of the 'statusHistory' field.
setStatusHistory(List<EncounterStatusHistory>) - Method in class com.cerner.bunsen.stu3.avro.Encounter
Sets the value of the 'statusHistory' field.
setStatusHistory(List<EpisodeOfCareStatusHistory>) - Method in class com.cerner.bunsen.stu3.avro.EpisodeOfCare.Builder
Sets the value of the 'statusHistory' field.
setStatusHistory(List<EpisodeOfCareStatusHistory>) - Method in class com.cerner.bunsen.stu3.avro.EpisodeOfCare
Sets the value of the 'statusHistory' field.
setStatusHistory(List<EncounterStatusHistory>) - Method in class com.cerner.bunsen.stu3.avro.us.core.Encounter.Builder
Sets the value of the 'statusHistory' field.
setStatusHistory(List<EncounterStatusHistory>) - Method in class com.cerner.bunsen.stu3.avro.us.core.Encounter
Sets the value of the 'statusHistory' field.
setStatusReason(String) - Method in class com.cerner.bunsen.stu3.avro.CarePlanActivityDetail.Builder
Sets the value of the 'statusReason' field.
setStatusReason(String) - Method in class com.cerner.bunsen.stu3.avro.CarePlanActivityDetail
Sets the value of the 'statusReason' field.
setStatusReason(String) - Method in class com.cerner.bunsen.stu3.avro.us.core.CarePlanActivityDetail.Builder
Sets the value of the 'statusReason' field.
setStatusReason(String) - Method in class com.cerner.bunsen.stu3.avro.us.core.CarePlanActivityDetail
Sets the value of the 'statusReason' field.
setStratifier(List<MeasureGroupStratifier>) - Method in class com.cerner.bunsen.stu3.avro.MeasureGroup.Builder
Sets the value of the 'stratifier' field.
setStratifier(List<MeasureGroupStratifier>) - Method in class com.cerner.bunsen.stu3.avro.MeasureGroup
Sets the value of the 'stratifier' field.
setStratifier(List<MeasureReportGroupStratifier>) - Method in class com.cerner.bunsen.stu3.avro.MeasureReportGroup.Builder
Sets the value of the 'stratifier' field.
setStratifier(List<MeasureReportGroupStratifier>) - Method in class com.cerner.bunsen.stu3.avro.MeasureReportGroup
Sets the value of the 'stratifier' field.
setStratum(List<MeasureReportGroupStratifierStratum>) - Method in class com.cerner.bunsen.stu3.avro.MeasureReportGroupStratifier.Builder
Sets the value of the 'stratum' field.
setStratum(List<MeasureReportGroupStratifierStratum>) - Method in class com.cerner.bunsen.stu3.avro.MeasureReportGroupStratifier
Sets the value of the 'stratum' field.
setString(String) - Method in class com.cerner.bunsen.stu3.avro.ChoiceAgePeriodRangeBooleanDateTimeString.Builder
Sets the value of the 'string' field.
setString(String) - Method in class com.cerner.bunsen.stu3.avro.ChoiceAgePeriodRangeBooleanDateTimeString
Sets the value of the 'string' field.
setString(String) - Method in class com.cerner.bunsen.stu3.avro.ChoiceAgePeriodRangeDateTimeString.Builder
Sets the value of the 'string' field.
setString(String) - Method in class com.cerner.bunsen.stu3.avro.ChoiceAgePeriodRangeDateTimeString
Sets the value of the 'string' field.
setString(String) - Method in class com.cerner.bunsen.stu3.avro.ChoiceAttachmentCodeableConceptPeriodQuantityRangeRatioSampledDataBooleanDateTimeStringTime.Builder
Sets the value of the 'string' field.
setString(String) - Method in class com.cerner.bunsen.stu3.avro.ChoiceAttachmentCodeableConceptPeriodQuantityRangeRatioSampledDataBooleanDateTimeStringTime
Sets the value of the 'string' field.
setString(String) - Method in class com.cerner.bunsen.stu3.avro.ChoiceAttachmentCodeableConceptPeriodQuantityRangeRatioSampledDataDateTimeStringTime.Builder
Sets the value of the 'string' field.
setString(String) - Method in class com.cerner.bunsen.stu3.avro.ChoiceAttachmentCodeableConceptPeriodQuantityRangeRatioSampledDataDateTimeStringTime
Sets the value of the 'string' field.
setString(String) - Method in class com.cerner.bunsen.stu3.avro.ChoiceAttachmentQuantityResourceReferenceString.Builder
Sets the value of the 'string' field.
setString(String) - Method in class com.cerner.bunsen.stu3.avro.ChoiceAttachmentQuantityResourceReferenceString
Sets the value of the 'string' field.
setString(String) - Method in class com.cerner.bunsen.stu3.avro.ChoicePatientPractitionerRelatedPersonReferenceString.Builder
Sets the value of the 'string' field.
setString(String) - Method in class com.cerner.bunsen.stu3.avro.ChoicePatientPractitionerRelatedPersonReferenceString
Sets the value of the 'string' field.
setString(String) - Method in class com.cerner.bunsen.stu3.avro.ChoicePeriodTimingString.Builder
Sets the value of the 'string' field.
setString(String) - Method in class com.cerner.bunsen.stu3.avro.ChoicePeriodTimingString
Sets the value of the 'string' field.
setSubDetail(List<ClaimItemDetailSubDetail>) - Method in class com.cerner.bunsen.stu3.avro.ClaimItemDetail.Builder
Sets the value of the 'subDetail' field.
setSubDetail(List<ClaimItemDetailSubDetail>) - Method in class com.cerner.bunsen.stu3.avro.ClaimItemDetail
Sets the value of the 'subDetail' field.
setSubject(GroupPatientReference) - Method in class com.cerner.bunsen.stu3.avro.CarePlan.Builder
Sets the value of the 'subject' field.
setSubject(GroupPatientReference) - Method in class com.cerner.bunsen.stu3.avro.CarePlan
Sets the value of the 'subject' field.
setSubject(GroupPatientReference) - Method in class com.cerner.bunsen.stu3.avro.Condition.Builder
Sets the value of the 'subject' field.
setSubject(GroupPatientReference) - Method in class com.cerner.bunsen.stu3.avro.Condition
Sets the value of the 'subject' field.
setSubject(GroupPatientReference) - Method in class com.cerner.bunsen.stu3.avro.Encounter.Builder
Sets the value of the 'subject' field.
setSubject(GroupPatientReference) - Method in class com.cerner.bunsen.stu3.avro.Encounter
Sets the value of the 'subject' field.
setSubject(GroupPatientReference) - Method in class com.cerner.bunsen.stu3.avro.MedicationDispense.Builder
Sets the value of the 'subject' field.
setSubject(GroupPatientReference) - Method in class com.cerner.bunsen.stu3.avro.MedicationDispense
Sets the value of the 'subject' field.
setSubject(GroupPatientReference) - Method in class com.cerner.bunsen.stu3.avro.MedicationStatement.Builder
Sets the value of the 'subject' field.
setSubject(GroupPatientReference) - Method in class com.cerner.bunsen.stu3.avro.MedicationStatement
Sets the value of the 'subject' field.
setSubject(DeviceGroupLocationPatientReference) - Method in class com.cerner.bunsen.stu3.avro.Observation.Builder
Sets the value of the 'subject' field.
setSubject(DeviceGroupLocationPatientReference) - Method in class com.cerner.bunsen.stu3.avro.Observation
Sets the value of the 'subject' field.
setSubject(GroupPatientReference) - Method in class com.cerner.bunsen.stu3.avro.Procedure.Builder
Sets the value of the 'subject' field.
setSubject(GroupPatientReference) - Method in class com.cerner.bunsen.stu3.avro.Procedure
Sets the value of the 'subject' field.
setSubject(DeviceGroupLocationPatientReference) - Method in class com.cerner.bunsen.stu3.avro.ProcedureRequest.Builder
Sets the value of the 'subject' field.
setSubject(DeviceGroupLocationPatientReference) - Method in class com.cerner.bunsen.stu3.avro.ProcedureRequest
Sets the value of the 'subject' field.
setSubject(PatientReference) - Method in class com.cerner.bunsen.stu3.avro.us.core.CarePlan.Builder
Sets the value of the 'subject' field.
setSubject(PatientReference) - Method in class com.cerner.bunsen.stu3.avro.us.core.CarePlan
Sets the value of the 'subject' field.
setSubject(PatientReference) - Method in class com.cerner.bunsen.stu3.avro.us.core.Condition.Builder
Sets the value of the 'subject' field.
setSubject(PatientReference) - Method in class com.cerner.bunsen.stu3.avro.us.core.Condition
Sets the value of the 'subject' field.
setSubject(PatientReference) - Method in class com.cerner.bunsen.stu3.avro.us.core.Encounter.Builder
Sets the value of the 'subject' field.
setSubject(PatientReference) - Method in class com.cerner.bunsen.stu3.avro.us.core.Encounter
Sets the value of the 'subject' field.
setSubject(PatientReference) - Method in class com.cerner.bunsen.stu3.avro.us.core.MedicationRequest.Builder
Sets the value of the 'subject' field.
setSubject(PatientReference) - Method in class com.cerner.bunsen.stu3.avro.us.core.MedicationRequest
Sets the value of the 'subject' field.
setSubjectBuilder(GroupPatientReference.Builder) - Method in class com.cerner.bunsen.stu3.avro.CarePlan.Builder
Sets the Builder instance for the 'subject' field Field for FHIR property subject
setSubjectBuilder(GroupPatientReference.Builder) - Method in class com.cerner.bunsen.stu3.avro.Condition.Builder
Sets the Builder instance for the 'subject' field Field for FHIR property subject
setSubjectBuilder(GroupPatientReference.Builder) - Method in class com.cerner.bunsen.stu3.avro.Encounter.Builder
Sets the Builder instance for the 'subject' field Field for FHIR property subject
setSubjectBuilder(GroupPatientReference.Builder) - Method in class com.cerner.bunsen.stu3.avro.MedicationDispense.Builder
Sets the Builder instance for the 'subject' field Field for FHIR property subject
setSubjectBuilder(GroupPatientReference.Builder) - Method in class com.cerner.bunsen.stu3.avro.MedicationStatement.Builder
Sets the Builder instance for the 'subject' field Field for FHIR property subject
setSubjectBuilder(DeviceGroupLocationPatientReference.Builder) - Method in class com.cerner.bunsen.stu3.avro.Observation.Builder
Sets the Builder instance for the 'subject' field Field for FHIR property subject
setSubjectBuilder(GroupPatientReference.Builder) - Method in class com.cerner.bunsen.stu3.avro.Procedure.Builder
Sets the Builder instance for the 'subject' field Field for FHIR property subject
setSubjectBuilder(DeviceGroupLocationPatientReference.Builder) - Method in class com.cerner.bunsen.stu3.avro.ProcedureRequest.Builder
Sets the Builder instance for the 'subject' field Field for FHIR property subject
setSubjectBuilder(PatientReference.Builder) - Method in class com.cerner.bunsen.stu3.avro.us.core.CarePlan.Builder
Sets the Builder instance for the 'subject' field Field for FHIR property subject
setSubjectBuilder(PatientReference.Builder) - Method in class com.cerner.bunsen.stu3.avro.us.core.Condition.Builder
Sets the Builder instance for the 'subject' field Field for FHIR property subject
setSubjectBuilder(PatientReference.Builder) - Method in class com.cerner.bunsen.stu3.avro.us.core.Encounter.Builder
Sets the Builder instance for the 'subject' field Field for FHIR property subject
setSubjectBuilder(PatientReference.Builder) - Method in class com.cerner.bunsen.stu3.avro.us.core.MedicationRequest.Builder
Sets the Builder instance for the 'subject' field Field for FHIR property subject
setSubSite(List<CodeableConcept>) - Method in class com.cerner.bunsen.stu3.avro.ClaimItem.Builder
Sets the value of the 'subSite' field.
setSubSite(List<CodeableConcept>) - Method in class com.cerner.bunsen.stu3.avro.ClaimItem
Sets the value of the 'subSite' field.
setSubstance(CodeableConcept) - Method in class com.cerner.bunsen.stu3.avro.AllergyIntoleranceReaction.Builder
Sets the value of the 'substance' field.
setSubstance(CodeableConcept) - Method in class com.cerner.bunsen.stu3.avro.AllergyIntoleranceReaction
Sets the value of the 'substance' field.
setSubstanceBuilder(CodeableConcept.Builder) - Method in class com.cerner.bunsen.stu3.avro.AllergyIntoleranceReaction.Builder
Sets the Builder instance for the 'substance' field Field for FHIR property substance
setSubstanceId(String) - Method in class com.cerner.bunsen.stu3.avro.DeviceMedicationSubstanceReference.Builder
Sets the value of the 'SubstanceId' field.
setSubstanceId(String) - Method in class com.cerner.bunsen.stu3.avro.DeviceMedicationSubstanceReference
Sets the value of the 'SubstanceId' field.
setSubstanceId(String) - Method in class com.cerner.bunsen.stu3.avro.MedicationSubstanceReference.Builder
Sets the value of the 'SubstanceId' field.
setSubstanceId(String) - Method in class com.cerner.bunsen.stu3.avro.MedicationSubstanceReference
Sets the value of the 'SubstanceId' field.
setSubstitution(MedicationDispenseSubstitution) - Method in class com.cerner.bunsen.stu3.avro.MedicationDispense.Builder
Sets the value of the 'substitution' field.
setSubstitution(MedicationDispenseSubstitution) - Method in class com.cerner.bunsen.stu3.avro.MedicationDispense
Sets the value of the 'substitution' field.
setSubstitution(MedicationRequestSubstitution) - Method in class com.cerner.bunsen.stu3.avro.us.core.MedicationRequest.Builder
Sets the value of the 'substitution' field.
setSubstitution(MedicationRequestSubstitution) - Method in class com.cerner.bunsen.stu3.avro.us.core.MedicationRequest
Sets the value of the 'substitution' field.
setSubstitutionBuilder(MedicationDispenseSubstitution.Builder) - Method in class com.cerner.bunsen.stu3.avro.MedicationDispense.Builder
Sets the Builder instance for the 'substitution' field Field for FHIR property substitution
setSubstitutionBuilder(MedicationRequestSubstitution.Builder) - Method in class com.cerner.bunsen.stu3.avro.us.core.MedicationRequest.Builder
Sets the Builder instance for the 'substitution' field Field for FHIR property substitution
setSubType(List<CodeableConcept>) - Method in class com.cerner.bunsen.stu3.avro.Claim.Builder
Sets the value of the 'subType' field.
setSubType(List<CodeableConcept>) - Method in class com.cerner.bunsen.stu3.avro.Claim
Sets the value of the 'subType' field.
setSuffix(List<String>) - Method in class com.cerner.bunsen.stu3.avro.HumanName.Builder
Sets the value of the 'suffix' field.
setSuffix(List<String>) - Method in class com.cerner.bunsen.stu3.avro.HumanName
Sets the value of the 'suffix' field.
setSummary(CodeableConcept) - Method in class com.cerner.bunsen.stu3.avro.ConditionStage.Builder
Sets the value of the 'summary' field.
setSummary(CodeableConcept) - Method in class com.cerner.bunsen.stu3.avro.ConditionStage
Sets the value of the 'summary' field.
setSummary(CodeableConcept) - Method in class com.cerner.bunsen.stu3.avro.us.core.ConditionStage.Builder
Sets the value of the 'summary' field.
setSummary(CodeableConcept) - Method in class com.cerner.bunsen.stu3.avro.us.core.ConditionStage
Sets the value of the 'summary' field.
setSummaryBuilder(CodeableConcept.Builder) - Method in class com.cerner.bunsen.stu3.avro.ConditionStage.Builder
Sets the Builder instance for the 'summary' field Field for FHIR property summary
setSummaryBuilder(CodeableConcept.Builder) - Method in class com.cerner.bunsen.stu3.avro.us.core.ConditionStage.Builder
Sets the Builder instance for the 'summary' field Field for FHIR property summary
setSupplementalData(List<MeasureSupplementalData>) - Method in class com.cerner.bunsen.stu3.avro.Measure.Builder
Sets the value of the 'supplementalData' field.
setSupplementalData(List<MeasureSupplementalData>) - Method in class com.cerner.bunsen.stu3.avro.Measure
Sets the value of the 'supplementalData' field.
setSupportingInfo(List<ResourceReference>) - Method in class com.cerner.bunsen.stu3.avro.CarePlan.Builder
Sets the value of the 'supportingInfo' field.
setSupportingInfo(List<ResourceReference>) - Method in class com.cerner.bunsen.stu3.avro.CarePlan
Sets the value of the 'supportingInfo' field.
setSupportingInfo(List<ResourceReference>) - Method in class com.cerner.bunsen.stu3.avro.ProcedureRequest.Builder
Sets the value of the 'supportingInfo' field.
setSupportingInfo(List<ResourceReference>) - Method in class com.cerner.bunsen.stu3.avro.ProcedureRequest
Sets the value of the 'supportingInfo' field.
setSupportingInfo(List<ResourceReference>) - Method in class com.cerner.bunsen.stu3.avro.us.core.CarePlan.Builder
Sets the value of the 'supportingInfo' field.
setSupportingInfo(List<ResourceReference>) - Method in class com.cerner.bunsen.stu3.avro.us.core.CarePlan
Sets the value of the 'supportingInfo' field.
setSupportingInformation(List<ResourceReference>) - Method in class com.cerner.bunsen.stu3.avro.MedicationDispense.Builder
Sets the value of the 'supportingInformation' field.
setSupportingInformation(List<ResourceReference>) - Method in class com.cerner.bunsen.stu3.avro.MedicationDispense
Sets the value of the 'supportingInformation' field.
setSupportingInformation(List<ResourceReference>) - Method in class com.cerner.bunsen.stu3.avro.us.core.MedicationRequest.Builder
Sets the value of the 'supportingInformation' field.
setSupportingInformation(List<ResourceReference>) - Method in class com.cerner.bunsen.stu3.avro.us.core.MedicationRequest
Sets the value of the 'supportingInformation' field.
setSystem(String) - Method in class com.cerner.bunsen.spark.codes.Value
Sets the code system that owns this value.
setSystem(String) - Method in class com.cerner.bunsen.stu3.avro.Age.Builder
Sets the value of the 'system' field.
setSystem(String) - Method in class com.cerner.bunsen.stu3.avro.Age
Sets the value of the 'system' field.
setSystem(String) - Method in class com.cerner.bunsen.stu3.avro.Coding.Builder
Sets the value of the 'system' field.
setSystem(String) - Method in class com.cerner.bunsen.stu3.avro.Coding
Sets the value of the 'system' field.
setSystem(String) - Method in class com.cerner.bunsen.stu3.avro.ContactPoint.Builder
Sets the value of the 'system' field.
setSystem(String) - Method in class com.cerner.bunsen.stu3.avro.ContactPoint
Sets the value of the 'system' field.
setSystem(String) - Method in class com.cerner.bunsen.stu3.avro.Duration.Builder
Sets the value of the 'system' field.
setSystem(String) - Method in class com.cerner.bunsen.stu3.avro.Duration
Sets the value of the 'system' field.
setSystem(String) - Method in class com.cerner.bunsen.stu3.avro.Identifier.Builder
Sets the value of the 'system' field.
setSystem(String) - Method in class com.cerner.bunsen.stu3.avro.Identifier
Sets the value of the 'system' field.
setSystem(String) - Method in class com.cerner.bunsen.stu3.avro.Money.Builder
Sets the value of the 'system' field.
setSystem(String) - Method in class com.cerner.bunsen.stu3.avro.Money
Sets the value of the 'system' field.
setSystem(String) - Method in class com.cerner.bunsen.stu3.avro.Quantity.Builder
Sets the value of the 'system' field.
setSystem(String) - Method in class com.cerner.bunsen.stu3.avro.Quantity
Sets the value of the 'system' field.
setTag(List<Coding>) - Method in class com.cerner.bunsen.stu3.avro.Meta.Builder
Sets the value of the 'tag' field.
setTag(List<Coding>) - Method in class com.cerner.bunsen.stu3.avro.Meta
Sets the value of the 'tag' field.
setTaken(String) - Method in class com.cerner.bunsen.stu3.avro.MedicationStatement.Builder
Sets the value of the 'taken' field.
setTaken(String) - Method in class com.cerner.bunsen.stu3.avro.MedicationStatement
Sets the value of the 'taken' field.
setTarget(ObservationQuestionnaireResponseSequenceReference) - Method in class com.cerner.bunsen.stu3.avro.ObservationRelated.Builder
Sets the value of the 'target' field.
setTarget(ObservationQuestionnaireResponseSequenceReference) - Method in class com.cerner.bunsen.stu3.avro.ObservationRelated
Sets the value of the 'target' field.
setTargetBuilder(ObservationQuestionnaireResponseSequenceReference.Builder) - Method in class com.cerner.bunsen.stu3.avro.ObservationRelated.Builder
Sets the Builder instance for the 'target' field Field for FHIR property target
setTargetDisease(List<CodeableConcept>) - Method in class com.cerner.bunsen.stu3.avro.ImmunizationVaccinationProtocol.Builder
Sets the value of the 'targetDisease' field.
setTargetDisease(List<CodeableConcept>) - Method in class com.cerner.bunsen.stu3.avro.ImmunizationVaccinationProtocol
Sets the value of the 'targetDisease' field.
setTargetDisease(List<CodeableConcept>) - Method in class com.cerner.bunsen.stu3.avro.us.core.ImmunizationVaccinationProtocol.Builder
Sets the value of the 'targetDisease' field.
setTargetDisease(List<CodeableConcept>) - Method in class com.cerner.bunsen.stu3.avro.us.core.ImmunizationVaccinationProtocol
Sets the value of the 'targetDisease' field.
setTargetSystem(String) - Method in class com.cerner.bunsen.spark.codes.Mapping
Sets the code system for the target code.
setTargetValue(String) - Method in class com.cerner.bunsen.spark.codes.Mapping
Sets the code value for the target code.
setTargetValueSet(String) - Method in class com.cerner.bunsen.spark.codes.Mapping
Sets the valueset for all target values in this mapping.
setTaskId(String) - Method in class com.cerner.bunsen.stu3.avro.AppointmentCommunicationRequestDeviceRequestMedicationRequestNutritionOrderProcedureRequestReferralRequestRequestGroupTaskVisionPrescriptionReference.Builder
Sets the value of the 'TaskId' field.
setTaskId(String) - Method in class com.cerner.bunsen.stu3.avro.AppointmentCommunicationRequestDeviceRequestMedicationRequestNutritionOrderProcedureRequestReferralRequestRequestGroupTaskVisionPrescriptionReference
Sets the value of the 'TaskId' field.
setTeam(List<CareTeamReference>) - Method in class com.cerner.bunsen.stu3.avro.EpisodeOfCare.Builder
Sets the value of the 'team' field.
setTeam(List<CareTeamReference>) - Method in class com.cerner.bunsen.stu3.avro.EpisodeOfCare
Sets the value of the 'team' field.
setTelecom(List<ContactPoint>) - Method in class com.cerner.bunsen.stu3.avro.ContactDetail.Builder
Sets the value of the 'telecom' field.
setTelecom(List<ContactPoint>) - Method in class com.cerner.bunsen.stu3.avro.ContactDetail
Sets the value of the 'telecom' field.
setTelecom(List<ContactPoint>) - Method in class com.cerner.bunsen.stu3.avro.Patient.Builder
Sets the value of the 'telecom' field.
setTelecom(List<ContactPoint>) - Method in class com.cerner.bunsen.stu3.avro.Patient
Sets the value of the 'telecom' field.
setTelecom(List<ContactPoint>) - Method in class com.cerner.bunsen.stu3.avro.PatientContact.Builder
Sets the value of the 'telecom' field.
setTelecom(List<ContactPoint>) - Method in class com.cerner.bunsen.stu3.avro.PatientContact
Sets the value of the 'telecom' field.
setTelecom(List<ContactPoint>) - Method in class com.cerner.bunsen.stu3.avro.us.core.Patient.Builder
Sets the value of the 'telecom' field.
setTelecom(List<ContactPoint>) - Method in class com.cerner.bunsen.stu3.avro.us.core.Patient
Sets the value of the 'telecom' field.
setTelecom(List<ContactPoint>) - Method in class com.cerner.bunsen.stu3.avro.us.core.PatientContact.Builder
Sets the value of the 'telecom' field.
setTelecom(List<ContactPoint>) - Method in class com.cerner.bunsen.stu3.avro.us.core.PatientContact
Sets the value of the 'telecom' field.
setText(String) - Method in class com.cerner.bunsen.stu3.avro.Address.Builder
Sets the value of the 'text' field.
setText(String) - Method in class com.cerner.bunsen.stu3.avro.Address
Sets the value of the 'text' field.
setText(Narrative) - Method in class com.cerner.bunsen.stu3.avro.AllergyIntolerance.Builder
Sets the value of the 'text' field.
setText(Narrative) - Method in class com.cerner.bunsen.stu3.avro.AllergyIntolerance
Sets the value of the 'text' field.
setText(String) - Method in class com.cerner.bunsen.stu3.avro.Annotation.Builder
Sets the value of the 'text' field.
setText(String) - Method in class com.cerner.bunsen.stu3.avro.Annotation
Sets the value of the 'text' field.
setText(Narrative) - Method in class com.cerner.bunsen.stu3.avro.CarePlan.Builder
Sets the value of the 'text' field.
setText(Narrative) - Method in class com.cerner.bunsen.stu3.avro.CarePlan
Sets the value of the 'text' field.
setText(Narrative) - Method in class com.cerner.bunsen.stu3.avro.Claim.Builder
Sets the value of the 'text' field.
setText(Narrative) - Method in class com.cerner.bunsen.stu3.avro.Claim
Sets the value of the 'text' field.
setText(String) - Method in class com.cerner.bunsen.stu3.avro.CodeableConcept.Builder
Sets the value of the 'text' field.
setText(String) - Method in class com.cerner.bunsen.stu3.avro.CodeableConcept
Sets the value of the 'text' field.
setText(Narrative) - Method in class com.cerner.bunsen.stu3.avro.Condition.Builder
Sets the value of the 'text' field.
setText(Narrative) - Method in class com.cerner.bunsen.stu3.avro.Condition
Sets the value of the 'text' field.
setText(String) - Method in class com.cerner.bunsen.stu3.avro.Dosage.Builder
Sets the value of the 'text' field.
setText(String) - Method in class com.cerner.bunsen.stu3.avro.Dosage
Sets the value of the 'text' field.
setText(Narrative) - Method in class com.cerner.bunsen.stu3.avro.Encounter.Builder
Sets the value of the 'text' field.
setText(Narrative) - Method in class com.cerner.bunsen.stu3.avro.Encounter
Sets the value of the 'text' field.
setText(Narrative) - Method in class com.cerner.bunsen.stu3.avro.EpisodeOfCare.Builder
Sets the value of the 'text' field.
setText(Narrative) - Method in class com.cerner.bunsen.stu3.avro.EpisodeOfCare
Sets the value of the 'text' field.
setText(String) - Method in class com.cerner.bunsen.stu3.avro.HumanName.Builder
Sets the value of the 'text' field.
setText(String) - Method in class com.cerner.bunsen.stu3.avro.HumanName
Sets the value of the 'text' field.
setText(Narrative) - Method in class com.cerner.bunsen.stu3.avro.Immunization.Builder
Sets the value of the 'text' field.
setText(Narrative) - Method in class com.cerner.bunsen.stu3.avro.Immunization
Sets the value of the 'text' field.
setText(Narrative) - Method in class com.cerner.bunsen.stu3.avro.Measure.Builder
Sets the value of the 'text' field.
setText(Narrative) - Method in class com.cerner.bunsen.stu3.avro.Measure
Sets the value of the 'text' field.
setText(Narrative) - Method in class com.cerner.bunsen.stu3.avro.MeasureReport.Builder
Sets the value of the 'text' field.
setText(Narrative) - Method in class com.cerner.bunsen.stu3.avro.MeasureReport
Sets the value of the 'text' field.
setText(Narrative) - Method in class com.cerner.bunsen.stu3.avro.MedicationDispense.Builder
Sets the value of the 'text' field.
setText(Narrative) - Method in class com.cerner.bunsen.stu3.avro.MedicationDispense
Sets the value of the 'text' field.
setText(Narrative) - Method in class com.cerner.bunsen.stu3.avro.MedicationStatement.Builder
Sets the value of the 'text' field.
setText(Narrative) - Method in class com.cerner.bunsen.stu3.avro.MedicationStatement
Sets the value of the 'text' field.
setText(Narrative) - Method in class com.cerner.bunsen.stu3.avro.Observation.Builder
Sets the value of the 'text' field.
setText(Narrative) - Method in class com.cerner.bunsen.stu3.avro.Observation
Sets the value of the 'text' field.
setText(String) - Method in class com.cerner.bunsen.stu3.avro.ObservationComponentReferenceRange.Builder
Sets the value of the 'text' field.
setText(String) - Method in class com.cerner.bunsen.stu3.avro.ObservationComponentReferenceRange
Sets the value of the 'text' field.
setText(String) - Method in class com.cerner.bunsen.stu3.avro.ObservationReferenceRange.Builder
Sets the value of the 'text' field.
setText(String) - Method in class com.cerner.bunsen.stu3.avro.ObservationReferenceRange
Sets the value of the 'text' field.
setText(Narrative) - Method in class com.cerner.bunsen.stu3.avro.Patient.Builder
Sets the value of the 'text' field.
setText(Narrative) - Method in class com.cerner.bunsen.stu3.avro.Patient
Sets the value of the 'text' field.
setText(Narrative) - Method in class com.cerner.bunsen.stu3.avro.Procedure.Builder
Sets the value of the 'text' field.
setText(Narrative) - Method in class com.cerner.bunsen.stu3.avro.Procedure
Sets the value of the 'text' field.
setText(Narrative) - Method in class com.cerner.bunsen.stu3.avro.ProcedureRequest.Builder
Sets the value of the 'text' field.
setText(Narrative) - Method in class com.cerner.bunsen.stu3.avro.ProcedureRequest
Sets the value of the 'text' field.
setText(Narrative) - Method in class com.cerner.bunsen.stu3.avro.us.core.CarePlan.Builder
Sets the value of the 'text' field.
setText(Narrative) - Method in class com.cerner.bunsen.stu3.avro.us.core.CarePlan
Sets the value of the 'text' field.
setText(Narrative) - Method in class com.cerner.bunsen.stu3.avro.us.core.Condition.Builder
Sets the value of the 'text' field.
setText(Narrative) - Method in class com.cerner.bunsen.stu3.avro.us.core.Condition
Sets the value of the 'text' field.
setText(Narrative) - Method in class com.cerner.bunsen.stu3.avro.us.core.Encounter.Builder
Sets the value of the 'text' field.
setText(Narrative) - Method in class com.cerner.bunsen.stu3.avro.us.core.Encounter
Sets the value of the 'text' field.
setText(Narrative) - Method in class com.cerner.bunsen.stu3.avro.us.core.Immunization.Builder
Sets the value of the 'text' field.
setText(Narrative) - Method in class com.cerner.bunsen.stu3.avro.us.core.Immunization
Sets the value of the 'text' field.
setText(Narrative) - Method in class com.cerner.bunsen.stu3.avro.us.core.Medication.Builder
Sets the value of the 'text' field.
setText(Narrative) - Method in class com.cerner.bunsen.stu3.avro.us.core.Medication
Sets the value of the 'text' field.
setText(Narrative) - Method in class com.cerner.bunsen.stu3.avro.us.core.MedicationRequest.Builder
Sets the value of the 'text' field.
setText(Narrative) - Method in class com.cerner.bunsen.stu3.avro.us.core.MedicationRequest
Sets the value of the 'text' field.
setText(Narrative) - Method in class com.cerner.bunsen.stu3.avro.us.core.Patient.Builder
Sets the value of the 'text' field.
setText(Narrative) - Method in class com.cerner.bunsen.stu3.avro.us.core.Patient
Sets the value of the 'text' field.
setText(String) - Method in class com.cerner.bunsen.stu3.avro.us.core.UsCoreEthnicity.Builder
Sets the value of the 'text' field.
setText(String) - Method in class com.cerner.bunsen.stu3.avro.us.core.UsCoreEthnicity
Sets the value of the 'text' field.
setText(String) - Method in class com.cerner.bunsen.stu3.avro.us.core.UsCoreRace.Builder
Sets the value of the 'text' field.
setText(String) - Method in class com.cerner.bunsen.stu3.avro.us.core.UsCoreRace
Sets the value of the 'text' field.
setTextBuilder(Narrative.Builder) - Method in class com.cerner.bunsen.stu3.avro.AllergyIntolerance.Builder
Sets the Builder instance for the 'text' field Field for FHIR property text
setTextBuilder(Narrative.Builder) - Method in class com.cerner.bunsen.stu3.avro.CarePlan.Builder
Sets the Builder instance for the 'text' field Field for FHIR property text
setTextBuilder(Narrative.Builder) - Method in class com.cerner.bunsen.stu3.avro.Claim.Builder
Sets the Builder instance for the 'text' field Field for FHIR property text
setTextBuilder(Narrative.Builder) - Method in class com.cerner.bunsen.stu3.avro.Condition.Builder
Sets the Builder instance for the 'text' field Field for FHIR property text
setTextBuilder(Narrative.Builder) - Method in class com.cerner.bunsen.stu3.avro.Encounter.Builder
Sets the Builder instance for the 'text' field Field for FHIR property text
setTextBuilder(Narrative.Builder) - Method in class com.cerner.bunsen.stu3.avro.EpisodeOfCare.Builder
Sets the Builder instance for the 'text' field Field for FHIR property text
setTextBuilder(Narrative.Builder) - Method in class com.cerner.bunsen.stu3.avro.Immunization.Builder
Sets the Builder instance for the 'text' field Field for FHIR property text
setTextBuilder(Narrative.Builder) - Method in class com.cerner.bunsen.stu3.avro.Measure.Builder
Sets the Builder instance for the 'text' field Field for FHIR property text
setTextBuilder(Narrative.Builder) - Method in class com.cerner.bunsen.stu3.avro.MeasureReport.Builder
Sets the Builder instance for the 'text' field Field for FHIR property text
setTextBuilder(Narrative.Builder) - Method in class com.cerner.bunsen.stu3.avro.MedicationDispense.Builder
Sets the Builder instance for the 'text' field Field for FHIR property text
setTextBuilder(Narrative.Builder) - Method in class com.cerner.bunsen.stu3.avro.MedicationStatement.Builder
Sets the Builder instance for the 'text' field Field for FHIR property text
setTextBuilder(Narrative.Builder) - Method in class com.cerner.bunsen.stu3.avro.Observation.Builder
Sets the Builder instance for the 'text' field Field for FHIR property text
setTextBuilder(Narrative.Builder) - Method in class com.cerner.bunsen.stu3.avro.Patient.Builder
Sets the Builder instance for the 'text' field Field for FHIR property text
setTextBuilder(Narrative.Builder) - Method in class com.cerner.bunsen.stu3.avro.Procedure.Builder
Sets the Builder instance for the 'text' field Field for FHIR property text
setTextBuilder(Narrative.Builder) - Method in class com.cerner.bunsen.stu3.avro.ProcedureRequest.Builder
Sets the Builder instance for the 'text' field Field for FHIR property text
setTextBuilder(Narrative.Builder) - Method in class com.cerner.bunsen.stu3.avro.us.core.CarePlan.Builder
Sets the Builder instance for the 'text' field Field for FHIR property text
setTextBuilder(Narrative.Builder) - Method in class com.cerner.bunsen.stu3.avro.us.core.Condition.Builder
Sets the Builder instance for the 'text' field Field for FHIR property text
setTextBuilder(Narrative.Builder) - Method in class com.cerner.bunsen.stu3.avro.us.core.Encounter.Builder
Sets the Builder instance for the 'text' field Field for FHIR property text
setTextBuilder(Narrative.Builder) - Method in class com.cerner.bunsen.stu3.avro.us.core.Immunization.Builder
Sets the Builder instance for the 'text' field Field for FHIR property text
setTextBuilder(Narrative.Builder) - Method in class com.cerner.bunsen.stu3.avro.us.core.Medication.Builder
Sets the Builder instance for the 'text' field Field for FHIR property text
setTextBuilder(Narrative.Builder) - Method in class com.cerner.bunsen.stu3.avro.us.core.MedicationRequest.Builder
Sets the Builder instance for the 'text' field Field for FHIR property text
setTextBuilder(Narrative.Builder) - Method in class com.cerner.bunsen.stu3.avro.us.core.Patient.Builder
Sets the Builder instance for the 'text' field Field for FHIR property text
setTime(String) - Method in class com.cerner.bunsen.stu3.avro.Annotation.Builder
Sets the value of the 'time' field.
setTime(String) - Method in class com.cerner.bunsen.stu3.avro.Annotation
Sets the value of the 'time' field.
setTime(String) - Method in class com.cerner.bunsen.stu3.avro.ChoiceAttachmentCodeableConceptPeriodQuantityRangeRatioSampledDataBooleanDateTimeStringTime.Builder
Sets the value of the 'time' field.
setTime(String) - Method in class com.cerner.bunsen.stu3.avro.ChoiceAttachmentCodeableConceptPeriodQuantityRangeRatioSampledDataBooleanDateTimeStringTime
Sets the value of the 'time' field.
setTime(String) - Method in class com.cerner.bunsen.stu3.avro.ChoiceAttachmentCodeableConceptPeriodQuantityRangeRatioSampledDataDateTimeStringTime.Builder
Sets the value of the 'time' field.
setTime(String) - Method in class com.cerner.bunsen.stu3.avro.ChoiceAttachmentCodeableConceptPeriodQuantityRangeRatioSampledDataDateTimeStringTime
Sets the value of the 'time' field.
setTimeOfDay(List<String>) - Method in class com.cerner.bunsen.stu3.avro.TimingRepeat.Builder
Sets the value of the 'timeOfDay' field.
setTimeOfDay(List<String>) - Method in class com.cerner.bunsen.stu3.avro.TimingRepeat
Sets the value of the 'timeOfDay' field.
setTiming(Timing) - Method in class com.cerner.bunsen.stu3.avro.ChoicePeriodTimingDateTime.Builder
Sets the value of the 'timing' field.
setTiming(Timing) - Method in class com.cerner.bunsen.stu3.avro.ChoicePeriodTimingDateTime
Sets the value of the 'timing' field.
setTiming(Timing) - Method in class com.cerner.bunsen.stu3.avro.ChoicePeriodTimingString.Builder
Sets the value of the 'timing' field.
setTiming(Timing) - Method in class com.cerner.bunsen.stu3.avro.ChoicePeriodTimingString
Sets the value of the 'timing' field.
setTiming(ChoicePeriodDate) - Method in class com.cerner.bunsen.stu3.avro.ClaimInformation.Builder
Sets the value of the 'timing' field.
setTiming(ChoicePeriodDate) - Method in class com.cerner.bunsen.stu3.avro.ClaimInformation
Sets the value of the 'timing' field.
setTiming(Timing) - Method in class com.cerner.bunsen.stu3.avro.Dosage.Builder
Sets the value of the 'timing' field.
setTiming(Timing) - Method in class com.cerner.bunsen.stu3.avro.Dosage
Sets the value of the 'timing' field.
setTimingBuilder(Timing.Builder) - Method in class com.cerner.bunsen.stu3.avro.ChoicePeriodTimingDateTime.Builder
Sets the Builder instance for the 'timing' field Choice field
setTimingBuilder(Timing.Builder) - Method in class com.cerner.bunsen.stu3.avro.ChoicePeriodTimingString.Builder
Sets the Builder instance for the 'timing' field Choice field
setTimingBuilder(ChoicePeriodDate.Builder) - Method in class com.cerner.bunsen.stu3.avro.ClaimInformation.Builder
Sets the Builder instance for the 'timing' field Field for FHIR property timing
setTimingBuilder(Timing.Builder) - Method in class com.cerner.bunsen.stu3.avro.Dosage.Builder
Sets the Builder instance for the 'timing' field Field for FHIR property timing
setTitle(String) - Method in class com.cerner.bunsen.stu3.avro.Attachment.Builder
Sets the value of the 'title' field.
setTitle(String) - Method in class com.cerner.bunsen.stu3.avro.Attachment
Sets the value of the 'title' field.
setTitle(String) - Method in class com.cerner.bunsen.stu3.avro.CarePlan.Builder
Sets the value of the 'title' field.
setTitle(String) - Method in class com.cerner.bunsen.stu3.avro.CarePlan
Sets the value of the 'title' field.
setTitle(String) - Method in class com.cerner.bunsen.stu3.avro.Measure.Builder
Sets the value of the 'title' field.
setTitle(String) - Method in class com.cerner.bunsen.stu3.avro.Measure
Sets the value of the 'title' field.
setTitle(String) - Method in class com.cerner.bunsen.stu3.avro.us.core.CarePlan.Builder
Sets the value of the 'title' field.
setTitle(String) - Method in class com.cerner.bunsen.stu3.avro.us.core.CarePlan
Sets the value of the 'title' field.
setTopic(List<CodeableConcept>) - Method in class com.cerner.bunsen.stu3.avro.Measure.Builder
Sets the value of the 'topic' field.
setTopic(List<CodeableConcept>) - Method in class com.cerner.bunsen.stu3.avro.Measure
Sets the value of the 'topic' field.
setTotal(Money) - Method in class com.cerner.bunsen.stu3.avro.Claim.Builder
Sets the value of the 'total' field.
setTotal(Money) - Method in class com.cerner.bunsen.stu3.avro.Claim
Sets the value of the 'total' field.
setTotalBuilder(Money.Builder) - Method in class com.cerner.bunsen.stu3.avro.Claim.Builder
Sets the Builder instance for the 'total' field Field for FHIR property total
setType(String) - Method in class com.cerner.bunsen.stu3.avro.Address.Builder
Sets the value of the 'type' field.
setType(String) - Method in class com.cerner.bunsen.stu3.avro.Address
Sets the value of the 'type' field.
setType(String) - Method in class com.cerner.bunsen.stu3.avro.AllergyIntolerance.Builder
Sets the value of the 'type' field.
setType(String) - Method in class com.cerner.bunsen.stu3.avro.AllergyIntolerance
Sets the value of the 'type' field.
setType(CodeableConcept) - Method in class com.cerner.bunsen.stu3.avro.Claim.Builder
Sets the value of the 'type' field.
setType(CodeableConcept) - Method in class com.cerner.bunsen.stu3.avro.Claim
Sets the value of the 'type' field.
setType(CodeableConcept) - Method in class com.cerner.bunsen.stu3.avro.ClaimAccident.Builder
Sets the value of the 'type' field.
setType(CodeableConcept) - Method in class com.cerner.bunsen.stu3.avro.ClaimAccident
Sets the value of the 'type' field.
setType(List<CodeableConcept>) - Method in class com.cerner.bunsen.stu3.avro.ClaimDiagnosis.Builder
Sets the value of the 'type' field.
setType(List<CodeableConcept>) - Method in class com.cerner.bunsen.stu3.avro.ClaimDiagnosis
Sets the value of the 'type' field.
setType(CodeableConcept) - Method in class com.cerner.bunsen.stu3.avro.ClaimPayee.Builder
Sets the value of the 'type' field.
setType(CodeableConcept) - Method in class com.cerner.bunsen.stu3.avro.ClaimPayee
Sets the value of the 'type' field.
setType(String) - Method in class com.cerner.bunsen.stu3.avro.Contributor.Builder
Sets the value of the 'type' field.
setType(String) - Method in class com.cerner.bunsen.stu3.avro.Contributor
Sets the value of the 'type' field.
setType(List<CodeableConcept>) - Method in class com.cerner.bunsen.stu3.avro.Encounter.Builder
Sets the value of the 'type' field.
setType(List<CodeableConcept>) - Method in class com.cerner.bunsen.stu3.avro.Encounter
Sets the value of the 'type' field.
setType(List<CodeableConcept>) - Method in class com.cerner.bunsen.stu3.avro.EncounterParticipant.Builder
Sets the value of the 'type' field.
setType(List<CodeableConcept>) - Method in class com.cerner.bunsen.stu3.avro.EncounterParticipant
Sets the value of the 'type' field.
setType(List<CodeableConcept>) - Method in class com.cerner.bunsen.stu3.avro.EpisodeOfCare.Builder
Sets the value of the 'type' field.
setType(List<CodeableConcept>) - Method in class com.cerner.bunsen.stu3.avro.EpisodeOfCare
Sets the value of the 'type' field.
setType(CodeableConcept) - Method in class com.cerner.bunsen.stu3.avro.Identifier.Builder
Sets the value of the 'type' field.
setType(CodeableConcept) - Method in class com.cerner.bunsen.stu3.avro.Identifier
Sets the value of the 'type' field.
setType(List<CodeableConcept>) - Method in class com.cerner.bunsen.stu3.avro.Measure.Builder
Sets the value of the 'type' field.
setType(List<CodeableConcept>) - Method in class com.cerner.bunsen.stu3.avro.Measure
Sets the value of the 'type' field.
setType(String) - Method in class com.cerner.bunsen.stu3.avro.MeasureReport.Builder
Sets the value of the 'type' field.
setType(String) - Method in class com.cerner.bunsen.stu3.avro.MeasureReport
Sets the value of the 'type' field.
setType(CodeableConcept) - Method in class com.cerner.bunsen.stu3.avro.MedicationDispense.Builder
Sets the value of the 'type' field.
setType(CodeableConcept) - Method in class com.cerner.bunsen.stu3.avro.MedicationDispense
Sets the value of the 'type' field.
setType(CodeableConcept) - Method in class com.cerner.bunsen.stu3.avro.MedicationDispenseSubstitution.Builder
Sets the value of the 'type' field.
setType(CodeableConcept) - Method in class com.cerner.bunsen.stu3.avro.MedicationDispenseSubstitution
Sets the value of the 'type' field.
setType(CodeableConcept) - Method in class com.cerner.bunsen.stu3.avro.ObservationComponentReferenceRange.Builder
Sets the value of the 'type' field.
setType(CodeableConcept) - Method in class com.cerner.bunsen.stu3.avro.ObservationComponentReferenceRange
Sets the value of the 'type' field.
setType(CodeableConcept) - Method in class com.cerner.bunsen.stu3.avro.ObservationReferenceRange.Builder
Sets the value of the 'type' field.
setType(CodeableConcept) - Method in class com.cerner.bunsen.stu3.avro.ObservationReferenceRange
Sets the value of the 'type' field.
setType(String) - Method in class com.cerner.bunsen.stu3.avro.ObservationRelated.Builder
Sets the value of the 'type' field.
setType(String) - Method in class com.cerner.bunsen.stu3.avro.ObservationRelated
Sets the value of the 'type' field.
setType(String) - Method in class com.cerner.bunsen.stu3.avro.PatientLink.Builder
Sets the value of the 'type' field.
setType(String) - Method in class com.cerner.bunsen.stu3.avro.PatientLink
Sets the value of the 'type' field.
setType(String) - Method in class com.cerner.bunsen.stu3.avro.RelatedArtifact.Builder
Sets the value of the 'type' field.
setType(String) - Method in class com.cerner.bunsen.stu3.avro.RelatedArtifact
Sets the value of the 'type' field.
setType(List<CodeableConcept>) - Method in class com.cerner.bunsen.stu3.avro.us.core.Encounter.Builder
Sets the value of the 'type' field.
setType(List<CodeableConcept>) - Method in class com.cerner.bunsen.stu3.avro.us.core.Encounter
Sets the value of the 'type' field.
setType(List<CodeableConcept>) - Method in class com.cerner.bunsen.stu3.avro.us.core.EncounterParticipant.Builder
Sets the value of the 'type' field.
setType(List<CodeableConcept>) - Method in class com.cerner.bunsen.stu3.avro.us.core.EncounterParticipant
Sets the value of the 'type' field.
setType(String) - Method in class com.cerner.bunsen.stu3.avro.us.core.PatientLink.Builder
Sets the value of the 'type' field.
setType(String) - Method in class com.cerner.bunsen.stu3.avro.us.core.PatientLink
Sets the value of the 'type' field.
setTypeBuilder(CodeableConcept.Builder) - Method in class com.cerner.bunsen.stu3.avro.Claim.Builder
Sets the Builder instance for the 'type' field Field for FHIR property type
setTypeBuilder(CodeableConcept.Builder) - Method in class com.cerner.bunsen.stu3.avro.ClaimAccident.Builder
Sets the Builder instance for the 'type' field Field for FHIR property type
setTypeBuilder(CodeableConcept.Builder) - Method in class com.cerner.bunsen.stu3.avro.ClaimPayee.Builder
Sets the Builder instance for the 'type' field Field for FHIR property type
setTypeBuilder(CodeableConcept.Builder) - Method in class com.cerner.bunsen.stu3.avro.Identifier.Builder
Sets the Builder instance for the 'type' field Field for FHIR property type
setTypeBuilder(CodeableConcept.Builder) - Method in class com.cerner.bunsen.stu3.avro.MedicationDispense.Builder
Sets the Builder instance for the 'type' field Field for FHIR property type
setTypeBuilder(CodeableConcept.Builder) - Method in class com.cerner.bunsen.stu3.avro.MedicationDispenseSubstitution.Builder
Sets the Builder instance for the 'type' field Field for FHIR property type
setTypeBuilder(CodeableConcept.Builder) - Method in class com.cerner.bunsen.stu3.avro.ObservationComponentReferenceRange.Builder
Sets the Builder instance for the 'type' field Field for FHIR property type
setTypeBuilder(CodeableConcept.Builder) - Method in class com.cerner.bunsen.stu3.avro.ObservationReferenceRange.Builder
Sets the Builder instance for the 'type' field Field for FHIR property type
setUdi(List<DeviceReference>) - Method in class com.cerner.bunsen.stu3.avro.ClaimItem.Builder
Sets the value of the 'udi' field.
setUdi(List<DeviceReference>) - Method in class com.cerner.bunsen.stu3.avro.ClaimItem
Sets the value of the 'udi' field.
setUdi(List<DeviceReference>) - Method in class com.cerner.bunsen.stu3.avro.ClaimItemDetail.Builder
Sets the value of the 'udi' field.
setUdi(List<DeviceReference>) - Method in class com.cerner.bunsen.stu3.avro.ClaimItemDetail
Sets the value of the 'udi' field.
setUdi(List<DeviceReference>) - Method in class com.cerner.bunsen.stu3.avro.ClaimItemDetailSubDetail.Builder
Sets the value of the 'udi' field.
setUdi(List<DeviceReference>) - Method in class com.cerner.bunsen.stu3.avro.ClaimItemDetailSubDetail
Sets the value of the 'udi' field.
setUnit(String) - Method in class com.cerner.bunsen.stu3.avro.Age.Builder
Sets the value of the 'unit' field.
setUnit(String) - Method in class com.cerner.bunsen.stu3.avro.Age
Sets the value of the 'unit' field.
setUnit(String) - Method in class com.cerner.bunsen.stu3.avro.Duration.Builder
Sets the value of the 'unit' field.
setUnit(String) - Method in class com.cerner.bunsen.stu3.avro.Duration
Sets the value of the 'unit' field.
setUnit(String) - Method in class com.cerner.bunsen.stu3.avro.Money.Builder
Sets the value of the 'unit' field.
setUnit(String) - Method in class com.cerner.bunsen.stu3.avro.Money
Sets the value of the 'unit' field.
setUnit(String) - Method in class com.cerner.bunsen.stu3.avro.Quantity.Builder
Sets the value of the 'unit' field.
setUnit(String) - Method in class com.cerner.bunsen.stu3.avro.Quantity
Sets the value of the 'unit' field.
setUnitPrice(Money) - Method in class com.cerner.bunsen.stu3.avro.ClaimItem.Builder
Sets the value of the 'unitPrice' field.
setUnitPrice(Money) - Method in class com.cerner.bunsen.stu3.avro.ClaimItem
Sets the value of the 'unitPrice' field.
setUnitPrice(Money) - Method in class com.cerner.bunsen.stu3.avro.ClaimItemDetail.Builder
Sets the value of the 'unitPrice' field.
setUnitPrice(Money) - Method in class com.cerner.bunsen.stu3.avro.ClaimItemDetail
Sets the value of the 'unitPrice' field.
setUnitPrice(Money) - Method in class com.cerner.bunsen.stu3.avro.ClaimItemDetailSubDetail.Builder
Sets the value of the 'unitPrice' field.
setUnitPrice(Money) - Method in class com.cerner.bunsen.stu3.avro.ClaimItemDetailSubDetail
Sets the value of the 'unitPrice' field.
setUnitPriceBuilder(Money.Builder) - Method in class com.cerner.bunsen.stu3.avro.ClaimItem.Builder
Sets the Builder instance for the 'unitPrice' field Field for FHIR property unitPrice
setUnitPriceBuilder(Money.Builder) - Method in class com.cerner.bunsen.stu3.avro.ClaimItemDetail.Builder
Sets the Builder instance for the 'unitPrice' field Field for FHIR property unitPrice
setUnitPriceBuilder(Money.Builder) - Method in class com.cerner.bunsen.stu3.avro.ClaimItemDetailSubDetail.Builder
Sets the Builder instance for the 'unitPrice' field Field for FHIR property unitPrice
setUpperLimit(BigDecimal) - Method in class com.cerner.bunsen.stu3.avro.SampledData.Builder
Sets the value of the 'upperLimit' field.
setUpperLimit(BigDecimal) - Method in class com.cerner.bunsen.stu3.avro.SampledData
Sets the value of the 'upperLimit' field.
setUri(String) - Method in class com.cerner.bunsen.spark.codes.Ancestor
Sets the hierarchy URI that owns this value.
setUri(String) - Method in class com.cerner.bunsen.spark.codes.broadcast.BroadcastableValueSets.AncestorValue
Sets the URI of the concept map that owns this ancestor value.
setUrl(String) - Method in class com.cerner.bunsen.spark.codes.UrlAndVersion
 
setUrl(String) - Method in class com.cerner.bunsen.stu3.avro.Attachment.Builder
Sets the value of the 'url' field.
setUrl(String) - Method in class com.cerner.bunsen.stu3.avro.Attachment
Sets the value of the 'url' field.
setUrl(String) - Method in class com.cerner.bunsen.stu3.avro.Measure.Builder
Sets the value of the 'url' field.
setUrl(String) - Method in class com.cerner.bunsen.stu3.avro.Measure
Sets the value of the 'url' field.
setUrl(String) - Method in class com.cerner.bunsen.stu3.avro.RelatedArtifact.Builder
Sets the value of the 'url' field.
setUrl(String) - Method in class com.cerner.bunsen.stu3.avro.RelatedArtifact
Sets the value of the 'url' field.
setUsage(String) - Method in class com.cerner.bunsen.stu3.avro.Measure.Builder
Sets the value of the 'usage' field.
setUsage(String) - Method in class com.cerner.bunsen.stu3.avro.Measure
Sets the value of the 'usage' field.
setUsage(List<CodeableConcept>) - Method in class com.cerner.bunsen.stu3.avro.MeasureSupplementalData.Builder
Sets the value of the 'usage' field.
setUsage(List<CodeableConcept>) - Method in class com.cerner.bunsen.stu3.avro.MeasureSupplementalData
Sets the value of the 'usage' field.
setUse(String) - Method in class com.cerner.bunsen.stu3.avro.Address.Builder
Sets the value of the 'use' field.
setUse(String) - Method in class com.cerner.bunsen.stu3.avro.Address
Sets the value of the 'use' field.
setUse(String) - Method in class com.cerner.bunsen.stu3.avro.Claim.Builder
Sets the value of the 'use' field.
setUse(String) - Method in class com.cerner.bunsen.stu3.avro.Claim
Sets the value of the 'use' field.
setUse(String) - Method in class com.cerner.bunsen.stu3.avro.ContactPoint.Builder
Sets the value of the 'use' field.
setUse(String) - Method in class com.cerner.bunsen.stu3.avro.ContactPoint
Sets the value of the 'use' field.
setUse(String) - Method in class com.cerner.bunsen.stu3.avro.HumanName.Builder
Sets the value of the 'use' field.
setUse(String) - Method in class com.cerner.bunsen.stu3.avro.HumanName
Sets the value of the 'use' field.
setUse(String) - Method in class com.cerner.bunsen.stu3.avro.Identifier.Builder
Sets the value of the 'use' field.
setUse(String) - Method in class com.cerner.bunsen.stu3.avro.Identifier
Sets the value of the 'use' field.
setUseContext(List<UsageContext>) - Method in class com.cerner.bunsen.stu3.avro.Measure.Builder
Sets the value of the 'useContext' field.
setUseContext(List<UsageContext>) - Method in class com.cerner.bunsen.stu3.avro.Measure
Sets the value of the 'useContext' field.
setUsedCode(List<CodeableConcept>) - Method in class com.cerner.bunsen.stu3.avro.Procedure.Builder
Sets the value of the 'usedCode' field.
setUsedCode(List<CodeableConcept>) - Method in class com.cerner.bunsen.stu3.avro.Procedure
Sets the value of the 'usedCode' field.
setUsedReference(List<DeviceMedicationSubstanceReference>) - Method in class com.cerner.bunsen.stu3.avro.Procedure.Builder
Sets the value of the 'usedReference' field.
setUsedReference(List<DeviceMedicationSubstanceReference>) - Method in class com.cerner.bunsen.stu3.avro.Procedure
Sets the value of the 'usedReference' field.
setUserSelected(Boolean) - Method in class com.cerner.bunsen.stu3.avro.Coding.Builder
Sets the value of the 'userSelected' field.
setUserSelected(Boolean) - Method in class com.cerner.bunsen.stu3.avro.Coding
Sets the value of the 'userSelected' field.
setVaccinationProtocol(List<ImmunizationVaccinationProtocol>) - Method in class com.cerner.bunsen.stu3.avro.Immunization.Builder
Sets the value of the 'vaccinationProtocol' field.
setVaccinationProtocol(List<ImmunizationVaccinationProtocol>) - Method in class com.cerner.bunsen.stu3.avro.Immunization
Sets the value of the 'vaccinationProtocol' field.
setVaccinationProtocol(List<ImmunizationVaccinationProtocol>) - Method in class com.cerner.bunsen.stu3.avro.us.core.Immunization.Builder
Sets the value of the 'vaccinationProtocol' field.
setVaccinationProtocol(List<ImmunizationVaccinationProtocol>) - Method in class com.cerner.bunsen.stu3.avro.us.core.Immunization
Sets the value of the 'vaccinationProtocol' field.
setVaccineCode(CodeableConcept) - Method in class com.cerner.bunsen.stu3.avro.Immunization.Builder
Sets the value of the 'vaccineCode' field.
setVaccineCode(CodeableConcept) - Method in class com.cerner.bunsen.stu3.avro.Immunization
Sets the value of the 'vaccineCode' field.
setVaccineCode(CodeableConcept) - Method in class com.cerner.bunsen.stu3.avro.us.core.Immunization.Builder
Sets the value of the 'vaccineCode' field.
setVaccineCode(CodeableConcept) - Method in class com.cerner.bunsen.stu3.avro.us.core.Immunization
Sets the value of the 'vaccineCode' field.
setVaccineCodeBuilder(CodeableConcept.Builder) - Method in class com.cerner.bunsen.stu3.avro.Immunization.Builder
Sets the Builder instance for the 'vaccineCode' field Field for FHIR property vaccineCode
setVaccineCodeBuilder(CodeableConcept.Builder) - Method in class com.cerner.bunsen.stu3.avro.us.core.Immunization.Builder
Sets the Builder instance for the 'vaccineCode' field Field for FHIR property vaccineCode
setValidityPeriod(Period) - Method in class com.cerner.bunsen.stu3.avro.us.core.MedicationRequestDispenseRequest.Builder
Sets the value of the 'validityPeriod' field.
setValidityPeriod(Period) - Method in class com.cerner.bunsen.stu3.avro.us.core.MedicationRequestDispenseRequest
Sets the value of the 'validityPeriod' field.
setValidityPeriodBuilder(Period.Builder) - Method in class com.cerner.bunsen.stu3.avro.us.core.MedicationRequestDispenseRequest.Builder
Sets the Builder instance for the 'validityPeriod' field Field for FHIR property validityPeriod
setValue(String) - Method in class com.cerner.bunsen.spark.codes.Value
Sets the value.
setValue(BigDecimal) - Method in class com.cerner.bunsen.stu3.avro.Age.Builder
Sets the value of the 'value' field.
setValue(BigDecimal) - Method in class com.cerner.bunsen.stu3.avro.Age
Sets the value of the 'value' field.
setValue(ChoiceAttachmentQuantityResourceReferenceString) - Method in class com.cerner.bunsen.stu3.avro.ClaimInformation.Builder
Sets the value of the 'value' field.
setValue(ChoiceAttachmentQuantityResourceReferenceString) - Method in class com.cerner.bunsen.stu3.avro.ClaimInformation
Sets the value of the 'value' field.
setValue(String) - Method in class com.cerner.bunsen.stu3.avro.ContactPoint.Builder
Sets the value of the 'value' field.
setValue(String) - Method in class com.cerner.bunsen.stu3.avro.ContactPoint
Sets the value of the 'value' field.
setValue(BigDecimal) - Method in class com.cerner.bunsen.stu3.avro.Duration.Builder
Sets the value of the 'value' field.
setValue(BigDecimal) - Method in class com.cerner.bunsen.stu3.avro.Duration
Sets the value of the 'value' field.
setValue(String) - Method in class com.cerner.bunsen.stu3.avro.Identifier.Builder
Sets the value of the 'value' field.
setValue(String) - Method in class com.cerner.bunsen.stu3.avro.Identifier
Sets the value of the 'value' field.
setValue(String) - Method in class com.cerner.bunsen.stu3.avro.MeasureReportGroupStratifierStratum.Builder
Sets the value of the 'value' field.
setValue(String) - Method in class com.cerner.bunsen.stu3.avro.MeasureReportGroupStratifierStratum
Sets the value of the 'value' field.
setValue(BigDecimal) - Method in class com.cerner.bunsen.stu3.avro.Money.Builder
Sets the value of the 'value' field.
setValue(BigDecimal) - Method in class com.cerner.bunsen.stu3.avro.Money
Sets the value of the 'value' field.
setValue(ChoiceAttachmentCodeableConceptPeriodQuantityRangeRatioSampledDataBooleanDateTimeStringTime) - Method in class com.cerner.bunsen.stu3.avro.Observation.Builder
Sets the value of the 'value' field.
setValue(ChoiceAttachmentCodeableConceptPeriodQuantityRangeRatioSampledDataBooleanDateTimeStringTime) - Method in class com.cerner.bunsen.stu3.avro.Observation
Sets the value of the 'value' field.
setValue(ChoiceAttachmentCodeableConceptPeriodQuantityRangeRatioSampledDataDateTimeStringTime) - Method in class com.cerner.bunsen.stu3.avro.ObservationComponent.Builder
Sets the value of the 'value' field.
setValue(ChoiceAttachmentCodeableConceptPeriodQuantityRangeRatioSampledDataDateTimeStringTime) - Method in class com.cerner.bunsen.stu3.avro.ObservationComponent
Sets the value of the 'value' field.
setValue(BigDecimal) - Method in class com.cerner.bunsen.stu3.avro.Quantity.Builder
Sets the value of the 'value' field.
setValue(BigDecimal) - Method in class com.cerner.bunsen.stu3.avro.Quantity
Sets the value of the 'value' field.
setValue(ChoiceCodeableConceptQuantityRange) - Method in class com.cerner.bunsen.stu3.avro.UsageContext.Builder
Sets the value of the 'value' field.
setValue(ChoiceCodeableConceptQuantityRange) - Method in class com.cerner.bunsen.stu3.avro.UsageContext
Sets the value of the 'value' field.
setValueBuilder(ChoiceAttachmentQuantityResourceReferenceString.Builder) - Method in class com.cerner.bunsen.stu3.avro.ClaimInformation.Builder
Sets the Builder instance for the 'value' field Field for FHIR property value
setValueBuilder(ChoiceAttachmentCodeableConceptPeriodQuantityRangeRatioSampledDataBooleanDateTimeStringTime.Builder) - Method in class com.cerner.bunsen.stu3.avro.Observation.Builder
Sets the Builder instance for the 'value' field Field for FHIR property value
setValueBuilder(ChoiceAttachmentCodeableConceptPeriodQuantityRangeRatioSampledDataDateTimeStringTime.Builder) - Method in class com.cerner.bunsen.stu3.avro.ObservationComponent.Builder
Sets the Builder instance for the 'value' field Field for FHIR property value
setValueBuilder(ChoiceCodeableConceptQuantityRange.Builder) - Method in class com.cerner.bunsen.stu3.avro.UsageContext.Builder
Sets the Builder instance for the 'value' field Field for FHIR property value
setValueSetUri(String) - Method in class com.cerner.bunsen.spark.codes.broadcast.BroadcastableValueSets.Reference
Sets the value set uri that defines this reference relationship.
setValueSetUri(String) - Method in class com.cerner.bunsen.spark.codes.Value
Sets the URI for this FHIR value set that owns this value.
setValueSetVersion(String) - Method in class com.cerner.bunsen.spark.codes.broadcast.BroadcastableValueSets.Reference
Sets the value set version that defines this reference relationship.
setValueSetVersion(String) - Method in class com.cerner.bunsen.spark.codes.Value
Sets the version for this FHIR value set that owns this value.
setVerificationStatus(String) - Method in class com.cerner.bunsen.stu3.avro.AllergyIntolerance.Builder
Sets the value of the 'verificationStatus' field.
setVerificationStatus(String) - Method in class com.cerner.bunsen.stu3.avro.AllergyIntolerance
Sets the value of the 'verificationStatus' field.
setVerificationStatus(String) - Method in class com.cerner.bunsen.stu3.avro.Condition.Builder
Sets the value of the 'verificationStatus' field.
setVerificationStatus(String) - Method in class com.cerner.bunsen.stu3.avro.Condition
Sets the value of the 'verificationStatus' field.
setVerificationStatus(String) - Method in class com.cerner.bunsen.stu3.avro.us.core.Condition.Builder
Sets the value of the 'verificationStatus' field.
setVerificationStatus(String) - Method in class com.cerner.bunsen.stu3.avro.us.core.Condition
Sets the value of the 'verificationStatus' field.
setVersion(String) - Method in class com.cerner.bunsen.spark.codes.Ancestor
Sets the hierarchy version that owns this value.
setVersion(String) - Method in class com.cerner.bunsen.spark.codes.broadcast.BroadcastableValueSets.AncestorValue
Sets the version of the hierarchy that owns this ancestor value.
setVersion(String) - Method in class com.cerner.bunsen.spark.codes.UrlAndVersion
 
setVersion(String) - Method in class com.cerner.bunsen.spark.codes.Value
Sets the version of the code system that owns this value.
setVersion(String) - Method in class com.cerner.bunsen.stu3.avro.Coding.Builder
Sets the value of the 'version' field.
setVersion(String) - Method in class com.cerner.bunsen.stu3.avro.Coding
Sets the value of the 'version' field.
setVersion(String) - Method in class com.cerner.bunsen.stu3.avro.Measure.Builder
Sets the value of the 'version' field.
setVersion(String) - Method in class com.cerner.bunsen.stu3.avro.Measure
Sets the value of the 'version' field.
setVersionId(String) - Method in class com.cerner.bunsen.stu3.avro.Meta.Builder
Sets the value of the 'versionId' field.
setVersionId(String) - Method in class com.cerner.bunsen.stu3.avro.Meta
Sets the value of the 'versionId' field.
setVisionPrescriptionId(String) - Method in class com.cerner.bunsen.stu3.avro.AppointmentCommunicationRequestDeviceRequestMedicationRequestNutritionOrderProcedureRequestReferralRequestRequestGroupTaskVisionPrescriptionReference.Builder
Sets the value of the 'VisionPrescriptionId' field.
setVisionPrescriptionId(String) - Method in class com.cerner.bunsen.stu3.avro.AppointmentCommunicationRequestDeviceRequestMedicationRequestNutritionOrderProcedureRequestReferralRequestRequestGroupTaskVisionPrescriptionReference
Sets the value of the 'VisionPrescriptionId' field.
setVisionPrescriptionId(String) - Method in class com.cerner.bunsen.stu3.avro.MedicationRequestVisionPrescriptionReference.Builder
Sets the value of the 'VisionPrescriptionId' field.
setVisionPrescriptionId(String) - Method in class com.cerner.bunsen.stu3.avro.MedicationRequestVisionPrescriptionReference
Sets the value of the 'VisionPrescriptionId' field.
setWasSubstituted(Boolean) - Method in class com.cerner.bunsen.stu3.avro.MedicationDispenseSubstitution.Builder
Sets the value of the 'wasSubstituted' field.
setWasSubstituted(Boolean) - Method in class com.cerner.bunsen.stu3.avro.MedicationDispenseSubstitution
Sets the value of the 'wasSubstituted' field.
setWhen(List<String>) - Method in class com.cerner.bunsen.stu3.avro.TimingRepeat.Builder
Sets the value of the 'when' field.
setWhen(List<String>) - Method in class com.cerner.bunsen.stu3.avro.TimingRepeat
Sets the value of the 'when' field.
setWhenHandedOver(String) - Method in class com.cerner.bunsen.stu3.avro.MedicationDispense.Builder
Sets the value of the 'whenHandedOver' field.
setWhenHandedOver(String) - Method in class com.cerner.bunsen.stu3.avro.MedicationDispense
Sets the value of the 'whenHandedOver' field.
setWhenPrepared(String) - Method in class com.cerner.bunsen.stu3.avro.MedicationDispense.Builder
Sets the value of the 'whenPrepared' field.
setWhenPrepared(String) - Method in class com.cerner.bunsen.stu3.avro.MedicationDispense
Sets the value of the 'whenPrepared' field.
Shaded - Class in com.cerner.bunsen.shaded
This JAR contains only the bunsen-core project and its shaded dependencies for simple use with Apache Spark.
Shaded() - Constructor for class com.cerner.bunsen.shaded.Shaded
 
Snomed - Class in com.cerner.bunsen.spark.codes.systems
Support for SNOMED CT.
Snomed() - Constructor for class com.cerner.bunsen.spark.codes.systems.Snomed
 
SNOMED_CODE_SYSTEM_URI - Static variable in class com.cerner.bunsen.spark.codes.systems.Snomed
SNOMED code system URI.
SNOMED_HIERARCHY_URI - Static variable in class com.cerner.bunsen.spark.codes.systems.Snomed
Hierarchy URI used for SNOMED is-a relationships.
spark - Variable in class com.cerner.bunsen.spark.codes.base.AbstractConceptMaps
 
spark - Variable in class com.cerner.bunsen.spark.codes.base.AbstractValueSets
 
SparkRowConverter - Class in com.cerner.bunsen.spark
Support for converting FHIR resources to Apache Spark rows and vice versa.
SpecimenReference - Class in com.cerner.bunsen.stu3.avro
 
SpecimenReference() - Constructor for class com.cerner.bunsen.stu3.avro.SpecimenReference
Default constructor.
SpecimenReference(String, String, String, Identifier, String) - Constructor for class com.cerner.bunsen.stu3.avro.SpecimenReference
All-args constructor.
SpecimenReference.Builder - Class in com.cerner.bunsen.stu3.avro
RecordBuilder for SpecimenReference instances.
StringConverter<T> - Class in com.cerner.bunsen.definitions
 
StringConverter(T) - Constructor for class com.cerner.bunsen.definitions.StringConverter
 
StringToHapiSetter - Class in com.cerner.bunsen.definitions
 
structType - Variable in class com.cerner.bunsen.definitions.HapiCompositeConverter
 
StructureDefinitions - Class in com.cerner.bunsen.definitions
Abstract base class to visit FHIR structure definitions.
StructureDefinitions(FhirContext) - Constructor for class com.cerner.bunsen.definitions.StructureDefinitions
Creates a new instance with the given context.
StructureField<T> - Class in com.cerner.bunsen.definitions
This is a container for a field in a FHIR composite type that defines the field, its FHIR property, and a transformed result produced by the visitor itself.
StructureField(String, String, String, boolean, boolean, T) - Constructor for class com.cerner.bunsen.definitions.StructureField
Constructor.
Stu3FhirConversionSupport - Class in com.cerner.bunsen.definitions.stu3
Conversion support for translating STU3 FHIR resources.
Stu3FhirConversionSupport() - Constructor for class com.cerner.bunsen.definitions.stu3.Stu3FhirConversionSupport
 
Stu3StructureDefinitions - Class in com.cerner.bunsen.definitions.stu3
StructureDefinitions implementation for FHIR STU3.
Stu3StructureDefinitions(FhirContext) - Constructor for class com.cerner.bunsen.definitions.stu3.Stu3StructureDefinitions
 
SUBSUMES - Static variable in class com.cerner.bunsen.spark.codes.Mapping
Subsumes constant definition.
supportFor(FhirVersionEnum) - Static method in class com.cerner.bunsen.definitions.FhirConversionSupport
Returns the FHIR context for the given version.

T

TABLE_NAME_PATTERN - Static variable in class com.cerner.bunsen.spark.codes.base.AbstractConceptMaps
 
TABLE_NAME_PATTERN - Static variable in class com.cerner.bunsen.spark.codes.base.AbstractValueSets
 
Timing - Class in com.cerner.bunsen.stu3.avro
 
Timing() - Constructor for class com.cerner.bunsen.stu3.avro.Timing
Default constructor.
Timing(String, List<String>, TimingRepeat, CodeableConcept) - Constructor for class com.cerner.bunsen.stu3.avro.Timing
All-args constructor.
Timing.Builder - Class in com.cerner.bunsen.stu3.avro
RecordBuilder for Timing instances.
TimingRepeat - Class in com.cerner.bunsen.stu3.avro
 
TimingRepeat() - Constructor for class com.cerner.bunsen.stu3.avro.TimingRepeat
Default constructor.
TimingRepeat(String, ChoiceDurationPeriodRange, Integer, Integer, BigDecimal, BigDecimal, String, Integer, Integer, BigDecimal, BigDecimal, String, List<String>, List<String>, List<String>, Integer) - Constructor for class com.cerner.bunsen.stu3.avro.TimingRepeat
All-args constructor.
TimingRepeat.Builder - Class in com.cerner.bunsen.stu3.avro
RecordBuilder for TimingRepeat instances.
toBundle(Dataset<Row>, String) - Static method in class com.cerner.bunsen.stu3.python.Functions
Returns a bundle containing all resources in the dataset.
toByteBuffer() - Method in class com.cerner.bunsen.stu3.avro.AccountReference
Serializes this AccountReference to a ByteBuffer.
toByteBuffer() - Method in class com.cerner.bunsen.stu3.avro.ActivityDefinitionHealthcareServicePlanDefinitionReference
Serializes this ActivityDefinitionHealthcareServicePlanDefinitionReference to a ByteBuffer.
toByteBuffer() - Method in class com.cerner.bunsen.stu3.avro.ActivityDefinitionPlanDefinitionQuestionnaireReference
Serializes this ActivityDefinitionPlanDefinitionQuestionnaireReference to a ByteBuffer.
toByteBuffer() - Method in class com.cerner.bunsen.stu3.avro.ActivityDefinitionPlanDefinitionReference
Serializes this ActivityDefinitionPlanDefinitionReference to a ByteBuffer.
toByteBuffer() - Method in class com.cerner.bunsen.stu3.avro.Address
Serializes this Address to a ByteBuffer.
toByteBuffer() - Method in class com.cerner.bunsen.stu3.avro.Age
Serializes this Age to a ByteBuffer.
toByteBuffer() - Method in class com.cerner.bunsen.stu3.avro.AllergyIntolerance
Serializes this AllergyIntolerance to a ByteBuffer.
toByteBuffer() - Method in class com.cerner.bunsen.stu3.avro.AllergyIntoleranceReaction
Serializes this AllergyIntoleranceReaction to a ByteBuffer.
toByteBuffer() - Method in class com.cerner.bunsen.stu3.avro.Annotation
Serializes this Annotation to a ByteBuffer.
toByteBuffer() - Method in class com.cerner.bunsen.stu3.avro.AppointmentCommunicationRequestDeviceRequestMedicationRequestNutritionOrderProcedureRequestReferralRequestRequestGroupTaskVisionPrescriptionReference
Serializes this AppointmentCommunicationRequestDeviceRequestMedicationRequestNutritionOrderProcedureRequestReferralRequestRequestGroupTaskVisionPrescriptionReference to a ByteBuffer.
toByteBuffer() - Method in class com.cerner.bunsen.stu3.avro.AppointmentReference
Serializes this AppointmentReference to a ByteBuffer.
toByteBuffer() - Method in class com.cerner.bunsen.stu3.avro.Attachment
Serializes this Attachment to a ByteBuffer.
toByteBuffer() - Method in class com.cerner.bunsen.stu3.avro.BundleReference
Serializes this BundleReference to a ByteBuffer.
toByteBuffer() - Method in class com.cerner.bunsen.stu3.avro.CarePlan
Serializes this CarePlan to a ByteBuffer.
toByteBuffer() - Method in class com.cerner.bunsen.stu3.avro.CarePlanActivity
Serializes this CarePlanActivity to a ByteBuffer.
toByteBuffer() - Method in class com.cerner.bunsen.stu3.avro.CarePlanActivityDetail
Serializes this CarePlanActivityDetail to a ByteBuffer.
toByteBuffer() - Method in class com.cerner.bunsen.stu3.avro.CarePlanDeviceRequestImmunizationRecommendationMedicationRequestNutritionOrderProcedureRequestReferralRequestReference
Serializes this CarePlanDeviceRequestImmunizationRecommendationMedicationRequestNutritionOrderProcedureRequestReferralRequestReference to a ByteBuffer.
toByteBuffer() - Method in class com.cerner.bunsen.stu3.avro.CarePlanMedicationRequestProcedureRequestReferralRequestReference
Serializes this CarePlanMedicationRequestProcedureRequestReferralRequestReference to a ByteBuffer.
toByteBuffer() - Method in class com.cerner.bunsen.stu3.avro.CarePlanProcedureRequestReferralRequestReference
Serializes this CarePlanProcedureRequestReferralRequestReference to a ByteBuffer.
toByteBuffer() - Method in class com.cerner.bunsen.stu3.avro.CarePlanReference
Serializes this CarePlanReference to a ByteBuffer.
toByteBuffer() - Method in class com.cerner.bunsen.stu3.avro.CareTeamOrganizationPatientPractitionerRelatedPersonReference
Serializes this CareTeamOrganizationPatientPractitionerRelatedPersonReference to a ByteBuffer.
toByteBuffer() - Method in class com.cerner.bunsen.stu3.avro.CareTeamReference
Serializes this CareTeamReference to a ByteBuffer.
toByteBuffer() - Method in class com.cerner.bunsen.stu3.avro.ChoiceAddressCodeableConceptLocationReference
Serializes this ChoiceAddressCodeableConceptLocationReference to a ByteBuffer.
toByteBuffer() - Method in class com.cerner.bunsen.stu3.avro.ChoiceAddressLocationReference
Serializes this ChoiceAddressLocationReference to a ByteBuffer.
toByteBuffer() - Method in class com.cerner.bunsen.stu3.avro.ChoiceAgePeriodRangeBooleanDateTimeString
Serializes this ChoiceAgePeriodRangeBooleanDateTimeString to a ByteBuffer.
toByteBuffer() - Method in class com.cerner.bunsen.stu3.avro.ChoiceAgePeriodRangeDateTimeString
Serializes this ChoiceAgePeriodRangeDateTimeString to a ByteBuffer.
toByteBuffer() - Method in class com.cerner.bunsen.stu3.avro.ChoiceAttachmentCodeableConceptPeriodQuantityRangeRatioSampledDataBooleanDateTimeStringTime
Serializes this ChoiceAttachmentCodeableConceptPeriodQuantityRangeRatioSampledDataBooleanDateTimeStringTime to a ByteBuffer.
toByteBuffer() - Method in class com.cerner.bunsen.stu3.avro.ChoiceAttachmentCodeableConceptPeriodQuantityRangeRatioSampledDataDateTimeStringTime
Serializes this ChoiceAttachmentCodeableConceptPeriodQuantityRangeRatioSampledDataDateTimeStringTime to a ByteBuffer.
toByteBuffer() - Method in class com.cerner.bunsen.stu3.avro.ChoiceAttachmentQuantityResourceReferenceString
Serializes this ChoiceAttachmentQuantityResourceReferenceString to a ByteBuffer.
toByteBuffer() - Method in class com.cerner.bunsen.stu3.avro.ChoiceBooleanDateTime
Serializes this ChoiceBooleanDateTime to a ByteBuffer.
toByteBuffer() - Method in class com.cerner.bunsen.stu3.avro.ChoiceBooleanInteger
Serializes this ChoiceBooleanInteger to a ByteBuffer.
toByteBuffer() - Method in class com.cerner.bunsen.stu3.avro.ChoiceCodeableConceptBoolean
Serializes this ChoiceCodeableConceptBoolean to a ByteBuffer.
toByteBuffer() - Method in class com.cerner.bunsen.stu3.avro.ChoiceCodeableConceptConditionReference
Serializes this ChoiceCodeableConceptConditionReference to a ByteBuffer.
toByteBuffer() - Method in class com.cerner.bunsen.stu3.avro.ChoiceCodeableConceptDetectedIssueReference
Serializes this ChoiceCodeableConceptDetectedIssueReference to a ByteBuffer.
toByteBuffer() - Method in class com.cerner.bunsen.stu3.avro.ChoiceCodeableConceptMedicationReference
Serializes this ChoiceCodeableConceptMedicationReference to a ByteBuffer.
toByteBuffer() - Method in class com.cerner.bunsen.stu3.avro.ChoiceCodeableConceptMedicationSubstanceReference
Serializes this ChoiceCodeableConceptMedicationSubstanceReference to a ByteBuffer.
toByteBuffer() - Method in class com.cerner.bunsen.stu3.avro.ChoiceCodeableConceptProcedureReference
Serializes this ChoiceCodeableConceptProcedureReference to a ByteBuffer.
toByteBuffer() - Method in class com.cerner.bunsen.stu3.avro.ChoiceCodeableConceptQuantityRange
Serializes this ChoiceCodeableConceptQuantityRange to a ByteBuffer.
toByteBuffer() - Method in class com.cerner.bunsen.stu3.avro.ChoiceDurationPeriodRange
Serializes this ChoiceDurationPeriodRange to a ByteBuffer.
toByteBuffer() - Method in class com.cerner.bunsen.stu3.avro.ChoicePatientPractitionerRelatedPersonReferenceString
Serializes this ChoicePatientPractitionerRelatedPersonReferenceString to a ByteBuffer.
toByteBuffer() - Method in class com.cerner.bunsen.stu3.avro.ChoicePeriodDate
Serializes this ChoicePeriodDate to a ByteBuffer.
toByteBuffer() - Method in class com.cerner.bunsen.stu3.avro.ChoicePeriodDateTime
Serializes this ChoicePeriodDateTime to a ByteBuffer.
toByteBuffer() - Method in class com.cerner.bunsen.stu3.avro.ChoicePeriodTimingDateTime
Serializes this ChoicePeriodTimingDateTime to a ByteBuffer.
toByteBuffer() - Method in class com.cerner.bunsen.stu3.avro.ChoicePeriodTimingString
Serializes this ChoicePeriodTimingString to a ByteBuffer.
toByteBuffer() - Method in class com.cerner.bunsen.stu3.avro.ChoiceQuantityRange
Serializes this ChoiceQuantityRange to a ByteBuffer.
toByteBuffer() - Method in class com.cerner.bunsen.stu3.avro.ChoiceQuantityRangeRatio
Serializes this ChoiceQuantityRangeRatio to a ByteBuffer.
toByteBuffer() - Method in class com.cerner.bunsen.stu3.avro.Claim
Serializes this Claim to a ByteBuffer.
toByteBuffer() - Method in class com.cerner.bunsen.stu3.avro.ClaimAccident
Serializes this ClaimAccident to a ByteBuffer.
toByteBuffer() - Method in class com.cerner.bunsen.stu3.avro.ClaimCareTeam
Serializes this ClaimCareTeam to a ByteBuffer.
toByteBuffer() - Method in class com.cerner.bunsen.stu3.avro.ClaimDiagnosis
Serializes this ClaimDiagnosis to a ByteBuffer.
toByteBuffer() - Method in class com.cerner.bunsen.stu3.avro.ClaimInformation
Serializes this ClaimInformation to a ByteBuffer.
toByteBuffer() - Method in class com.cerner.bunsen.stu3.avro.ClaimInsurance
Serializes this ClaimInsurance to a ByteBuffer.
toByteBuffer() - Method in class com.cerner.bunsen.stu3.avro.ClaimItem
Serializes this ClaimItem to a ByteBuffer.
toByteBuffer() - Method in class com.cerner.bunsen.stu3.avro.ClaimItemDetail
Serializes this ClaimItemDetail to a ByteBuffer.
toByteBuffer() - Method in class com.cerner.bunsen.stu3.avro.ClaimItemDetailSubDetail
Serializes this ClaimItemDetailSubDetail to a ByteBuffer.
toByteBuffer() - Method in class com.cerner.bunsen.stu3.avro.ClaimPayee
Serializes this ClaimPayee to a ByteBuffer.
toByteBuffer() - Method in class com.cerner.bunsen.stu3.avro.ClaimProcedure
Serializes this ClaimProcedure to a ByteBuffer.
toByteBuffer() - Method in class com.cerner.bunsen.stu3.avro.ClaimReference
Serializes this ClaimReference to a ByteBuffer.
toByteBuffer() - Method in class com.cerner.bunsen.stu3.avro.ClaimRelated
Serializes this ClaimRelated to a ByteBuffer.
toByteBuffer() - Method in class com.cerner.bunsen.stu3.avro.ClaimResponseReference
Serializes this ClaimResponseReference to a ByteBuffer.
toByteBuffer() - Method in class com.cerner.bunsen.stu3.avro.ClinicalImpressionDiagnosticReportObservationReference
Serializes this ClinicalImpressionDiagnosticReportObservationReference to a ByteBuffer.
toByteBuffer() - Method in class com.cerner.bunsen.stu3.avro.CodeableConcept
Serializes this CodeableConcept to a ByteBuffer.
toByteBuffer() - Method in class com.cerner.bunsen.stu3.avro.Coding
Serializes this Coding to a ByteBuffer.
toByteBuffer() - Method in class com.cerner.bunsen.stu3.avro.Condition
Serializes this Condition to a ByteBuffer.
toByteBuffer() - Method in class com.cerner.bunsen.stu3.avro.ConditionEvidence
Serializes this ConditionEvidence to a ByteBuffer.
toByteBuffer() - Method in class com.cerner.bunsen.stu3.avro.ConditionObservationReference
Serializes this ConditionObservationReference to a ByteBuffer.
toByteBuffer() - Method in class com.cerner.bunsen.stu3.avro.ConditionProcedureReference
Serializes this ConditionProcedureReference to a ByteBuffer.
toByteBuffer() - Method in class com.cerner.bunsen.stu3.avro.ConditionReference
Serializes this ConditionReference to a ByteBuffer.
toByteBuffer() - Method in class com.cerner.bunsen.stu3.avro.ConditionStage
Serializes this ConditionStage to a ByteBuffer.
toByteBuffer() - Method in class com.cerner.bunsen.stu3.avro.ContactDetail
Serializes this ContactDetail to a ByteBuffer.
toByteBuffer() - Method in class com.cerner.bunsen.stu3.avro.ContactPoint
Serializes this ContactPoint to a ByteBuffer.
toByteBuffer() - Method in class com.cerner.bunsen.stu3.avro.Contributor
Serializes this Contributor to a ByteBuffer.
toByteBuffer() - Method in class com.cerner.bunsen.stu3.avro.CoverageReference
Serializes this CoverageReference to a ByteBuffer.
toByteBuffer() - Method in class com.cerner.bunsen.stu3.avro.DetectedIssueReference
Serializes this DetectedIssueReference to a ByteBuffer.
toByteBuffer() - Method in class com.cerner.bunsen.stu3.avro.DeviceDeviceMetricReference
Serializes this DeviceDeviceMetricReference to a ByteBuffer.
toByteBuffer() - Method in class com.cerner.bunsen.stu3.avro.DeviceGroupLocationPatientReference
Serializes this DeviceGroupLocationPatientReference to a ByteBuffer.
toByteBuffer() - Method in class com.cerner.bunsen.stu3.avro.DeviceHealthcareServiceOrganizationPatientPractitionerRelatedPersonReference
Serializes this DeviceHealthcareServiceOrganizationPatientPractitionerRelatedPersonReference to a ByteBuffer.
toByteBuffer() - Method in class com.cerner.bunsen.stu3.avro.DeviceMedicationSubstanceReference
Serializes this DeviceMedicationSubstanceReference to a ByteBuffer.
toByteBuffer() - Method in class com.cerner.bunsen.stu3.avro.DeviceOrganizationPatientPractitionerRelatedPersonReference
Serializes this DeviceOrganizationPatientPractitionerRelatedPersonReference to a ByteBuffer.
toByteBuffer() - Method in class com.cerner.bunsen.stu3.avro.DeviceOrganizationPractitionerReference
Serializes this DeviceOrganizationPractitionerReference to a ByteBuffer.
toByteBuffer() - Method in class com.cerner.bunsen.stu3.avro.DeviceReference
Serializes this DeviceReference to a ByteBuffer.
toByteBuffer() - Method in class com.cerner.bunsen.stu3.avro.DiagnosticReportReference
Serializes this DiagnosticReportReference to a ByteBuffer.
toByteBuffer() - Method in class com.cerner.bunsen.stu3.avro.Dosage
Serializes this Dosage to a ByteBuffer.
toByteBuffer() - Method in class com.cerner.bunsen.stu3.avro.Duration
Serializes this Duration to a ByteBuffer.
toByteBuffer() - Method in class com.cerner.bunsen.stu3.avro.Encounter
Serializes this Encounter to a ByteBuffer.
toByteBuffer() - Method in class com.cerner.bunsen.stu3.avro.EncounterClassHistory
Serializes this EncounterClassHistory to a ByteBuffer.
toByteBuffer() - Method in class com.cerner.bunsen.stu3.avro.EncounterDiagnosis
Serializes this EncounterDiagnosis to a ByteBuffer.
toByteBuffer() - Method in class com.cerner.bunsen.stu3.avro.EncounterEpisodeOfCareReference
Serializes this EncounterEpisodeOfCareReference to a ByteBuffer.
toByteBuffer() - Method in class com.cerner.bunsen.stu3.avro.EncounterHospitalization
Serializes this EncounterHospitalization to a ByteBuffer.
toByteBuffer() - Method in class com.cerner.bunsen.stu3.avro.EncounterLocation
Serializes this EncounterLocation to a ByteBuffer.
toByteBuffer() - Method in class com.cerner.bunsen.stu3.avro.EncounterParticipant
Serializes this EncounterParticipant to a ByteBuffer.
toByteBuffer() - Method in class com.cerner.bunsen.stu3.avro.EncounterReference
Serializes this EncounterReference to a ByteBuffer.
toByteBuffer() - Method in class com.cerner.bunsen.stu3.avro.EncounterStatusHistory
Serializes this EncounterStatusHistory to a ByteBuffer.
toByteBuffer() - Method in class com.cerner.bunsen.stu3.avro.EpisodeOfCare
Serializes this EpisodeOfCare to a ByteBuffer.
toByteBuffer() - Method in class com.cerner.bunsen.stu3.avro.EpisodeOfCareDiagnosis
Serializes this EpisodeOfCareDiagnosis to a ByteBuffer.
toByteBuffer() - Method in class com.cerner.bunsen.stu3.avro.EpisodeOfCareReference
Serializes this EpisodeOfCareReference to a ByteBuffer.
toByteBuffer() - Method in class com.cerner.bunsen.stu3.avro.EpisodeOfCareStatusHistory
Serializes this EpisodeOfCareStatusHistory to a ByteBuffer.
toByteBuffer() - Method in class com.cerner.bunsen.stu3.avro.GoalReference
Serializes this GoalReference to a ByteBuffer.
toByteBuffer() - Method in class com.cerner.bunsen.stu3.avro.GroupPatientReference
Serializes this GroupPatientReference to a ByteBuffer.
toByteBuffer() - Method in class com.cerner.bunsen.stu3.avro.HumanName
Serializes this HumanName to a ByteBuffer.
toByteBuffer() - Method in class com.cerner.bunsen.stu3.avro.Identifier
Serializes this Identifier to a ByteBuffer.
toByteBuffer() - Method in class com.cerner.bunsen.stu3.avro.Immunization
Serializes this Immunization to a ByteBuffer.
toByteBuffer() - Method in class com.cerner.bunsen.stu3.avro.ImmunizationExplanation
Serializes this ImmunizationExplanation to a ByteBuffer.
toByteBuffer() - Method in class com.cerner.bunsen.stu3.avro.ImmunizationPractitioner
Serializes this ImmunizationPractitioner to a ByteBuffer.
toByteBuffer() - Method in class com.cerner.bunsen.stu3.avro.ImmunizationReaction
Serializes this ImmunizationReaction to a ByteBuffer.
toByteBuffer() - Method in class com.cerner.bunsen.stu3.avro.ImmunizationVaccinationProtocol
Serializes this ImmunizationVaccinationProtocol to a ByteBuffer.
toByteBuffer() - Method in class com.cerner.bunsen.stu3.avro.LibraryReference
Serializes this LibraryReference to a ByteBuffer.
toByteBuffer() - Method in class com.cerner.bunsen.stu3.avro.ListReference
Serializes this ListReference to a ByteBuffer.
toByteBuffer() - Method in class com.cerner.bunsen.stu3.avro.LocationReference
Serializes this LocationReference to a ByteBuffer.
toByteBuffer() - Method in class com.cerner.bunsen.stu3.avro.Measure
Serializes this Measure to a ByteBuffer.
toByteBuffer() - Method in class com.cerner.bunsen.stu3.avro.MeasureGroup
Serializes this MeasureGroup to a ByteBuffer.
toByteBuffer() - Method in class com.cerner.bunsen.stu3.avro.MeasureGroupPopulation
Serializes this MeasureGroupPopulation to a ByteBuffer.
toByteBuffer() - Method in class com.cerner.bunsen.stu3.avro.MeasureGroupStratifier
Serializes this MeasureGroupStratifier to a ByteBuffer.
toByteBuffer() - Method in class com.cerner.bunsen.stu3.avro.MeasureReference
Serializes this MeasureReference to a ByteBuffer.
toByteBuffer() - Method in class com.cerner.bunsen.stu3.avro.MeasureReport
Serializes this MeasureReport to a ByteBuffer.
toByteBuffer() - Method in class com.cerner.bunsen.stu3.avro.MeasureReportGroup
Serializes this MeasureReportGroup to a ByteBuffer.
toByteBuffer() - Method in class com.cerner.bunsen.stu3.avro.MeasureReportGroupPopulation
Serializes this MeasureReportGroupPopulation to a ByteBuffer.
toByteBuffer() - Method in class com.cerner.bunsen.stu3.avro.MeasureReportGroupStratifier
Serializes this MeasureReportGroupStratifier to a ByteBuffer.
toByteBuffer() - Method in class com.cerner.bunsen.stu3.avro.MeasureReportGroupStratifierStratum
Serializes this MeasureReportGroupStratifierStratum to a ByteBuffer.
toByteBuffer() - Method in class com.cerner.bunsen.stu3.avro.MeasureReportGroupStratifierStratumPopulation
Serializes this MeasureReportGroupStratifierStratumPopulation to a ByteBuffer.
toByteBuffer() - Method in class com.cerner.bunsen.stu3.avro.MeasureSupplementalData
Serializes this MeasureSupplementalData to a ByteBuffer.
toByteBuffer() - Method in class com.cerner.bunsen.stu3.avro.MedicationAdministrationMedicationDispenseMedicationStatementObservationProcedureReference
Serializes this MedicationAdministrationMedicationDispenseMedicationStatementObservationProcedureReference to a ByteBuffer.
toByteBuffer() - Method in class com.cerner.bunsen.stu3.avro.MedicationAdministrationObservationProcedureReference
Serializes this MedicationAdministrationObservationProcedureReference to a ByteBuffer.
toByteBuffer() - Method in class com.cerner.bunsen.stu3.avro.MedicationDispense
Serializes this MedicationDispense to a ByteBuffer.
toByteBuffer() - Method in class com.cerner.bunsen.stu3.avro.MedicationDispensePerformer
Serializes this MedicationDispensePerformer to a ByteBuffer.
toByteBuffer() - Method in class com.cerner.bunsen.stu3.avro.MedicationDispenseSubstitution
Serializes this MedicationDispenseSubstitution to a ByteBuffer.
toByteBuffer() - Method in class com.cerner.bunsen.stu3.avro.MedicationReference
Serializes this MedicationReference to a ByteBuffer.
toByteBuffer() - Method in class com.cerner.bunsen.stu3.avro.MedicationRequestReference
Serializes this MedicationRequestReference to a ByteBuffer.
toByteBuffer() - Method in class com.cerner.bunsen.stu3.avro.MedicationRequestVisionPrescriptionReference
Serializes this MedicationRequestVisionPrescriptionReference to a ByteBuffer.
toByteBuffer() - Method in class com.cerner.bunsen.stu3.avro.MedicationStatement
Serializes this MedicationStatement to a ByteBuffer.
toByteBuffer() - Method in class com.cerner.bunsen.stu3.avro.MedicationSubstanceReference
Serializes this MedicationSubstanceReference to a ByteBuffer.
toByteBuffer() - Method in class com.cerner.bunsen.stu3.avro.Meta
Serializes this Meta to a ByteBuffer.
toByteBuffer() - Method in class com.cerner.bunsen.stu3.avro.Money
Serializes this Money to a ByteBuffer.
toByteBuffer() - Method in class com.cerner.bunsen.stu3.avro.Narrative
Serializes this Narrative to a ByteBuffer.
toByteBuffer() - Method in class com.cerner.bunsen.stu3.avro.Observation
Serializes this Observation to a ByteBuffer.
toByteBuffer() - Method in class com.cerner.bunsen.stu3.avro.ObservationComponent
Serializes this ObservationComponent to a ByteBuffer.
toByteBuffer() - Method in class com.cerner.bunsen.stu3.avro.ObservationComponentReferenceRange
Serializes this ObservationComponentReferenceRange to a ByteBuffer.
toByteBuffer() - Method in class com.cerner.bunsen.stu3.avro.ObservationQuestionnaireResponseSequenceReference
Serializes this ObservationQuestionnaireResponseSequenceReference to a ByteBuffer.
toByteBuffer() - Method in class com.cerner.bunsen.stu3.avro.ObservationReference
Serializes this ObservationReference to a ByteBuffer.
toByteBuffer() - Method in class com.cerner.bunsen.stu3.avro.ObservationReferenceRange
Serializes this ObservationReferenceRange to a ByteBuffer.
toByteBuffer() - Method in class com.cerner.bunsen.stu3.avro.ObservationRelated
Serializes this ObservationRelated to a ByteBuffer.
toByteBuffer() - Method in class com.cerner.bunsen.stu3.avro.OrganizationPatientPractitionerRelatedPersonReference
Serializes this OrganizationPatientPractitionerRelatedPersonReference to a ByteBuffer.
toByteBuffer() - Method in class com.cerner.bunsen.stu3.avro.OrganizationPractitionerReference
Serializes this OrganizationPractitionerReference to a ByteBuffer.
toByteBuffer() - Method in class com.cerner.bunsen.stu3.avro.OrganizationReference
Serializes this OrganizationReference to a ByteBuffer.
toByteBuffer() - Method in class com.cerner.bunsen.stu3.avro.Patient
Serializes this Patient to a ByteBuffer.
toByteBuffer() - Method in class com.cerner.bunsen.stu3.avro.PatientAnimal
Serializes this PatientAnimal to a ByteBuffer.
toByteBuffer() - Method in class com.cerner.bunsen.stu3.avro.PatientCommunication
Serializes this PatientCommunication to a ByteBuffer.
toByteBuffer() - Method in class com.cerner.bunsen.stu3.avro.PatientContact
Serializes this PatientContact to a ByteBuffer.
toByteBuffer() - Method in class com.cerner.bunsen.stu3.avro.PatientLink
Serializes this PatientLink to a ByteBuffer.
toByteBuffer() - Method in class com.cerner.bunsen.stu3.avro.PatientPractitionerReference
Serializes this PatientPractitionerReference to a ByteBuffer.
toByteBuffer() - Method in class com.cerner.bunsen.stu3.avro.PatientPractitionerRelatedPersonReference
Serializes this PatientPractitionerRelatedPersonReference to a ByteBuffer.
toByteBuffer() - Method in class com.cerner.bunsen.stu3.avro.PatientReference
Serializes this PatientReference to a ByteBuffer.
toByteBuffer() - Method in class com.cerner.bunsen.stu3.avro.PatientRelatedPersonReference
Serializes this PatientRelatedPersonReference to a ByteBuffer.
toByteBuffer() - Method in class com.cerner.bunsen.stu3.avro.Period
Serializes this Period to a ByteBuffer.
toByteBuffer() - Method in class com.cerner.bunsen.stu3.avro.PlanDefinitionQuestionnaireReference
Serializes this PlanDefinitionQuestionnaireReference to a ByteBuffer.
toByteBuffer() - Method in class com.cerner.bunsen.stu3.avro.PractitionerReference
Serializes this PractitionerReference to a ByteBuffer.
toByteBuffer() - Method in class com.cerner.bunsen.stu3.avro.PractitionerRelatedPersonReference
Serializes this PractitionerRelatedPersonReference to a ByteBuffer.
toByteBuffer() - Method in class com.cerner.bunsen.stu3.avro.Procedure
Serializes this Procedure to a ByteBuffer.
toByteBuffer() - Method in class com.cerner.bunsen.stu3.avro.ProcedureFocalDevice
Serializes this ProcedureFocalDevice to a ByteBuffer.
toByteBuffer() - Method in class com.cerner.bunsen.stu3.avro.ProcedurePerformer
Serializes this ProcedurePerformer to a ByteBuffer.
toByteBuffer() - Method in class com.cerner.bunsen.stu3.avro.ProcedureReference
Serializes this ProcedureReference to a ByteBuffer.
toByteBuffer() - Method in class com.cerner.bunsen.stu3.avro.ProcedureRequest
Serializes this ProcedureRequest to a ByteBuffer.
toByteBuffer() - Method in class com.cerner.bunsen.stu3.avro.ProcedureRequestRequester
Serializes this ProcedureRequestRequester to a ByteBuffer.
toByteBuffer() - Method in class com.cerner.bunsen.stu3.avro.ProvenanceReference
Serializes this ProvenanceReference to a ByteBuffer.
toByteBuffer() - Method in class com.cerner.bunsen.stu3.avro.Quantity
Serializes this Quantity to a ByteBuffer.
toByteBuffer() - Method in class com.cerner.bunsen.stu3.avro.Range
Serializes this Range to a ByteBuffer.
toByteBuffer() - Method in class com.cerner.bunsen.stu3.avro.Ratio
Serializes this Ratio to a ByteBuffer.
toByteBuffer() - Method in class com.cerner.bunsen.stu3.avro.ReferralRequestReference
Serializes this ReferralRequestReference to a ByteBuffer.
toByteBuffer() - Method in class com.cerner.bunsen.stu3.avro.RelatedArtifact
Serializes this RelatedArtifact to a ByteBuffer.
toByteBuffer() - Method in class com.cerner.bunsen.stu3.avro.Resource
Serializes this Resource to a ByteBuffer.
toByteBuffer() - Method in class com.cerner.bunsen.stu3.avro.ResourceReference
Serializes this ResourceReference to a ByteBuffer.
toByteBuffer() - Method in class com.cerner.bunsen.stu3.avro.SampledData
Serializes this SampledData to a ByteBuffer.
toByteBuffer() - Method in class com.cerner.bunsen.stu3.avro.SpecimenReference
Serializes this SpecimenReference to a ByteBuffer.
toByteBuffer() - Method in class com.cerner.bunsen.stu3.avro.Timing
Serializes this Timing to a ByteBuffer.
toByteBuffer() - Method in class com.cerner.bunsen.stu3.avro.TimingRepeat
Serializes this TimingRepeat to a ByteBuffer.
toByteBuffer() - Method in class com.cerner.bunsen.stu3.avro.us.core.CarePlan
Serializes this CarePlan to a ByteBuffer.
toByteBuffer() - Method in class com.cerner.bunsen.stu3.avro.us.core.CarePlanActivity
Serializes this CarePlanActivity to a ByteBuffer.
toByteBuffer() - Method in class com.cerner.bunsen.stu3.avro.us.core.CarePlanActivityDetail
Serializes this CarePlanActivityDetail to a ByteBuffer.
toByteBuffer() - Method in class com.cerner.bunsen.stu3.avro.us.core.Condition
Serializes this Condition to a ByteBuffer.
toByteBuffer() - Method in class com.cerner.bunsen.stu3.avro.us.core.ConditionEvidence
Serializes this ConditionEvidence to a ByteBuffer.
toByteBuffer() - Method in class com.cerner.bunsen.stu3.avro.us.core.ConditionStage
Serializes this ConditionStage to a ByteBuffer.
toByteBuffer() - Method in class com.cerner.bunsen.stu3.avro.us.core.Encounter
Serializes this Encounter to a ByteBuffer.
toByteBuffer() - Method in class com.cerner.bunsen.stu3.avro.us.core.EncounterClassHistory
Serializes this EncounterClassHistory to a ByteBuffer.
toByteBuffer() - Method in class com.cerner.bunsen.stu3.avro.us.core.EncounterDiagnosis
Serializes this EncounterDiagnosis to a ByteBuffer.
toByteBuffer() - Method in class com.cerner.bunsen.stu3.avro.us.core.EncounterHospitalization
Serializes this EncounterHospitalization to a ByteBuffer.
toByteBuffer() - Method in class com.cerner.bunsen.stu3.avro.us.core.EncounterLocation
Serializes this EncounterLocation to a ByteBuffer.
toByteBuffer() - Method in class com.cerner.bunsen.stu3.avro.us.core.EncounterParticipant
Serializes this EncounterParticipant to a ByteBuffer.
toByteBuffer() - Method in class com.cerner.bunsen.stu3.avro.us.core.EncounterStatusHistory
Serializes this EncounterStatusHistory to a ByteBuffer.
toByteBuffer() - Method in class com.cerner.bunsen.stu3.avro.us.core.Immunization
Serializes this Immunization to a ByteBuffer.
toByteBuffer() - Method in class com.cerner.bunsen.stu3.avro.us.core.ImmunizationExplanation
Serializes this ImmunizationExplanation to a ByteBuffer.
toByteBuffer() - Method in class com.cerner.bunsen.stu3.avro.us.core.ImmunizationPractitioner
Serializes this ImmunizationPractitioner to a ByteBuffer.
toByteBuffer() - Method in class com.cerner.bunsen.stu3.avro.us.core.ImmunizationReaction
Serializes this ImmunizationReaction to a ByteBuffer.
toByteBuffer() - Method in class com.cerner.bunsen.stu3.avro.us.core.ImmunizationVaccinationProtocol
Serializes this ImmunizationVaccinationProtocol to a ByteBuffer.
toByteBuffer() - Method in class com.cerner.bunsen.stu3.avro.us.core.Medication
Serializes this Medication to a ByteBuffer.
toByteBuffer() - Method in class com.cerner.bunsen.stu3.avro.us.core.MedicationIngredient
Serializes this MedicationIngredient to a ByteBuffer.
toByteBuffer() - Method in class com.cerner.bunsen.stu3.avro.us.core.MedicationPackage
Serializes this MedicationPackage to a ByteBuffer.
toByteBuffer() - Method in class com.cerner.bunsen.stu3.avro.us.core.MedicationPackageBatch
Serializes this MedicationPackageBatch to a ByteBuffer.
toByteBuffer() - Method in class com.cerner.bunsen.stu3.avro.us.core.MedicationPackageContent
Serializes this MedicationPackageContent to a ByteBuffer.
toByteBuffer() - Method in class com.cerner.bunsen.stu3.avro.us.core.MedicationRequest
Serializes this MedicationRequest to a ByteBuffer.
toByteBuffer() - Method in class com.cerner.bunsen.stu3.avro.us.core.MedicationRequestDispenseRequest
Serializes this MedicationRequestDispenseRequest to a ByteBuffer.
toByteBuffer() - Method in class com.cerner.bunsen.stu3.avro.us.core.MedicationRequestRequester
Serializes this MedicationRequestRequester to a ByteBuffer.
toByteBuffer() - Method in class com.cerner.bunsen.stu3.avro.us.core.MedicationRequestSubstitution
Serializes this MedicationRequestSubstitution to a ByteBuffer.
toByteBuffer() - Method in class com.cerner.bunsen.stu3.avro.us.core.Patient
Serializes this Patient to a ByteBuffer.
toByteBuffer() - Method in class com.cerner.bunsen.stu3.avro.us.core.PatientCommunication
Serializes this PatientCommunication to a ByteBuffer.
toByteBuffer() - Method in class com.cerner.bunsen.stu3.avro.us.core.PatientContact
Serializes this PatientContact to a ByteBuffer.
toByteBuffer() - Method in class com.cerner.bunsen.stu3.avro.us.core.PatientLink
Serializes this PatientLink to a ByteBuffer.
toByteBuffer() - Method in class com.cerner.bunsen.stu3.avro.us.core.UsCoreEthnicity
Serializes this UsCoreEthnicity to a ByteBuffer.
toByteBuffer() - Method in class com.cerner.bunsen.stu3.avro.us.core.UsCoreRace
Serializes this UsCoreRace to a ByteBuffer.
toByteBuffer() - Method in class com.cerner.bunsen.stu3.avro.UsageContext
Serializes this UsageContext to a ByteBuffer.
toDataFrame(SparkSession, List<IBaseResource>) - Method in class com.cerner.bunsen.spark.SparkRowConverter
Returns a dataframe.
toHapi(Object, IPrimitiveType) - Method in class com.cerner.bunsen.definitions.EnumConverter
 
toHapi(Object) - Method in class com.cerner.bunsen.definitions.HapiCompositeConverter.CompositeFieldSetter
 
toHapi(Object) - Method in interface com.cerner.bunsen.definitions.HapiConverter.HapiObjectConverter
Converts an object from a different data model to a HAPI object.
toHapi(Object, IPrimitiveType) - Method in class com.cerner.bunsen.definitions.PrimitiveConverter
Helper method that will set the HAPI value.
toHapi(Object, IPrimitiveType) - Method in class com.cerner.bunsen.definitions.StringConverter
 
toHapi(Object) - Method in class com.cerner.bunsen.definitions.StringToHapiSetter
 
toHapiConverter(BaseRuntimeElementDefinition...) - Method in class com.cerner.bunsen.avro.converters.NoOpConverter
 
toHapiConverter(BaseRuntimeElementDefinition...) - Method in class com.cerner.bunsen.definitions.HapiChoiceConverter
 
toHapiConverter(BaseRuntimeElementDefinition...) - Method in class com.cerner.bunsen.definitions.HapiCompositeConverter
 
toHapiConverter(BaseRuntimeElementDefinition...) - Method in class com.cerner.bunsen.definitions.HapiContainedConverter
 
toHapiConverter(BaseRuntimeElementDefinition...) - Method in class com.cerner.bunsen.definitions.HapiConverter
Returns a field setter to be used when converting an object of an alternative model to HAPI.
toHapiConverter(BaseRuntimeElementDefinition...) - Method in class com.cerner.bunsen.definitions.LeafExtensionConverter
 
toHapiConverter(BaseRuntimeElementDefinition...) - Method in class com.cerner.bunsen.definitions.PrimitiveConverter
 
toJson(Dataset<Row>, String) - Static method in class com.cerner.bunsen.stu3.python.Functions
Converts a set of FHIR resources to JSON.
toJsonBundle(Dataset<Row>, String) - Static method in class com.cerner.bunsen.stu3.python.Functions
Returns a JSON string representing the resources as a bundle.
transform(DefinitionVisitor<T>, String) - Method in class com.cerner.bunsen.definitions.StructureDefinitions
Transforms a FHIR resource to a type defined by the visitor.
transform(DefinitionVisitor<T>, String, List<String>) - Method in class com.cerner.bunsen.definitions.StructureDefinitions
Transforms a FHIR resource to a type defined by the visitor.
transform(DefinitionVisitor<T>, String) - Method in class com.cerner.bunsen.definitions.stu3.Stu3StructureDefinitions
 
transform(DefinitionVisitor<T>, StructureDefinition) - Method in class com.cerner.bunsen.definitions.stu3.Stu3StructureDefinitions
Returns the Spark struct type used to encode the given FHIR composite.
transform(DefinitionVisitor<T>, String, List<String>) - Method in class com.cerner.bunsen.definitions.stu3.Stu3StructureDefinitions
 

U

URL_AND_VERSION_ENCODER - Static variable in class com.cerner.bunsen.spark.codes.base.AbstractConceptMaps
 
URL_AND_VERSION_ENCODER - Static variable in class com.cerner.bunsen.spark.codes.base.AbstractValueSets
 
UrlAndVersion - Class in com.cerner.bunsen.spark.codes
URI and version tuple used to uniquely identify a concept map, value set, or hierarchy.
UrlAndVersion(String, String) - Constructor for class com.cerner.bunsen.spark.codes.UrlAndVersion
 
UrlAndVersion() - Constructor for class com.cerner.bunsen.spark.codes.UrlAndVersion
Nullary constructor for use in Spark data sets.
UsageContext - Class in com.cerner.bunsen.stu3.avro
 
UsageContext() - Constructor for class com.cerner.bunsen.stu3.avro.UsageContext
Default constructor.
UsageContext(String, Coding, ChoiceCodeableConceptQuantityRange) - Constructor for class com.cerner.bunsen.stu3.avro.UsageContext
All-args constructor.
UsageContext.Builder - Class in com.cerner.bunsen.stu3.avro
RecordBuilder for UsageContext instances.
UsCoreEthnicity - Class in com.cerner.bunsen.stu3.avro.us.core
 
UsCoreEthnicity() - Constructor for class com.cerner.bunsen.stu3.avro.us.core.UsCoreEthnicity
Default constructor.
UsCoreEthnicity(Coding, List<Coding>, String) - Constructor for class com.cerner.bunsen.stu3.avro.us.core.UsCoreEthnicity
All-args constructor.
UsCoreEthnicity.Builder - Class in com.cerner.bunsen.stu3.avro.us.core
RecordBuilder for UsCoreEthnicity instances.
UsCoreRace - Class in com.cerner.bunsen.stu3.avro.us.core
 
UsCoreRace() - Constructor for class com.cerner.bunsen.stu3.avro.us.core.UsCoreRace
Default constructor.
UsCoreRace(List<Coding>, List<Coding>, String) - Constructor for class com.cerner.bunsen.stu3.avro.us.core.UsCoreRace
All-args constructor.
UsCoreRace.Builder - Class in com.cerner.bunsen.stu3.avro.us.core
RecordBuilder for UsCoreRace instances.
UsCoreStu3ProfileProvider - Class in com.cerner.bunsen.stu3
SPI implementation to load profile resources for US Core.
UsCoreStu3ProfileProvider() - Constructor for class com.cerner.bunsen.stu3.UsCoreStu3ProfileProvider
 

V

validationSupport - Variable in class com.cerner.bunsen.definitions.StructureDefinitions
 
Value - Class in com.cerner.bunsen.spark.codes
A JavaBean to represent a value row of a value set.
Value() - Constructor for class com.cerner.bunsen.spark.codes.Value
Nullary constructor so Spark can encode this class as a bean.
Value(String, String, String, String, String) - Constructor for class com.cerner.bunsen.spark.codes.Value
Constructs a Value instance.
VALUE_ENCODER - Static variable in class com.cerner.bunsen.spark.codes.base.AbstractValueSets
An encoder for serializing values.
VALUE_SETS_DATABASE - Static variable in class com.cerner.bunsen.spark.codes.base.AbstractValueSets
Default database name where the value sets information is stored.
VALUE_SETS_TABLE - Static variable in class com.cerner.bunsen.spark.codes.base.AbstractValueSets
Default table name where value sets metadata is stored.
values - Variable in class com.cerner.bunsen.spark.codes.base.AbstractValueSets
 
VALUES_TABLE - Static variable in class com.cerner.bunsen.spark.codes.base.AbstractValueSets
Default table name where the expanded values information is stored.
valueSetDatasetFromDirectory(String) - Method in class com.cerner.bunsen.spark.codes.base.AbstractValueSets
Returns a dataset of ValueSet from the content stored at the given directory.
valueSetRowConverter - Variable in class com.cerner.bunsen.spark.codes.base.AbstractValueSets
 
valueSets - Variable in class com.cerner.bunsen.spark.codes.base.AbstractValueSets
 
ValueSets - Class in com.cerner.bunsen.stu3.codes
An immutable collection of FHIR ValueSets.
ValueSetUdfs - Class in com.cerner.bunsen.spark
Support for user-defined functions that use valuesets.
ValueSetUdfs() - Constructor for class com.cerner.bunsen.spark.ValueSetUdfs
 
visitChoice(String, Map<String, HapiConverter<Schema>>) - Method in class com.cerner.bunsen.avro.converters.DefinitionToAvroVisitor
 
visitChoice(String, Map<String, T>) - Method in interface com.cerner.bunsen.definitions.DefinitionVisitor
Visits a choice type.
visitChoice(String, Map<String, HapiConverter<DataType>>) - Method in class com.cerner.bunsen.spark.converters.DefinitionToSparkVisitor
 
visitComposite(String, String, String, String, List<StructureField<HapiConverter<Schema>>>) - Method in class com.cerner.bunsen.avro.converters.DefinitionToAvroVisitor
 
visitComposite(String, String, String, String, List<StructureField<T>>) - Method in interface com.cerner.bunsen.definitions.DefinitionVisitor
Visits a composite type.
visitComposite(String, String, String, String, List<StructureField<HapiConverter<DataType>>>) - Method in class com.cerner.bunsen.spark.converters.DefinitionToSparkVisitor
 
visitContained(String, String, Map<String, StructureField<HapiConverter<Schema>>>) - Method in class com.cerner.bunsen.avro.converters.DefinitionToAvroVisitor
 
visitContained(String, String, Map<String, StructureField<T>>) - Method in interface com.cerner.bunsen.definitions.DefinitionVisitor
Visits a container type.
visitContained(String, String, Map<String, StructureField<HapiConverter<DataType>>>) - Method in class com.cerner.bunsen.spark.converters.DefinitionToSparkVisitor
 
visitLeafExtension(String, String, HapiConverter<Schema>) - Method in class com.cerner.bunsen.avro.converters.DefinitionToAvroVisitor
 
visitLeafExtension(String, String, T) - Method in interface com.cerner.bunsen.definitions.DefinitionVisitor
Visits a leaf extension, which contains some value.
visitLeafExtension(String, String, HapiConverter) - Method in class com.cerner.bunsen.spark.converters.DefinitionToSparkVisitor
 
visitMultiValued(String, HapiConverter<Schema>) - Method in class com.cerner.bunsen.avro.converters.DefinitionToAvroVisitor
 
visitMultiValued(String, T) - Method in interface com.cerner.bunsen.definitions.DefinitionVisitor
Visits a multi-valued element.
visitMultiValued(String, HapiConverter) - Method in class com.cerner.bunsen.spark.converters.DefinitionToSparkVisitor
 
visitParentExtension(String, String, List<StructureField<HapiConverter<Schema>>>) - Method in class com.cerner.bunsen.avro.converters.DefinitionToAvroVisitor
 
visitParentExtension(String, String, List<StructureField<T>>) - Method in interface com.cerner.bunsen.definitions.DefinitionVisitor
Visits a non-leaf extension.
visitParentExtension(String, String, List<StructureField<HapiConverter<DataType>>>) - Method in class com.cerner.bunsen.spark.converters.DefinitionToSparkVisitor
 
visitPrimitive(String, String) - Method in class com.cerner.bunsen.avro.converters.DefinitionToAvroVisitor
 
visitPrimitive(String, String) - Method in interface com.cerner.bunsen.definitions.DefinitionVisitor
Visits a primitive type.
visitPrimitive(String, String) - Method in class com.cerner.bunsen.spark.converters.DefinitionToSparkVisitor
 
visitReference(String, List<String>, List<StructureField<HapiConverter<Schema>>>) - Method in class com.cerner.bunsen.avro.converters.DefinitionToAvroVisitor
 
visitReference(String, List<String>, List<StructureField<T>>) - Method in interface com.cerner.bunsen.definitions.DefinitionVisitor
Visits a reference type.
visitReference(String, List<String>, List<StructureField<HapiConverter<DataType>>>) - Method in class com.cerner.bunsen.spark.converters.DefinitionToSparkVisitor
 

W

withConceptMaps(Dataset<Row>) - Method in class com.cerner.bunsen.spark.codes.base.AbstractConceptMaps
Returns a new ConceptMaps instance that includes the given maps.
withConceptMaps(T...) - Method in class com.cerner.bunsen.spark.codes.base.AbstractConceptMaps
Returns a new ConceptMaps instance that includes the given map.
withConceptMaps(List<T>) - Method in class com.cerner.bunsen.spark.codes.base.AbstractConceptMaps
Returns a new ConceptMaps instance that includes the given maps.
withConceptMaps(Dataset<Row>, Dataset<Mapping>) - Method in class com.cerner.bunsen.spark.codes.base.AbstractConceptMaps
 
withConceptMaps(Dataset<Row>) - Method in class com.cerner.bunsen.stu3.codes.ConceptMaps
 
withDisjointMapsFromDirectory(String) - Method in class com.cerner.bunsen.spark.codes.base.AbstractConceptMaps
Returns all concept maps that are disjoint with concept maps stored in the default database and adds them to our collection.
withDisjointMapsFromDirectory(String, String) - Method in class com.cerner.bunsen.spark.codes.base.AbstractConceptMaps
Returns all concept maps that are disjoint with concept maps stored in the default database and adds them to our collection.
withDisjointValueSetsFromDirectory(String) - Method in class com.cerner.bunsen.spark.codes.base.AbstractValueSets
Returns all value sets that are disjoint with value sets stored in the default database and adds them to our collection.
withDisjointValueSetsFromDirectory(String, String) - Method in class com.cerner.bunsen.spark.codes.base.AbstractValueSets
Returns all value sets that are disjoint with value sets stored in the given database and adds them to our collection.
withExpandedMap(T, Dataset<Mapping>) - Method in class com.cerner.bunsen.spark.codes.base.AbstractConceptMaps
Returns a new ConceptMaps instance that includes the given map and expanded mappings.
withHierarchies(Hierarchies) - Method in class com.cerner.bunsen.spark.codes.Hierarchies
Returns a new hierarchies instance with the given hierarchies.
withHierarchyElements(String, String, Dataset<Hierarchies.HierarchicalElement>) - Method in class com.cerner.bunsen.spark.codes.Hierarchies
Returns a new hierarchies instance with the transitive ancestors computed from the given dataset of Hierarchies.HierarchicalElement.
withLoincHierarchy(SparkSession, Hierarchies, String, String) - Static method in class com.cerner.bunsen.spark.codes.systems.Loinc
Returns a Hierarchies instance with the specified multiaxial hierarchy.
withMapsFromDirectory(String) - Method in class com.cerner.bunsen.spark.codes.base.AbstractConceptMaps
Reads all concept maps from a given directory and adds them to our collection.
withRelationships(SparkSession, Hierarchies, String, String) - Static method in class com.cerner.bunsen.spark.codes.systems.Snomed
Returns a ConceptMaps instance with the specified multiaxial hierarchy.
withValueSets(Dataset<Row>) - Method in class com.cerner.bunsen.spark.codes.base.AbstractValueSets
Returns a new ValueSets instance that includes the given value sets.
withValueSets(T...) - Method in class com.cerner.bunsen.spark.codes.base.AbstractValueSets
Returns a new ValueSets instance that includes the given value sets.
withValueSets(List<T>) - Method in class com.cerner.bunsen.spark.codes.base.AbstractValueSets
Returns a new ValueSets instance that includes the given value sets.
withValueSets(Dataset<Row>) - Method in class com.cerner.bunsen.stu3.codes.ValueSets
Returns a new ValueSets instance that includes the given value sets.
withValueSetsFromDirectory(String) - Method in class com.cerner.bunsen.spark.codes.base.AbstractValueSets
Reads all value sets from a given directory and adds them to our collection.
writeExternal(ObjectOutput) - Method in class com.cerner.bunsen.stu3.avro.AccountReference
 
writeExternal(ObjectOutput) - Method in class com.cerner.bunsen.stu3.avro.ActivityDefinitionHealthcareServicePlanDefinitionReference
 
writeExternal(ObjectOutput) - Method in class com.cerner.bunsen.stu3.avro.ActivityDefinitionPlanDefinitionQuestionnaireReference
 
writeExternal(ObjectOutput) - Method in class com.cerner.bunsen.stu3.avro.ActivityDefinitionPlanDefinitionReference
 
writeExternal(ObjectOutput) - Method in class com.cerner.bunsen.stu3.avro.Address
 
writeExternal(ObjectOutput) - Method in class com.cerner.bunsen.stu3.avro.Age
 
writeExternal(ObjectOutput) - Method in class com.cerner.bunsen.stu3.avro.AllergyIntolerance
 
writeExternal(ObjectOutput) - Method in class com.cerner.bunsen.stu3.avro.AllergyIntoleranceReaction
 
writeExternal(ObjectOutput) - Method in class com.cerner.bunsen.stu3.avro.Annotation
 
writeExternal(ObjectOutput) - Method in class com.cerner.bunsen.stu3.avro.AppointmentCommunicationRequestDeviceRequestMedicationRequestNutritionOrderProcedureRequestReferralRequestRequestGroupTaskVisionPrescriptionReference
 
writeExternal(ObjectOutput) - Method in class com.cerner.bunsen.stu3.avro.AppointmentReference
 
writeExternal(ObjectOutput) - Method in class com.cerner.bunsen.stu3.avro.Attachment
 
writeExternal(ObjectOutput) - Method in class com.cerner.bunsen.stu3.avro.BundleReference
 
writeExternal(ObjectOutput) - Method in class com.cerner.bunsen.stu3.avro.CarePlan
 
writeExternal(ObjectOutput) - Method in class com.cerner.bunsen.stu3.avro.CarePlanActivity
 
writeExternal(ObjectOutput) - Method in class com.cerner.bunsen.stu3.avro.CarePlanActivityDetail
 
writeExternal(ObjectOutput) - Method in class com.cerner.bunsen.stu3.avro.CarePlanDeviceRequestImmunizationRecommendationMedicationRequestNutritionOrderProcedureRequestReferralRequestReference
 
writeExternal(ObjectOutput) - Method in class com.cerner.bunsen.stu3.avro.CarePlanMedicationRequestProcedureRequestReferralRequestReference
 
writeExternal(ObjectOutput) - Method in class com.cerner.bunsen.stu3.avro.CarePlanProcedureRequestReferralRequestReference
 
writeExternal(ObjectOutput) - Method in class com.cerner.bunsen.stu3.avro.CarePlanReference
 
writeExternal(ObjectOutput) - Method in class com.cerner.bunsen.stu3.avro.CareTeamOrganizationPatientPractitionerRelatedPersonReference
 
writeExternal(ObjectOutput) - Method in class com.cerner.bunsen.stu3.avro.CareTeamReference
 
writeExternal(ObjectOutput) - Method in class com.cerner.bunsen.stu3.avro.ChoiceAddressCodeableConceptLocationReference
 
writeExternal(ObjectOutput) - Method in class com.cerner.bunsen.stu3.avro.ChoiceAddressLocationReference
 
writeExternal(ObjectOutput) - Method in class com.cerner.bunsen.stu3.avro.ChoiceAgePeriodRangeBooleanDateTimeString
 
writeExternal(ObjectOutput) - Method in class com.cerner.bunsen.stu3.avro.ChoiceAgePeriodRangeDateTimeString
 
writeExternal(ObjectOutput) - Method in class com.cerner.bunsen.stu3.avro.ChoiceAttachmentCodeableConceptPeriodQuantityRangeRatioSampledDataBooleanDateTimeStringTime
 
writeExternal(ObjectOutput) - Method in class com.cerner.bunsen.stu3.avro.ChoiceAttachmentCodeableConceptPeriodQuantityRangeRatioSampledDataDateTimeStringTime
 
writeExternal(ObjectOutput) - Method in class com.cerner.bunsen.stu3.avro.ChoiceAttachmentQuantityResourceReferenceString
 
writeExternal(ObjectOutput) - Method in class com.cerner.bunsen.stu3.avro.ChoiceBooleanDateTime
 
writeExternal(ObjectOutput) - Method in class com.cerner.bunsen.stu3.avro.ChoiceBooleanInteger
 
writeExternal(ObjectOutput) - Method in class com.cerner.bunsen.stu3.avro.ChoiceCodeableConceptBoolean
 
writeExternal(ObjectOutput) - Method in class com.cerner.bunsen.stu3.avro.ChoiceCodeableConceptConditionReference
 
writeExternal(ObjectOutput) - Method in class com.cerner.bunsen.stu3.avro.ChoiceCodeableConceptDetectedIssueReference
 
writeExternal(ObjectOutput) - Method in class com.cerner.bunsen.stu3.avro.ChoiceCodeableConceptMedicationReference
 
writeExternal(ObjectOutput) - Method in class com.cerner.bunsen.stu3.avro.ChoiceCodeableConceptMedicationSubstanceReference
 
writeExternal(ObjectOutput) - Method in class com.cerner.bunsen.stu3.avro.ChoiceCodeableConceptProcedureReference
 
writeExternal(ObjectOutput) - Method in class com.cerner.bunsen.stu3.avro.ChoiceCodeableConceptQuantityRange
 
writeExternal(ObjectOutput) - Method in class com.cerner.bunsen.stu3.avro.ChoiceDurationPeriodRange
 
writeExternal(ObjectOutput) - Method in class com.cerner.bunsen.stu3.avro.ChoicePatientPractitionerRelatedPersonReferenceString
 
writeExternal(ObjectOutput) - Method in class com.cerner.bunsen.stu3.avro.ChoicePeriodDate
 
writeExternal(ObjectOutput) - Method in class com.cerner.bunsen.stu3.avro.ChoicePeriodDateTime
 
writeExternal(ObjectOutput) - Method in class com.cerner.bunsen.stu3.avro.ChoicePeriodTimingDateTime
 
writeExternal(ObjectOutput) - Method in class com.cerner.bunsen.stu3.avro.ChoicePeriodTimingString
 
writeExternal(ObjectOutput) - Method in class com.cerner.bunsen.stu3.avro.ChoiceQuantityRange
 
writeExternal(ObjectOutput) - Method in class com.cerner.bunsen.stu3.avro.ChoiceQuantityRangeRatio
 
writeExternal(ObjectOutput) - Method in class com.cerner.bunsen.stu3.avro.Claim
 
writeExternal(ObjectOutput) - Method in class com.cerner.bunsen.stu3.avro.ClaimAccident
 
writeExternal(ObjectOutput) - Method in class com.cerner.bunsen.stu3.avro.ClaimCareTeam
 
writeExternal(ObjectOutput) - Method in class com.cerner.bunsen.stu3.avro.ClaimDiagnosis
 
writeExternal(ObjectOutput) - Method in class com.cerner.bunsen.stu3.avro.ClaimInformation
 
writeExternal(ObjectOutput) - Method in class com.cerner.bunsen.stu3.avro.ClaimInsurance
 
writeExternal(ObjectOutput) - Method in class com.cerner.bunsen.stu3.avro.ClaimItem
 
writeExternal(ObjectOutput) - Method in class com.cerner.bunsen.stu3.avro.ClaimItemDetail
 
writeExternal(ObjectOutput) - Method in class com.cerner.bunsen.stu3.avro.ClaimItemDetailSubDetail
 
writeExternal(ObjectOutput) - Method in class com.cerner.bunsen.stu3.avro.ClaimPayee
 
writeExternal(ObjectOutput) - Method in class com.cerner.bunsen.stu3.avro.ClaimProcedure
 
writeExternal(ObjectOutput) - Method in class com.cerner.bunsen.stu3.avro.ClaimReference
 
writeExternal(ObjectOutput) - Method in class com.cerner.bunsen.stu3.avro.ClaimRelated
 
writeExternal(ObjectOutput) - Method in class com.cerner.bunsen.stu3.avro.ClaimResponseReference
 
writeExternal(ObjectOutput) - Method in class com.cerner.bunsen.stu3.avro.ClinicalImpressionDiagnosticReportObservationReference
 
writeExternal(ObjectOutput) - Method in class com.cerner.bunsen.stu3.avro.CodeableConcept
 
writeExternal(ObjectOutput) - Method in class com.cerner.bunsen.stu3.avro.Coding
 
writeExternal(ObjectOutput) - Method in class com.cerner.bunsen.stu3.avro.Condition
 
writeExternal(ObjectOutput) - Method in class com.cerner.bunsen.stu3.avro.ConditionEvidence
 
writeExternal(ObjectOutput) - Method in class com.cerner.bunsen.stu3.avro.ConditionObservationReference
 
writeExternal(ObjectOutput) - Method in class com.cerner.bunsen.stu3.avro.ConditionProcedureReference
 
writeExternal(ObjectOutput) - Method in class com.cerner.bunsen.stu3.avro.ConditionReference
 
writeExternal(ObjectOutput) - Method in class com.cerner.bunsen.stu3.avro.ConditionStage
 
writeExternal(ObjectOutput) - Method in class com.cerner.bunsen.stu3.avro.ContactDetail
 
writeExternal(ObjectOutput) - Method in class com.cerner.bunsen.stu3.avro.ContactPoint
 
writeExternal(ObjectOutput) - Method in class com.cerner.bunsen.stu3.avro.Contributor
 
writeExternal(ObjectOutput) - Method in class com.cerner.bunsen.stu3.avro.CoverageReference
 
writeExternal(ObjectOutput) - Method in class com.cerner.bunsen.stu3.avro.DetectedIssueReference
 
writeExternal(ObjectOutput) - Method in class com.cerner.bunsen.stu3.avro.DeviceDeviceMetricReference
 
writeExternal(ObjectOutput) - Method in class com.cerner.bunsen.stu3.avro.DeviceGroupLocationPatientReference
 
writeExternal(ObjectOutput) - Method in class com.cerner.bunsen.stu3.avro.DeviceHealthcareServiceOrganizationPatientPractitionerRelatedPersonReference
 
writeExternal(ObjectOutput) - Method in class com.cerner.bunsen.stu3.avro.DeviceMedicationSubstanceReference
 
writeExternal(ObjectOutput) - Method in class com.cerner.bunsen.stu3.avro.DeviceOrganizationPatientPractitionerRelatedPersonReference
 
writeExternal(ObjectOutput) - Method in class com.cerner.bunsen.stu3.avro.DeviceOrganizationPractitionerReference
 
writeExternal(ObjectOutput) - Method in class com.cerner.bunsen.stu3.avro.DeviceReference
 
writeExternal(ObjectOutput) - Method in class com.cerner.bunsen.stu3.avro.DiagnosticReportReference
 
writeExternal(ObjectOutput) - Method in class com.cerner.bunsen.stu3.avro.Dosage
 
writeExternal(ObjectOutput) - Method in class com.cerner.bunsen.stu3.avro.Duration
 
writeExternal(ObjectOutput) - Method in class com.cerner.bunsen.stu3.avro.Encounter
 
writeExternal(ObjectOutput) - Method in class com.cerner.bunsen.stu3.avro.EncounterClassHistory
 
writeExternal(ObjectOutput) - Method in class com.cerner.bunsen.stu3.avro.EncounterDiagnosis
 
writeExternal(ObjectOutput) - Method in class com.cerner.bunsen.stu3.avro.EncounterEpisodeOfCareReference
 
writeExternal(ObjectOutput) - Method in class com.cerner.bunsen.stu3.avro.EncounterHospitalization
 
writeExternal(ObjectOutput) - Method in class com.cerner.bunsen.stu3.avro.EncounterLocation
 
writeExternal(ObjectOutput) - Method in class com.cerner.bunsen.stu3.avro.EncounterParticipant
 
writeExternal(ObjectOutput) - Method in class com.cerner.bunsen.stu3.avro.EncounterReference
 
writeExternal(ObjectOutput) - Method in class com.cerner.bunsen.stu3.avro.EncounterStatusHistory
 
writeExternal(ObjectOutput) - Method in class com.cerner.bunsen.stu3.avro.EpisodeOfCare
 
writeExternal(ObjectOutput) - Method in class com.cerner.bunsen.stu3.avro.EpisodeOfCareDiagnosis
 
writeExternal(ObjectOutput) - Method in class com.cerner.bunsen.stu3.avro.EpisodeOfCareReference
 
writeExternal(ObjectOutput) - Method in class com.cerner.bunsen.stu3.avro.EpisodeOfCareStatusHistory
 
writeExternal(ObjectOutput) - Method in class com.cerner.bunsen.stu3.avro.GoalReference
 
writeExternal(ObjectOutput) - Method in class com.cerner.bunsen.stu3.avro.GroupPatientReference
 
writeExternal(ObjectOutput) - Method in class com.cerner.bunsen.stu3.avro.HumanName
 
writeExternal(ObjectOutput) - Method in class com.cerner.bunsen.stu3.avro.Identifier
 
writeExternal(ObjectOutput) - Method in class com.cerner.bunsen.stu3.avro.Immunization
 
writeExternal(ObjectOutput) - Method in class com.cerner.bunsen.stu3.avro.ImmunizationExplanation
 
writeExternal(ObjectOutput) - Method in class com.cerner.bunsen.stu3.avro.ImmunizationPractitioner
 
writeExternal(ObjectOutput) - Method in class com.cerner.bunsen.stu3.avro.ImmunizationReaction
 
writeExternal(ObjectOutput) - Method in class com.cerner.bunsen.stu3.avro.ImmunizationVaccinationProtocol
 
writeExternal(ObjectOutput) - Method in class com.cerner.bunsen.stu3.avro.LibraryReference
 
writeExternal(ObjectOutput) - Method in class com.cerner.bunsen.stu3.avro.ListReference
 
writeExternal(ObjectOutput) - Method in class com.cerner.bunsen.stu3.avro.LocationReference
 
writeExternal(ObjectOutput) - Method in class com.cerner.bunsen.stu3.avro.Measure
 
writeExternal(ObjectOutput) - Method in class com.cerner.bunsen.stu3.avro.MeasureGroup
 
writeExternal(ObjectOutput) - Method in class com.cerner.bunsen.stu3.avro.MeasureGroupPopulation
 
writeExternal(ObjectOutput) - Method in class com.cerner.bunsen.stu3.avro.MeasureGroupStratifier
 
writeExternal(ObjectOutput) - Method in class com.cerner.bunsen.stu3.avro.MeasureReference
 
writeExternal(ObjectOutput) - Method in class com.cerner.bunsen.stu3.avro.MeasureReport
 
writeExternal(ObjectOutput) - Method in class com.cerner.bunsen.stu3.avro.MeasureReportGroup
 
writeExternal(ObjectOutput) - Method in class com.cerner.bunsen.stu3.avro.MeasureReportGroupPopulation
 
writeExternal(ObjectOutput) - Method in class com.cerner.bunsen.stu3.avro.MeasureReportGroupStratifier
 
writeExternal(ObjectOutput) - Method in class com.cerner.bunsen.stu3.avro.MeasureReportGroupStratifierStratum
 
writeExternal(ObjectOutput) - Method in class com.cerner.bunsen.stu3.avro.MeasureReportGroupStratifierStratumPopulation
 
writeExternal(ObjectOutput) - Method in class com.cerner.bunsen.stu3.avro.MeasureSupplementalData
 
writeExternal(ObjectOutput) - Method in class com.cerner.bunsen.stu3.avro.MedicationAdministrationMedicationDispenseMedicationStatementObservationProcedureReference
 
writeExternal(ObjectOutput) - Method in class com.cerner.bunsen.stu3.avro.MedicationAdministrationObservationProcedureReference
 
writeExternal(ObjectOutput) - Method in class com.cerner.bunsen.stu3.avro.MedicationDispense
 
writeExternal(ObjectOutput) - Method in class com.cerner.bunsen.stu3.avro.MedicationDispensePerformer
 
writeExternal(ObjectOutput) - Method in class com.cerner.bunsen.stu3.avro.MedicationDispenseSubstitution
 
writeExternal(ObjectOutput) - Method in class com.cerner.bunsen.stu3.avro.MedicationReference
 
writeExternal(ObjectOutput) - Method in class com.cerner.bunsen.stu3.avro.MedicationRequestReference
 
writeExternal(ObjectOutput) - Method in class com.cerner.bunsen.stu3.avro.MedicationRequestVisionPrescriptionReference
 
writeExternal(ObjectOutput) - Method in class com.cerner.bunsen.stu3.avro.MedicationStatement
 
writeExternal(ObjectOutput) - Method in class com.cerner.bunsen.stu3.avro.MedicationSubstanceReference
 
writeExternal(ObjectOutput) - Method in class com.cerner.bunsen.stu3.avro.Meta
 
writeExternal(ObjectOutput) - Method in class com.cerner.bunsen.stu3.avro.Money
 
writeExternal(ObjectOutput) - Method in class com.cerner.bunsen.stu3.avro.Narrative
 
writeExternal(ObjectOutput) - Method in class com.cerner.bunsen.stu3.avro.Observation
 
writeExternal(ObjectOutput) - Method in class com.cerner.bunsen.stu3.avro.ObservationComponent
 
writeExternal(ObjectOutput) - Method in class com.cerner.bunsen.stu3.avro.ObservationComponentReferenceRange
 
writeExternal(ObjectOutput) - Method in class com.cerner.bunsen.stu3.avro.ObservationQuestionnaireResponseSequenceReference
 
writeExternal(ObjectOutput) - Method in class com.cerner.bunsen.stu3.avro.ObservationReference
 
writeExternal(ObjectOutput) - Method in class com.cerner.bunsen.stu3.avro.ObservationReferenceRange
 
writeExternal(ObjectOutput) - Method in class com.cerner.bunsen.stu3.avro.ObservationRelated
 
writeExternal(ObjectOutput) - Method in class com.cerner.bunsen.stu3.avro.OrganizationPatientPractitionerRelatedPersonReference
 
writeExternal(ObjectOutput) - Method in class com.cerner.bunsen.stu3.avro.OrganizationPractitionerReference
 
writeExternal(ObjectOutput) - Method in class com.cerner.bunsen.stu3.avro.OrganizationReference
 
writeExternal(ObjectOutput) - Method in class com.cerner.bunsen.stu3.avro.Patient
 
writeExternal(ObjectOutput) - Method in class com.cerner.bunsen.stu3.avro.PatientAnimal
 
writeExternal(ObjectOutput) - Method in class com.cerner.bunsen.stu3.avro.PatientCommunication
 
writeExternal(ObjectOutput) - Method in class com.cerner.bunsen.stu3.avro.PatientContact
 
writeExternal(ObjectOutput) - Method in class com.cerner.bunsen.stu3.avro.PatientLink
 
writeExternal(ObjectOutput) - Method in class com.cerner.bunsen.stu3.avro.PatientPractitionerReference
 
writeExternal(ObjectOutput) - Method in class com.cerner.bunsen.stu3.avro.PatientPractitionerRelatedPersonReference
 
writeExternal(ObjectOutput) - Method in class com.cerner.bunsen.stu3.avro.PatientReference
 
writeExternal(ObjectOutput) - Method in class com.cerner.bunsen.stu3.avro.PatientRelatedPersonReference
 
writeExternal(ObjectOutput) - Method in class com.cerner.bunsen.stu3.avro.Period
 
writeExternal(ObjectOutput) - Method in class com.cerner.bunsen.stu3.avro.PlanDefinitionQuestionnaireReference
 
writeExternal(ObjectOutput) - Method in class com.cerner.bunsen.stu3.avro.PractitionerReference
 
writeExternal(ObjectOutput) - Method in class com.cerner.bunsen.stu3.avro.PractitionerRelatedPersonReference
 
writeExternal(ObjectOutput) - Method in class com.cerner.bunsen.stu3.avro.Procedure
 
writeExternal(ObjectOutput) - Method in class com.cerner.bunsen.stu3.avro.ProcedureFocalDevice
 
writeExternal(ObjectOutput) - Method in class com.cerner.bunsen.stu3.avro.ProcedurePerformer
 
writeExternal(ObjectOutput) - Method in class com.cerner.bunsen.stu3.avro.ProcedureReference
 
writeExternal(ObjectOutput) - Method in class com.cerner.bunsen.stu3.avro.ProcedureRequest
 
writeExternal(ObjectOutput) - Method in class com.cerner.bunsen.stu3.avro.ProcedureRequestRequester
 
writeExternal(ObjectOutput) - Method in class com.cerner.bunsen.stu3.avro.ProvenanceReference
 
writeExternal(ObjectOutput) - Method in class com.cerner.bunsen.stu3.avro.Quantity
 
writeExternal(ObjectOutput) - Method in class com.cerner.bunsen.stu3.avro.Range
 
writeExternal(ObjectOutput) - Method in class com.cerner.bunsen.stu3.avro.Ratio
 
writeExternal(ObjectOutput) - Method in class com.cerner.bunsen.stu3.avro.ReferralRequestReference
 
writeExternal(ObjectOutput) - Method in class com.cerner.bunsen.stu3.avro.RelatedArtifact
 
writeExternal(ObjectOutput) - Method in class com.cerner.bunsen.stu3.avro.Resource
 
writeExternal(ObjectOutput) - Method in class com.cerner.bunsen.stu3.avro.ResourceReference
 
writeExternal(ObjectOutput) - Method in class com.cerner.bunsen.stu3.avro.SampledData
 
writeExternal(ObjectOutput) - Method in class com.cerner.bunsen.stu3.avro.SpecimenReference
 
writeExternal(ObjectOutput) - Method in class com.cerner.bunsen.stu3.avro.Timing
 
writeExternal(ObjectOutput) - Method in class com.cerner.bunsen.stu3.avro.TimingRepeat
 
writeExternal(ObjectOutput) - Method in class com.cerner.bunsen.stu3.avro.us.core.CarePlan
 
writeExternal(ObjectOutput) - Method in class com.cerner.bunsen.stu3.avro.us.core.CarePlanActivity
 
writeExternal(ObjectOutput) - Method in class com.cerner.bunsen.stu3.avro.us.core.CarePlanActivityDetail
 
writeExternal(ObjectOutput) - Method in class com.cerner.bunsen.stu3.avro.us.core.Condition
 
writeExternal(ObjectOutput) - Method in class com.cerner.bunsen.stu3.avro.us.core.ConditionEvidence
 
writeExternal(ObjectOutput) - Method in class com.cerner.bunsen.stu3.avro.us.core.ConditionStage
 
writeExternal(ObjectOutput) - Method in class com.cerner.bunsen.stu3.avro.us.core.Encounter
 
writeExternal(ObjectOutput) - Method in class com.cerner.bunsen.stu3.avro.us.core.EncounterClassHistory
 
writeExternal(ObjectOutput) - Method in class com.cerner.bunsen.stu3.avro.us.core.EncounterDiagnosis
 
writeExternal(ObjectOutput) - Method in class com.cerner.bunsen.stu3.avro.us.core.EncounterHospitalization
 
writeExternal(ObjectOutput) - Method in class com.cerner.bunsen.stu3.avro.us.core.EncounterLocation
 
writeExternal(ObjectOutput) - Method in class com.cerner.bunsen.stu3.avro.us.core.EncounterParticipant
 
writeExternal(ObjectOutput) - Method in class com.cerner.bunsen.stu3.avro.us.core.EncounterStatusHistory
 
writeExternal(ObjectOutput) - Method in class com.cerner.bunsen.stu3.avro.us.core.Immunization
 
writeExternal(ObjectOutput) - Method in class com.cerner.bunsen.stu3.avro.us.core.ImmunizationExplanation
 
writeExternal(ObjectOutput) - Method in class com.cerner.bunsen.stu3.avro.us.core.ImmunizationPractitioner
 
writeExternal(ObjectOutput) - Method in class com.cerner.bunsen.stu3.avro.us.core.ImmunizationReaction
 
writeExternal(ObjectOutput) - Method in class com.cerner.bunsen.stu3.avro.us.core.ImmunizationVaccinationProtocol
 
writeExternal(ObjectOutput) - Method in class com.cerner.bunsen.stu3.avro.us.core.Medication
 
writeExternal(ObjectOutput) - Method in class com.cerner.bunsen.stu3.avro.us.core.MedicationIngredient
 
writeExternal(ObjectOutput) - Method in class com.cerner.bunsen.stu3.avro.us.core.MedicationPackage
 
writeExternal(ObjectOutput) - Method in class com.cerner.bunsen.stu3.avro.us.core.MedicationPackageBatch
 
writeExternal(ObjectOutput) - Method in class com.cerner.bunsen.stu3.avro.us.core.MedicationPackageContent
 
writeExternal(ObjectOutput) - Method in class com.cerner.bunsen.stu3.avro.us.core.MedicationRequest
 
writeExternal(ObjectOutput) - Method in class com.cerner.bunsen.stu3.avro.us.core.MedicationRequestDispenseRequest
 
writeExternal(ObjectOutput) - Method in class com.cerner.bunsen.stu3.avro.us.core.MedicationRequestRequester
 
writeExternal(ObjectOutput) - Method in class com.cerner.bunsen.stu3.avro.us.core.MedicationRequestSubstitution
 
writeExternal(ObjectOutput) - Method in class com.cerner.bunsen.stu3.avro.us.core.Patient
 
writeExternal(ObjectOutput) - Method in class com.cerner.bunsen.stu3.avro.us.core.PatientCommunication
 
writeExternal(ObjectOutput) - Method in class com.cerner.bunsen.stu3.avro.us.core.PatientContact
 
writeExternal(ObjectOutput) - Method in class com.cerner.bunsen.stu3.avro.us.core.PatientLink
 
writeExternal(ObjectOutput) - Method in class com.cerner.bunsen.stu3.avro.us.core.UsCoreEthnicity
 
writeExternal(ObjectOutput) - Method in class com.cerner.bunsen.stu3.avro.us.core.UsCoreRace
 
writeExternal(ObjectOutput) - Method in class com.cerner.bunsen.stu3.avro.UsageContext
 
writeToDatabase(String) - Method in class com.cerner.bunsen.spark.codes.base.AbstractConceptMaps
Writes the updated concept maps to a database using the default "mappings" and "conceptmaps" table names.
writeToDatabase() - Method in class com.cerner.bunsen.spark.codes.base.AbstractValueSets
Writes the the value sets to the default database "ontologies" using default table names: "values", and "valuesets".
writeToDatabase(String) - Method in class com.cerner.bunsen.spark.codes.base.AbstractValueSets
Writes the value sets to the given database using default table names: "values", "valuesets", and "ancestors".
writeToDatabase() - Method in class com.cerner.bunsen.spark.codes.Hierarchies
Writes the ancestors to the default database "ontologies" using the default table "ancestors".
writeToDatabase(String) - Method in class com.cerner.bunsen.spark.codes.Hierarchies
Writes the ancestors to the given database using the default table name "ancestors".
writeToTables(String, String) - Method in class com.cerner.bunsen.spark.codes.base.AbstractConceptMaps
Writes mappings to the given tables.
writeToTables(String, String) - Method in class com.cerner.bunsen.spark.codes.base.AbstractValueSets
Writes value sets to the given tables.
writeToTables(String) - Method in class com.cerner.bunsen.spark.codes.Hierarchies
Writes the ancestors to the given table.
A B C D E F G H I L M N O P Q R S T U V W 
Skip navigation links

Copyright © 2020. All rights reserved.