Global Core Electronic Medicinal Product Information (ePI)
1.1.0 - trial-use International flag

Global Core Electronic Medicinal Product Information (ePI), published by HL7 International / Biomedical Research and Regulation. This guide is not an authorized publication; it is the continuous build for version 1.1.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

: ManufacturedItemDefinition - WonderDrug 500 mg

Page standards status: Informative

Raw json | Download

{
  "resourceType" : "ManufacturedItemDefinition",
  "id" : "mid-epi-type2-example-paracetamol",
  "meta" : {
    "profile" : [
      🔗 "http://hl7.org/fhir/uv/emedicinal-product-info/StructureDefinition/ManufacturedItemDefinition-uv-epi"
    ]
  },
  "language" : "en",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\" xml:lang=\"en\" lang=\"en\"><p class=\"res-header-id\"><b>Generated Narrative: ManufacturedItemDefinition mid-epi-type2-example-paracetamol</b></p><a name=\"mid-epi-type2-example-paracetamol\"> </a><a name=\"hcmid-epi-type2-example-paracetamol\"> </a><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\">Language: en</p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-ManufacturedItemDefinition-uv-epi.html\">ManufacturedItemDefinition (ePI)</a></p></div><p><b>identifier</b>: <code>http://example.org/identifier</code>/mid-epi-type2-example-paracetamol</p><p><b>status</b>: Active</p><p><b>manufacturedDoseForm</b>: <span title=\"Codes:{https://spor.ema.europa.eu/rmswi 100000073664}\">Tablet</span></p><p><b>unitOfPresentation</b>: <span title=\"Codes:{https://spor.ema.europa.eu/rmswi 200000002152}\">Tablet</span></p><blockquote><p><b>property</b></p><p><b>type</b>: <span title=\"Codes:{http://hl7.org/fhir/uv/emedicinal-product-info/CodeSystem/epi-ig shape}\">Shape</span></p><p><b>value</b>: <span title=\"Codes:{https://spor.ema.europa.eu/rmswi 100000073670}\">Round</span></p></blockquote><blockquote><p><b>property</b></p><p><b>type</b>: <span title=\"Codes:{http://hl7.org/fhir/uv/emedicinal-product-info/CodeSystem/epi-ig color}\">Color</span></p><p><b>value</b>: <span title=\"Codes:{https://spor.ema.europa.eu/rmswi 100000073586}\">White</span></p></blockquote><blockquote><p><b>property</b></p><p><b>type</b>: <span title=\"Codes:{http://hl7.org/fhir/uv/emedicinal-product-info/CodeSystem/epi-ig size}\">Size</span></p><p><b>value</b>: <span title=\"Codes:{https://spor.ema.europa.eu/rmswi 100000000000}\">10 mm</span></p></blockquote><blockquote><p><b>property</b></p><p><b>type</b>: <span title=\"Codes:{http://hl7.org/fhir/uv/emedicinal-product-info/CodeSystem/epi-ig score}\">Score</span></p><p><b>value</b>: <span title=\"Codes:{https://spor.ema.europa.eu/rmswi 100000000000}\">Scored</span></p></blockquote><blockquote><p><b>property</b></p><p><b>type</b>: <span title=\"Codes:{http://hl7.org/fhir/uv/emedicinal-product-info/CodeSystem/epi-ig imprint}\">Imprint</span></p><p><b>value</b>: </p><div><p>WD500</p>\n</div></blockquote></div>"
  },
  "identifier" : [
    {
      "system" : "http://example.org/identifier",
      "value" : "mid-epi-type2-example-paracetamol"
    }
  ],
  "status" : "active",
  "manufacturedDoseForm" : {
    "coding" : [
      {
        "system" : "https://spor.ema.europa.eu/rmswi",
        "code" : "100000073664",
        "display" : "Tablet"
      }
    ]
  },
  "unitOfPresentation" : {
    "coding" : [
      {
        "system" : "https://spor.ema.europa.eu/rmswi",
        "code" : "200000002152",
        "display" : "Tablet"
      }
    ]
  },
  "property" : [
    {
      "type" : {
        "coding" : [
          {
            "system" : "http://hl7.org/fhir/uv/emedicinal-product-info/CodeSystem/epi-ig",
            "code" : "shape",
            "display" : "Shape"
          }
        ]
      },
      "valueCodeableConcept" : {
        "coding" : [
          {
            "system" : "https://spor.ema.europa.eu/rmswi",
            "code" : "100000073670",
            "display" : "Round"
          }
        ]
      }
    },
    {
      "type" : {
        "coding" : [
          {
            "system" : "http://hl7.org/fhir/uv/emedicinal-product-info/CodeSystem/epi-ig",
            "code" : "color",
            "display" : "Color"
          }
        ]
      },
      "valueCodeableConcept" : {
        "coding" : [
          {
            "system" : "https://spor.ema.europa.eu/rmswi",
            "code" : "100000073586",
            "display" : "White"
          }
        ]
      }
    },
    {
      "type" : {
        "coding" : [
          {
            "system" : "http://hl7.org/fhir/uv/emedicinal-product-info/CodeSystem/epi-ig",
            "code" : "size",
            "display" : "Size"
          }
        ]
      },
      "valueCodeableConcept" : {
        "coding" : [
          {
            "system" : "https://spor.ema.europa.eu/rmswi",
            "code" : "100000000000",
            "display" : "10 mm"
          }
        ]
      }
    },
    {
      "type" : {
        "coding" : [
          {
            "system" : "http://hl7.org/fhir/uv/emedicinal-product-info/CodeSystem/epi-ig",
            "code" : "score",
            "display" : "Score"
          }
        ]
      },
      "valueCodeableConcept" : {
        "coding" : [
          {
            "system" : "https://spor.ema.europa.eu/rmswi",
            "code" : "100000000000",
            "display" : "Scored"
          }
        ]
      }
    },
    {
      "type" : {
        "coding" : [
          {
            "system" : "http://hl7.org/fhir/uv/emedicinal-product-info/CodeSystem/epi-ig",
            "code" : "imprint",
            "display" : "Imprint"
          }
        ]
      },
      "valueMarkdown" : "WD500"
    }
  ]
}