Skip to content

Latest commit

 

History

History
33 lines (16 loc) · 1.56 KB

File metadata and controls

33 lines (16 loc) · 1.56 KB

  1. summary Provided services.

Table of Contents

Introduction

Public Services are following the national health care standard RIV-TA, which basically is standard SOAP Web Services. For more details regarding public Web Services please read the service contract description Swedish.

There also exist one internal RESTful service to trigger index revalidation, i.e. current state of master data is used to build a new index.

Public Web Services

The path indicated below is from the application base URL and forward, out-of-the-box the application URI is

|| *Name* || *Path* || *Description* || || || || Given a care unit HSA-ID valid commissions and payment responsible are returned ||

Internal RESTful Services

|| *Name* || *Path* || *Description* || || || /admin/revalidate-index || GET, returns HTTP 200 on successful completion. Depending on index size it might take some half minute or so ||

JMX Services

One JMX Bean exists:


The instruments main interfaces and different database operations. typical samples are number of requests, execution times, errors etc for a given history of requests (default is the last 1000).

It also contains a  operation which tests connectivity, memory allocation and logging features.