This page is part of the FHIR Specification (v0.0.82: DSTU 1). 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.14.4.1.105 v3 Code System RelationalOperator

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

Formal value Set definition (identifier http://hl7.org/fhir/v3/vs/RelationalOperator ): XML or JSON

Release Date: 2014-08-07

Level Code Display Definition
1 CT Contains Specified set of things includes value being evaluated.
1 EQ Equal Equal condition applied to comparisons.
1 GE Greater than or equal Greater than or equal condition applied to comparisons.
1 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.
1 GT Greater than Greater than condition applied to comparisons.
1 LE Less than or equal Less than or equal condition applied to comparisons.
1 LT Less than Less than condition applied to comparisons.
1 NE Not Equal Not equal condition applied to comparisons.