FirelyTeam / firely-net-sdk

The official Firely .NET SDK for HL7 FHIR
Other
830 stars 345 forks source link

Bugfix/2854 fix validate code #2968

Closed mmsmits closed 4 days ago

mmsmits commented 1 week ago

This pull request includes several changes to the Hl7.Fhir.Base library, focusing on enhancing the ValidateCodeParameters class and associated functionality. The most important changes include adding a new attribute inferSystem, modifying validation logic, and updating relevant tests.

Enhancements to ValidateCodeParameters:

Validation logic updates:

Test updates: