ImmunizationListType
No description
type ImmunizationListType {
ImmunizationList(
_filter: String
date: [date]
identifier: [token]
performer: [reference]
reaction: [reference]
lot_number: [String]
_lastUpdated: [date]
_security: [token]
status_reason: [token]
reason_code: [token]
manufacturer: [reference]
_profile: [uri]
target_disease: [token]
patient: [reference]
series: [String]
_tag: [token]
vaccine_code: [token]
reason_reference: [reference]
_source: [uri]
location: [reference]
_id: [token]
_text: [String]
_content: [String]
reaction_date: [date]
status: [token]
_sort: String
_count: Int
_cursor: String
): [Immunization]
}