...
Column | Description | Data type |
---|---|---|
Insured name | Full name of the person insured | string |
Insured NISZ | National insurance number of the person insured | string |
Insured Birthdate | Date of birth of the person insured | date |
Line items
detail_MUT
Table name: detail_MUT
Column | Description | Data type |
---|---|---|
Date from | Date when the treatment period of the patient starts | date |
Date to | Date when the treatment period of the patient ends | date |
nomenclature code | Unique code of the service given | alphanumeric |
description | Description of the service given | string |
Number of units | Quantity of service units given | integer |
MUT amount | Amount refunded by the mutuality | float |
TK amount | Amount actually paid by the patient | float |
TTK amount | Amount charged by the caregiver (honorarium) | float |
PA amount | Amount to be paid by the patient | float |
SUP amount | float | |
PA + SUP amount | Total amount of PA and SUP | float |
...