dCDR Subscription Definition Provider
Last updated
Was this helpful?
Last updated
Was this helpful?
ISubscriptionRepository
in assembly SanteDB.Core.Api version 3.0.1980.0
Represents a repository which maintains subscription definitions
This service is used to maintain instances of which contain SQL (or other query grammar) to allow dCDR instances to easily query data on the HDSI interface using the _subscription
parameter. The HDSI maps the subscription ID with the local data provider and then executes the appopriate query against the persistence layer to ensure fast synchronization of new data.
An implementation of the that loads definitions from applets