Skip to content
New issue

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

Error thrown by query specified using inactive concept IDs #43

Closed
GoogleCodeExporter opened this issue Apr 22, 2016 · 1 comment
Closed

Comments

@GoogleCodeExporter
Copy link

What steps will reproduce the problem?

1. Load the attached Query1
2. Generate 100 patients with option ADD_NEW_ALWAYS from it
3. Run Query2

What is the expected output? 

A list of either 100 patients, or of no patients.

What do you see instead?

An error




Original issue reported on code.google.com by jeremy.r...@googlemail.com on 7 Jul 2011 at 5:55

Attachments:

@GoogleCodeExporter
Copy link
Author

Bug verified... not quite related to data generation, but to dynamic traversal 
of historical relationships that Snofyre does when it encounters inactive 
concepts...

[ WARN] 07 Jul 2011 18:52:14 
(uk.nhs.cfh.dsp.snomed.dao.impl.SnomedConceptDatabaseDAO:653) - 
com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: Unknown column 
'RELATIONHIPTYPE' in 'where clause'

Fixed issue in syntax above...

Extended Snofyre's dynamic inactive replacement to handle MOVED TO and MAY BE A 
statuses... so please verify attached jar works by dropping it and overwriting 
the existing jar in Snofyre/bin/lib folder...

Please file a separate issue if the results are not what you expect to find... 
:)

Original comment by jay.k...@biomedicalontologies.com on 8 Jul 2011 at 12:28

  • Changed state: Fixed

Attachments:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant