FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packageacs.ig.epi.pl.deu
Resource TypeCodeSystem
IdCodeSystem-DEU-ePIL-Extended-Section-CodeSystem.json
FHIR VersionR5
Sourcehttps://simplifier.net/resolve?scope=acs.ig.epi.pl.deu@0.3.1&canonical=http://fhir.pharmaprotect.de/digital/epil-fhir-ig/CodeSystem/DEU-ePIL-Extended-Section-CodeSystem
URLhttp://fhir.pharmaprotect.de/digital/epil-fhir-ig/CodeSystem/DEU-ePIL-Extended-Section-CodeSystem
Version0.3.0
Statusdraft
Date2025-10-22T09:19:06+02:00
NameDEU_ePIL_Extended_Section_CodeSystem
TitleProject specific Product Information Leaflet Section Code System
DescriptionExtensible section codes for diGItal Product Information Leaflet documents, supporting chapters 7 through N with flexible subsection structure.
Contentfragment

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 DEU-ePIL-Extended-Section-CodeSystem

This case-sensitive code system http://fhir.pharmaprotect.de/digital/epil-fhir-ig/CodeSystem/DEU-ePIL-Extended-Section-CodeSystem provides a fragment that includes following codes:

CodeDisplayDefinition
usage-instructions GebrauchsanweisungenUsage instructions section specific to diGItal Product Information Leaflets
additional-chapter Weitere KapitelGeneric additional chapter code for any additional sections beyond standard EMA chapters
subsection UnterabschnittGeneric subsection (can be used multiple times in any chapter)

Source1

{
  "resourceType": "CodeSystem",
  "id": "DEU-ePIL-Extended-Section-CodeSystem",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://fhir.pharmaprotect.de/digital/epil-fhir-ig/CodeSystem/DEU-ePIL-Extended-Section-CodeSystem",
  "version": "0.3.0",
  "name": "DEU_ePIL_Extended_Section_CodeSystem",
  "title": "Project specific Product Information Leaflet Section Code System",
  "status": "draft",
  "experimental": false,
  "date": "2025-10-22T09:19:06+02:00",
  "publisher": "ACS PharmaProtect GmbH",
  "contact": [
    {
      "name": "ACS PharmaProtect GmbH",
      "telecom": [
        {
          "system": "url",
          "value": "https://www.pharmaprotect.de"
        },
        {
          "system": "email",
          "value": "andreas.schaefer@wambo.com"
        }
      ]
    }
  ],
  "description": "Extensible section codes for diGItal Product Information Leaflet documents, supporting chapters 7 through N with flexible subsection structure.",
  "caseSensitive": true,
  "content": "fragment",
  "concept": [
    {
      "code": "usage-instructions",
      "display": "Gebrauchsanweisungen",
      "definition": "Usage instructions section specific to diGItal Product Information Leaflets"
    },
    {
      "code": "additional-chapter",
      "display": "Weitere Kapitel",
      "definition": "Generic additional chapter code for any additional sections beyond standard EMA chapters"
    },
    {
      "code": "subsection",
      "display": "Unterabschnitt",
      "definition": "Generic subsection (can be used multiple times in any chapter)"
    }
  ]
}