Electronic Medicinal Product Information (ePI) FHIR Implementation Guide
1.0.0 - trial-use International flag

Electronic Medicinal Product Information (ePI) FHIR Implementation Guide, published by HL7 International - Biomedical Research & Regulation Work Group. This guide is not an authorized publication; it is the continuous build for version 1.0.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/emedicinal-product-info/ and changes regularly. See the Directory of published versions

: Medicinal Product DrugX 75 tablet in a blister of x28 tablets - JSON Representation

Raw json | Download


{
  "resourceType" : "MedicinalProductDefinition",
  "id" : "800a51a2-d81d-49a4-a4eb-f2417d301837",
  "meta" : {
    "profile" : [
      🔗 "http://hl7.org/fhir/uv/emedicinal-product-info/StructureDefinition/MedicinalProductDefinition-uv-epi"
    ]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: MedicinalProductDefinition</b><a name=\"800a51a2-d81d-49a4-a4eb-f2417d301837\"> </a><a name=\"hc800a51a2-d81d-49a4-a4eb-f2417d301837\"> </a></p><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">ResourceMedicinalProductDefinition &quot;800a51a2-d81d-49a4-a4eb-f2417d301837&quot; </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-MedicinalProductDefinition-uv-epi.html\">MedicinalProductDefinition (ePI)</a></p></div><p><b>identifier</b>: <code>http://example.org/sid/product</code>/medicinalproduct75</p><p><b>type</b>: Medicinal Product <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://hl7.org/fhir/R5/codesystem-medicinal-product-type.html\">Medicinal Product Type</a>#MedicinalProduct)</span></p><p><b>domain</b>: Human use <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://hl7.org/fhir/R5/codesystem-medicinal-product-domain.html\">Medicinal Product Domain</a>#Human)</span></p><p><b>status</b>: Active <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://hl7.org/fhir/R5/codesystem-publication-status.html\">PublicationStatus</a>#active)</span></p><p><b>statusDate</b>: 2018-06-23 08:38:00+0200</p><p><b>legalStatusOfSupply</b>: Medicinal product subject to medical prescription <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://hl7.org/fhir/R5/codesystem-legal-status-of-supply.html\">Legal Status Of Supply</a>#100000072084)</span></p><blockquote><p><b>name</b></p><p><b>productName</b>: DrugX</p><h3>Parts</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Part</b></td><td><b>Type</b></td></tr><tr><td style=\"display: none\">*</td><td>tablet</td><td>Invented name part <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (example.org#220000000005 &quot;Administrable dose form part&quot;)</span></td></tr></table><h3>Usages</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Country</b></td><td><b>Jurisdiction</b></td><td><b>Language</b></td></tr><tr><td style=\"display: none\">*</td><td>France <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/5.5.0/CodeSystem-ISO3166Part1.html\">ISO 3166-1 Codes for the representation of names of countries and their subdivisions — Part 1: Country code</a>#FR)</span></td><td>France <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/5.5.0/CodeSystem-ISO3166Part1.html\">ISO 3166-1 Codes for the representation of names of countries and their subdivisions — Part 1: Country code</a>#FR)</span></td><td>English <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/5.5.0/CodeSystem-v3-ietf3066.html\">Tags for the Identification of Languages</a>#en)</span></td></tr></table></blockquote></div>"
  },
  "identifier" : [
    {
      "system" : "http://example.org/sid/product",
      "value" : "medicinalproduct75"
    }
  ],
  "type" : {
    "coding" : [
      {
        "system" : "http://hl7.org/fhir/medicinal-product-type",
        "code" : "MedicinalProduct",
        "display" : "Medicinal Product"
      }
    ]
  },
  "domain" : {
    "coding" : [
      {
        "system" : "http://hl7.org/fhir/medicinal-product-domain",
        "code" : "Human",
        "display" : "Human use"
      }
    ]
  },
  "status" : {
    "coding" : [
      {
        "system" : "http://hl7.org/fhir/publication-status",
        "code" : "active",
        "display" : "Active"
      }
    ]
  },
  "statusDate" : "2018-06-23T08:38:00+02:00",
  "legalStatusOfSupply" : {
    "coding" : [
      {
        "system" : "http://hl7.org/fhir/legal-status-of-supply",
        "code" : "100000072084",
        "display" : "Medicinal product subject to medical prescription"
      }
    ]
  },
  "name" : [
    {
      "productName" : "DrugX",
      "part" : [
        {
          "part" : "tablet",
          "type" : {
            "coding" : [
              {
                "system" : "http://example.org",
                "code" : "220000000005",
                "display" : "Administrable dose form part"
              }
            ],
            "text" : "Invented name part"
          }
        }
      ],
      "usage" : [
        {
          "country" : {
            "coding" : [
              {
                "system" : "urn:iso:std:iso:3166",
                "code" : "FR"
              }
            ]
          },
          "jurisdiction" : {
            "coding" : [
              {
                "system" : "urn:iso:std:iso:3166",
                "code" : "FR"
              }
            ]
          },
          "language" : {
            "coding" : [
              {
                "system" : "urn:ietf:bcp:47",
                "code" : "en"
              }
            ]
          }
        }
      ]
    }
  ]
}