Print Page as PDF
PTS~ORQPTQ2 ICR (4207)

PTS~ORQPTQ2    ICR (4207)

Name Value
NUMBER 4207
IA # 4207
DATE CREATED 2003/08/15
CUSTODIAL PACKAGE ORDER ENTRY/RESULTS REPORTING
CUSTODIAL ISC Salt Lake City
USAGE Private
TYPE Routine
DBIC APPROVAL STATUS APPROVED
ROUTINE ORQPTQ2
NAME PTS~ORQPTQ2
GENERAL DESCRIPTION
CPRS Patient List api's.
STATUS Active
DURATION Till Otherwise Agreed
ID ORQPTQ2
COMPONENT/ENTRY POINT
COMPONENT/ENTRY POINT COMPONENT DESCRIPTION VARIABLES
CLINPTS
Returns a list of patients with a clinic appt within
a date range.
VARIABLES TYPE VARIABLES DESCRIPTION
Y Both
Variable passed in by reference to accept and return
the list of patients:
Y(#) = DFN ^ NAME
or Y(1) =  ^ message, if an error or empty.
CLINIC Input
IEN in the Hospital Location file #44.
START Input
Date to begin searching for appointments, in a
FileMan compatible format.
STOP Input
Date to end searching for appointments, in a FileMan
compatible format.
PROVPTS
Returns a list of patients assigned to a provider.
VARIABLES TYPE VARIABLES DESCRIPTION
Y Both
Variable passed in by reference to accept and return
the list of patients:
Y(#) = DFN ^ NAME
or Y(1) =  ^ message, if an error or empty.
PROV Input
IEN in the New Person file #200 of the desired
provider.
SPECPTS
Returns a list of patients assigned to a treating
specialty.
VARIABLES TYPE VARIABLES DESCRIPTION
Y Both
Variable passed in by reference to accept and return
the list of patients:
Y(#) = DFN ^ NAME
or Y(1) =  ^ message, if an error or empty.
SPEC Input
IEN in the Facility Treating Specialty file #45.7.
WARDPTS
Returns a list of patients assigned to a ward.
VARIABLES TYPE VARIABLES DESCRIPTION
Y Both
Variable passed in by reference to accept and return
the list of patients:
Y(#) = DFN ^ NAME
or Y(1) =  ^ message, if an error or empty.
WARD Input
IEN in the Ward Location file #42.
SUBSCRIBING PACKAGE
SUBSCRIBING PACKAGE ISC SUBSCRIBING DETAILS
CARE MANAGEMENT Salt Lake City
HEALTH MANAGEMENT PLATFORM

***************************************************
HMP's subscription to this ICR expired on 10/27/17 with the shutdown of HMP.
HMP*2.0*12 released on 10/17/17 is an informational patch outlining the steps
for the sites to shut down the application. If HMP is reactivated in the
future, the HMP project team should review the access provided by this ICR
with the custodial application before reactivating HMP's subscription to this
ICR.
***************************************************

HMP routines HMPCAC calls the WARDPTS~ORQPTQ2 API to get a list of patients
assigned to a ward. HMPCAC and HMPPDL call the PROVPTS~ORQPTQ2 API to get a
list of patients for a provider. HMPCAC and HMPPDL call the SPECPTS~ORQPTQ2
API to get a list of patients for a treating specialty. HMPCAC calls the
CLINPTS~ORQPTQ2 API to get a list of patients with appointments in the clinic
for a date range.