--- type: "valueset" title: "Evidence Variable Constraint" valueset: "evidence-variable-constraint" --- # Evidence Variable Constraint - **Official URL**: http://hl7.org/fhir/ValueSet/evidence-variable-constraint - **Version**: 6.0.0 - **Status**: active - **Name**: EvidenceVariableConstraint - **Title**: Evidence Variable Constraint - **Publisher**: HL7 (FHIR Project) - **Description**: A rule, such as a format or other expectation, for the data values. ## Content (Compose) - **System**: http://hl7.org/fhir/evidence-variable-constraint ## ValueSet XML ```xml <status value="active"/> <experimental value="false"/> <date value="2024-11-16T12: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 rule, such as a format or other expectation, for the data values."/> <compose> <include> <system value="http://hl7.org/fhir/evidence-variable-constraint"/> </include> </compose> </ValueSet> ```