Get list of Media

GET {{baseUrl}}/api/v2/Media?patient=<integer>&departmentId=<integer>&category=prescription-card

Overview:

Retrieves a comprehensive list of all media files stored in the system including titles, descriptions, upload dates, and other metadata.

This is only supported by ATHENA.

Use Cases:

  • Retrieve Media Details: Obtain information on specific media

  • Access Imaging Data: Retrieve details of imaging

  • Query Document Information: Obtain details of documents

  • Review Audio Recordings: Access details of audio recordings

  • Examine Video Content: Retrieve information on videos

Request Params

KeyDatatypeRequiredDescription
patientstring(Required) The patient identifier associated with the media.
departmentIdstring(Required) The department identifier associated with the media.
categorystringThe category of the media.

HEADERS

KeyDatatypeRequiredDescription
x-source-idstring(Required) The source id provided for connecting to the data source
Authorizationstring

RESPONSES

status: OK

{}