Vulcan ePI FHIR Implementation Guide
0.1.0 - CI Build

Vulcan ePI FHIR Implementation Guide - Local Development build (v0.1.0). See the Directory of published versions

: ePI document types - XML Representation

Active as of 2022-09-02

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 <a href="CodeSystem-CodeSystemUvEPIRrmswi.html"><code>https://spor.ema.europa.eu/rmswi</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="CodeSystem-CodeSystemUvEPIRrmswi.html#CodeSystemUvEPIRrmswi-100000155538">100000155538</a></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="http://details.loinc.org/LOINC/34390-5.html">34390-5</a></td><td>HUMAN OTC DRUG LABEL</td></tr><tr><td><a href="http://details.loinc.org/LOINC/34391-3.html">34391-3</a></td><td>HUMAN PRESCRIPTION DRUG LABEL</td></tr></table></li></ul></div>
  </text>
  <url value="http://hl7.org/fhir/uv/vulcan-epi/ValueSet/epiType"/>
  <version value="0.1.0"/>
  <name value="VsEpiType"/>
  <title value="ePI document types"/>
  <status value="active"/>
  <date value="2022-09-02T12:45:28+00:00"/>
  <contact>
    <name value="Gravitate Health Project"/>
    <telecom>
      <system value="url"/>
      <value value="https://www.gravitatehealth.eu/"/>
    </telecom>
  </contact>
  <description value="ePI document types"/>
  <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>