简体   繁体   English

如何验证为PHR和EMR开发的护理连续性文档?

[英]How do I validate the Continuity of Care Document that developed for PHR and EMR?

How do I validate the Continuity of Care Document that developed for PHR and EMR? 如何验证为PHR和EMR开发的护理连续性文档? is there any validation tools or site available that is authorized by HL7 V3? 是否有任何可用的HL7 V3授权的验证工具或站点?

我将按照@VibinGuvera的建议使用NIST验证工具

There is no official validator hosted by HL7 at this time. HL7目前暂无官方验证程序。 If you've got the time and know-how, they do provide the schema and schematron that allows for testing with the C-CDA download package (requires a login to HL7.org, but free) http://www.hl7.org/implement/standards/product_brief.cfm?product_id=492 如果您有足够的时间和专门知识,他们会提供用于通过C-CDA下载软件包进行测试的模式和schematron(需要登录到HL7.org,但免费) http://www.hl7。组织/实施/标准/ product_brief.cfm?PRODUCT_ID = 492

The US agency for health information technology (healthit.gov known as ONC) hosts a website with a bunch of online validation tools for C-CDA. 美国健康信息技术机构(healthit.gov,称为ONC)托管了一个网站,该网站带有一堆针对C-CDA的在线验证工具。 That's a good place to start: https://sitenv.org/home 这是一个不错的起点: https : //sitenv.org/home

Click on C-CDA Sandbox and then click on C-CDA validator. 单击C-CDA沙箱,然后单击C-CDA验证程序。 You can upload a sample there and see if you get any errors (which you would want to address). 您可以在此处上传示例,看看是否有任何错误(要解决的错误)。 There will likely be a lot of warnings which may be worked depending on your use case. 根据您的用例,可能会有很多警告可能会起作用。

There's also another called the "C-CDA Scorecard" on that site as well. 该网站上也有另一个称为“ C-CDA记分卡”的网站。 This isn't a validator but checks for some common errors in the semantics of C-CDA creation. 这不是验证程序,而是检查C-CDA创建语义中的一些常见错误。 Good luck! 祝好运!

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

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