VistA Analysis » VistA Reference » RPCs » TIU GET DS URGENCIES

TIU GET DS URGENCIES

Returns a set of discharge summary urgencies for use in a long list box.

Properties

Property Value
Label URGENCY
MUMPS Implementation TIUSRVA
Return Type ARRAY

MUMPS Method Description

Property Value
Method URGENCY^TIUSRVA
Method Comment retrieve set values from dd for discharge summary urgency
Code
 N TIUDD,TIUI,TIUX
D FIELD^DID(8925,.09,"","POINTER","TIUDD")
F TIUI=1:1 S TIUX=$P(TIUDD("POINTER"),";",TIUI) Q:TIUX="" S TIUY(TIUI)=$TR(TIUX,":","^")

CPRS

File Type Description
Pascal File rDCSumm.pas


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