Home   Package List   Routine Alphabetical List   Global Alphabetical List   FileMan Files List   FileMan Sub-Files List   Package Component Lists   Package-Namespace Mapping  
Routine: BTPW1PSU

BTPW1PSU.m

Go to the documentation of this file.
  1. BTPW1PSU ;VNGT/HS/BEE-Post Installation Overflow for CMET ; 24 Apr 2008 7:46 PM
  1. ;;1.0;CARE MANAGEMENT EVENT TRACKING;;Feb 07, 2011
  1. ;
  1. Q
  1. ;
  1. TPS ;EP - Set tooltips
  1. N BI,TEXT
  1. F BI=1:1 S TEXT=$P($T(TIP+BI),";;",2) Q:TEXT="" D
  1. . N CODE,IEN,BJ,TXT,HELP,ERROR
  1. . S CODE=$P(TEXT,"~",1)
  1. . S IEN=$O(^BQI(90506.1,"B",CODE,"")) I IEN="" Q
  1. . F BJ=1:1 S TXT=$P($T(@CODE+BJ),";;",2) Q:TXT="" D
  1. .. S HELP(BJ)=TXT
  1. . D WP^DIE(90506.1,IEN_",",4,"","HELP","ERROR")
  1. K BI,TEXT
  1. ;
  1. Q
  1. ;
  1. TIP ; Tooltips
  1. ;;BTPWNCAT
  1. ;;BTPWNEDT
  1. ;;BTPWNENM
  1. ;;BTPWNPEV
  1. ;;BTPWQCAT
  1. ;;BTPWQEDT
  1. ;;BTPWQENM
  1. ;;BTPWQRES
  1. ;;BTPWQSTS
  1. ;;BTPWTCAT
  1. ;;BTPWTEDT
  1. ;;BTPWTENM
  1. ;;BTPWTFDA
  1. ;;BTPWTFND
  1. ;;BTPWTFUA
  1. ;;BTPWTFUP
  1. ;;BTPWTNOA
  1. ;;BTPWTNOT
  1. ;;BTPWTSTA
  1. Q
  1. ;
  1. BTPWNCAT ;
  1. ;;Events are categorized into Breast; Cervical; Colon; and Skeletal.
  1. Q
  1. ;
  1. BTPWNEDT ;
  1. ;;The date by which the recommended Follow-up is to occur.
  1. Q
  1. ;
  1. BTPWNENM ;
  1. ;;This is the recommended Follow-up entered in CMET.
  1. Q
  1. ;
  1. BTPWNPEV ;
  1. ;;The event date of the preceding event.
  1. Q
  1. ;
  1. BTPWQCAT ;
  1. ;;Events are categorized into Breast; Cervical; Colon; and Skeletal.
  1. Q
  1. ;
  1. BTPWQEDT ;
  1. ;;The date the event was performed. Access the visit by clicking on the
  1. ;;link.
  1. Q
  1. ;
  1. BTPWQENM ;
  1. ;;Events are procedures, exams or tests that have been documented in RPMS.
  1. ;;Events are predefined. See the CMET Glossary for a list of events.
  1. Q
  1. ;
  1. BTPWQRES ;
  1. ;;Access available results by clicking on the link.
  1. Q
  1. ;
  1. BTPWQSTS ;
  1. ;;Statuses include Pending, Tracked, or Not Tracked.
  1. Q
  1. ;
  1. BTPWTCAT ;
  1. ;;Events are categorized into Breast; Cervical; Colon; and Skeletal.
  1. Q
  1. ;
  1. BTPWTEDT ;
  1. ;;The date the event was performed. Access the visit by clicking on the
  1. ;;link.
  1. Q
  1. ;
  1. BTPWTENM ;
  1. ;;Events are procedures, exams or tests that have been documented in RPMS.
  1. ;;Events are predefined. See the CMET Glossary for a list of events.
  1. Q
  1. ;
  1. BTPWTFDA ;
  1. ;;The finding information associated with this event: Finding; Finding Interpretation; Finding Date; Finding Comments;
  1. ;;Last Modified By; Last Modified Date
  1. Q
  1. ;
  1. BTPWTFND ;
  1. ;;The Feather icon indicates entry of the Finding is past due based on
  1. ;;Tickler Timeframes. The Checkmark icon indicates the Finding has been
  1. ;;entered. An empty cell indicates that a finding has not been entered and
  1. ;;is not past due.
  1. Q
  1. ;
  1. BTPWTFUA ;
  1. ;;The follow-up information associated with this event: Follow-up; Follow-up Entered By; Follow-up Entered Date;
  1. ;;Follow-up Due By; Next Follow-up
  1. Q
  1. ;
  1. BTPWTFUP ;
  1. ;;The Feather icon indicates entry of the recommended Follow-up is past due
  1. ;;based on Tickler Timeframes. The Checkmark icon indicates the Follow-up
  1. ;;has been entered. An empty cell indicates that a decision regarding the
  1. ;;Follow-up has not been entered and is not past due.
  1. Q
  1. ;
  1. BTPWTNOA ;
  1. ;;The notification information associated with this event: Notification Date; Notification Type; Notification Entered Date;
  1. ;;Notification Entered By; Notification Document; Notification Notes
  1. Q
  1. ;
  1. BTPWTNOT ;
  1. ;;The Feather icon indicates entry of the type of Patient Notification is
  1. ;;past due based on Tickler Timeframes. The Checkmark icon indicates the
  1. ;;type of Patient Notification has been entered. An empty cell indicates
  1. ;;that the type of Patient Notification has not been entered but is not
  1. ;;past due.
  1. Q
  1. ;
  1. BTPWTSTA ;
  1. ;;The state of a CMET is either Open or Closed.
  1. Q