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> List
<hdi.codeent.CodeEntity> void
claimFilingIndicatorCode
(String claimFilingIndicatorCode) hdi.codeent.CodeEntity
drg()
boolean
int
hashCode()
payee()
payer()
void
setClaimStatusCode
(String claimStatusCode) void
setDrgCode
(String drgCode) toString()
Methods inherited from class hdi.model.ClaimOrPayment
addCodeEntityForSeg, addLine, calcWidestServiceDateRange, chargeAmount, codeEnts, containsCode, createTimestamp, dateFrom, dateTo, facilityCode, frequencyCode, getPatientOrSubscriber, getPlaceOfServiceCodeDesc, id, id, isInstClaimOrPayment, isInstPayment, isOriginalClaim, issues, lines, objectType, otherSubscribers, patient, patientControlNumber, patientPaidAmount, paymentAmount, placeOfServiceType, prepDerived, qualityScore, serviceDateFrom, serviceDateTo, statementDateFrom, statementDateTo, subscriber, transaction, transaction, transactionId, transactionId, updateTimestamp, yearMonthPeriod, yearPeriod
Methods inherited from interface hdi.edi.edient.EdiEntity
loop, loop
-
Constructor Details
-
Payment
public Payment()
-
-
Method Details
-
claimFilingIndicatorCode
-
subscriber
- Overrides:
subscriber
in classClaimOrPayment
-
otherSubscriber
-
setClaimStatusCode
-
setDrgCode
-
allCodeEntities
-
allPaymentLevelCodeEntities
-
getTotalAdjustmentAmount
-
getTotalClaimAdjustmentAmount
- Overrides:
getTotalClaimAdjustmentAmount
in classClaimOrPayment
-
getCoverageAmount
-
equals
-
hashCode
public int hashCode() -
toString
- Overrides:
toString
in classClaimOrPayment
-
claimStatusCode
-
claimStatus
-
patientResponsibilityAmount
-
claimFilingIndicatorCode
-
insurancePlanType
-
payerControlNumber
-
drg
public hdi.codeent.CodeEntity drg() -
drgWeight
-
dischargeFraction
-
otherClaimRelatedIds
-
supplementalAmounts
-
supplementalQuantities
-
payer
-
payee
-
adjustments
- Overrides:
adjustments
in classClaimOrPayment
-
coverageExpirationDate
-
claimReceivedDate
-
serviceProvider
-
crossoverCarrier
-
correctedPayer
-
correctedInsured
-
claimContacts
-
adjustmentAmount
-
adjustmentAmount
- Returns:
this
.
-