...
Code Block | ||||||
---|---|---|---|---|---|---|
| ||||||
{ "patientsFact": { "statusFact": { "success": true }, "patients": [ { "patientId": "000000003f59c2aa013f688d0fee002f", "chartId": "peggy ncabsi", "tagId": "01234567077", "age": "40", "ageUnit": "wks", "weight": "750", "weightUnit": "g", "roomId": "poda", "roomName": "Pod A", "length": "60", "headCircumference": "30.0", "admissionDate": "2014-03-01", "deliveryType": "Inborn" }, { "patientId": "000000003f59c2aa013f68922c520035", ... } ]}} |
Patients Assignment
Current Implementation
...