Home   Package List   Routine Alphabetical List   Global Alphabetical List   FileMan Files List   FileMan Sub-Files List   Package Component Lists   Package-Namespace Mapping  
Info |  Details
Print Page as PDF
Sub-Field: 100.51

Package: Order Entry Results Reporting

OE/RR RELEASE EVENTS(#100.5)-->100.51

Sub-Field: 100.51


Information

Parent File Name Number Package
OE/RR RELEASE EVENTS(#100.5) INCLUDED TREATING SPECIALTIES 100.51 Order Entry Results Reporting

Details

Field # Name Loc Type Details
.01 INCLUDED TREATING SPECIALTIES 0;1 POINTER TO FACILITY TREATING SPECIALTY FILE (#45.7) FACILITY TREATING SPECIALTY(#45.7)

  • INPUT TRANSFORM:  S DIC("S")="I $G(^ORD(100.5,$G(DA(1),DA),1))!('$G(^ORD(100.5,$G(DA(1),DA),1))&'$$INUSE^OREV1(""TS""))" D ^DIC K DIC S DIC=DIE,X=+Y K:Y<0 X
  • LAST EDITED:  JAN 14, 2003
  • HELP-PROMPT:  Enter a treating specialty that will satisfy this event, when the patient is transferred to it. If locations are also defined then both must be true for orders to be released.
  • DESCRIPTION:  This is a treating specialty that can satisfy this event; if defined, then the patient's new specialty must match one in this list for any delayed orders to be released. A specialty may only be included in one active
    delay event at a time.
    If locations are also defined for this event then both the treating specialty and the location must match for orders to be released.
  • SCREEN:  S DIC("S")="I $G(^ORD(100.5,$G(DA(1),DA),1))!('$G(^ORD(100.5,$G(DA(1),DA),1))&'$$INUSE^OREV1(""TS""))"
  • EXPLANATION:  If entry is active only treating specialties that are not in use may be selected.
  • CROSS-REFERENCE:  100.51^B
    1)= S ^ORD(100.5,DA(1),"TS","B",$E(X,1,30),DA)=""
    2)= K ^ORD(100.5,DA(1),"TS","B",$E(X,1,30),DA)
1 DEFAULT 0;2 SET
  • '1' FOR YES;

  • LAST EDITED:  SEP 11, 2002
  • HELP-PROMPT:  If you set a default treating specialty then this value will be stuffed in at the treating specialty prompt when using the OR GXMOVE EVENT dialog.
  • SCREEN:  S DIC("S")="I '$D(^ORD(100.5,DA(1),""TS"",""DEF""))"
  • EXPLANATION:  Only one default treating specialty may be defined for each release event.
  • EXECUTABLE HELP:  D DEFHELP^OREV3
  • CROSS-REFERENCE:  100.51^DEF
    1)= S ^ORD(100.5,DA(1),"TS","DEF",$E(X,1,30),DA)=""
    2)= K ^ORD(100.5,DA(1),"TS","DEF",$E(X,1,30),DA)
    This field identifies which treating specialty should be the "default"
Info |  Details