Table 2.
Operations | Action | URI |
---|---|---|
Patient Management | ALL | /api/Patient |
Doctor Management | ALL | /api/Doctor |
Nurse Management | ALL | /api/Nurse |
Task Management | ALL | /api/Task |
Healthcare Device Management | ALL | /api/Sensor |
Retrieve Vital-Sign Data log, Add Vital-Sign Data | GET, POST | /api/VitalSignReading |
EMR Management | ALL | /api/PatientRecord |
Share EMR record with doctor and Nurse | POST | /api/ShareRecord |
Blockchain Network Text | GET | /api/system/ping |
Issue an identity to specific participant | POST | /api/SystemIdentities/issue |
Retrieve all identities | GET | /api/System/identities |
Get all historian records | GET | /api/System/historian |