FHIR Cross-Version Extensions package for FHIR R4B from FHIR R4 - Version 0.0.1-snapshot-2. See the Directory of published versions
CodeSystem: v3 Code System RelationalOperator
| Official URL: http://terminology.hl7.org/CodeSystem/v3-RelationalOperator
|
Version:
2018-08-12
|
|
Standards status:
External
|
Maturity Level: 0
|
Computable Name: v3.RelationalOperator |
** MISSING DEFINITIONS **
This Code system is referenced in the content logical definition of the following value sets:
This case-sensitive code system http://terminology.hl7.org/CodeSystem/v3-RelationalOperator defines the following codes in a Is-A hierarchy:
| 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. |