OHDSI Home | Forums | Wiki | Github

Problem With OMOP Vocabulary

I downloaded OMOP Vocabulary files from an email, and followed the instructions and ran java -jar cpt4.jar, but the command prompt returned this:

Does anyone know what’s wrong?

You say you ran java -jar cpt4.jar. But I think you have to add the
argument 4 or 5 after.

so did you run java -jar cpt4.jar 5?

Please try again to generate a vocabulary bundle and don’t forget version parameter (e.g. “java -jar cpt4.jar 5” or “java -jar cpt4.jar 4”)

t