FHIR Chat · NullPointerException being thrown · CCDA / FHIR mapping stream

Stream: CCDA / FHIR mapping stream

Topic: NullPointerException being thrown


view this post on Zulip Jean Duteau (Aug 16 2018 at 17:45):

With the latest build, I'm getting an error that I wasn't getting before:

I'm getting a NullPointerException when the transformer is trying to validate a code as part of creating a Coding while running a transform. I had it spit out a stack trace and the exception is coming from:
at org.hl7.fhir.r4.context.BaseWorkerContext.doValidateCode(BaseWorkerContext.java:485)

It could be that the txCache is being used before being created?

view this post on Zulip Grahame Grieve (Aug 17 2018 at 06:30):

I'll have a look


Last updated: Apr 12 2022 at 19:14 UTC