/
REST Validation Service

REST Validation Service

Overview

Documents the REST Validation Service.

For a self-documenting Swagger API, see http://snomed.terminology.tools/term-server-rest/index.html.

This is a placeholder page with basic information and will be developed to fully document this aspect of the system.

Details

The validation service (internal API and REST API) has only a single call and it performs validation of a concept against a set of configurable checks. A single representative check is provided by default that validates a concept has at least one parent, exactly one active preferred FN, and exactly one active preferred SY. Other desired checks can be easily implemented as java classes running against the domain model.

  • n/a

Related content