--- type: "valueset" title: "Interaction Type" valueset: "interaction-type" --- # Interaction Type - **Official URL**: http://hl7.org/fhir/ValueSet/interaction-type - **Version**: 6.0.0 - **Status**: active - **Name**: InteractionType - **Title**: Interaction Type - **Publisher**: HL7 (FHIR Project) - **Description**: A categorisation for an interaction between two substances. ## Narrative - Include all codes defined in [`http://hl7.org/fhir/interaction-type`](codesystem-interaction-type) interaction-type ## Content (Compose) - **System**: http://hl7.org/fhir/interaction-type ## ValueSet XML ```xml
interaction-type
<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 categorisation for an interaction between two substances."/> <immutable value="true"/> <compose> <include> <system value="http://hl7.org/fhir/interaction-type"/> </include> </compose> </ValueSet> ```