How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Microsoft Azure RadiologyInsights API

The RadiologyInsights API from Microsoft Azure — 2 operation(s) for radiologyinsights.

Microsoft Azure RadiologyInsights API is one of 1667 APIs that Microsoft Azure publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include RadiologyInsights. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, an API reference, pricing, a JSON-LD context, and a getting-started guide.

This API exposes 2 operations across 2 paths, and defines 47 schemas. It is described by OpenAPI 3.2.0, at version 2020-08-01-preview.

2 operations 2 paths 47 schemas 1 GET1 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
2020-08-01-preview
Resource Areas
1

Paths & Operations 2

Across 2 paths, the API surfaces 2 operations — 1 GET, 1 POST. Each is listed below with its method, path, parameters, and response codes.

RadiologyInsights 2
POST
/radiology-insights/jobs
Microsoft Azure Create Radiology Insights Job
microsoftAzureRadiologyinsightsCreatejob 3 params body → 202default
GET
/radiology-insights/jobs/{id}
Microsoft Azure Get Radiology Insights Job Details
microsoftAzureRadiologyinsightsGetjob 2 params → 200default

Schemas 47

The contract defines 47 schemas that model the data the API accepts and returns. The most detailed are Fhir.R4.Extension (13 properties), PatientDocument (9 properties), Fhir.R4.SampledData (7 properties), RadiologyInsightsResult (7 properties). Each schema is shown below with its type and property counts.

DocumentContent
object
The content of the patient document.
2 properties 2 required
OrderedProcedure
object
Procedure information
3 properties
Fhir.R4.fhirUri
string
Azure.Core.uuid
string
Universally Unique Identifier
PatientInfoSex
string
The patient's sex.
Azure.Core.Foundations.Error
object
The error object.
5 properties 2 required
Fhir.R4.Quantity
object
A measured or measurable amount Based on [FHIR Quantity](https://www.hl7.org/fhir/R4/datatypes.htmlQuantity)
5 properties
PatientInfo
object
Patient structured information, including demographics and known structured clinical information.
3 properties
Fhir.R4.fhirDateTime
string
Fhir.R4.Resource
object
Resource is the ancestor of DomainResource from which most resources are derived. Bundle, Parameters, and Binary extend Resource directly. Based on [FHIR Resou…
5 properties 1 required
RadiologyInsightsInferenceResult
object
The inference results for the Radiology Insights request. If field 'status' has value 'succeeded', then field 'result' will contain an instance of RadiologyIns…
2 properties 2 required
RadiologyInsightsInference
object
An inference made by the Radiology Insights model regarding a patient. - AgeMismatch - SexMismatch - LateralityDiscrepancy - CompleteOrderDiscrepancy - Limited…
2 properties 1 required
Fhir.R4.Meta
object
Metadata about a resource Based on [FHIR Meta](https://www.hl7.org/fhir/R4/resource.htmlMeta)
6 properties
RadiologyInsightsInferenceOptions
object
Options regarding follow up recommendation inferences and finding inferences.
2 properties
RadiologyInsightsPatientResult
object
Results of the model's work for a single patient.
2 properties 2 required
Fhir.R4.Identifier
object
An identifier intended for computation Based on [FHIR Identifier](https://www.hl7.org/fhir/R4/identifier.html)
6 properties
DocumentType
string
The type of the patient document, such as 'note' (text document) or 'fhirBundle' (FHIR JSON document).
PatientRecord
object
A patient record, including their clinical information and data.
4 properties 1 required
Fhir.R4.Coding
object
A Coding is a representation of a defined concept using a symbol from a defined "code system". Based on [FHIR Coding](https://www.hl7.org/fhir/R4/datatypes.htm…
4 properties
TimePeriod
object
A duration of time during which an event is happening
2 properties
JobStatus
string
The status of the processing job.
SpecialtyType
string
Known values codes that can be used to indicate the type of the Specialty.
EncounterClass
string
Known values codes that can be used to indicate the class of encounter (TODO://Based on FHIR value set--http://....).
FollowupRecommendationOptions
object
Follow-up recommendation options.
3 properties
Azure.Core.Foundations.InnerError
object
An object containing more specific information about the error. As per Microsoft One API guidelines - https://github.com/Microsoft/api-guidelines/blob/vNext/Gu…
2 properties
Fhir.R4.CodeableConcept
object
Concept - reference to a terminology or just text Based on [FHIR CodeableConcept](https://www.hl7.org/fhir/R4/datatypes.htmlCodeableConcept)
2 properties
ClinicalDocumentType
string
The type of the clinical document.
Fhir.R4.Range
object
A set of ordered Quantities defined by a low and high limit Based on [FHIR Range](https://www.hl7.org/fhir/R4/datatypes.htmlRange)
2 properties
Fhir.R4.Extension
object
Base for all elements Based on [FHIR Element](https://www.hl7.org/fhir/datatypes.htmlElement)
13 properties 1 required
PatientDocument
object
A clinical document related to a patient. Document here is in the wide sense - not just a text document (note).
9 properties 3 required
Fhir.R4.Reference
object
A reference from one resource to another Based on [FHIR Reference](https://www.hl7.org/fhir/R4/references.html)
4 properties
ModelVersion
string
The version of the model used for inference, expressed as the model date.
Fhir.R4.fhirInstant
string
Azure.Core.Foundations.ErrorResponse
object
A response containing error details.
1 property 1 required
Fhir.R4.SampledData
object
A series of measurements taken by a device Based on [FHIR SampledData](https://www.hl7.org/fhir/R4/datatypes.htmlSampledData)
7 properties 3 required
DocumentAdministrativeMetadata
object
Document administrative metadata
2 properties
RadiologyInsightsInferenceType
string
A Radiology Insights inference types.
Encounter
object
visit/encounter information
3 properties 1 required
Fhir.R4.Period
object
A time period defined by a start and end date and optionally time Based on [FHIR Period](https://www.hl7.org/fhir/R4/datatypes.htmlPeriod)
2 properties
RadiologyInsightsResult
object
Response for the Radiology Insights request.
7 properties 2 required
DocumentAuthor
object
Document author
2 properties
Fhir.R4.Element
object
The base definition for all elements contained inside a resource. Based on [FHIR Element](https://www.hl7.org/fhir/R4/element.html)
2 properties
RadiologyInsightsData
object
Contains the list of patients, and configuration data.
2 properties 1 required
DocumentContentSourceType
string
The type of the content's source. In case the source type is 'inline', the content is given as a string (for instance, text). In case the source type is 'refer…
RadiologyInsightsModelConfiguration
object
Configuration affecting the Radiology Insights model's inference.
5 properties
FindingOptions
object
Finding options.
1 property
Fhir.R4.Ratio
object
A ratio of two Quantity values - a numerator and a denominator Based on [FHIR Ratio](https://www.hl7.org/fhir/R4/datatypes.htmlRatio)
2 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

microsoft-azure-radiologyinsights-api-openapi.yml Raw ↑

Other APIs Microsoft Azure publishes across the network.

Microsoft Azure AI Search API
Microsoft Azure Communication Services API
Microsoft Azure Event Grid API
Microsoft Azure Functions API
Microsoft Azure DevOps REST API
Microsoft Azure AI Foundry API
Microsoft Azure Resource JSON Schema
Microsoft Azure JSON-LD Context
Microsoft Azure AccessConnector API
Microsoft Azure AccessControlRecords API
Microsoft Azure AccessPolicies API
Microsoft Azure AccessReviewInstanceAcceptRecommmendations API
Where this information came from

This is an independent, third-party profile of Microsoft Azure RadiologyInsights API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.