Medications
This
page
is
part
of
the
Continuous
Integration
Build
of
FHIR
Specification
(v5.0.0:
R5
-
STU
).
This
is
the
current
published
version
in
it's
permanent
home
(it
will
always
(will
be
available
incorrect/inconsistent
at
this
URL).
For
a
full
list
of
available
versions,
see
times).
See
the
Directory
of
published
versions
.
Page
versions:
R5
R4B
R4
R3
| Responsible Owner: Pharmacy Work Group | Standards Status : Informative | Compartments : No defined compartments |
Raw Turtle (+ also see Turtle/RDF Format Specification )
Generic Formulation - Oxycodone
@prefix fhir: <http://hl7.org/fhir/> . @prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix sct: <http://snomed.info/id/> . @prefix xsd: <http://www.w3.org/2001/XMLSchema#> . # - resource -------------------------------------------------------------------[a fhir:Medication ;<http://hl7.org/fhir/Medication/med0310> a fhir:Medication ; fhir:nodeRole fhir:treeRoot ; fhir:id [ fhir:v "med0310"] ; #fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: Medication</b><a name=\"med0310\"> </a></p><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Resource Medication "med0310" </p></div><p><b>code</b>: Oral Form Oxycodone (product) <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://browser.ihtsdotools.org/\">SNOMED CT</a>#430127000)</span></p><p><b>doseForm</b>: Tablet dose form (qualifier value) <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://browser.ihtsdotools.org/\">SNOMED CT</a>#385055001)</span></p><blockquote><p><b>ingredient</b></p><h3>Items</h3><table class=\"grid\"><tr><td>-</td><td><b>Reference</b></td></tr><tr><td>*</td><td><a name=\"sub03\"> </a><blockquote><p/><p><a name=\"sub03\"> </a></p><p><b>instance</b>: false</p><h3>Codes</h3><table class=\"grid\"><tr><td>-</td><td><b>Concept</b></td></tr><tr><td>*</td><td>Oxycodone (substance) <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://browser.ihtsdotools.org/\">SNOMED CT</a>#55452001)</span></td></tr></table></blockquote></td></tr></table><p><b>strength</b>: 5 mg<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM code mg = 'mg')</span>/1(unit TAB from http://terminology.hl7.org/CodeSystem/v3-orderableDrugForm)<span style=\"background: LightGoldenRodYellow\"> (Details: http://terminology.hl7.org/CodeSystem/v3-orderableDrugForm code TAB = 'Tablet')</span></p></blockquote></div>" ] ; #fhir:contained ( [ a fhir:Substance ; fhir:id [ fhir:v "sub03" ] ;fhir:instance [ fhir:v "false"^^xsd:boolean ] ;fhir:code [ fhir:concept [ fhir:coding ( [ a sct:55452001 ;fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ; fhir:l <http://snomed.info/sct> ] ; fhir:code [ fhir:v "55452001" ] ; fhir:display [ fhir:v "Oxycodone (substance)" ] ] ) ] ] ] ) ; # fhir:code [ fhir:coding ( [ a sct:430127000 ;fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ; fhir:l <http://snomed.info/sct> ] ; fhir:code [ fhir:v "430127000" ] ;fhir:display [ fhir:v "Oral Form Oxycodone (product)" ]fhir:display [ fhir:v "Oxycodone-containing product in oral dose form" ] ] ) ] ; # fhir:doseForm [ fhir:coding ( [ a sct:385055001 ;fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ; fhir:l <http://snomed.info/sct> ] ; fhir:code [ fhir:v "385055001" ] ;fhir:display [ fhir:v "Tablet dose form (qualifier value)" ]fhir:display [ fhir:v "Tablet (basic dose form)" ] ] ) ] ; # fhir:ingredient ( [ fhir:item [ fhir:reference [ fhir:l <#sub03> ; fhir:reference [ fhir:v "#sub03" ] ] ] ; fhir:strength [ a fhir:Ratio ; fhir:numerator [ fhir:value [ fhir:v "5"^^xsd:decimal ] ;fhir:system [ fhir:v "http://unitsofmeasure.org"^^xsd:anyURI ] ;fhir:system [ fhir:v "http://unitsofmeasure.org"^^xsd:anyURI ; fhir:l <http://unitsofmeasure.org> ] ; fhir:code [ fhir:v "mg" ] ] ; fhir:denominator [ fhir:value [ fhir:v "1"^^xsd:decimal ] ;fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-orderableDrugForm"^^xsd:anyURI ] ;fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-orderableDrugForm"^^xsd:anyURI ; fhir:l <http://terminology.hl7.org/CodeSystem/v3-orderableDrugForm> ] ; fhir:code [ fhir:v "TAB" ] ] ]] )] . #] ) . # # -------------------------------------------------------------------------------------
Usage note: every effort has been made to ensure that the examples are correct and useful, but they are not a normative part of the specification.
FHIR
®©
HL7.org
2011+.
FHIR
R5
hl7.fhir.core#5.0.0
R6
hl7.fhir.core#6.0.0-ballot3
generated
on
Sun,
Mar
26,
2023
15:25+1100.
Nov
9,
2025
02:08+0000.
Links:
Search
|
Version
History
|
Contents
|
Glossary
|
QA
|
Compare
to
R4
|
Compare
to
R4B
R5
|
Compare
to
Last
Ballot
|
|
Propose
a
change