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 & Regulation Work Group. 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

: Clinical Use - Warning - JSON Representation

Raw json | Download

{
  "resourceType" : "ClinicalUseDefinition",
  "id" : "ac21a804-cafa-41ff-b644-a14c8003edeb",
  "meta" : {
    "profile" : [
      🔗 "http://hl7.org/fhir/uv/emedicinal-product-info/StructureDefinition/ClinicalUseDefinition-warning-uv-epi"
    ]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ClinicalUseDefinition ac21a804-cafa-41ff-b644-a14c8003edeb</b></p><a name=\"ac21a804-cafa-41ff-b644-a14c8003edeb\"> </a><a name=\"hcac21a804-cafa-41ff-b644-a14c8003edeb\"> </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\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-ClinicalUseDefinition-warning-uv-epi.html\">ClinicalUseDefinition Warning (ePI)</a></p></div><p><b>identifier</b>: <code>http://example.org/sid</code>/warning-example-1</p><p><b>type</b>: Warning</p><p><b>subject</b>: <a href=\"MedicinalProductDefinition-800a51a2-d81d-49a4-a4eb-f2417d301837.html\">MedicinalProductDefinition: identifier = http://example.org/sid/product#medicinalproduct75; type = Medicinal Product; domain = Human use; status = Active; statusDate = 2018-06-23 08:38:00+0200; legalStatusOfSupply = Medicinal product subject to medical prescription</a></p><h3>Warnings</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Description</b></td></tr><tr><td style=\"display: none\">*</td><td><div><p>Symptomatic hypotension, especially after the first dose, may occur in patients.</p>\n</div></td></tr></table></div>"
  },
  "identifier" : [
    {
      "system" : "http://example.org/sid",
      "value" : "warning-example-1"
    }
  ],
  "type" : "warning",
  "subject" : [
    {
      🔗 "reference" : "MedicinalProductDefinition/800a51a2-d81d-49a4-a4eb-f2417d301837"
    }
  ],
  "warning" : {
    "description" : "Symptomatic hypotension, especially after the first dose, may occur in patients."
  }
}