OpenSpecimen can be integrated with any automated freezer and do the operation like put/retrieve specimen. To work integration need to do below configuration.
We need to register provider and set properties which are used to connect with freezer.
To register provider invoke below REST API
URL | http://<host>:<port>/openspecimen/rest/ng/auto-freezer-providers | |
Method | POST | |
Input JSON |
| |
Example |
|
To create a dimensionless container specifying that container as automated freezer need to invoke below API. Once we do this step add/retrieve the specimens from this container will invoke APIs of the actual automated freezer.
URL | http://<host>:<port>/openspecimen/rest/ng/storage-containers/{id} | |
Method | POST | |
Request |
| |
Response: |
|
Enabling Store/Pick event notifications:
Steps:
After enabling this, OpenSpecimen shows the Store and Pick event ran on the Hamilton side on stored specimen overview page.
An e.g.