Hi,
I'm trying to run CLI 4.0.0, I cloned the hapi-fhir project and built all. I was able to run the CLI command from hapi-fhir\hapi-fhir-cli\hapi-fhir-cli-api\src\main\script.
However I then run into various issues. I believe the run-server command actually runs the hapi-fhir-jpaserver-example which is no longer supported? I did try to clone and run the hapi-fhir-jpaserver-starter project, but I think it's not been brought up to 4.0.0? I'm lost on the correct way to run the CLI 4.0.0 version.
I did also try CLI release 3.8.0, but wasn't successful loading the latest terminologies (LOINC 2.66 and SNOMED 20190301). I did run upload-definitions to load the ValueSets (dstu3), that worked fine.
Either version is fine with me as long as I can load the terminologies correctly. Thank you for your help!