Difference between revisions of "Document Digital Signature"

From IHE Wiki
Jump to navigation Jump to search
(5 intermediate revisions by the same user not shown)
Line 27: Line 27:
  
 
'''Documents:'''  
 
'''Documents:'''  
* Vol. 1 - Section 37
+
[http://www.ihe.net/Technical_Framework/index.cfm#IT IHE IT Infrastructure Technical Framework Version 14 or later]
* Vol. 3 - Section 5.5
+
:* [http://www.ihe.net/uploadedFiles/Documents/ITI/IHE_ITI_TF_Vol1.pdf#nameddest=37_Document_Digital_Signature__ Vol. 1 - Section 37]
 +
:* [http://www.ihe.net/uploadedFiles/Documents/ITI/IHE_ITI_TF_Vol3.pdf#nameddest=5_5_Document_Digital_Signature_ Vol. 3 - Sections 5.5]
  
 
'''Historic:'''
 
'''Historic:'''
 
* [http://www.ihe.net/Technical_Framework/index.cfm#IT Document Digital Signature (DSG)] Trial Implementation Supplement (2015-03-12)
 
* [http://www.ihe.net/Technical_Framework/index.cfm#IT Document Digital Signature (DSG)] Trial Implementation Supplement (2015-03-12)
 +
* Originally developed in 2005-2006
  
 
'''Underlying Standards:'''
 
'''Underlying Standards:'''
Line 39: Line 41:
  
 
==See Also==
 
==See Also==
 +
 +
[[Document Sharing]]
  
 
'''Related Profiles'''
 
'''Related Profiles'''
 +
* [[Document Encryption]]
  
 
This page is based on the [[Profile Template]]
 
This page is based on the [[Profile Template]]
Line 46: Line 51:
 
[[Category:Profiles]]
 
[[Category:Profiles]]
 
[[Category:ITI Profile]]
 
[[Category:ITI Profile]]
 +
[[Category:DocShare]]
 +
[[Category:Security]]

Revision as of 10:14, 30 October 2017


Summary

The Document Digital Signature (DSG) content profile specifies the use of digital signatures for documents that are shared between organizations.

Benefits

DSG provides a mechanism for using digital signatures.

Details

The Document Digital Signature (DSG) Profile is a Document Content Profile that defines general purpose methods of digitally signing of documents for communication and persistence. Among other uses, these methods can be used within an IHE Document Sharing infrastructure (e.g., XDS, XCA, XDM, XDR, and MHD). There are three methods of digital signature defined here: Enveloping, Detached (manifest), and SubmissionSet.

  • An Enveloping Signature is a Digital Signature Document that contains both the signature block and the content that is signed. Access to the contained content is through removing the Enveloping - Digital Signature. Among other uses, this method should not be used with Document Sharing infrastructure.
  • A Detached Signature is a Digital Signature Document that contains a manifest that points at independently managed content. Detached signatures leave the signed document or documents in the original form. Among other uses, this method is recommended for use with a Document Sharing infrastructure to support Digital Signatures, as this method does not modify the original Document Content. This method uses the Document Sharing “SIGNS” relationship provide linkage.
  • A SubmissionSet Signature is a Detached Signature Document that attests to the content in a SubmissionSet by: containing a manifest of all the other Documents included in the SubmissionSet, and a reference to the SubmissionSet. The Document Sharing “SIGNS” relationship may be used but is not required.

Ink-on-paper signatures have been a part of the documentation process in health care and have traditionally been indicators of accountability. Reliable exchange and storage of electronic data between disparate systems requires a standard that implements equivalent non-repudiation to prevent document creators from denying authorship and rejecting responsibility.

Systems Affected

Systems involved in this profile are:

  • EHR, EMR, HIE, HIO


Specification

Profile Status: Final Text

Documents: IHE IT Infrastructure Technical Framework Version 14 or later

Historic:

Underlying Standards:

See Also

Document Sharing

Related Profiles

This page is based on the Profile Template