Opened 8 years ago

Last modified 8 years ago

#906 closed task

Create alias for Case and Specimen items for external use — at Initial Version

Reported by: Nicklas Nordborg Owned by: Nicklas Nordborg
Priority: major Milestone: Reggie v4.7
Component: net.sf.basedb.reggie Keywords:
Cc:

Description

The SCAN-B ID that is used to keep track of all items is sensitive information that we should avoid to use externally. We should add a new unique identifier to Case, Specimen, NoSpecimen and Blood (including fullow-up blood) items. A simple running number that is zero-padded to 5 digits should be ok (same as we currently do for naming Patient items). Use 'C' as prefix for Case items, and 'S' as prefix for specimen/nospecimen and 'B' for blood. If a case is arriving with multiple tubes, each tube should have it's own unique identifier.

The new identifier should be saved in the "External ID" field.

Other tools can then use the external identifiers instead of the SCAN-B ids. For example:

1234567.1.l.r.lib --> PAT00001.C00001.S00001.l.r.lib

Change History (0)

Note: See TracTickets for help on using tickets.