Mongoose Docs for DiagnoseLetter model
undefined
| Field Name |
Field Type |
Comment |
Required |
Default |
Min |
Max |
Nested Schema |
| id_registration |
ObjectID |
|
False |
|
|
|
|
| id_patient |
ObjectID |
|
False |
|
|
|
|
| letter_number |
String |
|
True |
|
|
|
|
| detail[].date_in |
String |
|
False |
|
|
|
|
| detail[].date_out |
String |
|
False |
|
|
|
|
| detail[].diagnosis |
ObjectID |
|
False |
|
|
|
|
| detail[].therapy |
String |
|
False |
|
|
|
|
| detail[].follow_up |
String |
|
False |
|
|
|
|
| detail[].created_by |
ObjectID |
|
False |
|
|
|
|
| detail[].created_at |
String |
|
False |
() => moment().format() |
|
|
|
| detail[]._id |
ObjectID |
|
False |
|
|
|
|
| detail |
Array |
|
False |
|
|
|
|
| _id |
ObjectID |
|
False |
|
|
|
|
| __v |
Number |
|
False |
|
|
|
|