onc-healthit / inferno-program

Archived source code for the Inferno Testing Tool and the Program Edition set of tests. No longer maintained.
https://inferno.healthit.gov/
Apache License 2.0
38 stars 12 forks source link

Terminology Install errors #456

Open gjrom opened 2 years ago

gjrom commented 2 years ago

Hi,

Subject of the issue Looking to see if someone can assist with configuration errors received after terminology install (see attached screen shot). I run the docker-compose -f terminology_compose.yml build and docker-compose -f terminology_compose.yml up commands and both appear to run successfully however when I enter the tool I get the error.

Your environment

Steps to reproduce standard install

Inferno - term install

Jammjammjamm commented 2 years ago

The issue is probably that the 2021 terminology wasn't generated. We are investigating this issue. You can run the 2021 terminology generation with the following commands:

docker-compose -f terminology_compose.yml run terminology_builder bin/prepare_terminology.sh 2021
docker-compose -f terminology_compose.yml run terminology_builder bundle exec rake terminology:create_vs_validators["preferred","2021","false"]