FHIR Chat · Combining SNOMED codes in a valueset · shorthand

Stream: shorthand

Topic: Combining SNOMED codes in a valueset


view this post on Zulip Shruthi Rajasekar (Feb 22 2022 at 11:45):

Hello everyone,

I would like to know if there are any ways to combine SNOMED codes in hierarchy in a Value set. For example, I would like to represent "Tumor Invasion of renal sinus fat" as three SNOMED codes 370052007 "Tumor Invasion", 66558008 "Renal Sinus Structure" and 256674009 "Fat" in hierarchy (The codes are not related in SNOMED).

Thanks in advance :)

view this post on Zulip Chris Moesel (Feb 22 2022 at 13:36):

Hi @Shruthi Rajasekar. There are ways of combining multiple codes into a value set (see Defining Value Sets), but that groups them into a flat list and doesn't denote the types of relationships your talking about.

What you describe sounds more like a postcoordinated expression. I think this type of combination of three concepts to express a single idea would normally be represented as a single Coding or CodeableConcept with a SNOMED expression.

I'm not an expert in this area, and I don't know how well post-coordinated expressions are supported in systems today. You might want to discuss this further in the #terminology stream.


Last updated: Apr 12 2022 at 19:14 UTC