{

"resourceType": "Slot",
"id": "example",
"text": {
  "status": "generated",
  "div": "<div>\n\t\t\t25 Dec 2013 9:15am - 9:30am: <b>Busy</b> Physiotherapy\n\t\t</div>"
},
"type": {
  "coding": [
    {
      "code": "45",
      "display": "Physiotherapy"
    }
  ]
},
"schedule": {
  "reference": "Schedule/example"
},
"freeBusyType": "free",
"start": "2013-12-25T09:15:00Z",
"end": "2013-12-25T09:30:00Z",
"comment": "Assessments should be performed before requesting appointments in this slot."

}