Initiating Computation
Last updated
Last updated
Once all the Dicoms corresponding to a particular series are uploaded, the computation can be triggered.
Attention:
Perform the computation call only for qER and qCT use cases.
Use the following sample script to initiate processing.
GET
http://BASE URL + compute/ + [SERIES INSTANCE UID]
Use the URL to make a GET call.
Name | Type | Description |
---|---|---|
Name | Type | Description |
---|---|---|
The call is both configurable and optional. However, in case you choose to avoid this call, Qure can provision an automatic processing trigger. It is advisable to make this call.
Attribute | Value type | Description |
---|---|---|
URL*
String
The URL pointing to the service.
Authorization*
String
Bearer token.
String
It validates the post call action based on the response status code.
Boolean
It indicates whether the API call was successful or not.
True: The call was successful.
False: The call was not successful.
Boolean
It validates the token validity.