Home   Package List   Routine Alphabetical List   Global Alphabetical List   FileMan Files List   FileMan Sub-Files List   Package Component Lists   Package-Namespace Mapping  
Routine: OCXDI016

OCXDI016.m

Go to the documentation of this file.
  1. OCXDI016 ;SLC/RJS,CLA - OCX PACKAGE DIAGNOSTIC ROUTINES ;SEP 7,1999 at 10:30
  1. ;;3.0;ORDER ENTRY/RESULTS REPORTING;**32**;Dec 17,1997
  1. ;; ;;ORDER CHECK EXPERT version 1.01 released OCT 29,1998
  1. ;
  1. S ;
  1. ;
  1. D DOT^OCXDIAG
  1. ;
  1. ;
  1. K REMOTE,LOCAL,OPCODE,REF
  1. F LINE=1:1:500 S TEXT=$P($T(DATA+LINE),";",2,999) Q:TEXT I $L(TEXT) D Q:QUIT
  1. .S ^TMP("OCXDIAG",$J,$O(^TMP("OCXDIAG",$J,"A"),-1)+1)=TEXT
  1. ;
  1. G ^OCXDI017
  1. ;
  1. Q
  1. ;
  1. DATA ;
  1. ;
  1. ;;D^32
  1. ;;EOR^
  1. ;;KEY^863.8:^MESSAGE
  1. ;;R^"863.8:",.01,"E"
  1. ;;D^MESSAGE
  1. ;;R^"863.8:",.02,"E"
  1. ;;D^MESSAGE
  1. ;;R^"863.8:",1,1
  1. ;;D^Free text string
  1. ;;R^"863.8:","863.84:1",.01,"E"
  1. ;;D^DATA TYPE
  1. ;;R^"863.8:","863.84:1",1,"E"
  1. ;;D^FREE TEXT
  1. ;;R^"863.8:","863.84:2",.01,"E"
  1. ;;D^HELP MESSAGE
  1. ;;R^"863.8:","863.84:2",1,"E"
  1. ;;D^This is a free text string which will be displayed for the user.
  1. ;;R^"863.8:","863.84:3",.01,"E"
  1. ;;D^QUERY
  1. ;;R^"863.8:","863.84:3",1,"E"
  1. ;;D^Message
  1. ;;EOR^
  1. ;;KEY^863.8:^POINTER REFERENCE
  1. ;;R^"863.8:",.01,"E"
  1. ;;D^POINTER REFERENCE
  1. ;;R^"863.8:",.02,"E"
  1. ;;D^POINTER
  1. ;;R^"863.8:",1,1
  1. ;;D^This is a closed global reference which contains the free text value of
  1. ;;R^"863.8:",1,2
  1. ;;D^a pointer as the 1st piece of the zero node.
  1. ;;R^"863.8:","863.84:1",.01,"E"
  1. ;;D^DATA TYPE
  1. ;;R^"863.8:","863.84:1",1,"E"
  1. ;;D^FREE TEXT
  1. ;;R^"863.8:","863.84:2",.01,"E"
  1. ;;D^HELP MESSAGE
  1. ;;R^"863.8:","863.84:2",1,"E"
  1. ;;D^A closed global reference used for subscript indirection such that the 1st piece of the zero node contains the free text value of the pointer (e.g., '^DPT' is the closed reference for a patients name).
  1. ;;R^"863.8:","863.84:3",.01,"E"
  1. ;;D^QUERY
  1. ;;R^"863.8:","863.84:3",1,"E"
  1. ;;D^Pointer reference
  1. ;;EOR^
  1. ;;KEY^863.8:^LOOKUP VALUE
  1. ;;R^"863.8:",.01,"E"
  1. ;;D^LOOKUP VALUE
  1. ;;R^"863.8:",.02,"E"
  1. ;;D^LOOK
  1. ;;R^"863.8:",1,1
  1. ;;D^A free text string used as a DIC lookup value
  1. ;;R^"863.8:","863.84:1",.01,"E"
  1. ;;D^DATA TYPE
  1. ;;R^"863.8:","863.84:1",1,"E"
  1. ;;D^FREE TEXT
  1. ;;R^"863.8:","863.84:2",.01,"E"
  1. ;;D^HELP MESSAGE
  1. ;;R^"863.8:","863.84:2",1,"E"
  1. ;;D^A free text string used as a valid DIC lookup value
  1. ;;R^"863.8:","863.84:3",.01,"E"
  1. ;;D^QUERY
  1. ;;R^"863.8:","863.84:3",1,"E"
  1. ;;D^Lookup value
  1. ;;R^"863.8:","863.84:4",.01,"E"
  1. ;;D^FREE TEXT MAXIMUM LENGTH
  1. ;;R^"863.8:","863.84:4",1,"E"
  1. ;;D^32
  1. ;;EOR^
  1. ;;KEY^863.8:^INDEX STRING
  1. ;;R^"863.8:",.01,"E"
  1. ;;D^INDEX STRING
  1. ;;R^"863.8:",.02,"E"
  1. ;;D^ISTRING
  1. ;;R^"863.8:",1,1
  1. ;;D^A string of indexes to be used by DIC in FileMan format; e.g.,
  1. ;;R^"863.8:",1,2
  1. ;;D^'B^C^ADOB'. Lookup will follow the order of indexes specified in the string
  1. ;;R^"863.8:","863.84:1",.01,"E"
  1. ;;D^DATA TYPE
  1. ;;R^"863.8:","863.84:1",1,"E"
  1. ;;D^FREE TEXT
  1. ;;R^"863.8:","863.84:2",.01,"E"
  1. ;;D^HELP MESSAGE
  1. ;;R^"863.8:","863.84:2",1,"E"
  1. ;;D^Enter string of index names separated by a '^' delimiter; e.g., 'B^C^ADOB'. The order of indexes determines the order of the lookup.
  1. ;;R^"863.8:","863.84:3",.01,"E"
  1. ;;D^QUERY
  1. ;;R^"863.8:","863.84:3",1,"E"
  1. ;;D^Index string
  1. ;;EOR^
  1. ;;KEY^863.8:^PARAMETER IEN
  1. ;;R^"863.8:",.01,"E"
  1. ;;D^PARAMETER IEN
  1. ;;R^"863.8:",.02,"E"
  1. ;;D^PIEN
  1. ;;R^"863.8:",1,1
  1. ;;D^A parameter internal entry number
  1. ;;R^"863.8:","863.84:1",.01,"E"
  1. ;;D^DATA TYPE
  1. ;;R^"863.8:","863.84:1",1,"E"
  1. ;;D^POINTER TO A FILEMAN FILE
  1. ;;R^"863.8:","863.84:2",.01,"E"
  1. ;;D^HELP MESSAGE
  1. ;;R^"863.8:","863.84:2",1,"E"
  1. ;;D^Enter the name of a parameter
  1. ;;R^"863.8:","863.84:3",.01,"E"
  1. ;;D^QUERY
  1. ;;R^"863.8:","863.84:3",1,"E"
  1. ;;D^Parameter
  1. ;;R^"863.8:","863.84:4",.01,"E"
  1. ;;D^DIC
  1. ;;R^"863.8:","863.84:4",1,"E"
  1. ;;D^863.8
  1. ;;EOR^
  1. ;;KEY^863.8:^METHOD
  1. ;;R^"863.8:",.01,"E"
  1. ;;D^METHOD
  1. ;;R^"863.8:",.02,"E"
  1. ;;D^METHOD
  1. ;;R^"863.8:",1,1
  1. ;;D^The IEN of a method
  1. ;;R^"863.8:","863.84:1",.01,"E"
  1. ;;D^DATA TYPE
  1. ;;R^"863.8:","863.84:1",1,"E"
  1. ;;D^POINTER TO A FILEMAN FILE
  1. ;;R^"863.8:","863.84:2",.01,"E"
  1. ;;D^HELP MESSAGE
  1. ;;R^"863.8:","863.84:2",1,"E"
  1. ;;D^Enter the name of a method
  1. ;;R^"863.8:","863.84:3",.01,"E"
  1. ;;D^QUERY
  1. ;;R^"863.8:","863.84:3",1,"E"
  1. ;;D^Method
  1. ;;R^"863.8:","863.84:4",.01,"E"
  1. ;;D^DIC
  1. ;;R^"863.8:","863.84:4",1,"E"
  1. ;;D^863.6
  1. ;;EOR^
  1. ;;KEY^863.8:^OVERRIDE ARRAY
  1. ;;R^"863.8:",.01,"E"
  1. ;;D^OVERRIDE ARRAY
  1. ;;R^"863.8:",.02,"E"
  1. ;;D^OVRAY
  1. ;;R^"863.8:",1,1
  1. ;;D^The closed reference for the ^OCXM override array
  1. ;;R^"863.8:",2,"E"
  1. ;;D^OCXM
  1. ;;R^"863.8:","863.84:1",.01,"E"
  1. ;;D^DATA TYPE
  1. ;;R^"863.8:","863.84:1",1,"E"
  1. ;;D^CLOSED REFERENCE
  1. ;;R^"863.8:","863.84:2",.01,"E"
  1. ;;D^HELP MESSAGE
  1. ;;R^"863.8:","863.84:2",1,"E"
  1. ;;D^A variable name, usually 'OCXM'
  1. ;;R^"863.8:","863.84:3",.01,"E"
  1. ;;D^QUERY
  1. ;;R^"863.8:","863.84:3",1,"E"
  1. ;;D^Override array reference
  1. ;;EOR^
  1. ;;KEY^863.8:^TRANSFORM
  1. ;;R^"863.8:",.01,"E"
  1. ;;D^TRANSFORM
  1. ;;R^"863.8:",.02,"E"
  1. ;;D^TRANSFORM
  1. ;;R^"863.8:",1,1
  1. ;;D^If 'YES' do an output transform
  1. ;;R^"863.8:","863.84:1",.01,"E"
  1. ;;D^DATA TYPE
  1. ;;R^"863.8:","863.84:1",1,"E"
  1. ;;D^YES NO
  1. ;;R^"863.8:","863.84:2",.01,"E"
  1. ;;D^HELP MESSAGE
  1. ;;R^"863.8:","863.84:2",1,"E"
  1. ;;D^Answer 'YES' to do an output transform
  1. ;;R^"863.8:","863.84:3",.01,"E"
  1. ;;D^QUERY
  1. ;;R^"863.8:","863.84:3",1,"E"
  1. ;;D^OK to do an output transform
  1. ;;EOR^
  1. ;;KEY^863.8:^BRIEF NAME OK
  1. ;;R^"863.8:",.01,"E"
  1. ;1;
  1. ;