...
Code Block |
---|
python scripts\sql_run.py batch jobs\regular\3C Q:\Output |
then run:
Warning |
---|
Do not do the following step at the moment. We need a method to restrict the following query to just the 3C patients. |
Code Block |
---|
python scripts\sql_run.py --connection-string "postgresql+psycopg2://ukrdc:XXXXXXXXXX@localhost:6200/UKRDC3" batch jobs\regular\3C_UKRDC Q:\Ouput |
...
This contains the description of all the modality codes as well as how we classify them to help explain the logic used.
"ukrdc_biochem"
This looks in the UKRDC for patients with a 3C Program Membership (originally created from the table in the renalreg database) who have creatinine/sirolimus/tacrolimus results.
Note that this data has not been through a validation process in the same way as the UKRR data.
Sending
E-mail to richardhaynes@nhs.net
...