计算机与现代化 ›› 2012, Vol. 208 ›› Issue (12): 37-39,4.doi: 10.3969/j.issn.1006-2475.2012.12.010

• 计算机控制 • 上一篇    下一篇

基于.NET的电子病历特殊打印控制的实现

姜玉蕾,陈亚东   

  1. 中国药科大学理学院,江苏南京211198
  • 收稿日期:2012-07-31 修回日期:1900-01-01 出版日期:2012-12-22 发布日期:2012-12-22

Realization of Special Print Control in Electronic Medical Record Based on .NET

JIANG Yu-lei, CHEN Ya-dong   

  1. School of Science, China Pharmaceutical University, Nanjing 211198, China
  • Received:2012-07-31 Revised:1900-01-01 Online:2012-12-22 Published:2012-12-22

摘要: 为解决电子病历中病历的续打和跨页打印问题,提出并实现一种基于.NET环境下的电子病历特殊打印的控制方法。以RichTextBox控件为基类,设计一个电子病历编辑器,增加适合临床需要的打印功能,并通过记录在数据库中的打印前次位置来定位本次打印位置,解决电子病历的续打问题,通过逻辑数据分页和物理打印分页实现跨页打印关键问题。实验结果表明,该方法具有很好的可行性,打印的效果能很好地满足医院临床需求。

关键词: 电子病历, 临床工作, 编辑器, 打印控制, .NET

Abstract: In order to solve continuous printing and printing across multiple pages in electronic medical record, a special print control method in electronic medical record based on .NET is proposed and implemented. An electronic medical record editor inherited from RichTextBox control and added print function for clinical work is acheived. Print position of current record is located by the last position data saved in a database. And the key problem of printing across multiple pages is realized by logic data paging and physical printing across pages. The result shows the method can satisfy the need of hospital clinical work.

Key words: electronic medical record, clinical work, editor, print control, .NET

中图分类号: