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 |  FileMan Files Accessed Via FileMan Db Call
Print Page as PDF
Routine: HMPLOG

Package: Enterprise Health Management Platform

Routine: HMPLOG


Information

HMPLOG ; ASMR/hrubovcak - eHMP logging support ;Aug 29, 2016 20:06:27

Source Information

Source file <HMPLOG.m>

Entry Points

Name Comments DBIA/ICR reference
NWNTRY(HMPDTIM,HMPTYP,HMPLOG) ; function, create new entry in HMP EVENT file (#80003)
; returns new entry IEN
; HMPDTIM - optional FileMan format date/time. Must be precise and have time with seconds.
; defaults to NOW if not passed or invalid
; HMPTYP - optional event type, if missing, defaults to O (other)
; HMPLOG - event log passed by reference, traversed by $QUERY for word-processing text
; array is optional, but should be passed with calling routine name and module, at minimum.
; this array will remain unchanged
PRGLOG ; purge HMP EVENT file (#800003) entries older than 61 days
STK2TXT(STKTXT) ; STKTXT passed by reference, no input, 11 August 2016
; returns STKTXT where STKTXT(1) is the top, STKTXT(2) is next level, etc.
; top 2 stack levels ignored because they're in this subroutine
LOGDPT(HMPDFN) ; log missing Patient information in HMP EVENT

FileMan Files Accessed Via FileMan Db Call

FileNo Call Tags
^HMPLOG(800003 - [#800003] Classic Fileman Calls,  WP^DIE
Info |  Source |  Entry Points |  FileMan Files Accessed Via FileMan Db Call