FHIR Chat · Questionnaire and IVersionableConformanceResource · dotnet

Stream: dotnet

Topic: Questionnaire and IVersionableConformanceResource


view this post on Zulip ErikMG (Jun 05 2020 at 13:58):

I'm currently working with versionable resources, such as Questionnaire, ValueSet and CodeSystem using Hl7.Fhir.R4 1.6.0 for .NET. However, I noticed that Questionnaire doesn't implement IVersionableConformanceResource even though it seems to have the properties that are specified in the interface. Is there a specific reason for that?

view this post on Zulip Brian Postlethwaite (Jun 06 2020 at 23:53):

That's a manual inclusion, and would make sense to do that.

view this post on Zulip Brian Postlethwaite (Jun 06 2020 at 23:54):

Could you create an issue on github for it?

view this post on Zulip ErikMG (Jun 08 2020 at 05:26):

I've created an issue on github: https://github.com/FirelyTeam/fhir-net-api/issues/1391
:slight_smile:


Last updated: Apr 12 2022 at 19:14 UTC