Skip to content

Advertise SMART permission-v1 capability - #5785

Open
Jared Erwin (feordin) wants to merge 1 commit into
mainfrom
users/jaerwin/permission-v1
Open

Advertise SMART permission-v1 capability#5785
Jared Erwin (feordin) wants to merge 1 commit into
mainfrom
users/jaerwin/permission-v1

Conversation

@feordin

Copy link
Copy Markdown
Contributor

Description

Adds permission-v1 to the capabilities advertised by /.well-known/smart-configuration while retaining the existing permission-v2 capability. Adds explicit regression coverage for both values.

Related issues

N/A.

Testing

dotnet test .\src\Microsoft.Health.Fhir.R4.Core.UnitTests\Microsoft.Health.Fhir.R4.Core.UnitTests.csproj --filter "FullyQualifiedName~GetSmartConfigurationHandlerTests" --verbosity quiet (11 passed)

FHIR Team Checklist

  • Update the title of the PR to be succinct and less than 65 characters
  • Add a milestone to the PR for the sprint that it is merged (i.e. add S47)
  • Tag the PR with the type of update: Bug, Build, Dependencies, Enhancement, New-Feature or Documentation
  • Tag the PR with Open source, Azure API for FHIR (CosmosDB or common code) or Azure Healthcare APIs (SQL or common code) to specify where this change is intended to be released.
  • Tag the PR with Schema Version backward compatible or Schema Version backward incompatible or Schema Version unchanged if this adds or updates Sql script which is/is not backward compatible with the code.
  • When changing or adding behavior, if your code modifies the system design or changes design assumptions, please create and include an ADR.
  • CI is green before merge Build Status
  • Review squash-merge requirements

Semver Change (docs)

Patch — adds a missing advertised capability without changing API compatibility.

Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>

Copilot-Session: e7826625-1c9d-4d53-8111-42011ebf21b5
@feordin
Jared Erwin (feordin) requested a review from a team as a code owner September 2, 2026 16:22
@codecov-commenter

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 78.86%. Comparing base (20d379f) to head (afe586c).

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #5785      +/-   ##
==========================================
+ Coverage   78.28%   78.86%   +0.57%     
==========================================
  Files        1016     1016              
  Lines       36940    36941       +1     
  Branches     5619     5619              
==========================================
+ Hits        28920    29133     +213     
+ Misses       6644     6425     -219     
- Partials     1376     1383       +7     

see 13 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@feordin Jared Erwin (feordin) added New Feature Label for a new feature in FHIR OSS Azure API for FHIR Label denotes that the issue or PR is relevant to the Azure API for FHIR Azure Healthcare APIs Label denotes that the issue or PR is relevant to the FHIR service in the Azure Healthcare APIs Schema Version unchanged No-ADR ADR not needed labels Sep 2, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Azure API for FHIR Label denotes that the issue or PR is relevant to the Azure API for FHIR Azure Healthcare APIs Label denotes that the issue or PR is relevant to the FHIR service in the Azure Healthcare APIs New Feature Label for a new feature in FHIR OSS No-ADR ADR not needed No-PaaS-breaking-change Schema Version unchanged

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants