Skip to main content
GET
List a practitioner's roles

Authorizations

Authorization
string
header
required

Your platform API key (haau3_sk_…), sent as Authorization: Bearer <key>.

Query Parameters

practitioner
string

A Practitioner id, or Practitioner/{id}. Required unless page is given.

_count
integer

Page size, 1 to 100. A larger value is refused rather than quietly reduced.

Required range: 1 <= x <= 100
page
string

Continuation cursor. Opaque — follow the next link from a previous response.

Response

A FHIR Bundle with type: searchset.

The response is of type object.