SNOMED Documentation Search


Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Scg expression
Borderridge
ShowFormatblock
   	404684003 |Clinical finding|: 255234002 |After| = [[+scg]]

...

Scg expression
Borderridge
ShowFormatblock
   	82271004 |Injury of head|
   	417163006 |Injury|: 363698007 |Finding site| = 69536005 |Head structure|
   	417163006 |Injury| + 118934005 |Disorder of head|

...

Scg expression
Borderridge
ShowFormatblock
   	404684003 |Clinical finding|: 255234002 |After| = 82271004 |Injury of head|
   	404684003 |Clinical finding|: 255234002 |After| = (417163006 |Injury|: 363698007 |Finding site| = 69536005 |Head structure|)
   	404684003 |Clinical finding|: 255234002 |After| = (417163006 |Injury| + 118934005 |Disorder of head|)

...

Scg expression
Borderridge
ShowFormatblock
   	[[+tok]] 73211009 |Diabetes mellitus| :  363698007 |Finding site|  =  113331007 |Endocrine system|

...

Scg expression
Borderridge
ShowFormatblock
   	<<< 73211009 |Diabetes mellitus| :  363698007 |Finding site|  =  113331007 |Endocrine system|

Concrete Value Replacement Slots

...

Scg expression
Borderridge
ShowFormatblock
   	322236009 |Paracetamol 500mg tablet| :  209999999104 |Has trade name|  = [[+str]]

...

Scg expression
Borderridge
ShowFormatblock
   	322236009 |Paracetamol 500mg tablet| :  209999999104 |Has trade name|  = "PANADOL"

...

Scg expression
Borderridge
ShowFormatblock
   	323510009 |Amoxycillin 500mg capsule|: 
      {		{ 749999999108 |Has pack size magnitude| = [[+int]], 
       			759999999106 |Has pack size units| = 428641000 |Capsule| }

may be replaced by the integer value 30 to form the expression

Scg expression
Borderridge
ShowFormatblock
   	323510009 |Amoxycillin 500mg capsule|: 
      {		{ 749999999108 |Has pack size magnitude| = #30, 
       			759999999106 |Has pack size units| = 428641000 |Capsule| }

Please note that the template processor must add a hash symbol ("#") before the integer value to ensure that the resulting expression is syntactically valid.

...

Scg expression
Borderridge
ShowFormatblock
   	326645001 |Chlorhexidine gluconate 0.02% irrigation solution|: 
      {		{ 749999999108 |Has pack size magnitude| = [[+dec]],
       			759999999106 |Has pack size units| = 258770004 |Liter| }

may be replaced by the decimal value 1.5 to form the expression

Scg expression
Borderridge
ShowFormatblock
   	326645001 |Chlorhexidine gluconate 0.02% irrigation solution|: 
      {		{ 749999999108 |Has pack size magnitude| = #1.5,
       			759999999106 |Has pack size units| = 258770004 |Liter| }

Please note that the template processor must add a hash symbol ("#") before the decimal value to ensure that the resulting expression is syntactically valid.

...