|
### Visit our Webportal
|
|
### Visit our Webportal
|
|
|
|
|
|
Visit https://portal.popgen.de
|
|
Visit https://portal.popgen.de
|
|
|
|
|
|
### Create a user
|
|
### Create a user
|
|
|
|
|
|
If you are new, click "Sign up" and create a new account. You will receive an email with an activation link. After activation of your account, you can log in and create, edit or follow your transfer requests.
|
|
If you are new, click "Sign up" and create a new account. You will receive an email with an activation link. After activation of your account, you can log in and create, edit or follow your transfer requests.
|
|
|
|
|
|
### Create a Transfer Request
|
|
### 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 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. 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
|
|
### 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 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.
|
|
|
|
|
|
The transfer request can have the following stati:
|
|
The transfer request can have the following stati:
|
|
* signable
|
|
* signable
|
|
* signed
|
|
* signed
|
|
* management_released
|
|
* management_released
|
|
* biobank released
|
|
* biobank released
|
|
* ethics released
|
|
* ethics released
|
|
* finally_approved
|
|
* finally_approved
|
|
* waiting_for_data
|
|
* waiting_for_data
|
|
* completed
|
|
* completed
|
|
* rejected
|
|
* rejected
|
|
|
|
|
|
At all times, you can view the next steps of your request in the portal.
|
|
At all times, you can view the next steps of your request in the portal.
|
|
|
|
|
|
### Contacts
|
|
### Contacts
|
|
|
|
|
|
The portal allows you to create a list of contacts (institution, person, address, ...) for the use in your transfer requests. If you edit an existing contact that has been used in a submitted transfer request, the submitted request will not change!
|
|
The portal allows you to create a list of contacts (institution, person, address, ...) for the use in your transfer requests. If you edit an existing contact that has been used in a submitted transfer request, the submitted request will not change!
|
|
|
|
|
|
### Email Notifications
|
|
### Email Notifications
|
|
|
|
|
|
You will receive an email notification in these cases:
|
|
You will receive an email notification in these cases:
|
|
* If your request needs review.
|
|
* If your request needs review.
|
|
* If there is a new question from management.
|
|
* If there is a new question from management.
|
|
* If your request has been rejected.
|
|
* If your request has been rejected.
|
|
* If data or biomaterial has been shipped.
|
|
* If data or biomaterial has been shipped.
|
|
|
|
|
|
For general status updates, please log in and check the status of your transfer request.
|
|
For general status updates, please log in and check the status of your transfer request.
|
|
|
|
|
|
### Edit registration
|
|
### Edit registration
|
|
|
|
|
|
The "Edit registration" page allows you to change your account details.
|
|
The "Edit registration" page allows you to change your account details.
|
|
|
|
|
|
|
|
|
|
### Workflow
|
|
### Workflow
|
|
A standard workflow requesting data and biomaterial from the biobank popgen looks like follows:
|
|
A standard workflow requesting data and biomaterial from the biobank popgen looks like follows:
|
|
|
|
|
|
```mermaid
|
|
```mermaid
|
|
sequenceDiagram
|
|
sequenceDiagram
|
|
participant Applicant
|
|
participant Applicant
|
|
participant Management
|
|
participant Management
|
|
participant Biobank
|
|
participant Biobank
|
|
participant Ethics
|
|
participant Ethics
|
|
participant Head of UAC
|
|
participant Head of UAC
|
|
|
|
|
|
activate Applicant
|
|
activate Applicant
|
|
Applicant->>Applicant: 1. File new request
|
|
Applicant->>Applicant: 1. File new request
|
|
Applicant->>Applicant: 2. Finalize & Validity Check
|
|
Applicant->>Applicant: 2. Finalize & Validity Check
|
|
Applicant->>Management: 3. Sign and Upload PDF
|
|
Applicant->>Management: 3. Sign and Upload PDF
|
|
deactivate Applicant
|
|
deactivate Applicant
|
|
activate Management
|
|
activate Management
|
|
|
|
|
|
opt Return to Applicant
|
|
opt Return to Applicant
|
|
Management->>Applicant: 4. Return
|
|
Management->>Applicant: 4. Return
|
|
deactivate Management
|
|
deactivate Management
|
|
activate Applicant
|
|
activate Applicant
|
|
Applicant->>Management: 5. Resubmit
|
|
Applicant->>Management: 5. Resubmit
|
|
deactivate Applicant
|
|
deactivate Applicant
|
|
activate Management
|
|
activate Management
|
|
End
|
|
End
|
|
|
|
|
|
Management->>Biobank: 6. Complete? Then management-release
|
|
Management->>Biobank: 6. Complete? Then management-release
|
|
activate Biobank
|
|
activate Biobank
|
|
|
|
|
|
Biobank->>Management: 7. biobank-release
|
|
Biobank->>Management: 7. biobank-release
|
|
deactivate Biobank
|
|
deactivate Biobank
|
|
|
|
|
|
Management->>Ethics: 8. Mail to ethics
|
|
Management->>Ethics: 8. Mail to ethics
|
|
activate Ethics
|
|
activate Ethics
|
|
Ethics->>Management: 9. Approval
|
|
Ethics->>Management: 9. Approval
|
|
deactivate Ethics
|
|
deactivate Ethics
|
|
|
|
|
|
Management->>Head of UAC: 10. Request
|
|
Management->>Head of UAC: 10. Request
|
|
deactivate Management
|
|
deactivate Management
|
|
activate Head of UAC
|
|
activate Head of UAC
|
|
Head of UAC->>Biobank: 11. Finally approve
|
|
Head of UAC->>Biobank: 11. Finally approve
|
|
deactivate Head of UAC
|
|
deactivate Head of UAC
|
|
|
|
|
|
activate Biobank
|
|
activate Biobank
|
|
Biobank->>Applicant: 12. Ship biomaterial
|
|
Biobank->>Applicant: 12. Ship biomaterial
|
|
deactivate Biobank
|
|
deactivate Biobank
|
|
Applicant->>Biobank: 13. Analysis results
|
|
Applicant->>Biobank: 13. Analysis results
|
|
activate Biobank
|
|
activate Biobank
|
|
Biobank->>Applicant: 14. Results + Data
|
|
Biobank->>Applicant: 14. Results + Data
|
|
deactivate Biobank
|
|
deactivate Biobank
|
|
|
|
|
|
```
|
|
```
|
|
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.
|
|
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 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.
|
|
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.
|
|
4. [Optional] The management is able to return the request to the applicant, when it requires a thorough revision to be accepted.
|
|
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.
|
|
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.
|
|
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.
|
|
7. The biobanks might approve the request. Alternatively, they contact management.
|
|
8. Management will mail the request towards the ethics commission.
|
|
8. Management will mail the request towards the ethics commission.
|
|
9. The ethics commission might approve or reject the request.
|
|
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).
|
|
10. When all approvals from the previous steps are given, the request is automatically passed to the UAC (use and access committee).
|
|
11. The head of UAC needs to release the request for sending out data and/or biomaterial.
|
|
11. The head of UAC needs to release the request for sending out data and/or biomaterial.
|
|
12. [Optional] The biobank will send the biomaterial to the applicant.
|
|
12. [Optional] The biobank will send the biomaterial to the applicant.
|
|
13. [Optional] After analyzing the biomaterial, the applicant sends the results back for merging with supplement data.
|
|
13. [Optional] After analyzing the biomaterial, the applicant sends the results back for merging with supplement data.
|
|
14. The biobank will merge the data and send an anonymized data file back to the applicant. |
|
14. The biobank will merge the data and send an anonymized data file back to the applicant.
|
|
|
|
15. The applicant confirms the receipt of the data. |
|
|
|
\ No newline at end of file |