| Modifier and Type | Method and Description |
|---|---|
Claim |
build() |
Claim.Builder |
clearAccident()
Clears the value of the 'accident' field.
|
Claim.Builder |
clearBillablePeriod()
Clears the value of the 'billablePeriod' field.
|
Claim.Builder |
clearCareTeam()
Clears the value of the 'careTeam' field.
|
Claim.Builder |
clearContained()
Clears the value of the 'contained' field.
|
Claim.Builder |
clearCreated()
Clears the value of the 'created' field.
|
Claim.Builder |
clearDiagnosis()
Clears the value of the 'diagnosis' field.
|
Claim.Builder |
clearEmploymentImpacted()
Clears the value of the 'employmentImpacted' field.
|
Claim.Builder |
clearEnterer()
Clears the value of the 'enterer' field.
|
Claim.Builder |
clearFacility()
Clears the value of the 'facility' field.
|
Claim.Builder |
clearFundsReserve()
Clears the value of the 'fundsReserve' field.
|
Claim.Builder |
clearHospitalization()
Clears the value of the 'hospitalization' field.
|
Claim.Builder |
clearId()
Clears the value of the 'id' field.
|
Claim.Builder |
clearIdentifier()
Clears the value of the 'identifier' field.
|
Claim.Builder |
clearImplicitRules()
Clears the value of the 'implicitRules' field.
|
Claim.Builder |
clearInformation()
Clears the value of the 'information' field.
|
Claim.Builder |
clearInsurance()
Clears the value of the 'insurance' field.
|
Claim.Builder |
clearInsurer()
Clears the value of the 'insurer' field.
|
Claim.Builder |
clearItem()
Clears the value of the 'item' field.
|
Claim.Builder |
clearLanguage()
Clears the value of the 'language' field.
|
Claim.Builder |
clearMeta()
Clears the value of the 'meta' field.
|
Claim.Builder |
clearOrganization()
Clears the value of the 'organization' field.
|
Claim.Builder |
clearOriginalPrescription()
Clears the value of the 'originalPrescription' field.
|
Claim.Builder |
clearPatient()
Clears the value of the 'patient' field.
|
Claim.Builder |
clearPayee()
Clears the value of the 'payee' field.
|
Claim.Builder |
clearPrescription()
Clears the value of the 'prescription' field.
|
Claim.Builder |
clearPriority()
Clears the value of the 'priority' field.
|
Claim.Builder |
clearProcedure()
Clears the value of the 'procedure' field.
|
Claim.Builder |
clearProvider()
Clears the value of the 'provider' field.
|
Claim.Builder |
clearReferral()
Clears the value of the 'referral' field.
|
Claim.Builder |
clearRelated()
Clears the value of the 'related' field.
|
Claim.Builder |
clearStatus()
Clears the value of the 'status' field.
|
Claim.Builder |
clearSubType()
Clears the value of the 'subType' field.
|
Claim.Builder |
clearText()
Clears the value of the 'text' field.
|
Claim.Builder |
clearTotal()
Clears the value of the 'total' field.
|
Claim.Builder |
clearType()
Clears the value of the 'type' field.
|
Claim.Builder |
clearUse()
Clears the value of the 'use' field.
|
ClaimAccident |
getAccident()
Gets the value of the 'accident' field.
|
ClaimAccident.Builder |
getAccidentBuilder()
Gets the Builder instance for the 'accident' field and creates one if it doesn't exist yet.
|
Period |
getBillablePeriod()
Gets the value of the 'billablePeriod' field.
|
Period.Builder |
getBillablePeriodBuilder()
Gets the Builder instance for the 'billablePeriod' field and creates one if it doesn't exist yet.
|
List<ClaimCareTeam> |
getCareTeam()
Gets the value of the 'careTeam' field.
|
List<Resource> |
getContained()
Gets the value of the 'contained' field.
|
String |
getCreated()
Gets the value of the 'created' field.
|
List<ClaimDiagnosis> |
getDiagnosis()
Gets the value of the 'diagnosis' field.
|
Period |
getEmploymentImpacted()
Gets the value of the 'employmentImpacted' field.
|
Period.Builder |
getEmploymentImpactedBuilder()
Gets the Builder instance for the 'employmentImpacted' field and creates one if it doesn't exist yet.
|
PractitionerReference |
getEnterer()
Gets the value of the 'enterer' field.
|
PractitionerReference.Builder |
getEntererBuilder()
Gets the Builder instance for the 'enterer' field and creates one if it doesn't exist yet.
|
LocationReference |
getFacility()
Gets the value of the 'facility' field.
|
LocationReference.Builder |
getFacilityBuilder()
Gets the Builder instance for the 'facility' field and creates one if it doesn't exist yet.
|
CodeableConcept |
getFundsReserve()
Gets the value of the 'fundsReserve' field.
|
CodeableConcept.Builder |
getFundsReserveBuilder()
Gets the Builder instance for the 'fundsReserve' field and creates one if it doesn't exist yet.
|
Period |
getHospitalization()
Gets the value of the 'hospitalization' field.
|
Period.Builder |
getHospitalizationBuilder()
Gets the Builder instance for the 'hospitalization' field and creates one if it doesn't exist yet.
|
String |
getId()
Gets the value of the 'id' field.
|
List<Identifier> |
getIdentifier()
Gets the value of the 'identifier' field.
|
String |
getImplicitRules()
Gets the value of the 'implicitRules' field.
|
List<ClaimInformation> |
getInformation()
Gets the value of the 'information' field.
|
List<ClaimInsurance> |
getInsurance()
Gets the value of the 'insurance' field.
|
OrganizationReference |
getInsurer()
Gets the value of the 'insurer' field.
|
OrganizationReference.Builder |
getInsurerBuilder()
Gets the Builder instance for the 'insurer' field and creates one if it doesn't exist yet.
|
List<ClaimItem> |
getItem()
Gets the value of the 'item' field.
|
String |
getLanguage()
Gets the value of the 'language' field.
|
Meta |
getMeta()
Gets the value of the 'meta' field.
|
Meta.Builder |
getMetaBuilder()
Gets the Builder instance for the 'meta' field and creates one if it doesn't exist yet.
|
OrganizationReference |
getOrganization()
Gets the value of the 'organization' field.
|
OrganizationReference.Builder |
getOrganizationBuilder()
Gets the Builder instance for the 'organization' field and creates one if it doesn't exist yet.
|
MedicationRequestReference |
getOriginalPrescription()
Gets the value of the 'originalPrescription' field.
|
MedicationRequestReference.Builder |
getOriginalPrescriptionBuilder()
Gets the Builder instance for the 'originalPrescription' field and creates one if it doesn't exist yet.
|
PatientReference |
getPatient()
Gets the value of the 'patient' field.
|
PatientReference.Builder |
getPatientBuilder()
Gets the Builder instance for the 'patient' field and creates one if it doesn't exist yet.
|
ClaimPayee |
getPayee()
Gets the value of the 'payee' field.
|
ClaimPayee.Builder |
getPayeeBuilder()
Gets the Builder instance for the 'payee' field and creates one if it doesn't exist yet.
|
MedicationRequestVisionPrescriptionReference |
getPrescription()
Gets the value of the 'prescription' field.
|
MedicationRequestVisionPrescriptionReference.Builder |
getPrescriptionBuilder()
Gets the Builder instance for the 'prescription' field and creates one if it doesn't exist yet.
|
CodeableConcept |
getPriority()
Gets the value of the 'priority' field.
|
CodeableConcept.Builder |
getPriorityBuilder()
Gets the Builder instance for the 'priority' field and creates one if it doesn't exist yet.
|
List<ClaimProcedure> |
getProcedure()
Gets the value of the 'procedure' field.
|
PractitionerReference |
getProvider()
Gets the value of the 'provider' field.
|
PractitionerReference.Builder |
getProviderBuilder()
Gets the Builder instance for the 'provider' field and creates one if it doesn't exist yet.
|
ReferralRequestReference |
getReferral()
Gets the value of the 'referral' field.
|
ReferralRequestReference.Builder |
getReferralBuilder()
Gets the Builder instance for the 'referral' field and creates one if it doesn't exist yet.
|
List<ClaimRelated> |
getRelated()
Gets the value of the 'related' field.
|
String |
getStatus()
Gets the value of the 'status' field.
|
List<CodeableConcept> |
getSubType()
Gets the value of the 'subType' field.
|
Narrative |
getText()
Gets the value of the 'text' field.
|
Narrative.Builder |
getTextBuilder()
Gets the Builder instance for the 'text' field and creates one if it doesn't exist yet.
|
Money |
getTotal()
Gets the value of the 'total' field.
|
Money.Builder |
getTotalBuilder()
Gets the Builder instance for the 'total' field and creates one if it doesn't exist yet.
|
CodeableConcept |
getType()
Gets the value of the 'type' field.
|
CodeableConcept.Builder |
getTypeBuilder()
Gets the Builder instance for the 'type' field and creates one if it doesn't exist yet.
|
String |
getUse()
Gets the value of the 'use' field.
|
boolean |
hasAccident()
Checks whether the 'accident' field has been set.
|
boolean |
hasAccidentBuilder()
Checks whether the 'accident' field has an active Builder instance
Field for FHIR property accident
|
boolean |
hasBillablePeriod()
Checks whether the 'billablePeriod' field has been set.
|
boolean |
hasBillablePeriodBuilder()
Checks whether the 'billablePeriod' field has an active Builder instance
Field for FHIR property billablePeriod
|
boolean |
hasCareTeam()
Checks whether the 'careTeam' field has been set.
|
boolean |
hasContained()
Checks whether the 'contained' field has been set.
|
boolean |
hasCreated()
Checks whether the 'created' field has been set.
|
boolean |
hasDiagnosis()
Checks whether the 'diagnosis' field has been set.
|
boolean |
hasEmploymentImpacted()
Checks whether the 'employmentImpacted' field has been set.
|
boolean |
hasEmploymentImpactedBuilder()
Checks whether the 'employmentImpacted' field has an active Builder instance
Field for FHIR property employmentImpacted
|
boolean |
hasEnterer()
Checks whether the 'enterer' field has been set.
|
boolean |
hasEntererBuilder()
Checks whether the 'enterer' field has an active Builder instance
Field for FHIR property enterer
|
boolean |
hasFacility()
Checks whether the 'facility' field has been set.
|
boolean |
hasFacilityBuilder()
Checks whether the 'facility' field has an active Builder instance
Field for FHIR property facility
|
boolean |
hasFundsReserve()
Checks whether the 'fundsReserve' field has been set.
|
boolean |
hasFundsReserveBuilder()
Checks whether the 'fundsReserve' field has an active Builder instance
Field for FHIR property fundsReserve
|
boolean |
hasHospitalization()
Checks whether the 'hospitalization' field has been set.
|
boolean |
hasHospitalizationBuilder()
Checks whether the 'hospitalization' field has an active Builder instance
Field for FHIR property hospitalization
|
boolean |
hasId()
Checks whether the 'id' field has been set.
|
boolean |
hasIdentifier()
Checks whether the 'identifier' field has been set.
|
boolean |
hasImplicitRules()
Checks whether the 'implicitRules' field has been set.
|
boolean |
hasInformation()
Checks whether the 'information' field has been set.
|
boolean |
hasInsurance()
Checks whether the 'insurance' field has been set.
|
boolean |
hasInsurer()
Checks whether the 'insurer' field has been set.
|
boolean |
hasInsurerBuilder()
Checks whether the 'insurer' field has an active Builder instance
Field for FHIR property insurer
|
boolean |
hasItem()
Checks whether the 'item' field has been set.
|
boolean |
hasLanguage()
Checks whether the 'language' field has been set.
|
boolean |
hasMeta()
Checks whether the 'meta' field has been set.
|
boolean |
hasMetaBuilder()
Checks whether the 'meta' field has an active Builder instance
Field for FHIR property meta
|
boolean |
hasOrganization()
Checks whether the 'organization' field has been set.
|
boolean |
hasOrganizationBuilder()
Checks whether the 'organization' field has an active Builder instance
Field for FHIR property organization
|
boolean |
hasOriginalPrescription()
Checks whether the 'originalPrescription' field has been set.
|
boolean |
hasOriginalPrescriptionBuilder()
Checks whether the 'originalPrescription' field has an active Builder instance
Field for FHIR property originalPrescription
|
boolean |
hasPatient()
Checks whether the 'patient' field has been set.
|
boolean |
hasPatientBuilder()
Checks whether the 'patient' field has an active Builder instance
Field for FHIR property patient
|
boolean |
hasPayee()
Checks whether the 'payee' field has been set.
|
boolean |
hasPayeeBuilder()
Checks whether the 'payee' field has an active Builder instance
Field for FHIR property payee
|
boolean |
hasPrescription()
Checks whether the 'prescription' field has been set.
|
boolean |
hasPrescriptionBuilder()
Checks whether the 'prescription' field has an active Builder instance
Field for FHIR property prescription
|
boolean |
hasPriority()
Checks whether the 'priority' field has been set.
|
boolean |
hasPriorityBuilder()
Checks whether the 'priority' field has an active Builder instance
Field for FHIR property priority
|
boolean |
hasProcedure()
Checks whether the 'procedure' field has been set.
|
boolean |
hasProvider()
Checks whether the 'provider' field has been set.
|
boolean |
hasProviderBuilder()
Checks whether the 'provider' field has an active Builder instance
Field for FHIR property provider
|
boolean |
hasReferral()
Checks whether the 'referral' field has been set.
|
boolean |
hasReferralBuilder()
Checks whether the 'referral' field has an active Builder instance
Field for FHIR property referral
|
boolean |
hasRelated()
Checks whether the 'related' field has been set.
|
boolean |
hasStatus()
Checks whether the 'status' field has been set.
|
boolean |
hasSubType()
Checks whether the 'subType' field has been set.
|
boolean |
hasText()
Checks whether the 'text' field has been set.
|
boolean |
hasTextBuilder()
Checks whether the 'text' field has an active Builder instance
Field for FHIR property text
|
boolean |
hasTotal()
Checks whether the 'total' field has been set.
|
boolean |
hasTotalBuilder()
Checks whether the 'total' field has an active Builder instance
Field for FHIR property total
|
boolean |
hasType()
Checks whether the 'type' field has been set.
|
boolean |
hasTypeBuilder()
Checks whether the 'type' field has an active Builder instance
Field for FHIR property type
|
boolean |
hasUse()
Checks whether the 'use' field has been set.
|
Claim.Builder |
setAccident(ClaimAccident value)
Sets the value of the 'accident' field.
|
Claim.Builder |
setAccidentBuilder(ClaimAccident.Builder value)
Sets the Builder instance for the 'accident' field
Field for FHIR property accident
|
Claim.Builder |
setBillablePeriod(Period value)
Sets the value of the 'billablePeriod' field.
|
Claim.Builder |
setBillablePeriodBuilder(Period.Builder value)
Sets the Builder instance for the 'billablePeriod' field
Field for FHIR property billablePeriod
|
Claim.Builder |
setCareTeam(List<ClaimCareTeam> value)
Sets the value of the 'careTeam' field.
|
Claim.Builder |
setContained(List<Resource> value)
Sets the value of the 'contained' field.
|
Claim.Builder |
setCreated(String value)
Sets the value of the 'created' field.
|
Claim.Builder |
setDiagnosis(List<ClaimDiagnosis> value)
Sets the value of the 'diagnosis' field.
|
Claim.Builder |
setEmploymentImpacted(Period value)
Sets the value of the 'employmentImpacted' field.
|
Claim.Builder |
setEmploymentImpactedBuilder(Period.Builder value)
Sets the Builder instance for the 'employmentImpacted' field
Field for FHIR property employmentImpacted
|
Claim.Builder |
setEnterer(PractitionerReference value)
Sets the value of the 'enterer' field.
|
Claim.Builder |
setEntererBuilder(PractitionerReference.Builder value)
Sets the Builder instance for the 'enterer' field
Field for FHIR property enterer
|
Claim.Builder |
setFacility(LocationReference value)
Sets the value of the 'facility' field.
|
Claim.Builder |
setFacilityBuilder(LocationReference.Builder value)
Sets the Builder instance for the 'facility' field
Field for FHIR property facility
|
Claim.Builder |
setFundsReserve(CodeableConcept value)
Sets the value of the 'fundsReserve' field.
|
Claim.Builder |
setFundsReserveBuilder(CodeableConcept.Builder value)
Sets the Builder instance for the 'fundsReserve' field
Field for FHIR property fundsReserve
|
Claim.Builder |
setHospitalization(Period value)
Sets the value of the 'hospitalization' field.
|
Claim.Builder |
setHospitalizationBuilder(Period.Builder value)
Sets the Builder instance for the 'hospitalization' field
Field for FHIR property hospitalization
|
Claim.Builder |
setId(String value)
Sets the value of the 'id' field.
|
Claim.Builder |
setIdentifier(List<Identifier> value)
Sets the value of the 'identifier' field.
|
Claim.Builder |
setImplicitRules(String value)
Sets the value of the 'implicitRules' field.
|
Claim.Builder |
setInformation(List<ClaimInformation> value)
Sets the value of the 'information' field.
|
Claim.Builder |
setInsurance(List<ClaimInsurance> value)
Sets the value of the 'insurance' field.
|
Claim.Builder |
setInsurer(OrganizationReference value)
Sets the value of the 'insurer' field.
|
Claim.Builder |
setInsurerBuilder(OrganizationReference.Builder value)
Sets the Builder instance for the 'insurer' field
Field for FHIR property insurer
|
Claim.Builder |
setItem(List<ClaimItem> value)
Sets the value of the 'item' field.
|
Claim.Builder |
setLanguage(String value)
Sets the value of the 'language' field.
|
Claim.Builder |
setMeta(Meta value)
Sets the value of the 'meta' field.
|
Claim.Builder |
setMetaBuilder(Meta.Builder value)
Sets the Builder instance for the 'meta' field
Field for FHIR property meta
|
Claim.Builder |
setOrganization(OrganizationReference value)
Sets the value of the 'organization' field.
|
Claim.Builder |
setOrganizationBuilder(OrganizationReference.Builder value)
Sets the Builder instance for the 'organization' field
Field for FHIR property organization
|
Claim.Builder |
setOriginalPrescription(MedicationRequestReference value)
Sets the value of the 'originalPrescription' field.
|
Claim.Builder |
setOriginalPrescriptionBuilder(MedicationRequestReference.Builder value)
Sets the Builder instance for the 'originalPrescription' field
Field for FHIR property originalPrescription
|
Claim.Builder |
setPatient(PatientReference value)
Sets the value of the 'patient' field.
|
Claim.Builder |
setPatientBuilder(PatientReference.Builder value)
Sets the Builder instance for the 'patient' field
Field for FHIR property patient
|
Claim.Builder |
setPayee(ClaimPayee value)
Sets the value of the 'payee' field.
|
Claim.Builder |
setPayeeBuilder(ClaimPayee.Builder value)
Sets the Builder instance for the 'payee' field
Field for FHIR property payee
|
Claim.Builder |
setPrescription(MedicationRequestVisionPrescriptionReference value)
Sets the value of the 'prescription' field.
|
Claim.Builder |
setPrescriptionBuilder(MedicationRequestVisionPrescriptionReference.Builder value)
Sets the Builder instance for the 'prescription' field
Field for FHIR property prescription
|
Claim.Builder |
setPriority(CodeableConcept value)
Sets the value of the 'priority' field.
|
Claim.Builder |
setPriorityBuilder(CodeableConcept.Builder value)
Sets the Builder instance for the 'priority' field
Field for FHIR property priority
|
Claim.Builder |
setProcedure(List<ClaimProcedure> value)
Sets the value of the 'procedure' field.
|
Claim.Builder |
setProvider(PractitionerReference value)
Sets the value of the 'provider' field.
|
Claim.Builder |
setProviderBuilder(PractitionerReference.Builder value)
Sets the Builder instance for the 'provider' field
Field for FHIR property provider
|
Claim.Builder |
setReferral(ReferralRequestReference value)
Sets the value of the 'referral' field.
|
Claim.Builder |
setReferralBuilder(ReferralRequestReference.Builder value)
Sets the Builder instance for the 'referral' field
Field for FHIR property referral
|
Claim.Builder |
setRelated(List<ClaimRelated> value)
Sets the value of the 'related' field.
|
Claim.Builder |
setStatus(String value)
Sets the value of the 'status' field.
|
Claim.Builder |
setSubType(List<CodeableConcept> value)
Sets the value of the 'subType' field.
|
Claim.Builder |
setText(Narrative value)
Sets the value of the 'text' field.
|
Claim.Builder |
setTextBuilder(Narrative.Builder value)
Sets the Builder instance for the 'text' field
Field for FHIR property text
|
Claim.Builder |
setTotal(Money value)
Sets the value of the 'total' field.
|
Claim.Builder |
setTotalBuilder(Money.Builder value)
Sets the Builder instance for the 'total' field
Field for FHIR property total
|
Claim.Builder |
setType(CodeableConcept value)
Sets the value of the 'type' field.
|
Claim.Builder |
setTypeBuilder(CodeableConcept.Builder value)
Sets the Builder instance for the 'type' field
Field for FHIR property type
|
Claim.Builder |
setUse(String value)
Sets the value of the 'use' field.
|
public String getId()
public Claim.Builder setId(String value)
value - The value of 'id'.public boolean hasId()
public Claim.Builder clearId()
public Meta getMeta()
public Claim.Builder setMeta(Meta value)
value - The value of 'meta'.public boolean hasMeta()
public Meta.Builder getMetaBuilder()
public Claim.Builder setMetaBuilder(Meta.Builder value)
value - The builder instance that must be set.public boolean hasMetaBuilder()
public Claim.Builder clearMeta()
public String getImplicitRules()
public Claim.Builder setImplicitRules(String value)
value - The value of 'implicitRules'.public boolean hasImplicitRules()
public Claim.Builder clearImplicitRules()
public String getLanguage()
public Claim.Builder setLanguage(String value)
value - The value of 'language'.public boolean hasLanguage()
public Claim.Builder clearLanguage()
public Narrative getText()
public Claim.Builder setText(Narrative value)
value - The value of 'text'.public boolean hasText()
public Narrative.Builder getTextBuilder()
public Claim.Builder setTextBuilder(Narrative.Builder value)
value - The builder instance that must be set.public boolean hasTextBuilder()
public Claim.Builder clearText()
public List<Resource> getContained()
public Claim.Builder setContained(List<Resource> value)
value - The value of 'contained'.public boolean hasContained()
public Claim.Builder clearContained()
public List<Identifier> getIdentifier()
public Claim.Builder setIdentifier(List<Identifier> value)
value - The value of 'identifier'.public boolean hasIdentifier()
public Claim.Builder clearIdentifier()
public String getStatus()
public Claim.Builder setStatus(String value)
value - The value of 'status'.public boolean hasStatus()
public Claim.Builder clearStatus()
public CodeableConcept getType()
public Claim.Builder setType(CodeableConcept value)
value - The value of 'type'.public boolean hasType()
public CodeableConcept.Builder getTypeBuilder()
public Claim.Builder setTypeBuilder(CodeableConcept.Builder value)
value - The builder instance that must be set.public boolean hasTypeBuilder()
public Claim.Builder clearType()
public List<CodeableConcept> getSubType()
public Claim.Builder setSubType(List<CodeableConcept> value)
value - The value of 'subType'.public boolean hasSubType()
public Claim.Builder clearSubType()
public String getUse()
public Claim.Builder setUse(String value)
value - The value of 'use'.public boolean hasUse()
public Claim.Builder clearUse()
public PatientReference getPatient()
public Claim.Builder setPatient(PatientReference value)
value - The value of 'patient'.public boolean hasPatient()
public PatientReference.Builder getPatientBuilder()
public Claim.Builder setPatientBuilder(PatientReference.Builder value)
value - The builder instance that must be set.public boolean hasPatientBuilder()
public Claim.Builder clearPatient()
public Period getBillablePeriod()
public Claim.Builder setBillablePeriod(Period value)
value - The value of 'billablePeriod'.public boolean hasBillablePeriod()
public Period.Builder getBillablePeriodBuilder()
public Claim.Builder setBillablePeriodBuilder(Period.Builder value)
value - The builder instance that must be set.public boolean hasBillablePeriodBuilder()
public Claim.Builder clearBillablePeriod()
public String getCreated()
public Claim.Builder setCreated(String value)
value - The value of 'created'.public boolean hasCreated()
public Claim.Builder clearCreated()
public PractitionerReference getEnterer()
public Claim.Builder setEnterer(PractitionerReference value)
value - The value of 'enterer'.public boolean hasEnterer()
public PractitionerReference.Builder getEntererBuilder()
public Claim.Builder setEntererBuilder(PractitionerReference.Builder value)
value - The builder instance that must be set.public boolean hasEntererBuilder()
public Claim.Builder clearEnterer()
public OrganizationReference getInsurer()
public Claim.Builder setInsurer(OrganizationReference value)
value - The value of 'insurer'.public boolean hasInsurer()
public OrganizationReference.Builder getInsurerBuilder()
public Claim.Builder setInsurerBuilder(OrganizationReference.Builder value)
value - The builder instance that must be set.public boolean hasInsurerBuilder()
public Claim.Builder clearInsurer()
public PractitionerReference getProvider()
public Claim.Builder setProvider(PractitionerReference value)
value - The value of 'provider'.public boolean hasProvider()
public PractitionerReference.Builder getProviderBuilder()
public Claim.Builder setProviderBuilder(PractitionerReference.Builder value)
value - The builder instance that must be set.public boolean hasProviderBuilder()
public Claim.Builder clearProvider()
public OrganizationReference getOrganization()
public Claim.Builder setOrganization(OrganizationReference value)
value - The value of 'organization'.public boolean hasOrganization()
public OrganizationReference.Builder getOrganizationBuilder()
public Claim.Builder setOrganizationBuilder(OrganizationReference.Builder value)
value - The builder instance that must be set.public boolean hasOrganizationBuilder()
public Claim.Builder clearOrganization()
public CodeableConcept getPriority()
public Claim.Builder setPriority(CodeableConcept value)
value - The value of 'priority'.public boolean hasPriority()
public CodeableConcept.Builder getPriorityBuilder()
public Claim.Builder setPriorityBuilder(CodeableConcept.Builder value)
value - The builder instance that must be set.public boolean hasPriorityBuilder()
public Claim.Builder clearPriority()
public CodeableConcept getFundsReserve()
public Claim.Builder setFundsReserve(CodeableConcept value)
value - The value of 'fundsReserve'.public boolean hasFundsReserve()
public CodeableConcept.Builder getFundsReserveBuilder()
public Claim.Builder setFundsReserveBuilder(CodeableConcept.Builder value)
value - The builder instance that must be set.public boolean hasFundsReserveBuilder()
public Claim.Builder clearFundsReserve()
public List<ClaimRelated> getRelated()
public Claim.Builder setRelated(List<ClaimRelated> value)
value - The value of 'related'.public boolean hasRelated()
public Claim.Builder clearRelated()
public MedicationRequestVisionPrescriptionReference getPrescription()
public Claim.Builder setPrescription(MedicationRequestVisionPrescriptionReference value)
value - The value of 'prescription'.public boolean hasPrescription()
public MedicationRequestVisionPrescriptionReference.Builder getPrescriptionBuilder()
public Claim.Builder setPrescriptionBuilder(MedicationRequestVisionPrescriptionReference.Builder value)
value - The builder instance that must be set.public boolean hasPrescriptionBuilder()
public Claim.Builder clearPrescription()
public MedicationRequestReference getOriginalPrescription()
public Claim.Builder setOriginalPrescription(MedicationRequestReference value)
value - The value of 'originalPrescription'.public boolean hasOriginalPrescription()
public MedicationRequestReference.Builder getOriginalPrescriptionBuilder()
public Claim.Builder setOriginalPrescriptionBuilder(MedicationRequestReference.Builder value)
value - The builder instance that must be set.public boolean hasOriginalPrescriptionBuilder()
public Claim.Builder clearOriginalPrescription()
public ClaimPayee getPayee()
public Claim.Builder setPayee(ClaimPayee value)
value - The value of 'payee'.public boolean hasPayee()
public ClaimPayee.Builder getPayeeBuilder()
public Claim.Builder setPayeeBuilder(ClaimPayee.Builder value)
value - The builder instance that must be set.public boolean hasPayeeBuilder()
public Claim.Builder clearPayee()
public ReferralRequestReference getReferral()
public Claim.Builder setReferral(ReferralRequestReference value)
value - The value of 'referral'.public boolean hasReferral()
public ReferralRequestReference.Builder getReferralBuilder()
public Claim.Builder setReferralBuilder(ReferralRequestReference.Builder value)
value - The builder instance that must be set.public boolean hasReferralBuilder()
public Claim.Builder clearReferral()
public LocationReference getFacility()
public Claim.Builder setFacility(LocationReference value)
value - The value of 'facility'.public boolean hasFacility()
public LocationReference.Builder getFacilityBuilder()
public Claim.Builder setFacilityBuilder(LocationReference.Builder value)
value - The builder instance that must be set.public boolean hasFacilityBuilder()
public Claim.Builder clearFacility()
public List<ClaimCareTeam> getCareTeam()
public Claim.Builder setCareTeam(List<ClaimCareTeam> value)
value - The value of 'careTeam'.public boolean hasCareTeam()
public Claim.Builder clearCareTeam()
public List<ClaimInformation> getInformation()
public Claim.Builder setInformation(List<ClaimInformation> value)
value - The value of 'information'.public boolean hasInformation()
public Claim.Builder clearInformation()
public List<ClaimDiagnosis> getDiagnosis()
public Claim.Builder setDiagnosis(List<ClaimDiagnosis> value)
value - The value of 'diagnosis'.public boolean hasDiagnosis()
public Claim.Builder clearDiagnosis()
public List<ClaimProcedure> getProcedure()
public Claim.Builder setProcedure(List<ClaimProcedure> value)
value - The value of 'procedure'.public boolean hasProcedure()
public Claim.Builder clearProcedure()
public List<ClaimInsurance> getInsurance()
public Claim.Builder setInsurance(List<ClaimInsurance> value)
value - The value of 'insurance'.public boolean hasInsurance()
public Claim.Builder clearInsurance()
public ClaimAccident getAccident()
public Claim.Builder setAccident(ClaimAccident value)
value - The value of 'accident'.public boolean hasAccident()
public ClaimAccident.Builder getAccidentBuilder()
public Claim.Builder setAccidentBuilder(ClaimAccident.Builder value)
value - The builder instance that must be set.public boolean hasAccidentBuilder()
public Claim.Builder clearAccident()
public Period getEmploymentImpacted()
public Claim.Builder setEmploymentImpacted(Period value)
value - The value of 'employmentImpacted'.public boolean hasEmploymentImpacted()
public Period.Builder getEmploymentImpactedBuilder()
public Claim.Builder setEmploymentImpactedBuilder(Period.Builder value)
value - The builder instance that must be set.public boolean hasEmploymentImpactedBuilder()
public Claim.Builder clearEmploymentImpacted()
public Period getHospitalization()
public Claim.Builder setHospitalization(Period value)
value - The value of 'hospitalization'.public boolean hasHospitalization()
public Period.Builder getHospitalizationBuilder()
public Claim.Builder setHospitalizationBuilder(Period.Builder value)
value - The builder instance that must be set.public boolean hasHospitalizationBuilder()
public Claim.Builder clearHospitalization()
public List<ClaimItem> getItem()
public Claim.Builder setItem(List<ClaimItem> value)
value - The value of 'item'.public boolean hasItem()
public Claim.Builder clearItem()
public Money getTotal()
public Claim.Builder setTotal(Money value)
value - The value of 'total'.public boolean hasTotal()
public Money.Builder getTotalBuilder()
public Claim.Builder setTotalBuilder(Money.Builder value)
value - The builder instance that must be set.public boolean hasTotalBuilder()
public Claim.Builder clearTotal()
Copyright © 2020. All rights reserved.