Changes between Initial Version and Version 5 of Ticket #1349


Ignore:
Timestamp:
Nov 26, 2021, 11:34:08 AM (3 years ago)
Author:
Nicklas Nordborg
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #1349

    • Property Status newaccepted
  • Ticket #1349 – Description

    initial v5  
    1010
    1111 * More... ?
     12
     13
     14**UPDATE**
     15We decided that it might be easier to change the order in which things are registered. The data import from the JSON file should be done before the referral form registration. This is more similar to what can already be done today when the lab receives a specimen but there is a delay before the referral form is registered. Downstream wizards should already work. One exception is the Genotype QC wizard that require patient information, but this case should already be supported in the sense that this wizard will wait until the referral form has been registered.
     16
     17Another exception might be the case where two specimen tubes are sent with a single referral form. It may happen that data for one specimen is transferred some time before the second one. If the referral for is registered after we got data for the first specimen we must make sure that the data import for the second specimen is connected correctly (this is a case that is not supported today).