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
Draft as of 2024-10-25 |
{
"resourceType" : "CodeSystem",
"id" : "GhEpiSections",
"text" : {
"status" : "generated",
"div" : "<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>"
},
"url" : "https://gravitatehealth.eu/section",
"version" : "0.1.0",
"name" : "GhEpiSections",
"title" : "GH ePI section headers",
"status" : "draft",
"experimental" : true,
"date" : "2024-10-25T08:16:11+00:00",
"publisher" : "Nordic Health Information Partnership",
"description" : "Additional codes for sections that are not coded in SPOR RMS",
"caseSensitive" : true,
"content" : "complete",
"concept" : [
{
"code" : "additional-monitoring",
"display" : "This medicinal product is subject to additional monitoring"
},
{
"code" : "age-limitation",
"display" : "Age limitation"
},
{
"code" : "patient-info"
},
{
"code" : "rules",
"display" : "Read all of this leaflet carefully"
},
{
"code" : "toc",
"display" : "What is in this leaflet"
},
{
"code" : "unspecified",
"display" : "Unspecified"
}
]
}