Health Facility List
Sample Input
{
"limit": 10,
"skip": null,
"countryId": 1,
"tenantIds": [
"1"
],
"healthFacilityTypes": [],
"districtIds": [],
"chiefdomIds": [],
"userBased": false,
"searchTerm": ""
}{
"limit": 10,
"skip": null,
"countryId": 1,
"tenantIds": [
"1"
],
"healthFacilityTypes": [],
"districtIds": [],
"chiefdomIds": [],
"userBased": false,
"searchTerm": ""
}{
"message": "Health facility fetched successfully.",
"entity": null,
"status": true,
"entityList": [
{
"id": 499,
"name": "Yami healthcare center",
"type": "Community Health Post",
"phuFocalPersonName": "Yami",
"phuFocalPersonNumber": "1987329234",
"address": "123",
"chiefdom": {
},
"district": {
},
"cityName": "sh r",
"latitude": "12",
"longitude": "121",
"postalCode": "321321",
"language": "English",
"linkedVillages": [
],
"tenantId": 1689,
"fhirId": "2014579",
"clinicalWorkflows": [
],
"customizedWorkflows": [],
"peerSupervisors": null,
"culture": null
}
],
"responseCode": 200,
"totalCount": 284
}