{ 
    "patient_id" : "166755", 
    "result" : [
        {
            "type" : "result1", 
            "startDate" : "2019-05-11", 
            "endDate" : "2019-06-01", 
            "target1" : [
                {
                    "category" : "categoryone", 
                    "id" : "16RES63", 
                    "evidence1" : [
                        {
                            "medication" : [
                                {
                                    "id" : "16M58", 
                                    "date" : "2019-05-20", 
                                    "event" : "medication1", 
                                    "resultTxt" : "1 dose"
                                }, 
                                {
                                    "id" : "16M59", 
                                    "date" : "2019-05-20", 
                                    "event" : "medication2", 
                                    "resultTxt" : "1 dose"
                                }
                            ], 
                            "vaccination" : [
                                {
                                    "id" : "16V65", 
                                    "date" : "2019-05-15", 
                                    "event" : "vaccination1", 
                                    "resultTxt" : "2 dose"
                                }
                            ]
                        }
                    ], 
                    "evidence2" : [
                        {
                            "vaccination" : [
                                {
                                    "id" : "16V76", 
                                    "date" : "2019-05-15", 
                                    "event" : "vaccination2", 
                                    "resultTxt" : "1 dose"
                                }, 
                                {
                                    "id" : "16V66", 
                                    "date" : "2019-05-18", 
                                    "event" : "vaccination3", 
                                    "resultTxt" : "2 dose"
                                }
                            ]
                        }
                    ]
                }
            ], 
            "target2" : [
                {
                    "category" : "categorytwo", 
                    "id" : "1636325-111864", 
                    "evidence1" : [
                        {
                            "medication" : [
                                {
                                    "id" : "16M60", 
                                    "date" : "2019-05-22", 
                                    "event" : "medication3", 
                                    "resultTxt" : "1 dose"
                                }
                            ], 
                            "vaccination" : [
                                {
                                    "id" : "16V65", 
                                    "date" : "2019-05-10", 
                                    "event" : "vaccination4", 
                                    "resultTxt" : "1 dose"
                                }
                            ]
                        }
                    ], 
                    "evidence2" : [
                        {
                            "vaccination" : [
                                {
                                    "id" : "16V66", 
                                    "date" : "2019-05-10", 
                                    "event" : "vaccination5", 
                                    "resultTxt" : "1 dose"
                                }
                            ]
                        }
                    ]
                }
            ]
        }
    ] 
   
}
