FHIR Chat · hapi-fhir-base-5.0.2 JSON parser error · implementers

Stream: implementers

Topic: hapi-fhir-base-5.0.2 JSON parser error


view this post on Zulip vladimir matryshov (Jul 29 2020 at 13:05):

Hello, I'm having a trouble in FHIR json parser issue.
Here is java code what I couldn't run:

log.debug(fhirContext.newJsonParser().setPrettyPrint(true)
                    .encodeResourceToString(patient));

I've attached the error log file and sample code file error.txt FhirPatientServiceImpl.java

Is there anyone who can help me?

view this post on Zulip Lloyd McKenzie (Jul 29 2020 at 14:18):

You might ask on the #hapi stream. (When you ask there, also indicate what errors you're getting.)

view this post on Zulip vladimir matryshov (Jul 29 2020 at 14:37):

Okay. thank you.

view this post on Zulip David Pyke (Jul 29 2020 at 14:39):

Better to ask in #hapi


Last updated: Apr 12 2022 at 19:14 UTC