STANDARD DATA DICTIONARY #404.59 -- TEAM POSITION HISTORY FILE 3/24/25 PAGE 1 STORED IN ^SCTM(404.59, *** NO DATA STORED YET *** SITE: WWW.BMIRWIN.COM UCI: VISTA,VISTA (VERSION 5.3) DATA NAME GLOBAL DATA ELEMENT TITLE LOCATION TYPE ----------------------------------------------------------------------------------------------------------------------------------- This is the log file of the statuses of the team positions. Primarily, this is used to determine if a position is active for a certain time period. Sites are NOT allowed to edit the structure of this file. Making any kind of revision to this file may result in a faulty performance of the Primary Care Management Software or other DHCP software that uses this file. Updates to this file should only be done as a result of an official patch to the Scheduling Module. Sites are NOT allowed to edit this file's fields via FileMan, without the direction of DHCP Customer Support. Deleting, changing, or adding entries to this file may result in faulty performance of the Primary Care Management Software or other DHCP software that uses this file. DD ACCESS: @ RD ACCESS: d WR ACCESS: @ DEL ACCESS: @ LAYGO ACCESS: @ AUDIT ACCESS: @ IDENTIFIED BY: EFFECTIVE DATE (#.02)[R], STATUS (#.03)[R] POINTED TO BY: WORKLOAD EVENT POINTER field (#.07) of the PCMM HL7 TRANSMISSION LOG File (#404.471) EVENT POINTER field (#.07) of the PCMM HL7 EVENT File (#404.48) CROSS REFERENCED BY: TEAM POSITION(AIDT), STATUS(AIDT1), EFFECTIVE DATE(AIDT2), TEAM POSITION(B) 404.59,.01 TEAM POSITION 0;1 POINTER TO TEAM POSITION FILE (#404.57) (Required) LAST EDITED: AUG 07, 1995 HELP-PROMPT: This is the position on the team. DESCRIPTION: This is the position on the team that is either being activated or inactivated. CROSS-REFERENCE: 404.59^B 1)= S ^SCTM(404.59,"B",$E(X,1,30),DA)="" 2)= K ^SCTM(404.59,"B",$E(X,1,30),DA) CROSS-REFERENCE: 404.59^AIDT^MUMPS 1)= N SC2,SC3 S SC2=$P($G(^SCTM(404.59,DA,0)),U,3) I SC2]"" S SC3=$P($G(^(0)),U,2) I SC3]"" S ^SCTM (404.59,"AIDT",X,SC2,-SC3,DA)="" 2)= N SC2,SC3 S SC2=$P($G(^SCTM(404.59,DA,0)),U,3) I SC2]"" S SC3=$P($G(^(0)),U,2) I SC3]"" K ^SCTM (404.59,"AIDT",X,SC2,-SC3,DA) This sorts by TEAM POSITION(#.01), then by STATUS(#.03), then by -EFFECTIVE DATE(#.02). There are associated cross references for each of these fields. 404.59,.02 EFFECTIVE DATE 0;2 DATE (Required) INPUT TRANSFORM: S %DT="ESTX" D ^%DT S X=Y K:Y<1 X LAST EDITED: SEP 11, 1995 HELP-PROMPT: This is the date that the team position's status changed. DESCRIPTION: This is the date that the team position's status changed. CROSS-REFERENCE: 404.59^AIDT2^MUMPS 1)= N SC1,SC2 S SC1=$P($G(^SCTM(404.59,DA,0)),U,1) I SC1 S SC2=$P($G(^(0)),U,3) I SC2]"" S ^SCTM(40 4.59,"AIDT",SC1,SC2,-X,DA)="" 2)= N SC1,SC2 S SC1=$P($G(^SCTM(404.59,DA,0)),U,1) I SC1 S SC2=$P($G(^(0)),U,3) I SC2]"" K ^SCTM(40 4.59,"AIDT",SC1,SC2,-X,DA) This sorts by TEAM POSITION(#.01), then by STATUS(#.03), then by -EFFECTIVE DATE(#.02). There are associated cross references for each of these fields. 404.59,.03 STATUS 0;3 SET (Required) '1' FOR ACTIVE; '0' FOR INACTIVE; LAST EDITED: MAR 23, 2003 HELP-PROMPT: This indicates if the team position is active or inactive. DESCRIPTION: This indicates if the team position is active or inactive. CROSS-REFERENCE: 404.59^AIDT1^MUMPS 1)= N SC1,SC3 S SC1=$P($G(^SCTM(404.59,DA,0)),U,1) I SC1 S SC3=$P($G(^(0)),U,2) I SC3]"" S ^SCTM(40 4.59,"AIDT",SC1,X,-SC3,DA)="" 2)= N SC1,SC3 S SC1=$P($G(^SCTM(404.59,DA,0)),U,1) I SC1 S SC3=$P($G(^(0)),U,2) I SC3]"" K ^SCTM(40 4.59,"AIDT",SC1,X,-SC3,DA) This sorts by TEAM POSITION(#.01), then by STATUS(#.03), then by -EFFECTIVE DATE(#.02). There are associated cross references for each of these fields. 404.59,.04 STATUS REASON 0;4 POINTER TO SCHEDULING REASON FILE (#403.44) (Required) INPUT TRANSFORM: S DIC("S")="I $$RSNDICS^SCAPMCU1(""ZM3"")" D ^DIC K DIC S DIC=DIE,X=+Y K:Y<0 X LAST EDITED: JUL 14, 1995 HELP-PROMPT: This is the reason that the activation/inactivation status changed. DESCRIPTION: This is the reason that the activation/inactivation status changed. SCREEN: S DIC("S")="I $$RSNDICS^SCAPMCU1(""ZM3"")" EXPLANATION: Requires Scheduling Reason's Scheduling Event Code to be TEAM POSITION ADD/MODIFY FILES POINTED TO FIELDS SCHEDULING REASON (#403.44) STATUS REASON (#.04) TEAM POSITION (#404.57) TEAM POSITION (#.01) INPUT TEMPLATE(S): PRINT TEMPLATE(S): SORT TEMPLATE(S): FORM(S)/BLOCK(S):