{
"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": "2020-12-28T16:55:11+11:00",
"meta": {
"profile": [ "http://hl7.org/fhir/StructureDefinition/shareablevalueset" ],
"lastUpdated": "2022-09-10T04:52:37.223+10:00"
},
"publisher": "HL7 (FHIR Project)",
"name": "FilterOperator",
"type": null,
"experimental": "false",
"resourceType": "ValueSet",
"expansion": {
"total": 11,
"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": "child-of",
"system": "http://hl7.org/fhir/filter-operator",
"display": "Child Of"
}, {
"code": "descendent-leaf",
"system": "http://hl7.org/fhir/filter-operator",
"display": "Descendent Leaf"
}, {
"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|5.0.0-ballot"
} ],
"timestamp": "2022-09-10T04:53:47+10:00",
"identifier": "urn:uuid:af598af6-264e-427b-8c60-3907d7a5cb0c"
},
"title": "FilterOperator",
"package_version": "5.0.0-ballot",
"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": "1ef2504d-8446-4a6a-a48b-c8777b0f964f",
"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": "5.0.0-ballot",
"contact": [ {
"telecom": [ {
"value": "http://hl7.org/fhir",
"system": "url"
}, {
"value": "fhir@lists.hl7.org",
"system": "email"
} ]
} ]
}