Skip to content

Commit 68bec93

Browse files
authored
Merge pull request #271776 from shellyhaverkamp/smh-powershell
Update PowerShell commands in Postman article
2 parents 0e638cc + a8cdc01 commit 68bec93

File tree

7 files changed

+112
-66
lines changed

7 files changed

+112
-66
lines changed

articles/healthcare-apis/fhir/azure-ad-b2c-setup.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -301,7 +301,7 @@ The validation process involves creating a patient resource in the FHIR service,
301301

302302
Run the [Postman](https://www.postman.com) application locally or in a web browser. For steps to obtain the proper access to the FHIR service, see [Access the FHIR service using Postman](use-postman.md).
303303

304-
When you follow the steps to [GET FHIR resource](use-postman.md#get-fhir-resource) section, the request returns an empty response because the FHIR service is new and doesn't have any patient resources.
304+
When you follow the steps to [GET FHIR resource](use-postman.md#get-the-fhir-resource) section, the request returns an empty response because the FHIR service is new and doesn't have any patient resources.
305305

306306
#### Create a patient resource in the FHIR service
307307

137 KB
Loading
105 KB
Loading
62.7 KB
Loading
73.9 KB
Loading

articles/healthcare-apis/fhir/migration-strategies.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@ Migrate applications that were pointing to the old FHIR server.
9898

9999
- Reconfigure any remaining settings in the new Azure Health Data Services FHIR Service server after migration.
100100

101-
- If you’d like to double check to make sure that the Azure Health Data Services FHIR Service and Azure API for FHIR servers have the same configurations, you can check both [metadata endpoints](use-postman.md#get-capability-statement) to compare and contrast the two servers.
101+
- If you’d like to double check to make sure that the Azure Health Data Services FHIR Service and Azure API for FHIR servers have the same configurations, you can check both [metadata endpoints](use-postman.md#get-the-capability-statement) to compare and contrast the two servers.
102102

103103
- Set up any jobs that were previously running in your old Azure API for FHIR server (for example, \$export jobs)
104104

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

Lines changed: 110 additions & 64 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)