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

Package: Emergency Department Integration Software

Routine: EDPQLE


Information

EDPQLE ;SLC/KCM - Retrieve Log Entry ; 1/9/25 10:52am

Source Information

Source file <EDPQLE.m>

Entry Points

Name Comments DBIA/ICR reference
GET(LOG,CHOICES) ; Get a log entry by request
LOG(LOG) ; return the log entry as XML
PRIMPCE(EDPVISIT) ; return primary provider from PCE
DIAGPCE(EDPVISIT) ; add PCE diagnoses
DIAGFREE(LOG) ; add free text diagnoses
DOB(DFN) ; Return date of birth (external)
CODE(IEN) ; set NOVAL code to 0 when returning code
BEDS ; add a list of available room/beds for this area
PERSONS ; add the internal/external values for persons
CODED ; add internal/external values for codes
CLINICS ; add internal/external values for clinic
REQ(VAL) ; return the fields required to close this entry
; called from LOG, AREA is assumed to be defined
DLYREQ() ; return true if delay params set to required
; called from REQ, PARAM is assumed to be defined
NOTOBS() ; return true if not in observation status
; called from REQ, VAL is assumed to be defined
EXCEED() ; return true if delay time exceeded
; called from REQ, VAL and PARAM are assumed to be defined

FileMan Files Accessed Via FileMan Db Call

FileNo Call Tags
^EDPB(231.8 - [#231.8] GET1^DIQ
Info |  Source |  Entry Points |  FileMan Files Accessed Via FileMan Db Call