Got feedback or spotted a mistake?
Leave a comment at the end of this page or email contact@krishagni.com
Specimen Lists
Summary
Specimen List is a tag which contains collection of specimens. Specimen list can be used for bulk ordering, categorizing specimens, user defined tagging of specimens. A specimen list can have zero or more specimens, specimens which are in pending state can't be added to specimen list, a specimen has to be collected before it can be added to a specimen list. A specimen list can be shared with users who will have read access to specimen list. Owner of a specimen list can grant/revoke access on a specific specimen list to users.
Attributes
Attribute | Description |
---|---|
id | Unique identifier for a specimen list. It is auto-generated by OpenSpecimen. |
label | Is a tag associated with label. This is unique, a user cannot have multiple specimen-lists with same label. |
owner | Owner of a specimen list is defined by the user who has created it. Specimen list is only visible to owner and users with whom it is shared with and only owner has privileges to update, delete and share the specimen list with other users. |
sharedWith | Is a set of users who have read access to the specimen lists. A specimen list can be shared with any number of users. Owner has full access to grant/revoke access privileges for a specimen list to users. |
specimens | Collection of specimens that belong to the given specimen list. |
Operations on Specimen List
- Creating a Specimen List
- Deleting a Specimen List
- Fetching Specimen-List details
- Fetching Specimen-Lists for current user
- Fetching Specimens of a Specimen-List
- Sharing Specimen-Lists
- Updating a Specimen List
- Updating specimens of a Specimen-List.
Got feedback or spotted a mistake?
Leave a comment at the end of this page or email contact@krishagni.com