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: 58.749

Package: Auto Replenishment Ward Stock

PADE SYSTEM SETUP(#58.7)-->58.74-->58.749

Sub-Field: 58.749


Information

Parent File Name Number Package
58.74 CLINIC 58.749 Auto Replenishment Ward Stock

Details

Field # Name Loc Type Details
.01 CLINIC 0;1 POINTER TO HOSPITAL LOCATION FILE (#44) HOSPITAL LOCATION(#44)

  • INPUT TRANSFORM:  S DIC("S")="I $P(^(0),U,3)=""C"",$P(^(0),U,15)=$S($G(PSJDIV):PSJDIV,1:DA)" D ^DIC K DIC S DIC=$G(DIE),X=+Y K:Y<0 X
  • LAST EDITED:  JAN 12, 2016
  • HELP-PROMPT:  Enter the clinic associated with this PADE.
  • DESCRIPTION:  
    This field allows you to select Clinics that are associated with a PADE. When an order for a clinic is completed, or an ADT event for that clinic is triggered, messages will be sent to PADE.
  • SCREEN:  S DIC("S")="I $P(^(0),U,3)=""C"",$P(^(0),U,15)=$S($G(PSJDIV):PSJDIV,1:DA)"
  • EXPLANATION:  Only Clinics belonging to the division are selectable from the Hospital Location file.
  • NOTES:  XXXX--CAN'T BE ALTERED EXCEPT BY PROGRAMMER
  • CROSS-REFERENCE:  58.749^B
    1)= S ^PS(58.7,DA(2),"DIV",DA(1),"CL","B",$E(X,1,30),DA)=""
    2)= K ^PS(58.7,DA(2),"DIV",DA(1),"CL","B",$E(X,1,30),DA)
.2 INCLUDE CLINIC IN BG JOB 0;3 SET

  • LAST EDITED:  DEC 10, 2015
  • HELP-PROMPT:  Select "YES" if the nightly background job should run for this clinic.
  • DESCRIPTION:  Enter "YES" if the nightly background job should run for this clinic and generate appointment messages to PADE. Do not populate this field if check-in is done in this clinic as check-in will generate
    appointment messages to PADE in real time.
1 CLINIC SEND AREA 0;2 POINTER TO PADE SEND AREA FILE (#58.71) PADE SEND AREA(#58.71)

  • LAST EDITED:  MAY 04, 2015
  • HELP-PROMPT:  Enter the PADE location that will be used for this clinic.
  • DESCRIPTION:  
    This is the PADE cabinet location that will be used for this clinic when sending messages.
2 RE-SEND ORDERS AT CHECK-IN 0;4 SET (BOOLEAN Data Type)

  • LAST EDITED:  APR 28, 2022
  • HELP-PROMPT:  Enter "YES" if medication clinic orders should be resent when a patient checks into a clinic with the same SEND AREA as the send area for the orders.
  • DESCRIPTION:  This parameter allows clinic orders to be resent when a patient checks into a clinic appointment (either directly or via PADE background job) sharing the same send area as the orders. This parameter follows the
    same hierarchy to determine if clinic orders will be resent, as is used for the routine sending of PADE order messages. That hierarchy is (1) Clinic (2) PADE Clinic Group (3) VistA Clinic Group (4) PADE
    Wildcard Clinic Name. If a send area is not defined, only orders for the clinic being checked into are sent.
Info |  Details