Package hdi.model.patientsubscriber
Class PatientSubscriber
java.lang.Object
hdi.model.patientsubscriber.PatientSubscriber
- All Implemented Interfaces:
hdi.edi.edient.EdiEntity
-
Field Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionadjustments
(List<Adjustment> adjustments) void
claimFilingIndicatorCode
(String claimFilingIndicatorCode) boolean
loop()
void
name()
payer()
payer
(OrgOrPerson payer) person()
person
(OrgOrPerson person) void
populateFromSeg
(EdiSeg seg, EdiParsingResults ediParsingResults) void
populateFromSegInitial
(EdiSeg seg, EdiParsingResults results) boolean
populateFromSegMaster
(EdiSeg seg, EdiParsingResults results) void
seg()
toString()
weight()
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
Methods inherited from interface hdi.edi.edient.EdiEntity
addCodeEntityForSeg, addCodeEntityForTransaction, codeEntities, summaryString, summaryStringAsParent
-
Field Details
-
mapper
-
SUBSCRIBER_LOOP
- See Also:
-
SUBSCRIBER_NAME_LOOP
- See Also:
-
OTHER_SUBSCRIBER_LOOP
- See Also:
-
OTHER_SUBSCRIBER_NAME_LOOP
- See Also:
-
OTHER_SUBSCRIBER_CHILD_LOOP_PREFIX
- See Also:
-
PATIENT_LOOP
- See Also:
-
PATIENT_NAME_LOOP
- See Also:
-
-
Constructor Details
-
PatientSubscriber
-
PatientSubscriber
public PatientSubscriber()
-
-
Method Details
-
claimFilingIndicatorCode
-
populateFromSegInitial
- Specified by:
populateFromSegInitial
in interfacehdi.edi.edient.EdiEntity
-
populateFromSegMaster
- Specified by:
populateFromSegMaster
in interfacehdi.edi.edient.EdiEntity
-
age
-
nameAndRelationship
-
name
-
summaryString
- Specified by:
summaryString
in interfacehdi.edi.edient.EdiEntity
-
populateFromSeg
- Specified by:
populateFromSeg
in interfacehdi.edi.edient.EdiEntity
-
prepForPersistence
public void prepForPersistence() -
loop
- Specified by:
loop
in interfacehdi.edi.edient.EdiEntity
-
loop
- Specified by:
loop
in interfacehdi.edi.edient.EdiEntity
-
seg
-
payerResponsibilitySequence
-
relationshipType
-
groupOrPolicyNumber
-
groupName
-
claimFilingIndicatorCode
-
insurancePlanType
-
person
-
deathDate
-
weight
-
adjustments
-
payerPaidAmount
-
nonCoveredAmount
-
remainingPatientLiabilityAmount
-
payerClaimControlNumber
-
payer
-
providers
-
isSubscriber
public boolean isSubscriber() -
toString
-
person
- Returns:
this
.
-
adjustments
- Returns:
this
.
-
payer
- Returns:
this
.
-