MediaConnectionType
No description
type MediaConnectionType {
MediaConection(
_filter: String
identifier: [token]
modality: [token]
created: [date]
subject: [reference]
_lastUpdated: [date]
_security: [token]
encounter: [reference]
type: [token]
operator: [reference]
site: [token]
view: [token]
based_on: [reference]
_profile: [uri]
patient: [reference]
_tag: [token]
_source: [uri]
_id: [token]
_text: [String]
_content: [String]
device: [reference]
status: [token]
_sort: String
_count: Int
_cursor: String
): MediaConnection
}