User bio
404 bio not found
Member since Apr 5, 2019
Posts:
Replies:
I bet that the issue is related to the fact that recently IRIS 2023.2 was released. This version removed this method InstallFoundation
from this class HS.HC.Util.Installer
. This was a private method and it was not documented. But it was widely used by the community to install FHIR server.
TL;DR :
Change :
do ##class(HS.HC.Util.Installer).InstallFoundation()
to
Do ##class(HS.Util.Installer.Foundation).Install(namespace)
cf : https://community.intersystems.com/post/installfoundation-method-missing...
Wow, neat work, I can see that in your source code that you have pre build grafana dashboard, can you share screenshot of them ?
Open Exchange applications:
Followers:
Following:
Guillaume has not followed anybody yet.
Global Masters badges:







It's really impressive and easy to use.
May be that can be next generation iris terminal.
Love it, I will definitely use it !