VistA Analysis » VistA Reference » RPCs » NHIN GET VISTA DATA

NHIN GET VISTA DATA

This RPC retrieves the requested data from VistA, and returns it in^TMP($J,”NHINV”,n) as XML.

Properties

Property Value
Label GET
MUMPS Implementation NHINV
Return Type GLOBAL ARRAY

Input Parameters

Name Type Maximum Data Length Required Description
DFN LITERAL 20 true Internal entry number from Patient file #2[optionally DFN;ICN for remote calls]
TYPE LITERAL 100 true The kind(s) of data to return, which may include: patient;allergy;problem;vital;lab;med;xray; consult;procedure;surgery;document;encounter
START LITERAL 20 true The date/time from which to begin searching for data [optional].
STOP LITERAL 20 true The date/time at which to end searching for data [optional].
MAX LITERAL 7 true The maximum number of items to return per data type [optional].
ITEM LITERAL 30 true The identifier of a single item to return [optional, but TYPE mustalso be defined when used].


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