{
"description": "How the Quantity should be understood and represented.",
"_filename": "ValueSet-quantity-comparator.json",
"package_name": "hl7.fhir.r2.expansions",
"date": "2015-10-24T07:41:03+11:00",
"publisher": "HL7 (FHIR Project)",
"name": "QuantityComparator",
"type": null,
"experimental": "false",
"resourceType": "ValueSet",
"expansion": {
"contains": [ {
"code": "<",
"system": "http://hl7.org/fhir/quantity-comparator",
"display": "Less than"
}, {
"code": "<=",
"system": "http://hl7.org/fhir/quantity-comparator",
"display": "Less or Equal to"
}, {
"code": ">=",
"system": "http://hl7.org/fhir/quantity-comparator",
"display": "Greater or Equal to"
}, {
"code": ">",
"system": "http://hl7.org/fhir/quantity-comparator",
"display": "Greater than"
} ],
"parameter": [ {
"name": "version",
"valueUri": "http://hl7.org/fhir/ValueSet/quantity-comparator?version=1.0.2"
} ],
"timestamp": "2015-10-22T12:31:50+11:00",
"identifier": "urn:uuid:de6081d6-6477-4020-ac76-96b123678110"
},
"title": null,
"package_version": "1.0.2",
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/valueset-oid",
"valueUri": "urn:oid:2.16.840.1.113883.4.642.2.34"
} ],
"status": "draft",
"id": "93c2fa86-eba5-44e4-b58a-1f45ceaa3708",
"kind": null,
"url": "http://hl7.org/fhir/ValueSet/quantity-comparator",
"codeSystem": {
"system": "http://hl7.org/fhir/quantity-comparator",
"concept": [ {
"code": "<",
"display": "Less than",
"definition": "The actual value is less than the given value."
}, {
"code": "<=",
"display": "Less or Equal to",
"definition": "The actual value is less than or equal to the given value."
}, {
"code": ">=",
"display": "Greater or Equal to",
"definition": "The actual value is greater than or equal to the given value."
}, {
"code": ">",
"display": "Greater than",
"definition": "The actual value is greater than the given value."
} ],
"version": "1.0.2",
"caseSensitive": true
},
"version": "1.0.2",
"contact": [ {
"telecom": [ {
"value": "http://hl7.org/fhir",
"system": "other"
}, {
"value": "fhir@lists.hl7.org",
"system": "email"
} ]
} ]
}