Interface ContributionApiSpecification

    • Method Detail

      • createContribution

        org.springframework.http.ResponseEntity createContribution​(String openehrVersion,
                                                                   String openehrAuditDetails,
                                                                   String contentType,
                                                                   String accept,
                                                                   String prefer,
                                                                   String ehrIdString,
                                                                   String contribution)
      • getContribution

        org.springframework.http.ResponseEntity getContribution​(String openehrVersion,
                                                                String openehrAuditDetails,
                                                                String accept,
                                                                String ehrIdString,
                                                                String contributionUidString)