Vulcan ePI FHIR Implementation Guide - Local Development build (v0.1.0). See the Directory of published versions
<MedicinalProductDefinition xmlns="http://hl7.org/fhir">
<id value="f1b25777-da7a-4a35-98af-ab18d3246d54"/>
<meta>
<profile
value="http://hl7.org/fhir/uv/vulcan-epi/StructureDefinition/MedicinalProductDefinition-uv-epi"/>
</meta>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p><b>Generated Narrative: MedicinalProductDefinition</b></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 "f1b25777-da7a-4a35-98af-ab18d3246d54" </p><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-MedicinalProductDefinition-uv-epi.html">MedicinalProductDefinition (ePI)</a></p></div><p><b>identifier</b>: id: 123456</p><p><b>type</b>: Medicinal Product <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="http://build.fhir.org/codesystem-medicinal-product-type.html">MedicinalProductType</a>#MedicinalProduct)</span></p><p><b>domain</b>: Human use <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="http://build.fhir.org/codesystem-medicinal-product-domain.html">MedicinalProductDomain</a>#Human)</span></p><p><b>status</b>: Active <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="http://build.fhir.org/codesystem-publication-status.html">PublicationStatus</a>#active)</span></p><p><b>legalStatusOfSupply</b>: Medicinal product subject to medical prescription <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="CodeSystem-CodeSystemUvEPIRrmswi.html">Referentials Management Services CodeSystem</a>#100000072084)</span></p><blockquote><p><b>name</b></p><p><b>productName</b>: Aromasin (exemestane) Tablets 25 mg</p><p><b>type</b>: Full name <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="CodeSystem-CodeSystemUvEPIRrmswi.html">Referentials Management Services CodeSystem</a>#220000000001)</span></p><h3>NameParts</h3><table class="grid"><tr><td>-</td><td><b>Part</b></td><td><b>Type</b></td></tr><tr><td>*</td><td>Tablet</td><td>Pharmaceutical dose form part <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="CodeSystem-CodeSystemUvEPIRrmswi.html">Referentials Management Services CodeSystem</a>#220000000005)</span></td></tr></table><h3>CountryLanguages</h3><table class="grid"><tr><td>-</td><td><b>Country</b></td><td><b>Jurisdiction</b></td><td><b>Language</b></td></tr><tr><td>*</td><td>United States of America <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (unknown#us)</span></td><td>United States of America <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (unknown#us)</span></td><td>English <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (unknown#en)</span></td></tr></table></blockquote></div>
</text>
<identifier>
<system value="https://spor.ema.europa.eu/pmswi"/>
<value value="123456"/>
</identifier>
<type>
<coding>
<system value="http://hl7.org/fhir/medicinal-product-type"/>
<code value="MedicinalProduct"/>
</coding>
<text value="Medicinal Product"/>
</type>
<domain>
<coding>
<system value="http://hl7.org/fhir/medicinal-product-domain"/>
<code value="Human"/>
</coding>
<text value="Human use"/>
</domain>
<status>
<coding>
<system value="http://hl7.org/fhir/publication-status"/>
<code value="active"/>
<display value="Active"/>
</coding>
</status>
<legalStatusOfSupply>
<coding>
<system value="https://spor.ema.europa.eu/rmswi"/>
<code value="100000072084"/>
</coding>
<text value="Medicinal product subject to medical prescription"/>
</legalStatusOfSupply>
<name>
<productName value="Aromasin (exemestane) Tablets 25 mg"/>
<type>
<coding>
<system value="https://spor.ema.europa.eu/rmswi"/>
<code value="220000000001"/>
</coding>
<text value="Full name"/>
</type>
<namePart>
<part value="Tablet"/>
<type>
<coding>
<system value="https://spor.ema.europa.eu/rmswi"/>
<code value="220000000005"/>
</coding>
<text value="Pharmaceutical dose form part"/>
</type>
</namePart>
<countryLanguage>
<country>
<coding>
<system value="urn:iso:std:iso:3166"/>
<code value="us"/>
</coding>
<text value="United States of America"/>
</country>
<jurisdiction>
<coding>
<system value="urn:iso:std:iso:3166"/>
<code value="us"/>
</coding>
<text value="United States of America"/>
</jurisdiction>
<language>
<coding>
<system value="urn:iso:std:iso:639-1"/>
<code value="en"/>
</coding>
<text value="English"/>
</language>
</countryLanguage>
</name>
</MedicinalProductDefinition>