DiagnosticReportConnectionType
No description
type DiagnosticReportConnectionType {
DiagnosticReportConection(
_filter: String
date: [date]
identifier: [token]
code: [token]
performer: [reference]
subject: [reference]
_lastUpdated: [date]
_security: [token]
encounter: [reference]
media: [reference]
conclusion: [token]
result: [reference]
based_on: [reference]
_profile: [uri]
patient: [reference]
_tag: [token]
specimen: [reference]
_source: [uri]
_id: [token]
_text: [String]
_content: [String]
category: [token]
issued: [date]
results_interpreter: [reference]
status: [token]
_sort: String
_count: Int
_cursor: String
): DiagnosticReportConnection
}