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 |  Pointer To FileMan Files |  Fields |  External References |  Global Variables Directly Accessed |  Local Variables  | All
Print Page as PDF
Global: ^MDC(704.1212

Package: Clinical Procedures

Global: ^MDC(704.1212


Information

FileMan FileNo FileMan Filename Package
704.1212 CP_KARDEX_AUDIT Clinical Procedures

Description

Directly Accessed By Routines, Total: 1

Package Total Routines
Clinical Procedures 1 ^MDC(704.1212    

Pointer To FileMan Files, Total: 3

Package Total FileMan Files
Clinical Procedures 2 CP_KARDEX_ACTION(#704.121)[.01]    CP_KARDEX_EVENTS(#704.1211)[.02]    
Kernel 1 NEW PERSON(#200)[.04]    

Fields, Total: 6

Field # Name Loc Type Details
.01 ACTION_ID 0;1 POINTER TO CP_KARDEX_ACTION FILE (#704.121)
************************REQUIRED FIELD************************
CP_KARDEX_ACTION(#704.121)

  • LAST EDITED:  APR 23, 2009
  • HELP-PROMPT:  Answer with an identifier for the task to be audited.
  • DESCRIPTION:  
    This identifies the audited scheduled task.
  • FIELD INDEX:  FKA (#970) REGULAR IR LOOKUP & SORTING
    Short Descr: Foreign key for ACTION_ID
    Description: This will provide a quick index of actions that have been audited.
    Set Logic: S ^MDC(704.1212,"FKA",$E(X,1,38),DA)=""
    Kill Logic: K ^MDC(704.1212,"FKA",$E(X,1,38),DA)
    Whole Kill: K ^MDC(704.1212,"FKA")
    X(1): ACTION_ID (704.1212,.01) (Subscr 1) (Len 38) (forwards)
.02 EVENT_ID 0;2 POINTER TO CP_KARDEX_EVENTS FILE (#704.1211) CP_KARDEX_EVENTS(#704.1211)

  • LAST EDITED:  APR 23, 2009
  • HELP-PROMPT:  Answer with an identifier for the event to be audited.
  • DESCRIPTION:  
    This identifies the audited event.
  • RECORD INDEXES:  FKE (#971)
.03 AUDIT_DATE_TIME 0;3 DATE
************************REQUIRED FIELD************************

  • INPUT TRANSFORM:  S %DT="ESTXR" D ^%DT S X=Y K:Y<1 X
  • LAST EDITED:  APR 23, 2009
  • HELP-PROMPT:  Enter the date/time of this audit.
  • DESCRIPTION:  
    This is the date/time that the audit record is created.
  • RECORD INDEXES:  FKE (#971)
.04 AUDIT_BY_ID 0;4 POINTER TO NEW PERSON FILE (#200)
************************REQUIRED FIELD************************
NEW PERSON(#200)

  • LAST EDITED:  APR 23, 2009
  • HELP-PROMPT:  Answer with an identifier for the person that created this audit.
  • DESCRIPTION:  
    This identifies the person (file #200) that created this audit.
.1 AUDIT_DESCRIPTION .1;E1,250 FREE TEXT
************************REQUIRED FIELD************************

  • INPUT TRANSFORM:  K:$L(X)>250!($L(X)<1) X
  • LAST EDITED:  APR 23, 2009
  • HELP-PROMPT:  Answer must be 1-250 characters in length.
  • DESCRIPTION:  
    This is free-text automatically generated by the Clinical Flowsheets application when an audit is created. A sample could be AUDIT DESCRIPTION "Event placed in Hold Status".
.2 AUDIT_COMMENT .2;1 FREE TEXT
************************REQUIRED FIELD************************

  • INPUT TRANSFORM:  K:$L(X)>250!($L(X)<1) X
  • LAST EDITED:  APR 23, 2009
  • HELP-PROMPT:  Answer must be 1-250 characters in length.
  • DESCRIPTION:  
    This is free-text generated by the user (#.04) when creating this audit. A sample AUDIT COMMENT could be "Provider action required a hold".

External References

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

Global Variables Directly Accessed

Name Line Occurrences  (* Changed,  ! Killed)
^MDC(704.1212 - [#704.1212] IXFKASL+1*, IXFKAKL+1!, IXFKAKEIC+1!, IXFKESL+1*, IXFKEKL+1!, IXFKEKEIC+1!

Local Variables

Legend:

>> Not killed explicitly
* Changed
! Killed
~ Newed

Name Field # of Occurrence
>> %DT .03+1*
>> DA IXFKASL+1, IXFKAKL+1, IXFKESL+1, IXFKEKL+1
X IXFKASL+1, IXFKAKL+1, .03+1*!, .1+1!, .2+1!
X(1 IXFKESL+1, IXFKEKL+1
X(2 IXFKESL+1, IXFKEKL+1
>> Y .03+1
Info |  Desc |  Directly Accessed By Routines |  Pointer To FileMan Files |  Fields |  External References |  Global Variables Directly Accessed |  Local Variables  | All