Import Price List
From MedITEX - Wiki
This page contains additional importing features supported by MedITEX.
Price List Import
It is possible to import price lists by providing a spreadsheet with the information described on this section.
An example of this file can be downloaded from the link below.
|
Click here to to download an Excel file containing a price list example with description. |
The structure of this file is described in the table below:
| Column name | Column content | |
| 1. | ITEM_NAME | Name of an item. |
| 2. | ITEM_CODE | This code is UNIQUE for each item. |
| 3. | CODE_TYPE |
The type of your code. Possible here: |
| 4. | SHORT_CODE | Some characters of your choice. Not necessary. |
| 5. | ITEM_GROUP | Group for items. If the group name is not found in the list of groups, it will be inserted. |
| 6. |
ITEM_PRICE | Price for an item. |
| 7. | BILLING_CATEGORY |
Billing category name defined exactly like in the billing category list.
|
| 8. |
INSURANCE_NAME |
Name of insurance defined in MedITEX IVF - Insurance administration.
|
| 9. | ITEM_DESCRIPTION |
Description. |
| 10. | VALID_FROM |
Price valid from. Must be entered in date format YYYY-MM-DD. |
The structure of this file is described in the table below:
| Collumn name | Field type | Max. lenght | |
| 1. | ITEM_NAME | VARCHAR | 300 |
| 2. | ITEM_CODE | VARCHAR | 15 |
| 3. | CODE_TYPE | - | - |
| 4. | SHORT_CODE | VARCHAR | 10 |
| 5. | ITEM_GROUP | VARCHAR | 100 |
| 6. | ITEM_PRICE | DECIMAL | 8 |
| 7. | BILLING_CATEGORY | - | - |
| 8. | INSURANCE_NAME | - | - |
| 9. | ITEM_DESCRIPTION | VARCHAR | 800 |
| 10. | VALID_FROM | DATE | 10 |
![]() |
|
![]() |
|
|
|
| Back to top |

