Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migrated to Confluence 5.3
Content of the Protocol Terminators

Page Tree
root@none
sortcreation
searchBoxtrue

 

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

Jira Legacy
serverJIRA (openncp.atlassian.net)
serverId5eab37ce-f509-3cbb-9925-c13d0f8d6d44
keyPT-64

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:

Jira Legacy
serverJIRA (openncp.atlassian.net)
serverId5eab37ce-f509-3cbb-9925-c13d0f8d6d44
keyPT-36


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/wiki/spaces/ncp/pages/2981890

Jira Legacy
serverJIRA (openncp.atlassian.net)
serverId5eab37ce-f509-3cbb-9925-c13d0f8d6d44
keyPT-8


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