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

Package: Scheduling

SDEC APPT REQUEST(#409.85)-->409.8544

Sub-Field: 409.8544


Information

Parent File Name Number Package
SDEC APPT REQUEST(#409.85) PATIENT CONTACT 409.8544 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:  APR 22, 2015
  • HELP-PROMPT:  Enter the date and optional time that this patient was contacted.
  • DESCRIPTION:  
    This DATE ENTERED field represents the Date that an attempt was made to contact the patient regarding 'this' appointment REQUEST. The time can also be optionally entered.
  • CROSS-REFERENCE:  409.8544^B
    1)= S ^SDEC(409.85,DA(1),4,"B",$E(X,1,30),DA)=""
    2)= K ^SDEC(409.85,DA(1),4,"B",$E(X,1,30),DA)
  • RECORD INDEXES:  AD (#1365) (WHOLE FILE #409.85)
2 ENTERED BY USER 0;2 POINTER TO NEW PERSON FILE (#200) NEW PERSON(#200)

  • LAST EDITED:  APR 18, 2015
  • HELP-PROMPT:  Select a user/provider
  • DESCRIPTION:  
    This ENTERED BY USER field represents the user/provider that made an attempt to contact the patient regarding this appointment request.
  • RECORD INDEXES:  AD (#1365) (WHOLE FILE #409.85)
3 ACTION 0;3 SET
  • 'C' FOR CALLED;
  • 'M' FOR MESSAGE LEFT;
  • 'L' FOR LETTER;

  • LAST EDITED:  APR 18, 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:  APR 18, 2015
  • HELP-PROMPT:  Answer must be 4-20 characters in length.
  • DESCRIPTION:  
    This is the phone number used to contact the patient.
Info |  Details