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

Package: Clinical Procedures

Global: ^MDC(704.007


Information

FileMan FileNo FileMan Filename Package
704.007 CP_SHIFT Clinical Procedures

Description

Directly Accessed By Routines, Total: 1

Package Total Routines
Clinical Procedures 1 ^MDC(704.007    

Fields, Total: 8

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

  • INPUT TRANSFORM:  K:$L(X)>38!($L(X)<38)!'(X?1"{"8UN1"-"4UN1"-"4UN1"-"4UN1"-"12UN1"}") X
  • LAST EDITED:  MAR 19, 2009
  • HELP-PROMPT:  Answer must be 38 characters in length.
  • DESCRIPTION:  
    This field contains the work-shift identifier. A sample ID could be "{1A5A417B-3F04-23ED-B044-4102B19D66E4}"
  • FIELD INDEX:  PK (#917) REGULAR IR LOOKUP & SORTING
    Unique for: Key A (#88), File #704.007
    Short Descr: Uniqueness Index for Key 'A' of File #704.007
    Set Logic: S ^MDC(704.007,"PK",$E(X,1,38),DA)=""
    Kill Logic: K ^MDC(704.007,"PK",$E(X,1,38),DA)
    Whole Kill: K ^MDC(704.007,"PK")
    X(1): ID (704.007,.01) (Subscr 1) (Len 38)
.02 NAME 0;2 FREE TEXT
************************REQUIRED FIELD************************

  • INPUT TRANSFORM:  K:$L(X)>30!($L(X)<1) X
  • LAST EDITED:  MAR 19, 2009
  • HELP-PROMPT:  Answer must be 1-30 characters in length.
  • DESCRIPTION:  
    This is the NAME of the work-shift. A sample could be "DAY" .
.03 START_TIME 0;3 FREE TEXT
************************REQUIRED FIELD************************

  • INPUT TRANSFORM:  K:$L(X)>4!($L(X)<4)!'(X?4N) X
  • LAST EDITED:  MAR 19, 2009
  • HELP-PROMPT:  Answer with 4 digit time.
  • DESCRIPTION:  
    This is the START TIME of the work-shift. An example is "0800" representing the time 8:00 AM.
.04 STOP_TIME 0;4 FREE TEXT
************************REQUIRED FIELD************************

  • INPUT TRANSFORM:  K:$L(X)>4!($L(X)<4)!'(X?4N) X
  • LAST EDITED:  MAR 19, 2009
  • HELP-PROMPT:  Answer with 4 digit time.
  • DESCRIPTION:  
    This is the STOP TIME of the work-shift. An example is "1830" representing the time 6:30 PM.
.05 MULTI_DAY 0;5 SET
************************REQUIRED FIELD************************
  • '0' FOR NO;
  • '1' FOR YES;

  • LAST EDITED:  MAR 19, 2009
  • HELP-PROMPT:  Select multiple day work-shift indicator.
  • DESCRIPTION:  
    This field indicates whether a work-shift extends over multiple days or not.
.06 DISPLAY_NAME 0;6 FREE TEXT
************************REQUIRED FIELD************************

  • INPUT TRANSFORM:  K:$L(X)>50!($L(X)<1) X
  • LAST EDITED:  MAR 19, 2009
  • HELP-PROMPT:  Answer must be 1-50 characters in length.
  • DESCRIPTION:  
    This field is the text displayed within Clinical Flowsheets for the work-shift. A sample DISPLAY NAME could be "Nights (Midnight - 8:00a)" .
.09 ACTIVE 0;9 SET
************************REQUIRED FIELD************************
  • '0' FOR NO;
  • '1' FOR YES;

  • LAST EDITED:  MAR 19, 2009
  • HELP-PROMPT:  Select ACTIVE work-shift indicator.
  • DESCRIPTION:  
    This field determines whether the work-shift entry is active or not.
.1 COMMENT .1;1 FREE TEXT

  • INPUT TRANSFORM:  K:$L(X)>250!($L(X)<1) X
  • LAST EDITED:  MAR 19, 2009
  • HELP-PROMPT:  Answer must be 1-250 characters in length.
  • DESCRIPTION:  
    This is a comment about the work-shift.

Global Variables Directly Accessed

Name Line Occurrences  (* Changed,  ! Killed)
^MDC(704.007 - [#704.007] IXPKSL+1*, IXPKKL+1!, IXPKKEIC+1!

Local Variables

Legend:

>> Not killed explicitly
* Changed
! Killed
~ Newed

Name Field # of Occurrence
>> DA IXPKSL+1, IXPKKL+1
X IXPKSL+1, IXPKKL+1, .01+1!, .02+1!, .03+1!, .04+1!, .06+1!, .1+1!
Info |  Desc |  Directly Accessed By Routines |  Fields |  Global Variables Directly Accessed |  Local Variables  | All