http://localhost:8080/openmrs/ws/rest/v1/patient?q=and&startIndex=1&limit=5&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" } } } ], "links": [ { "rel": "next", "uri": "http://localhost:8080/openmrs/ws/rest/v1/patient?limit=5&v=custom%3A%28uuid%2CpatientIdentifier%3A%28uuid%2Cidentifier%29%2Cperson%3A%28gender%2Cage%2Cbirthdate%2CbirthdateEstimated%2CpersonName%29%29&q=and&startIndex=6" }, { "rel": "prev", "uri": "http://localhost:8080/openmrs/ws/rest/v1/patient?limit=5&v=custom%3A%28uuid%2CpatientIdentifier%3A%28uuid%2Cidentifier%29%2Cperson%3A%28gender%2Cage%2Cbirthdate%2CbirthdateEstimated%2CpersonName%29%29&q=and&" } ] }