File tree 7 files changed +7
-7
lines changed
7 files changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -226,7 +226,7 @@ importRandomPatients() {
226
226
cd /root/synthea
227
227
java -jar synthea-with-dependencies.jar --exporter.fhir.export false --exporter.ccda.export true --generate.only_alive_patients true -p " $1 "
228
228
sed -i " s@exit;@//exit;@" /var/www/localhost/htdocs/openemr/contrib/util/ccda_import/import_ccda.php
229
- php /var/www/localhost/htdocs/openemr/contrib/util/ccda_import/import_ccda.php /root/synthea/output/ccda default /var/www/localhost/htdocs/openemr " $2 "
229
+ php /var/www/localhost/htdocs/openemr/contrib/util/ccda_import/import_ccda.php --sourcePath= /root/synthea/output/ccda --site= default --openemrPath= /var/www/localhost/htdocs/openemr --isDev= " $2 "
230
230
sed -i " s@//exit;@exit;@" /var/www/localhost/htdocs/openemr/contrib/util/ccda_import/import_ccda.php
231
231
echo " Completed run for following number of random patients: ${1} "
232
232
}
Original file line number Diff line number Diff line change @@ -226,7 +226,7 @@ importRandomPatients() {
226
226
cd /root/synthea
227
227
java -jar synthea-with-dependencies.jar --exporter.fhir.export false --exporter.ccda.export true --generate.only_alive_patients true -p " $1 "
228
228
sed -i " s@exit;@//exit;@" /var/www/localhost/htdocs/openemr/contrib/util/ccda_import/import_ccda.php
229
- php /var/www/localhost/htdocs/openemr/contrib/util/ccda_import/import_ccda.php /root/synthea/output/ccda default /var/www/localhost/htdocs/openemr " $2 "
229
+ php /var/www/localhost/htdocs/openemr/contrib/util/ccda_import/import_ccda.php --sourcePath= /root/synthea/output/ccda --site= default --openemrPath= /var/www/localhost/htdocs/openemr --isDev= " $2 "
230
230
sed -i " s@//exit;@exit;@" /var/www/localhost/htdocs/openemr/contrib/util/ccda_import/import_ccda.php
231
231
echo " Completed run for following number of random patients: ${1} "
232
232
}
Original file line number Diff line number Diff line change @@ -226,7 +226,7 @@ importRandomPatients() {
226
226
cd /root/synthea
227
227
java -jar synthea-with-dependencies.jar --exporter.fhir.export false --exporter.ccda.export true --generate.only_alive_patients true -p " $1 "
228
228
sed -i " s@exit;@//exit;@" /var/www/localhost/htdocs/openemr/contrib/util/ccda_import/import_ccda.php
229
- php /var/www/localhost/htdocs/openemr/contrib/util/ccda_import/import_ccda.php /root/synthea/output/ccda default /var/www/localhost/htdocs/openemr " $2 "
229
+ php /var/www/localhost/htdocs/openemr/contrib/util/ccda_import/import_ccda.php --sourcePath= /root/synthea/output/ccda --site= default --openemrPath= /var/www/localhost/htdocs/openemr --isDev= " $2 "
230
230
sed -i " s@//exit;@exit;@" /var/www/localhost/htdocs/openemr/contrib/util/ccda_import/import_ccda.php
231
231
echo " Completed run for following number of random patients: ${1} "
232
232
}
Original file line number Diff line number Diff line change @@ -226,7 +226,7 @@ importRandomPatients() {
226
226
cd /root/synthea
227
227
java -jar synthea-with-dependencies.jar --exporter.fhir.export false --exporter.ccda.export true --generate.only_alive_patients true -p " $1 "
228
228
sed -i " s@exit;@//exit;@" /var/www/localhost/htdocs/openemr/contrib/util/ccda_import/import_ccda.php
229
- php /var/www/localhost/htdocs/openemr/contrib/util/ccda_import/import_ccda.php /root/synthea/output/ccda default /var/www/localhost/htdocs/openemr " $2 "
229
+ php /var/www/localhost/htdocs/openemr/contrib/util/ccda_import/import_ccda.php --sourcePath= /root/synthea/output/ccda --site= default --openemrPath= /var/www/localhost/htdocs/openemr --isDev= " $2 "
230
230
sed -i " s@//exit;@exit;@" /var/www/localhost/htdocs/openemr/contrib/util/ccda_import/import_ccda.php
231
231
echo " Completed run for following number of random patients: ${1} "
232
232
}
Original file line number Diff line number Diff line change @@ -226,7 +226,7 @@ importRandomPatients() {
226
226
cd /root/synthea
227
227
java -jar synthea-with-dependencies.jar --exporter.fhir.export false --exporter.ccda.export true --generate.only_alive_patients true -p " $1 "
228
228
sed -i " s@exit;@//exit;@" /var/www/localhost/htdocs/openemr/contrib/util/ccda_import/import_ccda.php
229
- php /var/www/localhost/htdocs/openemr/contrib/util/ccda_import/import_ccda.php /root/synthea/output/ccda default /var/www/localhost/htdocs/openemr " $2 "
229
+ php /var/www/localhost/htdocs/openemr/contrib/util/ccda_import/import_ccda.php --sourcePath= /root/synthea/output/ccda --site= default --openemrPath= /var/www/localhost/htdocs/openemr --isDev= " $2 "
230
230
sed -i " s@//exit;@exit;@" /var/www/localhost/htdocs/openemr/contrib/util/ccda_import/import_ccda.php
231
231
echo " Completed run for following number of random patients: ${1} "
232
232
}
Original file line number Diff line number Diff line change @@ -226,7 +226,7 @@ importRandomPatients() {
226
226
cd /root/synthea
227
227
java -jar synthea-with-dependencies.jar --exporter.fhir.export false --exporter.ccda.export true --generate.only_alive_patients true -p " $1 "
228
228
sed -i " s@exit;@//exit;@" /var/www/localhost/htdocs/openemr/contrib/util/ccda_import/import_ccda.php
229
- php /var/www/localhost/htdocs/openemr/contrib/util/ccda_import/import_ccda.php /root/synthea/output/ccda default /var/www/localhost/htdocs/openemr " $2 "
229
+ php /var/www/localhost/htdocs/openemr/contrib/util/ccda_import/import_ccda.php --sourcePath= /root/synthea/output/ccda --site= default --openemrPath= /var/www/localhost/htdocs/openemr --isDev= " $2 "
230
230
sed -i " s@//exit;@exit;@" /var/www/localhost/htdocs/openemr/contrib/util/ccda_import/import_ccda.php
231
231
echo " Completed run for following number of random patients: ${1} "
232
232
}
Original file line number Diff line number Diff line change @@ -226,7 +226,7 @@ importRandomPatients() {
226
226
cd /root/synthea
227
227
java -jar synthea-with-dependencies.jar --exporter.fhir.export false --exporter.ccda.export true --generate.only_alive_patients true -p " $1 "
228
228
sed -i " s@exit;@//exit;@" /var/www/localhost/htdocs/openemr/contrib/util/ccda_import/import_ccda.php
229
- php /var/www/localhost/htdocs/openemr/contrib/util/ccda_import/import_ccda.php /root/synthea/output/ccda default /var/www/localhost/htdocs/openemr " $2 "
229
+ php /var/www/localhost/htdocs/openemr/contrib/util/ccda_import/import_ccda.php --sourcePath= /root/synthea/output/ccda --site= default --openemrPath= /var/www/localhost/htdocs/openemr --isDev= " $2 "
230
230
sed -i " s@//exit;@exit;@" /var/www/localhost/htdocs/openemr/contrib/util/ccda_import/import_ccda.php
231
231
echo " Completed run for following number of random patients: ${1} "
232
232
}
You can’t perform that action at this time.
0 commit comments