Trying to create a Fhir client to download token
My Fhir server is running and I can get a token via postman. I would like to accomplished this via a C# client. This is what I’ve done so far via a console app Net 6.
My Fhir server is running and I can get a token via postman. I would like to accomplished this via a C# client. This is what I’ve done so far via a console app Net 6.