View raw Markdown
type: resourceresource: Medication

Medication

Introduction

Scope and Usage

Representing medications in most healthcare settings is a matter of identifying an item from a list and then conveying a reference for the item selected. Additional information about the medication is frequently provided for human verification (e.g., the product name), but a full representation of the details of composition and efficacy of the medicine is conveyed by referring to drug dictionaries by means of the codes they define. There are some occasions where it is necessary to identify slightly more detail, such as when dispensing a package containing a particular medication requires identification both of the medicine and the package at once. There are also some occasions (e.g. custom formulations) where the composition of a medicine must be represented. In these cases, the ingredients of the medicine must be specified together with the amount contained, though the Medication resource does not provide full details.

The Medication resource allows for medications to be characterized by the form of the drug, the ingredient (or ingredients), and how it is packaged. The medication will include the ingredient(s), and their strength(s) and the package can include the amount (for example, number of tablets, volume, etc.) that is contained in a particular container (for example, 100 capsules of Amoxicillin 500mg per bottle).

The Medication resource can be used to describe a compounded (aka extemporaneous or magistral) product that is manufactured by the pharmacy at the time of dispensing. In this case there will be multiple ingredients which are typically base chemicals (for example, hydrocortisone powder) and there may be other ingredients that are manufactured products (for example, Glaxal Base).

The Medication resource can also be used to describe combination packaged products. In this case, the ingredients will refer to the component products either as codes or as references to Medication resource instances.

StructureDefinition

Elements (Simplified)

Mappings

Implementation Guide

implementationguide-Medication-core.xml

<?xml version="1.0" encoding="UTF-8"?>

<ImplementationGuide xmlns="http://hl7.org/fhir">
  <id value="Medication-core"/>
  <version value="0.1"/>
  <name value="MedicationHL7Extensions"/>
  <title value="Medication  H L7  Extensions"/>
  <status value="draft"/>
  <date value="2015-02-19T00:00:00.000"/>
  <publisher value="Health Level Seven, Inc. - FHIR WG"/>
  <description value="Defines common extensions used with or related to the Medication resource"/>
</ImplementationGuide>

Resource Packs

list-Medication-packs.xml

<?xml version="1.0" encoding="UTF-8"?>

<List xmlns="http://hl7.org/fhir">
  <id value="Medication-packs"/>
  <status value="current"/>
  <mode value="working"/>
  <entry>
    <item>
      <reference value="ImplementationGuide/Medication-core"/>
    </item>
  </entry>
</List>

Search Parameters

Full Search Parameters

Examples

Full Examples

Mapping Exceptions

medication-fivews-mapping-exceptions.xml

Unmapped Elements