Home   Package List   Routine Alphabetical List   Global Alphabetical List   FileMan Files List   FileMan Sub-Files List   Package Component Lists   Package-Namespace Mapping  
Info |  Source |  Entry Points |  Interaction Calls |  FileMan Files Accessed Via FileMan Db Call
Print Page as PDF
Routine: ORX2

Package: Order Entry Results Reporting

Routine: ORX2


Information

ORX2 ;SLC/DCM,AJB - OE/RR PATIENT LOCK ENTRY POINT ;Jun 23, 2022@07:59:29

Source Information

Source file <ORX2.m>

Entry Points

Name Comments DBIA/ICR reference
PT1 ;;Entry point to unlock patient when done adding orders - NO LONGER USED
LK ;;Entry point for locking patient when updating orders
ULK ;;Entry point to unlock patient
LOCK(DFN) ; -- Lock patient chart (silent)
; Returns 1 if successful, or 0^Message if could not get lock
UNLOCK(DFN) ; -- Unlock patient chart (silent)
INC(IFN) ;Increment zero node on file 100.2
LOCK1(ORDER) ; -- Lock ORDER in file #100
; Returns 1 if successful or 0^Message if could not get lock
UNLK1(ORDER) ; -- Unlock ORDER in file #100
READ ; -- instead of READ^ORUTL
LCKEVT(EVT) ;Function atttempts to lock event, added w/patch 194
UNLEVT(EVT) ;Unlocks global, added w/patch 195

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !!,$C(7),$P(Y,U,2)
  • Line Location: LK+4

FileMan Files Accessed Via FileMan Db Call

FileNo Call Tags
^VA(200 - [#200] GET1^DIQ
Info |  Source |  Entry Points |  Interaction Calls |  FileMan Files Accessed Via FileMan Db Call