Examples

Example: Searching for a Patient

The following is an example of a GET request where a list of patients are retrieved based on a search parameter.

Request

  1. GET [baseURL]/Patient/_search?given=test

Body

Link to Json format

Bundle