/
Hospital Accounting - Statements, Finance Charges, and Peoplesoft

Hospital Accounting - Statements, Finance Charges, and Peoplesoft

This page was created for VetView 3.2 on 6/20/2017. It has been updated to reflect changes in VetView 4.0 and later on 3/5/2025.

Search User Guides for Keywords

Hospital Accounting Jobs

Hospital Statements

Description:  This job runs on a specific day for each month and generates the client statements for the previous month.

image-20250305-202814.png

The default date is the 1st of the month, but you can adjust this date to any date based on your organization's account preferences. 

These statements, once created, can be review and sent via email, or printed on paper and mailed out in a batch mail process.

As this batch may be processor intensive, VetView recommends that you run it after hours on a dedicated API server.    It may also cause database slowdowns depending on your system configuration. 

image-20250305-202929.png

Hospital Finance Charges

Description:  This job runs once a month at the designated time and applies client finance charges.  

image-20250305-203119.png

This job can also be Manually Executed on a specific date by someone in your accounting department, rather than running on a timer. 

Additional Setup on Hospital Setup Screen

You will need to fill out the information on the Hospital Late Fees tab in Hospital Setup for this job to be able to run correctly.  See the  Late Fees Tab for information on setting this up. 

image-20250305-203215.png

 

Hospital Peoplesoft Interface

Description:  Hospital Peoplesoft Interface

VetView can communicate with most PeopleSoft interfaces to sent desired accounting information from the local hospital system to the organization's Peoplesoft accounting system.

These messages use SOAP protocols and Peoplesoft's custom XML. 

image-20250305-203523.png

This interface may require custom development from VetView. As of version 5.0 the interface is supported under protocols from both UGA and Praetoria. However, each institute’s Peoplesoft accounting ledgers are unique to the organization, and so if you plan to link VetView directly to Peoplesoft, you will need to have a unique profile created for your hospital.

Job Settings

VetView recommends running this job on a dedicated API server.  

if this job is to be run automatically, it may be best to set it to run after hours.   Messages can also be generated and sent manually for specific dates as needed. 

image-20250305-203809.png

Additional Settings

These settings will need to be configured for your organization's specific Peoplesoft interface.  You will need the specific Account code given to you by Peoplesoft, and the username and password needed to post SOAP forms to the Web Service URL for your organization's Peoplesoft integration. 

The SOAP actions for your organization will also be unique, and will need to be programmed externally to ensure accurate data capture.

image-20250305-203935.png

Peoplesoft Interface Logs

Message Log Search

You can filter logs by date to review the most recent messages.

image-20250305-204039.png

Successful messages will appear marked with an S, whereas failed messages will appear marked with an F.

If there have been changes to the Peoplesoft configuration, the messages may fail and you will need to modify the SOAP actions to match the changes.

Message Details

Click on any of the sent or failed messages to view the raw XML that was sent via the SOAP action.

 

Related content