项目作者: MohawkMEDIC

项目描述 :
The MEDIC ATNA API project provides a simple to use series of utility classes centered around creating IHE Audit Trail and Node Authentication (ATNA) audit messages (ITI-20)
高级语言: C#
项目地址: git://github.com/MohawkMEDIC/atnaapi.git
创建时间: 2017-04-01T22:18:19Z
项目社区:https://github.com/MohawkMEDIC/atnaapi

开源协议:Apache License 2.0

下载


MEDIC Atna API


Project Description

The MEDIC ATNA API project provides a simple to use series of utility classes centered around creating IHE Audit Trail and Node Authentication (ATNA) audit messages (ITI-20). This API provides the following functionality:



  • Serialize/parse ITI-20 (ATNA Audit) messages

    • To/From IETF RFC3881 format
    • To/From DICOM audit format

  • Transport audit messages via:

    • UDP Syslog (RFC5426 + RFC5424)
    • Secure (TLS) TCP Syslog (RFC5425 + RFC5424)

  • Automatically create audit messages from annotated data classes (via attribution)

The AtnaApi is used by the MEDIC Client Registry and Visualizer and tested with a variety of partners, including at the IHE North American Connect-a-thon 2015 within the MEDIC Client Registry.