How to stop a visitor from printing automatically when signed in

How to stop a visitor from printing automatically when signed in

By default a visitor is set to auto print signed in

To change this behavior, turn the "printBadgeByDefault" variable to false in the screen policy for the screen you are using.


In the below example, this is turned off for the Rapid Registration:


Home > configure > Screen Policy > Edit Rapid Registration > find "printBadgeByDefault" variable, and change value to false.
 


    • Related Articles

    • Visitors will stop counting against bed/room limitations setting

      when a visitor checks in, passagepoint increments a patients visitor count by 1 Because most hospitals typically do not sign out visitors, once a visitor physically leaves, this counter does not decrement. To address this, PassagePoint has a feature ...
    • How to Automatically Back-up the PostgreSQL Database

      To automatically backup the PassagePoint PostgreSQL database, create a Windows task with the changes below to invoke the PostgreSQL agent to back up the database. Create a batch file with the line below, and add it to your Window task: pg_dump -i -h ...
    • Visitor Limits based on host

      PassagePoint can limit the number of visitors a host can received. The setting is in Home > Configure system > Screen policy > Rapid Registration > Edit > NumVisitorsPermitted > change "value" to limit desired. By default this setting is set to 0, ...
    • visitor limits override feature for HL7 patients

      PassagePoint allows an admin to set visitor limitation to a unit/room/bed, and also allows the admin to set an override password. To set the override password, Log into the client, and do  Home > Configure system > System List > People categories > ...
    • How to delete a visitor's record

      You must be logged in as an Admin user and have "Enable Delete On Person Data" privileges 1) Log in as a user with Admin role, and review the Admin role You must have "Enable Delete On Person Data" checked If not, enable it by checking it off, save ...