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

MAG4 INDEX GET TYPE

This Remote Procedure Call is used to filter out thoseimage types that belong to a given image category (Class). 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 class” (either an IENor the name of a class) and returns all “image types”that belong to that class..

Properties

Property Value
Label IGT
MUMPS Implementation MAGSIXGT
Return Type ARRAY

Input Parameters

Name Type Maximum Data Length Required Description
CLS LITERAL 160 true This parameter is a ',' (comma) delimited string of classes.only those index types, that match a 'class' in the string willbe returned in the result 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


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