A collection of documentation and reference implementations that highlight how to combine various technologies into meaningful patterns for healthcare
23
stars
22
forks
source link
DEID Prep GET config list returns more than just list of DEID config files #193
Open
rguderian opened 3 years ago
For a newly deployed DEID Prep service, I attempt to get a list of configurations via:
https://test-enrichment-enrich-deid-prep.wh-health-patterns.dev.watson-health.ibm.com/config
The list I get back is: run-java.sh default quarkus app quarkus-run.jar lib
I am expecting to see just "default" in the list. The other items in the list are not stored configurations.