Skip to content

Commit 740c98a

Browse files
committed
Add MSSQL on FHIR test report
1 parent 340dce5 commit 740c98a

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

test_report/public/implementations.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,5 +63,11 @@
6363
"url": "https://github.com/sassoftware/sqlonfhir/tree/main",
6464
"description": "SQL on FHIR Library in Python",
6565
"testResultsUrl": "https://raw.githubusercontent.com/sassoftware/sqlonfhir/refs/heads/main/test_report/test_report.json"
66+
},
67+
{
68+
"name": "MSSQL on FHIR",
69+
"url": "https://github.com/aehrc/sof-mssql",
70+
"description": "A TypeScript library and CLI tool for loading FHIR into Microsoft SQL Server, and transpiling SQL on FHIR view definitions into T-SQL queries.",
71+
"testResultsUrl": "https://aehrc.github.io/sof-mssql/main/test_report_2022-latest.json"
6672
}
6773
]

0 commit comments

Comments
 (0)