Print Page as PDF
DBIA1889-J ICR (1898)

DBIA1889-J    ICR (1898)

Name Value
NUMBER 1898
IA # 1898
DATE CREATED 1997/01/23
CUSTODIAL PACKAGE PCE PATIENT CARE ENCOUNTER
CUSTODIAL ISC Albany
USAGE Private
TYPE Routine
DBIC APPROVAL STATUS APPROVED
ROUTINE PXAPI
NAME DBIA1889-J
ORIGINAL NUMBER 1889
GENERAL DESCRIPTION
$$STOPCODE^PXAPI(STOPCODE,PATIENT,DATE)

This function call returns the quantity of a particular Stop Code for a
patient on one day.  This is used by Scheduling.

Parameter Definition:

STOPCODE  (required) pointer to #40.7
PATIENT   (required) pointer to #2
DATE      (required) the date in Fileman format
(time is ignored if passed) Returned Value:

the count of how many of that stop code are stored for
that one day

======================================================================

$$CPT^PXAPI(CPT,PATIENT,DATE,HLOC)

This is the function call to return the quantity of a particular CPT for a
patient on one day and for one hospital location if passed.  This is used by
Scheduling to make sure that it has the CPT code the same number of times as
PCE does.

Parameter Description:

CPT       (required) pointer to #81
PATIENT   (required) pointer to #2
DATE      (required) the date in Fileman format
(time is ignored if passed)
HLOC      (optional) pointer to Hospital Location file (#44)

Returned Value:

The count of how many (total quinity) of that cpt code are stored
for that one day for that one patient in that one Hospital
Location.
STATUS Active
DURATION Next Version
ID PXAPI
COMPONENT/ENTRY POINT
  • CPT
  • STOPCODE
SUBSCRIBING PACKAGE
SUBSCRIBING PACKAGE ISC
SCHEDULING Albany
GOOD ONLY FOR VERSION 1.0