latestOpenAPI 3.1.02026-08-194237902.5 MB

563848e0ecc0

CredentialingWorkflow

Run a Death Master File check for a practitioner

Calls the downstream Death Master File (DMF) deceased-provider check service with the supplied SSN and date of birth. Use this endpoint to verify that the DMF integration is reachable and functioning; it is intended primarily as a diagnostic or administrative tool rather than a routine production call. Both ssn (9-digit string) and dateOfBirth (format yyyy-MM-dd) are required. Returns the raw DMF check result on 200. Returns 502 when the downstream DMF service is unavailable or returns an error.

post/credentialing-workflows/dmf-check

Headers

tenant-idstring required

Tenant ID

Request body

ssnstring required

Social Security Number (9 digits)

dateOfBirthstring required

Date of birth (yyyy-MM-dd)

Response

DMF check result

isDeceasedboolean
firstNamestring
middleNamestring
lastNamestring
nameSuffixstring
dateOfBirthstring
dateOfDeathstring
verifiedOrProofCodestring
createdAtstring
updatedAtstring