Electronic Medicinal Product Information (ePI) FHIR Implementation Guide
1.0.0-ballot - STU Ballot International flag

This page is part of the Electronic Medicinal Product Information (ePI) FHIR Implementation Guide (v1.0.0-ballot: STU1 Ballot 1) based on FHIR v5.0.0-ballot. . For a full list of available versions, see the Directory of published versions

: interactiongrapefruitjuice - JSON Representation

Raw json | Download


{
  "resourceType" : "ClinicalUseDefinition",
  "id" : "f7d8f2a0-27eb-4e37-8036-58f3d5aa6537",
  "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=\"f7d8f2a0-27eb-4e37-8036-58f3d5aa6537\"> </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 &quot;f7d8f2a0-27eb-4e37-8036-58f3d5aa6537&quot; </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: JQ9EK2H6BG (use: OFFICIAL)</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>-</td><td><b>Item[x]</b></td></tr><tr><td>*</td><td>GRAPEFRUIT JUICE <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (#JQ9EK2H6BG)</span></td></tr></table></blockquote></div>"
  },
  "identifier" : [
    {
      "use" : "official",
      "system" : "https://gsrs.ncats.nih.gov/ginas/app/beta",
      "value" : "JQ9EK2H6BG"
    }
  ],
  "type" : "interaction",
  "subject" : [
    {
      "reference" : "MedicinalProductDefinition/800a51a2-d81d-49a4-a4eb-f2417d301837"
    }
  ],
  "interaction" : {
    "interactant" : [
      {
        "itemCodeableConcept" : {
          "coding" : [
            {
              "system" : "https://gsrs.ncats.nih.gov/ginas/app/beta/",
              "code" : "JQ9EK2H6BG"
            }
          ],
          "text" : "GRAPEFRUIT JUICE"
        }
      }
    ]
  }
}