Appointment listing json file
Tue Jun 20 2023 07:09:13 GMT+0000 (Coordinated Universal Time)
Saved by @MuhammadJunaid
{
"patient": {
"id": 5,
"phoneNumberDto": {
"phoneCode": "+971",
"phoneNumber": "565554629"
},
"name": "Stacey Domino",
"dateOfBirth": "2014-05-01T00:00:00.000+0000",
"gender": "FEMALE",
"socialSecurityNumber": "222-2014-4965649-1",
"primaryLanguage": "UNK",
"religion": "VAR",
"maritalStatus": "U",
"occupation": "UNKNOWN",
"type": "DEPENDANT",
"profileStatus": "COMPLETE",
"medicalRecordNumber": 0,
"isInsurancePatient": true,
"insuranceName": "ARAB ORIENT INSURANCE COMPANY WORLDWIDE"
},
"doctor": {
"id": 1,
"fullName": "Paul Roberts Updated",
"license": "MH-01-H37",
"speciality": {
"id": 15,
"name": "CARDIOLOGY - Consultant - Cardiology"
},
"dhaStatsSpeciality": {
"id": 457,
"name": "Cardiac Anesthesia"
}
},
"appointment": {
"id": 85,
"appointmentTimestamp": "2023-06-20T14:30:00.000+0000",
"chiefComplaint": "reason",
"status": "PENDING",
"paymentType": "CASH",
"appointmentType": "CONSULTATIVE",
"patientOccurrenceType": "REPEAT",
"isDentalEncounter": false,
"isAutoCompleted": false,
"encounterUUID": "001-ENC-000055",
"slotStartTime": "2023-06-20T14:30:00.000+0000",
"slotEndTime": "2023-06-20T14:45:00.000+0000",
"appointmentNotes": "",
"isRecurring": false,
"duration": 15,
"canConfirmAppointment": true,
"canQueueAppointment": true,
"canCancelAppointment": true,
"canStartAppointment": false,
"canReopenAppointment": false,
"canEndAppointment": false,
"canMarkAsNoShow": false,
"canViewEncounterNote": false,
"canPrintPrescriptions": false,
"canGenerateSickLeave": false,
"canGeneratePriorRequest": false,
"canViewEndConsultation": false,
"canRescheduleAppointment": true,
"canEditAppointment": true,
"canPrintSickLeave": false,
"canViewEncounter": false,
"canEditEncounter": false
},
"facilityLocation": {
"id": 1,
"name": "Medical Care Clinic Updated - Dubai"
},
"patientFacilityMapping": true,
"encounterUUID": "001-ENC-000055"
}



Comments