Search



Versions Compared

Key

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

Where a   definition adefinition comprises a number of qualifying attributes, it may be necessary to group these to avoid ambiguity as to how they apply. An example of a SNOMED CT concept whose definition comprises multiple attribute groups is:

Scg expression
Borderridge
ShowFormatblock
   116028008|
salpingo
Salpingo-oophorectomy|
This procedure comprises two sub-procedures: the excision of part or all of the ovarian structure and the excision of part or all of the fallopian tube structure. This is demonstrated by the SNOMED CT expression for salpingo-oophorectomy, as shown below:
Scg expression
Borderridge
ShowFormatblock
   71388002|
procedure
Procedure|:


   { 260686004|
method
Method|
 
 =
 
 129304002|
excision
Excision - action|,


     405813007|
procedure
Procedure site - direct|
 
 =
 
 15497006|
ovarian
Ovarian structure|}


   { 260686004|
method
Method|
 
 =
 
 129304002|
excision
Excision - action|,


     405813007|
procedure
Procedure site - direct|
 
 =
 31435000
 31435000|
fallopian
Fallopian tube structure|}
Where it is necessary to unambiguously qualify individual attributes of a   whose awhose definition comprises a number of attribute groups, a postcoordinated expression with grouping may be used. The following example describes a salpingo-oophorectomy, with laser excision of the right ovary and diathermy excision of the left fallopian tube. Note that without the grouping, it would not be possible to tell on which structure the laser excision was used and on which structure the diathermy excision was used.
Scg expression
Borderridge
ShowFormatblock
   71388002|procedure|:


   { 260686004|method|
 
 =
 
 129304002|excision - action|,


     405813007|procedure site - direct|= 20837000|structure of right ovary|,


     424226004|using device| = 122456005|laser device|}


   { 260686004 |method| = 261519002 |diathermy excision - action|,


     405813007|procedure site - direct|= 113293009|structure of left fallopian tube|}
A number of grouped   may groupedmay thus be used to refine a. Note that the comma between adjacent groups is optional (and omitted in this example), while the comma between adjacent attributes is mandatory. Also note, the syntax does not limit the maximum number of attributes in a group or the maximum number of groups within an  an.

It is also worth noting that when all attributes in a refinement belong to the same attribute group the braces around the attribute group are optional. Therefore the following two expressions are considered to be equivalent:

Scg expression
Borderridge
ShowFormatblock
   71388002|
procedure
Procedure|:

 

      260686004|
method
Method|
 
 =
 
 129304002|
excision
Excision - action|,


      405813007|
procedure
Procedure site - direct|
 
 =
 
 15497006|
ovarian
Ovarian structure|
Scg expression
Borderridge
ShowFormatblock
   71388002|procedure|:


   { 260686004|method|
 
 =
 
 129304002|excision - action|,


     405813007|procedure site - direct|
 
 =
 
 15497006|ovarian structure|} 
Display Footnotes Macro