From 627f3bea75ade086f79c9560a6c830ef6f47131d Mon Sep 17 00:00:00 2001 From: Adam Foster <90629898+afoster-va@users.noreply.github.com> Date: Fri, 17 Mar 2023 09:31:38 -0400 Subject: [PATCH 1/2] Create 2023-03-21 --- content/health/fhir-health/release-notes/2023-03-21 | 1 + 1 file changed, 1 insertion(+) create mode 100644 content/health/fhir-health/release-notes/2023-03-21 diff --git a/content/health/fhir-health/release-notes/2023-03-21 b/content/health/fhir-health/release-notes/2023-03-21 new file mode 100644 index 00000000..95cb0df4 --- /dev/null +++ b/content/health/fhir-health/release-notes/2023-03-21 @@ -0,0 +1 @@ +Patient Health API consumers with Client Credentials Grant access will now be required to provide a launch patient. For more information please refer to the "Retrieving an access token" section on the Client Credentials Grant authorization page [https://developer.va.gov/explore/authorization/docs/client-credentials?api=fhir]. From eea34525d7065e8f7fee8c199baa7a0ac4adc2d0 Mon Sep 17 00:00:00 2001 From: Adam Foster <90629898+afoster-va@users.noreply.github.com> Date: Fri, 17 Mar 2023 12:50:16 -0400 Subject: [PATCH 2/2] Update content/health/fhir-health/release-notes/2023-03-21 Co-authored-by: joeabraun <65780341+joeabraun@users.noreply.github.com> --- content/health/fhir-health/release-notes/2023-03-21 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/health/fhir-health/release-notes/2023-03-21 b/content/health/fhir-health/release-notes/2023-03-21 index 95cb0df4..54f6617c 100644 --- a/content/health/fhir-health/release-notes/2023-03-21 +++ b/content/health/fhir-health/release-notes/2023-03-21 @@ -1 +1 @@ -Patient Health API consumers with Client Credentials Grant access will now be required to provide a launch patient. For more information please refer to the "Retrieving an access token" section on the Client Credentials Grant authorization page [https://developer.va.gov/explore/authorization/docs/client-credentials?api=fhir]. +Patient Health API consumers with Client Credentials Grant access will now be required to provide a launch patient. For more information, please refer to the "Retrieving an access token" section on the [Client Credentials Grant authorization page](https://developer.va.gov/explore/authorization/docs/client-credentials?api=fhir).