Page History
...
Concrete values of type string and boolean may also be included in an expression constraint, and compared using an 'equal to' (i.e. "=") or 'not equal to' (i.e. "!=") operator. The following expression constraint is satisfied only by products with a trade product name equal to "PANADOL"
Footnote Macro |
---|
Concrete values of type string are case sensitive and compared using the Unicode Collation Algorithm (http://www.unicode.org/reports/tr10/). |
...
Scg expression | ||||
---|---|---|---|---|
| ||||
< 373873005 |Pharmaceutical / biologic product|: 2099999991043460481009 |Has tradeproduct name| = "PANADOL" |
The following expression constraint is satisfied only by products that are in the national benefit scheme (of the given country)
Footnote Macro |
---|
Please note that the concept 859999999102 |Is in national benefit scheme| is a fictitious attribute used here to illustrate boolean values. |
.
Scg expression | ||||
---|---|---|---|---|
| ||||
< 373873005 |Pharmaceutical / biologic product|: 859999999102 |Is in national benefit scheme| = TRUE |
...