Research and Design of EHR Storage Solution Based on MongoDB

Yu LIU,Li-jun WANG
DOI: https://doi.org/10.3969/j.issn.1673-7571.2013.06.006
2013-01-01
Abstract:As the advancement of medical reform in our country, the construction of health information develops rapidly. Residents' electronic health records is an important technical means to improve the quality of medical services, reduce the health care costs and achieve the equalization of medical resources.CDA is an international standard for residents' electronic health records to realize the storage and exchange of medical information.CDA adopts XML format and its data contents have the characteristics of semi-structured. MongoDB is a document database oriented for unstructured data, a typical representative of NoSQL which has the advantages of strong extensibility, no-schema, high performance, ease of management and so on. In this paper, combining with the characteristics of the CDA document and the advantages of MongoDB, we design and implement the CDA storage solution based on MongoDB and compare with Native XML database-BaseX to analyze the performance which shows higher storage efficiency and retrieval speed. The solution can be used for residents' health records storage and retrieval on the regional health information platform.
What problem does this paper attempt to address?