DoctorOfPrescriptionResponse
json
a month ago
1.0 kB
0
Indexable
Never
{ "statusCode": 200, "headers": { "Access-Control-Allow-Headers": "Content-Type", "Access-Control-Allow-Origin": "*", "Access-Control-Allow-Methods": "OPTIONS,GET", "Access-Control-Allow-Credentials": true }, "body": { "office_medical": { "office_id": "6f506649-ae96-4b8e-934c-5fa977f71daa", "name_medical_office": "Avenida Juan jose Flores", "reference": "Piso 1" }, "doctor": { "name": "Pedro", "last_name": "Mendez", "email": "ejemplo0002@gmail.com", "phone": "", "msp_code": "", "specialties": [ "Pediatra", "Fisiatra", "Medicina General" ] }, "prescription": { "prescription_no": 1 }, "appointment": { "date": "2023-08-23" }, "patient": { "name": "Barreto", "last_name": "Luis" } } }