Paul den Boer

Results 74 comments of Paul den Boer

> I would be in favour of having an accurate mapping: > > * If CqlCode only contains a code and not a system, version or display -> FHIRAllTypes.code >...

Maybe even package the cql projects to local nuget packages, and include those into the Demo solution, and removing project references. Remove the strong name signing of Demo projects in...

Another consideration is [Spectre.Console](https://github.com/spectreconsole/spectre.console), which supports not only [parsing command line args](https://spectreconsole.net/cli/settings), but also advanced console output. This library is also used in Dumpify

Implemented in #514. Ultimately System.CommandLine was used as Nuget package

Maybe better to wait to include the latest cql files, since they don't compile and it will interfere with testing on the `develop-2.0` branch. Will revisit this again as part...

Closed, because there will be another issue to repeat the updating of the cms measures cc @cheng13231

Here is some code that can traverse a graph given a starting node and a function to get to the next items. It is assumed there are no circular dependencies....

Since two big branches `cql-to-elm` and `scopes` have been merged into into `develop-2.0`, the sub tasks are re-opened

Must be going through some pipeline, then dynamically invoke a method in the dll loaded into a AssemblyLoadContext (previously AppDomain)