Skip to main content
. 2020 Apr 13;20(8):2195. doi: 10.3390/s20082195

Table 2.

RESTful API for proposed healthcare IoT blockchain platform.

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