Home   Package List   Routine Alphabetical List   Global Alphabetical List   FileMan Files List   FileMan Sub-Files List   Package Component Lists   Package-Namespace Mapping  
Info |  Desc |  Directly Accessed By Routines |  Accessed By FileMan Db Calls |  Pointed To By FileMan Files |  Pointer To FileMan Files |  Fields |  ICR |  Found Entries |  External References |  Global Variables Directly Accessed |  Naked Globals |  Local Variables  | All
Print Page as PDF
Global: ^SCTM(404.57

Package: Scheduling

Global: ^SCTM(404.57


Information

FileMan FileNo FileMan Filename Package
404.57 TEAM POSITION Scheduling

Description

Directly Accessed By Routines, Total: 135

Package Total Routines
Scheduling 121 ASSOCIATED CLINICS    SC INACTIVATED    SC PROVIDER FLAGGED    SC PROVIDER FLAGGED BULLE    SCAPMC13    SCAPMC19    SCAPMC21    SCAPMC23
SCAPMC24    SCAPMC25    SCAPMC29    SCAPMC8    SCAPMC9    SCAPMCA1    SCAPMCU2    SCAPMCU5
SCMC FLAGGED    SCMC FLAGGED BULLETIN    SCMC INACTIVATED    SCMC INCONSISTENT    SCMCCV1    SCMCCV2    SCMCCV3    SCMCCV5
SCMCDD    SCMCDD1    SCMCDD2    SCMCHLX1    SCMCHLZ    SCMCLK    SCMCMU1    SCMCMU4
SCMCPT6    SCMCQK2    SCMCTMU    SCMCTMU2    SCMCTPM    SCMCTPU2    SCMCTSK1    SCMCTSK6
SCMCTSK7    SCMCTSK9    SCMCYPC    SCMRTPM    SCRPMPSP    SCRPO1    SCRPSLT    SCRPTM2
SCRPTP3    SCRPTPOS    SD53A204    SD53P297    SD53P504    SD53P520    SDECWL2    SDNEXT
SDWLCU1    SDWLD    SDWLE111    SDWLE5    TEAM POSITIONS    ^SCTM(404.53    ^SCTM(404.57    SCAPMC1
SCAPMC11    SCAPMC12    SCAPMC17    SCAPMC22    SCAPMC30    SCAPMCU1    SCMC EXTENDED    SCMC EXTENDED BULLETIN
SCMC FTEE AND PANEL SIZE    SCMCBK1    SCMCBK8    SCMCBK9    SCMCCV    SCMCCV4    SCMCCV6    SCMCDDA
SCMCFPOS    SCMCHLB    SCMCHLM    SCMCHLP    SCMCHLR2    SCMCMHP2    SCMCMHU1    SCMCMU
SCMCMU11    SCMCMU2    SCMCPT2    SCMCQK1    SCMCRT1    SCMCTPU    SCMCTPU3    SCMCTSK
SCMCTSK2    SCMCTSK3    SCMCTSK5    SCMCWAIT    SCRPBK11    SCRPITP    SCRPM21U    SCRPO3
SCRPO4    SCRPPAT2    SCRPRAC2    SCRPTA2    SCRPTM    SCRPU1    SCRPU2    SCRPV1A
SCUTBK11    SDWLCU5    SDWLE3    SDWLE6    SDWLRP1    SDWLRP4    SDWLTR    ^SCPT(404.43
^SCTM(404.52    
Clinical Reminders 1 PXRMXAP    
Registration 1 DGSDUTL    

Accessed By FileMan Db Calls, Total: 24

Package Total Routines
Scheduling 21 SCMCCV6    SCMCFPOS    SCMCHLZ    SCMCMH    SCMCMHTC    SCMCMU    SCMCQK1    SCMCQK2
SCMCTSK1    SCMCTSKG    SCRPO    SCRPTPOS    SD53P297    SD53P504    SD53P520    SDWLCU2
SDWLE6    SDWLPL    SDWLQSC    SDWLREB    SDWLRP2    
Virtual Patient Record 3 VPRDJ00    VPRDPT    VPRPCMM    

Pointed To By FileMan Files, Total: 9

Package Total FileMan Files
Scheduling 9 HOSPITAL LOCATION(#44)[#44.40457(.01)]    PATIENT TEAM POSITION ASSIGNMENT(#404.43)[.02]    PCMM HL7 TRANSMISSION LOG(#404.471)[.07]    PCMM HL7 EVENT(#404.48)[.07]    POSITION ASSIGNMENT HISTORY(#404.52)[.01]    PRECEPTOR ASSIGNMENT HISTORY(#404.53)[.01.06]    TEAM POSITION(#404.57)[.1]    TEAM POSITION HISTORY(#404.59)[.01]    SD WAIT LIST(#409.3)[6]    

Pointer To FileMan Files, Total: 5

Package Total FileMan Files
Scheduling 4 HOSPITAL LOCATION(#44)[.09#404.575(.01)]    TEAM(#404.51)[.02]    TEAM POSITION(#404.57)[.1]    STANDARD POSITION(#403.46)[.03]    
Authorization Subscription 1 USR CLASS(#8930)[.13]    

Fields, Total: 37

Field # Name Loc Type Details
.01 POSITION 0;1 FREE TEXT
************************REQUIRED FIELD************************

  • INPUT TRANSFORM:  N SCZ K:$L(X)>30!($L(X)<3) X D:$D(X) IPTF^SCMCTPU(X,.SCZ,.X)
  • LAST EDITED:  MAR 06, 1996
  • HELP-PROMPT:  Answer must be 3-30 characters in length - No duplicate position names within a team.
  • DESCRIPTION:  
    This is the Name of the Team Position.
  • NOTES:  XXXX--CAN'T BE ALTERED EXCEPT BY PROGRAMMER
  • CROSS-REFERENCE:  404.57^B
    1)= S ^SCTM(404.57,"B",$E(X,1,30),DA)=""
    2)= K ^SCTM(404.57,"B",$E(X,1,30),DA)
  • CROSS-REFERENCE:  404.57^APRIMARY^MUMPS
    1)= N SC2 S SC2=$P($G(^SCTM(404.57,DA,0)),U,2) I SC2 S ^SCTM(404.57,"APRIMARY",X,SC2,DA)=""
    2)= N SC2 S SC2=$P($G(^SCTM(404.57,DA,0)),U,2) I SC2 K ^SCTM(404.57,"APRIMARY",X,SC2,DA)
    This sorts by POSITION(#.01), then by TEAM(#.02). There is an associated cross reference for the TEAM Field (#.02).
  • CROSS-REFERENCE:  404.57^ATMPOS^MUMPS
    1)= N SC1 S SC1=$P($G(^SCTM(404.57,DA,0)),U,2) I SC1 S ^SCTM(404.57,"ATMPOS",SC1,X,DA)=""
    2)= N SC1 S SC1=$P($G(^SCTM(404.57,DA,0)),U,2) I SC1 K ^SCTM(404.57,"ATMPOS",SC1,X,DA)
    This sorts by TEAM(#.02), then by POSITION(#.01). There is an associated cross reference for the TEAM Field (#.02).
.02 TEAM 0;2 POINTER TO TEAM FILE (#404.51)
************************REQUIRED FIELD************************
TEAM(#404.51)

  • INPUT TRANSFORM:  N SC D:$D(X)#2 IPTF^SCMCTPU(.SC,X,.X)
  • LAST EDITED:  SEP 05, 1995
  • HELP-PROMPT:  This is the entry in the team File
  • DESCRIPTION:  
    Entry in the team file.
  • TECHNICAL DESCR:  
    Pointer to TEAM File (#404.51)
  • NOTES:  XXXX--CAN'T BE ALTERED EXCEPT BY PROGRAMMER
  • CROSS-REFERENCE:  404.57^APRIMARY1^MUMPS
    1)= N SC1 S SC1=$P($G(^SCTM(404.57,DA,0)),U,1) I SC1]"" S ^SCTM(404.57,"APRIMARY",SC1,X,DA)=""
    2)= N SC1 S SC1=$P($G(^SCTM(404.57,DA,0)),U,1) I SC1]"" K ^SCTM(404.57,"APRIMARY",SC1,X,DA)
    This sorts by POSITION(#.01), then by TEAM(#.02). There is an associated cross reference for the POSITION Field (#.01).
  • CROSS-REFERENCE:  404.57^C
    1)= S ^SCTM(404.57,"C",$E(X,1,30),DA)=""
    2)= K ^SCTM(404.57,"C",$E(X,1,30),DA)
  • CROSS-REFERENCE:  404.57^ATMPOS1^MUMPS
    1)= N SC2 S SC2=$P($G(^SCTM(404.57,DA,0)),U,1) I SC2]"" S ^SCTM(404.57,"ATMPOS",X,SC2,DA)=""
    2)= N SC2 S SC2=$P($G(^SCTM(404.57,DA,0)),U,1) I SC2]"" K ^SCTM(404.57,"ATMPOS",X,SC2,DA)
    This sorts by TEAM(#.02), then by POSITION(#.01). There is an associated cross reference for the POSITION Field (#.01).
.03 STANDARD ROLE NAME 0;3 POINTER TO STANDARD POSITION FILE (#403.46)
************************REQUIRED FIELD************************
STANDARD POSITION(#403.46)

  • LAST EDITED:  JAN 26, 1996
  • HELP-PROMPT:  This is the associated standard position from the list provided by VACO.
  • DESCRIPTION:  Standard role the provider performs as part of this team.
    These standard positions are defined by Central Office.
  • CROSS-REFERENCE:  404.57^AC
    1)= S ^SCTM(404.57,"AC",$E(X,1,30),DA)=""
    2)= K ^SCTM(404.57,"AC",$E(X,1,30),DA)
.04 POSSIBLE PRIMARY PRACTITIONER? 0;4 SET
  • '1' FOR YES;
  • '0' FOR NO;

  • LAST EDITED:  FEB 13, 2003
  • HELP-PROMPT:  'YES' indicates that this position may function as primary practitioner or attending.
  • DESCRIPTION:  Can this position be the primary care provider for a patient?
    (Even if the position's principle purpose is not primary care, it still maybe able act as a primary care provider for some patients. This field indicates if that is possible.) Note: This also enables the position to be a
    PC Attending Position.
.08 MAX NUMBER OF PATIENTS 0;8 NUMBER

  • INPUT TRANSFORM:  K:+X'=X!(X>99999)!(X<0)!(X?.E1"."1N.N) X
  • LAST EDITED:  FEB 13, 2003
  • HELP-PROMPT:  Type a Number between 0 and 99999, 0 Decimal Digits
  • DESCRIPTION:  
    Once the current number of assigned patients reaches this level, further assignment of this position should be avoided.
.09 ASSOCIATED CLINIC 0;9 POINTER TO HOSPITAL LOCATION FILE (#44) HOSPITAL LOCATION(#44)

  • LAST EDITED:  JAN 29, 2008
  • HELP-PROMPT:  Field is no longer used
  • DESCRIPTION:  This field is no longer updated since the release of SD*5.3*297.
    during various appointing and information processes.
  • TECHNICAL DESCR:  
    NO LONGER UPDATED WITH RELEASE OF SD*5.3*297
  • SCREEN:  S DIC("S")="IF $P(^(0),""^"",3)=""C"""
  • EXPLANATION:  Allows only clinic locations.
  • CROSS-REFERENCE:  404.57^ASCTEAM^MUMPS
    1)= D SETSCTM^SCMCDD2(DA,X)
    2)= D KILLSCTM^SCMCDD2(DA,X)
    This edits the whole cross reference in the Hospital Location File (#44), 'TEAM'. This cross-reference allows users to use the team name to find clinics associated with the team's team positions. See the 'ASCTEAM'
    cross-reference of the TEAM (#404.51) File's NAME (#.01) Field.
.1 *PRECEPTOR POSITION 0;10 POINTER TO TEAM POSITION FILE (#404.57) TEAM POSITION(#404.57)

  • INPUT TRANSFORM:  S DIC("S")="I $$OKPREC^SCAPMCU1($P(^SCTM(404.57,DA,0),U,2))" D ^DIC K DIC S DIC=DIE,X=+Y K:Y<0 X
  • LAST EDITED:  JUN 10, 1999
  • HELP-PROMPT:  Enter position that supervises this current position.
  • DESCRIPTION:  This field contains the name of the Team Position that is responsible for supervising this current position.
    It is an optional field. However, when indicated, this field usually contains an attending position.
  • SCREEN:  S DIC("S")="I $$OKPREC^SCAPMCU1($P(^SCTM(404.57,DA,0),U,2))"
  • EXPLANATION:  requires preceptor to be of team & possible preceptor
.11 BEEPER NUMBER 0;11 FREE TEXT

  • INPUT TRANSFORM:  K:$L(X)>20!($L(X)<3) X
  • LAST EDITED:  AUG 01, 1995
  • HELP-PROMPT:  Answer must be 3-20 characters in length.
  • DESCRIPTION:  
    This is the pager or beeper number that is used by this team position.
.12 CAN ACT AS PRECEPTOR? 0;12 SET
  • '1' FOR YES;
  • '0' FOR NO;

  • LAST EDITED:  JUL 17, 1995
  • HELP-PROMPT:  This indicates if position can supervise other positions.
  • DESCRIPTION:  
    By answering 'YES', this position may be used as a preceptor position for the team.
.13 USER CLASS 0;13 POINTER TO USR CLASS FILE (#8930) USR CLASS(#8930)

  • LAST EDITED:  MAY 17, 1996
  • HELP-PROMPT:  Class of users who will fill this position
  • DESCRIPTION:  
    This is an entry in the USR CLASS file to which anyone assigned to the position must belong.
  • CROSS-REFERENCE:  404.57^AUSR
    1)= S ^SCTM(404.57,"AUSR",$E(X,1,30),DA)=""
    2)= K ^SCTM(404.57,"AUSR",$E(X,1,30),DA)
    This provides a x-ref on the USER CLASS Field
1 POSITION DESCRIPTION 1;0 WORD-PROCESSING #404.571

  • LAST EDITED:  FEB 22, 1995
  • HELP-PROMPT:  Detailed description of position where duties of the role are outlined.
  • DESCRIPTION:  
    This is the long description of the position.
2.01 DEATH MESSAGE 2;1 SET
  • 'T' FOR TEAM'S PATIENTS;
  • 'P' FOR POSITION'S PATIENTS;
  • 'N' FOR DO NOT SEND;

  • LAST EDITED:  MAY 02, 1996
  • HELP-PROMPT:  This determines for which patients the position receives messages related to patient death.
  • DESCRIPTION:  
    This determines for which patients the position receives messages related to patient death.
2.02 INPATIENT MESSAGE 2;2 SET
  • 'T' FOR TEAM'S PATIENTS;
  • 'P' FOR POSITION'S PATIENTS;
  • 'N' FOR DO NOT SEND;

  • LAST EDITED:  MAY 02, 1996
  • HELP-PROMPT:  This determines for which patients the position receives messages related to inpatient activity.
  • DESCRIPTION:  
    This determines for which patients the position receives messages related to inpatient activity.
2.03 TEAM MESSAGE 2;3 SET
  • 'T' FOR TEAM'S PATIENTS;
  • 'P' FOR POSITION'S PATIENTS;
  • 'N' FOR DO NOT SEND;

  • LAST EDITED:  MAY 02, 1996
  • HELP-PROMPT:  This determines for which patients the position receives messages related to team activity.
  • DESCRIPTION:  
    This determines for which patients the position receives messages related to team activity such as assignment or re-assignment of a position or team to the patient.
2.04 CONSULT MESSAGE 2;4 SET
  • 'T' FOR TEAM'S PATIENTS;
  • 'P' FOR POSITION'S PATIENTS;
  • 'N' FOR DO NOT SEND;

  • LAST EDITED:  MAY 02, 1996
  • HELP-PROMPT:  This determines for which patients the position receives messages related to activity in clinics to which the patient is not enrolled.
  • DESCRIPTION:  
    This determines for which patients the position receives messages related to activity in clinics to which the patient is not enrolled.
2.05 PRECEPTOR DEATH MESSAGE 2;5 SET
  • '1' FOR YES;
  • '0' FOR NO;

  • LAST EDITED:  MAY 11, 1999
  • HELP-PROMPT:  Enter 'YES' if the preceptor should be notified on death entries.
  • DESCRIPTION:  
    A yes entry triggers a mailmessage on a death entry for the preceptor of this position.
2.06 PRECEPTOR INPATIENT MESSAGE 2;6 SET
  • '1' FOR YES;
  • '0' FOR NO;

  • LAST EDITED:  MAY 11, 1999
  • HELP-PROMPT:  Enter 'YES' if the preceptor should be notified on inpatient activity.
  • DESCRIPTION:  
    A yes entry triggers a mailmessage on inpatient activity for the preceptor ofthis position.
2.07 PRECEPTOR TEAM MESSAGE 2;7 SET
  • '1' FOR YES;
  • '0' FOR NO;

  • LAST EDITED:  MAY 11, 1999
  • HELP-PROMPT:  Enter 'YES' if the preceptor should be notified on team activity.
  • DESCRIPTION:  
    A yes entry triggers a mailmessage on team activity for the preceptor of this position.
2.08 PRECEPTOR CONSULT MESSAGE 2;8 SET
  • '1' FOR YES;
  • '0' FOR NO;

  • LAST EDITED:  MAY 11, 1999
  • HELP-PROMPT:  Enter 'YES' if the preceptor should be notified on consult activity.
  • DESCRIPTION:  
    A yes entry triggers a mailmessage on consult activity for the preceptor of this position.
2.09 AUTOMATIC INACTIVATION MESSAGE 2;9 SET
  • 'T' FOR TEAM'S PATIENTS;
  • 'P' FOR POSITION'S PATIENTS;
  • 'N' FOR DO NOT SEND;

  • LAST EDITED:  SEP 22, 2003
  • HELP-PROMPT:  This determines for which patients the position receives messages related to patient inactivation.
  • DESCRIPTION:  
    Determines where patient inactivation messages are sent
2.1 PRECEPTOR INACTIVATION MESSAGE 2;10 SET
  • '1' FOR YES;
  • '0' FOR NO;

  • LAST EDITED:  SEP 22, 2003
  • HELP-PROMPT:  Enter 'YES' if the preceptor should be notified on automatic patient inactivation.
  • DESCRIPTION:  
    Notify Preceptor if patient is automatically inactivated
5 ASSOCIATED CLINICS 5;0 POINTER Multiple #404.575 404.575

  • DESCRIPTION:  
    Multiple Entry of Associated Clinics. This replaces single value used before patch SD*5.3*297
200 CURRENT # OF PC PATIENTS COMPUTED

  • MUMPS CODE:  S X=$$PCPOSCNT^SCAPMCU1(D0,DT)
  • ALGORITHM:  S X=$$PCPOSCNT^SCAPMCU1(D0,DT)
  • LAST EDITED:  JUL 28, 1995
  • DESCRIPTION:  
    This calculates the current number of Primary Care patients for this team position.
201 CURRENT # OF PATIENTS COMPUTED

  • MUMPS CODE:  S X=$$PCPOSCNT^SCAPMCU1(D0,DT,0)
  • ALGORITHM:  S X=$$PCPOSCNT^SCAPMCU1(D0,DT,0)
  • LAST EDITED:  MAR 22, 2004
  • DESCRIPTION:  
    This is the number of all patients (primary care & otherwise) associated with the team.
202 FUTURE # OF PC PATIENTS COMPUTED

  • MUMPS CODE:  S X=$$PCPOSCNT^SCAPMCU1(D0,DT,1,1) S X=$J(X,0,0)
  • ALGORITHM:  S X=$$PCPOSCNT^SCAPMCU1(D0,DT,1,1) (ALWAYS 0 DECIMAL DIGITS)
  • DESCRIPTION:  
    The number of current AND future PC assignments to this team position.
203 FUTURE # OF PATIENTS COMPUTED

  • MUMPS CODE:  S X=$$PCPOSCNT^SCAPMCU1(D0,DT,0,1) S X=$J(X,0,0)
  • ALGORITHM:  S X=$$PCPOSCNT^SCAPMCU1(D0,DT,0,1) (ALWAYS 0 DECIMAL DIGITS)
  • DESCRIPTION:  
    The number of current AND future assignments to this team position.
300 CURRENT STATUS COMPUTED

  • MUMPS CODE:  S X=$S((+$$ACTTP^SCMCTPU(D0)=1):"Active",1:"Inactive")
  • ALGORITHM:  S X=$S((+$$ACTTP^SCMCTPU(D0)=1):"Active",1:"Inactive")
  • LAST EDITED:  JUL 14, 1995
  • DESCRIPTION:  
    This indicates if the team position is active on the current date.
301 CURRENT EFFECTIVE DATE COMPUTED

  • MUMPS CODE:  N Y S X="" S Y=$P($$ACTTP^SCMCTPU(D0),U,2) D DD^%DT S X=Y
  • ALGORITHM:  N Y S X="" S Y=$P($$ACTTP^SCMCTPU(D0),U,2) D DD^%DT S X=Y
  • LAST EDITED:  JUL 09, 2007
  • DESCRIPTION:  
    This is the most recent date (not in future) that the active status changed.
302 CURRENT ACTIVATION DATE COMPUTED

  • MUMPS CODE:  N Y S X="" S Y=$P($$DATES^SCAPMCU1(404.59,D0,DT),U,2) D DD^%DT S X=Y
  • ALGORITHM:  N Y S X="" S Y=$P($$DATES^SCAPMCU1(404.59,D0,DT),U,2) D DD^%DT S X=Y
  • LAST EDITED:  JUL 09, 2007
  • DESCRIPTION:  This is the activation date of the position based on today's date:
    For positions never active - this is the next date where the position is active
    For positions that are active now - this is the date it became active
    For positions that are currently inactive - this is the last activation date
303 CURRENT INACTIVATION DATE COMPUTED

  • MUMPS CODE:  N Y S X="" S Y=$P($$DATES^SCAPMCU1(404.59,D0,DT),U,3) D DD^%DT S X=Y
  • ALGORITHM:  N Y S X="" S Y=$P($$DATES^SCAPMCU1(404.59,D0,DT),U,3) D DD^%DT S X=Y
  • LAST EDITED:  JUL 09, 2007
  • DESCRIPTION:  
    If it is inactive, this is the day the position became inactive. If it is active it is the day the position will become inactive.
304 CURRENT PRACTITIONER COMPUTED

  • MUMPS CODE:  S X=$P($$GETPRTP^SCAPMCU2(D0,DT),U,2)
  • ALGORITHM:  S X=$P($$GETPRTP^SCAPMCU2(D0,DT),U,2)
  • LAST EDITED:  NOV 13, 2003
305 CURRENT PRECEPTOR POSITION COMPUTED

  • MUMPS CODE:  S X=$P($$OKPREC3^SCMCLK(D0,DT),U,2)
  • ALGORITHM:  S X=$P($$OKPREC3^SCMCLK(D0,DT),U,2)
  • LAST EDITED:  APR 12, 1999
306 CURRENT PRECEPTOR COMPUTED

  • MUMPS CODE:  S X=$P($$OKPREC2^SCMCLK(D0,DT),U,2)
  • ALGORITHM:  S X=$P($$OKPREC2^SCMCLK(D0,DT),U,2)
307 ACTIVE PRECEPTS COMPUTED

  • MUMPS CODE:  S X=$S(+$$OKPREC1^SCMCLK(D0,DT)=0:"YES",1:"")
  • ALGORITHM:  S X=$S(+$$OKPREC1^SCMCLK(D0,DT)=0:"YES",1:"")
400 ALLOW PRECEPTED CHANGE COMPUTED

  • MUMPS CODE:  S X=$S($$OKPREC4^SCMCLK(D0)=1:"YES",1:"NO")
  • ALGORITHM:  S X=$S($$OKPREC4^SCMCLK(D0)=1:"YES",1:"NO")
  • DESCRIPTION:  Determines if a patient assignment has been made after the date a position became precepted. A 'NO' return flags the GUI to always require an active preceptor assignment and disables the 'can act as preceptor' and 'can
    act as preceptor' controls.
401 ALLOW PRECEPTOR CHANGE COMPUTED

  • MUMPS CODE:  S X=$S($$OKPREC1^SCMCLK(D0,1)=1:"YES",1:"NO")
  • ALGORITHM:  S X=$S($$OKPREC1^SCMCLK(D0,1)=1:"YES",1:"NO")
  • DESCRIPTION:  Determines if a preceptor assignment has been made after the date a position became preceptor. A 'NO' return flags the GUI to always require an active staff assignment and disables the 'can act as preceptor' and 'can act
    as preceptor' controls.
402 STAFF/POS INCONSISTENT REASON COMPUTED

  • MUMPS CODE:  D POSIN^SCMCTSK3(D0)
  • ALGORITHM:  D POSIN^SCMCTSK3(D0)
  • LAST EDITED:  MAR 23, 2004
  • DESCRIPTION:  
    This is a computed field that checks for any inconsistency between the Position Role, PC assignment and the Person Class of the current active provider. The value is blank if there is not an inconsistency.

Found Entries, Total: 3

POSITION: OIF OEF CLINICAL CASE MANAGER    POSITION: OIF OEF PROGRAM MANAGER    POSITION: OIF OEF TRANSITION PATIENT ADV    

ICR, Total: 3

ICR LINK Subscribing Package(s) Fields Referenced Description
ICR #2810
  • Clinical Reminders
  • ASSOCIATED CLINIC (.09).
    Access: Direct Global Read & w/Fileman

    ICR #3285
  • Registration
  • BEEPER NUMBER (.11).
    Access: Read w/Fileman

    ICR #6064
  • Mobile Scheduling Applications Suite
  • POSITION (.01).
    Access: Read w/Fileman

    External References

    Name Field # of Occurrence
    DD^%DT 301+1, 302+1, 303+1
    EN^DDIOL IDWRITE+1
    ^DIC .1+1
    Y^DIQ ID.02+1
    $$DATES^SCAPMCU1 302+1, 303+1
    $$PCPOSCNT^SCAPMCU1 200+1, 201+1, 202+1, 203+1
    $$GETPRTP^SCAPMCU2 304+1
    $$WRITETP^SCMCDD1 IDWRITE+1
    KILLSCTM^SCMCDD2 .09(XREF 2K)
    SETSCTM^SCMCDD2 .09(XREF 2S)
    $$OKPREC1^SCMCLK 307+1, 401+1
    $$OKPREC2^SCMCLK 306+1
    $$OKPREC3^SCMCLK 305+1
    $$OKPREC4^SCMCLK 400+1
    $$ACTTP^SCMCTPU 300+1, 301+1
    IPTF^SCMCTPU .01+1, .02+1
    POSIN^SCMCTSK3 402+1

    Global Variables Directly Accessed

    Name Line Occurrences  (* Changed,  ! Killed)
    ^DD(404.51 ID.02+1
    ^SCTM(404.51 - [#404.51] ID.02+1
    ^SCTM(404.57 - [#404.57] .01(XREF 1S), .01(XREF 1K), .01(XREF 2S), .01(XREF 2K), .01(XREF 3S), .01(XREF 3K), .02(XREF 1S), .02(XREF 1K), .02(XREF 2S), .02(XREF 2K)
    .02(XREF 3S), .02(XREF 3K), .03(XREF 1S), .03(XREF 1K), .13(XREF 1S), .13(XREF 1K)

    Naked Globals

    Name Field # of Occurrence
    ^(0 ID.02+1

    Local Variables

    Legend:

    >> Not killed explicitly
    * Changed
    ! Killed
    ~ Newed

    Name Field # of Occurrence
    %I ID.02+1*!
    >> C ID.02+1*
    >> D0 200+1, 201+1, 202+1, 203+1, 300+1, 301+1, 302+1, 303+1, 304+1, 305+1
    , 306+1, 307+1, 400+1, 401+1, 402+1
    >> DA .01(XREF 1S), .01(XREF 1K), .01(XREF 2S), .01(XREF 2K), .01(XREF 3S), .01(XREF 3K), .02(XREF 1S), .02(XREF 1K), .02(XREF 2S), .02(XREF 2K)
    .02(XREF 3S), .02(XREF 3K), .03(XREF 1S), .03(XREF 1K), .09(XREF 2S), .09(XREF 2K), .13(XREF 1S), .13(XREF 1K)
    DIC ID.02+1, .1+1!*
    DIC("S" .09SCR+1*, .1+1*, .1SCR+1*
    >> DIE .1+1
    DT 200+1, 201+1, 202+1, 203+1, 302+1, 303+1, 304+1, 305+1, 306+1, 307+1
    SC .02+1~
    SC1 .01(XREF 3S), .01(XREF 3K), .02(XREF 1S), .02(XREF 1K)
    SC2 .01(XREF 2S), .01(XREF 2K), .02(XREF 3S), .02(XREF 3K)
    SCZ .01+1~
    U ID.02+1, .01(XREF 2S), .01(XREF 2K), .01(XREF 3S), .01(XREF 3K), .02(XREF 1S), .02(XREF 1K), .02(XREF 3S), .02(XREF 3K), 301+1
    , 302+1, 303+1, 304+1, 305+1, 306+1
    X .01+1!, .01(XREF 1S), .01(XREF 1K), .01(XREF 2S), .01(XREF 2K), .01(XREF 3S), .01(XREF 3K), .02+1, .02(XREF 1S), .02(XREF 1K)
    .02(XREF 2S), .02(XREF 2K), .02(XREF 3S), .02(XREF 3K), .03(XREF 1S), .03(XREF 1K), .08+1!, .09(XREF 2S), .09(XREF 2K), .1+1*!
    , .11+1!, .13(XREF 1S), .13(XREF 1K), 200+1*, 201+1*, 202+1*, 203+1*, 300+1*, 301+1*, 302+1*
    , 303+1*, 304+1*, 305+1*, 306+1*, 307+1*, 400+1*, 401+1*
    Y ID.02+1*, IDWRITE+1, .1+1, 301+1~*, 302+1~*, 303+1~*
    Info |  Desc |  Directly Accessed By Routines |  Accessed By FileMan Db Calls |  Pointed To By FileMan Files |  Pointer To FileMan Files |  Fields |  ICR |  Found Entries |  External References |  Global Variables Directly Accessed |  Naked Globals |  Local Variables  | All