Extensions for Using Data Elements from FHIR STU3 in FHIR R5 - Downloaded Version null See the Directory of published versions
CodeSystem: v3 Code System RelationalOperator
| Official URL: http://hl7.org/fhir/v3/RelationalOperator
|
Version:
2016-11-11
|
|
Standards status:
Trial-use
|
Maturity Level: 0
|
Computable Name: v3 Code System RelationalOperator |
** MISSING DEFINITIONS **
This Code system is referenced in the content logical definition of the following value sets:
This case-sensitive code system http://hl7.org/fhir/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. |