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
...
URL | http://<host>:<port>/openspecimen/rest/ng/auto-freezer-providers | |||||
Method | POST | |||||
Input JSON |
| |||||
Example |
|
Step 2:
...
Create a storage container as autofreezer.
...
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 | PATCHPOST | |||||||
JSONRequest |
| Example
| ||||||
Response: |
|