Summary Table
Categories |
Total Count |
PII |
0 |
URL |
0 |
DNS |
0 |
EKL |
0 |
IP |
0 |
PORT |
0 |
VsID |
0 |
CF |
0 |
AI |
0 |
VPD |
0 |
PL |
0 |
Other |
0 |
File Content
[
{
"patientId": "144",
"appointmentId": "1",
"appointmentDate": "2019-12-31T05:00:00-05:00",
"status": "pending",
"provider": "A Provider",
"location" : {
"name": "A Clinic",
"specialty": "A Specialty",
"facility": {
"stationNumber": 123,
"siteName": "ONE_TWO_THREE"
}
}
},
{
"patientId": "144",
"appointmentId": "2",
"appointmentDate": "2018-04-15T10:05:30-05:00",
"status": "noshow",
"provider": "A Provider",
"location" : {
"name": "A Clinic",
"specialty": "A Specialty",
"facility": {
"stationNumber": 124,
"siteName": "ONE_TWO_FOUR"
}
}
},
{
"patientId": "144",
"appointmentId": "3",
"appointmentDate": "2018-04-01T15:15:30-05:00",
"status": "fulfilled",
"provider": "A Provider",
"location" : {
"name": "A Clinic",
"specialty": "A Specialty",
"facility": {
"stationNumber": 125,
"siteName": "ONE_TWO_FIVE"
}
}
},
{
"patientId": "144",
"appointmentId": "4",
"appointmentDate": "2017-04-01T18:15:30-05:00",
"status": "noshow",
"provider": "A Provider",
"location" : {
"name": "A Clinic",
"specialty": "A Specialty",
"facility": {
"stationNumber": 126,
"siteName": "ONE_TWO_SIX"
}
}
}
]