Media REST Endpoints
Description
This topic describes information for the Media resource.
Overview
The Media resource represents a photo, video, or audio recording acquired or used in healthcare. The content of the resource is provided inline as a Base64 encoded string in the Media.content.data
field.
This resource is currently referenced in the DiagnosticReport resource.
Oracle recommends requesting Media resources only after obtaining links to the resources through references from DiagnosticReport. Starting a workflow with Media resources is not recommended.
The following fields are returned if valued:
Terminology Bindings
-
Description: The current state of the Media resource.
Details: EventStatus
System:
http://hl7.org/fhir/ValueSet/event-status
Media
The operations from the Media category.
- Get media by ID
- Method: getPath:
/Media/{ID}