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
{
"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><a name=\"ac21a804-cafa-41ff-b644-a14c8003edeb-en-US\"> </a><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."
}
}