French
Nouvelles
Pages à mettre à jour
Documentation à mettre à jour
English
Drafts, concepts
News
Pages to update
Documentation to update
This is the roadmap for OpenReact. It can be also concidered as a part of the changelog between main stable versions.
| Next version | Coding started at | Planned release |
|---|---|---|
| 0.1.0 | Jan, 2011 | March, 2011 |
OpenReact is the FreeMedForms drug-drug interaction engine ported as a web portal.
Drug searching:
Interaction searching:
enum TypeOfIAM
{
noIAM = 0x0000,
Unknown = 0x0001,
Information = 0x0002, // less important
InnDuplication = 0x0004,
Precaution = 0x0010,
APrendreEnCompte = 0x0020,
P450 = 0x0100,
GPG = 0x0200,
Deconseille = 0x1000,
ContreIndication = 0x8000 // Most important
};
Drugs informations:
Site informations:
API: