We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Negative control outcome generation for the following concept set returns observation domain concepts
{"items" :[{"concept":{"CONCEPT_ID":1118084,"CONCEPT_NAME":"celecoxib","STANDARD_CONCEPT":"S","INVALID_REASON":"V","CONCEPT_CODE":"140587","DOMAIN_ID":"Drug","VOCABULARY_ID":"RxNorm","CONCEPT_CLASS_ID":"Ingredient","INVALID_REASON_CAPTION":"Valid","STANDARD_CONCEPT_CAPTION":"Standard"},"isExcluded":false,"includeDescendants":false,"includeMapped":false},{"concept":{"CONCEPT_ID":1177480,"CONCEPT_NAME":"Ibuprofen","STANDARD_CONCEPT":"S","INVALID_REASON":"V","CONCEPT_CODE":"5640","DOMAIN_ID":"Drug","VOCABULARY_ID":"RxNorm","CONCEPT_CLASS_ID":"Ingredient","INVALID_REASON_CAPTION":"Valid","STANDARD_CONCEPT_CAPTION":"Standard"},"isExcluded":false,"includeDescendants":false,"includeMapped":false},{"concept":{"CONCEPT_ID":1115008,"CONCEPT_NAME":"Naproxen","STANDARD_CONCEPT":"S","INVALID_REASON":"V","CONCEPT_CODE":"7258","DOMAIN_ID":"Drug","VOCABULARY_ID":"RxNorm","CONCEPT_CLASS_ID":"Ingredient","INVALID_REASON_CAPTION":"Valid","STANDARD_CONCEPT_CAPTION":"Standard"},"isExcluded":false,"includeDescendants":false,"includeMapped":false}]}
The text was updated successfully, but these errors were encountered:
This is a Vocab sync issue. CEM is on an older Vocab.
We will need to think about how to handle this.
Sorry, something went wrong.
@anthonysena it is hard to test for this, I'm assuming you are handling for this now?
@anthonysena I think we are just excluding the wrong domains now?
anthonysena
No branches or pull requests
Negative control outcome generation for the following concept set returns observation domain concepts
{"items" :[{"concept":{"CONCEPT_ID":1118084,"CONCEPT_NAME":"celecoxib","STANDARD_CONCEPT":"S","INVALID_REASON":"V","CONCEPT_CODE":"140587","DOMAIN_ID":"Drug","VOCABULARY_ID":"RxNorm","CONCEPT_CLASS_ID":"Ingredient","INVALID_REASON_CAPTION":"Valid","STANDARD_CONCEPT_CAPTION":"Standard"},"isExcluded":false,"includeDescendants":false,"includeMapped":false},{"concept":{"CONCEPT_ID":1177480,"CONCEPT_NAME":"Ibuprofen","STANDARD_CONCEPT":"S","INVALID_REASON":"V","CONCEPT_CODE":"5640","DOMAIN_ID":"Drug","VOCABULARY_ID":"RxNorm","CONCEPT_CLASS_ID":"Ingredient","INVALID_REASON_CAPTION":"Valid","STANDARD_CONCEPT_CAPTION":"Standard"},"isExcluded":false,"includeDescendants":false,"includeMapped":false},{"concept":{"CONCEPT_ID":1115008,"CONCEPT_NAME":"Naproxen","STANDARD_CONCEPT":"S","INVALID_REASON":"V","CONCEPT_CODE":"7258","DOMAIN_ID":"Drug","VOCABULARY_ID":"RxNorm","CONCEPT_CLASS_ID":"Ingredient","INVALID_REASON_CAPTION":"Valid","STANDARD_CONCEPT_CAPTION":"Standard"},"isExcluded":false,"includeDescendants":false,"includeMapped":false}]}
The text was updated successfully, but these errors were encountered: