VistA Analysis » VistA Reference » RPCs » ORQPT CLINICS

ORQPT CLINICS

Function returns a list of clinics.

Properties

Property Value
Label CLIN
MUMPS Implementation ORQPTQ2
Return Type ARRAY

MUMPS Method Description

Property Value
Method CLIN^ORQPTQ2
Method Comment RETURN LIST OF CLINICS
Code
 N ORLST,IEN,I
D GETLST^XPAR(.ORLST,"ALL","ORWD COMMON CLINIC")
S I=0 F S I=$O(ORLST(I)) Q:'I D
. S IEN=$P(ORLST(I),U,2) I $$ACTLOC^ORWU(IEN)=1 D
.. S Y(I)=IEN_U_$P(^SC(IEN,0),U,1)

CPRS

File Type Description
NOT OSEHRA CPRS  


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