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 |  Fields |  External References |  Global Variables Directly Accessed |  Local Variables  | All
Print Page as PDF
Global: ^SCTM(404.44

Package: Scheduling

Global: ^SCTM(404.44


Information

FileMan FileNo FileMan Filename Package
404.44 PCMM PARAMETER Scheduling

Description

Directly Accessed By Routines, Total: 18

Package Total Routines
Scheduling 18 SC53286P    SCMCCV6    SCMCHL    SCMCHLRR    SCMCTSK2    SCMCTSK3    SCMCTSK7    SCMCTSKI
SCMCUT    SCUTBK3    SD53P204    SD53P210    SD53P212    SD53P224    SD53P234    SD53P297
TEAM POSITIONS    ^SCTM(404.44    

Accessed By FileMan Db Calls, Total: 5

Package Total Routines
Scheduling 5 SCMCCV6    SD53P212    SD53P224    SD53P234    SD53P297    

Fields, Total: 11

Field # Name Loc Type Details
.01 NUMBER 0;1 NUMBER
************************REQUIRED FIELD************************

  • INPUT TRANSFORM:  K:+X'=X!(X>999)!(X<0)!(X?.E1"."1N.N) X
  • LAST EDITED:  AUG 17, 1999
  • HELP-PROMPT:  Type a Number between 0 and 999, 0 Decimal Digits
  • DESCRIPTION:  
    This is a bogus field. There should only be one entry for this file. The IEN of this entry must be 1 at this time. If other entries are added and the code not adjusted PCMM will not function properly.
  • CROSS-REFERENCE:  404.44^B
    1)= S ^SCTM(404.44,"B",$E(X,1,30),DA)=""
    2)= K ^SCTM(404.44,"B",$E(X,1,30),DA)
12 DISABLE ALL CLIENTS 1;2 SET
  • '1' FOR YES;
  • '0' FOR NO;

  • LAST EDITED:  AUG 17, 1999
  • DESCRIPTION:  
    This field is set to yes if one wants to disable all PCMM GUI client workstations. A null value will work the same as a zero.
13 DISABLE CLIENT AUTO-UPDATE 1;3 SET
  • '1' FOR YES;
  • '0' FOR NO;

  • LAST EDITED:  AUG 23, 1999
  • DESCRIPTION:  
    This field is used to indicate if client auto updating, registering the client in 404.46, can happen.
14 RPC TIME LIMIT 1;4 NUMBER
************************REQUIRED FIELD************************

  • INPUT TRANSFORM:  K:+X'=X!(X>300)!(X<30)!(X?.E1"."1N.N) X
  • LAST EDITED:  DEC 06, 1999
  • HELP-PROMPT:  Type a Number between 30 and 300, 0 Decimal Digits
  • DESCRIPTION:  
    This value represents the maximum number of seconds the client should wait for a response from the server. This value should be set as low as possible consistent with allowing the client to avoid timeout errors.
  • TECHNICAL DESCR:  
    The value retrieved from this field is returned to the client by the SCMC VERIFY C/S SYNC remote procedure. The client then uses this value to update the run time property RPCTimelimit in all RPCBroker components.
15 HL7 TRANSMIT LIMIT 1;5 NUMBER

  • INPUT TRANSFORM:  K:+X'=X!(X>999999)!(X<1)!(X?.E1"."1N.N) X
  • LAST EDITED:  DEC 06, 1999
  • HELP-PROMPT:  Type a Number between 1 and 999999, 0 Decimal Digits
  • DESCRIPTION:  This value represents the maximum number of records which will be transmitted during any given PCMM HL7 transmission session. The default value is 999999. It is recommended this value be left AS IS, unless the background
    HL7 messaging volume is adversely affecting system performance.
  • TECHNICAL DESCR:  
    The value retrieved from this field is used by the SCMC PCMM HL7 TRANSMIT nightly background option to regulate the maximum number of records to transmit.
16 HL7 AUTO RETRANSMIT PERIOD 1;6 NUMBER

  • INPUT TRANSFORM:  K:+X'=X!(X>999)!(X<1)!(X?.E1"."1N.N) X
  • LAST EDITED:  FEB 03, 2000
  • HELP-PROMPT:  Enter a number from 1 to 999.
  • DESCRIPTION:  
    Enter the number of days that an auto retransmit of HL7 messages should occur if no ACK message is received.
17 BASELINE RUN DATE 1;7 DATE

  • INPUT TRANSFORM:  S %DT="EX" D ^%DT S X=Y K:Y<1 X
  • LAST EDITED:  MAR 23, 2000
  • DESCRIPTION:  This field contains the date the PCMM Baseline was run.
    The Baseline can only run once at a site.
18 SHORT INTERVAL EXPIRATION DATE 1;8 DATE

  • INPUT TRANSFORM:  S %DT="EX" D ^%DT S X=Y K:Y<1 X
  • LAST EDITED:  JUL 12, 2006
  • HELP-PROMPT:  Enter date short intervals expire (Debug ONLY)
  • DESCRIPTION:  This field is used for debugging only. Normally it will hold no value. This field should not be populated unless requested by EVS or Field Office personnel trouble shooting a PCMM issue.
    When a date greater than the current date is entered in this field the PCMM automated inactivation process will operate in short interval mode until the current date is greater than the date entered in this field. The
    following PCMM processes are affected while a future date populates this field:
    Inactivations occur every two days in lieu the standard mid-month and end of month.
    PCMM auto inactivation notifications are generated nightly vs. monthly.
    Inactivation grace window is reduced from thirty days to four.
19 PC STAFF AUTO INACTIVATE DATE 1;9 DATE

  • INPUT TRANSFORM:  S %DT="EX" D ^%DT S X=Y K:Y<1 X
  • LAST EDITED:  MAR 23, 2004
  • HELP-PROMPT:  Cannot be edited
  • DESCRIPTION:  Date Primary Care providers (PCPs and APs) and staff with inconsistent Person Class and Standard Role
    entries will be inactivated due to Primary Care business rules. Only physicians, NPs and PAs can be Primary Care Providers (PCP.) Only Resident or Intern (Physicians,) NPs, and PAs can be Associate Providers (AP.) This
    date is 6 Months after installation of patch SD*5.3*297.
  • TECHNICAL DESCR:  
    Cannot be edited. Is deleted after used to inactivate providers
    UNEDITABLE
  • CROSS-REFERENCE:  404.44^AC
    1)= S ^SCTM(404.44,"AC",$E(X,1,30),DA)=""
    2)= K ^SCTM(404.44,"AC",$E(X,1,30),DA)
