SNOMED Documentation Search
Replacement slots may be given a replacement type to indicate what type of value may be used to replace the slot. The replacement type directly follows the '+' symbol inside the slot (with optional whitespace between). Permitted replacement types include:
Please note, that if no replacement type is specified after the '+' symbol, then a replacement type of 'scg' is assumed.
Slots with a replacement type of 'id' may only be replaced by a single concept reference. For example, the replacement slot in the following expression template
Slots with a replacement type of 'scg' may be replaced by any (precoordinated or postcoordinated) expression. For example, the slot in the following expression template
Slots with a replacement type of 'tok' may be replaced by any token (or symbol) that is defined in the base language. For example, the following expression has a definition status that has not yet been defined.
If the definitionStatus | '<<<'| is used to complete the slot then the resulting expression would be:Slots with a replacement type of 'str', 'int', 'dec' or 'bool' may be replaced by any string, integer, decimal or boolean value respectively. For example, the slot in the expression template below:1
may be replaced by the string PANADOL to form the following expression Please note that the template processor must add quotation marks around the string to ensure that the resulting expression is syntactically valid.The slot in the following expression template:
The slot in the following expression template:
And lastly, the slot in the following expression template:
Ref | Notes |
---|---|
1 | Please note that these example expression templates are based on a hypothetical drug concept model, and are not intended to reflect any specific drug model. In these expressions, the SNOMED CT identifiers created with the '9999999' namespace are for example only, and should not be used in a production environment. |