pshung29 / turbocare

Automatically exported from code.google.com/p/turbocare
0 stars 0 forks source link

Registration page 3 -> Consultation Queue: #18

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Registration page 3 -> Consultation Queue:->> General / Specialist /
Priority.
2. If we select General then in the billing page it is showing as
"Consultation Common". If we select Specialist then also in the billing
page it is showing as "Consultation Common". If we select Priority then in
the billing page it is showing as "Consultation Private". 
3.But other than the General and Private we have some more items like
"common+private", "Very Private" etc. We can't select those.

What is the expected output? What do you see instead?

It is there in the new-Bill & Append Bill but not in the Consultation Queue.
What version of the product are you using? On what operating system?
238

Please provide any additional information below.

Original issue reported on code.google.com by tushar.c...@gmail.com on 9 Apr 2007 at 12:21

GoogleCodeExporter commented 8 years ago
General queue is for patients coming the first time which are in the common 
financial
class.  Specialist is usually for referrals after the first consultation, when a
Doctor tells a patient they have to see a specific doctor.  They still go into a
general queue, but the doctor is selected before payment.  Priority is always 
ahead
of General and Specialist.

Common+Private and Very Private are usually for room assignment.  But this is 
not
automated yet.  Rooms and beds are assigned manually.

Original comment by umpen...@gmail.com on 14 Apr 2007 at 4:41

GoogleCodeExporter commented 8 years ago
Please refer "http//code.google.com/p/turbocare/wiki/InventoryServicesToAdd"
Introduction -> details --> serial number 3 to 6 are for consultation.....only.

Original comment by tushar.c...@gmail.com on 17 Apr 2007 at 6:44

GoogleCodeExporter commented 8 years ago
Common+Private:

This option is only really available for Beds and not consultation.  I left it 
in for
consultation, because options might change in the future.

Very Private:  

This option is not used at this point, but I left it in for future options.  It 
is
another possible option (in the future) for rooms.

Room charges:

Currently, the program doesn't filter the rooms based on financial class.  So if
someone is Private, then the registration clerk has to manually pick a Private 
Room.
 This is done by picking a room in a Ward with the prefix of "PRIV".  This is
described in the WARDS section in:
 http://code.google.com/p/turbocare/wiki/ConfigurationController

Consultations charges:

General queue and specialist are both common consultations.  The specialist is 
only
used when a patient is referred to a specific doctor (normally by another 
doctor).

Priority queue is used by richer people.  If they are coming for the first 
time, they
will be in the priority queue, if they are referred to a specialist, they are 
still
entered into the priority queue (but they will have a doctor assigned).

Original comment by umpen...@gmail.com on 19 Apr 2007 at 10:41

GoogleCodeExporter commented 8 years ago

Original comment by umpen...@gmail.com on 12 Jul 2007 at 2:37