Where a SNOMED CT concept definition 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: 116028008 | 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:
{ 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| }
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:
Feedback