VistA Analysis » VistA Reference » RPCs » ORWPT16 APPTLST

ORWPT16 APPTLST

Properties

Property Value
Label APPTLST
MUMPS Implementation ORWPT16
Return Type ARRAY

MUMPS Method Description

Property Value
Method APPTLST^ORWPT16
Method Comment procedure
Input Parameters DFN
First Comment
 Return a list of appointments
Code
 N I,ILST S ILST=0
D GETAPPT^TIUVSIT(DFN)
S I=0 F S I=$O(^TMP("TIUVNI",$J,I)) Q:'I D
. S ILST=ILST+1
. S LST(ILST)=$P(^TMP("TIUVNI",$J,I),U,1,2)_U_$P(^TMP("TIUVN",$J,I),U,1,2)
K ^TMP("TIUVN",$J),^TMP("TIUVNI",$J)

CPRS

File Type Description
NOT OSEHRA CPRS  


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