OpenSpecimen can be integrated with any automated freezer and do the operation like put/retrieve specimen. To work
...
integration
...
need to do below configuration.
...
Step 1: Register auto freezer provider
We need to register provider and set properties which are used to connect with freezer. Properties can be different as per freezer.
To register provider invoke below REST API
...
Step 2: Set intended storage container as autofreezer.
Create a dimensionless container in OS from UI. To specify 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 | PATCH | |||||
JSON |
| |||||
Example: |
|