This page is part of the FHIR Specification (v0.0.82: DSTU 1). The current version which supercedes this version is 5.0.0 . For a full list of available versions, see the Directory of published versions . Page versions: R5 R4B R4 R3 R2

4.12 Resource MedicationStatement - Content

A record of medication being taken by a patient, or that the medication has been given to a patient where the record is the result of a report from the patient or another clinician.

4.12.1 Scope and Usage

Common usage includes:

4.12.2 Boundaries and Relationships

The Medication domain includes a number of related resources

MedicationPrescription An order for both supply of the medication and the instructions for administration of the medicine to a patient.
MedicationDispense Provision of a supply of a medication with the intention that it is subsequently consumed by a patient (usually in response to a prescription).
MedicationAdministration When a patient actually consumes a medicine, or it is otherwise administered to them
MedicationStatement This is a record of medication being taken by a patient, or that the medication has been given to a patient where the record is the result of a report from the patient, or another clinician. A medication statement is not a part of the prescribe->dispense->administer sequence but is a report that such a sequence (or at least a part of it) did take place resulting in a belief that the patient has received a particular medication.

This resource is distinct from MedicationPrescription , MedicationDispense and MedicationAdministration . Each of those resources refer to specific events - an individual order, an individual provisioning of medication or an individual dosing. MedicationStatement is a broader assertion covering a wider timespan and independent of specific events. The existence of resource instances of any of the preceding three types may be used to infer a Medication statement. However, medication statements can also be captured on the basis of other information including an assertion by the patient or a care-giver, the results of a lab test, etc.

4.12.3 Resource Content

MedicationStatement ( Resource ) External identifier - FHIR will generate its own internal IDs (probably URLs) which do not need to be explicitly managed by the resource. The identifier here is one that would be used by another non-FHIR system - for example an automated medication pump would provide a record each time it operated; an administration while the patient was off the ward might be made with a different system and entered after the event. Particularly important if these records have to be updated (this element modifies the meaning of other elements) identifier : Identifier 0..* The person or animal who is /was taking the medication patient : Resource ( Patient ) 0..1 Set this to true if the record is saying that the medication was NOT taken wasNotGiven : boolean 0..1 A code indicating why the medication was not taken reasonNotGiven : CodeableConcept 0..* << A set of codes indicating the reason why the MedicationAdministration is negated. MedicationAdministrationNegationReason >> The interval of time during which it is being asserted that the patient was taking the medication whenGiven : Period 0..1 Identifies the medication being administered. This is either a link to a resource representing the details of the medication or a simple attribute carrying a code that identifies the medication from a known list of medications medication : Resource ( Medication ) 0..1 An identifier or a link to a resource that identifies a device used in administering the medication to the patient device : Resource ( Device ) 0..* Dosage The timing schedule for giving the medication to the patient. The Schedule data type allows many different expressions, for example. "Every 8 hours"; "Three times a day"; "1/2 an hour before breakfast for 10 days from 23-Dec 2011:"; "15 Oct 2013, 17 Oct 2013 and 1 Nov 2013" timing : Schedule 0..1 If set to true or if specified as a CodeableConcept, indicates that the medication is only taken when needed within the specified schedule rather than at every scheduled dose. If a CodeableConcept is present, it indicates the pre-condition for taking the Medication asNeeded[x] : boolean | CodeableConcept 0..1 A coded specification of the anatomic site where the medication first enters the body site : CodeableConcept 0..1 << A coded concept describing the site location the medicine enters into or onto the body MedicationAdministrationSite >> A code specifying the route or physiological path of administration of a therapeutic agent into or onto a subject route : CodeableConcept 0..1 << A coded concept describing the route or physiological path of administration of a therapeutic agent into or onto the body of a subject. RouteOfAdministration >> A coded value indicating the method by which the medication is introduced into or onto the body. Most commonly used for injections. Examples: Slow Push; Deep IV. Terminologies used often pre-coordinate this term with the route and or form of administration method : CodeableConcept 0..1 << A coded concept describing the technique by which the medicine is administered MedicationAdministrationMethod >> The amount of therapeutic or other substance given at one administration event quantity : Quantity 0..1 Identifies the speed with which the substance is introduced into the subject. Typically the rate for an infusion. 200ml in 2 hours rate : Ratio 0..1 The maximum total quantity of a therapeutic substance that may be administered to a subject over the period of time. E.g. 1000mg in 24 hours maxDosePerPeriod : Ratio 0..1 Indicates how the medication is/was used by the patient dosage 0..*

This resource is referenced by Condition and Procedure

<MedicationStatement xmlns="http://hl7.org/fhir"> doco
 <!-- from Resource: extension, modifierExtension, language, text, and contained -->
 <identifier><!-- 0..* Identifier External Identifier --></identifier>
 <patient><!-- 0..1 Resource(Patient) Who was/is taking medication --></patient>
 <wasNotGiven value="[boolean]"/><!-- 0..1 True if medication is/was not being taken -->
 <reasonNotGiven><!-- ?? 0..* CodeableConcept True if asserting medication was not given --></reasonNotGiven>
 <whenGiven><!-- 0..1 Period Over what period was medication consumed? --></whenGiven>
 <medication><!-- 0..1 Resource(Medication) What medication was taken? --></medication>
 <device><!-- 0..* Resource(Device) E.g. infusion pump --></device>
 <dosage>  <!-- 0..* Details of how medication was taken -->
  <timing><!-- 0..1 Schedule When/how often was medication taken? --></timing>
  <asNeeded[x]><!-- 0..1 boolean|CodeableConcept Take "as needed" f(or x) --></asNeeded[x]>
  <site><!-- 0..1 CodeableConcept Where on body was medication administered? --></site>
  <route><!-- 0..1 CodeableConcept How did the medication enter the body? --></route>
  <method><!-- 0..1 CodeableConcept Technique used to administer medication --></method>
  <quantity><!-- 0..1 Quantity Amount administered in one dose --></quantity>
  <rate><!-- 0..1 Ratio Dose quantity per unit of time --></rate>
  <maxDosePerPeriod><!-- 0..1 Ratio 
      Maximum dose that was consumed per unit of time --></maxDosePerPeriod>
 </dosage>
</MedicationStatement>

Alternate definitions: Schema / Schematron , Resource Profile

4.12.3.1 Terminology Bindings

Path Definition Type Reference
MedicationStatement.reasonNotGiven A set of codes indicating the reason why the MedicationAdministration is negated. Example http://hl7.org/fhir/vs/reason-medication-not-given-codes
MedicationStatement.dosage.asNeeded[x] A coded concept identifying the pre-condition that should hold prior to consuming a medication dose. For example "pain", "30 minutes prior to sexual intercourse", "on flare-up", etc. Unknown No details provided yet
MedicationStatement.dosage.site A coded concept describing the site location the medicine enters into or onto the body Example http://hl7.org/fhir/vs/approach-site-codes
MedicationStatement.dosage.route A coded concept describing the route or physiological path of administration of a therapeutic agent into or onto the body of a subject. Example http://hl7.org/fhir/vs/route-codes
MedicationStatement.dosage.method A coded concept describing the technique by which the medicine is administered Example http://hl7.org/fhir/vs/administration-method-codes

4.12.3.2 Constraints

4.12.4 Search Parameters

Search parameters for this resource. The standard parameters also apply. See Searching for more information about searching in REST, messaging, and services.

Name Type Description Paths
_id token The logical resource id associated with the resource (must be supported by all servers)
_language token The language of the resource
device reference Return administrations with this administration device identity MedicationStatement.device
( Device )
identifier token Return administrations with this external identity MedicationStatement.identifier
medication reference Code for medicine or text in medicine name MedicationStatement.medication
( Medication )
patient reference The identity of a patient to list administrations for MedicationStatement.patient
( Patient )
when-given date Date of administration MedicationStatement.whenGiven

comments powered by Disqus