FHIR Chat · Creating Fhir Json node · implementers

Stream: implementers

Topic: Creating Fhir Json node


view this post on Zulip Pulkit Gupta (May 15 2021 at 06:10):

Hi.
I am getting this error while trying to create FHIRJsonnode in c#.

{“Root object has no type indication (resourceType) and therefore cannot be used to construct an FhirJsonNode. Alternatively, specify a nodeName using the parameter.”}

Although I have verified that object created for it has typename mentioned still giving this exception.
Does anyone have any idea about this?

view this post on Zulip Pulkit Gupta (May 15 2021 at 06:11):

(deleted)

view this post on Zulip Lloyd McKenzie (May 15 2021 at 14:17):

@Ward Weistra

view this post on Zulip Ward Weistra (May 17 2021 at 09:35):

Hi @Pulkit Gupta, I see you've also asked this question here: http://community.fhir.org/t/unableto-create-fhirjson-node/2804
Please don't ask the same question in multiple places because it will lead to people answering it multiple times, wasting valuable volunteer time. Please see the FHIR Rules for asking questions here: https://confluence.hl7.org/display/FHIR/FHIR+Rules+for+Asking+Questions

view this post on Zulip Ward Weistra (May 17 2021 at 09:35):

I've asked my colleagues to answer it in one of these two places

view this post on Zulip Ward Weistra (May 17 2021 at 13:13):

@Pulkit Gupta Please follow up with @Ewout Kramer here: http://community.fhir.org/t/unableto-create-fhirjson-node/2804/2

view this post on Zulip Pulkit Gupta (May 17 2021 at 13:41):

@Ward Weistra Okay thank you. I will follow up there.


Last updated: Apr 12 2022 at 19:14 UTC