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>
     
    • Constructor Detail

      • ExplanationOfBenefit

        public ExplanationOfBenefit()
    • Method Detail

      • getIdentifier

        public java.util.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 JAXB 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 java.util.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 JAXB 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 java.util.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 JAXB 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
      • 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 java.util.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 JAXB 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 java.util.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 JAXB 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 java.util.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 JAXB 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 java.util.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 JAXB 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 java.util.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 JAXB 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 java.util.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 JAXB 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
      • 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 java.util.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 JAXB 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 java.util.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 JAXB 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 java.util.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 JAXB 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 java.util.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 JAXB 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 java.util.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 JAXB 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 java.util.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 JAXB 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 java.util.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 JAXB 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

      • equals

        public boolean equals​(org.jvnet.jaxb2_commons.locator.ObjectLocator thisLocator,
                              org.jvnet.jaxb2_commons.locator.ObjectLocator thatLocator,
                              java.lang.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​(java.lang.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
      • append

        public java.lang.StringBuilder append​(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
                                              java.lang.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 java.lang.StringBuilder appendFields​(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
                                                    java.lang.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