Conversation
#2901 Add SetValue method
Removed generation of nested/resource args to fhirtype.
…of .net primitive.
…children (For 2973) Remove Children/Namedchildren
# Conflicts: # src/Microsoft.Health.Fhir.CodeGen/Language/Firely/CSharpFirely2.cs
…ct-shared-properties # Conflicts: # src/Microsoft.Health.Fhir.CodeGen/Language/Firely/CSharpFirely2.cs
…perties Generalize handling of Base/Conformance properties that changed type
…anually correct these.
Removed Bw-compat code
Also made dictionary-like operations public.
…parer # Conflicts: # src/Microsoft.Health.Fhir.CodeGen/Language/Firely/CSharpFirely2.cs
…ition-to-base Changes to how we generate SearchParamDefinition since it moved to Base.
Start generating CompareChildren()
Made changes to the deep copy signatures
…ion' into really-improve-attribute-validation
…ation Improve attribute validation
No longer touches the overflow when copying pocos when its empty.
Renamed ObjectValue to JsonValue
3108 Added AllowNull for lists
# Conflicts: # src/Microsoft.Health.Fhir.CodeGen/Language/Firely/CSharpFirely2.cs # src/fhir-codegen/Properties/launchSettings.json
Merge sdk5 into sdk6
…s-not-nullable made required elements not nullable in the model
Create special allowed types attributes for open choice types
Add OpenTypes generation
Skip generation of abstract enum members
Kasdejong
approved these changes
Nov 5, 2025
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Update the generator to generate POCOs for SDK6. There is a tag (5.13.0) for the original SDK5 generator.