Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

This section includes instructions for setting up the Medical-Objects Capricorn for sending through Shexie. This step is designed to be included in the Capricorn configuration for Shexie Here.

If you require any assistance with the installation or configuration, or if you have any questions, please contact the Medical-Objects Helpdesk on (07) 5456 6000.

If you have not Installed the Medical-Objects Download client, Please see the guide for Installing Capricorn on Windows.

Configuring Capricorn Software

Accessing the Capricorn Configuration Window
 

Excerpt Include
How to access Capricorn Configuration
How to access Capricorn Configuration
nopaneltrue

Capricorn Configuration Settings

  1. Click on Manage Queues in the left hand side panel.



  2. Click Add.

    Image Modified

    No Format
    Set the Queue name to SHEXIE SENDING

    
    
    Set the Base Directory to C:\Shexie\Letters\Medical Objects\

    Click the OK button to save.
     

  3. Click the setup button. 
     
    Image Added

  4. Click the add Add button and search for Specify File Mask.

    Image Added

     
  5. Set the file mask to *.HL7 (HL7 Messages)

    Image Added
     
  6. Add the following decorators using the previous steps. 

    Override Sender HD to this Value  (Add practice name and identifier
  7. Exapand rougting ID
  8. modify message with HL7 Script
  9. fields to This Value 
    Expand MO Routing IDs
    Modify Message with HL7 Script
    Route with Capricorn. 
     
    Please note that for the Override Sender HD Fields to This Value decorator, You will need to contact Medical-Objects to obtain the Practice Identifier details.

     
  10. Add the following script in the box provided for Modify Message with HL7 Script

    No Format
    program FixResultStatus;
    
    
    begin
    if 
    Script: 
    program FixResultStatus;
    begin
    if
    HL7Data['OBR.25.0'] = '' then

    
    HL7Data['OBR.25'] := 'F';

    
    
    end.
  11.  Route with Capricorn. 

  12. Click the

apply
  1. Apply and OK buttons to save your settings.

Table of Contents
outlinetrue
stylenone