Gravitate Health

Nordic ePI IG
0.1.0 - CI Build

Nordic ePI IG, published by Nordic Health Information Partnership. This guide is not an authorized publication; it is the continuous build for version 0.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/felleskatalogen/nordic-epi-ig/ and changes regularly. See the Directory of published versions

: GH ePI sections - XML Representation

Draft as of 2024-07-15

Raw xml | Download



<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="GhEpiSections"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: CodeSystem GhEpiSections</b></p><a name="GhEpiSections"> </a><a name="hcGhEpiSections"> </a><a name="GhEpiSections-en-US"> </a><p>This case-sensitive code system <code>https://gravitatehealth.eu/section</code> defines the following codes:</p><table class="codes"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td></tr><tr><td style="white-space:nowrap">additional-monitoring<a name="GhEpiSections-additional-monitoring"> </a></td><td>This medicinal product is subject to additional monitoring</td></tr><tr><td style="white-space:nowrap">age-limitation<a name="GhEpiSections-age-limitation"> </a></td><td>Age limitation</td></tr><tr><td style="white-space:nowrap">patient-info<a name="GhEpiSections-patient-info"> </a></td><td/></tr><tr><td style="white-space:nowrap">rules<a name="GhEpiSections-rules"> </a></td><td>Read all of this leaflet carefully</td></tr><tr><td style="white-space:nowrap">toc<a name="GhEpiSections-toc"> </a></td><td>What is in this leaflet</td></tr><tr><td style="white-space:nowrap">unspecified<a name="GhEpiSections-unspecified"> </a></td><td>Unspecified</td></tr></table></div>
  </text>
  <url value="https://gravitatehealth.eu/section"/>
  <version value="0.1.0"/>
  <name value="GhEpiSections"/>
  <title value="GH ePI section headers"/>
  <status value="draft"/>
  <experimental value="true"/>
  <date value="2024-07-15T16:34:59+00:00"/>
  <publisher value="Nordic Health Information Partnership"/>
  <description
               value="Additional codes for sections that are not coded in SPOR RMS"/>
  <caseSensitive value="true"/>
  <content value="complete"/>
  <concept>
    <code value="additional-monitoring"/>
    <display
             value="This medicinal product is subject to additional monitoring"/>
  </concept>
  <concept>
    <code value="age-limitation"/>
    <display value="Age limitation"/>
  </concept>
  <concept>
    <code value="patient-info"/>
  </concept>
  <concept>
    <code value="rules"/>
    <display value="Read all of this leaflet carefully"/>
  </concept>
  <concept>
    <code value="toc"/>
    <display value="What is in this leaflet"/>
  </concept>
  <concept>
    <code value="unspecified"/>
    <display value="Unspecified"/>
  </concept>
</CodeSystem>