get https://sandbox.healthgorilla.com/fhir/R4/Patient//$everything
Health Gorilla implements FHIR $everything operation that can be used to retrieve all the information related to the given patient.
Supported parameters:
Name | Type | Description |
---|---|---|
start | date | The date range relates to care dates. Return all records relating to care provided in a certain date range |
end | date | The date range relates to care dates. Return all records relating to care provided in a certain date range. |
_since | datetime | Resources updated after this period will be included in the response. |
_type | code | One or more parameters, each containing one or more comma-delimited FHIR resource types to include in the return resources. |