Input: {
    lastReceivedOn?: dateTime;
    measure?: string;
    periodEnd: date;
    periodStart: date;
    practitioner?: string;
    reportType?: code;
    subject?: string;
}