Stream: implementers
Topic: Creating Fhir Json node
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?
Pulkit Gupta (May 15 2021 at 06:11):
(deleted)
Lloyd McKenzie (May 15 2021 at 14:17):
@Ward Weistra
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
Ward Weistra (May 17 2021 at 09:35):
I've asked my colleagues to answer it in one of these two places
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
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