You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
> In the scenarios where the FHIR service audience parameter is not mapped to the FHIR service endpoint url. The resource parameter value should be mapped to Audience value under FHIR Service Authentication blade.
73
+
71
74
## `GET` FHIR Patient data
72
75
73
76
You can now get a list of patients or a specific patient with the `GET` request. The line with `Authorization` is the header info for the `GET` request. You can also send `PUT` or `POST` requests to create/update FHIR resources.
@@ -107,4 +110,4 @@ To learn about how to validate FHIR resources against profiles in Azure Health D
107
110
>[!div class="nextstepaction"]
108
111
>[Validate FHIR resources against profiles in Azure Health Data Services](validation-against-profiles.md)
109
112
110
-
FHIR® is a registered trademark of [HL7](https://hl7.org/fhir/) and is used with the permission of HL7.
113
+
FHIR® is a registered trademark of [HL7](https://hl7.org/fhir/) and is used with the permission of HL7.
0 commit comments