TMAType enumeration type |
|
|
Enumerates the defined types of TMA services
|
 |
 |
| Set of enumeration values |
9 elements |
| enTMATypeAny: 0 |
The TMA service has an unknown type (is never set!!) AND given in a filter it does not filter at all! |
|
| enTMATypeIsPOR: 1 |
The TMA service is a main trigger service P and is element of the OR group (Partition O, LKAAT). This is in short abreviated by P(OR). |
|
| enTMATypeIsPNotOR: 2 |
The TMA service is a main trigger service P and is NOT element of the OR group. This is in short abreviated by P(notOR). |
|
| enTMATypeIsP: 3 |
The type is never returned but used as a filter it does selected P(OR)+P(notOR) = P. |
|
| enTMATypeIsPZ: 4 |
The TMA service is an additional service PZ, which can only be used with an P service as reference code. This is in short abreviated by PZ. |
|
| enTMATypeIsE: 5 |
The TMA service a 'TarDoc like' main service E. This is in short abreviated by E. |
|
| enTMATypeIsEZ: 6 |
The TMA service a 'TarDoc like' additional service EZ, which can only be used with an E service as reference code. This is in short abreviated by EZ. |
|
| enTMATypeIsN: 7 |
The TMA service not an E nor a P service e.g. "C00.AA.0010 - Hämodialyse". This is in short abreviated by N. |
|
| enTMATypeIsPandE: 8 |
There is no service of type P+E, but used as filter it does select both P as well as E services! |
|
 |