How can I create a sample CCR file patient import

Hi all,

How can I test Patient-> Import -> Upload feature, is it possible to get a sample CCR file for patient upload.

How can I create a sample CCR file patient import ?

Hi @sinothoma

CCR file can be created within OpenEMR.

Can create the File at OpenEMR->Patient Dashboard->Reports->CCR->Generate Report/Download.

Hope this may helps you.

Regards,
ViSolve-121

Hi @visolve,

I tried the same and change the values in following segments

Patient name

 <Name>
          <CurrentName>
            <Given>James</Given>
            <Family>Joel</Family>
            <Suffix/>
          </CurrentName>
        </Name>

Patient ID
<ID>25</ID>

and I upload the field from Miscellanous->New Documents,but nothing is heepend.

How it works ?