CORE
Introduction
Component is a core service intended to manage components in the Digital Health Platform(DHP). This define the permissions or acces control that is imposed on a user which determines the scope of activities they can perform.
End Point's
| Si No: | API | Version | Note |
|---|---|---|---|
| 1. | Read component | v1 | Fetch the details of a component using its id. |
| 2. | List components | v1 | Fetch all the components. |
| 3. | Component Save | v1 | Save component. |
| 4. | List Component Services | v1 | Fetch All Services Based on Components. |
| 5. | List module components | v1 | Fetch all module components. |
| 6. | Save Component Services | v1 | Save All Services Based on Components. |