Home   Package List   Routine Alphabetical List   Global Alphabetical List   FileMan Files List   FileMan Sub-Files List   Package Component Lists   Package-Namespace Mapping  
Info |  Details
Print Page as PDF
Sub-Field: 810.31

Package: Clinical Reminders

REMINDER EXTRACT SUMMARY(#810.3)-->810.31

Sub-Field: 810.31


Information

Parent File Name Number Package
REMINDER EXTRACT SUMMARY(#810.3) EXTRACT FINDINGS 810.31 Clinical Reminders

Details

Field # Name Loc Type Details
.001 NUMBER NUMBER

  • INPUT TRANSFORM:  K:+X'=X!(X>999999999)!(X<0)!(X?.E1"."1N.N) X
  • LAST EDITED:  AUG 20, 2004
  • HELP-PROMPT:  Type a Number between 0 and 999999999, 0 Decimal Digits
  • DESCRIPTION:  
    This is the sequence in which the entries are added to the Reminder Extract file.
.01 PATIENT 0;1 POINTER TO PATIENT FILE (#2)
************************REQUIRED FIELD************************
PATIENT(#2)

  • LAST EDITED:  JUL 17, 2000
  • HELP-PROMPT:  Enter the patient who had the finding.
  • DESCRIPTION:  
    This is the patient who had the extract finding.
  • CROSS-REFERENCE:  810.31^B
    1)= S ^PXRMXT(810.3,DA(1),1,"B",$E(X,1,30),DA)=""
    2)= K ^PXRMXT(810.3,DA(1),1,"B",$E(X,1,30),DA)
.03 TERM 0;3 POINTER TO REMINDER TERM FILE (#811.5) REMINDER TERM(#811.5)

  • LAST EDITED:  JUL 08, 2000
  • HELP-PROMPT:  Enter the term that is related to the finding.
  • DESCRIPTION:  
    This is the reminder term related to the finding. This field will only be defined if the reminder contained a reminder term.
.04 FINDING ITEM 0;4 VARIABLE POINTER DRUG(#50)  EDUCATION TOPICS(#9999999.09)  EXAM(#9999999.15)  HEALTH FACTORS(#9999999.64)  IMMUNIZATION(#9999999.14)  LABORATORY TEST(#60)  MH INSTRUMENT(#601)  ORDERABLE ITEMS(#101.43)  RAD/NUC MED PROCEDURES(#71)  REMINDER COMPUTED FINDINGS(#811.4)  REMINDER TAXONOMY(#811.2)  REMINDER TERM(#811.5)  SKIN TEST(#9999999.28)  VA DRUG CLASS(#50.605)  VA GENERIC(#50.6)  GMRV VITAL TYPE(#120.51)  

  • LAST EDITED:  JUL 09, 2000
  • DESCRIPTION:  
    This is a variable pointer that contains the possible findings from a reminder evaluation.
.05 ALTERNATE ID 0;5 FREE TEXT

  • INPUT TRANSFORM:  K:$L(X)>30!($L(X)<1) X
  • LAST EDITED:  JUL 08, 2000
  • HELP-PROMPT:  Enter the alternate identifier related to the reminder term.
  • DESCRIPTION:  This is an alternate identifier related to the finding's reminder term. The ALTERNATE ID is used by the national database. For example, all findings found for reminder terms related to risk assessment will have a
    number from 1-7 as its identifier.
.06 FINDING DATE 0;6 DATE

  • INPUT TRANSFORM:  S %DT="EST" D ^%DT S X=Y K:Y<1 X
  • LAST EDITED:  JUL 08, 2000
  • DESCRIPTION:  This is the date related to the finding. For PCE data, this is the date and time of the visit. For laboratory data, this is the accession date. For Outpatient Pharmacy data, this is the fill date, refill date, or
    partial fill date. For Inpatient Pharmacy, this is the order date, or renewal date.
.07 VISIT 0;7 POINTER TO VISIT FILE (#9000010) VISIT(#9000010)

  • LAST EDITED:  FEB 05, 2004
  • HELP-PROMPT:  Enter the visit related to the finding (optional).
  • DESCRIPTION:  
    This is the visit date from the VISIT File that is related to the finding. This is only defined when the findings are from PCE.
  • CROSS-REFERENCE:  810.31^AC^MUMPS
    1)= D ADD^AUPNVSIT
    2)= D SUB^AUPNVSIT
    This cross-reference adds and subtracts from the Dependent Entry Count in the VISIT file.
  • FIELD INDEX:  AV (#505) REGULAR IR SORTING ONLY WHOLE FILE (#810.3)
    Short Descr: VISIT, TOP FILE NUMBER IEN, SUB FILE IEN
    Description: Visit Pointer Indes
    Set Logic: S ^PXRMXT(810.3,"AV",X,DA(1),DA)=""
    Kill Logic: K ^PXRMXT(810.3,"AV",X,DA(1),DA)
    Whole Kill: K ^PXRMXT(810.3,"AV")
    X(1): VISIT (810.31,.07) (Subscr 1) (forwards)
.08 ENCOUNTER TYPE 0;8 SET
  • 'I' FOR INPATIENT;
  • 'O' FOR OUTPATIENT;

  • LAST EDITED:  AUG 29, 2000
  • HELP-PROMPT:  Enter I for Inpatient or O for Outpatient encounter type.
  • DESCRIPTION:  This is an ENCOUNTER TYPE that summarizes the clinical activity as Inpatient or Outpatient activity. This ENCOUNTER TYPE is based on the Emerging Pathogens Initiative (EPI) definition of ENCOUNTER TYPES. The VADPT call
    to determine inpatient status on a date is used to determine the Inpatient or Outpatient status.
1 RESULT 1;1 FREE TEXT

  • INPUT TRANSFORM:  K:$L(X)>60!($L(X)<1) X
  • LAST EDITED:  JUL 09, 2000
  • HELP-PROMPT:  Enter the RESULT for the finding from reminder evaluation.
  • DESCRIPTION:  This is the RESULT for a finding that is returned by the reminder evaluation "RESULT" node. See Clinical Reminder documentation for explanations of the RESULT for each type of finding. The result from the clinical
    reminder evaluation is stored as freetext in this field. No input and output transforms are used on this field.
2 VALUE 1;2 FREE TEXT

  • INPUT TRANSFORM:  K:$L(X)>60!($L(X)<1) X
  • LAST EDITED:  JUL 08, 2000
  • HELP-PROMPT:  Enter the finding's VALUE from reminder evaluation.
  • DESCRIPTION:  This is the VALUE for a finding that is returned in the reminder evaluation "VALUE" node. See Clinical Reminder documentation for explanations of the VALUE for each type of finding. This VALUE is stored as freetext.
    No input and output transforms are used on this field.
3 DRUG 1;3 FREE TEXT

  • INPUT TRANSFORM:  K:$L(X)>50!($L(X)<1) X
  • LAST EDITED:  JUL 08, 2000
  • HELP-PROMPT:  Enter the local formulary drug name.
  • DESCRIPTION:  
    This is the freetext name from the local formulary file for a drug finding.
4 DSUP 1;4 NUMBER

  • INPUT TRANSFORM:  K:+X'=X!(X>999)!(X<0)!(X?.E1"."1N.N) X
  • LAST EDITED:  JUL 08, 2000
  • HELP-PROMPT:  Enter the days supply for pharmacy findings.
  • DESCRIPTION:  This is the days supply that the medication covers if the finding is an outpatient medication. Inpatient pharmacy medications do not normally have a days supply, but since the EPI requires a value in this field, the days
    supply is calculated by subtracting the start date from the stop date of the order.
Info |  Details