Profile: Medication

Definition

The Medication resource is primarily used for the identification and definition of a medication for the purposes of prescribing, dispensing, and administering a medication as well as for making statements about medication use.

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 either into a patient-related resource or to other applications. Additional information about the medication is frequently provided for human verification, 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 of both 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 have to 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 and the ingredient (or ingredients), as well as 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).

Context

The Medication (PS-CA) profile represents the constraints applied to the Medication resource by the PS-CA project to represent a medication in the patient summary. It is informed by the constraints of the Medication IPS-UV profile and the Canadian Baseline Profile to allow for cross-border and cross-jurisdiction sharing of Medication Summary information.

Links

Simplifier project page: Medication(PS-CA) Profile

Derived from: Medication(R4) Profile

Content

idΣ0..1string
metaΣ0..1Meta
implicitRulesΣ ?!0..1uri
language0..1codeBinding
text0..1Narrative
contained0..*Resource
strengthI0..1Extension(string)
modifierExtension?! I0..*Extension
identifierΣ0..*Identifier
codeS Σ1..1CodeableConceptMedicationPSCABinding
statusΣ ?!0..1codeBinding
manufacturerΣ I0..1Reference(Organization)
formS0..1CodeableConceptPSCABinding
amountΣ I0..1Ratio
id0..1string
extensionI0..*Extension
modifierExtensionΣ ?! I0..*Extension
itemReferenceReference(Substance | Medication)
itemCodeableConcept0..1CodeableConceptBinding
isActive0..1boolean
strengthI0..1RatioPSCA
id0..1string
extensionI0..*Extension
modifierExtensionΣ ?! I0..*Extension
lotNumber0..1string
expirationDate0..1dateTime

 

Usage

The Medication Resource is used, alongside the MedicationStatement Resource, to populate entries in the Medication Summary section of the Patient Summary. In BC the initial data source for the PS-CA:BC Release 1 will be the provider EMR. The UI will identify the source with labelling. Pharmanet has been identified as a potential data source in a future release.

BC-specific Notes

PharmaNet (future release):

Elements

  • DIN (Drug Identification Number), which can be mapped to Medication.identifier:

    A Drug Identification Number (DIN) is a computer-generated eight-digit number assigned by Health Canada to a drug product prior to being marketed in Canada. It uniquely identifies all drug products sold in a dosage form in Canada and is located on the label of prescription and over-the-counter drug products that have been evaluated and authorized for sale in Canada.

    A DIN uniquely identifies the following product characteristics:

    • manufacturer, which can be mapped to Medication.manufacturer
    • product name, which can be mapped to Medication.manufacturer
    • active ingredient(s), which can be mapped to Medication.ingredient and Medication.ingredient.isActive
    • strength(s) of active ingredient(s), which can be mapped to which can be mapped to Medication.ingredient , Medication.ingredient.isActive and Medication.ingredient.strength
    • pharmaceutical form, which can be mapped to Medication.form
    • route of administration, which can be mapped to MedicationStatement.dosage.route