LDT Importer
From MedITEX - Wiki
Line 15: | Line 15: | ||
<h2>File formats</h2> | <h2>File formats</h2> | ||
<p>The importing of data is only possible if a specific file format is delivered.</p> | <p>The importing of data is only possible if a specific file format is delivered.</p> | ||
− | |||
<p> </p> | <p> </p> | ||
<h2>Demographics import</h2> | <h2>Demographics import</h2> | ||
Line 90: | Line 89: | ||
<li>Each row in a file represents one field to be inserted;</li> | <li>Each row in a file represents one field to be inserted;</li> | ||
<li>First three digits in a row represent the length of a field, next four digits represent the identifier of a field and all other characters are the information itself;</li> | <li>First three digits in a row represent the length of a field, next four digits represent the identifier of a field and all other characters are the information itself;</li> | ||
− | <li>Example: 00830001 - one row in a file | + | <li>Example: 00830001 - one row in a file |
<ul> | <ul> | ||
<li>008 = length</li> | <li>008 = length</li> | ||
Line 97: | Line 96: | ||
</ul> | </ul> | ||
</li> | </li> | ||
− | </ol></blockquote></td> | + | </ol></blockquote> |
+ | </td> | ||
</tr> | </tr> | ||
</tbody> | </tbody> |
Revision as of 14:55, 10 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.
<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.
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.
<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.
<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.
<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> |
<img src="/images/hint129.png" alt="" width="129" height="129" /> |
MER format |
|
LDT/BDT format |
|
<a href="/index.php?title=Import_and_Export_tools">Back to Import and Export tools</a> | <a href="#top">Back to top</a> |