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
| Responsible Owner: Biomedical Research and Regulation Work Group | Standards Status : Informative | Compartments : No defined compartments |
Raw XML ( canonical form + also see XML Format Specification )
Combination product - tablet and cream co-packaged and showing layers (as one resource, with others contained) (id = "drug-combo-product")
<?xml version="1.0" encoding="UTF-8"?> <MedicinalProductDefinition xmlns="http://hl7.org/fhir"> <id value="drug-combo-product"/> <text><status value="generated"/> <div xmlns="http://www.w3.org/1999/xhtml"> <p> <b> Generated Narrative </b> </p> <p> <b> id </b> : drug-combo-product </p> <p> <b> identifier </b> : id: ThrushTreatCombo </p> <p> <b> combinedPharmaceuticalDoseForm </b> : <span title="Codes: {http://example.org.uk/fhir/doseform Tablet and Cream for topical application}"> Tablet and Cream for topical application </span> </p> <p> <b> packagedMedicinalProduct </b> : <a name="packageCombo"/> </p> <blockquote> <p> <b> id </b> :packageCombo </p> <blockquote> <p> <b> package (outer) </b> </p> <p> <b> type </b> : <span title="Codes: "> Box </span> </p> <blockquote> <p> <b> Package (inner 1) </b> </p> <p> <b> Type </b> : Blister pack </p> <p> <b> Items quantity </b> : 1 </p> <blockquote> <p> <b> Form </b> : Tablet </p> <blockquote> <p> <b> Ingredient </b> : 150mg fluconazole </p> </blockquote> </blockquote> </blockquote> <blockquote> <p> <b> Package (inner 2) </b> </p> <p> <b> Type </b> : Tube </p> <p> <b> Items quantity </b> : 20g </p> <blockquote> <p> <b> Package Item </b> : Cap </p> </blockquote> <blockquote> <p> <b> Form </b> : Cream for topical application </p> <blockquote> <p> <b> Ingredient </b> : 2% w/w clotrimazole </p> </blockquote> </blockquote> </blockquote> </blockquote> </blockquote> <h3> Names </h3> <table class="grid"> <tr> <td> - </td> <td> <b> ProductName </b> </td> </tr> <tr> <td> * </td> <td> ThrushTreat Combo </td> </tr> </table> </div> </text> <contained> <PackagedProductDefinition> <id value="packageCombo"/> <packageFor> <reference value="#"/> </packageFor> <packaging> <type> <coding> <code value="Box"/> </coding> </type> <packaging> <type> <coding> <code value="blister pack"/> </coding> </type> <containedItem> <item> <reference><reference value="#tabletItem"/> </reference> </item> <amount> <value value="1"/> </amount> </containedItem> </packaging> <packaging> <type> <coding> <code value="tube"/> </coding> </type> <containedItem> <item> <reference><reference value="#creamItem"/> </reference> </item> <amount> <value value="20"/> <unit value="g"/><system value="http://unitsofmeasure.org"/> <code value="g"/> </amount> </containedItem> <packaging> <type> <coding> <code value="cap"/> </coding> </type> </packaging> </packaging> </packaging> </PackagedProductDefinition> </contained> <!-- would normally go on to have ingredients here (see other examples) --> <contained> <ManufacturedItemDefinition> <id value="tabletItem"/> <status value="active"/> <manufacturedDoseForm> <coding> <system value="http://example.org.uk/fhir/doseform"/> <code value="tablet"/> </coding> </manufacturedDoseForm></ManufacturedItemDefinition> </contained> <!-- would normally go on to have ingredients here (see other examples) --> <contained> <ManufacturedItemDefinition> <id value="creamItem"/> <status value="active"/> <manufacturedDoseForm> <coding> <system value="http://example.org.uk/fhir/doseform"/> <code value="Cream for topical application"/> </coding> </manufacturedDoseForm></ManufacturedItemDefinition> </contained> <identifier> <system value="http://example.org.uk/fhir/product"/> <value value="ThrushTreatCombo"/> </identifier> <combinedPharmaceuticalDoseForm> <coding> <system value="http://example.org.uk/fhir/doseform"/> <code value="Tablet and Cream for topical application"/> </coding> </combinedPharmaceuticalDoseForm> <name> <productName value="ThrushTreat Combo"/> </name> </ MedicinalProductDefinition >
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.
Mon,
Nov
10,
2025
15:22+0000.
Links:
Search
|
Version
History
|
Contents
|
Glossary
|
QA
|
Compare
to
R4
|
Compare
to
R4B
R5
|
Compare
to
Last
Ballot
|
|
Propose
a
change