This paper discusses design and implementation of clinic system utilizing Model-View-Controller (MVC) framework with UI & data-store. The solution of the clinic system is put forward through the integration of the multiple frameworks. The proposed clinic system is made up of seven functional modules, such as 1) patient registration, 2) appointment scheduling, 3) document management, 4) PHI management, 5) billing & accounting 6) reporting, and 7) integration. The project takes help of hibernate framework to access SQL server database for storing patient related data in all business logic. The patient registers itself on this platform for receiving medical related advice by scheduling appointments & document submission. This mainly focuses on billing for that patient; that includes insurance claim & reimbursement from insurance company. This uses advantages of spring MVC framework of J2EE & hibernate framework, etc. These all frameworks & functional modules make this platform sound & secure from current cyber-attacks.