FHIR Chat · R4 Jan Connectathon · dotnet

Stream: dotnet

Topic: R4 Jan Connectathon


view this post on Zulip Brian Postlethwaite (Dec 24 2017 at 11:51):

Hi All, Merry Christmas.
The update of the FHIR client for the Jan connectathon is now available at
https://github.com/ewoutkramer/fhir-net-api/tree/develop-r4
(This will need a new NuGet package once a few others have given it a once over)

view this post on Zulip Michel Rutten (Dec 24 2017 at 15:00):

Awesome, great job Brian, and merry christmas!

view this post on Zulip Peter Jordan (Dec 26 2017 at 22:10):

Switched my Terminology Server to this version and didn't have to modify a single line of code (other than versioning)! Guess this is a good indicator of the stability of the Terminology Resources. Only question, this far, is that ModelInfo.Version returns 3.1.0 - shouldn't this be 3.2.0?

view this post on Zulip Brian Postlethwaite (Dec 27 2017 at 03:07):

Good pickup, I'll do a final refresh.

view this post on Zulip Brian Postlethwaite (Jan 07 2018 at 12:28):

That version number is now pushed.
@Ewout Kramer can you do a new build of the NuGet package for R4 alpha please?
(I haven't got it integrated into my server yet, as I need to get the new fhir client stuff into my branch to run)

view this post on Zulip Yunwei Wang (Jan 08 2018 at 21:21):

When will the Nuget be available?

view this post on Zulip Michel Rutten (Jan 09 2018 at 10:18):

Hi @Yunwei Wang, not sure, but for now you can build R4 binaries from the source code on github:
https://github.com/ewoutkramer/fhir-net-api/tree/develop-r4

view this post on Zulip Michel Rutten (Jan 09 2018 at 16:21):

The .NET FHIR R4 API (alpha) libraries are now available on NuGet:
https://www.nuget.org/packages/Hl7.Fhir.R4
https://www.nuget.org/packages/Hl7.Fhir.Specification.R4/

view this post on Zulip Ewout Kramer (Jan 09 2018 at 16:24):

Yes, please note that we have just focused on getting the new resources/classes in, the validator (Specification library and so on) is almost completely untested (it compiles, that's it ;-))

view this post on Zulip Ewout Kramer (Jan 09 2018 at 16:24):

That's why we are using the 0.94.0-beta3 moniker for the R4 version (whereas the rest is in 0.94.0 release)


Last updated: Apr 12 2022 at 19:14 UTC