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

FHIR IG analytics

Packagehl7.fhir.uv.emedicinal-product-info
Resource TypeCodeSystem
IdCodeSystem-epi-list-entry-flag-cs.json
FHIR VersionR5
Sourcehttps://build.fhir.org/ig/HL7/emedicinal-product-info/CodeSystem-epi-list-entry-flag-cs.html
URLhttp://hl7.org/fhir/uv/emedicinal-product-info/CodeSystem/epi-list-entry-flag-cs
Version1.1.0
Statusactive
Date2026-03-30T16:43:36+00:00
NameListEntryFlagCS
TitleePI List Entry Flag CodeSystem
Realmuv
Authorityhl7
DescriptionCodes to classify the component type or lifecycle status of an ePI list entry.
Contentcomplete

Resources that use this resource

ValueSet
hl7.fhir.uv.emedicinal-product-info#currentepi-list-entry-flag-vsePI List Entry Flag ValueSet

Resources that this resource uses

No resources found


Narrative

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

Generated Narrative: CodeSystem epi-list-entry-flag-cs

Language: en

This code system http://hl7.org/fhir/uv/emedicinal-product-info/CodeSystem/epi-list-entry-flag-cs defines the following codes:

CodeDisplayDefinition
smpc Summary of Product CharacteristicsThe entry is a Summary of Product Characteristics.
pil Patient Information LeafletThe entry is a Patient Information Leaflet.
combined SmPC + PILThe entry is a combination of an SmPC and PIL.
ifu Instructions for UseThe entry is an Instructions for Use document.
pack-artwork Pack ArtworkThe entry is Pack Artwork.
dhcp Dear Healthcare Professional LetterThe entry is a Dear Healthcare Professional Letter.
master MasterThe entry is the master or reference version.
translation TranslationThe entry is a translation.
national NationalThe entry is a nationally recognized variant.

Source1

{
  "resourceType": "CodeSystem",
  "id": "epi-list-entry-flag-cs",
  "language": "en",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
      "valueCode": "brr"
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
      "valueCode": "trial-use",
      "_valueCode": {
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
            "valueCanonical": "http://hl7.org/fhir/uv/emedicinal-product-info/ImplementationGuide/hl7.fhir.uv.emedicinal-product-info"
          }
        ]
      }
    }
  ],
  "url": "http://hl7.org/fhir/uv/emedicinal-product-info/CodeSystem/epi-list-entry-flag-cs",
  "version": "1.1.0",
  "name": "ListEntryFlagCS",
  "title": "ePI List Entry Flag CodeSystem",
  "status": "active",
  "experimental": false,
  "date": "2026-03-30T16:43:36+00:00",
  "publisher": "HL7 International / Biomedical Research and Regulation",
  "contact": [
    {
      "name": "HL7 International / Biomedical Research and Regulation",
      "telecom": [
        {
          "system": "url",
          "value": "http://hl7.org/Special/committees/rcrim"
        }
      ]
    }
  ],
  "description": "Codes to classify the component type or lifecycle status of an ePI list entry.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code": "001",
          "display": "World"
        }
      ]
    }
  ],
  "content": "complete",
  "count": 9,
  "concept": [
    {
      "code": "smpc",
      "display": "Summary of Product Characteristics",
      "definition": "The entry is a Summary of Product Characteristics."
    },
    {
      "code": "pil",
      "display": "Patient Information Leaflet",
      "definition": "The entry is a Patient Information Leaflet."
    },
    {
      "code": "combined",
      "display": "SmPC + PIL",
      "definition": "The entry is a combination of an SmPC and PIL."
    },
    {
      "code": "ifu",
      "display": "Instructions for Use",
      "definition": "The entry is an Instructions for Use document."
    },
    {
      "code": "pack-artwork",
      "display": "Pack Artwork",
      "definition": "The entry is Pack Artwork."
    },
    {
      "code": "dhcp",
      "display": "Dear Healthcare Professional Letter",
      "definition": "The entry is a Dear Healthcare Professional Letter."
    },
    {
      "code": "master",
      "display": "Master",
      "definition": "The entry is the master or reference version."
    },
    {
      "code": "translation",
      "display": "Translation",
      "definition": "The entry is a translation."
    },
    {
      "code": "national",
      "display": "National",
      "definition": "The entry is a nationally recognized variant."
    }
  ]
}