Cara upload c# .NET WEB API to IIS
Aug 20, 2024SOLVED! C# 1 Line synchronous your query! tags: C#,tutorial Table of Contents 1. POST Ex: string resstring = System.Threading.Tasks.Task.Run(() => httpClient.PostAsync(Setting.FHIRurl, new StringContent(jsonStr, Encoding.UTF8, "application/json"))).Result.Content.ReadAsStringAsync().Result; Return:
Jul 18, 2024Inpatient Discharge Workflow tags: Hospital workflow Table of Contents 1. Scenario ongoing
Jul 15, 2024How to Query All FHIR Resource Related to a Specific Resoure tags: FHIR,healthcare information standard,related resource,tutorial Table of Contents 1. Scenario ongoing
Jul 15, 2024or
By clicking below, you agree to our terms of service.
New to HackMD? Sign up