EDPQLE ;SLC/KCM - Retrieve Log Entry ; 1/9/25 10:52am
Source file <EDPQLE.m>
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 |
FileNo | Call Tags |
---|---|
^EDPB(231.8 - [#231.8] | GET1^DIQ |