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 |  Used in RPC
Print Page as PDF
Routine: HMPMONX

Package: Enterprise Health Management Platform

Routine: HMPMONX


Information

HMPMONX ;ASMR/BL,JCH, ^XTMP size support code ;Jan 20, 2017 17:18:18

Source Information

Source file <HMPMONX.m>

Entry Points

Name Comments DBIA/ICR reference
XTMPSIZE() ; function, eHMP storage in ^XTMP in kilobytes
SIZE(HMPRSLT) ; remote procedure HMP GLOBAL SIZE returns ^XTMP size in kilobytes, HMPRSLT passed by ref.
CHKXTMP(HMPRSLT) ; remote procedure HMP CHKXTMP, return data about ^XTMP, HMPRSLT passed by ref.
; returns 2 '^' delimited, lines, 1st line is value headers, 2nd line is the values
; Goes through ^XTMP, gets total patients, patients complete, and patients staging
; PTCNT - patient counter and list
; PTSTG - staging counter and list

Used in RPC

RPC Name Call Tags
HMP CHKXTMP CHKXTMP
HMP GLOBAL SIZE SIZE
Info |  Source |  Entry Points |  Used in RPC