European Medicines Regulatory Network (EMRN) Electronic Product Information (ePI) Implementation Guide
1.0.0 - ci-build

European Medicines Regulatory Network (EMRN) Electronic Product Information (ePI) Implementation Guide - Local Development build (v1.0.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: ePI List example 1 - JSON Representation

Raw json | Download

{
  "resourceType" : "List",
  "id" : "36ce77ef-bb0b-ef11-a81c-000d3aaa7e62",
  "meta" : {
    "profile" : [
      🔗 "http://ema.europa.eu/fhir/StructureDefinition/EUEpiList"
    ]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\">electronic Product Information (ePI) master document list</div>"
  },
  "extension" : [
    {
      "url" : "http://ema.europa.eu/fhir/StructureDefinition/ext-epi-authorization-type",
      "valueString" : "CAP"
    },
    {
      "url" : "http://ema.europa.eu/fhir/StructureDefinition/ext-epi-marketing-authorisation-holder",
      "valueIdentifier" : {
        "system" : "https://spor.ema.europa.eu/v1/organisations/",
        "value" : "ORG-200036100"
      }
    },
    {
      "url" : "http://ema.europa.eu/fhir/StructureDefinition/ext-epi-marketing-authorisation-holder-display",
      "valueString" : "SAMPLE-ORG (ORG-200036100)"
    },
    {
      "url" : "http://ema.europa.eu/fhir/StructureDefinition/ext-epi-medicine-domain",
      "valueCoding" : {
        "system" : "http://ema.europa.eu/fhir/CodeSystem/100000000004",
        "code" : "100000000012",
        "display" : "Human use"
      }
    },
    {
      "url" : "http://ema.europa.eu/fhir/StructureDefinition/ext-epi-procedure-number",
      "valueIdentifier" : {
        "system" : "http://ema.europa.eu/fhir/procedureNumber/",
        "value" : "EPI/PR/001"
      }
    },
    {
      "url" : "http://ema.europa.eu/fhir/StructureDefinition/ext-epi-regulatory-agency",
      "valueIdentifier" : {
        "system" : "https://spor.ema.europa.eu/v1/organisations/",
        "value" : "ORG-100013412"
      }
    },
    {
      "url" : "http://ema.europa.eu/fhir/StructureDefinition/ext-epi-regulatory-agency-display",
      "valueString" : "European Medicines Agency"
    },
    {
      "url" : "http://ema.europa.eu/fhir/StructureDefinition/ext-epi-version-number",
      "valueString" : "1"
    }
  ],
  "identifier" : [
    {
      "system" : "http://ema.europa.eu/fhir/epiId",
      "value" : "EPI/24/81"
    }
  ],
  "status" : "current",
  "mode" : "working",
  "title" : "May connectathon sample ePI",
  "code" : {
    "coding" : [
      {
        "system" : "http://ema.europa.eu/fhir/CodeSystem/100000155531",
        "code" : "100000155539",
        "display" : "Combined File of all Documents"
      }
    ]
  },
  "entry" : [
    {
      "item" : {
        🔗 "reference" : "Bundle/b99c95f8-bb0b-ef11-9f8a-000d3aa845fb",
        "display" : "SUMMARY OF PRODUCT CHARACTERISTICS (English)"
      }
    }
  ]
}