PXRMDHLP ; SLC/PJH - Reminder dialog main help. ;07/02/2002
;;2.0;CLINICAL REMINDERS;;Feb 04, 2005
;
; Entry action for list PXRM DIALOG MAIN HELP
;
LOAD N DONE,IND,TEXT
S DONE=0
K ^TMP("PXRMDHLP",$J)
S VALMCNT=0
F IND=1:1 Q:DONE D
. S TEXT=$P($T(@PXRMTAG+IND),";",3)
. I TEXT="**End Text**" S DONE=1 Q
. S VALMCNT=VALMCNT+1
. S ^TMP("PXRMDHLP",$J,VALMCNT,0)=TEXT
S ^TMP("PXRMDHLP",$J,"VALMCNT")=VALMCNT
Q
;
RCAT ;Help text
;;The following actions are available:
;;
;;# Select Item
;; Display, edit, delete or print a reminder category.
;;
;;AD Add
;; Add a new reminder category.
;;
;;PT List Categories
;; Print a list of all the reminder categories defined in the
;; current UCI.
;;
;;QU Quit
;;**End Text**
;
DLG ;Help text
;;The following actions are available:
;;
;;# Select Item
;; Display, edit, delete or print a reminder dialog.
;;
;;AD Add
;; Add a new REMINDER DIALOG. The dialog may be either autogenerated
;; from the dialog definition or input manually.
;;
;;CV Change View
;; The initial display is of reminder dialogs only. This may be
;; changed to display:
;;
;; additional prompts, forced values, dialog elements,
;; dialog groups, result groups or result elements.
;;
;; A display by reminder may also be selected.
;;
;;PT List
;; Print a list of all the reminder dialogs that are defined in the
;; current UCI.
;;
;;RN Name/Print Name
;; Toggle reminder name and reminder print name.
;;
;;QU Quit
;;**End Text**
;
DLGE ;Help text
;;The following actions are available:
;;
;;# Select Item
;; Display, edit, delete or print a dialog.
;;
;;AD Add
;; Add a new dialog. Elements or Groups may be created.
;;
;;CO Copy Dialog
;; Copy a selected dialog to a new name.
;;
;;CV Change View
;; Change display to a different dialog type:
;;
;; dialog elements, additional prompts, forced values,
;; dialog groups, result groups, result elements or
;; reminder dialogs.
;;
;; A display by reminder may also be selected.
;;
;;INQ Inquiry/Print
;; Print details for a selected dialog.
;; (restricted to dialog type in the current view)
;;
;;PT List All
;; Print a list of all dialogs of this type defined in the current
;; UCI.
;;
;;QU Quit
;;**End Text**
;
DLGR ;Help text
;;The following actions are available:
;;
;;# Select Item
;; Select reminder to view dialogs for the reminder.
;;
;;AR All Reminders
;; View all reminders.
;;
;;CV Change View
;; The initial display is of reminders in name order. This may be
;; changed to a display of:
;;
;; reminder dialogs, additional prompts, forced values,
;; dialog groups, dialog elements, result groups or result elements.
;;
;;LR Linked Reminders
;; View only reminders linked to dialogs.
;;
;;RN Name/Print Name
;; Toggle reminder name and reminder print name.
;;
;;QU Quit
;;**End Text**
;
DTAX ;Help text
;;The following actions are available:
;;
;;# Select Item
;; Display, edit or print dialog for this taxonomy.
;;
;;PT List All
;; Print a list of all taxonomy dialogs defined in the
;; current UCI.
;;
;;QU Quit
;;**End Text**
;
RESN ;Help text
;;The following actions are available:
;;
;;# Select Item
;; Display, edit or print a reminder resolution.
;;
;;AD Add
;; Add a new LOCAL reminder resolution.
;;
;;PT List All
;; Print a list of all the reminder resolutions defined in the
;; current UCI.
;;
;;QU Quit
;;**End Text**
;
SHFR ;Help text
;;The following actions are available:
;;
;;# Select Item
;; Display, edit or print a health factor resolution.
;;
;;AD Add
;; Add a new health factor resolution or select a reminder and
;; add or modify resolution statuses for each health factor finding
;; on the reminder.
;;
;;PT List All
;; Print a list of all health factor resolutions defined in the
;; current UCI.
;;
;;QU Quit
;;**End Text**
;
FIP ;Help text
;;The following actions are available:
;;
;;# Select Item
;; Display, edit or print a finding item parameter.
;;
;;AD Add
;; Add a new finding item parameter.
;;
;;PT List All
;; Print a list of all finding item parameters defined in the
;; current UCI.
;;
;;QU Quit
;;**End Text**
;
FPAR ;Help text
;;The following actions are available:
;;
;;# Select Item
;; Display, edit or print parameters for this finding type.
;;
;;PT List All
;; Print a list of all finding type parameters defined in the
;; current UCI.
;;
;;QU Quit
;;**End Text**
Q
;
GRCAT ;General Help text
;;The following actions are available:
;;
;;ED Edit
;; Edit or delete this reminder category.
;;
;;INQ Inquiry/Print
;; Print details of this reminder category.
;;
;;QU Quit
;;**End Text**
;
GDLG ;General Help text
;;The following actions are available:
;;
;;# Select Item
;; To copy, edit or delete a component in this dialog.
;;
;;ADD Add Element/Group
;; Allows a dialog element or dialog group to be added to the
;; reminder dialog.
;;
;;CO Copy Dialog
;; Copy this reminder dialog to a new name.
;;
;;DD Detailed Display
;; Display dialog element names and resolution detail for this
;; reminder dialog.
;;
;;DP Progress Note Text
;; Display text that will be entered in the progress note.
;;
;;DS Dialog Summary (default)
;; Display dialog element names.
;;
;;D0 Dialog Overview
;; Display the top-level dialog groups/elements. This option will
;; not display any nested dialog elements or group.
;;
;;DT Dialog Text
;; Display the dialog text as it should appear in CPRS.
;;
;;ED Edit/Delete Dialog
;; Edit or delete this reminder dialog. Allows addition and deletion
;; of existing dialog elements from this reminder dialog. Allows the
;; sequence numbers to be changed. Also enable/disable dialog.
;;
;;INQ Inquiry/Print (for Reminder Dialogs only)
;; Print details of this reminder dialog.
;;
;;QU Quit
;;**End Text**
;;
GDLGH ;General Help text
;;The following actions are available:
;;
;;AD Autogenerate Dialog
;; Generate a reminder dialog for the current reminder.
;;
;;LR Link Reminder
;; Link the current reminder to a reminder dialog.
;;
;;QU Quit
;;**End Text**
;;
GDTAX ;General Help text
;;The following actions are available:
;;
;;ED Edit
;; Edit taxonomy dialog fields.
;;
;;INQ Inquiry/Print
;; Print details of dialog for the taxonomy.
;;
;;QU Quit
;;**End Text**
;
GRESN ;General Help text
;;The following actions are available:
;;
;;ED Edit
;; Edit or delete this resolution status.
;;
;;INQ Inquiry/Print
;; Print details of this resolution status.
;;
;;QU Quit
;;**End Text**
;
GSHFR ;General Help text
;;The following actions are available:
;;
;;ED Edit
;; Edit or delete the resolution status(s) for this health factor.
;;
;;INQ Inquiry/Print
;; Print details of this health factor's resolution statuses.
;;
;;QU Quit
;;**End Text**
;
GFIP ;General Help text
;;The following actions are available:
;;
;;ED Edit
;; Edit or delete this finding item parameter.
;;
;;INQ Inquiry/Print
;; Print details of this finding item parameter.
;;
;;QU Quit
;;**End Text**
;
GFPAR ;General Help text
;;The following actions are available:
;;
;;# Select Resolution Status to edit
;; Disable/Enable the selected resolution status or modify the
;; prefix and suffix text.
;;
;;INQ Inquiry/Print
;; Print details of this finding parameter.
;;
;;QU Quit
;;**End Text**
Q
PXRMDHLP ; SLC/PJH - Reminder dialog main help. ;07/02/2002
+1 ;;2.0;CLINICAL REMINDERS;;Feb 04, 2005
+2 ;
+3 ; Entry action for list PXRM DIALOG MAIN HELP
+4 ;
LOAD NEW DONE,IND,TEXT
+1 SET DONE=0
+2 KILL ^TMP("PXRMDHLP",$JOB)
+3 SET VALMCNT=0
+4 FOR IND=1:1
IF DONE
QUIT
Begin DoDot:1
+5 SET TEXT=$PIECE($TEXT(@PXRMTAG+IND),";",3)
+6 IF TEXT="**End Text**"
SET DONE=1
QUIT
+7 SET VALMCNT=VALMCNT+1
+8 SET ^TMP("PXRMDHLP",$JOB,VALMCNT,0)=TEXT
End DoDot:1
+9 SET ^TMP("PXRMDHLP",$JOB,"VALMCNT")=VALMCNT
+10 QUIT
+11 ;
RCAT ;Help text
+1 ;;The following actions are available:
+2 ;;
+3 ;;# Select Item
+4 ;; Display, edit, delete or print a reminder category.
+5 ;;
+6 ;;AD Add
+7 ;; Add a new reminder category.
+8 ;;
+9 ;;PT List Categories
+10 ;; Print a list of all the reminder categories defined in the
+11 ;; current UCI.
+12 ;;
+13 ;;QU Quit
+14 ;;**End Text**
+15 ;
DLG ;Help text
+1 ;;The following actions are available:
+2 ;;
+3 ;;# Select Item
+4 ;; Display, edit, delete or print a reminder dialog.
+5 ;;
+6 ;;AD Add
+7 ;; Add a new REMINDER DIALOG. The dialog may be either autogenerated
+8 ;; from the dialog definition or input manually.
+9 ;;
+10 ;;CV Change View
+11 ;; The initial display is of reminder dialogs only. This may be
+12 ;; changed to display:
+13 ;;
+14 ;; additional prompts, forced values, dialog elements,
+15 ;; dialog groups, result groups or result elements.
+16 ;;
+17 ;; A display by reminder may also be selected.
+18 ;;
+19 ;;PT List
+20 ;; Print a list of all the reminder dialogs that are defined in the
+21 ;; current UCI.
+22 ;;
+23 ;;RN Name/Print Name
+24 ;; Toggle reminder name and reminder print name.
+25 ;;
+26 ;;QU Quit
+27 ;;**End Text**
+28 ;
DLGE ;Help text
+1 ;;The following actions are available:
+2 ;;
+3 ;;# Select Item
+4 ;; Display, edit, delete or print a dialog.
+5 ;;
+6 ;;AD Add
+7 ;; Add a new dialog. Elements or Groups may be created.
+8 ;;
+9 ;;CO Copy Dialog
+10 ;; Copy a selected dialog to a new name.
+11 ;;
+12 ;;CV Change View
+13 ;; Change display to a different dialog type:
+14 ;;
+15 ;; dialog elements, additional prompts, forced values,
+16 ;; dialog groups, result groups, result elements or
+17 ;; reminder dialogs.
+18 ;;
+19 ;; A display by reminder may also be selected.
+20 ;;
+21 ;;INQ Inquiry/Print
+22 ;; Print details for a selected dialog.
+23 ;; (restricted to dialog type in the current view)
+24 ;;
+25 ;;PT List All
+26 ;; Print a list of all dialogs of this type defined in the current
+27 ;; UCI.
+28 ;;
+29 ;;QU Quit
+30 ;;**End Text**
+31 ;
DLGR ;Help text
+1 ;;The following actions are available:
+2 ;;
+3 ;;# Select Item
+4 ;; Select reminder to view dialogs for the reminder.
+5 ;;
+6 ;;AR All Reminders
+7 ;; View all reminders.
+8 ;;
+9 ;;CV Change View
+10 ;; The initial display is of reminders in name order. This may be
+11 ;; changed to a display of:
+12 ;;
+13 ;; reminder dialogs, additional prompts, forced values,
+14 ;; dialog groups, dialog elements, result groups or result elements.
+15 ;;
+16 ;;LR Linked Reminders
+17 ;; View only reminders linked to dialogs.
+18 ;;
+19 ;;RN Name/Print Name
+20 ;; Toggle reminder name and reminder print name.
+21 ;;
+22 ;;QU Quit
+23 ;;**End Text**
+24 ;
DTAX ;Help text
+1 ;;The following actions are available:
+2 ;;
+3 ;;# Select Item
+4 ;; Display, edit or print dialog for this taxonomy.
+5 ;;
+6 ;;PT List All
+7 ;; Print a list of all taxonomy dialogs defined in the
+8 ;; current UCI.
+9 ;;
+10 ;;QU Quit
+11 ;;**End Text**
+12 ;
RESN ;Help text
+1 ;;The following actions are available:
+2 ;;
+3 ;;# Select Item
+4 ;; Display, edit or print a reminder resolution.
+5 ;;
+6 ;;AD Add
+7 ;; Add a new LOCAL reminder resolution.
+8 ;;
+9 ;;PT List All
+10 ;; Print a list of all the reminder resolutions defined in the
+11 ;; current UCI.
+12 ;;
+13 ;;QU Quit
+14 ;;**End Text**
+15 ;
SHFR ;Help text
+1 ;;The following actions are available:
+2 ;;
+3 ;;# Select Item
+4 ;; Display, edit or print a health factor resolution.
+5 ;;
+6 ;;AD Add
+7 ;; Add a new health factor resolution or select a reminder and
+8 ;; add or modify resolution statuses for each health factor finding
+9 ;; on the reminder.
+10 ;;
+11 ;;PT List All
+12 ;; Print a list of all health factor resolutions defined in the
+13 ;; current UCI.
+14 ;;
+15 ;;QU Quit
+16 ;;**End Text**
+17 ;
FIP ;Help text
+1 ;;The following actions are available:
+2 ;;
+3 ;;# Select Item
+4 ;; Display, edit or print a finding item parameter.
+5 ;;
+6 ;;AD Add
+7 ;; Add a new finding item parameter.
+8 ;;
+9 ;;PT List All
+10 ;; Print a list of all finding item parameters defined in the
+11 ;; current UCI.
+12 ;;
+13 ;;QU Quit
+14 ;;**End Text**
+15 ;
FPAR ;Help text
+1 ;;The following actions are available:
+2 ;;
+3 ;;# Select Item
+4 ;; Display, edit or print parameters for this finding type.
+5 ;;
+6 ;;PT List All
+7 ;; Print a list of all finding type parameters defined in the
+8 ;; current UCI.
+9 ;;
+10 ;;QU Quit
+11 ;;**End Text**
+12 QUIT
+13 ;
GRCAT ;General Help text
+1 ;;The following actions are available:
+2 ;;
+3 ;;ED Edit
+4 ;; Edit or delete this reminder category.
+5 ;;
+6 ;;INQ Inquiry/Print
+7 ;; Print details of this reminder category.
+8 ;;
+9 ;;QU Quit
+10 ;;**End Text**
+11 ;
GDLG ;General Help text
+1 ;;The following actions are available:
+2 ;;
+3 ;;# Select Item
+4 ;; To copy, edit or delete a component in this dialog.
+5 ;;
+6 ;;ADD Add Element/Group
+7 ;; Allows a dialog element or dialog group to be added to the
+8 ;; reminder dialog.
+9 ;;
+10 ;;CO Copy Dialog
+11 ;; Copy this reminder dialog to a new name.
+12 ;;
+13 ;;DD Detailed Display
+14 ;; Display dialog element names and resolution detail for this
+15 ;; reminder dialog.
+16 ;;
+17 ;;DP Progress Note Text
+18 ;; Display text that will be entered in the progress note.
+19 ;;
+20 ;;DS Dialog Summary (default)
+21 ;; Display dialog element names.
+22 ;;
+23 ;;D0 Dialog Overview
+24 ;; Display the top-level dialog groups/elements. This option will
+25 ;; not display any nested dialog elements or group.
+26 ;;
+27 ;;DT Dialog Text
+28 ;; Display the dialog text as it should appear in CPRS.
+29 ;;
+30 ;;ED Edit/Delete Dialog
+31 ;; Edit or delete this reminder dialog. Allows addition and deletion
+32 ;; of existing dialog elements from this reminder dialog. Allows the
+33 ;; sequence numbers to be changed. Also enable/disable dialog.
+34 ;;
+35 ;;INQ Inquiry/Print (for Reminder Dialogs only)
+36 ;; Print details of this reminder dialog.
+37 ;;
+38 ;;QU Quit
+39 ;;**End Text**
+40 ;;
GDLGH ;General Help text
+1 ;;The following actions are available:
+2 ;;
+3 ;;AD Autogenerate Dialog
+4 ;; Generate a reminder dialog for the current reminder.
+5 ;;
+6 ;;LR Link Reminder
+7 ;; Link the current reminder to a reminder dialog.
+8 ;;
+9 ;;QU Quit
+10 ;;**End Text**
+11 ;;
GDTAX ;General Help text
+1 ;;The following actions are available:
+2 ;;
+3 ;;ED Edit
+4 ;; Edit taxonomy dialog fields.
+5 ;;
+6 ;;INQ Inquiry/Print
+7 ;; Print details of dialog for the taxonomy.
+8 ;;
+9 ;;QU Quit
+10 ;;**End Text**
+11 ;
GRESN ;General Help text
+1 ;;The following actions are available:
+2 ;;
+3 ;;ED Edit
+4 ;; Edit or delete this resolution status.
+5 ;;
+6 ;;INQ Inquiry/Print
+7 ;; Print details of this resolution status.
+8 ;;
+9 ;;QU Quit
+10 ;;**End Text**
+11 ;
GSHFR ;General Help text
+1 ;;The following actions are available:
+2 ;;
+3 ;;ED Edit
+4 ;; Edit or delete the resolution status(s) for this health factor.
+5 ;;
+6 ;;INQ Inquiry/Print
+7 ;; Print details of this health factor's resolution statuses.
+8 ;;
+9 ;;QU Quit
+10 ;;**End Text**
+11 ;
GFIP ;General Help text
+1 ;;The following actions are available:
+2 ;;
+3 ;;ED Edit
+4 ;; Edit or delete this finding item parameter.
+5 ;;
+6 ;;INQ Inquiry/Print
+7 ;; Print details of this finding item parameter.
+8 ;;
+9 ;;QU Quit
+10 ;;**End Text**
+11 ;
GFPAR ;General Help text
+1 ;;The following actions are available:
+2 ;;
+3 ;;# Select Resolution Status to edit
+4 ;; Disable/Enable the selected resolution status or modify the
+5 ;; prefix and suffix text.
+6 ;;
+7 ;;INQ Inquiry/Print
+8 ;; Print details of this finding parameter.
+9 ;;
+10 ;;QU Quit
+11 ;;**End Text**
+12 QUIT