Skip to content

Commit 9ba5618

Browse files
committed
Add release note for SMART v2
Previous PR with the release note got gated behind a freeze in November, moving to new PR
1 parent b4f4c82 commit 9ba5618

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

articles/healthcare-apis/release-notes-2025.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,10 @@ This article describes features, enhancements, and bug fixes released in 2025 fo
3333
## November 2025
3434
### FHIR service
3535

36+
#### Support for SMART on FHIR v2
37+
SMART on FHIR v2.0.0 sample is available now on the Azure Health Data and AI Samples open source repo. For more information, visit [`SMART on FHIR`](./fhir/smart-on-fhir.md).
38+
39+
3640
**Metadata-only updates and versioning configuration**: Introduced new query parameter "_meta-history" for PUT updates when versioning policy is set to either "versioned" or "version-update" to configure whether or not the old version is saved as a historical record. "_meta-history = true" is the default. By default, the resource version is incremented, a new version is created, and the old version is saved as a historical record. "_meta-history=false" can be configured so that the resource version is incremented, a new version is created, but the old version is not saved as a historical record. For more information, visit [metadata-only updates and versioning](./fhir/fhir-versioning-policy-and-history-management.md#metadata-only-updates-and-versioning).
3741

3842
**Composite search parameter collation fix**:  Corrected inconsistent collation handling for Token-String composite search parameters.

0 commit comments

Comments
 (0)