Print Page as PDF
HEALTH SUMMARY TYPE LOOKUP ICR (2745)

HEALTH SUMMARY TYPE LOOKUP    ICR (2745)

Name Value
NUMBER 2745
IA # 2745
DATE CREATED 1999/01/29
CUSTODIAL PACKAGE HEALTH SUMMARY
CUSTODIAL ISC Salt Lake City
USAGE Supported
TYPE Routine
ROUTINE GMTSULT2
NAME HEALTH SUMMARY TYPE LOOKUP
GENERAL DESCRIPTION
The lookup for the Healh Summay Type file has been
changed from a standard DIC lookup to a Multi-Term-Lookup effective patch
GMTS*2.7*30.  The new lookup routines are in the GMTSULT namespace (Lookup
Type).  The routine GMTSULT2 builds the list of possible Health Summary Types
to select from.  The entry point LIST^GMTSULT2 is being support for potential
GUI applications which need an array of Health Summary Types to select from.
STATUS Pending
DURATION Till Otherwise Agreed
ID GMTSULT2
COMPONENT/ENTRY POINT
COMPONENT/ENTRY POINT COMPONENT DESCRIPTION VARIABLES
LIST()
LIST^GMTSULT2(<search string>) searches the Health
Summary Type file for entries that match the search string and return the
findings in a global array.
VARIABLES TYPE VARIABLES DESCRIPTION
X Input
This is the text string that will be used in the
Health Summary Type Lookup.

D LIST^GMTSULT2(X)

TMP(GMTSULT Output
This is the global array returned as a result of the
search.  It is the responsibility of the calling application to kill this
array when no longer needed.

^TMP("GMTSULT",$J,0)=# ^TMP("GMTSULT",$J,#)=<1>^<2>^<3>^<4>^<5>^<6>^<7>

1.  The first piece is the Internal Entry Number (IEN) in the Health
Summary Type file #142.

2.  The second piece is the name of the Health Summary Type (.01 field
of file 142).

3.  The third piece is the Health Summary Type Title (.02 field of file
142).

4.  The fourth piece is the Health Summary Type Owner (.06 field of file
142)

5.  The fifth piece is the Hospital Location using the Health Summary
Type (.01 field of subfile 142.2).

6.  The sixth piece is the number of components in the Health Summary.

7.  The seventh piece is the recommend display text (for user selection).