Package org.hl7.fhir

Class ExplanationOfBenefit

All Implemented Interfaces:
org.jvnet.jaxb2_commons.lang.Equals2, org.jvnet.jaxb2_commons.lang.HashCode2, org.jvnet.jaxb2_commons.lang.ToString2

public class ExplanationOfBenefit extends DomainResource implements org.jvnet.jaxb2_commons.lang.Equals2, org.jvnet.jaxb2_commons.lang.HashCode2, org.jvnet.jaxb2_commons.lang.ToString2
If the element is present, it must have either a @value, an @id, or extensions

Java class for ExplanationOfBenefit complex type.

The following schema fragment specifies the expected content contained within this class.

 <complexType name="ExplanationOfBenefit">
   <complexContent>
     <extension base="{http://hl7.org/fhir}DomainResource">
       <sequence>
         <element name="identifier" type="{http://hl7.org/fhir}Identifier" maxOccurs="unbounded" minOccurs="0"/>
         <choice minOccurs="0">
           <element name="claimIdentifier" type="{http://hl7.org/fhir}Identifier"/>
           <element name="claimReference" type="{http://hl7.org/fhir}Reference"/>
         </choice>
         <choice minOccurs="0">
           <element name="claimResponseIdentifier" type="{http://hl7.org/fhir}Identifier"/>
           <element name="claimResponseReference" type="{http://hl7.org/fhir}Reference"/>
         </choice>
         <element name="subType" type="{http://hl7.org/fhir}Coding" maxOccurs="unbounded" minOccurs="0"/>
         <element name="ruleset" type="{http://hl7.org/fhir}Coding" minOccurs="0"/>
         <element name="originalRuleset" type="{http://hl7.org/fhir}Coding" minOccurs="0"/>
         <element name="created" type="{http://hl7.org/fhir}dateTime" minOccurs="0"/>
         <element name="billablePeriod" type="{http://hl7.org/fhir}Period" minOccurs="0"/>
         <element name="disposition" type="{http://hl7.org/fhir}string" minOccurs="0"/>
         <choice minOccurs="0">
           <element name="providerIdentifier" type="{http://hl7.org/fhir}Identifier"/>
           <element name="providerReference" type="{http://hl7.org/fhir}Reference"/>
         </choice>
         <choice minOccurs="0">
           <element name="organizationIdentifier" type="{http://hl7.org/fhir}Identifier"/>
           <element name="organizationReference" type="{http://hl7.org/fhir}Reference"/>
         </choice>
         <choice minOccurs="0">
           <element name="facilityIdentifier" type="{http://hl7.org/fhir}Identifier"/>
           <element name="facilityReference" type="{http://hl7.org/fhir}Reference"/>
         </choice>
         <element name="related" type="{http://hl7.org/fhir}ExplanationOfBenefit.Related" maxOccurs="unbounded" minOccurs="0"/>
         <choice minOccurs="0">
           <element name="prescriptionIdentifier" type="{http://hl7.org/fhir}Identifier"/>
           <element name="prescriptionReference" type="{http://hl7.org/fhir}Reference"/>
         </choice>
         <choice minOccurs="0">
           <element name="originalPrescriptionIdentifier" type="{http://hl7.org/fhir}Identifier"/>
           <element name="originalPrescriptionReference" type="{http://hl7.org/fhir}Reference"/>
         </choice>
         <element name="payee" type="{http://hl7.org/fhir}ExplanationOfBenefit.Payee" minOccurs="0"/>
         <choice minOccurs="0">
           <element name="referralIdentifier" type="{http://hl7.org/fhir}Identifier"/>
           <element name="referralReference" type="{http://hl7.org/fhir}Reference"/>
         </choice>
         <element name="occurrenceCode" type="{http://hl7.org/fhir}Coding" maxOccurs="unbounded" minOccurs="0"/>
         <element name="occurenceSpanCode" type="{http://hl7.org/fhir}Coding" maxOccurs="unbounded" minOccurs="0"/>
         <element name="valueCode" type="{http://hl7.org/fhir}Coding" maxOccurs="unbounded" minOccurs="0"/>
         <element name="diagnosis" type="{http://hl7.org/fhir}ExplanationOfBenefit.Diagnosis" maxOccurs="unbounded" minOccurs="0"/>
         <element name="procedure" type="{http://hl7.org/fhir}ExplanationOfBenefit.Procedure" maxOccurs="unbounded" minOccurs="0"/>
         <element name="specialCondition" type="{http://hl7.org/fhir}Coding" maxOccurs="unbounded" minOccurs="0"/>
         <choice>
           <element name="patientIdentifier" type="{http://hl7.org/fhir}Identifier"/>
           <element name="patientReference" type="{http://hl7.org/fhir}Reference"/>
         </choice>
         <element name="precedence" type="{http://hl7.org/fhir}positiveInt" minOccurs="0"/>
         <element name="coverage" type="{http://hl7.org/fhir}ExplanationOfBenefit.Coverage"/>
         <element name="accidentDate" type="{http://hl7.org/fhir}date" minOccurs="0"/>
         <element name="accidentType" type="{http://hl7.org/fhir}Coding" minOccurs="0"/>
         <choice minOccurs="0">
           <element name="accidentLocationAddress" type="{http://hl7.org/fhir}Address"/>
           <element name="accidentLocationReference" type="{http://hl7.org/fhir}Reference"/>
         </choice>
         <element name="interventionException" type="{http://hl7.org/fhir}Coding" maxOccurs="unbounded" minOccurs="0"/>
         <element name="onset" type="{http://hl7.org/fhir}ExplanationOfBenefit.Onset" maxOccurs="unbounded" minOccurs="0"/>
         <element name="employmentImpacted" type="{http://hl7.org/fhir}Period" minOccurs="0"/>
         <element name="hospitalization" type="{http://hl7.org/fhir}Period" minOccurs="0"/>
         <element name="item" type="{http://hl7.org/fhir}ExplanationOfBenefit.Item" maxOccurs="unbounded" minOccurs="0"/>
         <element name="addItem" type="{http://hl7.org/fhir}ExplanationOfBenefit.AddItem" maxOccurs="unbounded" minOccurs="0"/>
         <element name="missingTeeth" type="{http://hl7.org/fhir}ExplanationOfBenefit.MissingTeeth" maxOccurs="unbounded" minOccurs="0"/>
         <element name="totalCost" type="{http://hl7.org/fhir}Money" minOccurs="0"/>
         <element name="unallocDeductable" type="{http://hl7.org/fhir}Money" minOccurs="0"/>
         <element name="totalBenefit" type="{http://hl7.org/fhir}Money" minOccurs="0"/>
         <element name="paymentAdjustment" type="{http://hl7.org/fhir}Money" minOccurs="0"/>
         <element name="paymentAdjustmentReason" type="{http://hl7.org/fhir}Coding" minOccurs="0"/>
         <element name="paymentDate" type="{http://hl7.org/fhir}date" minOccurs="0"/>
         <element name="paymentAmount" type="{http://hl7.org/fhir}Money" minOccurs="0"/>
         <element name="paymentRef" type="{http://hl7.org/fhir}Identifier" minOccurs="0"/>
         <element name="reserved" type="{http://hl7.org/fhir}Coding" minOccurs="0"/>
         <element name="form" type="{http://hl7.org/fhir}Coding" minOccurs="0"/>
         <element name="note" type="{http://hl7.org/fhir}ExplanationOfBenefit.Note" maxOccurs="unbounded" minOccurs="0"/>
         <element name="benefitBalance" type="{http://hl7.org/fhir}ExplanationOfBenefit.BenefitBalance" maxOccurs="unbounded" minOccurs="0"/>
       </sequence>
     </extension>
   </complexContent>
 </complexType>
 
  • Field Details

  • Constructor Details

    • ExplanationOfBenefit

      public ExplanationOfBenefit()
  • Method Details

    • getIdentifier

      public List<Identifier> getIdentifier()
      Gets the value of the identifier property.

      This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the Jakarta XML Binding object. This is why there is not a set method for the identifier property.

      For example, to add a new item, do as follows:

          getIdentifier().add(newItem);
       

      Objects of the following type(s) are allowed in the list Identifier

    • getClaimIdentifier

      public Identifier getClaimIdentifier()
      Gets the value of the claimIdentifier property.
      Returns:
      possible object is Identifier
    • setClaimIdentifier

      public void setClaimIdentifier(Identifier value)
      Sets the value of the claimIdentifier property.
      Parameters:
      value - allowed object is Identifier
    • getClaimReference

      public Reference getClaimReference()
      Gets the value of the claimReference property.
      Returns:
      possible object is Reference
    • setClaimReference

      public void setClaimReference(Reference value)
      Sets the value of the claimReference property.
      Parameters:
      value - allowed object is Reference
    • getClaimResponseIdentifier

      public Identifier getClaimResponseIdentifier()
      Gets the value of the claimResponseIdentifier property.
      Returns:
      possible object is Identifier
    • setClaimResponseIdentifier

      public void setClaimResponseIdentifier(Identifier value)
      Sets the value of the claimResponseIdentifier property.
      Parameters:
      value - allowed object is Identifier
    • getClaimResponseReference

      public Reference getClaimResponseReference()
      Gets the value of the claimResponseReference property.
      Returns:
      possible object is Reference
    • setClaimResponseReference

      public void setClaimResponseReference(Reference value)
      Sets the value of the claimResponseReference property.
      Parameters:
      value - allowed object is Reference
    • getSubType

      public List<Coding> getSubType()
      Gets the value of the subType property.

      This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the Jakarta XML Binding object. This is why there is not a set method for the subType property.

      For example, to add a new item, do as follows:

          getSubType().add(newItem);
       

      Objects of the following type(s) are allowed in the list Coding

    • getRuleset

      public Coding getRuleset()
      Gets the value of the ruleset property.
      Returns:
      possible object is Coding
    • setRuleset

      public void setRuleset(Coding value)
      Sets the value of the ruleset property.
      Parameters:
      value - allowed object is Coding
    • getOriginalRuleset

      public Coding getOriginalRuleset()
      Gets the value of the originalRuleset property.
      Returns:
      possible object is Coding
    • setOriginalRuleset

      public void setOriginalRuleset(Coding value)
      Sets the value of the originalRuleset property.
      Parameters:
      value - allowed object is Coding
    • getCreated

      public DateTime getCreated()
      Gets the value of the created property.
      Returns:
      possible object is DateTime
    • setCreated

      public void setCreated(DateTime value)
      Sets the value of the created property.
      Parameters:
      value - allowed object is DateTime
    • getBillablePeriod

      public Period getBillablePeriod()
      Gets the value of the billablePeriod property.
      Returns:
      possible object is Period
    • setBillablePeriod

      public void setBillablePeriod(Period value)
      Sets the value of the billablePeriod property.
      Parameters:
      value - allowed object is Period
    • getDisposition

      public String getDisposition()
      Gets the value of the disposition property.
      Returns:
      possible object is String
    • setDisposition

      public void setDisposition(String value)
      Sets the value of the disposition property.
      Parameters:
      value - allowed object is String
    • getProviderIdentifier

      public Identifier getProviderIdentifier()
      Gets the value of the providerIdentifier property.
      Returns:
      possible object is Identifier
    • setProviderIdentifier

      public void setProviderIdentifier(Identifier value)
      Sets the value of the providerIdentifier property.
      Parameters:
      value - allowed object is Identifier
    • getProviderReference

      public Reference getProviderReference()
      Gets the value of the providerReference property.
      Returns:
      possible object is Reference
    • setProviderReference

      public void setProviderReference(Reference value)
      Sets the value of the providerReference property.
      Parameters:
      value - allowed object is Reference
    • getOrganizationIdentifier

      public Identifier getOrganizationIdentifier()
      Gets the value of the organizationIdentifier property.
      Returns:
      possible object is Identifier
    • setOrganizationIdentifier

      public void setOrganizationIdentifier(Identifier value)
      Sets the value of the organizationIdentifier property.
      Parameters:
      value - allowed object is Identifier
    • getOrganizationReference

      public Reference getOrganizationReference()
      Gets the value of the organizationReference property.
      Returns:
      possible object is Reference
    • setOrganizationReference

      public void setOrganizationReference(Reference value)
      Sets the value of the organizationReference property.
      Parameters:
      value - allowed object is Reference
    • getFacilityIdentifier

      public Identifier getFacilityIdentifier()
      Gets the value of the facilityIdentifier property.
      Returns:
      possible object is Identifier
    • setFacilityIdentifier

      public void setFacilityIdentifier(Identifier value)
      Sets the value of the facilityIdentifier property.
      Parameters:
      value - allowed object is Identifier
    • getFacilityReference

      public Reference getFacilityReference()
      Gets the value of the facilityReference property.
      Returns:
      possible object is Reference
    • setFacilityReference

      public void setFacilityReference(Reference value)
      Sets the value of the facilityReference property.
      Parameters:
      value - allowed object is Reference
    • getRelated

      public List<ExplanationOfBenefitRelated> getRelated()
      Gets the value of the related property.

      This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the Jakarta XML Binding object. This is why there is not a set method for the related property.

      For example, to add a new item, do as follows:

          getRelated().add(newItem);
       

      Objects of the following type(s) are allowed in the list ExplanationOfBenefitRelated

    • getPrescriptionIdentifier

      public Identifier getPrescriptionIdentifier()
      Gets the value of the prescriptionIdentifier property.
      Returns:
      possible object is Identifier
    • setPrescriptionIdentifier

      public void setPrescriptionIdentifier(Identifier value)
      Sets the value of the prescriptionIdentifier property.
      Parameters:
      value - allowed object is Identifier
    • getPrescriptionReference

      public Reference getPrescriptionReference()
      Gets the value of the prescriptionReference property.
      Returns:
      possible object is Reference
    • setPrescriptionReference

      public void setPrescriptionReference(Reference value)
      Sets the value of the prescriptionReference property.
      Parameters:
      value - allowed object is Reference
    • getOriginalPrescriptionIdentifier

      public Identifier getOriginalPrescriptionIdentifier()
      Gets the value of the originalPrescriptionIdentifier property.
      Returns:
      possible object is Identifier
    • setOriginalPrescriptionIdentifier

      public void setOriginalPrescriptionIdentifier(Identifier value)
      Sets the value of the originalPrescriptionIdentifier property.
      Parameters:
      value - allowed object is Identifier
    • getOriginalPrescriptionReference

      public Reference getOriginalPrescriptionReference()
      Gets the value of the originalPrescriptionReference property.
      Returns:
      possible object is Reference
    • setOriginalPrescriptionReference

      public void setOriginalPrescriptionReference(Reference value)
      Sets the value of the originalPrescriptionReference property.
      Parameters:
      value - allowed object is Reference
    • getPayee

      public ExplanationOfBenefitPayee getPayee()
      Gets the value of the payee property.
      Returns:
      possible object is ExplanationOfBenefitPayee
    • setPayee

      public void setPayee(ExplanationOfBenefitPayee value)
      Sets the value of the payee property.
      Parameters:
      value - allowed object is ExplanationOfBenefitPayee
    • getReferralIdentifier

      public Identifier getReferralIdentifier()
      Gets the value of the referralIdentifier property.
      Returns:
      possible object is Identifier
    • setReferralIdentifier

      public void setReferralIdentifier(Identifier value)
      Sets the value of the referralIdentifier property.
      Parameters:
      value - allowed object is Identifier
    • getReferralReference

      public Reference getReferralReference()
      Gets the value of the referralReference property.
      Returns:
      possible object is Reference
    • setReferralReference

      public void setReferralReference(Reference value)
      Sets the value of the referralReference property.
      Parameters:
      value - allowed object is Reference
    • getOccurrenceCode

      public List<Coding> getOccurrenceCode()
      Gets the value of the occurrenceCode property.

      This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the Jakarta XML Binding object. This is why there is not a set method for the occurrenceCode property.

      For example, to add a new item, do as follows:

          getOccurrenceCode().add(newItem);
       

      Objects of the following type(s) are allowed in the list Coding

    • getOccurenceSpanCode

      public List<Coding> getOccurenceSpanCode()
      Gets the value of the occurenceSpanCode property.

      This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the Jakarta XML Binding object. This is why there is not a set method for the occurenceSpanCode property.

      For example, to add a new item, do as follows:

          getOccurenceSpanCode().add(newItem);
       

      Objects of the following type(s) are allowed in the list Coding

    • getValueCode

      public List<Coding> getValueCode()
      Gets the value of the valueCode property.

      This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the Jakarta XML Binding object. This is why there is not a set method for the valueCode property.

      For example, to add a new item, do as follows:

          getValueCode().add(newItem);
       

      Objects of the following type(s) are allowed in the list Coding

    • getDiagnosis

      public List<ExplanationOfBenefitDiagnosis> getDiagnosis()
      Gets the value of the diagnosis property.

      This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the Jakarta XML Binding object. This is why there is not a set method for the diagnosis property.

      For example, to add a new item, do as follows:

          getDiagnosis().add(newItem);
       

      Objects of the following type(s) are allowed in the list ExplanationOfBenefitDiagnosis

    • getProcedure

      public List<ExplanationOfBenefitProcedure> getProcedure()
      Gets the value of the procedure property.

      This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the Jakarta XML Binding object. This is why there is not a set method for the procedure property.

      For example, to add a new item, do as follows:

          getProcedure().add(newItem);
       

      Objects of the following type(s) are allowed in the list ExplanationOfBenefitProcedure

    • getSpecialCondition

      public List<Coding> getSpecialCondition()
      Gets the value of the specialCondition property.

      This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the Jakarta XML Binding object. This is why there is not a set method for the specialCondition property.

      For example, to add a new item, do as follows:

          getSpecialCondition().add(newItem);
       

      Objects of the following type(s) are allowed in the list Coding

    • getPatientIdentifier

      public Identifier getPatientIdentifier()
      Gets the value of the patientIdentifier property.
      Returns:
      possible object is Identifier
    • setPatientIdentifier

      public void setPatientIdentifier(Identifier value)
      Sets the value of the patientIdentifier property.
      Parameters:
      value - allowed object is Identifier
    • getPatientReference

      public Reference getPatientReference()
      Gets the value of the patientReference property.
      Returns:
      possible object is Reference
    • setPatientReference

      public void setPatientReference(Reference value)
      Sets the value of the patientReference property.
      Parameters:
      value - allowed object is Reference
    • getPrecedence

      public PositiveInt getPrecedence()
      Gets the value of the precedence property.
      Returns:
      possible object is PositiveInt
    • setPrecedence

      public void setPrecedence(PositiveInt value)
      Sets the value of the precedence property.
      Parameters:
      value - allowed object is PositiveInt
    • getCoverage

      public ExplanationOfBenefitCoverage getCoverage()
      Gets the value of the coverage property.
      Returns:
      possible object is ExplanationOfBenefitCoverage
    • setCoverage

      public void setCoverage(ExplanationOfBenefitCoverage value)
      Sets the value of the coverage property.
      Parameters:
      value - allowed object is ExplanationOfBenefitCoverage
    • getAccidentDate

      public Date getAccidentDate()
      Gets the value of the accidentDate property.
      Returns:
      possible object is Date
    • setAccidentDate

      public void setAccidentDate(Date value)
      Sets the value of the accidentDate property.
      Parameters:
      value - allowed object is Date
    • getAccidentType

      public Coding getAccidentType()
      Gets the value of the accidentType property.
      Returns:
      possible object is Coding
    • setAccidentType

      public void setAccidentType(Coding value)
      Sets the value of the accidentType property.
      Parameters:
      value - allowed object is Coding
    • getAccidentLocationAddress

      public Address getAccidentLocationAddress()
      Gets the value of the accidentLocationAddress property.
      Returns:
      possible object is Address
    • setAccidentLocationAddress

      public void setAccidentLocationAddress(Address value)
      Sets the value of the accidentLocationAddress property.
      Parameters:
      value - allowed object is Address
    • getAccidentLocationReference

      public Reference getAccidentLocationReference()
      Gets the value of the accidentLocationReference property.
      Returns:
      possible object is Reference
    • setAccidentLocationReference

      public void setAccidentLocationReference(Reference value)
      Sets the value of the accidentLocationReference property.
      Parameters:
      value - allowed object is Reference
    • getInterventionException

      public List<Coding> getInterventionException()
      Gets the value of the interventionException property.

      This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the Jakarta XML Binding object. This is why there is not a set method for the interventionException property.

      For example, to add a new item, do as follows:

          getInterventionException().add(newItem);
       

      Objects of the following type(s) are allowed in the list Coding

    • getOnset

      public List<ExplanationOfBenefitOnset> getOnset()
      Gets the value of the onset property.

      This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the Jakarta XML Binding object. This is why there is not a set method for the onset property.

      For example, to add a new item, do as follows:

          getOnset().add(newItem);
       

      Objects of the following type(s) are allowed in the list ExplanationOfBenefitOnset

    • getEmploymentImpacted

      public Period getEmploymentImpacted()
      Gets the value of the employmentImpacted property.
      Returns:
      possible object is Period
    • setEmploymentImpacted

      public void setEmploymentImpacted(Period value)
      Sets the value of the employmentImpacted property.
      Parameters:
      value - allowed object is Period
    • getHospitalization

      public Period getHospitalization()
      Gets the value of the hospitalization property.
      Returns:
      possible object is Period
    • setHospitalization

      public void setHospitalization(Period value)
      Sets the value of the hospitalization property.
      Parameters:
      value - allowed object is Period
    • getItem

      public List<ExplanationOfBenefitItem> getItem()
      Gets the value of the item property.

      This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the Jakarta XML Binding object. This is why there is not a set method for the item property.

      For example, to add a new item, do as follows:

          getItem().add(newItem);
       

      Objects of the following type(s) are allowed in the list ExplanationOfBenefitItem

    • getAddItem

      public List<ExplanationOfBenefitAddItem> getAddItem()
      Gets the value of the addItem property.

      This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the Jakarta XML Binding object. This is why there is not a set method for the addItem property.

      For example, to add a new item, do as follows:

          getAddItem().add(newItem);
       

      Objects of the following type(s) are allowed in the list ExplanationOfBenefitAddItem

    • getMissingTeeth

      public List<ExplanationOfBenefitMissingTeeth> getMissingTeeth()
      Gets the value of the missingTeeth property.

      This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the Jakarta XML Binding object. This is why there is not a set method for the missingTeeth property.

      For example, to add a new item, do as follows:

          getMissingTeeth().add(newItem);
       

      Objects of the following type(s) are allowed in the list ExplanationOfBenefitMissingTeeth

    • getTotalCost

      public Money getTotalCost()
      Gets the value of the totalCost property.
      Returns:
      possible object is Money
    • setTotalCost

      public void setTotalCost(Money value)
      Sets the value of the totalCost property.
      Parameters:
      value - allowed object is Money
    • getUnallocDeductable

      public Money getUnallocDeductable()
      Gets the value of the unallocDeductable property.
      Returns:
      possible object is Money
    • setUnallocDeductable

      public void setUnallocDeductable(Money value)
      Sets the value of the unallocDeductable property.
      Parameters:
      value - allowed object is Money
    • getTotalBenefit

      public Money getTotalBenefit()
      Gets the value of the totalBenefit property.
      Returns:
      possible object is Money
    • setTotalBenefit

      public void setTotalBenefit(Money value)
      Sets the value of the totalBenefit property.
      Parameters:
      value - allowed object is Money
    • getPaymentAdjustment

      public Money getPaymentAdjustment()
      Gets the value of the paymentAdjustment property.
      Returns:
      possible object is Money
    • setPaymentAdjustment

      public void setPaymentAdjustment(Money value)
      Sets the value of the paymentAdjustment property.
      Parameters:
      value - allowed object is Money
    • getPaymentAdjustmentReason

      public Coding getPaymentAdjustmentReason()
      Gets the value of the paymentAdjustmentReason property.
      Returns:
      possible object is Coding
    • setPaymentAdjustmentReason

      public void setPaymentAdjustmentReason(Coding value)
      Sets the value of the paymentAdjustmentReason property.
      Parameters:
      value - allowed object is Coding
    • getPaymentDate

      public Date getPaymentDate()
      Gets the value of the paymentDate property.
      Returns:
      possible object is Date
    • setPaymentDate

      public void setPaymentDate(Date value)
      Sets the value of the paymentDate property.
      Parameters:
      value - allowed object is Date
    • getPaymentAmount

      public Money getPaymentAmount()
      Gets the value of the paymentAmount property.
      Returns:
      possible object is Money
    • setPaymentAmount

      public void setPaymentAmount(Money value)
      Sets the value of the paymentAmount property.
      Parameters:
      value - allowed object is Money
    • getPaymentRef

      public Identifier getPaymentRef()
      Gets the value of the paymentRef property.
      Returns:
      possible object is Identifier
    • setPaymentRef

      public void setPaymentRef(Identifier value)
      Sets the value of the paymentRef property.
      Parameters:
      value - allowed object is Identifier
    • getReserved

      public Coding getReserved()
      Gets the value of the reserved property.
      Returns:
      possible object is Coding
    • setReserved

      public void setReserved(Coding value)
      Sets the value of the reserved property.
      Parameters:
      value - allowed object is Coding
    • getForm

      public Coding getForm()
      Gets the value of the form property.
      Returns:
      possible object is Coding
    • setForm

      public void setForm(Coding value)
      Sets the value of the form property.
      Parameters:
      value - allowed object is Coding
    • getNote

      public List<ExplanationOfBenefitNote> getNote()
      Gets the value of the note property.

      This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the Jakarta XML Binding object. This is why there is not a set method for the note property.

      For example, to add a new item, do as follows:

          getNote().add(newItem);
       

      Objects of the following type(s) are allowed in the list ExplanationOfBenefitNote

    • getBenefitBalance

      public List<ExplanationOfBenefitBenefitBalance> getBenefitBalance()
      Gets the value of the benefitBalance property.

      This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the Jakarta XML Binding object. This is why there is not a set method for the benefitBalance property.

      For example, to add a new item, do as follows:

          getBenefitBalance().add(newItem);
       

      Objects of the following type(s) are allowed in the list ExplanationOfBenefitBenefitBalance

    • withIdentifier

      public ExplanationOfBenefit withIdentifier(Identifier... values)
    • withIdentifier

      public ExplanationOfBenefit withIdentifier(Collection<Identifier> values)
    • withClaimIdentifier

      public ExplanationOfBenefit withClaimIdentifier(Identifier value)
    • withClaimReference

      public ExplanationOfBenefit withClaimReference(Reference value)
    • withClaimResponseIdentifier

      public ExplanationOfBenefit withClaimResponseIdentifier(Identifier value)
    • withClaimResponseReference

      public ExplanationOfBenefit withClaimResponseReference(Reference value)
    • withSubType

      public ExplanationOfBenefit withSubType(Coding... values)
    • withSubType

      public ExplanationOfBenefit withSubType(Collection<Coding> values)
    • withRuleset

      public ExplanationOfBenefit withRuleset(Coding value)
    • withOriginalRuleset

      public ExplanationOfBenefit withOriginalRuleset(Coding value)
    • withCreated

      public ExplanationOfBenefit withCreated(DateTime value)
    • withBillablePeriod

      public ExplanationOfBenefit withBillablePeriod(Period value)
    • withDisposition

      public ExplanationOfBenefit withDisposition(String value)
    • withProviderIdentifier

      public ExplanationOfBenefit withProviderIdentifier(Identifier value)
    • withProviderReference

      public ExplanationOfBenefit withProviderReference(Reference value)
    • withOrganizationIdentifier

      public ExplanationOfBenefit withOrganizationIdentifier(Identifier value)
    • withOrganizationReference

      public ExplanationOfBenefit withOrganizationReference(Reference value)
    • withFacilityIdentifier

      public ExplanationOfBenefit withFacilityIdentifier(Identifier value)
    • withFacilityReference

      public ExplanationOfBenefit withFacilityReference(Reference value)
    • withRelated

      public ExplanationOfBenefit withRelated(ExplanationOfBenefitRelated... values)
    • withRelated

    • withPrescriptionIdentifier

      public ExplanationOfBenefit withPrescriptionIdentifier(Identifier value)
    • withPrescriptionReference

      public ExplanationOfBenefit withPrescriptionReference(Reference value)
    • withOriginalPrescriptionIdentifier

      public ExplanationOfBenefit withOriginalPrescriptionIdentifier(Identifier value)
    • withOriginalPrescriptionReference

      public ExplanationOfBenefit withOriginalPrescriptionReference(Reference value)
    • withPayee

    • withReferralIdentifier

      public ExplanationOfBenefit withReferralIdentifier(Identifier value)
    • withReferralReference

      public ExplanationOfBenefit withReferralReference(Reference value)
    • withOccurrenceCode

      public ExplanationOfBenefit withOccurrenceCode(Coding... values)
    • withOccurrenceCode

      public ExplanationOfBenefit withOccurrenceCode(Collection<Coding> values)
    • withOccurenceSpanCode

      public ExplanationOfBenefit withOccurenceSpanCode(Coding... values)
    • withOccurenceSpanCode

      public ExplanationOfBenefit withOccurenceSpanCode(Collection<Coding> values)
    • withValueCode

      public ExplanationOfBenefit withValueCode(Coding... values)
    • withValueCode

      public ExplanationOfBenefit withValueCode(Collection<Coding> values)
    • withDiagnosis

      public ExplanationOfBenefit withDiagnosis(ExplanationOfBenefitDiagnosis... values)
    • withDiagnosis

    • withProcedure

      public ExplanationOfBenefit withProcedure(ExplanationOfBenefitProcedure... values)
    • withProcedure

    • withSpecialCondition

      public ExplanationOfBenefit withSpecialCondition(Coding... values)
    • withSpecialCondition

      public ExplanationOfBenefit withSpecialCondition(Collection<Coding> values)
    • withPatientIdentifier

      public ExplanationOfBenefit withPatientIdentifier(Identifier value)
    • withPatientReference

      public ExplanationOfBenefit withPatientReference(Reference value)
    • withPrecedence

      public ExplanationOfBenefit withPrecedence(PositiveInt value)
    • withCoverage

    • withAccidentDate

      public ExplanationOfBenefit withAccidentDate(Date value)
    • withAccidentType

      public ExplanationOfBenefit withAccidentType(Coding value)
    • withAccidentLocationAddress

      public ExplanationOfBenefit withAccidentLocationAddress(Address value)
    • withAccidentLocationReference

      public ExplanationOfBenefit withAccidentLocationReference(Reference value)
    • withInterventionException

      public ExplanationOfBenefit withInterventionException(Coding... values)
    • withInterventionException

      public ExplanationOfBenefit withInterventionException(Collection<Coding> values)
    • withOnset

      public ExplanationOfBenefit withOnset(ExplanationOfBenefitOnset... values)
    • withOnset

    • withEmploymentImpacted

      public ExplanationOfBenefit withEmploymentImpacted(Period value)
    • withHospitalization

      public ExplanationOfBenefit withHospitalization(Period value)
    • withItem

      public ExplanationOfBenefit withItem(ExplanationOfBenefitItem... values)
    • withItem

    • withAddItem

      public ExplanationOfBenefit withAddItem(ExplanationOfBenefitAddItem... values)
    • withAddItem

    • withMissingTeeth

      public ExplanationOfBenefit withMissingTeeth(ExplanationOfBenefitMissingTeeth... values)
    • withMissingTeeth

    • withTotalCost

      public ExplanationOfBenefit withTotalCost(Money value)
    • withUnallocDeductable

      public ExplanationOfBenefit withUnallocDeductable(Money value)
    • withTotalBenefit

      public ExplanationOfBenefit withTotalBenefit(Money value)
    • withPaymentAdjustment

      public ExplanationOfBenefit withPaymentAdjustment(Money value)
    • withPaymentAdjustmentReason

      public ExplanationOfBenefit withPaymentAdjustmentReason(Coding value)
    • withPaymentDate

      public ExplanationOfBenefit withPaymentDate(Date value)
    • withPaymentAmount

      public ExplanationOfBenefit withPaymentAmount(Money value)
    • withPaymentRef

      public ExplanationOfBenefit withPaymentRef(Identifier value)
    • withReserved

      public ExplanationOfBenefit withReserved(Coding value)
    • withForm

      public ExplanationOfBenefit withForm(Coding value)
    • withNote

      public ExplanationOfBenefit withNote(ExplanationOfBenefitNote... values)
    • withNote

    • withBenefitBalance

      public ExplanationOfBenefit withBenefitBalance(ExplanationOfBenefitBenefitBalance... values)
    • withBenefitBalance

    • withText

      public ExplanationOfBenefit withText(Narrative value)
      Overrides:
      withText in class DomainResource
    • withContained

      public ExplanationOfBenefit withContained(ResourceContainer... values)
      Overrides:
      withContained in class DomainResource
    • withContained

      public ExplanationOfBenefit withContained(Collection<ResourceContainer> values)
      Overrides:
      withContained in class DomainResource
    • withExtension

      public ExplanationOfBenefit withExtension(Extension... values)
      Overrides:
      withExtension in class DomainResource
    • withExtension

      public ExplanationOfBenefit withExtension(Collection<Extension> values)
      Overrides:
      withExtension in class DomainResource
    • withModifierExtension

      public ExplanationOfBenefit withModifierExtension(Extension... values)
      Overrides:
      withModifierExtension in class DomainResource
    • withModifierExtension

      public ExplanationOfBenefit withModifierExtension(Collection<Extension> values)
      Overrides:
      withModifierExtension in class DomainResource
    • withId

      public ExplanationOfBenefit withId(Id value)
      Overrides:
      withId in class DomainResource
    • withMeta

      public ExplanationOfBenefit withMeta(Meta value)
      Overrides:
      withMeta in class DomainResource
    • withImplicitRules

      public ExplanationOfBenefit withImplicitRules(Uri value)
      Overrides:
      withImplicitRules in class DomainResource
    • withLanguage

      public ExplanationOfBenefit withLanguage(Code value)
      Overrides:
      withLanguage in class DomainResource
    • equals

      public boolean equals(org.jvnet.jaxb2_commons.locator.ObjectLocator thisLocator, org.jvnet.jaxb2_commons.locator.ObjectLocator thatLocator, Object object, org.jvnet.jaxb2_commons.lang.EqualsStrategy2 strategy)
      Specified by:
      equals in interface org.jvnet.jaxb2_commons.lang.Equals2
      Overrides:
      equals in class DomainResource
    • equals

      public boolean equals(Object object)
      Overrides:
      equals in class DomainResource
    • hashCode

      public int hashCode(org.jvnet.jaxb2_commons.locator.ObjectLocator locator, org.jvnet.jaxb2_commons.lang.HashCodeStrategy2 strategy)
      Specified by:
      hashCode in interface org.jvnet.jaxb2_commons.lang.HashCode2
      Overrides:
      hashCode in class DomainResource
    • hashCode

      public int hashCode()
      Overrides:
      hashCode in class DomainResource
    • toString

      public String toString()
      Overrides:
      toString in class DomainResource
    • append

      public StringBuilder append(org.jvnet.jaxb2_commons.locator.ObjectLocator locator, StringBuilder buffer, org.jvnet.jaxb2_commons.lang.ToStringStrategy2 strategy)
      Specified by:
      append in interface org.jvnet.jaxb2_commons.lang.ToString2
      Overrides:
      append in class DomainResource
    • appendFields

      public StringBuilder appendFields(org.jvnet.jaxb2_commons.locator.ObjectLocator locator, StringBuilder buffer, org.jvnet.jaxb2_commons.lang.ToStringStrategy2 strategy)
      Specified by:
      appendFields in interface org.jvnet.jaxb2_commons.lang.ToString2
      Overrides:
      appendFields in class DomainResource
    • setIdentifier

      public void setIdentifier(List<Identifier> value)
    • setSubType

      public void setSubType(List<Coding> value)
    • setRelated

      public void setRelated(List<ExplanationOfBenefitRelated> value)
    • setOccurrenceCode

      public void setOccurrenceCode(List<Coding> value)
    • setOccurenceSpanCode

      public void setOccurenceSpanCode(List<Coding> value)
    • setValueCode

      public void setValueCode(List<Coding> value)
    • setDiagnosis

      public void setDiagnosis(List<ExplanationOfBenefitDiagnosis> value)
    • setProcedure

      public void setProcedure(List<ExplanationOfBenefitProcedure> value)
    • setSpecialCondition

      public void setSpecialCondition(List<Coding> value)
    • setInterventionException

      public void setInterventionException(List<Coding> value)
    • setOnset

      public void setOnset(List<ExplanationOfBenefitOnset> value)
    • setItem

      public void setItem(List<ExplanationOfBenefitItem> value)
    • setAddItem

      public void setAddItem(List<ExplanationOfBenefitAddItem> value)
    • setMissingTeeth

      public void setMissingTeeth(List<ExplanationOfBenefitMissingTeeth> value)
    • setNote

      public void setNote(List<ExplanationOfBenefitNote> value)
    • setBenefitBalance

      public void setBenefitBalance(List<ExplanationOfBenefitBenefitBalance> value)