Importare Lista Prezzi

From MedITEX - Wiki

Revision as of 12:44, 12 May 2016 by IlBe (Talk | contribs)

Jump to: navigation, search

Questa pagina contiene ulteriori funzionalità di importazione supportate da MedITEX.

 

Importare Lista Prezzi

E' possibile importare le liste prezzi utilizzando un foglio di calcolo con le informazioni descritte in questa sezione. 

Un esempio di questo file può essere scaricato dal seguente link:

Cliccare qui per scaricare il file Excel con un esempio di lista prezzi con le caratteristiche necessarie per l'importazione.

 

La struttura del file è descritta nella seguente tabella:

   Nome colonna Contenuto colonna
1. ITEM_NAME Nome della voce.
2. ITEM_CODE Questo codice è UNICO per ogni voce.
3. CODE_TYPE

Il tipo di codice. Sono i seguenti:
CPT
HCPCS
E/M
LOINC
GRC

4. SHORT_CODE Alcuni caratteri a scelta (non necessari).
5. ITEM_GROUP Gruppo a cui appartiene la voce. Se il gruppo non si trova nell lista gruppi occorre inserirlo.
6.
ITEM_PRICE Prezzo della voce.
7. BILLING_CATEGORY

Categoria di fatturazione definita esattamente come nella lista delle categorie di fatturazione. 

sys table acc.PNG

8.
INSURANCE_NAME

Nome dell'assicurazione definita in MedITEX IVF - Assicurazioni e financiatori.

insurance acc.PNG

9. ITEM_DESCRIPTION
Descrizione.

 

  • Not all fields are required;
  • Required fields are:
    • ITEM_NAME
    • ITEM_CODE
  • Please pay attention that the import table is the only or at least the first sheet in your excel file.

 

  • If price is defined but billing category and insurance name stays empty,
    this price will be the default price (always valid). --> if you have only one price for an item,
    it is better to leave billing category and insurance name empty.
  • FOR EACH PRICE there needs to be ONE line.
    • Item name, item code, code type, short code, item group and item description should have exactly the same information (this will be saved in one table).
    • Item price, billing category insurance name will be saved in a second table.
  • The importer looks if an item with this specific item code already exists.
    If yes, then the other item information (item name, code type, short code, group, description) will be updated and prices will be updated or inserted. If item is not found, the item with all information and all prices will be inserted.

 

table price.PNG
  • In item tabel "Material XYZ" will be inserted ONCE. But in price table 4 prices for this item "Material XYZ" will be inserted.
 
settings acc.PNG

Back to Import and Export tools

Back to top