AllergyIntoleranceConnectionType
No description
type AllergyIntoleranceConnectionType {
AllergyIntoleranceConection(
_filter: String
date: [date]
severity: [token]
identifier: [token]
manifestation: [token]
recorder: [reference]
code: [token]
_lastUpdated: [date]
verification_status: [token]
_security: [token]
criticality: [token]
clinical_status: [token]
onset: [date]
type: [token]
asserter: [reference]
route: [token]
_profile: [uri]
patient: [reference]
_tag: [token]
_source: [uri]
_id: [token]
_text: [String]
_content: [String]
category: [token]
last_date: [date]
_sort: String
_count: Int
_cursor: String
): AllergyIntoleranceConnection
}