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: ^MDD(703.1

Package: Clinical Procedures

Global: ^MDD(703.1


Information

FileMan FileNo FileMan Filename Package
703.1 CP RESULT REPORT Clinical Procedures

Description

Directly Accessed By Routines, Total: 22

Package Total Routines
Clinical Procedures 22 MDAR7M    MDCPURG    MDHL7A    MDHL7U    MDHL7U1    MDHL7U2    MDHL7U3    MDHL7XXX
MDKRPC2    MDRPCNT1    MDRPCOG    MDRPCOL    MDRPCOP    MDRPCOT    MDRPCOT1    MDRPCOT2
MDRPCOTH    MDRPCU    MDSTUDW    MDUXMLU1    UPLOAD ITEM    ^MDD(703.1    

Accessed By FileMan Db Calls, Total: 4

Package Total Routines
Clinical Procedures 4 MDHL7A    MDHL7U    MDHL7U1    MDHL7XXX    

Pointed To By FileMan Files, Total: 1

Package Total FileMan Files
Clinical Procedures 1 CP TRANSACTION(#702)[#702.1(.03)]    

Pointer To FileMan Files, Total: 3

Package Total FileMan Files
Clinical Procedures 2 CP TRANSACTION(#702)[.05]    CP INSTRUMENT(#702.09)[.04]    
Registration 1 PATIENT(#2)[.02]    

Fields, Total: 8

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

  • INPUT TRANSFORM:  K:$L(X)>30!($L(X)<1) X
  • LAST EDITED:  APR 02, 2001
  • HELP-PROMPT:  Answer must be 1-30 characters in length.
  • DESCRIPTION:  
    Unique identifier assigned for each upload.
  • CROSS-REFERENCE:  703.1^B
    1)= S ^MDD(703.1,"B",$E(X,1,30),DA)=""
    2)= K ^MDD(703.1,"B",$E(X,1,30),DA)
    Standard Fileman "B" index for the file.
.02 PATIENT 0;2 POINTER TO PATIENT FILE (#2) PATIENT(#2)

  • LAST EDITED:  FEB 16, 2001
  • HELP-PROMPT:  Enter a patient name.
  • DESCRIPTION:  
    Pointer to the PATIENT file (#2) of the patient uploaded from the result of the instrument.
  • CROSS-REFERENCE:  703.1^ADFN
    1)= S ^MDD(703.1,"ADFN",$E(X,1,30),DA)=""
    2)= K ^MDD(703.1,"ADFN",$E(X,1,30),DA)
    Standard Fileman "ADFN" index on the patient IEN.
.03 DATE/TIME PERFORMED 0;3 DATE

  • INPUT TRANSFORM:  S %DT="ETX" D ^%DT S X=Y K:Y<1 X
  • LAST EDITED:  APR 01, 2002
  • HELP-PROMPT:  Enter date and time this result was performed.
  • DESCRIPTION:  
    Date/Time the procedure was performed on the instrument.
  • CROSS-REFERENCE:  703.1^ADTP
    1)= S ^MDD(703.1,"ADTP",$E(X,1,30),DA)=""
    2)= K ^MDD(703.1,"ADTP",$E(X,1,30),DA)
    This cross reference is used to quickly purge old entries in the CP RESULT REPORT file.
.04 INSTRUMENT 0;4 POINTER TO CP INSTRUMENT FILE (#702.09) CP INSTRUMENT(#702.09)

  • LAST EDITED:  AUG 01, 2002
  • HELP-PROMPT:  Enter a CP INSTRUMENT.
  • DESCRIPTION:  
    Pointer to the CP INSTRUMENT file (#702.9) of the instrument that produced these reports.
  • CROSS-REFERENCE:  703.1^AINST
    1)= S ^MDD(703.1,"AINST",$E(X,1,30),DA)=""
    2)= K ^MDD(703.1,"AINST",$E(X,1,30),DA)
.05 STUDY REFERENCE NUMBER 0;5 POINTER TO CP TRANSACTION FILE (#702) CP TRANSACTION(#702)

  • LAST EDITED:  SEP 05, 2006
  • DESCRIPTION:  
    This field serves as a reference to the transaction.
  • CROSS-REFERENCE:  703.1^ASTUDYID
    1)= S ^MDD(703.1,"ASTUDYID",$E(X,1,30),DA)=""
    2)= K ^MDD(703.1,"ASTUDYID",$E(X,1,30),DA)
    This cross reference provide a quick look up by the study reference ID.
.06 HL7 REFERENCE NUMBER 0;6 FREE TEXT

  • INPUT TRANSFORM:  K:$L(X)>30!($L(X)<1) X
  • LAST EDITED:  SEP 03, 2002
  • HELP-PROMPT:  Answer must be 1-30 characters in length.
  • DESCRIPTION:  
    This field is used to keep the IEN of the HL7 message. It serves as a reference to the message that will be purged once the data has been successfully moved to the VistA Imaging server.
.09 STATUS 0;9 SET
************************REQUIRED FIELD************************
  • 'U' FOR Unmatched;
  • 'M' FOR Matched;
  • 'P' FOR Pending Gateway Action;

  • LAST EDITED:  NOV 18, 2002
  • HELP-PROMPT:  Status of Result Report
  • DESCRIPTION:  Status of the result.
    U:Unmatched - Result not matched to a CP transaction. M:Matched - Result matched to a CP transaction. P:Pending Gateway Action - Result is awaiting CP Gateway action.
  • CROSS-REFERENCE:  703.1^ASTATUS
    1)= S ^MDD(703.1,"ASTATUS",$E(X,1,30),DA)=""
    2)= K ^MDD(703.1,"ASTATUS",$E(X,1,30),DA)
    Sets the status for the Gateway to find studies to process.
.1 UPLOAD ITEM .1;0 SET Multiple #703.11 703.11

  • DESCRIPTION:  
    This multiple contains information on the upload item.

External References

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

Global Variables Directly Accessed

Name Line Occurrences  (* Changed,  ! Killed)
^MDD(703.1 - [#703.1] .01(XREF 1S), .01(XREF 1K), .02(XREF 1S), .02(XREF 1K), .03(XREF 1S), .03(XREF 1K), .04(XREF 1S), .04(XREF 1K), .05(XREF 1S), .05(XREF 1K)
.09(XREF 1S), .09(XREF 1K)

Local Variables

Legend:

>> Not killed explicitly
* Changed
! Killed
~ Newed

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