VistA Analysis » VistA Reference » RPCs » MAG4 INDEX GET EVENT

MAG4 INDEX GET EVENT

This call will return an array of INDEX PROCEDURE/EVENT(s)based on the input parameters CLS (Class)and SPEC (Specialty/subspecialty)When images are displayed, it is desirable to limit thelist of presented images to only those that are likelyto be relevant in the current context. This procedure accepts an “image category” (either an IENor the name of a category) and returns all “image events”that belong to that category.

Properties

Property Value
Label IGE
MUMPS Implementation MAGSIXGT
Return Type ARRAY

Input Parameters

Name Type Maximum Data Length Required Description
CLS LITERAL 90 true This parameter is a ',' (comma) delimited string of classesonly those index types, that match a 'class' in the stringwill be returned in the array
FLGS LITERAL 40 true ; FLGS : An '^' delimited string; 1 IGN: Flag to IGNore the Status field; 2 INCL: Include Class in the Output string; 3 INST: Include Status in the Output String
SPEC LITERAL 60 true This is a comma delimited list of Specialty/SubSpecialtiesOnly Procedure/Events that are associated with one of these will bereturned in the list.If a Procedure/Event is not associated with any Specialty/Subspecialtiesit is considered valid for all, and will be returned.


Document generated on August 31st 2022, 2:55:43 pm