--- type: "valueset" title: "Evidence Variable Event" valueset: "evidence-variable-event" --- # Evidence Variable Event - **Official URL**: http://hl7.org/fhir/ValueSet/evidence-variable-event - **Version**: 6.0.0 - **Status**: draft - **Name**: EvidenceVariableEvent - **Title**: Evidence Variable Event - **Publisher**: HL7 (FHIR Project) - **Description**: The event used as a base point (reference point) in time. ## Content (Compose) - **System**: http://hl7.org/fhir/evidence-variable-event ## ValueSet XML ```xml <status value="draft"/> <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="The event used as a base point (reference point) in time."/> <immutable value="true"/> <compose> <include> <system value="http://hl7.org/fhir/evidence-variable-event"/> </include> </compose> </ValueSet> ```