... | ... | @@ -8,20 +8,20 @@ If you are new, click "Sign up" and create a new account. You will receive an em |
|
|
|
|
|
### Create a Transfer Request
|
|
|
|
|
|
Log in and click "Transfer requests", then "New Transfer Request". Enter the title of your research project and click "Create transfer request". Your request is now in draft mode. Please fill the request form. You can save the form at any point and continue later.
|
|
|
Log in and click "Transfer requests", then "New Transfer Request". Enter the title of your research project and click "Create transfer request". Your request is now in draft mode. Please fill in the request form. You can save the form at any point and continue later.
|
|
|
|
|
|
If you have closed the form and log in again, you find your transfer request as "draft" in your list of "open requests". There, you simply click "Show", "Details" and "Edit" to resume filing. Once done, click "Save and close" and then "Finalize". (Be aware: once finalized, you can't change your request anymore!) The finalize action will check your request and mark fields that still need to be filled. If so, fill them and repeat the process of "Save and close" and "Finalize". When all checks have passed, you get directed to a signing page. Download the PDF, print, sign and upload it in the P2N Portal. The request will then go to status "signed" and will be processed by us.
|
|
|
If you have closed the form and log in again, you find your transfer request as "draft" in your list of "Open requests". There, you simply click "Show", "Details" and "Edit" to resume filing. Once done, click "Save and close" and then "Finalize". (Be aware: once finalized, you can't change your request anymore!) The finalize action will check your request and mark fields that still need to be filled in. If so, fill them and repeat the process of "Save and close" and "Finalize". When all checks have passed, you get directed to a signing page. Download the PDF, print, sign and upload it in the P2N Portal. The request will then go to status "signed" and will be processed by us.
|
|
|
|
|
|
### Keep track of the transfer request
|
|
|
|
|
|
At all time you are able to see the status of your request. In the activities section, you can see all actions that have been passed in processing your request. If there are questions arising from management, you will be notified by email and can view and answer the questions in the questions tab of your request.
|
|
|
At all times you are able to see the status of your request. In the activities section, you can see all actions that have been passed in processing your request. If there are questions arising from management, you will be notified by email and can view and answer the questions in the questions tab of your request.
|
|
|
|
|
|
The transfer request can have the following stati:
|
|
|
* signable
|
|
|
* signed
|
|
|
* management_released
|
|
|
* biobank released
|
|
|
* ethics released
|
|
|
* biobank_released
|
|
|
* ethics_released
|
|
|
* finally_approved
|
|
|
* waiting_for_data
|
|
|
* completed
|
... | ... | @@ -102,12 +102,12 @@ sequenceDiagram |
|
|
|
|
|
```
|
|
|
1. The applicant files a new request. It starts in draft state, in which it is only visible to the applicant and can be edited and saved freely.
|
|
|
2. When the request is ready for submission, the applicant clicks "Finalize". At this point, several validations are performed and the applicant is alerted, if any fields are not filled sufficiently. Until all validations pass, the applicant can edit his request and then click "Finalize" again.
|
|
|
2. When the request is ready for submission, the applicant clicks "Finalize". At this point, several validations are performed and the applicant is alerted if any fields are not filled in sufficiently. Until all validations pass, the applicant can edit his request and then click "Finalize" again.
|
|
|
3. After successfully finalizing the request, the request goes to state "signable". The applicant is required to print out a condensed application form, sign it and upload the signed form in the portal. The upload is accepted only when the barcode of the application form can be read successfully. On success the request goes to state "signed" and will be processed by management. When experiencing any trouble on uploading the signed form, please contact us by mail (portal.support@p2n-sh.de).
|
|
|
4. [Optional] The management is able to return the request to the applicant, when it requires a thorough revision to be accepted.
|
|
|
5. [Optional] When the request is send back to the applicant, he has to revise it and the resubmit the request.
|
|
|
6. Management will check the request and when satisfied, release it for further checks by the biobanks.
|
|
|
7. The biobanks might approve the request. Alternatively, they contact management.
|
|
|
4. [Optional] The management is able to return the request to the applicant when it requires a thorough revision to be accepted.
|
|
|
5. [Optional] When the request is sent back to the applicant, he/she has to revise it and then resubmit the request.
|
|
|
6. Management will check the request and when satisfied, release it for further checks by the biobank.
|
|
|
7. The biobank might approve the request. Alternatively, they contact management.
|
|
|
8. Management will mail the request towards the ethics commission.
|
|
|
9. The ethics commission might approve or reject the request.
|
|
|
10. When all approvals from the previous steps are given, the request is automatically passed to the UAC (use and access committee).
|
... | ... | |