Athena
Athena copied to clipboard
Web application for distributing and browsing the Standardized Vocabularies for all instances of an OMOP CDM
**Describe the problem in content or desired feature** Received the following error when reconstituting CPT4: ``` [INFO ] 2024-03-11 16:23:13.899 [main] ConceptService - Not processed cpt4 concepts: 13348. See logs/not-processed-concepts-03-11-2024-15-24-12.out,...
There's a list of 82 concepts for which Athena produces almost an empty detail page (example [link](https://athena.ohdsi.org/search-terms/terms/40239960)): - Concept_details are missing. - Dates are wrong, just the current_date is retrieved....
The bundling process seems to ignore the pack_content table. Please include this table.
Update spring-boot-starter-parent to 2.5.14
GitHub issue 224 -expiration date in DB -expiration date in request (optional) -logic to disable vocabs access after expiration date -logic to update license expiration date
… Java 8 spring-security-pac4j.version 7.0.3 pac4j.version 5.4.3 Jira: https://odysseusdataservices.atlassian.net/browse/ATHENA-343
Synonyms are now displayed in an unsorted fashion and without designation of a language, which can make it harder to interpret those synonyms. For a typical [example](https://athena.ohdsi.org/search-terms/terms/3016251), we see English...
A support for remote automated system to access ATHENA is to be added. Such access with feature the following 2 factors: 1. ATHENA User is able to generate a secret...
Bumps [guava](https://github.com/google/guava) from 30.1-jre to 32.0.0-jre. Release notes Sourced from guava's releases. 32.0.0 Maven <dependency> <groupId>com.google.guava</groupId> <artifactId>guava</artifactId> <version>32.0.0-jre</version> <!-- or, for Android: --> <version>32.0.0-android</version> </dependency> Jar files 32.0.0-jre.jar 32.0.0-android.jar Guava...
I'm trying to reconstitute the CPT4 vocabularies using the cpt4.sh file and am getting this error: ``` Exception in thread "main" org.odhsi.utils.cpt.Cpt4Exception: Cannot process CONCEPT.csv file. You can find more...