| GENERAL DESCRIPTION |
The PCE Patient/IHS Subset package (PXPT) requests a
DBIA with Indian Health Service to distribute the PCC MASTER CONTROL FILE
(9001000).
The UNCODED ICD DIAGNOSIS CODE and UNCODED ICD PROCEDURE CODE fields were
added by IHS to support differences in the codes the VA and IHS can use when
an ICD9 code could not be found for a provider narrative. These fields are
only used by PCC logic at this time. The Clinical Lexicon is currently coded
to use a VA default ICD9 code only, and does not make use of these fields.
The PXPT developers added a file description and added an 800 node to the
Package multiple for Historical load Control and Last Patient Loaded.
The DEFAULT HEALTH SUMMARY TYPE field is used by PCC logic at the Tucson VAMC.
This field is currently only used by PCC logic.
The following is the Data Dictionary definition being distributed by PXPT:
-------------------------------------------------------------------------
STANDARD DATA DICTIONARY #9001000 -- PCC MASTER CONTROL FILE 09/6/94
PAGE 1 STORED IN ^APCCCTRL( (1 ENTRY) SITE: SLC UCI: DVA,DEV
DATA NAME GLOBAL DATA ELEMENT TITLE
LOCATION TYPE
---------------------------------------------------------------------------
This file is used by both IHS PCC and VA PCE to control interactions between
DHCP packages and their links to populate visit related files.
DD ACCESS: @
DEL ACCESS: @
AUDIT ACCESS: @
CROSS REFERENCED BY: SITE(B)
9001000,.01 SITE 0;1 POINTER TO LOCATION FILE (#9999999
.06) (Required)
INPUT TRANSFORM: S:$D(X) DINUM=X
DESCRIPTION: This is the facility's site name. This is
a pointer to the SITE file.
Enter the name of the site used for this
facility.
NOTES: XXXX--CAN'T BE ALTERED EXCEPT BY PROGRAMMER
CROSS-REFERENCE: 9001000^B
1)= S ^APCCCTRL("B",$E(X,1,30),DA)=""
2)= K ^APCCCTRL("B",$E(X,1,30),DA)
9001000,.02 TYPE OF LINK 0;2 SET (Required)
'0' FOR DATE ONLY REQUIRED;
'1' FOR TIME REQUIRED;
LAST EDITED: APR 2, 1990
DESCRIPTION: This flag is set in order to allow some
flexibility in how visits are created. Some
sites might be such that they only want to
use the date were other sites require that
a time is used in the visit.
Enter a code which represents which type of
visit is allowed. enter a "0" for date only
or a "1" for date and time being required.
9001000,.03 DEFAULT HEALTH SUMMARY TYPE 0;3 POINTER TO HEALTH SUMMARY TYP
E FILE (#142)
LAST EDITED: MAY 7, 1992
HELP-PROMPT: Select a summary type from the VA Health
Summary Type file to be used as a default
when generating a health summary.
DESCRIPTION: This is the default Health Summary type
that will be used for this site. It is
chosen from the list of Health Summaries in
the "Health Summary Type" file.
Select a summary type that you wish to be
the default for this site.
9001000,.04 TYPE OF VISIT 0;4 SET
TYPE OF VISIT FOR STATISTICAL PURPOSES
'I' FOR IHS;
'C' FOR CONTRACT;
'O' FOR OTHER;
'T' FOR TRIBAL;
'6' FOR 638 PROGRAM;
'V' FOR VA;
LAST EDITED: MAY 31, 1990
DESCRIPTION: This is the type of visit that is made at
this site. It is generally used for
statistical purposes.
Enter the code that best describes the
visits made at this site.
9001000,.05 UNCODED ICD DIAGNOSIS CODE 0;5 POINTER TO ICD DIAGNOSIS FILE
(#80)
LAST EDITED: MAR 29, 1993
HELP-PROMPT: Select an ICD DIAGNOSIS code to represent
"uncodable" diagnoses.
9001000,.06 UNCODED ICD PROCEDURE CODE 0;6 POINTER TO ICD OPERATION/PROCE
DURE FILE (#80.1)
LAST EDITED: MAR 29, 1993
HELP-PROMPT: Select an ICD OPERATION/PROCEDURE code to
represent "uncodable" procedures.
9001000,1101 PACKAGE 11;0 POINTER Multiple #9001000.011
(Add New Entry without Asking)
DESCRIPTION: This is the ancillary package that has
links to the v files.
Enter the name of a package.
9001000.011,.01 PACKAGE 0;1 POINTER TO PACKAGE FILE (#9.4)
(Required) (Multiply asked)
INPUT TRANSFORM: S:$D(X) DINUM=X
DESCRIPTION: This is the ancillary package that has
links to the v-file.
Enter the name of an ancillary package.
NOTES: XXXX--CAN'T BE ALTERED EXCEPT BY PROGRAM MER
9001000.011,.02 PASS DATA TO PCC ? 0;2 SET (Required)
'0' FOR NO;
'1' FOR YES;
HELP-PROMPT: If you want data to be passed from this
package to the v-files you must answer 1
(YES).
DESCRIPTION: This is the on and off flag that allows
data to be passed from an ancillary
package to the v-files.
Enter a "0" to turn off the link or a "1"
to turn on the link.
9001000.011,.03 PACKAGE FLAG 0;3 FREE TEXT
INPUT TRANSFORM: K:$L(X)>10!($L(X)<1) X
LAST EDITED: JUN 5, 1990
HELP-PROMPT: Answer must be 1-10 characters in length.
DESCRIPTION: This flag is for internal use by the
package.
9001000.011,800.01HISTORICAL LOAD CONTROL 800;1 SET
'0' FOR NO;
'1' FOR YES;
LAST EDITED: NOV 16, 1993
This field is currently not inuse.
9001000.011,800.02LAST PATIENT LOADED 800;2 FREE TEXT
INPUT TRANSFORM: K:$L(X)>30!($L(X)<1) X
LAST EDITED: FEB 2, 1994 T: Answer must be 1-30
characters in length.
DESCRIPTION: This is a field that allows a process to
keep track of the last patient that was
processed. In case of failure that
process can find out where it last
completed a process and where to restart
at.
Enter the number or name of the last
patient processed.
FILES POINTED TO FIELDS
HEALTH SUMMARY TYPE (#142) DEFAULT HEALTH SUMMARY TYPE (#.03)
ICD DIAGNOSIS (#80) UNCODED ICD DIAGNOSIS CODE (#.05)
ICD OPERATION/PROCEDURE (#80.1) UNCODED ICD PROCEDURE CODE (#.06)
LOCATION (#9999999.06) SITE (#.01)
PACKAGE (#9.4) PACKAGE:PACKAGE (#.01)
INPUT TEMPLATE(S):
PRINT TEMPLATE(S):
SORT TEMPLATE(S):
The PXPT Post Installation routine creates a PCC Master Control File entry if
it does not exist for the facility. The DEFAULT INSTITUTION field in the
Kernel Site Parameters File is used as the facility.
|
| GLOBAL REFERENCE |
| GLOBAL REFERENCE |
GLOBAL DESCRIPTION |
APCCCTRL(D0,0) |
|
APCCCTRL(D0,11,0) |
|
APCCCTRL(D0,11,D1,0) |
|
APCCCTRL(D0,11,D1,800) |
This 800 node has been added by the VA for use with the
PCE modules. PCE has the file number series from 800-839, which is why 800
was used.
|
|