fetch
Retrieves the full published record for an entity returned by search (clinic, doctor, treatment, service or policy). Pass the value of the search result's id field — the parameter may be given as either id or entity_id.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | No | Entity id returned by search, e.g. doctor:sadik-taki | |
| entity_id | No | Alias for `id`, accepted for backward compatibility |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| data | Yes | ||
| meta | Yes | ||
| evidence | Yes |