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 |  ICR |  Found Entries |  External References |  Global Variables Directly Accessed |  Local Variables  | All
Print Page as PDF
Global: ^MDS(702.09

Package: Clinical Procedures

Global: ^MDS(702.09


Information

FileMan FileNo FileMan Filename Package
702.09 CP INSTRUMENT Clinical Procedures

Description

Directly Accessed By Routines, Total: 15

Package Total Routines
Clinical Procedures 14 MDDEVCL    MDHL7A    MDHL7B    MDHL7U    MDHL7U2    MDHL7U3    MDHL7X    MDPSUL
MDRPCOD    ^MDS(702.09    MDPOST16    MDRPCOP    MDRPCOT1    MDWOR    
Kernel 1 FILE    

Accessed By FileMan Db Calls, Total: 11

Package Total Routines
Clinical Procedures 10 MDARSET    MDCLIO1    MDHL7B    MDHL7BH    MDHL7E    MDHL7XXX    MDRPCOO    MDRPCOT1
MDWOR    MDWORSR    
Imaging 1 MAGDHOWP    

Pointed To By FileMan Files, Total: 3

Package Total FileMan Files
Clinical Procedures 3 CP TRANSACTION(#702)[.11]    CP RESULT REPORT(#703.1)[.04]    CP DEFINITION(#702.01)[#702.011(.01)]    

Pointer To FileMan Files, Total: 2

Package Total FileMan Files
Health Level Seven 1 HL LOGICAL LINK(#870)[.18]    
MailMan 1 MAIL GROUP(#3.8)[.02]    

Fields, Total: 30

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

  • INPUT TRANSFORM:  K:$L(X)>30!($L(X)<3)!'(X'?1P.E) X
  • LAST EDITED:  AUG 05, 2002
  • HELP-PROMPT:  Answer must be 3-30 characters in length.
  • DESCRIPTION:  
    Name or mnemonic of instrument - used by vendor in HL7 message header.
  • CROSS-REFERENCE:  702.09^B
    1)= S ^MDS(702.09,"B",$E(X,1,30),DA)=""
    2)= K ^MDS(702.09,"B",$E(X,1,30),DA)
    Standard Fileman "B" index for the file.
  • CROSS-REFERENCE:  702.09^UC^MUMPS
    1)= S ^MDS(702.09,"UC",$$UP^XLFSTR(X),DA)=""
    2)= K ^MDS(702.09,"UC",$$UP^XLFSTR(X),DA)
    Used to validate a new entry as unique without case sensitivity.
.02 NOTIFICATION MAILGROUP 0;2 POINTER TO MAIL GROUP FILE (#3.8) MAIL GROUP(#3.8)

  • LAST EDITED:  NOV 05, 2001
  • DESCRIPTION:  
    This field contains a pointer to a VA Mailman Mail Group that will receive error messages and other notifications dealing with this device from the interface routines.
.03 DESCRIPTION 0;3 FREE TEXT

  • INPUT TRANSFORM:  K:$L(X)>50!($L(X)<1) X
  • LAST EDITED:  JUL 02, 2002
  • HELP-PROMPT:  Answer must be 1-50 characters in length.
  • DESCRIPTION:  
    This field contains a short informational description text for the instrument.
.05 DELETE WHEN SUBMITTED 0;5 SET
  • '0' FOR No;
  • '1' FOR Yes;

  • LAST EDITED:  FEB 27, 2001
  • HELP-PROMPT:  Enter Yes or No.
  • DESCRIPTION:  
    Select 'Yes' if you want files created by this instrument deleted once they are successfully copied to the VistA Imaging Server. Deletion will be performed by the VistA Imaging application.
.06 PRINTABLE NAME 0;6 FREE TEXT

  • INPUT TRANSFORM:  K:$L(X)>30!($L(X)<3) X
  • LAST EDITED:  JUL 24, 2000
  • HELP-PROMPT:  Answer must be 3-30 characters in length.
  • DESCRIPTION:  
    Name of instrument that is printed on reports/etc.
.07 DEFAULT FILE EXT 0;7 FREE TEXT

  • INPUT TRANSFORM:  K:$L(X)>10!($L(X)<1)!'(X?1"."1.9UL) X
  • LAST EDITED:  JUL 25, 2002
  • HELP-PROMPT:  Enter in a file extension for data uploaded from this instrument (Default .txt)
  • DESCRIPTION:  
    Default file extension for vendor instrument reports (e.g. .doc .pdf).
.08 SERIAL NUMBER 0;8 FREE TEXT

  • INPUT TRANSFORM:  K:$L(X)>50!($L(X)<1) X
  • LAST EDITED:  JUL 24, 2000
  • HELP-PROMPT:  Answer must be 1-50 characters in length.
  • DESCRIPTION:  
    Vendor serial number of the instrument (for reference only).
.09 ACTIVE 0;9 SET
************************REQUIRED FIELD************************
  • '0' FOR No;
  • '1' FOR Yes;

  • LAST EDITED:  JUL 24, 2000
  • HELP-PROMPT:  Enter Yes or No.
  • DESCRIPTION:  
    Whether or not the instrument is active on the network.
.1 ID ID;1 FREE TEXT
************************REQUIRED FIELD************************

  • INPUT TRANSFORM:  K:$L(X)>38!($L(X)<38)!'(X?1"{"8UN1"-"4UN1"-"4UN1"-"4UN1"-"12UN1"}") X
  • LAST EDITED:  MAY 27, 2009
  • HELP-PROMPT:  Answer with the system generated GUID for this instrument.
  • DESCRIPTION:  
    This is a Globally Unique IDentifier (GUID) for this instrument. This is maintained nationally so it is the same throughout the enterprise. A sample ID could be "{69DBD11E-9A8C-4ECE-AFA4-73947218807D}".
  • FIELD INDEX:  PK (#905) REGULAR IR LOOKUP & SORTING
    Unique for: Key A (#83), File #702.09
    Short Descr: Uniqueness Index for Key 'A' of File #702.09
    Description: This provides a quick reference to all unique instruments.
    Set Logic: S ^MDS(702.09,"PK",$E(X,1,38),DA)=""
    Kill Logic: K ^MDS(702.09,"PK",$E(X,1,38),DA)
    Whole Kill: K ^MDS(702.09,"PK")
    X(1): ID (702.09,.1) (Subscr 1) (Len 38)
.11 PROCESSING ROUTINE .1;1 FREE TEXT

  • INPUT TRANSFORM:  K:$L(X)>8!($L(X)<1) X
  • LAST EDITED:  JUL 25, 2002
  • HELP-PROMPT:  Answer must be 1-8 characters in length.
  • DESCRIPTION:  
    Name of the MUMPS routine used to process interface information.
.12 PROCESSING CODE .1;2 SET
  • 'M' FOR Medicine;
  • 'C' FOR CP V1.0;
  • 'O' FOR CliO;

  • LAST EDITED:  MAY 27, 2009
  • HELP-PROMPT:  Select the package to receive the data from this instrument.
  • DESCRIPTION:  
    This field indicates whether data from this instrument will upload to the "M"edicine, "C"linical Procedures, or Clinical "O"bservations package for processing.
.13 BI-DIRECTIONAL .1;3 SET
  • '0' FOR No;
  • '1' FOR Yes;

  • LAST EDITED:  JUL 30, 2002
  • DESCRIPTION:  
    'Yes' or 'No" to indicate if this device can accept HL7 messages from VistA.
.14 IP ADDRESS .1;4 FREE TEXT

  • INPUT TRANSFORM:  K:'($$VALIDATE^XLFIPV(X)) X
  • LAST EDITED:  SEP 25, 2015
  • HELP-PROMPT:  Enter a valid IP address in the form: nn.nn.nn.nn (IPv4) or hhhh:hhhh:hhhh:hhhh:hhhh:hhhh:hhhh:hhhh (IPv6)
  • DESCRIPTION:  
    This field contains the IP address of this instrument.
  • NOTES:  XXXX--CAN'T BE ALTERED EXCEPT BY PROGRAMMER
.15 PORT .1;5 NUMBER

  • INPUT TRANSFORM:  K:+X'=X!(X>99999)!(X<1000)!(X?.E1"."1N.N) X
  • LAST EDITED:  DEC 20, 2002
  • HELP-PROMPT:  Type a Number between 1000 and 99999, 0 Decimal Digits
  • DESCRIPTION:  
    This field contains the port number for this instrument.
.16 HL7 INSTRUMENT ID .1;6 FREE TEXT

  • INPUT TRANSFORM:  K:$L(X)>30!($L(X)<3) X
  • LAST EDITED:  JUL 25, 2002
  • HELP-PROMPT:  Answer must be 3-30 characters in length.
  • DESCRIPTION:  
    This is the name of the actual device where the device name can be 'SMC St. Louis'. This field is used to ID the device.
.17 HL7 UNIVERSAL SERVICE ID .1;7 FREE TEXT

  • INPUT TRANSFORM:  K:$L(X)>48!($L(X)<1) X
  • LAST EDITED:  JUL 25, 2002
  • HELP-PROMPT:  Answer must be 1-48 characters in length.
  • DESCRIPTION:  
    This field defines what type of procedure the device can perform if the device can perform more than one procedure.
.18 HL7 LOGICAL LINK .1;8 POINTER TO HL LOGICAL LINK FILE (#870) HL LOGICAL LINK(#870)

  • LAST EDITED:  JUL 25, 2002
  • DESCRIPTION:  
    This field contains the HL7 Logical Link. There is one unique link for each instrument. Used to determine where the bi-directional messages are sent. (Reference IA #1496)
.19 CP - DICOM INTEROPERABILITY .1;9 SET
  • '0' FOR No special action;
  • '1' FOR Use VistA Imaging accession number sss-GMR-nnnnnnnn;
  • '2' FOR Use VistA Imaging HL7 instead of CP's HL7;

  • LAST EDITED:  JUN 06, 2018
  • HELP-PROMPT:  Select special VistA Imaging processing
  • DESCRIPTION:  This option improves interoperability between Clinical Procedures and VistA Imaging CPRS Consult Request Tracking DICOM.
    There are three capabilities:
    First, the VistA Imaging consult accession number sss-GMR-nnnnnnnn can be used for the Clinical Procedures Instrument Order Number.
    Second, the timing of the DICOM Modality Worklist creation is changed from order release to check-in, making it much more useful.
    Third, the VistA Imaging HL7 message body can be used instead of the CP HL7 message body. (The VistA Imaging HL7 has much more information than the CP HL7.)
    Note: This is for bidirectional CP instruments only. Also, the CP must have an entry in the CLINICAL SPECIALTY DICOM & HL7 file (#2006.5831) to have DICOM Modality Worklist and HL7.
.21 SERVER NAME .2;1 FREE TEXT

  • INPUT TRANSFORM:  K:$L(X)>30!($L(X)<1) X
  • LAST EDITED:  JUL 24, 2000
  • HELP-PROMPT:  Answer must be 1-30 characters in length.
  • DESCRIPTION:  
    Network name of instrument server application that generates the attachments.
.22 SERVER SHARE .2;2 FREE TEXT

  • INPUT TRANSFORM:  K:$L(X)>30!($L(X)<1) X
  • LAST EDITED:  AUG 01, 2002
  • HELP-PROMPT:  Answer must be 1-30 characters in length.
  • DESCRIPTION:  
    Share folder/drive on the instrument server where the report is stored.
.23 SERVER PATH .2;3 FREE TEXT

  • INPUT TRANSFORM:  K:$L(X)>150!($L(X)<1) X
  • LAST EDITED:  AUG 01, 2002
  • HELP-PROMPT:  Answer must be 1-150 characters in length.
  • DESCRIPTION:  
    Path on the network where the report is stored.
.24 SERVER EXECUTABLE .2;4 FREE TEXT

  • INPUT TRANSFORM:  K:$L(X)>30!($L(X)<1) X
  • LAST EDITED:  AUG 01, 2002
  • HELP-PROMPT:  Answer must be 1-30 characters in length.
  • DESCRIPTION:  
    Name of server program that is ran to create the report for the interface.
.301 PROCESS UNC .3;1 SET
  • '0' FOR No;
  • '1' FOR Yes;

  • LAST EDITED:  JUN 19, 2001
  • HELP-PROMPT:  Enter Yes or No.
  • DESCRIPTION:  
    Enter 'Yes' or 'No' to indicate if this instrument produces UNC type data.
.302 PROCESS TEXT .3;2 SET
  • '0' FOR No;
  • '1' FOR Yes;

  • LAST EDITED:  JUN 19, 2001
  • HELP-PROMPT:  Enter Yes or No.
  • DESCRIPTION:  
    Enter 'Yes' or 'No' to indicate if this instrument produces text type data.
.303 PROCESS URL .3;3 SET
  • '0' FOR No;
  • '1' FOR Yes;

  • LAST EDITED:  JUN 19, 2001
  • HELP-PROMPT:  Enter Yes or No.
  • DESCRIPTION:  
    Enter 'Yes' or 'No' to indicate if this instrument produces URL type data.
.304 PROCESS DLL .3;4 SET
  • '0' FOR No;
  • '1' FOR Yes;

  • LAST EDITED:  JUN 19, 2001
  • HELP-PROMPT:  Enter Yes or No.
  • DESCRIPTION:  
    Enter 'Yes' or 'No' to indicate if this instrument produces DLL type data.
.305 PROCESS UUENCODE .3;5 SET
  • '0' FOR No;
  • '1' FOR Yes;

  • LAST EDITED:  JUL 25, 2002
  • HELP-PROMPT:  Enter Yes or No.
  • DESCRIPTION:  
    Enter 'Yes' or 'No" to indicate if this instrument produces UUENCODE type data.
.306 PROCESS XML .3;6 SET
  • '0' FOR No;
  • '1' FOR Yes;

  • LAST EDITED:  JUN 19, 2001
  • HELP-PROMPT:  Enter Yes or No.
  • DESCRIPTION:  
    Enter 'Yes' or 'No' to indicate if this instrument produces XML type data.
.307 PROCESS XMS .3;7 SET
  • '0' FOR No;
  • '1' FOR Yes;

  • LAST EDITED:  DEC 04, 2002
  • HELP-PROMPT:  Enter Yes or No.
  • DESCRIPTION:  
    Enter 'Yes' or 'No' to indicate if this instrument produces XMS type data.
.401 CONSULT KEEP OPEN CS;1 SET
  • '0' FOR No;
  • '1' FOR Yes;

  • LAST EDITED:  JUN 19, 2015
  • HELP-PROMPT:  Enter Yes to keep consult note open or No to close consult note.

Found Entries, Total: 23

NAME: OLYMPUS    NAME: SMC    NAME: BRAUN    NAME: Muse EKG    NAME: Muse Pacemaker EKG    NAME: Muse Exercise    NAME: Muse Holter    NAME: OLYMPUS EGD    
NAME: OLYMPUS Colonoscopy    NAME: OLYMPUS Sigmoidoscopy    NAME: OLYMPUS ERCP    NAME: Muse    NAME: OLYMPUS Endo Ultrasound    NAME: OLYMPUS EGDPEG    NAME: OLYMPUS Liver Biopsy    NAME: OLYMPUS Paracentesis    
NAME: OLYMPUS Enteroscopy    NAME: CLINIVISION    NAME: GAMBRO_EXALIS    NAME: BRAUN (Bi-Directional)    NAME: GAMBRO_EXALIS (Bi-Directional)    NAME: Fresenius    NAME: Fresenius (Bi-directional)    

ICR, Total: 1

ICR LINK Subscribing Package(s) Fields Referenced Description
ICR #6928
  • Imaging
  • BI-DIRECTIONAL (.13).
    Access: Read w/Fileman

    HL7 UNIVERSAL SERVICE ID (.17).
    Access: Read w/Fileman

    CP - DICOM INTEROPERABILITY (.19).
    Access: Read w/Fileman

    External References

    Name Field # of Occurrence
    $$VALIDATE^XLFIPV .14+1
    $$UP^XLFSTR .01(XREF 2S), .01(XREF 2K)

    Global Variables Directly Accessed

    Name Line Occurrences  (* Changed,  ! Killed)
    ^MDS(702.09 - [#702.09] IXPKSL+1*, IXPKKL+1!, IXPKKEIC+1!, .01(XREF 1S), .01(XREF 1K), .01(XREF 2S), .01(XREF 2K)

    Local Variables

    Legend:

    >> Not killed explicitly
    * Changed
    ! Killed
    ~ Newed

    Name Field # of Occurrence
    >> DA IXPKSL+1, IXPKKL+1, .01(XREF 1S), .01(XREF 1K), .01(XREF 2S), .01(XREF 2K)
    X IXPKSL+1, IXPKKL+1, .01+1!, .01(XREF 1S), .01(XREF 1K), .01(XREF 2S), .01(XREF 2K), .03+1!, .06+1!, .07+1!
    , .08+1!, .1+1!, .11+1!, .14+1!, .15+1!, .16+1!, .17+1!, .21+1!, .22+1!, .23+1!
    , .24+1!
    Info |  Desc |  Directly Accessed By Routines |  Accessed By FileMan Db Calls |  Pointed To By FileMan Files |  Pointer To FileMan Files |  Fields |  ICR |  Found Entries |  External References |  Global Variables Directly Accessed |  Local Variables  | All