ORDER ENTRY/RESULTS REPORTING |
Salt Lake City |
OE/RR requests the following access to the DISV global.
All are ^DISV(DUZ,x where x is defined as follows:
The only non-file reference we use is "ORDITM". Read and write.
We save under "^DPT" to save the patient looked up through the GUI. Read and
write.
We retrieve "^GMT(142," to default the last health summary type the user
referenced. Read only.
There is also a utility routine ORUS which will end up doing a kill, set, or
read in DISV. The called utility looks like it can be called in with
"^XUTL("OR",$J,"ORLP",","^ORD(100.9,", or multiples from "^OR(100.21,n,sub,"
where sub is 1, 2, or 10. This one is a carryover from previous versions.
Read, write, and delete.
READ access allowed.
WRITE access allowed in routines ORGUEM, and ORUS1. An example of a set is S
^DISV(DUZ,"^ORD(101,")=+ORGMENU
DELETE access allowed in ORUS1.
|
KERNEL |
Oakland |
The Unwinder uses ^DISV(DUZ,"XQORM") to store the items
that were selected for spacebar recall.
READ and WRITE access to ^DISV(DUZ,"XQORM") allowed.
|
LAB SERVICE |
Dallas |
Laboratory V 5.2 uses ^DISV(DUZ,"LRACC") and
^DISV(DUZ,"LRAN") to store items.
An example is in routine LRACC at line LRACC+4: S:$L(X)>2 ^DISV(DUZ,"LRACC")=X
S:X=" " X=$S($D(^DISV(DUZ,"LRACC")): ^("LRACC"),1:"?")
READ and WRITE access to ^DISV(DUZ,"LRACC") and ^DISV(DUZ,"LRAN" allowed.
|
TEXT INTEGRATION UTILITIES |
Salt Lake City |
READ access allowed. Added read access to
^DISV(DUZ,"^TIU("_FILE_",") for TIU*1*197. WRITE access allowed to
^DISV(DUZ,"VALMMENU",
|
DISCHARGE SUMMARY |
Salt Lake City |
READ access allowed.
|
CONSULT/REQUEST TRACKING |
Salt Lake City |
READ access allowed.
|
IFCAP |
Washington/Silver Spring |
READ access allowed. The inventory package V5 uses the
global ^DISV(DUZ,"PRCProutine name", and ^DISV(DUZ,globalnode, to allow the
user to press the space bar to select the last response.
WRITE access allowed. The reference to ^DISV(DUZ,"PRCProutine", is used to
store non-fileman responses to the reader.
|
NURSING SERVICE |
Hines |
Read access "Till Otherwise Agreed".
|
QUASAR |
Birmingham |
|
PCE PATIENT CARE ENCOUNTER |
Albany |
|
TOOLKIT |
Oakland |
The parameter tools component of toolkit would like
permission to use DISV to allow spacebar-return within the parameter tools
edit option. This will allow the most recently selected parameters and
entities to be recalled by a user when editing.
This information is stored in ^DISV(DUZ,"XPAR01",...
|
ACCOUNTS RECEIVABLE |
Washington/Silver Spring |
|
WOMEN'S HEALTH |
Hines |
|
LEXICON UTILITY |
Birmingham |
|
GEN. MED. REC. - VITALS |
|
|
CLINICAL REMINDERS |
|
|
HEALTH SUMMARY |
|
10-23-2006 Health Summary reads global reference
^DISV(DUZ,"^GMT(142,") in order to get the last chosen Health Summary Type.
It uses the value found here as the default in the prompt to choose a Health
Summary Type.
|
SCHEDULING |
|
ADDED 5/11/09
|
OUTPATIENT PHARMACY |
|
04/11/11 Outpatient Pharmacy is providing a standalone
option, PSO HRC PROFILE/REFILL, to the Compensation and Pension Record
Interchange (CAPRI) package.
OP requests read and write access to ^DISV(DUZ,"VALMMENU",x) when the protocol
x is PSO PENDING ORDER MENU. The node value for x will be temporarily set to 0
(if it is not, and reset after use to its original value) so as to turn off
the display of actions associated with this protocol.
|
EVENT CAPTURE |
|
Event Capture patient data filer sets the following
DISV nodes for recall when entering multiple patient records.
^DISV(DUZ,"^ICD9(") is set to recall the last ICD code
^DISV(DUZ,"^VA(200,") is set to recall the last provider
|
DRG GROUPER |
|
DRG Grouper READ and WRITE access to:
^DISV(DUZ,"^ICD9(")=IEN
^DISV(DUZ,"^ICD0(")=IEN
|
REGISTRATION |
|
REGISTRATION:
After a user selects a patient in the PTF file (#45) in routine DGPTF, the
routine will set the following DISV node for recall:
^DISV(DUZ,"^DPT(") to recall the selected patient
|
HEALTH MANAGEMENT PLATFORM |
|
**************************************************************************
HMP's subscription to this ICR expired on 10/27/17 with the shutdown of HMP.
HMP*2.0*12 released on 10/17/17 is an informational patch outlining the steps
for the sites to shut down the application.
If HMP is reactivated in the future, the HMP project team should review the
access provided by this ICR with the custodial application before reactivating
HMP's subscription to this ICR.
**************************************************************************
Health MGMT Platform (HMP) uses ^DISV(DUZ, "HMPM EVT QUE MGR", X), where X can
be HMPSRV, HMPDOM, HMPFIL, HMPDFN, HMPLIM. This allows HMP to recall default
values for the user in routine HMPEQLM. READ and WRITE access to ^DISV(DUZ,
"HMPM EVT QUE MGR", X) allowed.
|