Print Page as PDF
SDPCE ICR (2026)

SDPCE    ICR (2026)

Name Value
NUMBER 2026
IA # 2026
DATE CREATED 2003/04/03
CUSTODIAL PACKAGE SCHEDULING
CUSTODIAL ISC Albany
USAGE Private
TYPE Routine
ROUTINE SDPCE
NAME SDPCE
GENERAL DESCRIPTION
This DBIA will permit PCE to use exiting Scheduling
function calls to get Eligibility, Appointment Type, and Status of an
encounter.

STATUS Under Revision
KEYWORDS SDPCE
DURATION Till Otherwise Agreed
ID SDPCE
COMPONENT/ENTRY POINT
COMPONENT/ENTRY POINT COMPONENT DESCRIPTION VARIABLES
$$ELAP
This function call returns the patient eligibility
and appointment type data in the following string:

Elig ptr^ Elig text^ Appt Ptr^ Appt Text

Usage:  S OUTPUT=$$ELAP^SDPCE(DFN,SC)
VARIABLES TYPE VARIABLES DESCRIPTION
DFN Input
Patient
SC Input
Clinic IEN
OUTPUT Output
String:  Elig ptr^ Elig text^ Appt Ptr^ Appt Text
$$STATUS
This returns the status of an encounter.

Usage:  S OUTPUT=$$STATUS^SDPCE(SDVSIT)
VARIABLES TYPE VARIABLES DESCRIPTION
SDVSIT Input
VISIT file IEN
OUTPUT Output
Status of the encounter Internal IEN^External Value
EN
Originally EN^SDPCE was run by the Entry Action on
the protocol SDAM PCE EVENT which is an item on the protocol PXK VISIT DATA
EVENT. In order to run PXK VISIT DATA EVENT as a TaskMan job the call to
EN^SDPCE was moved to the routine EVENT^PXKMAIN in patch PX*1*211.

SUBSCRIBING PACKAGE PCE PATIENT CARE ENCOUNTER