Skip to content

Latest commit

 

History

History
36 lines (25 loc) · 604 Bytes

dev.md

File metadata and controls

36 lines (25 loc) · 604 Bytes

useful commands

clean up docker

docker system prune -f

build container with no cache

docker-compose build --no-cache

open terminal to docker

docker-compose exec iris iris session iris -U FHIRServer

FHIR Namespace setup

do ##class(HS.HC.Util.Installer).InstallFoundation("FHIRServer")

fhir server configuration setup

do ##class(HS.FHIRServer.ConsoleSetup).Setup()

load fhir resources

zw ##class(HS.FHIRServer.Tools.DataLoader).SubmitResourceFiles("/opt/irisapp/fhir/", "FHIRServer", "/fhir/r4")

kill ^%ISCLOG

kill ^ISCLOG

set ^%ISCLOG=3