XDR Service

 

XDR Service Interface Implementation

XDR service is responsible for processing incoming patient consents and eDispensations. It preprocesses the incoming request message and forwards the incoming document to the national infrastructure through a national connector.

XDR service includes the following operations: initialize() and discard() for eDispensation, and put() and discard() for Consent.

Currently discard() operations are not implemented.

JIRA

  • PT-30 - Getting issue details... STATUS

Code Branches

  • N/A


Version 0.2.0

by SRDC, Kela

Initial commit by SRDC, changes by Kela for implementing eD functionality.

Changes

  • eDispensation processing
  • Distinguish between consent and eDispensation
  • Change of interface between NCP and NI
  • eDispensation and consent audit logs

Related Tasks:

  • N/A