-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathsampleinput.txt
More file actions
20 lines (19 loc) · 1.11 KB
/
sampleinput.txt
File metadata and controls
20 lines (19 loc) · 1.11 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
POST /hackrx/run
Content-Type: application/json
Accept: application/json
Authorization: Bearer febc0daceda23ebce03d324301d34ad3768494f0b52a39ffb4adaf083d8f9c5c
{
"documents": "https://hackrx.blob.core.windows.net/assets/policy.pdf?sv=2023-01-03&st=2025-07-04T09%3A11%3A24Z&se=2027-07-05T09%3A11%3A00Z&sr=b&sp=r&sig=N4a9OU0w0QXO6AOIBiu4bpl7AXvEZogeT%2FjUHNO7HzQ%3D",
"questions": [
"What is the grace period for premium payment under the National Parivar Mediclaim Plus Policy?",
"What is the waiting period for pre-existing diseases (PED) to be covered?",
"Does this policy cover maternity expenses, and what are the conditions?",
"What is the waiting period for cataract surgery?",
"Are the medical expenses for an organ donor covered under this policy?",
"What is the No Claim Discount (NCD) offered in this policy?",
"Is there a benefit for preventive health check-ups?",
"How does the policy define a 'Hospital'?",
"What is the extent of coverage for AYUSH treatments?",
"Are there any sub-limits on room rent and ICU charges for Plan A?"
]
}