FHIR © HL7.org  |  Server Home  |  XIG Home  |  XIG Stats  |  Server Source  |  FHIR  

FHIR IG Statistics: CodeSystem/GhEpiSections

Packagenordic-epi-ig
Resource TypeCodeSystem
IdGhEpiSections
FHIR VersionR5
Sourcehttps://gravitatehealth.eu/fhir/nordic-epi-ig/https://build.fhir.org/ig/felleskatalogen/nordic-epi-ig/CodeSystem-GhEpiSections.html
URLhttps://gravitatehealth.eu/section
Version0.1.0
Statusdraft
Date2025-05-10T10:08:12+00:00
NameGhEpiSections
TitleGH ePI section headers
DescriptionAdditional codes for sections that are not coded in SPOR RMS
Contentcomplete

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: CodeSystem GhEpiSections

This case-sensitive code system https://gravitatehealth.eu/section defines the following codes:

CodeDisplay
additional-monitoring This medicinal product is subject to additional monitoring
age-limitation Age limitation
patient-info
rules Read all of this leaflet carefully
toc What is in this leaflet
unspecified Unspecified

Source

{
  "resourceType": "CodeSystem",
  "id": "GhEpiSections",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://gravitatehealth.eu/section",
  "version": "0.1.0",
  "name": "GhEpiSections",
  "title": "GH ePI section headers",
  "status": "draft",
  "experimental": true,
  "date": "2025-05-10T10:08:12+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"
    }
  ]
}