Stream: hapi
Topic: Null poionter exception while validating
David Hay (Aug 09 2019 at 00:11):
I've noticed that when validating (I'm using hapi 4) and you have a code that is not in the CodeSystem, you get a null pointer exception (actually, a few of them)...
James Agnew (Aug 09 2019 at 09:24):
Any chance you have an example that demonstrates this on hapi.fhir.org?
David Hay (Aug 09 2019 at 19:06):
will do that later in the day and ping you when done...
David Hay (Aug 11 2019 at 22:37):
Looks like it's been fixed - I get the error on my copy of the R4 cli - but not on the public hapi server - which gives me a nice error saying that the code is not in the codesystem...
James Agnew (Aug 12 2019 at 01:34):
Woohoo! Yeah, the validator has seen a lot of love this release cycle.
David Hay (Aug 12 2019 at 01:35):
I must update my CLI!
James Agnew (Aug 12 2019 at 01:36):
New one will be released on Wednesday FWIW. :)
David Hay (Aug 13 2019 at 17:46):
excellent!
Last updated: Apr 12 2022 at 19:14 UTC