Substance use management in GNUmed
There are three main uses for drug data in an EMR:
- medication list
- prescription
- decision support
GNUmed implements a medication list thereby enabling providers to track which substances a patient is thought to currently be using and whether that use is approved of or not. This goes well beyond managing prescription drugs only and affords inclusion of such things as tobacco, alcohol, drugs and other items of (ab)use. Access to this functionality is implemented via the Medications plugin.
Medication list
Medication list handout
current med list
A medication list can be printed the template for which can be freely implemented in LaTeX.
Prescription
In many locales, a prescription has the very specific meaning of
- a doctor (veterinarian etc) or other appropriately licensed health care provider
- who holds a valid license in the locale
- to prescribe from a permitted set of drugs
- provides an explicit authorization of
- one or more drugs
- at a defined dosage
- with a defined supply / duration
- with (in some locales) approval to reissue x2 or x12 etc (oral contraceptives)
- in a well-defined format
- often on paper
- in other places electronically
- usually made up of a legally defined minimum data set
- to be made available to the patient
- by a dispensing organization
IOW, the above ties into a "supply transaction" resulting in a new (or additional) supply of medication.
Substance intake
Anything a patient uses on herself the provider deems worth tracking including
- lifestyle drugs
- specific nutrients
- cosmetic applications
- tobacco
- illegal drugs
- alcohol
- plant extracts
- conventional medications
- ...
Approval/disapproval of substance use can be tracked. Any approved use must be linked to an episode of care.
Several other factors can be tracked as well including start date, discontinuation date and reason, aim of intake, intended duration of intake (useful when discontinuation data is unknown), a schedule of intake, related notes, and a marker for long-term medication (when neither duration nor date of discontinuation are fixed).
Substance intakes relate to either a consumable substance or a drug component.
There will be a substance intake record for each component of a multi-component drug. Some fields of such "sibling" intake records will be synchronized during creation, modification, and deletion.
Consumable Substance
A defined amount of any given substance (in whatever form) that can potentially be used by a patient on herself. Substances always have a description (name), amount, and unit.
Drug Component
A substance that is included in a branded drug product.
Branded drug
A drug product containing one or several substances as components being or having been available for actual consumption or use.
Fake generic products are used to track, for example, vaccinations for which the actual vaccine is unknown.
International Non-proprietary Name (INN)
The English name the WHO attaches to a given substance in the ATC taxonomy.
Defined Daily Dosage (DDD)
A dose definition by the WHO.
External drug database interface
Currently there is an interface for the German drug database Gelbe Liste/MMI. GNUmed can transfer drug components, check for interactions, and show detailed information on drugs via that interface. That database also allows for printing on prescription forms suitable for use in Germany.
There is an extensive interface to the FreeDiams drug database (FreeDiams vocabulary).
If you know of drug databases which have a documented interface, please let us know.
GNUmed widely uses ATC codes for language independant computation.