{
"description": "How the Quantity should be understood and represented.",
"compose": {
"include": [ {
"system": "http://hl7.org/fhir/quantity-comparator"
} ]
},
"_filename": "ValueSet-quantity-comparator.json",
"package_name": "hl7.fhir.r2b.expansions",
"date": "2016-03-31T08:01:25+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"
} ],
"timestamp": "2016-03-30T07:03:12+11:00",
"identifier": "urn:uuid:1b5de652-a6c5-4d95-8f23-c9624a6bac90"
},
"title": null,
"package_version": "1.4.0",
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/valueset-oid",
"valueUri": "urn:oid:2.16.840.1.113883.4.642.2.34"
} ],
"status": "draft",
"id": "fb0e2283-9ae3-4931-b443-97807633d94e",
"kind": null,
"url": "http://hl7.org/fhir/ValueSet/quantity-comparator",
"version": "1.4.0",
"contact": [ {
"telecom": [ {
"value": "http://hl7.org/fhir",
"system": "other"
}, {
"value": "fhir@lists.hl7.org",
"system": "email"
} ]
} ]
}