This page is part of the FHIR Specification (v4.0.1: R4 - Mixed Normative and STU) in it's permanent home (it will always be available at this URL). The current version which supercedes this version is 5.0.0. For a full list of available versions, see the Directory of published versions . Page versions: R4 R3
Vocabulary Work Group | Maturity Level: N/A | External | Use Context: Any |
This value set (http://terminology.hl7.org/ValueSet/v3-RelationalOperator) is defined as part of HL7 v3.
Summary
Defining URL: | http://terminology.hl7.org/ValueSet/v3-RelationalOperator |
Version: | 2018-08-12 |
Name: | v3.RelationalOperator |
Title: | v3 Code System RelationalOperator |
Definition: | **** MISSING DEFINITIONS **** |
OID: | 2.16.840.1.113883.1.11.209 (for OID based terminology systems) |
Source Resource | XML / JSON |
This value set is used in the following places:
This value set includes codes from the following code systems:
http://terminology.hl7.org/CodeSystem/v3-RelationalOperator
This expansion generated 01 Nov 2019
This value set contains 8 concepts
Expansion based on http://terminology.hl7.org/CodeSystem/v3-RelationalOperator version 2018-08-12
All codes from system http://terminology.hl7.org/CodeSystem/v3-RelationalOperator
Code | Display | Definition |
CT | Contains | Specified set of things includes value being evaluated. |
EQ | Equal | Equal condition applied to comparisons. |
GE | Greater than or equal | Greater than or equal condition applied to comparisons. |
GN | Generic | A generic comparison selects a record for inclusion in the response if the beginning of the designated element value matches the select string. |
GT | Greater than | Greater than condition applied to comparisons. |
LE | Less than or equal | Less than or equal condition applied to comparisons. |
LT | Less than | Less than condition applied to comparisons. |
NE | Not Equal | Not equal condition applied to comparisons. |