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 |  Pointed To By FileMan Files |  Fields |  Found Entries |  External References |  Global Variables Directly Accessed |  Local Variables  | All
Print Page as PDF
Global: ^ORD(102.24

Package: Order Entry Results Reporting

Global: ^ORD(102.24


Information

FileMan FileNo FileMan Filename Package
102.24 CPRS QUERY DISPLAY FIELDS Order Entry Results Reporting

Description

Directly Accessed By Routines, Total: 5

Package Total Routines
Order Entry Results Reporting 5 ORRHCR    ORRHCU    PARAMETER    SAMPLE DATA    ^ORD(102.24    

Pointed To By FileMan Files, Total: 1

Package Total FileMan Files
Care Management 1 CPRS QUERY DEFINITION(#102.21)[#102.212(2)]    

Fields, Total: 5

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:  SEP 29, 2002
  • HELP-PROMPT:  Answer must be 3-30 characters in length.
  • DESCRIPTION:  
    Reference field name (used by software).
  • CROSS-REFERENCE:  102.24^B
    1)= S ^ORD(102.24,"B",$E(X,1,30),DA)=""
    2)= K ^ORD(102.24,"B",$E(X,1,30),DA)
  • CROSS-REFERENCE:  102.24^C^MUMPS
    1)= S ^ORD(102.24,"C",$$UP^XLFSTR(X),DA)=""
    2)= K ^ORD(102.24,"C",$$UP^XLFSTR(X),DA)
    Uppercase index for lookup
2 DISPLAY TEXT 0;2 FREE TEXT
************************REQUIRED FIELD************************

  • INPUT TRANSFORM:  K:$L(X)>30!($L(X)<3) X
  • LAST EDITED:  SEP 24, 2002
  • HELP-PROMPT:  Answer must be 3-30 characters in length.
  • DESCRIPTION:  
    This is the text that is displayed in the listbox when selecting fields for the report.
3 HEADER TEXT 0;3 FREE TEXT

  • INPUT TRANSFORM:  K:$L(X)>30!($L(X)<3) X
  • LAST EDITED:  SEP 24, 2002
  • HELP-PROMPT:  Answer must be 3-30 characters in length.
  • DESCRIPTION:  
    This is the default text to be used in the header of the report.
4 SORT TYPE 0;4 SET
  • 'D' FOR date/time;
  • 'F' FOR free text;
  • 'N' FOR numeric;

  • LAST EDITED:  SEP 25, 2002
  • HELP-PROMPT:  Enter the type of sorting that applies to this field.
  • DESCRIPTION:  
    Specifies the type of sort when the column is sorted. Date/Time sorts use the internal date/time to sort. Free text sorts use the visible text for the sort.
10 SAMPLE DATA 1;0 Multiple #102.241 102.241

  • DESCRIPTION:  
    This multiple contains sample data for this type of field that may be in a preview report.

Found Entries, Total: 20

NAME: Patient.Name    NAME: Patient.Last4    NAME: Patient.Age    NAME: Patient.Ward    NAME: Order.Datetime    NAME: Order.Provider    NAME: Order.Text    NAME: Order.Status    
NAME: Order.Signature    NAME: Order.DisplayGroup    NAME: Order.Abnormal    NAME: Order.Finding    NAME: Document.Reference    NAME: Document.Title    NAME: Document.Author    NAME: Document.Status    
NAME: Document.Cosigner    NAME: Visit.Datetime    NAME: Visit.Location    NAME: Visit.Status    

External References

Name Field # of Occurrence
$$UP^XLFSTR .01(XREF 2S), .01(XREF 2K)

Global Variables Directly Accessed

Name Line Occurrences  (* Changed,  ! Killed)
^ORD(102.24 - [#102.24] .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 .01(XREF 1S), .01(XREF 1K), .01(XREF 2S), .01(XREF 2K)
X .01+1!, .01(XREF 1S), .01(XREF 1K), .01(XREF 2S), .01(XREF 2K), 2+1!, 3+1!
Info |  Desc |  Directly Accessed By Routines |  Pointed To By FileMan Files |  Fields |  Found Entries |  External References |  Global Variables Directly Accessed |  Local Variables  | All