Documentation
Overview
The aim of this project is to produce CDA documents from OpenMRS data objects on the user's requests.The Clinical Document Architecture(CDA) is a xml based standard for exchange of health information records,it is means to ensure interoperability.We used MDHT API to produce CDA Documents.
This document will cover following information :-
- What types of CDA Documents or Messages are currently supported by the CDA Generator module
- How users can extend on CDA Generator module
- How we are populating sections of APHP CDA Message
- Installation of the Module
- Screenshots
- Quick Demo
What types of CDA Documents or Messages are currently generated by the CDA Generator module ?
This release of module only generate APHP CDA Document type. However, developers are free to write up new CDA documents or message ,which can be added to the module. There are many type of CDA documents (APHP, APS, APL,APE, e.t.c) many people refer it as IHE Profiles.
How users can extend on CDA Generator module?
User can extend
Screenshots
1) When module is loaded Administration tab looks like this
2) Export CDA Document Link
3) Validation of Export CDA Form
4) Successful Generation of CDA Document
5) Error reported, If generated document is invalid
6) Manage CDA Section Link
It list out all sections present in our module and also provide details of each section
7) Manage CDA Type Link
It list out all CDA Document types present in our module and also provide details of each document type