Differences
This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision Last revision Both sides next revision | ||
nshd:submission [12/01/2018 @ 09:11] p.curran |
nshd:submission [18/09/2018 @ 10:19] adammoore |
||
---|---|---|---|
Line 1: | Line 1: | ||
[[:wiki:Home|{{wiki:MRC-LHA-header-graphic.png}}]] | [[:wiki:Home|{{wiki:MRC-LHA-header-graphic.png}}]] | ||
- | + | ==== Flow Diagram for the Data Access Request Process ===== | |
- | ===== Flow Diagram for the Data Access Request Process ===== | + | ---- |
- | + | ||
<flowchartjs default> | <flowchartjs default> | ||
st=>start: Start of Data Sharing Process | st=>start: Start of Data Sharing Process | ||
ed=>end: End of Data Sharing Process|current | ed=>end: End of Data Sharing Process|current | ||
- | rteam=>operation: Research Team | + | rteam=>operation: Research Team Consider Request |
- | Consider Request | + | |
discovdat=>operation: Data Discovery by Research Team:>http://kiwidev.mrceuston.local/howto/doku.php?id=introduction | discovdat=>operation: Data Discovery by Research Team:>http://kiwidev.mrceuston.local/howto/doku.php?id=introduction | ||
- | review=>operation: LHA Data Sharing Committee | + | review=>operation: LHA Review Data Access Request |
- | Review Data Access Request:>http://www.nshd.mrc.ac.uk/data/data-sharing/ | + | con1=>condition: Access Request Approved? |
- | con1=>condition: Access Request | + | con2=>condition: New Derived Variables Generated? |
- | Approved? | + | signagreement=>operation: Research Team Sign/Return Data Sharing Agreement |
- | con2=>condition: New Derived | + | signinduction=>operation: Research Team Complete Data Security Induction |
- | Variables | + | signconfident=>operation: Research Team Sign/Return Confidentiality Forms |
- | Generated? | + | adjustvars=>operation: NSHD Data Management create final basket of variables |
- | signagreement=>operation: Research Team Sign/Return | + | |
- | Data Sharing Agreement | + | |
- | signconfident=>operation: Research Team Sign/Return | + | |
- | Confidentiality Forms | + | |
- | adjustvars=>operation: NSHD Co-ordinators/Data Librarian | + | |
- | make recommendations and | + | |
- | approve basket of variables | + | |
anonymise=>operation: Anonymise NSHD Data | anonymise=>operation: Anonymise NSHD Data | ||
- | analyse=>operation: Research Team Analyse | + | analyse=>operation: Research Team Analyse Data & Publish Results |
- | and Publish Results | + | derived=>operation: Research Team Return Derived Variables Plus Code/Documentation to LHA |
- | derived=>operation: Return Derived Variables | + | ingest=>operation: LHA Ingest Derived Data |
- | and Code/Documentation | + | |
- | ingest=>operation: LHA Ingest | + | |
- | Derived Data | + | |
form=>inputoutput: NSHD Data Access Request Form|past:>http://kiwidev.mrceuston.local/howto/doku.php?id=nshd:forms | form=>inputoutput: NSHD Data Access Request Form|past:>http://kiwidev.mrceuston.local/howto/doku.php?id=nshd:forms | ||
- | basket=>inputoutput: Basket of NSHD Variables|past | + | basket=>inputoutput: Requested Basket of NSHD Variables|past |
inforeq=>inputoutput: Further Information Requested|past | inforeq=>inputoutput: Further Information Requested|past | ||
anondataset=>inputoutput: Anonymised Dataset|past | anondataset=>inputoutput: Anonymised Dataset|past | ||
- | approvedvars=>inputoutput: Approved Variable List|past | + | approvedvars=>inputoutput: Finalised Variable List|past |
developplan=>subroutine: Research Team develop Research Plan | developplan=>subroutine: Research Team develop Research Plan | ||
- | repository=>subroutine: NSHD Data Repository | + | repository=>subroutine: NSHD Data Repository |rejected |
- | including linked | + | |
- | NHS Digital Data|rejected | + | |
st->discovdat->form->review->con1 | st->discovdat->form->review->con1 | ||
Line 45: | Line 30: | ||
con1(no)->inforeq | con1(no)->inforeq | ||
inforeq(right)->rteam(right)->form | inforeq(right)->rteam(right)->form | ||
- | signagreement->signconfident->basket | + | signagreement->signinduction->signconfident->basket |
basket->adjustvars->approvedvars | basket->adjustvars->approvedvars | ||
- | approvedvars->repository->anondataset->analyse->con2 | + | approvedvars->repository->anondataset->analyse->ed |
- | con2(yes,right)->derived(right)->ingest(right)->repository | + | |
- | con2(no)->ed | + | |
</flowchartjs> | </flowchartjs> | ||