Fetching Results
Last updated
Last updated
The processed series results can be fetched via API call.
Use the following sample script to get the processed series results.
GET
http://BASE URL + results/ + [SERIES INSTANCE UID]
Use the URL to make a GET call.
Name | Type | Description |
---|---|---|
Name | Type | Description |
---|---|---|
Attribute | Value type | Description | Sample Value |
---|---|---|---|
URL*
String
The URL pointing to the service.
Authorization*
String
Bearer token.
Boolean
It indicates whether the API call was successful or not.
True: The call was successful.
False: The call was not successful.
String
It validates the post call action based on the response status code.
String
It prioritize the results.
Critical: It indicates high priority results and requires an expert supervision.
Routine: It indicates standard priority results and requires an expert supervision.
String
It indicates type of usecase results.
qXR: Chest X-rays results.
qER: Head CT scans results.
qCT: Lungs X-rays results.
Not implemented: No usecase defined.
String
It contains the results of the API call. For more information, see Output Specification.