Global Core Electronic Medicinal Product Information (ePI)
1.1.0 - trial-use International flag

Global Core Electronic Medicinal Product Information (ePI), published by HL7 International / Biomedical Research and Regulation. This guide is not an authorized publication; it is the continuous build for version 1.1.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 List Entry Flag CodeSystem

Page standards status: Trial-use

Raw xml | Download


<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="epi-list-entry-flag-cs"/>
  <language value="en"/>
  <text>
    <status value="generated"/>
    <div xml:lang="en" xmlns="http://www.w3.org/1999/xhtml" lang="en"><p class="res-header-id"><b>Generated Narrative: CodeSystem epi-list-entry-flag-cs</b></p><a name="epi-list-entry-flag-cs"> </a><a name="hcepi-list-entry-flag-cs"> </a><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">Language: en</p></div><p>This  code system <code>http://hl7.org/fhir/uv/emedicinal-product-info/CodeSystem/epi-list-entry-flag-cs</code> defines the following codes:</p><table class="codes"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td style="white-space:nowrap">smpc<a name="epi-list-entry-flag-cs-smpc"> </a></td><td>Summary of Product Characteristics</td><td>The entry is a Summary of Product Characteristics.</td></tr><tr><td style="white-space:nowrap">pil<a name="epi-list-entry-flag-cs-pil"> </a></td><td>Patient Information Leaflet</td><td>The entry is a Patient Information Leaflet.</td></tr><tr><td style="white-space:nowrap">combined<a name="epi-list-entry-flag-cs-combined"> </a></td><td>SmPC + PIL</td><td>The entry is a combination of an SmPC and PIL.</td></tr><tr><td style="white-space:nowrap">ifu<a name="epi-list-entry-flag-cs-ifu"> </a></td><td>Instructions for Use</td><td>The entry is an Instructions for Use document.</td></tr><tr><td style="white-space:nowrap">pack-artwork<a name="epi-list-entry-flag-cs-pack-artwork"> </a></td><td>Pack Artwork</td><td>The entry is Pack Artwork.</td></tr><tr><td style="white-space:nowrap">dhcp<a name="epi-list-entry-flag-cs-dhcp"> </a></td><td>Dear Healthcare Professional Letter</td><td>The entry is a Dear Healthcare Professional Letter.</td></tr><tr><td style="white-space:nowrap">master<a name="epi-list-entry-flag-cs-master"> </a></td><td>Master</td><td>The entry is the master or reference version.</td></tr><tr><td style="white-space:nowrap">translation<a name="epi-list-entry-flag-cs-translation"> </a></td><td>Translation</td><td>The entry is a translation.</td></tr><tr><td style="white-space:nowrap">national<a name="epi-list-entry-flag-cs-national"> </a></td><td>National</td><td>The entry is a nationally recognized variant.</td></tr></table></div>
  </text>
  <extension
             url="http://hl7.org/fhir/StructureDefinition/structuredefinition-wg">
    <valueCode value="brr"/>
  </extension>
  <extension
             url="http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status">
    <valueCode value="trial-use">
      <extension
                 url="http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom">
        <valueCanonical
                        value="http://hl7.org/fhir/uv/emedicinal-product-info/ImplementationGuide/hl7.fhir.uv.emedicinal-product-info"/>
      </extension>
    </valueCode>
  </extension>
  <url
       value="http://hl7.org/fhir/uv/emedicinal-product-info/CodeSystem/epi-list-entry-flag-cs"/>
  <version value="1.1.0"/>
  <name value="ListEntryFlagCS"/>
  <title value="ePI List Entry Flag CodeSystem"/>
  <status value="active"/>
  <experimental value="false"/>
  <date value="2026-04-03T02:13:18+00:00"/>
  <publisher value="HL7 International / Biomedical Research and Regulation"/>
  <contact>
    <name value="HL7 International / Biomedical Research and Regulation"/>
    <telecom>
      <system value="url"/>
      <value value="http://hl7.org/Special/committees/rcrim"/>
    </telecom>
  </contact>
  <description
               value="Codes to classify the component type or lifecycle status of an ePI list entry."/>
  <jurisdiction>
    <coding>
      <system value="http://unstats.un.org/unsd/methods/m49/m49.htm"/>
      <code value="001"/>
      <display value="World"/>
    </coding>
  </jurisdiction>
  <content value="complete"/>
  <count value="9"/>
  <concept>
    <code value="smpc"/>
    <display value="Summary of Product Characteristics"/>
    <definition value="The entry is a Summary of Product Characteristics."/>
  </concept>
  <concept>
    <code value="pil"/>
    <display value="Patient Information Leaflet"/>
    <definition value="The entry is a Patient Information Leaflet."/>
  </concept>
  <concept>
    <code value="combined"/>
    <display value="SmPC + PIL"/>
    <definition value="The entry is a combination of an SmPC and PIL."/>
  </concept>
  <concept>
    <code value="ifu"/>
    <display value="Instructions for Use"/>
    <definition value="The entry is an Instructions for Use document."/>
  </concept>
  <concept>
    <code value="pack-artwork"/>
    <display value="Pack Artwork"/>
    <definition value="The entry is Pack Artwork."/>
  </concept>
  <concept>
    <code value="dhcp"/>
    <display value="Dear Healthcare Professional Letter"/>
    <definition value="The entry is a Dear Healthcare Professional Letter."/>
  </concept>
  <concept>
    <code value="master"/>
    <display value="Master"/>
    <definition value="The entry is the master or reference version."/>
  </concept>
  <concept>
    <code value="translation"/>
    <display value="Translation"/>
    <definition value="The entry is a translation."/>
  </concept>
  <concept>
    <code value="national"/>
    <display value="National"/>
    <definition value="The entry is a nationally recognized variant."/>
  </concept>
</CodeSystem>