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": "4",
"appointmentId": "1",
"appointmentDate": "2019-12-31T05:00:00-05:00",
"status": "A Status",
"provider": "A Provider",
"location" : {
"name": "A Clinic",
"specialty": "A Specialty",
"facility": {
"stationNumber": 123,
"siteName": "ONE_TWO_THREE"
}
}
},
{
"patientId": "4",
"appointmentId": "2",
"appointmentDate": "2019-04-15T10:05:30-05:00",
"status": "A Status",
"provider": "A Provider",
"location" : {
"name": "A Clinic",
"specialty": "A Specialty",
"facility": {
"stationNumber": 124,
"siteName": "ONE_TWO_FOUR"
}
}
}
]