You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am able to create immunization when reaction is chosen as None. However if i choose any reaction from the dropdown. it is throwing the below error on "await this.resourceService.saveResource(this.reaction);"
Thanks for bringing up this issue. We have made some improvements to our conformance to the FHIR spec since this demo was originally written, and as a result the resources are missing some required fields. Given that this is an older demo, I can't say when we will be able to fix it though. Any contributions are welcome.
I am able to create immunization when reaction is chosen as None. However if i choose any reaction from the dropdown. it is throwing the below error on
"await this.resourceService.saveResource(this.reaction);"
Here is the snippet of error Log
The text was updated successfully, but these errors were encountered: