Home   Package List   Routine Alphabetical List   Global Alphabetical List   FileMan Files List   FileMan Sub-Files List   Package Component Lists   Package-Namespace Mapping  
Info |  Desc |  Directly Accessed By Routines |  Accessed By FileMan Db Calls |  Pointed To By FileMan Files |  Pointer To FileMan Files |  Fields |  ICR |  External References |  Global Variables Directly Accessed |  Naked Globals |  Local Variables  | All
Print Page as PDF
Global: ^PSX(550.2

Package: CMOP

Global: ^PSX(550.2


Information

FileMan FileNo FileMan Filename Package
550.2 CMOP TRANSMISSION CMOP

Description

Directly Accessed By Routines, Total: 28

Package Total Routines
CMOP 24 PRESCRIPTIONS    PSX41PRE    PSX41PST    PSXAUTO    PSXBLD    PSXBLD1    PSXBPSRP    PSXMISC
PSXRACT    PSXRCVRY    PSXREF    PSXRPPL    PSXRPPL2    PSXRSUS    PSXRSYU    PSXRTR
PSXRTRA1    PSXRTRAN    PSXRXU    PSXSTAT    PSXTNRPT    PSXVIEW    ^PSX(550.2    ^PSXARC
Outpatient Pharmacy 3 PSOCMOPA    PSOERHL0    PSORXVW2    
Pharmacy Data Management 1 PSSREF    

Accessed By FileMan Db Calls, Total: 15

Package Total Routines
CMOP 13 PSXBPSRP    PSXMISC    PSXRCVRY    PSXRPPL    PSXRPPL1    PSXRSUS    PSXRSYU    PSXRTR
PSXRTRA1    PSXRTRAN    PSXRXU    PSXSTAT    PSXSYS    
Outpatient Pharmacy 2 PSOCMOPR    PSOFDAUT    

Pointed To By FileMan Files, Total: 2

Package Total FileMan Files
CMOP 1 CMOP SYSTEM(#550)[6]    
Outpatient Pharmacy 1 PRESCRIPTION(#52)[#52.01(.01)]    

Pointer To FileMan Files, Total: 5

Package Total FileMan Files
Outpatient Pharmacy 2 OUTPATIENT SITE(#59)[2]    PRESCRIPTION(#52)[#550.215(.01)]    
CMOP 1 CMOP SYSTEM(#550)[3]    
Kernel 1 NEW PERSON(#200)[4]    
Registration 1 PATIENT(#2)[#550.215(.03)]    

Fields, Total: 18

Field # Name Loc Type Details
.01 TRANSMISSION 0;1 NUMBER
************************REQUIRED FIELD************************

  • INPUT TRANSFORM:  K:+X'=X!(X>99999999999)!(X<0)!(X?.E1"."1N.N) X
  • LAST EDITED:  AUG 24, 1994
  • HELP-PROMPT:  Type a Number between 0 and 99999999999, 0 Decimal Digits
  • DESCRIPTION:  
    This field contains the number of the data transmission.
  • TECHNICAL DESCR:  
    Number.
  • CROSS-REFERENCE:  550.2^B
    1)= S ^PSX(550.2,"B",$E(X,1,30),DA)=""
    2)= K ^PSX(550.2,"B",$E(X,1,30),DA)
1 STATUS 0;2 SET
  • '1' FOR CREATED;
  • '2' FOR TRANSMITTED;
  • '3' FOR ACKNOWLEDGED;
  • '4' FOR CLOSED;
  • '5' FOR RETRANSMITTED;

  • LAST EDITED:  JUL 10, 2002
  • DESCRIPTION:  
    This is the status of the message.
  • CROSS-REFERENCE:  550.2^AQ^MUMPS
    1)= S:X=1 ^PSX(550.2,"AQ",DA)=""
    2)= K ^PSX(550.2,"AQ",DA)
    If this cross reference exists, the transmission was created and queued to send to the CMOP.
  • CROSS-REFERENCE:  550.2^AX^MUMPS
    1)= S:X=2 ^PSX(550.2,"AX",DA)=""
    2)= K ^PSX(550.2,"AX",DA)
    If this cross reference exists, the transmission has been transmitted to the CMOP.
  • CROSS-REFERENCE:  550.2^AA^MUMPS
    1)= S:X=3 ^PSX(550.2,"AA",DA)=""
    2)= K ^PSX(550.2,"AA",DA)
    If this cross reference exists, the transmission has been received by the CMOP.
  • CROSS-REFERENCE:  550.2^AC^MUMPS
    1)= S:X=4 ^PSX(550.2,"AC",DA)=""
    2)= K ^PSX(550.2,"AC",DA)
    If this cross reference exists, the transmission has been closed. This means that all of the Rx's in the transmission have been processed at the CMOP.
  • CROSS-REFERENCE:  550.2^ST
    1)= S ^PSX(550.2,"ST",$E(X,1,30),DA)=""
    2)= K ^PSX(550.2,"ST",$E(X,1,30),DA)
