add readme.md

This commit is contained in:
mario
2025-04-28 15:37:02 +07:00
parent 9b8e0260f3
commit 297c9a6a01
2 changed files with 150 additions and 2 deletions

View File

@@ -1,5 +1,8 @@
### Local OHIF Proxy Test File
@baseUrl = http://localhost:5555
# @baseUrl = http://localhost:5555
# @baseUrl = http://devone.aplikasi.web.id:5555
@baseUrl = http://152.42.173.210:5555
### 1. Health Check
# Verifies that the proxy server is running
@@ -18,7 +21,7 @@ Accept: application/dicom+json
### 4. QIDO-RS: Search for Studies with Date Range
# Returns studies within a date range
GET {{baseUrl}}/dicomWeb/studies?StudyDate=20200101-20230101
GET {{baseUrl}}/dicomWeb/studies?StudyDate=20250301-20250415
Accept: application/dicom+json
### 5. QIDO-RS: Search for Series in a Study