Is it possible to create an application the uses B2C identity provider and writes to the Azure FHIR service?
All the B2C examples I have encountered only read for the FHIR service (e.g. https://learn.microsoft.com/en-us/azure/healthcare-apis/fhir/azure-ad-b2c-setup), and the FHIR service configuration only allows Read data actions/scopes (see after step 10 here: https://learn.microsoft.com/en-us/azure/healthcare-apis/fhir/troubleshoot-identity-provider-configuration).
Is there a way around this? I would like my B2C users to be able to write data to FHIR.