Mongoose Docs for Procedure model
undefined
| Field Name |
Field Type |
Comment |
Required |
Default |
Min |
Max |
Nested Schema |
| code |
String |
|
True |
|
|
|
|
| description |
String |
|
False |
|
|
|
|
| class |
String |
|
False |
|
|
|
|
| inpatient |
Array |
|
False |
|
|
|
|
| outpatient |
Array |
|
False |
|
|
|
|
| _id |
ObjectID |
|
False |
|
|
|
|
| __v |
Number |
|
False |
|
|
|
|