ObstetricRecord
| Verbo | Nome | Path |
|---|---|---|
| GET | Find Paged Obstetric Record By Page Number | /api/obstetric/v1/obstetric-record/ |
| GET | Find Obstetric Record By Id | /api/obstetric/v1/obstetric-record/{id} |
| GET | Find Paged Patient Newborn By Page Number | /api/obstetric/v1/patient-newborn/ |
| GET | Find Patient Newborn By Id | /api/obstetric/v1/patient-newborn/id/ |
Updated 3 days ago