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 |  Global Variables Directly Accessed |  Local Variables  | All
Print Page as PDF
Global: ^SD(409.63

Package: Scheduling

Global: ^SD(409.63


Information

FileMan FileNo FileMan Filename Package
409.63 APPOINTMENT STATUS Scheduling

Description

Directly Accessed By Routines, Total: 33

Package Total Routines
Scheduling 30 ASSOCIATED STATUS GROUPS    SCDXUTL    SCRPW15    SCRPW18    SCRPW24    SCRPW7    SCRPW8    SCRPW9
SD53198P    SD53P215    SDAM    SDAM1    SDAM2    SDAMA308    SDAMC    SDAMEX1
SDAMN    SDAPI    SDAPIAP    SDCOU    SDEC50    SDECSTSQ    SDES2SETCHECKOUT    SDESCHECKOUT
SDOEOE    SDPCE    SDPPADD1    SDPPDIS2    TEAM POSITIONS    ^SD(409.63    
Order Entry Results Reporting 1 ORWCV    
PCE Patient Care Encounter 1 PXQFE    
Text Integration Utility 1 TIUPXAP2    

Accessed By FileMan Db Calls, Total: 5

Package Total Routines
Scheduling 5 SCRPW14    SCRPW41    SCRPW9    SDECDATA    SDECSTSR    

Pointed To By FileMan Files, Total: 2

Package Total FileMan Files
Scheduling 2 OUTPATIENT ENCOUNTER(#409.68)[.12]    SDEC APPOINTMENT(#409.84)[.19]    

Pointer To FileMan Files, Total: 1

Package Total FileMan Files
Scheduling 1 APPOINTMENT GROUP(#409.62)[#409.636(.01)]    

Fields, Total: 8

Field # Name Loc Type Details
.001 NUMBER NUMBER

  • INPUT TRANSFORM:  K:+X'=X!(X>14)!(X<1)!(X?.E1"."1N.N) X
  • LAST EDITED:  APR 06, 1993
  • HELP-PROMPT:  Type a Number between 1 and 14, 0 Decimal Digits
  • DESCRIPTION:  
    This internal number identifies the appointment status. Some application code uses this number during processing.
  • TECHNICAL DESCR:  
    The data in this field should not be modified a the site unless directed to do so via a patch.
.01 NAME 0;1 FREE TEXT
************************REQUIRED FIELD************************

  • INPUT TRANSFORM:  K:X[""""!($A(X)=45) X I $D(X) K:$L(X)>40!($L(X)<3)!'(X'?1P.E) X
  • LAST EDITED:  APR 01, 1992
  • HELP-PROMPT:  Answer must be 3-40 characters in length.
  • DESCRIPTION:  
    This field contains the name of an appointment status, such as CHECKED IN.
  • TECHNICAL DESCR:  
    The data in this field should not be modified at a site unless directed to do so via a patch.
  • DELETE TEST:  1,0)= I 1 W *7,!?5,"o Deleting entries from this file is prohibited"
  • CROSS-REFERENCE:  409.63^B
    1)= S ^SD(409.63,"B",$E(X,1,30),DA)=""
    2)= K ^SD(409.63,"B",$E(X,1,30),DA)
  • CROSS-REFERENCE:  409.63^AC^MUMPS
    1)= S ^SD(409.63,"AC",X,DA)=""
    2)= K ^SD(409.63,"AC",X,DA)
.02 ABBREVIATION 0;2 FREE TEXT

  • INPUT TRANSFORM:  K:$L(X)>4!($L(X)<1) X
  • LAST EDITED:  NOV 01, 1991
  • HELP-PROMPT:  Answer must be 1-4 characters in length.
  • DESCRIPTION:  
    This field contains a short acronym for the appointment status.
  • TECHNICAL DESCR:  Where the appointment status name is the same as one described in the STATUS field of the APPOINTMENT multiple of the PATIENT file, this abbreviation is the same as the set value of that field.
    The data in this field should not be modified a the site unless directed to do so via a patch.
.03 CHECK IN ALLOWED? 0;3 SET
  • '0' FOR NO;
  • '1' FOR YES;

  • LAST EDITED:  NOV 05, 1991
  • DESCRIPTION:  
    If this field is set to 'YES' than appointments with this status can be checked in.
  • TECHNICAL DESCR:  
    The data in this field should not be modified a the site unless directed to do so via a patch.
  • CROSS-REFERENCE:  409.63^ACI
    1)= S ^SD(409.63,"ACI",$E(X,1,30),DA)=""
    2)= K ^SD(409.63,"ACI",$E(X,1,30),DA)
.04 CANCEL ALLOWED? 0;4 SET
  • '0' FOR NO;
  • '1' FOR YES;

  • LAST EDITED:  FEB 13, 1992
  • DESCRIPTION:  
    If this field is set to 'YES' than appointments with this status can be cancelled.
  • TECHNICAL DESCR:  
    The data in this field should not be modified a the site unless directed to do so via a patch.
  • CROSS-REFERENCE:  409.63^ACAN
    1)= S ^SD(409.63,"ACAN",$E(X,1,30),DA)=""
    2)= K ^SD(409.63,"ACAN",$E(X,1,30),DA)
    This cross reference is used by the SDAN APPT CANCEL protocol to determine is an appointment can be cancelled.
.05 NO-SHOW ALLOWED? 0;5 SET
  • '0' FOR NO;
  • '1' FOR YES;

  • LAST EDITED:  APR 17, 1992
  • DESCRIPTION:  
    If this field is set to 'YES' than appointments with this status can be no-showed.
  • TECHNICAL DESCR:  
    The data in this field should not be modified a the site unless directed to do so via a patch.
  • CROSS-REFERENCE:  409.63^ANS
    1)= S ^SD(409.63,"ANS",$E(X,1,30),DA)=""
    2)= K ^SD(409.63,"ANS",$E(X,1,30),DA)
    This cross reference is used by the 'no-show' protocol action. It is used to indicate which statuses can be processed by the no-show action.
.06 CHECK OUT ALLOWED? 0;6 SET
  • '0' FOR NO;
  • '1' FOR YES;

  • LAST EDITED:  MAR 03, 1993
  • DESCRIPTION:  
    If this field is set to 'YES' then appointments with this satus can be checked out.
  • TECHNICAL DESCR:  
    The data in this field should not be modified at the site unless directed to do so via a patch.
  • CROSS-REFERENCE:  409.63^ACO
    1)= S ^SD(409.63,"ACO",$E(X,1,30),DA)=""
    2)= K ^SD(409.63,"ACO",$E(X,1,30),DA)
    This cross reference is used to determine if an appointment can be checked out.
100 ASSOCIATED STATUS GROUPS CAT;0 POINTER Multiple #409.636 409.636

  • LAST EDITED:  MAR 03, 1992
  • DESCRIPTION:  This multiple associates this status with one or more APPOINTMENT GROUP file entries.
    This information is used by the 'Appointment Management' option to determine what appointments should be displayed to the user.
  • TECHNICAL DESCR:  
    The data in this field should not be modified a the site unless directed to do so via a patch.

Found Entries, Total: 14

NAME: CHECKED IN    NAME: CHECKED OUT    NAME: NO ACTION TAKEN    NAME: NO-SHOW    NAME: CANCELLED BY CLINIC    NAME: NO-SHOW & AUTO RE-BOOK    NAME: CANCELLED BY CLINIC & AUTO RE-BOOK    NAME: INPATIENT APPOINTMENT    
NAME: CANCELLED BY PATIENT    NAME: CANCELLED BY PATIENT & AUTO-REBOOK    NAME: FUTURE    NAME: NON-COUNT    NAME: DELETED    NAME: ACTION REQUIRED    

ICR, Total: 2

ICR LINK Subscribing Package(s) Fields Referenced Description
ICR #2096
  • Order Entry Results Reporting
  • PCE Patient Care Encounter
  • NAME (.01).
    Access: Direct Global Read & w/Fileman

    ICR #2851
  • Text Integration Utility
  • CHECK OUT ALLOWED? (.06).
    Access: Direct Global Read & w/Fileman

    Global Variables Directly Accessed

    Name Line Occurrences  (* Changed,  ! Killed)
    ^SD(409.63 - [#409.63] .01(XREF 1S), .01(XREF 1K), .01(XREF 2S), .01(XREF 2K), .03(XREF 1S), .03(XREF 1K), .04(XREF 1S), .04(XREF 1K), .05(XREF 1S), .05(XREF 1K)
    .06(XREF 1S), .06(XREF 1K)

    Local Variables

    Legend:

    >> Not killed explicitly
    * Changed
    ! Killed
    ~ Newed

    Name Field # of Occurrence
    >> DA .01(XREF 1S), .01(XREF 1K), .01(XREF 2S), .01(XREF 2K), .03(XREF 1S), .03(XREF 1K), .04(XREF 1S), .04(XREF 1K), .05(XREF 1S), .05(XREF 1K)
    .06(XREF 1S), .06(XREF 1K)
    X .001+1!, .01+1!, .01(XREF 1S), .01(XREF 1K), .01(XREF 2S), .01(XREF 2K), .02+1!, .03(XREF 1S), .03(XREF 1K), .04(XREF 1S)
    .04(XREF 1K), .05(XREF 1S), .05(XREF 1K), .06(XREF 1S), .06(XREF 1K)
    Info |  Desc |  Directly Accessed By Routines |  Accessed By FileMan Db Calls |  Pointed To By FileMan Files |  Pointer To FileMan Files |  Fields |  ICR |  Found Entries |  Global Variables Directly Accessed |  Local Variables  | All