This endpoint creates a new medical case.
Documentation Index
Fetch the complete documentation index at: https://ekacare-mintlify-changelog-may2-april-monthly-1777856908.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Patient ID
Unique identifier for the case.
"CASE_ID"
Human-readable name for the case
"Leg Injury"
Timestamp when the event occurred (Unix timestamp)
1678886400
Type of case
OPConsultation, Prescription, DischargeSummary, DiagnosticReport, ImmunizationRecord, HealthDocumentRecord, WellnessRecord "OPConsultation"
Type of the case
"OP"
metadata attached to the case.
{ "facility_id": "GH", "uhid": "UHID_1234" }Case created successfully
Unique identifier for the newly created case
"case_12345"