Skip to content

Commit 301522c

Browse files
authored
pencil edit
1 parent f30a77f commit 301522c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/healthcare-apis/azure-api-for-fhir/store-profiles-in-fhir.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@ PUT https://myAzureAPIforFHIR.azurehealthcareapis.com/StructureDefinition?url=ht
118118
],
119119
"description" : "Defines constraints and extensions on the AllergyIntolerance resource for the minimal set of data to query and retrieve allergy information.",
120120
```
121-
For more examples, see the [US Core sample REST file](https://github.com/microsoft/fhir-server/blob/main/docs/rest/PayerDataExchange/USCore.http) on the open-source site that walks through storing US Core profiles. To get the most up to date profiles, you should get the profiles directly from HL7 and the implementation guide that defines them.
121+
For more examples, see the [US Core sample REST file](https://github.com/microsoft/fhir-server/blob/main/docs/rest/PayerDataExchange/USCore.http) on the open-source site that walks through storing US Core profiles. To get the most up-to-date profiles, you should get the profiles directly from HL7 and the implementation guide that defines them.
122122

123123
### Viewing profiles
124124

@@ -218,4 +218,4 @@ In this article, you learned about FHIR profiles. Next, you can learn how you ca
218218
>[!div class="nextstepaction"]
219219
>[Validate FHIR resources against profiles](validation-against-profiles.md)
220220

221-
[!INCLUDE[FHIR trademark statement](../includes/healthcare-apis-fhir-trademark.md)]
221+
[!INCLUDE[FHIR trademark statement](../includes/healthcare-apis-fhir-trademark.md)]

0 commit comments

Comments
 (0)