Skip to content

Commit a075738

Browse files
Update articles/healthcare-apis/azure-api-for-fhir/davinci-pdex-tutorial.md
Co-authored-by: Anna Huff <[email protected]>
1 parent 4c8f5c6 commit a075738

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/healthcare-apis/azure-api-for-fhir/davinci-pdex-tutorial.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ The first set of tests that we focus on is testing Azure API for FHIR against th
2323

2424
* The first test validates the basic capability statement against the IG requirements and will pass without any updates.
2525

26-
* The second test validates all the profiles have been added for US Core. This test passes without updates but include several warnings. To remove these warnings, you need to [load the US Core profiles](validation-against-profiles.md). We've created a [sample HTTP file](https://github.com/microsoft/fhir-server/blob/main/docs/rest/PayerDataExchange/USCore.http) that walks through creating all the profiles. You can also get the [profiles](http://hl7.org/fhir/us/core/STU3.1.1/profiles.html#profiles) from the HL7 site directly, which will have the most current versions.
26+
* The second test validates all the profiles have been added for US Core. This test passes without updates but includes several warnings. To remove these warnings, you need to [load the US Core profiles](validation-against-profiles.md). We've created a [sample HTTP file](https://github.com/microsoft/fhir-server/blob/main/docs/rest/PayerDataExchange/USCore.http) that walks through creating all the profiles. You can also get the [profiles](http://hl7.org/fhir/us/core/STU3.1.1/profiles.html#profiles) from the HL7 site directly, which will have the most current versions.
2727

2828
* The third test validates that the [$patient-everything operation](patient-everything.md) is supported.
2929

0 commit comments

Comments
 (0)