More Importing Features

From MedITEX - Wiki

(Difference between revisions)
Jump to: navigation, search
Line 81: Line 81:
 
<ul>
 
<ul>
 
<li>Not all fields are required;</li>
 
<li>Not all fields are required;</li>
<li>Required fields are:
+
<li>Required fields are:  
 
<ul>
 
<ul>
 
<li>IN_NAME</li>
 
<li>IN_NAME</li>
Line 94: Line 94:
 
</table>
 
</table>
 
<p style="text-align: center;">&nbsp;</p>
 
<p style="text-align: center;">&nbsp;</p>
<p>An example of this file can be downloaded from the link below. This document contains Insurence information about one insurer from Brazil (numeric code for this country is "25") that is in E-claims.</p>
+
<p>An example of this file can be downloaded from the link below. This document contains Insurence information about one insurer from Brazil (numeric code for this country is "25") which is in E-claims.</p>
 
<table style="margin-left: auto; margin-right: auto;" border="0">
 
<table style="margin-left: auto; margin-right: auto;" border="0">
 
<tbody>
 
<tbody>
Line 104: Line 104:
 
</table>
 
</table>
 
<p style="text-align: center;">&nbsp;</p>
 
<p style="text-align: center;">&nbsp;</p>
<p style="text-align: center;">&nbsp;</p>
 
<p>&nbsp;</p>
 
<p>&nbsp;</p>
 
<p>&nbsp;</p>
 
<p>&nbsp;</p>
 
 
<table style="float: right;" border="0">
 
<table style="float: right;" border="0">
 
<tbody>
 
<tbody>

Revision as of 14:35, 10 June 2014

 

This page contains additional importing features supported by MedITEX.

 

Insurance information Import

File format used for importing Insurance information is Excel.

The structure of this file is described in the table below: 

<tbody> </tbody>
   Column name  Column content
1. IN_NAME Insurer name (50 characters)
2. IN_INSURER_NO Insurer number (30 characters)
3. IN_ADDRESS Insurer address (255 characters)
4. IN_EMAIL Insurer email (50 characters)
5. IN_PHONE Insurer phone (50 characters)
6. IN_FAX Insurer fax (50 characters)
7. IN_COUNTRY Insurer country (numeric code of a country) <tbody> </tbody>
<img src="/images/plus48.png" alt="" width="48" height="48" /> <a href="/images/Countries.xls">The list of countries and corresponding codes</a>

8. IN_CLINIC_ID_NUMBER Insurer clinic ID number (defined by clinic itself)
9. IN_IS_INSURANCE Insurer / Funder (1 = insurer, 0 = funder)
10. IN_IS_ECLAIM_BILLING E-claim billing (1 = yes, 0 = no) 

 

<tbody> </tbody>
<img src="/images/hint129.png" alt="" width="129" height="129" />
  • Not all fields are required;
  • Required fields are:
    • IN_NAME
    • IN_INSURER_NO
    • IN_IS_ECLAIM_BILLING

 

An example of this file can be downloaded from the link below. This document contains Insurence information about one insurer from Brazil (numeric code for this country is "25") which is in E-claims.

<tbody> </tbody>
<img src="/images/plus48.png" alt="" width="48" height="48" /> <a href="/images/Insurance.xls">Insurance information import file.</a>

 

<tbody> </tbody>

<a href="/index.php?title=Import_and_Export_tools">Back to Import and Export tools</a>

<a href="#top">Back to top</a>