2.16.840.1.113883.5.105/static-2012-07-24: Unterschied zwischen den Versionen

Aus Hl7wiki
Wechseln zu: Navigation, Suche
(Automated TermBot page content)
(Automated TermBot page content)
Zeile 9: Zeile 9:
 
| colspan=2 bgcolor="#F6F3EE"|''RelationalOperator''
 
| colspan=2 bgcolor="#F6F3EE"|''RelationalOperator''
 
| bgcolor="#F6F3EE"|2.16.840.1.113883.5.105
 
| bgcolor="#F6F3EE"|2.16.840.1.113883.5.105
| bgcolor="#F6F3EE"|2012-07-24T00:00:00
+
| bgcolor="#F6F3EE"|2012-07-24
 
| bgcolor="#F6F3EE"|definitiv
 
| bgcolor="#F6F3EE"|definitiv
 
|-
 
|-
Zeile 17: Zeile 17:
 
| bgcolor="#ECE9E4" colspan="2"|'''Beschreibung'''
 
| bgcolor="#ECE9E4" colspan="2"|'''Beschreibung'''
 
|-
 
|-
 +
|-
 +
|0-L
 +
|'''EQ'''
 +
|<font color="grey">(en-US)</font> Equal
 +
| colspan="2" |<p>Equal condition applied to comparisons.</p>
 +
|-
 +
|0-L
 +
|'''NE'''
 +
|<font color="grey">(en-US)</font> Not Equal
 +
| colspan="2" |<p>Not equal condition applied to comparisons.</p>
 +
|-
 +
|0-L
 +
|'''LT'''
 +
|<font color="grey">(en-US)</font> Less than
 +
| colspan="2" |<p>Less than condition applied to comparisons.</p>
 +
|-
 +
|0-L
 +
|'''GT'''
 +
|<font color="grey">(en-US)</font> Greater than
 +
| colspan="2" |<p>Greater than condition applied to comparisons.</p>
 +
|-
 +
|0-L
 +
|'''LE'''
 +
|<font color="grey">(en-US)</font> Less than or equal
 +
| colspan="2" |<p>Less than or equal condition applied to comparisons.</p>
 +
|-
 +
|0-L
 +
|'''GE'''
 +
|<font color="grey">(en-US)</font> Greater than or equal
 +
| colspan="2" |<p>Greater than or equal condition applied to comparisons.</p>
 +
|-
 +
|0-L
 +
|'''CT'''
 +
|<font color="grey">(en-US)</font> Contains
 +
| colspan="2" |<p>Specified set of things includes value being evaluated.</p>
 +
|-
 +
|0-L
 +
|'''GN'''
 +
|<font color="grey">(en-US)</font> Generic
 +
| colspan="2" |<p>A generic comparison selects a record for inclusion in the response if the beginning of the designated element value matches the select string.</p>
 
|}
 
|}

Version vom 11. November 2012, 18:46 Uhr

Codesystem Name Codesystem Id Version / Eingangsdatum Status
RelationalOperator 2.16.840.1.113883.5.105 2012-07-24 definitiv
Level/Typ Code Anzeigename Beschreibung
0-L EQ (en-US) Equal

Equal condition applied to comparisons.

0-L NE (en-US) Not Equal

Not equal condition applied to comparisons.

0-L LT (en-US) Less than

Less than condition applied to comparisons.

0-L GT (en-US) Greater than

Greater than condition applied to comparisons.

0-L LE (en-US) Less than or equal

Less than or equal condition applied to comparisons.

0-L GE (en-US) Greater than or equal

Greater than or equal condition applied to comparisons.

0-L CT (en-US) Contains

Specified set of things includes value being evaluated.

0-L GN (en-US) Generic

A generic comparison selects a record for inclusion in the response if the beginning of the designated element value matches the select string.