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