VistA Analysis » VistA Reference » RPCs » MAGV FIND PROC REF

MAGV FIND PROC REF

This remote procedure allows searching for a procedure reference based upon a fixed scalar value for one or more of its attributes.

Properties

Property Value
Label FINDPROC
MUMPS Implementation MAGVRS07
Return Type ARRAY

Input Parameters

Name Type Maximum Data Length Required Description
PROCATTS LIST 300 true Input parameters are name-value pairs sent as successive integersubscripts in an array that should be passed in by reference as the secondargument to entry point FINDPROC^MAGVRS07. The first argument should bean array name (passed by reference) that will contain the returned value. The values passed in should be in the format <fname>`<value>, where<fname> is a field name in the IMAGING PROCEDURE REFERENCE File(#2005.61) and <value> is the value to which the record's attributeshould be equal. If multiple values are passed in, they will be ANDed.


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