... | ... | @@ -87,7 +87,7 @@ Visit reason is selected as a required field during admission creation in "Admis |
|
|
|
|
|

|
|
|
|
|
|
* **Name** - text field, required.
|
|
|
* **Name** — text field, required.
|
|
|
|
|
|
### <span dir="">Ward</span>
|
|
|
|
... | ... | @@ -95,8 +95,8 @@ Activities can be added to each admission in "Admission Data" section — this c |
|
|
|
|
|

|
|
|
|
|
|
* **Name** - text field, required.
|
|
|
* **Code** - text field, optional. Is currently used for outer system linkage.
|
|
|
* **Name** — text field, required.
|
|
|
* **Code** — text field, optional. Is currently used for outer system linkage.
|
|
|
|
|
|
## Price lists
|
|
|
|
... | ... | @@ -116,12 +116,12 @@ Prices inside each price list are a catalog too. Each price list entree is a pri |
|
|

|
|
|
|
|
|
* **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 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.
|
|
|
* **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. 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.
|
|
|
* **HMO price** — number field, required, disabled. It's calculated from 3 other fields as\
|
|
|
\
|
|
|
It can be calculated as somethething 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 |