Skip to content

Handle multiple target types for ReferenceSearchParam#5285

Merged
feordin merged 23 commits intomainfrom
personal/jaerwin/reference-mulitple-targets
Feb 21, 2026
Merged

Handle multiple target types for ReferenceSearchParam#5285
feordin merged 23 commits intomainfrom
personal/jaerwin/reference-mulitple-targets

Conversation

@feordin
Copy link
Contributor

@feordin feordin commented Dec 19, 2025

Description

Updates SQL generator to handle multiple target types for ReferenceSearchParam.

Related issues

Addresses [issue AB#177046].

Testing

Describe how this change was tested.

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|Skip|Feature|Breaking (reason)

@feordin feordin added this to the FY26\Q2\2Wk\2Wk13 milestone Dec 19, 2025
@feordin feordin added the Bug-Performance Performance related bugs. label Dec 19, 2025
@feordin feordin requested a review from a team as a code owner December 19, 2025 01:56
@feordin feordin added Area-SQL Area related to the SQL Server data provider Azure Healthcare APIs Label denotes that the issue or PR is relevant to the FHIR service in the Azure Healthcare APIs labels Dec 19, 2025
@feordin
Copy link
Contributor Author

feordin commented Jan 5, 2026

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@feordin
Copy link
Contributor Author

feordin commented Jan 12, 2026

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

feordin and others added 2 commits February 9, 2026 11:47
… local variable

Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
@github-actions github-actions bot added the SQL Scripts If SQL scripts are added to the PR label Feb 9, 2026
@feordin feordin force-pushed the personal/jaerwin/reference-mulitple-targets branch from 57d5490 to 8b5e535 Compare February 10, 2026 18:41
@feordin feordin requested a review from LTA-Thinking February 10, 2026 21:19
@feordin
Copy link
Contributor Author

feordin commented Feb 13, 2026

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@feordin
Copy link
Contributor Author

feordin commented Feb 18, 2026

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@feordin feordin merged commit db1fc14 into main Feb 21, 2026
61 checks passed
@feordin feordin deleted the personal/jaerwin/reference-mulitple-targets branch February 21, 2026 02:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Area-SQL Area related to the SQL Server data provider Azure Healthcare APIs Label denotes that the issue or PR is relevant to the FHIR service in the Azure Healthcare APIs Bug-Performance Performance related bugs. No-ADR ADR not needed No-PaaS-breaking-change Schema Version unchanged SQL Scripts If SQL scripts are added to the PR

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants