This
page
is
part
of
the
FHIR
Specification
(v3.0.2:
(v4.0.1:
R4
-
Mixed
Normative
and
STU
3).
)
in
it's
permanent
home
(it
will
always
be
available
at
this
URL).
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
R4
R3
R2
Pharmacy
Work
Group
|
Maturity Level : 3 | Trial Use | Security Category : Business | Compartments : Not linked to any defined compartments |
Detailed Descriptions for the elements in the Medication resource.
| Medication | |
| Element Id | Medication |
| Definition |
This
resource
is
primarily
used
for
the
identification
and
definition
of
a
|
| Cardinality | 0..* |
| Type | DomainResource |
| Medication.identifier | |
| Element Id | Medication.identifier |
| Definition | Business identifier for this medication. |
| Note | This is a business identifier, not a resource identifier (see discussion ) |
| Cardinality |
|
| Type | Identifier |
| Summary | true |
| Comments | The serial number could be included as an identifier. |
| Medication.code | |
| Element Id | Medication.code |
| Definition |
A code (or set of codes) that specify this medication, or a textual description if no code is available. Usage note: This could be a standard medication code such as a code from RxNorm, SNOMED CT, IDMP etc. It could also be a national or local formulary code, optionally with translations to other code systems. |
|
|
0..1 |
| Terminology Binding | SNOMED CT Medication Codes ( Example ) |
| Type | CodeableConcept |
| Summary | true |
| Comments |
Depending
on
the
context
of
use,
the
code
that
was
actually
selected
by
the
user
(prescriber,
dispenser,
etc.)
will
have
the
coding.userSelected
set
to
true.
As
described
in
the
coding
datatype:
|
| Medication.status | |
| Element Id | Medication.status |
| Definition |
A code to indicate if the medication is in active use. |
|
|
0..1 |
| Terminology Binding |
|
| Type | code |
|
|
true
|
| Summary | true |
|
|
|
|
|
|
|
|
|
| Definition |
Describes the details of the manufacturer of the medication product. This is not intended to represent the distributor of a medication product. |
|
|
0..1 |
| Type | Reference ( Organization ) |
| Summary | true |
| Medication.form | |
| Element Id | Medication.form |
| Definition |
Describes the form of the item. Powder; tablets; capsule. |
|
|
0..1 |
| Terminology Binding | SNOMED CT Form Codes ( Example ) |
| Type | CodeableConcept |
| Comments |
When Medication is referenced from MedicationRequest, this is the ordered form. When Medication is referenced within MedicationDispense, this is the dispensed form. When Medication is referenced within MedicationAdministration, this is administered form. |
| Medication.amount | |
| Element Id | Medication.amount |
| Definition | Specific amount of the drug in the packaged product. For example, when specifying a product that has the same strength (For example, Insulin glargine 100 unit per mL solution for injection), this attribute provides additional clarification of the package amount (For example, 3 mL, 10mL, etc.). |
| Cardinality | 0..1 |
| Type | Ratio |
| Summary | true |
| Medication.ingredient | |
| Element Id | Medication.ingredient |
| Definition |
Identifies a particular constituent of interest in the product. |
|
|
0..* |
| Comments |
The ingredients need not be a complete list. If an ingredient is not specified, this does not indicate whether an ingredient is present or absent. If an ingredient is specified it does not mean that all ingredients are specified. It is possible to specify both inactive and active ingredients. |
| Medication.ingredient.item[x] | |
| Element Id | Medication.ingredient.item[x] |
| Definition |
The actual ingredient - either a substance (simple ingredient) or another medication of a medication. |
|
|
1..1 |
| Type | CodeableConcept | Reference ( Substance | Medication ) |
| [x] Note | See Choice of Data Types for further information about how to use [x] |
| Requirements | The ingredient may reference a substance (for example, amoxicillin) or another medication (for example in the case of a compounded product, Glaxal Base). |
| Medication.ingredient.isActive | |
| Element Id | Medication.ingredient.isActive |
| Definition |
Indication
of
whether
|
|
|
0..1 |
| Type | boolean |
| Requirements |
True indicates that the ingredient affects the therapeutic action of the drug (i.e. active). False indicates that the ingredient does not affect the therapeutic action of the drug (i.e. inactive). |
|
|
|
| Element Id | Medication.ingredient.strength |
| Definition |
Specifies how many (or how much) of the items there are in this Medication. For example, 250 mg per tablet. This is expressed as a ratio where the numerator is 250mg and the denominator is 1 tablet. |
|
|
0..1 |
| Type | Ratio |
|
|
|
|
|
|
| Definition |
|
|
|
0..1 |
|
|
|
|
|
|
| Definition |
The assigned lot number of a batch of the specified product. |
|
|
0..1 |
| Type | string |
|
|
|
| Element Id | Medication.batch.expirationDate |
| Definition |
When this specific batch of product will expire. |
|
|
0..1 |
| Type | dateTime |