http://localhost:8080/openmrs/ws/rest/v1/patient?q=and&startIndex=1&limit=10&v=custom%3A(uuid%2CpatientIdentifier%3A(uuid%2Cidentifier)%2Cperson%3A(gender%2Cage%2Cbirthdate%2CbirthdateEstimated%2CpersonName)) { "results": [ { "uuid": "9e1d086d-04ab-431a-b612-a3bf4d4eeb9c", "patientIdentifier": { "uuid": "9d95740b-bc17-4725-a79d-7b32b2b15678", "identifier": "635430" }, "person": { "gender": "M", "age": 38, "birthdate": "1978-01-01T00:00:00.000+0300", "birthdateEstimated": true, "personName": { "display": "LABAN ANDIKA IJKHOLI", "uuid": "2f3f0de3-29d7-4343-a7b3-25db37189196", "givenName": "LABAN", "middleName": "ANDIKA", "familyName": "IJKHOLI", "familyName2": null, "voided": false, "links": [ { "rel": "self", "uri": "/openmrs/ws/rest/v1/person/9e1d086d-04ab-431a-b612-a3bf4d4eeb9c/name/2f3f0de3-29d7-4343-a7b3-25db37189196" }, { "rel": "full", "uri": "/openmrs/ws/rest/v1/person/9e1d086d-04ab-431a-b612-a3bf4d4eeb9c/name/2f3f0de3-29d7-4343-a7b3-25db37189196?v=full" } ], "resourceVersion": "1.8" } } }, { "uuid": "4fc6ddef-eca5-4dfb-838d-05cbedba01e2", "patientIdentifier": { "uuid": "fadc89d3-dffe-4621-bfc2-b05edd3623ad", "identifier": "634215" }, "person": { "gender": "M", "age": 33, "birthdate": "1982-09-10T00:00:00.000+0300", "birthdateEstimated": false, "personName": { "display": "ANDREW KIMANI NGARI", "uuid": "49d4cbae-4be3-4fa2-8e34-396ca7affcff", "givenName": "ANDREW", "middleName": "KIMANI", "familyName": "NGARI", "familyName2": null, "voided": false, "links": [ { "rel": "self", "uri": "/openmrs/ws/rest/v1/person/4fc6ddef-eca5-4dfb-838d-05cbedba01e2/name/49d4cbae-4be3-4fa2-8e34-396ca7affcff" }, { "rel": "full", "uri": "/openmrs/ws/rest/v1/person/4fc6ddef-eca5-4dfb-838d-05cbedba01e2/name/49d4cbae-4be3-4fa2-8e34-396ca7affcff?v=full" } ], "resourceVersion": "1.8" } } }, { "uuid": "60767316-8d10-434c-a135-528b40d0f36b", "patientIdentifier": { "uuid": "4a267732-6397-45e3-b83d-8db7973578db", "identifier": "6333898" }, "person": { "gender": "M", "age": 1, "birthdate": "2014-07-05T00:00:00.000+0300", "birthdateEstimated": false, "personName": { "display": "ANDREW NJOROGE KAMAU", "uuid": "f07d1fda-7f73-4513-98a2-51d599b55696", "givenName": "ANDREW", "middleName": "NJOROGE", "familyName": "KAMAU", "familyName2": null, "voided": false, "links": [ { "rel": "self", "uri": "/openmrs/ws/rest/v1/person/60767316-8d10-434c-a135-528b40d0f36b/name/f07d1fda-7f73-4513-98a2-51d599b55696" }, { "rel": "full", "uri": "/openmrs/ws/rest/v1/person/60767316-8d10-434c-a135-528b40d0f36b/name/f07d1fda-7f73-4513-98a2-51d599b55696?v=full" } ], "resourceVersion": "1.8" } } }, { "uuid": "a5dbb930-fe57-474f-b50d-fbb751cf063a", "patientIdentifier": { "uuid": "4c916c97-0535-44aa-acfb-e29b28b568e2", "identifier": "633363" }, "person": { "gender": "M", "age": 2, "birthdate": "2014-01-11T00:00:00.000+0300", "birthdateEstimated": false, "personName": { "display": "ANDREW HENELY KURIA", "uuid": "12e6738d-ae06-4dc8-84cf-3ab12e88616b", "givenName": "ANDREW", "middleName": "HENELY", "familyName": "KURIA", "familyName2": null, "voided": false, "links": [ { "rel": "self", "uri": "/openmrs/ws/rest/v1/person/a5dbb930-fe57-474f-b50d-fbb751cf063a/name/12e6738d-ae06-4dc8-84cf-3ab12e88616b" }, { "rel": "full", "uri": "/openmrs/ws/rest/v1/person/a5dbb930-fe57-474f-b50d-fbb751cf063a/name/12e6738d-ae06-4dc8-84cf-3ab12e88616b?v=full" } ], "resourceVersion": "1.8" } } } ], "links": [ { "rel": "next", "uri": "http://localhost:8080/openmrs/ws/rest/v1/patient?limit=10&v=custom%3A%28uuid%2CpatientIdentifier%3A%28uuid%2Cidentifier%29%2Cperson%3A%28gender%2Cage%2Cbirthdate%2CbirthdateEstimated%2CpersonName%29%29&q=and&startIndex=11" }, { "rel": "prev", "uri": "http://localhost:8080/openmrs/ws/rest/v1/patient?limit=10&v=custom%3A%28uuid%2CpatientIdentifier%3A%28uuid%2Cidentifier%29%2Cperson%3A%28gender%2Cage%2Cbirthdate%2CbirthdateEstimated%2CpersonName%29%29&q=and&" } ] }