LDT Importer

From MedITEX - Wiki

(Difference between revisions)
Jump to: navigation, search
Line 1: Line 1:
<p><strong>MedITEX LDT Importer</strong> will import data from another billing or lab program to the database being used for <strong>MedITEX</strong>, allowing basic information such as, patient and partner data, lab results and referrer information to be imported from different text-formatted files.</p>
+
<p><strong>MedITEX LDT Importer</strong> will import data from another billing or lab program to the database being used for <strong>MedITEX</strong>, allowing basic information such as, patient and partner data, referrer information and lab results to be imported from different text-formatted files.</p>
 
<p>&nbsp;</p>
 
<p>&nbsp;</p>
 
<h2>Configuration</h2>
 
<h2>Configuration</h2>
Line 17: Line 17:
 
<p>&nbsp;</p>
 
<p>&nbsp;</p>
 
<h2>Demographics import</h2>
 
<h2>Demographics import</h2>
<p>An example of demographics import file can be downloaded from the link below. This document contains two patients with their respective partners.</p>
+
<p>An example of demographics import file in MER format can be downloaded from the link below. This document contains data about two patients and their respective partners.</p>
 
<table style="margin-left: auto; margin-right: auto;" border="0">
 
<table style="margin-left: auto; margin-right: auto;" border="0">
 
<tbody>
 
<tbody>
Line 27: Line 27:
 
</table>
 
</table>
 
<p>&nbsp;</p>
 
<p>&nbsp;</p>
<h2>Referrer</h2>
+
<h2>Referrer import</h2>
<p>An example of referrer import file can be downloaded from the link below.&nbsp;This document contains two patients with their respective partners.</p>
+
<p>An example of referrer import file in MER format can be downloaded from the link below.&nbsp;This document contains data about two referrers.</p>
 
<table style="margin-left: auto; margin-right: auto;" border="0">
 
<table style="margin-left: auto; margin-right: auto;" border="0">
 
<tbody>
 
<tbody>
Line 38: Line 38:
 
</table>
 
</table>
 
<p style="text-align: center;">&nbsp;</p>
 
<p style="text-align: center;">&nbsp;</p>
<p style="text-align: left;">&nbsp;</p>
+
<h2 style="text-align: left;">Laboratory data import&nbsp;</h2>
<p>&nbsp;</p>
+
<p>An example of laboratory data import file in LDT format can be downloaded from the link below. This document containes several ...</p>
 +
<table style="margin-left: auto; margin-right: auto;" border="0">
 +
<tbody>
 +
<tr>
 +
<td><img src="/images/plus48.png" alt="" width="48" height="48" /></td>
 +
<td><a href="/images/LDT_LabData_Import.txt">Laboratory data import file (right-click "Save link as")</a></td>
 +
</tr>
 +
</tbody>
 +
</table>
 +
<p style="text-align: center;">&nbsp;</p>
 
<p>&nbsp;</p>
 
<p>&nbsp;</p>
 
<p>&nbsp;</p>
 
<p>&nbsp;</p>
Line 80: Line 89:
 
<tbody>
 
<tbody>
 
<tr>
 
<tr>
<td style="text-align: right;"><a href="/index.php?title=Main_Page">Back to MedITEX products </a></td>
+
<td style="text-align: right;"><a href="/index.php?title=Import_and_Export_tools">Back to Import and Export tools</a></td>
 
<td style="text-align: right;"><a href="#top">Back to top</a></td>
 
<td style="text-align: right;"><a href="#top">Back to top</a></td>
 
</tr>
 
</tr>
 
</tbody>
 
</tbody>
 
</table>
 
</table>

Revision as of 14:34, 6 June 2014

MedITEX LDT Importer will import data from another billing or lab program to the database being used for MedITEX, allowing basic information such as, patient and partner data, referrer information and lab results to be imported from different text-formatted files.

 

Contents

Configuration

The following manual describes the main configuration possible with MedITEX LDT Importer.

<tbody> </tbody>
<a href="/images/LDT_Importer.pdf"><img src="/images/plus48.png" alt="" width="48" height="48" /></a> <a href="/images/LDT_Importer.pdf">Click here</a> to read the manual.

 

File formats

The importing of data is only possible if a specific file format is delivered.

This file consists of a header, for the name of the fields being imported.

 

Demographics import

An example of demographics import file in MER format can be downloaded from the link below. This document contains data about two patients and their respective partners.

<tbody> </tbody>
<img src="/images/plus48.png" alt="" width="48" height="48" /> <a href="/images/LDT_import_example.txt">Demographics import file (right-click "Save link as").</a>

 

Referrer import

An example of referrer import file in MER format can be downloaded from the link below. This document contains data about two referrers.

<tbody> </tbody>
<img src="/images/plus48.png" alt="" width="48" height="48" /> <a href="/images/LDT_Referrer_Import.txt">Referrer import file (right-click "Save link as").</a>

 

Laboratory data import 

An example of laboratory data import file in LDT format can be downloaded from the link below. This document containes several ...

<tbody> </tbody>
<img src="/images/plus48.png" alt="" width="48" height="48" /> <a href="/images/LDT_LabData_Import.txt">Laboratory data import file (right-click "Save link as")</a>

 

 

 

<tbody> </tbody>
<img src="/images/hint129.png" alt="" width="129" height="129" />

MER format

  • Header
  1. Field names cannot be changed;
  2. Field names must be separeted by semicolon;
  • Patients
  1. Data needs to match the sequence of the header;
  2. Data needs to be between quotation marks;
  3. Each field needs to be separated by semicolon;
  4. If information is not available, leave content inside quotation marks empty (...;"";...);
  5. Each row after the header is one patient and one partner (if exists);

LDT format

 
<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>