Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

 

Parameter
Details
nameContainer Name. It should be unique in application
barcodeContainer Barcode
activityStatusActivity Status of container
tempratureInCentigradeTemperature of storage container.
siteNameSite name in which the container is present
parentContainerDetails[Optional]Details of parent container, having parameters like, name, barcode etc. By default is will be null
specimenPositionDetails

It is collection of details object which contains the information of specimens and their positions having following parameters

specimenName - name of specimen

positionDimensionOne - Position one of specimen in container

positionDimensionTwo - Position two of specimen in container

positionDimensionOneString - Name given to position dimension one string eg. row

positionDimensionTwoString - Name given to position dimension two string eg. column

 cpNameCollectionName of collection protocols to restrict specific protocol for storage
holdsSpecimenClassCollectionName of specimen classes which container holds.
holdsSpecimenTypeCollectionName of specimen types which container holds
  capacityDetails

Details object of Storage container capcity, Contains following parameters

oneDimensionCapacity - Max capacity of dimension one eg.30

twoDimensionCapacity - Max capacity of dimension two eg.30

comments [optional]Comments for container, By default it will be null

 

...

http[s]:<host>:<port>/catissuecore/rest/ng/storage-containers

Use this URL to add storage container in caTissue application.

...