How to Call AWS FHIRWORKS Patient API using c#

The Firely team have a great software development kit that includes a REST API client for interacting with HL7 data from a FHIR-compliant server. Here is the source code for their library, and here is a REST client example from their documentation.