VistA Analysis » VistA Reference » RPCs » YTAPI QUEST

YTAPI QUEST

Returns flat array with data about a psychological test.This API returns the text, bottom, introduction and possible correct responses for all items in a test in file 601. It will work only for tests as opposed to interviews or batteries. The ASI is not supported. Input: CODE: Test code from file 601 e.g. “CAGE”, “BDI” Output:Array(1)=[DATA] ;indicates successful callArray(2)=MMPI2 ;SECOND LINE IS TEST CodeArray(x)=first item number^I^introductory textArray(x)=first item number^T^text of questionArray(x)=first item number^A^allowed responsesArray(x)= first item number^R^response cues..Array(x)=last item number^I^introductory text Array(x)=last item number^T^text of question Array(x)=last item number^A^allowed responses Array(x)=last item number^R^response cues

Properties

Property Value
Label QUEST
MUMPS Implementation YTAPI6
Return Type ARRAY


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