latestOpenAPI 3.1.02026-08-194237902.5 MB

563848e0ecc0

Practitioner

List specialties associated with a practitioner

Returns all specialties the specified practitioner is associated with at the tenant level. Use this to retrieve a practitioner's specialty list; for the raw tenant practitioner specialty records with their internal IDs needed for deletion or correction operations, see the operations under /tenant-practitioner-specialties, and for creating a new specialty association, use POST /practitioners/{practitionerId}/specialties. {practitionerId} is the certifyPractitionerId. Terminated associations are included; this endpoint does not filter by termination status.

get/practitioners/{practitionerId}/specialties

Path parameters

practitionerIdstring required

ID of the practitioner to get specialties for

Headers

tenant-idstring

Response

Successfully retrieved specialties for the practitioner

{"stackTrail":"paths:/practitioners/{practitionerId}/specialties:get:responses:200:content:application/json:schema:items","oasType":"schema","type":"unknown"}