Import patient data in open emr 7.0.0

Hi, can we import patient data in openemr 7.0.0

1 Like

Hi,
Yes, and it depends on what format you have available to you to import the patients.
I highly recommend using the CCDA.

https://www.open-emr.org/wiki/index.php/Use_the_Carecoordination_module

There is no such options in EMR 7.0.0

Why do you say that? What do you mean by no such option?

when I click on Care coordination it shows me an error "Can not complete report request. Node Service is not running. " OpenEMR is deployed on localhost windows 11

Try this. Fix the service

1 Like

Hi !
I’ve tried that module first time just now and I’ve got this error message :


An error occurred
An error occurred during execution; please try again later.
Additional information:
Exception

File:

/home1/kkkk/nuevo.xxxx.com/openemr-7.0.0/src/Cqm/CqmClient.php:43

Message:

Connection Failed.

Stack trace:

#0 /home1/kkkk/nuevo.xxxx.com/openemr-7.0.0/src/Common/Http/HttpClient.php(62): OpenEMR\Cqm\CqmClient->getCommand()
#1 /home1/kkkk/nuevo.xxxx.com/openemr-7.0.0/src/Services/Qrda/QrdaReportService.php(40): OpenEMR\Common\Http\HttpClient->start()
#2 /home1/kkkk/nuevo.xxxx.com/openemr-7.0.0/src/Cqm/QrdaControllers/QrdaReportController.php(27): OpenEMR\Services\Qrda\QrdaReportService->__construct()
#3 /home1/kkkk/nuevo.xxxx.com/openemr-7.0.0/interface/modules/zend_modules/module/Carecoordination/src/Carecoordination/Controller/EncountermanagerController.php(97): OpenEMR\Cqm\QrdaControllers\QrdaReportController->__construct()
#4 /home1/kkkk/nuevo.xxxx.com/openemr-7.0.0/vendor/laminas/laminas-mvc/src/Controller/AbstractActionController.php(71): Carecoordination\Controller\EncountermanagerController->indexAction()
#5 /home1/kkkk/nuevo.xxxx.com/openemr-7.0.0/vendor/laminas/laminas-eventmanager/src/EventManager.php(319): Laminas\Mvc\Controller\AbstractActionController->onDispatch(Object(Laminas\Mvc\MvcEvent))
#6 /home1/kkkk/nuevo.xxxx.com/openemr-7.0.0/vendor/laminas/laminas-eventmanager/src/EventManager.php(179): Laminas\EventManager\EventManager->triggerListeners(Object(Laminas\Mvc\MvcEvent), Object(Closure))
#7 /home1/kkkk/nuevo.xxxx.com/openemr-7.0.0/vendor/laminas/laminas-mvc/src/Controller/AbstractController.php(97): Laminas\EventManager\EventManager->triggerEventUntil(Object(Closure), Object(Laminas\Mvc\MvcEvent))
#8 /home1/kkkk/nuevo.xxxx.com/openemr-7.0.0/vendor/laminas/laminas-mvc/src/DispatchListener.php(132): Laminas\Mvc\Controller\AbstractController->dispatch(Object(Laminas\Http\PhpEnvironment\Request), Object(Laminas\Http\PhpEnvironment\Response))
#9 /home1/kkkk/nuevo.xxxx.com/openemr-7.0.0/vendor/laminas/laminas-eventmanager/src/EventManager.php(319): Laminas\Mvc\DispatchListener->onDispatch(Object(Laminas\Mvc\MvcEvent))
#10 /home1/kkkk/nuevo.xxxx.com/openemr-7.0.0/vendor/laminas/laminas-eventmanager/src/EventManager.php(179): Laminas\EventManager\EventManager->triggerListeners(Object(Laminas\Mvc\MvcEvent), Object(Closure))
#11 /home1/kkkk/nuevo.xxxx.com/openemr-7.0.0/vendor/laminas/laminas-mvc/src/Application.php(325): Laminas\EventManager\EventManager->triggerEventUntil(Object(Closure), Object(Laminas\Mvc\MvcEvent))
#12 /home1/kkkk/nuevo.xxxx.com/openemr-7.0.0/src/Core/ModulesApplication.php(118): Laminas\Mvc\Application->run()
#13 /home1/kkkk/nuevo.xxxx.com/openemr-7.0.0/interface/modules/zend_modules/public/index.php(80): OpenEMR\Core\ModulesApplication->run()
#14 {main}

Any advice about it ?
Thanks
FER

I know that the “Use the Carecoordination module” page does point people to the page describing how to first setup the CareCoordination module, but I think it worth repeating that
you need to begin with the following page in order to set it up:

https://www.open-emr.org/wiki/index.php/Carecoordination_Module_Configuration

2 Likes