BSI Interoperability - Don't reinvent the wheel

BSI provides a Web Services layer to allow your system to interact with the BSI database. Harness the features and power of multiple systems by making systems work together. The BSI Web Services interface provides a complete API for accessing specimen, sample, shipment, and requisition objects.

Pull Data from BSI

Using BSI Web Services you can execute queries on all specimen information in the database. The data is returned to you as an XML document that you can parse for inclusion in your system.

Push Data to BSI

The Web Services API will also allow you to create requisitions or shipments in BSI from your system. If you have the appropriate security permissions, you can even modify specimen data from external applications.

BSI Web Services Notifications

Coming soon in BSI version 6.5, BSI will have the ability to send XML notifications to your system when event criteria are met. Stay tuned for details...

Security

All web service access to BSI is restricted by a digital certificate issued by IMS. All external access points must also have a valid login ID and password to access the API.