Electronic Medicinal Product Information (ePI) FHIR Implementation Guide
1.0.0-ballot - STU Ballot International flag

This page is part of the Electronic Medicinal Product Information (ePI) FHIR Implementation Guide (v1.0.0-ballot: STU1 Ballot 1) based on FHIR v5.0.0-ballot. . For a full list of available versions, see the Directory of published versions

: ePI document types - XML Representation

Active as of 2022-12-04

Raw xml | Download



<ValueSet xmlns="http://hl7.org/fhir">
  <id value="epiType"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p>This value set includes codes based on the following rules:</p><ul><li>Include these codes as defined in <code>https://spor.ema.europa.eu/rmswi</code><table class="none"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td></tr><tr><td>100000155538</td><td>Package Leaflet</td></tr></table></li><li>Include these codes as defined in <a href="http://loinc.org"><code>http://loinc.org</code></a><table class="none"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href="https://loinc.org/34390-5/">34390-5</a></td><td>HUMAN OTC DRUG LABEL</td></tr><tr><td><a href="https://loinc.org/34391-3/">34391-3</a></td><td>HUMAN PRESCRIPTION DRUG LABEL</td></tr></table></li></ul></div>
  </text>
  <url
       value="http://hl7.org/fhir/uv/emedicinal-product-info/ValueSet/epiType"/>
  <version value="1.0.0-ballot"/>
  <name value="VsEpiType"/>
  <title value="ePI document types"/>
  <status value="active"/>
  <experimental value="false"/>
  <date value="2022-12-04T18:49:33+00:00"/>
  <contact>
    <name value="HL7 BR&amp;R"/>
    <telecom>
      <system value="url"/>
      <value value="http://www.hl7.org/Special/committees/rcrim"/>
    </telecom>
  </contact>
  <description value="ePI document types"/>
  <jurisdiction>
    <coding>
      <system value="http://unstats.un.org/unsd/methods/m49/m49.htm"/>
      <code value="001"/>
      <display value="World"/>
    </coding>
  </jurisdiction>
  <copyright
             value="This material contains content from LOINC (http://loinc.org). LOINC is copyright © 1995-2020, Regenstrief Institute, Inc. and the Logical Observation Identifiers Names and Codes (LOINC) Committee and is available at no cost under the license at http://loinc.org/license. LOINC® is a registered United States trademark of Regenstrief Institute, Inc"/>
  <compose>
    <include>
      <system value="https://spor.ema.europa.eu/rmswi"/>
      <concept>
        <code value="100000155538"/>
        <display value="Package Leaflet"/>
      </concept>
    </include>
    <include>
      <system value="http://loinc.org"/>
      <concept>
        <code value="34390-5"/>
        <display value="HUMAN OTC DRUG LABEL"/>
      </concept>
      <concept>
        <code value="34391-3"/>
        <display value="HUMAN PRESCRIPTION DRUG LABEL"/>
      </concept>
    </include>
  </compose>
</ValueSet>