Muhammad Abubakar Ikram
Muhammad Abubakar Ikram
**I'm submitting a ...** (check one with "x") ``` [x] bug report => search github for a similar issue or PR before submitting [ ] feature request [ ] support...
How to use fhirbase in Windows?
The callback is working in the main function but when I am using Scheduler from DLL the function from the DLL is called perfectly but the callback in the same...
I am using angular v12 and the following is my submit function which is executing on button click: ``` onSubmit(form: FormGroup) { ... FHIR.oauth2.authorize({ clientId: client_id, scope: this.sofClientScopes, iss: server.url,...