Package org.ehrbase.api.service
-
Interface Summary Interface Description BaseService Basic service interface, foundation of all service interfacesCompositionService ContributionService Interface for contribution service roughly based on openEHR SM "I_EHR_CONTRIBUTION Interface", see: https://specifications.openehr.org/releases/SM/latest/openehr_platform.html#_i_ehr_contribution_interfaceEhrService FolderService QueryService TemplateService ValidationService ValidationService performs a composition validation based on the constraints defined in a 1.4 operational template The service is a wrapper of Validator and use a cache to optimize validation since the construction of the constraints is somewhat resource intensive.