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

: eMedicinal Product Information Code System - XML Representation

Active as of 2024-05-14

Raw xml | Download



<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="epi-ig"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p>This case-insensitive code system <code>http://hl7.org/fhir/uv/emedicinal-product-info/CodeSystem/epi-ig</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">flavor<a name="epi-ig-flavor"> </a></td><td>Flavor</td><td>Placeholder for the Flavor concept</td></tr><tr><td style="white-space:nowrap">surfaceform<a name="epi-ig-surfaceform"> </a></td><td>Surface form</td><td>Placeholder for the Surface form concept</td></tr></table></div>
  </text>
  <url
       value="http://hl7.org/fhir/uv/emedicinal-product-info/CodeSystem/epi-ig"/>
  <version value="1.0.0"/>
  <name value="EpiIg"/>
  <title value="eMedicinal Product Information Code System"/>
  <status value="active"/>
  <experimental value="true"/>
  <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="eMedicinal Product Information Code System.
Coded concepts defined for ePI use only."/>
  <jurisdiction>
    <coding>
      <system value="http://unstats.un.org/unsd/methods/m49/m49.htm"/>
      <code value="001"/>
      <display value="World"/>
    </coding>
  </jurisdiction>
  <caseSensitive value="false"/>
  <content value="complete"/>
  <count value="2"/>
  <concept>
    <code value="flavor"/>
    <display value="Flavor"/>
    <definition value="Placeholder for the Flavor concept"/>
  </concept>
  <concept>
    <code value="surfaceform"/>
    <display value="Surface form"/>
    <definition value="Placeholder for the Surface form concept"/>
  </concept>
</CodeSystem>