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: HLEMDD

Package: Health Level Seven

Routine: HLEMDD


Information

HLEMDD ;ALB/CJM-HL7 - M CODE FOUND IN THE DD'S ;02/04/2004

Source Information

Source file <HLEMDD.m>

Entry Points

Name Comments DBIA/ICR reference
KILLAH(IEN) ;kills the AH x~ref on file 776.4 or a particular event=ien
SETID(IEN) ;sets the value of the ID field in the EVENT
STATUS(IEN,STATUS) ;
ADDSTAT(NEWTIME,OLDSITE,SITE,TYPE,STATUS,COUNT) ;
DELSTAT(SITE,TYPE,STATUS,COUNT) ;
YEAR(FMDATE) ;returns the year (i.e., "2003", not in FM format)
MONTH(FMDATE) ;returns the month (1-12)
DAY(FMDATE) ;returns the day (1 - 31)
HOUR(FMDATE) ;returns the hour (1-24
URGENCY(EVENT,URGENT,ACTION,REVIEW) ;
DEFAULT(PROFILE,DUZ,DEFAULT) ;
CSTATUS(EVENT,STATUS) ;
SETPURGE(EVENT,WHEN,TYPE) ;
DELPURGE(EVENT,WHEN,TYPE) ;
SETPKG(ETYPE,PACKAGE,OLDNAME) ;
Info |  Source |  Entry Points