List Services

Deprecated

Headers

X-API-KeystringRequired
X-Request-IDstringOptional

Query parameters

filter.serviceTypeIdstringOptional

should be JSON-encoded, for example filter.serviceTypeId=“svt_xxx”

filter.patientIdstringOptional

should be JSON-encoded, for example filter.patientId=“pat_xxx”

filter.statuslist of enumsOptional

should be a JSON-encoded array, for example filter.status=[“PENDING”, “COMPLETE”]

filter.providerIdlist of stringsOptional

should be JSON-encoded array, for example filter.providerId=[“prv_xxx”, “prv_yyy”]

order.createdAtenumOptional
Allowed values:
pageintegerOptional
limitintegerOptional

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