Aidbox / aidbox-dotnet

0 stars 0 forks source link

Constrain possible values for "code" fields #5

Open krvital opened 6 months ago

krvital commented 6 months ago

As a developer using Aidbox .NET SDK, I want to have strict types provided for fields with code-like values so that I can use values from autocomplete.

For this purpose we need to parse FHIR value sets and generate C# enums or any other way providing union-like type