Substance use management in GNUmed

There are three main uses for drug data in an EMR:

  1. medication list
  2. prescription
  3. 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.

Concepts and terms

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

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 that the provider deems worth tracking, including

Approval/disapproval of substance use can be tracked. Any approved use must, in GNUmed, be linked to an episode of care.

Several other factors can be tracked as well. These include start date, discontinuation date (and reason for discontinuation), 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 which could be tobacco or could be a non-proprietary, non-branded drug name or the substance could be a drug component of a known, branded drug. Branded drugs may have more than one active drug component.

A substance intake record will be managed by GNUmed for each component of a multi-component drug. GNUmed will synchronize such "sibling" intake records 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 in situations where the precise vaccine that was given is unknown.

International Non-proprietary Name (INN)

The English name that the World Health Organization (WHO) attaches to a given substance in the ATC taxonomy.

Defined Daily Dosage (DDD)

A dose definition by the WHO.

TALLman letter-case adjustments for often-confused medication names

Several studies have shown that highlighting sections of drug names using 'TALLman' letters can help distinguish similar drug names, making them less prone to mix-ups. One such study is abstracted here.

The ISMP suggests that the tall man lettering scheme provided in Tables 1 and 2 of this PDF be followed when presenting these drug names to healthcare providers to promote consistency.

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 independent computation.