We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 82637d6 commit a788fcdCopy full SHA for a788fcd
README.md
@@ -54,7 +54,7 @@ docker-compose exec iris iris session iris -U FHIRServer
54
```
55
and call the loader method:
56
57
-FHIRSERVER>d ##class(fhirtemplate.Setup).LoadPatientData("/irisdev/app/output/fhir","FHIRSERVER","/fhir/r4")
+FHIRSERVER>d ##class(fhirtemplate.Setup).LoadPatientData("/data/fhir","FHIRSERVER","/fhir/r4")
58
59
60
with using the [following project](https://github.com/intersystems-community/irisdemo-base-synthea)
0 commit comments