OHDSI / OMOP-Standardized-Vocabularies

This repository is not longer active. It used to have the only purpose of creating releases of the Standardized Vocabularies, i.e. the content, not those of the Pallas Vocabulary Build System itself. As of 17-July-2018, vocabulary releases are also processed by Pallas. Please visit https://github.com/OHDSI/Vocabulary-v5.0/releases.
13 stars 6 forks source link

Vocabulary Domain Misclassified #43

Closed noahgengel closed 4 years ago

noahgengel commented 5 years ago

Hello,

After some investigation, Zoey and I (both from CUMC) an OMOP concept classified under the wrong domain:

4150977: Electron spin resonance measurement

The above is in the 'procedure' domain and should be placed in the 'measurement' domain.

Please let either of us know if you have any further questions, Noah Engel

cgreich commented 5 years ago

A Measurement is a "structured values (numerical or categorical) obtained through systematic and standardized examination or testing of a Person or Person's sample". Having the word "measurement" in the description doesn't make it one. The electron spin resonance is measured, but the report is an image (not a numerical or categorical value), which gets interpreted for diagnostic purposes. So, it's really a diagnostic procedure, like an endoscopy or angiography.

noahgengel commented 5 years ago

That makes sense; thank you for the clarification!