This page is part of the FHIR Specification (v5.0.0: R5 - STU). This is the current published version in it's permanent home (it will always be available at this URL). For a full list of available versions, see the Directory of published versions . Page versions: R5 R4B
Example MedicinalProductDefinition/Acetamin-500-20-generic (XML)
Raw XML (canonical form + also see XML Format Specification)
Jump past Narrative
Acetaminophin product, pack and tablet (using contained resources) (id = "Acetamin-500-20-generic")
<?xml version="1.0" encoding="UTF-8"?>
<MedicinalProductDefinition xmlns="http://hl7.org/fhir">
<id value="Acetamin-500-20-generic"/>
<text> <status value="generated"/> <div xmlns="http://www.w3.org/1999/xhtml"><p> <b> Generated Narrative: MedicinalProductDefinition</b> <a name="Acetamin-500-20-generic"> </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 MedicinalProductDefinition "Acetamin-500-20-generic" </p> </div> <p> <b> identifier</b> : <span title=" contained>
<Ingredient>
<id value="Acetamin-ing-500"/>
<status value="active"/>
<for>
<reference value="ManufacturedItemDefinition/Acetamin-tab-500"/>
</for>
<role>
<coding>
<code value="active"/>
</coding>
</role>
<substance>
<code>
<concept>
<coding>
<system value="http://snomed.info/sct"/>
<code value="387517004"/>
<display value="Acetaminophen"/>
</coding>
</concept>
</code>
<strength>
<presentationRatio>
<numerator>
<value value="500"/>
<unit value="mg"/>
</numerator>
<denominator>
<value value="1"/>
<unit value="tablet"/>
</denominator>
</presentationRatio>
</strength>
</substance>
</Ingredient>
</contained ">id: 12345</span> </p> <h3> Names</h3> <table class="grid"><tr> <td> -</td> <td> <b> ProductName</b> </td> </tr> <tr> <td> *</td> <td> Acetaminophen 500 mg tablets [generic]</td> </tr> </table> </div> </text> <contained>
<PackagedProductDefinition>
<id value="Acetamin-pack-20"/>
<packageFor>
<reference value="#"/>
</packageFor>
<packaging>
<type>
<coding>
<code value="cardboard box"/>
</coding>
</type>
<containedItem>
<item>
<reference>
<reference value="#Acetamin-tab-500"/>
</reference>
</item>
<amount>
<value value="20"/>
</amount>
</containedItem>
</packaging>
</PackagedProductDefinition>
</contained>
<contained>
<ManufacturedItemDefinition>
<id value="Acetamin-tab-500"/>
<status value="active"/>
<manufacturedDoseForm>
<coding>
<code value="tablet"/>
</coding>
</manufacturedDoseForm>
</ManufacturedItemDefinition>
</contained>
<identifier>
<system value="http://example.nation.org/drugs"/>
<value value="12345"/>
</identifier>
<name>
<productName value="Acetaminophen 500 mg tablets [generic]"/>
</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.