Medication Extraction and Reconciliation Knowledge Instrument (MERKI) Parser
MERKI extracts patient medication information from structured and free-text clinical data sources. The extracted medication information can be used for medication reconciliation, pharmacovigilance and quality assurance. MERKI outputs medication information in the form of drug name, dose, route and frequency. It relies on a set of parsing rules and a lexicon, both of which can be easily customized.MERKI is open source under the GNU general public license. When using MERKI, please refer to the following paper: Extracting Structured Medication Event Information from Discharge Summaries. 2008. Sigfried Gold, Noémie Elhadad, Xinxin Zhu, James J. Cimino, and George Hripcsak. Proceedings of the American Medical Informatics Associations Annual Symposium (AMIA'08). pp. 237-241.
Download source code
Demo
Paste a chunk of clinical text into the box below (maximum, 2000 characters), choose an output format, and hit submit to see how the parser extracts medication information from text.
Copyright 2007 Sigfried Gold
This file is part of MERKI. MERKI is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
View License
This file is part of MERKI. MERKI is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
View License