--- type: "valueset" title: "Interactant" valueset: "interactant" --- # Interactant - **Official URL**: http://hl7.org/fhir/ValueSet/interactant - **Version**: 6.0.0 - **Status**: active - **Name**: Interactant - **Title**: Interactant - **Publisher**: HL7 (FHIR Project) - **Description**: An interactant - a substance that may have a clinically significant effect on another. ## Narrative - Include all codes defined in [`http://hl7.org/fhir/interactant`](codesystem-interactantm) interactant ## Content (Compose) - **System**: http://snomed.info/sct | **Filters**: concept is-a 105590001 ## ValueSet XML ```xml
interactant
<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="An interactant - a substance that may have a clinically significant effect on another."/> <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="105590001"/> </filter> </include> </compose> </ValueSet> ```