comparison NEWS @ 2909:a9a1554932a1

updated API doc
author am@osimis.io
date Tue, 30 Oct 2018 17:35:13 +0100
parents 0204af4ece6a
children 40131f0c25b5
comparison
equal deleted inserted replaced
2908:9d277f8ad698 2909:a9a1554932a1
13 * The first screen of Orthanc Explorer is now a form to do studies lookups 13 * The first screen of Orthanc Explorer is now a form to do studies lookups
14 * Support of large databases, by limiting the results to 100 patients or studies 14 * Support of large databases, by limiting the results to 100 patients or studies
15 15
16 REST API 16 REST API
17 -------- 17 --------
18 18 * API Version has been upgraded to 1.2
19 * New URI: "/studies/.../merge" to merge a study 19 * New URI: "/studies/.../merge" to merge a study
20 * New URI: "/studies/.../split" to split a study 20 * New URI: "/studies/.../split" to split a study
21 * POST-ing a DICOM file to "/instances" also answers the patient/study/series ID 21 * POST-ing a DICOM file to "/instances" also answers the patient/study/series ID
22 * GET /modalities/... now returns a JSON object instead of a JSON array
22 23
23 Maintenance 24 Maintenance
24 ----------- 25 -----------
25 26
26 * New modality manufacturer: "GE" for GE Healthcare EA and AW 27 * New modality manufacturer: "GE" for GE Healthcare EA and AW