|
|
# Catalog
|
|
|
|
|
|
Catalogs are a way to store dynamic data structures, that need to be defined at system-level - such as activities, organisations and so on. They can be accessed from the menu.
|
|
|
Catalogs are a way to store dynamic data structures, that need to be defined at system-level — such as activities, organizations, and so on. They can be accessed from the menu.
|
|
|
|
|
|
[[_TOC_]]
|
|
|
|
|
|

|
|
|
|
|
|
All catalogs have CRUD functionality (create, read, update, delete).
|
|
|
All catalogs have CRUD functionality (i.e.: create, read, update, delete).
|
|
|
|
|
|
 button opens a modal windows with all fields for particular catalog.
|
|
|
|
|
|
Clicking on the row opens entree for edit.
|
|
|
|
|
|
 - operation button also allow edit, plus archivation of element.
|
|
|
 — operation button also allow edit, plus archiving of element.
|
|
|
|
|
|
Catalog entree is never deleted, it's just marked as inactive and hidden from the view.
|
|
|
|
... | ... | @@ -20,14 +20,14 @@ Catalog entree is never deleted, it's just marked as inactive and hidden from th |
|
|
|
|
|
### Activity
|
|
|
|
|
|
Activities can be added to each admission in "Admission Data" section - this catalog's entrees can be selected in "<span dir="">Activity Code / Name</span>" column.
|
|
|
Activities can be added to each admission in "Admission Data" section — this catalog's entrees can be selected in "<span dir="">Activity Code / Name</span>" column.
|
|
|
|
|
|

|
|
|
|
|
|
* **Activity ID** - text field, required. Currently is used to link activity to other systems.
|
|
|
* **Name** - text field, required.
|
|
|
* **Code** - text field, required.
|
|
|
* **Description** - text field, optional.
|
|
|
* **Activity ID** — text field, required. Currently is used to link activity to other systems.
|
|
|
* **Name** — text field, required.
|
|
|
* **Code** — text field, required.
|
|
|
* **Description** — text field, optional.
|
|
|
|
|
|
### <span dir="">Employee</span>
|
|
|
|
... | ... | @@ -35,12 +35,12 @@ Employees can be selected in each admission in "Admission Data" section - when a |
|
|
|
|
|

|
|
|
|
|
|
* **Name** - text field, required.
|
|
|
* **Code** - text field, optional.
|
|
|
* **Name** — text field, required.
|
|
|
* **Code** — text field, optional.
|
|
|
|
|
|
### <span dir="">HMO</span>
|
|
|
|
|
|
HMO (<span dir="">Health Maintenance Organization</span>) can be selected in each patient's data in "Insurance" - "HMO".
|
|
|
HMO (<span dir="">Health Maintenance Organization</span>) can be selected in each patient's data in "Insurance" — "HMO".
|
|
|
|
|
|

|
|
|
|
... | ... | @@ -48,28 +48,28 @@ 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>".
|
|
|
HMO District can be selected in each patient's data in "Insurance" — "HMO <span dir="">district</span>".
|
|
|
|
|
|

|
|
|
|
|
|
* **Name** - text field, required.
|
|
|
* **HMO** - select list, required. Values - from HMO catalog.
|
|
|
* **Name** — text field, required.
|
|
|
* **HMO** — select list, required. Values — from HMO catalog.
|
|
|
|
|
|
### **<span dir="">Insurance Company</span>**
|
|
|
|
|
|
Insurance Company can be selected in each patient's data in "Insurance" - "Insurance Company".
|
|
|
Insurance Company can be selected in each patient's data in "Insurance" → "Insurance Company".
|
|
|
|
|
|

|
|
|
|
|
|
* **Name** - text field, required.
|
|
|
* **Name** — text field, required.
|
|
|
|
|
|
### Organisation
|
|
|
### Organization
|
|
|
|
|
|
Can be selected in each admission in "Admission Data" section - "Referring Organisation".
|
|
|
Can be selected in each admission in "Admission Data" section — "Referring Organization".
|
|
|
|
|
|

|
|
|
|
|
|
* **Name** - text field, required.
|
|
|
* **Name** — text field, required.
|
|
|
|
|
|
### Payer
|
|
|
|
... | ... | @@ -77,13 +77,13 @@ Activities can be added to each admission in "Admission Data" section - this cat |
|
|
|
|
|

|
|
|
|
|
|
* **Name** - text field, required.
|
|
|
* **Price list** - select list, required. Possible values - existing price lists.
|
|
|
* **Require Guarantee Letter** - Yes/No checkbox, required.
|
|
|
* **Name** — text field, required.
|
|
|
* **Price list** — select list, required. Possible values — existing price lists.
|
|
|
* **Require Guarantee Letter** — Yes/No checkbox, required.
|
|
|
|
|
|
### <span dir="">Visit Reason</span>
|
|
|
|
|
|
Visit reason is selected as a required field during admission creation in "Admission Data" - "General" section.
|
|
|
Visit reason is selected as a required field during admission creation in "Admission Data" — "General" section.
|
|
|
|
|
|

|
|
|
|
... | ... | @@ -91,7 +91,7 @@ Visit reason is selected as a required field during admission creation in "Admis |
|
|
|
|
|
### <span dir="">Ward</span>
|
|
|
|
|
|
Activities can be added to each admission in "Admission Data" section - this catalog's entrees can be selected in "Ward" column.
|
|
|
Activities can be added to each admission in "Admission Data" section — this catalog's entrees can be selected in "Ward" column.
|
|
|
|
|
|

|
|
|
|
... | ... | @@ -104,8 +104,8 @@ The list of price lists is a simple catalog. |
|
|
|
|
|

|
|
|
|
|
|
* **Name** - text field, required.
|
|
|
* **Description** - text field, optional.
|
|
|
* **Name** — text field, required.
|
|
|
* **Description** — text field, optional.
|
|
|
|
|
|
They have additional button for each row  that opens price entrees.
|
|
|
|
... | ... | @@ -119,9 +119,9 @@ Prices inside each price list are a catalog too. Each price list entree is a pri |
|
|
* **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 price** - number field, required, disabled. It's calculated from 3 other fields as\
|
|
|
* **Patient price** — number field, required, default 0. This is 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. 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.\
|
|
|
 |
|
|
\ No newline at end of file |