Web-based medical centre administration system

Assignment Help JAVA Programming
Reference no: EM132111451

Assignment - Web-Based Medical Centre Administration System

This is a very brief description of the project. You are required to develop a webbased system to administer functionalities in a typical Australian medical clinic.

The main operators at the medical centre are; Doctor(s), Nurse(s), receptionist(s) and clinic manager. The administration has many distinctive functionalities; reception, General Practitioner consultation, Nurse tasks, management and accounting tasks. There are sub-tasks involved in each one of the main tasks.

Reception sub-tasks include answering phone calls of patients, receiving patients at the counter, entering patient's details, making/updating/cancelling patients appointments, billing patients (bulk-billing, work cover and private).

Medical Practitioner sub-tasks include reviewing patient's history, diagnosing, writing notes, referrals to specialists, prescribing medications, MRIs, CT-Scans, X-Rays, immunizations, allied health interventions and Pathology tests.

It is also recommended to include medical objects in the development. Nurse subtasks include preparing care-plans, sterilization tasks, immunization and cleaning/padding minor injuries.

The manager maintains rosters and assessments of Doctor(s), Nurse(s) and Receptionist(s). All correspondences between medical centre and other related organisations is required to be performed electronically online without paper work. You are strongly encouraged to base your design on an open source generic system and develop the design further to tailor it for Australian clinics.

Attachment:- Assignment.rar

Verified Expert

The assignment required to create web based system which provide administrative services and functionalities of Australian medical clinic where different type of interfaces have been created using an open source generic system for providing the facilities to the patient.

Reference no: EM132111451

Questions Cloud

Implications of having a work culture : Positive and negative implications of having a work culture that is dominated by a leader?
Modern health care operating environment : Consider the value of ERP information management systems in the modern health care operating environment.
What you learn about the person and environment : To prepare for this Discussion, read "Working With People With Disabilities: The Case of Andres" in Social Work Case Studies: Foundation Year.
According to the integrations-responsiveness framework : According to the integrations-responsiveness framework, which company below most likely feels the strongest pressure for local responsiveness?
Web-based medical centre administration system : COIT20273 - Application Development Project - Software Design and Development Project - Project Plan and Requirement Specifications
Which of these estimates should be the most accurate : PJM 6500 : An activity with a learning rate of 0.85 takes 25 hours for the first iteration. How long will it take to complete this task for the 15th time?
Identify all the relevant roles assumed by the client : Identify the presenting problem for the case study you selected. (Remember the presenting problem has to be framed from the perspective of role theory.
Create table of counts of the variable gender : Create a table of counts of the variable Gender. Use an appropriate title for your chart. Are there more female shoppers?
How social workers work with clients : Post an explanation of the effects of the social welfare policies presented in the case study you selected on Luisa or Tessa. Be specific and reference.

Reviews

inf2111451

12/3/2018 1:29:36 AM

i dont know how to create the database, is that possible to send it to me? this is the best solution!!!! "The paper was done after doing extensive research, It is impotant to mention the writing format was very attractive. It is vey good and 100% non-plagiarized. I even received an A for the paper .Thanks. I appreciate the efforts of the tutors. I would like to recommended this online portal to other students who are in urgent need of help. "

inf2111451

12/3/2018 1:12:08 AM

this program target is for medication center. so this means we dont need that much picture in the website... the key point is you have to deliver each department of their own functions and access... sned me the full version then i tell you what anything else is needed. Please send the missing files in attachment. Have you set up different account for each department with different level of access control? Please list each functions of every department that they can do 102618_1Capture.PNG Create 4 user account for doctor, nursing, management and reception. each of them only can access their own functions

inf2111451

12/3/2018 1:01:58 AM

you have to tell me which way you are doing. are you making a html version? The main page should be like a login page such as the demo i provided. Different accounts should have different level access to use this program. You can download the demo coding for the reference and try to achieve every functions from my document and Spec. Could you send me about the tutor's work such as picture of the interface or coding. i would like to make sure we are on the correct directioN. did you set different access level of each account such as doctor, nursing, management & reception?please send me the full version then i will tell you about the edition.

inf2111451

12/3/2018 12:47:02 AM

Hi There, Any update? Please try to finish it as soon as possible. so could you spend the temporary version for me first? i would like to double check if there are any misunderstanding. How's going? please find attached picture and send the missing file of the program to me, thanks 102618_1problem.PNG Finally i can open the program this program have to use html5 to complete my demo is clearly shows that it is a html website. My ideal version of this program should be similar to OpenEMR Demo which is provided as below link: https://www.open-emr.org/demo/

len2111451

9/12/2018 10:45:26 PM

Please use java, html and mysql languages to complete this system. I suggest using below my provided opensource data to modify our own version of clinic system. There are some demo accounts which are very similar to our program. There are some of documentation about my system and show what kind of requirements & functions that need to be achieved. Please read carefully and try to complete all functions.

Write a Review

JAVA Programming Questions & Answers

  Advantages and disadvantages of a stringbuilder

What is the difference between string and StringBuilder? What are the advantages and disadvantages of a StringBuilder

  Fix the code

Create, Go to, Event list, Delete, and Quit. After the function of an option is done, the main menu is displayed again for the user to choose the next option

  The williamsburg women''s club

The Williamsburg Women's Club offers scholarships to local high school students who meet any of several criteria. Write an application that prompts the user for a student's numeric high school grade point average (for example, 3.2), the student's num..

  Discuss: inheritance loops and conditional statements

"The process of identifying the classes or functions for replacement" - I you can also define things that are used in the program. ie, define and discuss: inheritance, loops, conditional statements, variables, methods, objects, IDEs, and so on.

  Given a list of integers find the minimum and maximum

Write a program to answer this problem using multiple processes where the first process spawns multiple processes and they spawn their own multiple processes.

  The fancy new french restaurant la food is very popular for

the fancy new french restaurant la food is very popular for its authentic cuisine and high prices. this restaurant does

  Implement class that can be player in a game of tic tac toe

Specify, design, and implement a class that can be one player in a game of tic-toc-toe. The constructor should be specify whether the object is to be the first player (X's) or the second player (O's).

  Planning software application

The solution is a desktop Course-Planning Software application to replace their existing electronic Course Scheduling - System Features that meet the functional requirements specified in the Requirements Document.

  Write a definition for two recursive methods

public static String filter(String s, String rem) to return a String that is the result of removing every occurrence of all of the characters in the second parameter from the first parameter. For example, filter("abcdbdabdcbddda","bd") should retu..

  What is server-side and client-side scripting?

1. What is Server-side and Client-side scripting? Explain the differences between server-side and client - side scripting languages. Please provide 3 advantages and disadvantages of each. Please provide applicable references in APA style

  Code layout, use of variable names highlight the java code

Java Code high-lighting, things like code layout, use of variable names, general readability and understandability

  Describe execution difference between application and applet

Describe the execution differences between applications and applets. Explain why a Date object cannot be used with the drawString() method.

Free Assignment Quote

Assured A++ Grade

Get guaranteed satisfaction & time on delivery in every assignment order you paid with us! We ensure premium quality solution document along with free turntin report!

All rights reserved! Copyrights ©2019-2020 ExpertsMind IT Educational Pvt Ltd