-
Notifications
You must be signed in to change notification settings - Fork 522
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Upgrading Firely packages to v5. #4760
base: main
Are you sure you want to change the base?
Conversation
@tarunmathew12 please read the following Contributor License Agreement(CLA). If you agree with the CLA, please reply with the following information.
Contributor License AgreementContribution License AgreementThis Contribution License Agreement (“Agreement”) is agreed to by the party signing below (“You”),
|
...r.Shared.Core.UnitTests/Features/Search/SearchParameters/SearchConverterForAllSearchTypes.cs
Fixed
Show fixed
Hide fixed
...r.Shared.Core.UnitTests/Features/Search/SearchParameters/SearchConverterForAllSearchTypes.cs
Fixed
Show fixed
Hide fixed
foreach (var system in systems) | ||
{ | ||
var subsettedTag = new Coding(system, "SUBSETTED"); | ||
patients[i].Meta.Tag.Add(subsettedTag); | ||
} |
Check notice
Code scanning / CodeQL
Missed opportunity to use Select Note test
maps its iteration variable to another variable
…nal/v-tmathew/upgrade-hl7-v5 merges an up
Description
Describe the changes in this PR.
Related issues
Addresses [issue #135365].
https://microsofthealth.visualstudio.com/Health/_workitems/edit/135365
Testing
Describe how this change was tested.
FHIR Team Checklist
Semver Change (docs)
Patch|Skip|Feature|Breaking (reason)