Skip to content

Commit d4ae1ce

Browse files
committed
Made style updates to improve the acrolinx lowest category score
1 parent 176e131 commit d4ae1ce

File tree

1 file changed

+18
-4
lines changed

1 file changed

+18
-4
lines changed

articles/healthcare-apis/dicom/dicomweb-standard-apis-with-dicom-services.md

Lines changed: 18 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,9 @@ ms.author: aersoy
1414
> [!IMPORTANT]
1515
> Azure Healthcare APIs is currently in PREVIEW. The [Supplemental Terms of Use for Microsoft Azure Previews](https://azure.microsoft.com/support/legal/preview-supplemental-terms/) include additional legal terms that apply to Azure features that are in beta, preview, or otherwise not yet released into general availability.
1616
17-
This tutorial provides an overview of how to use the DICOMweb™ Standard APIs with the DICOM Services.
17+
This tutorial provides an overview of how to use the DICOMweb™ Standard APIs with the DICOM service.
1818

19-
The DICOM service supports a subset of the DICOMweb™ Standard. This support includes the following:
19+
The DICOM service supports a subset of the DICOMweb™ Standard that includes the following:
2020

2121
* Store (STOW-RS)
2222
* Retrieve (WADO-RS)
@@ -39,7 +39,21 @@ Once deployment is complete, you can use the Azure portal to navigate to the new
3939

4040
Because the DICOM service is exposed as a REST API, you can access it using any modern development language. For language-agnostic information on working with the service, see [DICOM Conformance Statement](dicom-services-conformance-statement.md).
4141

42-
To see language-specific examples, refer to the examples below. If you open the Postman Collection, you can view examples in several languages including Go, Java, JavaScript, C#, PHP, C, NodeJS, Objective-C, OCaml, PowerShell, Python, Ruby, and Swift.
42+
To see language-specific examples, refer to the examples below. You can view Postman collection examples in several languages including:
43+
44+
* Go
45+
* Java
46+
* JavaScript
47+
* C#
48+
* PHP
49+
* C
50+
* NodeJS
51+
* Objective-C
52+
* OCaml
53+
* PowerShell
54+
* Python
55+
* Ruby
56+
* Swift.
4357

4458
### C#
4559

@@ -74,7 +88,7 @@ This tutorial provided an overview of the APIs supported by the DICOM service. G
7488

7589
### Next Steps
7690

77-
For more information about DICOM service, see
91+
For more information, see
7892

7993
>[!div class="nextstepaction"]
8094
>[Overview of the DICOM service](dicom-services-overview.md)

0 commit comments

Comments
 (0)