diff --git a/.vscode/settings.json b/.vscode/settings.json index fd660c4..26a07c0 100644 --- a/.vscode/settings.json +++ b/.vscode/settings.json @@ -14,7 +14,7 @@ "internalPort": 52773 }, "links": { - "FHIR SQL Demo": "http://localhost:${port}/csp/fhirsql/index.csp", + "FHIR SQL Demo": "http://localhost:${port}/csp/fhirsql/index.html", "SQL Query": "http://localhost:33783/csp/sys/exp/%25CSP.UI.Portal.SQL.Home.zen?$NAMESPACE=FHIRSERVER", "FHIR server test": "http://localhost:${port}/fhir/r4/metadata" } diff --git a/README.md b/README.md index 59562af..d1b8f97 100644 --- a/README.md +++ b/README.md @@ -39,7 +39,7 @@ Preloaded data is available in the following folder. Once IRIS is up and running, go to the FHIR SQL Builder and generate the SQL statements for the FHIR Server. -http://localhost:33783/csp/fhirsql/index.csp +http://localhost:33783/csp/fhirsql/index.html Login / password : SuperUser / SYS