Home   Package List   Routine Alphabetical List   Global Alphabetical List   FileMan Files List   FileMan Sub-Files List   Package Component Lists   Package-Namespace Mapping  
Info |  Desc |  Directly Accessed By Routines |  Accessed By FileMan Db Calls |  Pointer To FileMan Files |  Fields  | All
Print Page as PDF
Global: ^HMP(800000

Package: Enterprise Health Management Platform

Global: ^HMP(800000


Information

FileMan FileNo FileMan Filename Package
800000 HMP SUBSCRIPTION Enterprise Health Management Platform

Description

Directly Accessed By Routines, Total: 24

Package Total Routines
Enterprise Health Management Platform 22 HMPAT    HMPCAC    HMPDJ01    HMPDJFS    HMPDJFSG    HMPDJFSM    HMPDJFSP    HMPDJX
HMPEHL7    HMPEQ    HMPEQLM    HMPEQLM2    HMPEVNT    HMPHTTP    HMPMETA    HMPMON
HMPMONM    HMPMONX    HMPOR    HMPPATS    HMPROS8    HMPSTMP    

Accessed By FileMan Db Calls, Total: 6

Package Total Routines
Enterprise Health Management Platform 6 HMPCAC    HMPDJFS    HMPDJFSM    HMPEQLM    HMPMONM    HMPPATS    

Pointer To FileMan Files, Total: 4

Package Total FileMan Files
Enterprise Health Management Platform 1 HMP ROSTER(#800001.2)[#800000.02(.01)]    
Kernel 1 NEW PERSON(#200)[#800000.14(.03)#800000.14(.05)#800000.14(.07)#800000.14(.09)#800000.14(.11)#800000.142(.03)]    
Order Entry Results Reporting 1 ORDER(#100)[#800000.14(.01)]    
Registration 1 PATIENT(#2)[#800000.01(.01)]    

Fields, Total: 11

Field # Name Loc Type Details
.01 SERVER 0;1 FREE TEXT
************************REQUIRED FIELD************************

  • INPUT TRANSFORM:  K:$L(X)>64!($L(X)<1)!'(X'?1P.E) X
  • LAST EDITED:  OCT 28, 2014
  • HELP-PROMPT:  Answer must be 1-64 characters in length.
  • DESCRIPTION:  
    This is the name of the client system that is subscribing to data updates.
  • CROSS-REFERENCE:  800000^B
    1)= S ^HMP(800000,"B",$E(X,1,64),DA)=""
    2)= K ^HMP(800000,"B",$E(X,1,64),DA)
.02 LASTUPDATE 0;2 FREE TEXT

  • INPUT TRANSFORM:  K:$L(X)>100!($L(X)<3) X
  • LAST EDITED:  JUL 19, 2016
  • HELP-PROMPT:  Answer must be 3-100 characters in length. (Do not modify.)
  • DESCRIPTION:  
    This field holds a flag, indicating if this URL should be notified via the nightly scheduled option HMP APPOINTMENTS of the list of patients expected to be seen tomorrow.
.03 OPERATION DATA 0;3 SET
  • '0' FOR UNSUBCRIBED;
  • '1' FOR SUBSCRIBED;
  • '2' FOR INITIALIZED;

  • LAST EDITED:  JUL 20, 2016
  • HELP-PROMPT:  Select the type of notification for this URL. (Do Not Modify)
  • DESCRIPTION:  
    This field holds a flag, indicating if this URL should be notified via http when a patient is admitted.
  • FIELD INDEX:  AITEM (#1331) MUMPS IR ACTION
    Short Descr: AITEM TEST
    Description: This index will place the entry in the data monitor for this patient.
    Set Logic: D HMPOSET^HMPDJFS(DA,X)
    Set Cond: I X(1)'=""
    Kill Logic: D HMPOKILL^HMPDJFS(DA)
    Kill Cond: I X(1)'=""
    Whole Kill: K ^HMP(800000,"AITEM")
    X(1): OPERATION DATA (800000,.03) (forwards)
.04 REPEAT POLLS 0;4 NUMBER

  • INPUT TRANSFORM:  K:+X'=X!(X>99999999)!(X<0)!(X?.E1"."1N.N) X
  • LAST EDITED:  OCT 28, 2014
  • HELP-PROMPT:  Type a number between 0 and 99999999, 0 decimal digits.
  • DESCRIPTION:  
    This tracks the number of times the same "last update" value has been repeated. A high repeat may be normal if data are not changing.
.05 DISK USAGE STATUS 0;5 SET
  • '0' FOR WITHIN LIMIT;
  • '1' FOR EXCEEDED LIMIT;

  • LAST EDITED:  JUN 24, 2015
  • HELP-PROMPT:  Enter current status of eHMP disk usage
  • DESCRIPTION:  The DISK USAGE STATUS flag is an indicator set automatically in the eHMP subscription process. If the disk space usage in global ^XTMP by eHMP subscriptions is above the threshold in the HMP EXTRACT DISK SIZE LIMIT is
    exceeded this flag will be set. Similarly the flag is reset if usage later falls below the threshold.
  • TECHNICAL DESCR:  The field is updated from subscription process by the STATUS^HMPMETA routine.
    The field is referenced by the fetch process using CHECK^HMPMETA routine.
.06 DISK USAGE STATUS TIME 0;6 DATE

  • INPUT TRANSFORM:  S %DT="ESTXR" D ^%DT S X=Y K:X<1 X
  • LAST EDITED:  JUN 24, 2015
  • HELP-PROMPT:  Enter the time the DISK USAGE STATUS field was updated.
  • DESCRIPTION:  The DISK USAGE STATUS TIME is a field set automatically in the eHMP subscription process. If the disk space usage in global ^XTMP by eHMP subscriptions is above the threshold in the HMP EXTRACT DISK SIZE LIMIT is exceeded
    the DISK USAGE STATUS field will be set and the time of the change recorded in this field . Similarly the flag and time fields will be reset if usage later falls below the threshold.
  • TECHNICAL DESCR:  The field is updated from subscription process by the STATUS^HMPMETA routine.
    The field is referenced by the fetch process using CHECK^HMPMETA routine.
.07 DEFAULT? 0;7 SET
  • '1' FOR YES;
  • '0' FOR NO;

  • LAST EDITED:  JUL 20, 2016
  • HELP-PROMPT:  Enter 1 for the default eHMP primary subscription.
  • DESCRIPTION:  This field identifies the primary eHMP subscription for this server. It identifies this server as the default for operations such as selecting a subscription to monitor in the option eHMP Dashboard [HMPMON DASHBOARD].
    Only one server at a time can be set as the default. If this file contains only one record, then it will be used automatically as the default.
  • TECHNICAL DESCR:  
    Used in $$GETSRVR^HMPMOND to identify the default subscription if this file contains more than one.
  • FIELD INDEX:  AD (#1413) REGULAR IR SORTING ONLY
    Short Descr: Index of operational data by server.
    Description: This index is used to find operational data for each eHMP server.
    Set Logic: S ^HMP(800000,"AD",X,DA)=""
    Set Cond: S X=X(1)
    Kill Logic: K ^HMP(800000,"AD",X,DA)
    Kill Cond: S X=X(1)
    Whole Kill: K ^HMP(800000,"AD")
    X(1): DEFAULT? (800000,.07) (Subscr 1) (forwards)
.1 URL .1;1 FREE TEXT

  • INPUT TRANSFORM:  K:$L(X)>250!($L(X)<1) X
  • LAST EDITED:  JUL 19, 2016
  • HELP-PROMPT:  Answer must be 1-250 characters in length.
  • DESCRIPTION:  
    This is the fully qualified URL to call when updates are available.
1 PATIENT 1;0 POINTER Multiple #800000.01 800000.01

  • DESCRIPTION:  
    This is a patient that will be monitored for new data and updates.
  • INDEXED BY:  STATUS & STATUS DATE/TIME (AP)
2 ROSTER 2;0 POINTER Multiple #800000.02 800000.02

  • LAST EDITED:  APR 17, 2013
  • DESCRIPTION:  
    This is a roster that will be monitored for new patients and updates.
91 CONCURRENT UPDATE CALLS 91;1 NUMBER

  • INPUT TRANSFORM:  K:+X'=X!(X>999)!(X<0)!(X?.E1"."1N.N) X
  • LAST EDITED:  FEB 18, 2015
  • HELP-PROMPT:  Type a number between 0 and 999, 0 decimal digits.
  • DESCRIPTION:  
    This field is used to track the number of simultaneous calls to getPtUpdates in API^HMPDJFS. This allows checkHealth to report if a getPtUpdates RPC is in progress.
Info |  Desc |  Directly Accessed By Routines |  Accessed By FileMan Db Calls |  Pointer To FileMan Files |  Fields  | All