20 TEAM AUTO INACTIVATE 1;10 SET
  • '0' FOR NO;
  • '1' FOR YES;

  • LAST EDITED:  FEB 15, 2006
  • DESCRIPTION:  If this field is set to YES, then when a patient is inactivated from their primary care provider assignment by the nightly job they will also be inactivated from the same TEAM and all other positions on that TEAM.
    If this field is set to NO, then when a patient is inactivated from their primary care panel by the nightly job only thier primary care provider assignment will be inactivated.
    The default value is YES.
21 PC STAFF INACTIVATION RUN DATE 1;11 DATE

  • INPUT TRANSFORM:  S %DT="EX" D ^%DT S X=Y K:Y<1 X
  • LAST EDITED:  JUL 24, 2006
  • HELP-PROMPT:  DATE THAT PC STAFF WERE INACTIVATED BY THE NIGHTLY JOB
  • DESCRIPTION:  This field records the date Primary Care providers are inactivated by the PCMM nightly job process.
    Six months after the installation of patch SD*5.3*297 all primary care providers identified as having an incorrect person class assignment will be inactivated. This is a one time, clean-up event for PCMM Primary Care
    Providers.
    This field is populated by a background process and should be manipulated through FileMan.

External References

Name Field # of Occurrence
^%DT 17+1, 18+1, 19+1, 21+1

Global Variables Directly Accessed

Name Line Occurrences  (* Changed,  ! Killed)
^SCTM(404.44 - [#404.44] .01(XREF 1S), .01(XREF 1K), 19(XREF 1S), 19(XREF 1K)

Local Variables

Legend:

>> Not killed explicitly
* Changed
! Killed
~ Newed

Name Field # of Occurrence
>> %DT 17+1*, 18+1*, 19+1*, 21+1*
>> DA .01(XREF 1S), .01(XREF 1K), 19(XREF 1S), 19(XREF 1K)
X .01+1!, .01(XREF 1S), .01(XREF 1K), 14+1!, 15+1!, 16+1!, 17+1*!, 18+1*!, 19+1*!, 19(XREF 1S)
19(XREF 1K), 21+1*!
>> Y 17+1, 18+1, 19+1, 21+1
Info |  Desc |  Directly Accessed By Routines |  Accessed By FileMan Db Calls |  Fields |  External References |  Global Variables Directly Accessed |  Local Variables  | All