... | ... | @@ -31,7 +31,7 @@ Activities can be added to each admission in "Admission Data" section - this cat |
|
|
|
|
|
### <span dir="">Employee</span>
|
|
|
|
|
|
Employees can be selected in each admission in "Admission Data" section - then added activities are actual there's an "Involved specialists" section. This catalog's entrees can be selected in "Emplyee Name" column.
|
|
|
Employees can be selected in each admission in "Admission Data" section - when added activities are actual there's an "Involved specialists" section. This catalog's entrees can be selected in "Emplyee Name" column.
|
|
|
|
|
|

|
|
|
|
... | ... | @@ -48,7 +48,7 @@ HMO (<span dir="">Health Maintenance Organization</span>) can be selected in eac |
|
|
|
|
|
### <span dir="">HMO District</span>
|
|
|
|
|
|
HMO District can be selected in each patient's data in "Insurance" - "HMO <span dir="">district</span>" (this catalog's entrees are possible values in this field).
|
|
|
HMO District can be selected in each patient's data in "Insurance" - "HMO <span dir="">district</span>".
|
|
|
|
|
|

|
|
|
|
... | ... | @@ -57,7 +57,7 @@ HMO District can be selected in each patient's data in "Insurance" - "HMO <span |
|
|
|
|
|
### **<span dir="">Insurance Company</span>**
|
|
|
|
|
|
Insurance Company can be selected in each patient's data in "Insurance" - "Insurance Company" (this catalog's entrees are possible values in this field).
|
|
|
Insurance Company can be selected in each patient's data in "Insurance" - "Insurance Company".
|
|
|
|
|
|

|
|
|
|
... | ... | @@ -65,7 +65,7 @@ Insurance Company can be selected in each patient's data in "Insurance" - "Insur |
|
|
|
|
|
### Organisation
|
|
|
|
|
|
Can be selected in each admission in "Admission Data" section - "Referring Organisation" (this catalog's entrees are possible values in this field).
|
|
|
Can be selected in each admission in "Admission Data" section - "Referring Organisation".
|
|
|
|
|
|

|
|
|
|
... | ... | @@ -83,6 +83,8 @@ Activities can be added to each admission in "Admission Data" section - this cat |
|
|
|
|
|
### <span dir="">Visit Reason</span>
|
|
|
|
|
|
Visit reason is selected as a required field during admission creation in "Admission Data" - "General" section.
|
|
|
|
|
|

|
|
|
|
|
|
* **Name** - text field, required.
|
... | ... | @@ -98,7 +100,7 @@ Activities can be added to each admission in "Admission Data" section - this cat |
|
|
|
|
|
## Price lists
|
|
|
|
|
|
Price lists itself are just a catalog.
|
|
|
The list of price lists is a simple catalog.
|
|
|
|
|
|

|
|
|
|
... | ... | @@ -109,16 +111,17 @@ They have additional button for each row 
|
|
|
|
|
|
* **Activity** - select list, required. Possible values are active "Activity" catalog entrees.
|
|
|
* **Price period start** and **Price period end** - date fields, optional. Determine when this price entree becomes active and when it stops, if left empty - date is considered infinite (can be only one of the dates, so from infinity to given end date for example). There can't be 2 overlapping prices for the same activity, each price list can only contain 1 active price for each admission at each given time. If trying to save second one - it will give an error and won't save it.
|
|
|
* **Price period start** and **Price period end** - date fields, optional. Determine when this price entree becomes active and when it stops, if left empty - date is considered infinite (can also be only one of the dates, so e.g. from infinity to given end date).\
|
|
|
There can't be 2 overlapping prices for the same activity in the same price list, only 1 active price for each activity at each given time. If trying to save second one - it will give an error and won't save it.
|
|
|
* **<span dir="">Government price</span>** - number field, required, default 0. It's a price "basic" value.
|
|
|
* **Patient price** - number field, required, default 0. It's the amouns that patients need to pay for this activity - this field effects all of the "Payment" section in admission.
|
|
|
* **HMO discount** - number field, required, default 0. It's the % discount from the government price that HMOs have.
|
|
|
* **HMO discount** - number field, required, default 0. It's the % discount from the **government** price that HMOs have.
|
|
|
* **HMO price** - number field, required, disabled. It's calculated from 3 other fields as\
|
|
|
\
|
|
|
It can be calculated as somthething below 0 - but can't be saved this way, it will give an error.\
|
|
|
It can be calculated as somethething below 0 - but can't be saved this way, it will give an error.\
|
|
|
 |
|
|
\ No newline at end of file |