File tree Expand file tree Collapse file tree 1 file changed +10
-3
lines changed
articles/azure-health-insights/radiology-insights Expand file tree Collapse file tree 1 file changed +10
-3
lines changed Original file line number Diff line number Diff line change @@ -28,7 +28,10 @@ The Service URL to access your service is: https://```YOUR-NAME```.cognitiveserv
28
28
29
29
To send an API request, you need your Azure AI services account endpoint and key.
30
30
31
- You can find a full view of the [ request parameters here] ( /rest/api/cognitiveservices/healthinsights/radiology-insights/create-job ) .
31
+
32
+ <!-- You can also find a full view of the [request parameters here](/rest/api/cognitiveservices/healthinsights/radiology-insights/create-job). -->
33
+
34
+
32
35
33
36
![ [ Screenshot of the Keys and Endpoints for the Radiology Insights.] ( ../media/keys-and-endpoints.png )] ( ../media/keys-and-endpoints.png#lightbox )
34
37
@@ -124,7 +127,11 @@ Ocp-Apim-Subscription-Key: {cognitive-services-account-key}
124
127
}
125
128
```
126
129
127
- You can also find a full view of the [ request parameters here] ( /rest/api/cognitiveservices/healthinsights/radiology-insights/create-job ) .
130
+ <!-- You can also find a full view of the [request parameters here](/rest/api/cognitiveservices/healthinsights/radiology-insights/create-job). -->
131
+
132
+
133
+
134
+
128
135
129
136
### Evaluating a response that contains a case
130
137
@@ -168,8 +175,8 @@ http://{cognitive-services-account-endpoint}/health-insights/radiology-insights/
168
175
"status" : " succeeded"
169
176
}
170
177
```
171
- You can find a full view of the [ response parameters here] ( /rest/api/cognitiveservices/healthinsights/onco-phenotype/get-job ) .
172
178
179
+ <!-- You can also find a full view of the [request parameters here](/rest/api/cognitiveservices/healthinsights/radiology-insights/get-job). -->
173
180
174
181
## Data limits
175
182
You can’t perform that action at this time.
0 commit comments