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 |  ICR |  Found Entries |  External References |  Global Variables Directly Accessed |  Local Variables  | All
Print Page as PDF
Global: ^PX(815

Package: PCE Patient Care Encounter

Global: ^PX(815


Information

FileMan FileNo FileMan Filename Package
815 PCE PARAMETERS PCE Patient Care Encounter

Description

Directly Accessed By Routines, Total: 38

Package Total Routines
PCE Patient Care Encounter 32 DISPOSITION HOSPITAL LOCATIONS    PX PARAMETERS PRINT    PXAIERR    PXAPI    PXBGVST    PXCA0    PXCACPT    PXCADXP1
PXCAPOV    PXCAVST    PXCE    PXHFMEASREPAIR    PXICLN27    PXICLN9B    PXIPOST    PXMCLINK
PXMSG    PXPT    PXQFS    PXRHS01    PXRRPAPI    PXRRPCE2    PXRRPCE3    PXRRPCE4
PXXDPT    REPORT CHOLESTEROL NAMES    REPORT ER CLINIC NAMES    REPORT GLUCOSE NAMES    SITE SUPPORT CONTACTS    ^PX(815    REPORT HBA1C NAMES    REPORT LDL CHOLESTEROL NAMES
Scheduling 3 SCCVEDI1    SD53103A    SDAMQ5    
Clinical Reminders 1 PXRMV1I    
Kernel 1 INSTALL QUESTIONS    
Text Integration Utility 1 TIUP134    

Accessed By FileMan Db Calls, Total: 3

Package Total Routines
PCE Patient Care Encounter 2 PXAPI    PXQMAIN    
Scheduling 1 SDAMEVT3    

Pointer To FileMan Files, Total: 5

Package Total FileMan Files
Lab Service 1 LABORATORY TEST(#60)[#815.0802(.01)#815.0803(.01)#815.0804(.01)#815.0805(.01)]    
MailMan 1 MAIL GROUP(#3.8)[650]    
PCE Patient Care Encounter 1 LOCATION(#9999999.06)[501]    
Registration 1 PATIENT(#2)[201]    
Scheduling 1 HOSPITAL LOCATION(#44)[201#815.0401(.01)#815.0801(.01)]

Fields, Total: 26

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

  • INPUT TRANSFORM:  K:+X'=X!(X>1)!(X<1)!(X?.E1"."1N.N) X
  • LAST EDITED:  MAR 20, 2018
  • HELP-PROMPT:  Type a Number between 1 and 1, 0 Decimal Digits
  • DESCRIPTION:  There is only "1" parameter similar to the MAS Parameters File.
  • CROSS-REFERENCE:  815^B
    1)= S ^PX(815,"B",$E(X,1,30),DA)=""
    2)= K ^PX(815,"B",$E(X,1,30),DA)
.02 SD/PCE SWITCH OVER DATE 0;2 DATE

  • INPUT TRANSFORM:  S %DT="EX" D ^%DT S X=Y K:Y<1 X
  • LAST EDITED:  SEP 09, 1996
  • DESCRIPTION:  
    This is the date that Scheduling stops asking for Providers, Diagnoses, and Procedures and PCE collects them.
.03 HEALTH SUMMARY START DATE 0;3 DATE
************************REQUIRED FIELD************************

  • INPUT TRANSFORM:  S %DT="EX" D ^%DT S X=Y K:Y<1 X
  • LAST EDITED:  JUL 29, 1996
  • HELP-PROMPT:  Enter the start date for displaying PCE data for the following Health Summary components: PCE Immunization, PCE Skin Test, PCE Outpatient Diagnosis, and PCE Outpatient Encounter.
  • DESCRIPTION:  This date will be used to restrict the view of PCE data for the following Health Summary components: PCE Immunization, PCE Skin Test, PCE Outpatient Diagnosis, and PCE Outpatient Encounter.
201 PATIENT, CLINIC OR WARD LM;1 VARIABLE POINTER PATIENT(#2)  HOSPITAL LOCATION(#44)  

  • LAST EDITED:  NOV 14, 1994
  • HELP-PROMPT:  Enter a Patient, Clinic, or Ward name.
  • DESCRIPTION:  This field definition is used by the PCE Encounter options. The option uses this field with a FileMan Reader call to determine the view to be used in building the display list. It determines if the list will be of a
    patient and which one or of a clinic/ward and which one.
    No data should be put in this field.
202 STARTUP VIEW LM;2 SET
************************REQUIRED FIELD************************
  • 'V' FOR VISIT/ENCOUNTER;
  • 'A' FOR APPOINTMENT;

  • LAST EDITED:  JUL 18, 1995
  • HELP-PROMPT:  This is the default list that PCE Encounter Data Entry starts in for all users.
  • DESCRIPTION:  This is the default view for all users. It sets which list the PCE Encounter Data Entry starts up in. If it is "V" the list is by Visit/Encounter. If it is "A" then the list is by Appointments.
203 BEGINNING PATIENT DATE OFFSET LM;3 NUMBER
************************REQUIRED FIELD************************

  • INPUT TRANSFORM:  K:+X'=X!(X>999)!(X<-999)!(X?.E1"."1N.N) X
  • LAST EDITED:  JUN 19, 2018
  • HELP-PROMPT:  Type a number that is the offset from Today for the starting date of the patient list. -30 for TODAY-30 or 5 for TODAY+5
  • DESCRIPTION:  This is the value that determines the starting date for the list by a patient in PCE Encounter Data Entry. The number is added to today to get the starting day. If the value is -30, then the starting day is T-30, or 30
    days before today. If the value is 5, then the starting day is T+5, or 5 days after today. If it is 0 then the starting day will be today.
204 ENDING PATIENT DATE OFFSET LM;4 NUMBER
************************REQUIRED FIELD************************

  • INPUT TRANSFORM:  K:+X'=X!(X>999)!(X<-999)!(X?.E1"."1N.N) X
  • LAST EDITED:  JUN 19, 2018
  • HELP-PROMPT:  Type a number that is the offset from Today for the ending date of the patient list. -30 for TODAY-30, 5 for T+5 or 0 for Today
  • DESCRIPTION:  This is the value that determines the ending date for the list by a patient in PCE Encounter Data Entry. The number is added to today to get the ending day. If the value is -30, then the ending day is T-30, or 30 days
    before today. If the value is 5, then the ending day is T+5, or 5 days after today. If it is 0 then the ending day will be today.
205 BEGINNING HOS LOC DATE OFFSET LM;5 NUMBER
************************REQUIRED FIELD************************

  • INPUT TRANSFORM:  K:+X'=X!(X>999)!(X<-999)!(X?.E1"."1N.N) X
  • LAST EDITED:  JUN 19, 2018
  • HELP-PROMPT:  Type a number that is the offset from Today for the starting date of the Clinic/Ward list. -30 for TODAY-30, 5 for T+5 or 0 for Today
  • DESCRIPTION:  This is the value that determines the starting date for the list by a Clinic/Ward in PCE Encounter Data Entry. The number is added to today to get the starting day. If the value is -30, then the starting day is T-30, or 30
    days before today. If the value is 5, then the starting day is T+5, or 5 days after today. If it is 0 then the starting day will be today.
206 ENDING HOS LOC DATE OFFSET LM;6 NUMBER

  • INPUT TRANSFORM:  S:X["$" X=$P(X,"$",2) K:X'?."-".N.1".".2N!(X>999)!(X<-999) X
  • LAST EDITED:  JUN 19, 2018
  • HELP-PROMPT:  Type a number that is the offset from Today for the ending date of the Clinic/Ward list. -30 for TODAY-30, 5 for T+5 or 0 for Today
  • DESCRIPTION:  This is the value that determines the ending date for the list by a Clinic/Ward in PCE Encounter Data Entry. The number is added to today to get the ending day. If the value is -30, then the ending day is T-30, or 30 days
    before today. If the value is 5, then the ending day is T+5, or 5 days after today. If it is 0 then the ending day will be today.
301 RETURN WARNINGS DI;1 SET
************************REQUIRED FIELD************************
  • '0' FOR NO;
  • '1' FOR YES;

  • LAST EDITED:  MAR 01, 1996
  • HELP-PROMPT:  Enter YES if you want the Device Interface to return warnings if there are no procedures for this encounter.
  • DESCRIPTION:  
    This field determines if the Device Interface will return "WARNING"s or not if there are no Procedures for this encounter.
302 MULTIPLE PRIMARY DIAGNOSES DI;2 SET
  • '0' FOR RETURN WARNING;
  • '1' FOR RETURN ERROR;

  • LAST EDITED:  JUL 28, 1996
  • HELP-PROMPT:  If errors are returned by the Device Interface then the whole encounter is not processed.
303 NO PRIMARY DIAGNOSIS DI;3 SET
  • '0' FOR RETURN WARNING;
  • '1' FOR RETURN ERROR;

  • LAST EDITED:  MAY 20, 1997
  • HELP-PROMPT:  If errors are returned by the Device Interface, then the whole encounter is not processed.
  • DESCRIPTION:  
    This field determines if a WARNING or an ERROR will be returned if no primary diagnosis exists for this encounter.
401 DISPOSITION HOSPITAL LOCATIONS DHL;0 POINTER Multiple #815.0401 815.0401
501 PXPT LOCATION PXPT;1 POINTER TO LOCATION FILE (#9999999.06)
************************REQUIRED FIELD************************
LOCATION(#9999999.06)

  • LAST EDITED:  AUG 10, 1996
  • DESCRIPTION:  This is the facility's site name. It points to the LOCATION file (#9999999.06) which is DINUMed to the INSTITUTION file (#4).
    This is the location that patients in the PATIENT/IHS file (#9000001) are associated with.
    UNEDITABLE
502 PXPT LAST PATIENT LOADED PXPT;2 FREE TEXT

  • INPUT TRANSFORM:  K:$L(X)>30!($L(X)<1) X
  • LAST EDITED:  AUG 10, 1996
  • HELP-PROMPT:  Answer must be 1-30 characters in length.
  • DESCRIPTION:  This is a field that allows a process to keep track of the last patient that was processed. In case of failure that process can find out where it last completed a process and where to restart at. If process completed then
    this field is reset to 0.
    Enter the number of name of the last patient processed.
601 PATCH 9 LAST VISIT PROCESSED PATCH;1 NUMBER

  • INPUT TRANSFORM:  K:+X'=X!(X>1000000000000)!(X<0)!(X?.E1"."1N.N) X
  • LAST EDITED:  OCT 21, 1996
  • HELP-PROMPT:  This value is set by patch PX*1*9 and should not be changed
602 PATCH 27 LAST DATE PROCESSED PATCH;2 DATE

  • INPUT TRANSFORM:  S %DT="ESTX" D ^%DT S X=Y K:Y<1 X
  • LAST EDITED:  MAR 24, 1997
  • DESCRIPTION:  This is the date and time of the last visit processed by PCE patch 27. This date starts at the last visit at the time the patch is installed and works backward through the visit tell all visit since 10/1/96 have been
    processed. If the patch cleanup has finished this will contain the date and time of the first visit of 10/1/96.
650 MANAGEMENT MAIL GROUP 650;1 POINTER TO MAIL GROUP FILE (#3.8) MAIL GROUP(#3.8)

  • LAST EDITED:  MAR 08, 2016
  • HELP-PROMPT:  Enter the PCE management mail group.
  • DESCRIPTION:  Messages relating to the management and maintenance of PCE will be sent to the members of this mail group.
701 DEFAULT REMINDER DISCLAIMER HS1;0 WORD-PROCESSING #815.0701

  • DESCRIPTION:  This reminder disclaimer is distributed nationally. This disclaimer is printed at the beginning of the Health Summaries' Clinical Maintenance and Clinical Reminder components, unless your site chooses to create your own
    reminder disclaimer. If the Site Reminder Disclaimer is defined, the Site Reminder Disclaimer will be used by Health Summary, instead of this Default Reminder Disclaimer.
  • LAST EDITED:  APR 16, 1996
  • HELP-PROMPT:  This is the distributed default reminder disclaimer, and is not editable.
702 SITE REMINDER DISCLAIMER HS2;0 WORD-PROCESSING #815.0702

  • LAST EDITED:  APR 16, 1996
  • HELP-PROMPT:  Enter a disclaimer to be printed at the beginning of the HS reminder components.
  • DESCRIPTION:  This is the site-specified reminder disclaimer to use at the beginning of the Health Summary "Clinical Maintenance" and "Clinical Reminder" components. When this field is blank, the DEFAULT REMINDER DISCLAIMER will be
    used in the Health Summary.
801 REPORT ER CLINIC NAMES RR1;0 POINTER Multiple #815.0801 815.0801

  • LAST EDITED:  FEB 15, 1996
  • DESCRIPTION:  This multiple is used to define the laboratory test names from the Laboratory Test file that will be used by the PCE Reporting Module to evaluate patient data for critical values. These tests are defined by your IRM
    personnel or Clinical Coordinator.
802 REPORT GLUCOSE NAMES RR2;0 POINTER Multiple #815.0802 815.0802
803 REPORT CHOLESTEROL NAMES RR3;0 POINTER Multiple #815.0803 815.0803
804 REPORT LDL CHOLESTEROL NAMES RR4;0 POINTER Multiple #815.0804 815.0804
805 REPORT HBA1C NAMES RR5;0 POINTER Multiple #815.0805 815.0805
900 SITE SUPPORT CONTACTS 900;0 Multiple #815.01 815.01

  • DESCRIPTION:  This is a list of people who support PCE at a site. DATA2PCE error messages will list these contacts so a user who gets an error will know who to go to. The error messages are structured so that up to three contacts can be
    listed.

Found Entries, Total: 1

ONE: 1    

ICR, Total: 1

ICR LINK Subscribing Package(s) Fields Referenced Description
ICR #2659
  • Scheduling
  • Text Integration Utility
  • DISPOSITION HOSPITAL LOCATIONS (.01).
    Access: Direct Global Read & w/Fileman

    External References

    Name Field # of Occurrence
    ^%DT .02+1, .03+1, 602+1

    Global Variables Directly Accessed

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

    Local Variables

    Legend:

    >> Not killed explicitly
    * Changed
    ! Killed
    ~ Newed

    Name Field # of Occurrence
    >> %DT .02+1*, .03+1*, 602+1*
    >> DA .01(XREF 1S), .01(XREF 1K)
    X .01+1!, .01(XREF 1S), .01(XREF 1K), .02+1*!, .03+1*!, 203+1!, 204+1!, 205+1!, 206+1*!, 502+1!
    , 601+1!, 602+1*!
    >> Y .02+1, .03+1, 602+1
    Info |  Desc |  Directly Accessed By Routines |  Accessed By FileMan Db Calls |  Pointer To FileMan Files |  Fields |  ICR |  Found Entries |  External References |  Global Variables Directly Accessed |  Local Variables  | All