Skip to content

Update README.md #43772

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

[Radiology Insights][radiology_insights_docs] is a model that aims to provide quality checks as feedback on errors and inconsistencies (mismatches) and ensures critical findings are identified and communicated using the full context of the report. Follow-up recommendations and clinical findings with measurements (sizes) documented by the radiologist are also identified.

[Source code][source_code] | [Package (Maven)][package] | API reference documentation | [Product Documentation][product_documentation] | [Samples][samples_location]
[Source code][source_code] | [Package (Maven)][package] | [API reference documentation][radiology_insights_api_documentation] | [Product Documentation][product_documentation] | [Samples][samples_location]

## Getting started

Expand Down Expand Up @@ -765,6 +765,7 @@ For details on contributing to this repository, see the [contributing guide](htt
[azure_portal]: https://portal.azure.com
[source_code]: https://github.com/Azure/azure-sdk-for-java/blob/main/sdk/healthinsights/azure-health-insights-radiologyinsights/src/
[package]: https://central.sonatype.com/artifact/com.azure/azure-health-insights-radiologyinsights
[radiology_insights_api_documentation]: https://learn.microsoft.com/rest/api/cognitiveservices/healthinsights/radiology-insights
[samples_location]: https://github.com/Azure/azure-sdk-for-java/tree/main/sdk/healthinsights/azure-health-insights-radiologyinsights/src/samples
[azure_credential]: https://learn.microsoft.com/java/api/com.azure.identity.defaultazurecredential

Expand Down
Loading