--- type: "valueset" title: "Dose Limit Scope ValueSet" valueset: "comparison-operation" --- # Dose Limit Scope ValueSet - **Official URL**: http://hl7.org/fhir/tools/ValueSet/comparison-operation - **Status**: active - **Name**: ComparisonOperationVS - **Title**: Dose Limit Scope ValueSet - **Publisher**: HL7 International / FHIR Infrastructure - **Description**: Additional Binding Purpose ## Content (Compose) - **System**: http://hl7.org/fhir/CodeSystem/comparison-operation ## ValueSet XML ```xml <status value="active"/> <experimental value="false"/> <publisher value="HL7 International / FHIR Infrastructure"/> <contact> <telecom> <system value="url"/> <value value="http://www.hl7.org/Special/committees/fiwg"/> </telecom> </contact> <description value="Additional Binding Purpose"/> <jurisdiction> <coding> <system value="http://unstats.un.org/unsd/methods/m49/m49.htm"/> <code value="001"/> </coding> </jurisdiction> <compose> <include> <system value="http://hl7.org/fhir/CodeSystem/comparison-operation"/> </include> </compose> </ValueSet> ```