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

FHIR IG Statistics: CodeSystem/epi-ig

Packagehl7.fhir.uv.emedicinal-product-info
Resource TypeCodeSystem
Idepi-ig
FHIR VersionR5
Sourcehttp://hl7.org/fhir/uv/emedicinal-product-info/https://build.fhir.org/ig/HL7/emedicinal-product-info/CodeSystem-epi-ig.html
URLhttp://hl7.org/fhir/uv/emedicinal-product-info/CodeSystem/epi-ig
Version1.1.0
Statusactive
Date2025-07-21T10:31:44+00:00
NameEpiIg
TitleeMedicinal Product Information Code System
Realmuv
Authorityhl7
DescriptioneMedicinal Product Information Code System. Coded concepts defined for ePI use only.
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 epi-ig

This case-insensitive code system http://hl7.org/fhir/uv/emedicinal-product-info/CodeSystem/epi-ig defines the following codes:

CodeDisplayDefinition
flavor FlavorPlaceholder for the Flavor concept
surfaceform Surface formPlaceholder for the Surface form concept

Source

{
  "resourceType": "CodeSystem",
  "id": "epi-ig",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://hl7.org/fhir/uv/emedicinal-product-info/CodeSystem/epi-ig",
  "version": "1.1.0",
  "name": "EpiIg",
  "title": "eMedicinal Product Information Code System",
  "status": "active",
  "experimental": true,
  "date": "2025-07-21T10:31:44+00:00",
  "publisher": "HL7 International - Biomedical Research & Regulation Work Group",
  "contact": [
    {
      "name": "HL7 International - Biomedical Research & Regulation Work Group",
      "telecom": [
        {
          "system": "url",
          "value": "http://hl7.org/Special/committees/rcrim"
        }
      ]
    }
  ],
  "description": "eMedicinal Product Information Code System.\nCoded concepts defined for ePI use only.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code": "001",
          "display": "World"
        }
      ]
    }
  ],
  "caseSensitive": false,
  "content": "complete",
  "count": 2,
  "concept": [
    {
      "code": "flavor",
      "display": "Flavor",
      "definition": "Placeholder for the Flavor concept"
    },
    {
      "code": "surfaceform",
      "display": "Surface form",
      "definition": "Placeholder for the Surface form concept"
    }
  ]
}