DSTU2

This page is part of the FHIR Specification (v1.0.2: DSTU 2). The current version which supercedes this version is 5.0.0. For a full list of available versions, see the Directory of published versions

1.25.4.1.105 HL7 v3 Code System RelationalOperator

This code system (http://hl7.org/fhir/v3/RelationalOperator) is defined as part of HL7 v3.

Summary

Defining URL:http://hl7.org/fhir/ValueSet/v3-RelationalOperator
Name:v3 Code System RelationalOperator
Definition:**** MISSING DEFINITIONS ****
OID:2.16.840.1.113883.1.11.209 (for OID based terminology systems)
System URL:http://hl7.org/fhir/v3/RelationalOperator
System OID:2.16.840.1.113883.5.105
Source ResourceXML / JSON

This value set is not currently used

1.25.4.1.105.1 Content Logical Definition


This value set has an inline code system http://hl7.org/fhir/v3/RelationalOperator, which defines the following codes:

CodeDisplayDefinition
CT ContainsSpecified set of things includes value being evaluated.
EQ EqualEqual condition applied to comparisons.
GE Greater than or equalGreater than or equal condition applied to comparisons.
GN GenericA generic comparison selects a record for inclusion in the response if the beginning of the designated element value matches the select string.
GT Greater thanGreater than condition applied to comparisons.
LE Less than or equalLess than or equal condition applied to comparisons.
LT Less thanLess than condition applied to comparisons.
NE Not EqualNot equal condition applied to comparisons.