Prescription

PDF and data for Prescription

Sample PDF

The prescription can be obtained in the PDF URL format and can be opened in a browser.

https://blob.demo.medeintegra.dev/blob/mede_blob_ca119641-01c6-4399-bb81-e95dad2b3fa4.pdf
Sample Prescription PDF

Prescription Data

Prescription data can also be obtained in JSON format

Prescription Data

GET https://casesheet.demo.medeintegra.dev/casesheet/:id

Prescription data can be obtained in JSON format by serving the case sheet id to the endpoint URL mentioned above

Path Parameters

Name
Type
Description

id

string

Case sheet ID ("casesheetId" can be obtained from "casesheetInfo" of appointment's details after the booking)

Headers

Name
Type
Description

Authorization

string

Bearer <<ACCESS_TOKEN>>

Last updated

Was this helpful?