Skip to content

Commit a788fcd

Browse files
authored
fix fhir data folder in README.md
1 parent 82637d6 commit a788fcd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ docker-compose exec iris iris session iris -U FHIRServer
5454
```
5555
and call the loader method:
5656
```
57-
FHIRSERVER>d ##class(fhirtemplate.Setup).LoadPatientData("/irisdev/app/output/fhir","FHIRSERVER","/fhir/r4")
57+
FHIRSERVER>d ##class(fhirtemplate.Setup).LoadPatientData("/data/fhir","FHIRSERVER","/fhir/r4")
5858
```
5959

6060
with using the [following project](https://github.com/intersystems-community/irisdemo-base-synthea)

0 commit comments

Comments
 (0)