{
"description": "Additional Binding Purpose",
"_filename": "CodeSystem-comparison-operation.json",
"package_name": "hl7.fhir.r6.core",
"date": null,
"meta": {
"lastUpdated": "2025-12-18T07:07:42.170+11:00"
},
"publisher": "HL7 International / Pharmacy",
"jurisdiction": [ {
"coding": [ {
"code": "001",
"system": "http://unstats.un.org/unsd/methods/m49/m49.htm"
} ]
} ],
"content": "complete",
"name": "ComparisonOperationCS",
"type": null,
"experimental": "false",
"resourceType": "CodeSystem",
"title": "Dose Limit Scope CodeSystem",
"package_version": "6.0.0-ballot4",
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode": "normative"
}, {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode": "phx"
} ],
"status": "active",
"hierarchyMeaning": "is-a",
"id": "fef9f196-02dc-4947-b4f5-b30562259074",
"valueSet": "http://hl7.org/fhir/ValueSet/comparison-operation",
"kind": null,
"url": "http://hl7.org/fhir/CodeSystem/comparison-operation",
"concept": [ {
"code": "eq",
"display": "Equals",
"definition": "the value for the parameter in the resource is equal to the provided value."
}, {
"code": "ne",
"display": "Not Equals",
"definition": "the value for the parameter in the resource is not equal to the provided value."
}, {
"code": "in",
"display": "In",
"definition": "The value for the parameter in the resource is in the list of codes in the value (comma-separated, and subject to code system logic; the code may be a value set)."
}, {
"code": "nin",
"display": "Not In",
"definition": "The value for the parameter in the resource is not in the list of codes in the value (comma-separated, and subject to code system logic; the code may be a value set)."
}, {
"code": "gt",
"display": "Greater Than",
"definition": "the value for the parameter in the resource is greater than the provided value."
}, {
"code": "lt",
"display": "Less Than",
"definition": "the value for the parameter in the resource is less than the provided value."
}, {
"code": "ge",
"display": "Greater or Equals",
"definition": "the value for the parameter in the resource is greater or equal to the provided value."
}, {
"code": "le",
"display": "Less of Equal",
"definition": "the value for the parameter in the resource is less or equal to the provided value."
}, {
"code": "sa",
"display": "Starts After",
"definition": "the value for the parameter in the resource starts after the provided value."
}, {
"code": "eb",
"display": "Ends Before",
"definition": "the value for the parameter in the resource ends before the provided value."
}, {
"code": "ap",
"display": "Approximately",
"definition": "the value for the parameter in the resource is approximately the same to the provided value."
} ],
"caseSensitive": true,
"version": "6.0.0-ballot4",
"contact": [ {
"telecom": [ {
"value": "http://www.hl7.org/Special/committees/fiwg",
"system": "url"
} ]
}, {
"telecom": [ {
"value": "http://www.hl7.org/Special/committees/medication",
"system": "url"
} ]
} ]
}