French
Nouvelles
Pages à mettre à jour
Documentation à mettre à jour
English
Drafts, concepts
News
Pages to update
Documentation to update
This is the roadmap for FreeDiams. It can be also concidered as a part of the changelog between main stable versions.
| Next version | Coding started at | Planned release |
|---|---|---|
| 0.6.2 | November, 2011 | November, 2011 |
| 0.6.0 | January, 2011 | November, 2011 |
| 0.5.x | July, 2010 | November, 2010 to Jan, 2011 |
| 0.4.x | Feb, 2010 | June(0.4.0), 2010 July(0.4.2), 2010 |
Where possible, kindly avoid multiple small edits.
lintian -i -I *.dsc *.deb
Now that I've consolidated the GNUmed FreeDiams API I'd like
to further develop it. The two use cases I would want to
cover next are:
1) pass a list of drugs to FreeDiams and tell FreeDiams
"show me what you think about the combination of these drugs in a patient"
Ideally, the information could be passed back to the
caller in a parseable format.
2) pass a drug to FreeDiams and tell FreeDiams
"show me everything you know about this drug"
Ideally, the information could be passed back to the
caller in a parseable format.
Please suggest how we can cooperate on these two things.
The next generation should include some new changes:
- Database MASTER and DRUGS table should be joined as one table.
- I have to think on some new fields in INTERACTIONS and in IAM_TREE
* INTERACTIONS should inform on daily/weekly/monthly total dose.
* See for exemple: WARFARINE/ASPIRIN interaction Contraindicated or
Discourage association according to the total daily dose of
ASPIRIN prescribed. Idem for some METHOTREXATE DDI.
* IAM_TREE should inform the DDI engine on the calculation
of duplicates. All *molecule* duplication should not be
warned (eg: LEVODOPA), idem for interacting classes
(like CYP450 substrats). These data should be informed
in FreeToolBox (code is not actually written).
Hallo Eric, Some time ago, I made some notes that future versions will directly handle umol/L and mg/dL Is FreeDiams the object of any more development currently, and can it be on any roadmap soon that the units of mg/dL umol/L can be made to recognize and be correctly shown when the following are passed "in" ? <Creatinine value="1.36" unit="mg/dL"/> <Creatinine value="120" unit="umol/L"/> Next, can CrCl (mL/min) be auto-calculated for such parameters? The conversion factors are: µmol/L / 8.4 --> mg/L mg/dL x 10 --> mg/L and for CrCl (mL/min --> mL/sec) the conversion is mL/min x 0.0167 --> mL/s and I would remove mmol/L from the UI, since I do not think those units are anywhere used. -- Jim
freediams --convert prescription.xml