Does the reporting module support the pre-configured template or to create template.

I want to create a report-template for complete blood test.Does the reporting module support to create this kind of template.Is there any module available which support this type of template.If it does not exist what are the recommended to create report template in openmrs through rest api.

Thanks CP ESR.pdf (50.2 KB)

@naveed1228 -See this

Based on the template you posted, I think you want to create a clinical summary, right? The following links might help you:

https://wiki.openmrs.org/display/docs/Create+Patient+Summary+Report+Definitions

https://wiki.openmrs.org/display/docs/Create+Patient+Summary+Templates

https://wiki.openmrs.org/display/docs/How+to+create+a+Patient+Clinical+Summary+using+Reporting+Module

Thanks @rubailly I want to do this in my angular2-web-Application.Is it possible to render the reporting module template through rest-api.