... | ... | @@ -119,8 +119,8 @@ Prices inside each price list are a catalog, too. Each price list entry is a pri |
|
|
* **Price period start** and **Price period end** — date fields, optional. Determine when this price entry 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 a given end date).\
|
|
|
There can not be 2 overlapping prices for the same activity in the same price list, only one active price for each activity at each given time. When trying to save the second one — an error message will appear, and system will _not_ save the second price.
|
|
|
* **<span dir="">Government price</span>** — number field, required, default 0. This is a "basic" value of a given price.
|
|
|
* **Patient price** — number field, required, default 0. This is the amount 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. This is the % discount from the **government** price that HMOs have.
|
|
|
* **Patient price** — number field, required, default value is 0. This is the amount that patients of the Clinic must pay for this activity — this field affects all of the "Payment" section in admission.
|
|
|
* **HMO discount** — number field, required, default value is 0. This is 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 something below 0 — but can't be saved this way, it will give an error.\
|
... | ... | |