FHIR R4

4.4.1.100 Value Set http://hl7.org/fhir/ValueSet/filter-operator

Vocabulary Work Group Maturity Level: NNormative (from v4.0.0) Use Context: Any

This is a value set defined by the FHIR project.

Summary

Defining URL:http://hl7.org/fhir/ValueSet/filter-operator
Version:4.0.0
Name:FilterOperator
Title:FilterOperator
Definition:

The kind of operation to perform as a part of a property based filter.

Committee:Vocabulary Work Group
OID:2.16.840.1.113883.4.642.3.478 (for OID based terminology systems)
Source ResourceXML / JSON

This value set is used in the following places:


This value set includes codes from the following code systems:

 

This expansion generated 27 Dec 2018


此值域集包含9个概念

编码选自 http://hl7.org/fhir/filter-operator

编码显示名称定义
= 等于 指定的编码属性与filter.value的值相等
is-a 包含 包括继承关系中的子级编码和自身。
descendent-of 继承 仅包含继承关系中的子级编码。
is-not-a 非继承 指定编码属性与filter.value的值非继承关系
regex 正则 指定的编码属性与filter.value的值中提供的正则表达式匹配。
in 集合中 指定编码属性包含在所提供值(逗号分隔列表)中的编码或概念集中。
not-in 集合外 指定编码属性不包含在所提供值(逗号分隔列表)中的编码或概念集中。
generalizes 属于(继承归类) 包括继承关系中的父级编码和自身。
exists是否存在 如果filter.value的值为true,则指定编码属性至少有一个值;如果filter.value的值为false,则当指定编码属性没有值时匹配。

 

See the full registry of value sets defined as part of FHIR.


Explanation of the columns that may appear on this page:

LvlA few code lists that FHIR defines are hierarchical - each code is assigned a level. For value sets, levels are mostly used to organize codes for user convenience, but may follow code system hierarchy - see Code System for further information
SourceThe source of the definition of the code (when the value set draws in codes defined elsewhere)
CodeThe code (used as the code in the resource instance). If the code is in italics, this indicates that the code is not selectable ('Abstract')
DisplayThe display (used in the display element of a Coding). If there is no display, implementers should not simply display the code, but map the concept into their application
DefinitionAn explanation of the meaning of the concept
CommentsAdditional notes about how to use the code