Ontoserver and FHIR authentication with C#
Last week during the NCTS Connectathon, I was connecting to the CSIRO’s public Ontoserver. Afterwards, I tried connecting to the NTS and remembered that it requires authentication. The NCTS documentation along with accompanying postman collection is helpful, so let’s see how we can do it in C#. The authentication … read more...