Create Service

Deprecated

Creates a new Service, waits for the ServiceEligibility to resolve synchronously. Request may timeout after 60 seconds, deprecated in favor of async API.

Headers

X-API-KeystringRequired
X-Request-IDstringOptional

Request

This endpoint expects an object.
patientIdstringRequired
dateOfServicedatetimeRequired
Full ISO8601 timestamp, including timezone
serviceTypeIdstringRequired
locationobjectRequired

Location of the Patient at the date of service, requires only the state value for telehealth

providerIdstringRequired
externalIdstringOptional
serviceEligibilityobjectOptional
priorAuthorizationNumberstringOptional
metadataobjectOptional

Customizable object of string to string key-value data

responsiblePartyenumOptional
Allowed values:

Response

This endpoint returns an object.
idstring
organizationIdstring
statusenum
createdAtdatetime
serviceTypeobject
dateOfServicedatetime
patientIdstring
locationobject

Location of the Patient at the date of service, requires only the state value for telehealth

serviceEligibilityobject
coverageStatusenum
Allowed values:
providerobject
paymentslist of objects
responsiblePartyenum
Allowed values:
patientResponsibilityobject
taskslist of objects
externalIdstring or null
noteIdstring or null
claimStatusenum or null
Allowed values:
priorAuthorizationNumberstring or null
cancellationReasonenum or null
Allowed values:
metadataobject or null

Customizable object of string to string key-value data