{

"resourceType": "Slot",
"id": "3",
"text": {
  "status": "generated",
  "div": "<div>\n\t\t\t25 Dec 2013 9:30am - 9:45am: <b>Unavailable</b> Physiotherapy<br/>\n\t\t\tDr Careful is out of the office\n\t\t</div>"
},
"type": {
  "coding": [
    {
      "code": "45",
      "display": "Physiotherapy"
    }
  ]
},
"schedule": {
  "reference": "Schedule/example"
},
"freeBusyType": "busy-unavailable",
"start": "2013-12-25T09:30:00Z",
"end": "2013-12-25T09:45:00Z",
"comment": "Dr Careful is out of the office"

}