/usr/share/doc/gnumed/user-manual/GmManualSubstanceUseConcepts.html is in gnumed-doc 1.1.7-1.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 | <h1><a name="Substance_use_management_in_GNUm"></a> Substance use management in GNUmed </h1>
<p />
There are three main uses for drug data in an EMR:
<p /> <ol>
<li> medication list
</li> <li> prescription
</li> <li> decision support
</li></ol>
<p />
GNUmed implements a <a href="GmManualSubstanceUseConcepts.html#MedicationList" class="twikiCurrentTopicLink twikiAnchorLink">medication list</a> 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 <em>Medications</em> plugin.
<p />
<div class="twikiToc"> <ul>
<li> <a href="#Substance_use_management_in_GNUm"> Substance use management in GNUmed</a> <ul>
<li> <a href="#Concepts_and_terms"> Concepts and terms</a> <ul>
<li> <a href="#Medication_list"> Medication list</a>
</li> <li> <a href="#Prescription"> Prescription</a>
</li> <li> <a href="#Substance_intake"> Substance intake</a>
</li> <li> <a href="#Consumable_Substance"> Consumable Substance</a>
</li> <li> <a href="#Drug_Component"> Drug Component</a>
</li> <li> <a href="#Branded_drug"> Branded drug</a>
</li> <li> <a href="#International_Non_proprietary_Na"> International Non-proprietary Name (INN)</a>
</li> <li> <a href="#Defined_Daily_Dosage_DDD"> Defined Daily Dosage (DDD)</a>
</li> <li> <a href="#TALLman_letter_case_adjustments"> TALLman letter-case adjustments for often-confused medication names</a>
</li> <li> <a href="#External_drug_database_interface"> External drug database interface</a>
</li></ul>
</li></ul>
</li></ul>
</div>
<p />
<h2 class="twikinetRoundedAttachments"><span class="twikinetHeader"><a name="Concepts_and_terms"></a> Concepts and terms </span></h2>
<p />
<a name="MedicationList"></a>
<h3><a name="Medication_list"></a> Medication list </h3>
<p />
Medication list handout
<p />
current med list
<p />
A medication list can be printed the template for which can be freely implemented in LaTeX.
<p />
<h3><a name="Prescription"></a> Prescription </h3>
<p />
In many locales, a prescription has the very specific meaning of
<p /> <ul>
<li> a doctor (veterinarian etc) or other appropriately licensed health care provider <ul>
<li> who holds a valid license in the locale
</li> <li> to prescribe from a permitted set of drugs
</li></ul>
</li> <li> provides an explicit authorization of <ul>
<li> one or more drugs
</li> <li> at a defined dosage
</li> <li> with a defined supply / duration
</li> <li> with (in some locales) approval to reissue x2 or x12 etc (oral contraceptives)
</li></ul>
</li> <li> in a well-defined format <ul>
<li> often on paper
</li> <li> in other places electronically
</li> <li> usually made up of a legally defined minimum data set
</li></ul>
</li> <li> to be made available to the patient
</li> <li> by a dispensing organization
</li></ul>
<p />
IOW, the above ties into a "supply transaction" resulting in a new (or additional) supply of medication.
<p />
<h3><a name="Substance_intake"></a> Substance intake </h3>
<p />
Anything a patient uses on herself that the provider deems worth tracking, including
<p /> <ul>
<li> lifestyle drugs
</li> <li> specific nutrients
</li> <li> cosmetic applications
</li> <li> tobacco
</li> <li> illegal drugs
</li> <li> alcohol
</li> <li> plant extracts
</li> <li> conventional medications
</li> <li> ...
</li></ul>
<p />
Approval/disapproval of substance use can be tracked. Any approved use must, in GNUmed, be linked to an episode of care.
<p />
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).
<p />
Substance intakes relate to either a <a href="GmManualSubstanceUseConcepts.html#ConsumableSubstance" class="twikiCurrentTopicLink twikiAnchorLink">consumable substance</a> which could be tobacco or could be a non-proprietary, non-branded drug name <em>or</em> the substance could be a <a href="GmManualSubstanceUseConcepts.html#DrugComponent" class="twikiCurrentTopicLink twikiAnchorLink">drug component</a> of a known, branded drug. Branded drugs may have more than one active drug component.
<p />
A substance intake record will be managed by GNUmed for <em>each</em> component of a multi-component drug. GNUmed will synchronize such "sibling" intake records during creation, modification, and deletion.
<p />
<a name="ConsumableSubstance"></a>
<h3><a name="Consumable_Substance"></a> Consumable Substance </h3>
<p />
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.
<p />
<a name="DrugComponent"></a>
<h3><a name="Drug_Component"></a> Drug Component </h3>
<p />
A <a href="GmManualSubstanceUseConcepts.html#ConsumableSubstance" class="twikiCurrentTopicLink twikiAnchorLink">substance</a> that is included in a <a href="GmManualSubstanceUseConcepts.html#BrandedDrug" class="twikiCurrentTopicLink twikiAnchorLink">branded drug product</a>.
<p />
<h3><a name="Branded_drug"></a> Branded drug </h3>
<p />
A drug product containing one or several <a href="GmManualSubstanceUseConcepts.html#ConsumableSubstance" class="twikiCurrentTopicLink twikiAnchorLink">substances</a> as <a href="GmManualSubstanceUseConcepts.html#DrugComponent" class="twikiCurrentTopicLink twikiAnchorLink">components</a> being or having been available for actual consumption or use.
<p />
Fake generic products are used to track, for example, vaccinations in situations where the precise vaccine that was given is unknown.
<p />
<h3><a name="International_Non_proprietary_Na"></a> International Non-proprietary Name (INN) </h3>
<p />
The English name that the World Health Organization (WHO) attaches to a given <a href="GmManualSubstanceUseConcepts.html#ConsumableSubstance" class="twikiCurrentTopicLink twikiAnchorLink">substance</a> in the <a href="http://www.whocc.no/atc/structure_and_principles/" rel="nofollow" target="_top">ATC</a> taxonomy.
<p />
<h3><a name="Defined_Daily_Dosage_DDD"></a> Defined Daily Dosage (DDD) </h3>
<p />
A <a href="http://www.whocc.no/ddd/definition_and_general_considera/" rel="nofollow" target="_top">dose definition</a> by the WHO.
<p />
<h3><a name="TALLman_letter_case_adjustments"></a> TALLman letter-case adjustments for often-confused medication names </h3>
<p />
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 <a href="http://cat.inist.fr/?aModele=afficheN&cpsidt=23730087" rel="nofollow" target="_top">here</a>.
<p />
The ISMP suggests that the tall man lettering scheme provided in Tables 1 and 2 of <a href="http://www.ismp.org/Tools/tallmanletters.pdf" rel="nofollow" target="_top">this PDF</a> be followed when presenting these drug names to healthcare providers to promote consistency.
<p />
<h3><a name="External_drug_database_interface"></a> External drug database interface </h3>
<p />
Currently there is an interface for the German drug database <a href="http://www.gelbe-liste.de" rel="nofollow" target="_top">Gelbe Liste/MMI</a>. 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.
<p />
There is an extensive interface to the <a href="http://www.freemedforms.com/en/doc/freediams/" rel="nofollow" target="_top">FreeDiams</a> drug database (FreeDiams <a href="http://code.google.com/p/freemedforms/wiki/FreeDiamsTerms" rel="nofollow" target="_top">vocabulary</a>).
<p />
If you know of drug databases which have a documented interface, please let us know.
<p />
GNUmed widely uses ATC codes for language independent computation.
<p />
<hr />
<p />
<hr />
|