Department of Computer Science and Information Engineering, National Taiwan University, Taipei, Taiwan.
J Med Syst. 2012 Jun;36(3):1795-808. doi: 10.1007/s10916-010-9639-0. Epub 2010 Dec 23.
The Clinical Document Architecture, introduced by Health Level Seven, is a XML-based standard intending to specify the encoding, structure, and semantics of clinical documents for exchange. Since the clinical document is in XML form, its authenticity and integrity could be guaranteed by the use of the XML signature published by W3C. While a clinical document wants to conceal some personal or private information, the document needs to be redacted. It makes the signed signature of the original clinical document not be verified. The redactable signature is thus proposed to enable verification for the redacted document. Only a little research does the implementation of the redactable signature, and there still not exists an appropriate scheme for the clinical document. This paper will investigate the existing web-technologies and find a compact and applicable model to implement a suitable redactable signature for the clinical document viewer.
临床文档架构(Clinical Document Architecture)由健康信息交换标准组织(Health Level Seven)推出,是一个基于 XML 的标准,旨在规范用于交换的临床文档的编码、结构和语义。由于临床文档采用 XML 格式,因此可以使用 W3C 发布的 XML 签名来保证其真实性和完整性。如果临床文档需要隐藏一些个人或隐私信息,则需要对文档进行编校。这样会导致原始临床文档的签名无法被验证。因此,提出了可编校签名,以支持对编校文档的验证。目前,可编校签名的实现研究还很少,针对临床文档还没有一个合适的方案。本文将研究现有的 Web 技术,并找到一个紧凑且适用的模型,为临床文档查看器实现合适的可编校签名。