Skip to content

Commit 83c18a5

Browse files
authored
Update use-postman.md
1 parent 63f7270 commit 83c18a5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/healthcare-apis/fhir/use-postman.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ Open Postman, select the **workspace**, **collection**, and **environment** you
6060

6161
[ ![Screenshot of create a new request.](media/postman/postman-create-new-request.png) ](media/postman/postman-create-new-request.png#lightbox)
6262

63-
To perform health check on FHIR service, enter `{{fhirurl}}/health/check` in the GET request, and select 'Send'. You should be able to see Status of FHIR service without need of bearer token. HTTP Status code response with 200 and OverallStatus as "Healthy" in response, means your health check is succesful.
63+
To perform health check on FHIR service, enter `{{fhirurl}}/health/check` in the GET request, and select 'Send'. You should be able to see Status of FHIR service - HTTP Status code response with 200 and OverallStatus as "Healthy" in response, means your health check is succesful.
6464

6565
## Get capability statement
6666

0 commit comments

Comments
 (0)