VistA Analysis » VistA Reference » RPCs » ORWDFH ISOLIST

ORWDFH ISOLIST

Returns a list of active Isolation/Precaution Type (file #119.4) entries.

Properties

Property Value
Label ISOLIST
MUMPS Implementation ORWDFH
Return Type ARRAY

MUMPS Method Description

Property Value
Method ISOLIST^ORWDFH
Method Comment Return list of active isolations/precautions
Code
 N I,X,IEN
S I=0,X="" F S X=$O(^FH(119.4,"B",X)) Q:X="" S IEN=$O(^(X,0)) D
. I '$D(^FH(119.4,IEN,"I")) S I=I+1,LST(I)=IEN_U_X

CPRS

File Type Description
Pascal File Orders/rODDiet.pas


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