latestOpenAPI 3.1.02026-08-194237902.5 MB

563848e0ecc0

Practitioner

Update malpractice insurance rows for a practitioner

Replaces practitioner data.malpracticeInsurance using create/update/delete actions. An empty JSON array applies no mutations; existing Core rows (including roster-backed entries) are preserved. To remove rows, send explicit action: "delete" entries.

put/practitioners/{id}/malpractice-insurance

Path parameters

idstring required

Practitioner ID

Headers

tenant-idstring

Request body

idstring

Stable row identifier (UUID)

carrierNamestring

Malpractice Insurance Carrier Name

effectiveDatestring date
expiryDatestring date
typestring

The type of malpractice insurance

unlimitedCoverageboolean

Whether the policy has unlimited coverage

sourcestring

Source of the malpractice insurance information

statusstring

Status of the insurance policy

policyNumberstring

Policy number

aggregateCoverageAmountstring

Aggregate coverage amount

occuranceCoverageAmountstring

Occurrence coverage amount

verifiedBystring

User who verified the record (read-only on the practitioner page)

verifiedDatestring date
createdAtstring date
createdBystring

Creator carried through so updates preserve provenance

updatedAtstring date
updatedBystring

Last updater carried through from the existing record

credWorkflowRecordOriginstring

How the record was added/edited within a credentialing workflow; preserved on edit

actionstring required

Action to perform on this record (create, update, delete)

flaggedDatestring date
dataAcquireDatestring date
sourceUpdateDatestring date

Response

Malpractice insurance rows updated successfully