Using the Examples
CareEvolution provides several example applications to help you see the FHIR Interface in action using a variety of client types and languages.
- Postman - Instructions for using the Postman desktop app to test FHIR requests.
- C# Command-Line Client - A C# command line client that lets you search, read, and post information on the CareEvolution FHIR server.
Tip
A FHIR request explorer for your specific site can be found at
A FHIR request explorer for your specific site can be found at
https://[YOUR_FHIR_ENDPOINT]/fhir/search
. For instructions on using it, see Exploring the API.