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: ^DVB(396.21

Package: Automated Medical Information Exchange

Global: ^DVB(396.21


Information

FileMan FileNo FileMan Filename Package
396.21 CAPRI CLINICAL EFOLDER TRANSMISSIONS Automated Medical Information Exchange

Description

Directly Accessed By Routines, Total: 5

Package Total Routines
Automated Medical Information Exchange 5 DVBCPUSH    DVBCTOG    ^DVB(396.21    ^DVB(396.95    REPORT DETAILS    

Accessed By FileMan Db Calls, Total: 1

Package Total Routines
Automated Medical Information Exchange 1 DVBCPUSH    

Pointer To FileMan Files, Total: 2

Package Total FileMan Files
Kernel 1 NEW PERSON(#200)[.02]    
Registration 1 PATIENT(#2)[.03]    

Fields, Total: 7

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

  • INPUT TRANSFORM:  S %DT="ETXR" D ^%DT S X=Y K:3220414>X X
  • LAST EDITED:  MAY 05, 2022
  • HELP-PROMPT:  Type a date and time not earlier than APR 14, 2022.
  • DESCRIPTION:  
    This field is the date and time the Clinical Document was transmitted from CAPRI GUI.
  • CROSS-REFERENCE:  396.21^B
    1)= S ^DVB(396.21,"B",$E(X,1,30),DA)=""
    2)= K ^DVB(396.21,"B",$E(X,1,30),DA)
.02 AUTHORIZED SENDER 0;2 POINTER TO NEW PERSON FILE (#200)
************************REQUIRED FIELD************************
NEW PERSON(#200)

  • LAST EDITED:  APR 21, 2022
  • HELP-PROMPT:  Enter the name of the authorized sender
  • DESCRIPTION:  
    This is the User of the Authorized CAPRI GUI User who sent the Clinical Document.
  • CROSS-REFERENCE:  396.21^C
    1)= S ^DVB(396.21,"C",$E(X,1,30),DA)=""
    2)= K ^DVB(396.21,"C",$E(X,1,30),DA)
    Authorized Sender Cross Reference will allow CAPRI GUI to display a report for all Authorized Senders.
.03 PATIENT 0;3 POINTER TO PATIENT FILE (#2)
************************REQUIRED FIELD************************
PATIENT(#2)

  • LAST EDITED:  APR 21, 2022
  • HELP-PROMPT:  Enter Patient Name
  • DESCRIPTION:  
    Patient of who the Clinical Documents pertains to.
  • CROSS-REFERENCE:  396.21^D
    1)= S ^DVB(396.21,"D",$E(X,1,30),DA)=""
    2)= K ^DVB(396.21,"D",$E(X,1,30),DA)
    This cross reference will assist with the lookup and reporting of Clinical Documents by Patient name.
1 TRANSMISSION PATH 0;4 FREE TEXT
************************REQUIRED FIELD************************

  • INPUT TRANSFORM:  K:$L(X)>250!($L(X)<2) X
    MAXIMUM LENGTH: 250
  • LAST EDITED:  MAY 26, 2022
  • HELP-PROMPT:  Answer must be 2-250 characters in length.
  • DESCRIPTION:  
    Clinical Document transmission path, it will be either PIV or PROXY to document which path as used.
1.1 TRANSMISSION STATUS 0;5 SET
************************REQUIRED FIELD************************
  • '0' FOR UNSUCCESSFUL;
  • '1' FOR SUCCESSFUL;

  • LAST EDITED:  APR 21, 2022
  • HELP-PROMPT:  Select the Transmission Status
  • DESCRIPTION:  
    Status of the Clinical Documents Transmission, "0" is Unsuccessful and "1 " is Successful.
1.2 ERROR CODE 1;1 FREE TEXT

  • INPUT TRANSFORM:  K:$L(X)>250!($L(X)<2) X
    MAXIMUM LENGTH: 250
  • LAST EDITED:  APR 14, 2022
  • HELP-PROMPT:  Answer must be 2-250 characters in length.
  • DESCRIPTION:  
    Clinical Documents Transmission Error, if any, received from the URL.
2 REPORT DETAILS 2;0 Multiple #396.212 396.212

  • DESCRIPTION:  
    Report Details of selected individual documents requested to build the one Clinical Document by the Report Builder function sent by the CAPRI GUI.

External References

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

Global Variables Directly Accessed

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

Local Variables

Legend:

>> Not killed explicitly
* Changed
! Killed
~ Newed

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