Bashir Sadjad
Bashir Sadjad
Thanks again @bennsimon; I think we discussed this in other forums, can you please remind me if this is still needed and if yes, update it to be merged? It...
> cc @bashir2 Sorry @mozzy11 this fell off my radar (perhaps due to DevDays); thanks for the reminder. I'll provide some feedback by tomorrow.
Thanks @rcrichton for filing this issue and also PR #1243 which shows how [KafkaIO](https://beam.apache.org/releases/javadoc/current/org/apache/beam/sdk/io/kafka/KafkaIO.html) can be used to integrate Kafka sources. Below, I am trying to summarize some of the...
As a related note, we like to support the FHIR [Subscription API](https://hl7.org/fhir/subscriptions.html) at some point in the future. That will have similar challenges and trade-offs.
Thanks @muhammad-levi for adding body-authentication option to the client-credentials flow. I think the general approach you are taking is fine. You should be able to catch/fix the compilation failure issue...
BTW, I cannot see https://github.com/sid-indonesia/it-team/issues/333; it would be nice to file an issue in this repo and reference it in your PR.
> @bashir2 Okay, thank you. I was planning to add the OAuth 2.0 support to the sink FHIR Server as well, but not doing it yet as other higher priority...
One update here is that there has been some discussions in the community for this standardization and [here](https://hackmd.io/@arjunksanyal/BJ_KOBTYkx) is a draft document in which various issues are being discussed. One...
We will experiment with the new proposed schema which is extension independent.
The main reason is that we try to expose minimum number of config params in the controller configuration and we thought `batchSize` tuning is not that important. That said, there...