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 |  Found Entries |  All
Print Page as PDF
Global: ^DGPF(26.19

Package: Registration

Global: ^DGPF(26.19


Information

FileMan FileNo FileMan Filename Package
26.19 PRF HL7 QUERY LOG Registration

Description

Directly Accessed By Routines, Total: 2

Package Total Routines
Registration 2 DGPFHLL    DGPFHLRT    

Accessed By FileMan Db Calls, Total: 1

Package Total Routines
Registration 1 DGPFHLL    

Pointer To FileMan Files, Total: 2

Package Total FileMan Files
Kernel 1 INSTITUTION(#4)[.05]    
Registration 1 PRF HL7 EVENT(#26.21)[.02]    

Fields, Total: 7

Field # Name Loc Type Details
.01 MESSAGE CONTROL ID 0;1 FREE TEXT
************************REQUIRED FIELD************************

  • INPUT TRANSFORM:  K:$L(X)>20!($L(X)<1)!'(X'?1P.E) X
  • LAST EDITED:  MAR 14, 2005
  • HELP-PROMPT:  Answer must be 1-20 characters in length.
  • DESCRIPTION:  
    Unique ID generated by the VistA HL7 package.
  • CROSS-REFERENCE:  26.19^B
    1)= S ^DGPF(26.19,"B",$E(X,1,30),DA)=""
    2)= K ^DGPF(26.19,"B",$E(X,1,30),DA)
.02 EVENT 0;2 POINTER TO PRF HL7 EVENT FILE (#26.21)
************************REQUIRED FIELD************************
PRF HL7 EVENT(#26.21)

  • LAST EDITED:  APR 25, 2005
  • HELP-PROMPT:  Enter the event that triggered the check for existing PRF assignments.
  • DESCRIPTION:  
    This field contains the event that triggered the query for existing PRF assignments.
  • FIELD INDEX:  C (#344) REGULAR IR LOOKUP & SORTING
    Short Descr:  Event index
    Set Logic:  S ^DGPF(26.19,"C",X,DA)=""
    Kill Logic:  K ^DGPF(26.19,"C",X,DA)
    Whole Kill:  K ^DGPF(26.19,"C")
    X(1):  EVENT  (26.19,.02)  (Subscr 1)  (forwards)
.03 TRANSMISSION DATE/TIME 0;3 DATE
************************REQUIRED FIELD************************

  • INPUT TRANSFORM:  S %DT="ESTXR" D ^%DT S X=Y K:Y<1 X
  • LAST EDITED:  APR 25, 2005
  • HELP-PROMPT:  Enter the date/time that the query is transmitted.
  • DESCRIPTION:  
    This field contains the date and time that the HL7 query message was transmitted.
.04 STATUS 0;4 SET
************************REQUIRED FIELD************************
  • 'T' FOR TRANSMITTED;
  • 'AN' FOR ACCEPTED W/NO RESULTS;
  • 'A' FOR ACCEPTED W/RESULTS;
  • 'RJ' FOR REJECTED;
  • 'RT' FOR RETRANSMITTED;

  • LAST EDITED:  MAR 29, 2005
  • HELP-PROMPT:  Enter the current query transmission status.
  • DESCRIPTION:  
    This field contains the current transmission status of the PRF query.
.05 SITE TRANSMITTED TO 0;5 POINTER TO INSTITUTION FILE (#4)
************************REQUIRED FIELD************************
INSTITUTION(#4)

  • LAST EDITED:  MAR 14, 2005
  • HELP-PROMPT:  Enter the destination site for the PRF query.
  • DESCRIPTION:  
    This field contains the site that is being queried for existing PRF assignments.
.06 ACK RECEIVED DATE/TIME 0;6 DATE

  • INPUT TRANSFORM:  S %DT="ESTXR" D ^%DT S X=Y K:Y<1 X
  • LAST EDITED:  MAR 14, 2005
  • HELP-PROMPT:  Enter the date/time that the acknowledgment to the query was received.
  • DESCRIPTION:  
    This field contains the date and time that the query acknowledgment was received by site originating the query.
.07 ERROR CODES ERR;0 Multiple #26.1907 26.1907

  • DESCRIPTION:  When the receiving site of a PRF Query (QRY~R02) HL7 message encounters one or more errors while processing the message, one or more error codes are returned in the Response to Query (ORF~R04) HL7 message. This multiple
    field contains the returned error codes.
Info |  Desc |  Directly Accessed By Routines |  Accessed By FileMan Db Calls |  Pointer To FileMan Files |  Fields |  Found Entries |  All