Print Page as PDF
PXRHS08 Patient Education ICR (3063)

PXRHS08 Patient Education    ICR (3063)

Name Value
NUMBER 3063
IA # 3063
DATE CREATED 2000/03/09
CUSTODIAL PACKAGE PCE PATIENT CARE ENCOUNTER
CUSTODIAL ISC Albany
USAGE Controlled Subscription
TYPE Routine
DBIC APPROVAL STATUS APPROVED
ROUTINE PXRHS08
NAME PXRHS08 Patient Education
GENERAL DESCRIPTION
Patient Education data extract.
STATUS Active
KEYWORDS GMTSPXEP
DURATION Till Otherwise Agreed
ID PXRHS08
COMPONENT/ENTRY POINT
COMPONENT/ENTRY POINT COMPONENT DESCRIPTION VARIABLES
EDUC(DFN,ENDDT,BEGDT,OCCLIM,CATCODE)
Extracts by education topic, the event date and time
(or visit/admit date and time), patient's level of understanding, encounter
provider, hospital location (or outside location), and data source.
VARIABLES TYPE VARIABLES DESCRIPTION
DFN Input
The IEN of the patient file (#2) (required)
ENDDT Input
Ending date/time in internal FileMan format
(optional, default is today's date at 11:59 pm)
BEGDT Input
Beginning date/time in internal FileMan format
(optional, default is one year prior to today's date)
OCCLIM Input
Maximum number of days for which data is returned (If
multiple visits on a given day, all data for these visit will be returned) or
an "R" for only the most recent occurrence of each topic.  (optional, default
is 999)
CATCODE Input
Pattern Match which controls visit data that is
returned (can include multiple codes).  (required)

A = AMBULATORY
H = HOSPITALIZATION
I = IN HOSPITAL
C = CHART REVIEW
T = TELECOMMUNICATIONS
N = NOT FOUND
S = DAY SURGERY
O = OBSERVATION
E = EVENT (HISTORICAL)
R = NURSING HOME
D = DAILY HOSPITALIZATION DATA
X = ANCILLARY PACKAGE DAILY DATA
~TMP("PXPE",$J, Output
Data from V Patient Education (9000010.16) file
^TMP("PXPE",$J,InvDt,TOPIC,IFN,0) = TOPIC [E;.01]
^ EVENT DATE/TIME or VISIT/ADMIT DATE&TIME [I;1201 or .03]
^ LEVEL OF UNDERSTANDING [E;.06] ^ ORDERING PROVIDER [E;1202]
^ ENCOUNTER PROVIDER [E;1204]
^TMP("PXPE",$J,InvDt,TOPIC,IFN,1) = HOSPITAL LOCATION [E;9000010;.22]
^ HOSP. LOC. ABBREVIATION [E;44;1]
^ LOC OF ENCOUNTER [E;9000010;.06] ^ OUTSIDE LOC [E;9000010;2101]
^TMP("PXPE",$J,InvDt,TOPIC,IFN,"S") = DATA SOURCE [E;80102]

[] = [I(nternal)/E(xternal); Optional file #; Record #]
Subscripts:
InvDt - Inverse FileMan date of DATE OF event or visit
TOPIC - Patient Education Topic
IFN   - Internal Record #

^TMP("PXPE",$J) should be killed by the calling application before EDUC is
called and after the array is used.
SUBSCRIBING PACKAGE
SUBSCRIBING PACKAGE ISC SUBSCRIBING DETAILS
HEALTH SUMMARY Salt Lake City
Used to support Patient Education Health Summary
Component.