add readme.md
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user