Date & Time
20:00 to 21:00 UTC Wednesday 18th November 2020
Location
Zoom meeting link (password: 764978)
Goals
- Develop postcoordination guidance
Attendees
- Chair: user-ec161
- Project Group: Daniel Karlsson, Michael Lawley, Ed Cheetham, Peter Jordan, Penni Hernandez, Kai Kewley, Darryn McGaw, Anne Randorff Højen, Rob Hausam
Apologies
Agenda and Meeting Notes
Description Owner Notes Welcome and agenda NOTE Practical Guide to Postcoordination Proposed Transformation Rules - Refinements (NOT in valid domain of focus concepts) 363443007 |Malignant tumor of ovary|: 272741003 |Laterality| = 24028007 |Right| How to refer to an 'extended edition' using a URI - e.g. "International Edition plus the following 2 nursing modules: 733983009 |IHTSDO Nursing Health Issues module|and 733984003 |IHTSDO Nursing Activities module| Use Case - Need to execute an ECL, that refers to "^ 733991000 | Nursing Health Issues Reference Set (foundation metadata concept) |" and/or "^ 733990004 | Nursing Activities Reference Set (foundation metadata concept) |", where the substrate includes the international edition, plus the modules that include these reference sets July 2020 International Edition URI: http://snomed.info/sct/900000000000207008/version/20200731 July 2020 International Edition + nursing modules URI ?? - For example: Proposed syntax to support querying and return of alternative refset attributes (To be included in the SNOMED Query Language) Proposal (by Michael) for discussion For example, I can write: << 404684003|Clinical finding| : 363698007|Finding site| = <<66019005|Limb structure| << 404684003|Clinical finding| . 363698007|Finding site| But I can't get all the attribute names that are used by << 404684003|Clinical finding| Proposal for discussion What refsets is a given concept (e.g. 421235005 |Structure of femur|) a member of? Expression Templates Examples: [[+id]]: [[1..*] @my_group sameValue(morphology)] { |Finding site| = [[ +id (<<123037004 |Body structure (body structure)| MINUS << $site[! SELF ] ) @site ]] , |Associated morphology| = [[ +id @my_morphology ]] } Note that QI Project is coming from a radically different use case. Instead of filling template slots, we're looking at existing content and asking "exactly how does this concept fail to comply to this template?" For discussion: Is it correct to say either one of the cardinality blocks is redundant? What are the implications of 1..1 on either side? This is less obvious for the self grouped case. Additional note: QI project is no longer working in subhierarchies. Every 'set' of concepts is selected via ECL. In fact most reports should now move to this way of working since a subhierarchy is the trivial case. For a given template, we additionally specify the "domain" to which it should be applied via ECL. This is much more specific than using the focus concept which is usually the PPP eg Disease. FYI Michael Chu FUTURE WORK Examples: version and dialect << 64572001 |Disease| {{ term = "*heart*" }} VERSION http://snomed.info/sct/900000000000207008/version/20180131 << 64572001 |Disease| {{ synonym = "*heart*" }} VERSION http://snomed.info/sct/900000000000207008/version/20180131 << 64572001 |Disease| {{ FSN = "*heart*" }} VERSION http://snomed.info/sct/900000000000207008/version/20180131 << 64572001 |Disease| {{ preferredTerm = “*heart*”}} VERSION http://snomed.info/sct/900000000000207008/version/20180131, DIALECT Y << 64572001 |Disease| {{ acceptableTerm = “*heart*”}} VERSION http://snomed.info/sct/900000000000207008/version/20180131, DIALECT Y (* {{ term = "*heart*" }} VERSION http://snomed.info/sct/900000000000207008/version/20180131, DIALECT Z) MINUS NotesPostcoordination Guidance
{ 260686004 |Method| = 129304002 |Excision - action|,
405813007 |Procedure site - Direct| = 15497006 |Ovarian structure|,
405815000 |Procedure device| = 122456005 |Laser device| }
{ 260686004 |Method| = 129304002 |Excision - action|,
405813007 |Procedure site - Direct| = 15497006 |Ovarian structure|},
{ 405815000 |Procedure device| = 122456005 |Laser device| }
{ 363698007 |Finding site| = 272673000 |Bone structure|,
116676008 |Associated morphology | = 72704001 |Fracture| }
{ 42752001 | Due to (attribute) | = 1912002 | Fall | }
ObjectIntersectionOf (:71388002
ObjectSomeValuesFrom(:609096000 ObjectIntersectionOf( ObjectSomeValuesFrom(:260686004 :129304002)
ObjectSomeValuesFrom(:405813007 :15497006))))
Close-to-user-form - IF the grouping of the refinement is not concept model valid THEN
If there is a single (non-self-grouped) role group in the definition of the focus concept, then any ungrouped (but groupable) refinements are merged with this role group
If there is more than one (non-self-grouped) role group in the definition then flag as ambiguous and require refinement
NEED TO FIND a realistic clinical example where this may occur // Prevent failing cases from coming up // use template
ALTERNATIVE: Refinement is applied to all (non-self-grouped) role groups in the definition
Self-grouped attributes in the refinement are grouped on their own - i.e. Priority, Due to, After, Before, During, Clinical course, Temporally related to, and all Observable entity attributes (see Relationship Group)
Self-grouped attributes in the definition of the focus concept(s) are left unchanged
83152002 |Oophorectomy| : 405815000 |Procedure device| = 122456005 |Laser device|
83152002 |Oophorectomy| : 405815000 |Procedure device| = 122456005 |Laser device|, 363700003 |Direct morphology| = 367643001 |Cyst |
405813007 |Procedure site - direct| = 15497006 |Ovarian structure|,
405815000 |Procedure device| = 122456005 |Laser device| ,
363700003 |Direct morphology| = 367643001 |Cyst | }
83152002 |Oophorectomy| : 405815000 |Procedure device| = 122456005 |Laser device|, 260870009 |Priority| = 394849002 |High priority|
405813007 |Procedure site - direct| = 15497006 |Ovarian structure|,
405815000 |Procedure device| = 122456005 |Laser device| }
{ 260870009 |Priority (attribute)| = 394849002 |High priority| }
83152002 |Oophorectomy| : 260686004 |Method| = 277261002 |Excision biopsy (qualifier value)|
83152002 |Oophorectomy| : { 260686004 |Method| = 281615006 | Exploration - action | , 405813007 |Procedure site - direct| = 367643001 |Cyst | }
405813007 |Procedure site - direct| = 15497006 |Ovarian structure| },
{ 260686004 |Method| = 281615006 | Exploration - action | ,
405813007 |Procedure site - direct| = 367643001 |Cyst |}
Close-to-user-form - IF the refinement's attribute is not valid for the domain of the focus concept THEN
If there is a single role group in the definition of the focus concept, which has an attribute value in the domain of the refinement's attribute THEN nest the relevant attribute value with the refinement added to the attribute value
(Note: It doesn't matter if the role group is self-grouped or not (see example 1 below)
If there is more than one role group in the definition of the focus concept, which has an attribute value in the domain of the refinement's attribute THEN (non-self-grouped) role group in the definition then flag as ambiguous and require refinement
363698007 |Finding site| = ( 15497008 |Ovarian structure| : 272741003 |Laterality| = 24028007 |Right| ) }
260870009 |Priority| = 25876001 |Emergency|
363698007 |finding site| = 84167007 |Foot bone| }
363698007 |finding site| = 84167007 |Foot bone| }Other Options for Future Progress URIs for Extended Editions Querying Refset Attributes user-ec161
FROM 799 |Anatomy structure and part association refset|
WHERE 123 |referenced component| = (< 888 |Upper abdomen structure| {{ term = "*heart*" }} )
FROM concept
WHERE id IN (< |Clinical finding|)
AND definitionStatus = |primitive|
FROM concept, ECL("< |Clinical finding") CF
WHERE concept.id = CF.sctid
AND definitionStatus = |primitive|
FROM concept ( < |Clinical finding| {{ term = "*heart*" }} {{ definitionStatus = |primitive| }} )
(|Anatomy structure and part association refset| {{ |referencedComponent| = << |Upper abdomen structure}} )? |targetComponentId|
734139008 |Anatomy structure and part association refset|
734139008 |Anatomy structure and part association refset|
734139008 |Anatomy structure and part association refset| :
449608002 |ReferencedComponent| = << |Upper abdomen structure|
734139008 |Anatomy structure and part association refset|
{{ 449608002 |referencedComponent| = << |Upper abdomen structure| }}
734139008 |Anatomy structure and part association refset| :
449608002 |ReferencedComponent| = (<< |Upper abdomen structure|) : |Finding site| = *)Returning Attributes Michael Lawley Reverse Member Of Michael Lawley Road Forward for SI
Description Templates Kai Kewley Query Language
- Summary from previous meetings
(* {{ term = "*heart*" }} VERSION http://snomed.info/sct/900000000000207008/version/20170731, DIALECT W)
6 Comments
Michael Lawley
One issue I have with the "NLP use case", is that it doesn't actually involve post coordination. At the least, following named-entity recognition on some free text you have an ordered list of SNOMED concepts. You may even have a tree-structured collection of codes (using, for example, a parse-tree from the free text). But you don't have anything in post coordination syntax.
In this context, the use case is "how do I take this list/tree of concepts and construct an MRCM-valid expression?"
Daniel Karlsson
Sorry, I was trying to be in two meetings at the same time, and I guess I failed at participating in any of them.
Daniel Karlsson
But, generally, I'm with Ed and Michael. A reason which might or might not have been mentioned at the call is that with current close-to-user form, we're trying to solve two incompatible problems with the same representation: 1. a compact but strict representation of SNOMED semantics and 2. a "light" accessible, less volatile SNOMED representation resulting in something that is neither. Unless you can specify that "this is CtU" and "this is strict" then it is not possible to determine the intended meaning. Separating the two problems out might be helpful, perferably with two syntaxes: SCG minus CtU for 1, SCG templates with slots for 2.
Looking at how use cases map to SCG vs. templates, I think the dental case maps to a template solution, NLP I'm less sure, information model construction binding seems to map to templates as well.
Dion McMurtrie
In fact if you can come up with a compact but strict representation of SNOMED CT semantics that is "light" and accessible and also less volatile for change over time...then why wouldn't we author SNOMED CT that way?
Ed Cheetham
Which sort of brings us back (20 years!) to Galen's notion of an intermediate representation plus abstraction/transformation rules [e.g. 1, 2] . In principle this would be closer to Daniel's 'compact but strict' representation (I think), so may still not be enough. If such an approach can achieve the Galen project's goal of democratising the act of content creation ("...facilitating the involvement of many domain experts by deferring indefinitely any need for them to become familiar with GRAIL or the CRM..."), whether that be modelled content in the reference data or compositional expressions in records, then yes, I agree, why wouldn't we (and a growing number of user recruits, largely insulated from the complexity of the reference data) author SNOMED CT that way?
Ed Cheetham
Thanks all. I agree that the dental case(s) should yield to a template-based constraints. However it would be really good to work through them properly as part of this work to see how tricky things can get. For example:
1. The odontogram set gives us procedures, body sites and action states. A CtU approach applied here might allow refinement of a procedure with both the procedure site=site value and the procedure context=action state value. If so then resolution rules need to be included that look further afield (both 'up' and 'down') from the focus to try and resolve these to a well-formed context-specific expression.
2. Despite both of them expecting elements of expression creation/'post-coordination', neither of the dental refsets name the attributes that are expected to be used. Consistency of use (both between expressions and between expressions and reference data) will require these to be declared explicity (in particular where role hierarchies are involved).
3. Not explicitly referred to in the dental sets, but quite easy to flush out based on the content available, are modelling rules that exist between attributes. These rules are followed in the creation of reference data, and will need to be 'available' to the creators of expressions if consistency and comparability are to be achieved. For example, we have 41565005 |Periodontitis| in the odontogram set, and several 'chronic' specialisations such as 715287007 |Localized severe chronic periodontitis| in the general dentistry set. An enthusiastic user of the odontogram set may wish to create a 'chronic' variant by adding their own 263502005 |Clinical course| = 90734009 |Chronic| refinement. However the reference data indicates that this is insufficient - the associated morphology value also needs refining to a 'chronic inflammation' subtype. It is unlikely that this extra refinement would be expected to happen at the time of expression creation, but would need to be included in the transformation rules.