Replies: 1 comment
-
Some example use cases: Give me all the standard procedure concepts, across all vocabularies, that....
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Problem Space
It is usually burdensome or impossible to query for procedures with specific context when creating a phenotype. Those include:
Proposed Solutions
Create standard hierarchies of concepts that can be used relationally to identify procedures based on context. These concepts would be leveraged similarly to how "site" and "histology" are related to ICDO3 concepts, i.e. "has site", "has histology" in the concept relationship table.
An aside, one of the difficulties that has slowed this down classifying procedures is the existence of data that contains 'high level' treatments, such as just the term "Chemotherapy", e.g. within tumor registries. This solution would have those concepts map to procedures (i.e. Chemotherapy, nos) but also have these same relational concepts (i.e. "has cancer procedure type: chemotherapy") associated with them.
Diagram from @mgurley showing a mock-up of a "Procedure type" hierarchy:
Additional questions from @mgurley
Beta Was this translation helpful? Give feedback.
All reactions