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 |  Pointed To By FileMan Files |  Pointer To FileMan Files |  Fields |  Found Entries |  External References |  Global Variables Directly Accessed |  Local Variables  | All
Print Page as PDF
Global: ^RORDATA(798.7

Package: Clinical Case Registries

Global: ^RORDATA(798.7


Information

FileMan FileNo FileMan Filename Package
798.7 ROR LOG Clinical Case Registries

Description

Directly Accessed By Routines, Total: 10

Package Total Routines
Clinical Case Registries 9 RORRP007    ^RORDATA(798.8    ERROR    REGISTRY    ROR LOG    ^RORDATA(798.7    MESSAGE    RORHDT01
RORLOG01    

Accessed By FileMan Db Calls, Total: 4

Package Total Routines
Clinical Case Registries 4 RORLOG    RORLOG01    RORRP007    RORRP013    

Pointed To By FileMan Files, Total: 1

Package Total FileMan Files
Clinical Case Registries 1 ROR TASK(#798.8)[2.03]    

Pointer To FileMan Files, Total: 3

Package Total FileMan Files
Clinical Case Registries 1 ROR REGISTRY PARAMETERS(#798.1)[#798.73(.01)]    
Kernel 1 NEW PERSON(#200)[7]    
Registration 1 PATIENT(#2)[#798.74(3)]    

Fields, Total: 11

Field # Name Loc Type Details
.01 START DATE/TIME 0;1 DATE
************************REQUIRED FIELD************************

  • INPUT TRANSFORM:  S %DT="ESTX" D ^%DT S X=Y K:Y<1 X
  • LAST EDITED:  AUG 07, 2001
  • DESCRIPTION:  This field contains the date/time when this log was created.
    You can access records of this file only if you have appropriate security key(s) for any registry.
  • TECHNICAL DESCR:  
    The $$OPEN^RORLOG function populates this field automatically when a new log is created.
  • DELETE TEST:  1,0)= I $D(^RORDATA(798.7,"AREF",+$G(DA)))
    UNEDITABLE
  • CROSS-REFERENCE:  798.7^B
    1)= S ^RORDATA(798.7,"B",$E(X,1,30),DA)=""
    2)= K ^RORDATA(798.7,"B",$E(X,1,30),DA)
    3)= Do not delete!
1 ACTIVITY 0;3 SET
  • '0' FOR Other;
  • '1' FOR Registry Update;
  • '2' FOR Data Extraction;
  • '3' FOR Acknowledgement;
  • '4' FOR Hist. Extraction;
  • '5' FOR Report;
  • '6' FOR Access Violation;
  • '7' FOR ROR TASK;
  • '8' FOR Registry Setup;

  • LAST EDITED:  JUL 21, 2005
  • DESCRIPTION:  
    The value of this field indicates the activity performed by the process that created the log.
  • TECHNICAL DESCR:  
    This field is populated by the $$OPEN^RORLOG function with the value passed as one of the parameters.
2 JOB NUMBER 0;4 NUMBER

  • INPUT TRANSFORM:  K:+X'=X!(X>999999999999)!(X<1)!(X?.E1"."1N.N) X
  • LAST EDITED:  AUG 13, 2001
  • HELP-PROMPT:  Enter a job number between 1 and 999999999999, 0 Decimal Digits.
  • DESCRIPTION:  
    Value of the JOB NUMBER field is the job number ($JOB) of the process that has created this log.
  • TECHNICAL DESCR:  
    This field is populated automatically by the $$OPEN^RORLOG function.
  • CROSS-REFERENCE:  798.7^C
    1)= S ^RORDATA(798.7,"C",$E(X,1,30),DA)=""
    2)= K ^RORDATA(798.7,"C",$E(X,1,30),DA)
    3)= Do not delete!
    This cross-reference can be used in the troubleshooting process to find the log by the job number.
3 REGISTRY 1;0 POINTER Multiple #798.73 798.73

  • DESCRIPTION:  This multiple contains a list of the registries that were processed. Events recorded in the log are associated with these registries.
    Records of this multiple are indexed by the "ARD" index (whole file). So, it is possible to get a list of log files associated with the particular registry.
4 MESSAGE 2;0 DATE Multiple #798.74 798.74

  • DESCRIPTION:  
    This multiple contains all messages recorded in the log.
  • TECHNICAL DESCR:  
    Every call of the LOG^RORLOG procedure adds a new record to this multiple. The $$OPEN^RORLOG and CLOSE^RORLOG entry points can also call the LOG^RORLOG automatically to add a header and footer to the log.
5 END DATE/TIME 0;2 DATE

  • INPUT TRANSFORM:  S %DT="ESTX" D ^%DT S X=Y K:Y<1 X
  • LAST EDITED:  AUG 07, 2001
  • DESCRIPTION:  
    This field contains the date/time when the log was closed.
  • TECHNICAL DESCR:  
    The CLOSE^RORLOG procedure populates this field automatically when the log is closed.
6.01 PROCESSED PATIENTS 0;5 NUMBER

  • INPUT TRANSFORM:  K:+X'=X!(X>999999999999)!(X<0)!(X?.E1"."1N.N) X
  • LAST EDITED:  AUG 07, 2001
  • HELP-PROMPT:  Type a Number between 0 and 999999999999, 0 Decimal Digits.
  • DESCRIPTION:  
    The value of this field indicates the number of processed patients.
  • TECHNICAL DESCR:  
    The value of this field is also duplicated in the last message of the log (footer).
6.02 PATIENTS WITH ERRORS 0;6 NUMBER

  • INPUT TRANSFORM:  K:+X'=X!(X>999999999999)!(X<0)!(X?.E1"."1N.N) X
  • LAST EDITED:  AUG 07, 2001
  • HELP-PROMPT:  Type a Number between 0 and 999999999999, 0 Decimal Digits.
  • DESCRIPTION:  
    The value of this field indicates the number of patients processed with errors.
  • TECHNICAL DESCR:  
    The value of this field is also duplicated in the last message of the log (footer).
6.03 RATE 0;7 NUMBER

  • INPUT TRANSFORM:  K:+X'=X!(X>999999999999)!(X<0)!(X?.E1"."4N.N) X
  • LAST EDITED:  AUG 07, 2001
  • HELP-PROMPT:  Type a Number between 0 and 999999999999, 3 Decimal Digits.
  • DESCRIPTION:  
    The value of this field indicates the rate of patient processing (patients per second).
  • TECHNICAL DESCR:  
    The value of this field is also duplicated in the last message of the log (footer).
7 USER 0;8 POINTER TO NEW PERSON FILE (#200) NEW PERSON(#200)

  • LAST EDITED:  FEB 03, 2003
  • DESCRIPTION:  
    The USER field points to the VistA user associated with the log (its internal value is the DUZ at the moment when the log was created).
    DELETE AUTHORITY: @
    WRITE AUTHORITY: @
    SOURCE OF DATA: The user's DUZ
    UNEDITABLE
8 TASK NUMBER 0;9 NUMBER

  • INPUT TRANSFORM:  K:+X'=X!(X>9899999999)!(X<1)!(X?.E1"."1N.N) X
  • LAST EDITED:  NOV 04, 2005
  • HELP-PROMPT:  Enter a task number between 1 and 9899999999, 0 Decimal Digits.
  • DESCRIPTION:  
    This field stores the number of the task that created the log. If the log is created from a foreground job, this field will be empty.
    DELETE AUTHORITY: @
    WRITE AUTHORITY: @

Found Entries, Total: 41

START DATE/TIME: 2020-03-05 16:04:01    START DATE/TIME: 2020-03-05 17:04:02    START DATE/TIME: 2020-03-05 17:04:03    START DATE/TIME: 2020-03-06 17:04:01    START DATE/TIME: 2020-03-06 17:04:02    START DATE/TIME: 2020-03-07 17:04:01    START DATE/TIME: 2020-03-07 17:04:02    START DATE/TIME: 2020-03-08 17:04:02    
START DATE/TIME: 2020-03-08 17:04:02    START DATE/TIME: 2020-03-09 17:04:02    START DATE/TIME: 2020-03-09 17:04:02    START DATE/TIME: 2020-03-10 17:04:02    START DATE/TIME: 2020-03-10 17:04:03    START DATE/TIME: 2020-03-11 17:04:02    START DATE/TIME: 2020-03-11 17:04:02    START DATE/TIME: 2020-03-12 17:04:02    
START DATE/TIME: 2020-03-12 17:04:03    START DATE/TIME: 2020-03-13 17:04:01    START DATE/TIME: 2020-03-13 17:04:02    START DATE/TIME: 2020-03-14 17:04:02    START DATE/TIME: 2020-03-14 17:04:02    START DATE/TIME: 2020-03-15 17:04:02    START DATE/TIME: 2020-03-15 17:04:03    START DATE/TIME: 2020-03-16 17:04:02    
START DATE/TIME: 2020-03-16 17:04:02    START DATE/TIME: 2020-03-17 17:04:01    START DATE/TIME: 2020-03-17 17:04:02    START DATE/TIME: 2020-03-18 17:04:01    START DATE/TIME: 2020-03-18 17:04:02    START DATE/TIME: 2020-03-19 17:04:02    START DATE/TIME: 2020-03-19 17:04:02    START DATE/TIME: 2020-03-20 17:04:02    
START DATE/TIME: 2020-03-20 17:04:02    START DATE/TIME: 2020-03-21 17:04:01    START DATE/TIME: 2020-03-21 17:04:02    START DATE/TIME: 2020-03-22 17:04:01    START DATE/TIME: 2020-03-22 17:04:02    START DATE/TIME: 2020-03-23 17:04:02    START DATE/TIME: 2020-03-23 17:04:03    START DATE/TIME: 2020-06-24 14:16:00    
START DATE/TIME: 2021-03-04 10:33:01    

External References

Name Field # of Occurrence
^%DT .01+1, 5+1

Global Variables Directly Accessed

Name Line Occurrences  (* Changed,  ! Killed)
^RORDATA(798.7 - [#798.7] IXARDSL+1*, IXARDKL+1!, IXARDKEIC+1!, IXARDP2CC+1, .01DEL1+1, .01(XREF 1S), .01(XREF 1K), 2(XREF 1S), 2(XREF 1K)

Local Variables

Legend:

>> Not killed explicitly
* Changed
! Killed
~ Newed

Name Field # of Occurrence
>> %DT .01+1*, 5+1*
>> DA IXARDSL+1, IXARDKL+1, .01DEL1+1, .01(XREF 1S), .01(XREF 1K), 2(XREF 1S), 2(XREF 1K)
>> DA(1 IXARDSL+1, IXARDKL+1, IXARDP2CC+1
U IXARDP2CC+1
X IXARDP2CC+1*, .01+1*!, .01(XREF 1S), .01(XREF 1K), 2+1!, 2(XREF 1S), 2(XREF 1K), 5+1*!, 6.01+1!, 6.02+1!
, 6.03+1!, 8+1!
X(1 IXARDSL+1, IXARDKL+1
X(2 IXARDSL+1, IXARDKL+1
>> Y .01+1, 5+1
Info |  Desc |  Directly Accessed By Routines |  Accessed By FileMan Db Calls |  Pointed To By FileMan Files |  Pointer To FileMan Files |  Fields |  Found Entries |  External References |  Global Variables Directly Accessed |  Local Variables  | All