LA7 LAB RESULTS TO HDR (SUB) (4367)    PROTOCOL (101)

View in ViViaN Menu
Name Value
NAME LA7 LAB RESULTS TO HDR (SUB)
ITEM TEXT Send Lab Results to HDR
DESCRIPTION
This protocol should be attached to the HL7 event protocol LA7 LAB
the router to determine which Laboratory package subscript should be
sent to the HDR. 
 
The following subscripts are supported by the event:
   "CH", "MI", "SP", "CY", "EM".
 
Examples:
 
ROUTING LOGIC: D RTR^LA7HDR("CH;") will only send to HDR results
 associated with Laboratory "CH" subscript.
RESULTS AVAILABLE (EVN). See this protocol for further information.
 
ROUTING LOGIC: D RTR^LA7HDR("MI;") will only send to HDR results
 associated with Laboratory "MI" subscript.
 
ROUTING LOGIC: D RTR^LA7HDR("CH;MI;") will only send to HDR
 results associated with Laboratory "CH", and "MI" subscripts.
 
ROUTING LOGIC: D RTR^LA7HDR("CH;MI;SP;") will only send to HDR
 results associated with Laboratory "CH", "MI", and "SP" subscripts.
 
 
ROUTING LOGIC: D RTR^LA7HDR("CH;MI;SP;CY;EM;") will send to HDR
 results associated with all Laboratory subscripts currently supported.
 
Note: The order of the subscripts listed in the input parameter is not
significant. Separating the subscripts using the ";" character is
significant. 
This subscriber protocol is used by the Laboratory package to indicate 
to the HL package to send laboratory results to the VA Health Data
Repository (HDR).
 
It utilizes the "Router" Subscriber Protocol supported by the VistA HL
package. The routing logic uses the value of the parameter passed into
TYPE subscriber
CREATOR USER,SEVENTEEN
RESPONSE MESSAGE TYPE ACK
RECEIVING APPLICATION LA7HDR
EVENT TYPE R01
SENDING FACILITY REQUIRED? YES
RECEIVING FACILITY REQUIRED? YES
ROUTING LOGIC ;D RTR^LA7HDR("CH;")
TIMESTAMP 2010-07-16 09:22:59