Value Filter Comparator
activeURL
http://hl7.org/fhir/ValueSet/value-filter-comparatorCopied!
Version5.1.0Copied!
PublisherHL7 International / Clinical Decision SupportDate2021-08-10T10:21:03-06:00DescriptionThe type of comparator operator to use
Expansion
| Code | Display | System |
|---|---|---|
| eq | Equals | http://hl7.org/fhir/search-comparator |
| gt | Greater Than | http://hl7.org/fhir/search-comparator |
| lt | Less Than | http://hl7.org/fhir/search-comparator |
| ge | Greater or Equals | http://hl7.org/fhir/search-comparator |
| le | Less of Equal | http://hl7.org/fhir/search-comparator |
| sa | Starts After | http://hl7.org/fhir/search-comparator |
| eb | Ends Before | http://hl7.org/fhir/search-comparator |
systemhttp://hl7.org/fhir/search-comparator
version4.0.1
- Include these codes as defined in
http://hl7.org/fhir/search-comparatorversion4.0.1Code Display Definition eq Equals the value for the parameter in the resource is equal to the provided value. gt Greater Than the value for the parameter in the resource is greater than the provided value. lt Less Than the value for the parameter in the resource is less than the provided value. ge Greater or Equals the value for the parameter in the resource is greater or equal to the provided value. le Less of Equal the value for the parameter in the resource is less or equal to the provided value. sa Starts After the value for the parameter in the resource starts after the provided value. eb Ends Before the value for the parameter in the resource ends before the provided value.
{
"description" : "The type of comparator operator to use",
"compose" : {
"exclude" : [ ],
"include" : [ {
"system" : "http://hl7.org/fhir/search-comparator",
"extension" : [ {
"extension" : [ {
"valueString" : "concept",
"url" : "path"
}, {
"url" : "count",
"valueInteger" : 7
} ],
"url" : "http://health-samurai.io/extensions/excised-data"
} ],
"version" : "4.0.1"
} ]
},
"date" : "2021-08-10T10:21:03-06:00",
"meta" : {
"profile" : [ "http://hl7.org/fhir/StructureDefinition/shareablevalueset" ]
},
"publisher" : "HL7 International / Clinical Decision Support",
"jurisdiction" : [ {
"coding" : [ {
"system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code" : "001"
} ]
} ],
"name" : "ValueFilterComparator",
"experimental" : false,
"resourceType" : "ValueSet",
"title" : "Value Filter Comparator",
"extension" : [ {
"valueCode" : "cds",
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg"
}, {
"valueCode" : "trial-use",
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status"
}, {
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
"valueInteger" : 1
}, {
"url" : "http://health-samurai.io/extensions/source",
"valueCode" : "db"
} ],
"status" : "active",
"id" : "bf8ae4fa-3f8f-4dd9-aee4-5148b75cc9ef",
"url" : "http://hl7.org/fhir/ValueSet/value-filter-comparator",
"identifier" : [ {
"system" : "urn:ietf:rfc:3986",
"value" : "urn:oid:2.16.840.1.113883.4.642.3.3306"
} ],
"immutable" : true,
"version" : "5.1.0",
"contact" : [ {
"telecom" : [ {
"system" : "url",
"value" : "http://www.hl7.org/Special/committees/dss"
} ]
} ],
"text" : {
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><ul><li>Include these codes as defined in <a href=\"http://hl7.org/fhir/R5/codesystem-search-comparator.html\"><code>http://hl7.org/fhir/search-comparator</code></a> version <code>4.0.1</code><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td><a href=\"http://hl7.org/fhir/R5/codesystem-search-comparator.html#search-comparator-eq\">eq</a></td><td>Equals</td><td>the value for the parameter in the resource is equal to the provided value.</td></tr><tr><td><a href=\"http://hl7.org/fhir/R5/codesystem-search-comparator.html#search-comparator-gt\">gt</a></td><td>Greater Than</td><td>the value for the parameter in the resource is greater than the provided value.</td></tr><tr><td><a href=\"http://hl7.org/fhir/R5/codesystem-search-comparator.html#search-comparator-lt\">lt</a></td><td>Less Than</td><td>the value for the parameter in the resource is less than the provided value.</td></tr><tr><td><a href=\"http://hl7.org/fhir/R5/codesystem-search-comparator.html#search-comparator-ge\">ge</a></td><td>Greater or Equals</td><td>the value for the parameter in the resource is greater or equal to the provided value.</td></tr><tr><td><a href=\"http://hl7.org/fhir/R5/codesystem-search-comparator.html#search-comparator-le\">le</a></td><td>Less of Equal</td><td>the value for the parameter in the resource is less or equal to the provided value.</td></tr><tr><td><a href=\"http://hl7.org/fhir/R5/codesystem-search-comparator.html#search-comparator-sa\">sa</a></td><td>Starts After</td><td>the value for the parameter in the resource starts after the provided value.</td></tr><tr><td><a href=\"http://hl7.org/fhir/R5/codesystem-search-comparator.html#search-comparator-eb\">eb</a></td><td>Ends Before</td><td>the value for the parameter in the resource ends before the provided value.</td></tr></table></li></ul></div>",
"status" : "extensions"
}
}