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 |  Pointer To FileMan Files |  Fields |  External References |  Global Variables Directly Accessed |  Local Variables  | All
Print Page as PDF
Global: ^SDWL(409.35

Package: Scheduling

Global: ^SDWL(409.35


Information

FileMan FileNo FileMan Filename Package
409.35 SDWL TRANSFER REQUEST Scheduling

Description

Directly Accessed By Routines, Total: 3

Package Total Routines
Scheduling 3 ^SDWL(409.35    SDWLIFT1    TEAM POSITIONS    

Accessed By FileMan Db Calls, Total: 6

Package Total Routines
Scheduling 6 SDWLIFT    SDWLIFT1    SDWLIFT2    SDWLIFT3    SDWLIFT4    SDWLIFT5    

Pointer To FileMan Files, Total: 2

Package Total FileMan Files
Kernel 1 NEW PERSON(#200)[4]    
Scheduling 1 SD WAIT LIST(#409.3)[.01]    

Fields, Total: 8

Field # Name Loc Type Details
.01 WAIT LIST ENTRY 0;1 POINTER TO SD WAIT LIST FILE (#409.3)
************************REQUIRED FIELD************************
SD WAIT LIST(#409.3)

  • LAST EDITED:  MAY 06, 2005
  • DESCRIPTION:  
    The patient that is to be on the Sch/PCMM Wait List.
  • CROSS-REFERENCE:  409.35^B
    1)= S ^SDWL(409.35,"B",$E(X,1,30),DA)=""
    2)= K ^SDWL(409.35,"B",$E(X,1,30),DA)
1 STATION NUMBER 0;2 NUMBER
************************REQUIRED FIELD************************

  • INPUT TRANSFORM:  K:+X'=X!(X>99999)!(X<0)!(X?.E1"."1N.N) X
  • LAST EDITED:  JUN 14, 2005
  • HELP-PROMPT:  Type a Number between 0 and 99999, 0 Decimal Digits
  • DESCRIPTION:  
    The Station Number of the Institution the request for transfer is to be made to.
2 TRANSMISSION DATE/TIME 0;3 DATE
************************REQUIRED FIELD************************

  • INPUT TRANSFORM:  S %DT="ESTXR" D ^%DT S X=Y K:Y<1 X
  • LAST EDITED:  MAY 06, 2005
  • DESCRIPTION:  
    Exact date and time (including seconds) of the moment of transmission.
3 STATUS 0;4 SET
************************REQUIRED FIELD************************
  • 'P' FOR PENDING XMIT;
  • 'T' FOR TRANSMITTED;
  • 'R' FOR RECEIVED;
  • 'X' FOR REFUSED;
  • 'A' FOR RESOLVED;
  • 'C' FOR CANCELLED;
  • 'E' FOR ON EWL;

  • LAST EDITED:  JAN 23, 2007
  • DESCRIPTION:  PENDING XMIT : The details have been entered and are about to be
    transmitted to their destination TRANSMITTED : The details have been transmitted to their destination RECEIVED : The details have arrived at the destination facility and
    are held on a pending file (#409.36) REFUSED : The details were not accepted by the users at the
    desination facility RESOLVED : The details were accepted by the users at the desination
    facility CANCELLED : A cancellation request has been made. Awaiting
    acknowlegement from the receiving facility. ON EWL Patient has been placed on the EWL at the destination
4 REQUESTOR 0;5 POINTER TO NEW PERSON FILE (#200)
************************REQUIRED FIELD************************
NEW PERSON(#200)

  • LAST EDITED:  MAY 06, 2005
  • DESCRIPTION:  
    The person making the request for transfer.
5 COMMENT 1;0 WORD-PROCESSING #409.355

  • LAST EDITED:  MAY 06, 2005
  • DESCRIPTION:  
    This is a word processing field to allow free text comments to accompany the transmission to better describe the treatment that was being awaited.
6 RECEIVING FACILITY TRANSFER ID 0;6 FREE TEXT

  • INPUT TRANSFORM:  K:$L(X)>10!($L(X)<1) X
  • LAST EDITED:  MAY 06, 2005
  • HELP-PROMPT:  Answer must be 1-10 characters in length.
7 ACCEPTING PERSON 0;7 FREE TEXT

  • INPUT TRANSFORM:  K:$L(X)>35!($L(X)<3) X
  • LAST EDITED:  JUN 13, 2005
  • HELP-PROMPT:  Answer must be 3-35 characters in length.
  • DESCRIPTION:  
    This is the name of the person who accepted the transfer at the destination facility. It is a free text name from the NEW PERSON file (#200).

External References

Name Field # of Occurrence
^%DT 2+1

Global Variables Directly Accessed

Name Line Occurrences  (* Changed,  ! Killed)
^SDWL(409.35 - [#409.35] .01(XREF 1S), .01(XREF 1K)

Local Variables

Legend:

>> Not killed explicitly
* Changed
! Killed
~ Newed

Name Field # of Occurrence
>> %DT 2+1*
>> DA .01(XREF 1S), .01(XREF 1K)
X .01(XREF 1S), .01(XREF 1K), 1+1!, 2+1*!, 6+1!, 7+1!
>> Y 2+1
Info |  Desc |  Directly Accessed By Routines |  Accessed By FileMan Db Calls |  Pointer To FileMan Files |  Fields |  External References |  Global Variables Directly Accessed |  Local Variables  | All