kingkolby 0 Newbie Poster

create pseudocode program that will be used in a medical office or billing department. The client needs to be able to access a database that contains all of the patient’s information as well as their medical records and billing information. The following features must be included in the final design.
Electronic Claims Submission
Automatic Fees From
Advanced Cycle Billing with Automatic Finance Charge
Unlimited Account Notes
Auto/Quick Month End
Look up patients by "Partial Name", SS#, INS#, Ins. policy# or home/work/cell phone #
Accurate and Prompt Billing
Automatic Statements
Instant Access To Patient Records
Intraoffice E-Mail Module (able to email records to anyone in the office)
Mailing List
Office Appointments Module
Collections & Reporting
Immunization/Injection Records
Remember to declare all variables and constants. Use modules to ensure clean, reliable and reusable code.