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 |  External References |  Global Variables Directly Accessed |  Local Variables  | All
Print Page as PDF
Global: ^DGPF(26.21

Package: Registration

Global: ^DGPF(26.21


Information

FileMan FileNo FileMan Filename Package
26.21 PRF HL7 EVENT Registration

Description

Directly Accessed By Routines, Total: 3

Package Total Routines
Registration 3 ^DGPF(26.21    DGPFHLL1    DGPFHLRT    

Accessed By FileMan Db Calls, Total: 1

Package Total Routines
Registration 1 DGPFHLL1    

Pointed To By FileMan Files, Total: 1

Package Total FileMan Files
Registration 1 PRF HL7 QUERY LOG(#26.19)[.02]    

Pointer To FileMan Files, Total: 1

Package Total FileMan Files
Registration 1 PATIENT(#2)[.01]    

Fields, Total: 3

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

  • LAST EDITED:  APR 01, 2005
  • HELP-PROMPT:  Enter the patient that requires a PRF query.
  • DESCRIPTION:  
    This field contains the patient associated with a Patient Record Flags query trigger.
  • CROSS-REFERENCE:  26.21^B
    1)= S ^DGPF(26.21,"B",$E(X,1,30),DA)=""
    2)= K ^DGPF(26.21,"B",$E(X,1,30),DA)
.02 INITIAL TIMESTAMP 0;2 DATE
************************REQUIRED FIELD************************

  • INPUT TRANSFORM:  S %DT="ESTXR" D ^%DT S X=Y K:Y<1 X
  • LAST EDITED:  JUN 09, 2005
  • HELP-PROMPT:  Enter the date and time of the event trigger.
  • DESCRIPTION:  
    This field contains the date and time when the PRF event trigger fired.
.03 CURRENT STATUS 0;3 SET
************************REQUIRED FIELD************************
  • 'C' FOR COMPLETE;
  • 'I' FOR INCOMPLETE;
  • 'E' FOR ERROR;

  • LAST EDITED:  JUN 29, 2005
  • HELP-PROMPT:  Enter C for COMPLETE, I for INCOMPLETE, or E for ERROR.
  • DESCRIPTION:  This field contains the current status of the Patient Record Flags HL7 query process. An INCOMPLETE status indicates that the HL7 query has either not been transmitted or that the query was NAK'ed by all receiving sites.
    A COMPLETE status indicates that the HL7 query has run successfully to at least one of the patient's treating facilities or that the local facility is the patient's only treating facility. An ERROR status indicates that
    the maximum number of HL7 query attempts has been reached without a successful result.
  • FIELD INDEX:  ASTAT (#692) REGULAR IR SORTING ONLY
    Short Descr: Index records with INCOMPLETE and ERROR status
    Set Logic: S ^DGPF(26.21,"ASTAT",X,DA)=""
    Set Cond: S X=X2(1)="I"!(X2(1)="E")
    Kill Logic: K ^DGPF(26.21,"ASTAT",X,DA)
    Whole Kill: K ^DGPF(26.21,"ASTAT")
    X(1): CURRENT STATUS (26.21,.03) (Subscr 1) (forwards)

External References

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

Global Variables Directly Accessed

Name Line Occurrences  (* Changed,  ! Killed)
^DGPF(26.21 - [#26.21] IXASTATSL+1*, IXASTATKL+1!, IXASTATKEIC+1!, .01(XREF 1S), .01(XREF 1K)

Local Variables

Legend:

>> Not killed explicitly
* Changed
! Killed
~ Newed

Name Field # of Occurrence
>> %DT .02+1*
>> DA IXASTATSL+1, IXASTATKL+1, .01(XREF 1S), .01(XREF 1K)
X IXASTATSL+1, IXASTATSCC+1*, IXASTATKL+1, .01(XREF 1S), .01(XREF 1K), .02+1*!
>> X2(1 IXASTATSCC+1
>> Y .02+1
Info |  Desc |  Directly Accessed By Routines |  Accessed By FileMan Db Calls |  Pointed To By FileMan Files |  Pointer To FileMan Files |  Fields |  External References |  Global Variables Directly Accessed |  Local Variables  | All