{
"description": "How the Quantity should be understood and represented.",
"_filename": "ValueSet-quantity-comparator.json",
"package_name": "hl7.fhir.r2.core",
"date": "2015-10-24T07:41:03+11:00",
"meta": {
"profile": [ "http://hl7.org/fhir/StructureDefinition/valueset-shareable-definition" ],
"lastUpdated": "2015-10-24T07:41:03.495+11:00"
},
"publisher": "HL7 (FHIR Project)",
"name": "QuantityComparator",
"type": null,
"experimental": "false",
"resourceType": "ValueSet",
"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": "07a9fc74-72ca-443e-b600-f289e6814d1c",
"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",
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/valueset-oid",
"valueUri": "urn:oid:2.16.840.1.113883.4.642.1.34"
} ],
"caseSensitive": true
},
"version": "1.0.2",
"contact": [ {
"telecom": [ {
"value": "http://hl7.org/fhir",
"system": "other"
}, {
"value": "fhir@lists.hl7.org",
"system": "email"
} ]
} ]
}