Versions Compared

Key

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

...

Info

Tech stack upgrade: OpenSpecimen now uses Java 17 instead of Java 1.8.

New features include:

  • New tokens at the visit level

  • Specimen - Storage site-based specimen edit check access

  • Specimen - Check in check out

  • Specimen - Edit closed/disposed specimens

  • Workflows Plugin: List of tasks, form and table view with validations, navigation to the previous step

...

Version

Link

Questions

Enterprise

Contact support team

support@krishagni.com

Community

Source Code GitHub Link

OpenSpecimen Forums

Visit sequence tokens

Reported by: Emory

  1. PPI_UID - Generates unique, monotonically incrementing number for every visit of the patient/participant.

  2. PUID(n) - Generates monotonically incrementing counter for use in visit names. The counter is incremented for every visit of the participant across multiple CPs.

Refer to https://openspecimen.atlassian.net/l/cp/dufnHvca for more details.

Storage site-based edit access check

...