Pharmacy receipt
A receipt that is provided by the pharmacy for people who have additional health care insurance, also known as a BVAC.
Predictions are activated only if a table with the name BVAC_detail is part of the format
Header fields
Field | Description | Data type |
---|---|---|
Insured name | Full name of the person insured | string |
Insured NISZ | National insurance number of the person insured | string |
Prescriber name | Full name of prescribing doctor | string |
Prescriber id | ID of prescribing doctor | alphanumeric |
Date from | Date of issue | date |
Line items
BVAC detail
Table name: BVAC_detail
Column | Description | Data type |
---|---|---|
CNK code | National Code Number assigned to all the pharmaceutical products used for the treatment | string |
Number of units | Quantity of the articles | string |
Description | Description of the articles | string |
TK amount | Amount actually paid by the patient | float |
PA amount | Amount to be paid by the patient | float |
Total
Table name: Total
Column | Description | Data type |
---|---|---|
TK amount | Total amount actually paid by the patient | float |
PA amount | Total amount to be paid by the patient | float |
Useful computed fields
Field | Formula |
---|---|
SUM CHECK TK |
|
SUM CHECK PA |
|