Skip to content

Instantly share code, notes, and snippets.

@vimalvnair
Last active January 4, 2016 19:19
Show Gist options
  • Save vimalvnair/8666727 to your computer and use it in GitHub Desktop.
Save vimalvnair/8666727 to your computer and use it in GitHub Desktop.
clinic.json with 'Clinic website details'
{
"clinicInformation": {
"clinicId": "8899",
"assetId": "a345",
"clinicName": "ContextMedia",
"examRoom": "Room 1",
"groupName": "",
"networkName": "",
"mountType": "",
"customVideoInformation": {
"name": "",
"interval": "",
"poster": "",
"video": ""
},
"speciality": "Rheum",
"clinicHours": {
"Monday": {
"wake_up": [
"07:00"
],
"sleep": [
"17:00"
]
},
"Tuesday": {
"wake_up": [
"07:00"
],
"sleep": [
"17:00"
]
},
"Wednesday": {
"wake_up": [
"07:00"
],
"sleep": [
"17:00"
]
},
"Thursday": {
"wake_up": [
"07:00"
],
"sleep": [
"17:00"
]
},
"Friday": {
"wake_up": [
"07:00"
],
"sleep": [
"17:00"
]
},
"Saturday": {
"wake_up": [],
"sleep": []
},
"Sunday": {
"wake_up": [],
"sleep": []
},
"vacations": [],
"override_days": ""
},
"websiteDetails": {
"url": "http://www.contextmediahealth.com",
"position": "1",
"title": "ContextMedia"
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment