|
1 | 1 | ---
|
2 | 2 | title: Access Azure Health Data Services
|
3 |
| -description: This article describes the different ways to access Azure Health Data Services in your applications using tools and programming languages. |
| 3 | +description: Learn to access the FHIR, DICOM, and MedTech services in Azure Health Data Services by using Postman, cURL, REST Client, and programming languages like Python and C# for efficient data management. |
4 | 4 | services: healthcare-apis
|
5 |
| -author: chachachachami |
| 5 | +author: cmsjasteppe |
6 | 6 | ms.service: healthcare-apis
|
7 | 7 | ms.subservice: fhir
|
8 | 8 | ms.topic: conceptual
|
9 |
| -ms.date: 06/06/2022 |
10 |
| -ms.author: chrupa |
| 9 | +ms.date: 04/29/2024 |
| 10 | +ms.author: jasteppe |
11 | 11 | ---
|
12 | 12 |
|
13 | 13 | # Access Azure Health Data Services
|
14 | 14 |
|
15 |
| -In this article, you'll learn about the different ways to access Azure Health Data Services in your applications. After you've provisioned a FHIR service, DICOM service, or MedTech service, you can then access them in your applications using tools like Postman, cURL, REST Client in Visual Studio Code, and with programming languages such as Python and C#. |
| 15 | +After you deploy a FHIR® service, DICOM® service, or MedTech service, you can then access it in your applications by using tools like Postman, cURL, REST Client in Visual Studio Code, or with programming languages such as Python and C#. |
16 | 16 |
|
17 | 17 | ## Access the FHIR service
|
18 | 18 |
|
19 |
| -- [Access the FHIR service using Postman](././fhir/use-postman.md) |
20 |
| -- [Access the FHIR service using cURL](././fhir/using-curl.md) |
21 |
| -- [Access the FHIR service using REST Client](././fhir/using-rest-client.md) |
| 19 | +- [Access the FHIR service by using Postman](././fhir/use-postman.md) |
| 20 | +- [Access the FHIR service by using cURL](././fhir/using-curl.md) |
| 21 | +- [Access the FHIR service by using REST Client](././fhir/using-rest-client.md) |
22 | 22 |
|
23 | 23 | ## Access the DICOM service
|
24 | 24 |
|
25 |
| -- [Access the DICOM service using Python](dicom/dicomweb-standard-apis-python.md) |
26 |
| -- [Access the DICOM service using cURL](dicom/dicomweb-standard-apis-curl.md) |
27 |
| -- [Access the DICOM service using C#](dicom/dicomweb-standard-apis-c-sharp.md) |
| 25 | +- [Access the DICOM service by using Python](dicom/dicomweb-standard-apis-python.md) |
| 26 | +- [Access the DICOM service by using cURL](dicom/dicomweb-standard-apis-curl.md) |
| 27 | +- [Access the DICOM service by using C#](dicom/dicomweb-standard-apis-c-sharp.md) |
28 | 28 |
|
29 |
| -## Access MedTech service |
| 29 | +## Access the MedTech service |
30 | 30 |
|
31 |
| -The MedTech service works with the IoT Hub and Event Hubs in your subscription to receive message data, and the FHIR service to persist the data. |
| 31 | +The MedTech service works with the IoT Hub and Event Hubs to receive message data, and works with the FHIR service to persist the data. |
32 | 32 |
|
33 | 33 | - [Receive device data through Azure IoT Hub](iot/device-data-through-iot-hub.md)
|
34 |
| -- [Access the FHIR service using Postman](fhir/use-postman.md) |
35 |
| -- [Access the FHIR service using cURL](fhir/using-curl.md) |
36 |
| -- [Access the FHIR service using REST Client](fhir/using-rest-client.md) |
| 34 | +- [Access the FHIR service by using Postman](fhir/use-postman.md) |
| 35 | +- [Access the FHIR service by using cURL](fhir/using-curl.md) |
| 36 | +- [Access the FHIR service by using REST Client](fhir/using-rest-client.md) |
37 | 37 |
|
38 | 38 |
|
39 | 39 | ## Next steps
|
40 | 40 |
|
41 |
| -In this document, you learned about the tools and programming languages that you can use to access Azure Health Data Services in your applications. To learn how to deploy an instance of Azure Health Data Services using the Azure portal, see |
| 41 | +[Deploy Azure Health Data Services workspace using the Azure portal](healthcare-apis-quickstart.md) |
42 | 42 |
|
43 |
| ->[!div class="nextstepaction"] |
44 |
| ->[Deploy Azure Health Data Services workspace using the Azure portal](healthcare-apis-quickstart.md) |
45 |
| -
|
46 |
| -FHIR® is a registered trademark of [HL7](https://hl7.org/fhir/) and is used with the permission of HL7. |
| 43 | +[!INCLUDE [FHIR and DICOM trademark statements](./includes/healthcare-apis-fhir-dicom-trademark.md)] |
47 | 44 |
|
48 | 45 |
|
49 | 46 |
|
0 commit comments