Update Case

This endpoint is used to update a determination with new data including evidence and criteria.

Authentication

AuthorizationBearer

Bearer authentication of the form Bearer <token>, where token is your auth token.

Path parameters

case_uidstringRequired

Request

This endpoint expects an object.
refstringOptional
namestringOptional
codesobjectOptional
serviceslist of objectsOptional
guidelineslist of objectsOptional
evidencelist of objectsOptional
assigneeslist of objectsOptional
patientobjectOptional
locationenumOptional
Allowed values:
extramap from strings to anyOptional

Response

This endpoint returns an object.
uidstring
refstring
namestring
urlstring=1 character
codesobject
serviceslist of objects
guidelineslist of objects
evidencelist of objects
assigneeslist of objects
patientobject
locationenum
Allowed values:
summaryobject
extramap from strings to any
created_atdatetime
statusenum
determinationslist of objects
archived_atdatetime or null