Uses of Class
org.ehrbase.rest.openehr.response.RevisionHistoryResponseData
-
Packages that use RevisionHistoryResponseData Package Description org.ehrbase.rest.openehr.controller -
-
Uses of RevisionHistoryResponseData in org.ehrbase.rest.openehr.controller
Methods in org.ehrbase.rest.openehr.controller that return types with arguments of type RevisionHistoryResponseData Modifier and Type Method Description org.springframework.http.ResponseEntity<RevisionHistoryResponseData>OpenehrVersionedEhrStatusController. retrieveVersionedEhrStatusRevisionHistoryByEhr(String accept, String ehrIdString)
-