v1

latestOpenAPI 3.1.02026-08-063776831.4 MB
Practitioner

Correct the specialty at the practitioner-location level

Resolves the FK chain from GroupPractitionerLocationSpecialty to the parent TenantPractitionerSpecialty and replaces its tenant_specialty_id. Does not trigger termination events.

patch/practitioners/group-practitioner-location-specialties/specialty

Headers

tenant-idstring

Request body

groupPractitionerLocationSpecialtyIdstring required

ID of the GroupPractitionerLocationSpecialty record

newTenantSpecialtyIdstring required

ID of the new TenantSpecialty to replace the current one

Example request

{
  "groupPractitionerLocationSpecialtyId": "gpls_abc123",
  "newTenantSpecialtyId": "ts_xyz789"
}

Response

Specialty corrected successfully

emptyboolean
valueNodeboolean
containerNodeboolean
missingNodeboolean
arrayboolean
objectboolean
nodeType'ARRAY' | 'BINARY' | 'BOOLEAN' | 'MISSING' | 'NULL' | 'NUMBER' | 'OBJECT' | 'POJO' | 'STRING'
pojoboolean
numberboolean
integralNumberboolean
floatingPointNumberboolean
shortboolean
intboolean
longboolean
floatboolean
doubleboolean
bigDecimalboolean
bigIntegerboolean
textualboolean
booleanboolean
nullboolean
binaryboolean