latestOpenAPI 3.1.02026-08-194237902.5 MB
563848e0ecc0
Practitioner
Update or Delete CDS records for a practitioner
Update or Delete CDS (Controlled Dangerous Substances) records for a practitioner (CP-28738)
put/practitioners/{id}/cds
Path parameters
idstring required
Practitioner ID
Headers
tenant-idstring
Request body
Example request
[
{
"id": "550e8400-e29b-41d4-a716-446655440000",
"state": "NM",
"number": "NM-CDS-12345",
"status": "Active",
"source": "The New Mexico Board of Pharmacy",
"url": "https://example.com/cds",
"providerType": "Physician",
"action": "create"
}
]Response
Practitioner CDS records updated successfully