2 DIVISION 0;3 POINTER TO OUTPATIENT SITE FILE (#59) OUTPATIENT SITE(#59)

  • LAST EDITED:  AUG 06, 1993
  • DESCRIPTION:  
    Pointer to the Outpatient Site File.
    UNEDITABLE
  • CROSS-REFERENCE:  550.2^C
    1)= S ^PSX(550.2,"C",$E(X,1,30),DA)=""
    2)= K ^PSX(550.2,"C",$E(X,1,30),DA)
3 CMOP SYSTEM 0;4 POINTER TO CMOP SYSTEM FILE (#550) CMOP SYSTEM(#550)

  • LAST EDITED:  SEP 06, 1994
  • DESCRIPTION:  
    Pointer to the CMOP SYSTEM file (#550).
  • TECHNICAL DESCR:  
    Pointer to the CMOP SYSTEM file (#550).
    UNEDITABLE
  • CROSS-REFERENCE:  550.2^F
    1)= S ^PSX(550.2,"F",$E(X,1,30),DA)=""
    2)= K ^PSX(550.2,"F",$E(X,1,30),DA)
4 SENDER 0;5 POINTER TO NEW PERSON FILE (#200) NEW PERSON(#200)

  • LAST EDITED:  JUN 08, 1993
  • DESCRIPTION:  Pointer to the New Person file. Indicates the user who initiated this transmission.
    UNEDITABLE
5 TRANSMISSION DATE/TIME 0;6 DATE

  • INPUT TRANSFORM:  S %DT="ESTXR" D ^%DT S X=Y K:Y<1 X
  • LAST EDITED:  AUG 06, 1993
  • DESCRIPTION:  
    Date and time the transmission was transmitted.
    UNEDITABLE
  • CROSS-REFERENCE:  550.2^D
    1)= S ^PSX(550.2,"D",$E(X,1,30),DA)=""
    2)= K ^PSX(550.2,"D",$E(X,1,30),DA)
6 CREATED DATE/TIME 0;7 DATE

  • INPUT TRANSFORM:  S %DT="EST" D ^%DT S X=Y K:Y<1 X
  • LAST EDITED:  MAY 25, 1993
  • DESCRIPTION:  
    Date and time the transmission was created. This is the time that the user started the transmission process.
    UNEDITABLE
7 RECEIVED DATE/TIME 1;1 DATE

  • INPUT TRANSFORM:  S %DT="EST" D ^%DT S X=Y K:Y<1 X
  • LAST EDITED:  AUG 12, 1993
  • DESCRIPTION:  
    This is the time that the transmission was received by the host site. It is returned from the host site in the acknowledgement message.
8 RETRANSMISSION # 1;2 NUMBER

  • INPUT TRANSFORM:  K:+X'=X!(X>99999999999)!(X<1)!(X?.E1"."1N.N) X
  • LAST EDITED:  AUG 03, 1993
  • HELP-PROMPT:  Type a Number between 1 and 99999999999, 0 Decimal Digits
  • DESCRIPTION:  
    If present, this is the transmission number for the retransmission. It will only be present on the original transmission.
  • CROSS-REFERENCE:  550.2^E
    1)= S ^PSX(550.2,"E",$E(X,1,30),DA)=""
    2)= K ^PSX(550.2,"E",$E(X,1,30),DA)
    This cross reference exists if this transmission is a retransmission of an earlier transmission.
