moved directories, added copyright to License and adjusted README

main
Will King 3 years ago
parent ae8966d9af
commit 06a5145612

@ -1,6 +1,6 @@
MIT License
Copyright (c) <year> <copyright holders>
Copyright (c) 2023 Will King (licensing@youainti.com)
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

@ -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
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…
Cancel
Save