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
Print Page as PDF
Routine: PSSGMI

Package: Pharmacy Data Management

Routine: PSSGMI


Information

PSSGMI ;BIR/CML3-MISCELLANEOUS INFORMATION ; 08/30/96 10:17

Source Information

Source file <PSSGMI.m>

Entry Points

Name Comments DBIA/ICR reference
ENPDN(X) ; orderable item name
; X - pointer to Orderable Item (50.7) file
ENDDN(X) ; dispense drug name
; X - pointer to Drug (50) file
ENMRN(X) ; med route name
; X - pointer to Medication Route (51.2) file
ENMRA(X) ; Med Route Abbrev.
ENNPN(X) ; new person name
; X - pointer to New Person (200) file
ENSTN(X) ; schedule type name
; X - Schedule Type code
ENDTC(Y) ; FM internal date/time to user readable, Inpatient style
; Y - date in FileMan internal format
ENDTC1(Y) ; FM internal date/time to user readable, only 1 space before time.
; Y - date in FileMan internal format
ENDD(Y) ; FM internal date/time to user readable - stolen from ^DD("DD")
; Y - date in FileMan internal format
ENPDS(Y,CODES) ; look-up screen for primary drugs
; CODES - set of codes separated by commas
; Y - pointer to the Primary Drug (50.3) file
ENLU(X) ; convert lower case to upper case
ENUL(X) ; convert upper case to lower case
Info |  Source |  Entry Points