Skip to content

Opening book details…

About this document

Creating a Generic FHIR Client by manju_sampath is a document available to read on EtoBox.

To create a generic FHIR client, instantiate FhirContext and use it to create an IGenericClient. The example demonstrates connecting to a DSTU1 compliant server and performing a search for patients by family name. It is advised to maintain a single FhirContext instance for the application

Author
manju_sampath
Language
EN