http://hl7.org/fhir/StructureDefinition/MedicinalProductInteraction|4.0.1

The interactions of the medicinal product with other medicinal products, or other forms of interactions.
description: The interactions of the medicinal product with other medicinal products, or other forms of interactions.
derivation: specialization
name: MedicinalProductInteraction
type: MedicinalProductInteraction
elements:
  subject: {short: The medication for which this is a described interaction, array: true, isSummary: true, index: 0}
  description: {short: The interaction described, isSummary: true, index: 1}
  interactant:
    short: The specific medication, food or laboratory test that interacts
    array: true
    isSummary: true
    index: 2
    elements:
      item:
        short: The specific medication, food or laboratory test that interacts
        choices: []
        isSummary: true
        index: 4
    required: [item]
  type: {short: 'The type of the interaction e.g. drug-drug interaction, drug-food interaction, drug-lab test interaction', isSummary: true, index: 5}
  effect: {short: 'The effect of the interaction, for example \"reduced gastric absorption of primary medication\"', isSummary: true, index: 6}
  incidence: {short: 'The incidence of the interaction, e.g. theoretical, observed', isSummary: true, index: 7}
  management: {short: Actions for managing the interaction, isSummary: true, index: 8}
class: resource
kind: resource
url: http://hl7.org/fhir/StructureDefinition/MedicinalProductInteraction
base: http://hl7.org/fhir/StructureDefinition/DomainResource
version: 4.0.1