Feature #1477
closed
- Status changed from New issue to Needs Testing
- % Done changed from 0 to 100
Summary:
New api was implemented to created visit
POST /api/Patient/CreatePatientVisit
As the result of the api new record should be created in the table tblpatientvisits
{
"physicianId": 0,
"transitionPatientId": 0, // patient id (table tbltransitionpatients)
"clientId": 0, // id of the client (table tblclients)
"notes": "string"
}
Please test.
Swagger: https://develop_feature_ironjab-api.gbglis.xyz/swagger/index.html
- Assignee changed from Artem Bakhmat to Alice Gor
- Status changed from Needs Testing to In Progress
The API is tested and verified in DEV
- Status changed from In Progress to Closed
The API is tested and verified in DEV
Also available in: Atom
PDF