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

: ePI document types - XML Representation

Active as of 2024-05-14

Raw xml | Download



<ValueSet xmlns="http://hl7.org/fhir">
  <id value="epiType"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><ul><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"/>
  <name value="VsEpiType"/>
  <title value="ePI document types"/>
  <status value="active"/>
  <experimental value="false"/>
  <date value="2024-05-14T01:43:37+00:00"/>
  <publisher
             value="HL7 International - Biomedical Research &amp; Regulation Work Group"/>
  <contact>
    <name
          value="HL7 International - Biomedical Research &amp; Regulation Work Group"/>
    <telecom>
      <system value="url"/>
      <value value="http://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="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>