JSP Calls For Opd Registration: (Commonpatientregistration - JSP)
JSP Calls For Opd Registration: (Commonpatientregistration - JSP)
1.1.2. populatePatientDetailsForNewOPD() :
a.will fetch by patientID and company ID -->
ClinicalEncounterRegistration.getPatientDemographicsRegistration(patientID,
document.getElementById('companyID').value,referenceType)
b.if resp is not null --> populate all data and checked
radiobuttons according to lastPatientType.
BillingRulesFacade.listActiveRegularPatientCategory(patientCategory,
document.getElementById('companyID').value) will fetch data an dset patient category.
d.if CORPORATE/INSURANCE/TPA/HEALTHCAMP(for other than USA) &
INSURANCE(for USA):will fetch data from -->
CashlessProviderFacade.listActiveCashlessProviders(document.getElementById('companyID').
value, '', patientCategory, 'Insurance').
1.1.3. commonOptedNAproved.jsp
1.1.4.registrationSpecificdetails.jsp
gistration Page sources click on patientName from OPD Dashboard at the time of create
Registration Page sources click on patientName from OPD Dashboard at the time of create Registration Page
sources
click on patientName from OPD Dashboard at the time of create new patient via
regular/appointment
click on registration number in billing header
OnLoad{
check patient profile page for OPD / IPD
if( OPD )
Check implementation country
If ( USA )
design and deveopfunctionality according to USA