VistA Analysis » VistA Reference » RPCs » ORWDXVB3 DIAGORD

ORWDXVB3 DIAGORD

Get sequence order of Diagnostic Tests for selection.

Properties

Property Value
Label DIAGORD
MUMPS Implementation ORWDXVB3
Return Type ARRAY

MUMPS Method Description

Property Value
Method DIAGORD^ORWDXVB3
Method Comment Get sequence order of Diagnostic tests
Code
 N ORLIST,I,X
D GETLST^XPAR(.ORLIST,"ALL","OR VBECS DIAGNOSTIC TEST ORDER")
S I=0 F S I=$O(ORLIST(I)) Q:'I S X=ORLIST(I) I $D(^ORD(101.43,$P(X,"^",2),0)) S OROOT(I)=$P(X,"^",2)_"^"_$P(^(0),"^",1)_"^"_$P(^(0),"^",1)

CPRS

File Type Description
Pascal File Orders/rODLab.pas


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