FirelyTeam / firely-net-sdk

The official Firely .NET SDK for HL7 FHIR
Other
821 stars 342 forks source link

Make sure we stay up-to-date with the Tooling IG #2346

Open ewoutkramer opened 1 year ago

ewoutkramer commented 1 year ago

HL7 publishes a Tooling IG that is relevant for our validator and snapshotgenerator (and probably others, like Simplifier and Simplifier rendering).

We should check the current version to see if it includes anything we don't support but should.

It can be found at: https://build.fhir.org/ig/FHIR/fhir-tools-ig/index.html

ewoutkramer commented 1 year ago

@mmsmits also had this list: http://fhir.org/guides/stats2/extension-summary-analysis.html, from which these are useful for the SDK, which seem to include national extensions as well.

Note:

To keep this manageable, we should probably focus on what is actually documented in the tooling IG mentioned above and just skim these lists for something we understand and think is useful for us.

mmsmits commented 4 months ago

We will do market research which extensions are actually useful for us to implement.