9 ORIGINAL TRANSMISSION 1;3 NUMBER

  • INPUT TRANSFORM:  K:+X'=X!(X>99999999999)!(X<0)!(X?.E1"."1N.N) X
  • LAST EDITED:  AUG 24, 1994
  • HELP-PROMPT:  Type a Number between 0 and 99999999999, 0 Decimal Digits
  • DESCRIPTION:  
    The transmission number of the original data transfer for this retransmission entry.
  • TECHNICAL DESCR:  
    Number.
    UNEDITABLE
10 CLOSED DATE/TIME 1;4 DATE

  • INPUT TRANSFORM:  S %DT="EST" D ^%DT S X=Y K:Y<1 X
  • LAST EDITED:  MAY 25, 1993
  • DESCRIPTION:  
    This is the date/time that the remote site received confirmation that all the Rx's were released or processed by the vendor. This entry is made only when all of the Rx's have been confirmed.
    UNEDITABLE
11 START SEQUENCE 1;5 NUMBER

  • INPUT TRANSFORM:  K:+X'=X!(X>999999999)!(X<0)!(X?.E1"."1N.N) X
  • LAST EDITED:  MAY 29, 1993
  • HELP-PROMPT:  Type a Number between 0 and 999999999, 0 Decimal Digits
  • DESCRIPTION:  
    This is the first message number in the transmission.
    UNEDITABLE
12 END SEQUENCE 1;6 NUMBER

  • INPUT TRANSFORM:  K:+X'=X!(X>99999999999)!(X<0)!(X?.E1"."1N.N) X
  • LAST EDITED:  MAY 29, 1993
  • HELP-PROMPT:  Type a Number between 0 and 99999999999, 0 Decimal Digits
  • DESCRIPTION:  
    This is the last message number in the transmission.
    UNEDITABLE
13 TOTAL ORDERS 1;7 NUMBER

  • INPUT TRANSFORM:  K:+X'=X!(X>99999999999)!(X<0)!(X?.E1"."1N.N) X
  • LAST EDITED:  MAY 25, 1993
  • HELP-PROMPT:  Type a Number between 0 and 99999999999, 0 Decimal Digits
  • DESCRIPTION:  
    This is the total number of orders in the transmission. An order contains all of the Rx's for a single patient. A patient should only have one order, but a transmission will have many orders.
    UNEDITABLE
14 TOTAL RXS 1;8 NUMBER

  • INPUT TRANSFORM:  K:+X'=X!(X>999999999999)!(X<0)!(X?.E1"."1N.N) X
  • LAST EDITED:  MAY 25, 1993
  • HELP-PROMPT:  Type a Number between 0 and 999999999999, 0 Decimal Digits
  • DESCRIPTION:  
    This is the number of Rx's in the transmission.
    UNEDITABLE
15 PRESCRIPTIONS 15;0 POINTER Multiple #550.215 550.215

  • DESCRIPTION:  
    Prescriptions to be transmitted.
  • INDEXED BY:  PATIENT & PATIENT & PRESCRIPTIONS & FILL (C)
16 COMMENTS 3;0 WORD-PROCESSING #550.216

  • DESCRIPTION:  
    This field can contain any comments the user/programmers feel necessary and that pertains to the transmission.
  • LAST EDITED:  MAY 19, 1993
17 TYPE TYPE;1 SET
  • 'N' FOR NON-Controlled Subs;
  • 'C' FOR Controlled Subs;

  • LAST EDITED:  DEC 04, 2002
  • HELP-PROMPT:  This field indicates whether the CMOP transmission contained prescriptions written for controlled substances.
  • DESCRIPTION:  
    This identifies that the transmission contains either CS or NON-CS prescriptions.
  • CROSS-REFERENCE:  550.2^TYP
    1)= S ^PSX(550.2,"TYP",$E(X,1,30),DA)=""
    2)= K ^PSX(550.2,"TYP",$E(X,1,30),DA)
    This is a cross-reference of the type of transmission. N = Non-Controlled Subs ; C = Controlled Subs

ICR, Total: 1

