ImmunizationEvaluationListType
No description
type ImmunizationEvaluationListType {
ImmunizationEvaluationList(
_filter: String
date: [date]
identifier: [token]
_lastUpdated: [date]
_security: [token]
dose_status: [token]
immunization_event: [reference]
_profile: [uri]
target_disease: [token]
patient: [reference]
_tag: [token]
_source: [uri]
_id: [token]
_text: [String]
_content: [String]
status: [token]
_sort: String
_count: Int
_cursor: String
): [ImmunizationEvaluation]
}