services

Create Service

post/api/services

Headers

X-API-Keystring required

Request body

patientIdstring required
dateOfServicestring date-time required

Full ISO8601 timestamp, including timezone

serviceTypeIdstring required
externalIdstring
providerIdstring required
priorAuthorizationNumberstring
responsibleParty'PATIENT' | 'INSURANCE'

Response

Response with status 200

idstring required
organizationIdstring required
status'PENDING' | 'BILLING' | 'SETTLING' | 'COMPLETE' | 'TRIAGE' | 'CANCELED' | 'DENIED' required
createdAtstring date-time required
dateOfServicestring date-time required
externalIdstring
patientIdstring required
noteIdstring
coverageStatus'PENDING' | 'REVALIDATING' | 'VALID' | 'INVALID_COVERAGE' | 'INVALID_PROVIDER' required
responsibleParty'PATIENT' | 'INSURANCE' required
claimStatus'CREATED' | 'IN_PROGRESS' | 'PAID' | 'DENIED'
priorAuthorizationNumberstring
cancellationReason'NO_SHOW'

Changes

No recorded changes to this endpoint across all 1 revision of this API.