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: ^PX(839.01

Package: PCE Patient Care Encounter

Global: ^PX(839.01


Information

FileMan FileNo FileMan Filename Package
839.01 PCE DEVICE INTERFACE MODULE ERRORS PCE Patient Care Encounter

Description

Directly Accessed By Routines, Total: 6

Package Total Routines
PCE Patient Care Encounter 6 PX91P    PXCAERR    PXEDIEL    PXEDIELU    PXEDILUD    ^PX(839.01    

Accessed By FileMan Db Calls, Total: 1

Package Total Routines
PCE Patient Care Encounter 1 PXCAERR    

Pointer To FileMan Files, Total: 3

Package Total FileMan Files
PCE Patient Care Encounter 3 PATIENT/IHS(#9000001)[.02]    VISIT(#9000010)[.03]    PCE DATA SOURCE(#839.7)[.06]    

Fields, Total: 9

Field # Name Loc Type Details
.001 ERROR NUMBER NUMBER

  • INPUT TRANSFORM:  K:+X'=X!(X>9999999999)!(X<1)!(X?.E1"."1N.N) X
  • LAST EDITED:  MAY 18, 1994
  • HELP-PROMPT:  Type a Number between 1 and 9999999999, 0 Decimal Digits
.01 DATE AND TIME 0;1 DATE
************************REQUIRED FIELD************************

  • INPUT TRANSFORM:  S %DT="ESTXR" D ^%DT S X=Y K:Y<1 X
  • LAST EDITED:  APR 27, 1994
  • HELP-PROMPT:  Enter the Date and Time that the error in processing occurred (NOW).
  • DESCRIPTION:  
    This is the Date and Time that the entry is made in to this file. Thus it is the Date and Time that processing of PXCA was taking place and had the errors.
  • CROSS-REFERENCE:  839.01^B
    1)= S ^PX(839.01,"B",$E(X,1,30),DA)=""
    2)= K ^PX(839.01,"B",$E(X,1,30),DA)
.02 PATIENT NAME 0;2 POINTER TO PATIENT/IHS FILE (#9000001) PATIENT/IHS(#9000001)

  • LAST EDITED:  NOV 25, 1995
  • CROSS-REFERENCE:  839.01^C
    1)= S ^PX(839.01,"C",$E(X,1,30),DA)=""
    2)= K ^PX(839.01,"C",$E(X,1,30),DA)
    This cross reference allows lookup by Patient in this file.
.03 VISIT 0;3 POINTER TO VISIT FILE (#9000010) VISIT(#9000010)

  • LAST EDITED:  NOV 25, 1995
  • HELP-PROMPT:  Visit if it is known.
  • DESCRIPTION:  
    This is a pointer to the Visit that had the error(s) in populating the Visit and/or V-File(s). If the Visit was not created then this field is empty.
  • CROSS-REFERENCE:  839.01^AD
    1)= S ^PX(839.01,"AD",$E(X,1,30),DA)=""
    2)= K ^PX(839.01,"AD",$E(X,1,30),DA)
    This is used for programmed lookup by visit internal entry number.
  • CROSS-REFERENCE:  839.01^AV10^MUMPS
    1)= D ADD^AUPNVSIT
    2)= D SUB^AUPNVSIT
    Used to add and subtract from the dependent entry count
.04 DATE/TIME CORRECTED 0;4 DATE

  • INPUT TRANSFORM:  S %DT="ESTXR" D ^%DT S X=Y K:Y<1 X
  • LAST EDITED:  JUN 09, 1994
  • HELP-PROMPT:  Enter the Date and Time that all error correction was finished.
  • DESCRIPTION:  
    This is the Date and Time that the error correction for this error was completed. i.e. All of the errors were taken care of and there is no more correction that needs to be done.
.05 DATE/TIME LAST LOOKED AT 0;5 DATE

  • INPUT TRANSFORM:  S %DT="ESTXR" D ^%DT S X=Y K:Y<1 X
  • LAST EDITED:  JUN 09, 1994
  • HELP-PROMPT:  Enter the Last Date and Time that the error correction routine was ran on this error
  • DESCRIPTION:  
    This is the date and time of the last time somebody ran the error fixing routine on this error.
.06 DATA SOURCE 0;6 POINTER TO PCE DATA SOURCE FILE (#839.7)
************************REQUIRED FIELD************************
PCE DATA SOURCE(#839.7)

  • LAST EDITED:  JAN 26, 1996
  • HELP-PROMPT:  Enter the source of the data, e.g.,IB ENCOUNTER FORM.
  • DESCRIPTION:  
    This is the source of the data being collected. e
101 ERROR VARIABLE 1;0 Multiple #839.011 839.011

  • LAST EDITED:  APR 29, 1994
  • DESCRIPTION:  
    This holds the PXKERROR array which tells which data item caused the error.
201 PXCA VARIABLE 2;0 Multiple #839.012 839.012

  • LAST EDITED:  DEC 14, 1994
  • DESCRIPTION:  
    This holds the PXCA array that has the error.

External References

Name Field # of Occurrence
^%DT .01+1, .04+1, .05+1
ADD^AUPNVSIT .03(XREF 2S)
SUB^AUPNVSIT .03(XREF 2K)

Global Variables Directly Accessed

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

Local Variables

Legend:

>> Not killed explicitly
* Changed
! Killed
~ Newed

Name Field # of Occurrence
>> %DT .01+1*, .04+1*, .05+1*
>> DA .01(XREF 1S), .01(XREF 1K), .02(XREF 1S), .02(XREF 1K), .03(XREF 1S), .03(XREF 1K)
X .001+1!, .01+1*!, .01(XREF 1S), .01(XREF 1K), .02(XREF 1S), .02(XREF 1K), .03(XREF 1S), .03(XREF 1K), .04+1*!, .05+1*!
>> Y .01+1, .04+1, .05+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