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 |  Pointer To FileMan Files |  Fields
Print Page as PDF
Global: ^VPS(853

Package: VA Point of Service

Global: ^VPS(853


Information

FileMan FileNo FileMan Filename Package
853 VPS CONFIG HISTORY VA Point of Service

Description

Directly Accessed By Routines, Total: 2

Package Total Routines
VA Point of Service 2 VPSPARAM    VPSPDO1    

Pointer To FileMan Files, Total: 1

Package Total FileMan Files
Scheduling 1 HOSPITAL LOCATION(#44)[.02]    

Fields, Total: 4

Field # Name Loc Type Details
.01 PARAMETER TYPE 0;1 SET
************************REQUIRED FIELD************************
  • 'K' FOR KIOSK GROUP;
  • 'C' FOR CLINIC;

  • LAST EDITED:  FEB 16, 2015
  • HELP-PROMPT:  Choose the Parameter Type.
  • DESCRIPTION:  When Vetlink makes changes to Kiosk's parameters, the changes are made for a Kiosk Group or a clinic. This field identifies this type (Kiosk Group or Clinic). For Parameter Type "K", KIOSK GROUP field (#.03) will contain
    the Kiosk Group otherwise CLINIC field (#.02) will contain the Clinic.
  • CROSS-REFERENCE:  853^B
    1)= S ^VPS(853,"B",$E(X,1,30),DA)=""
    2)= K ^VPS(853,"B",$E(X,1,30),DA)
    This cross reference is for VPS CONFIG History parameter type look up.
.02 CLINIC 0;2 POINTER TO HOSPITAL LOCATION FILE (#44) HOSPITAL LOCATION(#44)

  • LAST EDITED:  MAY 07, 2013
  • HELP-PROMPT:  Select the Clinic.
  • DESCRIPTION:  
    This field identifies the clinic for which the changes to the Kiosk Parameters were made.
  • CROSS-REFERENCE:  853^C
    1)= S ^VPS(853,"C",$E(X,1,30),DA)=""
    2)= K ^VPS(853,"C",$E(X,1,30),DA)
    This cross reference is for VPS CONFIG History clinic look up.
.03 KIOSK GROUP 0;3 FREE TEXT

  • INPUT TRANSFORM:  K:$L(X)>30!($L(X)<2) X
  • LAST EDITED:  MAY 07, 2013
  • HELP-PROMPT:  Enter the Kiosk Group (2-30 characters).
  • DESCRIPTION:  
    This field identifies the Kiosk Group for which the changes to the Kiosk Parameters were made.
  • CROSS-REFERENCE:  853^D
    1)= S ^VPS(853,"D",$E(X,1,30),DA)=""
    2)= K ^VPS(853,"D",$E(X,1,30),DA)
    This cross reference is for VPS CONFIG History Kiosk group look up.
20 PARAM INSTANCE PARAM;0 DATE Multiple #853.01 853.01

  • DESCRIPTION:  
    This multiple contains transactions sent to VistA by Vetlink. The transactions contain changes made to Kiosk parameters in Vetlink for a Kiosk Group or a Clinic.
  • INDEXED BY:  TRXN DATE/TIME (C)
Info |  Desc |  Directly Accessed By Routines |  Pointer To FileMan Files |  Fields