Document Type - Durable Medical Equipment (DME)
Document Type - Durable Medical Equipment (DME). DME is medical equipment that is ordered by a doctor for a patient’s use in the home. These items must be reusable, such as walkers, wheelchairs, or hospital beds. DME is paid for under Medicare Part B and Part A for home health services. This feature allows the user to retrieves patient's DME documents.
Was this information helpful?
Yes | No
Thank you for your feedback!
What went wrong?
Incomplete or incorrect information |
Irrelevant Content
| Others
Submit
Endpoints
- Primary
Get list of patient's DME
documents
GET
/v1/{practiceid}/patients/{patientid}/documents/dme
Retrieve list of Durable Medical Equipment of a specific patient
Was this information helpful?
Yes | No
Thank you for your feedback!
What went wrong?
Incomplete or incorrect information |
Irrelevant Content
| Others
Submit
Input Parameters
Expand all❙ required
Output Parameters
Expand allExample Code
Get patient's DME
document
GET
/v1/{practiceid}/patients/{patientid}/documents/dme/{dmeid}
Retrieves a specific Durable Medical Equipment document of the patient
Was this information helpful?
Yes | No
Thank you for your feedback!
What went wrong?
Incomplete or incorrect information |
Irrelevant Content
| Others
Submit
Input Parameters
Expand allOutput Parameters
Expand allExample Code
Get page from patient's DME
document
GET
/v1/{practiceid}/patients/{patientid}/documents/dme/{dmeid}/pages/{pageid}
Retrieves a specific page of Durable Medical Equipment document of the patient
Was this information helpful?
Yes | No
Thank you for your feedback!
What went wrong?
Incomplete or incorrect information |
Irrelevant Content
| Others
Submit
Input Parameters
Expand allOutput Parameters
Expand allExample Code