| GENERAL DESCRIPTION |
Accessing routine name ^CSLUTPR1, and can only be
accessed from Programmer mode. There is another related IA (4430), connected
with this routine for accessing file 773 (^HLMA), 772 (^HL(772,)) and 779
(^HL(779.001,))
This agreement will permit the direct read of ^ORD(101,"B" cross reference to
be able to display all HL7 Protocols related to CSL. Input will be "CSL_"
concatenated with a package name to limit the search. Once a complete
protocol is selected, the software will extract the Event Message and the
Event Type by directly accessing ^ORD(101,"B", Protocol Name, Protocol
pointer). The Protocol pointer looks at ^ORD(101, Protocaol Pointer, 770),
$Piece 1. If the $P1 is null, then the Message Type pointer is found in
$Piece 11, and the Event Type pointer is found in $Piece 4. If $P1 is not
null, then Message Type pointer is found in $Piece 3, and Event Type pointer
is found in $Piece 4. The name of the Message Type is then found in
^HL(771.2,message pointer,0), $Piece 1, and the Event Type is found in
^HL(779.001,event pointer,0),$Piece 1.
|
| GLOBAL REFERENCE |
| GLOBAL REFERENCE |
FIELD NUMBER |
ORD(101,'B' |
|
ORD(101,'B',PROTOCOL NAME,PROTOCOL POINTER |
|
ORD(101,PROTOCOL POINTER,770) |
| FIELD NUMBER |
ACCESS |
FIELD NAME |
LOCATION |
1 |
Read w/Fileman |
|
|
11 |
Direct Global Read & w/Fileman |
MESSAGE TYPE |
|
4 |
Direct Global Read & w/Fileman |
EVENT TYPE |
|
3 |
Direct Global Read & w/Fileman |
MESSAGE TYPE |
0;6 |
|
|