Electronic Medicinal Product Information (ePI) FHIR Implementation Guide
1.0.0 - trial-use International flag

Electronic Medicinal Product Information (ePI) FHIR Implementation Guide, published by HL7 International - Biomedical Research & Regulation Work Group. This guide is not an authorized publication; it is the continuous build for version 1.0.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/emedicinal-product-info/ and changes regularly. See the Directory of published versions

: Medicinal Product DrugX 75 tablet in a blister of x28 tablets - XML Representation

Raw xml | Download



<MedicinalProductDefinition xmlns="http://hl7.org/fhir">
  <id value="800a51a2-d81d-49a4-a4eb-f2417d301837"/>
  <meta>
    <profile
             value="http://hl7.org/fhir/uv/emedicinal-product-info/StructureDefinition/MedicinalProductDefinition-uv-epi"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p><b>Generated Narrative: MedicinalProductDefinition</b><a name="800a51a2-d81d-49a4-a4eb-f2417d301837"> </a><a name="hc800a51a2-d81d-49a4-a4eb-f2417d301837"> </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">ResourceMedicinalProductDefinition &quot;800a51a2-d81d-49a4-a4eb-f2417d301837&quot; </p><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-MedicinalProductDefinition-uv-epi.html">MedicinalProductDefinition (ePI)</a></p></div><p><b>identifier</b>: <code>http://example.org/sid/product</code>/medicinalproduct75</p><p><b>type</b>: Medicinal Product <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="http://hl7.org/fhir/R5/codesystem-medicinal-product-type.html">Medicinal Product Type</a>#MedicinalProduct)</span></p><p><b>domain</b>: Human use <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="http://hl7.org/fhir/R5/codesystem-medicinal-product-domain.html">Medicinal Product Domain</a>#Human)</span></p><p><b>status</b>: Active <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="http://hl7.org/fhir/R5/codesystem-publication-status.html">PublicationStatus</a>#active)</span></p><p><b>statusDate</b>: 2018-06-23 08:38:00+0200</p><p><b>legalStatusOfSupply</b>: Medicinal product subject to medical prescription <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="http://hl7.org/fhir/R5/codesystem-legal-status-of-supply.html">Legal Status Of Supply</a>#100000072084)</span></p><blockquote><p><b>name</b></p><p><b>productName</b>: DrugX</p><h3>Parts</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Part</b></td><td><b>Type</b></td></tr><tr><td style="display: none">*</td><td>tablet</td><td>Invented name part <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (example.org#220000000005 &quot;Administrable dose form part&quot;)</span></td></tr></table><h3>Usages</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Country</b></td><td><b>Jurisdiction</b></td><td><b>Language</b></td></tr><tr><td style="display: none">*</td><td>France <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="http://terminology.hl7.org/5.5.0/CodeSystem-ISO3166Part1.html">ISO 3166-1 Codes for the representation of names of countries and their subdivisions — Part 1: Country code</a>#FR)</span></td><td>France <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="http://terminology.hl7.org/5.5.0/CodeSystem-ISO3166Part1.html">ISO 3166-1 Codes for the representation of names of countries and their subdivisions — Part 1: Country code</a>#FR)</span></td><td>English <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="http://terminology.hl7.org/5.5.0/CodeSystem-v3-ietf3066.html">Tags for the Identification of Languages</a>#en)</span></td></tr></table></blockquote></div>
  </text>
  <identifier>
    <system value="http://example.org/sid/product"/>
    <value value="medicinalproduct75"/>
  </identifier>
  <type>
    <coding>
      <system value="http://hl7.org/fhir/medicinal-product-type"/>
      <code value="MedicinalProduct"/>
      <display value="Medicinal Product"/>
    </coding>
  </type>
  <domain>
    <coding>
      <system value="http://hl7.org/fhir/medicinal-product-domain"/>
      <code value="Human"/>
      <display value="Human use"/>
    </coding>
  </domain>
  <status>
    <coding>
      <system value="http://hl7.org/fhir/publication-status"/>
      <code value="active"/>
      <display value="Active"/>
    </coding>
  </status>
  <statusDate value="2018-06-23T08:38:00+02:00"/>
  <legalStatusOfSupply>
    <coding>
      <system value="http://hl7.org/fhir/legal-status-of-supply"/>
      <code value="100000072084"/>
      <display value="Medicinal product subject to medical prescription"/>
    </coding>
  </legalStatusOfSupply>
  <name>
    <productName value="DrugX"/>
    <part>
      <part value="tablet"/>
      <type>
        <coding>
          <system value="http://example.org"/>
          <code value="220000000005"/>
          <display value="Administrable dose form part"/>
        </coding>
        <text value="Invented name part"/>
      </type>
    </part>
    <usage>
      <country>
        <coding>
          <system value="urn:iso:std:iso:3166"/>
          <code value="FR"/>
        </coding>
      </country>
      <jurisdiction>
        <coding>
          <system value="urn:iso:std:iso:3166"/>
          <code value="FR"/>
        </coding>
      </jurisdiction>
      <language>
        <coding>
          <system value="urn:ietf:bcp:47"/>
          <code value="en"/>
        </coding>
      </language>
    </usage>
  </name>
</MedicinalProductDefinition>