Class Hierarchy
- java.lang.Object
- org.ehrbase.rest.BaseController
- org.ehrbase.rest.openehr.OpenehrCompositionController (implements org.ehrbase.rest.openehr.specification.CompositionApiSpecification)
- org.ehrbase.rest.openehr.OpenehrContributionController (implements org.ehrbase.rest.openehr.specification.ContributionApiSpecification)
- org.ehrbase.rest.openehr.OpenehrDefinitionQueryController (implements org.ehrbase.rest.openehr.specification.DefinitionQueryApiSpecification)
- org.ehrbase.rest.openehr.OpenehrDirectoryController (implements org.ehrbase.rest.openehr.specification.DirectoryApiSpecification)
- org.ehrbase.rest.openehr.OpenehrEhrController (implements org.ehrbase.rest.openehr.specification.EhrApiSpecification)
- org.ehrbase.rest.openehr.OpenehrEhrStatusController (implements org.ehrbase.rest.openehr.specification.EhrStatusApiSpecification)
- org.ehrbase.rest.openehr.OpenehrQueryController (implements org.ehrbase.rest.openehr.specification.QueryApiSpecification)
- org.ehrbase.rest.openehr.OpenehrTemplateController (implements org.ehrbase.rest.openehr.specification.TemplateApiSpecification)
- org.ehrbase.rest.openehr.OpenehrVersionedCompositionController (implements org.ehrbase.rest.openehr.specification.VersionedCompositionApiSpecification)
- org.ehrbase.rest.openehr.OpenehrVersionedEhrStatusController (implements org.ehrbase.rest.openehr.specification.VersionedEhrStatusApiSpecification)
- org.ehrbase.rest.BaseController