diff --git a/test_report/public/implementations.json b/test_report/public/implementations.json index c8732a8..ab1e3e8 100644 --- a/test_report/public/implementations.json +++ b/test_report/public/implementations.json @@ -45,5 +45,11 @@ "url": "https://github.com/kayyagari/safhire", "description": "Safhire is a standalone analytics engine for Healthcare data in FHIR format", "testResultsUrl": "https://raw.githubusercontent.com/kayyagari/safhire/master/test_report.json" + }, + { + "name": "FlatQuack", + "url": "https://flatquack.org", + "description": "FHIR resources to SQL tables with DuckDB", + "testResultsUrl": "https://raw.githubusercontent.com/gotdan/flatquack/master/flatquack_test_output.json" } ]