Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

 

XCA Service Interface Implementation

XCA service is responsible for processing patient summary and ePrescription requests. It implements two operations: query() and retrieve(). The query() operation returns the list of documents, and the retrieve() operation returns a single requested document.

...