Skip to content

Commit f22a2b4

Browse files
author
Shashank Narang
committed
updated postman files
1 parent e14787c commit f22a2b4

File tree

2 files changed

+18
-0
lines changed

2 files changed

+18
-0
lines changed

articles/healthcare-apis/azure-api-for-fhir/tutorial-web-app-test-postman.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ author: expekesheth
1010
ms.date: 09/27/2023
1111
---
1212

13+
# Testing the FHIR API on Azure API for FHIR
1314

1415
There are tools available such as Postman that can allow intuitive querying.
1516
Once you have successfully connect to your client application, you’re ready to write your web application.
Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
---
2+
title: Use Postman to access the FHIR service in Azure Health Data Services
3+
description: Learn how to access the FHIR service in Azure Health Data Services FHIR service with Postman.
4+
services: healthcare-apis
5+
author: expekesheth
6+
ms.service: azure-health-data-services
7+
ms.topic: tutorial
8+
ms.date: 04/16/2024
9+
ms.author: kesheth
10+
---
11+
12+
# Access the FHIR service
13+
14+
There are tools available online offering intuitive interfaces for API testing and development such as Postman for example. To use tools for accessing the FHIR service, refer to the open-source sample. [Starter collection of Postman sample queries](https://github.com/Azure-Samples/azure-health-data-services-samples/tree/main/samples/sample-postman-queries)
15+
16+
17+
[!INCLUDE [FHIR trademark statement](../includes/healthcare-apis-fhir-trademark.md)]

0 commit comments

Comments
 (0)