Package hdi.model.payment
Class Payment
java.lang.Object
hdi.model.ClaimOrPayment
hdi.model.payment.Payment
- All Implemented Interfaces:
hdi.edi.edient.EdiEntity,RootObj
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionadjustmentAmount(BigDecimal adjustmentAmount) List<hdi.codeent.CodeEntity> voidclaimFilingIndicatorCode(String claimFilingIndicatorCode) hdi.codeent.CodeEntitydrg()booleangetReference(ReferenceType type) inthashCode()payee()payer()List<hdi.codeent.CodeEntity> remarks()voidsetClaimStatusCode(String claimStatusCode) voidsetDrgCode(String drgCode) toString()Methods inherited from class hdi.model.ClaimOrPayment
addCodeEntityForSeg, addLine, calcWidestServiceDateRange, chargeAmount, chargeAmount, codeEnts, codeEnts, containsCode, createTimestamp, createTimestamp, dateFrom, dateFrom, dateTo, dateTo, facilityCode, facilityCode, frequencyCode, frequencyCode, getPatientOrSubscriber, getPlaceOfServiceCodeDesc, id, id, isInstClaimOrPayment, isOriginalClaim, issues, issues, lines, objectType, objectType, otherSubscribers, otherSubscribers, patient, patient, patientControlNumber, patientControlNumber, patientPaidAmount, patientPaidAmount, paymentAmount, paymentAmount, placeOfServiceType, placeOfServiceType, qualityScore, qualityScore, serviceDateFrom, serviceDateFrom, serviceDateTo, serviceDateTo, statementDateFrom, statementDateFrom, statementDateTo, statementDateTo, subscriber, transaction, transaction, transactionId, transactionId, updateTimestamp, updateTimestamp, yearMonthPeriod, yearMonthPeriod, yearPeriod, yearPeriod
-
Constructor Details
-
Payment
public Payment()
-
-
Method Details
-
claimFilingIndicatorCode
-
subscriber
- Overrides:
subscriberin classClaimOrPayment
-
otherSubscriber
-
setClaimStatusCode
-
setDrgCode
-
allCodeEntities
-
getReference
-
getTotalAdjustmentAmount
-
getTotalClaimAdjustmentAmount
- Overrides:
getTotalClaimAdjustmentAmountin classClaimOrPayment
-
getCoverageAmount
-
adjustments
- Overrides:
adjustmentsin classClaimOrPayment
-
remarks
-
otherClaimRelatedIds
-
supplementalAmounts
-
supplementalQuantities
-
claimContacts
-
equals
-
hashCode
public int hashCode() -
toString
- Overrides:
toStringin classClaimOrPayment
-
claimStatusCode
-
claimStatus
-
patientResponsibilityAmount
-
claimFilingIndicatorCode
-
insurancePlanType
-
payerControlNumber
-
drg
public hdi.codeent.CodeEntity drg() -
drgWeight
-
dischargeFraction
-
payer
-
payee
-
outpatientAdjudication
-
inpatientAdjudication
-
coverageExpirationDate
-
claimReceivedDate
-
serviceProvider
-
crossoverCarrier
-
correctedPayer
-
correctedInsured
-
adjustmentAmount
-
adjustmentAmount
- Returns:
this.
-