Create
BetaAdds an image. VersionConflictError is returned if a front or back of this coverage already exists.
Headers
Authorization
OAuth authentication of the form <token>.
Request
This endpoint expects an object.
file_name
display_name
file_type
status
Allowed values:
coverage
An association to a Coverage.
patient
An association to a Patient.
Response
This endpoint returns an object.
deactivated
True if the object is deactivated. Deactivated objects are not returned in search results but are returned in all other endpoints including scan.
display_name
file_name
file_type
id
The unique identifier for an Image
organization_id
The organization that owns this object.
signed_url
A signed URL to the image. This url can be used to upload an image to GCP storage or to read the image contents.
status
Allowed values:
updated_at
updating_user_id
The user ID of the user who last updated the object.
version
The version of the object. Any update to any property of an object object will create a new version.
coverage
An association to a Coverage.
patient
An association to a Patient.