| id_patient |
ObjectID |
|
True |
|
|
|
|
| id_registration |
ObjectID |
|
True |
|
|
|
|
| id_inpatientibs |
ObjectID |
|
True |
|
|
|
|
| patient_status |
String |
|
False |
|
|
|
|
| isFilled |
Boolean |
|
True |
false |
|
|
|
| isConfirmed |
Boolean |
|
True |
false |
|
|
|
| details[].last_updated |
String |
|
False |
() => moment().format() |
|
|
|
| details[].created_at |
String |
|
False |
() => moment().format() |
|
|
|
| details[].created_by |
ObjectID |
|
True |
|
|
|
|
| details[].drugs[].id_drugs |
ObjectID |
|
True |
|
|
|
|
| details[].drugs[].amount_given |
Number |
|
True |
|
|
|
|
| details[].drugs[].amount_returned |
Number |
|
False |
|
|
|
|
| details[].drugs |
Array |
|
False |
|
|
|
|
| details[].consumables[].id_drugs |
ObjectID |
|
True |
|
|
|
|
| details[].consumables[].amount_given |
Number |
|
True |
|
|
|
|
| details[].consumables[].amount_returned |
Number |
|
False |
|
|
|
|
| details[].consumables |
Array |
|
False |
|
|
|
|
| details[]._id |
ObjectID |
|
False |
|
|
|
|
| details |
Array |
|
False |
|
|
|
|
| _id |
ObjectID |
|
False |
|
|
|
|
| __v |
Number |
|
False |
|
|
|
|