moved directories, added copyright to License and adjusted README
parent
ae8966d9af
commit
06a5145612
@ -1,3 +1,17 @@
|
|||||||
# ClinicalTrials_DataLinkers
|
# Clinical Trials Data Linkers
|
||||||
|
|
||||||
Various tools used to manually link (or validate automatically generated links) between trials and other data sources
|
Various tools used to manually link (or validate automatically generated links) between trials and other data sources
|
||||||
|
|
||||||
|
Note that this is not designed to be run in an insecure environment nor as a production tool.
|
||||||
|
|
||||||
|
|
||||||
|
## Formularies Matcher
|
||||||
|
|
||||||
|
The formularies matcher takes the list of clinical trials and suggests which
|
||||||
|
categories they might fall into in each formulary.
|
||||||
|
It presents the viewer the ability to mark which category should be used for this particular
|
||||||
|
trial, and provides an option to select a category not suggested.
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
## Idc10
|
||||||
|
|||||||
Loading…
Reference in New Issue