Last change
on this file since 1261 was 613, checked in by George Lilly, 15 years ago |
initial load of WorldVistAEHR
|
File size:
542 bytes
|
Rev | Line | |
---|
[613] | 1 | GMTSRI ; SLC/DLT,KER - Health Summary Type Inquiry ; 08/27/2002
|
---|
| 2 | ;;2.7;Health Summary;**30,56**;Oct 20, 1995
|
---|
| 3 | ;
|
---|
| 4 | ; External References
|
---|
| 5 | ; DBIA 10010 EN1^DIP
|
---|
| 6 | ;
|
---|
| 7 | EN ; Inquire/Display a Health Summary Type
|
---|
| 8 | S U="^",DIC="^GMT(142,",DIC(0)="AEMQF"
|
---|
| 9 | S DIC("A")="Select Health Summary Type: "
|
---|
| 10 | S Y=$$TYPE^GMTSULT K DIC("A") G:Y=-1!(Y=U) END S (FR,TO)=$P(Y,"^",2)
|
---|
| 11 | S BY=".01",DHD="[GMTS TYPE INQ HEADER]-[GMTS TYPE INQ FOOTER]"
|
---|
| 12 | S FLDS="[GMTS TYPE INQ]" S L=0 D EN1^DIP
|
---|
| 13 | END ; End/Quit without Display
|
---|
| 14 | Q
|
---|
Note:
See
TracBrowser
for help on using the repository browser.