Print Page as PDF
API FOR MYHEALTHEVET PATIENT WELLNESS REMINDERS ICR (4455)

API FOR MYHEALTHEVET PATIENT WELLNESS REMINDERS    ICR (4455)

Name Value
NUMBER 4455
IA # 4455
DATE CREATED 2005/01/03
CUSTODIAL PACKAGE CLINICAL REMINDERS
CUSTODIAL ISC Salt Lake City
USAGE Private
TYPE Routine
DBIC APPROVAL STATUS APPROVED
ROUTINE PXRMHVET
NAME API FOR MYHEALTHEVET PATIENT WELLNESS REMINDERS
GENERAL DESCRIPTION
This DBIA allowed Health Summary and the MyHealtheVet
application access the to patient Wellness Reminders.
STATUS Active
KEYWORDS
  • PXRM
  • GMTS
  • HEALTH SUMMARY
  • PXRMHVET
DURATION Till Otherwise Agreed
ID PXRMHVET
COMPONENT/ENTRY POINT
COMPONENT/ENTRY POINT COMPONENT DESCRIPTION VARIABLES
HS
This entry point allow HS to access the Clinical
Reminders output for the Patient Wellness Reminders.
VARIABLES TYPE VARIABLES DESCRIPTION
DFN Input
DFN is the patient internal entry number.
DISP Input
DISP is the type of the Clinical Maintenance output.
A value of 10 returns the summary display and a value of 11 returns the detail
display type.
TMP(PXRMHV,$J) Output
This is the output array that is returned by this
API. The format of the temp global is
^TMP("PXRMHV",$J,STATUS,NAME,REMIEN,"TXT",N)=TEXT

STATUS is the Clinical Reminders evaluation status (i.e. DUE NOW, NOT DUE)
NAME is the name of the Clinical Reminder definition REMIEN is the IEN of the
Clinical Reminder definition N is a number TEXT is a text string

It is up to the calling routine to delete ^TMP("PXRMHV",$J) when it is
completed with it.
START
This entry point allowed the MyHealtheVet application
access to the Patient Wellnesss reminders.
VARIABLES TYPE VARIABLES DESCRIPTION
DFN Input
DFN is the patient IEN
DISP Input
DISP is the type of the Clinical Maintenance output.
A value of 10 returns the summary display and a value of 11 returns the detail
display type.
TMP(PXRMHM,$J) Output
^TMP("PXRHM",$J,PXRMITEM,PXRMRNAM)=STATUS^DUE
DATE^LAST D0 where PXRMRNAM is the PRINT NTAME or if it is undefined then it
is the NAME. For this output the TXT subscript is returned in the TMP globabl.

^TMP("PXRHM",$J,PXRMITEM,PXRMRNAM,"TXT",N)=TEXT where N is a number and TEXT
is a text string

The caller should kill ^TMP("PXRHM",$J) after display of the data is complete.

SUBSCRIBING PACKAGE
SUBSCRIBING PACKAGE ISC
HEALTH SUMMARY Salt Lake City
MYHEALTHEVET