docker system prune -f
docker-compose build --no-cache
docker-compose up -d
docker-compose exec iris iris session iris -U FHIRServer
do ##class(HS.HC.Util.Installer).InstallFoundation("FHIRServer")
do ##class(HS.FHIRServer.ConsoleSetup).Setup()
zw ##class(HS.FHIRServer.Tools.DataLoader).SubmitResourceFiles("/opt/irisapp/fhir/", "FHIRServer", "/fhir/r4")
kill ^%ISCLOG
kill ^ISCLOG
set ^%ISCLOG=3
## select zpm test registry
repo -n registry -r -url https://test.pm.community.intersystems.com/registry/ -user test -pass PassWord42