ICR LINK Subscribing Package(s) Fields Referenced Description
ICR #2231
  • Outpatient Pharmacy
  • E Claims Management Engine
  • TRANSMISSION DATE/TIME (5).
    Access: Direct Global Read & w/Fileman

    CMOP SYSTEM (3).
    Access: Read w/Fileman

    TRANSMISSION (.01).
    Access: Read w/Fileman

    STATUS (1).
    Access: Read w/Fileman

    DIVISION (2).
    Access: Read w/Fileman

    SENDER (4).
    Access: Read w/Fileman

    CREATED DATE/TIME (6).
    Access: Read w/Fileman

    RECEIVED DATE/TIME (7).
    Access: Read w/Fileman

    RETRANSMISSION # (8).
    Access: Read w/Fileman

    ORIGINAL TRANSMISSION (9).
    Access: Read w/Fileman

    CLOSED DATE/TIME (10).
    Access: Read w/Fileman

    TOTAL ORDERS (13).
    Access: Read w/Fileman

    TOTAL RXS (14).
    Access: Read w/Fileman

    PRESCRIPTIONS (.01).
    Access: Read w/Fileman

    FILL (.02).
    Access: Read w/Fileman

    PATIENT (.03).
    Access: Read w/Fileman

    This file maintains summary information of all CMOPtransmissions.This cross reference on the TRANSMISSION field containsthe number of the CMOP transmission.

    External References

    Name Field # of Occurrence
    ^%DT 5+1, 6+1, 7+1, 10+1
    Y^DIQ ID2+1, ID4+1

    Global Variables Directly Accessed

    Name Line Occurrences  (* Changed,  ! Killed)
    ^DD(200 ID4+1
    ^DD(59 ID2+1
    ^PS(59 - [#59] ID2+1
    ^PSX(550.2 - [#550.2] .01(XREF 1S), .01(XREF 1K), 1(XREF 1S), 1(XREF 1K), 1(XREF 2S), 1(XREF 2K), 1(XREF 3S), 1(XREF 3K), 1(XREF 4S), 1(XREF 4K)
    1(XREF 5S), 1(XREF 5K), 2(XREF 1S), 2(XREF 1K), 3(XREF 1S), 3(XREF 1K), 5(XREF 1S), 5(XREF 1K), 8(XREF 1S), 8(XREF 1K)
    17(XREF 1S), 17(XREF 1K)
    ^VA(200 - [#200] ID4+1

    Naked Globals

    Name Field # of Occurrence
    ^(0 ID2+1, ID4+1, ID5+1

    Local Variables

    Legend:

    >> Not killed explicitly
    * Changed
    ! Killed
    ~ Newed

    Name Field # of Occurrence
    >> %DT 5+1*, 6+1*, 7+1*, 10+1*
    %I ID2+1*!, ID4+1*!
    >> C ID2+1*, ID4+1*
    >> DA .01(XREF 1S), .01(XREF 1K), 1(XREF 1S), 1(XREF 1K), 1(XREF 2S), 1(XREF 2K), 1(XREF 3S), 1(XREF 3K), 1(XREF 4S), 1(XREF 4K)
    1(XREF 5S), 1(XREF 5K), 2(XREF 1S), 2(XREF 1K), 3(XREF 1S), 3(XREF 1K), 5(XREF 1S), 5(XREF 1K), 8(XREF 1S), 8(XREF 1K)
    17(XREF 1S), 17(XREF 1K)
    >> DIC ID2+1, ID4+1
    U ID2+1, ID4+1, ID5+1
    X .01+1!, .01(XREF 1S), .01(XREF 1K), 1(XREF 1S), 1(XREF 2S), 1(XREF 3S), 1(XREF 4S), 1(XREF 5S), 1(XREF 5K), 2(XREF 1S)
    2(XREF 1K), 3(XREF 1S), 3(XREF 1K), 5+1*!, 5(XREF 1S), 5(XREF 1K), 6+1*!, 7+1*!, 8+1!, 8(XREF 1S)
    8(XREF 1K), 9+1!, 10+1*!, 11+1!, 12+1!, 13+1!, 14+1!, 17(XREF 1S), 17(XREF 1K)
    >> Y ID2+1*, ID4+1*, 5+1, 6+1, 7+1, 10+1
    Info |  Desc |  Directly Accessed By Routines |  Accessed By FileMan Db Calls |  Pointed To By FileMan Files |  Pointer To FileMan Files |  Fields |  ICR |  External References |  Global Variables Directly Accessed |  Naked Globals |  Local Variables  | All