Home   Package List   Routine Alphabetical List   Global Alphabetical List   FileMan Files List   FileMan Sub-Files List   Package Component Lists   Package-Namespace Mapping  
Info |  Details
Print Page as PDF
Sub-Field: 409.344

Package: Scheduling

SD WAIT LIST(#409.3)-->409.344

Sub-Field: 409.344


Information

Parent File Name Number Package
SD WAIT LIST(#409.3) PATIENT CONTACT 409.344 Scheduling

Details

Field # Name Loc Type Details
.01 DATE ENTERED 0;1 DATE

  • INPUT TRANSFORM:  S %DT="ETX" D ^%DT S X=Y K:Y<1 X
  • LAST EDITED:  NOV 14, 2014
  • HELP-PROMPT:  Enter a date. Time is optional.
  • DESCRIPTION:  
    This DATE ENTERED field represents the Date that an attempt was made to contact the patient regarding 'this' appointment. The time can also be optionally entered.
  • CROSS-REFERENCE:  409.344^B
    1)= S ^SDWL(409.3,DA(1),4,"B",$E(X,1,30),DA)=""
    2)= K ^SDWL(409.3,DA(1),4,"B",$E(X,1,30),DA)
  • RECORD INDEXES:  AF (#1363) (WHOLE FILE #409.3)
2 ENTERED BY USER 0;2 POINTER TO NEW PERSON FILE (#200) NEW PERSON(#200)

  • LAST EDITED:  OCT 01, 2014
  • HELP-PROMPT:  Select a provider
  • DESCRIPTION:  
    The ENTERED BY USER field points to the NEW PERSON file and represents the user/provider that made an attempt to contact the patient regarding 'this' appointment.
  • RECORD INDEXES:  AF (#1363) (WHOLE FILE #409.3)
3 ACTION 0;3 SET
  • 'C' FOR CALLED;
  • 'M' FOR MESSAGE LEFT;
  • 'L' FOR LETTER;

  • LAST EDITED:  APR 21, 2015
  • HELP-PROMPT:  Select an action
  • DESCRIPTION:  The ACTION field represents the attempt that was made to contact the patient regarding 'this' appointment.
    C = Called
    M = Message Left
    L = LETTER
4 PATIENT PHONE 0;4 FREE TEXT

  • INPUT TRANSFORM:  K:$L(X)>20!($L(X)<4) X
  • LAST EDITED:  NOV 13, 2014
  • HELP-PROMPT:  Answer must be 4-20 characters in length.
  • DESCRIPTION:  
    This is the phone number used to contact the patient.
Info |  Details