简体   繁体   English

CCD CDA使用脚本语言到数据库

[英]CCD CDA to database using a scripting language

i need to write a script to extract medical info from a CCD Doc to a database (MySql). 我需要编写脚本以将CCD Doc中的医疗信息提取到数据库(MySql)。 Afterwards, perform series of queries to generate report. 之后,执行一系列查询以生成报告。 I intend to use php as the scripting language. 我打算使用php作为脚本语言。 Any ideas from anyone will be appreciate. 任何人的任何想法都将不胜感激。

There are no PHP 3rd party/open source libraries that I know of for this purpose as of today. 到目前为止,我还没有为此目的所知的PHP 3rd party /开源库。 At least not that I know of. 至少我不知道。

However if you see the OpenEMR implementation of the CCD parsing feature, I think you would get pretty much everything you want. 但是,如果您看到CCD解析功能的OpenEMR实现,我想您将获得所需的几乎所有东西。

Look here . 这里

OpenEMR is a free Open source, Practice management, Electronic Medical Records, prescription writing and medical billing application for Unix-like systems (Linux, UNIX, and BSD systems), Microsoft systems, Mac OS X and other platforms. OpenEMR是一个免费的开源,实践管理,电子病历,处方书写和医疗账单应用程序,用于类似Unix的系统(Linux,UNIX和BSD系统),Microsoft系统,Mac OS X和其他平台。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM