FHIR Chat · Simplifier validator · conformance

Stream: conformance

Topic: Simplifier validator


view this post on Zulip Mads Øigård (Jan 23 2020 at 13:18):

Hey, I'm trying to validate an example Person towards a custom profile which derives from no-basis-person:

https://simplifier.net/hdir-test/person-example-duplicate-2/$validate

I'm getting this exception for extensions that are included in the hdir-test project:

Exception : Internal logic failure: Cannot walk into unknown StructureDefinition with canonical 'http://hdir.no/fhir/StructureDefinition/HdirCorrelationId' at 'http://hdir.no/fhir/StructureDefinition/HdirPerson#Person.meta.extension'

What am I doing wrong here?

view this post on Zulip Thomas Tveit Rosenlund (Jan 24 2020 at 07:34):

I think this is a SIMPLIFIER/ .NET bug, as it worked earlier. I have the same problem with all my example. Firely is working on it.

view this post on Zulip Mads Øigård (Jan 24 2020 at 08:02):

Ok, good to know!

view this post on Zulip Ardon Toonstra (Jan 24 2020 at 12:41):

Clicking on the 5003 error code brings you to this page: https://simplifier.net/docs/fhir-net-api/Code-5003. Besides explaining the error code a bit more, it also states a known issue as this will error will sometimes be shown while it shouldn't.

view this post on Zulip Ward Weistra (Jan 28 2020 at 03:55):

Sorry for the inconvenience @Mads Øigård and @Thomas Tveit Rosenlund. We'll bring the .NET API 1.5 (which is planned to fix this issue) to Simplifier as soon as it's released and built into Vonk (on which Simplifier also builds).

view this post on Zulip Ward Weistra (Apr 01 2020 at 08:43):

Hi @Mads Øigård @Thomas Tveit Rosenlund, sorry for the trouble this issue posed. However, it has now been resolved with yesterday's release of Simplifier! :simplifier:
The release also brought full support for FHIR 3.0.2 and 4.0.1. Please let me know if you run in any other issues.

view this post on Zulip Mareike Przysucha (Sep 07 2020 at 11:35):

Hi everyone. Sorry to open this issue again, but I received the same error (see first comment) for some of my profiles and examples. The links to some examples you can find here:

view this post on Zulip Ward Weistra (Sep 14 2020 at 09:50):

@Mareike Przysucha Thank you for pointing this out! This is not you, it's us. Something in the communication between Simplifier and the underlying #dotnet FHIR API. I'll let you know when we have it resolved.

view this post on Zulip Mareike Przysucha (Sep 14 2020 at 09:51):

@Ward Weistra Thanks for the reply and for looking into the issue!


Last updated: Apr 12 2022 at 19:14 UTC