VistA Analysis » VistA Reference » RPCs » TIU NOTES BY VISIT

TIU NOTES BY VISIT

This API gets lists of Progress Notes by visit from TIU.

Properties

Property Value
Label NOTES
MUMPS Implementation TIUSRVLV
Return Type GLOBAL ARRAY

Input Parameters

Name Type Maximum Data Length Required Description
VISIT LITERAL 20 true This is the pointer to the VISIT File.

MUMPS Method Description

Property Value
Method NOTES^TIUSRVLV
Method Comment Gets list of Notes
Input Parameters VISIT, STATUS
Code
 I $S(+$G(VISIT)'>0:1,'$D(^AUPNVSIT(+$G(VISIT),0)):1,1:0) Q
D LIST(.TIUY,VISIT,3,$G(STATUS))

CPRS

File Type Description
NOT OSEHRA CPRS  


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