HL7 Importer
From MedITEX - Wiki
(Difference between revisions)
| Line 14: | Line 14: | ||
<tbody> | <tbody> | ||
<tr> | <tr> | ||
| − | <td>General On/Off-Switch</td> | + | <td><strong>General On/Off-Switch</strong></td> |
| − | <td>Activates or deactivates the HL7-Server</td> | + | <td><strong>Activates or deactivates the HL7-Server</strong></td> |
</tr> | </tr> | ||
<tr> | <tr> | ||
| Line 27: | Line 27: | ||
<td>Protocol Level</td> | <td>Protocol Level</td> | ||
<td> | <td> | ||
| − | <p>Default setting is | + | <p>Default setting is 'Errors, Hints and Debug Information'.</p> |
| − | After the testing phase please switch to | + | After the testing phase please switch to <strong>'Only Errors</strong>' in order to reduce traffic and data storage.</td> |
</tr> | </tr> | ||
<tr> | <tr> | ||
<td>IP-Address</td> | <td>IP-Address</td> | ||
| − | <td>The IP address of the server where Importer is running. <br /> Default is | + | <td>The IP address of the server where Importer is running. <br /> Default is 'localhost' (or 127.0.0.1)</td> |
</tr> | </tr> | ||
<tr> | <tr> | ||
| Line 61: | Line 61: | ||
<p>Defines the delay in milliseconds to finish a processed message.</p> | <p>Defines the delay in milliseconds to finish a processed message.</p> | ||
Default is 250 msec.</td> | Default is 250 msec.</td> | ||
| + | </tr> | ||
| + | </tbody> | ||
| + | </table> | ||
| + | <p> </p> | ||
| + | <table border="0"> | ||
| + | <tbody> | ||
| + | <tr> | ||
| + | <td style="text-align: center;"><img src="/images/1HL7.png" alt="" width="598" height="404" /></td> | ||
| + | </tr> | ||
| + | </tbody> | ||
| + | </table> | ||
| + | <p> </p> | ||
| + | <p> </p> | ||
| + | <h3>COM Definitions</h3> | ||
| + | <table border="0"> | ||
| + | <tbody> | ||
| + | <tr> | ||
| + | <td><strong>Tab</strong></td> | ||
| + | <td><strong>Item</strong></td> | ||
| + | <td><strong>Description</strong></td> | ||
| + | </tr> | ||
| + | <tr> | ||
| + | <td rowspan="3">Instances</td> | ||
| + | <td>Instance Nr.</td> | ||
| + | <td>Automatic counter</td> | ||
| + | </tr> | ||
| + | <tr> | ||
| + | <td>Active</td> | ||
| + | <td>Yes or No</td> | ||
| + | </tr> | ||
| + | <tr> | ||
| + | <td>Port</td> | ||
| + | <td>The client - server communications port</td> | ||
| + | </tr> | ||
| + | <tr> | ||
| + | <td rowspan="5">Interfaces</td> | ||
| + | <td>Interface Nr.</td> | ||
| + | <td>Automatic counter</td> | ||
| + | </tr> | ||
| + | <tr> | ||
| + | <td>Active</td> | ||
| + | <td>Yes or No</td> | ||
| + | </tr> | ||
| + | <tr> | ||
| + | <td>Protocol</td> | ||
| + | <td>Active protocol (In this version only HL7. In future versions also XML and SOAP)</td> | ||
| + | </tr> | ||
| + | <tr> | ||
| + | <td>Version</td> | ||
| + | <td>Active version</td> | ||
| + | </tr> | ||
| + | <tr> | ||
| + | <td>Libary</td> | ||
| + | <td>The name of the DLL which coummunicates with the database (Database-IN module)</td> | ||
</tr> | </tr> | ||
</tbody> | </tbody> | ||
| Line 69: | Line 123: | ||
<p> </p> | <p> </p> | ||
<p> </p> | <p> </p> | ||
| − | |||
<p> </p> | <p> </p> | ||
<h3>Additional Settings</h3> | <h3>Additional Settings</h3> | ||
Revision as of 08:29, 9 September 2013
Contents |
Scheme
Configuration
General Settings
| General On/Off-Switch | Activates or deactivates the HL7-Server |
|
MedITEX IVF: PMI_HL7 active |
Indicates whether your IVF tool is preconfigured for the import of additional patients data and therefore provides a special interface. |
| Protocol Level |
Default setting is 'Errors, Hints and Debug Information'. After the testing phase please switch to 'Only Errors' in order to reduce traffic and data storage. |
| IP-Address | The IP address of the server where Importer is running. Default is 'localhost' (or 127.0.0.1) |
| Number of Instances | Defines the number of asynchronous communication queues (threads). Default is 1. |
| Number of Interfaces |
Defines the number of protocols that can be interpreted. Default is 1 (HL7) |
| Listen queue (max) | The maximum of entries in the listener buffer (FIFO buffer). |
| Terminate wait time | Defines the maximum delay in milliseconds to receive messages from the queue. Default is 10000 msec. |
| Thread delay | Defines the delay in milliseconds to give work time for other treads. Default is 100 msec. |
| Reply ACK delay |
Defines the delay in milliseconds to finish a processed message. Default is 250 msec. |
| <img src="/images/1HL7.png" alt="" width="598" height="404" /> |
COM Definitions
| Tab | Item | Description |
| Instances | Instance Nr. | Automatic counter |
| Active | Yes or No | |
| Port | The client - server communications port | |
| Interfaces | Interface Nr. | Automatic counter |
| Active | Yes or No | |
| Protocol | Active protocol (In this version only HL7. In future versions also XML and SOAP) | |
| Version | Active version | |
| Libary | The name of the DLL which coummunicates with the database (Database-IN module) |
Additional Settings
Saving
Patient Conditions
LAB Data Conditions
DB Access
Service
requires MexHL7Service.exe
Support
| <a href="/index.php?title=Main_Page">Back to MedITEX products </a> | <a href="#top">Back to top</a> |
