{
"description": "The kind of operation to perform as a part of a property based filter.",
"compose": {
"include": [ {
"system": "http://hl7.org/fhir/filter-operator"
} ]
},
"_filename": "ValueSet-filter-operator.json",
"package_name": "hl7.fhir.r5.expansions",
"date": "2019-12-31T21:03:40+11:00",
"meta": {
"profile": [ "http://hl7.org/fhir/StructureDefinition/shareablevalueset" ],
"lastUpdated": "2019-12-31T21:03:40.621+11:00"
},
"publisher": "HL7 (FHIR Project)",
"name": "FilterOperator",
"type": null,
"experimental": "false",
"resourceType": "ValueSet",
"expansion": {
"total": 9,
"contains": [ {
"code": "=",
"system": "http://hl7.org/fhir/filter-operator",
"display": "Equals"
}, {
"code": "is-a",
"system": "http://hl7.org/fhir/filter-operator",
"display": "Is A (by subsumption)"
}, {
"code": "descendent-of",
"system": "http://hl7.org/fhir/filter-operator",
"display": "Descendent Of (by subsumption)"
}, {
"code": "is-not-a",
"system": "http://hl7.org/fhir/filter-operator",
"display": "Not (Is A) (by subsumption)"
}, {
"code": "regex",
"system": "http://hl7.org/fhir/filter-operator",
"display": "Regular Expression"
}, {
"code": "in",
"system": "http://hl7.org/fhir/filter-operator",
"display": "In Set"
}, {
"code": "not-in",
"system": "http://hl7.org/fhir/filter-operator",
"display": "Not in Set"
}, {
"code": "generalizes",
"system": "http://hl7.org/fhir/filter-operator",
"display": "Generalizes (by Subsumption)"
}, {
"code": "exists",
"system": "http://hl7.org/fhir/filter-operator",
"display": "Exists"
} ],
"parameter": [ {
"name": "excludeNested",
"valueBoolean": true
}, {
"name": "includeDesignations",
"valueBoolean": true
}, {
"name": "version",
"valueUri": "http://hl7.org/fhir/filter-operator|4.2.0"
} ],
"timestamp": "2019-12-31T21:04:30+11:00",
"identifier": "urn:uuid:a9b313da-7b75-495b-9387-f7af8dc66017"
},
"title": "FilterOperator",
"package_version": "4.2.0",
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode": "vocab"
}, {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode": "normative"
}, {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
"valueCode": "4.0.0"
}, {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
"valueInteger": 5
} ],
"status": "active",
"id": "62ccb814-7f0f-4293-a0f8-2163cb190b97",
"kind": null,
"url": "http://hl7.org/fhir/ValueSet/filter-operator",
"identifier": [ {
"value": "urn:oid:2.16.840.1.113883.4.642.3.478",
"system": "urn:ietf:rfc:3986"
} ],
"immutable": true,
"version": "4.2.0",
"contact": [ {
"telecom": [ {
"value": "http://hl7.org/fhir",
"system": "url"
}, {
"value": "fhir@lists.hl7.org",
"system": "email"
} ]
} ]
}