Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 5 Next »

Content of the Protocol Terminators

 

WS Interface Declarations

Defines interfaces for communication between NCP and NI (national infrastructure/national connector). Interfaces are defined for XCPD, XCA and XDR services.


Version 0.3.2

by Kela

XCA interface change: send documents from the national connector gateway to international part (XCAServiceImpl) as DOM documents instead of Strings. Performance improvement.

Changes

  • Remove method getDocumentAsString

Error rendering macro 'jira' : Unable to locate Jira server for this macro. It may be due to Application Link configuration.

Related Tasks:


Version 0.3.1

by Kela

Submission of SOAP Header to the national connector. Information from the SOAP header may be used in national connectors for logging, decision making or as data to be included for national service calls.

Changes

  • Add class NationalConnectorInterface, to be extended by other interfaces
  • Add method setSOAPHeader to NationalConnectorInterface
  • Implement the method stub in the mock version of the national connector

Related Tasks:

Unable to locate Jira server for this macro. It may be due to Application Link configuration.


Version 0.3.0

by Kela

Changes due to modifications in data model

Changes

  • Change XCPD service interface: allow multiple identifiers for a single patient.

Related Tasks:

Package restructuring discussion Unable to locate Jira server for this macro. It may be due to Application Link configuration.


Version 0.2.0

by SRDC, Kela

Initial submit by SRDC, eP and eD additions by Kela

Changes

  • Add ePrescription-related methods to XCA interface
  • Add XDR service interface

Related Tasks:

  • N/A

  • No labels