This page is part of the Electronic Medicinal Product Information (ePI) FHIR Implementation Guide (v1.0.0: STU1) based on FHIR v5.0.0. This is the current published version in its permanent home (it will always be available at this URL). For a full list of available versions, see the Directory of published versions
: Clinical Use - Interaction - JSON Representation
Raw json | Download
{
"resourceType" : "ClinicalUseDefinition",
"id" : "e60575aa-e7b3-4461-a456-d310514f4041",
"meta" : {
"profile" : [
"http://hl7.org/fhir/uv/emedicinal-product-info/StructureDefinition/ClinicalUseDefinition-interaction-uv-epi"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: ClinicalUseDefinition</b><a name=\"e60575aa-e7b3-4461-a456-d310514f4041\"> </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\">Resource ClinicalUseDefinition "e60575aa-e7b3-4461-a456-d310514f4041" </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-ClinicalUseDefinition-interaction-uv-epi.html\">ClinicalUseDefinition Interaction (ePI)</a></p></div><p><b>identifier</b>: id:\u00a0YL5FZ2Y5U1\u00a0(use:\u00a0OFFICIAL)</p><p><b>type</b>: interaction</p><p><b>subject</b>: <a href=\"MedicinalProductDefinition-800a51a2-d81d-49a4-a4eb-f2417d301837.html\">MedicinalProductDefinition/800a51a2-d81d-49a4-a4eb-f2417d301837</a></p><blockquote><p><b>interaction</b></p><h3>Interactants</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Item[x]</b></td></tr><tr><td style=\"display: none\">*</td><td>METHOTREXATE <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/5.0.0/CodeSystem-UNII.html\">Unique Ingredient Identifier (UNII)</a>#YL5FZ2Y5U1)</span></td></tr></table></blockquote></div>"
},
"identifier" : [
{
"use" : "official",
"system" : "http://fdasis.nlm.nih.gov",
"value" : "YL5FZ2Y5U1"
}
],
"type" : "interaction",
"subject" : [
{
"reference" : "MedicinalProductDefinition/800a51a2-d81d-49a4-a4eb-f2417d301837"
}
],
"interaction" : {
"interactant" : [
{
"itemCodeableConcept" : {
"coding" : [
{
"system" : "http://fdasis.nlm.nih.gov",
"code" : "YL5FZ2Y5U1",
"display" : "METHOTREXATE"
}
]
}
}
]
}
}