JSON used for Creating the HFR is here pasted directly from the doc provided to test
{
“facilityId”: “826”,
“facilityInformation”: {
“facilityName”: “Eye Care Center”,
“ownershipCode”: “G”,
“ownershipSubTypeCode”: “S”,
“ownershipSubTypeCode2”: “”,
“facilityAddressDetails”: {
“country”: “India”,
“stateLGDCode”: “35”,
“districtLGDCode”: “603”,
“subDistrictLGDCode”: “4023”,
“facilityRegion”: “U”,
“villageCityTownLGDCode”: “534829”,
“addressLine1”: “SushrutMultispeciality Clinic”,
“addressLine2”: “Gandhi chowk,opp.Dr.Kazi Hospital”,
“pincode”: “441304”,
“latitude”: “21.4691505”,
“longitude”: “78.5291706”
},
“facilityContactInformation”: {
“facilityContactNumber”: “9523245434”,
“facilityEmailId”: “xyz@gmail.com”,
“facilityLandlineNumber”: “2343345”,
“facilityStdCode”: “25”,
“websiteLink”: “xyz.com”
},
“systemOfMedicineCode”: “M”,
“facilityTypeCode”: “5”,
“facilitySubType”: “2”,
“specialityTypeCode”: “SINGLE”,
“typeOfServiceCode”: “OPD , IPD”,
“facilityOperationalStatus”: “F”,
“facilityUploads”: {
“facilityBoardPhoto”: {
“name”: “pan.jpeg”,
“value”:
},
“facilityBuildingPhoto”: {
“name”: “”,
“value”: “”
}
},
“facilityAddressProof”: [
{
“addressProofType”: “”,
“addressProofAttachment”: {
“name”: “”,
“value”: “”
}
}
],“timingsOfFacility”: [
{
“workingDays”: “Tue”,
“openingHours”: “1:00 AM - 2:00 pm”
}
],
“abdmCompliantSoftware”: [
{
“existingSoftwares”: [
“12121221”, “12121111”
],
“anyOther”: “”
} ] }
}
=====================
giving the Error
Something went wrong.Please try again later. |