--- type: "valueset" title: "Interaction Effect" valueset: "interaction-effect" --- # Interaction Effect - **Official URL**: http://hl7.org/fhir/ValueSet/interaction-effect - **Version**: 6.0.0 - **Status**: active - **Name**: InteractionEffect - **Title**: Interaction Effect - **Publisher**: HL7 (FHIR Project) - **Description**: A interaction effect of clinical use of a medication or other substance. ## Narrative - Include all codes defined in [`http://hl7.org/fhir/interaction-effect`](codesystem-interaction-effect) interaction-effect ## Content (Compose) - **System**: http://snomed.info/sct | **Filters**: concept is-a 363788007 ## ValueSet XML ```xml
interaction-effect
<status value="active"/> <experimental value="false"/> <date value="2020-12-28T16:55:11+11:00"/> <publisher value="HL7 (FHIR Project)"/> <contact> <telecom> <system value="url"/> <value value="http://hl7.org/fhir"/> </telecom> <telecom> <system value="email"/> <value value="fhir@lists.hl7.org"/> </telecom> </contact> <description value="A interaction effect of clinical use of a medication or other substance."/> <immutable value="true"/> <copyright value="This resource includes content from SNOMED Clinical Terms® (SNOMED CT®) which is copyright of the International Health Terminology Standards Development Organisation (IHTSDO). Implementers of these specifications must have the appropriate SNOMED CT Affiliate license - for more information contact http://www.snomed.org/snomed-ct/get-snomed-ct or info@snomed.org"/> <compose> <include> <system value="http://snomed.info/sct"/> <filter> <property value="concept"/> <op value="is-a"/> <value value="363788007"/> </filter> </include> </compose> </ValueSet> ```