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: 810.53

Package: Clinical Reminders

REMINDER PATIENT LIST(#810.5)-->810.53

Sub-Field: 810.53


Information

Parent File Name Number Package
REMINDER PATIENT LIST(#810.5) PATIENTS 810.53 Clinical Reminders

Details

Field # Name Loc Type Details
.01 PATIENTS 0;1 POINTER TO PATIENT FILE (#2) PATIENT(#2)

  • LAST EDITED:  JUL 13, 2005
  • DESCRIPTION:  
    This is a pointer to the patient file (#2).
  • CROSS-REFERENCE:  810.53^B
    1)= S ^PXRMXP(810.5,DA(1),30,"B",$E(X,1,30),DA)=""
    2)= K ^PXRMXP(810.5,DA(1),30,"B",$E(X,1,30),DA)
.02 PCMM INSTITUTION 0;2 POINTER TO INSTITUTION FILE (#4) INSTITUTION(#4)

  • LAST EDITED:  AUG 26, 2005
  • DESCRIPTION:  This is a pointer to the Institution file (#4) and stores the PCMM Institution for the patient.
.03 PCMM INSTITUTION NAME 0;3 FREE TEXT

  • INPUT TRANSFORM:  K:$L(X)>30!($L(X)<3) X
  • LAST EDITED:  AUG 26, 2005
  • HELP-PROMPT:  Answer must be 3-30 characters in length.
  • DESCRIPTION:  This is the name, .01 field of file #4, of the patient's PCMM Institution.
.04 DECEASED 0;4 SET
  • '0' FOR NO;
  • '1' FOR YES;

  • LAST EDITED:  FEB 05, 2007
  • DESCRIPTION:  If the patient list includes deceased patients this field is used to record whether or not the patient was deceased when the list was built.
.05 TEST PATIENT 0;5 SET
  • '0' FOR NO;
  • '1' FOR YES;

  • LAST EDITED:  FEB 05, 2007
  • DESCRIPTION:  If test patients are included when the patient list is built this field is used to record whether or not the patient is a test patient.
1 DATA DATA;0 Multiple #810.531 810.531

  • DESCRIPTION:  This multiple contains the patient's data. The data that is stored is determined by the Finding Rules in the rule set whose operation is Insert.
  • INDEXED BY:  DATA TYPE (B)
2 DUE REMINDER LIST REM;0 POINTER Multiple #810.532 810.532

  • DESCRIPTION:  If there is data in this multiple then the patient list was created from a Reminders Due report. This multiple stores the list of reminders that were due for the patient, the reminder evaluation status, the due date,
    and the last done date.
Info |  Details