Name | Value |
---|---|
NAME | MAG4 INDEX GET EVENT |
TAG | IGE |
ROUTINE | MAGSIXGT |
RETURN VALUE TYPE | ARRAY |
AVAILABILITY | AGREEMENT |
INACTIVE | ACTIVE |
WORD WRAP ON | FALSE |
VERSION | 3 |
DESCRIPTION | This call will return an array of INDEX PROCEDURE/EVENT(s) that belong to that category. based on the input parameters CLS (Class) and SPEC (Specialty/subspecialty) When images are displayed, it is desirable to limit the list of presented images to only those that are likely to be relevant in the current context. This procedure accepts an "image category" (either an IEN or the name of a category) and returns all "image events" |
INPUT PARAMETER |
|
RETURN PARAMETER DESCRIPTION | The result array includes all Procedure/Events that match the OUT(i) = name of event ^ ien of event ^ abbreviation for event Class and Specialty/SubSpecialty that were passes as input parameters. The format of the result Array: Result(0)="0^<error message>" <- if error Result(0)="1^OK" <- if success the items in the array are in the format Result(1..n)="Procedure/Event^Abbreviation" and Optionally the 3rd and 4th '^' pieces could be CLASS^STATUS |