Opened 22 months ago
Closed 22 months ago
#1446 closed enhancement (fixed)
Add an annotation for extra PAD values
Reported by: | Nicklas Nordborg | Owned by: | Nicklas Nordborg |
---|---|---|---|
Priority: | major | Milestone: | Reggie v4.43 |
Component: | net.sf.basedb.reggie | Keywords: | |
Cc: |
Description
In some cases an extra PAD value is created for samples that are handled by the external lab. It typically happens when the sample originates from a clinic that is in a different region. We need to store both the original PAD and the extra PAD. In the future we also expect that both PAD values are included in the JSON files and that this can be handled by the import wizard. Until that is the case we need to solve it in a different way. It works best if the referral form is registered before the JSON is importer and it requires that both PAD values are present on the referral. In this case the referral registration wizard should have an extra PAD field so that both PAD values can be saved. The JSON importer can then check both annotations and if one of them matches this should be good enough to import without warnings or errors.
Change History (10)
comment:1 by , 22 months ago
comment:10 by , 22 months ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
In 6990: