{"info":{"_postman_id":"1311493b-4bf1-4f28-b45e-eb6bb71afb59","name":"Opus Online timebook API","description":"<html><head></head><body><img src=\"https://www.opusdental.com/link/1387200345cd4a5e8d82f800689300fa.aspx\">\n\n<p><strong>API DOCUMENTATION</strong></p>\n<p>Documentation for the public <strong>Opus</strong> API requests available.</p>\n<p><strong>REQUESTS</strong></p>\n<p>This is a collection of the public API requests supplied by <strong>Opus</strong>. To use these requests you need an active account. See <a href=\"http://www.opusdental.com\">http://www.opusdental.com</a> for details on how to get an account.</p>\n<p><strong>ENVIRONMENT</strong></p>\n<p>Define your own environment variables to be able to run these requests in Postman (<a href=\"https://www.getpostman.com\">https://www.getpostman.com</a>). Environments are managed by clicking the cog in the top right of the postman window. Please take a look at <a href=\"https://drive.google.com/open?id=1aPP3cdV284BgpZORrscbF_23YH0X6EGNZQ_v-GznZIM\">https://drive.google.com/open?id=1aPP3cdV284BgpZORrscbF_23YH0X6EGNZQ_v-GznZIM</a> for more information.</p>\n<p><strong>VARIABLES</strong></p>\n<p>In this documentation, a <em>variable</em> is anything contained within {{ }}. The table contains most, but not all, variables used in <strong>Opus</strong> api-requests.</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Variable</th>\n<th>DataType</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>Year</td>\n<td>int</td>\n<td>Year of birth for legacy SSN</td>\n</tr>\n<tr>\n<td>Month</td>\n<td>int</td>\n<td>Month of birth for legacy SSN</td>\n</tr>\n<tr>\n<td>Day</td>\n<td>int</td>\n<td>Day of birth for legacy SSN</td>\n</tr>\n<tr>\n<td>ExtraDigits</td>\n<td>string</td>\n<td>Extra digits for legacy SSN</td>\n</tr>\n<tr>\n<td>PatientSSN</td>\n<td>string(SSN)</td>\n<td>The SSN of the patient. This is a fully qualified Swedish, Norwegian or Finnish SSN, including control digits. For accepted formats, see data type section</td>\n</tr>\n<tr>\n<td>ClinicId</td>\n<td>string(\"{int}-{guid}\")</td>\n<td>The id of the clinic for appointment book queries</td>\n</tr>\n<tr>\n<td>Url</td>\n<td>string</td>\n<td>The account specific URL formatted as below</td>\n</tr>\n<tr>\n<td>Api_key</td>\n<td>string</td>\n<td>The api key used to authenticate access to the account</td>\n</tr>\n<tr>\n<td>TreatmentID</td>\n<td>int</td>\n<td>Id of the treatment to use in appointment book queries</td>\n</tr>\n<tr>\n<td>ClinicianID</td>\n<td>int</td>\n<td>Id of the clinician use in appointment book queries</td>\n</tr>\n</tbody>\n</table>\n</div><p><strong>URLs</strong></p>\n<p>Test: <a href=\"https://CLINICSUBDOMAIN.opusdentalonline-test.com/\">https://CLINICSUBDOMAIN.opusdentalonline-test.com/</a></p>\n<p>Beta: <a href=\"https://CLINICSUBDOMAIN.opusdentalonline-beta.com/\">https://CLINICSUBDOMAIN.opusdentalonline-beta.com/</a></p>\n<p>Production: <a href=\"https://CLINICSUBDOMAIN.opusdentalonline.com/\">https://CLINICSUBDOMAIN.opusdentalonline.com/</a></p>\n<p><strong>ERRORCODES AND DESCRIPTIONS</strong></p>\n<p>Table contains some of the more common errorcodes and their meanings.</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Code</th>\n<th>Name</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>200</td>\n<td>OK</td>\n<td>The request finished without error</td>\n</tr>\n<tr>\n<td>400</td>\n<td>Bad Request</td>\n<td>One or more parameters did not pass validation or is inconsistent with data in the database. For more info, see response message.</td>\n</tr>\n<tr>\n<td>403</td>\n<td>Forbidden</td>\n<td>The request is not allowed</td>\n</tr>\n<tr>\n<td>404</td>\n<td>Not Found</td>\n<td>A resource was not found in the database.</td>\n</tr>\n<tr>\n<td>408</td>\n<td>Request Timeout</td>\n<td>The request took to long. Try again</td>\n</tr>\n<tr>\n<td>409</td>\n<td>Conflict</td>\n<td>Mismatch between request and database, for example: trying to book a reserved time</td>\n</tr>\n<tr>\n<td>500</td>\n<td>Internal Server Error</td>\n<td>An error</td>\n</tr>\n<tr>\n<td>503</td>\n<td>Dependent service not responding</td>\n<td>This happens if the Online client is offline/not reponding. If this occurs, then the online client for the specific database needs to checked</td>\n</tr>\n</tbody>\n</table>\n</div></body></html>","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"owner":"104378","collectionId":"1311493b-4bf1-4f28-b45e-eb6bb71afb59","publishedId":"UVyrVH9v","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"EF5B25"},"publishDate":"2022-07-14T06:51:28.000Z"},"item":[{"name":"V1 - PUBLIC","item":[{"name":"Treatment","item":[{"name":"Get Treatments","id":"dd3aeec6-a3c2-4f5f-9d97-6787bd0ca596","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"api_key"},{"key":"value","value":"{{api_key}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{url}}/api/public/v1/treatments","description":"<p><strong>Resource</strong>: GET {{url}}/api/public/v1/treatments</p>\n<p><strong>Output</strong>:\nRetrieve all treatments or all treatments for the specified clinic and/or clinician.</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Field</th>\n<th>Type</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>ID</td>\n<td>int</td>\n<td>Treatment id</td>\n</tr>\n<tr>\n<td>Name</td>\n<td>string (0-30)</td>\n<td>Treatment name. Used as header in portal</td>\n</tr>\n<tr>\n<td>Description</td>\n<td>string (0-150)</td>\n<td>An additional description of treatment</td>\n</tr>\n<tr>\n<td>Duration</td>\n<td>int</td>\n<td>Duration of treatment in minutes</td>\n</tr>\n</tbody>\n</table>\n</div><p><strong>Parameters</strong>: </p>\n<ul>\n<li>ClinicId - Clinic id</li>\n<li>ClinicianId - Clinician id</li>\n</ul>\n<p><strong>Other failure modes</strong>:</p>\n<ul>\n<li>Clinic/database must be specified <em>(400)</em> : Returned when the specified clinic id is null or empty string</li>\n<li>Invalid database id <em>(400)</em> : Returned when the specified clinic id does not contain a guid <em>OR</em> the database is not registered for this account</li>\n<li>Invalid clinic id <em>(400)</em> : Returned when the specified clinic id does not contain an int</li>\n<li>Invalid clinician id <em>(400)</em> : Returned when the specified clinician id is not a positive number</li>\n</ul>\n","urlObject":{"path":["api","public","v1","treatments"],"host":["{{url}}"],"query":[{"disabled":true,"description":{"content":"<p><strong>Optional</strong> Clinic Id. <strong>Format:</strong> {clinicId:int}-{DatabaseId:Guid}. Only include treatments where there are available times for the specified clinic.</p>\n","type":"text/plain"},"key":"clinicid","value":"{{clinicId}}"},{"disabled":true,"description":{"content":"<p><strong>Optional</strong> Clinician Id. <strong>Format:</strong> {clinicianId:int}. Only include treatments where there are available times for the specified clinician.</p>\n","type":"text/plain"},"key":"clinicianid","value":"{{clinicianId}}"},{"disabled":true,"key":"groupName","value":"{{clinicGroupFilter}}"}],"variable":[]}},"response":[{"id":"379e8f72-09e2-447e-b267-dfee53da4c0b","name":"Get Treatments","originalRequest":{"method":"GET","header":[{"key":"api_key","value":"{{api_key}}"}],"url":{"raw":"{{url}}/api/public/v1/treatments","host":["{{url}}"],"path":["api","public","v1","treatments"],"query":[{"key":"clinicid","value":"{{clinicId}}","description":"The Id of the clinic. Optional parameter","disabled":true},{"key":"clinicianid","value":"{{clinicianId}}","description":"The Id of the clinician. Optional parameter","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache"},{"key":"Pragma","value":"no-cache"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Expires","value":"-1"},{"key":"Server","value":"Microsoft-IIS/10.0"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-SourceFiles","value":"=?UTF-8?B?RTpcSEFTRUxUIFByb2plY3RzXE9wdXNcSW50ZXJuZXRUaW1lQm9va1xTcmNcQXBwXE9ubGluZUJvb2tpbmdcT25saW5lQm9va2luZy5Gcm9udGVuZC5XZWJcYXBpXHB1YmxpY1x2MVx0cmVhdG1lbnRz?="},{"key":"X-Powered-By","value":"ASP.NET"},{"key":"Date","value":"Thu, 19 Mar 2020 15:35:37 GMT"},{"key":"Connection","value":"close"},{"key":"Content-Length","value":"337"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"ID\": 1,\n        \"Name\": \"Undersøkelse 30 min\",\n        \"Description\": \"\",\n        \"Duration\": 30\n    },\n    {\n        \"ID\": 56,\n        \"Name\": \"Emergency 20 min\",\n        \"Description\": \"\",\n        \"Duration\": 20\n    },\n    {\n        \"ID\": 110,\n        \"Name\": \"Bleach\",\n        \"Description\": \"\",\n        \"Duration\": 60\n    },\n    {\n        \"ID\": 194,\n        \"Name\": \"Recall\",\n        \"Description\": \"lkuij\",\n        \"Duration\": 30\n    },\n    {\n        \"ID\": 273,\n        \"Name\": \"Undersøkelse Special\",\n        \"Description\": \"tdrse\",\n        \"Duration\": 30\n    }\n]"}],"_postman_id":"dd3aeec6-a3c2-4f5f-9d97-6787bd0ca596"}],"id":"b0c6234c-30df-40af-8f98-44d516cebba7","description":"<p>API:s handling treatments. An available time needs to have a specified treatment</p>\n","_postman_id":"b0c6234c-30df-40af-8f98-44d516cebba7","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"api_key"},{"key":"value","value":"{{api_key}}"}]},"isInherited":true,"source":{"_postman_id":"1311493b-4bf1-4f28-b45e-eb6bb71afb59","id":"1311493b-4bf1-4f28-b45e-eb6bb71afb59","name":"Opus Online timebook API","type":"collection"}}},{"name":"Available times","item":[{"name":"Search next free day after specdified day","id":"c68ef98e-b0cf-48a2-b90d-0879e90d3af1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{url}}/api/public/v1/timeslots?startingFromDateTime={{splittedTimeSearchStart}}&treatmentId={{treatmentId}}","description":"<p><strong>Resource</strong>: GET {{url}}/api/public/v1/timeslots?startingFromDateTime={{startingFromDate}}&amp;treatmentId={{treatmentId}}</p>\n<p><strong>Output</strong>:<br />Retrieve available time for the next day with available time for the specified treatment. Note that this returns times for a single day. Also the times may be returned for a later day if there are no times on the specified day. For this reason it is recommended to use either the G<strong>et available time</strong> or <strong>Get available time for reschedule</strong> endpoints.</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Field</th>\n<th>Type</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>ID</td>\n<td>int</td>\n<td>Timeslot id. Note that this value is only used for internal purposes only, and will be ignored if provided.</td>\n</tr>\n<tr>\n<td>Start</td>\n<td>datetime</td>\n<td>Timeslot start date</td>\n</tr>\n<tr>\n<td>End</td>\n<td>datetime</td>\n<td>Timeslot end date</td>\n</tr>\n<tr>\n<td>ClinicID</td>\n<td>string (0-50)</td>\n<td>Clinic id</td>\n</tr>\n<tr>\n<td>ClinicianID</td>\n<td>int</td>\n<td>Clinician id</td>\n</tr>\n<tr>\n<td>TreatmentID</td>\n<td>int</td>\n<td>Treatment id</td>\n</tr>\n</tbody>\n</table>\n</div><p><strong>Parameters</strong>:</p>\n<ul>\n<li>StartingFromDateTime - <strong>Required.</strong> The earliest timeslot start date. Times are returned for the first day with available times on or after this date, up to one month after this date.</li>\n<li>TreatmentId - <strong>Required.</strong> Treatment id. Retreieved from treatment API:s</li>\n<li>ClinicId - Clinic id</li>\n<li>ClinicianId - Clinician id</li>\n<li>Delay - Delay in minutes from midnight</li>\n<li>GroupName - the name of the group the clinics must belong to</li>\n</ul>\n<p><strong>Other failure modes</strong>:</p>\n<ul>\n<li>Clinic/database must be specified <em>(400)</em> : Returned when the specified clinic id is null or empty string</li>\n<li>Invalid database id <em>(400)</em> : Returned when the specified clinic id does not contain a guid <em>OR</em> the database is not registered for this account</li>\n<li>Invalid clinic id <em>(400)</em> : Returned when the specified clinic id does not contain an int</li>\n<li>Invalid clinician id <em>(400)</em> : Returned when the specified clinician id is not a positive number</li>\n<li>Invalid treatment id <em>(400)</em> : Returned when the specified treatment id is not a positive number</li>\n</ul>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"api_key"},{"key":"value","value":"{{api_key}}"}]},"isInherited":true,"source":{"_postman_id":"1311493b-4bf1-4f28-b45e-eb6bb71afb59","id":"1311493b-4bf1-4f28-b45e-eb6bb71afb59","name":"Opus Online timebook API","type":"collection"}},"urlObject":{"path":["api","public","v1","timeslots"],"host":["{{url}}"],"query":[{"description":{"content":"<p><strong>Required</strong> Timeslot start date. <strong>Format:</strong> {yyyy:MM:dd HH:mm:ss}. Include timeslots for the specified date</p>\n","type":"text/plain"},"key":"startingFromDateTime","value":"{{splittedTimeSearchStart}}"},{"description":{"content":"<p><strong>Required</strong> Treatment id. <strong>Format:</strong> {treatmentId:int}. Include timeslots for the specified treatment</p>\n","type":"text/plain"},"key":"treatmentId","value":"{{treatmentId}}"},{"disabled":true,"description":{"content":"<p><strong>Optional</strong> Clinic id. <strong>Format:</strong> {clinicId:int}-{DatabaseId:Guid}. Only include timeslots for the specified clinic</p>\n","type":"text/plain"},"key":"clinicId","value":"{{clinicId}}"},{"disabled":true,"description":{"content":"<p><strong>Optional</strong> Clinician id. <strong>Format:</strong> {clinicianId:int}. Only include timeslots for the specified clinician</p>\n","type":"text/plain"},"key":"clinicianId","value":"{{clinicianId}}"},{"disabled":true,"description":{"content":"<p><strong>Optional</strong> Only include times from clinics that belong to this group</p>\n","type":"text/plain"},"key":"groupName","value":"{{clinicGroupFilter}}"}],"variable":[]}},"response":[{"id":"79a4b319-ae26-4ebb-88be-3b5146834c6c","name":"Get Timeslots for specified date, with filters for clinic and clinician","originalRequest":{"method":"GET","header":[{"key":"api_key","value":"{{api_key}}"}],"url":{"raw":"{{url}}/api/public/v1/timeslots?startingFromDateTime={{startingFromDate}}&treatmentId={{treatmentId}}&clinicID={{clinicId}}&clinicianId={{clinicianId}}","host":["{{url}}"],"path":["api","public","v1","timeslots"],"query":[{"key":"startingFromDateTime","value":"{{startingFromDate}}","description":"Required parameter"},{"key":"treatmentId","value":"{{treatmentId}}","description":"Required parameter"},{"key":"clinicID","value":"{{clinicId}}","description":"Optional parameter"},{"key":"clinicianId","value":"{{clinicianId}}","description":"Optional parameter"},{"key":"delay","value":"0","description":"Optional parameter","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache"},{"key":"Pragma","value":"no-cache"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Expires","value":"-1"},{"key":"Server","value":"Microsoft-IIS/10.0"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-SourceFiles","value":"=?UTF-8?B?RTpcSEFTRUxUIFByb2plY3RzXE9wdXNcSW50ZXJuZXRUaW1lQm9va1xTcmNcQXBwXE9ubGluZUJvb2tpbmdcT25saW5lQm9va2luZy5Gcm9udGVuZC5XZWJcYXBpXHB1YmxpY1x2MVx0aW1lc2xvdHM=?="},{"key":"X-Powered-By","value":"ASP.NET"},{"key":"Date","value":"Fri, 20 Mar 2020 09:36:14 GMT"},{"key":"Connection","value":"close"},{"key":"Content-Length","value":"2809"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"ID\": 46,\n        \"Start\": \"2020-03-23T08:00:00\",\n        \"End\": \"2020-03-23T08:30:00\",\n        \"ClinicID\": \"477-430e9776-423d-4f86-8741-00f779421e6e\",\n        \"ClinicianID\": 469,\n        \"TreatmentID\": 1\n    },\n    {\n        \"ID\": 46,\n        \"Start\": \"2020-03-23T08:30:00\",\n        \"End\": \"2020-03-23T09:00:00\",\n        \"ClinicID\": \"477-430e9776-423d-4f86-8741-00f779421e6e\",\n        \"ClinicianID\": 469,\n        \"TreatmentID\": 1\n    },\n    {\n        \"ID\": 46,\n        \"Start\": \"2020-03-23T09:00:00\",\n        \"End\": \"2020-03-23T09:30:00\",\n        \"ClinicID\": \"477-430e9776-423d-4f86-8741-00f779421e6e\",\n        \"ClinicianID\": 469,\n        \"TreatmentID\": 1\n    },\n    {\n        \"ID\": 46,\n        \"Start\": \"2020-03-23T09:30:00\",\n        \"End\": \"2020-03-23T10:00:00\",\n        \"ClinicID\": \"477-430e9776-423d-4f86-8741-00f779421e6e\",\n        \"ClinicianID\": 469,\n        \"TreatmentID\": 1\n    },\n    {\n        \"ID\": 46,\n        \"Start\": \"2020-03-23T10:00:00\",\n        \"End\": \"2020-03-23T10:30:00\",\n        \"ClinicID\": \"477-430e9776-423d-4f86-8741-00f779421e6e\",\n        \"ClinicianID\": 469,\n        \"TreatmentID\": 1\n    },\n    {\n        \"ID\": 46,\n        \"Start\": \"2020-03-23T10:30:00\",\n        \"End\": \"2020-03-23T11:00:00\",\n        \"ClinicID\": \"477-430e9776-423d-4f86-8741-00f779421e6e\",\n        \"ClinicianID\": 469,\n        \"TreatmentID\": 1\n    },\n    {\n        \"ID\": 46,\n        \"Start\": \"2020-03-23T11:00:00\",\n        \"End\": \"2020-03-23T11:30:00\",\n        \"ClinicID\": \"477-430e9776-423d-4f86-8741-00f779421e6e\",\n        \"ClinicianID\": 469,\n        \"TreatmentID\": 1\n    },\n    {\n        \"ID\": 46,\n        \"Start\": \"2020-03-23T11:30:00\",\n        \"End\": \"2020-03-23T12:00:00\",\n        \"ClinicID\": \"477-430e9776-423d-4f86-8741-00f779421e6e\",\n        \"ClinicianID\": 469,\n        \"TreatmentID\": 1\n    },\n    {\n        \"ID\": 46,\n        \"Start\": \"2020-03-23T12:00:00\",\n        \"End\": \"2020-03-23T12:30:00\",\n        \"ClinicID\": \"477-430e9776-423d-4f86-8741-00f779421e6e\",\n        \"ClinicianID\": 469,\n        \"TreatmentID\": 1\n    },\n    {\n        \"ID\": 46,\n        \"Start\": \"2020-03-23T12:30:00\",\n        \"End\": \"2020-03-23T13:00:00\",\n        \"ClinicID\": \"477-430e9776-423d-4f86-8741-00f779421e6e\",\n        \"ClinicianID\": 469,\n        \"TreatmentID\": 1\n    },\n    {\n        \"ID\": 46,\n        \"Start\": \"2020-03-23T13:00:00\",\n        \"End\": \"2020-03-23T13:30:00\",\n        \"ClinicID\": \"477-430e9776-423d-4f86-8741-00f779421e6e\",\n        \"ClinicianID\": 469,\n        \"TreatmentID\": 1\n    },\n    {\n        \"ID\": 46,\n        \"Start\": \"2020-03-23T13:30:00\",\n        \"End\": \"2020-03-23T14:00:00\",\n        \"ClinicID\": \"477-430e9776-423d-4f86-8741-00f779421e6e\",\n        \"ClinicianID\": 469,\n        \"TreatmentID\": 1\n    },\n    {\n        \"ID\": 46,\n        \"Start\": \"2020-03-23T14:00:00\",\n        \"End\": \"2020-03-23T14:30:00\",\n        \"ClinicID\": \"477-430e9776-423d-4f86-8741-00f779421e6e\",\n        \"ClinicianID\": 469,\n        \"TreatmentID\": 1\n    },\n    {\n        \"ID\": 46,\n        \"Start\": \"2020-03-23T14:30:00\",\n        \"End\": \"2020-03-23T15:00:00\",\n        \"ClinicID\": \"477-430e9776-423d-4f86-8741-00f779421e6e\",\n        \"ClinicianID\": 469,\n        \"TreatmentID\": 1\n    },\n    {\n        \"ID\": 46,\n        \"Start\": \"2020-03-23T15:00:00\",\n        \"End\": \"2020-03-23T15:30:00\",\n        \"ClinicID\": \"477-430e9776-423d-4f86-8741-00f779421e6e\",\n        \"ClinicianID\": 469,\n        \"TreatmentID\": 1\n    },\n    {\n        \"ID\": 46,\n        \"Start\": \"2020-03-23T15:30:00\",\n        \"End\": \"2020-03-23T16:00:00\",\n        \"ClinicID\": \"477-430e9776-423d-4f86-8741-00f779421e6e\",\n        \"ClinicianID\": 469,\n        \"TreatmentID\": 1\n    },\n    {\n        \"ID\": 46,\n        \"Start\": \"2020-03-23T16:00:00\",\n        \"End\": \"2020-03-23T16:30:00\",\n        \"ClinicID\": \"477-430e9776-423d-4f86-8741-00f779421e6e\",\n        \"ClinicianID\": 469,\n        \"TreatmentID\": 1\n    },\n    {\n        \"ID\": 46,\n        \"Start\": \"2020-03-23T16:30:00\",\n        \"End\": \"2020-03-23T17:00:00\",\n        \"ClinicID\": \"477-430e9776-423d-4f86-8741-00f779421e6e\",\n        \"ClinicianID\": 469,\n        \"TreatmentID\": 1\n    }\n]"},{"id":"dc581730-6dfd-446b-9360-072caf1ac4c6","name":"Get Timeslots for the specified date","originalRequest":{"method":"GET","header":[{"key":"api_key","value":"{{api_key}}"}],"url":{"raw":"{{url}}/api/public/v1/timeslots?startingFromDateTime={{startingFromDate}}&treatmentId={{treatmentId}}","host":["{{url}}"],"path":["api","public","v1","timeslots"],"query":[{"key":"startingFromDateTime","value":"{{startingFromDate}}","description":"Required parameter"},{"key":"treatmentId","value":"{{treatmentId}}","description":"Required parameter"},{"key":"clinicID","value":"{{clinicId}}","description":"Optional parameter","disabled":true},{"key":"clinicianId","value":"{{clinicianId}}","description":"Optional parameter","disabled":true},{"key":"delay","value":"0","description":"Optional parameter","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache"},{"key":"Pragma","value":"no-cache"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Expires","value":"-1"},{"key":"Server","value":"Microsoft-IIS/10.0"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-SourceFiles","value":"=?UTF-8?B?RTpcSEFTRUxUIFByb2plY3RzXE9wdXNcSW50ZXJuZXRUaW1lQm9va1xTcmNcQXBwXE9ubGluZUJvb2tpbmdcT25saW5lQm9va2luZy5Gcm9udGVuZC5XZWJcYXBpXHB1YmxpY1x2MVx0aW1lc2xvdHM=?="},{"key":"X-Powered-By","value":"ASP.NET"},{"key":"Date","value":"Fri, 20 Mar 2020 09:15:20 GMT"},{"key":"Connection","value":"close"},{"key":"Content-Length","value":"2029"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"ID\": 44,\n        \"Start\": \"2020-03-20T10:30:00\",\n        \"End\": \"2020-03-20T11:00:00\",\n        \"ClinicID\": \"477-430e9776-423d-4f86-8741-00f779421e6e\",\n        \"ClinicianID\": 469,\n        \"TreatmentID\": 1\n    },\n    {\n        \"ID\": 44,\n        \"Start\": \"2020-03-20T11:00:00\",\n        \"End\": \"2020-03-20T11:30:00\",\n        \"ClinicID\": \"477-430e9776-423d-4f86-8741-00f779421e6e\",\n        \"ClinicianID\": 469,\n        \"TreatmentID\": 1\n    },\n    {\n        \"ID\": 44,\n        \"Start\": \"2020-03-20T11:30:00\",\n        \"End\": \"2020-03-20T12:00:00\",\n        \"ClinicID\": \"477-430e9776-423d-4f86-8741-00f779421e6e\",\n        \"ClinicianID\": 469,\n        \"TreatmentID\": 1\n    },\n    {\n        \"ID\": 44,\n        \"Start\": \"2020-03-20T12:00:00\",\n        \"End\": \"2020-03-20T12:30:00\",\n        \"ClinicID\": \"477-430e9776-423d-4f86-8741-00f779421e6e\",\n        \"ClinicianID\": 469,\n        \"TreatmentID\": 1\n    },\n    {\n        \"ID\": 44,\n        \"Start\": \"2020-03-20T12:30:00\",\n        \"End\": \"2020-03-20T13:00:00\",\n        \"ClinicID\": \"477-430e9776-423d-4f86-8741-00f779421e6e\",\n        \"ClinicianID\": 469,\n        \"TreatmentID\": 1\n    },\n    {\n        \"ID\": 44,\n        \"Start\": \"2020-03-20T13:00:00\",\n        \"End\": \"2020-03-20T13:30:00\",\n        \"ClinicID\": \"477-430e9776-423d-4f86-8741-00f779421e6e\",\n        \"ClinicianID\": 469,\n        \"TreatmentID\": 1\n    },\n    {\n        \"ID\": 44,\n        \"Start\": \"2020-03-20T13:30:00\",\n        \"End\": \"2020-03-20T14:00:00\",\n        \"ClinicID\": \"477-430e9776-423d-4f86-8741-00f779421e6e\",\n        \"ClinicianID\": 469,\n        \"TreatmentID\": 1\n    },\n    {\n        \"ID\": 44,\n        \"Start\": \"2020-03-20T14:00:00\",\n        \"End\": \"2020-03-20T14:30:00\",\n        \"ClinicID\": \"477-430e9776-423d-4f86-8741-00f779421e6e\",\n        \"ClinicianID\": 469,\n        \"TreatmentID\": 1\n    },\n    {\n        \"ID\": 44,\n        \"Start\": \"2020-03-20T14:30:00\",\n        \"End\": \"2020-03-20T15:00:00\",\n        \"ClinicID\": \"477-430e9776-423d-4f86-8741-00f779421e6e\",\n        \"ClinicianID\": 469,\n        \"TreatmentID\": 1\n    },\n    {\n        \"ID\": 44,\n        \"Start\": \"2020-03-20T15:00:00\",\n        \"End\": \"2020-03-20T15:30:00\",\n        \"ClinicID\": \"477-430e9776-423d-4f86-8741-00f779421e6e\",\n        \"ClinicianID\": 469,\n        \"TreatmentID\": 1\n    },\n    {\n        \"ID\": 44,\n        \"Start\": \"2020-03-20T15:30:00\",\n        \"End\": \"2020-03-20T16:00:00\",\n        \"ClinicID\": \"477-430e9776-423d-4f86-8741-00f779421e6e\",\n        \"ClinicianID\": 469,\n        \"TreatmentID\": 1\n    },\n    {\n        \"ID\": 44,\n        \"Start\": \"2020-03-20T16:00:00\",\n        \"End\": \"2020-03-20T16:30:00\",\n        \"ClinicID\": \"477-430e9776-423d-4f86-8741-00f779421e6e\",\n        \"ClinicianID\": 469,\n        \"TreatmentID\": 1\n    },\n    {\n        \"ID\": 44,\n        \"Start\": \"2020-03-20T16:30:00\",\n        \"End\": \"2020-03-20T17:00:00\",\n        \"ClinicID\": \"477-430e9776-423d-4f86-8741-00f779421e6e\",\n        \"ClinicianID\": 469,\n        \"TreatmentID\": 1\n    }\n]"}],"_postman_id":"c68ef98e-b0cf-48a2-b90d-0879e90d3af1"},{"name":"Get Timeslots for calendar month","id":"9dfe43fd-222f-4353-921a-00e2f27e7666","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{url}}/api/public/v1/timeslots/?year={{calendarYear}}&month={{calendarMonth}}","description":"<p><strong>Resource</strong>: GET {{url}}/api/public/v1/timeslots/?year={{year}}&amp;month={{month}}</p>\n<p><strong>Output</strong>:<br />Retrieve all timeslots for the specified month without splitting them, with filters for clinic, clinician, treatment and clinic group.</p>\n<p>Since this only covers a specific calendar month, it is recommended that the <strong>Get overview</strong> endpoint is used instead. This gives greater control over the interval.</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Field</th>\n<th>Type</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>ID</td>\n<td>int</td>\n<td>Timeslot id. Internal use only.</td>\n</tr>\n<tr>\n<td>Start</td>\n<td>datetime</td>\n<td>Timeslot start date</td>\n</tr>\n<tr>\n<td>End</td>\n<td>datetime</td>\n<td>Timeslot end date</td>\n</tr>\n<tr>\n<td>ClinicID</td>\n<td>string (0-50)</td>\n<td>Clinic id</td>\n</tr>\n<tr>\n<td>ClinicianID</td>\n<td>int</td>\n<td>Clinician id</td>\n</tr>\n<tr>\n<td>TreatmentID</td>\n<td>int</td>\n<td>Treatment id</td>\n</tr>\n</tbody>\n</table>\n</div><p><strong>Parameters</strong>:</p>\n<ul>\n<li>Year - Specified year</li>\n<li>Month - Specified month</li>\n<li>ClinicId - Clinic id</li>\n<li>ClinicianId - Clinician id</li>\n<li>TreatmentId - Treatment id</li>\n<li>Delay - Delay in minutes from midnight</li>\n<li>groupName - The name of the group the clinic is part of</li>\n</ul>\n<p><strong>Other failure modes</strong>:</p>\n<ul>\n<li>Clinic/database must be specified <em>(400)</em> : Returned when the specified clinic id is null or empty string</li>\n<li>Invalid database id <em>(400)</em> : Returned when the specified clinic id does not contain a guid <em>OR</em> the database is not registered for this account</li>\n<li>Invalid clinic id <em>(400)</em> : Returned when the specified clinic id does not contain an int</li>\n<li>Invalid clinician id <em>(400)</em> : Returned when the specified clinician id is not a positive number</li>\n<li>Invalid treatment id <em>(400)</em> : Returned when the specified treatment id is not a positive number</li>\n</ul>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"api_key"},{"key":"value","value":"{{api_key}}"}]},"isInherited":true,"source":{"_postman_id":"1311493b-4bf1-4f28-b45e-eb6bb71afb59","id":"1311493b-4bf1-4f28-b45e-eb6bb71afb59","name":"Opus Online timebook API","type":"collection"}},"urlObject":{"path":["api","public","v1","timeslots",""],"host":["{{url}}"],"query":[{"description":{"content":"<p><strong>Required</strong> Year <strong>Format:</strong> {yyyy}. Include timeslots for the specified year</p>\n","type":"text/plain"},"key":"year","value":"{{calendarYear}}"},{"description":{"content":"<p><strong>Required</strong> Month <strong>Format:</strong> {MM}. Include timeslots fro the specified month</p>\n","type":"text/plain"},"key":"month","value":"{{calendarMonth}}"},{"disabled":true,"description":{"content":"<p><strong>Optional</strong> Clinic Id. <strong>Format:</strong> {clinicId:int}-{DatabaseId:Guid}. Only include timeslots for the specified clinic</p>\n","type":"text/plain"},"key":"clinicId","value":"{{clinicId}}"},{"disabled":true,"description":{"content":"<p><strong>Optional</strong> Clinician Id. <strong>Format:</strong> {clinicianId:int}. Only include timeslots for the specified clinician</p>\n","type":"text/plain"},"key":"clinicianId","value":"{{clinicianId}}"},{"disabled":true,"description":{"content":"<p><strong>Optional</strong> Treatment Id. <strong>Format:</strong> {treatmentId:int}. Only include timeslots for the specified treatment</p>\n","type":"text/plain"},"key":"treatmentId","value":"{{treatmentId}}"},{"disabled":true,"description":{"content":"<p><strong>Optional</strong> Delay in minutes from midnight.</p>\n","type":"text/plain"},"key":"delay","value":"{{delay}}"},{"disabled":true,"description":{"content":"<p><strong>Optional</strong> Only include times from clinics that belong to this group</p>\n","type":"text/plain"},"key":"groupName","value":"{{clinicGroupFilter}}"}],"variable":[]}},"response":[{"id":"76cbbc95-3261-49b7-9401-e5209a0e79e2","name":"Get Timeslots for the specified month with filters for clinic and clinician","originalRequest":{"method":"GET","header":[{"key":"api_key","value":"{{api_key}}"}],"url":{"raw":"{{url}}/api/public/v1/timeslots/?year={{year}}&month={{month}}&clinicId={{clinicId}}&clinicianId={{clinicianId}}","host":["{{url}}"],"path":["api","public","v1","timeslots",""],"query":[{"key":"year","value":"{{year}}","description":"Year. Required parameter"},{"key":"month","value":"{{month}}","description":"Month. Required parameter"},{"key":"clinicId","value":"{{clinicId}}","description":"The Id of the clinic. Optional parameter"},{"key":"clinicianId","value":"{{clinicianId}}","description":"The Id of the clinician. Optional parameter"},{"key":"delay","value":"0","description":"Delay in minutes from midnight. Optional parameter","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache"},{"key":"Pragma","value":"no-cache"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Expires","value":"-1"},{"key":"Server","value":"Microsoft-IIS/10.0"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-SourceFiles","value":"=?UTF-8?B?RTpcSEFTRUxUIFByb2plY3RzXE9wdXNcSW50ZXJuZXRUaW1lQm9va1xTcmNcQXBwXE9ubGluZUJvb2tpbmdcT25saW5lQm9va2luZy5Gcm9udGVuZC5XZWJcYXBpXHB1YmxpY1x2MVx0aW1lc2xvdHNc?="},{"key":"X-Powered-By","value":"ASP.NET"},{"key":"Date","value":"Fri, 20 Mar 2020 10:05:33 GMT"},{"key":"Connection","value":"close"},{"key":"Content-Length","value":"3146"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"ID\": 13,\n        \"Start\": \"2020-01-02T08:00:00\",\n        \"End\": \"2020-01-02T17:00:00\",\n        \"ClinicID\": \"477-430e9776-423d-4f86-8741-00f779421e6e\",\n        \"ClinicianID\": 469,\n        \"TreatmentID\": 1\n    },\n    {\n        \"ID\": 21,\n        \"Start\": \"2020-01-02T08:00:00\",\n        \"End\": \"2020-01-02T17:00:00\",\n        \"ClinicID\": \"477-430e9776-423d-4f86-8741-00f779421e6e\",\n        \"ClinicianID\": 469,\n        \"TreatmentID\": 56\n    },\n    {\n        \"ID\": 29,\n        \"Start\": \"2020-01-02T08:00:00\",\n        \"End\": \"2020-01-02T17:00:00\",\n        \"ClinicID\": \"477-430e9776-423d-4f86-8741-00f779421e6e\",\n        \"ClinicianID\": 469,\n        \"TreatmentID\": 194\n    },\n    {\n        \"ID\": 37,\n        \"Start\": \"2020-01-02T08:00:00\",\n        \"End\": \"2020-01-02T17:00:00\",\n        \"ClinicID\": \"477-430e9776-423d-4f86-8741-00f779421e6e\",\n        \"ClinicianID\": 469,\n        \"TreatmentID\": 273\n    },\n    {\n        \"ID\": 14,\n        \"Start\": \"2020-01-09T08:00:00\",\n        \"End\": \"2020-01-09T17:00:00\",\n        \"ClinicID\": \"477-430e9776-423d-4f86-8741-00f779421e6e\",\n        \"ClinicianID\": 469,\n        \"TreatmentID\": 1\n    },\n    {\n        \"ID\": 22,\n        \"Start\": \"2020-01-09T08:00:00\",\n        \"End\": \"2020-01-09T17:00:00\",\n        \"ClinicID\": \"477-430e9776-423d-4f86-8741-00f779421e6e\",\n        \"ClinicianID\": 469,\n        \"TreatmentID\": 56\n    },\n    {\n        \"ID\": 30,\n        \"Start\": \"2020-01-09T08:00:00\",\n        \"End\": \"2020-01-09T17:00:00\",\n        \"ClinicID\": \"477-430e9776-423d-4f86-8741-00f779421e6e\",\n        \"ClinicianID\": 469,\n        \"TreatmentID\": 194\n    },\n    {\n        \"ID\": 38,\n        \"Start\": \"2020-01-09T08:00:00\",\n        \"End\": \"2020-01-09T17:00:00\",\n        \"ClinicID\": \"477-430e9776-423d-4f86-8741-00f779421e6e\",\n        \"ClinicianID\": 469,\n        \"TreatmentID\": 273\n    },\n    {\n        \"ID\": 15,\n        \"Start\": \"2020-01-16T08:00:00\",\n        \"End\": \"2020-01-16T17:00:00\",\n        \"ClinicID\": \"477-430e9776-423d-4f86-8741-00f779421e6e\",\n        \"ClinicianID\": 469,\n        \"TreatmentID\": 1\n    },\n    {\n        \"ID\": 23,\n        \"Start\": \"2020-01-16T08:00:00\",\n        \"End\": \"2020-01-16T17:00:00\",\n        \"ClinicID\": \"477-430e9776-423d-4f86-8741-00f779421e6e\",\n        \"ClinicianID\": 469,\n        \"TreatmentID\": 56\n    },\n    {\n        \"ID\": 31,\n        \"Start\": \"2020-01-16T08:00:00\",\n        \"End\": \"2020-01-16T17:00:00\",\n        \"ClinicID\": \"477-430e9776-423d-4f86-8741-00f779421e6e\",\n        \"ClinicianID\": 469,\n        \"TreatmentID\": 194\n    },\n    {\n        \"ID\": 39,\n        \"Start\": \"2020-01-16T08:00:00\",\n        \"End\": \"2020-01-16T17:00:00\",\n        \"ClinicID\": \"477-430e9776-423d-4f86-8741-00f779421e6e\",\n        \"ClinicianID\": 469,\n        \"TreatmentID\": 273\n    },\n    {\n        \"ID\": 16,\n        \"Start\": \"2020-01-23T08:00:00\",\n        \"End\": \"2020-01-23T17:00:00\",\n        \"ClinicID\": \"477-430e9776-423d-4f86-8741-00f779421e6e\",\n        \"ClinicianID\": 469,\n        \"TreatmentID\": 1\n    },\n    {\n        \"ID\": 24,\n        \"Start\": \"2020-01-23T08:00:00\",\n        \"End\": \"2020-01-23T17:00:00\",\n        \"ClinicID\": \"477-430e9776-423d-4f86-8741-00f779421e6e\",\n        \"ClinicianID\": 469,\n        \"TreatmentID\": 56\n    },\n    {\n        \"ID\": 32,\n        \"Start\": \"2020-01-23T08:00:00\",\n        \"End\": \"2020-01-23T17:00:00\",\n        \"ClinicID\": \"477-430e9776-423d-4f86-8741-00f779421e6e\",\n        \"ClinicianID\": 469,\n        \"TreatmentID\": 194\n    },\n    {\n        \"ID\": 40,\n        \"Start\": \"2020-01-23T08:00:00\",\n        \"End\": \"2020-01-23T17:00:00\",\n        \"ClinicID\": \"477-430e9776-423d-4f86-8741-00f779421e6e\",\n        \"ClinicianID\": 469,\n        \"TreatmentID\": 273\n    },\n    {\n        \"ID\": 17,\n        \"Start\": \"2020-01-30T08:00:00\",\n        \"End\": \"2020-01-30T17:00:00\",\n        \"ClinicID\": \"477-430e9776-423d-4f86-8741-00f779421e6e\",\n        \"ClinicianID\": 469,\n        \"TreatmentID\": 1\n    },\n    {\n        \"ID\": 25,\n        \"Start\": \"2020-01-30T08:00:00\",\n        \"End\": \"2020-01-30T17:00:00\",\n        \"ClinicID\": \"477-430e9776-423d-4f86-8741-00f779421e6e\",\n        \"ClinicianID\": 469,\n        \"TreatmentID\": 56\n    },\n    {\n        \"ID\": 33,\n        \"Start\": \"2020-01-30T08:00:00\",\n        \"End\": \"2020-01-30T17:00:00\",\n        \"ClinicID\": \"477-430e9776-423d-4f86-8741-00f779421e6e\",\n        \"ClinicianID\": 469,\n        \"TreatmentID\": 194\n    },\n    {\n        \"ID\": 41,\n        \"Start\": \"2020-01-30T08:00:00\",\n        \"End\": \"2020-01-30T17:00:00\",\n        \"ClinicID\": \"477-430e9776-423d-4f86-8741-00f779421e6e\",\n        \"ClinicianID\": 469,\n        \"TreatmentID\": 273\n    }\n]"},{"id":"f32b9070-efb6-416a-888e-5cbbb4f2c57c","name":"Get Timeslots  for the specified month","originalRequest":{"method":"GET","header":[{"key":"api_key","value":"{{api_key}}"}],"url":{"raw":"{{url}}/api/public/v1/timeslots/?year={{year}}&month={{month}}","host":["{{url}}"],"path":["api","public","v1","timeslots",""],"query":[{"key":"year","value":"{{year}}","description":"Year. Required parameter"},{"key":"month","value":"{{month}}","description":"Month. Required parameter"},{"key":"clinicId","value":"{{clinicId}}","description":"The Id of the clinic. Optional parameter","disabled":true},{"key":"clinicianId","value":"{{clinicianId}}","description":"The Id of the clinician. Optional parameter","disabled":true},{"key":"delay","value":"0","description":"Delay in minutes from midnight. Optional parameter","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache"},{"key":"Pragma","value":"no-cache"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Expires","value":"-1"},{"key":"Server","value":"Microsoft-IIS/10.0"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-SourceFiles","value":"=?UTF-8?B?RTpcSEFTRUxUIFByb2plY3RzXE9wdXNcSW50ZXJuZXRUaW1lQm9va1xTcmNcQXBwXE9ubGluZUJvb2tpbmdcT25saW5lQm9va2luZy5Gcm9udGVuZC5XZWJcYXBpXHB1YmxpY1x2MVx0aW1lc2xvdHNc?="},{"key":"X-Powered-By","value":"ASP.NET"},{"key":"Date","value":"Fri, 20 Mar 2020 10:04:16 GMT"},{"key":"Connection","value":"close"},{"key":"Content-Length","value":"3146"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"ID\": 13,\n        \"Start\": \"2020-01-02T08:00:00\",\n        \"End\": \"2020-01-02T17:00:00\",\n        \"ClinicID\": \"477-430e9776-423d-4f86-8741-00f779421e6e\",\n        \"ClinicianID\": 469,\n        \"TreatmentID\": 1\n    },\n    {\n        \"ID\": 21,\n        \"Start\": \"2020-01-02T08:00:00\",\n        \"End\": \"2020-01-02T17:00:00\",\n        \"ClinicID\": \"477-430e9776-423d-4f86-8741-00f779421e6e\",\n        \"ClinicianID\": 469,\n        \"TreatmentID\": 56\n    },\n    {\n        \"ID\": 29,\n        \"Start\": \"2020-01-02T08:00:00\",\n        \"End\": \"2020-01-02T17:00:00\",\n        \"ClinicID\": \"477-430e9776-423d-4f86-8741-00f779421e6e\",\n        \"ClinicianID\": 469,\n        \"TreatmentID\": 194\n    },\n    {\n        \"ID\": 37,\n        \"Start\": \"2020-01-02T08:00:00\",\n        \"End\": \"2020-01-02T17:00:00\",\n        \"ClinicID\": \"477-430e9776-423d-4f86-8741-00f779421e6e\",\n        \"ClinicianID\": 469,\n        \"TreatmentID\": 273\n    },\n    {\n        \"ID\": 38,\n        \"Start\": \"2020-01-09T08:00:00\",\n        \"End\": \"2020-01-09T17:00:00\",\n        \"ClinicID\": \"477-430e9776-423d-4f86-8741-00f779421e6e\",\n        \"ClinicianID\": 469,\n        \"TreatmentID\": 273\n    },\n    {\n        \"ID\": 30,\n        \"Start\": \"2020-01-09T08:00:00\",\n        \"End\": \"2020-01-09T17:00:00\",\n        \"ClinicID\": \"477-430e9776-423d-4f86-8741-00f779421e6e\",\n        \"ClinicianID\": 469,\n        \"TreatmentID\": 194\n    },\n    {\n        \"ID\": 22,\n        \"Start\": \"2020-01-09T08:00:00\",\n        \"End\": \"2020-01-09T17:00:00\",\n        \"ClinicID\": \"477-430e9776-423d-4f86-8741-00f779421e6e\",\n        \"ClinicianID\": 469,\n        \"TreatmentID\": 56\n    },\n    {\n        \"ID\": 14,\n        \"Start\": \"2020-01-09T08:00:00\",\n        \"End\": \"2020-01-09T17:00:00\",\n        \"ClinicID\": \"477-430e9776-423d-4f86-8741-00f779421e6e\",\n        \"ClinicianID\": 469,\n        \"TreatmentID\": 1\n    },\n    {\n        \"ID\": 15,\n        \"Start\": \"2020-01-16T08:00:00\",\n        \"End\": \"2020-01-16T17:00:00\",\n        \"ClinicID\": \"477-430e9776-423d-4f86-8741-00f779421e6e\",\n        \"ClinicianID\": 469,\n        \"TreatmentID\": 1\n    },\n    {\n        \"ID\": 23,\n        \"Start\": \"2020-01-16T08:00:00\",\n        \"End\": \"2020-01-16T17:00:00\",\n        \"ClinicID\": \"477-430e9776-423d-4f86-8741-00f779421e6e\",\n        \"ClinicianID\": 469,\n        \"TreatmentID\": 56\n    },\n    {\n        \"ID\": 31,\n        \"Start\": \"2020-01-16T08:00:00\",\n        \"End\": \"2020-01-16T17:00:00\",\n        \"ClinicID\": \"477-430e9776-423d-4f86-8741-00f779421e6e\",\n        \"ClinicianID\": 469,\n        \"TreatmentID\": 194\n    },\n    {\n        \"ID\": 39,\n        \"Start\": \"2020-01-16T08:00:00\",\n        \"End\": \"2020-01-16T17:00:00\",\n        \"ClinicID\": \"477-430e9776-423d-4f86-8741-00f779421e6e\",\n        \"ClinicianID\": 469,\n        \"TreatmentID\": 273\n    },\n    {\n        \"ID\": 40,\n        \"Start\": \"2020-01-23T08:00:00\",\n        \"End\": \"2020-01-23T17:00:00\",\n        \"ClinicID\": \"477-430e9776-423d-4f86-8741-00f779421e6e\",\n        \"ClinicianID\": 469,\n        \"TreatmentID\": 273\n    },\n    {\n        \"ID\": 32,\n        \"Start\": \"2020-01-23T08:00:00\",\n        \"End\": \"2020-01-23T17:00:00\",\n        \"ClinicID\": \"477-430e9776-423d-4f86-8741-00f779421e6e\",\n        \"ClinicianID\": 469,\n        \"TreatmentID\": 194\n    },\n    {\n        \"ID\": 24,\n        \"Start\": \"2020-01-23T08:00:00\",\n        \"End\": \"2020-01-23T17:00:00\",\n        \"ClinicID\": \"477-430e9776-423d-4f86-8741-00f779421e6e\",\n        \"ClinicianID\": 469,\n        \"TreatmentID\": 56\n    },\n    {\n        \"ID\": 16,\n        \"Start\": \"2020-01-23T08:00:00\",\n        \"End\": \"2020-01-23T17:00:00\",\n        \"ClinicID\": \"477-430e9776-423d-4f86-8741-00f779421e6e\",\n        \"ClinicianID\": 469,\n        \"TreatmentID\": 1\n    },\n    {\n        \"ID\": 17,\n        \"Start\": \"2020-01-30T08:00:00\",\n        \"End\": \"2020-01-30T17:00:00\",\n        \"ClinicID\": \"477-430e9776-423d-4f86-8741-00f779421e6e\",\n        \"ClinicianID\": 469,\n        \"TreatmentID\": 1\n    },\n    {\n        \"ID\": 25,\n        \"Start\": \"2020-01-30T08:00:00\",\n        \"End\": \"2020-01-30T17:00:00\",\n        \"ClinicID\": \"477-430e9776-423d-4f86-8741-00f779421e6e\",\n        \"ClinicianID\": 469,\n        \"TreatmentID\": 56\n    },\n    {\n        \"ID\": 33,\n        \"Start\": \"2020-01-30T08:00:00\",\n        \"End\": \"2020-01-30T17:00:00\",\n        \"ClinicID\": \"477-430e9776-423d-4f86-8741-00f779421e6e\",\n        \"ClinicianID\": 469,\n        \"TreatmentID\": 194\n    },\n    {\n        \"ID\": 41,\n        \"Start\": \"2020-01-30T08:00:00\",\n        \"End\": \"2020-01-30T17:00:00\",\n        \"ClinicID\": \"477-430e9776-423d-4f86-8741-00f779421e6e\",\n        \"ClinicianID\": 469,\n        \"TreatmentID\": 273\n    }\n]"}],"_postman_id":"9dfe43fd-222f-4353-921a-00e2f27e7666"},{"name":"Get Timeslots without specified booking model","id":"a40d00b7-7306-4c95-9ba5-86e9d5501bc3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{url}}/api/public/v1/timeslots?startingFromDateTime={{splittedTimeSearchStart}}&timeslotLength={{timeslotLength}}","description":"<p><strong>Resource</strong>: GET {{url}}/api/public/v1/timeslots?startingFromDateTime={{startingFromDate}}&amp;treatmentId={{treatmentId}}</p>\n<p><strong>Output</strong>:<br />Retrieve all timeslots, split on treatment duration, for a single date. The result set can be filtered on clinic, clinician and clinic group.<br />If treatmentId is set to 0, timeslots will be split in the specified timeslotLength in minutes.</p>\n<p>Note that since this API only returns times for a single day, it is recommended to use the <strong>Get available time for reschedule</strong> instead, espcially if the splitted times will be shown to the customer for multiple days.</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Field</th>\n<th>Type</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>ID</td>\n<td>int</td>\n<td>Timeslot id</td>\n</tr>\n<tr>\n<td>Start</td>\n<td>datetime</td>\n<td>Timeslot start date</td>\n</tr>\n<tr>\n<td>End</td>\n<td>datetime</td>\n<td>Timeslot end date</td>\n</tr>\n<tr>\n<td>ClinicID</td>\n<td>string (0-50)</td>\n<td>Clinic id</td>\n</tr>\n<tr>\n<td>ClinicianID</td>\n<td>int</td>\n<td>Clinician id</td>\n</tr>\n<tr>\n<td>TreatmentID</td>\n<td>int</td>\n<td>Treatment id</td>\n</tr>\n</tbody>\n</table>\n</div><p><strong>Parameters</strong>:</p>\n<ul>\n<li>StartingFromDateTime - Timeslot start date</li>\n<li>TreatmentId - Treatment id</li>\n<li>ClinicId - Clinic id</li>\n<li>ClinicianId - Clinician id</li>\n<li>TimeSlotLength - Timeslot length</li>\n<li>Delay - Delay in minutes from midnight</li>\n</ul>\n<p><strong>Other failure modes</strong>:</p>\n<ul>\n<li>Clinic/database must be specified <em>(400)</em> : Returned when the specified clinic id is null or empty string</li>\n<li>Invalid database id <em>(400)</em> : Returned when the specified clinic id does not contain a guid <em>OR</em> the database is not registered for this account</li>\n<li>Invalid clinic id <em>(400)</em> : Returned when the specified clinic id does not contain an int</li>\n<li>Invalid clinician id <em>(400)</em> : Returned when the specified clinician id is not a positive number</li>\n<li>Invalid treatment id <em>(400)</em> : Returned when the specified treatment id is not a positive number</li>\n<li>The minimum length of requested timeslots is 10 minutes <em>(400)</em> : Returned when the specified timeslot length is below 10</li>\n</ul>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"api_key"},{"key":"value","value":"{{api_key}}"}]},"isInherited":true,"source":{"_postman_id":"1311493b-4bf1-4f28-b45e-eb6bb71afb59","id":"1311493b-4bf1-4f28-b45e-eb6bb71afb59","name":"Opus Online timebook API","type":"collection"}},"urlObject":{"path":["api","public","v1","timeslots"],"host":["{{url}}"],"query":[{"description":{"content":"<p><strong>Required</strong> Timeslot start date. <strong>Format:</strong> {yyyy:MM:dd HH:mm:ss}. Include timeslots for the specified date</p>\n","type":"text/plain"},"key":"startingFromDateTime","value":"{{splittedTimeSearchStart}}"},{"disabled":true,"description":{"content":"<p><strong>Required</strong> Treatment Id. <strong>Format:</strong> {treatmentId:int}. If treatmentId is set to 0, timeslots will be split in the specified timeslotLength in minutes, otherwise will use the duration of the specified treatment.</p>\n","type":"text/plain"},"key":"treatmentId","value":"{{treatmentId}}"},{"disabled":true,"description":{"content":"<p><strong>Optional</strong> Clinic Id. <strong>Format:</strong> {clinicId:int}-{DatabaseId:Guid}. Only include timeslots for the specified clinic</p>\n","type":"text/plain"},"key":"clinicId","value":"{{clinicId}}"},{"disabled":true,"description":{"content":"<p><strong>Optional</strong> Clinician Id. <strong>Format:</strong> {clinicianId:int}. Only include timeslots for the specified clinician</p>\n","type":"text/plain"},"key":"clinicianId","value":"{{clinicianId}}"},{"description":{"content":"<p><strong>Required</strong> Timeslot length. <strong>Format:</strong> {timeSlotLength:int}. Timeslot length must be at least 10</p>\n","type":"text/plain"},"key":"timeslotLength","value":"{{timeslotLength}}"},{"disabled":true,"description":{"content":"<p><strong>Optional</strong> Delay in minutes from midnight</p>\n","type":"text/plain"},"key":"delay","value":"{{delay}}"},{"disabled":true,"description":{"content":"<p><strong>Optional</strong> Only include times from clinics that belong to this group</p>\n","type":"text/plain"},"key":"groupName","value":"{{clinicGroupFilter}}"}],"variable":[]}},"response":[{"id":"f38a0ef6-edcf-4aaf-843d-6c7052450d03","name":"Get Timeslots for the specified date, clinic and clinician, but without booking model","originalRequest":{"method":"GET","header":[{"key":"api_key","value":"{{api_key}}"}],"url":{"raw":"{{url}}/api/public/v1/timeslots?startingFromDateTime={{startingFromDate}}&treatmentId={{treatmentId}}&clinicId={{clinicId}}&clinicianId={{clinicianId}}&timeslotLength={{timeslotLength}}","host":["{{url}}"],"path":["api","public","v1","timeslots"],"query":[{"key":"startingFromDateTime","value":"{{startingFromDate}}","description":"Start date. Format: {yyyy:MM:dd HH:mm:ss}. Required parameter"},{"key":"treatmentId","value":"{{treatmentId}}","description":"The Id of the treatment. Format: {treatmentId:int}. Required parameter"},{"key":"clinicId","value":"{{clinicId}}","description":"The Id of the clinic. Format: {clinicId:int}-{DatabaseId:Guid}. Optional parameter"},{"key":"clinicianId","value":"{{clinicianId}}","description":"The Id of the clinician. Format: {clinicianId:int}-{DatabaseId:Guid}. Optional parameter"},{"key":"timeslotLength","value":"{{timeslotLength}}","description":"The length of the timeslot. Format: {timeSlotLength:int}. Timeslot length must be at least 10. Optional parameter"},{"key":"delay","value":"{{delay}}","description":"Delay in minutes from midnight. Optional parameter","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache"},{"key":"Pragma","value":"no-cache"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Expires","value":"-1"},{"key":"Server","value":"Microsoft-IIS/10.0"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-SourceFiles","value":"=?UTF-8?B?RTpcSEFTRUxUIFByb2plY3RzXE9wdXNcSW50ZXJuZXRUaW1lQm9va1xTcmNcQXBwXE9ubGluZUJvb2tpbmdcT25saW5lQm9va2luZy5Gcm9udGVuZC5XZWJcYXBpXHB1YmxpY1x2MVx0aW1lc2xvdHM=?="},{"key":"X-Powered-By","value":"ASP.NET"},{"key":"Date","value":"Fri, 20 Mar 2020 11:02:04 GMT"},{"key":"Connection","value":"close"},{"key":"Content-Length","value":"8425"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"ID\": 46,\n        \"Start\": \"2020-03-23T08:00:00\",\n        \"End\": \"2020-03-23T08:10:00\",\n        \"ClinicID\": \"477-430e9776-423d-4f86-8741-00f779421e6e\",\n        \"ClinicianID\": 469,\n        \"TreatmentID\": 0\n    },\n    {\n        \"ID\": 46,\n        \"Start\": \"2020-03-23T08:10:00\",\n        \"End\": \"2020-03-23T08:20:00\",\n        \"ClinicID\": \"477-430e9776-423d-4f86-8741-00f779421e6e\",\n        \"ClinicianID\": 469,\n        \"TreatmentID\": 0\n    },\n    {\n        \"ID\": 46,\n        \"Start\": \"2020-03-23T08:20:00\",\n        \"End\": \"2020-03-23T08:30:00\",\n        \"ClinicID\": \"477-430e9776-423d-4f86-8741-00f779421e6e\",\n        \"ClinicianID\": 469,\n        \"TreatmentID\": 0\n    },\n    {\n        \"ID\": 46,\n        \"Start\": \"2020-03-23T08:30:00\",\n        \"End\": \"2020-03-23T08:40:00\",\n        \"ClinicID\": \"477-430e9776-423d-4f86-8741-00f779421e6e\",\n        \"ClinicianID\": 469,\n        \"TreatmentID\": 0\n    },\n    {\n        \"ID\": 46,\n        \"Start\": \"2020-03-23T08:40:00\",\n        \"End\": \"2020-03-23T08:50:00\",\n        \"ClinicID\": \"477-430e9776-423d-4f86-8741-00f779421e6e\",\n        \"ClinicianID\": 469,\n        \"TreatmentID\": 0\n    },\n    {\n        \"ID\": 46,\n        \"Start\": \"2020-03-23T08:50:00\",\n        \"End\": \"2020-03-23T09:00:00\",\n        \"ClinicID\": \"477-430e9776-423d-4f86-8741-00f779421e6e\",\n        \"ClinicianID\": 469,\n        \"TreatmentID\": 0\n    },\n    {\n        \"ID\": 46,\n        \"Start\": \"2020-03-23T09:00:00\",\n        \"End\": \"2020-03-23T09:10:00\",\n        \"ClinicID\": \"477-430e9776-423d-4f86-8741-00f779421e6e\",\n        \"ClinicianID\": 469,\n        \"TreatmentID\": 0\n    },\n    {\n        \"ID\": 46,\n        \"Start\": \"2020-03-23T09:10:00\",\n        \"End\": \"2020-03-23T09:20:00\",\n        \"ClinicID\": \"477-430e9776-423d-4f86-8741-00f779421e6e\",\n        \"ClinicianID\": 469,\n        \"TreatmentID\": 0\n    },\n    {\n        \"ID\": 46,\n        \"Start\": \"2020-03-23T09:20:00\",\n        \"End\": \"2020-03-23T09:30:00\",\n        \"ClinicID\": \"477-430e9776-423d-4f86-8741-00f779421e6e\",\n        \"ClinicianID\": 469,\n        \"TreatmentID\": 0\n    },\n    {\n        \"ID\": 46,\n        \"Start\": \"2020-03-23T09:30:00\",\n        \"End\": \"2020-03-23T09:40:00\",\n        \"ClinicID\": \"477-430e9776-423d-4f86-8741-00f779421e6e\",\n        \"ClinicianID\": 469,\n        \"TreatmentID\": 0\n    },\n    {\n        \"ID\": 46,\n        \"Start\": \"2020-03-23T09:40:00\",\n        \"End\": \"2020-03-23T09:50:00\",\n        \"ClinicID\": \"477-430e9776-423d-4f86-8741-00f779421e6e\",\n        \"ClinicianID\": 469,\n        \"TreatmentID\": 0\n    },\n    {\n        \"ID\": 46,\n        \"Start\": \"2020-03-23T09:50:00\",\n        \"End\": \"2020-03-23T10:00:00\",\n        \"ClinicID\": \"477-430e9776-423d-4f86-8741-00f779421e6e\",\n        \"ClinicianID\": 469,\n        \"TreatmentID\": 0\n    },\n    {\n        \"ID\": 46,\n        \"Start\": \"2020-03-23T10:00:00\",\n        \"End\": \"2020-03-23T10:10:00\",\n        \"ClinicID\": \"477-430e9776-423d-4f86-8741-00f779421e6e\",\n        \"ClinicianID\": 469,\n        \"TreatmentID\": 0\n    },\n    {\n        \"ID\": 46,\n        \"Start\": \"2020-03-23T10:10:00\",\n        \"End\": \"2020-03-23T10:20:00\",\n        \"ClinicID\": \"477-430e9776-423d-4f86-8741-00f779421e6e\",\n        \"ClinicianID\": 469,\n        \"TreatmentID\": 0\n    },\n    {\n        \"ID\": 46,\n        \"Start\": \"2020-03-23T10:20:00\",\n        \"End\": \"2020-03-23T10:30:00\",\n        \"ClinicID\": \"477-430e9776-423d-4f86-8741-00f779421e6e\",\n        \"ClinicianID\": 469,\n        \"TreatmentID\": 0\n    },\n    {\n        \"ID\": 46,\n        \"Start\": \"2020-03-23T10:30:00\",\n        \"End\": \"2020-03-23T10:40:00\",\n        \"ClinicID\": \"477-430e9776-423d-4f86-8741-00f779421e6e\",\n        \"ClinicianID\": 469,\n        \"TreatmentID\": 0\n    },\n    {\n        \"ID\": 46,\n        \"Start\": \"2020-03-23T10:40:00\",\n        \"End\": \"2020-03-23T10:50:00\",\n        \"ClinicID\": \"477-430e9776-423d-4f86-8741-00f779421e6e\",\n        \"ClinicianID\": 469,\n        \"TreatmentID\": 0\n    },\n    {\n        \"ID\": 46,\n        \"Start\": \"2020-03-23T10:50:00\",\n        \"End\": \"2020-03-23T11:00:00\",\n        \"ClinicID\": \"477-430e9776-423d-4f86-8741-00f779421e6e\",\n        \"ClinicianID\": 469,\n        \"TreatmentID\": 0\n    },\n    {\n        \"ID\": 46,\n        \"Start\": \"2020-03-23T11:00:00\",\n        \"End\": \"2020-03-23T11:10:00\",\n        \"ClinicID\": \"477-430e9776-423d-4f86-8741-00f779421e6e\",\n        \"ClinicianID\": 469,\n        \"TreatmentID\": 0\n    },\n    {\n        \"ID\": 46,\n        \"Start\": \"2020-03-23T11:10:00\",\n        \"End\": \"2020-03-23T11:20:00\",\n        \"ClinicID\": \"477-430e9776-423d-4f86-8741-00f779421e6e\",\n        \"ClinicianID\": 469,\n        \"TreatmentID\": 0\n    },\n    {\n        \"ID\": 46,\n        \"Start\": \"2020-03-23T11:20:00\",\n        \"End\": \"2020-03-23T11:30:00\",\n        \"ClinicID\": \"477-430e9776-423d-4f86-8741-00f779421e6e\",\n        \"ClinicianID\": 469,\n        \"TreatmentID\": 0\n    },\n    {\n        \"ID\": 46,\n        \"Start\": \"2020-03-23T11:30:00\",\n        \"End\": \"2020-03-23T11:40:00\",\n        \"ClinicID\": \"477-430e9776-423d-4f86-8741-00f779421e6e\",\n        \"ClinicianID\": 469,\n        \"TreatmentID\": 0\n    },\n    {\n        \"ID\": 46,\n        \"Start\": \"2020-03-23T11:40:00\",\n        \"End\": \"2020-03-23T11:50:00\",\n        \"ClinicID\": \"477-430e9776-423d-4f86-8741-00f779421e6e\",\n        \"ClinicianID\": 469,\n        \"TreatmentID\": 0\n    },\n    {\n        \"ID\": 46,\n        \"Start\": \"2020-03-23T11:50:00\",\n        \"End\": \"2020-03-23T12:00:00\",\n        \"ClinicID\": \"477-430e9776-423d-4f86-8741-00f779421e6e\",\n        \"ClinicianID\": 469,\n        \"TreatmentID\": 0\n    },\n    {\n        \"ID\": 46,\n        \"Start\": \"2020-03-23T12:00:00\",\n        \"End\": \"2020-03-23T12:10:00\",\n        \"ClinicID\": \"477-430e9776-423d-4f86-8741-00f779421e6e\",\n        \"ClinicianID\": 469,\n        \"TreatmentID\": 0\n    },\n    {\n        \"ID\": 46,\n        \"Start\": \"2020-03-23T12:10:00\",\n        \"End\": \"2020-03-23T12:20:00\",\n        \"ClinicID\": \"477-430e9776-423d-4f86-8741-00f779421e6e\",\n        \"ClinicianID\": 469,\n        \"TreatmentID\": 0\n    },\n    {\n        \"ID\": 46,\n        \"Start\": \"2020-03-23T12:20:00\",\n        \"End\": \"2020-03-23T12:30:00\",\n        \"ClinicID\": \"477-430e9776-423d-4f86-8741-00f779421e6e\",\n        \"ClinicianID\": 469,\n        \"TreatmentID\": 0\n    },\n    {\n        \"ID\": 46,\n        \"Start\": \"2020-03-23T12:30:00\",\n        \"End\": \"2020-03-23T12:40:00\",\n        \"ClinicID\": \"477-430e9776-423d-4f86-8741-00f779421e6e\",\n        \"ClinicianID\": 469,\n        \"TreatmentID\": 0\n    },\n    {\n        \"ID\": 46,\n        \"Start\": \"2020-03-23T12:40:00\",\n        \"End\": \"2020-03-23T12:50:00\",\n        \"ClinicID\": \"477-430e9776-423d-4f86-8741-00f779421e6e\",\n        \"ClinicianID\": 469,\n        \"TreatmentID\": 0\n    },\n    {\n        \"ID\": 46,\n        \"Start\": \"2020-03-23T12:50:00\",\n        \"End\": \"2020-03-23T13:00:00\",\n        \"ClinicID\": \"477-430e9776-423d-4f86-8741-00f779421e6e\",\n        \"ClinicianID\": 469,\n        \"TreatmentID\": 0\n    },\n    {\n        \"ID\": 46,\n        \"Start\": \"2020-03-23T13:00:00\",\n        \"End\": \"2020-03-23T13:10:00\",\n        \"ClinicID\": \"477-430e9776-423d-4f86-8741-00f779421e6e\",\n        \"ClinicianID\": 469,\n        \"TreatmentID\": 0\n    },\n    {\n        \"ID\": 46,\n        \"Start\": \"2020-03-23T13:10:00\",\n        \"End\": \"2020-03-23T13:20:00\",\n        \"ClinicID\": \"477-430e9776-423d-4f86-8741-00f779421e6e\",\n        \"ClinicianID\": 469,\n        \"TreatmentID\": 0\n    },\n    {\n        \"ID\": 46,\n        \"Start\": \"2020-03-23T13:20:00\",\n        \"End\": \"2020-03-23T13:30:00\",\n        \"ClinicID\": \"477-430e9776-423d-4f86-8741-00f779421e6e\",\n        \"ClinicianID\": 469,\n        \"TreatmentID\": 0\n    },\n    {\n        \"ID\": 46,\n        \"Start\": \"2020-03-23T13:30:00\",\n        \"End\": \"2020-03-23T13:40:00\",\n        \"ClinicID\": \"477-430e9776-423d-4f86-8741-00f779421e6e\",\n        \"ClinicianID\": 469,\n        \"TreatmentID\": 0\n    },\n    {\n        \"ID\": 46,\n        \"Start\": \"2020-03-23T13:40:00\",\n        \"End\": \"2020-03-23T13:50:00\",\n        \"ClinicID\": \"477-430e9776-423d-4f86-8741-00f779421e6e\",\n        \"ClinicianID\": 469,\n        \"TreatmentID\": 0\n    },\n    {\n        \"ID\": 46,\n        \"Start\": \"2020-03-23T13:50:00\",\n        \"End\": \"2020-03-23T14:00:00\",\n        \"ClinicID\": \"477-430e9776-423d-4f86-8741-00f779421e6e\",\n        \"ClinicianID\": 469,\n        \"TreatmentID\": 0\n    },\n    {\n        \"ID\": 46,\n        \"Start\": \"2020-03-23T14:00:00\",\n        \"End\": \"2020-03-23T14:10:00\",\n        \"ClinicID\": \"477-430e9776-423d-4f86-8741-00f779421e6e\",\n        \"ClinicianID\": 469,\n        \"TreatmentID\": 0\n    },\n    {\n        \"ID\": 46,\n        \"Start\": \"2020-03-23T14:10:00\",\n        \"End\": \"2020-03-23T14:20:00\",\n        \"ClinicID\": \"477-430e9776-423d-4f86-8741-00f779421e6e\",\n        \"ClinicianID\": 469,\n        \"TreatmentID\": 0\n    },\n    {\n        \"ID\": 46,\n        \"Start\": \"2020-03-23T14:20:00\",\n        \"End\": \"2020-03-23T14:30:00\",\n        \"ClinicID\": \"477-430e9776-423d-4f86-8741-00f779421e6e\",\n        \"ClinicianID\": 469,\n        \"TreatmentID\": 0\n    },\n    {\n        \"ID\": 46,\n        \"Start\": \"2020-03-23T14:30:00\",\n        \"End\": \"2020-03-23T14:40:00\",\n        \"ClinicID\": \"477-430e9776-423d-4f86-8741-00f779421e6e\",\n        \"ClinicianID\": 469,\n        \"TreatmentID\": 0\n    },\n    {\n        \"ID\": 46,\n        \"Start\": \"2020-03-23T14:40:00\",\n        \"End\": \"2020-03-23T14:50:00\",\n        \"ClinicID\": \"477-430e9776-423d-4f86-8741-00f779421e6e\",\n        \"ClinicianID\": 469,\n        \"TreatmentID\": 0\n    },\n    {\n        \"ID\": 46,\n        \"Start\": \"2020-03-23T14:50:00\",\n        \"End\": \"2020-03-23T15:00:00\",\n        \"ClinicID\": \"477-430e9776-423d-4f86-8741-00f779421e6e\",\n        \"ClinicianID\": 469,\n        \"TreatmentID\": 0\n    },\n    {\n        \"ID\": 46,\n        \"Start\": \"2020-03-23T15:00:00\",\n        \"End\": \"2020-03-23T15:10:00\",\n        \"ClinicID\": \"477-430e9776-423d-4f86-8741-00f779421e6e\",\n        \"ClinicianID\": 469,\n        \"TreatmentID\": 0\n    },\n    {\n        \"ID\": 46,\n        \"Start\": \"2020-03-23T15:10:00\",\n        \"End\": \"2020-03-23T15:20:00\",\n        \"ClinicID\": \"477-430e9776-423d-4f86-8741-00f779421e6e\",\n        \"ClinicianID\": 469,\n        \"TreatmentID\": 0\n    },\n    {\n        \"ID\": 46,\n        \"Start\": \"2020-03-23T15:20:00\",\n        \"End\": \"2020-03-23T15:30:00\",\n        \"ClinicID\": \"477-430e9776-423d-4f86-8741-00f779421e6e\",\n        \"ClinicianID\": 469,\n        \"TreatmentID\": 0\n    },\n    {\n        \"ID\": 46,\n        \"Start\": \"2020-03-23T15:30:00\",\n        \"End\": \"2020-03-23T15:40:00\",\n        \"ClinicID\": \"477-430e9776-423d-4f86-8741-00f779421e6e\",\n        \"ClinicianID\": 469,\n        \"TreatmentID\": 0\n    },\n    {\n        \"ID\": 46,\n        \"Start\": \"2020-03-23T15:40:00\",\n        \"End\": \"2020-03-23T15:50:00\",\n        \"ClinicID\": \"477-430e9776-423d-4f86-8741-00f779421e6e\",\n        \"ClinicianID\": 469,\n        \"TreatmentID\": 0\n    },\n    {\n        \"ID\": 46,\n        \"Start\": \"2020-03-23T15:50:00\",\n        \"End\": \"2020-03-23T16:00:00\",\n        \"ClinicID\": \"477-430e9776-423d-4f86-8741-00f779421e6e\",\n        \"ClinicianID\": 469,\n        \"TreatmentID\": 0\n    },\n    {\n        \"ID\": 46,\n        \"Start\": \"2020-03-23T16:00:00\",\n        \"End\": \"2020-03-23T16:10:00\",\n        \"ClinicID\": \"477-430e9776-423d-4f86-8741-00f779421e6e\",\n        \"ClinicianID\": 469,\n        \"TreatmentID\": 0\n    },\n    {\n        \"ID\": 46,\n        \"Start\": \"2020-03-23T16:10:00\",\n        \"End\": \"2020-03-23T16:20:00\",\n        \"ClinicID\": \"477-430e9776-423d-4f86-8741-00f779421e6e\",\n        \"ClinicianID\": 469,\n        \"TreatmentID\": 0\n    },\n    {\n        \"ID\": 46,\n        \"Start\": \"2020-03-23T16:20:00\",\n        \"End\": \"2020-03-23T16:30:00\",\n        \"ClinicID\": \"477-430e9776-423d-4f86-8741-00f779421e6e\",\n        \"ClinicianID\": 469,\n        \"TreatmentID\": 0\n    },\n    {\n        \"ID\": 46,\n        \"Start\": \"2020-03-23T16:30:00\",\n        \"End\": \"2020-03-23T16:40:00\",\n        \"ClinicID\": \"477-430e9776-423d-4f86-8741-00f779421e6e\",\n        \"ClinicianID\": 469,\n        \"TreatmentID\": 0\n    },\n    {\n        \"ID\": 46,\n        \"Start\": \"2020-03-23T16:40:00\",\n        \"End\": \"2020-03-23T16:50:00\",\n        \"ClinicID\": \"477-430e9776-423d-4f86-8741-00f779421e6e\",\n        \"ClinicianID\": 469,\n        \"TreatmentID\": 0\n    },\n    {\n        \"ID\": 46,\n        \"Start\": \"2020-03-23T16:50:00\",\n        \"End\": \"2020-03-23T17:00:00\",\n        \"ClinicID\": \"477-430e9776-423d-4f86-8741-00f779421e6e\",\n        \"ClinicianID\": 469,\n        \"TreatmentID\": 0\n    }\n]"},{"id":"4c0db44e-c491-43c0-a464-71a81e198bf9","name":"Get Timeslots for the specified date and treatment","originalRequest":{"method":"GET","header":[{"key":"api_key","value":"{{api_key}}"}],"url":{"raw":"{{url}}/api/public/v1/timeslots?startingFromDateTime={{startingFromDate}}&treatmentId={{treatmentId}}","host":["{{url}}"],"path":["api","public","v1","timeslots"],"query":[{"key":"startingFromDateTime","value":"{{startingFromDate}}","description":"Start date. Format: {yyyy:MM:dd HH:mm:ss}. Required parameter"},{"key":"treatmentId","value":"{{treatmentId}}","description":"The Id of the treatment. Format: {treatmentId:int}. Required parameter"},{"key":"clinicId","value":"{{clinicId}}","description":"The Id of the clinic. Format: {clinicId:int}-{DatabaseId:Guid}. Optional parameter","disabled":true},{"key":"clinicianId","value":"{{clinicianId}}","description":"The Id of the clinician. Format: {clinicianId:int}-{DatabaseId:Guid}. Optional parameter","disabled":true},{"key":"timeslotLength","value":"{{timeslotLength}}","description":"The length of the timeslot. Format: {timeSlotLength:int}. Timeslot length must be at least 10. Optional parameter","disabled":true},{"key":"delay","value":"{{delay}}","description":"Delay in minutes from midnight. Optional parameter","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache"},{"key":"Pragma","value":"no-cache"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Expires","value":"-1"},{"key":"Server","value":"Microsoft-IIS/10.0"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-SourceFiles","value":"=?UTF-8?B?RTpcSEFTRUxUIFByb2plY3RzXE9wdXNcSW50ZXJuZXRUaW1lQm9va1xTcmNcQXBwXE9ubGluZUJvb2tpbmdcT25saW5lQm9va2luZy5Gcm9udGVuZC5XZWJcYXBpXHB1YmxpY1x2MVx0aW1lc2xvdHM=?="},{"key":"X-Powered-By","value":"ASP.NET"},{"key":"Date","value":"Fri, 20 Mar 2020 11:00:05 GMT"},{"key":"Connection","value":"close"},{"key":"Content-Length","value":"2809"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"ID\": 46,\n        \"Start\": \"2020-03-23T08:00:00\",\n        \"End\": \"2020-03-23T08:30:00\",\n        \"ClinicID\": \"477-430e9776-423d-4f86-8741-00f779421e6e\",\n        \"ClinicianID\": 469,\n        \"TreatmentID\": 1\n    },\n    {\n        \"ID\": 46,\n        \"Start\": \"2020-03-23T08:30:00\",\n        \"End\": \"2020-03-23T09:00:00\",\n        \"ClinicID\": \"477-430e9776-423d-4f86-8741-00f779421e6e\",\n        \"ClinicianID\": 469,\n        \"TreatmentID\": 1\n    },\n    {\n        \"ID\": 46,\n        \"Start\": \"2020-03-23T09:00:00\",\n        \"End\": \"2020-03-23T09:30:00\",\n        \"ClinicID\": \"477-430e9776-423d-4f86-8741-00f779421e6e\",\n        \"ClinicianID\": 469,\n        \"TreatmentID\": 1\n    },\n    {\n        \"ID\": 46,\n        \"Start\": \"2020-03-23T09:30:00\",\n        \"End\": \"2020-03-23T10:00:00\",\n        \"ClinicID\": \"477-430e9776-423d-4f86-8741-00f779421e6e\",\n        \"ClinicianID\": 469,\n        \"TreatmentID\": 1\n    },\n    {\n        \"ID\": 46,\n        \"Start\": \"2020-03-23T10:00:00\",\n        \"End\": \"2020-03-23T10:30:00\",\n        \"ClinicID\": \"477-430e9776-423d-4f86-8741-00f779421e6e\",\n        \"ClinicianID\": 469,\n        \"TreatmentID\": 1\n    },\n    {\n        \"ID\": 46,\n        \"Start\": \"2020-03-23T10:30:00\",\n        \"End\": \"2020-03-23T11:00:00\",\n        \"ClinicID\": \"477-430e9776-423d-4f86-8741-00f779421e6e\",\n        \"ClinicianID\": 469,\n        \"TreatmentID\": 1\n    },\n    {\n        \"ID\": 46,\n        \"Start\": \"2020-03-23T11:00:00\",\n        \"End\": \"2020-03-23T11:30:00\",\n        \"ClinicID\": \"477-430e9776-423d-4f86-8741-00f779421e6e\",\n        \"ClinicianID\": 469,\n        \"TreatmentID\": 1\n    },\n    {\n        \"ID\": 46,\n        \"Start\": \"2020-03-23T11:30:00\",\n        \"End\": \"2020-03-23T12:00:00\",\n        \"ClinicID\": \"477-430e9776-423d-4f86-8741-00f779421e6e\",\n        \"ClinicianID\": 469,\n        \"TreatmentID\": 1\n    },\n    {\n        \"ID\": 46,\n        \"Start\": \"2020-03-23T12:00:00\",\n        \"End\": \"2020-03-23T12:30:00\",\n        \"ClinicID\": \"477-430e9776-423d-4f86-8741-00f779421e6e\",\n        \"ClinicianID\": 469,\n        \"TreatmentID\": 1\n    },\n    {\n        \"ID\": 46,\n        \"Start\": \"2020-03-23T12:30:00\",\n        \"End\": \"2020-03-23T13:00:00\",\n        \"ClinicID\": \"477-430e9776-423d-4f86-8741-00f779421e6e\",\n        \"ClinicianID\": 469,\n        \"TreatmentID\": 1\n    },\n    {\n        \"ID\": 46,\n        \"Start\": \"2020-03-23T13:00:00\",\n        \"End\": \"2020-03-23T13:30:00\",\n        \"ClinicID\": \"477-430e9776-423d-4f86-8741-00f779421e6e\",\n        \"ClinicianID\": 469,\n        \"TreatmentID\": 1\n    },\n    {\n        \"ID\": 46,\n        \"Start\": \"2020-03-23T13:30:00\",\n        \"End\": \"2020-03-23T14:00:00\",\n        \"ClinicID\": \"477-430e9776-423d-4f86-8741-00f779421e6e\",\n        \"ClinicianID\": 469,\n        \"TreatmentID\": 1\n    },\n    {\n        \"ID\": 46,\n        \"Start\": \"2020-03-23T14:00:00\",\n        \"End\": \"2020-03-23T14:30:00\",\n        \"ClinicID\": \"477-430e9776-423d-4f86-8741-00f779421e6e\",\n        \"ClinicianID\": 469,\n        \"TreatmentID\": 1\n    },\n    {\n        \"ID\": 46,\n        \"Start\": \"2020-03-23T14:30:00\",\n        \"End\": \"2020-03-23T15:00:00\",\n        \"ClinicID\": \"477-430e9776-423d-4f86-8741-00f779421e6e\",\n        \"ClinicianID\": 469,\n        \"TreatmentID\": 1\n    },\n    {\n        \"ID\": 46,\n        \"Start\": \"2020-03-23T15:00:00\",\n        \"End\": \"2020-03-23T15:30:00\",\n        \"ClinicID\": \"477-430e9776-423d-4f86-8741-00f779421e6e\",\n        \"ClinicianID\": 469,\n        \"TreatmentID\": 1\n    },\n    {\n        \"ID\": 46,\n        \"Start\": \"2020-03-23T15:30:00\",\n        \"End\": \"2020-03-23T16:00:00\",\n        \"ClinicID\": \"477-430e9776-423d-4f86-8741-00f779421e6e\",\n        \"ClinicianID\": 469,\n        \"TreatmentID\": 1\n    },\n    {\n        \"ID\": 46,\n        \"Start\": \"2020-03-23T16:00:00\",\n        \"End\": \"2020-03-23T16:30:00\",\n        \"ClinicID\": \"477-430e9776-423d-4f86-8741-00f779421e6e\",\n        \"ClinicianID\": 469,\n        \"TreatmentID\": 1\n    },\n    {\n        \"ID\": 46,\n        \"Start\": \"2020-03-23T16:30:00\",\n        \"End\": \"2020-03-23T17:00:00\",\n        \"ClinicID\": \"477-430e9776-423d-4f86-8741-00f779421e6e\",\n        \"ClinicianID\": 469,\n        \"TreatmentID\": 1\n    }\n]"}],"_postman_id":"a40d00b7-7306-4c95-9ba5-86e9d5501bc3"},{"name":"Get overview","id":"3a508004-dde1-4972-acaf-8c6435367f7a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{url}}/api/public/v1/appointments/schedule/overview/availabletimes?from={{overview_from}}&to={{overview_to}}","description":"<p><strong>Resource</strong>: GET {{url}}/api/public/v1/appointments/schedule/overview/availabletimes</p>\n<p><strong>Output</strong>:<br />Retrieve all timeslots, without splitting for the specified interval. This is intended to give an overview of days, and can provide up to two months of data.</p>\n<p>Note that since the times are not splitted (and are often longer than the timeslot expected for booking), you need to use either of the available time api:s for splitted times. Or you can freely change Start/end to match the treatement length.</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Field</th>\n<th>Type</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>ID</td>\n<td>int</td>\n<td>Timeslot id</td>\n</tr>\n<tr>\n<td>From</td>\n<td>datetime</td>\n<td>Timeslot start date</td>\n</tr>\n<tr>\n<td>To</td>\n<td>datetime</td>\n<td>Timeslot end date</td>\n</tr>\n<tr>\n<td>ClinicID</td>\n<td>string (0-50)</td>\n<td>Clinic id</td>\n</tr>\n<tr>\n<td>ClinicianID</td>\n<td>int</td>\n<td>Clinician id</td>\n</tr>\n<tr>\n<td>TreatmentID</td>\n<td>int</td>\n<td>Treatment id</td>\n</tr>\n<tr>\n<td>GroupName</td>\n<td>string</td>\n<td>Name of the clinic group</td>\n</tr>\n</tbody>\n</table>\n</div><p><strong>Parameters</strong>:</p>\n<ul>\n<li>from - start of interval to include</li>\n<li>to - end of interval to include</li>\n<li>TreatmentId - Treatment id</li>\n<li>ClinicId - Clinic id</li>\n<li>ClinicianId - Clinician id</li>\n<li>GroupName - The name of the group the cliinic must belong to</li>\n</ul>\n<p><strong>Other failure modes</strong>:</p>\n<ul>\n<li>Clinic/database must be specified <em>(400)</em> : Returned when the specified clinic id is null or empty string</li>\n<li>Invalid database id <em>(400)</em> : Returned when the specified clinic id does not contain a guid <em>OR</em> the database is not registered for this account</li>\n<li>Invalid clinic id <em>(400)</em> : Returned when the specified clinic id does not contain an int</li>\n<li>Invalid clinician id <em>(400)</em> : Returned when the specified clinician id is not a positive number</li>\n<li>Invalid treatment id <em>(400)</em> : Returned when the specified treatment id is not a positive number</li>\n</ul>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"api_key"},{"key":"value","value":"{{api_key}}"}]},"isInherited":true,"source":{"_postman_id":"1311493b-4bf1-4f28-b45e-eb6bb71afb59","id":"1311493b-4bf1-4f28-b45e-eb6bb71afb59","name":"Opus Online timebook API","type":"collection"}},"urlObject":{"path":["api","public","v1","appointments","schedule","overview","availabletimes"],"host":["{{url}}"],"query":[{"description":{"content":"<p><strong>Required</strong> Datetime. Start of the interval</p>\n","type":"text/plain"},"key":"from","value":"{{overview_from}}"},{"description":{"content":"<p><strong>Required</strong> Datetime. End of the interval. Must after from, but limited to two months</p>\n","type":"text/plain"},"key":"to","value":"{{overview_to}}"},{"disabled":true,"description":{"content":"<p><strong>Optional</strong> Clinic id. <strong>Format:</strong> {clinicId:int}-{DatabaseId:Guid}. Only include timeslots for the specified clinic</p>\n","type":"text/plain"},"key":"clinicId","value":"{{clinicId}}"},{"disabled":true,"description":{"content":"<p><strong>Optional</strong> Clinician id. <strong>Format:</strong> {clinicianId:int}. Only include timeslots for the specified clinician</p>\n","type":"text/plain"},"key":"clinicianId","value":"{{clinicianId}}"},{"disabled":true,"description":{"content":"<p><strong>Optional</strong> Treatment id. <strong>Format:</strong> {treatmentId:int}. Include timeslots for the specified treatment</p>\n","type":"text/plain"},"key":"treatmentId","value":"{{treatmentId}}"},{"disabled":true,"description":{"content":"<p><strong>Optional</strong> Only include times from clinics that belong to this group</p>\n","type":"text/plain"},"key":"groupName","value":"{{clinicGroupFilter}}"}],"variable":[]}},"response":[{"id":"6d6fdf3d-f209-434f-a53a-939423b01111","name":"Get overview","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{url}}/api/public/v1/appointments/schedule/overview/availabletimes?from={{overview_from}}&to={{overview_to}}","host":["{{url}}"],"path":["api","public","v1","appointments","schedule","overview","availabletimes"],"query":[{"key":"from","value":"{{overview_from}}","description":"**Required** Datetime. Start of the interval"},{"key":"to","value":"{{overview_to}}","description":"**Required** Datetime. End of the interval. Must after from, but limited to two months"},{"key":"clinicId","value":"{{clinicId}}","description":"**Optional** Clinic id. **Format:** {clinicId:int}-{DatabaseId:Guid}. Only include timeslots for the specified clinic","disabled":true},{"key":"clinicianId","value":"{{clinicianId}}","description":"**Optional** Clinician id. **Format:** {clinicianId:int}. Only include timeslots for the specified clinician","disabled":true},{"key":"treatmentId","value":"{{treatmentId}}","description":"**Optional** Treatment id. **Format:** {treatmentId:int}. Include timeslots for the specified treatment","disabled":true},{"key":"groupName","value":"{{clinicGroupFilter}}","description":"**Optional** Only include times from clinics that belong to this group","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache"},{"key":"Pragma","value":"no-cache"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Expires","value":"-1"},{"key":"Server","value":"Microsoft-IIS/10.0"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-SourceFiles","value":"=?UTF-8?B?QzpcVXNlcnNcam9uXHNvdXJjZVxyZXBvc1xpbnRlcm5ldHRpbWVib29rMlxTcmNcQXBwXE9ubGluZUJvb2tpbmdcT25saW5lQm9va2luZy5Gcm9udGVuZC5XZWJcYXBpXHB1YmxpY1x2MVxhcHBvaW50bWVudHNcc2NoZWR1bGVcb3ZlcnZpZXdcYXZhaWxhYmxldGltZXM=?="},{"key":"X-Powered-By","value":"ASP.NET"},{"key":"Date","value":"Wed, 20 Jul 2022 14:29:25 GMT"},{"key":"Content-Length","value":"75951"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"ID\": 0,\n        \"Start\": \"2022-07-20T07:00:00\",\n        \"End\": \"2022-07-20T17:00:00\",\n        \"ClinicID\": \"19-2ca4a5e2-957a-4432-9370-c7b707042353\",\n        \"ClinicianID\": 3,\n        \"TreatmentID\": 2208\n    },\n    {\n        \"ID\": 0,\n        \"Start\": \"2022-07-20T07:00:00\",\n        \"End\": \"2022-07-20T17:00:00\",\n        \"ClinicID\": \"19-2ca4a5e2-957a-4432-9370-c7b707042353\",\n        \"ClinicianID\": 3,\n        \"TreatmentID\": 2432\n    },\n    {\n        \"ID\": 0,\n        \"Start\": \"2022-07-20T07:00:00\",\n        \"End\": \"2022-07-20T17:00:00\",\n        \"ClinicID\": \"19-2ca4a5e2-957a-4432-9370-c7b707042353\",\n        \"ClinicianID\": 3,\n        \"TreatmentID\": 2510\n    },\n    {\n        \"ID\": 0,\n        \"Start\": \"2022-07-20T07:00:00\",\n        \"End\": \"2022-07-20T17:00:00\",\n        \"ClinicID\": \"19-2ca4a5e2-957a-4432-9370-c7b707042353\",\n        \"ClinicianID\": 3,\n        \"TreatmentID\": 2596\n    },\n    {\n        \"ID\": 0,\n        \"Start\": \"2022-07-20T07:00:00\",\n        \"End\": \"2022-07-20T17:00:00\",\n        \"ClinicID\": \"19-2ca4a5e2-957a-4432-9370-c7b707042353\",\n        \"ClinicianID\": 3,\n        \"TreatmentID\": 2606\n    },\n    {\n        \"ID\": 0,\n        \"Start\": \"2022-07-20T07:00:00\",\n        \"End\": \"2022-07-20T17:00:00\",\n        \"ClinicID\": \"19-2ca4a5e2-957a-4432-9370-c7b707042353\",\n        \"ClinicianID\": 3,\n        \"TreatmentID\": 2631\n    },\n    {\n        \"ID\": 0,\n        \"Start\": \"2022-07-20T07:00:00\",\n        \"End\": \"2022-07-20T17:00:00\",\n        \"ClinicID\": \"19-2ca4a5e2-957a-4432-9370-c7b707042353\",\n        \"ClinicianID\": 3,\n        \"TreatmentID\": 2675\n    },\n    {\n        \"ID\": 0,\n        \"Start\": \"2022-07-20T07:00:00\",\n        \"End\": \"2022-07-20T17:00:00\",\n        \"ClinicID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n        \"ClinicianID\": 3,\n        \"TreatmentID\": 2208\n    },\n    {\n        \"ID\": 0,\n        \"Start\": \"2022-07-20T07:00:00\",\n        \"End\": \"2022-07-20T17:00:00\",\n        \"ClinicID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n        \"ClinicianID\": 3,\n        \"TreatmentID\": 2432\n    },\n    {\n        \"ID\": 0,\n        \"Start\": \"2022-07-20T07:00:00\",\n        \"End\": \"2022-07-20T17:00:00\",\n        \"ClinicID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n        \"ClinicianID\": 3,\n        \"TreatmentID\": 2510\n    },\n    {\n        \"ID\": 0,\n        \"Start\": \"2022-07-20T07:00:00\",\n        \"End\": \"2022-07-20T17:00:00\",\n        \"ClinicID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n        \"ClinicianID\": 3,\n        \"TreatmentID\": 2596\n    },\n    {\n        \"ID\": 0,\n        \"Start\": \"2022-07-20T07:00:00\",\n        \"End\": \"2022-07-20T17:00:00\",\n        \"ClinicID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n        \"ClinicianID\": 3,\n        \"TreatmentID\": 2606\n    },\n    {\n        \"ID\": 0,\n        \"Start\": \"2022-07-20T07:00:00\",\n        \"End\": \"2022-07-20T17:00:00\",\n        \"ClinicID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n        \"ClinicianID\": 3,\n        \"TreatmentID\": 2631\n    },\n    {\n        \"ID\": 0,\n        \"Start\": \"2022-07-20T07:00:00\",\n        \"End\": \"2022-07-20T17:00:00\",\n        \"ClinicID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n        \"ClinicianID\": 3,\n        \"TreatmentID\": 2675\n    },\n    {\n        \"ID\": 0,\n        \"Start\": \"2022-07-21T07:00:00\",\n        \"End\": \"2022-07-21T17:00:00\",\n        \"ClinicID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n        \"ClinicianID\": 3,\n        \"TreatmentID\": 2675\n    },\n    {\n        \"ID\": 0,\n        \"Start\": \"2022-07-21T07:00:00\",\n        \"End\": \"2022-07-21T17:00:00\",\n        \"ClinicID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n        \"ClinicianID\": 3,\n        \"TreatmentID\": 2631\n    },\n    {\n        \"ID\": 0,\n        \"Start\": \"2022-07-21T07:00:00\",\n        \"End\": \"2022-07-21T17:00:00\",\n        \"ClinicID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n        \"ClinicianID\": 3,\n        \"TreatmentID\": 2606\n    },\n    {\n        \"ID\": 0,\n        \"Start\": \"2022-07-21T07:00:00\",\n        \"End\": \"2022-07-21T17:00:00\",\n        \"ClinicID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n        \"ClinicianID\": 3,\n        \"TreatmentID\": 2596\n    },\n    {\n        \"ID\": 0,\n        \"Start\": \"2022-07-21T07:00:00\",\n        \"End\": \"2022-07-21T17:00:00\",\n        \"ClinicID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n        \"ClinicianID\": 3,\n        \"TreatmentID\": 2510\n    },\n    {\n        \"ID\": 0,\n        \"Start\": \"2022-07-21T07:00:00\",\n        \"End\": \"2022-07-21T17:00:00\",\n        \"ClinicID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n        \"ClinicianID\": 3,\n        \"TreatmentID\": 2432\n    },\n    {\n        \"ID\": 0,\n        \"Start\": \"2022-07-21T07:00:00\",\n        \"End\": \"2022-07-21T17:00:00\",\n        \"ClinicID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n        \"ClinicianID\": 3,\n        \"TreatmentID\": 2208\n    },\n    {\n        \"ID\": 0,\n        \"Start\": \"2022-07-21T07:00:00\",\n        \"End\": \"2022-07-21T17:00:00\",\n        \"ClinicID\": \"19-2ca4a5e2-957a-4432-9370-c7b707042353\",\n        \"ClinicianID\": 3,\n        \"TreatmentID\": 2675\n    },\n    {\n        \"ID\": 0,\n        \"Start\": \"2022-07-21T07:00:00\",\n        \"End\": \"2022-07-21T17:00:00\",\n        \"ClinicID\": \"19-2ca4a5e2-957a-4432-9370-c7b707042353\",\n        \"ClinicianID\": 3,\n        \"TreatmentID\": 2631\n    },\n    {\n        \"ID\": 0,\n        \"Start\": \"2022-07-21T07:00:00\",\n        \"End\": \"2022-07-21T17:00:00\",\n        \"ClinicID\": \"19-2ca4a5e2-957a-4432-9370-c7b707042353\",\n        \"ClinicianID\": 3,\n        \"TreatmentID\": 2606\n    },\n    {\n        \"ID\": 0,\n        \"Start\": \"2022-07-21T07:00:00\",\n        \"End\": \"2022-07-21T17:00:00\",\n        \"ClinicID\": \"19-2ca4a5e2-957a-4432-9370-c7b707042353\",\n        \"ClinicianID\": 3,\n        \"TreatmentID\": 2596\n    },\n    {\n        \"ID\": 0,\n        \"Start\": \"2022-07-21T07:00:00\",\n        \"End\": \"2022-07-21T17:00:00\",\n        \"ClinicID\": \"19-2ca4a5e2-957a-4432-9370-c7b707042353\",\n        \"ClinicianID\": 3,\n        \"TreatmentID\": 2510\n    },\n    {\n        \"ID\": 0,\n        \"Start\": \"2022-07-21T07:00:00\",\n        \"End\": \"2022-07-21T17:00:00\",\n        \"ClinicID\": \"19-2ca4a5e2-957a-4432-9370-c7b707042353\",\n        \"ClinicianID\": 3,\n        \"TreatmentID\": 2432\n    },\n    {\n        \"ID\": 0,\n        \"Start\": \"2022-07-21T07:00:00\",\n        \"End\": \"2022-07-21T17:00:00\",\n        \"ClinicID\": \"19-2ca4a5e2-957a-4432-9370-c7b707042353\",\n        \"ClinicianID\": 3,\n        \"TreatmentID\": 2208\n    },\n    {\n        \"ID\": 0,\n        \"Start\": \"2022-07-22T07:00:00\",\n        \"End\": \"2022-07-22T17:00:00\",\n        \"ClinicID\": \"19-2ca4a5e2-957a-4432-9370-c7b707042353\",\n        \"ClinicianID\": 3,\n        \"TreatmentID\": 2208\n    },\n    {\n        \"ID\": 0,\n        \"Start\": \"2022-07-22T07:00:00\",\n        \"End\": \"2022-07-22T17:00:00\",\n        \"ClinicID\": \"19-2ca4a5e2-957a-4432-9370-c7b707042353\",\n        \"ClinicianID\": 3,\n        \"TreatmentID\": 2432\n    },\n    {\n        \"ID\": 0,\n        \"Start\": \"2022-07-22T07:00:00\",\n        \"End\": \"2022-07-22T17:00:00\",\n        \"ClinicID\": \"19-2ca4a5e2-957a-4432-9370-c7b707042353\",\n        \"ClinicianID\": 3,\n        \"TreatmentID\": 2510\n    },\n    {\n        \"ID\": 0,\n        \"Start\": \"2022-07-22T07:00:00\",\n        \"End\": \"2022-07-22T17:00:00\",\n        \"ClinicID\": \"19-2ca4a5e2-957a-4432-9370-c7b707042353\",\n        \"ClinicianID\": 3,\n        \"TreatmentID\": 2596\n    },\n    {\n        \"ID\": 0,\n        \"Start\": \"2022-07-22T07:00:00\",\n        \"End\": \"2022-07-22T17:00:00\",\n        \"ClinicID\": \"19-2ca4a5e2-957a-4432-9370-c7b707042353\",\n        \"ClinicianID\": 3,\n        \"TreatmentID\": 2606\n    },\n    {\n        \"ID\": 0,\n        \"Start\": \"2022-07-22T07:00:00\",\n        \"End\": \"2022-07-22T17:00:00\",\n        \"ClinicID\": \"19-2ca4a5e2-957a-4432-9370-c7b707042353\",\n        \"ClinicianID\": 3,\n        \"TreatmentID\": 2631\n    },\n    {\n        \"ID\": 0,\n        \"Start\": \"2022-07-22T07:00:00\",\n        \"End\": \"2022-07-22T17:00:00\",\n        \"ClinicID\": \"19-2ca4a5e2-957a-4432-9370-c7b707042353\",\n        \"ClinicianID\": 3,\n        \"TreatmentID\": 2675\n    },\n    {\n        \"ID\": 0,\n        \"Start\": \"2022-07-22T07:00:00\",\n        \"End\": \"2022-07-22T17:00:00\",\n        \"ClinicID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n        \"ClinicianID\": 3,\n        \"TreatmentID\": 2208\n    },\n    {\n        \"ID\": 0,\n        \"Start\": \"2022-07-22T07:00:00\",\n        \"End\": \"2022-07-22T17:00:00\",\n        \"ClinicID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n        \"ClinicianID\": 3,\n        \"TreatmentID\": 2432\n    },\n    {\n        \"ID\": 0,\n        \"Start\": \"2022-07-22T07:00:00\",\n        \"End\": \"2022-07-22T17:00:00\",\n        \"ClinicID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n        \"ClinicianID\": 3,\n        \"TreatmentID\": 2510\n    },\n    {\n        \"ID\": 0,\n        \"Start\": \"2022-07-22T07:00:00\",\n        \"End\": \"2022-07-22T17:00:00\",\n        \"ClinicID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n        \"ClinicianID\": 3,\n        \"TreatmentID\": 2596\n    },\n    {\n        \"ID\": 0,\n        \"Start\": \"2022-07-22T07:00:00\",\n        \"End\": \"2022-07-22T17:00:00\",\n        \"ClinicID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n        \"ClinicianID\": 3,\n        \"TreatmentID\": 2606\n    },\n    {\n        \"ID\": 0,\n        \"Start\": \"2022-07-22T07:00:00\",\n        \"End\": \"2022-07-22T17:00:00\",\n        \"ClinicID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n        \"ClinicianID\": 3,\n        \"TreatmentID\": 2631\n    },\n    {\n        \"ID\": 0,\n        \"Start\": \"2022-07-22T07:00:00\",\n        \"End\": \"2022-07-22T17:00:00\",\n        \"ClinicID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n        \"ClinicianID\": 3,\n        \"TreatmentID\": 2675\n    },\n    {\n        \"ID\": 0,\n        \"Start\": \"2022-07-23T07:00:00\",\n        \"End\": \"2022-07-23T17:00:00\",\n        \"ClinicID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n        \"ClinicianID\": 3,\n        \"TreatmentID\": 2675\n    },\n    {\n        \"ID\": 0,\n        \"Start\": \"2022-07-23T07:00:00\",\n        \"End\": \"2022-07-23T17:00:00\",\n        \"ClinicID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n        \"ClinicianID\": 3,\n        \"TreatmentID\": 2631\n    },\n    {\n        \"ID\": 0,\n        \"Start\": \"2022-07-23T07:00:00\",\n        \"End\": \"2022-07-23T17:00:00\",\n        \"ClinicID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n        \"ClinicianID\": 3,\n        \"TreatmentID\": 2606\n    },\n    {\n        \"ID\": 0,\n        \"Start\": \"2022-07-23T07:00:00\",\n        \"End\": \"2022-07-23T17:00:00\",\n        \"ClinicID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n        \"ClinicianID\": 3,\n        \"TreatmentID\": 2596\n    },\n    {\n        \"ID\": 0,\n        \"Start\": \"2022-07-23T07:00:00\",\n        \"End\": \"2022-07-23T17:00:00\",\n        \"ClinicID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n        \"ClinicianID\": 3,\n        \"TreatmentID\": 2510\n    },\n    {\n        \"ID\": 0,\n        \"Start\": \"2022-07-23T07:00:00\",\n        \"End\": \"2022-07-23T17:00:00\",\n        \"ClinicID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n        \"ClinicianID\": 3,\n        \"TreatmentID\": 2432\n    },\n    {\n        \"ID\": 0,\n        \"Start\": \"2022-07-23T07:00:00\",\n        \"End\": \"2022-07-23T17:00:00\",\n        \"ClinicID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n        \"ClinicianID\": 3,\n        \"TreatmentID\": 2208\n    },\n    {\n        \"ID\": 0,\n        \"Start\": \"2022-07-23T07:00:00\",\n        \"End\": \"2022-07-23T17:00:00\",\n        \"ClinicID\": \"19-2ca4a5e2-957a-4432-9370-c7b707042353\",\n        \"ClinicianID\": 3,\n        \"TreatmentID\": 2675\n    },\n    {\n        \"ID\": 0,\n        \"Start\": \"2022-07-23T07:00:00\",\n        \"End\": \"2022-07-23T17:00:00\",\n        \"ClinicID\": \"19-2ca4a5e2-957a-4432-9370-c7b707042353\",\n        \"ClinicianID\": 3,\n        \"TreatmentID\": 2631\n    },\n    {\n        \"ID\": 0,\n        \"Start\": \"2022-07-23T07:00:00\",\n        \"End\": \"2022-07-23T17:00:00\",\n        \"ClinicID\": \"19-2ca4a5e2-957a-4432-9370-c7b707042353\",\n        \"ClinicianID\": 3,\n        \"TreatmentID\": 2606\n    },\n    {\n        \"ID\": 0,\n        \"Start\": \"2022-07-23T07:00:00\",\n        \"End\": \"2022-07-23T17:00:00\",\n        \"ClinicID\": \"19-2ca4a5e2-957a-4432-9370-c7b707042353\",\n        \"ClinicianID\": 3,\n        \"TreatmentID\": 2596\n    },\n    {\n        \"ID\": 0,\n        \"Start\": \"2022-07-23T07:00:00\",\n        \"End\": \"2022-07-23T17:00:00\",\n        \"ClinicID\": \"19-2ca4a5e2-957a-4432-9370-c7b707042353\",\n        \"ClinicianID\": 3,\n        \"TreatmentID\": 2510\n    },\n    {\n        \"ID\": 0,\n        \"Start\": \"2022-07-23T07:00:00\",\n        \"End\": \"2022-07-23T17:00:00\",\n        \"ClinicID\": \"19-2ca4a5e2-957a-4432-9370-c7b707042353\",\n        \"ClinicianID\": 3,\n        \"TreatmentID\": 2432\n    },\n    {\n        \"ID\": 0,\n        \"Start\": \"2022-07-23T07:00:00\",\n        \"End\": \"2022-07-23T17:00:00\",\n        \"ClinicID\": \"19-2ca4a5e2-957a-4432-9370-c7b707042353\",\n        \"ClinicianID\": 3,\n        \"TreatmentID\": 2208\n    },\n    {\n        \"ID\": 0,\n        \"Start\": \"2022-07-25T07:00:00\",\n        \"End\": \"2022-07-25T17:00:00\",\n        \"ClinicID\": \"19-2ca4a5e2-957a-4432-9370-c7b707042353\",\n        \"ClinicianID\": 3,\n        \"TreatmentID\": 2208\n    },\n    {\n        \"ID\": 0,\n        \"Start\": \"2022-07-25T07:00:00\",\n        \"End\": \"2022-07-25T17:00:00\",\n        \"ClinicID\": \"19-2ca4a5e2-957a-4432-9370-c7b707042353\",\n        \"ClinicianID\": 3,\n        \"TreatmentID\": 2432\n    },\n    {\n        \"ID\": 0,\n        \"Start\": \"2022-07-25T07:00:00\",\n        \"End\": \"2022-07-25T17:00:00\",\n        \"ClinicID\": \"19-2ca4a5e2-957a-4432-9370-c7b707042353\",\n        \"ClinicianID\": 3,\n        \"TreatmentID\": 2510\n    },\n    {\n        \"ID\": 0,\n        \"Start\": \"2022-07-25T07:00:00\",\n        \"End\": \"2022-07-25T17:00:00\",\n        \"ClinicID\": \"19-2ca4a5e2-957a-4432-9370-c7b707042353\",\n        \"ClinicianID\": 3,\n        \"TreatmentID\": 2596\n    },\n    {\n        \"ID\": 0,\n        \"Start\": \"2022-07-25T07:00:00\",\n        \"End\": \"2022-07-25T17:00:00\",\n        \"ClinicID\": \"19-2ca4a5e2-957a-4432-9370-c7b707042353\",\n        \"ClinicianID\": 3,\n        \"TreatmentID\": 2606\n    },\n    {\n        \"ID\": 0,\n        \"Start\": \"2022-07-25T07:00:00\",\n        \"End\": \"2022-07-25T17:00:00\",\n        \"ClinicID\": \"19-2ca4a5e2-957a-4432-9370-c7b707042353\",\n        \"ClinicianID\": 3,\n        \"TreatmentID\": 2631\n    },\n    {\n        \"ID\": 0,\n        \"Start\": \"2022-07-25T07:00:00\",\n        \"End\": \"2022-07-25T17:00:00\",\n        \"ClinicID\": \"19-2ca4a5e2-957a-4432-9370-c7b707042353\",\n        \"ClinicianID\": 3,\n        \"TreatmentID\": 2675\n    },\n    {\n        \"ID\": 0,\n        \"Start\": \"2022-07-25T07:00:00\",\n        \"End\": \"2022-07-25T17:00:00\",\n        \"ClinicID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n        \"ClinicianID\": 3,\n        \"TreatmentID\": 2208\n    },\n    {\n        \"ID\": 0,\n        \"Start\": \"2022-07-25T07:00:00\",\n        \"End\": \"2022-07-25T17:00:00\",\n        \"ClinicID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n        \"ClinicianID\": 3,\n        \"TreatmentID\": 2432\n    },\n    {\n        \"ID\": 0,\n        \"Start\": \"2022-07-25T07:00:00\",\n        \"End\": \"2022-07-25T17:00:00\",\n        \"ClinicID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n        \"ClinicianID\": 3,\n        \"TreatmentID\": 2510\n    },\n    {\n        \"ID\": 0,\n        \"Start\": \"2022-07-25T07:00:00\",\n        \"End\": \"2022-07-25T17:00:00\",\n        \"ClinicID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n        \"ClinicianID\": 3,\n        \"TreatmentID\": 2596\n    },\n    {\n        \"ID\": 0,\n        \"Start\": \"2022-07-25T07:00:00\",\n        \"End\": \"2022-07-25T17:00:00\",\n        \"ClinicID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n        \"ClinicianID\": 3,\n        \"TreatmentID\": 2606\n    },\n    {\n        \"ID\": 0,\n        \"Start\": \"2022-07-25T07:00:00\",\n        \"End\": \"2022-07-25T17:00:00\",\n        \"ClinicID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n        \"ClinicianID\": 3,\n        \"TreatmentID\": 2631\n    },\n    {\n        \"ID\": 0,\n        \"Start\": \"2022-07-25T07:00:00\",\n        \"End\": \"2022-07-25T17:00:00\",\n        \"ClinicID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n        \"ClinicianID\": 3,\n        \"TreatmentID\": 2675\n    },\n    {\n        \"ID\": 0,\n        \"Start\": \"2022-07-26T07:00:00\",\n        \"End\": \"2022-07-26T17:00:00\",\n        \"ClinicID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n        \"ClinicianID\": 3,\n        \"TreatmentID\": 2675\n    },\n    {\n        \"ID\": 0,\n        \"Start\": \"2022-07-26T07:00:00\",\n        \"End\": \"2022-07-26T17:00:00\",\n        \"ClinicID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n        \"ClinicianID\": 3,\n        \"TreatmentID\": 2631\n    },\n    {\n        \"ID\": 0,\n        \"Start\": \"2022-07-26T07:00:00\",\n        \"End\": \"2022-07-26T17:00:00\",\n        \"ClinicID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n        \"ClinicianID\": 3,\n        \"TreatmentID\": 2606\n    },\n    {\n        \"ID\": 0,\n        \"Start\": \"2022-07-26T07:00:00\",\n        \"End\": \"2022-07-26T17:00:00\",\n        \"ClinicID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n        \"ClinicianID\": 3,\n        \"TreatmentID\": 2596\n    },\n    {\n        \"ID\": 0,\n        \"Start\": \"2022-07-26T07:00:00\",\n        \"End\": \"2022-07-26T17:00:00\",\n        \"ClinicID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n        \"ClinicianID\": 3,\n        \"TreatmentID\": 2510\n    },\n    {\n        \"ID\": 0,\n        \"Start\": \"2022-07-26T07:00:00\",\n        \"End\": \"2022-07-26T17:00:00\",\n        \"ClinicID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n        \"ClinicianID\": 3,\n        \"TreatmentID\": 2432\n    },\n    {\n        \"ID\": 0,\n        \"Start\": \"2022-07-26T07:00:00\",\n        \"End\": \"2022-07-26T17:00:00\",\n        \"ClinicID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n        \"ClinicianID\": 3,\n        \"TreatmentID\": 2208\n    },\n    {\n        \"ID\": 0,\n        \"Start\": \"2022-07-26T07:00:00\",\n        \"End\": \"2022-07-26T17:00:00\",\n        \"ClinicID\": \"19-2ca4a5e2-957a-4432-9370-c7b707042353\",\n        \"ClinicianID\": 3,\n        \"TreatmentID\": 2675\n    },\n    {\n        \"ID\": 0,\n        \"Start\": \"2022-07-26T07:00:00\",\n        \"End\": \"2022-07-26T17:00:00\",\n        \"ClinicID\": \"19-2ca4a5e2-957a-4432-9370-c7b707042353\",\n        \"ClinicianID\": 3,\n        \"TreatmentID\": 2631\n    },\n    {\n        \"ID\": 0,\n        \"Start\": \"2022-07-26T07:00:00\",\n        \"End\": \"2022-07-26T17:00:00\",\n        \"ClinicID\": \"19-2ca4a5e2-957a-4432-9370-c7b707042353\",\n        \"ClinicianID\": 3,\n        \"TreatmentID\": 2606\n    },\n    {\n        \"ID\": 0,\n        \"Start\": \"2022-07-26T07:00:00\",\n        \"End\": \"2022-07-26T17:00:00\",\n        \"ClinicID\": \"19-2ca4a5e2-957a-4432-9370-c7b707042353\",\n        \"ClinicianID\": 3,\n        \"TreatmentID\": 2596\n    },\n    {\n        \"ID\": 0,\n        \"Start\": \"2022-07-26T07:00:00\",\n        \"End\": \"2022-07-26T17:00:00\",\n        \"ClinicID\": \"19-2ca4a5e2-957a-4432-9370-c7b707042353\",\n        \"ClinicianID\": 3,\n        \"TreatmentID\": 2510\n    },\n    {\n        \"ID\": 0,\n        \"Start\": \"2022-07-26T07:00:00\",\n        \"End\": \"2022-07-26T17:00:00\",\n        \"ClinicID\": \"19-2ca4a5e2-957a-4432-9370-c7b707042353\",\n        \"ClinicianID\": 3,\n        \"TreatmentID\": 2432\n    },\n    {\n        \"ID\": 0,\n        \"Start\": \"2022-07-26T07:00:00\",\n        \"End\": \"2022-07-26T17:00:00\",\n        \"ClinicID\": \"19-2ca4a5e2-957a-4432-9370-c7b707042353\",\n        \"ClinicianID\": 3,\n        \"TreatmentID\": 2208\n    },\n    {\n        \"ID\": 0,\n        \"Start\": \"2022-07-27T07:00:00\",\n        \"End\": \"2022-07-27T17:00:00\",\n        \"ClinicID\": \"19-2ca4a5e2-957a-4432-9370-c7b707042353\",\n        \"ClinicianID\": 3,\n        \"TreatmentID\": 2208\n    },\n    {\n        \"ID\": 0,\n        \"Start\": \"2022-07-27T07:00:00\",\n        \"End\": \"2022-07-27T17:00:00\",\n        \"ClinicID\": \"19-2ca4a5e2-957a-4432-9370-c7b707042353\",\n        \"ClinicianID\": 3,\n        \"TreatmentID\": 2432\n    },\n    {\n        \"ID\": 0,\n        \"Start\": \"2022-07-27T07:00:00\",\n        \"End\": \"2022-07-27T17:00:00\",\n        \"ClinicID\": \"19-2ca4a5e2-957a-4432-9370-c7b707042353\",\n        \"ClinicianID\": 3,\n        \"TreatmentID\": 2510\n    },\n    {\n        \"ID\": 0,\n        \"Start\": \"2022-07-27T07:00:00\",\n        \"End\": \"2022-07-27T17:00:00\",\n        \"ClinicID\": \"19-2ca4a5e2-957a-4432-9370-c7b707042353\",\n        \"ClinicianID\": 3,\n        \"TreatmentID\": 2596\n    },\n    {\n        \"ID\": 0,\n        \"Start\": \"2022-07-27T07:00:00\",\n        \"End\": \"2022-07-27T17:00:00\",\n        \"ClinicID\": \"19-2ca4a5e2-957a-4432-9370-c7b707042353\",\n        \"ClinicianID\": 3,\n        \"TreatmentID\": 2606\n    },\n    {\n        \"ID\": 0,\n        \"Start\": \"2022-07-27T07:00:00\",\n        \"End\": \"2022-07-27T17:00:00\",\n        \"ClinicID\": \"19-2ca4a5e2-957a-4432-9370-c7b707042353\",\n        \"ClinicianID\": 3,\n        \"TreatmentID\": 2631\n    },\n    {\n        \"ID\": 0,\n        \"Start\": \"2022-07-27T07:00:00\",\n        \"End\": \"2022-07-27T17:00:00\",\n        \"ClinicID\": \"19-2ca4a5e2-957a-4432-9370-c7b707042353\",\n        \"ClinicianID\": 3,\n        \"TreatmentID\": 2675\n    },\n    {\n        \"ID\": 0,\n        \"Start\": \"2022-07-27T07:00:00\",\n        \"End\": \"2022-07-27T17:00:00\",\n        \"ClinicID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n        \"ClinicianID\": 3,\n        \"TreatmentID\": 2208\n    },\n    {\n        \"ID\": 0,\n        \"Start\": \"2022-07-27T07:00:00\",\n        \"End\": \"2022-07-27T17:00:00\",\n        \"ClinicID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n        \"ClinicianID\": 3,\n        \"TreatmentID\": 2432\n    },\n    {\n        \"ID\": 0,\n        \"Start\": \"2022-07-27T07:00:00\",\n        \"End\": \"2022-07-27T17:00:00\",\n        \"ClinicID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n        \"ClinicianID\": 3,\n        \"TreatmentID\": 2510\n    },\n    {\n        \"ID\": 0,\n        \"Start\": \"2022-07-27T07:00:00\",\n        \"End\": \"2022-07-27T17:00:00\",\n        \"ClinicID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n        \"ClinicianID\": 3,\n        \"TreatmentID\": 2596\n    },\n    {\n        \"ID\": 0,\n        \"Start\": \"2022-07-27T07:00:00\",\n        \"End\": \"2022-07-27T17:00:00\",\n        \"ClinicID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n        \"ClinicianID\": 3,\n        \"TreatmentID\": 2606\n    },\n    {\n        \"ID\": 0,\n        \"Start\": \"2022-07-27T07:00:00\",\n        \"End\": \"2022-07-27T17:00:00\",\n        \"ClinicID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n        \"ClinicianID\": 3,\n        \"TreatmentID\": 2631\n    },\n    {\n        \"ID\": 0,\n        \"Start\": \"2022-07-27T07:00:00\",\n        \"End\": \"2022-07-27T17:00:00\",\n        \"ClinicID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n        \"ClinicianID\": 3,\n        \"TreatmentID\": 2675\n    },\n    {\n        \"ID\": 0,\n        \"Start\": \"2022-07-28T07:00:00\",\n        \"End\": \"2022-07-28T17:00:00\",\n        \"ClinicID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n        \"ClinicianID\": 3,\n        \"TreatmentID\": 2675\n    },\n    {\n        \"ID\": 0,\n        \"Start\": \"2022-07-28T07:00:00\",\n        \"End\": \"2022-07-28T17:00:00\",\n        \"ClinicID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n        \"ClinicianID\": 3,\n        \"TreatmentID\": 2631\n    },\n    {\n        \"ID\": 0,\n        \"Start\": \"2022-07-28T07:00:00\",\n        \"End\": \"2022-07-28T17:00:00\",\n        \"ClinicID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n        \"ClinicianID\": 3,\n        \"TreatmentID\": 2606\n    },\n    {\n        \"ID\": 0,\n        \"Start\": \"2022-07-28T07:00:00\",\n        \"End\": \"2022-07-28T17:00:00\",\n        \"ClinicID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n        \"ClinicianID\": 3,\n        \"TreatmentID\": 2596\n    },\n    {\n        \"ID\": 0,\n        \"Start\": \"2022-07-28T07:00:00\",\n        \"End\": \"2022-07-28T17:00:00\",\n        \"ClinicID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n        \"ClinicianID\": 3,\n        \"TreatmentID\": 2510\n    },\n    {\n        \"ID\": 0,\n        \"Start\": \"2022-07-28T07:00:00\",\n        \"End\": \"2022-07-28T17:00:00\",\n        \"ClinicID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n        \"ClinicianID\": 3,\n        \"TreatmentID\": 2432\n    },\n    {\n        \"ID\": 0,\n        \"Start\": \"2022-07-28T07:00:00\",\n        \"End\": \"2022-07-28T17:00:00\",\n        \"ClinicID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n        \"ClinicianID\": 3,\n        \"TreatmentID\": 2208\n    },\n    {\n        \"ID\": 0,\n        \"Start\": \"2022-07-28T07:00:00\",\n        \"End\": \"2022-07-28T17:00:00\",\n        \"ClinicID\": \"19-2ca4a5e2-957a-4432-9370-c7b707042353\",\n        \"ClinicianID\": 3,\n        \"TreatmentID\": 2675\n    },\n    {\n        \"ID\": 0,\n        \"Start\": \"2022-07-28T07:00:00\",\n        \"End\": \"2022-07-28T17:00:00\",\n        \"ClinicID\": \"19-2ca4a5e2-957a-4432-9370-c7b707042353\",\n        \"ClinicianID\": 3,\n        \"TreatmentID\": 2631\n    },\n    {\n        \"ID\": 0,\n        \"Start\": \"2022-07-28T07:00:00\",\n        \"End\": \"2022-07-28T17:00:00\",\n        \"ClinicID\": \"19-2ca4a5e2-957a-4432-9370-c7b707042353\",\n        \"ClinicianID\": 3,\n        \"TreatmentID\": 2606\n    },\n    {\n        \"ID\": 0,\n        \"Start\": \"2022-07-28T07:00:00\",\n        \"End\": \"2022-07-28T17:00:00\",\n        \"ClinicID\": \"19-2ca4a5e2-957a-4432-9370-c7b707042353\",\n        \"ClinicianID\": 3,\n        \"TreatmentID\": 2596\n    },\n    {\n        \"ID\": 0,\n        \"Start\": \"2022-07-28T07:00:00\",\n        \"End\": \"2022-07-28T17:00:00\",\n        \"ClinicID\": \"19-2ca4a5e2-957a-4432-9370-c7b707042353\",\n        \"ClinicianID\": 3,\n        \"TreatmentID\": 2510\n    },\n    {\n        \"ID\": 0,\n        \"Start\": \"2022-07-28T07:00:00\",\n        \"End\": \"2022-07-28T17:00:00\",\n        \"ClinicID\": \"19-2ca4a5e2-957a-4432-9370-c7b707042353\",\n        \"ClinicianID\": 3,\n        \"TreatmentID\": 2432\n    },\n    {\n        \"ID\": 0,\n        \"Start\": \"2022-07-28T07:00:00\",\n        \"End\": \"2022-07-28T17:00:00\",\n        \"ClinicID\": \"19-2ca4a5e2-957a-4432-9370-c7b707042353\",\n        \"ClinicianID\": 3,\n        \"TreatmentID\": 2208\n    },\n    {\n        \"ID\": 0,\n        \"Start\": \"2022-07-29T07:00:00\",\n        \"End\": \"2022-07-29T17:00:00\",\n        \"ClinicID\": \"19-2ca4a5e2-957a-4432-9370-c7b707042353\",\n        \"ClinicianID\": 3,\n        \"TreatmentID\": 2208\n    },\n    {\n        \"ID\": 0,\n        \"Start\": \"2022-07-29T07:00:00\",\n        \"End\": \"2022-07-29T17:00:00\",\n        \"ClinicID\": \"19-2ca4a5e2-957a-4432-9370-c7b707042353\",\n        \"ClinicianID\": 3,\n        \"TreatmentID\": 2432\n    },\n    {\n        \"ID\": 0,\n        \"Start\": \"2022-07-29T07:00:00\",\n        \"End\": \"2022-07-29T17:00:00\",\n        \"ClinicID\": \"19-2ca4a5e2-957a-4432-9370-c7b707042353\",\n        \"ClinicianID\": 3,\n        \"TreatmentID\": 2510\n    },\n    {\n        \"ID\": 0,\n        \"Start\": \"2022-07-29T07:00:00\",\n        \"End\": \"2022-07-29T17:00:00\",\n        \"ClinicID\": \"19-2ca4a5e2-957a-4432-9370-c7b707042353\",\n        \"ClinicianID\": 3,\n        \"TreatmentID\": 2596\n    },\n    {\n        \"ID\": 0,\n        \"Start\": \"2022-07-29T07:00:00\",\n        \"End\": \"2022-07-29T17:00:00\",\n        \"ClinicID\": \"19-2ca4a5e2-957a-4432-9370-c7b707042353\",\n        \"ClinicianID\": 3,\n        \"TreatmentID\": 2606\n    },\n    {\n        \"ID\": 0,\n        \"Start\": \"2022-07-29T07:00:00\",\n        \"End\": \"2022-07-29T17:00:00\",\n        \"ClinicID\": \"19-2ca4a5e2-957a-4432-9370-c7b707042353\",\n        \"ClinicianID\": 3,\n        \"TreatmentID\": 2631\n    },\n    {\n        \"ID\": 0,\n        \"Start\": \"2022-07-29T07:00:00\",\n        \"End\": \"2022-07-29T17:00:00\",\n        \"ClinicID\": \"19-2ca4a5e2-957a-4432-9370-c7b707042353\",\n        \"ClinicianID\": 3,\n        \"TreatmentID\": 2675\n    },\n    {\n        \"ID\": 0,\n        \"Start\": \"2022-07-29T07:00:00\",\n        \"End\": \"2022-07-29T17:00:00\",\n        \"ClinicID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n        \"ClinicianID\": 3,\n        \"TreatmentID\": 2208\n    },\n    {\n        \"ID\": 0,\n        \"Start\": \"2022-07-29T07:00:00\",\n        \"End\": \"2022-07-29T17:00:00\",\n        \"ClinicID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n        \"ClinicianID\": 3,\n        \"TreatmentID\": 2432\n    },\n    {\n        \"ID\": 0,\n        \"Start\": \"2022-07-29T07:00:00\",\n        \"End\": \"2022-07-29T17:00:00\",\n        \"ClinicID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n        \"ClinicianID\": 3,\n        \"TreatmentID\": 2510\n    },\n    {\n        \"ID\": 0,\n        \"Start\": \"2022-07-29T07:00:00\",\n        \"End\": \"2022-07-29T17:00:00\",\n        \"ClinicID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n        \"ClinicianID\": 3,\n        \"TreatmentID\": 2596\n    },\n    {\n        \"ID\": 0,\n        \"Start\": \"2022-07-29T07:00:00\",\n        \"End\": \"2022-07-29T17:00:00\",\n        \"ClinicID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n        \"ClinicianID\": 3,\n        \"TreatmentID\": 2606\n    },\n    {\n        \"ID\": 0,\n        \"Start\": \"2022-07-29T07:00:00\",\n        \"End\": \"2022-07-29T17:00:00\",\n        \"ClinicID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n        \"ClinicianID\": 3,\n        \"TreatmentID\": 2631\n    },\n    {\n        \"ID\": 0,\n        \"Start\": \"2022-07-29T07:00:00\",\n        \"End\": \"2022-07-29T17:00:00\",\n        \"ClinicID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n        \"ClinicianID\": 3,\n        \"TreatmentID\": 2675\n    },\n    {\n        \"ID\": 0,\n        \"Start\": \"2022-07-30T07:00:00\",\n        \"End\": \"2022-07-30T17:00:00\",\n        \"ClinicID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n        \"ClinicianID\": 3,\n        \"TreatmentID\": 2675\n    },\n    {\n        \"ID\": 0,\n        \"Start\": \"2022-07-30T07:00:00\",\n        \"End\": \"2022-07-30T17:00:00\",\n        \"ClinicID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n        \"ClinicianID\": 3,\n        \"TreatmentID\": 2631\n    },\n    {\n        \"ID\": 0,\n        \"Start\": \"2022-07-30T07:00:00\",\n        \"End\": \"2022-07-30T17:00:00\",\n        \"ClinicID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n        \"ClinicianID\": 3,\n        \"TreatmentID\": 2606\n    },\n    {\n        \"ID\": 0,\n        \"Start\": \"2022-07-30T07:00:00\",\n        \"End\": \"2022-07-30T17:00:00\",\n        \"ClinicID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n        \"ClinicianID\": 3,\n        \"TreatmentID\": 2596\n    },\n    {\n        \"ID\": 0,\n        \"Start\": \"2022-07-30T07:00:00\",\n        \"End\": \"2022-07-30T17:00:00\",\n        \"ClinicID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n        \"ClinicianID\": 3,\n        \"TreatmentID\": 2510\n    },\n    {\n        \"ID\": 0,\n        \"Start\": \"2022-07-30T07:00:00\",\n        \"End\": \"2022-07-30T17:00:00\",\n        \"ClinicID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n        \"ClinicianID\": 3,\n        \"TreatmentID\": 2432\n    },\n    {\n        \"ID\": 0,\n        \"Start\": \"2022-07-30T07:00:00\",\n        \"End\": \"2022-07-30T17:00:00\",\n        \"ClinicID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n        \"ClinicianID\": 3,\n        \"TreatmentID\": 2208\n    },\n    {\n        \"ID\": 0,\n        \"Start\": \"2022-07-30T07:00:00\",\n        \"End\": \"2022-07-30T17:00:00\",\n        \"ClinicID\": \"19-2ca4a5e2-957a-4432-9370-c7b707042353\",\n        \"ClinicianID\": 3,\n        \"TreatmentID\": 2675\n    },\n    {\n        \"ID\": 0,\n        \"Start\": \"2022-07-30T07:00:00\",\n        \"End\": \"2022-07-30T17:00:00\",\n        \"ClinicID\": \"19-2ca4a5e2-957a-4432-9370-c7b707042353\",\n        \"ClinicianID\": 3,\n        \"TreatmentID\": 2631\n    },\n    {\n        \"ID\": 0,\n        \"Start\": \"2022-07-30T07:00:00\",\n        \"End\": \"2022-07-30T17:00:00\",\n        \"ClinicID\": \"19-2ca4a5e2-957a-4432-9370-c7b707042353\",\n        \"ClinicianID\": 3,\n        \"TreatmentID\": 2606\n    },\n    {\n        \"ID\": 0,\n        \"Start\": \"2022-07-30T07:00:00\",\n        \"End\": \"2022-07-30T17:00:00\",\n        \"ClinicID\": \"19-2ca4a5e2-957a-4432-9370-c7b707042353\",\n        \"ClinicianID\": 3,\n        \"TreatmentID\": 2596\n    },\n    {\n        \"ID\": 0,\n        \"Start\": \"2022-07-30T07:00:00\",\n        \"End\": \"2022-07-30T17:00:00\",\n        \"ClinicID\": \"19-2ca4a5e2-957a-4432-9370-c7b707042353\",\n        \"ClinicianID\": 3,\n        \"TreatmentID\": 2510\n    },\n    {\n        \"ID\": 0,\n        \"Start\": \"2022-07-30T07:00:00\",\n        \"End\": \"2022-07-30T17:00:00\",\n        \"ClinicID\": \"19-2ca4a5e2-957a-4432-9370-c7b707042353\",\n        \"ClinicianID\": 3,\n        \"TreatmentID\": 2432\n    },\n    {\n        \"ID\": 0,\n        \"Start\": \"2022-07-30T07:00:00\",\n        \"End\": \"2022-07-30T17:00:00\",\n        \"ClinicID\": \"19-2ca4a5e2-957a-4432-9370-c7b707042353\",\n        \"ClinicianID\": 3,\n        \"TreatmentID\": 2208\n    },\n    {\n        \"ID\": 0,\n        \"Start\": \"2022-08-01T07:00:00\",\n        \"End\": \"2022-08-01T17:00:00\",\n        \"ClinicID\": \"19-2ca4a5e2-957a-4432-9370-c7b707042353\",\n        \"ClinicianID\": 3,\n        \"TreatmentID\": 2208\n    },\n    {\n        \"ID\": 0,\n        \"Start\": \"2022-08-01T07:00:00\",\n        \"End\": \"2022-08-01T17:00:00\",\n        \"ClinicID\": \"19-2ca4a5e2-957a-4432-9370-c7b707042353\",\n        \"ClinicianID\": 3,\n        \"TreatmentID\": 2432\n    },\n    {\n        \"ID\": 0,\n        \"Start\": \"2022-08-01T07:00:00\",\n        \"End\": \"2022-08-01T17:00:00\",\n        \"ClinicID\": \"19-2ca4a5e2-957a-4432-9370-c7b707042353\",\n        \"ClinicianID\": 3,\n        \"TreatmentID\": 2510\n    },\n    {\n        \"ID\": 0,\n        \"Start\": \"2022-08-01T07:00:00\",\n        \"End\": \"2022-08-01T17:00:00\",\n        \"ClinicID\": \"19-2ca4a5e2-957a-4432-9370-c7b707042353\",\n        \"ClinicianID\": 3,\n        \"TreatmentID\": 2596\n    },\n    {\n        \"ID\": 0,\n        \"Start\": \"2022-08-01T07:00:00\",\n        \"End\": \"2022-08-01T17:00:00\",\n        \"ClinicID\": \"19-2ca4a5e2-957a-4432-9370-c7b707042353\",\n        \"ClinicianID\": 3,\n        \"TreatmentID\": 2606\n    },\n    {\n        \"ID\": 0,\n        \"Start\": \"2022-08-01T07:00:00\",\n        \"End\": \"2022-08-01T17:00:00\",\n        \"ClinicID\": \"19-2ca4a5e2-957a-4432-9370-c7b707042353\",\n        \"ClinicianID\": 3,\n        \"TreatmentID\": 2631\n    },\n    {\n        \"ID\": 0,\n        \"Start\": \"2022-08-01T07:00:00\",\n        \"End\": \"2022-08-01T17:00:00\",\n        \"ClinicID\": \"19-2ca4a5e2-957a-4432-9370-c7b707042353\",\n        \"ClinicianID\": 3,\n        \"TreatmentID\": 2675\n    },\n    {\n        \"ID\": 0,\n        \"Start\": \"2022-08-01T07:00:00\",\n        \"End\": \"2022-08-01T17:00:00\",\n        \"ClinicID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n        \"ClinicianID\": 3,\n        \"TreatmentID\": 2208\n    },\n    {\n        \"ID\": 0,\n        \"Start\": \"2022-08-01T07:00:00\",\n        \"End\": \"2022-08-01T17:00:00\",\n        \"ClinicID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n        \"ClinicianID\": 3,\n        \"TreatmentID\": 2432\n    },\n    {\n        \"ID\": 0,\n        \"Start\": \"2022-08-01T07:00:00\",\n        \"End\": \"2022-08-01T17:00:00\",\n        \"ClinicID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n        \"ClinicianID\": 3,\n        \"TreatmentID\": 2510\n    },\n    {\n        \"ID\": 0,\n        \"Start\": \"2022-08-01T07:00:00\",\n        \"End\": \"2022-08-01T17:00:00\",\n        \"ClinicID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n        \"ClinicianID\": 3,\n        \"TreatmentID\": 2596\n    },\n    {\n        \"ID\": 0,\n        \"Start\": \"2022-08-01T07:00:00\",\n        \"End\": \"2022-08-01T17:00:00\",\n        \"ClinicID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n        \"ClinicianID\": 3,\n        \"TreatmentID\": 2606\n    },\n    {\n        \"ID\": 0,\n        \"Start\": \"2022-08-01T07:00:00\",\n        \"End\": \"2022-08-01T17:00:00\",\n        \"ClinicID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n        \"ClinicianID\": 3,\n        \"TreatmentID\": 2631\n    },\n    {\n        \"ID\": 0,\n        \"Start\": \"2022-08-01T07:00:00\",\n        \"End\": \"2022-08-01T17:00:00\",\n        \"ClinicID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n        \"ClinicianID\": 3,\n        \"TreatmentID\": 2675\n    },\n    {\n        \"ID\": 0,\n        \"Start\": \"2022-08-02T07:00:00\",\n        \"End\": \"2022-08-02T17:00:00\",\n        \"ClinicID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n        \"ClinicianID\": 3,\n        \"TreatmentID\": 2675\n    },\n    {\n        \"ID\": 0,\n        \"Start\": \"2022-08-02T07:00:00\",\n        \"End\": \"2022-08-02T17:00:00\",\n        \"ClinicID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n        \"ClinicianID\": 3,\n        \"TreatmentID\": 2631\n    },\n    {\n        \"ID\": 0,\n        \"Start\": \"2022-08-02T07:00:00\",\n        \"End\": \"2022-08-02T17:00:00\",\n        \"ClinicID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n        \"ClinicianID\": 3,\n        \"TreatmentID\": 2606\n    },\n    {\n        \"ID\": 0,\n        \"Start\": \"2022-08-02T07:00:00\",\n        \"End\": \"2022-08-02T17:00:00\",\n        \"ClinicID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n        \"ClinicianID\": 3,\n        \"TreatmentID\": 2596\n    },\n    {\n        \"ID\": 0,\n        \"Start\": \"2022-08-02T07:00:00\",\n        \"End\": \"2022-08-02T17:00:00\",\n        \"ClinicID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n        \"ClinicianID\": 3,\n        \"TreatmentID\": 2510\n    },\n    {\n        \"ID\": 0,\n        \"Start\": \"2022-08-02T07:00:00\",\n        \"End\": \"2022-08-02T17:00:00\",\n        \"ClinicID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n        \"ClinicianID\": 3,\n        \"TreatmentID\": 2432\n    },\n    {\n        \"ID\": 0,\n        \"Start\": \"2022-08-02T07:00:00\",\n        \"End\": \"2022-08-02T17:00:00\",\n        \"ClinicID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n        \"ClinicianID\": 3,\n        \"TreatmentID\": 2208\n    },\n    {\n        \"ID\": 0,\n        \"Start\": \"2022-08-02T07:00:00\",\n        \"End\": \"2022-08-02T17:00:00\",\n        \"ClinicID\": \"19-2ca4a5e2-957a-4432-9370-c7b707042353\",\n        \"ClinicianID\": 3,\n        \"TreatmentID\": 2675\n    },\n    {\n        \"ID\": 0,\n        \"Start\": \"2022-08-02T07:00:00\",\n        \"End\": \"2022-08-02T17:00:00\",\n        \"ClinicID\": \"19-2ca4a5e2-957a-4432-9370-c7b707042353\",\n        \"ClinicianID\": 3,\n        \"TreatmentID\": 2631\n    },\n    {\n        \"ID\": 0,\n        \"Start\": \"2022-08-02T07:00:00\",\n        \"End\": \"2022-08-02T17:00:00\",\n        \"ClinicID\": \"19-2ca4a5e2-957a-4432-9370-c7b707042353\",\n        \"ClinicianID\": 3,\n        \"TreatmentID\": 2606\n    },\n    {\n        \"ID\": 0,\n        \"Start\": \"2022-08-02T07:00:00\",\n        \"End\": \"2022-08-02T17:00:00\",\n        \"ClinicID\": \"19-2ca4a5e2-957a-4432-9370-c7b707042353\",\n        \"ClinicianID\": 3,\n        \"TreatmentID\": 2596\n    },\n    {\n        \"ID\": 0,\n        \"Start\": \"2022-08-02T07:00:00\",\n        \"End\": \"2022-08-02T17:00:00\",\n        \"ClinicID\": \"19-2ca4a5e2-957a-4432-9370-c7b707042353\",\n        \"ClinicianID\": 3,\n        \"TreatmentID\": 2510\n    },\n    {\n        \"ID\": 0,\n        \"Start\": \"2022-08-02T07:00:00\",\n        \"End\": \"2022-08-02T17:00:00\",\n        \"ClinicID\": \"19-2ca4a5e2-957a-4432-9370-c7b707042353\",\n        \"ClinicianID\": 3,\n        \"TreatmentID\": 2432\n    },\n    {\n        \"ID\": 0,\n        \"Start\": \"2022-08-02T07:00:00\",\n        \"End\": \"2022-08-02T17:00:00\",\n        \"ClinicID\": \"19-2ca4a5e2-957a-4432-9370-c7b707042353\",\n        \"ClinicianID\": 3,\n        \"TreatmentID\": 2208\n    },\n    {\n        \"ID\": 0,\n        \"Start\": \"2022-08-03T07:00:00\",\n        \"End\": \"2022-08-03T17:00:00\",\n        \"ClinicID\": \"19-2ca4a5e2-957a-4432-9370-c7b707042353\",\n        \"ClinicianID\": 3,\n        \"TreatmentID\": 2208\n    },\n    {\n        \"ID\": 0,\n        \"Start\": \"2022-08-03T07:00:00\",\n        \"End\": \"2022-08-03T17:00:00\",\n        \"ClinicID\": \"19-2ca4a5e2-957a-4432-9370-c7b707042353\",\n        \"ClinicianID\": 3,\n        \"TreatmentID\": 2432\n    },\n    {\n        \"ID\": 0,\n        \"Start\": \"2022-08-03T07:00:00\",\n        \"End\": \"2022-08-03T17:00:00\",\n        \"ClinicID\": \"19-2ca4a5e2-957a-4432-9370-c7b707042353\",\n        \"ClinicianID\": 3,\n        \"TreatmentID\": 2510\n    },\n    {\n        \"ID\": 0,\n        \"Start\": \"2022-08-03T07:00:00\",\n        \"End\": \"2022-08-03T17:00:00\",\n        \"ClinicID\": \"19-2ca4a5e2-957a-4432-9370-c7b707042353\",\n        \"ClinicianID\": 3,\n        \"TreatmentID\": 2596\n    },\n    {\n        \"ID\": 0,\n        \"Start\": \"2022-08-03T07:00:00\",\n        \"End\": \"2022-08-03T17:00:00\",\n        \"ClinicID\": \"19-2ca4a5e2-957a-4432-9370-c7b707042353\",\n        \"ClinicianID\": 3,\n        \"TreatmentID\": 2606\n    },\n    {\n        \"ID\": 0,\n        \"Start\": \"2022-08-03T07:00:00\",\n        \"End\": \"2022-08-03T17:00:00\",\n        \"ClinicID\": \"19-2ca4a5e2-957a-4432-9370-c7b707042353\",\n        \"ClinicianID\": 3,\n        \"TreatmentID\": 2631\n    },\n    {\n        \"ID\": 0,\n        \"Start\": \"2022-08-03T07:00:00\",\n        \"End\": \"2022-08-03T17:00:00\",\n        \"ClinicID\": \"19-2ca4a5e2-957a-4432-9370-c7b707042353\",\n        \"ClinicianID\": 3,\n        \"TreatmentID\": 2675\n    },\n    {\n        \"ID\": 0,\n        \"Start\": \"2022-08-03T07:00:00\",\n        \"End\": \"2022-08-03T17:00:00\",\n        \"ClinicID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n        \"ClinicianID\": 3,\n        \"TreatmentID\": 2208\n    },\n    {\n        \"ID\": 0,\n        \"Start\": \"2022-08-03T07:00:00\",\n        \"End\": \"2022-08-03T17:00:00\",\n        \"ClinicID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n        \"ClinicianID\": 3,\n        \"TreatmentID\": 2432\n    },\n    {\n        \"ID\": 0,\n        \"Start\": \"2022-08-03T07:00:00\",\n        \"End\": \"2022-08-03T17:00:00\",\n        \"ClinicID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n        \"ClinicianID\": 3,\n        \"TreatmentID\": 2510\n    },\n    {\n        \"ID\": 0,\n        \"Start\": \"2022-08-03T07:00:00\",\n        \"End\": \"2022-08-03T17:00:00\",\n        \"ClinicID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n        \"ClinicianID\": 3,\n        \"TreatmentID\": 2596\n    },\n    {\n        \"ID\": 0,\n        \"Start\": \"2022-08-03T07:00:00\",\n        \"End\": \"2022-08-03T17:00:00\",\n        \"ClinicID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n        \"ClinicianID\": 3,\n        \"TreatmentID\": 2606\n    },\n    {\n        \"ID\": 0,\n        \"Start\": \"2022-08-03T07:00:00\",\n        \"End\": \"2022-08-03T17:00:00\",\n        \"ClinicID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n        \"ClinicianID\": 3,\n        \"TreatmentID\": 2631\n    },\n    {\n        \"ID\": 0,\n        \"Start\": \"2022-08-03T07:00:00\",\n        \"End\": \"2022-08-03T17:00:00\",\n        \"ClinicID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n        \"ClinicianID\": 3,\n        \"TreatmentID\": 2675\n    },\n    {\n        \"ID\": 0,\n        \"Start\": \"2022-08-04T07:00:00\",\n        \"End\": \"2022-08-04T17:00:00\",\n        \"ClinicID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n        \"ClinicianID\": 3,\n        \"TreatmentID\": 2675\n    },\n    {\n        \"ID\": 0,\n        \"Start\": \"2022-08-04T07:00:00\",\n        \"End\": \"2022-08-04T17:00:00\",\n        \"ClinicID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n        \"ClinicianID\": 3,\n        \"TreatmentID\": 2631\n    },\n    {\n        \"ID\": 0,\n        \"Start\": \"2022-08-04T07:00:00\",\n        \"End\": \"2022-08-04T17:00:00\",\n        \"ClinicID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n        \"ClinicianID\": 3,\n        \"TreatmentID\": 2606\n    },\n    {\n        \"ID\": 0,\n        \"Start\": \"2022-08-04T07:00:00\",\n        \"End\": \"2022-08-04T17:00:00\",\n        \"ClinicID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n        \"ClinicianID\": 3,\n        \"TreatmentID\": 2596\n    },\n    {\n        \"ID\": 0,\n        \"Start\": \"2022-08-04T07:00:00\",\n        \"End\": \"2022-08-04T17:00:00\",\n        \"ClinicID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n        \"ClinicianID\": 3,\n        \"TreatmentID\": 2510\n    },\n    {\n        \"ID\": 0,\n        \"Start\": \"2022-08-04T07:00:00\",\n        \"End\": \"2022-08-04T17:00:00\",\n        \"ClinicID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n        \"ClinicianID\": 3,\n        \"TreatmentID\": 2432\n    },\n    {\n        \"ID\": 0,\n        \"Start\": \"2022-08-04T07:00:00\",\n        \"End\": \"2022-08-04T17:00:00\",\n        \"ClinicID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n        \"ClinicianID\": 3,\n        \"TreatmentID\": 2208\n    },\n    {\n        \"ID\": 0,\n        \"Start\": \"2022-08-04T07:00:00\",\n        \"End\": \"2022-08-04T17:00:00\",\n        \"ClinicID\": \"19-2ca4a5e2-957a-4432-9370-c7b707042353\",\n        \"ClinicianID\": 3,\n        \"TreatmentID\": 2675\n    },\n    {\n        \"ID\": 0,\n        \"Start\": \"2022-08-04T07:00:00\",\n        \"End\": \"2022-08-04T17:00:00\",\n        \"ClinicID\": \"19-2ca4a5e2-957a-4432-9370-c7b707042353\",\n        \"ClinicianID\": 3,\n        \"TreatmentID\": 2631\n    },\n    {\n        \"ID\": 0,\n        \"Start\": \"2022-08-04T07:00:00\",\n        \"End\": \"2022-08-04T17:00:00\",\n        \"ClinicID\": \"19-2ca4a5e2-957a-4432-9370-c7b707042353\",\n        \"ClinicianID\": 3,\n        \"TreatmentID\": 2606\n    },\n    {\n        \"ID\": 0,\n        \"Start\": \"2022-08-04T07:00:00\",\n        \"End\": \"2022-08-04T17:00:00\",\n        \"ClinicID\": \"19-2ca4a5e2-957a-4432-9370-c7b707042353\",\n        \"ClinicianID\": 3,\n        \"TreatmentID\": 2596\n    },\n    {\n        \"ID\": 0,\n        \"Start\": \"2022-08-04T07:00:00\",\n        \"End\": \"2022-08-04T17:00:00\",\n        \"ClinicID\": \"19-2ca4a5e2-957a-4432-9370-c7b707042353\",\n        \"ClinicianID\": 3,\n        \"TreatmentID\": 2510\n    },\n    {\n        \"ID\": 0,\n        \"Start\": \"2022-08-04T07:00:00\",\n        \"End\": \"2022-08-04T17:00:00\",\n        \"ClinicID\": \"19-2ca4a5e2-957a-4432-9370-c7b707042353\",\n        \"ClinicianID\": 3,\n        \"TreatmentID\": 2432\n    },\n    {\n        \"ID\": 0,\n        \"Start\": \"2022-08-04T07:00:00\",\n        \"End\": \"2022-08-04T17:00:00\",\n        \"ClinicID\": \"19-2ca4a5e2-957a-4432-9370-c7b707042353\",\n        \"ClinicianID\": 3,\n        \"TreatmentID\": 2208\n    },\n    {\n        \"ID\": 0,\n        \"Start\": \"2022-08-05T07:00:00\",\n        \"End\": \"2022-08-05T17:00:00\",\n        \"ClinicID\": \"19-2ca4a5e2-957a-4432-9370-c7b707042353\",\n        \"ClinicianID\": 3,\n        \"TreatmentID\": 2208\n    },\n    {\n        \"ID\": 0,\n        \"Start\": \"2022-08-05T07:00:00\",\n        \"End\": \"2022-08-05T17:00:00\",\n        \"ClinicID\": \"19-2ca4a5e2-957a-4432-9370-c7b707042353\",\n        \"ClinicianID\": 3,\n        \"TreatmentID\": 2432\n    },\n    {\n        \"ID\": 0,\n        \"Start\": \"2022-08-05T07:00:00\",\n        \"End\": \"2022-08-05T17:00:00\",\n        \"ClinicID\": \"19-2ca4a5e2-957a-4432-9370-c7b707042353\",\n        \"ClinicianID\": 3,\n        \"TreatmentID\": 2510\n    },\n    {\n        \"ID\": 0,\n        \"Start\": \"2022-08-05T07:00:00\",\n        \"End\": \"2022-08-05T17:00:00\",\n        \"ClinicID\": \"19-2ca4a5e2-957a-4432-9370-c7b707042353\",\n        \"ClinicianID\": 3,\n        \"TreatmentID\": 2596\n    },\n    {\n        \"ID\": 0,\n        \"Start\": \"2022-08-05T07:00:00\",\n        \"End\": \"2022-08-05T17:00:00\",\n        \"ClinicID\": \"19-2ca4a5e2-957a-4432-9370-c7b707042353\",\n        \"ClinicianID\": 3,\n        \"TreatmentID\": 2606\n    },\n    {\n        \"ID\": 0,\n        \"Start\": \"2022-08-05T07:00:00\",\n        \"End\": \"2022-08-05T17:00:00\",\n        \"ClinicID\": \"19-2ca4a5e2-957a-4432-9370-c7b707042353\",\n        \"ClinicianID\": 3,\n        \"TreatmentID\": 2631\n    },\n    {\n        \"ID\": 0,\n        \"Start\": \"2022-08-05T07:00:00\",\n        \"End\": \"2022-08-05T17:00:00\",\n        \"ClinicID\": \"19-2ca4a5e2-957a-4432-9370-c7b707042353\",\n        \"ClinicianID\": 3,\n        \"TreatmentID\": 2675\n    },\n    {\n        \"ID\": 0,\n        \"Start\": \"2022-08-05T07:00:00\",\n        \"End\": \"2022-08-05T17:00:00\",\n        \"ClinicID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n        \"ClinicianID\": 3,\n        \"TreatmentID\": 2208\n    },\n    {\n        \"ID\": 0,\n        \"Start\": \"2022-08-05T07:00:00\",\n        \"End\": \"2022-08-05T17:00:00\",\n        \"ClinicID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n        \"ClinicianID\": 3,\n        \"TreatmentID\": 2432\n    },\n    {\n        \"ID\": 0,\n        \"Start\": \"2022-08-05T07:00:00\",\n        \"End\": \"2022-08-05T17:00:00\",\n        \"ClinicID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n        \"ClinicianID\": 3,\n        \"TreatmentID\": 2510\n    },\n    {\n        \"ID\": 0,\n        \"Start\": \"2022-08-05T07:00:00\",\n        \"End\": \"2022-08-05T17:00:00\",\n        \"ClinicID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n        \"ClinicianID\": 3,\n        \"TreatmentID\": 2596\n    },\n    {\n        \"ID\": 0,\n        \"Start\": \"2022-08-05T07:00:00\",\n        \"End\": \"2022-08-05T17:00:00\",\n        \"ClinicID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n        \"ClinicianID\": 3,\n        \"TreatmentID\": 2606\n    },\n    {\n        \"ID\": 0,\n        \"Start\": \"2022-08-05T07:00:00\",\n        \"End\": \"2022-08-05T17:00:00\",\n        \"ClinicID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n        \"ClinicianID\": 3,\n        \"TreatmentID\": 2631\n    },\n    {\n        \"ID\": 0,\n        \"Start\": \"2022-08-05T07:00:00\",\n        \"End\": \"2022-08-05T17:00:00\",\n        \"ClinicID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n        \"ClinicianID\": 3,\n        \"TreatmentID\": 2675\n    },\n    {\n        \"ID\": 0,\n        \"Start\": \"2022-08-06T07:00:00\",\n        \"End\": \"2022-08-06T17:00:00\",\n        \"ClinicID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n        \"ClinicianID\": 3,\n        \"TreatmentID\": 2675\n    },\n    {\n        \"ID\": 0,\n        \"Start\": \"2022-08-06T07:00:00\",\n        \"End\": \"2022-08-06T17:00:00\",\n        \"ClinicID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n        \"ClinicianID\": 3,\n        \"TreatmentID\": 2631\n    },\n    {\n        \"ID\": 0,\n        \"Start\": \"2022-08-06T07:00:00\",\n        \"End\": \"2022-08-06T17:00:00\",\n        \"ClinicID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n        \"ClinicianID\": 3,\n        \"TreatmentID\": 2606\n    },\n    {\n        \"ID\": 0,\n        \"Start\": \"2022-08-06T07:00:00\",\n        \"End\": \"2022-08-06T17:00:00\",\n        \"ClinicID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n        \"ClinicianID\": 3,\n        \"TreatmentID\": 2596\n    },\n    {\n        \"ID\": 0,\n        \"Start\": \"2022-08-06T07:00:00\",\n        \"End\": \"2022-08-06T17:00:00\",\n        \"ClinicID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n        \"ClinicianID\": 3,\n        \"TreatmentID\": 2510\n    },\n    {\n        \"ID\": 0,\n        \"Start\": \"2022-08-06T07:00:00\",\n        \"End\": \"2022-08-06T17:00:00\",\n        \"ClinicID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n        \"ClinicianID\": 3,\n        \"TreatmentID\": 2432\n    },\n    {\n        \"ID\": 0,\n        \"Start\": \"2022-08-06T07:00:00\",\n        \"End\": \"2022-08-06T17:00:00\",\n        \"ClinicID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n        \"ClinicianID\": 3,\n        \"TreatmentID\": 2208\n    },\n    {\n        \"ID\": 0,\n        \"Start\": \"2022-08-06T07:00:00\",\n        \"End\": \"2022-08-06T17:00:00\",\n        \"ClinicID\": \"19-2ca4a5e2-957a-4432-9370-c7b707042353\",\n        \"ClinicianID\": 3,\n        \"TreatmentID\": 2675\n    },\n    {\n        \"ID\": 0,\n        \"Start\": \"2022-08-06T07:00:00\",\n        \"End\": \"2022-08-06T17:00:00\",\n        \"ClinicID\": \"19-2ca4a5e2-957a-4432-9370-c7b707042353\",\n        \"ClinicianID\": 3,\n        \"TreatmentID\": 2631\n    },\n    {\n        \"ID\": 0,\n        \"Start\": \"2022-08-06T07:00:00\",\n        \"End\": \"2022-08-06T17:00:00\",\n        \"ClinicID\": \"19-2ca4a5e2-957a-4432-9370-c7b707042353\",\n        \"ClinicianID\": 3,\n        \"TreatmentID\": 2606\n    },\n    {\n        \"ID\": 0,\n        \"Start\": \"2022-08-06T07:00:00\",\n        \"End\": \"2022-08-06T17:00:00\",\n        \"ClinicID\": \"19-2ca4a5e2-957a-4432-9370-c7b707042353\",\n        \"ClinicianID\": 3,\n        \"TreatmentID\": 2596\n    },\n    {\n        \"ID\": 0,\n        \"Start\": \"2022-08-06T07:00:00\",\n        \"End\": \"2022-08-06T17:00:00\",\n        \"ClinicID\": \"19-2ca4a5e2-957a-4432-9370-c7b707042353\",\n        \"ClinicianID\": 3,\n        \"TreatmentID\": 2510\n    },\n    {\n        \"ID\": 0,\n        \"Start\": \"2022-08-06T07:00:00\",\n        \"End\": \"2022-08-06T17:00:00\",\n        \"ClinicID\": \"19-2ca4a5e2-957a-4432-9370-c7b707042353\",\n        \"ClinicianID\": 3,\n        \"TreatmentID\": 2432\n    },\n    {\n        \"ID\": 0,\n        \"Start\": \"2022-08-06T07:00:00\",\n        \"End\": \"2022-08-06T17:00:00\",\n        \"ClinicID\": \"19-2ca4a5e2-957a-4432-9370-c7b707042353\",\n        \"ClinicianID\": 3,\n        \"TreatmentID\": 2208\n    },\n    {\n        \"ID\": 0,\n        \"Start\": \"2022-08-08T07:00:00\",\n        \"End\": \"2022-08-08T17:00:00\",\n        \"ClinicID\": \"19-2ca4a5e2-957a-4432-9370-c7b707042353\",\n        \"ClinicianID\": 3,\n        \"TreatmentID\": 2208\n    },\n    {\n        \"ID\": 0,\n        \"Start\": \"2022-08-08T07:00:00\",\n        \"End\": \"2022-08-08T17:00:00\",\n        \"ClinicID\": \"19-2ca4a5e2-957a-4432-9370-c7b707042353\",\n        \"ClinicianID\": 3,\n        \"TreatmentID\": 2432\n    },\n    {\n        \"ID\": 0,\n        \"Start\": \"2022-08-08T07:00:00\",\n        \"End\": \"2022-08-08T17:00:00\",\n        \"ClinicID\": \"19-2ca4a5e2-957a-4432-9370-c7b707042353\",\n        \"ClinicianID\": 3,\n        \"TreatmentID\": 2510\n    },\n    {\n        \"ID\": 0,\n        \"Start\": \"2022-08-08T07:00:00\",\n        \"End\": \"2022-08-08T17:00:00\",\n        \"ClinicID\": \"19-2ca4a5e2-957a-4432-9370-c7b707042353\",\n        \"ClinicianID\": 3,\n        \"TreatmentID\": 2596\n    },\n    {\n        \"ID\": 0,\n        \"Start\": \"2022-08-08T07:00:00\",\n        \"End\": \"2022-08-08T17:00:00\",\n        \"ClinicID\": \"19-2ca4a5e2-957a-4432-9370-c7b707042353\",\n        \"ClinicianID\": 3,\n        \"TreatmentID\": 2606\n    },\n    {\n        \"ID\": 0,\n        \"Start\": \"2022-08-08T07:00:00\",\n        \"End\": \"2022-08-08T17:00:00\",\n        \"ClinicID\": \"19-2ca4a5e2-957a-4432-9370-c7b707042353\",\n        \"ClinicianID\": 3,\n        \"TreatmentID\": 2631\n    },\n    {\n        \"ID\": 0,\n        \"Start\": \"2022-08-08T07:00:00\",\n        \"End\": \"2022-08-08T17:00:00\",\n        \"ClinicID\": \"19-2ca4a5e2-957a-4432-9370-c7b707042353\",\n        \"ClinicianID\": 3,\n        \"TreatmentID\": 2675\n    },\n    {\n        \"ID\": 0,\n        \"Start\": \"2022-08-08T07:00:00\",\n        \"End\": \"2022-08-08T17:00:00\",\n        \"ClinicID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n        \"ClinicianID\": 3,\n        \"TreatmentID\": 2208\n    },\n    {\n        \"ID\": 0,\n        \"Start\": \"2022-08-08T07:00:00\",\n        \"End\": \"2022-08-08T17:00:00\",\n        \"ClinicID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n        \"ClinicianID\": 3,\n        \"TreatmentID\": 2432\n    },\n    {\n        \"ID\": 0,\n        \"Start\": \"2022-08-08T07:00:00\",\n        \"End\": \"2022-08-08T17:00:00\",\n        \"ClinicID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n        \"ClinicianID\": 3,\n        \"TreatmentID\": 2510\n    },\n    {\n        \"ID\": 0,\n        \"Start\": \"2022-08-08T07:00:00\",\n        \"End\": \"2022-08-08T17:00:00\",\n        \"ClinicID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n        \"ClinicianID\": 3,\n        \"TreatmentID\": 2596\n    },\n    {\n        \"ID\": 0,\n        \"Start\": \"2022-08-08T07:00:00\",\n        \"End\": \"2022-08-08T17:00:00\",\n        \"ClinicID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n        \"ClinicianID\": 3,\n        \"TreatmentID\": 2606\n    },\n    {\n        \"ID\": 0,\n        \"Start\": \"2022-08-08T07:00:00\",\n        \"End\": \"2022-08-08T17:00:00\",\n        \"ClinicID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n        \"ClinicianID\": 3,\n        \"TreatmentID\": 2631\n    },\n    {\n        \"ID\": 0,\n        \"Start\": \"2022-08-08T07:00:00\",\n        \"End\": \"2022-08-08T17:00:00\",\n        \"ClinicID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n        \"ClinicianID\": 3,\n        \"TreatmentID\": 2675\n    },\n    {\n        \"ID\": 0,\n        \"Start\": \"2022-08-09T07:00:00\",\n        \"End\": \"2022-08-09T17:00:00\",\n        \"ClinicID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n        \"ClinicianID\": 3,\n        \"TreatmentID\": 2675\n    },\n    {\n        \"ID\": 0,\n        \"Start\": \"2022-08-09T07:00:00\",\n        \"End\": \"2022-08-09T17:00:00\",\n        \"ClinicID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n        \"ClinicianID\": 3,\n        \"TreatmentID\": 2631\n    },\n    {\n        \"ID\": 0,\n        \"Start\": \"2022-08-09T07:00:00\",\n        \"End\": \"2022-08-09T17:00:00\",\n        \"ClinicID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n        \"ClinicianID\": 3,\n        \"TreatmentID\": 2606\n    },\n    {\n        \"ID\": 0,\n        \"Start\": \"2022-08-09T07:00:00\",\n        \"End\": \"2022-08-09T17:00:00\",\n        \"ClinicID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n        \"ClinicianID\": 3,\n        \"TreatmentID\": 2596\n    },\n    {\n        \"ID\": 0,\n        \"Start\": \"2022-08-09T07:00:00\",\n        \"End\": \"2022-08-09T17:00:00\",\n        \"ClinicID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n        \"ClinicianID\": 3,\n        \"TreatmentID\": 2510\n    },\n    {\n        \"ID\": 0,\n        \"Start\": \"2022-08-09T07:00:00\",\n        \"End\": \"2022-08-09T17:00:00\",\n        \"ClinicID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n        \"ClinicianID\": 3,\n        \"TreatmentID\": 2432\n    },\n    {\n        \"ID\": 0,\n        \"Start\": \"2022-08-09T07:00:00\",\n        \"End\": \"2022-08-09T17:00:00\",\n        \"ClinicID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n        \"ClinicianID\": 3,\n        \"TreatmentID\": 2208\n    },\n    {\n        \"ID\": 0,\n        \"Start\": \"2022-08-09T07:00:00\",\n        \"End\": \"2022-08-09T17:00:00\",\n        \"ClinicID\": \"19-2ca4a5e2-957a-4432-9370-c7b707042353\",\n        \"ClinicianID\": 3,\n        \"TreatmentID\": 2675\n    },\n    {\n        \"ID\": 0,\n        \"Start\": \"2022-08-09T07:00:00\",\n        \"End\": \"2022-08-09T17:00:00\",\n        \"ClinicID\": \"19-2ca4a5e2-957a-4432-9370-c7b707042353\",\n        \"ClinicianID\": 3,\n        \"TreatmentID\": 2631\n    },\n    {\n        \"ID\": 0,\n        \"Start\": \"2022-08-09T07:00:00\",\n        \"End\": \"2022-08-09T17:00:00\",\n        \"ClinicID\": \"19-2ca4a5e2-957a-4432-9370-c7b707042353\",\n        \"ClinicianID\": 3,\n        \"TreatmentID\": 2606\n    },\n    {\n        \"ID\": 0,\n        \"Start\": \"2022-08-09T07:00:00\",\n        \"End\": \"2022-08-09T17:00:00\",\n        \"ClinicID\": \"19-2ca4a5e2-957a-4432-9370-c7b707042353\",\n        \"ClinicianID\": 3,\n        \"TreatmentID\": 2596\n    },\n    {\n        \"ID\": 0,\n        \"Start\": \"2022-08-09T07:00:00\",\n        \"End\": \"2022-08-09T17:00:00\",\n        \"ClinicID\": \"19-2ca4a5e2-957a-4432-9370-c7b707042353\",\n        \"ClinicianID\": 3,\n        \"TreatmentID\": 2510\n    },\n    {\n        \"ID\": 0,\n        \"Start\": \"2022-08-09T07:00:00\",\n        \"End\": \"2022-08-09T17:00:00\",\n        \"ClinicID\": \"19-2ca4a5e2-957a-4432-9370-c7b707042353\",\n        \"ClinicianID\": 3,\n        \"TreatmentID\": 2432\n    },\n    {\n        \"ID\": 0,\n        \"Start\": \"2022-08-09T07:00:00\",\n        \"End\": \"2022-08-09T17:00:00\",\n        \"ClinicID\": \"19-2ca4a5e2-957a-4432-9370-c7b707042353\",\n        \"ClinicianID\": 3,\n        \"TreatmentID\": 2208\n    },\n    {\n        \"ID\": 0,\n        \"Start\": \"2022-08-10T07:00:00\",\n        \"End\": \"2022-08-10T17:00:00\",\n        \"ClinicID\": \"19-2ca4a5e2-957a-4432-9370-c7b707042353\",\n        \"ClinicianID\": 3,\n        \"TreatmentID\": 2208\n    },\n    {\n        \"ID\": 0,\n        \"Start\": \"2022-08-10T07:00:00\",\n        \"End\": \"2022-08-10T17:00:00\",\n        \"ClinicID\": \"19-2ca4a5e2-957a-4432-9370-c7b707042353\",\n        \"ClinicianID\": 3,\n        \"TreatmentID\": 2432\n    },\n    {\n        \"ID\": 0,\n        \"Start\": \"2022-08-10T07:00:00\",\n        \"End\": \"2022-08-10T17:00:00\",\n        \"ClinicID\": \"19-2ca4a5e2-957a-4432-9370-c7b707042353\",\n        \"ClinicianID\": 3,\n        \"TreatmentID\": 2510\n    },\n    {\n        \"ID\": 0,\n        \"Start\": \"2022-08-10T07:00:00\",\n        \"End\": \"2022-08-10T17:00:00\",\n        \"ClinicID\": \"19-2ca4a5e2-957a-4432-9370-c7b707042353\",\n        \"ClinicianID\": 3,\n        \"TreatmentID\": 2596\n    },\n    {\n        \"ID\": 0,\n        \"Start\": \"2022-08-10T07:00:00\",\n        \"End\": \"2022-08-10T17:00:00\",\n        \"ClinicID\": \"19-2ca4a5e2-957a-4432-9370-c7b707042353\",\n        \"ClinicianID\": 3,\n        \"TreatmentID\": 2606\n    },\n    {\n        \"ID\": 0,\n        \"Start\": \"2022-08-10T07:00:00\",\n        \"End\": \"2022-08-10T17:00:00\",\n        \"ClinicID\": \"19-2ca4a5e2-957a-4432-9370-c7b707042353\",\n        \"ClinicianID\": 3,\n        \"TreatmentID\": 2631\n    },\n    {\n        \"ID\": 0,\n        \"Start\": \"2022-08-10T07:00:00\",\n        \"End\": \"2022-08-10T17:00:00\",\n        \"ClinicID\": \"19-2ca4a5e2-957a-4432-9370-c7b707042353\",\n        \"ClinicianID\": 3,\n        \"TreatmentID\": 2675\n    },\n    {\n        \"ID\": 0,\n        \"Start\": \"2022-08-10T07:00:00\",\n        \"End\": \"2022-08-10T17:00:00\",\n        \"ClinicID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n        \"ClinicianID\": 3,\n        \"TreatmentID\": 2208\n    },\n    {\n        \"ID\": 0,\n        \"Start\": \"2022-08-10T07:00:00\",\n        \"End\": \"2022-08-10T17:00:00\",\n        \"ClinicID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n        \"ClinicianID\": 3,\n        \"TreatmentID\": 2432\n    },\n    {\n        \"ID\": 0,\n        \"Start\": \"2022-08-10T07:00:00\",\n        \"End\": \"2022-08-10T17:00:00\",\n        \"ClinicID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n        \"ClinicianID\": 3,\n        \"TreatmentID\": 2510\n    },\n    {\n        \"ID\": 0,\n        \"Start\": \"2022-08-10T07:00:00\",\n        \"End\": \"2022-08-10T17:00:00\",\n        \"ClinicID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n        \"ClinicianID\": 3,\n        \"TreatmentID\": 2596\n    },\n    {\n        \"ID\": 0,\n        \"Start\": \"2022-08-10T07:00:00\",\n        \"End\": \"2022-08-10T17:00:00\",\n        \"ClinicID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n        \"ClinicianID\": 3,\n        \"TreatmentID\": 2606\n    },\n    {\n        \"ID\": 0,\n        \"Start\": \"2022-08-10T07:00:00\",\n        \"End\": \"2022-08-10T17:00:00\",\n        \"ClinicID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n        \"ClinicianID\": 3,\n        \"TreatmentID\": 2631\n    },\n    {\n        \"ID\": 0,\n        \"Start\": \"2022-08-10T07:00:00\",\n        \"End\": \"2022-08-10T17:00:00\",\n        \"ClinicID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n        \"ClinicianID\": 3,\n        \"TreatmentID\": 2675\n    },\n    {\n        \"ID\": 0,\n        \"Start\": \"2022-08-11T07:00:00\",\n        \"End\": \"2022-08-11T17:00:00\",\n        \"ClinicID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n        \"ClinicianID\": 3,\n        \"TreatmentID\": 2675\n    },\n    {\n        \"ID\": 0,\n        \"Start\": \"2022-08-11T07:00:00\",\n        \"End\": \"2022-08-11T17:00:00\",\n        \"ClinicID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n        \"ClinicianID\": 3,\n        \"TreatmentID\": 2631\n    },\n    {\n        \"ID\": 0,\n        \"Start\": \"2022-08-11T07:00:00\",\n        \"End\": \"2022-08-11T17:00:00\",\n        \"ClinicID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n        \"ClinicianID\": 3,\n        \"TreatmentID\": 2606\n    },\n    {\n        \"ID\": 0,\n        \"Start\": \"2022-08-11T07:00:00\",\n        \"End\": \"2022-08-11T17:00:00\",\n        \"ClinicID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n        \"ClinicianID\": 3,\n        \"TreatmentID\": 2596\n    },\n    {\n        \"ID\": 0,\n        \"Start\": \"2022-08-11T07:00:00\",\n        \"End\": \"2022-08-11T17:00:00\",\n        \"ClinicID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n        \"ClinicianID\": 3,\n        \"TreatmentID\": 2510\n    },\n    {\n        \"ID\": 0,\n        \"Start\": \"2022-08-11T07:00:00\",\n        \"End\": \"2022-08-11T17:00:00\",\n        \"ClinicID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n        \"ClinicianID\": 3,\n        \"TreatmentID\": 2432\n    },\n    {\n        \"ID\": 0,\n        \"Start\": \"2022-08-11T07:00:00\",\n        \"End\": \"2022-08-11T17:00:00\",\n        \"ClinicID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n        \"ClinicianID\": 3,\n        \"TreatmentID\": 2208\n    },\n    {\n        \"ID\": 0,\n        \"Start\": \"2022-08-11T07:00:00\",\n        \"End\": \"2022-08-11T17:00:00\",\n        \"ClinicID\": \"19-2ca4a5e2-957a-4432-9370-c7b707042353\",\n        \"ClinicianID\": 3,\n        \"TreatmentID\": 2675\n    },\n    {\n        \"ID\": 0,\n        \"Start\": \"2022-08-11T07:00:00\",\n        \"End\": \"2022-08-11T17:00:00\",\n        \"ClinicID\": \"19-2ca4a5e2-957a-4432-9370-c7b707042353\",\n        \"ClinicianID\": 3,\n        \"TreatmentID\": 2631\n    },\n    {\n        \"ID\": 0,\n        \"Start\": \"2022-08-11T07:00:00\",\n        \"End\": \"2022-08-11T17:00:00\",\n        \"ClinicID\": \"19-2ca4a5e2-957a-4432-9370-c7b707042353\",\n        \"ClinicianID\": 3,\n        \"TreatmentID\": 2606\n    },\n    {\n        \"ID\": 0,\n        \"Start\": \"2022-08-11T07:00:00\",\n        \"End\": \"2022-08-11T17:00:00\",\n        \"ClinicID\": \"19-2ca4a5e2-957a-4432-9370-c7b707042353\",\n        \"ClinicianID\": 3,\n        \"TreatmentID\": 2596\n    },\n    {\n        \"ID\": 0,\n        \"Start\": \"2022-08-11T07:00:00\",\n        \"End\": \"2022-08-11T17:00:00\",\n        \"ClinicID\": \"19-2ca4a5e2-957a-4432-9370-c7b707042353\",\n        \"ClinicianID\": 3,\n        \"TreatmentID\": 2510\n    },\n    {\n        \"ID\": 0,\n        \"Start\": \"2022-08-11T07:00:00\",\n        \"End\": \"2022-08-11T17:00:00\",\n        \"ClinicID\": \"19-2ca4a5e2-957a-4432-9370-c7b707042353\",\n        \"ClinicianID\": 3,\n        \"TreatmentID\": 2432\n    },\n    {\n        \"ID\": 0,\n        \"Start\": \"2022-08-11T07:00:00\",\n        \"End\": \"2022-08-11T17:00:00\",\n        \"ClinicID\": \"19-2ca4a5e2-957a-4432-9370-c7b707042353\",\n        \"ClinicianID\": 3,\n        \"TreatmentID\": 2208\n    },\n    {\n        \"ID\": 0,\n        \"Start\": \"2022-08-12T07:00:00\",\n        \"End\": \"2022-08-12T17:00:00\",\n        \"ClinicID\": \"19-2ca4a5e2-957a-4432-9370-c7b707042353\",\n        \"ClinicianID\": 3,\n        \"TreatmentID\": 2208\n    },\n    {\n        \"ID\": 0,\n        \"Start\": \"2022-08-12T07:00:00\",\n        \"End\": \"2022-08-12T17:00:00\",\n        \"ClinicID\": \"19-2ca4a5e2-957a-4432-9370-c7b707042353\",\n        \"ClinicianID\": 3,\n        \"TreatmentID\": 2432\n    },\n    {\n        \"ID\": 0,\n        \"Start\": \"2022-08-12T07:00:00\",\n        \"End\": \"2022-08-12T17:00:00\",\n        \"ClinicID\": \"19-2ca4a5e2-957a-4432-9370-c7b707042353\",\n        \"ClinicianID\": 3,\n        \"TreatmentID\": 2510\n    },\n    {\n        \"ID\": 0,\n        \"Start\": \"2022-08-12T07:00:00\",\n        \"End\": \"2022-08-12T17:00:00\",\n        \"ClinicID\": \"19-2ca4a5e2-957a-4432-9370-c7b707042353\",\n        \"ClinicianID\": 3,\n        \"TreatmentID\": 2596\n    },\n    {\n        \"ID\": 0,\n        \"Start\": \"2022-08-12T07:00:00\",\n        \"End\": \"2022-08-12T17:00:00\",\n        \"ClinicID\": \"19-2ca4a5e2-957a-4432-9370-c7b707042353\",\n        \"ClinicianID\": 3,\n        \"TreatmentID\": 2606\n    },\n    {\n        \"ID\": 0,\n        \"Start\": \"2022-08-12T07:00:00\",\n        \"End\": \"2022-08-12T17:00:00\",\n        \"ClinicID\": \"19-2ca4a5e2-957a-4432-9370-c7b707042353\",\n        \"ClinicianID\": 3,\n        \"TreatmentID\": 2631\n    },\n    {\n        \"ID\": 0,\n        \"Start\": \"2022-08-12T07:00:00\",\n        \"End\": \"2022-08-12T17:00:00\",\n        \"ClinicID\": \"19-2ca4a5e2-957a-4432-9370-c7b707042353\",\n        \"ClinicianID\": 3,\n        \"TreatmentID\": 2675\n    },\n    {\n        \"ID\": 0,\n        \"Start\": \"2022-08-12T07:00:00\",\n        \"End\": \"2022-08-12T17:00:00\",\n        \"ClinicID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n        \"ClinicianID\": 3,\n        \"TreatmentID\": 2208\n    },\n    {\n        \"ID\": 0,\n        \"Start\": \"2022-08-12T07:00:00\",\n        \"End\": \"2022-08-12T17:00:00\",\n        \"ClinicID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n        \"ClinicianID\": 3,\n        \"TreatmentID\": 2432\n    },\n    {\n        \"ID\": 0,\n        \"Start\": \"2022-08-12T07:00:00\",\n        \"End\": \"2022-08-12T17:00:00\",\n        \"ClinicID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n        \"ClinicianID\": 3,\n        \"TreatmentID\": 2510\n    },\n    {\n        \"ID\": 0,\n        \"Start\": \"2022-08-12T07:00:00\",\n        \"End\": \"2022-08-12T17:00:00\",\n        \"ClinicID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n        \"ClinicianID\": 3,\n        \"TreatmentID\": 2596\n    },\n    {\n        \"ID\": 0,\n        \"Start\": \"2022-08-12T07:00:00\",\n        \"End\": \"2022-08-12T17:00:00\",\n        \"ClinicID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n        \"ClinicianID\": 3,\n        \"TreatmentID\": 2606\n    },\n    {\n        \"ID\": 0,\n        \"Start\": \"2022-08-12T07:00:00\",\n        \"End\": \"2022-08-12T17:00:00\",\n        \"ClinicID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n        \"ClinicianID\": 3,\n        \"TreatmentID\": 2631\n    },\n    {\n        \"ID\": 0,\n        \"Start\": \"2022-08-12T07:00:00\",\n        \"End\": \"2022-08-12T17:00:00\",\n        \"ClinicID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n        \"ClinicianID\": 3,\n        \"TreatmentID\": 2675\n    },\n    {\n        \"ID\": 0,\n        \"Start\": \"2022-08-13T07:00:00\",\n        \"End\": \"2022-08-13T17:00:00\",\n        \"ClinicID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n        \"ClinicianID\": 3,\n        \"TreatmentID\": 2675\n    },\n    {\n        \"ID\": 0,\n        \"Start\": \"2022-08-13T07:00:00\",\n        \"End\": \"2022-08-13T17:00:00\",\n        \"ClinicID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n        \"ClinicianID\": 3,\n        \"TreatmentID\": 2631\n    },\n    {\n        \"ID\": 0,\n        \"Start\": \"2022-08-13T07:00:00\",\n        \"End\": \"2022-08-13T17:00:00\",\n        \"ClinicID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n        \"ClinicianID\": 3,\n        \"TreatmentID\": 2606\n    },\n    {\n        \"ID\": 0,\n        \"Start\": \"2022-08-13T07:00:00\",\n        \"End\": \"2022-08-13T17:00:00\",\n        \"ClinicID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n        \"ClinicianID\": 3,\n        \"TreatmentID\": 2596\n    },\n    {\n        \"ID\": 0,\n        \"Start\": \"2022-08-13T07:00:00\",\n        \"End\": \"2022-08-13T17:00:00\",\n        \"ClinicID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n        \"ClinicianID\": 3,\n        \"TreatmentID\": 2510\n    },\n    {\n        \"ID\": 0,\n        \"Start\": \"2022-08-13T07:00:00\",\n        \"End\": \"2022-08-13T17:00:00\",\n        \"ClinicID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n        \"ClinicianID\": 3,\n        \"TreatmentID\": 2432\n    },\n    {\n        \"ID\": 0,\n        \"Start\": \"2022-08-13T07:00:00\",\n        \"End\": \"2022-08-13T17:00:00\",\n        \"ClinicID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n        \"ClinicianID\": 3,\n        \"TreatmentID\": 2208\n    },\n    {\n        \"ID\": 0,\n        \"Start\": \"2022-08-13T07:00:00\",\n        \"End\": \"2022-08-13T17:00:00\",\n        \"ClinicID\": \"19-2ca4a5e2-957a-4432-9370-c7b707042353\",\n        \"ClinicianID\": 3,\n        \"TreatmentID\": 2675\n    },\n    {\n        \"ID\": 0,\n        \"Start\": \"2022-08-13T07:00:00\",\n        \"End\": \"2022-08-13T17:00:00\",\n        \"ClinicID\": \"19-2ca4a5e2-957a-4432-9370-c7b707042353\",\n        \"ClinicianID\": 3,\n        \"TreatmentID\": 2631\n    },\n    {\n        \"ID\": 0,\n        \"Start\": \"2022-08-13T07:00:00\",\n        \"End\": \"2022-08-13T17:00:00\",\n        \"ClinicID\": \"19-2ca4a5e2-957a-4432-9370-c7b707042353\",\n        \"ClinicianID\": 3,\n        \"TreatmentID\": 2606\n    },\n    {\n        \"ID\": 0,\n        \"Start\": \"2022-08-13T07:00:00\",\n        \"End\": \"2022-08-13T17:00:00\",\n        \"ClinicID\": \"19-2ca4a5e2-957a-4432-9370-c7b707042353\",\n        \"ClinicianID\": 3,\n        \"TreatmentID\": 2596\n    },\n    {\n        \"ID\": 0,\n        \"Start\": \"2022-08-13T07:00:00\",\n        \"End\": \"2022-08-13T17:00:00\",\n        \"ClinicID\": \"19-2ca4a5e2-957a-4432-9370-c7b707042353\",\n        \"ClinicianID\": 3,\n        \"TreatmentID\": 2510\n    },\n    {\n        \"ID\": 0,\n        \"Start\": \"2022-08-13T07:00:00\",\n        \"End\": \"2022-08-13T17:00:00\",\n        \"ClinicID\": \"19-2ca4a5e2-957a-4432-9370-c7b707042353\",\n        \"ClinicianID\": 3,\n        \"TreatmentID\": 2432\n    },\n    {\n        \"ID\": 0,\n        \"Start\": \"2022-08-13T07:00:00\",\n        \"End\": \"2022-08-13T17:00:00\",\n        \"ClinicID\": \"19-2ca4a5e2-957a-4432-9370-c7b707042353\",\n        \"ClinicianID\": 3,\n        \"TreatmentID\": 2208\n    },\n    {\n        \"ID\": 0,\n        \"Start\": \"2022-08-15T07:00:00\",\n        \"End\": \"2022-08-15T17:00:00\",\n        \"ClinicID\": \"19-2ca4a5e2-957a-4432-9370-c7b707042353\",\n        \"ClinicianID\": 3,\n        \"TreatmentID\": 2208\n    },\n    {\n        \"ID\": 0,\n        \"Start\": \"2022-08-15T07:00:00\",\n        \"End\": \"2022-08-15T17:00:00\",\n        \"ClinicID\": \"19-2ca4a5e2-957a-4432-9370-c7b707042353\",\n        \"ClinicianID\": 3,\n        \"TreatmentID\": 2432\n    },\n    {\n        \"ID\": 0,\n        \"Start\": \"2022-08-15T07:00:00\",\n        \"End\": \"2022-08-15T17:00:00\",\n        \"ClinicID\": \"19-2ca4a5e2-957a-4432-9370-c7b707042353\",\n        \"ClinicianID\": 3,\n        \"TreatmentID\": 2510\n    },\n    {\n        \"ID\": 0,\n        \"Start\": \"2022-08-15T07:00:00\",\n        \"End\": \"2022-08-15T17:00:00\",\n        \"ClinicID\": \"19-2ca4a5e2-957a-4432-9370-c7b707042353\",\n        \"ClinicianID\": 3,\n        \"TreatmentID\": 2596\n    },\n    {\n        \"ID\": 0,\n        \"Start\": \"2022-08-15T07:00:00\",\n        \"End\": \"2022-08-15T17:00:00\",\n        \"ClinicID\": \"19-2ca4a5e2-957a-4432-9370-c7b707042353\",\n        \"ClinicianID\": 3,\n        \"TreatmentID\": 2606\n    },\n    {\n        \"ID\": 0,\n        \"Start\": \"2022-08-15T07:00:00\",\n        \"End\": \"2022-08-15T17:00:00\",\n        \"ClinicID\": \"19-2ca4a5e2-957a-4432-9370-c7b707042353\",\n        \"ClinicianID\": 3,\n        \"TreatmentID\": 2631\n    },\n    {\n        \"ID\": 0,\n        \"Start\": \"2022-08-15T07:00:00\",\n        \"End\": \"2022-08-15T17:00:00\",\n        \"ClinicID\": \"19-2ca4a5e2-957a-4432-9370-c7b707042353\",\n        \"ClinicianID\": 3,\n        \"TreatmentID\": 2675\n    },\n    {\n        \"ID\": 0,\n        \"Start\": \"2022-08-15T07:00:00\",\n        \"End\": \"2022-08-15T17:00:00\",\n        \"ClinicID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n        \"ClinicianID\": 3,\n        \"TreatmentID\": 2208\n    },\n    {\n        \"ID\": 0,\n        \"Start\": \"2022-08-15T07:00:00\",\n        \"End\": \"2022-08-15T17:00:00\",\n        \"ClinicID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n        \"ClinicianID\": 3,\n        \"TreatmentID\": 2432\n    },\n    {\n        \"ID\": 0,\n        \"Start\": \"2022-08-15T07:00:00\",\n        \"End\": \"2022-08-15T17:00:00\",\n        \"ClinicID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n        \"ClinicianID\": 3,\n        \"TreatmentID\": 2510\n    },\n    {\n        \"ID\": 0,\n        \"Start\": \"2022-08-15T07:00:00\",\n        \"End\": \"2022-08-15T17:00:00\",\n        \"ClinicID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n        \"ClinicianID\": 3,\n        \"TreatmentID\": 2596\n    },\n    {\n        \"ID\": 0,\n        \"Start\": \"2022-08-15T07:00:00\",\n        \"End\": \"2022-08-15T17:00:00\",\n        \"ClinicID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n        \"ClinicianID\": 3,\n        \"TreatmentID\": 2606\n    },\n    {\n        \"ID\": 0,\n        \"Start\": \"2022-08-15T07:00:00\",\n        \"End\": \"2022-08-15T17:00:00\",\n        \"ClinicID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n        \"ClinicianID\": 3,\n        \"TreatmentID\": 2631\n    },\n    {\n        \"ID\": 0,\n        \"Start\": \"2022-08-15T07:00:00\",\n        \"End\": \"2022-08-15T17:00:00\",\n        \"ClinicID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n        \"ClinicianID\": 3,\n        \"TreatmentID\": 2675\n    },\n    {\n        \"ID\": 0,\n        \"Start\": \"2022-08-16T07:00:00\",\n        \"End\": \"2022-08-16T17:00:00\",\n        \"ClinicID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n        \"ClinicianID\": 3,\n        \"TreatmentID\": 2675\n    },\n    {\n        \"ID\": 0,\n        \"Start\": \"2022-08-16T07:00:00\",\n        \"End\": \"2022-08-16T17:00:00\",\n        \"ClinicID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n        \"ClinicianID\": 3,\n        \"TreatmentID\": 2631\n    },\n    {\n        \"ID\": 0,\n        \"Start\": \"2022-08-16T07:00:00\",\n        \"End\": \"2022-08-16T17:00:00\",\n        \"ClinicID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n        \"ClinicianID\": 3,\n        \"TreatmentID\": 2606\n    },\n    {\n        \"ID\": 0,\n        \"Start\": \"2022-08-16T07:00:00\",\n        \"End\": \"2022-08-16T17:00:00\",\n        \"ClinicID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n        \"ClinicianID\": 3,\n        \"TreatmentID\": 2596\n    },\n    {\n        \"ID\": 0,\n        \"Start\": \"2022-08-16T07:00:00\",\n        \"End\": \"2022-08-16T17:00:00\",\n        \"ClinicID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n        \"ClinicianID\": 3,\n        \"TreatmentID\": 2510\n    },\n    {\n        \"ID\": 0,\n        \"Start\": \"2022-08-16T07:00:00\",\n        \"End\": \"2022-08-16T17:00:00\",\n        \"ClinicID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n        \"ClinicianID\": 3,\n        \"TreatmentID\": 2432\n    },\n    {\n        \"ID\": 0,\n        \"Start\": \"2022-08-16T07:00:00\",\n        \"End\": \"2022-08-16T17:00:00\",\n        \"ClinicID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n        \"ClinicianID\": 3,\n        \"TreatmentID\": 2208\n    },\n    {\n        \"ID\": 0,\n        \"Start\": \"2022-08-16T07:00:00\",\n        \"End\": \"2022-08-16T17:00:00\",\n        \"ClinicID\": \"19-2ca4a5e2-957a-4432-9370-c7b707042353\",\n        \"ClinicianID\": 3,\n        \"TreatmentID\": 2675\n    },\n    {\n        \"ID\": 0,\n        \"Start\": \"2022-08-16T07:00:00\",\n        \"End\": \"2022-08-16T17:00:00\",\n        \"ClinicID\": \"19-2ca4a5e2-957a-4432-9370-c7b707042353\",\n        \"ClinicianID\": 3,\n        \"TreatmentID\": 2631\n    },\n    {\n        \"ID\": 0,\n        \"Start\": \"2022-08-16T07:00:00\",\n        \"End\": \"2022-08-16T17:00:00\",\n        \"ClinicID\": \"19-2ca4a5e2-957a-4432-9370-c7b707042353\",\n        \"ClinicianID\": 3,\n        \"TreatmentID\": 2606\n    },\n    {\n        \"ID\": 0,\n        \"Start\": \"2022-08-16T07:00:00\",\n        \"End\": \"2022-08-16T17:00:00\",\n        \"ClinicID\": \"19-2ca4a5e2-957a-4432-9370-c7b707042353\",\n        \"ClinicianID\": 3,\n        \"TreatmentID\": 2596\n    },\n    {\n        \"ID\": 0,\n        \"Start\": \"2022-08-16T07:00:00\",\n        \"End\": \"2022-08-16T17:00:00\",\n        \"ClinicID\": \"19-2ca4a5e2-957a-4432-9370-c7b707042353\",\n        \"ClinicianID\": 3,\n        \"TreatmentID\": 2510\n    },\n    {\n        \"ID\": 0,\n        \"Start\": \"2022-08-16T07:00:00\",\n        \"End\": \"2022-08-16T17:00:00\",\n        \"ClinicID\": \"19-2ca4a5e2-957a-4432-9370-c7b707042353\",\n        \"ClinicianID\": 3,\n        \"TreatmentID\": 2432\n    },\n    {\n        \"ID\": 0,\n        \"Start\": \"2022-08-16T07:00:00\",\n        \"End\": \"2022-08-16T17:00:00\",\n        \"ClinicID\": \"19-2ca4a5e2-957a-4432-9370-c7b707042353\",\n        \"ClinicianID\": 3,\n        \"TreatmentID\": 2208\n    },\n    {\n        \"ID\": 0,\n        \"Start\": \"2022-08-17T07:00:00\",\n        \"End\": \"2022-08-17T17:00:00\",\n        \"ClinicID\": \"19-2ca4a5e2-957a-4432-9370-c7b707042353\",\n        \"ClinicianID\": 3,\n        \"TreatmentID\": 2208\n    },\n    {\n        \"ID\": 0,\n        \"Start\": \"2022-08-17T07:00:00\",\n        \"End\": \"2022-08-17T17:00:00\",\n        \"ClinicID\": \"19-2ca4a5e2-957a-4432-9370-c7b707042353\",\n        \"ClinicianID\": 3,\n        \"TreatmentID\": 2432\n    },\n    {\n        \"ID\": 0,\n        \"Start\": \"2022-08-17T07:00:00\",\n        \"End\": \"2022-08-17T17:00:00\",\n        \"ClinicID\": \"19-2ca4a5e2-957a-4432-9370-c7b707042353\",\n        \"ClinicianID\": 3,\n        \"TreatmentID\": 2510\n    },\n    {\n        \"ID\": 0,\n        \"Start\": \"2022-08-17T07:00:00\",\n        \"End\": \"2022-08-17T17:00:00\",\n        \"ClinicID\": \"19-2ca4a5e2-957a-4432-9370-c7b707042353\",\n        \"ClinicianID\": 3,\n        \"TreatmentID\": 2596\n    },\n    {\n        \"ID\": 0,\n        \"Start\": \"2022-08-17T07:00:00\",\n        \"End\": \"2022-08-17T17:00:00\",\n        \"ClinicID\": \"19-2ca4a5e2-957a-4432-9370-c7b707042353\",\n        \"ClinicianID\": 3,\n        \"TreatmentID\": 2606\n    },\n    {\n        \"ID\": 0,\n        \"Start\": \"2022-08-17T07:00:00\",\n        \"End\": \"2022-08-17T17:00:00\",\n        \"ClinicID\": \"19-2ca4a5e2-957a-4432-9370-c7b707042353\",\n        \"ClinicianID\": 3,\n        \"TreatmentID\": 2631\n    },\n    {\n        \"ID\": 0,\n        \"Start\": \"2022-08-17T07:00:00\",\n        \"End\": \"2022-08-17T17:00:00\",\n        \"ClinicID\": \"19-2ca4a5e2-957a-4432-9370-c7b707042353\",\n        \"ClinicianID\": 3,\n        \"TreatmentID\": 2675\n    },\n    {\n        \"ID\": 0,\n        \"Start\": \"2022-08-17T07:00:00\",\n        \"End\": \"2022-08-17T17:00:00\",\n        \"ClinicID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n        \"ClinicianID\": 3,\n        \"TreatmentID\": 2208\n    },\n    {\n        \"ID\": 0,\n        \"Start\": \"2022-08-17T07:00:00\",\n        \"End\": \"2022-08-17T17:00:00\",\n        \"ClinicID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n        \"ClinicianID\": 3,\n        \"TreatmentID\": 2432\n    },\n    {\n        \"ID\": 0,\n        \"Start\": \"2022-08-17T07:00:00\",\n        \"End\": \"2022-08-17T17:00:00\",\n        \"ClinicID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n        \"ClinicianID\": 3,\n        \"TreatmentID\": 2510\n    },\n    {\n        \"ID\": 0,\n        \"Start\": \"2022-08-17T07:00:00\",\n        \"End\": \"2022-08-17T17:00:00\",\n        \"ClinicID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n        \"ClinicianID\": 3,\n        \"TreatmentID\": 2596\n    },\n    {\n        \"ID\": 0,\n        \"Start\": \"2022-08-17T07:00:00\",\n        \"End\": \"2022-08-17T17:00:00\",\n        \"ClinicID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n        \"ClinicianID\": 3,\n        \"TreatmentID\": 2606\n    },\n    {\n        \"ID\": 0,\n        \"Start\": \"2022-08-17T07:00:00\",\n        \"End\": \"2022-08-17T17:00:00\",\n        \"ClinicID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n        \"ClinicianID\": 3,\n        \"TreatmentID\": 2631\n    },\n    {\n        \"ID\": 0,\n        \"Start\": \"2022-08-17T07:00:00\",\n        \"End\": \"2022-08-17T17:00:00\",\n        \"ClinicID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n        \"ClinicianID\": 3,\n        \"TreatmentID\": 2675\n    },\n    {\n        \"ID\": 0,\n        \"Start\": \"2022-08-18T07:00:00\",\n        \"End\": \"2022-08-18T17:00:00\",\n        \"ClinicID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n        \"ClinicianID\": 3,\n        \"TreatmentID\": 2675\n    },\n    {\n        \"ID\": 0,\n        \"Start\": \"2022-08-18T07:00:00\",\n        \"End\": \"2022-08-18T17:00:00\",\n        \"ClinicID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n        \"ClinicianID\": 3,\n        \"TreatmentID\": 2631\n    },\n    {\n        \"ID\": 0,\n        \"Start\": \"2022-08-18T07:00:00\",\n        \"End\": \"2022-08-18T17:00:00\",\n        \"ClinicID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n        \"ClinicianID\": 3,\n        \"TreatmentID\": 2606\n    },\n    {\n        \"ID\": 0,\n        \"Start\": \"2022-08-18T07:00:00\",\n        \"End\": \"2022-08-18T17:00:00\",\n        \"ClinicID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n        \"ClinicianID\": 3,\n        \"TreatmentID\": 2596\n    },\n    {\n        \"ID\": 0,\n        \"Start\": \"2022-08-18T07:00:00\",\n        \"End\": \"2022-08-18T17:00:00\",\n        \"ClinicID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n        \"ClinicianID\": 3,\n        \"TreatmentID\": 2510\n    },\n    {\n        \"ID\": 0,\n        \"Start\": \"2022-08-18T07:00:00\",\n        \"End\": \"2022-08-18T17:00:00\",\n        \"ClinicID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n        \"ClinicianID\": 3,\n        \"TreatmentID\": 2432\n    },\n    {\n        \"ID\": 0,\n        \"Start\": \"2022-08-18T07:00:00\",\n        \"End\": \"2022-08-18T17:00:00\",\n        \"ClinicID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n        \"ClinicianID\": 3,\n        \"TreatmentID\": 2208\n    },\n    {\n        \"ID\": 0,\n        \"Start\": \"2022-08-18T07:00:00\",\n        \"End\": \"2022-08-18T17:00:00\",\n        \"ClinicID\": \"19-2ca4a5e2-957a-4432-9370-c7b707042353\",\n        \"ClinicianID\": 3,\n        \"TreatmentID\": 2675\n    },\n    {\n        \"ID\": 0,\n        \"Start\": \"2022-08-18T07:00:00\",\n        \"End\": \"2022-08-18T17:00:00\",\n        \"ClinicID\": \"19-2ca4a5e2-957a-4432-9370-c7b707042353\",\n        \"ClinicianID\": 3,\n        \"TreatmentID\": 2631\n    },\n    {\n        \"ID\": 0,\n        \"Start\": \"2022-08-18T07:00:00\",\n        \"End\": \"2022-08-18T17:00:00\",\n        \"ClinicID\": \"19-2ca4a5e2-957a-4432-9370-c7b707042353\",\n        \"ClinicianID\": 3,\n        \"TreatmentID\": 2606\n    },\n    {\n        \"ID\": 0,\n        \"Start\": \"2022-08-18T07:00:00\",\n        \"End\": \"2022-08-18T17:00:00\",\n        \"ClinicID\": \"19-2ca4a5e2-957a-4432-9370-c7b707042353\",\n        \"ClinicianID\": 3,\n        \"TreatmentID\": 2596\n    },\n    {\n        \"ID\": 0,\n        \"Start\": \"2022-08-18T07:00:00\",\n        \"End\": \"2022-08-18T17:00:00\",\n        \"ClinicID\": \"19-2ca4a5e2-957a-4432-9370-c7b707042353\",\n        \"ClinicianID\": 3,\n        \"TreatmentID\": 2510\n    },\n    {\n        \"ID\": 0,\n        \"Start\": \"2022-08-18T07:00:00\",\n        \"End\": \"2022-08-18T17:00:00\",\n        \"ClinicID\": \"19-2ca4a5e2-957a-4432-9370-c7b707042353\",\n        \"ClinicianID\": 3,\n        \"TreatmentID\": 2432\n    },\n    {\n        \"ID\": 0,\n        \"Start\": \"2022-08-18T07:00:00\",\n        \"End\": \"2022-08-18T17:00:00\",\n        \"ClinicID\": \"19-2ca4a5e2-957a-4432-9370-c7b707042353\",\n        \"ClinicianID\": 3,\n        \"TreatmentID\": 2208\n    },\n    {\n        \"ID\": 0,\n        \"Start\": \"2022-08-19T07:00:00\",\n        \"End\": \"2022-08-19T17:00:00\",\n        \"ClinicID\": \"19-2ca4a5e2-957a-4432-9370-c7b707042353\",\n        \"ClinicianID\": 3,\n        \"TreatmentID\": 2208\n    },\n    {\n        \"ID\": 0,\n        \"Start\": \"2022-08-19T07:00:00\",\n        \"End\": \"2022-08-19T17:00:00\",\n        \"ClinicID\": \"19-2ca4a5e2-957a-4432-9370-c7b707042353\",\n        \"ClinicianID\": 3,\n        \"TreatmentID\": 2432\n    },\n    {\n        \"ID\": 0,\n        \"Start\": \"2022-08-19T07:00:00\",\n        \"End\": \"2022-08-19T17:00:00\",\n        \"ClinicID\": \"19-2ca4a5e2-957a-4432-9370-c7b707042353\",\n        \"ClinicianID\": 3,\n        \"TreatmentID\": 2510\n    },\n    {\n        \"ID\": 0,\n        \"Start\": \"2022-08-19T07:00:00\",\n        \"End\": \"2022-08-19T17:00:00\",\n        \"ClinicID\": \"19-2ca4a5e2-957a-4432-9370-c7b707042353\",\n        \"ClinicianID\": 3,\n        \"TreatmentID\": 2596\n    },\n    {\n        \"ID\": 0,\n        \"Start\": \"2022-08-19T07:00:00\",\n        \"End\": \"2022-08-19T17:00:00\",\n        \"ClinicID\": \"19-2ca4a5e2-957a-4432-9370-c7b707042353\",\n        \"ClinicianID\": 3,\n        \"TreatmentID\": 2606\n    },\n    {\n        \"ID\": 0,\n        \"Start\": \"2022-08-19T07:00:00\",\n        \"End\": \"2022-08-19T17:00:00\",\n        \"ClinicID\": \"19-2ca4a5e2-957a-4432-9370-c7b707042353\",\n        \"ClinicianID\": 3,\n        \"TreatmentID\": 2631\n    },\n    {\n        \"ID\": 0,\n        \"Start\": \"2022-08-19T07:00:00\",\n        \"End\": \"2022-08-19T17:00:00\",\n        \"ClinicID\": \"19-2ca4a5e2-957a-4432-9370-c7b707042353\",\n        \"ClinicianID\": 3,\n        \"TreatmentID\": 2675\n    },\n    {\n        \"ID\": 0,\n        \"Start\": \"2022-08-19T07:00:00\",\n        \"End\": \"2022-08-19T17:00:00\",\n        \"ClinicID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n        \"ClinicianID\": 3,\n        \"TreatmentID\": 2208\n    },\n    {\n        \"ID\": 0,\n        \"Start\": \"2022-08-19T07:00:00\",\n        \"End\": \"2022-08-19T17:00:00\",\n        \"ClinicID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n        \"ClinicianID\": 3,\n        \"TreatmentID\": 2432\n    },\n    {\n        \"ID\": 0,\n        \"Start\": \"2022-08-19T07:00:00\",\n        \"End\": \"2022-08-19T17:00:00\",\n        \"ClinicID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n        \"ClinicianID\": 3,\n        \"TreatmentID\": 2510\n    },\n    {\n        \"ID\": 0,\n        \"Start\": \"2022-08-19T07:00:00\",\n        \"End\": \"2022-08-19T17:00:00\",\n        \"ClinicID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n        \"ClinicianID\": 3,\n        \"TreatmentID\": 2596\n    },\n    {\n        \"ID\": 0,\n        \"Start\": \"2022-08-19T07:00:00\",\n        \"End\": \"2022-08-19T17:00:00\",\n        \"ClinicID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n        \"ClinicianID\": 3,\n        \"TreatmentID\": 2606\n    },\n    {\n        \"ID\": 0,\n        \"Start\": \"2022-08-19T07:00:00\",\n        \"End\": \"2022-08-19T17:00:00\",\n        \"ClinicID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n        \"ClinicianID\": 3,\n        \"TreatmentID\": 2631\n    },\n    {\n        \"ID\": 0,\n        \"Start\": \"2022-08-19T07:00:00\",\n        \"End\": \"2022-08-19T17:00:00\",\n        \"ClinicID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n        \"ClinicianID\": 3,\n        \"TreatmentID\": 2675\n    },\n    {\n        \"ID\": 0,\n        \"Start\": \"2022-08-20T07:00:00\",\n        \"End\": \"2022-08-20T17:00:00\",\n        \"ClinicID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n        \"ClinicianID\": 3,\n        \"TreatmentID\": 2675\n    },\n    {\n        \"ID\": 0,\n        \"Start\": \"2022-08-20T07:00:00\",\n        \"End\": \"2022-08-20T17:00:00\",\n        \"ClinicID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n        \"ClinicianID\": 3,\n        \"TreatmentID\": 2631\n    },\n    {\n        \"ID\": 0,\n        \"Start\": \"2022-08-20T07:00:00\",\n        \"End\": \"2022-08-20T17:00:00\",\n        \"ClinicID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n        \"ClinicianID\": 3,\n        \"TreatmentID\": 2606\n    },\n    {\n        \"ID\": 0,\n        \"Start\": \"2022-08-20T07:00:00\",\n        \"End\": \"2022-08-20T17:00:00\",\n        \"ClinicID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n        \"ClinicianID\": 3,\n        \"TreatmentID\": 2596\n    },\n    {\n        \"ID\": 0,\n        \"Start\": \"2022-08-20T07:00:00\",\n        \"End\": \"2022-08-20T17:00:00\",\n        \"ClinicID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n        \"ClinicianID\": 3,\n        \"TreatmentID\": 2510\n    },\n    {\n        \"ID\": 0,\n        \"Start\": \"2022-08-20T07:00:00\",\n        \"End\": \"2022-08-20T17:00:00\",\n        \"ClinicID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n        \"ClinicianID\": 3,\n        \"TreatmentID\": 2432\n    },\n    {\n        \"ID\": 0,\n        \"Start\": \"2022-08-20T07:00:00\",\n        \"End\": \"2022-08-20T17:00:00\",\n        \"ClinicID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n        \"ClinicianID\": 3,\n        \"TreatmentID\": 2208\n    },\n    {\n        \"ID\": 0,\n        \"Start\": \"2022-08-20T07:00:00\",\n        \"End\": \"2022-08-20T17:00:00\",\n        \"ClinicID\": \"19-2ca4a5e2-957a-4432-9370-c7b707042353\",\n        \"ClinicianID\": 3,\n        \"TreatmentID\": 2675\n    },\n    {\n        \"ID\": 0,\n        \"Start\": \"2022-08-20T07:00:00\",\n        \"End\": \"2022-08-20T17:00:00\",\n        \"ClinicID\": \"19-2ca4a5e2-957a-4432-9370-c7b707042353\",\n        \"ClinicianID\": 3,\n        \"TreatmentID\": 2631\n    },\n    {\n        \"ID\": 0,\n        \"Start\": \"2022-08-20T07:00:00\",\n        \"End\": \"2022-08-20T17:00:00\",\n        \"ClinicID\": \"19-2ca4a5e2-957a-4432-9370-c7b707042353\",\n        \"ClinicianID\": 3,\n        \"TreatmentID\": 2606\n    },\n    {\n        \"ID\": 0,\n        \"Start\": \"2022-08-20T07:00:00\",\n        \"End\": \"2022-08-20T17:00:00\",\n        \"ClinicID\": \"19-2ca4a5e2-957a-4432-9370-c7b707042353\",\n        \"ClinicianID\": 3,\n        \"TreatmentID\": 2596\n    },\n    {\n        \"ID\": 0,\n        \"Start\": \"2022-08-20T07:00:00\",\n        \"End\": \"2022-08-20T17:00:00\",\n        \"ClinicID\": \"19-2ca4a5e2-957a-4432-9370-c7b707042353\",\n        \"ClinicianID\": 3,\n        \"TreatmentID\": 2510\n    },\n    {\n        \"ID\": 0,\n        \"Start\": \"2022-08-20T07:00:00\",\n        \"End\": \"2022-08-20T17:00:00\",\n        \"ClinicID\": \"19-2ca4a5e2-957a-4432-9370-c7b707042353\",\n        \"ClinicianID\": 3,\n        \"TreatmentID\": 2432\n    },\n    {\n        \"ID\": 0,\n        \"Start\": \"2022-08-20T07:00:00\",\n        \"End\": \"2022-08-20T17:00:00\",\n        \"ClinicID\": \"19-2ca4a5e2-957a-4432-9370-c7b707042353\",\n        \"ClinicianID\": 3,\n        \"TreatmentID\": 2208\n    },\n    {\n        \"ID\": 0,\n        \"Start\": \"2022-08-22T07:00:00\",\n        \"End\": \"2022-08-22T17:00:00\",\n        \"ClinicID\": \"19-2ca4a5e2-957a-4432-9370-c7b707042353\",\n        \"ClinicianID\": 3,\n        \"TreatmentID\": 2208\n    },\n    {\n        \"ID\": 0,\n        \"Start\": \"2022-08-22T07:00:00\",\n        \"End\": \"2022-08-22T17:00:00\",\n        \"ClinicID\": \"19-2ca4a5e2-957a-4432-9370-c7b707042353\",\n        \"ClinicianID\": 3,\n        \"TreatmentID\": 2432\n    },\n    {\n        \"ID\": 0,\n        \"Start\": \"2022-08-22T07:00:00\",\n        \"End\": \"2022-08-22T17:00:00\",\n        \"ClinicID\": \"19-2ca4a5e2-957a-4432-9370-c7b707042353\",\n        \"ClinicianID\": 3,\n        \"TreatmentID\": 2510\n    },\n    {\n        \"ID\": 0,\n        \"Start\": \"2022-08-22T07:00:00\",\n        \"End\": \"2022-08-22T17:00:00\",\n        \"ClinicID\": \"19-2ca4a5e2-957a-4432-9370-c7b707042353\",\n        \"ClinicianID\": 3,\n        \"TreatmentID\": 2596\n    },\n    {\n        \"ID\": 0,\n        \"Start\": \"2022-08-22T07:00:00\",\n        \"End\": \"2022-08-22T17:00:00\",\n        \"ClinicID\": \"19-2ca4a5e2-957a-4432-9370-c7b707042353\",\n        \"ClinicianID\": 3,\n        \"TreatmentID\": 2606\n    },\n    {\n        \"ID\": 0,\n        \"Start\": \"2022-08-22T07:00:00\",\n        \"End\": \"2022-08-22T17:00:00\",\n        \"ClinicID\": \"19-2ca4a5e2-957a-4432-9370-c7b707042353\",\n        \"ClinicianID\": 3,\n        \"TreatmentID\": 2631\n    },\n    {\n        \"ID\": 0,\n        \"Start\": \"2022-08-22T07:00:00\",\n        \"End\": \"2022-08-22T17:00:00\",\n        \"ClinicID\": \"19-2ca4a5e2-957a-4432-9370-c7b707042353\",\n        \"ClinicianID\": 3,\n        \"TreatmentID\": 2675\n    },\n    {\n        \"ID\": 0,\n        \"Start\": \"2022-08-22T07:00:00\",\n        \"End\": \"2022-08-22T17:00:00\",\n        \"ClinicID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n        \"ClinicianID\": 3,\n        \"TreatmentID\": 2208\n    },\n    {\n        \"ID\": 0,\n        \"Start\": \"2022-08-22T07:00:00\",\n        \"End\": \"2022-08-22T17:00:00\",\n        \"ClinicID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n        \"ClinicianID\": 3,\n        \"TreatmentID\": 2432\n    },\n    {\n        \"ID\": 0,\n        \"Start\": \"2022-08-22T07:00:00\",\n        \"End\": \"2022-08-22T17:00:00\",\n        \"ClinicID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n        \"ClinicianID\": 3,\n        \"TreatmentID\": 2510\n    },\n    {\n        \"ID\": 0,\n        \"Start\": \"2022-08-22T07:00:00\",\n        \"End\": \"2022-08-22T17:00:00\",\n        \"ClinicID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n        \"ClinicianID\": 3,\n        \"TreatmentID\": 2596\n    },\n    {\n        \"ID\": 0,\n        \"Start\": \"2022-08-22T07:00:00\",\n        \"End\": \"2022-08-22T17:00:00\",\n        \"ClinicID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n        \"ClinicianID\": 3,\n        \"TreatmentID\": 2606\n    },\n    {\n        \"ID\": 0,\n        \"Start\": \"2022-08-22T07:00:00\",\n        \"End\": \"2022-08-22T17:00:00\",\n        \"ClinicID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n        \"ClinicianID\": 3,\n        \"TreatmentID\": 2631\n    },\n    {\n        \"ID\": 0,\n        \"Start\": \"2022-08-22T07:00:00\",\n        \"End\": \"2022-08-22T17:00:00\",\n        \"ClinicID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n        \"ClinicianID\": 3,\n        \"TreatmentID\": 2675\n    },\n    {\n        \"ID\": 0,\n        \"Start\": \"2022-08-23T07:00:00\",\n        \"End\": \"2022-08-23T17:00:00\",\n        \"ClinicID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n        \"ClinicianID\": 3,\n        \"TreatmentID\": 2675\n    },\n    {\n        \"ID\": 0,\n        \"Start\": \"2022-08-23T07:00:00\",\n        \"End\": \"2022-08-23T17:00:00\",\n        \"ClinicID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n        \"ClinicianID\": 3,\n        \"TreatmentID\": 2631\n    },\n    {\n        \"ID\": 0,\n        \"Start\": \"2022-08-23T07:00:00\",\n        \"End\": \"2022-08-23T17:00:00\",\n        \"ClinicID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n        \"ClinicianID\": 3,\n        \"TreatmentID\": 2606\n    },\n    {\n        \"ID\": 0,\n        \"Start\": \"2022-08-23T07:00:00\",\n        \"End\": \"2022-08-23T17:00:00\",\n        \"ClinicID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n        \"ClinicianID\": 3,\n        \"TreatmentID\": 2596\n    },\n    {\n        \"ID\": 0,\n        \"Start\": \"2022-08-23T07:00:00\",\n        \"End\": \"2022-08-23T17:00:00\",\n        \"ClinicID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n        \"ClinicianID\": 3,\n        \"TreatmentID\": 2510\n    },\n    {\n        \"ID\": 0,\n        \"Start\": \"2022-08-23T07:00:00\",\n        \"End\": \"2022-08-23T17:00:00\",\n        \"ClinicID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n        \"ClinicianID\": 3,\n        \"TreatmentID\": 2432\n    },\n    {\n        \"ID\": 0,\n        \"Start\": \"2022-08-23T07:00:00\",\n        \"End\": \"2022-08-23T17:00:00\",\n        \"ClinicID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n        \"ClinicianID\": 3,\n        \"TreatmentID\": 2208\n    },\n    {\n        \"ID\": 0,\n        \"Start\": \"2022-08-23T07:00:00\",\n        \"End\": \"2022-08-23T17:00:00\",\n        \"ClinicID\": \"19-2ca4a5e2-957a-4432-9370-c7b707042353\",\n        \"ClinicianID\": 3,\n        \"TreatmentID\": 2675\n    },\n    {\n        \"ID\": 0,\n        \"Start\": \"2022-08-23T07:00:00\",\n        \"End\": \"2022-08-23T17:00:00\",\n        \"ClinicID\": \"19-2ca4a5e2-957a-4432-9370-c7b707042353\",\n        \"ClinicianID\": 3,\n        \"TreatmentID\": 2631\n    },\n    {\n        \"ID\": 0,\n        \"Start\": \"2022-08-23T07:00:00\",\n        \"End\": \"2022-08-23T17:00:00\",\n        \"ClinicID\": \"19-2ca4a5e2-957a-4432-9370-c7b707042353\",\n        \"ClinicianID\": 3,\n        \"TreatmentID\": 2606\n    },\n    {\n        \"ID\": 0,\n        \"Start\": \"2022-08-23T07:00:00\",\n        \"End\": \"2022-08-23T17:00:00\",\n        \"ClinicID\": \"19-2ca4a5e2-957a-4432-9370-c7b707042353\",\n        \"ClinicianID\": 3,\n        \"TreatmentID\": 2596\n    },\n    {\n        \"ID\": 0,\n        \"Start\": \"2022-08-23T07:00:00\",\n        \"End\": \"2022-08-23T17:00:00\",\n        \"ClinicID\": \"19-2ca4a5e2-957a-4432-9370-c7b707042353\",\n        \"ClinicianID\": 3,\n        \"TreatmentID\": 2510\n    },\n    {\n        \"ID\": 0,\n        \"Start\": \"2022-08-23T07:00:00\",\n        \"End\": \"2022-08-23T17:00:00\",\n        \"ClinicID\": \"19-2ca4a5e2-957a-4432-9370-c7b707042353\",\n        \"ClinicianID\": 3,\n        \"TreatmentID\": 2432\n    },\n    {\n        \"ID\": 0,\n        \"Start\": \"2022-08-23T07:00:00\",\n        \"End\": \"2022-08-23T17:00:00\",\n        \"ClinicID\": \"19-2ca4a5e2-957a-4432-9370-c7b707042353\",\n        \"ClinicianID\": 3,\n        \"TreatmentID\": 2208\n    },\n    {\n        \"ID\": 0,\n        \"Start\": \"2022-08-24T07:00:00\",\n        \"End\": \"2022-08-24T17:00:00\",\n        \"ClinicID\": \"19-2ca4a5e2-957a-4432-9370-c7b707042353\",\n        \"ClinicianID\": 3,\n        \"TreatmentID\": 2208\n    },\n    {\n        \"ID\": 0,\n        \"Start\": \"2022-08-24T07:00:00\",\n        \"End\": \"2022-08-24T17:00:00\",\n        \"ClinicID\": \"19-2ca4a5e2-957a-4432-9370-c7b707042353\",\n        \"ClinicianID\": 3,\n        \"TreatmentID\": 2432\n    },\n    {\n        \"ID\": 0,\n        \"Start\": \"2022-08-24T07:00:00\",\n        \"End\": \"2022-08-24T17:00:00\",\n        \"ClinicID\": \"19-2ca4a5e2-957a-4432-9370-c7b707042353\",\n        \"ClinicianID\": 3,\n        \"TreatmentID\": 2510\n    },\n    {\n        \"ID\": 0,\n        \"Start\": \"2022-08-24T07:00:00\",\n        \"End\": \"2022-08-24T17:00:00\",\n        \"ClinicID\": \"19-2ca4a5e2-957a-4432-9370-c7b707042353\",\n        \"ClinicianID\": 3,\n        \"TreatmentID\": 2596\n    },\n    {\n        \"ID\": 0,\n        \"Start\": \"2022-08-24T07:00:00\",\n        \"End\": \"2022-08-24T17:00:00\",\n        \"ClinicID\": \"19-2ca4a5e2-957a-4432-9370-c7b707042353\",\n        \"ClinicianID\": 3,\n        \"TreatmentID\": 2606\n    },\n    {\n        \"ID\": 0,\n        \"Start\": \"2022-08-24T07:00:00\",\n        \"End\": \"2022-08-24T17:00:00\",\n        \"ClinicID\": \"19-2ca4a5e2-957a-4432-9370-c7b707042353\",\n        \"ClinicianID\": 3,\n        \"TreatmentID\": 2631\n    },\n    {\n        \"ID\": 0,\n        \"Start\": \"2022-08-24T07:00:00\",\n        \"End\": \"2022-08-24T17:00:00\",\n        \"ClinicID\": \"19-2ca4a5e2-957a-4432-9370-c7b707042353\",\n        \"ClinicianID\": 3,\n        \"TreatmentID\": 2675\n    },\n    {\n        \"ID\": 0,\n        \"Start\": \"2022-08-24T07:00:00\",\n        \"End\": \"2022-08-24T17:00:00\",\n        \"ClinicID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n        \"ClinicianID\": 3,\n        \"TreatmentID\": 2208\n    },\n    {\n        \"ID\": 0,\n        \"Start\": \"2022-08-24T07:00:00\",\n        \"End\": \"2022-08-24T17:00:00\",\n        \"ClinicID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n        \"ClinicianID\": 3,\n        \"TreatmentID\": 2432\n    },\n    {\n        \"ID\": 0,\n        \"Start\": \"2022-08-24T07:00:00\",\n        \"End\": \"2022-08-24T17:00:00\",\n        \"ClinicID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n        \"ClinicianID\": 3,\n        \"TreatmentID\": 2510\n    },\n    {\n        \"ID\": 0,\n        \"Start\": \"2022-08-24T07:00:00\",\n        \"End\": \"2022-08-24T17:00:00\",\n        \"ClinicID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n        \"ClinicianID\": 3,\n        \"TreatmentID\": 2596\n    },\n    {\n        \"ID\": 0,\n        \"Start\": \"2022-08-24T07:00:00\",\n        \"End\": \"2022-08-24T17:00:00\",\n        \"ClinicID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n        \"ClinicianID\": 3,\n        \"TreatmentID\": 2606\n    },\n    {\n        \"ID\": 0,\n        \"Start\": \"2022-08-24T07:00:00\",\n        \"End\": \"2022-08-24T17:00:00\",\n        \"ClinicID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n        \"ClinicianID\": 3,\n        \"TreatmentID\": 2631\n    },\n    {\n        \"ID\": 0,\n        \"Start\": \"2022-08-24T07:00:00\",\n        \"End\": \"2022-08-24T17:00:00\",\n        \"ClinicID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n        \"ClinicianID\": 3,\n        \"TreatmentID\": 2675\n    },\n    {\n        \"ID\": 0,\n        \"Start\": \"2022-08-25T07:00:00\",\n        \"End\": \"2022-08-25T17:00:00\",\n        \"ClinicID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n        \"ClinicianID\": 3,\n        \"TreatmentID\": 2675\n    },\n    {\n        \"ID\": 0,\n        \"Start\": \"2022-08-25T07:00:00\",\n        \"End\": \"2022-08-25T17:00:00\",\n        \"ClinicID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n        \"ClinicianID\": 3,\n        \"TreatmentID\": 2631\n    },\n    {\n        \"ID\": 0,\n        \"Start\": \"2022-08-25T07:00:00\",\n        \"End\": \"2022-08-25T17:00:00\",\n        \"ClinicID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n        \"ClinicianID\": 3,\n        \"TreatmentID\": 2606\n    },\n    {\n        \"ID\": 0,\n        \"Start\": \"2022-08-25T07:00:00\",\n        \"End\": \"2022-08-25T17:00:00\",\n        \"ClinicID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n        \"ClinicianID\": 3,\n        \"TreatmentID\": 2596\n    },\n    {\n        \"ID\": 0,\n        \"Start\": \"2022-08-25T07:00:00\",\n        \"End\": \"2022-08-25T17:00:00\",\n        \"ClinicID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n        \"ClinicianID\": 3,\n        \"TreatmentID\": 2510\n    },\n    {\n        \"ID\": 0,\n        \"Start\": \"2022-08-25T07:00:00\",\n        \"End\": \"2022-08-25T17:00:00\",\n        \"ClinicID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n        \"ClinicianID\": 3,\n        \"TreatmentID\": 2432\n    },\n    {\n        \"ID\": 0,\n        \"Start\": \"2022-08-25T07:00:00\",\n        \"End\": \"2022-08-25T17:00:00\",\n        \"ClinicID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n        \"ClinicianID\": 3,\n        \"TreatmentID\": 2208\n    },\n    {\n        \"ID\": 0,\n        \"Start\": \"2022-08-25T07:00:00\",\n        \"End\": \"2022-08-25T17:00:00\",\n        \"ClinicID\": \"19-2ca4a5e2-957a-4432-9370-c7b707042353\",\n        \"ClinicianID\": 3,\n        \"TreatmentID\": 2675\n    },\n    {\n        \"ID\": 0,\n        \"Start\": \"2022-08-25T07:00:00\",\n        \"End\": \"2022-08-25T17:00:00\",\n        \"ClinicID\": \"19-2ca4a5e2-957a-4432-9370-c7b707042353\",\n        \"ClinicianID\": 3,\n        \"TreatmentID\": 2631\n    },\n    {\n        \"ID\": 0,\n        \"Start\": \"2022-08-25T07:00:00\",\n        \"End\": \"2022-08-25T17:00:00\",\n        \"ClinicID\": \"19-2ca4a5e2-957a-4432-9370-c7b707042353\",\n        \"ClinicianID\": 3,\n        \"TreatmentID\": 2606\n    },\n    {\n        \"ID\": 0,\n        \"Start\": \"2022-08-25T07:00:00\",\n        \"End\": \"2022-08-25T17:00:00\",\n        \"ClinicID\": \"19-2ca4a5e2-957a-4432-9370-c7b707042353\",\n        \"ClinicianID\": 3,\n        \"TreatmentID\": 2596\n    },\n    {\n        \"ID\": 0,\n        \"Start\": \"2022-08-25T07:00:00\",\n        \"End\": \"2022-08-25T17:00:00\",\n        \"ClinicID\": \"19-2ca4a5e2-957a-4432-9370-c7b707042353\",\n        \"ClinicianID\": 3,\n        \"TreatmentID\": 2510\n    },\n    {\n        \"ID\": 0,\n        \"Start\": \"2022-08-25T07:00:00\",\n        \"End\": \"2022-08-25T17:00:00\",\n        \"ClinicID\": \"19-2ca4a5e2-957a-4432-9370-c7b707042353\",\n        \"ClinicianID\": 3,\n        \"TreatmentID\": 2432\n    },\n    {\n        \"ID\": 0,\n        \"Start\": \"2022-08-25T07:00:00\",\n        \"End\": \"2022-08-25T17:00:00\",\n        \"ClinicID\": \"19-2ca4a5e2-957a-4432-9370-c7b707042353\",\n        \"ClinicianID\": 3,\n        \"TreatmentID\": 2208\n    },\n    {\n        \"ID\": 0,\n        \"Start\": \"2022-08-26T07:00:00\",\n        \"End\": \"2022-08-26T17:00:00\",\n        \"ClinicID\": \"19-2ca4a5e2-957a-4432-9370-c7b707042353\",\n        \"ClinicianID\": 3,\n        \"TreatmentID\": 2208\n    },\n    {\n        \"ID\": 0,\n        \"Start\": \"2022-08-26T07:00:00\",\n        \"End\": \"2022-08-26T17:00:00\",\n        \"ClinicID\": \"19-2ca4a5e2-957a-4432-9370-c7b707042353\",\n        \"ClinicianID\": 3,\n        \"TreatmentID\": 2432\n    },\n    {\n        \"ID\": 0,\n        \"Start\": \"2022-08-26T07:00:00\",\n        \"End\": \"2022-08-26T17:00:00\",\n        \"ClinicID\": \"19-2ca4a5e2-957a-4432-9370-c7b707042353\",\n        \"ClinicianID\": 3,\n        \"TreatmentID\": 2510\n    },\n    {\n        \"ID\": 0,\n        \"Start\": \"2022-08-26T07:00:00\",\n        \"End\": \"2022-08-26T17:00:00\",\n        \"ClinicID\": \"19-2ca4a5e2-957a-4432-9370-c7b707042353\",\n        \"ClinicianID\": 3,\n        \"TreatmentID\": 2596\n    },\n    {\n        \"ID\": 0,\n        \"Start\": \"2022-08-26T07:00:00\",\n        \"End\": \"2022-08-26T17:00:00\",\n        \"ClinicID\": \"19-2ca4a5e2-957a-4432-9370-c7b707042353\",\n        \"ClinicianID\": 3,\n        \"TreatmentID\": 2606\n    },\n    {\n        \"ID\": 0,\n        \"Start\": \"2022-08-26T07:00:00\",\n        \"End\": \"2022-08-26T17:00:00\",\n        \"ClinicID\": \"19-2ca4a5e2-957a-4432-9370-c7b707042353\",\n        \"ClinicianID\": 3,\n        \"TreatmentID\": 2631\n    },\n    {\n        \"ID\": 0,\n        \"Start\": \"2022-08-26T07:00:00\",\n        \"End\": \"2022-08-26T17:00:00\",\n        \"ClinicID\": \"19-2ca4a5e2-957a-4432-9370-c7b707042353\",\n        \"ClinicianID\": 3,\n        \"TreatmentID\": 2675\n    },\n    {\n        \"ID\": 0,\n        \"Start\": \"2022-08-26T07:00:00\",\n        \"End\": \"2022-08-26T17:00:00\",\n        \"ClinicID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n        \"ClinicianID\": 3,\n        \"TreatmentID\": 2208\n    },\n    {\n        \"ID\": 0,\n        \"Start\": \"2022-08-26T07:00:00\",\n        \"End\": \"2022-08-26T17:00:00\",\n        \"ClinicID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n        \"ClinicianID\": 3,\n        \"TreatmentID\": 2432\n    },\n    {\n        \"ID\": 0,\n        \"Start\": \"2022-08-26T07:00:00\",\n        \"End\": \"2022-08-26T17:00:00\",\n        \"ClinicID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n        \"ClinicianID\": 3,\n        \"TreatmentID\": 2510\n    },\n    {\n        \"ID\": 0,\n        \"Start\": \"2022-08-26T07:00:00\",\n        \"End\": \"2022-08-26T17:00:00\",\n        \"ClinicID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n        \"ClinicianID\": 3,\n        \"TreatmentID\": 2596\n    },\n    {\n        \"ID\": 0,\n        \"Start\": \"2022-08-26T07:00:00\",\n        \"End\": \"2022-08-26T17:00:00\",\n        \"ClinicID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n        \"ClinicianID\": 3,\n        \"TreatmentID\": 2606\n    },\n    {\n        \"ID\": 0,\n        \"Start\": \"2022-08-26T07:00:00\",\n        \"End\": \"2022-08-26T17:00:00\",\n        \"ClinicID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n        \"ClinicianID\": 3,\n        \"TreatmentID\": 2631\n    },\n    {\n        \"ID\": 0,\n        \"Start\": \"2022-08-26T07:00:00\",\n        \"End\": \"2022-08-26T17:00:00\",\n        \"ClinicID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n        \"ClinicianID\": 3,\n        \"TreatmentID\": 2675\n    },\n    {\n        \"ID\": 0,\n        \"Start\": \"2022-08-27T07:00:00\",\n        \"End\": \"2022-08-27T17:00:00\",\n        \"ClinicID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n        \"ClinicianID\": 3,\n        \"TreatmentID\": 2675\n    },\n    {\n        \"ID\": 0,\n        \"Start\": \"2022-08-27T07:00:00\",\n        \"End\": \"2022-08-27T17:00:00\",\n        \"ClinicID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n        \"ClinicianID\": 3,\n        \"TreatmentID\": 2631\n    },\n    {\n        \"ID\": 0,\n        \"Start\": \"2022-08-27T07:00:00\",\n        \"End\": \"2022-08-27T17:00:00\",\n        \"ClinicID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n        \"ClinicianID\": 3,\n        \"TreatmentID\": 2606\n    },\n    {\n        \"ID\": 0,\n        \"Start\": \"2022-08-27T07:00:00\",\n        \"End\": \"2022-08-27T17:00:00\",\n        \"ClinicID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n        \"ClinicianID\": 3,\n        \"TreatmentID\": 2596\n    },\n    {\n        \"ID\": 0,\n        \"Start\": \"2022-08-27T07:00:00\",\n        \"End\": \"2022-08-27T17:00:00\",\n        \"ClinicID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n        \"ClinicianID\": 3,\n        \"TreatmentID\": 2510\n    },\n    {\n        \"ID\": 0,\n        \"Start\": \"2022-08-27T07:00:00\",\n        \"End\": \"2022-08-27T17:00:00\",\n        \"ClinicID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n        \"ClinicianID\": 3,\n        \"TreatmentID\": 2432\n    },\n    {\n        \"ID\": 0,\n        \"Start\": \"2022-08-27T07:00:00\",\n        \"End\": \"2022-08-27T17:00:00\",\n        \"ClinicID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n        \"ClinicianID\": 3,\n        \"TreatmentID\": 2208\n    },\n    {\n        \"ID\": 0,\n        \"Start\": \"2022-08-27T07:00:00\",\n        \"End\": \"2022-08-27T17:00:00\",\n        \"ClinicID\": \"19-2ca4a5e2-957a-4432-9370-c7b707042353\",\n        \"ClinicianID\": 3,\n        \"TreatmentID\": 2675\n    },\n    {\n        \"ID\": 0,\n        \"Start\": \"2022-08-27T07:00:00\",\n        \"End\": \"2022-08-27T17:00:00\",\n        \"ClinicID\": \"19-2ca4a5e2-957a-4432-9370-c7b707042353\",\n        \"ClinicianID\": 3,\n        \"TreatmentID\": 2631\n    },\n    {\n        \"ID\": 0,\n        \"Start\": \"2022-08-27T07:00:00\",\n        \"End\": \"2022-08-27T17:00:00\",\n        \"ClinicID\": \"19-2ca4a5e2-957a-4432-9370-c7b707042353\",\n        \"ClinicianID\": 3,\n        \"TreatmentID\": 2606\n    },\n    {\n        \"ID\": 0,\n        \"Start\": \"2022-08-27T07:00:00\",\n        \"End\": \"2022-08-27T17:00:00\",\n        \"ClinicID\": \"19-2ca4a5e2-957a-4432-9370-c7b707042353\",\n        \"ClinicianID\": 3,\n        \"TreatmentID\": 2596\n    },\n    {\n        \"ID\": 0,\n        \"Start\": \"2022-08-27T07:00:00\",\n        \"End\": \"2022-08-27T17:00:00\",\n        \"ClinicID\": \"19-2ca4a5e2-957a-4432-9370-c7b707042353\",\n        \"ClinicianID\": 3,\n        \"TreatmentID\": 2510\n    },\n    {\n        \"ID\": 0,\n        \"Start\": \"2022-08-27T07:00:00\",\n        \"End\": \"2022-08-27T17:00:00\",\n        \"ClinicID\": \"19-2ca4a5e2-957a-4432-9370-c7b707042353\",\n        \"ClinicianID\": 3,\n        \"TreatmentID\": 2432\n    },\n    {\n        \"ID\": 0,\n        \"Start\": \"2022-08-27T07:00:00\",\n        \"End\": \"2022-08-27T17:00:00\",\n        \"ClinicID\": \"19-2ca4a5e2-957a-4432-9370-c7b707042353\",\n        \"ClinicianID\": 3,\n        \"TreatmentID\": 2208\n    },\n    {\n        \"ID\": 0,\n        \"Start\": \"2022-08-29T07:00:00\",\n        \"End\": \"2022-08-29T17:00:00\",\n        \"ClinicID\": \"19-2ca4a5e2-957a-4432-9370-c7b707042353\",\n        \"ClinicianID\": 3,\n        \"TreatmentID\": 2208\n    },\n    {\n        \"ID\": 0,\n        \"Start\": \"2022-08-29T07:00:00\",\n        \"End\": \"2022-08-29T17:00:00\",\n        \"ClinicID\": \"19-2ca4a5e2-957a-4432-9370-c7b707042353\",\n        \"ClinicianID\": 3,\n        \"TreatmentID\": 2432\n    },\n    {\n        \"ID\": 0,\n        \"Start\": \"2022-08-29T07:00:00\",\n        \"End\": \"2022-08-29T17:00:00\",\n        \"ClinicID\": \"19-2ca4a5e2-957a-4432-9370-c7b707042353\",\n        \"ClinicianID\": 3,\n        \"TreatmentID\": 2510\n    },\n    {\n        \"ID\": 0,\n        \"Start\": \"2022-08-29T07:00:00\",\n        \"End\": \"2022-08-29T17:00:00\",\n        \"ClinicID\": \"19-2ca4a5e2-957a-4432-9370-c7b707042353\",\n        \"ClinicianID\": 3,\n        \"TreatmentID\": 2596\n    },\n    {\n        \"ID\": 0,\n        \"Start\": \"2022-08-29T07:00:00\",\n        \"End\": \"2022-08-29T17:00:00\",\n        \"ClinicID\": \"19-2ca4a5e2-957a-4432-9370-c7b707042353\",\n        \"ClinicianID\": 3,\n        \"TreatmentID\": 2606\n    },\n    {\n        \"ID\": 0,\n        \"Start\": \"2022-08-29T07:00:00\",\n        \"End\": \"2022-08-29T17:00:00\",\n        \"ClinicID\": \"19-2ca4a5e2-957a-4432-9370-c7b707042353\",\n        \"ClinicianID\": 3,\n        \"TreatmentID\": 2631\n    },\n    {\n        \"ID\": 0,\n        \"Start\": \"2022-08-29T07:00:00\",\n        \"End\": \"2022-08-29T17:00:00\",\n        \"ClinicID\": \"19-2ca4a5e2-957a-4432-9370-c7b707042353\",\n        \"ClinicianID\": 3,\n        \"TreatmentID\": 2675\n    },\n    {\n        \"ID\": 0,\n        \"Start\": \"2022-08-29T07:00:00\",\n        \"End\": \"2022-08-29T17:00:00\",\n        \"ClinicID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n        \"ClinicianID\": 3,\n        \"TreatmentID\": 2208\n    },\n    {\n        \"ID\": 0,\n        \"Start\": \"2022-08-29T07:00:00\",\n        \"End\": \"2022-08-29T17:00:00\",\n        \"ClinicID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n        \"ClinicianID\": 3,\n        \"TreatmentID\": 2432\n    },\n    {\n        \"ID\": 0,\n        \"Start\": \"2022-08-29T07:00:00\",\n        \"End\": \"2022-08-29T17:00:00\",\n        \"ClinicID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n        \"ClinicianID\": 3,\n        \"TreatmentID\": 2510\n    },\n    {\n        \"ID\": 0,\n        \"Start\": \"2022-08-29T07:00:00\",\n        \"End\": \"2022-08-29T17:00:00\",\n        \"ClinicID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n        \"ClinicianID\": 3,\n        \"TreatmentID\": 2596\n    },\n    {\n        \"ID\": 0,\n        \"Start\": \"2022-08-29T07:00:00\",\n        \"End\": \"2022-08-29T17:00:00\",\n        \"ClinicID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n        \"ClinicianID\": 3,\n        \"TreatmentID\": 2606\n    },\n    {\n        \"ID\": 0,\n        \"Start\": \"2022-08-29T07:00:00\",\n        \"End\": \"2022-08-29T17:00:00\",\n        \"ClinicID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n        \"ClinicianID\": 3,\n        \"TreatmentID\": 2631\n    },\n    {\n        \"ID\": 0,\n        \"Start\": \"2022-08-29T07:00:00\",\n        \"End\": \"2022-08-29T17:00:00\",\n        \"ClinicID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n        \"ClinicianID\": 3,\n        \"TreatmentID\": 2675\n    }\n]"}],"_postman_id":"3a508004-dde1-4972-acaf-8c6435367f7a"},{"name":"Get available time","id":"fc78bbb2-c441-4dc5-9933-eb67a3bb979d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{url}}/api/public/v1/appointments/schedule/availabletimes?treatmentId={{treatmentId}}&from={{splitted_from}}&to={{splitted_to}}","description":"<p>Get times available for scheduling a new appointment. The length is adjusted so it can be used for scheduling an appointment.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"api_key"},{"key":"value","value":"{{api_key}}"}]},"isInherited":true,"source":{"_postman_id":"1311493b-4bf1-4f28-b45e-eb6bb71afb59","id":"1311493b-4bf1-4f28-b45e-eb6bb71afb59","name":"Opus Online timebook API","type":"collection"}},"urlObject":{"path":["api","public","v1","appointments","schedule","availabletimes"],"host":["{{url}}"],"query":[{"description":{"content":"<p><strong>Required</strong> Treatment id. <strong>Format:</strong> {treatmentId:int}. Include timeslots for the specified treatment</p>\n","type":"text/plain"},"key":"treatmentId","value":"{{treatmentId}}"},{"disabled":true,"description":{"content":"<p><strong>Optional</strong> Only include times from clinics that belong to this group</p>\n","type":"text/plain"},"key":"groupName","value":"{{clinicGroupFilter}}"},{"disabled":true,"description":{"content":"<p><strong>Optional</strong> Clinic id. <strong>Format:</strong> {clinicId:int}-{DatabaseId:Guid}. Only include timeslots for the specified clinic</p>\n","type":"text/plain"},"key":"clinicId","value":"{{clinicId}}"},{"disabled":true,"description":{"content":"<p><strong>Optional</strong> Clinician id. <strong>Format:</strong> {clinicianId:int}. Only include timeslots for the specified clinician</p>\n","type":"text/plain"},"key":"clinicianId","value":"{{clinicianId}}"},{"key":"from","value":"{{splitted_from}}"},{"key":"to","value":"{{splitted_to}}"}],"variable":[]}},"response":[],"_postman_id":"fc78bbb2-c441-4dc5-9933-eb67a3bb979d"},{"name":"Get available time for reschedule","id":"a42686c6-2018-437e-8ae8-b84a204f0431","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{url}}/api/public/v1/appointments/reschedule/availabletimes?from={{splitted_from}}&to={{splitted_to}}&treatmentId={{treatmentId}}&timeslotLength={{timeslotLength}}","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"api_key"},{"key":"value","value":"{{api_key}}"}]},"isInherited":true,"source":{"_postman_id":"1311493b-4bf1-4f28-b45e-eb6bb71afb59","id":"1311493b-4bf1-4f28-b45e-eb6bb71afb59","name":"Opus Online timebook API","type":"collection"}},"urlObject":{"path":["api","public","v1","appointments","reschedule","availabletimes"],"host":["{{url}}"],"query":[{"description":{"content":"<p><strong>Required</strong> Start of interval <strong>Format:</strong> {from:Datetime}. Include times starting on or after this time.</p>\n","type":"text/plain"},"key":"from","value":"{{splitted_from}}"},{"description":{"content":"<p><strong>Required</strong> End of <strong>Format:</strong> {to:Datetime}. Include times ending on or before this time. Must be after from, and at most two weeks after.</p>\n","type":"text/plain"},"key":"to","value":"{{splitted_to}}"},{"description":{"content":"<p><strong>Optional</strong> Treatment id. <strong>Format:</strong> {treatmentId:int}. Include timeslots for the specified treatment. Either this or timeslotLength must be specified </p>\n","type":"text/plain"},"key":"treatmentId","value":"{{treatmentId}}"},{"description":{"content":"<p><strong>Optional</strong> Timeslot length. <strong>Format:</strong> {treatmentId:int}. Return timeslots for reschedule with the specified  Either this or treatmentId must be specified </p>\n","type":"text/plain"},"key":"timeslotLength","value":"{{timeslotLength}}"},{"disabled":true,"description":{"content":"<p><strong>Optional</strong> Only include times from clinics that belong to this group</p>\n","type":"text/plain"},"key":"groupName","value":"{{clinicGroupFilter}}"},{"disabled":true,"description":{"content":"<p><strong>Optional</strong> Clinic id. <strong>Format:</strong> {clinicId:int}-{DatabaseId:Guid}. Only include timeslots for the specified clinic</p>\n","type":"text/plain"},"key":"clinicId","value":"{{clinicId}}"},{"disabled":true,"description":{"content":"<p><strong>Optional</strong> Clinician id. <strong>Format:</strong> {clinicianId:int}. Only include timeslots for the specified clinician</p>\n","type":"text/plain"},"key":"clinicianId","value":"{{clinicianId}}"}],"variable":[]}},"response":[],"_postman_id":"a42686c6-2018-437e-8ae8-b84a204f0431"}],"id":"5ce0d863-accd-4b2c-82f1-7ee6ff768d95","description":"<p>API endpoints to list times available for appointments. There are two types of available time API:s.</p>\n<ul>\n<li>Overview. These API:s will return the whole scheduled block, and are primarily used for displaying a calendar. As a general rule the results can not be used directly to schedule appointments due to the length. These API:s support longer intervals as well, since the result list contains fewer entities.</li>\n<li>Splitted. The scheduled time blocks are split according to either the duration of the treatment or a specific length. For example, a two hour block for a 30 minute treatment will be split into 4 times that can be used for booking (the first start with offset 0 minutes, the second starts at 30 minutes and so on)</li>\n</ul>\n","_postman_id":"5ce0d863-accd-4b2c-82f1-7ee6ff768d95","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"api_key"},{"key":"value","value":"{{api_key}}"}]},"isInherited":true,"source":{"_postman_id":"1311493b-4bf1-4f28-b45e-eb6bb71afb59","id":"1311493b-4bf1-4f28-b45e-eb6bb71afb59","name":"Opus Online timebook API","type":"collection"}}},{"name":"Booking","item":[{"name":"Reservation","item":[{"name":"Is specified time available","id":"bc6c2a95-1713-42e6-af36-486fa7d29b1d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"Start\": \"{{startDate}}\",\n    \"End\": \"{{endDate}}\",\n    \"ClinicID\": \"{{clinicId}}\",\n    \"ClinicianID\": \"{{clinicianId}}\",\n    \"TreatmentID\": \"{{treatmentId}}\"\n}"},"url":"{{url}}/api/public/v1/reservations/available","description":"<p><strong>Resource</strong>: GET {{url}}/api/public/v1/reservations/available</p>\n<p><strong>Output</strong>:\nReturns true or false if the specified time is available or not.</p>\n<p><strong>Body parameters</strong>: </p>\n<ul>\n<li>Start - Timeslot start date</li>\n<li>End - Timeslot end date</li>\n<li>ClinicId - Clinic id</li>\n<li>ClinicianId - Clinician id</li>\n<li>TreatmentId - Treatment id</li>\n</ul>\n<p><strong>Other failure modes</strong>:</p>\n<ul>\n<li>Timeslot must be specified <em>(400)</em> : Returned when body does not contain a timeslot</li>\n<li>A valid timeslot must be specified <em>(400)</em> : Returned when the specified timeslot contains invalid data</li>\n<li>TreatmentId is invalid <em>(400)</em> : Returned when the specified treatment id is not a positive number</li>\n</ul>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"api_key"},{"key":"value","value":"{{api_key}}"}]},"isInherited":true,"source":{"_postman_id":"1311493b-4bf1-4f28-b45e-eb6bb71afb59","id":"1311493b-4bf1-4f28-b45e-eb6bb71afb59","name":"Opus Online timebook API","type":"collection"}},"urlObject":{"path":["api","public","v1","reservations","available"],"host":["{{url}}"],"query":[],"variable":[]}},"response":[{"id":"d12c8d86-70e3-49a4-acba-751643733510","name":"Is specified time available","originalRequest":{"method":"GET","header":[{"key":"api_key","value":"{{api_key}}"},{"key":"Content-Type","value":"application/json"}],"url":"{{url}}/api/public/v1/reservations/available"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache"},{"key":"Pragma","value":"no-cache"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Expires","value":"-1"},{"key":"Server","value":"Microsoft-IIS/10.0"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-SourceFiles","value":"=?UTF-8?B?RTpcSEFTRUxUIFByb2plY3RzXE9wdXNcSW50ZXJuZXRUaW1lQm9va1xTcmNcQXBwXE9ubGluZUJvb2tpbmdcT25saW5lQm9va2luZy5Gcm9udGVuZC5XZWJcYXBpXHB1YmxpY1x2MVxyZXNlcnZhdGlvbnNcYXZhaWxhYmxl?="},{"key":"X-Powered-By","value":"ASP.NET"},{"key":"Date","value":"Mon, 23 Mar 2020 13:55:57 GMT"},{"key":"Content-Length","value":"4"}],"cookie":[],"responseTime":null,"body":"true"}],"_postman_id":"bc6c2a95-1713-42e6-af36-486fa7d29b1d"},{"name":"Make a reservation","id":"c82ab01a-9a8e-4b0c-badd-87ee03f3a9aa","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"ID\": 1,\n    \"Start\": \"{{startDate}}\",\n    \"End\": \"{{endDate}}\",\n    \"ClinicID\": \"{{clinicId}}\",\n    \"ClinicianID\": \"{{clinicianId}}\",\n    \"TreatmentID\": \"{{treatmentId}}\"\n}"},"url":"{{url}}/api/public/v1/reservations/","description":"<p><strong>Resource</strong>: PUT {{url}}/api/public/v1/reservations/</p>\n<p><strong>Output</strong>:\nCreates a reservation for the specified timeslot. The reservation is valid for 5 minutes. \nReturns the id of the reservation.</p>\n<p><em>Note</em>: Remember to call delete reservation once you are done with the reservation (i.e. the actual booking has been completed).</p>\n<p><strong>Body parameters</strong>: </p>\n<ul>\n<li>Start - Timeslot start date</li>\n<li>End - Timeslot end date</li>\n<li>ClinicId - Clinic id</li>\n<li>ClinicianId - Clinician id</li>\n<li>TreatmentId - Treatment id</li>\n</ul>\n<p><strong>Other failure modes</strong>:</p>\n<ul>\n<li>Timeslot must be specified <em>(400)</em> : Returned when body does not contain a timeslot</li>\n<li>A valid timeslot must be specified <em>(400)</em> : Returned when the specified timeslot contains invalid data</li>\n<li>TreatmentId is invalid <em>(400)</em> : Returned when the specified treatment id is not a positive number</li>\n<li>The specified time is not available <em>(400)</em> : Returned when the specified start and end date are not free for reservation</li>\n</ul>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"api_key"},{"key":"value","value":"{{api_key}}"}]},"isInherited":true,"source":{"_postman_id":"1311493b-4bf1-4f28-b45e-eb6bb71afb59","id":"1311493b-4bf1-4f28-b45e-eb6bb71afb59","name":"Opus Online timebook API","type":"collection"}},"urlObject":{"path":["api","public","v1","reservations",""],"host":["{{url}}"],"query":[],"variable":[]}},"response":[{"id":"4bedc010-09c0-4972-805f-742c2e21065c","name":"Make a reservation","originalRequest":{"method":"PUT","header":[{"key":"api_key","value":"{{api_key}}"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"ID\": 1,\n    \"Start\": \"{{startDate}}\",\n    \"End\": \"{{endDate}}\",\n    \"ClinicID\": \"{{clinicId}}\",\n    \"ClinicianID\": \"{{clinicianId}}\",\n    \"TreatmentID\": \"{{treatmentId}}\"\n}"},"url":"{{url}}/api/public/v1/reservations/"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache"},{"key":"Pragma","value":"no-cache"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Expires","value":"-1"},{"key":"Server","value":"Microsoft-IIS/10.0"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-SourceFiles","value":"=?UTF-8?B?RTpcSEFTRUxUIFByb2plY3RzXE9wdXNcSW50ZXJuZXRUaW1lQm9va1xTcmNcQXBwXE9ubGluZUJvb2tpbmdcT25saW5lQm9va2luZy5Gcm9udGVuZC5XZWJcYXBpXHB1YmxpY1x2MVxyZXNlcnZhdGlvbnNc?="},{"key":"X-Powered-By","value":"ASP.NET"},{"key":"Date","value":"Mon, 23 Mar 2020 14:29:01 GMT"},{"key":"Content-Length","value":"2"}],"cookie":[],"responseTime":null,"body":"13"}],"_postman_id":"c82ab01a-9a8e-4b0c-badd-87ee03f3a9aa"},{"name":"Delete reservation","id":"84962b01-17af-4b36-af2f-0ae27c2fb5d3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"api_key","value":"{{api_key}}"}],"body":{"mode":"raw","raw":""},"url":"{{url}}/api/public/v1/reservations/{{reservationId}}","description":"<p><strong>Resource</strong>: DELETE {{url}}/api/public/v1/reservations/{{reservationId}}</p>\n<p><strong>Output</strong>:\nDeletes the reservation for the specified id.</p>\n<p><strong>Path parameters</strong>: </p>\n<ul>\n<li>ReservationId - Id of reservation that will be deleted</li>\n</ul>\n<p><strong>Other failure modes</strong>:</p>\n<ul>\n<li>The specified reservation could not be found in the database <em>(404)</em> : Returned when the specified reservation id does not exist</li>\n<li>Invalid reservation id <em>(400)</em> : Returned when the specified reservation id is not a positive number</li>\n</ul>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"api_key"},{"key":"value","value":"{{api_key}}"}]},"isInherited":true,"source":{"_postman_id":"1311493b-4bf1-4f28-b45e-eb6bb71afb59","id":"1311493b-4bf1-4f28-b45e-eb6bb71afb59","name":"Opus Online timebook API","type":"collection"}},"urlObject":{"path":["api","public","v1","reservations","{{reservationId}}"],"host":["{{url}}"],"query":[],"variable":[]}},"response":[{"id":"5b2772cb-82fc-4f73-b1e5-0032fd3984c3","name":"Delete reservation","originalRequest":{"method":"DELETE","header":[{"key":"api_key","value":"{{api_key}}"}],"body":{"mode":"raw","raw":""},"url":"{{url}}/api/public/v1/reservations/{{reservationId}}"},"status":"OK","code":200,"_postman_previewlanguage":"plain","header":[{"key":"Cache-Control","value":"no-cache"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"-1"},{"key":"Server","value":"Microsoft-IIS/10.0"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-SourceFiles","value":"=?UTF-8?B?RTpcSEFTRUxUIFByb2plY3RzXE9wdXNcSW50ZXJuZXRUaW1lQm9va1xTcmNcQXBwXE9ubGluZUJvb2tpbmdcT25saW5lQm9va2luZy5Gcm9udGVuZC5XZWJcYXBpXHB1YmxpY1x2MVxyZXNlcnZhdGlvbnNcMTI=?="},{"key":"X-Powered-By","value":"ASP.NET"},{"key":"Date","value":"Mon, 23 Mar 2020 15:44:49 GMT"},{"key":"Content-Length","value":"0"}],"cookie":[],"responseTime":null,"body":""}],"_postman_id":"84962b01-17af-4b36-af2f-0ae27c2fb5d3"}],"id":"e6b897c0-bc3f-4d0e-aa7c-b18e2349a242","description":"<p>Api for handling reservation of timeslots. Reserved times are excluded from available times for up to 5 minutes</p>\n","_postman_id":"e6b897c0-bc3f-4d0e-aa7c-b18e2349a242","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"api_key"},{"key":"value","value":"{{api_key}}"}]},"isInherited":true,"source":{"_postman_id":"1311493b-4bf1-4f28-b45e-eb6bb71afb59","id":"1311493b-4bf1-4f28-b45e-eb6bb71afb59","name":"Opus Online timebook API","type":"collection"}}},{"name":"Add Booking","id":"f43ca3d3-9356-4bc0-8201-ab9bf36bee27","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","type":"text","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"Patient\": {\n    \"PatientPersonalIdentification\": \"{{SSN}}\",\n    \"FirstName\": \"{{firstName}}\",\n    \"LastName\": \"{{lastName}}\",\n    \"Adress1\": \"{{address1}}\",\n    \"Adress2\": \"{{address2}}\",\n    \"PostalCode\": \"{{postalCode}}\",\n    \"City\": \"{{city}}\",\n    \"Email\": \"{{email}}\",\n    \"MobilePhoneNumber\": \"{{mobilePhoneNumber}}\",\n    \"HomePhoneNumber\": \"{{homePhoneNumber}}\",\n    \"WorkPhoneNumber\": \"{{workPhoneNumber}}\",\n    \"ConsentToMarketing\": {{consentsToMarketing}}\n  },\n  \"TimeSlot\": {\n    \"Start\": \"{{startDate}}\",\n    \"End\": \"{{endDate}}\",\n    \"ClinicID\": \"{{clinicId}}\",\n    \"ClinicianID\": \"{{clinicianId}}\",\n    \"TreatmentID\": \"{{treatmentId}}\"\n  },\n  \"CampaignCode\": null,\n  \"FreeTextMessage\": null\n}"},"url":"{{url}}/api/public/v1/bookings","description":"<p><strong>Resource</strong>: POST {{url}}/api/public/v1/bookings</p>\n<p><strong>Output</strong>:<br />Adds a new booking for the specified patient.</p>\n<p><em>Note</em>: Make sure that the timeslot is correct in the <em>body</em> before making the request.</p>\n<p><strong>Body Parameters</strong>:</p>\n<ul>\n<li>PatientPersonalIdentification - Patient personal identification</li>\n<li>FirstName - Patient first name</li>\n<li>LastName - Patient last name</li>\n<li>Adress1 - First part of patient address</li>\n<li>Adress2 - Second part of patient address</li>\n<li>PostalCode - Patient postal code</li>\n<li>City - City of residence of patient</li>\n<li>Email - Patient email. Required.</li>\n<li>MobilePhoneNumber - Mobile phone number of patient. Required.</li>\n<li>ConsentToMarketing - If the patient opts in to to marketing. Defaults to false if omitted.</li>\n<li>Start - Timeslot start date</li>\n<li>End - Timeslot end date. The duration of the treatment determines the number of minutes after start.</li>\n<li>ClinicID - Clinic id</li>\n<li>ClinicianID - Clinician id</li>\n<li>TreatmentID - Treatment id</li>\n<li>CampaignCode: An optional parameter to contain marketing information. Is appended to the front of the patient message</li>\n<li>FreeTextMessage: Optional information related to the booking, that will be displayed in the appointment book in Opus</li>\n</ul>\n<p><strong>Other failure modes</strong>:</p>\n<ul>\n<li>Booking must be specified <em>(400)</em> : Returned when body does not contain a booking</li>\n<li>Timeslot must be specified <em>(400)</em> : Returned when body contains booking but without timeslot</li>\n<li>A valid timeslot must be specified <em>(400)</em> : Returned when the specified timeslot contains invalid data</li>\n<li>TreatmentId is invalid <em>(400)</em> : Returned when the specified treatment id is not a positive number</li>\n<li>Patient must be specified <em>(400)</em> : Returned when body contains booking but without patient</li>\n<li>Patient Personal Identification must be specified <em>(400)</em> : Returned when the patient does not contain Personal identification, or when the patient identification is not valid (such as invalid length, wrong control digits etc.). The valid format for SSN:s are determined by the databases attached to the account. Depending on database Swedish, Norwegian or Finnish full SSN:s are accepted (that is complete, non temporary SSN)</li>\n<li>The flexibility settings for the subdomain does not allow new bookings <em>(400)</em> : Returned when new bookings are disabled for this subdomain</li>\n<li>A treatment with the specified id could not be found for the specified database. Make sure your clinicID and treatmentId are correct <em>(400)</em></li>\n<li>The specified treatment does not allow new bookings to be made online <em>(400)</em> : Returned when the specified treatment has online bookings disabled</li>\n<li>The timeslot has been reserved by someone else <em>(400)</em> : Returned when the specified timeslot is not available</li>\n<li>Booking a patient with a reserve number is not allowed <em>(400)</em></li>\n<li>The length of the specified treatment must match the duration of the treatment. If there is a mismatch code 400 is returned.</li>\n</ul>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"api_key"},{"key":"value","value":"{{api_key}}"}]},"isInherited":true,"source":{"_postman_id":"1311493b-4bf1-4f28-b45e-eb6bb71afb59","id":"1311493b-4bf1-4f28-b45e-eb6bb71afb59","name":"Opus Online timebook API","type":"collection"}},"urlObject":{"path":["api","public","v1","bookings"],"host":["{{url}}"],"query":[{"disabled":true,"description":{"content":"<p><strong>Optional</strong> If notifyPatient is set to true, valid email addresses and mobile phone numbers will get notifications.</p>\n","type":"text/plain"},"key":"notifyPatient","value":"{{notifyPatient}}"}],"variable":[]}},"response":[{"id":"1a205e75-18c5-481d-8fdd-a2ee51edce92","name":"Add Booking","originalRequest":{"method":"POST","header":[{"key":"api_key","value":"{{api_key}}"},{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n  \"Patient\": {\n    \"PatientPersonalIdentification\": \"191212121212\",\n    \"FirstName\": \"Swedish\",\n    \"LastName\": \"Testpatient\",\n    \"Adress1\": \"Address 1\",\n    \"Adress2\": \"Address part 2\",\n    \"PostalCode\": \"1234\",\n    \"City\": \"Anytown\",\n    \"Email\": \"fake.address@example.net\",\n    \"MobilePhoneNumber\": \"+4612345456789\",\n  },\n  \"TimeSlot\": {\n        \"Start\": \"2022-03-28T09:15:00\",\n        \"End\": \"2022-03-28T09:45:00\",\n        \"ClinicID\": \"1-e1fa0ad2-c5c2-4c68-8116-8d5b8ddb79d7\",\n        \"ClinicianID\": 106,\n        \"TreatmentID\": 11084\n  }\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"{{url}}/api/public/v1/bookings","host":["{{url}}"],"path":["api","public","v1","bookings"],"query":[{"key":"notifyPatient","value":"{{notifyPatient}}","description":"**Optional** If notifyPatient is set to true, valid email addresses and mobile phone numbers will get notifications.","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache"},{"key":"Pragma","value":"no-cache"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Expires","value":"-1"},{"key":"Server","value":"Microsoft-IIS/10.0"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-SourceFiles","value":"=?UTF-8?B?RTpcSEFTRUxUIFByb2plY3RzXE9wdXNcSW50ZXJuZXRUaW1lQm9va1xTcmNcQXBwXE9ubGluZUJvb2tpbmdcT25saW5lQm9va2luZy5Gcm9udGVuZC5XZWJcYXBpXHB1YmxpY1x2MVxib29raW5ncw==?="},{"key":"X-Powered-By","value":"ASP.NET"},{"key":"Date","value":"Thu, 14 May 2020 20:36:18 GMT"},{"key":"Content-Length","value":"4"}],"cookie":[],"responseTime":null,"body":"6157"}],"_postman_id":"f43ca3d3-9356-4bc0-8201-ab9bf36bee27"},{"name":"Cancel Booking","id":"a8c370ea-7232-462e-97de-a570dd0a1a77","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Content-Type","value":"application/json"}],"url":"{{url}}/api/public/v1/bookings?bookingId={{bookingId}}&clinicId={{clinicId}}&requestedBy={{cancelledBySSN}}","description":"<p><strong>Resource</strong>: DELETE {{url}}/api/public/v1/bookings?bookingID={{bookingId}}&amp;clinicID={{clinicId}}&amp;requestedBy={{PID-se}}</p>\n<p><strong>Output</strong>:\nCancels the booking with the specified booking id for the specified clinic.</p>\n<p><em>Note</em>: Personal number for who performs the cancellation does not have to be the patient of the booking</p>\n<p><strong>Path parameters</strong>: </p>\n<ul>\n<li>BookingID - Id of booking that will be deleted</li>\n<li>ClinicID - Clinic id</li>\n<li>RequestedBy - Personal identification of patient <em>OR</em> person making the request</li>\n</ul>\n<p><strong>Other failure modes</strong>:</p>\n<ul>\n<li>Booking id is missing or invalid <em>(400)</em> : Returned when the specified booking id is not a positive number</li>\n<li>Clinic/database must be specified <em>(400)</em> : Returned when the specified clinic id is null or empty string</li>\n<li>Invalid database id <em>(400)</em> : Returned when the specified clinic id does not contain a guid <em>OR</em> the database is not registered for this account</li>\n<li>Invalid clinic id <em>(400)</em> : Returned when the specified clinic id does not contain an int</li>\n<li>Patient Personal Identification must be specified <em>(400)</em> : Returned when the patient does not contain Personal identification</li>\n<li>The flexibility settings for the subdomain does not allow cancellation <em>(400)</em> : Returned when cancellation for bookings is disabled for this subdomain</li>\n<li>SSN is invalid <em>(400)</em> : Returned when the specified Patient Personal identification is not valid</li>\n</ul>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"api_key"},{"key":"value","value":"{{api_key}}"}]},"isInherited":true,"source":{"_postman_id":"1311493b-4bf1-4f28-b45e-eb6bb71afb59","id":"1311493b-4bf1-4f28-b45e-eb6bb71afb59","name":"Opus Online timebook API","type":"collection"}},"urlObject":{"path":["api","public","v1","bookings"],"host":["{{url}}"],"query":[{"description":{"content":"<p><strong>Required</strong> Booking Id. <strong>Format:</strong> {bookingId:int}. Cancels the booking for the specified booking id</p>\n","type":"text/plain"},"key":"bookingId","value":"{{bookingId}}"},{"description":{"content":"<p><strong>Required</strong> Clinic id. <strong>Format:</strong> {clinicId:int}-{DatabaseId:Guid}. Cancels the booking for the specified clinic</p>\n","type":"text/plain"},"key":"clinicId","value":"{{clinicId}}"},{"description":{"content":"<p><strong>Required</strong> Personal identification of patient or person making the request</p>\n","type":"text/plain"},"key":"requestedBy","value":"{{cancelledBySSN}}"},{"disabled":true,"description":{"content":"<p><strong>Optional</strong> If notifyPatient is set to true, valid email adresses and mobile phone numbers will get notifications.</p>\n","type":"text/plain"},"key":"notifyPatient","value":"{{notifyPatient}}"}],"variable":[]}},"response":[{"id":"efb264ff-0960-48bb-b10d-c6b3ca21c49b","name":"Cancel Booking","originalRequest":{"method":"DELETE","header":[{"key":"api_key","value":"{{api_key}}"},{"key":"Content-Type","value":"application/json"}],"url":{"raw":"{{url}}/api/public/v1/bookings?bookingId={{bookingId}}&clinicId={{clinicId}}&requestedBy={{PID-se}}","host":["{{url}}"],"path":["api","public","v1","bookings"],"query":[{"key":"bookingId","value":"{{bookingId}}","description":"**Required** Booking Id. **Format:** {bookingId:int}. Cancels the booking for the specified booking id"},{"key":"clinicId","value":"{{clinicId}}","description":"**Required** Clinic id. **Format:** {clinicId:int}-{DatabaseId:Guid}. Cancels the booking for the specified clinic"},{"key":"requestedBy","value":"{{PID-se}}","description":"**Required** Personal identification of patient or person making the request"},{"key":"notifyPatient","value":"{{notifyPatient}}","description":"**Optional** If notifyPatient is set to true, valid email adresses and mobile phone numbers will get notifications.","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"plain","header":[{"key":"Cache-Control","value":"no-cache"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"-1"},{"key":"Server","value":"Microsoft-IIS/10.0"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-SourceFiles","value":"=?UTF-8?B?RTpcSEFTRUxUIFByb2plY3RzXE9wdXNcSW50ZXJuZXRUaW1lQm9va1xTcmNcQXBwXE9ubGluZUJvb2tpbmdcT25saW5lQm9va2luZy5Gcm9udGVuZC5XZWJcYXBpXHB1YmxpY1x2MVxib29raW5ncw==?="},{"key":"X-Powered-By","value":"ASP.NET"},{"key":"Date","value":"Thu, 14 May 2020 21:10:34 GMT"},{"key":"Content-Length","value":"0"}],"cookie":[],"responseTime":null,"body":""}],"_postman_id":"a8c370ea-7232-462e-97de-a570dd0a1a77"},{"name":"Reschedule Booking","id":"50ddfc12-de21-4a3e-a65c-793992189809","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n   \"OriginalBookingId\": \"{{originalBookingId}}\",\n   \"PatientToReschedule\": {\n            \"ID\": 1,\n            \"PatientPersonalIdentification\": \"{{PID-se}}\",\n            \"FirstName\": \"{{firstName}}\",\n\t\t    \"LastName\": \"{{lastName}}\",\n\t\t    \"Adress1\": \"{{address1}}\",\n\t\t    \"Adress2\": \"{{address2}}\",\n\t\t    \"PostalCode\": \"{{postalCode}}\",\n\t\t    \"City\": \"{{city}}\",\n\t\t    \"Email\": \"{{email}}\",\n\t\t    \"MobilePhoneNumber\": \"{{mobilePhoneNumber}}\",\n\t\t    \"GuardianPersonalNumber\": \"{{guardianPersonalNumber}}\",\n\t\t    \"MunicipalityCode\": \"{{municipalityCode}}\"\n        },\n  \"NewTime\": {\n\t    \"Start\": \"{{startDate}}\",\n\t    \"End\": \"{{endDate}}\",\n\t    \"ClinicID\": \"{{clinicId}}\",\n\t    \"ClinicianID\": \"{{clinicianId}}\",\n\t    \"TreatmentID\": \"{{treatmentId}}\"\n    },\n    \"RequestedBy\": \"{{PatientSSN}}\"\n}"},"url":"{{url}}/api/public/v1/bookings","description":"<p>Reschedules the specified appointment to the new time.</p>\n<p><strong>Resource</strong>: PATCH {{url}}/api/public/v1/bookings</p>\n<p><strong>Output</strong>:<br />The id of the new appointment</p>\n<p><em>Note</em>: Make sure that the timeslot is correct in the <em>body</em> before making the request.</p>\n<p><strong>Body Parameters</strong>:</p>\n<ul>\n<li>OriginalBookingId - Original Id of booking</li>\n<li>PatientPersonalIdentification - Personal identification of patient</li>\n<li>FirstName - Patient first name</li>\n<li>LastName - Patient last name</li>\n<li>Adress1 - First part of patient address</li>\n<li>Adress2 - Second part of patient address</li>\n<li>PostalCode - Patient postal code</li>\n<li>City - City of residence of patient</li>\n<li>Email - Patient email</li>\n<li>MobilePhoneNumber - Patient mobile phone number</li>\n<li>GuardianPersonalNumber - Personal number of patient guardian</li>\n<li>MunicipalityCode - Municipality code</li>\n<li>Start - Timeslot start date</li>\n<li>End - Timeslot end date</li>\n<li>ClinicID - Clinic id</li>\n<li>ClinicianID - Clinician id</li>\n<li>TreatmentID - Treatment id</li>\n<li>RequestedBy - Personal identification of patient <em>OR</em> person making the request</li>\n</ul>\n<p><strong>Other failure modes</strong>:</p>\n<ul>\n<li>Reschedule data must be specified <em>(400)</em> : Returned when body does not contain a reschedule data</li>\n<li>The specified Rescheduler personal identification is not valid <em>(400)</em> : Returned when the specified personal identification in RequestedBy is invalid</li>\n<li>The flexibility settings for the subdomain does not allow reschedule <em>(400)</em> : Returned when reschedules are disabled for this subdomain</li>\n<li>The flexibility settings for the subdomain does not allow rescheduling bookings without a specified treatment <em>(400)</em></li>\n<li>The specified timeslot is not available <em>(400)</em> : Returned when the specified timeslot is not free</li>\n<li>Patient Personal Identification must be specified <em>(400)</em> : Returned when the patient does not contain Personal identification</li>\n</ul>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"api_key"},{"key":"value","value":"{{api_key}}"}]},"isInherited":true,"source":{"_postman_id":"1311493b-4bf1-4f28-b45e-eb6bb71afb59","id":"1311493b-4bf1-4f28-b45e-eb6bb71afb59","name":"Opus Online timebook API","type":"collection"}},"urlObject":{"path":["api","public","v1","bookings"],"host":["{{url}}"],"query":[{"disabled":true,"description":{"content":"<p><strong>Optional</strong> If notifyPatient is set to true, valid email adresses and mobile phone numbers will get notifications.</p>\n","type":"text/plain"},"key":"notifyPatient","value":"{{notifyPatient}}"}],"variable":[]}},"response":[{"id":"c852de34-ab1e-4e4c-a8ec-7f5c88956d74","name":"Reschedule Booking","originalRequest":{"method":"PATCH","header":[{"key":"api_key","value":"{{api_key}}"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n   \"OriginalBookingId\": \"{{originalBookingId}}\",\n   \"PatientToReschedule\": {\n            \"ID\": 1,\n            \"PatientPersonalIdentification\": \"{{PID-se}}\",\n            \"FirstName\": \"{{firstName}}\",\n\t\t    \"LastName\": \"{{lastName}}\",\n\t\t    \"Adress1\": \"{{address1}}\",\n\t\t    \"Adress2\": \"{{address2}}\",\n\t\t    \"PostalCode\": \"{{postalCode}}\",\n\t\t    \"City\": \"{{city}}\",\n\t\t    \"Email\": \"{{email}}\",\n\t\t    \"MobilePhoneNumber\": \"{{mobilePhoneNumber}}\",\n\t\t    \"GuardianPersonalNumber\": \"{{guardianPersonalNumber}}\",\n\t\t    \"MunicipalityCode\": \"{{municipalityCode}}\"\n        },\n  \"NewTime\": {\n        \"ID\": 1,\n\t    \"Start\": \"{{startDate}}\",\n\t    \"End\": \"{{endDate}}\",\n\t    \"ClinicID\": \"{{clinicId}}\",\n\t    \"ClinicianID\": \"{{clinicianId}}\",\n\t    \"TreatmentID\": \"{{treatmentId}}\"\n    },\n    \"RequestedBy\": \"{{PID-se}}\"\n}"},"url":{"raw":"{{url}}/api/public/v1/bookings","host":["{{url}}"],"path":["api","public","v1","bookings"],"query":[{"key":"notifyPatient","value":"{{notifyPatient}}","description":"**Optional** If notifyPatient is set to true, valid email adresses and mobile phone numbers will get notifications.","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache"},{"key":"Pragma","value":"no-cache"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Expires","value":"-1"},{"key":"Server","value":"Microsoft-IIS/10.0"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-SourceFiles","value":"=?UTF-8?B?RTpcSEFTRUxUIFByb2plY3RzXE9wdXNcSW50ZXJuZXRUaW1lQm9va1xTcmNcQXBwXE9ubGluZUJvb2tpbmdcT25saW5lQm9va2luZy5Gcm9udGVuZC5XZWJcYXBpXHB1YmxpY1x2MVxib29raW5ncw==?="},{"key":"X-Powered-By","value":"ASP.NET"},{"key":"Date","value":"Thu, 14 May 2020 20:47:55 GMT"},{"key":"Content-Length","value":"4"}],"cookie":[],"responseTime":null,"body":"6158"}],"_postman_id":"50ddfc12-de21-4a3e-a65c-793992189809"}],"id":"a610036e-9d5c-4a6e-be7f-63022c628f81","description":"<p>This subcategory contains two types of API:s</p>\n<ul>\n<li>Booking: handles bookings. Handles appointments for patients in the Onpremise (Opus) databases.</li>\n<li>Reservation: Temporarily locks an interval for a specific clinic/clinician to avoid competetion while the personal information is entered, or if there is a separate confirmation step. Can be skipped if there is no time from selecting a time until completed booking.</li>\n</ul>\n","_postman_id":"a610036e-9d5c-4a6e-be7f-63022c628f81","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"api_key"},{"key":"value","value":"{{api_key}}"}]},"isInherited":true,"source":{"_postman_id":"1311493b-4bf1-4f28-b45e-eb6bb71afb59","id":"1311493b-4bf1-4f28-b45e-eb6bb71afb59","name":"Opus Online timebook API","type":"collection"}}},{"name":"Clinic","item":[{"name":"Invoices","item":[{"name":"List exportable invoices","id":"5b03d184-ac58-4d4b-a5e5-bdad1225f19f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"api_key"},{"key":"value","value":"{{api_key}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{url}}/api/public/v1/clinics/{{clinicId}}/invoices/exportable","description":"<p>Gets references to invoices ready for export for a single clinic. The return array contains invoice ids as well as which type they are.</p>\n<p>The return type is specified as follows:</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Name</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>InvoiceId</td>\n<td>string</td>\n<td>The unique id of the invoice</td>\n</tr>\n<tr>\n<td>ClinicId</td>\n<td>string</td>\n<td>The unique id of the clinic issuing the invoice</td>\n</tr>\n<tr>\n<td>CustomerDebitorType</td>\n<td>string</td>\n<td>The type of invoice this refers to. This will determine the route to the invoice specification.  <br />P=Patient invoice  <br />C=Company invoice  <br />O=Opus internal customer invoice.</td>\n</tr>\n</tbody>\n</table>\n</div><p>For the type specific invoice, see other requests in this folder</p>\n","urlObject":{"path":["api","public","v1","clinics","{{clinicId}}","invoices","exportable"],"host":["{{url}}"],"query":[{"disabled":true,"description":{"content":"<p><em>Optional</em> Only include invoices created after this time</p>\n","type":"text/plain"},"key":"CreatedAfter","value":""},{"disabled":true,"description":{"content":"<p><em>Optional</em> Only include invoices created before this time</p>\n","type":"text/plain"},"key":"CreatedBefore","value":""},{"disabled":true,"description":{"content":"<p><em>Optional</em> Only include invoices due after this time</p>\n","type":"text/plain"},"key":"DueAfter","value":""},{"disabled":true,"description":{"content":"<p><em>Optional</em> Only include invoices due before this time</p>\n","type":"text/plain"},"key":"DueBefore","value":""},{"disabled":true,"description":{"content":"<p><em>Optional</em> Only include invoices with this or less status. If specified, then the following values are valid:\n0-created\n1-Reminder 1 sent\n2-Reminder 2 sent\n3-Sent to collection</p>\n","type":"text/plain"},"key":"MaxStatus","value":""},{"disabled":true,"description":{"content":"<p><strong>Optional</strong> Changes the returned invoices based on whether they contain any subscription based invoiced items.\nValid values are:\nAll: no additional filtering. This is default if no subscription filter is specified.\nSubscriptions: Only return invoices containing at least one Subscription related item\nNonSubscriptions: Only return invoices that contain no subscription related items</p>\n","type":"text/plain"},"key":"SubscriptionFilter","value":"All"}],"variable":[]}},"response":[],"_postman_id":"5b03d184-ac58-4d4b-a5e5-bdad1225f19f"},{"name":"Get specific invoice","id":"a9ea643d-324e-43d4-b535-e0303efc98c9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{url}}/api/public/v1/clinics/{{clinicId}}/invoices/{{InvoiceId}} ","description":"<p>Gets a single invoice for the specific business. The clinicId and invoice id are retrived from other API calls, such as the list of exportable invoices.</p>\n<p>The api call has the following required route fragments:</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Name</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>ClinicId</td>\n<td>string (38-47)</td>\n<td>The globally unique id of the clinic.</td>\n</tr>\n<tr>\n<td>InvoiceId</td>\n<td>int (&gt;0)</td>\n<td>The id of the invoice in the target database</td>\n</tr>\n</tbody>\n</table>\n</div><p>The response contains the following data:</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Name</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>ID</td>\n<td>int</td>\n<td>The Id of the invoice</td>\n</tr>\n<tr>\n<td>Number</td>\n<td>int</td>\n<td>The invoice number. This is the main number, which means that it can be fuplicated for term invoices.</td>\n</tr>\n<tr>\n<td>PersonalNumber</td>\n<td>string</td>\n<td>The SSN of the patient</td>\n</tr>\n<tr>\n<td>ClinicId</td>\n<td>string</td>\n<td>The globally unique id for the clinic issuing the invoice</td>\n</tr>\n<tr>\n<td>OcrNumber</td>\n<td>string</td>\n<td>The OCR number used for settlement of the invoice</td>\n</tr>\n<tr>\n<td>InvoiceDate</td>\n<td>datetime</td>\n<td>The date when the invoice was issued</td>\n</tr>\n<tr>\n<td>DueDate</td>\n<td>datetime</td>\n<td>The date when the invoice is due.</td>\n</tr>\n<tr>\n<td>Status</td>\n<td>Int, enum</td>\n<td>The invoice status. Is one of the following:  <br />0-created  <br />1-Reminder 1 sent  <br />2-Reminder 2 sent  <br />3-Sent to collection  <br />4-exported to other system for handling</td>\n</tr>\n<tr>\n<td>TotalCost</td>\n<td>decimal</td>\n<td>The total amount of all included invoiced items.</td>\n</tr>\n<tr>\n<td>IsFullyPaid</td>\n<td>bool</td>\n<td>If the invoice has been marked as fully paid.</td>\n</tr>\n<tr>\n<td>SocialInsuranceShare</td>\n<td>decimal</td>\n<td>The amount that SIO will pay of the included items.</td>\n</tr>\n<tr>\n<td>VAT1</td>\n<td>decimal</td>\n<td>Value added tax total for items with the high VAT rate</td>\n</tr>\n<tr>\n<td>VAT2</td>\n<td>decimal</td>\n<td>Value added tax total for items with the low VAT rate</td>\n</tr>\n<tr>\n<td>InvoicedItems</td>\n<td>InvoicedItem[1..*]</td>\n<td>The journal items this invocie is based on.</td>\n</tr>\n</tbody>\n</table>\n</div><p>Invoiced items are defined in this way:</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Name</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>CreatedDate</td>\n<td>datetime</td>\n<td>When the invoiced item was registered in the patients journal</td>\n</tr>\n<tr>\n<td>Text</td>\n<td>string</td>\n<td>The text of the invoiced item</td>\n</tr>\n<tr>\n<td>Amount</td>\n<td>decimal</td>\n<td>The total cost of this invoiced item</td>\n</tr>\n<tr>\n<td>VAT</td>\n<td>decimal</td>\n<td>Total amount of VAT for this item</td>\n</tr>\n<tr>\n<td>VatRate</td>\n<td>int</td>\n<td>The applicable Vat rate, if any.</td>\n</tr>\n<tr>\n<td>Vat1Amount</td>\n<td>decimal</td>\n<td>The VAT amount for this item with the low VAT rate</td>\n</tr>\n<tr>\n<td>Vat2Amount</td>\n<td>decimal</td>\n<td>The VAT amount for this item with the High VAT rate</td>\n</tr>\n<tr>\n<td>ProductNumber</td>\n<td>string</td>\n<td>The product code according to the price list</td>\n</tr>\n<tr>\n<td>ToothNumber</td>\n<td>int, optional</td>\n<td>The tooth number for items that apply to a tooth</td>\n</tr>\n<tr>\n<td>Surface</td>\n<td>string, optional</td>\n<td>The tooth/root surface for items that specifies it</td>\n</tr>\n<tr>\n<td>PriceCode</td>\n<td>string</td>\n<td>The price code of the invoiced item</td>\n</tr>\n<tr>\n<td>OriginalInvoiceNumber</td>\n<td>int</td>\n<td>For rollbacks, this should be the invoice number of the invoice containing the rolled back item.</td>\n</tr>\n<tr>\n<td>PatientShare</td>\n<td>decimal</td>\n<td>The amount the patient is supposed to pay.</td>\n</tr>\n<tr>\n<td>SocialInsuranceAmount</td>\n<td>decimal</td>\n<td>The amount SIO will pay</td>\n</tr>\n<tr>\n<td>IsReversal</td>\n<td>bool</td>\n<td>If this item is an roll back of an earlier item.</td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"api_key"},{"key":"value","value":"{{api_key}}"}]},"isInherited":true,"source":{"_postman_id":"1311493b-4bf1-4f28-b45e-eb6bb71afb59","id":"1311493b-4bf1-4f28-b45e-eb6bb71afb59","name":"Opus Online timebook API","type":"collection"}},"urlObject":{"path":["api","public","v1","clinics","{{clinicId}}","invoices","{{InvoiceId}} "],"host":["{{url}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"a9ea643d-324e-43d4-b535-e0303efc98c9"}],"id":"4af6715f-06e5-4c77-8874-6776357f5092","_postman_id":"4af6715f-06e5-4c77-8874-6776357f5092","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"api_key"},{"key":"value","value":"{{api_key}}"}]},"isInherited":true,"source":{"_postman_id":"1311493b-4bf1-4f28-b45e-eb6bb71afb59","id":"1311493b-4bf1-4f28-b45e-eb6bb71afb59","name":"Opus Online timebook API","type":"collection"}}},{"name":"Get Clinics","id":"5e190e57-3967-418e-a57e-0eb69cd09d10","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{url}}/api/public/v1/clinics","description":"<p><strong>Resource</strong>: GET {{url}}/api/public/v1/clinics</p>\n<p><strong>Output</strong>:\nRetrieve all clinics, with filters for clinician and treatment.</p>\n<p><em>Note</em>: OnlyWithFreeTimes defaults to true and filters the results so only results with free times are included.</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Field</th>\n<th>Type</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>ID</td>\n<td>int</td>\n<td>Clinic id</td>\n</tr>\n<tr>\n<td>Name</td>\n<td>string (0-174)</td>\n<td>Clinic name</td>\n</tr>\n<tr>\n<td>Address1</td>\n<td>string (0-150)</td>\n<td>First part of clinic address</td>\n</tr>\n<tr>\n<td>Address2</td>\n<td>string (0-150)</td>\n<td>Second part of clinic address</td>\n</tr>\n<tr>\n<td>Postalcode</td>\n<td>string (0-10)</td>\n<td>Clinic postal code</td>\n</tr>\n<tr>\n<td>City</td>\n<td>string (0-10)</td>\n<td>City residence of clinic</td>\n</tr>\n<tr>\n<td>Home</td>\n<td>string (0-30)</td>\n<td>Clinic phone number</td>\n</tr>\n<tr>\n<td>Work</td>\n<td>string (0-30)</td>\n<td>Clinic phone number</td>\n</tr>\n<tr>\n<td>Fax</td>\n<td>string (0-30)</td>\n<td>Clinic fax number</td>\n</tr>\n<tr>\n<td>Mobile</td>\n<td>string (0-30)</td>\n<td>Clinic mobile phone number</td>\n</tr>\n<tr>\n<td>Email</td>\n<td>string (0-300)</td>\n<td>Clinic email</td>\n</tr>\n<tr>\n<td>Clinicians</td>\n<td>list of objects</td>\n<td>List of clinicians who work at clinic. Output data description below in Clinician table</td>\n</tr>\n</tbody>\n</table>\n</div><p> <strong>Clinician table</strong>:</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Field</th>\n<th>Type</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>ID</td>\n<td>int</td>\n<td>Clinician id</td>\n</tr>\n<tr>\n<td>Name</td>\n<td>string (0-174)</td>\n<td>Clinician name</td>\n</tr>\n<tr>\n<td>Title</td>\n<td>string (0-50)</td>\n<td>Clinician title</td>\n</tr>\n<tr>\n<td>Active</td>\n<td>boolean</td>\n<td>Active status of clinician</td>\n</tr>\n<tr>\n<td>ClinicID</td>\n<td>int</td>\n<td>Clinic id</td>\n</tr>\n<tr>\n<td>Info</td>\n<td>string (0-100)</td>\n<td>An additional info of clinician</td>\n</tr>\n</tbody>\n</table>\n</div><p><strong>Parameters</strong>: </p>\n<ul>\n<li>TreatmentId - Treatment id</li>\n<li>ClinicianId - Clinician id</li>\n<li>OnlyWithFreeTimes - Clinics with available times</li>\n</ul>\n<p><strong>Other failure modes</strong>:</p>\n<ul>\n<li>Invalid clinician id <em>(400)</em> : Returned when the specified clinician id is not a positive number</li>\n<li>Invalid treatment id <em>(400)</em> : Returned when the specified treatment id is not a positive number</li>\n</ul>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"api_key"},{"key":"value","value":"{{api_key}}"}]},"isInherited":true,"source":{"_postman_id":"1311493b-4bf1-4f28-b45e-eb6bb71afb59","id":"1311493b-4bf1-4f28-b45e-eb6bb71afb59","name":"Opus Online timebook API","type":"collection"}},"urlObject":{"path":["api","public","v1","clinics"],"host":["{{url}}"],"query":[{"disabled":true,"description":{"content":"<p><strong>Optional</strong> Clinician Id. <strong>Format:</strong> {clinicianId:int}. Only include clinics for the specified clinician</p>\n","type":"text/plain"},"key":"clinicianID","value":"{{clinicianId}}"},{"disabled":true,"description":{"content":"<p><strong>Optional</strong> Treatment Id. <strong>Format:</strong> {treatmentId:int}. Only include clinics for the specified treatment</p>\n","type":"text/plain"},"key":"treatmentID","value":"{{treatmentId}}"},{"disabled":true,"description":{"content":"<p><strong>Optional</strong> Default value: True. Filters the results so only results with free times are included</p>\n","type":"text/plain"},"key":"onlywithfreetimes","value":"{{onlyWithFreeTimes}}"}],"variable":[]}},"response":[{"id":"4ec60ee4-e79f-411a-b779-328b9e06e819","name":"Get Clinics","originalRequest":{"method":"GET","header":[{"key":"api_key","value":"{{api_key}}"}],"url":{"raw":"{{url}}/api/public/v1/clinics","host":["{{url}}"],"path":["api","public","v1","clinics"],"query":[{"key":"clinicianID","value":"{{clinicianId}}","description":"**Optional**","disabled":true},{"key":"treatmentID","value":"{{treatmentId}}","description":"**Optional**","disabled":true},{"key":"onlywithfreetimes","value":"{{onlyWithFreeTimes}}","description":"**Optional**","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache"},{"key":"Pragma","value":"no-cache"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Expires","value":"-1"},{"key":"Server","value":"Microsoft-IIS/10.0"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-SourceFiles","value":"=?UTF-8?B?RTpcSEFTRUxUIFByb2plY3RzXE9wdXNcSW50ZXJuZXRUaW1lQm9va1xTcmNcQXBwXE9ubGluZUJvb2tpbmdcT25saW5lQm9va2luZy5Gcm9udGVuZC5XZWJcYXBpXHB1YmxpY1x2MVxjbGluaWNz?="},{"key":"X-Powered-By","value":"ASP.NET"},{"key":"Date","value":"Wed, 25 Mar 2020 13:50:05 GMT"},{"key":"Content-Length","value":"6126"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"ID\": \"477-430e9776-423d-4f86-8741-00f779421e6e\",\n        \"Name\": \"Distriktstannklinikken i Lillevik AS\",\n        \"Address1\": \"Adresse 1 - Test\",\n        \"Address2\": \"Adresse 2\",\n        \"Postalcode\": \"0484\",\n        \"City\": \"OSLO\",\n        \"Home\": \"12345679\",\n        \"Work\": \"12345678\",\n        \"Fax\": \"\",\n        \"Mobile\": \"91288888\",\n        \"Email\": \"epost@opusdtenl.com\",\n        \"Clinicians\": [\n            {\n                \"ID\": 469,\n                \"Name\": \"Lise Negård\",\n                \"Title\": \"Tannlege\",\n                \"Active\": true,\n                \"ClinicID\": \"477-430e9776-423d-4f86-8741-00f779421e6e\",\n                \"Info\": null\n            },\n            {\n                \"ID\": 473,\n                \"Name\": \"Jenny Bue\",\n                \"Title\": \"Kjeveortoped\",\n                \"Active\": true,\n                \"ClinicID\": \"477-430e9776-423d-4f86-8741-00f779421e6e\",\n                \"Info\": null\n            },\n            {\n                \"ID\": 475,\n                \"Name\": \"Kristine Ruud\",\n                \"Title\": \"Tannpleier\",\n                \"Active\": null,\n                \"ClinicID\": \"477-430e9776-423d-4f86-8741-00f779421e6e\",\n                \"Info\": null\n            }\n        ]\n    },\n    {\n        \"ID\": \"478-430e9776-423d-4f86-8741-00f779421e6e\",\n        \"Name\": \"Kjeveortoped Per Hansen\",\n        \"Address1\": \"\",\n        \"Address2\": \"\",\n        \"Postalcode\": \"\",\n        \"City\": \"\",\n        \"Home\": \"\",\n        \"Work\": \"\",\n        \"Fax\": \"\",\n        \"Mobile\": \"\",\n        \"Email\": \"\",\n        \"Clinicians\": [\n            {\n                \"ID\": 470,\n                \"Name\": \"Per Hansen\",\n                \"Title\": \"Kjeveortoped\",\n                \"Active\": true,\n                \"ClinicID\": \"478-430e9776-423d-4f86-8741-00f779421e6e\",\n                \"Info\": null\n            }\n        ]\n    },\n    {\n        \"ID\": \"479-430e9776-423d-4f86-8741-00f779421e6e\",\n        \"Name\": \"Tannlege Hanne Maren Wildahl\",\n        \"Address1\": \"\",\n        \"Address2\": \"\",\n        \"Postalcode\": \"\",\n        \"City\": \"\",\n        \"Home\": \"\",\n        \"Work\": \"\",\n        \"Fax\": \"\",\n        \"Mobile\": \"\",\n        \"Email\": \"\",\n        \"Clinicians\": [\n            {\n                \"ID\": 471,\n                \"Name\": \"Hanne Maren Wildahl\",\n                \"Title\": \"Tannlege\",\n                \"Active\": null,\n                \"ClinicID\": \"479-430e9776-423d-4f86-8741-00f779421e6e\",\n                \"Info\": null\n            }\n        ]\n    },\n    {\n        \"ID\": \"480-430e9776-423d-4f86-8741-00f779421e6e\",\n        \"Name\": \"Kjeveortoped Jenny Bue\",\n        \"Address1\": \"\",\n        \"Address2\": \"\",\n        \"Postalcode\": \"\",\n        \"City\": \"\",\n        \"Home\": \"\",\n        \"Work\": \"\",\n        \"Fax\": \"\",\n        \"Mobile\": \"\",\n        \"Email\": \"\",\n        \"Clinicians\": [\n            {\n                \"ID\": 473,\n                \"Name\": \"Jenny Bue\",\n                \"Title\": \"Kjeveortoped\",\n                \"Active\": null,\n                \"ClinicID\": \"480-430e9776-423d-4f86-8741-00f779421e6e\",\n                \"Info\": null\n            }\n        ]\n    },\n    {\n        \"ID\": \"481-430e9776-423d-4f86-8741-00f779421e6e\",\n        \"Name\": \"Kirurg Anne Hansen\",\n        \"Address1\": \"\",\n        \"Address2\": \"\",\n        \"Postalcode\": \"\",\n        \"City\": \"\",\n        \"Home\": \"\",\n        \"Work\": \"\",\n        \"Fax\": \"\",\n        \"Mobile\": \"\",\n        \"Email\": \"\",\n        \"Clinicians\": [\n            {\n                \"ID\": 474,\n                \"Name\": \"Anne  Hansen\",\n                \"Title\": \"Kirurg\",\n                \"Active\": true,\n                \"ClinicID\": \"481-430e9776-423d-4f86-8741-00f779421e6e\",\n                \"Info\": null\n            }\n        ]\n    },\n    {\n        \"ID\": \"482-430e9776-423d-4f86-8741-00f779421e6e\",\n        \"Name\": \"Tannlege Ola Jensen\",\n        \"Address1\": \"\",\n        \"Address2\": \"\",\n        \"Postalcode\": \"\",\n        \"City\": \"\",\n        \"Home\": \"\",\n        \"Work\": \"\",\n        \"Fax\": \"\",\n        \"Mobile\": \"\",\n        \"Email\": \"\",\n        \"Clinicians\": []\n    },\n    {\n        \"ID\": \"2776-430e9776-423d-4f86-8741-00f779421e6e\",\n        \"Name\": \"Test clinic\",\n        \"Address1\": \"\",\n        \"Address2\": \"\",\n        \"Postalcode\": \"\",\n        \"City\": \"\",\n        \"Home\": \"\",\n        \"Work\": \"\",\n        \"Fax\": \"\",\n        \"Mobile\": \"\",\n        \"Email\": \"\",\n        \"Clinicians\": []\n    },\n    {\n        \"ID\": \"3002-430e9776-423d-4f86-8741-00f779421e6e\",\n        \"Name\": \"Test clinic\",\n        \"Address1\": \"\",\n        \"Address2\": \"\",\n        \"Postalcode\": \"\",\n        \"City\": \"\",\n        \"Home\": \"\",\n        \"Work\": \"\",\n        \"Fax\": \"\",\n        \"Mobile\": \"\",\n        \"Email\": \"\",\n        \"Clinicians\": []\n    },\n    {\n        \"ID\": \"3011-430e9776-423d-4f86-8741-00f779421e6e\",\n        \"Name\": \"Test clinic\",\n        \"Address1\": \"\",\n        \"Address2\": \"\",\n        \"Postalcode\": \"\",\n        \"City\": \"\",\n        \"Home\": \"\",\n        \"Work\": \"\",\n        \"Fax\": \"\",\n        \"Mobile\": \"\",\n        \"Email\": \"\",\n        \"Clinicians\": []\n    },\n    {\n        \"ID\": \"3014-430e9776-423d-4f86-8741-00f779421e6e\",\n        \"Name\": \"Test clinic\",\n        \"Address1\": \"\",\n        \"Address2\": \"\",\n        \"Postalcode\": \"\",\n        \"City\": \"\",\n        \"Home\": \"\",\n        \"Work\": \"\",\n        \"Fax\": \"\",\n        \"Mobile\": \"\",\n        \"Email\": \"\",\n        \"Clinicians\": []\n    },\n    {\n        \"ID\": \"3017-430e9776-423d-4f86-8741-00f779421e6e\",\n        \"Name\": \"Test clinic\",\n        \"Address1\": \"\",\n        \"Address2\": \"\",\n        \"Postalcode\": \"\",\n        \"City\": \"\",\n        \"Home\": \"\",\n        \"Work\": \"\",\n        \"Fax\": \"\",\n        \"Mobile\": \"\",\n        \"Email\": \"\",\n        \"Clinicians\": []\n    },\n    {\n        \"ID\": \"3020-430e9776-423d-4f86-8741-00f779421e6e\",\n        \"Name\": \"Test clinic\",\n        \"Address1\": \"\",\n        \"Address2\": \"\",\n        \"Postalcode\": \"\",\n        \"City\": \"\",\n        \"Home\": \"\",\n        \"Work\": \"\",\n        \"Fax\": \"\",\n        \"Mobile\": \"\",\n        \"Email\": \"\",\n        \"Clinicians\": []\n    },\n    {\n        \"ID\": \"3023-430e9776-423d-4f86-8741-00f779421e6e\",\n        \"Name\": \"Test clinic\",\n        \"Address1\": \"\",\n        \"Address2\": \"\",\n        \"Postalcode\": \"\",\n        \"City\": \"\",\n        \"Home\": \"\",\n        \"Work\": \"\",\n        \"Fax\": \"\",\n        \"Mobile\": \"\",\n        \"Email\": \"\",\n        \"Clinicians\": []\n    },\n    {\n        \"ID\": \"3026-430e9776-423d-4f86-8741-00f779421e6e\",\n        \"Name\": \"Test clinic\",\n        \"Address1\": \"\",\n        \"Address2\": \"\",\n        \"Postalcode\": \"\",\n        \"City\": \"\",\n        \"Home\": \"\",\n        \"Work\": \"\",\n        \"Fax\": \"\",\n        \"Mobile\": \"\",\n        \"Email\": \"\",\n        \"Clinicians\": []\n    },\n    {\n        \"ID\": \"3029-430e9776-423d-4f86-8741-00f779421e6e\",\n        \"Name\": \"Test clinic\",\n        \"Address1\": \"\",\n        \"Address2\": \"\",\n        \"Postalcode\": \"\",\n        \"City\": \"\",\n        \"Home\": \"\",\n        \"Work\": \"\",\n        \"Fax\": \"\",\n        \"Mobile\": \"\",\n        \"Email\": \"\",\n        \"Clinicians\": []\n    },\n    {\n        \"ID\": \"3035-430e9776-423d-4f86-8741-00f779421e6e\",\n        \"Name\": \"Test clinic\",\n        \"Address1\": \"\",\n        \"Address2\": \"\",\n        \"Postalcode\": \"\",\n        \"City\": \"\",\n        \"Home\": \"\",\n        \"Work\": \"\",\n        \"Fax\": \"\",\n        \"Mobile\": \"\",\n        \"Email\": \"\",\n        \"Clinicians\": []\n    },\n    {\n        \"ID\": \"3038-430e9776-423d-4f86-8741-00f779421e6e\",\n        \"Name\": \"Test clinic\",\n        \"Address1\": \"\",\n        \"Address2\": \"\",\n        \"Postalcode\": \"\",\n        \"City\": \"\",\n        \"Home\": \"\",\n        \"Work\": \"\",\n        \"Fax\": \"\",\n        \"Mobile\": \"\",\n        \"Email\": \"\",\n        \"Clinicians\": []\n    },\n    {\n        \"ID\": \"3041-430e9776-423d-4f86-8741-00f779421e6e\",\n        \"Name\": \"Test clinic\",\n        \"Address1\": \"\",\n        \"Address2\": \"\",\n        \"Postalcode\": \"\",\n        \"City\": \"\",\n        \"Home\": \"\",\n        \"Work\": \"\",\n        \"Fax\": \"\",\n        \"Mobile\": \"\",\n        \"Email\": \"\",\n        \"Clinicians\": []\n    },\n    {\n        \"ID\": \"3044-430e9776-423d-4f86-8741-00f779421e6e\",\n        \"Name\": \"Test clinic\",\n        \"Address1\": \"\",\n        \"Address2\": \"\",\n        \"Postalcode\": \"\",\n        \"City\": \"\",\n        \"Home\": \"\",\n        \"Work\": \"\",\n        \"Fax\": \"\",\n        \"Mobile\": \"\",\n        \"Email\": \"\",\n        \"Clinicians\": []\n    },\n    {\n        \"ID\": \"3047-430e9776-423d-4f86-8741-00f779421e6e\",\n        \"Name\": \"Test clinic\",\n        \"Address1\": \"\",\n        \"Address2\": \"\",\n        \"Postalcode\": \"\",\n        \"City\": \"\",\n        \"Home\": \"\",\n        \"Work\": \"\",\n        \"Fax\": \"\",\n        \"Mobile\": \"\",\n        \"Email\": \"\",\n        \"Clinicians\": []\n    },\n    {\n        \"ID\": \"3050-430e9776-423d-4f86-8741-00f779421e6e\",\n        \"Name\": \"Test clinic\",\n        \"Address1\": \"\",\n        \"Address2\": \"\",\n        \"Postalcode\": \"\",\n        \"City\": \"\",\n        \"Home\": \"\",\n        \"Work\": \"\",\n        \"Fax\": \"\",\n        \"Mobile\": \"\",\n        \"Email\": \"\",\n        \"Clinicians\": []\n    },\n    {\n        \"ID\": \"3053-430e9776-423d-4f86-8741-00f779421e6e\",\n        \"Name\": \"Test clinic\",\n        \"Address1\": \"\",\n        \"Address2\": \"\",\n        \"Postalcode\": \"\",\n        \"City\": \"\",\n        \"Home\": \"\",\n        \"Work\": \"\",\n        \"Fax\": \"\",\n        \"Mobile\": \"\",\n        \"Email\": \"\",\n        \"Clinicians\": []\n    },\n    {\n        \"ID\": \"3059-430e9776-423d-4f86-8741-00f779421e6e\",\n        \"Name\": \"Test clinic\",\n        \"Address1\": \"\",\n        \"Address2\": \"\",\n        \"Postalcode\": \"\",\n        \"City\": \"\",\n        \"Home\": \"\",\n        \"Work\": \"\",\n        \"Fax\": \"\",\n        \"Mobile\": \"\",\n        \"Email\": \"\",\n        \"Clinicians\": []\n    },\n    {\n        \"ID\": \"3077-430e9776-423d-4f86-8741-00f779421e6e\",\n        \"Name\": \"Test clinic\",\n        \"Address1\": \"\",\n        \"Address2\": \"\",\n        \"Postalcode\": \"\",\n        \"City\": \"\",\n        \"Home\": \"\",\n        \"Work\": \"\",\n        \"Fax\": \"\",\n        \"Mobile\": \"\",\n        \"Email\": \"\",\n        \"Clinicians\": []\n    },\n    {\n        \"ID\": \"3104-430e9776-423d-4f86-8741-00f779421e6e\",\n        \"Name\": \"Test clinic\",\n        \"Address1\": \"\",\n        \"Address2\": \"\",\n        \"Postalcode\": \"\",\n        \"City\": \"\",\n        \"Home\": \"\",\n        \"Work\": \"\",\n        \"Fax\": \"\",\n        \"Mobile\": \"\",\n        \"Email\": \"\",\n        \"Clinicians\": []\n    },\n    {\n        \"ID\": \"3134-430e9776-423d-4f86-8741-00f779421e6e\",\n        \"Name\": \"Test clinic\",\n        \"Address1\": \"\",\n        \"Address2\": \"\",\n        \"Postalcode\": \"\",\n        \"City\": \"\",\n        \"Home\": \"\",\n        \"Work\": \"\",\n        \"Fax\": \"\",\n        \"Mobile\": \"\",\n        \"Email\": \"\",\n        \"Clinicians\": []\n    }\n]"}],"_postman_id":"5e190e57-3967-418e-a57e-0eb69cd09d10"},{"name":"Get specific clinic","id":"740c6323-6379-4a8d-a326-c248b9cfb8c6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{url}}/api/public/v1/clinics/{{clinicId}}/","description":"<p>Retrieves the specific clinic. The endpoint returns the following information:</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Field</th>\n<th>Type</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>ID</td>\n<td>int</td>\n<td>Clinic id</td>\n</tr>\n<tr>\n<td>Name</td>\n<td>string (0-174)</td>\n<td>Clinic name</td>\n</tr>\n<tr>\n<td>Address1</td>\n<td>string (0-150)</td>\n<td>First part of clinic address</td>\n</tr>\n<tr>\n<td>Address2</td>\n<td>string (0-150)</td>\n<td>Second part of clinic address</td>\n</tr>\n<tr>\n<td>Postalcode</td>\n<td>string (0-10)</td>\n<td>Clinic postal code</td>\n</tr>\n<tr>\n<td>City</td>\n<td>string (0-10)</td>\n<td>City residence of clinic</td>\n</tr>\n<tr>\n<td>Home</td>\n<td>string (0-30)</td>\n<td>Clinic phone number</td>\n</tr>\n<tr>\n<td>Work</td>\n<td>string (0-30)</td>\n<td>Clinic phone number</td>\n</tr>\n<tr>\n<td>Fax</td>\n<td>string (0-30)</td>\n<td>Clinic fax number</td>\n</tr>\n<tr>\n<td>Mobile</td>\n<td>string (0-30)</td>\n<td>Clinic mobile phone number</td>\n</tr>\n<tr>\n<td>Email</td>\n<td>string (0-300)</td>\n<td>Clinic email</td>\n</tr>\n<tr>\n<td>Clinicians</td>\n<td>list of objects</td>\n<td>List of clinicians who work at clinic. Output data description below in Clinician table</td>\n</tr>\n</tbody>\n</table>\n</div><p><strong>Clinician table</strong>:</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Field</th>\n<th>Type</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>ID</td>\n<td>int</td>\n<td>Clinician id</td>\n</tr>\n<tr>\n<td>Name</td>\n<td>string (0-174)</td>\n<td>Clinician name</td>\n</tr>\n<tr>\n<td>Title</td>\n<td>string (0-50)</td>\n<td>Clinician title</td>\n</tr>\n<tr>\n<td>Active</td>\n<td>boolean</td>\n<td>Active status of clinician</td>\n</tr>\n<tr>\n<td>ClinicID</td>\n<td>int</td>\n<td>Clinic id</td>\n</tr>\n<tr>\n<td>Info</td>\n<td>string (0-100)</td>\n<td>An additional info of clinician</td>\n</tr>\n</tbody>\n</table>\n</div><p><strong>Path Parameters</strong>:</p>\n<ul>\n<li>ClinicId - The unique clinic id.</li>\n</ul>\n<p><strong>Other failure modes</strong>:</p>\n<ul>\n<li>Clinic/database must be specified <em>(400)</em> : Returned when the specified clinic id is null or empty string</li>\n<li>Invalid database id <em>(400)</em> : Returned when the specified clinic id does not contain a guid <em>OR</em> the database is not registered for this account</li>\n<li>Invalid clinic id <em>(400)</em> : Returned when the specified clinic id does not contain an int</li>\n<li>The specified clinic could not be found <em>(404)</em> : Returned when the specified clinic does not exist</li>\n</ul>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"api_key"},{"key":"value","value":"{{api_key}}"}]},"isInherited":true,"source":{"_postman_id":"1311493b-4bf1-4f28-b45e-eb6bb71afb59","id":"1311493b-4bf1-4f28-b45e-eb6bb71afb59","name":"Opus Online timebook API","type":"collection"}},"urlObject":{"path":["api","public","v1","clinics","{{clinicId}}",""],"host":["{{url}}"],"query":[],"variable":[]}},"response":[{"id":"b677dcc1-581b-48d0-845d-5f00548defc7","name":"Get specific clinic","originalRequest":{"method":"GET","header":[{"key":"api_key","value":"{{api_key}}"}],"url":"{{url}}/api/public/v1/clinics/{{clinicId}}/"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache"},{"key":"Pragma","value":"no-cache"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Expires","value":"-1"},{"key":"Server","value":"Microsoft-IIS/10.0"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-SourceFiles","value":"=?UTF-8?B?RTpcSEFTRUxUIFByb2plY3RzXE9wdXNcSW50ZXJuZXRUaW1lQm9va1xTcmNcQXBwXE9ubGluZUJvb2tpbmdcT25saW5lQm9va2luZy5Gcm9udGVuZC5XZWJcYXBpXHB1YmxpY1x2MVxjbGluaWNzXDQ3Ny00MzBlOTc3Ni00MjNkLTRmODYtODc0MS0wMGY3Nzk0MjFlNmVc?="},{"key":"X-Powered-By","value":"ASP.NET"},{"key":"Date","value":"Thu, 26 Mar 2020 13:54:04 GMT"},{"key":"Content-Length","value":"692"}],"cookie":[],"responseTime":null,"body":"{\n    \"ID\": \"477-430e9776-423d-4f86-8741-00f779421e6e\",\n    \"Name\": \"Distriktstannklinikken i Lillevik AS\",\n    \"Address1\": \"Adresse 1 - Test\",\n    \"Address2\": \"Adresse 2\",\n    \"Postalcode\": \"0484\",\n    \"City\": \"OSLO\",\n    \"Home\": \"12345679\",\n    \"Work\": \"12345678\",\n    \"Fax\": \"\",\n    \"Mobile\": \"91288888\",\n    \"Email\": \"epost@opusdtenl.com\",\n    \"Clinicians\": [\n        {\n            \"ID\": 469,\n            \"Name\": \"Lise Negård\",\n            \"Title\": \"Tannlege\",\n            \"Active\": true,\n            \"ClinicID\": \"477-430e9776-423d-4f86-8741-00f779421e6e\",\n            \"Info\": null\n        },\n        {\n            \"ID\": 473,\n            \"Name\": \"Jenny Bue\",\n            \"Title\": \"Kjeveortoped\",\n            \"Active\": true,\n            \"ClinicID\": \"477-430e9776-423d-4f86-8741-00f779421e6e\",\n            \"Info\": null\n        },\n        {\n            \"ID\": 475,\n            \"Name\": \"Kristine Ruud\",\n            \"Title\": \"Tannpleier\",\n            \"Active\": null,\n            \"ClinicID\": \"477-430e9776-423d-4f86-8741-00f779421e6e\",\n            \"Info\": null\n        }\n    ]\n}"}],"_postman_id":"740c6323-6379-4a8d-a326-c248b9cfb8c6"},{"name":"Get clinic bank account information","id":"05f6e421-be7a-4ef9-b9b9-44148ab07636","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{url}}/api/public/v1/clinics/accounts","description":"<p>Gets the registered bank account numbers for all clinics connected to the itb account.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"api_key"},{"key":"value","value":"{{api_key}}"}]},"isInherited":true,"source":{"_postman_id":"1311493b-4bf1-4f28-b45e-eb6bb71afb59","id":"1311493b-4bf1-4f28-b45e-eb6bb71afb59","name":"Opus Online timebook API","type":"collection"}},"urlObject":{"path":["api","public","v1","clinics","accounts"],"host":["{{url}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"05f6e421-be7a-4ef9-b9b9-44148ab07636"}],"id":"297c7c65-15f3-482e-8ea2-02a270987fe2","description":"<p>The API:s handling clinics.</p>\n","_postman_id":"297c7c65-15f3-482e-8ea2-02a270987fe2","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"api_key"},{"key":"value","value":"{{api_key}}"}]},"isInherited":true,"source":{"_postman_id":"1311493b-4bf1-4f28-b45e-eb6bb71afb59","id":"1311493b-4bf1-4f28-b45e-eb6bb71afb59","name":"Opus Online timebook API","type":"collection"}}},{"name":"Clinician","item":[{"name":"Get Clinicians","id":"3a7c4f5a-8178-4407-ae64-84951a7f2487","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{url}}/api/public/v1/clinicians","description":"<p><strong>Resource</strong>: GET {{url}}/api/public/v1/clinicians</p>\n<p><strong>Output</strong>:\nRetrieve all clinicians, with filters for clinic and treatment.</p>\n<p><em>Note</em>: OnlyWithFreeTimes defaults to true and filters the results so only results with free times are included.\n        If a clinician is in more than one clinic, the Id will appear more than once.</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Field</th>\n<th>Type</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>ID</td>\n<td>int</td>\n<td>Clinician id</td>\n</tr>\n<tr>\n<td>Name</td>\n<td>string (0-174)</td>\n<td>Clinician name</td>\n</tr>\n<tr>\n<td>Title</td>\n<td>string (0-50)</td>\n<td>Clinician title</td>\n</tr>\n<tr>\n<td>Active</td>\n<td>boolean</td>\n<td>Active status of clinician</td>\n</tr>\n<tr>\n<td>ClinicID</td>\n<td>int</td>\n<td>Clinic id</td>\n</tr>\n<tr>\n<td>Info</td>\n<td>string (0-100)</td>\n<td>An additional info of clinician</td>\n</tr>\n</tbody>\n</table>\n</div><p><strong>Parameters</strong>: </p>\n<ul>\n<li>ClinicId - Clinic id</li>\n<li>TreatmentId - Treatment id</li>\n<li>OnlyWithFreeTimes - Clinics with available times</li>\n</ul>\n<p><strong>Other failure modes</strong>:</p>\n<ul>\n<li>Clinic/database must be specified <em>(400)</em> : Returned when the specified clinic id is null or empty string</li>\n<li>Invalid database id <em>(400)</em> : Returned when the specified clinic id does not contain a guid <em>OR</em> the database is not registered for this account</li>\n<li>Invalid clinic id <em>(400)</em> : Returned when the specified clinic id does not contain an int</li>\n<li>Invalid treatment id <em>(400)</em> : Returned when the specified treatment id is not a positive number</li>\n</ul>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"api_key"},{"key":"value","value":"{{api_key}}"}]},"isInherited":true,"source":{"_postman_id":"1311493b-4bf1-4f28-b45e-eb6bb71afb59","id":"1311493b-4bf1-4f28-b45e-eb6bb71afb59","name":"Opus Online timebook API","type":"collection"}},"urlObject":{"path":["api","public","v1","clinicians"],"host":["{{url}}"],"query":[{"disabled":true,"description":{"content":"<p><strong>Optional</strong> Clinic Id. <strong>Format:</strong> {clinicId:int}-{DatabaseId:Guid}. Only include clinicians for the specified clinic</p>\n","type":"text/plain"},"key":"clinicID","value":"{{clinicId}}"},{"disabled":true,"description":{"content":"<p><strong>Optional</strong> Treatment Id. <strong>Format:</strong> {treatmentId:int}. Only include clinicians for the specified treatment</p>\n","type":"text/plain"},"key":"treatmentID","value":"{{treatmentId}}"},{"disabled":true,"description":{"content":"<p><strong>Optional</strong> Default value: True. Filters the results so only results with free times are included</p>\n","type":"text/plain"},"key":"onlywithfreetimes","value":"{{onlyWithFreeTimes}}"},{"disabled":true,"description":{"content":"<p><strong>optional</strong> The group the clinic of the clinician is connected to</p>\n","type":"text/plain"},"key":"groupName","value":"{{clinicGroupFilter}}"}],"variable":[]}},"response":[{"id":"e1d86530-23d6-4623-a65b-19427fd66f21","name":"Get Clinicians for specified clinic and treatment","originalRequest":{"method":"GET","header":[{"key":"api_key","value":"{{api_key}}"}],"url":{"raw":"{{url}}/api/public/v1/clinicians?clinicID={{clinicId}}&treatmentID={{treatmentId}}","host":["{{url}}"],"path":["api","public","v1","clinicians"],"query":[{"key":"clinicID","value":"{{clinicId}}","description":"**Optional** Clinic Id. **Format:** {clinicId:int}-{DatabaseId:Guid}. Only include clinicians for the specified clinic"},{"key":"treatmentID","value":"{{treatmentId}}","description":"**Optional** Treatment Id. **Format:** {treatmentId:int}. Only include clinicians for the specified treatment"},{"key":"onlywithfreetimes","value":"{{onlyWithFreeTimes}}","description":"**Optional** Default value: True. Filters the results so only results with free times are included","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache"},{"key":"Pragma","value":"no-cache"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Expires","value":"-1"},{"key":"Server","value":"Microsoft-IIS/10.0"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-SourceFiles","value":"=?UTF-8?B?RTpcSEFTRUxUIFByb2plY3RzXE9wdXNcSW50ZXJuZXRUaW1lQm9va1xTcmNcQXBwXE9ubGluZUJvb2tpbmdcT25saW5lQm9va2luZy5Gcm9udGVuZC5XZWJcYXBpXHB1YmxpY1x2MVxjbGluaWNpYW5z?="},{"key":"X-Powered-By","value":"ASP.NET"},{"key":"Date","value":"Thu, 14 May 2020 19:55:00 GMT"},{"key":"Content-Length","value":"140"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"ID\": 471,\n        \"Name\": \"Hanne Maren Wildahl\",\n        \"Title\": \"Tannlege\",\n        \"Active\": true,\n        \"ClinicID\": \"477-a2976113-acea-468f-bf2b-70c55436386f\",\n        \"Info\": null\n    }\n]"},{"id":"85eef0e1-7b26-4352-82e2-9d997a5b74a4","name":"Get Clinicians","originalRequest":{"method":"GET","header":[{"key":"api_key","value":"{{api_key}}"}],"url":{"raw":"{{url}}/api/public/v1/clinicians","host":["{{url}}"],"path":["api","public","v1","clinicians"],"query":[{"key":"clinicID","value":"{{clinicId}}","description":"**Optional** Clinic Id","disabled":true},{"key":"treatmentID","value":"{{treatmentId}}","description":"**Optional** Treatment Id","disabled":true},{"key":"onlywithfreetimes","value":"{{onlyWithFreeTimes}}","description":"**Optional**","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache"},{"key":"Pragma","value":"no-cache"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Expires","value":"-1"},{"key":"Server","value":"Microsoft-IIS/10.0"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-SourceFiles","value":"=?UTF-8?B?RTpcSEFTRUxUIFByb2plY3RzXE9wdXNcSW50ZXJuZXRUaW1lQm9va1xTcmNcQXBwXE9ubGluZUJvb2tpbmdcT25saW5lQm9va2luZy5Gcm9udGVuZC5XZWJcYXBpXHB1YmxpY1x2MVxjbGluaWNpYW5z?="},{"key":"X-Powered-By","value":"ASP.NET"},{"key":"Date","value":"Thu, 26 Mar 2020 17:49:04 GMT"},{"key":"Content-Length","value":"530"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"ID\": 469,\n        \"Name\": \"Lise Negård\",\n        \"Title\": \"Tannlege\",\n        \"Active\": true,\n        \"ClinicID\": \"477-430e9776-423d-4f86-8741-00f779421e6e\",\n        \"Info\": null\n    },\n    {\n        \"ID\": 473,\n        \"Name\": \"Jenny Bue\",\n        \"Title\": \"Kjeveortoped\",\n        \"Active\": true,\n        \"ClinicID\": \"477-430e9776-423d-4f86-8741-00f779421e6e\",\n        \"Info\": null\n    },\n    {\n        \"ID\": 470,\n        \"Name\": \"Per Hansen\",\n        \"Title\": \"Kjeveortoped\",\n        \"Active\": true,\n        \"ClinicID\": \"478-430e9776-423d-4f86-8741-00f779421e6e\",\n        \"Info\": null\n    },\n    {\n        \"ID\": 474,\n        \"Name\": \"Anne  Hansen\",\n        \"Title\": \"Kirurg\",\n        \"Active\": true,\n        \"ClinicID\": \"481-430e9776-423d-4f86-8741-00f779421e6e\",\n        \"Info\": null\n    }\n]"}],"_postman_id":"3a7c4f5a-8178-4407-ae64-84951a7f2487"}],"id":"020bad37-16a1-49a9-beee-bacf59802382","description":"<p>The API:s handling clinicians.</p>\n","_postman_id":"020bad37-16a1-49a9-beee-bacf59802382","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"api_key"},{"key":"value","value":"{{api_key}}"}]},"isInherited":true,"source":{"_postman_id":"1311493b-4bf1-4f28-b45e-eb6bb71afb59","id":"1311493b-4bf1-4f28-b45e-eb6bb71afb59","name":"Opus Online timebook API","type":"collection"}}},{"name":"Patient","item":[{"name":"Invoices","item":[{"name":"Get specific patient invoice","id":"1f88fce1-7c05-4dcf-bdbd-da284e289b6d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{url}}/api/public/v1/patients/invoices/1059-2CA4A5E2-957A-4432-9370-C7B707042353/","description":"<p>Gets the specific patient invoice.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"api_key"},{"key":"value","value":"{{api_key}}"}]},"isInherited":true,"source":{"_postman_id":"1311493b-4bf1-4f28-b45e-eb6bb71afb59","id":"1311493b-4bf1-4f28-b45e-eb6bb71afb59","name":"Opus Online timebook API","type":"collection"}},"urlObject":{"path":["api","public","v1","patients","invoices","1059-2CA4A5E2-957A-4432-9370-C7B707042353",""],"host":["{{url}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"1f88fce1-7c05-4dcf-bdbd-da284e289b6d"},{"name":"Get not exported invoices for a patient","id":"83afe4d1-a7ea-48a9-bab6-411f45a7319a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{url}}/api/public/v1/patients/{{PatientSSN}}/invoices/unexported?clinicId={{clinicId}}","description":"<p>Gets not exported invoices for a specific patient. This is only intended for registration in another system, and will contain less information.</p>\n<p>The output contains [0..*] unspecified invoices:</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Name</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>ID</td>\n<td>int</td>\n<td>The id of the invoice in the Opus database</td>\n</tr>\n<tr>\n<td>Number</td>\n<td>int</td>\n<td>The invoice number</td>\n</tr>\n<tr>\n<td>OCR</td>\n<td>string</td>\n<td>The OCR number of the invoice</td>\n</tr>\n<tr>\n<td>InvoiceDate</td>\n<td>datetime</td>\n<td>The date when the invoice was issued</td>\n</tr>\n<tr>\n<td>DueDate</td>\n<td>datetime</td>\n<td>The date when the invoice is due</td>\n</tr>\n<tr>\n<td>Status</td>\n<td>int, enum</td>\n<td>The status of the invoice:</td>\n</tr>\n<tr>\n<td>PatientShare</td>\n<td>decimal</td>\n<td></td>\n</tr>\n<tr>\n<td>SocialInsuranceShare</td>\n<td>decimal</td>\n<td></td>\n</tr>\n<tr>\n<td>AmountExVAT1</td>\n<td>decimal</td>\n<td></td>\n</tr>\n<tr>\n<td>AmountExVAT2</td>\n<td>decimal</td>\n<td></td>\n</tr>\n<tr>\n<td>VAT1</td>\n<td>decimal</td>\n<td></td>\n</tr>\n<tr>\n<td>VAT2</td>\n<td>decimal</td>\n<td></td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"api_key"},{"key":"value","value":"{{api_key}}"}]},"isInherited":true,"source":{"_postman_id":"1311493b-4bf1-4f28-b45e-eb6bb71afb59","id":"1311493b-4bf1-4f28-b45e-eb6bb71afb59","name":"Opus Online timebook API","type":"collection"}},"urlObject":{"path":["api","public","v1","patients","{{PatientSSN}}","invoices","unexported"],"host":["{{url}}"],"query":[{"description":{"content":"<p>The clinic to check for exportable invoices</p>\n","type":"text/plain"},"key":"clinicId","value":"{{clinicId}}"},{"disabled":true,"description":{"content":"<p><strong>Optional</strong> Changes the returned invoices based on whether they contain any subscription based invoiced items.\nValid values are:\nAll: no additional filtering. This is default if no subscription filter is specified.\nSubscriptions: Only return invoices containing at least one Subscription related item\nNonSubscriptions: Only return invoices that contain no subscription related items</p>\n","type":"text/plain"},"key":"subscriptionFilter","value":"All"}],"variable":[]}},"response":[],"_postman_id":"83afe4d1-a7ea-48a9-bab6-411f45a7319a"}],"id":"e045dfef-8c4c-41e0-9f20-f0ade7108800","_postman_id":"e045dfef-8c4c-41e0-9f20-f0ade7108800","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"api_key"},{"key":"value","value":"{{api_key}}"}]},"isInherited":true,"source":{"_postman_id":"1311493b-4bf1-4f28-b45e-eb6bb71afb59","id":"1311493b-4bf1-4f28-b45e-eb6bb71afb59","name":"Opus Online timebook API","type":"collection"}}},{"name":"Get Patient","id":"fe400def-104c-4b81-bf98-ad7a6b7c3ad6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{url}}/api/public/v1/patients/{{PatientSSN}}","description":"<p><strong>Resource</strong>: GET {{url}}/api/public/v1/patients/{{PID-se}}</p>\n<p><strong>Output</strong>:<br />Retrieve the most recently updated patient with the specified personal identification.</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Field</th>\n<th>Type</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>ID</td>\n<td>int</td>\n<td>Patient id</td>\n</tr>\n<tr>\n<td>PatientPersonalIdentification</td>\n<td>string</td>\n<td>Patient personal identification number</td>\n</tr>\n<tr>\n<td>PersonalNumber</td>\n<td>object</td>\n<td>Patient personal number in year, month, day format</td>\n</tr>\n<tr>\n<td>FirstName</td>\n<td>string (0-50)</td>\n<td>Patient first name</td>\n</tr>\n<tr>\n<td>LastName</td>\n<td>string (0-50)</td>\n<td>Patient last name</td>\n</tr>\n<tr>\n<td>Adress1</td>\n<td>string (0-50)</td>\n<td>First part of patient address</td>\n</tr>\n<tr>\n<td>Adress2</td>\n<td>string (0-50)</td>\n<td>Second part of patient address</td>\n</tr>\n<tr>\n<td>PostalCode</td>\n<td>string (0-10)</td>\n<td>Postal code of patient</td>\n</tr>\n<tr>\n<td>City</td>\n<td>string (0-50)</td>\n<td>City residence of patient</td>\n</tr>\n<tr>\n<td>Email</td>\n<td>string (0-300)</td>\n<td>Patient email</td>\n</tr>\n<tr>\n<td>MobilePhoneNumber</td>\n<td>string (0-30)</td>\n<td>Patient mobile number</td>\n</tr>\n<tr>\n<td>GuardianPersonalNumber</td>\n<td>string</td>\n<td>Personal number of patient guardian</td>\n</tr>\n<tr>\n<td>MunicipalityCode</td>\n<td>string (0-4)</td>\n<td>Municipality code</td>\n</tr>\n<tr>\n<td>HomePhoneNumber</td>\n<td>string (0-30)</td>\n<td>Patient home number</td>\n</tr>\n<tr>\n<td>WorkPhoneNumber</td>\n<td>string (0-30)</td>\n<td>Patient work number</td>\n</tr>\n<tr>\n<td>ConsentToMarketing</td>\n<td>boolean</td>\n<td>Consent given by patient</td>\n</tr>\n</tbody>\n</table>\n</div><p><strong>Path Parameters</strong>:</p>\n<ul>\n<li>PatientSSN - The personal identification of the patient to look for.</li>\n</ul>\n<p><strong>Other failure modes</strong>:</p>\n<ul>\n<li>Patient Personal Identification must be specified <em>(400)</em> : Returned when patient personal identication parameter does not have a value</li>\n</ul>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"api_key"},{"key":"value","value":"{{api_key}}"}]},"isInherited":true,"source":{"_postman_id":"1311493b-4bf1-4f28-b45e-eb6bb71afb59","id":"1311493b-4bf1-4f28-b45e-eb6bb71afb59","name":"Opus Online timebook API","type":"collection"}},"urlObject":{"path":["api","public","v1","patients","{{PatientSSN}}"],"host":["{{url}}"],"query":[],"variable":[]}},"response":[{"id":"89b68c3c-6768-4c10-86e0-816fa862662c","name":"Get Patient","originalRequest":{"method":"GET","header":[{"key":"api_key","value":"{{api_key}}"}],"url":"{{url}}/api/public/v1/patients/{{PID-se}}"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache"},{"key":"Pragma","value":"no-cache"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Expires","value":"-1"},{"key":"Server","value":"Microsoft-IIS/10.0"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-SourceFiles","value":"=?UTF-8?B?RTpcSEFTRUxUIFByb2plY3RzXE9wdXNcSW50ZXJuZXRUaW1lQm9va1xTcmNcQXBwXE9ubGluZUJvb2tpbmdcT25saW5lQm9va2luZy5Gcm9udGVuZC5XZWJcYXBpXHB1YmxpY1x2MVxwYXRpZW50c1wyMDAzNTQzOTMzOA==?="},{"key":"X-Powered-By","value":"ASP.NET"},{"key":"Date","value":"Sun, 17 May 2020 10:48:53 GMT"},{"key":"Content-Length","value":"453"}],"cookie":[],"responseTime":null,"body":"{\n    \"ID\": 530,\n    \"PatientPersonalIdentification\": \"1954032039338\",\n    \"PersonalNumber\": {\n        \"Year\": 1954,\n        \"Month\": 3,\n        \"Day\": 20,\n        \"ExtraDigits\": \"39338\"\n    },\n    \"FirstName\": \"Åge\",\n    \"LastName\": \"Aleksandersen\",\n    \"Adress1\": \"Pirterminalen\",\n    \"Adress2\": \"\",\n    \"PostalCode\": \"7005\",\n    \"City\": \"TRONDHEIM\",\n    \"Email\": \"kri_ter@opus.com\",\n    \"MobilePhoneNumber\": \"92803782\",\n    \"GuardianPersonalNumber\": null,\n    \"MunicipalityCode\": \"5001\",\n    \"HomePhoneNumber\": \"11111111\",\n    \"WorkPhoneNumber\": \"12345678\",\n    \"ConsentToMarketing\": false\n}"}],"_postman_id":"fe400def-104c-4b81-bf98-ad7a6b7c3ad6"},{"name":"Find patients","id":"f5e83d04-ed40-43cf-8618-db6aea569a57","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{url}}/api/public/v1/patients?SSN={{PatientSSN}}&OpusDatabaseId={{databaseId}}","description":"<p>Search for all patients matching the specifed criteria. Currently only allows for search based on personal identification.</p>\n<p>Since this returns matches for all databases, more than one patient can be returned.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"api_key"},{"key":"value","value":"{{api_key}}"}]},"isInherited":true,"source":{"_postman_id":"1311493b-4bf1-4f28-b45e-eb6bb71afb59","id":"1311493b-4bf1-4f28-b45e-eb6bb71afb59","name":"Opus Online timebook API","type":"collection"}},"urlObject":{"path":["api","public","v1","patients"],"host":["{{url}}"],"query":[{"description":{"content":"<p><em>Required</em> Restrict the search to patients with the specified Personal identification. Must be a valid personal identification for the specific culture.</p>\n","type":"text/plain"},"key":"SSN","value":"{{PatientSSN}}"},{"description":{"content":"<p><em>Optional</em> Specify the database id to restrict the search to a single database. Must be a valid, non-zero guid if specified.</p>\n","type":"text/plain"},"key":"OpusDatabaseId","value":"{{databaseId}}"}],"variable":[]}},"response":[],"_postman_id":"f5e83d04-ed40-43cf-8618-db6aea569a57"},{"name":"Add patient","id":"a90299a9-3539-4f53-9f38-2d905ab86f34","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n\t\t\"FirstName\": \"{{firstName}}\",\n\t\t\"LastName\": \"{{lastName}}\",\n\t\t\"Adress1\": \"{{address1}}\",\n\t\t\"Adress2\": \"{{address2}}\",\n\t\t\"Email\": \"{{email}}\",\n\t\t\"PostalCode\": \"{{postalCode}}\",\n\t\t\"City\": \"{{city}}\",\n\t\t\"MobilePhoneNumber\": \"{{mobilePhoneNumber}}\",\n\t\t\"GuardianPersonalNumber\": \"{{guardianPersonalNumber}}\",\n\t\t\"MunicipalityCode\": \"{{municipalityCode}}\",\n\t\t\"HomePhoneNumber\": \"{{homePhoneNumber}}\",\n\t\t\"WorkPhoneNumber\": \"{{workPhoneNumber}}\",\n\t\t\"ConsentToMarketing\": \"{{consentToMarketing}}\",\n    \t\"PatientPersonalIdentification\": \"{{PID-se}}\"\n}"},"url":"{{url}}/api/public/v1/patients?clinicID={{clinicId}}&clinicianID={{clinicianId}}","description":"<p><strong>Resource</strong>: POST {{url}}/api/public/v1/patients?clinicID={{clinicId}}&amp;clinicianID={{clinicianId}}</p>\n<p><strong>Output</strong>:\nAdds a new patient, connected to the specified clinic and clinician.</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Field</th>\n<th>Type</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>ID</td>\n<td>int</td>\n<td>Patient id</td>\n</tr>\n<tr>\n<td>PatientPersonalIdentification</td>\n<td>string</td>\n<td>Patient personal identification number</td>\n</tr>\n<tr>\n<td>FirstName</td>\n<td>string (0-50)</td>\n<td>Patient first name</td>\n</tr>\n<tr>\n<td>LastName</td>\n<td>string (0-50)</td>\n<td>Patient last name</td>\n</tr>\n<tr>\n<td>Adress1</td>\n<td>string (0-50)</td>\n<td>First part of patient address</td>\n</tr>\n<tr>\n<td>Adress2</td>\n<td>string (0-50)</td>\n<td>Second part of patient address</td>\n</tr>\n<tr>\n<td>PostalCode</td>\n<td>string (0-10)</td>\n<td>Postal code of patient</td>\n</tr>\n<tr>\n<td>City</td>\n<td>string (0-50)</td>\n<td>City residence of patient</td>\n</tr>\n<tr>\n<td>Email</td>\n<td>string (0-300)</td>\n<td>Patient email</td>\n</tr>\n<tr>\n<td>MobilePhoneNumber</td>\n<td>string (0-30)</td>\n<td>Patient mobile number</td>\n</tr>\n<tr>\n<td>GuardianPersonalNumber</td>\n<td>string</td>\n<td>Personal number of patient guardian</td>\n</tr>\n<tr>\n<td>MunicipalityCode</td>\n<td>string (0-4)</td>\n<td>Municipality code</td>\n</tr>\n<tr>\n<td>HomePhoneNumber</td>\n<td>string (0-30)</td>\n<td>Patient home number</td>\n</tr>\n<tr>\n<td>WorkPhoneNumber</td>\n<td>string (0-30)</td>\n<td>Patient work number</td>\n</tr>\n<tr>\n<td>ConsentToMarketing</td>\n<td>boolean</td>\n<td>Consent given by patient</td>\n</tr>\n</tbody>\n</table>\n</div><p><strong>Parameters</strong>: </p>\n<ul>\n<li>ClinicID - Clinic id</li>\n<li>ClinicianID - Clinician id</li>\n<li>FirstName - Patient first name</li>\n<li>LastName - Patient last name</li>\n<li>PostalCode - Patient postal code</li>\n<li>Email - Patient email</li>\n<li>MobilePhoneNumber - Patient mobile phone number</li>\n<li>PatientPersonalIdentification - Patient personal identification number</li>\n</ul>\n<p><strong>Other failure modes</strong>:</p>\n<ul>\n<li>Invalid clinician id <em>(400)</em> : Returned when the specified clinician id is not a positive number</li>\n<li>Clinic/database must be specified <em>(400)</em> : Returned when the specified clinic id is null or empty string</li>\n<li>Invalid database id <em>(400)</em> : Returned when the specified clinic id does not contain a guid <em>OR</em> the database is not registered for this account</li>\n<li>Invalid clinic id <em>(400)</em> : Returned when the specified clinic id does not contain an int</li>\n<li>Patient must be specified <em>(400)</em> : Returned when body does not contain patient data</li>\n<li>Registering a patient with a reserve number is not allowed <em>(400)</em></li>\n<li>Patient already exists <em>(400)</em> : Returned when the specified patient data already exists in database</li>\n</ul>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"api_key"},{"key":"value","value":"{{api_key}}"}]},"isInherited":true,"source":{"_postman_id":"1311493b-4bf1-4f28-b45e-eb6bb71afb59","id":"1311493b-4bf1-4f28-b45e-eb6bb71afb59","name":"Opus Online timebook API","type":"collection"}},"urlObject":{"path":["api","public","v1","patients"],"host":["{{url}}"],"query":[{"description":{"content":"<p><strong>Required</strong> Clinic Id. <strong>Format:</strong> {clinicId:int}-{DatabaseId:Guid}. Patient will be connected to the specified clinic</p>\n","type":"text/plain"},"key":"clinicID","value":"{{clinicId}}"},{"description":{"content":"<p><strong>Required</strong> Clinician Id. <strong>Format:</strong> {clinicianId:int}. Patient will be connected to the specified clinician</p>\n","type":"text/plain"},"key":"clinicianID","value":"{{clinicianId}}"}],"variable":[]}},"response":[{"id":"9507f50a-353c-4121-ae5b-9cc9a7dc9b79","name":"Add patient","originalRequest":{"method":"POST","header":[{"key":"api_key","value":"{{api_key}}"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n\t\t\"FirstName\": \"{{firstName}}\",\n\t\t\"LastName\": \"{{lastName}}\",\n\t\t\"Adress1\": \"{{address1}}\",\n\t\t\"Adress2\": \"{{address2}}\",\n\t\t\"Email\": \"{{email}}\",\n\t\t\"PostalCode\": \"{{postalCode}}\",\n\t\t\"City\": \"{{city}}\",\n\t\t\"MobilePhoneNumber\": \"{{mobilePhoneNumber}}\",\n\t\t\"GuardianPersonalNumber\": \"{{guardianPersonalNumber}}\",\n\t\t\"MunicipalityCode\": \"{{municipalityCode}}\",\n\t\t\"HomePhoneNumber\": \"{{homePhoneNumber}}\",\n\t\t\"WorkPhoneNumber\": \"{{workPhoneNumber}}\",\n\t\t\"ConsentToMarketing\": \"{{consentToMarketing}}\",\n    \t\"PatientPersonalIdentification\": \"{{PID-se}}\"\n}"},"url":{"raw":"{{url}}/api/public/v1/patients?clinicID={{clinicId}}&clinicianID={{clinicianId}}","host":["{{url}}"],"path":["api","public","v1","patients"],"query":[{"key":"clinicID","value":"{{clinicId}}","description":"**Required** Clinic Id. **Format:** {clinicId:int}-{DatabaseId:Guid}. Patient will be connected to the specified clinic"},{"key":"clinicianID","value":"{{clinicianId}}","description":"**Required** Clinician Id. **Format:** {clinicianId:int}. Patient will be connected to the specified clinician"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache"},{"key":"Pragma","value":"no-cache"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Expires","value":"-1"},{"key":"Server","value":"Microsoft-IIS/10.0"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-SourceFiles","value":"=?UTF-8?B?RTpcSEFTRUxUIFByb2plY3RzXE9wdXNcSW50ZXJuZXRUaW1lQm9va1xTcmNcQXBwXE9ubGluZUJvb2tpbmdcT25saW5lQm9va2luZy5Gcm9udGVuZC5XZWJcYXBpXHB1YmxpY1x2MVxwYXRpZW50cw==?="},{"key":"X-Powered-By","value":"ASP.NET"},{"key":"Date","value":"Sun, 17 May 2020 11:26:56 GMT"},{"key":"Content-Length","value":"440"}],"cookie":[],"responseTime":null,"body":"{\n    \"ID\": 5204,\n    \"PatientPersonalIdentification\": \"1954032039340\",\n    \"PersonalNumber\": {\n        \"Year\": 1954,\n        \"Month\": 3,\n        \"Day\": 20,\n        \"ExtraDigits\": \"39340\"\n    },\n    \"FirstName\": \"Jack\",\n    \"LastName\": \"Tompson\",\n    \"Adress1\": \"West avenue\",\n    \"Adress2\": \"Str 12\",\n    \"PostalCode\": \"4567\",\n    \"City\": \"New York\",\n    \"Email\": \"jack-t@gmail.com\",\n    \"MobilePhoneNumber\": \"123321456\",\n    \"GuardianPersonalNumber\": null,\n    \"MunicipalityCode\": \"7896\",\n    \"HomePhoneNumber\": null,\n    \"WorkPhoneNumber\": null,\n    \"ConsentToMarketing\": false\n}"}],"_postman_id":"a90299a9-3539-4f53-9f38-2d905ab86f34"},{"name":"Update patient","id":"fe047f82-b0c7-4c34-aa69-0a6b7bf93a09","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n\t\t\"FirstName\": \"{{firstName}}\",\n\t\t\"LastName\": \"{{lastName}}\",\n\t\t\"Adress1\": \"{{address1}}\",\n\t\t\"Adress2\": \"{{address2}}\",\n\t\t\"PostalCode\": \"{{postalCode}}\",\n\t\t\"City\": \"{{city}}\",\n\t\t\"Email\": \"{{email}}\",\n\t\t\"MobilePhoneNumber\": \"{{mobilePhoneNumber}}\",\n\t\t\"HomePhoneNumber\": \"{{homePhoneNumber}}\",\n\t\t\"WorkPhoneNumber\": \"{{workPhoneNumber}}\",\n\t\t\"ConsentToMarketing\": \"{{consentToMarketing}}\"\n}"},"url":"{{url}}/api/public/v1/patients/{{PatientSSN}}","description":"<p><strong>Resource</strong>: PUT {{url}}/api/public/v1/patients/{{PID-se}}</p>\n<p><strong>Output</strong>:\nUpdates existing patient information.</p>\n<p><strong>Parameters</strong>: </p>\n<ul>\n<li>FirstName - Patient first name</li>\n<li>LastName - Patient last name</li>\n<li>Adress1 - First part of patient address</li>\n<li>Adress2 - Second part of patient address</li>\n<li>PostalCode - Patient postal code</li>\n<li>City - City residence of patient</li>\n<li>Email - Patient email</li>\n<li>MobilePhoneNumber - Patient mobile phone number</li>\n<li>MunicipalityCode - Municipality code</li>\n<li>HomePhoneNumber - Patient home number</li>\n<li>WorkPhoneNumber - Patient work number</li>\n<li>ConsentToMarketing - Consent given by patient</li>\n</ul>\n<p><strong>Other failure modes</strong>:</p>\n<ul>\n<li>Patient Personal Identification must be specified <em>(400)</em> : Returned when patient personal identication parameter does not have a value</li>\n<li>Patient is required <em>(400)</em> : Returned when body does not contain patient data</li>\n<li>FirstName is required <em>(400)</em></li>\n<li>The length of FirstName must be 50 characters or fewer <em>(400)</em></li>\n<li>LastName is required <em>(400)</em></li>\n<li>The length of LastName must be 50 characters or fewer <em>(400)</em></li>\n<li>Email is required <em>(400)</em></li>\n<li>Email must be between 3 and 300 characters <em>(400)</em></li>\n<li>Email is not a valid email address <em>(400)</em></li>\n<li>MobilePhoneNumber is required <em>(400)</em></li>\n<li>MobilePhoneNumber must be between 5 and 30 characters <em>(400)</em></li>\n<li>MobilePhoneNumber is not a valid phone <em>(400)</em></li>\n<li>HomePhoneNumber must be between 5 and 30 characters <em>(400)</em></li>\n<li>HomePhoneNumber is not a valid phone <em>(400)</em></li>\n<li>WorkPhoneNumber must be between 5 and 30 characters <em>(400)</em></li>\n<li>WorkPhoneNumber is not a valid phone <em>(400)</em></li>\n<li>The length of Adress1 must be 50 characters or fewer <em>(400)</em></li>\n<li>The length of Adress2 must be 50 characters or fewer <em>(400)</em></li>\n<li>PostalCode must be between 4 and 5 characters <em>(400)</em></li>\n<li>PostalCode is not a valid number <em>(400)</em></li>\n</ul>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"api_key"},{"key":"value","value":"{{api_key}}"}]},"isInherited":true,"source":{"_postman_id":"1311493b-4bf1-4f28-b45e-eb6bb71afb59","id":"1311493b-4bf1-4f28-b45e-eb6bb71afb59","name":"Opus Online timebook API","type":"collection"}},"urlObject":{"path":["api","public","v1","patients","{{PatientSSN}}"],"host":["{{url}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"fe047f82-b0c7-4c34-aa69-0a6b7bf93a09"},{"name":"Get patients bookings","id":"7c145a36-5bf6-4bf2-ad03-2639f7292075","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Content-Type","value":"application/json"}],"url":"{{url}}/api/public/v1/patients/{{PatientSSN}}/bookings?includePastBookings={{includePastBookings}}","description":"<p><strong>Resource</strong>: GET {{url}}/api/public/v1/patients/{{PID-se}}/bookings</p>\n<p><strong>Output</strong>:\nRetrieve all future bookings for the specified patient.</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Field</th>\n<th>Type</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>ID</td>\n<td>int</td>\n<td>Booking id</td>\n</tr>\n<tr>\n<td>Patient</td>\n<td>object</td>\n<td>Patient data. Output data description below in Patient table</td>\n</tr>\n<tr>\n<td>Timeslot</td>\n<td>object</td>\n<td>Timeslot data. Output data description below in Timeslot table</td>\n</tr>\n<tr>\n<td>CampaignCode</td>\n<td>int</td>\n<td>Campaign code</td>\n</tr>\n<tr>\n<td>FreeTextMessage</td>\n<td>string (0-500)</td>\n<td>Additional text message</td>\n</tr>\n<tr>\n<td>CategoryDescription</td>\n<td>string (0-50)</td>\n<td>Booking category description</td>\n</tr>\n<tr>\n<td>CategoryCode</td>\n<td>int</td>\n<td>Booking category code</td>\n</tr>\n</tbody>\n</table>\n</div><p><strong>Patient table:</strong></p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Field</th>\n<th>Type</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>ID</td>\n<td>int</td>\n<td>Patient id</td>\n</tr>\n<tr>\n<td>PatientPersonalIdentification</td>\n<td>string</td>\n<td>Patient personal identification number</td>\n</tr>\n<tr>\n<td>PersonalNumber</td>\n<td>object</td>\n<td>Patient personal number in year, month, day format</td>\n</tr>\n<tr>\n<td>FirstName</td>\n<td>string (0-50)</td>\n<td>Patient first name</td>\n</tr>\n<tr>\n<td>LastName</td>\n<td>string (0-50)</td>\n<td>Patient last name</td>\n</tr>\n<tr>\n<td>Adress1</td>\n<td>string (0-50)</td>\n<td>First part of patient address</td>\n</tr>\n<tr>\n<td>Adress2</td>\n<td>string (0-50)</td>\n<td>Second part of patient address</td>\n</tr>\n<tr>\n<td>PostalCode</td>\n<td>string (0-10)</td>\n<td>Postal code of patient</td>\n</tr>\n<tr>\n<td>City</td>\n<td>string (0-50)</td>\n<td>City residence of patient</td>\n</tr>\n<tr>\n<td>Email</td>\n<td>string (0-300)</td>\n<td>Patient email</td>\n</tr>\n<tr>\n<td>MobilePhoneNumber</td>\n<td>string (0-30)</td>\n<td>Patient mobile number</td>\n</tr>\n<tr>\n<td>GuardianPersonalNumber</td>\n<td>string</td>\n<td>Personal number of patient guardian</td>\n</tr>\n<tr>\n<td>MunicipalityCode</td>\n<td>string (0-4)</td>\n<td>Municipality code</td>\n</tr>\n<tr>\n<td>HomePhoneNumber</td>\n<td>string (0-30)</td>\n<td>Patient home number</td>\n</tr>\n<tr>\n<td>WorkPhoneNumber</td>\n<td>string (0-30)</td>\n<td>Patient work number</td>\n</tr>\n<tr>\n<td>ConsentToMarketing</td>\n<td>boolean</td>\n<td>Consent given by patient</td>\n</tr>\n</tbody>\n</table>\n</div><p><strong>Timeslot table:</strong></p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Field</th>\n<th>Type</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>ID</td>\n<td>int</td>\n<td>Timeslot id</td>\n</tr>\n<tr>\n<td>Start</td>\n<td>datetime</td>\n<td>Timeslot start date</td>\n</tr>\n<tr>\n<td>End</td>\n<td>datetime</td>\n<td>Timeslot end date</td>\n</tr>\n<tr>\n<td>ClinicID</td>\n<td>string (0-50)</td>\n<td>Clinic id</td>\n</tr>\n<tr>\n<td>ClinicianID</td>\n<td>int</td>\n<td>Clinician id</td>\n</tr>\n<tr>\n<td>TreatmentID</td>\n<td>int</td>\n<td>Treatment id</td>\n</tr>\n</tbody>\n</table>\n</div><p><strong>Parameters</strong>: </p>\n<ul>\n<li>PID-se - Patient personal identification</li>\n<li>IncludePastBookings - Bookings from past dates</li>\n</ul>\n<p><strong>Other failure modes</strong>:</p>\n<ul>\n<li>Patient Personal Identification must be specified <em>(400)</em> : Returned when patient personal identication parameter does not have a value</li>\n</ul>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"api_key"},{"key":"value","value":"{{api_key}}"}]},"isInherited":true,"source":{"_postman_id":"1311493b-4bf1-4f28-b45e-eb6bb71afb59","id":"1311493b-4bf1-4f28-b45e-eb6bb71afb59","name":"Opus Online timebook API","type":"collection"}},"urlObject":{"path":["api","public","v1","patients","{{PatientSSN}}","bookings"],"host":["{{url}}"],"query":[{"description":{"content":"<p><strong>Optional</strong> If includePastBookings is set to true, bookings from past dates are also included in the response</p>\n","type":"text/plain"},"key":"includePastBookings","value":"{{includePastBookings}}"}],"variable":[]}},"response":[{"id":"4088b6d8-79eb-439d-bc23-e6a5dcfb2b65","name":"Get Bookings","originalRequest":{"method":"GET","header":[{"key":"api_key","value":"{{api_key}}"},{"key":"Content-Type","value":"application/json"}],"url":{"raw":"{{url}}/api/public/v1/patients/{{PID-se}}/bookings?includePastBookings={{includePastBookings}}","host":["{{url}}"],"path":["api","public","v1","patients","{{PID-se}}","bookings"],"query":[{"key":"includePastBookings","value":"{{includePastBookings}}","description":"**Optional** If includePastBookings is set to true, bookings from past dates are also included in the response"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache"},{"key":"Pragma","value":"no-cache"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Expires","value":"-1"},{"key":"Server","value":"Microsoft-IIS/10.0"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-SourceFiles","value":"=?UTF-8?B?RTpcSEFTRUxUIFByb2plY3RzXE9wdXNcSW50ZXJuZXRUaW1lQm9va1xTcmNcQXBwXE9ubGluZUJvb2tpbmdcT25saW5lQm9va2luZy5Gcm9udGVuZC5XZWJcYXBpXHB1YmxpY1x2MVxwYXRpZW50c1wwMzEwOTQxNDU3Mlxib29raW5ncw==?="},{"key":"X-Powered-By","value":"ASP.NET"},{"key":"Date","value":"Sun, 17 May 2020 12:45:15 GMT"},{"key":"Content-Length","value":"93575"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"ID\": 1777,\n        \"Patient\": {\n            \"ID\": 642,\n            \"PatientPersonalIdentification\": \"1994100314572\",\n            \"PersonalNumber\": {\n                \"Year\": 1994,\n                \"Month\": 10,\n                \"Day\": 3,\n                \"ExtraDigits\": \"14572\"\n            },\n            \"FirstName\": \"Jack\",\n            \"LastName\": \"Jackson\",\n            \"Adress1\": \"Vei 1\",\n            \"Adress2\": \"Vei 1\",\n            \"PostalCode\": \"7412\",\n            \"City\": \"HASLUM\",\n            \"Email\": \"jack@gmail.com\",\n            \"MobilePhoneNumber\": \"753951258\",\n            \"GuardianPersonalNumber\": null,\n            \"MunicipalityCode\": \"3024\",\n            \"HomePhoneNumber\": \"159753258\",\n            \"WorkPhoneNumber\": \"456987321\",\n            \"ConsentToMarketing\": false\n        },\n        \"TimeSlot\": {\n            \"ID\": 0,\n            \"Start\": \"2016-09-22T10:10:00\",\n            \"End\": \"2016-09-22T10:50:00\",\n            \"ClinicID\": \"477-a2976113-acea-468f-bf2b-70c55436386f\",\n            \"ClinicianID\": 473,\n            \"TreatmentID\": 0\n        },\n        \"CampaignCode\": null,\n        \"FreeTextMessage\": \"Kontroll uten aktivering\",\n        \"CategoryDescription\": \"Kontroll uten aktivering\",\n        \"CategoryCode\": 200\n    },\n    {\n        \"ID\": 1778,\n        \"Patient\": {\n            \"ID\": 642,\n            \"PatientPersonalIdentification\": \"1994100314572\",\n            \"PersonalNumber\": {\n                \"Year\": 1994,\n                \"Month\": 10,\n                \"Day\": 3,\n                \"ExtraDigits\": \"14572\"\n            },\n            \"FirstName\": \"Jack\",\n            \"LastName\": \"Jackson\",\n            \"Adress1\": \"Vei 1\",\n            \"Adress2\": \"Vei 1\",\n            \"PostalCode\": \"7412\",\n            \"City\": \"HASLUM\",\n            \"Email\": \"jack@gmail.com\",\n            \"MobilePhoneNumber\": \"753951258\",\n            \"GuardianPersonalNumber\": null,\n            \"MunicipalityCode\": \"3024\",\n            \"HomePhoneNumber\": \"159753258\",\n            \"WorkPhoneNumber\": \"456987321\",\n            \"ConsentToMarketing\": false\n        },\n        \"TimeSlot\": {\n            \"ID\": 0,\n            \"Start\": \"2016-09-22T11:10:00\",\n            \"End\": \"2016-09-22T11:40:00\",\n            \"ClinicID\": \"477-a2976113-acea-468f-bf2b-70c55436386f\",\n            \"ClinicianID\": 473,\n            \"TreatmentID\": 0\n        },\n        \"CampaignCode\": null,\n        \"FreeTextMessage\": \"Kontroll uten aktivering\",\n        \"CategoryDescription\": \"Kontroll uten aktivering\",\n        \"CategoryCode\": 200\n    },\n    {\n        \"ID\": 2852,\n        \"Patient\": {\n            \"ID\": 642,\n            \"PatientPersonalIdentification\": \"1994100314572\",\n            \"PersonalNumber\": {\n                \"Year\": 1994,\n                \"Month\": 10,\n                \"Day\": 3,\n                \"ExtraDigits\": \"14572\"\n            },\n            \"FirstName\": \"Jack\",\n            \"LastName\": \"Jackson\",\n            \"Adress1\": \"Vei 1\",\n            \"Adress2\": \"Vei 1\",\n            \"PostalCode\": \"7412\",\n            \"City\": \"HASLUM\",\n            \"Email\": \"jack@gmail.com\",\n            \"MobilePhoneNumber\": \"753951258\",\n            \"GuardianPersonalNumber\": null,\n            \"MunicipalityCode\": \"3024\",\n            \"HomePhoneNumber\": \"159753258\",\n            \"WorkPhoneNumber\": \"456987321\",\n            \"ConsentToMarketing\": false\n        },\n        \"TimeSlot\": {\n            \"ID\": 0,\n            \"Start\": \"2019-12-12T12:00:00\",\n            \"End\": \"2019-12-12T12:10:00\",\n            \"ClinicID\": \"477-a2976113-acea-468f-bf2b-70c55436386f\",\n            \"ClinicianID\": 469,\n            \"TreatmentID\": 1\n        },\n        \"CampaignCode\": null,\n        \"FreeTextMessage\": \"US/Recall \\\"\\\"\",\n        \"CategoryDescription\": \"US/Røntgen\",\n        \"CategoryCode\": 2000\n    },\n    {\n        \"ID\": 2853,\n        \"Patient\": {\n            \"ID\": 642,\n            \"PatientPersonalIdentification\": \"1994100314572\",\n            \"PersonalNumber\": {\n                \"Year\": 1994,\n                \"Month\": 10,\n                \"Day\": 3,\n                \"ExtraDigits\": \"14572\"\n            },\n            \"FirstName\": \"Jack\",\n            \"LastName\": \"Jackson\",\n            \"Adress1\": \"Vei 1\",\n            \"Adress2\": \"Vei 1\",\n            \"PostalCode\": \"7412\",\n            \"City\": \"HASLUM\",\n            \"Email\": \"jack@gmail.com\",\n            \"MobilePhoneNumber\": \"753951258\",\n            \"GuardianPersonalNumber\": null,\n            \"MunicipalityCode\": \"3024\",\n            \"HomePhoneNumber\": \"159753258\",\n            \"WorkPhoneNumber\": \"456987321\",\n            \"ConsentToMarketing\": false\n        },\n        \"TimeSlot\": {\n            \"ID\": 0,\n            \"Start\": \"2019-12-12T13:00:00\",\n            \"End\": \"2019-12-12T13:10:00\",\n            \"ClinicID\": \"477-a2976113-acea-468f-bf2b-70c55436386f\",\n            \"ClinicianID\": 469,\n            \"TreatmentID\": 1\n        },\n        \"CampaignCode\": null,\n        \"FreeTextMessage\": \"US/Recall \\\"\\\"\",\n        \"CategoryDescription\": \"US/Røntgen\",\n        \"CategoryCode\": 2000\n    },\n    {\n        \"ID\": 3915,\n        \"Patient\": {\n            \"ID\": 642,\n            \"PatientPersonalIdentification\": \"1994100314572\",\n            \"PersonalNumber\": {\n                \"Year\": 1994,\n                \"Month\": 10,\n                \"Day\": 3,\n                \"ExtraDigits\": \"14572\"\n            },\n            \"FirstName\": \"Jack\",\n            \"LastName\": \"Jackson\",\n            \"Adress1\": \"Vei 1\",\n            \"Adress2\": \"Vei 1\",\n            \"PostalCode\": \"7412\",\n            \"City\": \"HASLUM\",\n            \"Email\": \"jack@gmail.com\",\n            \"MobilePhoneNumber\": \"753951258\",\n            \"GuardianPersonalNumber\": null,\n            \"MunicipalityCode\": \"3024\",\n            \"HomePhoneNumber\": \"159753258\",\n            \"WorkPhoneNumber\": \"456987321\",\n            \"ConsentToMarketing\": false\n        },\n        \"TimeSlot\": {\n            \"ID\": 0,\n            \"Start\": \"2020-01-18T09:00:00\",\n            \"End\": \"2020-01-18T09:30:00\",\n            \"ClinicID\": \"477-a2976113-acea-468f-bf2b-70c55436386f\",\n            \"ClinicianID\": 473,\n            \"TreatmentID\": 0\n        },\n        \"CampaignCode\": null,\n        \"FreeTextMessage\": \" Akutt Kons Kirurgi OPG Xray Kons Kirurgi\",\n        \"CategoryDescription\": \"Bleking\",\n        \"CategoryCode\": 5000\n    },\n    {\n        \"ID\": 3921,\n        \"Patient\": {\n            \"ID\": 642,\n            \"PatientPersonalIdentification\": \"1994100314572\",\n            \"PersonalNumber\": {\n                \"Year\": 1994,\n                \"Month\": 10,\n                \"Day\": 3,\n                \"ExtraDigits\": \"14572\"\n            },\n            \"FirstName\": \"Jack\",\n            \"LastName\": \"Jackson\",\n            \"Adress1\": \"Vei 1\",\n            \"Adress2\": \"Vei 1\",\n            \"PostalCode\": \"7412\",\n            \"City\": \"HASLUM\",\n            \"Email\": \"jack@gmail.com\",\n            \"MobilePhoneNumber\": \"753951258\",\n            \"GuardianPersonalNumber\": null,\n            \"MunicipalityCode\": \"3024\",\n            \"HomePhoneNumber\": \"159753258\",\n            \"WorkPhoneNumber\": \"456987321\",\n            \"ConsentToMarketing\": false\n        },\n        \"TimeSlot\": {\n            \"ID\": 0,\n            \"Start\": \"2020-01-24T14:00:00\",\n            \"End\": \"2020-01-24T15:00:00\",\n            \"ClinicID\": \"477-a2976113-acea-468f-bf2b-70c55436386f\",\n            \"ClinicianID\": 469,\n            \"TreatmentID\": 0\n        },\n        \"CampaignCode\": null,\n        \"FreeTextMessage\": \"Profylakse Kirurgi\",\n        \"CategoryDescription\": \"Profylakse\",\n        \"CategoryCode\": 3000\n    },\n    {\n        \"ID\": 3932,\n        \"Patient\": {\n            \"ID\": 642,\n            \"PatientPersonalIdentification\": \"1994100314572\",\n            \"PersonalNumber\": {\n                \"Year\": 1994,\n                \"Month\": 10,\n                \"Day\": 3,\n                \"ExtraDigits\": \"14572\"\n            },\n            \"FirstName\": \"Jack\",\n            \"LastName\": \"Jackson\",\n            \"Adress1\": \"Vei 1\",\n            \"Adress2\": \"Vei 1\",\n            \"PostalCode\": \"7412\",\n            \"City\": \"HASLUM\",\n            \"Email\": \"jack@gmail.com\",\n            \"MobilePhoneNumber\": \"753951258\",\n            \"GuardianPersonalNumber\": null,\n            \"MunicipalityCode\": \"3024\",\n            \"HomePhoneNumber\": \"159753258\",\n            \"WorkPhoneNumber\": \"456987321\",\n            \"ConsentToMarketing\": false\n        },\n        \"TimeSlot\": {\n            \"ID\": 0,\n            \"Start\": \"2020-01-31T11:25:00\",\n            \"End\": \"2020-01-31T12:30:00\",\n            \"ClinicID\": \"477-a2976113-acea-468f-bf2b-70c55436386f\",\n            \"ClinicianID\": 469,\n            \"TreatmentID\": 0\n        },\n        \"CampaignCode\": null,\n        \"FreeTextMessage\": \"US/Røntgen\",\n        \"CategoryDescription\": \"US/Røntgen\",\n        \"CategoryCode\": 2000\n    },\n    {\n        \"ID\": 3940,\n        \"Patient\": {\n            \"ID\": 642,\n            \"PatientPersonalIdentification\": \"1994100314572\",\n            \"PersonalNumber\": {\n                \"Year\": 1994,\n                \"Month\": 10,\n                \"Day\": 3,\n                \"ExtraDigits\": \"14572\"\n            },\n            \"FirstName\": \"Jack\",\n            \"LastName\": \"Jackson\",\n            \"Adress1\": \"Vei 1\",\n            \"Adress2\": \"Vei 1\",\n            \"PostalCode\": \"7412\",\n            \"City\": \"HASLUM\",\n            \"Email\": \"jack@gmail.com\",\n            \"MobilePhoneNumber\": \"753951258\",\n            \"GuardianPersonalNumber\": null,\n            \"MunicipalityCode\": \"3024\",\n            \"HomePhoneNumber\": \"159753258\",\n            \"WorkPhoneNumber\": \"456987321\",\n            \"ConsentToMarketing\": false\n        },\n        \"TimeSlot\": {\n            \"ID\": 0,\n            \"Start\": \"2020-02-03T08:30:00\",\n            \"End\": \"2020-02-03T09:00:00\",\n            \"ClinicID\": \"477-a2976113-acea-468f-bf2b-70c55436386f\",\n            \"ClinicianID\": 469,\n            \"TreatmentID\": 1\n        },\n        \"CampaignCode\": null,\n        \"FreeTextMessage\": \"US/Recall \\\"\\\"\",\n        \"CategoryDescription\": \"US/Røntgen\",\n        \"CategoryCode\": 2000\n    },\n    {\n        \"ID\": 3942,\n        \"Patient\": {\n            \"ID\": 642,\n            \"PatientPersonalIdentification\": \"1994100314572\",\n            \"PersonalNumber\": {\n                \"Year\": 1994,\n                \"Month\": 10,\n                \"Day\": 3,\n                \"ExtraDigits\": \"14572\"\n            },\n            \"FirstName\": \"Jack\",\n            \"LastName\": \"Jackson\",\n            \"Adress1\": \"Vei 1\",\n            \"Adress2\": \"Vei 1\",\n            \"PostalCode\": \"7412\",\n            \"City\": \"HASLUM\",\n            \"Email\": \"jack@gmail.com\",\n            \"MobilePhoneNumber\": \"753951258\",\n            \"GuardianPersonalNumber\": null,\n            \"MunicipalityCode\": \"3024\",\n            \"HomePhoneNumber\": \"159753258\",\n            \"WorkPhoneNumber\": \"456987321\",\n            \"ConsentToMarketing\": false\n        },\n        \"TimeSlot\": {\n            \"ID\": 0,\n            \"Start\": \"2020-02-06T09:30:00\",\n            \"End\": \"2020-02-06T10:00:00\",\n            \"ClinicID\": \"477-a2976113-acea-468f-bf2b-70c55436386f\",\n            \"ClinicianID\": 469,\n            \"TreatmentID\": 1\n        },\n        \"CampaignCode\": null,\n        \"FreeTextMessage\": \"US/Recall \\\"\\\"\",\n        \"CategoryDescription\": \"US/Røntgen\",\n        \"CategoryCode\": 2000\n    },\n    {\n        \"ID\": 3943,\n        \"Patient\": {\n            \"ID\": 642,\n            \"PatientPersonalIdentification\": \"1994100314572\",\n            \"PersonalNumber\": {\n                \"Year\": 1994,\n                \"Month\": 10,\n                \"Day\": 3,\n                \"ExtraDigits\": \"14572\"\n            },\n            \"FirstName\": \"Jack\",\n            \"LastName\": \"Jackson\",\n            \"Adress1\": \"Vei 1\",\n            \"Adress2\": \"Vei 1\",\n            \"PostalCode\": \"7412\",\n            \"City\": \"HASLUM\",\n            \"Email\": \"jack@gmail.com\",\n            \"MobilePhoneNumber\": \"753951258\",\n            \"GuardianPersonalNumber\": null,\n            \"MunicipalityCode\": \"3024\",\n            \"HomePhoneNumber\": \"159753258\",\n            \"WorkPhoneNumber\": \"456987321\",\n            \"ConsentToMarketing\": false\n        },\n        \"TimeSlot\": {\n            \"ID\": 0,\n            \"Start\": \"2020-02-06T15:30:00\",\n            \"End\": \"2020-02-06T16:00:00\",\n            \"ClinicID\": \"477-a2976113-acea-468f-bf2b-70c55436386f\",\n            \"ClinicianID\": 469,\n            \"TreatmentID\": 1\n        },\n        \"CampaignCode\": null,\n        \"FreeTextMessage\": \"US/Recall \\\"\\\"\",\n        \"CategoryDescription\": \"US/Røntgen\",\n        \"CategoryCode\": 2000\n    },\n    {\n        \"ID\": 3944,\n        \"Patient\": {\n            \"ID\": 642,\n            \"PatientPersonalIdentification\": \"1994100314572\",\n            \"PersonalNumber\": {\n                \"Year\": 1994,\n                \"Month\": 10,\n                \"Day\": 3,\n                \"ExtraDigits\": \"14572\"\n            },\n            \"FirstName\": \"Jack\",\n            \"LastName\": \"Jackson\",\n            \"Adress1\": \"Vei 1\",\n            \"Adress2\": \"Vei 1\",\n            \"PostalCode\": \"7412\",\n            \"City\": \"HASLUM\",\n            \"Email\": \"jack@gmail.com\",\n            \"MobilePhoneNumber\": \"753951258\",\n            \"GuardianPersonalNumber\": null,\n            \"MunicipalityCode\": \"3024\",\n            \"HomePhoneNumber\": \"159753258\",\n            \"WorkPhoneNumber\": \"456987321\",\n            \"ConsentToMarketing\": false\n        },\n        \"TimeSlot\": {\n            \"ID\": 0,\n            \"Start\": \"2020-02-21T15:00:00\",\n            \"End\": \"2020-02-21T15:30:00\",\n            \"ClinicID\": \"477-a2976113-acea-468f-bf2b-70c55436386f\",\n            \"ClinicianID\": 469,\n            \"TreatmentID\": 1\n        },\n        \"CampaignCode\": null,\n        \"FreeTextMessage\": \"US/Recall \\\"\\\"\",\n        \"CategoryDescription\": \"US/Røntgen\",\n        \"CategoryCode\": 2000\n    },\n    {\n        \"ID\": 3945,\n        \"Patient\": {\n            \"ID\": 642,\n            \"PatientPersonalIdentification\": \"1994100314572\",\n            \"PersonalNumber\": {\n                \"Year\": 1994,\n                \"Month\": 10,\n                \"Day\": 3,\n                \"ExtraDigits\": \"14572\"\n            },\n            \"FirstName\": \"Jack\",\n            \"LastName\": \"Jackson\",\n            \"Adress1\": \"Vei 1\",\n            \"Adress2\": \"Vei 1\",\n            \"PostalCode\": \"7412\",\n            \"City\": \"HASLUM\",\n            \"Email\": \"jack@gmail.com\",\n            \"MobilePhoneNumber\": \"753951258\",\n            \"GuardianPersonalNumber\": null,\n            \"MunicipalityCode\": \"3024\",\n            \"HomePhoneNumber\": \"159753258\",\n            \"WorkPhoneNumber\": \"456987321\",\n            \"ConsentToMarketing\": false\n        },\n        \"TimeSlot\": {\n            \"ID\": 0,\n            \"Start\": \"2020-02-13T08:00:00\",\n            \"End\": \"2020-02-13T08:30:00\",\n            \"ClinicID\": \"477-a2976113-acea-468f-bf2b-70c55436386f\",\n            \"ClinicianID\": 469,\n            \"TreatmentID\": 1\n        },\n        \"CampaignCode\": null,\n        \"FreeTextMessage\": \"US/Recall \\\"\\\"\",\n        \"CategoryDescription\": \"US/Røntgen\",\n        \"CategoryCode\": 2000\n    },\n    {\n        \"ID\": 3946,\n        \"Patient\": {\n            \"ID\": 642,\n            \"PatientPersonalIdentification\": \"1994100314572\",\n            \"PersonalNumber\": {\n                \"Year\": 1994,\n                \"Month\": 10,\n                \"Day\": 3,\n                \"ExtraDigits\": \"14572\"\n            },\n            \"FirstName\": \"Jack\",\n            \"LastName\": \"Jackson\",\n            \"Adress1\": \"Vei 1\",\n            \"Adress2\": \"Vei 1\",\n            \"PostalCode\": \"7412\",\n            \"City\": \"HASLUM\",\n            \"Email\": \"jack@gmail.com\",\n            \"MobilePhoneNumber\": \"753951258\",\n            \"GuardianPersonalNumber\": null,\n            \"MunicipalityCode\": \"3024\",\n            \"HomePhoneNumber\": \"159753258\",\n            \"WorkPhoneNumber\": \"456987321\",\n            \"ConsentToMarketing\": false\n        },\n        \"TimeSlot\": {\n            \"ID\": 0,\n            \"Start\": \"2020-02-13T10:00:00\",\n            \"End\": \"2020-02-13T10:30:00\",\n            \"ClinicID\": \"477-a2976113-acea-468f-bf2b-70c55436386f\",\n            \"ClinicianID\": 469,\n            \"TreatmentID\": 1\n        },\n        \"CampaignCode\": null,\n        \"FreeTextMessage\": \"US/Recall \\\"\\\"\",\n        \"CategoryDescription\": \"US/Røntgen\",\n        \"CategoryCode\": 2000\n    },\n    {\n        \"ID\": 3947,\n        \"Patient\": {\n            \"ID\": 642,\n            \"PatientPersonalIdentification\": \"1994100314572\",\n            \"PersonalNumber\": {\n                \"Year\": 1994,\n                \"Month\": 10,\n                \"Day\": 3,\n                \"ExtraDigits\": \"14572\"\n            },\n            \"FirstName\": \"Jack\",\n            \"LastName\": \"Jackson\",\n            \"Adress1\": \"Vei 1\",\n            \"Adress2\": \"Vei 1\",\n            \"PostalCode\": \"7412\",\n            \"City\": \"HASLUM\",\n            \"Email\": \"jack@gmail.com\",\n            \"MobilePhoneNumber\": \"753951258\",\n            \"GuardianPersonalNumber\": null,\n            \"MunicipalityCode\": \"3024\",\n            \"HomePhoneNumber\": \"159753258\",\n            \"WorkPhoneNumber\": \"456987321\",\n            \"ConsentToMarketing\": false\n        },\n        \"TimeSlot\": {\n            \"ID\": 0,\n            \"Start\": \"2020-02-13T09:00:00\",\n            \"End\": \"2020-02-13T09:30:00\",\n            \"ClinicID\": \"477-a2976113-acea-468f-bf2b-70c55436386f\",\n            \"ClinicianID\": 469,\n            \"TreatmentID\": 1\n        },\n        \"CampaignCode\": null,\n        \"FreeTextMessage\": \"US/Recall \\\"\\\"\",\n        \"CategoryDescription\": \"US/Røntgen\",\n        \"CategoryCode\": 2000\n    },\n    {\n        \"ID\": 3948,\n        \"Patient\": {\n            \"ID\": 642,\n            \"PatientPersonalIdentification\": \"1994100314572\",\n            \"PersonalNumber\": {\n                \"Year\": 1994,\n                \"Month\": 10,\n                \"Day\": 3,\n                \"ExtraDigits\": \"14572\"\n            },\n            \"FirstName\": \"Jack\",\n            \"LastName\": \"Jackson\",\n            \"Adress1\": \"Vei 1\",\n            \"Adress2\": \"Vei 1\",\n            \"PostalCode\": \"7412\",\n            \"City\": \"HASLUM\",\n            \"Email\": \"jack@gmail.com\",\n            \"MobilePhoneNumber\": \"753951258\",\n            \"GuardianPersonalNumber\": null,\n            \"MunicipalityCode\": \"3024\",\n            \"HomePhoneNumber\": \"159753258\",\n            \"WorkPhoneNumber\": \"456987321\",\n            \"ConsentToMarketing\": false\n        },\n        \"TimeSlot\": {\n            \"ID\": 0,\n            \"Start\": \"2020-02-13T08:30:00\",\n            \"End\": \"2020-02-13T09:00:00\",\n            \"ClinicID\": \"477-a2976113-acea-468f-bf2b-70c55436386f\",\n            \"ClinicianID\": 469,\n            \"TreatmentID\": 1\n        },\n        \"CampaignCode\": null,\n        \"FreeTextMessage\": \"US/Recall \\\"\\\"\",\n        \"CategoryDescription\": \"US/Røntgen\",\n        \"CategoryCode\": 2000\n    },\n    {\n        \"ID\": 3949,\n        \"Patient\": {\n            \"ID\": 642,\n            \"PatientPersonalIdentification\": \"1994100314572\",\n            \"PersonalNumber\": {\n                \"Year\": 1994,\n                \"Month\": 10,\n                \"Day\": 3,\n                \"ExtraDigits\": \"14572\"\n            },\n            \"FirstName\": \"Jack\",\n            \"LastName\": \"Jackson\",\n            \"Adress1\": \"Vei 1\",\n            \"Adress2\": \"Vei 1\",\n            \"PostalCode\": \"7412\",\n            \"City\": \"HASLUM\",\n            \"Email\": \"jack@gmail.com\",\n            \"MobilePhoneNumber\": \"753951258\",\n            \"GuardianPersonalNumber\": null,\n            \"MunicipalityCode\": \"3024\",\n            \"HomePhoneNumber\": \"159753258\",\n            \"WorkPhoneNumber\": \"456987321\",\n            \"ConsentToMarketing\": false\n        },\n        \"TimeSlot\": {\n            \"ID\": 0,\n            \"Start\": \"2020-02-13T09:30:00\",\n            \"End\": \"2020-02-13T10:00:00\",\n            \"ClinicID\": \"477-a2976113-acea-468f-bf2b-70c55436386f\",\n            \"ClinicianID\": 469,\n            \"TreatmentID\": 1\n        },\n        \"CampaignCode\": null,\n        \"FreeTextMessage\": \"US/Recall \\\"\\\"\",\n        \"CategoryDescription\": \"US/Røntgen\",\n        \"CategoryCode\": 2000\n    },\n    {\n        \"ID\": 3952,\n        \"Patient\": {\n            \"ID\": 642,\n            \"PatientPersonalIdentification\": \"1994100314572\",\n            \"PersonalNumber\": {\n                \"Year\": 1994,\n                \"Month\": 10,\n                \"Day\": 3,\n                \"ExtraDigits\": \"14572\"\n            },\n            \"FirstName\": \"Jack\",\n            \"LastName\": \"Jackson\",\n            \"Adress1\": \"Vei 1\",\n            \"Adress2\": \"Vei 1\",\n            \"PostalCode\": \"7412\",\n            \"City\": \"HASLUM\",\n            \"Email\": \"jack@gmail.com\",\n            \"MobilePhoneNumber\": \"753951258\",\n            \"GuardianPersonalNumber\": null,\n            \"MunicipalityCode\": \"3024\",\n            \"HomePhoneNumber\": \"159753258\",\n            \"WorkPhoneNumber\": \"456987321\",\n            \"ConsentToMarketing\": false\n        },\n        \"TimeSlot\": {\n            \"ID\": 0,\n            \"Start\": \"2020-02-13T10:30:00\",\n            \"End\": \"2020-02-13T11:00:00\",\n            \"ClinicID\": \"477-a2976113-acea-468f-bf2b-70c55436386f\",\n            \"ClinicianID\": 469,\n            \"TreatmentID\": 1\n        },\n        \"CampaignCode\": null,\n        \"FreeTextMessage\": \"US/Recall \\\"\\\"\",\n        \"CategoryDescription\": \"US/Røntgen\",\n        \"CategoryCode\": 2000\n    },\n    {\n        \"ID\": 3953,\n        \"Patient\": {\n            \"ID\": 642,\n            \"PatientPersonalIdentification\": \"1994100314572\",\n            \"PersonalNumber\": {\n                \"Year\": 1994,\n                \"Month\": 10,\n                \"Day\": 3,\n                \"ExtraDigits\": \"14572\"\n            },\n            \"FirstName\": \"Jack\",\n            \"LastName\": \"Jackson\",\n            \"Adress1\": \"Vei 1\",\n            \"Adress2\": \"Vei 1\",\n            \"PostalCode\": \"7412\",\n            \"City\": \"HASLUM\",\n            \"Email\": \"jack@gmail.com\",\n            \"MobilePhoneNumber\": \"753951258\",\n            \"GuardianPersonalNumber\": null,\n            \"MunicipalityCode\": \"3024\",\n            \"HomePhoneNumber\": \"159753258\",\n            \"WorkPhoneNumber\": \"456987321\",\n            \"ConsentToMarketing\": false\n        },\n        \"TimeSlot\": {\n            \"ID\": 0,\n            \"Start\": \"2020-02-13T11:00:00\",\n            \"End\": \"2020-02-13T11:30:00\",\n            \"ClinicID\": \"477-a2976113-acea-468f-bf2b-70c55436386f\",\n            \"ClinicianID\": 469,\n            \"TreatmentID\": 1\n        },\n        \"CampaignCode\": null,\n        \"FreeTextMessage\": \"US/Recall \\\"\\\"\",\n        \"CategoryDescription\": \"US/Røntgen\",\n        \"CategoryCode\": 2000\n    },\n    {\n        \"ID\": 3954,\n        \"Patient\": {\n            \"ID\": 642,\n            \"PatientPersonalIdentification\": \"1994100314572\",\n            \"PersonalNumber\": {\n                \"Year\": 1994,\n                \"Month\": 10,\n                \"Day\": 3,\n                \"ExtraDigits\": \"14572\"\n            },\n            \"FirstName\": \"Jack\",\n            \"LastName\": \"Jackson\",\n            \"Adress1\": \"Vei 1\",\n            \"Adress2\": \"Vei 1\",\n            \"PostalCode\": \"7412\",\n            \"City\": \"HASLUM\",\n            \"Email\": \"jack@gmail.com\",\n            \"MobilePhoneNumber\": \"753951258\",\n            \"GuardianPersonalNumber\": null,\n            \"MunicipalityCode\": \"3024\",\n            \"HomePhoneNumber\": \"159753258\",\n            \"WorkPhoneNumber\": \"456987321\",\n            \"ConsentToMarketing\": false\n        },\n        \"TimeSlot\": {\n            \"ID\": 0,\n            \"Start\": \"2020-02-13T15:00:00\",\n            \"End\": \"2020-02-13T15:30:00\",\n            \"ClinicID\": \"477-a2976113-acea-468f-bf2b-70c55436386f\",\n            \"ClinicianID\": 469,\n            \"TreatmentID\": 1\n        },\n        \"CampaignCode\": null,\n        \"FreeTextMessage\": \"US/Recall \\\"\\\"\",\n        \"CategoryDescription\": \"US/Røntgen\",\n        \"CategoryCode\": 2000\n    },\n    {\n        \"ID\": 3955,\n        \"Patient\": {\n            \"ID\": 642,\n            \"PatientPersonalIdentification\": \"1994100314572\",\n            \"PersonalNumber\": {\n                \"Year\": 1994,\n                \"Month\": 10,\n                \"Day\": 3,\n                \"ExtraDigits\": \"14572\"\n            },\n            \"FirstName\": \"Jack\",\n            \"LastName\": \"Jackson\",\n            \"Adress1\": \"Vei 1\",\n            \"Adress2\": \"Vei 1\",\n            \"PostalCode\": \"7412\",\n            \"City\": \"HASLUM\",\n            \"Email\": \"jack@gmail.com\",\n            \"MobilePhoneNumber\": \"753951258\",\n            \"GuardianPersonalNumber\": null,\n            \"MunicipalityCode\": \"3024\",\n            \"HomePhoneNumber\": \"159753258\",\n            \"WorkPhoneNumber\": \"456987321\",\n            \"ConsentToMarketing\": false\n        },\n        \"TimeSlot\": {\n            \"ID\": 0,\n            \"Start\": \"2020-02-13T13:00:00\",\n            \"End\": \"2020-02-13T13:30:00\",\n            \"ClinicID\": \"477-a2976113-acea-468f-bf2b-70c55436386f\",\n            \"ClinicianID\": 469,\n            \"TreatmentID\": 1\n        },\n        \"CampaignCode\": null,\n        \"FreeTextMessage\": \"US/Recall \\\"\\\"\",\n        \"CategoryDescription\": \"US/Røntgen\",\n        \"CategoryCode\": 2000\n    },\n    {\n        \"ID\": 3956,\n        \"Patient\": {\n            \"ID\": 642,\n            \"PatientPersonalIdentification\": \"1994100314572\",\n            \"PersonalNumber\": {\n                \"Year\": 1994,\n                \"Month\": 10,\n                \"Day\": 3,\n                \"ExtraDigits\": \"14572\"\n            },\n            \"FirstName\": \"Jack\",\n            \"LastName\": \"Jackson\",\n            \"Adress1\": \"Vei 1\",\n            \"Adress2\": \"Vei 1\",\n            \"PostalCode\": \"7412\",\n            \"City\": \"HASLUM\",\n            \"Email\": \"jack@gmail.com\",\n            \"MobilePhoneNumber\": \"753951258\",\n            \"GuardianPersonalNumber\": null,\n            \"MunicipalityCode\": \"3024\",\n            \"HomePhoneNumber\": \"159753258\",\n            \"WorkPhoneNumber\": \"456987321\",\n            \"ConsentToMarketing\": false\n        },\n        \"TimeSlot\": {\n            \"ID\": 0,\n            \"Start\": \"2020-02-13T11:30:00\",\n            \"End\": \"2020-02-13T12:00:00\",\n            \"ClinicID\": \"477-a2976113-acea-468f-bf2b-70c55436386f\",\n            \"ClinicianID\": 469,\n            \"TreatmentID\": 1\n        },\n        \"CampaignCode\": null,\n        \"FreeTextMessage\": \"US/Recall \\\"\\\"\",\n        \"CategoryDescription\": \"US/Røntgen\",\n        \"CategoryCode\": 2000\n    },\n    {\n        \"ID\": 3957,\n        \"Patient\": {\n            \"ID\": 642,\n            \"PatientPersonalIdentification\": \"1994100314572\",\n            \"PersonalNumber\": {\n                \"Year\": 1994,\n                \"Month\": 10,\n                \"Day\": 3,\n                \"ExtraDigits\": \"14572\"\n            },\n            \"FirstName\": \"Jack\",\n            \"LastName\": \"Jackson\",\n            \"Adress1\": \"Vei 1\",\n            \"Adress2\": \"Vei 1\",\n            \"PostalCode\": \"7412\",\n            \"City\": \"HASLUM\",\n            \"Email\": \"jack@gmail.com\",\n            \"MobilePhoneNumber\": \"753951258\",\n            \"GuardianPersonalNumber\": null,\n            \"MunicipalityCode\": \"3024\",\n            \"HomePhoneNumber\": \"159753258\",\n            \"WorkPhoneNumber\": \"456987321\",\n            \"ConsentToMarketing\": false\n        },\n        \"TimeSlot\": {\n            \"ID\": 0,\n            \"Start\": \"2020-04-02T08:00:00\",\n            \"End\": \"2020-04-02T08:30:00\",\n            \"ClinicID\": \"477-a2976113-acea-468f-bf2b-70c55436386f\",\n            \"ClinicianID\": 469,\n            \"TreatmentID\": 1\n        },\n        \"CampaignCode\": null,\n        \"FreeTextMessage\": \"US/Recall \\\"\\\"\",\n        \"CategoryDescription\": \"US/Røntgen\",\n        \"CategoryCode\": 2000\n    },\n    {\n        \"ID\": 3959,\n        \"Patient\": {\n            \"ID\": 642,\n            \"PatientPersonalIdentification\": \"1994100314572\",\n            \"PersonalNumber\": {\n                \"Year\": 1994,\n                \"Month\": 10,\n                \"Day\": 3,\n                \"ExtraDigits\": \"14572\"\n            },\n            \"FirstName\": \"Jack\",\n            \"LastName\": \"Jackson\",\n            \"Adress1\": \"Vei 1\",\n            \"Adress2\": \"Vei 1\",\n            \"PostalCode\": \"7412\",\n            \"City\": \"HASLUM\",\n            \"Email\": \"jack@gmail.com\",\n            \"MobilePhoneNumber\": \"753951258\",\n            \"GuardianPersonalNumber\": null,\n            \"MunicipalityCode\": \"3024\",\n            \"HomePhoneNumber\": \"159753258\",\n            \"WorkPhoneNumber\": \"456987321\",\n            \"ConsentToMarketing\": false\n        },\n        \"TimeSlot\": {\n            \"ID\": 0,\n            \"Start\": \"2020-02-19T13:00:00\",\n            \"End\": \"2020-02-19T13:30:00\",\n            \"ClinicID\": \"477-a2976113-acea-468f-bf2b-70c55436386f\",\n            \"ClinicianID\": 469,\n            \"TreatmentID\": 1\n        },\n        \"CampaignCode\": null,\n        \"FreeTextMessage\": \"US/Recall \\\"\\\"\",\n        \"CategoryDescription\": \"US/Røntgen\",\n        \"CategoryCode\": 2000\n    },\n    {\n        \"ID\": 3960,\n        \"Patient\": {\n            \"ID\": 642,\n            \"PatientPersonalIdentification\": \"1994100314572\",\n            \"PersonalNumber\": {\n                \"Year\": 1994,\n                \"Month\": 10,\n                \"Day\": 3,\n                \"ExtraDigits\": \"14572\"\n            },\n            \"FirstName\": \"Jack\",\n            \"LastName\": \"Jackson\",\n            \"Adress1\": \"Vei 1\",\n            \"Adress2\": \"Vei 1\",\n            \"PostalCode\": \"7412\",\n            \"City\": \"HASLUM\",\n            \"Email\": \"jack@gmail.com\",\n            \"MobilePhoneNumber\": \"753951258\",\n            \"GuardianPersonalNumber\": null,\n            \"MunicipalityCode\": \"3024\",\n            \"HomePhoneNumber\": \"159753258\",\n            \"WorkPhoneNumber\": \"456987321\",\n            \"ConsentToMarketing\": false\n        },\n        \"TimeSlot\": {\n            \"ID\": 0,\n            \"Start\": \"2020-02-06T09:00:00\",\n            \"End\": \"2020-02-06T09:30:00\",\n            \"ClinicID\": \"477-a2976113-acea-468f-bf2b-70c55436386f\",\n            \"ClinicianID\": 469,\n            \"TreatmentID\": 1\n        },\n        \"CampaignCode\": null,\n        \"FreeTextMessage\": \"US/Recall \\\"\\\"\",\n        \"CategoryDescription\": \"US/Røntgen\",\n        \"CategoryCode\": 2000\n    },\n    {\n        \"ID\": 3964,\n        \"Patient\": {\n            \"ID\": 642,\n            \"PatientPersonalIdentification\": \"1994100314572\",\n            \"PersonalNumber\": {\n                \"Year\": 1994,\n                \"Month\": 10,\n                \"Day\": 3,\n                \"ExtraDigits\": \"14572\"\n            },\n            \"FirstName\": \"Jack\",\n            \"LastName\": \"Jackson\",\n            \"Adress1\": \"Vei 1\",\n            \"Adress2\": \"Vei 1\",\n            \"PostalCode\": \"7412\",\n            \"City\": \"HASLUM\",\n            \"Email\": \"jack@gmail.com\",\n            \"MobilePhoneNumber\": \"753951258\",\n            \"GuardianPersonalNumber\": null,\n            \"MunicipalityCode\": \"3024\",\n            \"HomePhoneNumber\": \"159753258\",\n            \"WorkPhoneNumber\": \"456987321\",\n            \"ConsentToMarketing\": false\n        },\n        \"TimeSlot\": {\n            \"ID\": 0,\n            \"Start\": \"2020-02-07T08:00:00\",\n            \"End\": \"2020-02-07T08:30:00\",\n            \"ClinicID\": \"477-a2976113-acea-468f-bf2b-70c55436386f\",\n            \"ClinicianID\": 469,\n            \"TreatmentID\": 1\n        },\n        \"CampaignCode\": null,\n        \"FreeTextMessage\": \"US/Recall \\\"\\\"\",\n        \"CategoryDescription\": \"US/Røntgen\",\n        \"CategoryCode\": 2000\n    },\n    {\n        \"ID\": 3967,\n        \"Patient\": {\n            \"ID\": 642,\n            \"PatientPersonalIdentification\": \"1994100314572\",\n            \"PersonalNumber\": {\n                \"Year\": 1994,\n                \"Month\": 10,\n                \"Day\": 3,\n                \"ExtraDigits\": \"14572\"\n            },\n            \"FirstName\": \"Jack\",\n            \"LastName\": \"Jackson\",\n            \"Adress1\": \"Vei 1\",\n            \"Adress2\": \"Vei 1\",\n            \"PostalCode\": \"7412\",\n            \"City\": \"HASLUM\",\n            \"Email\": \"jack@gmail.com\",\n            \"MobilePhoneNumber\": \"753951258\",\n            \"GuardianPersonalNumber\": null,\n            \"MunicipalityCode\": \"3024\",\n            \"HomePhoneNumber\": \"159753258\",\n            \"WorkPhoneNumber\": \"456987321\",\n            \"ConsentToMarketing\": false\n        },\n        \"TimeSlot\": {\n            \"ID\": 0,\n            \"Start\": \"2020-02-12T08:00:00\",\n            \"End\": \"2020-02-12T08:30:00\",\n            \"ClinicID\": \"477-a2976113-acea-468f-bf2b-70c55436386f\",\n            \"ClinicianID\": 471,\n            \"TreatmentID\": 273\n        },\n        \"CampaignCode\": null,\n        \"FreeTextMessage\": \"Examination - mer t \\\"\\\"\",\n        \"CategoryDescription\": \"US/Røntgen\",\n        \"CategoryCode\": 2000\n    },\n    {\n        \"ID\": 3968,\n        \"Patient\": {\n            \"ID\": 642,\n            \"PatientPersonalIdentification\": \"1994100314572\",\n            \"PersonalNumber\": {\n                \"Year\": 1994,\n                \"Month\": 10,\n                \"Day\": 3,\n                \"ExtraDigits\": \"14572\"\n            },\n            \"FirstName\": \"Jack\",\n            \"LastName\": \"Jackson\",\n            \"Adress1\": \"Vei 1\",\n            \"Adress2\": \"Vei 1\",\n            \"PostalCode\": \"7412\",\n            \"City\": \"HASLUM\",\n            \"Email\": \"jack@gmail.com\",\n            \"MobilePhoneNumber\": \"753951258\",\n            \"GuardianPersonalNumber\": null,\n            \"MunicipalityCode\": \"3024\",\n            \"HomePhoneNumber\": \"159753258\",\n            \"WorkPhoneNumber\": \"456987321\",\n            \"ConsentToMarketing\": false\n        },\n        \"TimeSlot\": {\n            \"ID\": 0,\n            \"Start\": \"2020-02-07T08:30:00\",\n            \"End\": \"2020-02-07T09:00:00\",\n            \"ClinicID\": \"477-a2976113-acea-468f-bf2b-70c55436386f\",\n            \"ClinicianID\": 469,\n            \"TreatmentID\": 1\n        },\n        \"CampaignCode\": null,\n        \"FreeTextMessage\": \"US/Recall \\\"\\\"\",\n        \"CategoryDescription\": \"US/Røntgen\",\n        \"CategoryCode\": 2000\n    },\n    {\n        \"ID\": 3969,\n        \"Patient\": {\n            \"ID\": 642,\n            \"PatientPersonalIdentification\": \"1994100314572\",\n            \"PersonalNumber\": {\n                \"Year\": 1994,\n                \"Month\": 10,\n                \"Day\": 3,\n                \"ExtraDigits\": \"14572\"\n            },\n            \"FirstName\": \"Jack\",\n            \"LastName\": \"Jackson\",\n            \"Adress1\": \"Vei 1\",\n            \"Adress2\": \"Vei 1\",\n            \"PostalCode\": \"7412\",\n            \"City\": \"HASLUM\",\n            \"Email\": \"jack@gmail.com\",\n            \"MobilePhoneNumber\": \"753951258\",\n            \"GuardianPersonalNumber\": null,\n            \"MunicipalityCode\": \"3024\",\n            \"HomePhoneNumber\": \"159753258\",\n            \"WorkPhoneNumber\": \"456987321\",\n            \"ConsentToMarketing\": false\n        },\n        \"TimeSlot\": {\n            \"ID\": 0,\n            \"Start\": \"2020-02-12T08:00:00\",\n            \"End\": \"2020-02-12T08:30:00\",\n            \"ClinicID\": \"477-a2976113-acea-468f-bf2b-70c55436386f\",\n            \"ClinicianID\": 469,\n            \"TreatmentID\": 273\n        },\n        \"CampaignCode\": null,\n        \"FreeTextMessage\": \"Examination - mer t \\\"\\\"\",\n        \"CategoryDescription\": \"US/Røntgen\",\n        \"CategoryCode\": 2000\n    },\n    {\n        \"ID\": 3970,\n        \"Patient\": {\n            \"ID\": 642,\n            \"PatientPersonalIdentification\": \"1994100314572\",\n            \"PersonalNumber\": {\n                \"Year\": 1994,\n                \"Month\": 10,\n                \"Day\": 3,\n                \"ExtraDigits\": \"14572\"\n            },\n            \"FirstName\": \"Jack\",\n            \"LastName\": \"Jackson\",\n            \"Adress1\": \"Vei 1\",\n            \"Adress2\": \"Vei 1\",\n            \"PostalCode\": \"7412\",\n            \"City\": \"HASLUM\",\n            \"Email\": \"jack@gmail.com\",\n            \"MobilePhoneNumber\": \"753951258\",\n            \"GuardianPersonalNumber\": null,\n            \"MunicipalityCode\": \"3024\",\n            \"HomePhoneNumber\": \"159753258\",\n            \"WorkPhoneNumber\": \"456987321\",\n            \"ConsentToMarketing\": false\n        },\n        \"TimeSlot\": {\n            \"ID\": 0,\n            \"Start\": \"2020-02-07T08:00:00\",\n            \"End\": \"2020-02-07T09:30:00\",\n            \"ClinicID\": \"477-a2976113-acea-468f-bf2b-70c55436386f\",\n            \"ClinicianID\": 471,\n            \"TreatmentID\": 1\n        },\n        \"CampaignCode\": null,\n        \"FreeTextMessage\": \"US/Recall \\\"\\\"\",\n        \"CategoryDescription\": \"US/Røntgen\",\n        \"CategoryCode\": 2000\n    },\n    {\n        \"ID\": 3972,\n        \"Patient\": {\n            \"ID\": 642,\n            \"PatientPersonalIdentification\": \"1994100314572\",\n            \"PersonalNumber\": {\n                \"Year\": 1994,\n                \"Month\": 10,\n                \"Day\": 3,\n                \"ExtraDigits\": \"14572\"\n            },\n            \"FirstName\": \"Jack\",\n            \"LastName\": \"Jackson\",\n            \"Adress1\": \"Vei 1\",\n            \"Adress2\": \"Vei 1\",\n            \"PostalCode\": \"7412\",\n            \"City\": \"HASLUM\",\n            \"Email\": \"jack@gmail.com\",\n            \"MobilePhoneNumber\": \"753951258\",\n            \"GuardianPersonalNumber\": null,\n            \"MunicipalityCode\": \"3024\",\n            \"HomePhoneNumber\": \"159753258\",\n            \"WorkPhoneNumber\": \"456987321\",\n            \"ConsentToMarketing\": false\n        },\n        \"TimeSlot\": {\n            \"ID\": 0,\n            \"Start\": \"2020-02-20T10:30:00\",\n            \"End\": \"2020-02-20T11:00:00\",\n            \"ClinicID\": \"477-a2976113-acea-468f-bf2b-70c55436386f\",\n            \"ClinicianID\": 471,\n            \"TreatmentID\": 1\n        },\n        \"CampaignCode\": null,\n        \"FreeTextMessage\": \"US/Recall \\\"\\\"\",\n        \"CategoryDescription\": \"US/Røntgen\",\n        \"CategoryCode\": 2000\n    },\n    {\n        \"ID\": 3973,\n        \"Patient\": {\n            \"ID\": 642,\n            \"PatientPersonalIdentification\": \"1994100314572\",\n            \"PersonalNumber\": {\n                \"Year\": 1994,\n                \"Month\": 10,\n                \"Day\": 3,\n                \"ExtraDigits\": \"14572\"\n            },\n            \"FirstName\": \"Jack\",\n            \"LastName\": \"Jackson\",\n            \"Adress1\": \"Vei 1\",\n            \"Adress2\": \"Vei 1\",\n            \"PostalCode\": \"7412\",\n            \"City\": \"HASLUM\",\n            \"Email\": \"jack@gmail.com\",\n            \"MobilePhoneNumber\": \"753951258\",\n            \"GuardianPersonalNumber\": null,\n            \"MunicipalityCode\": \"3024\",\n            \"HomePhoneNumber\": \"159753258\",\n            \"WorkPhoneNumber\": \"456987321\",\n            \"ConsentToMarketing\": false\n        },\n        \"TimeSlot\": {\n            \"ID\": 0,\n            \"Start\": \"2020-02-26T09:30:00\",\n            \"End\": \"2020-02-26T10:00:00\",\n            \"ClinicID\": \"477-a2976113-acea-468f-bf2b-70c55436386f\",\n            \"ClinicianID\": 469,\n            \"TreatmentID\": 1\n        },\n        \"CampaignCode\": null,\n        \"FreeTextMessage\": \"US/Recall \\\"\\\"\",\n        \"CategoryDescription\": \"US/Røntgen\",\n        \"CategoryCode\": 2000\n    },\n    {\n        \"ID\": 3974,\n        \"Patient\": {\n            \"ID\": 642,\n            \"PatientPersonalIdentification\": \"1994100314572\",\n            \"PersonalNumber\": {\n                \"Year\": 1994,\n                \"Month\": 10,\n                \"Day\": 3,\n                \"ExtraDigits\": \"14572\"\n            },\n            \"FirstName\": \"Jack\",\n            \"LastName\": \"Jackson\",\n            \"Adress1\": \"Vei 1\",\n            \"Adress2\": \"Vei 1\",\n            \"PostalCode\": \"7412\",\n            \"City\": \"HASLUM\",\n            \"Email\": \"jack@gmail.com\",\n            \"MobilePhoneNumber\": \"753951258\",\n            \"GuardianPersonalNumber\": null,\n            \"MunicipalityCode\": \"3024\",\n            \"HomePhoneNumber\": \"159753258\",\n            \"WorkPhoneNumber\": \"456987321\",\n            \"ConsentToMarketing\": false\n        },\n        \"TimeSlot\": {\n            \"ID\": 0,\n            \"Start\": \"2020-02-26T09:30:00\",\n            \"End\": \"2020-02-26T10:00:00\",\n            \"ClinicID\": \"477-a2976113-acea-468f-bf2b-70c55436386f\",\n            \"ClinicianID\": 473,\n            \"TreatmentID\": 1\n        },\n        \"CampaignCode\": null,\n        \"FreeTextMessage\": \"US/Recall \\\"\\\"\",\n        \"CategoryDescription\": \"US/Røntgen\",\n        \"CategoryCode\": 2000\n    },\n    {\n        \"ID\": 3975,\n        \"Patient\": {\n            \"ID\": 642,\n            \"PatientPersonalIdentification\": \"1994100314572\",\n            \"PersonalNumber\": {\n                \"Year\": 1994,\n                \"Month\": 10,\n                \"Day\": 3,\n                \"ExtraDigits\": \"14572\"\n            },\n            \"FirstName\": \"Jack\",\n            \"LastName\": \"Jackson\",\n            \"Adress1\": \"Vei 1\",\n            \"Adress2\": \"Vei 1\",\n            \"PostalCode\": \"7412\",\n            \"City\": \"HASLUM\",\n            \"Email\": \"jack@gmail.com\",\n            \"MobilePhoneNumber\": \"753951258\",\n            \"GuardianPersonalNumber\": null,\n            \"MunicipalityCode\": \"3024\",\n            \"HomePhoneNumber\": \"159753258\",\n            \"WorkPhoneNumber\": \"456987321\",\n            \"ConsentToMarketing\": false\n        },\n        \"TimeSlot\": {\n            \"ID\": 0,\n            \"Start\": \"2020-02-20T08:00:00\",\n            \"End\": \"2020-02-20T08:30:00\",\n            \"ClinicID\": \"477-a2976113-acea-468f-bf2b-70c55436386f\",\n            \"ClinicianID\": 471,\n            \"TreatmentID\": 1\n        },\n        \"CampaignCode\": null,\n        \"FreeTextMessage\": \"US/Recall \\\"\\\"\",\n        \"CategoryDescription\": \"US/Røntgen\",\n        \"CategoryCode\": 2000\n    },\n    {\n        \"ID\": 3976,\n        \"Patient\": {\n            \"ID\": 642,\n            \"PatientPersonalIdentification\": \"1994100314572\",\n            \"PersonalNumber\": {\n                \"Year\": 1994,\n                \"Month\": 10,\n                \"Day\": 3,\n                \"ExtraDigits\": \"14572\"\n            },\n            \"FirstName\": \"Jack\",\n            \"LastName\": \"Jackson\",\n            \"Adress1\": \"Vei 1\",\n            \"Adress2\": \"Vei 1\",\n            \"PostalCode\": \"7412\",\n            \"City\": \"HASLUM\",\n            \"Email\": \"jack@gmail.com\",\n            \"MobilePhoneNumber\": \"753951258\",\n            \"GuardianPersonalNumber\": null,\n            \"MunicipalityCode\": \"3024\",\n            \"HomePhoneNumber\": \"159753258\",\n            \"WorkPhoneNumber\": \"456987321\",\n            \"ConsentToMarketing\": false\n        },\n        \"TimeSlot\": {\n            \"ID\": 0,\n            \"Start\": \"2020-02-06T10:00:00\",\n            \"End\": \"2020-02-06T10:30:00\",\n            \"ClinicID\": \"477-a2976113-acea-468f-bf2b-70c55436386f\",\n            \"ClinicianID\": 469,\n            \"TreatmentID\": 1\n        },\n        \"CampaignCode\": null,\n        \"FreeTextMessage\": \"US/Recall \\\"\\\"\",\n        \"CategoryDescription\": \"US/Røntgen\",\n        \"CategoryCode\": 2000\n    },\n    {\n        \"ID\": 3977,\n        \"Patient\": {\n            \"ID\": 642,\n            \"PatientPersonalIdentification\": \"1994100314572\",\n            \"PersonalNumber\": {\n                \"Year\": 1994,\n                \"Month\": 10,\n                \"Day\": 3,\n                \"ExtraDigits\": \"14572\"\n            },\n            \"FirstName\": \"Jack\",\n            \"LastName\": \"Jackson\",\n            \"Adress1\": \"Vei 1\",\n            \"Adress2\": \"Vei 1\",\n            \"PostalCode\": \"7412\",\n            \"City\": \"HASLUM\",\n            \"Email\": \"jack@gmail.com\",\n            \"MobilePhoneNumber\": \"753951258\",\n            \"GuardianPersonalNumber\": null,\n            \"MunicipalityCode\": \"3024\",\n            \"HomePhoneNumber\": \"159753258\",\n            \"WorkPhoneNumber\": \"456987321\",\n            \"ConsentToMarketing\": false\n        },\n        \"TimeSlot\": {\n            \"ID\": 0,\n            \"Start\": \"2020-02-06T08:00:00\",\n            \"End\": \"2020-02-06T08:30:00\",\n            \"ClinicID\": \"477-a2976113-acea-468f-bf2b-70c55436386f\",\n            \"ClinicianID\": 469,\n            \"TreatmentID\": 1\n        },\n        \"CampaignCode\": null,\n        \"FreeTextMessage\": \"US/Recall \\\"\\\"\",\n        \"CategoryDescription\": \"US/Røntgen\",\n        \"CategoryCode\": 2000\n    },\n    {\n        \"ID\": 3978,\n        \"Patient\": {\n            \"ID\": 642,\n            \"PatientPersonalIdentification\": \"1994100314572\",\n            \"PersonalNumber\": {\n                \"Year\": 1994,\n                \"Month\": 10,\n                \"Day\": 3,\n                \"ExtraDigits\": \"14572\"\n            },\n            \"FirstName\": \"Jack\",\n            \"LastName\": \"Jackson\",\n            \"Adress1\": \"Vei 1\",\n            \"Adress2\": \"Vei 1\",\n            \"PostalCode\": \"7412\",\n            \"City\": \"HASLUM\",\n            \"Email\": \"jack@gmail.com\",\n            \"MobilePhoneNumber\": \"753951258\",\n            \"GuardianPersonalNumber\": null,\n            \"MunicipalityCode\": \"3024\",\n            \"HomePhoneNumber\": \"159753258\",\n            \"WorkPhoneNumber\": \"456987321\",\n            \"ConsentToMarketing\": false\n        },\n        \"TimeSlot\": {\n            \"ID\": 0,\n            \"Start\": \"2020-02-06T08:30:00\",\n            \"End\": \"2020-02-06T09:00:00\",\n            \"ClinicID\": \"477-a2976113-acea-468f-bf2b-70c55436386f\",\n            \"ClinicianID\": 469,\n            \"TreatmentID\": 1\n        },\n        \"CampaignCode\": null,\n        \"FreeTextMessage\": \"US/Recall \\\"\\\"\",\n        \"CategoryDescription\": \"US/Røntgen\",\n        \"CategoryCode\": 2000\n    },\n    {\n        \"ID\": 3979,\n        \"Patient\": {\n            \"ID\": 642,\n            \"PatientPersonalIdentification\": \"1994100314572\",\n            \"PersonalNumber\": {\n                \"Year\": 1994,\n                \"Month\": 10,\n                \"Day\": 3,\n                \"ExtraDigits\": \"14572\"\n            },\n            \"FirstName\": \"Jack\",\n            \"LastName\": \"Jackson\",\n            \"Adress1\": \"Vei 1\",\n            \"Adress2\": \"Vei 1\",\n            \"PostalCode\": \"7412\",\n            \"City\": \"HASLUM\",\n            \"Email\": \"jack@gmail.com\",\n            \"MobilePhoneNumber\": \"753951258\",\n            \"GuardianPersonalNumber\": null,\n            \"MunicipalityCode\": \"3024\",\n            \"HomePhoneNumber\": \"159753258\",\n            \"WorkPhoneNumber\": \"456987321\",\n            \"ConsentToMarketing\": false\n        },\n        \"TimeSlot\": {\n            \"ID\": 0,\n            \"Start\": \"2020-02-20T16:30:00\",\n            \"End\": \"2020-02-20T17:00:00\",\n            \"ClinicID\": \"477-a2976113-acea-468f-bf2b-70c55436386f\",\n            \"ClinicianID\": 471,\n            \"TreatmentID\": 1\n        },\n        \"CampaignCode\": null,\n        \"FreeTextMessage\": \"US/Recall \\\"\\\"\",\n        \"CategoryDescription\": \"US/Røntgen\",\n        \"CategoryCode\": 2000\n    },\n    {\n        \"ID\": 3980,\n        \"Patient\": {\n            \"ID\": 642,\n            \"PatientPersonalIdentification\": \"1994100314572\",\n            \"PersonalNumber\": {\n                \"Year\": 1994,\n                \"Month\": 10,\n                \"Day\": 3,\n                \"ExtraDigits\": \"14572\"\n            },\n            \"FirstName\": \"Jack\",\n            \"LastName\": \"Jackson\",\n            \"Adress1\": \"Vei 1\",\n            \"Adress2\": \"Vei 1\",\n            \"PostalCode\": \"7412\",\n            \"City\": \"HASLUM\",\n            \"Email\": \"jack@gmail.com\",\n            \"MobilePhoneNumber\": \"753951258\",\n            \"GuardianPersonalNumber\": null,\n            \"MunicipalityCode\": \"3024\",\n            \"HomePhoneNumber\": \"159753258\",\n            \"WorkPhoneNumber\": \"456987321\",\n            \"ConsentToMarketing\": false\n        },\n        \"TimeSlot\": {\n            \"ID\": 0,\n            \"Start\": \"2020-02-20T12:00:00\",\n            \"End\": \"2020-02-20T12:30:00\",\n            \"ClinicID\": \"477-a2976113-acea-468f-bf2b-70c55436386f\",\n            \"ClinicianID\": 469,\n            \"TreatmentID\": 1\n        },\n        \"CampaignCode\": null,\n        \"FreeTextMessage\": \"US/Recall \\\"\\\"\",\n        \"CategoryDescription\": \"US/Røntgen\",\n        \"CategoryCode\": 2000\n    },\n    {\n        \"ID\": 3981,\n        \"Patient\": {\n            \"ID\": 642,\n            \"PatientPersonalIdentification\": \"1994100314572\",\n            \"PersonalNumber\": {\n                \"Year\": 1994,\n                \"Month\": 10,\n                \"Day\": 3,\n                \"ExtraDigits\": \"14572\"\n            },\n            \"FirstName\": \"Jack\",\n            \"LastName\": \"Jackson\",\n            \"Adress1\": \"Vei 1\",\n            \"Adress2\": \"Vei 1\",\n            \"PostalCode\": \"7412\",\n            \"City\": \"HASLUM\",\n            \"Email\": \"jack@gmail.com\",\n            \"MobilePhoneNumber\": \"753951258\",\n            \"GuardianPersonalNumber\": null,\n            \"MunicipalityCode\": \"3024\",\n            \"HomePhoneNumber\": \"159753258\",\n            \"WorkPhoneNumber\": \"456987321\",\n            \"ConsentToMarketing\": false\n        },\n        \"TimeSlot\": {\n            \"ID\": 0,\n            \"Start\": \"2020-02-20T08:30:00\",\n            \"End\": \"2020-02-20T09:00:00\",\n            \"ClinicID\": \"477-a2976113-acea-468f-bf2b-70c55436386f\",\n            \"ClinicianID\": 471,\n            \"TreatmentID\": 1\n        },\n        \"CampaignCode\": null,\n        \"FreeTextMessage\": \"US/Recall \\\"\\\"\",\n        \"CategoryDescription\": \"US/Røntgen\",\n        \"CategoryCode\": 2000\n    },\n    {\n        \"ID\": 3982,\n        \"Patient\": {\n            \"ID\": 642,\n            \"PatientPersonalIdentification\": \"1994100314572\",\n            \"PersonalNumber\": {\n                \"Year\": 1994,\n                \"Month\": 10,\n                \"Day\": 3,\n                \"ExtraDigits\": \"14572\"\n            },\n            \"FirstName\": \"Jack\",\n            \"LastName\": \"Jackson\",\n            \"Adress1\": \"Vei 1\",\n            \"Adress2\": \"Vei 1\",\n            \"PostalCode\": \"7412\",\n            \"City\": \"HASLUM\",\n            \"Email\": \"jack@gmail.com\",\n            \"MobilePhoneNumber\": \"753951258\",\n            \"GuardianPersonalNumber\": null,\n            \"MunicipalityCode\": \"3024\",\n            \"HomePhoneNumber\": \"159753258\",\n            \"WorkPhoneNumber\": \"456987321\",\n            \"ConsentToMarketing\": false\n        },\n        \"TimeSlot\": {\n            \"ID\": 0,\n            \"Start\": \"2020-02-07T15:00:00\",\n            \"End\": \"2020-02-07T15:30:00\",\n            \"ClinicID\": \"477-a2976113-acea-468f-bf2b-70c55436386f\",\n            \"ClinicianID\": 473,\n            \"TreatmentID\": 1\n        },\n        \"CampaignCode\": null,\n        \"FreeTextMessage\": \"US/Recall \\\"\\\"\",\n        \"CategoryDescription\": \"US/Røntgen\",\n        \"CategoryCode\": 2000\n    },\n    {\n        \"ID\": 3983,\n        \"Patient\": {\n            \"ID\": 642,\n            \"PatientPersonalIdentification\": \"1994100314572\",\n            \"PersonalNumber\": {\n                \"Year\": 1994,\n                \"Month\": 10,\n                \"Day\": 3,\n                \"ExtraDigits\": \"14572\"\n            },\n            \"FirstName\": \"Jack\",\n            \"LastName\": \"Jackson\",\n            \"Adress1\": \"Vei 1\",\n            \"Adress2\": \"Vei 1\",\n            \"PostalCode\": \"7412\",\n            \"City\": \"HASLUM\",\n            \"Email\": \"jack@gmail.com\",\n            \"MobilePhoneNumber\": \"753951258\",\n            \"GuardianPersonalNumber\": null,\n            \"MunicipalityCode\": \"3024\",\n            \"HomePhoneNumber\": \"159753258\",\n            \"WorkPhoneNumber\": \"456987321\",\n            \"ConsentToMarketing\": false\n        },\n        \"TimeSlot\": {\n            \"ID\": 0,\n            \"Start\": \"2020-02-20T09:00:00\",\n            \"End\": \"2020-02-20T09:30:00\",\n            \"ClinicID\": \"477-a2976113-acea-468f-bf2b-70c55436386f\",\n            \"ClinicianID\": 471,\n            \"TreatmentID\": 1\n        },\n        \"CampaignCode\": null,\n        \"FreeTextMessage\": \"US/Recall \\\"\\\"\",\n        \"CategoryDescription\": \"US/Røntgen\",\n        \"CategoryCode\": 2000\n    },\n    {\n        \"ID\": 3984,\n        \"Patient\": {\n            \"ID\": 642,\n            \"PatientPersonalIdentification\": \"1994100314572\",\n            \"PersonalNumber\": {\n                \"Year\": 1994,\n                \"Month\": 10,\n                \"Day\": 3,\n                \"ExtraDigits\": \"14572\"\n            },\n            \"FirstName\": \"Jack\",\n            \"LastName\": \"Jackson\",\n            \"Adress1\": \"Vei 1\",\n            \"Adress2\": \"Vei 1\",\n            \"PostalCode\": \"7412\",\n            \"City\": \"HASLUM\",\n            \"Email\": \"jack@gmail.com\",\n            \"MobilePhoneNumber\": \"753951258\",\n            \"GuardianPersonalNumber\": null,\n            \"MunicipalityCode\": \"3024\",\n            \"HomePhoneNumber\": \"159753258\",\n            \"WorkPhoneNumber\": \"456987321\",\n            \"ConsentToMarketing\": false\n        },\n        \"TimeSlot\": {\n            \"ID\": 0,\n            \"Start\": \"2020-02-20T12:00:00\",\n            \"End\": \"2020-02-20T13:00:00\",\n            \"ClinicID\": \"477-a2976113-acea-468f-bf2b-70c55436386f\",\n            \"ClinicianID\": 471,\n            \"TreatmentID\": 0\n        },\n        \"CampaignCode\": null,\n        \"FreeTextMessage\": \" Endo\",\n        \"CategoryDescription\": \"Akutt\",\n        \"CategoryCode\": 1000\n    },\n    {\n        \"ID\": 3985,\n        \"Patient\": {\n            \"ID\": 642,\n            \"PatientPersonalIdentification\": \"1994100314572\",\n            \"PersonalNumber\": {\n                \"Year\": 1994,\n                \"Month\": 10,\n                \"Day\": 3,\n                \"ExtraDigits\": \"14572\"\n            },\n            \"FirstName\": \"Jack\",\n            \"LastName\": \"Jackson\",\n            \"Adress1\": \"Vei 1\",\n            \"Adress2\": \"Vei 1\",\n            \"PostalCode\": \"7412\",\n            \"City\": \"HASLUM\",\n            \"Email\": \"jack@gmail.com\",\n            \"MobilePhoneNumber\": \"753951258\",\n            \"GuardianPersonalNumber\": null,\n            \"MunicipalityCode\": \"3024\",\n            \"HomePhoneNumber\": \"159753258\",\n            \"WorkPhoneNumber\": \"456987321\",\n            \"ConsentToMarketing\": false\n        },\n        \"TimeSlot\": {\n            \"ID\": 0,\n            \"Start\": \"2020-02-13T12:00:00\",\n            \"End\": \"2020-02-13T12:30:00\",\n            \"ClinicID\": \"477-a2976113-acea-468f-bf2b-70c55436386f\",\n            \"ClinicianID\": 469,\n            \"TreatmentID\": 1\n        },\n        \"CampaignCode\": null,\n        \"FreeTextMessage\": \"US/Recall \\\"\\\"\",\n        \"CategoryDescription\": \"US/Røntgen\",\n        \"CategoryCode\": 2000\n    },\n    {\n        \"ID\": 3987,\n        \"Patient\": {\n            \"ID\": 642,\n            \"PatientPersonalIdentification\": \"1994100314572\",\n            \"PersonalNumber\": {\n                \"Year\": 1994,\n                \"Month\": 10,\n                \"Day\": 3,\n                \"ExtraDigits\": \"14572\"\n            },\n            \"FirstName\": \"Jack\",\n            \"LastName\": \"Jackson\",\n            \"Adress1\": \"Vei 1\",\n            \"Adress2\": \"Vei 1\",\n            \"PostalCode\": \"7412\",\n            \"City\": \"HASLUM\",\n            \"Email\": \"jack@gmail.com\",\n            \"MobilePhoneNumber\": \"753951258\",\n            \"GuardianPersonalNumber\": null,\n            \"MunicipalityCode\": \"3024\",\n            \"HomePhoneNumber\": \"159753258\",\n            \"WorkPhoneNumber\": \"456987321\",\n            \"ConsentToMarketing\": false\n        },\n        \"TimeSlot\": {\n            \"ID\": 0,\n            \"Start\": \"2020-02-20T13:00:00\",\n            \"End\": \"2020-02-20T14:00:00\",\n            \"ClinicID\": \"477-a2976113-acea-468f-bf2b-70c55436386f\",\n            \"ClinicianID\": 471,\n            \"TreatmentID\": 0\n        },\n        \"CampaignCode\": null,\n        \"FreeTextMessage\": \"Akutt\",\n        \"CategoryDescription\": \"Akutt\",\n        \"CategoryCode\": 1000\n    },\n    {\n        \"ID\": 3988,\n        \"Patient\": {\n            \"ID\": 642,\n            \"PatientPersonalIdentification\": \"1994100314572\",\n            \"PersonalNumber\": {\n                \"Year\": 1994,\n                \"Month\": 10,\n                \"Day\": 3,\n                \"ExtraDigits\": \"14572\"\n            },\n            \"FirstName\": \"Jack\",\n            \"LastName\": \"Jackson\",\n            \"Adress1\": \"Vei 1\",\n            \"Adress2\": \"Vei 1\",\n            \"PostalCode\": \"7412\",\n            \"City\": \"HASLUM\",\n            \"Email\": \"jack@gmail.com\",\n            \"MobilePhoneNumber\": \"753951258\",\n            \"GuardianPersonalNumber\": null,\n            \"MunicipalityCode\": \"3024\",\n            \"HomePhoneNumber\": \"159753258\",\n            \"WorkPhoneNumber\": \"456987321\",\n            \"ConsentToMarketing\": false\n        },\n        \"TimeSlot\": {\n            \"ID\": 0,\n            \"Start\": \"2020-02-20T14:00:00\",\n            \"End\": \"2020-02-20T15:00:00\",\n            \"ClinicID\": \"477-a2976113-acea-468f-bf2b-70c55436386f\",\n            \"ClinicianID\": 471,\n            \"TreatmentID\": 0\n        },\n        \"CampaignCode\": null,\n        \"FreeTextMessage\": \"US/Røntgen\",\n        \"CategoryDescription\": \"US/Røntgen\",\n        \"CategoryCode\": 2000\n    },\n    {\n        \"ID\": 3989,\n        \"Patient\": {\n            \"ID\": 642,\n            \"PatientPersonalIdentification\": \"1994100314572\",\n            \"PersonalNumber\": {\n                \"Year\": 1994,\n                \"Month\": 10,\n                \"Day\": 3,\n                \"ExtraDigits\": \"14572\"\n            },\n            \"FirstName\": \"Jack\",\n            \"LastName\": \"Jackson\",\n            \"Adress1\": \"Vei 1\",\n            \"Adress2\": \"Vei 1\",\n            \"PostalCode\": \"7412\",\n            \"City\": \"HASLUM\",\n            \"Email\": \"jack@gmail.com\",\n            \"MobilePhoneNumber\": \"753951258\",\n            \"GuardianPersonalNumber\": null,\n            \"MunicipalityCode\": \"3024\",\n            \"HomePhoneNumber\": \"159753258\",\n            \"WorkPhoneNumber\": \"456987321\",\n            \"ConsentToMarketing\": false\n        },\n        \"TimeSlot\": {\n            \"ID\": 0,\n            \"Start\": \"2020-02-19T08:00:00\",\n            \"End\": \"2020-02-19T08:30:00\",\n            \"ClinicID\": \"477-a2976113-acea-468f-bf2b-70c55436386f\",\n            \"ClinicianID\": 471,\n            \"TreatmentID\": 1\n        },\n        \"CampaignCode\": null,\n        \"FreeTextMessage\": \"US/Recall\",\n        \"CategoryDescription\": \"US/Røntgen\",\n        \"CategoryCode\": 2000\n    },\n    {\n        \"ID\": 3990,\n        \"Patient\": {\n            \"ID\": 642,\n            \"PatientPersonalIdentification\": \"1994100314572\",\n            \"PersonalNumber\": {\n                \"Year\": 1994,\n                \"Month\": 10,\n                \"Day\": 3,\n                \"ExtraDigits\": \"14572\"\n            },\n            \"FirstName\": \"Jack\",\n            \"LastName\": \"Jackson\",\n            \"Adress1\": \"Vei 1\",\n            \"Adress2\": \"Vei 1\",\n            \"PostalCode\": \"7412\",\n            \"City\": \"HASLUM\",\n            \"Email\": \"jack@gmail.com\",\n            \"MobilePhoneNumber\": \"753951258\",\n            \"GuardianPersonalNumber\": null,\n            \"MunicipalityCode\": \"3024\",\n            \"HomePhoneNumber\": \"159753258\",\n            \"WorkPhoneNumber\": \"456987321\",\n            \"ConsentToMarketing\": false\n        },\n        \"TimeSlot\": {\n            \"ID\": 0,\n            \"Start\": \"2020-02-27T08:00:00\",\n            \"End\": \"2020-02-27T08:30:00\",\n            \"ClinicID\": \"477-a2976113-acea-468f-bf2b-70c55436386f\",\n            \"ClinicianID\": 471,\n            \"TreatmentID\": 1\n        },\n        \"CampaignCode\": null,\n        \"FreeTextMessage\": \"US/Recall \\\"\\\"\",\n        \"CategoryDescription\": \"US/Røntgen\",\n        \"CategoryCode\": 2000\n    },\n    {\n        \"ID\": 3991,\n        \"Patient\": {\n            \"ID\": 642,\n            \"PatientPersonalIdentification\": \"1994100314572\",\n            \"PersonalNumber\": {\n                \"Year\": 1994,\n                \"Month\": 10,\n                \"Day\": 3,\n                \"ExtraDigits\": \"14572\"\n            },\n            \"FirstName\": \"Jack\",\n            \"LastName\": \"Jackson\",\n            \"Adress1\": \"Vei 1\",\n            \"Adress2\": \"Vei 1\",\n            \"PostalCode\": \"7412\",\n            \"City\": \"HASLUM\",\n            \"Email\": \"jack@gmail.com\",\n            \"MobilePhoneNumber\": \"753951258\",\n            \"GuardianPersonalNumber\": null,\n            \"MunicipalityCode\": \"3024\",\n            \"HomePhoneNumber\": \"159753258\",\n            \"WorkPhoneNumber\": \"456987321\",\n            \"ConsentToMarketing\": false\n        },\n        \"TimeSlot\": {\n            \"ID\": 0,\n            \"Start\": \"2020-02-20T09:30:00\",\n            \"End\": \"2020-02-20T10:00:00\",\n            \"ClinicID\": \"477-a2976113-acea-468f-bf2b-70c55436386f\",\n            \"ClinicianID\": 471,\n            \"TreatmentID\": 1\n        },\n        \"CampaignCode\": null,\n        \"FreeTextMessage\": \"US/Recall \\\"\\\"\",\n        \"CategoryDescription\": \"US/Røntgen\",\n        \"CategoryCode\": 2000\n    },\n    {\n        \"ID\": 3992,\n        \"Patient\": {\n            \"ID\": 642,\n            \"PatientPersonalIdentification\": \"1994100314572\",\n            \"PersonalNumber\": {\n                \"Year\": 1994,\n                \"Month\": 10,\n                \"Day\": 3,\n                \"ExtraDigits\": \"14572\"\n            },\n            \"FirstName\": \"Jack\",\n            \"LastName\": \"Jackson\",\n            \"Adress1\": \"Vei 1\",\n            \"Adress2\": \"Vei 1\",\n            \"PostalCode\": \"7412\",\n            \"City\": \"HASLUM\",\n            \"Email\": \"jack@gmail.com\",\n            \"MobilePhoneNumber\": \"753951258\",\n            \"GuardianPersonalNumber\": null,\n            \"MunicipalityCode\": \"3024\",\n            \"HomePhoneNumber\": \"159753258\",\n            \"WorkPhoneNumber\": \"456987321\",\n            \"ConsentToMarketing\": false\n        },\n        \"TimeSlot\": {\n            \"ID\": 0,\n            \"Start\": \"2020-02-27T08:30:00\",\n            \"End\": \"2020-02-27T09:00:00\",\n            \"ClinicID\": \"477-a2976113-acea-468f-bf2b-70c55436386f\",\n            \"ClinicianID\": 471,\n            \"TreatmentID\": 1\n        },\n        \"CampaignCode\": null,\n        \"FreeTextMessage\": \"US/Recall \\\"\\\"\",\n        \"CategoryDescription\": \"US/Røntgen\",\n        \"CategoryCode\": 2000\n    },\n    {\n        \"ID\": 3993,\n        \"Patient\": {\n            \"ID\": 642,\n            \"PatientPersonalIdentification\": \"1994100314572\",\n            \"PersonalNumber\": {\n                \"Year\": 1994,\n                \"Month\": 10,\n                \"Day\": 3,\n                \"ExtraDigits\": \"14572\"\n            },\n            \"FirstName\": \"Jack\",\n            \"LastName\": \"Jackson\",\n            \"Adress1\": \"Vei 1\",\n            \"Adress2\": \"Vei 1\",\n            \"PostalCode\": \"7412\",\n            \"City\": \"HASLUM\",\n            \"Email\": \"jack@gmail.com\",\n            \"MobilePhoneNumber\": \"753951258\",\n            \"GuardianPersonalNumber\": null,\n            \"MunicipalityCode\": \"3024\",\n            \"HomePhoneNumber\": \"159753258\",\n            \"WorkPhoneNumber\": \"456987321\",\n            \"ConsentToMarketing\": false\n        },\n        \"TimeSlot\": {\n            \"ID\": 0,\n            \"Start\": \"2020-02-20T10:00:00\",\n            \"End\": \"2020-02-20T10:30:00\",\n            \"ClinicID\": \"477-a2976113-acea-468f-bf2b-70c55436386f\",\n            \"ClinicianID\": 471,\n            \"TreatmentID\": 1\n        },\n        \"CampaignCode\": null,\n        \"FreeTextMessage\": \"US/Recall \\\"\\\"\",\n        \"CategoryDescription\": \"US/Røntgen\",\n        \"CategoryCode\": 2000\n    },\n    {\n        \"ID\": 3994,\n        \"Patient\": {\n            \"ID\": 642,\n            \"PatientPersonalIdentification\": \"1994100314572\",\n            \"PersonalNumber\": {\n                \"Year\": 1994,\n                \"Month\": 10,\n                \"Day\": 3,\n                \"ExtraDigits\": \"14572\"\n            },\n            \"FirstName\": \"Jack\",\n            \"LastName\": \"Jackson\",\n            \"Adress1\": \"Vei 1\",\n            \"Adress2\": \"Vei 1\",\n            \"PostalCode\": \"7412\",\n            \"City\": \"HASLUM\",\n            \"Email\": \"jack@gmail.com\",\n            \"MobilePhoneNumber\": \"753951258\",\n            \"GuardianPersonalNumber\": null,\n            \"MunicipalityCode\": \"3024\",\n            \"HomePhoneNumber\": \"159753258\",\n            \"WorkPhoneNumber\": \"456987321\",\n            \"ConsentToMarketing\": false\n        },\n        \"TimeSlot\": {\n            \"ID\": 0,\n            \"Start\": \"2020-02-07T10:00:00\",\n            \"End\": \"2020-02-07T10:30:00\",\n            \"ClinicID\": \"477-a2976113-acea-468f-bf2b-70c55436386f\",\n            \"ClinicianID\": 469,\n            \"TreatmentID\": 1\n        },\n        \"CampaignCode\": null,\n        \"FreeTextMessage\": \"US/Recall \\\"\\\"\",\n        \"CategoryDescription\": \"US/Røntgen\",\n        \"CategoryCode\": 2000\n    },\n    {\n        \"ID\": 3995,\n        \"Patient\": {\n            \"ID\": 642,\n            \"PatientPersonalIdentification\": \"1994100314572\",\n            \"PersonalNumber\": {\n                \"Year\": 1994,\n                \"Month\": 10,\n                \"Day\": 3,\n                \"ExtraDigits\": \"14572\"\n            },\n            \"FirstName\": \"Jack\",\n            \"LastName\": \"Jackson\",\n            \"Adress1\": \"Vei 1\",\n            \"Adress2\": \"Vei 1\",\n            \"PostalCode\": \"7412\",\n            \"City\": \"HASLUM\",\n            \"Email\": \"jack@gmail.com\",\n            \"MobilePhoneNumber\": \"753951258\",\n            \"GuardianPersonalNumber\": null,\n            \"MunicipalityCode\": \"3024\",\n            \"HomePhoneNumber\": \"159753258\",\n            \"WorkPhoneNumber\": \"456987321\",\n            \"ConsentToMarketing\": false\n        },\n        \"TimeSlot\": {\n            \"ID\": 0,\n            \"Start\": \"2020-02-20T11:00:00\",\n            \"End\": \"2020-02-20T11:30:00\",\n            \"ClinicID\": \"477-a2976113-acea-468f-bf2b-70c55436386f\",\n            \"ClinicianID\": 471,\n            \"TreatmentID\": 1\n        },\n        \"CampaignCode\": null,\n        \"FreeTextMessage\": \"US/Recall \\\"\\\"\",\n        \"CategoryDescription\": \"US/Røntgen\",\n        \"CategoryCode\": 2000\n    },\n    {\n        \"ID\": 3996,\n        \"Patient\": {\n            \"ID\": 642,\n            \"PatientPersonalIdentification\": \"1994100314572\",\n            \"PersonalNumber\": {\n                \"Year\": 1994,\n                \"Month\": 10,\n                \"Day\": 3,\n                \"ExtraDigits\": \"14572\"\n            },\n            \"FirstName\": \"Jack\",\n            \"LastName\": \"Jackson\",\n            \"Adress1\": \"Vei 1\",\n            \"Adress2\": \"Vei 1\",\n            \"PostalCode\": \"7412\",\n            \"City\": \"HASLUM\",\n            \"Email\": \"jack@gmail.com\",\n            \"MobilePhoneNumber\": \"753951258\",\n            \"GuardianPersonalNumber\": null,\n            \"MunicipalityCode\": \"3024\",\n            \"HomePhoneNumber\": \"159753258\",\n            \"WorkPhoneNumber\": \"456987321\",\n            \"ConsentToMarketing\": false\n        },\n        \"TimeSlot\": {\n            \"ID\": 0,\n            \"Start\": \"2020-02-07T09:00:00\",\n            \"End\": \"2020-02-07T09:30:00\",\n            \"ClinicID\": \"477-a2976113-acea-468f-bf2b-70c55436386f\",\n            \"ClinicianID\": 469,\n            \"TreatmentID\": 1\n        },\n        \"CampaignCode\": null,\n        \"FreeTextMessage\": \"US/Recall \\\"\\\"\",\n        \"CategoryDescription\": \"US/Røntgen\",\n        \"CategoryCode\": 2000\n    },\n    {\n        \"ID\": 3997,\n        \"Patient\": {\n            \"ID\": 642,\n            \"PatientPersonalIdentification\": \"1994100314572\",\n            \"PersonalNumber\": {\n                \"Year\": 1994,\n                \"Month\": 10,\n                \"Day\": 3,\n                \"ExtraDigits\": \"14572\"\n            },\n            \"FirstName\": \"Jack\",\n            \"LastName\": \"Jackson\",\n            \"Adress1\": \"Vei 1\",\n            \"Adress2\": \"Vei 1\",\n            \"PostalCode\": \"7412\",\n            \"City\": \"HASLUM\",\n            \"Email\": \"jack@gmail.com\",\n            \"MobilePhoneNumber\": \"753951258\",\n            \"GuardianPersonalNumber\": null,\n            \"MunicipalityCode\": \"3024\",\n            \"HomePhoneNumber\": \"159753258\",\n            \"WorkPhoneNumber\": \"456987321\",\n            \"ConsentToMarketing\": false\n        },\n        \"TimeSlot\": {\n            \"ID\": 0,\n            \"Start\": \"2020-02-14T08:00:00\",\n            \"End\": \"2020-02-14T08:30:00\",\n            \"ClinicID\": \"477-a2976113-acea-468f-bf2b-70c55436386f\",\n            \"ClinicianID\": 469,\n            \"TreatmentID\": 1\n        },\n        \"CampaignCode\": null,\n        \"FreeTextMessage\": \"US/Recall \\\"\\\"\",\n        \"CategoryDescription\": \"US/Røntgen\",\n        \"CategoryCode\": 2000\n    },\n    {\n        \"ID\": 4020,\n        \"Patient\": {\n            \"ID\": 642,\n            \"PatientPersonalIdentification\": \"1994100314572\",\n            \"PersonalNumber\": {\n                \"Year\": 1994,\n                \"Month\": 10,\n                \"Day\": 3,\n                \"ExtraDigits\": \"14572\"\n            },\n            \"FirstName\": \"Jack\",\n            \"LastName\": \"Jackson\",\n            \"Adress1\": \"Vei 1\",\n            \"Adress2\": \"Vei 1\",\n            \"PostalCode\": \"7412\",\n            \"City\": \"HASLUM\",\n            \"Email\": \"jack@gmail.com\",\n            \"MobilePhoneNumber\": \"753951258\",\n            \"GuardianPersonalNumber\": null,\n            \"MunicipalityCode\": \"3024\",\n            \"HomePhoneNumber\": \"159753258\",\n            \"WorkPhoneNumber\": \"456987321\",\n            \"ConsentToMarketing\": false\n        },\n        \"TimeSlot\": {\n            \"ID\": 0,\n            \"Start\": \"2020-02-20T11:30:00\",\n            \"End\": \"2020-02-20T12:00:00\",\n            \"ClinicID\": \"477-a2976113-acea-468f-bf2b-70c55436386f\",\n            \"ClinicianID\": 471,\n            \"TreatmentID\": 1\n        },\n        \"CampaignCode\": null,\n        \"FreeTextMessage\": \"US/Recall \\\"\\\"\",\n        \"CategoryDescription\": \"US/Røntgen\",\n        \"CategoryCode\": 2000\n    },\n    {\n        \"ID\": 4025,\n        \"Patient\": {\n            \"ID\": 642,\n            \"PatientPersonalIdentification\": \"1994100314572\",\n            \"PersonalNumber\": {\n                \"Year\": 1994,\n                \"Month\": 10,\n                \"Day\": 3,\n                \"ExtraDigits\": \"14572\"\n            },\n            \"FirstName\": \"Jack\",\n            \"LastName\": \"Jackson\",\n            \"Adress1\": \"Vei 1\",\n            \"Adress2\": \"Vei 1\",\n            \"PostalCode\": \"7412\",\n            \"City\": \"HASLUM\",\n            \"Email\": \"jack@gmail.com\",\n            \"MobilePhoneNumber\": \"753951258\",\n            \"GuardianPersonalNumber\": null,\n            \"MunicipalityCode\": \"3024\",\n            \"HomePhoneNumber\": \"159753258\",\n            \"WorkPhoneNumber\": \"456987321\",\n            \"ConsentToMarketing\": false\n        },\n        \"TimeSlot\": {\n            \"ID\": 0,\n            \"Start\": \"2020-02-20T09:30:00\",\n            \"End\": \"2020-02-20T10:00:00\",\n            \"ClinicID\": \"477-a2976113-acea-468f-bf2b-70c55436386f\",\n            \"ClinicianID\": 469,\n            \"TreatmentID\": 1\n        },\n        \"CampaignCode\": null,\n        \"FreeTextMessage\": \"US/Recall \\\"\\\"\",\n        \"CategoryDescription\": \"US/Røntgen\",\n        \"CategoryCode\": 2000\n    },\n    {\n        \"ID\": 4026,\n        \"Patient\": {\n            \"ID\": 642,\n            \"PatientPersonalIdentification\": \"1994100314572\",\n            \"PersonalNumber\": {\n                \"Year\": 1994,\n                \"Month\": 10,\n                \"Day\": 3,\n                \"ExtraDigits\": \"14572\"\n            },\n            \"FirstName\": \"Jack\",\n            \"LastName\": \"Jackson\",\n            \"Adress1\": \"Vei 1\",\n            \"Adress2\": \"Vei 1\",\n            \"PostalCode\": \"7412\",\n            \"City\": \"HASLUM\",\n            \"Email\": \"jack@gmail.com\",\n            \"MobilePhoneNumber\": \"753951258\",\n            \"GuardianPersonalNumber\": null,\n            \"MunicipalityCode\": \"3024\",\n            \"HomePhoneNumber\": \"159753258\",\n            \"WorkPhoneNumber\": \"456987321\",\n            \"ConsentToMarketing\": false\n        },\n        \"TimeSlot\": {\n            \"ID\": 0,\n            \"Start\": \"2020-02-13T13:30:00\",\n            \"End\": \"2020-02-13T14:00:00\",\n            \"ClinicID\": \"477-a2976113-acea-468f-bf2b-70c55436386f\",\n            \"ClinicianID\": 469,\n            \"TreatmentID\": 1\n        },\n        \"CampaignCode\": null,\n        \"FreeTextMessage\": \"US/Recall \\\"\\\"\",\n        \"CategoryDescription\": \"US/Røntgen\",\n        \"CategoryCode\": 2000\n    },\n    {\n        \"ID\": 4027,\n        \"Patient\": {\n            \"ID\": 642,\n            \"PatientPersonalIdentification\": \"1994100314572\",\n            \"PersonalNumber\": {\n                \"Year\": 1994,\n                \"Month\": 10,\n                \"Day\": 3,\n                \"ExtraDigits\": \"14572\"\n            },\n            \"FirstName\": \"Jack\",\n            \"LastName\": \"Jackson\",\n            \"Adress1\": \"Vei 1\",\n            \"Adress2\": \"Vei 1\",\n            \"PostalCode\": \"7412\",\n            \"City\": \"HASLUM\",\n            \"Email\": \"jack@gmail.com\",\n            \"MobilePhoneNumber\": \"753951258\",\n            \"GuardianPersonalNumber\": null,\n            \"MunicipalityCode\": \"3024\",\n            \"HomePhoneNumber\": \"159753258\",\n            \"WorkPhoneNumber\": \"456987321\",\n            \"ConsentToMarketing\": false\n        },\n        \"TimeSlot\": {\n            \"ID\": 0,\n            \"Start\": \"2020-02-19T08:00:00\",\n            \"End\": \"2020-02-19T08:30:00\",\n            \"ClinicID\": \"477-a2976113-acea-468f-bf2b-70c55436386f\",\n            \"ClinicianID\": 469,\n            \"TreatmentID\": 1\n        },\n        \"CampaignCode\": null,\n        \"FreeTextMessage\": \"US/Recall \\\"\\\"\",\n        \"CategoryDescription\": \"US/Røntgen\",\n        \"CategoryCode\": 2000\n    },\n    {\n        \"ID\": 4028,\n        \"Patient\": {\n            \"ID\": 642,\n            \"PatientPersonalIdentification\": \"1994100314572\",\n            \"PersonalNumber\": {\n                \"Year\": 1994,\n                \"Month\": 10,\n                \"Day\": 3,\n                \"ExtraDigits\": \"14572\"\n            },\n            \"FirstName\": \"Jack\",\n            \"LastName\": \"Jackson\",\n            \"Adress1\": \"Vei 1\",\n            \"Adress2\": \"Vei 1\",\n            \"PostalCode\": \"7412\",\n            \"City\": \"HASLUM\",\n            \"Email\": \"jack@gmail.com\",\n            \"MobilePhoneNumber\": \"753951258\",\n            \"GuardianPersonalNumber\": null,\n            \"MunicipalityCode\": \"3024\",\n            \"HomePhoneNumber\": \"159753258\",\n            \"WorkPhoneNumber\": \"456987321\",\n            \"ConsentToMarketing\": false\n        },\n        \"TimeSlot\": {\n            \"ID\": 0,\n            \"Start\": \"2020-02-12T08:30:00\",\n            \"End\": \"2020-02-12T09:00:00\",\n            \"ClinicID\": \"477-a2976113-acea-468f-bf2b-70c55436386f\",\n            \"ClinicianID\": 469,\n            \"TreatmentID\": 1\n        },\n        \"CampaignCode\": null,\n        \"FreeTextMessage\": \"US/Recall \\\"\\\"\",\n        \"CategoryDescription\": \"US/Røntgen\",\n        \"CategoryCode\": 2000\n    },\n    {\n        \"ID\": 4029,\n        \"Patient\": {\n            \"ID\": 642,\n            \"PatientPersonalIdentification\": \"1994100314572\",\n            \"PersonalNumber\": {\n                \"Year\": 1994,\n                \"Month\": 10,\n                \"Day\": 3,\n                \"ExtraDigits\": \"14572\"\n            },\n            \"FirstName\": \"Jack\",\n            \"LastName\": \"Jackson\",\n            \"Adress1\": \"Vei 1\",\n            \"Adress2\": \"Vei 1\",\n            \"PostalCode\": \"7412\",\n            \"City\": \"HASLUM\",\n            \"Email\": \"jack@gmail.com\",\n            \"MobilePhoneNumber\": \"753951258\",\n            \"GuardianPersonalNumber\": null,\n            \"MunicipalityCode\": \"3024\",\n            \"HomePhoneNumber\": \"159753258\",\n            \"WorkPhoneNumber\": \"456987321\",\n            \"ConsentToMarketing\": false\n        },\n        \"TimeSlot\": {\n            \"ID\": 0,\n            \"Start\": \"2020-02-20T14:00:00\",\n            \"End\": \"2020-02-20T14:30:00\",\n            \"ClinicID\": \"477-a2976113-acea-468f-bf2b-70c55436386f\",\n            \"ClinicianID\": 469,\n            \"TreatmentID\": 1\n        },\n        \"CampaignCode\": null,\n        \"FreeTextMessage\": \"US/Recall \\\"\\\"\",\n        \"CategoryDescription\": \"US/Røntgen\",\n        \"CategoryCode\": 2000\n    },\n    {\n        \"ID\": 4030,\n        \"Patient\": {\n            \"ID\": 642,\n            \"PatientPersonalIdentification\": \"1994100314572\",\n            \"PersonalNumber\": {\n                \"Year\": 1994,\n                \"Month\": 10,\n                \"Day\": 3,\n                \"ExtraDigits\": \"14572\"\n            },\n            \"FirstName\": \"Jack\",\n            \"LastName\": \"Jackson\",\n            \"Adress1\": \"Vei 1\",\n            \"Adress2\": \"Vei 1\",\n            \"PostalCode\": \"7412\",\n            \"City\": \"HASLUM\",\n            \"Email\": \"jack@gmail.com\",\n            \"MobilePhoneNumber\": \"753951258\",\n            \"GuardianPersonalNumber\": null,\n            \"MunicipalityCode\": \"3024\",\n            \"HomePhoneNumber\": \"159753258\",\n            \"WorkPhoneNumber\": \"456987321\",\n            \"ConsentToMarketing\": false\n        },\n        \"TimeSlot\": {\n            \"ID\": 0,\n            \"Start\": \"2020-02-19T13:30:00\",\n            \"End\": \"2020-02-19T14:00:00\",\n            \"ClinicID\": \"477-a2976113-acea-468f-bf2b-70c55436386f\",\n            \"ClinicianID\": 469,\n            \"TreatmentID\": 1\n        },\n        \"CampaignCode\": null,\n        \"FreeTextMessage\": \"US/Recall \\\"\\\"\",\n        \"CategoryDescription\": \"US/Røntgen\",\n        \"CategoryCode\": 2000\n    },\n    {\n        \"ID\": 4039,\n        \"Patient\": {\n            \"ID\": 642,\n            \"PatientPersonalIdentification\": \"1994100314572\",\n            \"PersonalNumber\": {\n                \"Year\": 1994,\n                \"Month\": 10,\n                \"Day\": 3,\n                \"ExtraDigits\": \"14572\"\n            },\n            \"FirstName\": \"Jack\",\n            \"LastName\": \"Jackson\",\n            \"Adress1\": \"Vei 1\",\n            \"Adress2\": \"Vei 1\",\n            \"PostalCode\": \"7412\",\n            \"City\": \"HASLUM\",\n            \"Email\": \"jack@gmail.com\",\n            \"MobilePhoneNumber\": \"753951258\",\n            \"GuardianPersonalNumber\": null,\n            \"MunicipalityCode\": \"3024\",\n            \"HomePhoneNumber\": \"159753258\",\n            \"WorkPhoneNumber\": \"456987321\",\n            \"ConsentToMarketing\": false\n        },\n        \"TimeSlot\": {\n            \"ID\": 0,\n            \"Start\": \"2020-02-12T09:00:00\",\n            \"End\": \"2020-02-12T09:30:00\",\n            \"ClinicID\": \"477-a2976113-acea-468f-bf2b-70c55436386f\",\n            \"ClinicianID\": 469,\n            \"TreatmentID\": 1\n        },\n        \"CampaignCode\": null,\n        \"FreeTextMessage\": \"US/Recall \\\"\\\"\",\n        \"CategoryDescription\": \"US/Røntgen\",\n        \"CategoryCode\": 2000\n    },\n    {\n        \"ID\": 4040,\n        \"Patient\": {\n            \"ID\": 642,\n            \"PatientPersonalIdentification\": \"1994100314572\",\n            \"PersonalNumber\": {\n                \"Year\": 1994,\n                \"Month\": 10,\n                \"Day\": 3,\n                \"ExtraDigits\": \"14572\"\n            },\n            \"FirstName\": \"Jack\",\n            \"LastName\": \"Jackson\",\n            \"Adress1\": \"Vei 1\",\n            \"Adress2\": \"Vei 1\",\n            \"PostalCode\": \"7412\",\n            \"City\": \"HASLUM\",\n            \"Email\": \"jack@gmail.com\",\n            \"MobilePhoneNumber\": \"753951258\",\n            \"GuardianPersonalNumber\": null,\n            \"MunicipalityCode\": \"3024\",\n            \"HomePhoneNumber\": \"159753258\",\n            \"WorkPhoneNumber\": \"456987321\",\n            \"ConsentToMarketing\": false\n        },\n        \"TimeSlot\": {\n            \"ID\": 0,\n            \"Start\": \"2020-02-12T10:00:00\",\n            \"End\": \"2020-02-12T10:30:00\",\n            \"ClinicID\": \"477-a2976113-acea-468f-bf2b-70c55436386f\",\n            \"ClinicianID\": 469,\n            \"TreatmentID\": 1\n        },\n        \"CampaignCode\": null,\n        \"FreeTextMessage\": \"US/Recall \\\"\\\"\",\n        \"CategoryDescription\": \"US/Røntgen\",\n        \"CategoryCode\": 2000\n    },\n    {\n        \"ID\": 4054,\n        \"Patient\": {\n            \"ID\": 642,\n            \"PatientPersonalIdentification\": \"1994100314572\",\n            \"PersonalNumber\": {\n                \"Year\": 1994,\n                \"Month\": 10,\n                \"Day\": 3,\n                \"ExtraDigits\": \"14572\"\n            },\n            \"FirstName\": \"Jack\",\n            \"LastName\": \"Jackson\",\n            \"Adress1\": \"Vei 1\",\n            \"Adress2\": \"Vei 1\",\n            \"PostalCode\": \"7412\",\n            \"City\": \"HASLUM\",\n            \"Email\": \"jack@gmail.com\",\n            \"MobilePhoneNumber\": \"753951258\",\n            \"GuardianPersonalNumber\": null,\n            \"MunicipalityCode\": \"3024\",\n            \"HomePhoneNumber\": \"159753258\",\n            \"WorkPhoneNumber\": \"456987321\",\n            \"ConsentToMarketing\": false\n        },\n        \"TimeSlot\": {\n            \"ID\": 0,\n            \"Start\": \"2020-02-28T08:00:00\",\n            \"End\": \"2020-02-28T08:30:00\",\n            \"ClinicID\": \"477-a2976113-acea-468f-bf2b-70c55436386f\",\n            \"ClinicianID\": 473,\n            \"TreatmentID\": 1\n        },\n        \"CampaignCode\": null,\n        \"FreeTextMessage\": \"US/Recall \\\"\\\"\",\n        \"CategoryDescription\": \"US/Røntgen\",\n        \"CategoryCode\": 2000\n    },\n    {\n        \"ID\": 4055,\n        \"Patient\": {\n            \"ID\": 642,\n            \"PatientPersonalIdentification\": \"1994100314572\",\n            \"PersonalNumber\": {\n                \"Year\": 1994,\n                \"Month\": 10,\n                \"Day\": 3,\n                \"ExtraDigits\": \"14572\"\n            },\n            \"FirstName\": \"Jack\",\n            \"LastName\": \"Jackson\",\n            \"Adress1\": \"Vei 1\",\n            \"Adress2\": \"Vei 1\",\n            \"PostalCode\": \"7412\",\n            \"City\": \"HASLUM\",\n            \"Email\": \"jack@gmail.com\",\n            \"MobilePhoneNumber\": \"753951258\",\n            \"GuardianPersonalNumber\": null,\n            \"MunicipalityCode\": \"3024\",\n            \"HomePhoneNumber\": \"159753258\",\n            \"WorkPhoneNumber\": \"456987321\",\n            \"ConsentToMarketing\": false\n        },\n        \"TimeSlot\": {\n            \"ID\": 0,\n            \"Start\": \"2020-02-12T09:30:00\",\n            \"End\": \"2020-02-12T09:50:00\",\n            \"ClinicID\": \"477-a2976113-acea-468f-bf2b-70c55436386f\",\n            \"ClinicianID\": 469,\n            \"TreatmentID\": 56\n        },\n        \"CampaignCode\": null,\n        \"FreeTextMessage\": \"Akutt e-bookning \\\"\\\"\",\n        \"CategoryDescription\": \"Akutt\",\n        \"CategoryCode\": 1000\n    },\n    {\n        \"ID\": 4059,\n        \"Patient\": {\n            \"ID\": 642,\n            \"PatientPersonalIdentification\": \"1994100314572\",\n            \"PersonalNumber\": {\n                \"Year\": 1994,\n                \"Month\": 10,\n                \"Day\": 3,\n                \"ExtraDigits\": \"14572\"\n            },\n            \"FirstName\": \"Jack\",\n            \"LastName\": \"Jackson\",\n            \"Adress1\": \"Vei 1\",\n            \"Adress2\": \"Vei 1\",\n            \"PostalCode\": \"7412\",\n            \"City\": \"HASLUM\",\n            \"Email\": \"jack@gmail.com\",\n            \"MobilePhoneNumber\": \"753951258\",\n            \"GuardianPersonalNumber\": null,\n            \"MunicipalityCode\": \"3024\",\n            \"HomePhoneNumber\": \"159753258\",\n            \"WorkPhoneNumber\": \"456987321\",\n            \"ConsentToMarketing\": false\n        },\n        \"TimeSlot\": {\n            \"ID\": 0,\n            \"Start\": \"2020-02-11T14:30:00\",\n            \"End\": \"2020-02-11T15:00:00\",\n            \"ClinicID\": \"477-a2976113-acea-468f-bf2b-70c55436386f\",\n            \"ClinicianID\": 473,\n            \"TreatmentID\": 1\n        },\n        \"CampaignCode\": null,\n        \"FreeTextMessage\": \"US/Recall \\\"\\\"\",\n        \"CategoryDescription\": \"US/Røntgen\",\n        \"CategoryCode\": 2000\n    },\n    {\n        \"ID\": 4072,\n        \"Patient\": {\n            \"ID\": 642,\n            \"PatientPersonalIdentification\": \"1994100314572\",\n            \"PersonalNumber\": {\n                \"Year\": 1994,\n                \"Month\": 10,\n                \"Day\": 3,\n                \"ExtraDigits\": \"14572\"\n            },\n            \"FirstName\": \"Jack\",\n            \"LastName\": \"Jackson\",\n            \"Adress1\": \"Vei 1\",\n            \"Adress2\": \"Vei 1\",\n            \"PostalCode\": \"7412\",\n            \"City\": \"HASLUM\",\n            \"Email\": \"jack@gmail.com\",\n            \"MobilePhoneNumber\": \"753951258\",\n            \"GuardianPersonalNumber\": null,\n            \"MunicipalityCode\": \"3024\",\n            \"HomePhoneNumber\": \"159753258\",\n            \"WorkPhoneNumber\": \"456987321\",\n            \"ConsentToMarketing\": false\n        },\n        \"TimeSlot\": {\n            \"ID\": 0,\n            \"Start\": \"2020-02-12T10:30:00\",\n            \"End\": \"2020-02-12T10:50:00\",\n            \"ClinicID\": \"477-a2976113-acea-468f-bf2b-70c55436386f\",\n            \"ClinicianID\": 469,\n            \"TreatmentID\": 56\n        },\n        \"CampaignCode\": null,\n        \"FreeTextMessage\": \"Akutt e-bookning \\\"\\\"\",\n        \"CategoryDescription\": \"Akutt\",\n        \"CategoryCode\": 1000\n    },\n    {\n        \"ID\": 4073,\n        \"Patient\": {\n            \"ID\": 642,\n            \"PatientPersonalIdentification\": \"1994100314572\",\n            \"PersonalNumber\": {\n                \"Year\": 1994,\n                \"Month\": 10,\n                \"Day\": 3,\n                \"ExtraDigits\": \"14572\"\n            },\n            \"FirstName\": \"Jack\",\n            \"LastName\": \"Jackson\",\n            \"Adress1\": \"Vei 1\",\n            \"Adress2\": \"Vei 1\",\n            \"PostalCode\": \"7412\",\n            \"City\": \"HASLUM\",\n            \"Email\": \"jack@gmail.com\",\n            \"MobilePhoneNumber\": \"753951258\",\n            \"GuardianPersonalNumber\": null,\n            \"MunicipalityCode\": \"3024\",\n            \"HomePhoneNumber\": \"159753258\",\n            \"WorkPhoneNumber\": \"456987321\",\n            \"ConsentToMarketing\": false\n        },\n        \"TimeSlot\": {\n            \"ID\": 0,\n            \"Start\": \"2020-02-12T16:00:00\",\n            \"End\": \"2020-02-12T16:30:00\",\n            \"ClinicID\": \"477-a2976113-acea-468f-bf2b-70c55436386f\",\n            \"ClinicianID\": 469,\n            \"TreatmentID\": 1\n        },\n        \"CampaignCode\": null,\n        \"FreeTextMessage\": \"US/Recall \\\"\\\"\",\n        \"CategoryDescription\": \"US/Røntgen\",\n        \"CategoryCode\": 2000\n    },\n    {\n        \"ID\": 4074,\n        \"Patient\": {\n            \"ID\": 642,\n            \"PatientPersonalIdentification\": \"1994100314572\",\n            \"PersonalNumber\": {\n                \"Year\": 1994,\n                \"Month\": 10,\n                \"Day\": 3,\n                \"ExtraDigits\": \"14572\"\n            },\n            \"FirstName\": \"Jack\",\n            \"LastName\": \"Jackson\",\n            \"Adress1\": \"Vei 1\",\n            \"Adress2\": \"Vei 1\",\n            \"PostalCode\": \"7412\",\n            \"City\": \"HASLUM\",\n            \"Email\": \"jack@gmail.com\",\n            \"MobilePhoneNumber\": \"753951258\",\n            \"GuardianPersonalNumber\": null,\n            \"MunicipalityCode\": \"3024\",\n            \"HomePhoneNumber\": \"159753258\",\n            \"WorkPhoneNumber\": \"456987321\",\n            \"ConsentToMarketing\": false\n        },\n        \"TimeSlot\": {\n            \"ID\": 0,\n            \"Start\": \"2020-02-12T12:50:00\",\n            \"End\": \"2020-02-12T13:20:00\",\n            \"ClinicID\": \"477-a2976113-acea-468f-bf2b-70c55436386f\",\n            \"ClinicianID\": 469,\n            \"TreatmentID\": 1\n        },\n        \"CampaignCode\": null,\n        \"FreeTextMessage\": \"US/Recall \\\"\\\"\",\n        \"CategoryDescription\": \"US/Røntgen\",\n        \"CategoryCode\": 2000\n    },\n    {\n        \"ID\": 4075,\n        \"Patient\": {\n            \"ID\": 642,\n            \"PatientPersonalIdentification\": \"1994100314572\",\n            \"PersonalNumber\": {\n                \"Year\": 1994,\n                \"Month\": 10,\n                \"Day\": 3,\n                \"ExtraDigits\": \"14572\"\n            },\n            \"FirstName\": \"Jack\",\n            \"LastName\": \"Jackson\",\n            \"Adress1\": \"Vei 1\",\n            \"Adress2\": \"Vei 1\",\n            \"PostalCode\": \"7412\",\n            \"City\": \"HASLUM\",\n            \"Email\": \"jack@gmail.com\",\n            \"MobilePhoneNumber\": \"753951258\",\n            \"GuardianPersonalNumber\": null,\n            \"MunicipalityCode\": \"3024\",\n            \"HomePhoneNumber\": \"159753258\",\n            \"WorkPhoneNumber\": \"456987321\",\n            \"ConsentToMarketing\": false\n        },\n        \"TimeSlot\": {\n            \"ID\": 0,\n            \"Start\": \"2020-02-14T10:30:00\",\n            \"End\": \"2020-02-14T11:00:00\",\n            \"ClinicID\": \"477-a2976113-acea-468f-bf2b-70c55436386f\",\n            \"ClinicianID\": 469,\n            \"TreatmentID\": 1\n        },\n        \"CampaignCode\": null,\n        \"FreeTextMessage\": \"US/Recall \\\"\\\"\",\n        \"CategoryDescription\": \"US/Røntgen\",\n        \"CategoryCode\": 2000\n    },\n    {\n        \"ID\": 4077,\n        \"Patient\": {\n            \"ID\": 642,\n            \"PatientPersonalIdentification\": \"1994100314572\",\n            \"PersonalNumber\": {\n                \"Year\": 1994,\n                \"Month\": 10,\n                \"Day\": 3,\n                \"ExtraDigits\": \"14572\"\n            },\n            \"FirstName\": \"Jack\",\n            \"LastName\": \"Jackson\",\n            \"Adress1\": \"Vei 1\",\n            \"Adress2\": \"Vei 1\",\n            \"PostalCode\": \"7412\",\n            \"City\": \"HASLUM\",\n            \"Email\": \"jack@gmail.com\",\n            \"MobilePhoneNumber\": \"753951258\",\n            \"GuardianPersonalNumber\": null,\n            \"MunicipalityCode\": \"3024\",\n            \"HomePhoneNumber\": \"159753258\",\n            \"WorkPhoneNumber\": \"456987321\",\n            \"ConsentToMarketing\": false\n        },\n        \"TimeSlot\": {\n            \"ID\": 0,\n            \"Start\": \"2020-02-26T08:00:00\",\n            \"End\": \"2020-02-26T08:30:00\",\n            \"ClinicID\": \"477-a2976113-acea-468f-bf2b-70c55436386f\",\n            \"ClinicianID\": 469,\n            \"TreatmentID\": 1\n        },\n        \"CampaignCode\": null,\n        \"FreeTextMessage\": \"US/Recall \\\"\\\"\",\n        \"CategoryDescription\": \"US/Røntgen\",\n        \"CategoryCode\": 2000\n    },\n    {\n        \"ID\": 4087,\n        \"Patient\": {\n            \"ID\": 642,\n            \"PatientPersonalIdentification\": \"1994100314572\",\n            \"PersonalNumber\": {\n                \"Year\": 1994,\n                \"Month\": 10,\n                \"Day\": 3,\n                \"ExtraDigits\": \"14572\"\n            },\n            \"FirstName\": \"Jack\",\n            \"LastName\": \"Jackson\",\n            \"Adress1\": \"Vei 1\",\n            \"Adress2\": \"Vei 1\",\n            \"PostalCode\": \"7412\",\n            \"City\": \"HASLUM\",\n            \"Email\": \"jack@gmail.com\",\n            \"MobilePhoneNumber\": \"753951258\",\n            \"GuardianPersonalNumber\": null,\n            \"MunicipalityCode\": \"3024\",\n            \"HomePhoneNumber\": \"159753258\",\n            \"WorkPhoneNumber\": \"456987321\",\n            \"ConsentToMarketing\": false\n        },\n        \"TimeSlot\": {\n            \"ID\": 0,\n            \"Start\": \"2020-02-12T14:00:00\",\n            \"End\": \"2020-02-12T14:30:00\",\n            \"ClinicID\": \"477-a2976113-acea-468f-bf2b-70c55436386f\",\n            \"ClinicianID\": 469,\n            \"TreatmentID\": 0\n        },\n        \"CampaignCode\": null,\n        \"FreeTextMessage\": \"US/Røntgen\",\n        \"CategoryDescription\": \"US/Røntgen\",\n        \"CategoryCode\": 2000\n    },\n    {\n        \"ID\": 4091,\n        \"Patient\": {\n            \"ID\": 642,\n            \"PatientPersonalIdentification\": \"1994100314572\",\n            \"PersonalNumber\": {\n                \"Year\": 1994,\n                \"Month\": 10,\n                \"Day\": 3,\n                \"ExtraDigits\": \"14572\"\n            },\n            \"FirstName\": \"Jack\",\n            \"LastName\": \"Jackson\",\n            \"Adress1\": \"Vei 1\",\n            \"Adress2\": \"Vei 1\",\n            \"PostalCode\": \"7412\",\n            \"City\": \"HASLUM\",\n            \"Email\": \"jack@gmail.com\",\n            \"MobilePhoneNumber\": \"753951258\",\n            \"GuardianPersonalNumber\": null,\n            \"MunicipalityCode\": \"3024\",\n            \"HomePhoneNumber\": \"159753258\",\n            \"WorkPhoneNumber\": \"456987321\",\n            \"ConsentToMarketing\": false\n        },\n        \"TimeSlot\": {\n            \"ID\": 0,\n            \"Start\": \"2020-02-13T12:30:00\",\n            \"End\": \"2020-02-13T13:00:00\",\n            \"ClinicID\": \"477-a2976113-acea-468f-bf2b-70c55436386f\",\n            \"ClinicianID\": 469,\n            \"TreatmentID\": 1\n        },\n        \"CampaignCode\": null,\n        \"FreeTextMessage\": \"US/Recall \\\"\\\"\",\n        \"CategoryDescription\": \"US/Røntgen\",\n        \"CategoryCode\": 2000\n    },\n    {\n        \"ID\": 4094,\n        \"Patient\": {\n            \"ID\": 642,\n            \"PatientPersonalIdentification\": \"1994100314572\",\n            \"PersonalNumber\": {\n                \"Year\": 1994,\n                \"Month\": 10,\n                \"Day\": 3,\n                \"ExtraDigits\": \"14572\"\n            },\n            \"FirstName\": \"Jack\",\n            \"LastName\": \"Jackson\",\n            \"Adress1\": \"Vei 1\",\n            \"Adress2\": \"Vei 1\",\n            \"PostalCode\": \"7412\",\n            \"City\": \"HASLUM\",\n            \"Email\": \"jack@gmail.com\",\n            \"MobilePhoneNumber\": \"753951258\",\n            \"GuardianPersonalNumber\": null,\n            \"MunicipalityCode\": \"3024\",\n            \"HomePhoneNumber\": \"159753258\",\n            \"WorkPhoneNumber\": \"456987321\",\n            \"ConsentToMarketing\": false\n        },\n        \"TimeSlot\": {\n            \"ID\": 0,\n            \"Start\": \"2020-02-12T16:30:00\",\n            \"End\": \"2020-02-12T17:00:00\",\n            \"ClinicID\": \"477-a2976113-acea-468f-bf2b-70c55436386f\",\n            \"ClinicianID\": 469,\n            \"TreatmentID\": 1\n        },\n        \"CampaignCode\": null,\n        \"FreeTextMessage\": \"US/Recall\",\n        \"CategoryDescription\": \"US/Røntgen\",\n        \"CategoryCode\": 2000\n    },\n    {\n        \"ID\": 4098,\n        \"Patient\": {\n            \"ID\": 642,\n            \"PatientPersonalIdentification\": \"1994100314572\",\n            \"PersonalNumber\": {\n                \"Year\": 1994,\n                \"Month\": 10,\n                \"Day\": 3,\n                \"ExtraDigits\": \"14572\"\n            },\n            \"FirstName\": \"Jack\",\n            \"LastName\": \"Jackson\",\n            \"Adress1\": \"Vei 1\",\n            \"Adress2\": \"Vei 1\",\n            \"PostalCode\": \"7412\",\n            \"City\": \"HASLUM\",\n            \"Email\": \"jack@gmail.com\",\n            \"MobilePhoneNumber\": \"753951258\",\n            \"GuardianPersonalNumber\": null,\n            \"MunicipalityCode\": \"3024\",\n            \"HomePhoneNumber\": \"159753258\",\n            \"WorkPhoneNumber\": \"456987321\",\n            \"ConsentToMarketing\": false\n        },\n        \"TimeSlot\": {\n            \"ID\": 0,\n            \"Start\": \"2020-02-26T12:00:00\",\n            \"End\": \"2020-02-26T12:30:00\",\n            \"ClinicID\": \"477-a2976113-acea-468f-bf2b-70c55436386f\",\n            \"ClinicianID\": 469,\n            \"TreatmentID\": 1\n        },\n        \"CampaignCode\": null,\n        \"FreeTextMessage\": \"US/Recall \\\"\\\"\",\n        \"CategoryDescription\": \"US/Røntgen\",\n        \"CategoryCode\": 2000\n    },\n    {\n        \"ID\": 4100,\n        \"Patient\": {\n            \"ID\": 642,\n            \"PatientPersonalIdentification\": \"1994100314572\",\n            \"PersonalNumber\": {\n                \"Year\": 1994,\n                \"Month\": 10,\n                \"Day\": 3,\n                \"ExtraDigits\": \"14572\"\n            },\n            \"FirstName\": \"Jack\",\n            \"LastName\": \"Jackson\",\n            \"Adress1\": \"Vei 1\",\n            \"Adress2\": \"Vei 1\",\n            \"PostalCode\": \"7412\",\n            \"City\": \"HASLUM\",\n            \"Email\": \"jack@gmail.com\",\n            \"MobilePhoneNumber\": \"753951258\",\n            \"GuardianPersonalNumber\": null,\n            \"MunicipalityCode\": \"3024\",\n            \"HomePhoneNumber\": \"159753258\",\n            \"WorkPhoneNumber\": \"456987321\",\n            \"ConsentToMarketing\": false\n        },\n        \"TimeSlot\": {\n            \"ID\": 0,\n            \"Start\": \"2020-02-27T14:00:00\",\n            \"End\": \"2020-02-27T14:30:00\",\n            \"ClinicID\": \"477-a2976113-acea-468f-bf2b-70c55436386f\",\n            \"ClinicianID\": 469,\n            \"TreatmentID\": 1\n        },\n        \"CampaignCode\": null,\n        \"FreeTextMessage\": \"US/Recall \\\"\\\"\",\n        \"CategoryDescription\": \"US/Røntgen\",\n        \"CategoryCode\": 2000\n    },\n    {\n        \"ID\": 4102,\n        \"Patient\": {\n            \"ID\": 642,\n            \"PatientPersonalIdentification\": \"1994100314572\",\n            \"PersonalNumber\": {\n                \"Year\": 1994,\n                \"Month\": 10,\n                \"Day\": 3,\n                \"ExtraDigits\": \"14572\"\n            },\n            \"FirstName\": \"Jack\",\n            \"LastName\": \"Jackson\",\n            \"Adress1\": \"Vei 1\",\n            \"Adress2\": \"Vei 1\",\n            \"PostalCode\": \"7412\",\n            \"City\": \"HASLUM\",\n            \"Email\": \"jack@gmail.com\",\n            \"MobilePhoneNumber\": \"753951258\",\n            \"GuardianPersonalNumber\": null,\n            \"MunicipalityCode\": \"3024\",\n            \"HomePhoneNumber\": \"159753258\",\n            \"WorkPhoneNumber\": \"456987321\",\n            \"ConsentToMarketing\": false\n        },\n        \"TimeSlot\": {\n            \"ID\": 0,\n            \"Start\": \"2020-03-19T08:00:00\",\n            \"End\": \"2020-03-19T08:30:00\",\n            \"ClinicID\": \"477-a2976113-acea-468f-bf2b-70c55436386f\",\n            \"ClinicianID\": 469,\n            \"TreatmentID\": 1\n        },\n        \"CampaignCode\": null,\n        \"FreeTextMessage\": \"US/Recall \\\"\\\"\",\n        \"CategoryDescription\": \"US/Røntgen\",\n        \"CategoryCode\": 2000\n    },\n    {\n        \"ID\": 4103,\n        \"Patient\": {\n            \"ID\": 642,\n            \"PatientPersonalIdentification\": \"1994100314572\",\n            \"PersonalNumber\": {\n                \"Year\": 1994,\n                \"Month\": 10,\n                \"Day\": 3,\n                \"ExtraDigits\": \"14572\"\n            },\n            \"FirstName\": \"Jack\",\n            \"LastName\": \"Jackson\",\n            \"Adress1\": \"Vei 1\",\n            \"Adress2\": \"Vei 1\",\n            \"PostalCode\": \"7412\",\n            \"City\": \"HASLUM\",\n            \"Email\": \"jack@gmail.com\",\n            \"MobilePhoneNumber\": \"753951258\",\n            \"GuardianPersonalNumber\": null,\n            \"MunicipalityCode\": \"3024\",\n            \"HomePhoneNumber\": \"159753258\",\n            \"WorkPhoneNumber\": \"456987321\",\n            \"ConsentToMarketing\": false\n        },\n        \"TimeSlot\": {\n            \"ID\": 0,\n            \"Start\": \"2020-02-20T10:30:00\",\n            \"End\": \"2020-02-20T11:00:00\",\n            \"ClinicID\": \"477-a2976113-acea-468f-bf2b-70c55436386f\",\n            \"ClinicianID\": 469,\n            \"TreatmentID\": 1\n        },\n        \"CampaignCode\": null,\n        \"FreeTextMessage\": \"US/Recall \\\"\\\"\",\n        \"CategoryDescription\": \"US/Røntgen\",\n        \"CategoryCode\": 2000\n    },\n    {\n        \"ID\": 4105,\n        \"Patient\": {\n            \"ID\": 642,\n            \"PatientPersonalIdentification\": \"1994100314572\",\n            \"PersonalNumber\": {\n                \"Year\": 1994,\n                \"Month\": 10,\n                \"Day\": 3,\n                \"ExtraDigits\": \"14572\"\n            },\n            \"FirstName\": \"Jack\",\n            \"LastName\": \"Jackson\",\n            \"Adress1\": \"Vei 1\",\n            \"Adress2\": \"Vei 1\",\n            \"PostalCode\": \"7412\",\n            \"City\": \"HASLUM\",\n            \"Email\": \"jack@gmail.com\",\n            \"MobilePhoneNumber\": \"753951258\",\n            \"GuardianPersonalNumber\": null,\n            \"MunicipalityCode\": \"3024\",\n            \"HomePhoneNumber\": \"159753258\",\n            \"WorkPhoneNumber\": \"456987321\",\n            \"ConsentToMarketing\": false\n        },\n        \"TimeSlot\": {\n            \"ID\": 0,\n            \"Start\": \"2020-02-27T14:30:00\",\n            \"End\": \"2020-02-27T15:00:00\",\n            \"ClinicID\": \"477-a2976113-acea-468f-bf2b-70c55436386f\",\n            \"ClinicianID\": 469,\n            \"TreatmentID\": 1\n        },\n        \"CampaignCode\": null,\n        \"FreeTextMessage\": \"US/Recall \\\"\\\"\",\n        \"CategoryDescription\": \"US/Røntgen\",\n        \"CategoryCode\": 2000\n    },\n    {\n        \"ID\": 4106,\n        \"Patient\": {\n            \"ID\": 642,\n            \"PatientPersonalIdentification\": \"1994100314572\",\n            \"PersonalNumber\": {\n                \"Year\": 1994,\n                \"Month\": 10,\n                \"Day\": 3,\n                \"ExtraDigits\": \"14572\"\n            },\n            \"FirstName\": \"Jack\",\n            \"LastName\": \"Jackson\",\n            \"Adress1\": \"Vei 1\",\n            \"Adress2\": \"Vei 1\",\n            \"PostalCode\": \"7412\",\n            \"City\": \"HASLUM\",\n            \"Email\": \"jack@gmail.com\",\n            \"MobilePhoneNumber\": \"753951258\",\n            \"GuardianPersonalNumber\": null,\n            \"MunicipalityCode\": \"3024\",\n            \"HomePhoneNumber\": \"159753258\",\n            \"WorkPhoneNumber\": \"456987321\",\n            \"ConsentToMarketing\": false\n        },\n        \"TimeSlot\": {\n            \"ID\": 0,\n            \"Start\": \"2020-02-19T08:00:00\",\n            \"End\": \"2020-02-19T08:30:00\",\n            \"ClinicID\": \"477-a2976113-acea-468f-bf2b-70c55436386f\",\n            \"ClinicianID\": 473,\n            \"TreatmentID\": 1\n        },\n        \"CampaignCode\": null,\n        \"FreeTextMessage\": \"US/Recall \\\"\\\"\",\n        \"CategoryDescription\": \"US/Røntgen\",\n        \"CategoryCode\": 2000\n    },\n    {\n        \"ID\": 4107,\n        \"Patient\": {\n            \"ID\": 642,\n            \"PatientPersonalIdentification\": \"1994100314572\",\n            \"PersonalNumber\": {\n                \"Year\": 1994,\n                \"Month\": 10,\n                \"Day\": 3,\n                \"ExtraDigits\": \"14572\"\n            },\n            \"FirstName\": \"Jack\",\n            \"LastName\": \"Jackson\",\n            \"Adress1\": \"Vei 1\",\n            \"Adress2\": \"Vei 1\",\n            \"PostalCode\": \"7412\",\n            \"City\": \"HASLUM\",\n            \"Email\": \"jack@gmail.com\",\n            \"MobilePhoneNumber\": \"753951258\",\n            \"GuardianPersonalNumber\": null,\n            \"MunicipalityCode\": \"3024\",\n            \"HomePhoneNumber\": \"159753258\",\n            \"WorkPhoneNumber\": \"456987321\",\n            \"ConsentToMarketing\": false\n        },\n        \"TimeSlot\": {\n            \"ID\": 0,\n            \"Start\": \"2020-02-19T11:30:00\",\n            \"End\": \"2020-02-19T11:50:00\",\n            \"ClinicID\": \"477-a2976113-acea-468f-bf2b-70c55436386f\",\n            \"ClinicianID\": 469,\n            \"TreatmentID\": 56\n        },\n        \"CampaignCode\": null,\n        \"FreeTextMessage\": \"Akutt e-bookning \\\"\\\"\",\n        \"CategoryDescription\": \"Akutt\",\n        \"CategoryCode\": 1000\n    },\n    {\n        \"ID\": 4999,\n        \"Patient\": {\n            \"ID\": 642,\n            \"PatientPersonalIdentification\": \"1994100314572\",\n            \"PersonalNumber\": {\n                \"Year\": 1994,\n                \"Month\": 10,\n                \"Day\": 3,\n                \"ExtraDigits\": \"14572\"\n            },\n            \"FirstName\": \"Jack\",\n            \"LastName\": \"Jackson\",\n            \"Adress1\": \"Vei 1\",\n            \"Adress2\": \"Vei 1\",\n            \"PostalCode\": \"7412\",\n            \"City\": \"HASLUM\",\n            \"Email\": \"jack@gmail.com\",\n            \"MobilePhoneNumber\": \"753951258\",\n            \"GuardianPersonalNumber\": null,\n            \"MunicipalityCode\": \"3024\",\n            \"HomePhoneNumber\": \"159753258\",\n            \"WorkPhoneNumber\": \"456987321\",\n            \"ConsentToMarketing\": false\n        },\n        \"TimeSlot\": {\n            \"ID\": 0,\n            \"Start\": \"2020-02-19T16:00:00\",\n            \"End\": \"2020-02-19T16:20:00\",\n            \"ClinicID\": \"477-a2976113-acea-468f-bf2b-70c55436386f\",\n            \"ClinicianID\": 469,\n            \"TreatmentID\": 56\n        },\n        \"CampaignCode\": null,\n        \"FreeTextMessage\": \"Akutt e-bookning \\\"\\\"\",\n        \"CategoryDescription\": \"Akutt\",\n        \"CategoryCode\": 1000\n    },\n    {\n        \"ID\": 5000,\n        \"Patient\": {\n            \"ID\": 642,\n            \"PatientPersonalIdentification\": \"1994100314572\",\n            \"PersonalNumber\": {\n                \"Year\": 1994,\n                \"Month\": 10,\n                \"Day\": 3,\n                \"ExtraDigits\": \"14572\"\n            },\n            \"FirstName\": \"Jack\",\n            \"LastName\": \"Jackson\",\n            \"Adress1\": \"Vei 1\",\n            \"Adress2\": \"Vei 1\",\n            \"PostalCode\": \"7412\",\n            \"City\": \"HASLUM\",\n            \"Email\": \"jack@gmail.com\",\n            \"MobilePhoneNumber\": \"753951258\",\n            \"GuardianPersonalNumber\": null,\n            \"MunicipalityCode\": \"3024\",\n            \"HomePhoneNumber\": \"159753258\",\n            \"WorkPhoneNumber\": \"456987321\",\n            \"ConsentToMarketing\": false\n        },\n        \"TimeSlot\": {\n            \"ID\": 0,\n            \"Start\": \"2020-02-14T15:30:00\",\n            \"End\": \"2020-02-14T16:00:00\",\n            \"ClinicID\": \"477-a2976113-acea-468f-bf2b-70c55436386f\",\n            \"ClinicianID\": 469,\n            \"TreatmentID\": 1\n        },\n        \"CampaignCode\": null,\n        \"FreeTextMessage\": \"US/Recall \\\"\\\"\",\n        \"CategoryDescription\": \"US/Røntgen\",\n        \"CategoryCode\": 2000\n    },\n    {\n        \"ID\": 5002,\n        \"Patient\": {\n            \"ID\": 642,\n            \"PatientPersonalIdentification\": \"1994100314572\",\n            \"PersonalNumber\": {\n                \"Year\": 1994,\n                \"Month\": 10,\n                \"Day\": 3,\n                \"ExtraDigits\": \"14572\"\n            },\n            \"FirstName\": \"Jack\",\n            \"LastName\": \"Jackson\",\n            \"Adress1\": \"Vei 1\",\n            \"Adress2\": \"Vei 1\",\n            \"PostalCode\": \"7412\",\n            \"City\": \"HASLUM\",\n            \"Email\": \"jack@gmail.com\",\n            \"MobilePhoneNumber\": \"753951258\",\n            \"GuardianPersonalNumber\": null,\n            \"MunicipalityCode\": \"3024\",\n            \"HomePhoneNumber\": \"159753258\",\n            \"WorkPhoneNumber\": \"456987321\",\n            \"ConsentToMarketing\": false\n        },\n        \"TimeSlot\": {\n            \"ID\": 0,\n            \"Start\": \"2020-02-14T16:00:00\",\n            \"End\": \"2020-02-14T16:20:00\",\n            \"ClinicID\": \"477-a2976113-acea-468f-bf2b-70c55436386f\",\n            \"ClinicianID\": 469,\n            \"TreatmentID\": 56\n        },\n        \"CampaignCode\": null,\n        \"FreeTextMessage\": \"Akutt e-bookning \\\"\\\"\",\n        \"CategoryDescription\": \"Akutt\",\n        \"CategoryCode\": 1000\n    },\n    {\n        \"ID\": 5003,\n        \"Patient\": {\n            \"ID\": 642,\n            \"PatientPersonalIdentification\": \"1994100314572\",\n            \"PersonalNumber\": {\n                \"Year\": 1994,\n                \"Month\": 10,\n                \"Day\": 3,\n                \"ExtraDigits\": \"14572\"\n            },\n            \"FirstName\": \"Jack\",\n            \"LastName\": \"Jackson\",\n            \"Adress1\": \"Vei 1\",\n            \"Adress2\": \"Vei 1\",\n            \"PostalCode\": \"7412\",\n            \"City\": \"HASLUM\",\n            \"Email\": \"jack@gmail.com\",\n            \"MobilePhoneNumber\": \"753951258\",\n            \"GuardianPersonalNumber\": null,\n            \"MunicipalityCode\": \"3024\",\n            \"HomePhoneNumber\": \"159753258\",\n            \"WorkPhoneNumber\": \"456987321\",\n            \"ConsentToMarketing\": false\n        },\n        \"TimeSlot\": {\n            \"ID\": 0,\n            \"Start\": \"2020-02-27T13:40:00\",\n            \"End\": \"2020-02-27T14:00:00\",\n            \"ClinicID\": \"477-a2976113-acea-468f-bf2b-70c55436386f\",\n            \"ClinicianID\": 469,\n            \"TreatmentID\": 56\n        },\n        \"CampaignCode\": null,\n        \"FreeTextMessage\": \"Akutt e-bookning \\\"\\\"\",\n        \"CategoryDescription\": \"Akutt\",\n        \"CategoryCode\": 1000\n    },\n    {\n        \"ID\": 5004,\n        \"Patient\": {\n            \"ID\": 642,\n            \"PatientPersonalIdentification\": \"1994100314572\",\n            \"PersonalNumber\": {\n                \"Year\": 1994,\n                \"Month\": 10,\n                \"Day\": 3,\n                \"ExtraDigits\": \"14572\"\n            },\n            \"FirstName\": \"Jack\",\n            \"LastName\": \"Jackson\",\n            \"Adress1\": \"Vei 1\",\n            \"Adress2\": \"Vei 1\",\n            \"PostalCode\": \"7412\",\n            \"City\": \"HASLUM\",\n            \"Email\": \"jack@gmail.com\",\n            \"MobilePhoneNumber\": \"753951258\",\n            \"GuardianPersonalNumber\": null,\n            \"MunicipalityCode\": \"3024\",\n            \"HomePhoneNumber\": \"159753258\",\n            \"WorkPhoneNumber\": \"456987321\",\n            \"ConsentToMarketing\": false\n        },\n        \"TimeSlot\": {\n            \"ID\": 0,\n            \"Start\": \"2020-02-21T14:20:00\",\n            \"End\": \"2020-02-21T14:40:00\",\n            \"ClinicID\": \"477-a2976113-acea-468f-bf2b-70c55436386f\",\n            \"ClinicianID\": 471,\n            \"TreatmentID\": 56\n        },\n        \"CampaignCode\": null,\n        \"FreeTextMessage\": \"Akutt e-bookning \\\"\\\"\",\n        \"CategoryDescription\": \"Akutt\",\n        \"CategoryCode\": 1000\n    },\n    {\n        \"ID\": 5007,\n        \"Patient\": {\n            \"ID\": 642,\n            \"PatientPersonalIdentification\": \"1994100314572\",\n            \"PersonalNumber\": {\n                \"Year\": 1994,\n                \"Month\": 10,\n                \"Day\": 3,\n                \"ExtraDigits\": \"14572\"\n            },\n            \"FirstName\": \"Jack\",\n            \"LastName\": \"Jackson\",\n            \"Adress1\": \"Vei 1\",\n            \"Adress2\": \"Vei 1\",\n            \"PostalCode\": \"7412\",\n            \"City\": \"HASLUM\",\n            \"Email\": \"jack@gmail.com\",\n            \"MobilePhoneNumber\": \"753951258\",\n            \"GuardianPersonalNumber\": null,\n            \"MunicipalityCode\": \"3024\",\n            \"HomePhoneNumber\": \"159753258\",\n            \"WorkPhoneNumber\": \"456987321\",\n            \"ConsentToMarketing\": false\n        },\n        \"TimeSlot\": {\n            \"ID\": 0,\n            \"Start\": \"2020-02-19T08:30:00\",\n            \"End\": \"2020-02-19T09:00:00\",\n            \"ClinicID\": \"477-a2976113-acea-468f-bf2b-70c55436386f\",\n            \"ClinicianID\": 469,\n            \"TreatmentID\": 1\n        },\n        \"CampaignCode\": null,\n        \"FreeTextMessage\": \"US/Recall \\\"\\\"\",\n        \"CategoryDescription\": \"US/Røntgen\",\n        \"CategoryCode\": 2000\n    },\n    {\n        \"ID\": 5008,\n        \"Patient\": {\n            \"ID\": 642,\n            \"PatientPersonalIdentification\": \"1994100314572\",\n            \"PersonalNumber\": {\n                \"Year\": 1994,\n                \"Month\": 10,\n                \"Day\": 3,\n                \"ExtraDigits\": \"14572\"\n            },\n            \"FirstName\": \"Jack\",\n            \"LastName\": \"Jackson\",\n            \"Adress1\": \"Vei 1\",\n            \"Adress2\": \"Vei 1\",\n            \"PostalCode\": \"7412\",\n            \"City\": \"HASLUM\",\n            \"Email\": \"jack@gmail.com\",\n            \"MobilePhoneNumber\": \"753951258\",\n            \"GuardianPersonalNumber\": null,\n            \"MunicipalityCode\": \"3024\",\n            \"HomePhoneNumber\": \"159753258\",\n            \"WorkPhoneNumber\": \"456987321\",\n            \"ConsentToMarketing\": false\n        },\n        \"TimeSlot\": {\n            \"ID\": 0,\n            \"Start\": \"2020-02-19T09:30:00\",\n            \"End\": \"2020-02-19T10:00:00\",\n            \"ClinicID\": \"477-a2976113-acea-468f-bf2b-70c55436386f\",\n            \"ClinicianID\": 469,\n            \"TreatmentID\": 1\n        },\n        \"CampaignCode\": null,\n        \"FreeTextMessage\": \"US/Recall \\\"\\\"\",\n        \"CategoryDescription\": \"US/Røntgen\",\n        \"CategoryCode\": 2000\n    },\n    {\n        \"ID\": 5012,\n        \"Patient\": {\n            \"ID\": 642,\n            \"PatientPersonalIdentification\": \"1994100314572\",\n            \"PersonalNumber\": {\n                \"Year\": 1994,\n                \"Month\": 10,\n                \"Day\": 3,\n                \"ExtraDigits\": \"14572\"\n            },\n            \"FirstName\": \"Jack\",\n            \"LastName\": \"Jackson\",\n            \"Adress1\": \"Vei 1\",\n            \"Adress2\": \"Vei 1\",\n            \"PostalCode\": \"7412\",\n            \"City\": \"HASLUM\",\n            \"Email\": \"jack@gmail.com\",\n            \"MobilePhoneNumber\": \"753951258\",\n            \"GuardianPersonalNumber\": null,\n            \"MunicipalityCode\": \"3024\",\n            \"HomePhoneNumber\": \"159753258\",\n            \"WorkPhoneNumber\": \"456987321\",\n            \"ConsentToMarketing\": false\n        },\n        \"TimeSlot\": {\n            \"ID\": 0,\n            \"Start\": \"2020-02-19T10:00:00\",\n            \"End\": \"2020-02-19T10:30:00\",\n            \"ClinicID\": \"477-a2976113-acea-468f-bf2b-70c55436386f\",\n            \"ClinicianID\": 469,\n            \"TreatmentID\": 1\n        },\n        \"CampaignCode\": null,\n        \"FreeTextMessage\": \"US/Recall \\\"\\\"\",\n        \"CategoryDescription\": \"US/Røntgen\",\n        \"CategoryCode\": 2000\n    },\n    {\n        \"ID\": 5014,\n        \"Patient\": {\n            \"ID\": 642,\n            \"PatientPersonalIdentification\": \"1994100314572\",\n            \"PersonalNumber\": {\n                \"Year\": 1994,\n                \"Month\": 10,\n                \"Day\": 3,\n                \"ExtraDigits\": \"14572\"\n            },\n            \"FirstName\": \"Jack\",\n            \"LastName\": \"Jackson\",\n            \"Adress1\": \"Vei 1\",\n            \"Adress2\": \"Vei 1\",\n            \"PostalCode\": \"7412\",\n            \"City\": \"HASLUM\",\n            \"Email\": \"jack@gmail.com\",\n            \"MobilePhoneNumber\": \"753951258\",\n            \"GuardianPersonalNumber\": null,\n            \"MunicipalityCode\": \"3024\",\n            \"HomePhoneNumber\": \"159753258\",\n            \"WorkPhoneNumber\": \"456987321\",\n            \"ConsentToMarketing\": false\n        },\n        \"TimeSlot\": {\n            \"ID\": 0,\n            \"Start\": \"2020-03-12T11:00:00\",\n            \"End\": \"2020-03-12T11:30:00\",\n            \"ClinicID\": \"477-a2976113-acea-468f-bf2b-70c55436386f\",\n            \"ClinicianID\": 469,\n            \"TreatmentID\": 1\n        },\n        \"CampaignCode\": null,\n        \"FreeTextMessage\": \"US/Recall \\\"\\\"\",\n        \"CategoryDescription\": \"US/Røntgen\",\n        \"CategoryCode\": 2000\n    },\n    {\n        \"ID\": 5015,\n        \"Patient\": {\n            \"ID\": 642,\n            \"PatientPersonalIdentification\": \"1994100314572\",\n            \"PersonalNumber\": {\n                \"Year\": 1994,\n                \"Month\": 10,\n                \"Day\": 3,\n                \"ExtraDigits\": \"14572\"\n            },\n            \"FirstName\": \"Jack\",\n            \"LastName\": \"Jackson\",\n            \"Adress1\": \"Vei 1\",\n            \"Adress2\": \"Vei 1\",\n            \"PostalCode\": \"7412\",\n            \"City\": \"HASLUM\",\n            \"Email\": \"jack@gmail.com\",\n            \"MobilePhoneNumber\": \"753951258\",\n            \"GuardianPersonalNumber\": null,\n            \"MunicipalityCode\": \"3024\",\n            \"HomePhoneNumber\": \"159753258\",\n            \"WorkPhoneNumber\": \"456987321\",\n            \"ConsentToMarketing\": false\n        },\n        \"TimeSlot\": {\n            \"ID\": 0,\n            \"Start\": \"2020-02-26T08:30:00\",\n            \"End\": \"2020-02-26T09:00:00\",\n            \"ClinicID\": \"477-a2976113-acea-468f-bf2b-70c55436386f\",\n            \"ClinicianID\": 469,\n            \"TreatmentID\": 1\n        },\n        \"CampaignCode\": null,\n        \"FreeTextMessage\": \"US/Recall \\\"\\\"\",\n        \"CategoryDescription\": \"US/Røntgen\",\n        \"CategoryCode\": 2000\n    },\n    {\n        \"ID\": 5016,\n        \"Patient\": {\n            \"ID\": 642,\n            \"PatientPersonalIdentification\": \"1994100314572\",\n            \"PersonalNumber\": {\n                \"Year\": 1994,\n                \"Month\": 10,\n                \"Day\": 3,\n                \"ExtraDigits\": \"14572\"\n            },\n            \"FirstName\": \"Jack\",\n            \"LastName\": \"Jackson\",\n            \"Adress1\": \"Vei 1\",\n            \"Adress2\": \"Vei 1\",\n            \"PostalCode\": \"7412\",\n            \"City\": \"HASLUM\",\n            \"Email\": \"jack@gmail.com\",\n            \"MobilePhoneNumber\": \"753951258\",\n            \"GuardianPersonalNumber\": null,\n            \"MunicipalityCode\": \"3024\",\n            \"HomePhoneNumber\": \"159753258\",\n            \"WorkPhoneNumber\": \"456987321\",\n            \"ConsentToMarketing\": false\n        },\n        \"TimeSlot\": {\n            \"ID\": 0,\n            \"Start\": \"2020-02-27T08:00:00\",\n            \"End\": \"2020-02-27T08:30:00\",\n            \"ClinicID\": \"477-a2976113-acea-468f-bf2b-70c55436386f\",\n            \"ClinicianID\": 469,\n            \"TreatmentID\": 1\n        },\n        \"CampaignCode\": null,\n        \"FreeTextMessage\": \"US/Recall \\\"\\\"\",\n        \"CategoryDescription\": \"US/Røntgen\",\n        \"CategoryCode\": 2000\n    },\n    {\n        \"ID\": 5018,\n        \"Patient\": {\n            \"ID\": 642,\n            \"PatientPersonalIdentification\": \"1994100314572\",\n            \"PersonalNumber\": {\n                \"Year\": 1994,\n                \"Month\": 10,\n                \"Day\": 3,\n                \"ExtraDigits\": \"14572\"\n            },\n            \"FirstName\": \"Jack\",\n            \"LastName\": \"Jackson\",\n            \"Adress1\": \"Vei 1\",\n            \"Adress2\": \"Vei 1\",\n            \"PostalCode\": \"7412\",\n            \"City\": \"HASLUM\",\n            \"Email\": \"jack@gmail.com\",\n            \"MobilePhoneNumber\": \"753951258\",\n            \"GuardianPersonalNumber\": null,\n            \"MunicipalityCode\": \"3024\",\n            \"HomePhoneNumber\": \"159753258\",\n            \"WorkPhoneNumber\": \"456987321\",\n            \"ConsentToMarketing\": false\n        },\n        \"TimeSlot\": {\n            \"ID\": 0,\n            \"Start\": \"2020-02-26T09:00:00\",\n            \"End\": \"2020-02-26T09:30:00\",\n            \"ClinicID\": \"477-a2976113-acea-468f-bf2b-70c55436386f\",\n            \"ClinicianID\": 469,\n            \"TreatmentID\": 1\n        },\n        \"CampaignCode\": null,\n        \"FreeTextMessage\": \"US/Recall \\\"\\\"\",\n        \"CategoryDescription\": \"US/Røntgen\",\n        \"CategoryCode\": 2000\n    },\n    {\n        \"ID\": 5020,\n        \"Patient\": {\n            \"ID\": 642,\n            \"PatientPersonalIdentification\": \"1994100314572\",\n            \"PersonalNumber\": {\n                \"Year\": 1994,\n                \"Month\": 10,\n                \"Day\": 3,\n                \"ExtraDigits\": \"14572\"\n            },\n            \"FirstName\": \"Jack\",\n            \"LastName\": \"Jackson\",\n            \"Adress1\": \"Vei 1\",\n            \"Adress2\": \"Vei 1\",\n            \"PostalCode\": \"7412\",\n            \"City\": \"HASLUM\",\n            \"Email\": \"jack@gmail.com\",\n            \"MobilePhoneNumber\": \"753951258\",\n            \"GuardianPersonalNumber\": null,\n            \"MunicipalityCode\": \"3024\",\n            \"HomePhoneNumber\": \"159753258\",\n            \"WorkPhoneNumber\": \"456987321\",\n            \"ConsentToMarketing\": false\n        },\n        \"TimeSlot\": {\n            \"ID\": 0,\n            \"Start\": \"2020-02-27T12:00:00\",\n            \"End\": \"2020-02-27T12:30:00\",\n            \"ClinicID\": \"477-a2976113-acea-468f-bf2b-70c55436386f\",\n            \"ClinicianID\": 469,\n            \"TreatmentID\": 1\n        },\n        \"CampaignCode\": null,\n        \"FreeTextMessage\": \"US/Recall \\\"\\\"\",\n        \"CategoryDescription\": \"US/Røntgen\",\n        \"CategoryCode\": 2000\n    },\n    {\n        \"ID\": 5021,\n        \"Patient\": {\n            \"ID\": 642,\n            \"PatientPersonalIdentification\": \"1994100314572\",\n            \"PersonalNumber\": {\n                \"Year\": 1994,\n                \"Month\": 10,\n                \"Day\": 3,\n                \"ExtraDigits\": \"14572\"\n            },\n            \"FirstName\": \"Jack\",\n            \"LastName\": \"Jackson\",\n            \"Adress1\": \"Vei 1\",\n            \"Adress2\": \"Vei 1\",\n            \"PostalCode\": \"7412\",\n            \"City\": \"HASLUM\",\n            \"Email\": \"jack@gmail.com\",\n            \"MobilePhoneNumber\": \"753951258\",\n            \"GuardianPersonalNumber\": null,\n            \"MunicipalityCode\": \"3024\",\n            \"HomePhoneNumber\": \"159753258\",\n            \"WorkPhoneNumber\": \"456987321\",\n            \"ConsentToMarketing\": false\n        },\n        \"TimeSlot\": {\n            \"ID\": 0,\n            \"Start\": \"2020-02-27T10:00:00\",\n            \"End\": \"2020-02-27T10:30:00\",\n            \"ClinicID\": \"477-a2976113-acea-468f-bf2b-70c55436386f\",\n            \"ClinicianID\": 469,\n            \"TreatmentID\": 1\n        },\n        \"CampaignCode\": null,\n        \"FreeTextMessage\": \"US/Recall \\\"\\\"\",\n        \"CategoryDescription\": \"US/Røntgen\",\n        \"CategoryCode\": 2000\n    },\n    {\n        \"ID\": 5022,\n        \"Patient\": {\n            \"ID\": 642,\n            \"PatientPersonalIdentification\": \"1994100314572\",\n            \"PersonalNumber\": {\n                \"Year\": 1994,\n                \"Month\": 10,\n                \"Day\": 3,\n                \"ExtraDigits\": \"14572\"\n            },\n            \"FirstName\": \"Jack\",\n            \"LastName\": \"Jackson\",\n            \"Adress1\": \"Vei 1\",\n            \"Adress2\": \"Vei 1\",\n            \"PostalCode\": \"7412\",\n            \"City\": \"HASLUM\",\n            \"Email\": \"jack@gmail.com\",\n            \"MobilePhoneNumber\": \"753951258\",\n            \"GuardianPersonalNumber\": null,\n            \"MunicipalityCode\": \"3024\",\n            \"HomePhoneNumber\": \"159753258\",\n            \"WorkPhoneNumber\": \"456987321\",\n            \"ConsentToMarketing\": false\n        },\n        \"TimeSlot\": {\n            \"ID\": 0,\n            \"Start\": \"2020-02-27T10:00:00\",\n            \"End\": \"2020-02-27T10:30:00\",\n            \"ClinicID\": \"477-a2976113-acea-468f-bf2b-70c55436386f\",\n            \"ClinicianID\": 471,\n            \"TreatmentID\": 1\n        },\n        \"CampaignCode\": null,\n        \"FreeTextMessage\": \"US/Recall \\\"\\\"\",\n        \"CategoryDescription\": \"US/Røntgen\",\n        \"CategoryCode\": 2000\n    },\n    {\n        \"ID\": 5033,\n        \"Patient\": {\n            \"ID\": 642,\n            \"PatientPersonalIdentification\": \"1994100314572\",\n            \"PersonalNumber\": {\n                \"Year\": 1994,\n                \"Month\": 10,\n                \"Day\": 3,\n                \"ExtraDigits\": \"14572\"\n            },\n            \"FirstName\": \"Jack\",\n            \"LastName\": \"Jackson\",\n            \"Adress1\": \"Vei 1\",\n            \"Adress2\": \"Vei 1\",\n            \"PostalCode\": \"7412\",\n            \"City\": \"HASLUM\",\n            \"Email\": \"jack@gmail.com\",\n            \"MobilePhoneNumber\": \"753951258\",\n            \"GuardianPersonalNumber\": null,\n            \"MunicipalityCode\": \"3024\",\n            \"HomePhoneNumber\": \"159753258\",\n            \"WorkPhoneNumber\": \"456987321\",\n            \"ConsentToMarketing\": false\n        },\n        \"TimeSlot\": {\n            \"ID\": 0,\n            \"Start\": \"2020-03-26T09:20:00\",\n            \"End\": \"2020-03-26T09:40:00\",\n            \"ClinicID\": \"477-a2976113-acea-468f-bf2b-70c55436386f\",\n            \"ClinicianID\": 471,\n            \"TreatmentID\": 56\n        },\n        \"CampaignCode\": null,\n        \"FreeTextMessage\": \"Akutt e-bookning \\\"\\\"\",\n        \"CategoryDescription\": \"Akutt\",\n        \"CategoryCode\": 1000\n    },\n    {\n        \"ID\": 5038,\n        \"Patient\": {\n            \"ID\": 642,\n            \"PatientPersonalIdentification\": \"1994100314572\",\n            \"PersonalNumber\": {\n                \"Year\": 1994,\n                \"Month\": 10,\n                \"Day\": 3,\n                \"ExtraDigits\": \"14572\"\n            },\n            \"FirstName\": \"Jack\",\n            \"LastName\": \"Jackson\",\n            \"Adress1\": \"Vei 1\",\n            \"Adress2\": \"Vei 1\",\n            \"PostalCode\": \"7412\",\n            \"City\": \"HASLUM\",\n            \"Email\": \"jack@gmail.com\",\n            \"MobilePhoneNumber\": \"753951258\",\n            \"GuardianPersonalNumber\": null,\n            \"MunicipalityCode\": \"3024\",\n            \"HomePhoneNumber\": \"159753258\",\n            \"WorkPhoneNumber\": \"456987321\",\n            \"ConsentToMarketing\": false\n        },\n        \"TimeSlot\": {\n            \"ID\": 0,\n            \"Start\": \"2020-02-27T10:30:00\",\n            \"End\": \"2020-02-27T11:00:00\",\n            \"ClinicID\": \"477-a2976113-acea-468f-bf2b-70c55436386f\",\n            \"ClinicianID\": 469,\n            \"TreatmentID\": 0\n        },\n        \"CampaignCode\": null,\n        \"FreeTextMessage\": \"US/Røntgen\",\n        \"CategoryDescription\": \"US/Røntgen\",\n        \"CategoryCode\": 2000\n    },\n    {\n        \"ID\": 5039,\n        \"Patient\": {\n            \"ID\": 642,\n            \"PatientPersonalIdentification\": \"1994100314572\",\n            \"PersonalNumber\": {\n                \"Year\": 1994,\n                \"Month\": 10,\n                \"Day\": 3,\n                \"ExtraDigits\": \"14572\"\n            },\n            \"FirstName\": \"Jack\",\n            \"LastName\": \"Jackson\",\n            \"Adress1\": \"Vei 1\",\n            \"Adress2\": \"Vei 1\",\n            \"PostalCode\": \"7412\",\n            \"City\": \"HASLUM\",\n            \"Email\": \"jack@gmail.com\",\n            \"MobilePhoneNumber\": \"753951258\",\n            \"GuardianPersonalNumber\": null,\n            \"MunicipalityCode\": \"3024\",\n            \"HomePhoneNumber\": \"159753258\",\n            \"WorkPhoneNumber\": \"456987321\",\n            \"ConsentToMarketing\": false\n        },\n        \"TimeSlot\": {\n            \"ID\": 0,\n            \"Start\": \"2020-02-27T09:00:00\",\n            \"End\": \"2020-02-27T09:30:00\",\n            \"ClinicID\": \"477-a2976113-acea-468f-bf2b-70c55436386f\",\n            \"ClinicianID\": 469,\n            \"TreatmentID\": 1\n        },\n        \"CampaignCode\": null,\n        \"FreeTextMessage\": \"US/Recall \\\"\\\"\",\n        \"CategoryDescription\": \"US/Røntgen\",\n        \"CategoryCode\": 2000\n    },\n    {\n        \"ID\": 5040,\n        \"Patient\": {\n            \"ID\": 642,\n            \"PatientPersonalIdentification\": \"1994100314572\",\n            \"PersonalNumber\": {\n                \"Year\": 1994,\n                \"Month\": 10,\n                \"Day\": 3,\n                \"ExtraDigits\": \"14572\"\n            },\n            \"FirstName\": \"Jack\",\n            \"LastName\": \"Jackson\",\n            \"Adress1\": \"Vei 1\",\n            \"Adress2\": \"Vei 1\",\n            \"PostalCode\": \"7412\",\n            \"City\": \"HASLUM\",\n            \"Email\": \"jack@gmail.com\",\n            \"MobilePhoneNumber\": \"753951258\",\n            \"GuardianPersonalNumber\": null,\n            \"MunicipalityCode\": \"3024\",\n            \"HomePhoneNumber\": \"159753258\",\n            \"WorkPhoneNumber\": \"456987321\",\n            \"ConsentToMarketing\": false\n        },\n        \"TimeSlot\": {\n            \"ID\": 0,\n            \"Start\": \"2020-02-25T10:00:00\",\n            \"End\": \"2020-02-25T10:30:00\",\n            \"ClinicID\": \"477-a2976113-acea-468f-bf2b-70c55436386f\",\n            \"ClinicianID\": 471,\n            \"TreatmentID\": 1\n        },\n        \"CampaignCode\": null,\n        \"FreeTextMessage\": \"US/Recall \\\"\\\"\",\n        \"CategoryDescription\": \"US/Røntgen\",\n        \"CategoryCode\": 2000\n    },\n    {\n        \"ID\": 5043,\n        \"Patient\": {\n            \"ID\": 642,\n            \"PatientPersonalIdentification\": \"1994100314572\",\n            \"PersonalNumber\": {\n                \"Year\": 1994,\n                \"Month\": 10,\n                \"Day\": 3,\n                \"ExtraDigits\": \"14572\"\n            },\n            \"FirstName\": \"Jack\",\n            \"LastName\": \"Jackson\",\n            \"Adress1\": \"Vei 1\",\n            \"Adress2\": \"Vei 1\",\n            \"PostalCode\": \"7412\",\n            \"City\": \"HASLUM\",\n            \"Email\": \"jack@gmail.com\",\n            \"MobilePhoneNumber\": \"753951258\",\n            \"GuardianPersonalNumber\": null,\n            \"MunicipalityCode\": \"3024\",\n            \"HomePhoneNumber\": \"159753258\",\n            \"WorkPhoneNumber\": \"456987321\",\n            \"ConsentToMarketing\": false\n        },\n        \"TimeSlot\": {\n            \"ID\": 0,\n            \"Start\": \"2020-02-27T10:30:00\",\n            \"End\": \"2020-02-27T11:00:00\",\n            \"ClinicID\": \"477-a2976113-acea-468f-bf2b-70c55436386f\",\n            \"ClinicianID\": 471,\n            \"TreatmentID\": 1\n        },\n        \"CampaignCode\": null,\n        \"FreeTextMessage\": \"US/Recall \\\"\\\"\",\n        \"CategoryDescription\": \"US/Røntgen\",\n        \"CategoryCode\": 2000\n    },\n    {\n        \"ID\": 5049,\n        \"Patient\": {\n            \"ID\": 642,\n            \"PatientPersonalIdentification\": \"1994100314572\",\n            \"PersonalNumber\": {\n                \"Year\": 1994,\n                \"Month\": 10,\n                \"Day\": 3,\n                \"ExtraDigits\": \"14572\"\n            },\n            \"FirstName\": \"Jack\",\n            \"LastName\": \"Jackson\",\n            \"Adress1\": \"Vei 1\",\n            \"Adress2\": \"Vei 1\",\n            \"PostalCode\": \"7412\",\n            \"City\": \"HASLUM\",\n            \"Email\": \"jack@gmail.com\",\n            \"MobilePhoneNumber\": \"753951258\",\n            \"GuardianPersonalNumber\": null,\n            \"MunicipalityCode\": \"3024\",\n            \"HomePhoneNumber\": \"159753258\",\n            \"WorkPhoneNumber\": \"456987321\",\n            \"ConsentToMarketing\": false\n        },\n        \"TimeSlot\": {\n            \"ID\": 0,\n            \"Start\": \"2020-02-27T09:00:00\",\n            \"End\": \"2020-02-27T09:30:00\",\n            \"ClinicID\": \"477-a2976113-acea-468f-bf2b-70c55436386f\",\n            \"ClinicianID\": 471,\n            \"TreatmentID\": 1\n        },\n        \"CampaignCode\": null,\n        \"FreeTextMessage\": \"US/Recall \\\"\\\"\",\n        \"CategoryDescription\": \"US/Røntgen\",\n        \"CategoryCode\": 2000\n    },\n    {\n        \"ID\": 5050,\n        \"Patient\": {\n            \"ID\": 642,\n            \"PatientPersonalIdentification\": \"1994100314572\",\n            \"PersonalNumber\": {\n                \"Year\": 1994,\n                \"Month\": 10,\n                \"Day\": 3,\n                \"ExtraDigits\": \"14572\"\n            },\n            \"FirstName\": \"Jack\",\n            \"LastName\": \"Jackson\",\n            \"Adress1\": \"Vei 1\",\n            \"Adress2\": \"Vei 1\",\n            \"PostalCode\": \"7412\",\n            \"City\": \"HASLUM\",\n            \"Email\": \"jack@gmail.com\",\n            \"MobilePhoneNumber\": \"753951258\",\n            \"GuardianPersonalNumber\": null,\n            \"MunicipalityCode\": \"3024\",\n            \"HomePhoneNumber\": \"159753258\",\n            \"WorkPhoneNumber\": \"456987321\",\n            \"ConsentToMarketing\": false\n        },\n        \"TimeSlot\": {\n            \"ID\": 0,\n            \"Start\": \"2020-02-21T16:30:00\",\n            \"End\": \"2020-02-21T16:50:00\",\n            \"ClinicID\": \"477-a2976113-acea-468f-bf2b-70c55436386f\",\n            \"ClinicianID\": 469,\n            \"TreatmentID\": 56\n        },\n        \"CampaignCode\": null,\n        \"FreeTextMessage\": \"Akutt e-bookning \\\"\\\"\",\n        \"CategoryDescription\": \"Akutt\",\n        \"CategoryCode\": 1000\n    },\n    {\n        \"ID\": 5053,\n        \"Patient\": {\n            \"ID\": 642,\n            \"PatientPersonalIdentification\": \"1994100314572\",\n            \"PersonalNumber\": {\n                \"Year\": 1994,\n                \"Month\": 10,\n                \"Day\": 3,\n                \"ExtraDigits\": \"14572\"\n            },\n            \"FirstName\": \"Jack\",\n            \"LastName\": \"Jackson\",\n            \"Adress1\": \"Vei 1\",\n            \"Adress2\": \"Vei 1\",\n            \"PostalCode\": \"7412\",\n            \"City\": \"HASLUM\",\n            \"Email\": \"jack@gmail.com\",\n            \"MobilePhoneNumber\": \"753951258\",\n            \"GuardianPersonalNumber\": null,\n            \"MunicipalityCode\": \"3024\",\n            \"HomePhoneNumber\": \"159753258\",\n            \"WorkPhoneNumber\": \"456987321\",\n            \"ConsentToMarketing\": false\n        },\n        \"TimeSlot\": {\n            \"ID\": 0,\n            \"Start\": \"2020-02-27T12:00:00\",\n            \"End\": \"2020-02-27T12:30:00\",\n            \"ClinicID\": \"477-a2976113-acea-468f-bf2b-70c55436386f\",\n            \"ClinicianID\": 471,\n            \"TreatmentID\": 56\n        },\n        \"CampaignCode\": null,\n        \"FreeTextMessage\": \"US/Røntgen\",\n        \"CategoryDescription\": \"US/Røntgen\",\n        \"CategoryCode\": 2000\n    },\n    {\n        \"ID\": 5054,\n        \"Patient\": {\n            \"ID\": 642,\n            \"PatientPersonalIdentification\": \"1994100314572\",\n            \"PersonalNumber\": {\n                \"Year\": 1994,\n                \"Month\": 10,\n                \"Day\": 3,\n                \"ExtraDigits\": \"14572\"\n            },\n            \"FirstName\": \"Jack\",\n            \"LastName\": \"Jackson\",\n            \"Adress1\": \"Vei 1\",\n            \"Adress2\": \"Vei 1\",\n            \"PostalCode\": \"7412\",\n            \"City\": \"HASLUM\",\n            \"Email\": \"jack@gmail.com\",\n            \"MobilePhoneNumber\": \"753951258\",\n            \"GuardianPersonalNumber\": null,\n            \"MunicipalityCode\": \"3024\",\n            \"HomePhoneNumber\": \"159753258\",\n            \"WorkPhoneNumber\": \"456987321\",\n            \"ConsentToMarketing\": false\n        },\n        \"TimeSlot\": {\n            \"ID\": 0,\n            \"Start\": \"2020-02-27T15:00:00\",\n            \"End\": \"2020-02-27T15:30:00\",\n            \"ClinicID\": \"477-a2976113-acea-468f-bf2b-70c55436386f\",\n            \"ClinicianID\": 469,\n            \"TreatmentID\": 1\n        },\n        \"CampaignCode\": null,\n        \"FreeTextMessage\": \"US/Recall \\\"\\\"\",\n        \"CategoryDescription\": \"US/Røntgen\",\n        \"CategoryCode\": 2000\n    },\n    {\n        \"ID\": 5055,\n        \"Patient\": {\n            \"ID\": 642,\n            \"PatientPersonalIdentification\": \"1994100314572\",\n            \"PersonalNumber\": {\n                \"Year\": 1994,\n                \"Month\": 10,\n                \"Day\": 3,\n                \"ExtraDigits\": \"14572\"\n            },\n            \"FirstName\": \"Jack\",\n            \"LastName\": \"Jackson\",\n            \"Adress1\": \"Vei 1\",\n            \"Adress2\": \"Vei 1\",\n            \"PostalCode\": \"7412\",\n            \"City\": \"HASLUM\",\n            \"Email\": \"jack@gmail.com\",\n            \"MobilePhoneNumber\": \"753951258\",\n            \"GuardianPersonalNumber\": null,\n            \"MunicipalityCode\": \"3024\",\n            \"HomePhoneNumber\": \"159753258\",\n            \"WorkPhoneNumber\": \"456987321\",\n            \"ConsentToMarketing\": false\n        },\n        \"TimeSlot\": {\n            \"ID\": 0,\n            \"Start\": \"2020-02-25T09:40:00\",\n            \"End\": \"2020-02-25T10:00:00\",\n            \"ClinicID\": \"477-a2976113-acea-468f-bf2b-70c55436386f\",\n            \"ClinicianID\": 471,\n            \"TreatmentID\": 56\n        },\n        \"CampaignCode\": null,\n        \"FreeTextMessage\": \"Akutt e-bookning \\\"\\\"\",\n        \"CategoryDescription\": \"Akutt\",\n        \"CategoryCode\": 1000\n    },\n    {\n        \"ID\": 5057,\n        \"Patient\": {\n            \"ID\": 642,\n            \"PatientPersonalIdentification\": \"1994100314572\",\n            \"PersonalNumber\": {\n                \"Year\": 1994,\n                \"Month\": 10,\n                \"Day\": 3,\n                \"ExtraDigits\": \"14572\"\n            },\n            \"FirstName\": \"Jack\",\n            \"LastName\": \"Jackson\",\n            \"Adress1\": \"Vei 1\",\n            \"Adress2\": \"Vei 1\",\n            \"PostalCode\": \"7412\",\n            \"City\": \"HASLUM\",\n            \"Email\": \"jack@gmail.com\",\n            \"MobilePhoneNumber\": \"753951258\",\n            \"GuardianPersonalNumber\": null,\n            \"MunicipalityCode\": \"3024\",\n            \"HomePhoneNumber\": \"159753258\",\n            \"WorkPhoneNumber\": \"456987321\",\n            \"ConsentToMarketing\": false\n        },\n        \"TimeSlot\": {\n            \"ID\": 0,\n            \"Start\": \"2020-02-21T09:30:00\",\n            \"End\": \"2020-02-21T10:00:00\",\n            \"ClinicID\": \"477-a2976113-acea-468f-bf2b-70c55436386f\",\n            \"ClinicianID\": 471,\n            \"TreatmentID\": 1\n        },\n        \"CampaignCode\": null,\n        \"FreeTextMessage\": \"US/Recall \\\"\\\"\",\n        \"CategoryDescription\": \"US/Røntgen\",\n        \"CategoryCode\": 2000\n    },\n    {\n        \"ID\": 5058,\n        \"Patient\": {\n            \"ID\": 642,\n            \"PatientPersonalIdentification\": \"1994100314572\",\n            \"PersonalNumber\": {\n                \"Year\": 1994,\n                \"Month\": 10,\n                \"Day\": 3,\n                \"ExtraDigits\": \"14572\"\n            },\n            \"FirstName\": \"Jack\",\n            \"LastName\": \"Jackson\",\n            \"Adress1\": \"Vei 1\",\n            \"Adress2\": \"Vei 1\",\n            \"PostalCode\": \"7412\",\n            \"City\": \"HASLUM\",\n            \"Email\": \"jack@gmail.com\",\n            \"MobilePhoneNumber\": \"753951258\",\n            \"GuardianPersonalNumber\": null,\n            \"MunicipalityCode\": \"3024\",\n            \"HomePhoneNumber\": \"159753258\",\n            \"WorkPhoneNumber\": \"456987321\",\n            \"ConsentToMarketing\": false\n        },\n        \"TimeSlot\": {\n            \"ID\": 0,\n            \"Start\": \"2020-03-18T13:30:00\",\n            \"End\": \"2020-03-18T14:00:00\",\n            \"ClinicID\": \"477-a2976113-acea-468f-bf2b-70c55436386f\",\n            \"ClinicianID\": 473,\n            \"TreatmentID\": 1\n        },\n        \"CampaignCode\": null,\n        \"FreeTextMessage\": \"US/Recall \\\"\\\"\",\n        \"CategoryDescription\": \"US/Røntgen\",\n        \"CategoryCode\": 2000\n    },\n    {\n        \"ID\": 5061,\n        \"Patient\": {\n            \"ID\": 642,\n            \"PatientPersonalIdentification\": \"1994100314572\",\n            \"PersonalNumber\": {\n                \"Year\": 1994,\n                \"Month\": 10,\n                \"Day\": 3,\n                \"ExtraDigits\": \"14572\"\n            },\n            \"FirstName\": \"Jack\",\n            \"LastName\": \"Jackson\",\n            \"Adress1\": \"Vei 1\",\n            \"Adress2\": \"Vei 1\",\n            \"PostalCode\": \"7412\",\n            \"City\": \"HASLUM\",\n            \"Email\": \"jack@gmail.com\",\n            \"MobilePhoneNumber\": \"753951258\",\n            \"GuardianPersonalNumber\": null,\n            \"MunicipalityCode\": \"3024\",\n            \"HomePhoneNumber\": \"159753258\",\n            \"WorkPhoneNumber\": \"456987321\",\n            \"ConsentToMarketing\": false\n        },\n        \"TimeSlot\": {\n            \"ID\": 0,\n            \"Start\": \"2020-02-27T16:30:00\",\n            \"End\": \"2020-02-27T16:50:00\",\n            \"ClinicID\": \"477-a2976113-acea-468f-bf2b-70c55436386f\",\n            \"ClinicianID\": 469,\n            \"TreatmentID\": 56\n        },\n        \"CampaignCode\": null,\n        \"FreeTextMessage\": \"Akutt e-bookning \\\"\\\"\",\n        \"CategoryDescription\": \"Akutt\",\n        \"CategoryCode\": 1000\n    },\n    {\n        \"ID\": 5062,\n        \"Patient\": {\n            \"ID\": 642,\n            \"PatientPersonalIdentification\": \"1994100314572\",\n            \"PersonalNumber\": {\n                \"Year\": 1994,\n                \"Month\": 10,\n                \"Day\": 3,\n                \"ExtraDigits\": \"14572\"\n            },\n            \"FirstName\": \"Jack\",\n            \"LastName\": \"Jackson\",\n            \"Adress1\": \"Vei 1\",\n            \"Adress2\": \"Vei 1\",\n            \"PostalCode\": \"7412\",\n            \"City\": \"HASLUM\",\n            \"Email\": \"jack@gmail.com\",\n            \"MobilePhoneNumber\": \"753951258\",\n            \"GuardianPersonalNumber\": null,\n            \"MunicipalityCode\": \"3024\",\n            \"HomePhoneNumber\": \"159753258\",\n            \"WorkPhoneNumber\": \"456987321\",\n            \"ConsentToMarketing\": false\n        },\n        \"TimeSlot\": {\n            \"ID\": 0,\n            \"Start\": \"2020-04-30T08:00:00\",\n            \"End\": \"2020-04-30T08:20:00\",\n            \"ClinicID\": \"477-a2976113-acea-468f-bf2b-70c55436386f\",\n            \"ClinicianID\": 471,\n            \"TreatmentID\": 56\n        },\n        \"CampaignCode\": null,\n        \"FreeTextMessage\": \"Akutt e-bookning \\\"\\\"\",\n        \"CategoryDescription\": \"Akutt\",\n        \"CategoryCode\": 1000\n    },\n    {\n        \"ID\": 5066,\n        \"Patient\": {\n            \"ID\": 642,\n            \"PatientPersonalIdentification\": \"1994100314572\",\n            \"PersonalNumber\": {\n                \"Year\": 1994,\n                \"Month\": 10,\n                \"Day\": 3,\n                \"ExtraDigits\": \"14572\"\n            },\n            \"FirstName\": \"Jack\",\n            \"LastName\": \"Jackson\",\n            \"Adress1\": \"Vei 1\",\n            \"Adress2\": \"Vei 1\",\n            \"PostalCode\": \"7412\",\n            \"City\": \"HASLUM\",\n            \"Email\": \"jack@gmail.com\",\n            \"MobilePhoneNumber\": \"753951258\",\n            \"GuardianPersonalNumber\": null,\n            \"MunicipalityCode\": \"3024\",\n            \"HomePhoneNumber\": \"159753258\",\n            \"WorkPhoneNumber\": \"456987321\",\n            \"ConsentToMarketing\": false\n        },\n        \"TimeSlot\": {\n            \"ID\": 0,\n            \"Start\": \"2020-02-27T15:50:00\",\n            \"End\": \"2020-02-27T16:10:00\",\n            \"ClinicID\": \"477-a2976113-acea-468f-bf2b-70c55436386f\",\n            \"ClinicianID\": 469,\n            \"TreatmentID\": 56\n        },\n        \"CampaignCode\": null,\n        \"FreeTextMessage\": \"Akutt e-bookning \\\"\\\"\",\n        \"CategoryDescription\": \"Akutt\",\n        \"CategoryCode\": 1000\n    },\n    {\n        \"ID\": 5068,\n        \"Patient\": {\n            \"ID\": 642,\n            \"PatientPersonalIdentification\": \"1994100314572\",\n            \"PersonalNumber\": {\n                \"Year\": 1994,\n                \"Month\": 10,\n                \"Day\": 3,\n                \"ExtraDigits\": \"14572\"\n            },\n            \"FirstName\": \"Jack\",\n            \"LastName\": \"Jackson\",\n            \"Adress1\": \"Vei 1\",\n            \"Adress2\": \"Vei 1\",\n            \"PostalCode\": \"7412\",\n            \"City\": \"HASLUM\",\n            \"Email\": \"jack@gmail.com\",\n            \"MobilePhoneNumber\": \"753951258\",\n            \"GuardianPersonalNumber\": null,\n            \"MunicipalityCode\": \"3024\",\n            \"HomePhoneNumber\": \"159753258\",\n            \"WorkPhoneNumber\": \"456987321\",\n            \"ConsentToMarketing\": false\n        },\n        \"TimeSlot\": {\n            \"ID\": 0,\n            \"Start\": \"2020-03-05T10:40:00\",\n            \"End\": \"2020-03-05T11:00:00\",\n            \"ClinicID\": \"477-a2976113-acea-468f-bf2b-70c55436386f\",\n            \"ClinicianID\": 469,\n            \"TreatmentID\": 56\n        },\n        \"CampaignCode\": null,\n        \"FreeTextMessage\": \"Akutt e-bookning \\\"\\\"\",\n        \"CategoryDescription\": \"Akutt\",\n        \"CategoryCode\": 1000\n    },\n    {\n        \"ID\": 5069,\n        \"Patient\": {\n            \"ID\": 642,\n            \"PatientPersonalIdentification\": \"1994100314572\",\n            \"PersonalNumber\": {\n                \"Year\": 1994,\n                \"Month\": 10,\n                \"Day\": 3,\n                \"ExtraDigits\": \"14572\"\n            },\n            \"FirstName\": \"Jack\",\n            \"LastName\": \"Jackson\",\n            \"Adress1\": \"Vei 1\",\n            \"Adress2\": \"Vei 1\",\n            \"PostalCode\": \"7412\",\n            \"City\": \"HASLUM\",\n            \"Email\": \"jack@gmail.com\",\n            \"MobilePhoneNumber\": \"753951258\",\n            \"GuardianPersonalNumber\": null,\n            \"MunicipalityCode\": \"3024\",\n            \"HomePhoneNumber\": \"159753258\",\n            \"WorkPhoneNumber\": \"456987321\",\n            \"ConsentToMarketing\": false\n        },\n        \"TimeSlot\": {\n            \"ID\": 0,\n            \"Start\": \"2020-04-30T16:40:00\",\n            \"End\": \"2020-04-30T17:00:00\",\n            \"ClinicID\": \"477-a2976113-acea-468f-bf2b-70c55436386f\",\n            \"ClinicianID\": 471,\n            \"TreatmentID\": 56\n        },\n        \"CampaignCode\": null,\n        \"FreeTextMessage\": \"Akutt e-bookning \\\"\\\"\",\n        \"CategoryDescription\": \"Akutt\",\n        \"CategoryCode\": 1000\n    },\n    {\n        \"ID\": 5071,\n        \"Patient\": {\n            \"ID\": 642,\n            \"PatientPersonalIdentification\": \"1994100314572\",\n            \"PersonalNumber\": {\n                \"Year\": 1994,\n                \"Month\": 10,\n                \"Day\": 3,\n                \"ExtraDigits\": \"14572\"\n            },\n            \"FirstName\": \"Jack\",\n            \"LastName\": \"Jackson\",\n            \"Adress1\": \"Vei 1\",\n            \"Adress2\": \"Vei 1\",\n            \"PostalCode\": \"7412\",\n            \"City\": \"HASLUM\",\n            \"Email\": \"jack@gmail.com\",\n            \"MobilePhoneNumber\": \"753951258\",\n            \"GuardianPersonalNumber\": null,\n            \"MunicipalityCode\": \"3024\",\n            \"HomePhoneNumber\": \"159753258\",\n            \"WorkPhoneNumber\": \"456987321\",\n            \"ConsentToMarketing\": false\n        },\n        \"TimeSlot\": {\n            \"ID\": 0,\n            \"Start\": \"2020-03-23T08:00:00\",\n            \"End\": \"2020-03-23T08:20:00\",\n            \"ClinicID\": \"477-a2976113-acea-468f-bf2b-70c55436386f\",\n            \"ClinicianID\": 471,\n            \"TreatmentID\": 56\n        },\n        \"CampaignCode\": null,\n        \"FreeTextMessage\": \"Akutt e-bookning \\\"\\\"\",\n        \"CategoryDescription\": \"Akutt\",\n        \"CategoryCode\": 1000\n    },\n    {\n        \"ID\": 5076,\n        \"Patient\": {\n            \"ID\": 642,\n            \"PatientPersonalIdentification\": \"1994100314572\",\n            \"PersonalNumber\": {\n                \"Year\": 1994,\n                \"Month\": 10,\n                \"Day\": 3,\n                \"ExtraDigits\": \"14572\"\n            },\n            \"FirstName\": \"Jack\",\n            \"LastName\": \"Jackson\",\n            \"Adress1\": \"Vei 1\",\n            \"Adress2\": \"Vei 1\",\n            \"PostalCode\": \"7412\",\n            \"City\": \"HASLUM\",\n            \"Email\": \"jack@gmail.com\",\n            \"MobilePhoneNumber\": \"753951258\",\n            \"GuardianPersonalNumber\": null,\n            \"MunicipalityCode\": \"3024\",\n            \"HomePhoneNumber\": \"159753258\",\n            \"WorkPhoneNumber\": \"456987321\",\n            \"ConsentToMarketing\": false\n        },\n        \"TimeSlot\": {\n            \"ID\": 0,\n            \"Start\": \"2020-02-26T08:40:00\",\n            \"End\": \"2020-02-26T09:00:00\",\n            \"ClinicID\": \"477-a2976113-acea-468f-bf2b-70c55436386f\",\n            \"ClinicianID\": 473,\n            \"TreatmentID\": 56\n        },\n        \"CampaignCode\": null,\n        \"FreeTextMessage\": \"Akutt e-bookning \\\"\\\"\",\n        \"CategoryDescription\": \"Akutt\",\n        \"CategoryCode\": 1000\n    },\n    {\n        \"ID\": 5082,\n        \"Patient\": {\n            \"ID\": 642,\n            \"PatientPersonalIdentification\": \"1994100314572\",\n            \"PersonalNumber\": {\n                \"Year\": 1994,\n                \"Month\": 10,\n                \"Day\": 3,\n                \"ExtraDigits\": \"14572\"\n            },\n            \"FirstName\": \"Jack\",\n            \"LastName\": \"Jackson\",\n            \"Adress1\": \"Vei 1\",\n            \"Adress2\": \"Vei 1\",\n            \"PostalCode\": \"7412\",\n            \"City\": \"HASLUM\",\n            \"Email\": \"jack@gmail.com\",\n            \"MobilePhoneNumber\": \"753951258\",\n            \"GuardianPersonalNumber\": null,\n            \"MunicipalityCode\": \"3024\",\n            \"HomePhoneNumber\": \"159753258\",\n            \"WorkPhoneNumber\": \"456987321\",\n            \"ConsentToMarketing\": false\n        },\n        \"TimeSlot\": {\n            \"ID\": 0,\n            \"Start\": \"2020-02-27T12:30:00\",\n            \"End\": \"2020-02-27T13:00:00\",\n            \"ClinicID\": \"477-a2976113-acea-468f-bf2b-70c55436386f\",\n            \"ClinicianID\": 469,\n            \"TreatmentID\": 1\n        },\n        \"CampaignCode\": null,\n        \"FreeTextMessage\": \"US/Recall \\\"\\\"\",\n        \"CategoryDescription\": \"US/Røntgen\",\n        \"CategoryCode\": 2000\n    },\n    {\n        \"ID\": 5083,\n        \"Patient\": {\n            \"ID\": 642,\n            \"PatientPersonalIdentification\": \"1994100314572\",\n            \"PersonalNumber\": {\n                \"Year\": 1994,\n                \"Month\": 10,\n                \"Day\": 3,\n                \"ExtraDigits\": \"14572\"\n            },\n            \"FirstName\": \"Jack\",\n            \"LastName\": \"Jackson\",\n            \"Adress1\": \"Vei 1\",\n            \"Adress2\": \"Vei 1\",\n            \"PostalCode\": \"7412\",\n            \"City\": \"HASLUM\",\n            \"Email\": \"jack@gmail.com\",\n            \"MobilePhoneNumber\": \"753951258\",\n            \"GuardianPersonalNumber\": null,\n            \"MunicipalityCode\": \"3024\",\n            \"HomePhoneNumber\": \"159753258\",\n            \"WorkPhoneNumber\": \"456987321\",\n            \"ConsentToMarketing\": false\n        },\n        \"TimeSlot\": {\n            \"ID\": 0,\n            \"Start\": \"2020-02-27T13:00:00\",\n            \"End\": \"2020-02-27T13:20:00\",\n            \"ClinicID\": \"477-a2976113-acea-468f-bf2b-70c55436386f\",\n            \"ClinicianID\": 469,\n            \"TreatmentID\": 56\n        },\n        \"CampaignCode\": null,\n        \"FreeTextMessage\": \"Akutt e-bookning \\\"\\\"\",\n        \"CategoryDescription\": \"Akutt\",\n        \"CategoryCode\": 1000\n    },\n    {\n        \"ID\": 5085,\n        \"Patient\": {\n            \"ID\": 642,\n            \"PatientPersonalIdentification\": \"1994100314572\",\n            \"PersonalNumber\": {\n                \"Year\": 1994,\n                \"Month\": 10,\n                \"Day\": 3,\n                \"ExtraDigits\": \"14572\"\n            },\n            \"FirstName\": \"Jack\",\n            \"LastName\": \"Jackson\",\n            \"Adress1\": \"Vei 1\",\n            \"Adress2\": \"Vei 1\",\n            \"PostalCode\": \"7412\",\n            \"City\": \"HASLUM\",\n            \"Email\": \"jack@gmail.com\",\n            \"MobilePhoneNumber\": \"753951258\",\n            \"GuardianPersonalNumber\": null,\n            \"MunicipalityCode\": \"3024\",\n            \"HomePhoneNumber\": \"159753258\",\n            \"WorkPhoneNumber\": \"456987321\",\n            \"ConsentToMarketing\": false\n        },\n        \"TimeSlot\": {\n            \"ID\": 0,\n            \"Start\": \"2020-04-16T14:30:00\",\n            \"End\": \"2020-04-16T15:00:00\",\n            \"ClinicID\": \"477-a2976113-acea-468f-bf2b-70c55436386f\",\n            \"ClinicianID\": 469,\n            \"TreatmentID\": 1\n        },\n        \"CampaignCode\": null,\n        \"FreeTextMessage\": \"US/Recall \\\"\\\"\",\n        \"CategoryDescription\": \"US/Røntgen\",\n        \"CategoryCode\": 2000\n    },\n    {\n        \"ID\": 5087,\n        \"Patient\": {\n            \"ID\": 642,\n            \"PatientPersonalIdentification\": \"1994100314572\",\n            \"PersonalNumber\": {\n                \"Year\": 1994,\n                \"Month\": 10,\n                \"Day\": 3,\n                \"ExtraDigits\": \"14572\"\n            },\n            \"FirstName\": \"Jack\",\n            \"LastName\": \"Jackson\",\n            \"Adress1\": \"Vei 1\",\n            \"Adress2\": \"Vei 1\",\n            \"PostalCode\": \"7412\",\n            \"City\": \"HASLUM\",\n            \"Email\": \"jack@gmail.com\",\n            \"MobilePhoneNumber\": \"753951258\",\n            \"GuardianPersonalNumber\": null,\n            \"MunicipalityCode\": \"3024\",\n            \"HomePhoneNumber\": \"159753258\",\n            \"WorkPhoneNumber\": \"456987321\",\n            \"ConsentToMarketing\": false\n        },\n        \"TimeSlot\": {\n            \"ID\": 0,\n            \"Start\": \"2020-02-27T13:20:00\",\n            \"End\": \"2020-02-27T13:40:00\",\n            \"ClinicID\": \"477-a2976113-acea-468f-bf2b-70c55436386f\",\n            \"ClinicianID\": 469,\n            \"TreatmentID\": 56\n        },\n        \"CampaignCode\": null,\n        \"FreeTextMessage\": \"Akutt e-bookning \\\"\\\"\",\n        \"CategoryDescription\": \"Akutt\",\n        \"CategoryCode\": 1000\n    },\n    {\n        \"ID\": 5097,\n        \"Patient\": {\n            \"ID\": 642,\n            \"PatientPersonalIdentification\": \"1994100314572\",\n            \"PersonalNumber\": {\n                \"Year\": 1994,\n                \"Month\": 10,\n                \"Day\": 3,\n                \"ExtraDigits\": \"14572\"\n            },\n            \"FirstName\": \"Jack\",\n            \"LastName\": \"Jackson\",\n            \"Adress1\": \"Vei 1\",\n            \"Adress2\": \"Vei 1\",\n            \"PostalCode\": \"7412\",\n            \"City\": \"HASLUM\",\n            \"Email\": \"jack@gmail.com\",\n            \"MobilePhoneNumber\": \"753951258\",\n            \"GuardianPersonalNumber\": null,\n            \"MunicipalityCode\": \"3024\",\n            \"HomePhoneNumber\": \"159753258\",\n            \"WorkPhoneNumber\": \"456987321\",\n            \"ConsentToMarketing\": false\n        },\n        \"TimeSlot\": {\n            \"ID\": 0,\n            \"Start\": \"2020-02-24T08:30:00\",\n            \"End\": \"2020-02-24T09:00:00\",\n            \"ClinicID\": \"477-a2976113-acea-468f-bf2b-70c55436386f\",\n            \"ClinicianID\": 471,\n            \"TreatmentID\": 1\n        },\n        \"CampaignCode\": null,\n        \"FreeTextMessage\": \"US/Recall \\\"\\\"\",\n        \"CategoryDescription\": \"US/Røntgen\",\n        \"CategoryCode\": 2000\n    },\n    {\n        \"ID\": 5099,\n        \"Patient\": {\n            \"ID\": 642,\n            \"PatientPersonalIdentification\": \"1994100314572\",\n            \"PersonalNumber\": {\n                \"Year\": 1994,\n                \"Month\": 10,\n                \"Day\": 3,\n                \"ExtraDigits\": \"14572\"\n            },\n            \"FirstName\": \"Jack\",\n            \"LastName\": \"Jackson\",\n            \"Adress1\": \"Vei 1\",\n            \"Adress2\": \"Vei 1\",\n            \"PostalCode\": \"7412\",\n            \"City\": \"HASLUM\",\n            \"Email\": \"jack@gmail.com\",\n            \"MobilePhoneNumber\": \"753951258\",\n            \"GuardianPersonalNumber\": null,\n            \"MunicipalityCode\": \"3024\",\n            \"HomePhoneNumber\": \"159753258\",\n            \"WorkPhoneNumber\": \"456987321\",\n            \"ConsentToMarketing\": false\n        },\n        \"TimeSlot\": {\n            \"ID\": 0,\n            \"Start\": \"2020-02-26T10:30:00\",\n            \"End\": \"2020-02-26T11:00:00\",\n            \"ClinicID\": \"477-a2976113-acea-468f-bf2b-70c55436386f\",\n            \"ClinicianID\": 469,\n            \"TreatmentID\": 1\n        },\n        \"CampaignCode\": null,\n        \"FreeTextMessage\": \"US/Recall \\\"\\\"\",\n        \"CategoryDescription\": \"US/Røntgen\",\n        \"CategoryCode\": 2000\n    },\n    {\n        \"ID\": 5130,\n        \"Patient\": {\n            \"ID\": 642,\n            \"PatientPersonalIdentification\": \"1994100314572\",\n            \"PersonalNumber\": {\n                \"Year\": 1994,\n                \"Month\": 10,\n                \"Day\": 3,\n                \"ExtraDigits\": \"14572\"\n            },\n            \"FirstName\": \"Jack\",\n            \"LastName\": \"Jackson\",\n            \"Adress1\": \"Vei 1\",\n            \"Adress2\": \"Vei 1\",\n            \"PostalCode\": \"7412\",\n            \"City\": \"HASLUM\",\n            \"Email\": \"jack@gmail.com\",\n            \"MobilePhoneNumber\": \"753951258\",\n            \"GuardianPersonalNumber\": null,\n            \"MunicipalityCode\": \"3024\",\n            \"HomePhoneNumber\": \"159753258\",\n            \"WorkPhoneNumber\": \"456987321\",\n            \"ConsentToMarketing\": false\n        },\n        \"TimeSlot\": {\n            \"ID\": 0,\n            \"Start\": \"2020-02-26T12:30:00\",\n            \"End\": \"2020-02-26T12:50:00\",\n            \"ClinicID\": \"477-a2976113-acea-468f-bf2b-70c55436386f\",\n            \"ClinicianID\": 469,\n            \"TreatmentID\": 56\n        },\n        \"CampaignCode\": null,\n        \"FreeTextMessage\": \"Akutt e-bookning \\\"\\\"\",\n        \"CategoryDescription\": \"Akutt\",\n        \"CategoryCode\": 1000\n    },\n    {\n        \"ID\": 5137,\n        \"Patient\": {\n            \"ID\": 642,\n            \"PatientPersonalIdentification\": \"1994100314572\",\n            \"PersonalNumber\": {\n                \"Year\": 1994,\n                \"Month\": 10,\n                \"Day\": 3,\n                \"ExtraDigits\": \"14572\"\n            },\n            \"FirstName\": \"Jack\",\n            \"LastName\": \"Jackson\",\n            \"Adress1\": \"Vei 1\",\n            \"Adress2\": \"Vei 1\",\n            \"PostalCode\": \"7412\",\n            \"City\": \"HASLUM\",\n            \"Email\": \"jack@gmail.com\",\n            \"MobilePhoneNumber\": \"753951258\",\n            \"GuardianPersonalNumber\": null,\n            \"MunicipalityCode\": \"3024\",\n            \"HomePhoneNumber\": \"159753258\",\n            \"WorkPhoneNumber\": \"456987321\",\n            \"ConsentToMarketing\": false\n        },\n        \"TimeSlot\": {\n            \"ID\": 0,\n            \"Start\": \"2020-02-26T14:20:00\",\n            \"End\": \"2020-02-26T14:40:00\",\n            \"ClinicID\": \"477-a2976113-acea-468f-bf2b-70c55436386f\",\n            \"ClinicianID\": 469,\n            \"TreatmentID\": 56\n        },\n        \"CampaignCode\": null,\n        \"FreeTextMessage\": \"Akutt e-bookning \\\"\\\"\",\n        \"CategoryDescription\": \"Akutt\",\n        \"CategoryCode\": 1000\n    },\n    {\n        \"ID\": 5142,\n        \"Patient\": {\n            \"ID\": 642,\n            \"PatientPersonalIdentification\": \"1994100314572\",\n            \"PersonalNumber\": {\n                \"Year\": 1994,\n                \"Month\": 10,\n                \"Day\": 3,\n                \"ExtraDigits\": \"14572\"\n            },\n            \"FirstName\": \"Jack\",\n            \"LastName\": \"Jackson\",\n            \"Adress1\": \"Vei 1\",\n            \"Adress2\": \"Vei 1\",\n            \"PostalCode\": \"7412\",\n            \"City\": \"HASLUM\",\n            \"Email\": \"jack@gmail.com\",\n            \"MobilePhoneNumber\": \"753951258\",\n            \"GuardianPersonalNumber\": null,\n            \"MunicipalityCode\": \"3024\",\n            \"HomePhoneNumber\": \"159753258\",\n            \"WorkPhoneNumber\": \"456987321\",\n            \"ConsentToMarketing\": false\n        },\n        \"TimeSlot\": {\n            \"ID\": 0,\n            \"Start\": \"2020-02-27T11:30:00\",\n            \"End\": \"2020-02-27T12:00:00\",\n            \"ClinicID\": \"477-a2976113-acea-468f-bf2b-70c55436386f\",\n            \"ClinicianID\": 471,\n            \"TreatmentID\": 1\n        },\n        \"CampaignCode\": null,\n        \"FreeTextMessage\": \"US/Recall \\\"\\\"\",\n        \"CategoryDescription\": \"US/Røntgen\",\n        \"CategoryCode\": 2000\n    },\n    {\n        \"ID\": 5149,\n        \"Patient\": {\n            \"ID\": 642,\n            \"PatientPersonalIdentification\": \"1994100314572\",\n            \"PersonalNumber\": {\n                \"Year\": 1994,\n                \"Month\": 10,\n                \"Day\": 3,\n                \"ExtraDigits\": \"14572\"\n            },\n            \"FirstName\": \"Jack\",\n            \"LastName\": \"Jackson\",\n            \"Adress1\": \"Vei 1\",\n            \"Adress2\": \"Vei 1\",\n            \"PostalCode\": \"7412\",\n            \"City\": \"HASLUM\",\n            \"Email\": \"jack@gmail.com\",\n            \"MobilePhoneNumber\": \"753951258\",\n            \"GuardianPersonalNumber\": null,\n            \"MunicipalityCode\": \"3024\",\n            \"HomePhoneNumber\": \"159753258\",\n            \"WorkPhoneNumber\": \"456987321\",\n            \"ConsentToMarketing\": false\n        },\n        \"TimeSlot\": {\n            \"ID\": 0,\n            \"Start\": \"2020-03-04T08:00:00\",\n            \"End\": \"2020-03-04T08:30:00\",\n            \"ClinicID\": \"477-a2976113-acea-468f-bf2b-70c55436386f\",\n            \"ClinicianID\": 473,\n            \"TreatmentID\": 1\n        },\n        \"CampaignCode\": null,\n        \"FreeTextMessage\": \"US/Recall \\\"\\\"\",\n        \"CategoryDescription\": \"US/Røntgen\",\n        \"CategoryCode\": 2000\n    },\n    {\n        \"ID\": 6149,\n        \"Patient\": {\n            \"ID\": 642,\n            \"PatientPersonalIdentification\": \"1994100314572\",\n            \"PersonalNumber\": {\n                \"Year\": 1994,\n                \"Month\": 10,\n                \"Day\": 3,\n                \"ExtraDigits\": \"14572\"\n            },\n            \"FirstName\": \"Jack\",\n            \"LastName\": \"Jackson\",\n            \"Adress1\": \"Vei 1\",\n            \"Adress2\": \"Vei 1\",\n            \"PostalCode\": \"7412\",\n            \"City\": \"HASLUM\",\n            \"Email\": \"jack@gmail.com\",\n            \"MobilePhoneNumber\": \"753951258\",\n            \"GuardianPersonalNumber\": null,\n            \"MunicipalityCode\": \"3024\",\n            \"HomePhoneNumber\": \"159753258\",\n            \"WorkPhoneNumber\": \"456987321\",\n            \"ConsentToMarketing\": false\n        },\n        \"TimeSlot\": {\n            \"ID\": 0,\n            \"Start\": \"2020-03-04T08:30:00\",\n            \"End\": \"2020-03-04T09:00:00\",\n            \"ClinicID\": \"477-a2976113-acea-468f-bf2b-70c55436386f\",\n            \"ClinicianID\": 473,\n            \"TreatmentID\": 1\n        },\n        \"CampaignCode\": null,\n        \"FreeTextMessage\": \"US/Recall \\\"\\\"\",\n        \"CategoryDescription\": \"US/Røntgen\",\n        \"CategoryCode\": 2000\n    }\n]"}],"_postman_id":"7c145a36-5bf6-4bf2-ad03-2639f7292075"},{"name":"Get Extended Bookings","id":"1a98f34f-17e0-47c8-a121-19887f59d742","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{url}}/api/public/v1/patients/{{PatientSSN}}/bookings/extended?includePastBookings={{includePastBookings}}","description":"<p><strong>Resource</strong>: GET {{url}}/api/public/v1/patients/{{PID-se}}/bookings/extended</p>\n<p><strong>Output</strong>:\nRetrieve all future bookings for the specified patient.</p>\n<p><em>Note</em>: Clinic, Clinician and Treatment are included as objects in this response.</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Field</th>\n<th>Type</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>ID</td>\n<td>int</td>\n<td>Booking id</td>\n</tr>\n<tr>\n<td>Patient</td>\n<td>object</td>\n<td>Patient data. Output data description below in Patient table</td>\n</tr>\n<tr>\n<td>Timeslot</td>\n<td>object</td>\n<td>Timeslot data. Output data description below in Timeslot table</td>\n</tr>\n<tr>\n<td>CampaignCode</td>\n<td>int</td>\n<td>Campaign code</td>\n</tr>\n<tr>\n<td>FreeTextMessage</td>\n<td>string (0-500)</td>\n<td>Additional text message</td>\n</tr>\n<tr>\n<td>CategoryDescription</td>\n<td>string (0-50)</td>\n<td>Booking category description</td>\n</tr>\n<tr>\n<td>CategoryCode</td>\n<td>int</td>\n<td>Booking category code</td>\n</tr>\n</tbody>\n</table>\n</div><p><strong>Patient table:</strong></p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Field</th>\n<th>Type</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>ID</td>\n<td>int</td>\n<td>Patient id</td>\n</tr>\n<tr>\n<td>PatientPersonalIdentification</td>\n<td>string</td>\n<td>Patient personal identification number</td>\n</tr>\n<tr>\n<td>PersonalNumber</td>\n<td>object</td>\n<td>Patient personal number in year, month, day format</td>\n</tr>\n<tr>\n<td>FirstName</td>\n<td>string (0-50)</td>\n<td>Patient first name</td>\n</tr>\n<tr>\n<td>LastName</td>\n<td>string (0-50)</td>\n<td>Patient last name</td>\n</tr>\n<tr>\n<td>Adress1</td>\n<td>string (0-50)</td>\n<td>First part of patient address</td>\n</tr>\n<tr>\n<td>Adress2</td>\n<td>string (0-50)</td>\n<td>Second part of patient address</td>\n</tr>\n<tr>\n<td>PostalCode</td>\n<td>string (0-10)</td>\n<td>Postal code of patient</td>\n</tr>\n<tr>\n<td>City</td>\n<td>string (0-50)</td>\n<td>City residence of patient</td>\n</tr>\n<tr>\n<td>Email</td>\n<td>string (0-300)</td>\n<td>Patient email</td>\n</tr>\n<tr>\n<td>MobilePhoneNumber</td>\n<td>string (0-30)</td>\n<td>Patient mobile number</td>\n</tr>\n<tr>\n<td>GuardianPersonalNumber</td>\n<td>string</td>\n<td>Personal number of patient guardian</td>\n</tr>\n<tr>\n<td>MunicipalityCode</td>\n<td>string (0-4)</td>\n<td>Municipality code</td>\n</tr>\n<tr>\n<td>HomePhoneNumber</td>\n<td>string (0-30)</td>\n<td>Patient home number</td>\n</tr>\n<tr>\n<td>WorkPhoneNumber</td>\n<td>string (0-30)</td>\n<td>Patient work number</td>\n</tr>\n<tr>\n<td>ConsentToMarketing</td>\n<td>boolean</td>\n<td>Consent given by patient</td>\n</tr>\n</tbody>\n</table>\n</div><p><strong>Timeslot table:</strong></p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Field</th>\n<th>Type</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>ID</td>\n<td>int</td>\n<td>Timeslot id</td>\n</tr>\n<tr>\n<td>Start</td>\n<td>datetime</td>\n<td>Timeslot start date</td>\n</tr>\n<tr>\n<td>End</td>\n<td>datetime</td>\n<td>Timeslot end date</td>\n</tr>\n<tr>\n<td>Clinic</td>\n<td>object</td>\n<td>Clinic data. Output data description below in Clinic table</td>\n</tr>\n<tr>\n<td>Clinician</td>\n<td>object</td>\n<td>Clinician data. Output data description below in Clinician table</td>\n</tr>\n<tr>\n<td>Treatment</td>\n<td>object</td>\n<td>Treatment data. Output data description below in Treatment table</td>\n</tr>\n</tbody>\n</table>\n</div><p><strong>Clinic table:</strong></p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Field</th>\n<th>Type</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>ID</td>\n<td>int</td>\n<td>Clinic id</td>\n</tr>\n<tr>\n<td>Name</td>\n<td>string (0-174)</td>\n<td>Clinic name</td>\n</tr>\n<tr>\n<td>Address1</td>\n<td>string (0-150)</td>\n<td>First part of clinic address</td>\n</tr>\n<tr>\n<td>Address2</td>\n<td>string (0-150)</td>\n<td>Second part of clinic address</td>\n</tr>\n<tr>\n<td>Postalcode</td>\n<td>string (0-10)</td>\n<td>Clinic postal code</td>\n</tr>\n<tr>\n<td>City</td>\n<td>string (0-10)</td>\n<td>City residence of clinic</td>\n</tr>\n<tr>\n<td>Home</td>\n<td>string (0-30)</td>\n<td>Clinic phone number</td>\n</tr>\n<tr>\n<td>Work</td>\n<td>string (0-30)</td>\n<td>Clinic phone number</td>\n</tr>\n<tr>\n<td>Fax</td>\n<td>string (0-30)</td>\n<td>Clinic fax number</td>\n</tr>\n<tr>\n<td>Mobile</td>\n<td>string (0-30)</td>\n<td>Clinic mobile phone number</td>\n</tr>\n<tr>\n<td>Email</td>\n<td>string (0-300)</td>\n<td>Clinic email</td>\n</tr>\n</tbody>\n</table>\n</div><p><strong>Clinician table:</strong></p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Field</th>\n<th>Type</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>ID</td>\n<td>int</td>\n<td>Clinician id</td>\n</tr>\n<tr>\n<td>Name</td>\n<td>string (0-174)</td>\n<td>Clinician name</td>\n</tr>\n<tr>\n<td>Title</td>\n<td>string (0-50)</td>\n<td>Clinician title</td>\n</tr>\n<tr>\n<td>Active</td>\n<td>boolean</td>\n<td>Active status of clinician</td>\n</tr>\n<tr>\n<td>ClinicID</td>\n<td>int</td>\n<td>Clinic id</td>\n</tr>\n<tr>\n<td>Info</td>\n<td>string (0-100)</td>\n<td>An additional info of clinician</td>\n</tr>\n</tbody>\n</table>\n</div><p><strong>Treatment table:</strong></p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Field</th>\n<th>Type</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>ID</td>\n<td>int</td>\n<td>Treatment id</td>\n</tr>\n<tr>\n<td>Name</td>\n<td>string (0-30)</td>\n<td>Treatment name. Used as header in portal</td>\n</tr>\n<tr>\n<td>Description</td>\n<td>string (0-150)</td>\n<td>An additional description of treatment</td>\n</tr>\n<tr>\n<td>Duration</td>\n<td>int</td>\n<td>Duration of treatment in minutes</td>\n</tr>\n</tbody>\n</table>\n</div><p><strong>Parameters</strong>: </p>\n<ul>\n<li>PID-se - Patient personal identification</li>\n<li>IncludePastBookings - Bookings from past dates</li>\n</ul>\n<p><strong>Other failure modes</strong>:</p>\n<ul>\n<li>Patient Personal Identification must be specified <em>(400)</em> : Returned when patient personal identication parameter does not have a value</li>\n</ul>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"api_key"},{"key":"value","value":"{{api_key}}"}]},"isInherited":true,"source":{"_postman_id":"1311493b-4bf1-4f28-b45e-eb6bb71afb59","id":"1311493b-4bf1-4f28-b45e-eb6bb71afb59","name":"Opus Online timebook API","type":"collection"}},"urlObject":{"path":["api","public","v1","patients","{{PatientSSN}}","bookings","extended"],"host":["{{url}}"],"query":[{"description":{"content":"<p><strong>Optional</strong> If includePastBookings is set to true, bookings from past dates are also included in the response</p>\n","type":"text/plain"},"key":"includePastBookings","value":"{{includePastBookings}}"}],"variable":[]}},"response":[{"id":"c6f33740-86cf-4794-99e8-7c599d2cc547","name":"Get Extended Bookings","originalRequest":{"method":"GET","header":[{"key":"api_key","value":"{{api_key}}"}],"url":{"raw":"{{url}}/api/public/v1/patients/{{PID-se}}/bookings/extended?includePastBookings={{includePastBookings}}","host":["{{url}}"],"path":["api","public","v1","patients","{{PID-se}}","bookings","extended"],"query":[{"key":"includePastBookings","value":"{{includePastBookings}}","description":"**Optional** If includePastBookings is set to true, bookings from past dates are also included in the response"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache"},{"key":"Pragma","value":"no-cache"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Expires","value":"-1"},{"key":"Server","value":"Microsoft-IIS/10.0"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-SourceFiles","value":"=?UTF-8?B?RTpcSEFTRUxUIFByb2plY3RzXE9wdXNcSW50ZXJuZXRUaW1lQm9va1xTcmNcQXBwXE9ubGluZUJvb2tpbmdcT25saW5lQm9va2luZy5Gcm9udGVuZC5XZWJcYXBpXHB1YmxpY1x2MVxwYXRpZW50c1wwMzEwOTQxNDU3Mlxib29raW5nc1xleHRlbmRlZA==?="},{"key":"X-Powered-By","value":"ASP.NET"},{"key":"Date","value":"Sun, 17 May 2020 12:43:44 GMT"},{"key":"Content-Length","value":"146734"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"ID\": 1777,\n        \"Patient\": {\n            \"ID\": 642,\n            \"PatientPersonalIdentification\": \"1994100314572\",\n            \"PersonalNumber\": {\n                \"Year\": 1994,\n                \"Month\": 10,\n                \"Day\": 3,\n                \"ExtraDigits\": \"14572\"\n            },\n            \"FirstName\": \"Jack\",\n            \"LastName\": \"Jackson\",\n            \"Adress1\": \"Vei 1\",\n            \"Adress2\": \"Vei 1\",\n            \"PostalCode\": \"7412\",\n            \"City\": \"HASLUM\",\n            \"Email\": \"jack@gmail.com\",\n            \"MobilePhoneNumber\": \"753951258\",\n            \"GuardianPersonalNumber\": null,\n            \"MunicipalityCode\": \"3024\",\n            \"HomePhoneNumber\": \"159753258\",\n            \"WorkPhoneNumber\": \"456987321\",\n            \"ConsentToMarketing\": false\n        },\n        \"TimeSlot\": {\n            \"ID\": 0,\n            \"Start\": \"2016-09-22T10:10:00\",\n            \"End\": \"2016-09-22T10:50:00\",\n            \"Clinic\": {\n                \"ID\": \"477-a2976113-acea-468f-bf2b-70c55436386f\",\n                \"Name\": \"Distriktstannklinikken i Lillevik AS\",\n                \"Address1\": \"Adresse 1 - Test 1\",\n                \"Address2\": \"Adresse 2\",\n                \"Postalcode\": \"0484\",\n                \"City\": \"OSLO\",\n                \"Home\": \"12345679\",\n                \"Work\": \"12345678\",\n                \"Fax\": \"\",\n                \"Mobile\": \"91288888\",\n                \"Email\": \"epost@opusdtenl.com\"\n            },\n            \"Clinician\": {\n                \"ID\": 473,\n                \"Name\": \"Jenny Bue\",\n                \"Title\": \"Kjeveortoped\",\n                \"Active\": null,\n                \"ClinicID\": \"477-a2976113-acea-468f-bf2b-70c55436386f\",\n                \"Info\": null\n            },\n            \"Treatment\": null\n        },\n        \"CampaignCode\": null,\n        \"FreeTextMessage\": \"Kontroll uten aktivering\",\n        \"CategoryDescription\": \"Kontroll uten aktivering\",\n        \"CategoryCode\": 200\n    },\n    {\n        \"ID\": 1778,\n        \"Patient\": {\n            \"ID\": 642,\n            \"PatientPersonalIdentification\": \"1994100314572\",\n            \"PersonalNumber\": {\n                \"Year\": 1994,\n                \"Month\": 10,\n                \"Day\": 3,\n                \"ExtraDigits\": \"14572\"\n            },\n            \"FirstName\": \"Jack\",\n            \"LastName\": \"Jackson\",\n            \"Adress1\": \"Vei 1\",\n            \"Adress2\": \"Vei 1\",\n            \"PostalCode\": \"7412\",\n            \"City\": \"HASLUM\",\n            \"Email\": \"jack@gmail.com\",\n            \"MobilePhoneNumber\": \"753951258\",\n            \"GuardianPersonalNumber\": null,\n            \"MunicipalityCode\": \"3024\",\n            \"HomePhoneNumber\": \"159753258\",\n            \"WorkPhoneNumber\": \"456987321\",\n            \"ConsentToMarketing\": false\n        },\n        \"TimeSlot\": {\n            \"ID\": 0,\n            \"Start\": \"2016-09-22T11:10:00\",\n            \"End\": \"2016-09-22T11:40:00\",\n            \"Clinic\": {\n                \"ID\": \"477-a2976113-acea-468f-bf2b-70c55436386f\",\n                \"Name\": \"Distriktstannklinikken i Lillevik AS\",\n                \"Address1\": \"Adresse 1 - Test 1\",\n                \"Address2\": \"Adresse 2\",\n                \"Postalcode\": \"0484\",\n                \"City\": \"OSLO\",\n                \"Home\": \"12345679\",\n                \"Work\": \"12345678\",\n                \"Fax\": \"\",\n                \"Mobile\": \"91288888\",\n                \"Email\": \"epost@opusdtenl.com\"\n            },\n            \"Clinician\": {\n                \"ID\": 473,\n                \"Name\": \"Jenny Bue\",\n                \"Title\": \"Kjeveortoped\",\n                \"Active\": null,\n                \"ClinicID\": \"477-a2976113-acea-468f-bf2b-70c55436386f\",\n                \"Info\": null\n            },\n            \"Treatment\": null\n        },\n        \"CampaignCode\": null,\n        \"FreeTextMessage\": \"Kontroll uten aktivering\",\n        \"CategoryDescription\": \"Kontroll uten aktivering\",\n        \"CategoryCode\": 200\n    },\n    {\n        \"ID\": 2852,\n        \"Patient\": {\n            \"ID\": 642,\n            \"PatientPersonalIdentification\": \"1994100314572\",\n            \"PersonalNumber\": {\n                \"Year\": 1994,\n                \"Month\": 10,\n                \"Day\": 3,\n                \"ExtraDigits\": \"14572\"\n            },\n            \"FirstName\": \"Jack\",\n            \"LastName\": \"Jackson\",\n            \"Adress1\": \"Vei 1\",\n            \"Adress2\": \"Vei 1\",\n            \"PostalCode\": \"7412\",\n            \"City\": \"HASLUM\",\n            \"Email\": \"jack@gmail.com\",\n            \"MobilePhoneNumber\": \"753951258\",\n            \"GuardianPersonalNumber\": null,\n            \"MunicipalityCode\": \"3024\",\n            \"HomePhoneNumber\": \"159753258\",\n            \"WorkPhoneNumber\": \"456987321\",\n            \"ConsentToMarketing\": false\n        },\n        \"TimeSlot\": {\n            \"ID\": 0,\n            \"Start\": \"2019-12-12T12:00:00\",\n            \"End\": \"2019-12-12T12:10:00\",\n            \"Clinic\": {\n                \"ID\": \"477-a2976113-acea-468f-bf2b-70c55436386f\",\n                \"Name\": \"Distriktstannklinikken i Lillevik AS\",\n                \"Address1\": \"Adresse 1 - Test 1\",\n                \"Address2\": \"Adresse 2\",\n                \"Postalcode\": \"0484\",\n                \"City\": \"OSLO\",\n                \"Home\": \"12345679\",\n                \"Work\": \"12345678\",\n                \"Fax\": \"\",\n                \"Mobile\": \"91288888\",\n                \"Email\": \"epost@opusdtenl.com\"\n            },\n            \"Clinician\": {\n                \"ID\": 469,\n                \"Name\": \"Lise Negård\",\n                \"Title\": \"Tannlege\",\n                \"Active\": null,\n                \"ClinicID\": \"477-a2976113-acea-468f-bf2b-70c55436386f\",\n                \"Info\": null\n            },\n            \"Treatment\": {\n                \"ID\": 1,\n                \"Name\": \"Undersøkelse 30 min\",\n                \"Description\": \"\",\n                \"Duration\": 30\n            }\n        },\n        \"CampaignCode\": null,\n        \"FreeTextMessage\": \"US/Recall \\\"\\\"\",\n        \"CategoryDescription\": \"US/Røntgen\",\n        \"CategoryCode\": 2000\n    },\n    {\n        \"ID\": 2853,\n        \"Patient\": {\n            \"ID\": 642,\n            \"PatientPersonalIdentification\": \"1994100314572\",\n            \"PersonalNumber\": {\n                \"Year\": 1994,\n                \"Month\": 10,\n                \"Day\": 3,\n                \"ExtraDigits\": \"14572\"\n            },\n            \"FirstName\": \"Jack\",\n            \"LastName\": \"Jackson\",\n            \"Adress1\": \"Vei 1\",\n            \"Adress2\": \"Vei 1\",\n            \"PostalCode\": \"7412\",\n            \"City\": \"HASLUM\",\n            \"Email\": \"jack@gmail.com\",\n            \"MobilePhoneNumber\": \"753951258\",\n            \"GuardianPersonalNumber\": null,\n            \"MunicipalityCode\": \"3024\",\n            \"HomePhoneNumber\": \"159753258\",\n            \"WorkPhoneNumber\": \"456987321\",\n            \"ConsentToMarketing\": false\n        },\n        \"TimeSlot\": {\n            \"ID\": 0,\n            \"Start\": \"2019-12-12T13:00:00\",\n            \"End\": \"2019-12-12T13:10:00\",\n            \"Clinic\": {\n                \"ID\": \"477-a2976113-acea-468f-bf2b-70c55436386f\",\n                \"Name\": \"Distriktstannklinikken i Lillevik AS\",\n                \"Address1\": \"Adresse 1 - Test 1\",\n                \"Address2\": \"Adresse 2\",\n                \"Postalcode\": \"0484\",\n                \"City\": \"OSLO\",\n                \"Home\": \"12345679\",\n                \"Work\": \"12345678\",\n                \"Fax\": \"\",\n                \"Mobile\": \"91288888\",\n                \"Email\": \"epost@opusdtenl.com\"\n            },\n            \"Clinician\": {\n                \"ID\": 469,\n                \"Name\": \"Lise Negård\",\n                \"Title\": \"Tannlege\",\n                \"Active\": null,\n                \"ClinicID\": \"477-a2976113-acea-468f-bf2b-70c55436386f\",\n                \"Info\": null\n            },\n            \"Treatment\": {\n                \"ID\": 1,\n                \"Name\": \"Undersøkelse 30 min\",\n                \"Description\": \"\",\n                \"Duration\": 30\n            }\n        },\n        \"CampaignCode\": null,\n        \"FreeTextMessage\": \"US/Recall \\\"\\\"\",\n        \"CategoryDescription\": \"US/Røntgen\",\n        \"CategoryCode\": 2000\n    },\n    {\n        \"ID\": 3915,\n        \"Patient\": {\n            \"ID\": 642,\n            \"PatientPersonalIdentification\": \"1994100314572\",\n            \"PersonalNumber\": {\n                \"Year\": 1994,\n                \"Month\": 10,\n                \"Day\": 3,\n                \"ExtraDigits\": \"14572\"\n            },\n            \"FirstName\": \"Jack\",\n            \"LastName\": \"Jackson\",\n            \"Adress1\": \"Vei 1\",\n            \"Adress2\": \"Vei 1\",\n            \"PostalCode\": \"7412\",\n            \"City\": \"HASLUM\",\n            \"Email\": \"jack@gmail.com\",\n            \"MobilePhoneNumber\": \"753951258\",\n            \"GuardianPersonalNumber\": null,\n            \"MunicipalityCode\": \"3024\",\n            \"HomePhoneNumber\": \"159753258\",\n            \"WorkPhoneNumber\": \"456987321\",\n            \"ConsentToMarketing\": false\n        },\n        \"TimeSlot\": {\n            \"ID\": 0,\n            \"Start\": \"2020-01-18T09:00:00\",\n            \"End\": \"2020-01-18T09:30:00\",\n            \"Clinic\": {\n                \"ID\": \"477-a2976113-acea-468f-bf2b-70c55436386f\",\n                \"Name\": \"Distriktstannklinikken i Lillevik AS\",\n                \"Address1\": \"Adresse 1 - Test 1\",\n                \"Address2\": \"Adresse 2\",\n                \"Postalcode\": \"0484\",\n                \"City\": \"OSLO\",\n                \"Home\": \"12345679\",\n                \"Work\": \"12345678\",\n                \"Fax\": \"\",\n                \"Mobile\": \"91288888\",\n                \"Email\": \"epost@opusdtenl.com\"\n            },\n            \"Clinician\": {\n                \"ID\": 473,\n                \"Name\": \"Jenny Bue\",\n                \"Title\": \"Kjeveortoped\",\n                \"Active\": null,\n                \"ClinicID\": \"477-a2976113-acea-468f-bf2b-70c55436386f\",\n                \"Info\": null\n            },\n            \"Treatment\": null\n        },\n        \"CampaignCode\": null,\n        \"FreeTextMessage\": \" Akutt Kons Kirurgi OPG Xray Kons Kirurgi\",\n        \"CategoryDescription\": \"Bleking\",\n        \"CategoryCode\": 5000\n    },\n    {\n        \"ID\": 3921,\n        \"Patient\": {\n            \"ID\": 642,\n            \"PatientPersonalIdentification\": \"1994100314572\",\n            \"PersonalNumber\": {\n                \"Year\": 1994,\n                \"Month\": 10,\n                \"Day\": 3,\n                \"ExtraDigits\": \"14572\"\n            },\n            \"FirstName\": \"Jack\",\n            \"LastName\": \"Jackson\",\n            \"Adress1\": \"Vei 1\",\n            \"Adress2\": \"Vei 1\",\n            \"PostalCode\": \"7412\",\n            \"City\": \"HASLUM\",\n            \"Email\": \"jack@gmail.com\",\n            \"MobilePhoneNumber\": \"753951258\",\n            \"GuardianPersonalNumber\": null,\n            \"MunicipalityCode\": \"3024\",\n            \"HomePhoneNumber\": \"159753258\",\n            \"WorkPhoneNumber\": \"456987321\",\n            \"ConsentToMarketing\": false\n        },\n        \"TimeSlot\": {\n            \"ID\": 0,\n            \"Start\": \"2020-01-24T14:00:00\",\n            \"End\": \"2020-01-24T15:00:00\",\n            \"Clinic\": {\n                \"ID\": \"477-a2976113-acea-468f-bf2b-70c55436386f\",\n                \"Name\": \"Distriktstannklinikken i Lillevik AS\",\n                \"Address1\": \"Adresse 1 - Test 1\",\n                \"Address2\": \"Adresse 2\",\n                \"Postalcode\": \"0484\",\n                \"City\": \"OSLO\",\n                \"Home\": \"12345679\",\n                \"Work\": \"12345678\",\n                \"Fax\": \"\",\n                \"Mobile\": \"91288888\",\n                \"Email\": \"epost@opusdtenl.com\"\n            },\n            \"Clinician\": {\n                \"ID\": 469,\n                \"Name\": \"Lise Negård\",\n                \"Title\": \"Tannlege\",\n                \"Active\": null,\n                \"ClinicID\": \"477-a2976113-acea-468f-bf2b-70c55436386f\",\n                \"Info\": null\n            },\n            \"Treatment\": null\n        },\n        \"CampaignCode\": null,\n        \"FreeTextMessage\": \"Profylakse Kirurgi\",\n        \"CategoryDescription\": \"Profylakse\",\n        \"CategoryCode\": 3000\n    },\n    {\n        \"ID\": 3932,\n        \"Patient\": {\n            \"ID\": 642,\n            \"PatientPersonalIdentification\": \"1994100314572\",\n            \"PersonalNumber\": {\n                \"Year\": 1994,\n                \"Month\": 10,\n                \"Day\": 3,\n                \"ExtraDigits\": \"14572\"\n            },\n            \"FirstName\": \"Jack\",\n            \"LastName\": \"Jackson\",\n            \"Adress1\": \"Vei 1\",\n            \"Adress2\": \"Vei 1\",\n            \"PostalCode\": \"7412\",\n            \"City\": \"HASLUM\",\n            \"Email\": \"jack@gmail.com\",\n            \"MobilePhoneNumber\": \"753951258\",\n            \"GuardianPersonalNumber\": null,\n            \"MunicipalityCode\": \"3024\",\n            \"HomePhoneNumber\": \"159753258\",\n            \"WorkPhoneNumber\": \"456987321\",\n            \"ConsentToMarketing\": false\n        },\n        \"TimeSlot\": {\n            \"ID\": 0,\n            \"Start\": \"2020-01-31T11:25:00\",\n            \"End\": \"2020-01-31T12:30:00\",\n            \"Clinic\": {\n                \"ID\": \"477-a2976113-acea-468f-bf2b-70c55436386f\",\n                \"Name\": \"Distriktstannklinikken i Lillevik AS\",\n                \"Address1\": \"Adresse 1 - Test 1\",\n                \"Address2\": \"Adresse 2\",\n                \"Postalcode\": \"0484\",\n                \"City\": \"OSLO\",\n                \"Home\": \"12345679\",\n                \"Work\": \"12345678\",\n                \"Fax\": \"\",\n                \"Mobile\": \"91288888\",\n                \"Email\": \"epost@opusdtenl.com\"\n            },\n            \"Clinician\": {\n                \"ID\": 469,\n                \"Name\": \"Lise Negård\",\n                \"Title\": \"Tannlege\",\n                \"Active\": null,\n                \"ClinicID\": \"477-a2976113-acea-468f-bf2b-70c55436386f\",\n                \"Info\": null\n            },\n            \"Treatment\": null\n        },\n        \"CampaignCode\": null,\n        \"FreeTextMessage\": \"US/Røntgen\",\n        \"CategoryDescription\": \"US/Røntgen\",\n        \"CategoryCode\": 2000\n    },\n    {\n        \"ID\": 3940,\n        \"Patient\": {\n            \"ID\": 642,\n            \"PatientPersonalIdentification\": \"1994100314572\",\n            \"PersonalNumber\": {\n                \"Year\": 1994,\n                \"Month\": 10,\n                \"Day\": 3,\n                \"ExtraDigits\": \"14572\"\n            },\n            \"FirstName\": \"Jack\",\n            \"LastName\": \"Jackson\",\n            \"Adress1\": \"Vei 1\",\n            \"Adress2\": \"Vei 1\",\n            \"PostalCode\": \"7412\",\n            \"City\": \"HASLUM\",\n            \"Email\": \"jack@gmail.com\",\n            \"MobilePhoneNumber\": \"753951258\",\n            \"GuardianPersonalNumber\": null,\n            \"MunicipalityCode\": \"3024\",\n            \"HomePhoneNumber\": \"159753258\",\n            \"WorkPhoneNumber\": \"456987321\",\n            \"ConsentToMarketing\": false\n        },\n        \"TimeSlot\": {\n            \"ID\": 0,\n            \"Start\": \"2020-02-03T08:30:00\",\n            \"End\": \"2020-02-03T09:00:00\",\n            \"Clinic\": {\n                \"ID\": \"477-a2976113-acea-468f-bf2b-70c55436386f\",\n                \"Name\": \"Distriktstannklinikken i Lillevik AS\",\n                \"Address1\": \"Adresse 1 - Test 1\",\n                \"Address2\": \"Adresse 2\",\n                \"Postalcode\": \"0484\",\n                \"City\": \"OSLO\",\n                \"Home\": \"12345679\",\n                \"Work\": \"12345678\",\n                \"Fax\": \"\",\n                \"Mobile\": \"91288888\",\n                \"Email\": \"epost@opusdtenl.com\"\n            },\n            \"Clinician\": {\n                \"ID\": 469,\n                \"Name\": \"Lise Negård\",\n                \"Title\": \"Tannlege\",\n                \"Active\": null,\n                \"ClinicID\": \"477-a2976113-acea-468f-bf2b-70c55436386f\",\n                \"Info\": null\n            },\n            \"Treatment\": {\n                \"ID\": 1,\n                \"Name\": \"Undersøkelse 30 min\",\n                \"Description\": \"\",\n                \"Duration\": 30\n            }\n        },\n        \"CampaignCode\": null,\n        \"FreeTextMessage\": \"US/Recall \\\"\\\"\",\n        \"CategoryDescription\": \"US/Røntgen\",\n        \"CategoryCode\": 2000\n    },\n    {\n        \"ID\": 3942,\n        \"Patient\": {\n            \"ID\": 642,\n            \"PatientPersonalIdentification\": \"1994100314572\",\n            \"PersonalNumber\": {\n                \"Year\": 1994,\n                \"Month\": 10,\n                \"Day\": 3,\n                \"ExtraDigits\": \"14572\"\n            },\n            \"FirstName\": \"Jack\",\n            \"LastName\": \"Jackson\",\n            \"Adress1\": \"Vei 1\",\n            \"Adress2\": \"Vei 1\",\n            \"PostalCode\": \"7412\",\n            \"City\": \"HASLUM\",\n            \"Email\": \"jack@gmail.com\",\n            \"MobilePhoneNumber\": \"753951258\",\n            \"GuardianPersonalNumber\": null,\n            \"MunicipalityCode\": \"3024\",\n            \"HomePhoneNumber\": \"159753258\",\n            \"WorkPhoneNumber\": \"456987321\",\n            \"ConsentToMarketing\": false\n        },\n        \"TimeSlot\": {\n            \"ID\": 0,\n            \"Start\": \"2020-02-06T09:30:00\",\n            \"End\": \"2020-02-06T10:00:00\",\n            \"Clinic\": {\n                \"ID\": \"477-a2976113-acea-468f-bf2b-70c55436386f\",\n                \"Name\": \"Distriktstannklinikken i Lillevik AS\",\n                \"Address1\": \"Adresse 1 - Test 1\",\n                \"Address2\": \"Adresse 2\",\n                \"Postalcode\": \"0484\",\n                \"City\": \"OSLO\",\n                \"Home\": \"12345679\",\n                \"Work\": \"12345678\",\n                \"Fax\": \"\",\n                \"Mobile\": \"91288888\",\n                \"Email\": \"epost@opusdtenl.com\"\n            },\n            \"Clinician\": {\n                \"ID\": 469,\n                \"Name\": \"Lise Negård\",\n                \"Title\": \"Tannlege\",\n                \"Active\": null,\n                \"ClinicID\": \"477-a2976113-acea-468f-bf2b-70c55436386f\",\n                \"Info\": null\n            },\n            \"Treatment\": {\n                \"ID\": 1,\n                \"Name\": \"Undersøkelse 30 min\",\n                \"Description\": \"\",\n                \"Duration\": 30\n            }\n        },\n        \"CampaignCode\": null,\n        \"FreeTextMessage\": \"US/Recall \\\"\\\"\",\n        \"CategoryDescription\": \"US/Røntgen\",\n        \"CategoryCode\": 2000\n    },\n    {\n        \"ID\": 3943,\n        \"Patient\": {\n            \"ID\": 642,\n            \"PatientPersonalIdentification\": \"1994100314572\",\n            \"PersonalNumber\": {\n                \"Year\": 1994,\n                \"Month\": 10,\n                \"Day\": 3,\n                \"ExtraDigits\": \"14572\"\n            },\n            \"FirstName\": \"Jack\",\n            \"LastName\": \"Jackson\",\n            \"Adress1\": \"Vei 1\",\n            \"Adress2\": \"Vei 1\",\n            \"PostalCode\": \"7412\",\n            \"City\": \"HASLUM\",\n            \"Email\": \"jack@gmail.com\",\n            \"MobilePhoneNumber\": \"753951258\",\n            \"GuardianPersonalNumber\": null,\n            \"MunicipalityCode\": \"3024\",\n            \"HomePhoneNumber\": \"159753258\",\n            \"WorkPhoneNumber\": \"456987321\",\n            \"ConsentToMarketing\": false\n        },\n        \"TimeSlot\": {\n            \"ID\": 0,\n            \"Start\": \"2020-02-06T15:30:00\",\n            \"End\": \"2020-02-06T16:00:00\",\n            \"Clinic\": {\n                \"ID\": \"477-a2976113-acea-468f-bf2b-70c55436386f\",\n                \"Name\": \"Distriktstannklinikken i Lillevik AS\",\n                \"Address1\": \"Adresse 1 - Test 1\",\n                \"Address2\": \"Adresse 2\",\n                \"Postalcode\": \"0484\",\n                \"City\": \"OSLO\",\n                \"Home\": \"12345679\",\n                \"Work\": \"12345678\",\n                \"Fax\": \"\",\n                \"Mobile\": \"91288888\",\n                \"Email\": \"epost@opusdtenl.com\"\n            },\n            \"Clinician\": {\n                \"ID\": 469,\n                \"Name\": \"Lise Negård\",\n                \"Title\": \"Tannlege\",\n                \"Active\": null,\n                \"ClinicID\": \"477-a2976113-acea-468f-bf2b-70c55436386f\",\n                \"Info\": null\n            },\n            \"Treatment\": {\n                \"ID\": 1,\n                \"Name\": \"Undersøkelse 30 min\",\n                \"Description\": \"\",\n                \"Duration\": 30\n            }\n        },\n        \"CampaignCode\": null,\n        \"FreeTextMessage\": \"US/Recall \\\"\\\"\",\n        \"CategoryDescription\": \"US/Røntgen\",\n        \"CategoryCode\": 2000\n    },\n    {\n        \"ID\": 3944,\n        \"Patient\": {\n            \"ID\": 642,\n            \"PatientPersonalIdentification\": \"1994100314572\",\n            \"PersonalNumber\": {\n                \"Year\": 1994,\n                \"Month\": 10,\n                \"Day\": 3,\n                \"ExtraDigits\": \"14572\"\n            },\n            \"FirstName\": \"Jack\",\n            \"LastName\": \"Jackson\",\n            \"Adress1\": \"Vei 1\",\n            \"Adress2\": \"Vei 1\",\n            \"PostalCode\": \"7412\",\n            \"City\": \"HASLUM\",\n            \"Email\": \"jack@gmail.com\",\n            \"MobilePhoneNumber\": \"753951258\",\n            \"GuardianPersonalNumber\": null,\n            \"MunicipalityCode\": \"3024\",\n            \"HomePhoneNumber\": \"159753258\",\n            \"WorkPhoneNumber\": \"456987321\",\n            \"ConsentToMarketing\": false\n        },\n        \"TimeSlot\": {\n            \"ID\": 0,\n            \"Start\": \"2020-02-21T15:00:00\",\n            \"End\": \"2020-02-21T15:30:00\",\n            \"Clinic\": {\n                \"ID\": \"477-a2976113-acea-468f-bf2b-70c55436386f\",\n                \"Name\": \"Distriktstannklinikken i Lillevik AS\",\n                \"Address1\": \"Adresse 1 - Test 1\",\n                \"Address2\": \"Adresse 2\",\n                \"Postalcode\": \"0484\",\n                \"City\": \"OSLO\",\n                \"Home\": \"12345679\",\n                \"Work\": \"12345678\",\n                \"Fax\": \"\",\n                \"Mobile\": \"91288888\",\n                \"Email\": \"epost@opusdtenl.com\"\n            },\n            \"Clinician\": {\n                \"ID\": 469,\n                \"Name\": \"Lise Negård\",\n                \"Title\": \"Tannlege\",\n                \"Active\": null,\n                \"ClinicID\": \"477-a2976113-acea-468f-bf2b-70c55436386f\",\n                \"Info\": null\n            },\n            \"Treatment\": {\n                \"ID\": 1,\n                \"Name\": \"Undersøkelse 30 min\",\n                \"Description\": \"\",\n                \"Duration\": 30\n            }\n        },\n        \"CampaignCode\": null,\n        \"FreeTextMessage\": \"US/Recall \\\"\\\"\",\n        \"CategoryDescription\": \"US/Røntgen\",\n        \"CategoryCode\": 2000\n    },\n    {\n        \"ID\": 3945,\n        \"Patient\": {\n            \"ID\": 642,\n            \"PatientPersonalIdentification\": \"1994100314572\",\n            \"PersonalNumber\": {\n                \"Year\": 1994,\n                \"Month\": 10,\n                \"Day\": 3,\n                \"ExtraDigits\": \"14572\"\n            },\n            \"FirstName\": \"Jack\",\n            \"LastName\": \"Jackson\",\n            \"Adress1\": \"Vei 1\",\n            \"Adress2\": \"Vei 1\",\n            \"PostalCode\": \"7412\",\n            \"City\": \"HASLUM\",\n            \"Email\": \"jack@gmail.com\",\n            \"MobilePhoneNumber\": \"753951258\",\n            \"GuardianPersonalNumber\": null,\n            \"MunicipalityCode\": \"3024\",\n            \"HomePhoneNumber\": \"159753258\",\n            \"WorkPhoneNumber\": \"456987321\",\n            \"ConsentToMarketing\": false\n        },\n        \"TimeSlot\": {\n            \"ID\": 0,\n            \"Start\": \"2020-02-13T08:00:00\",\n            \"End\": \"2020-02-13T08:30:00\",\n            \"Clinic\": {\n                \"ID\": \"477-a2976113-acea-468f-bf2b-70c55436386f\",\n                \"Name\": \"Distriktstannklinikken i Lillevik AS\",\n                \"Address1\": \"Adresse 1 - Test 1\",\n                \"Address2\": \"Adresse 2\",\n                \"Postalcode\": \"0484\",\n                \"City\": \"OSLO\",\n                \"Home\": \"12345679\",\n                \"Work\": \"12345678\",\n                \"Fax\": \"\",\n                \"Mobile\": \"91288888\",\n                \"Email\": \"epost@opusdtenl.com\"\n            },\n            \"Clinician\": {\n                \"ID\": 469,\n                \"Name\": \"Lise Negård\",\n                \"Title\": \"Tannlege\",\n                \"Active\": null,\n                \"ClinicID\": \"477-a2976113-acea-468f-bf2b-70c55436386f\",\n                \"Info\": null\n            },\n            \"Treatment\": {\n                \"ID\": 1,\n                \"Name\": \"Undersøkelse 30 min\",\n                \"Description\": \"\",\n                \"Duration\": 30\n            }\n        },\n        \"CampaignCode\": null,\n        \"FreeTextMessage\": \"US/Recall \\\"\\\"\",\n        \"CategoryDescription\": \"US/Røntgen\",\n        \"CategoryCode\": 2000\n    },\n    {\n        \"ID\": 3946,\n        \"Patient\": {\n            \"ID\": 642,\n            \"PatientPersonalIdentification\": \"1994100314572\",\n            \"PersonalNumber\": {\n                \"Year\": 1994,\n                \"Month\": 10,\n                \"Day\": 3,\n                \"ExtraDigits\": \"14572\"\n            },\n            \"FirstName\": \"Jack\",\n            \"LastName\": \"Jackson\",\n            \"Adress1\": \"Vei 1\",\n            \"Adress2\": \"Vei 1\",\n            \"PostalCode\": \"7412\",\n            \"City\": \"HASLUM\",\n            \"Email\": \"jack@gmail.com\",\n            \"MobilePhoneNumber\": \"753951258\",\n            \"GuardianPersonalNumber\": null,\n            \"MunicipalityCode\": \"3024\",\n            \"HomePhoneNumber\": \"159753258\",\n            \"WorkPhoneNumber\": \"456987321\",\n            \"ConsentToMarketing\": false\n        },\n        \"TimeSlot\": {\n            \"ID\": 0,\n            \"Start\": \"2020-02-13T10:00:00\",\n            \"End\": \"2020-02-13T10:30:00\",\n            \"Clinic\": {\n                \"ID\": \"477-a2976113-acea-468f-bf2b-70c55436386f\",\n                \"Name\": \"Distriktstannklinikken i Lillevik AS\",\n                \"Address1\": \"Adresse 1 - Test 1\",\n                \"Address2\": \"Adresse 2\",\n                \"Postalcode\": \"0484\",\n                \"City\": \"OSLO\",\n                \"Home\": \"12345679\",\n                \"Work\": \"12345678\",\n                \"Fax\": \"\",\n                \"Mobile\": \"91288888\",\n                \"Email\": \"epost@opusdtenl.com\"\n            },\n            \"Clinician\": {\n                \"ID\": 469,\n                \"Name\": \"Lise Negård\",\n                \"Title\": \"Tannlege\",\n                \"Active\": null,\n                \"ClinicID\": \"477-a2976113-acea-468f-bf2b-70c55436386f\",\n                \"Info\": null\n            },\n            \"Treatment\": {\n                \"ID\": 1,\n                \"Name\": \"Undersøkelse 30 min\",\n                \"Description\": \"\",\n                \"Duration\": 30\n            }\n        },\n        \"CampaignCode\": null,\n        \"FreeTextMessage\": \"US/Recall \\\"\\\"\",\n        \"CategoryDescription\": \"US/Røntgen\",\n        \"CategoryCode\": 2000\n    },\n    {\n        \"ID\": 3947,\n        \"Patient\": {\n            \"ID\": 642,\n            \"PatientPersonalIdentification\": \"1994100314572\",\n            \"PersonalNumber\": {\n                \"Year\": 1994,\n                \"Month\": 10,\n                \"Day\": 3,\n                \"ExtraDigits\": \"14572\"\n            },\n            \"FirstName\": \"Jack\",\n            \"LastName\": \"Jackson\",\n            \"Adress1\": \"Vei 1\",\n            \"Adress2\": \"Vei 1\",\n            \"PostalCode\": \"7412\",\n            \"City\": \"HASLUM\",\n            \"Email\": \"jack@gmail.com\",\n            \"MobilePhoneNumber\": \"753951258\",\n            \"GuardianPersonalNumber\": null,\n            \"MunicipalityCode\": \"3024\",\n            \"HomePhoneNumber\": \"159753258\",\n            \"WorkPhoneNumber\": \"456987321\",\n            \"ConsentToMarketing\": false\n        },\n        \"TimeSlot\": {\n            \"ID\": 0,\n            \"Start\": \"2020-02-13T09:00:00\",\n            \"End\": \"2020-02-13T09:30:00\",\n            \"Clinic\": {\n                \"ID\": \"477-a2976113-acea-468f-bf2b-70c55436386f\",\n                \"Name\": \"Distriktstannklinikken i Lillevik AS\",\n                \"Address1\": \"Adresse 1 - Test 1\",\n                \"Address2\": \"Adresse 2\",\n                \"Postalcode\": \"0484\",\n                \"City\": \"OSLO\",\n                \"Home\": \"12345679\",\n                \"Work\": \"12345678\",\n                \"Fax\": \"\",\n                \"Mobile\": \"91288888\",\n                \"Email\": \"epost@opusdtenl.com\"\n            },\n            \"Clinician\": {\n                \"ID\": 469,\n                \"Name\": \"Lise Negård\",\n                \"Title\": \"Tannlege\",\n                \"Active\": null,\n                \"ClinicID\": \"477-a2976113-acea-468f-bf2b-70c55436386f\",\n                \"Info\": null\n            },\n            \"Treatment\": {\n                \"ID\": 1,\n                \"Name\": \"Undersøkelse 30 min\",\n                \"Description\": \"\",\n                \"Duration\": 30\n            }\n        },\n        \"CampaignCode\": null,\n        \"FreeTextMessage\": \"US/Recall \\\"\\\"\",\n        \"CategoryDescription\": \"US/Røntgen\",\n        \"CategoryCode\": 2000\n    },\n    {\n        \"ID\": 3948,\n        \"Patient\": {\n            \"ID\": 642,\n            \"PatientPersonalIdentification\": \"1994100314572\",\n            \"PersonalNumber\": {\n                \"Year\": 1994,\n                \"Month\": 10,\n                \"Day\": 3,\n                \"ExtraDigits\": \"14572\"\n            },\n            \"FirstName\": \"Jack\",\n            \"LastName\": \"Jackson\",\n            \"Adress1\": \"Vei 1\",\n            \"Adress2\": \"Vei 1\",\n            \"PostalCode\": \"7412\",\n            \"City\": \"HASLUM\",\n            \"Email\": \"jack@gmail.com\",\n            \"MobilePhoneNumber\": \"753951258\",\n            \"GuardianPersonalNumber\": null,\n            \"MunicipalityCode\": \"3024\",\n            \"HomePhoneNumber\": \"159753258\",\n            \"WorkPhoneNumber\": \"456987321\",\n            \"ConsentToMarketing\": false\n        },\n        \"TimeSlot\": {\n            \"ID\": 0,\n            \"Start\": \"2020-02-13T08:30:00\",\n            \"End\": \"2020-02-13T09:00:00\",\n            \"Clinic\": {\n                \"ID\": \"477-a2976113-acea-468f-bf2b-70c55436386f\",\n                \"Name\": \"Distriktstannklinikken i Lillevik AS\",\n                \"Address1\": \"Adresse 1 - Test 1\",\n                \"Address2\": \"Adresse 2\",\n                \"Postalcode\": \"0484\",\n                \"City\": \"OSLO\",\n                \"Home\": \"12345679\",\n                \"Work\": \"12345678\",\n                \"Fax\": \"\",\n                \"Mobile\": \"91288888\",\n                \"Email\": \"epost@opusdtenl.com\"\n            },\n            \"Clinician\": {\n                \"ID\": 469,\n                \"Name\": \"Lise Negård\",\n                \"Title\": \"Tannlege\",\n                \"Active\": null,\n                \"ClinicID\": \"477-a2976113-acea-468f-bf2b-70c55436386f\",\n                \"Info\": null\n            },\n            \"Treatment\": {\n                \"ID\": 1,\n                \"Name\": \"Undersøkelse 30 min\",\n                \"Description\": \"\",\n                \"Duration\": 30\n            }\n        },\n        \"CampaignCode\": null,\n        \"FreeTextMessage\": \"US/Recall \\\"\\\"\",\n        \"CategoryDescription\": \"US/Røntgen\",\n        \"CategoryCode\": 2000\n    },\n    {\n        \"ID\": 3949,\n        \"Patient\": {\n            \"ID\": 642,\n            \"PatientPersonalIdentification\": \"1994100314572\",\n            \"PersonalNumber\": {\n                \"Year\": 1994,\n                \"Month\": 10,\n                \"Day\": 3,\n                \"ExtraDigits\": \"14572\"\n            },\n            \"FirstName\": \"Jack\",\n            \"LastName\": \"Jackson\",\n            \"Adress1\": \"Vei 1\",\n            \"Adress2\": \"Vei 1\",\n            \"PostalCode\": \"7412\",\n            \"City\": \"HASLUM\",\n            \"Email\": \"jack@gmail.com\",\n            \"MobilePhoneNumber\": \"753951258\",\n            \"GuardianPersonalNumber\": null,\n            \"MunicipalityCode\": \"3024\",\n            \"HomePhoneNumber\": \"159753258\",\n            \"WorkPhoneNumber\": \"456987321\",\n            \"ConsentToMarketing\": false\n        },\n        \"TimeSlot\": {\n            \"ID\": 0,\n            \"Start\": \"2020-02-13T09:30:00\",\n            \"End\": \"2020-02-13T10:00:00\",\n            \"Clinic\": {\n                \"ID\": \"477-a2976113-acea-468f-bf2b-70c55436386f\",\n                \"Name\": \"Distriktstannklinikken i Lillevik AS\",\n                \"Address1\": \"Adresse 1 - Test 1\",\n                \"Address2\": \"Adresse 2\",\n                \"Postalcode\": \"0484\",\n                \"City\": \"OSLO\",\n                \"Home\": \"12345679\",\n                \"Work\": \"12345678\",\n                \"Fax\": \"\",\n                \"Mobile\": \"91288888\",\n                \"Email\": \"epost@opusdtenl.com\"\n            },\n            \"Clinician\": {\n                \"ID\": 469,\n                \"Name\": \"Lise Negård\",\n                \"Title\": \"Tannlege\",\n                \"Active\": null,\n                \"ClinicID\": \"477-a2976113-acea-468f-bf2b-70c55436386f\",\n                \"Info\": null\n            },\n            \"Treatment\": {\n                \"ID\": 1,\n                \"Name\": \"Undersøkelse 30 min\",\n                \"Description\": \"\",\n                \"Duration\": 30\n            }\n        },\n        \"CampaignCode\": null,\n        \"FreeTextMessage\": \"US/Recall \\\"\\\"\",\n        \"CategoryDescription\": \"US/Røntgen\",\n        \"CategoryCode\": 2000\n    },\n    {\n        \"ID\": 3952,\n        \"Patient\": {\n            \"ID\": 642,\n            \"PatientPersonalIdentification\": \"1994100314572\",\n            \"PersonalNumber\": {\n                \"Year\": 1994,\n                \"Month\": 10,\n                \"Day\": 3,\n                \"ExtraDigits\": \"14572\"\n            },\n            \"FirstName\": \"Jack\",\n            \"LastName\": \"Jackson\",\n            \"Adress1\": \"Vei 1\",\n            \"Adress2\": \"Vei 1\",\n            \"PostalCode\": \"7412\",\n            \"City\": \"HASLUM\",\n            \"Email\": \"jack@gmail.com\",\n            \"MobilePhoneNumber\": \"753951258\",\n            \"GuardianPersonalNumber\": null,\n            \"MunicipalityCode\": \"3024\",\n            \"HomePhoneNumber\": \"159753258\",\n            \"WorkPhoneNumber\": \"456987321\",\n            \"ConsentToMarketing\": false\n        },\n        \"TimeSlot\": {\n            \"ID\": 0,\n            \"Start\": \"2020-02-13T10:30:00\",\n            \"End\": \"2020-02-13T11:00:00\",\n            \"Clinic\": {\n                \"ID\": \"477-a2976113-acea-468f-bf2b-70c55436386f\",\n                \"Name\": \"Distriktstannklinikken i Lillevik AS\",\n                \"Address1\": \"Adresse 1 - Test 1\",\n                \"Address2\": \"Adresse 2\",\n                \"Postalcode\": \"0484\",\n                \"City\": \"OSLO\",\n                \"Home\": \"12345679\",\n                \"Work\": \"12345678\",\n                \"Fax\": \"\",\n                \"Mobile\": \"91288888\",\n                \"Email\": \"epost@opusdtenl.com\"\n            },\n            \"Clinician\": {\n                \"ID\": 469,\n                \"Name\": \"Lise Negård\",\n                \"Title\": \"Tannlege\",\n                \"Active\": null,\n                \"ClinicID\": \"477-a2976113-acea-468f-bf2b-70c55436386f\",\n                \"Info\": null\n            },\n            \"Treatment\": {\n                \"ID\": 1,\n                \"Name\": \"Undersøkelse 30 min\",\n                \"Description\": \"\",\n                \"Duration\": 30\n            }\n        },\n        \"CampaignCode\": null,\n        \"FreeTextMessage\": \"US/Recall \\\"\\\"\",\n        \"CategoryDescription\": \"US/Røntgen\",\n        \"CategoryCode\": 2000\n    },\n    {\n        \"ID\": 3953,\n        \"Patient\": {\n            \"ID\": 642,\n            \"PatientPersonalIdentification\": \"1994100314572\",\n            \"PersonalNumber\": {\n                \"Year\": 1994,\n                \"Month\": 10,\n                \"Day\": 3,\n                \"ExtraDigits\": \"14572\"\n            },\n            \"FirstName\": \"Jack\",\n            \"LastName\": \"Jackson\",\n            \"Adress1\": \"Vei 1\",\n            \"Adress2\": \"Vei 1\",\n            \"PostalCode\": \"7412\",\n            \"City\": \"HASLUM\",\n            \"Email\": \"jack@gmail.com\",\n            \"MobilePhoneNumber\": \"753951258\",\n            \"GuardianPersonalNumber\": null,\n            \"MunicipalityCode\": \"3024\",\n            \"HomePhoneNumber\": \"159753258\",\n            \"WorkPhoneNumber\": \"456987321\",\n            \"ConsentToMarketing\": false\n        },\n        \"TimeSlot\": {\n            \"ID\": 0,\n            \"Start\": \"2020-02-13T11:00:00\",\n            \"End\": \"2020-02-13T11:30:00\",\n            \"Clinic\": {\n                \"ID\": \"477-a2976113-acea-468f-bf2b-70c55436386f\",\n                \"Name\": \"Distriktstannklinikken i Lillevik AS\",\n                \"Address1\": \"Adresse 1 - Test 1\",\n                \"Address2\": \"Adresse 2\",\n                \"Postalcode\": \"0484\",\n                \"City\": \"OSLO\",\n                \"Home\": \"12345679\",\n                \"Work\": \"12345678\",\n                \"Fax\": \"\",\n                \"Mobile\": \"91288888\",\n                \"Email\": \"epost@opusdtenl.com\"\n            },\n            \"Clinician\": {\n                \"ID\": 469,\n                \"Name\": \"Lise Negård\",\n                \"Title\": \"Tannlege\",\n                \"Active\": null,\n                \"ClinicID\": \"477-a2976113-acea-468f-bf2b-70c55436386f\",\n                \"Info\": null\n            },\n            \"Treatment\": {\n                \"ID\": 1,\n                \"Name\": \"Undersøkelse 30 min\",\n                \"Description\": \"\",\n                \"Duration\": 30\n            }\n        },\n        \"CampaignCode\": null,\n        \"FreeTextMessage\": \"US/Recall \\\"\\\"\",\n        \"CategoryDescription\": \"US/Røntgen\",\n        \"CategoryCode\": 2000\n    },\n    {\n        \"ID\": 3954,\n        \"Patient\": {\n            \"ID\": 642,\n            \"PatientPersonalIdentification\": \"1994100314572\",\n            \"PersonalNumber\": {\n                \"Year\": 1994,\n                \"Month\": 10,\n                \"Day\": 3,\n                \"ExtraDigits\": \"14572\"\n            },\n            \"FirstName\": \"Jack\",\n            \"LastName\": \"Jackson\",\n            \"Adress1\": \"Vei 1\",\n            \"Adress2\": \"Vei 1\",\n            \"PostalCode\": \"7412\",\n            \"City\": \"HASLUM\",\n            \"Email\": \"jack@gmail.com\",\n            \"MobilePhoneNumber\": \"753951258\",\n            \"GuardianPersonalNumber\": null,\n            \"MunicipalityCode\": \"3024\",\n            \"HomePhoneNumber\": \"159753258\",\n            \"WorkPhoneNumber\": \"456987321\",\n            \"ConsentToMarketing\": false\n        },\n        \"TimeSlot\": {\n            \"ID\": 0,\n            \"Start\": \"2020-02-13T15:00:00\",\n            \"End\": \"2020-02-13T15:30:00\",\n            \"Clinic\": {\n                \"ID\": \"477-a2976113-acea-468f-bf2b-70c55436386f\",\n                \"Name\": \"Distriktstannklinikken i Lillevik AS\",\n                \"Address1\": \"Adresse 1 - Test 1\",\n                \"Address2\": \"Adresse 2\",\n                \"Postalcode\": \"0484\",\n                \"City\": \"OSLO\",\n                \"Home\": \"12345679\",\n                \"Work\": \"12345678\",\n                \"Fax\": \"\",\n                \"Mobile\": \"91288888\",\n                \"Email\": \"epost@opusdtenl.com\"\n            },\n            \"Clinician\": {\n                \"ID\": 469,\n                \"Name\": \"Lise Negård\",\n                \"Title\": \"Tannlege\",\n                \"Active\": null,\n                \"ClinicID\": \"477-a2976113-acea-468f-bf2b-70c55436386f\",\n                \"Info\": null\n            },\n            \"Treatment\": {\n                \"ID\": 1,\n                \"Name\": \"Undersøkelse 30 min\",\n                \"Description\": \"\",\n                \"Duration\": 30\n            }\n        },\n        \"CampaignCode\": null,\n        \"FreeTextMessage\": \"US/Recall \\\"\\\"\",\n        \"CategoryDescription\": \"US/Røntgen\",\n        \"CategoryCode\": 2000\n    },\n    {\n        \"ID\": 3955,\n        \"Patient\": {\n            \"ID\": 642,\n            \"PatientPersonalIdentification\": \"1994100314572\",\n            \"PersonalNumber\": {\n                \"Year\": 1994,\n                \"Month\": 10,\n                \"Day\": 3,\n                \"ExtraDigits\": \"14572\"\n            },\n            \"FirstName\": \"Jack\",\n            \"LastName\": \"Jackson\",\n            \"Adress1\": \"Vei 1\",\n            \"Adress2\": \"Vei 1\",\n            \"PostalCode\": \"7412\",\n            \"City\": \"HASLUM\",\n            \"Email\": \"jack@gmail.com\",\n            \"MobilePhoneNumber\": \"753951258\",\n            \"GuardianPersonalNumber\": null,\n            \"MunicipalityCode\": \"3024\",\n            \"HomePhoneNumber\": \"159753258\",\n            \"WorkPhoneNumber\": \"456987321\",\n            \"ConsentToMarketing\": false\n        },\n        \"TimeSlot\": {\n            \"ID\": 0,\n            \"Start\": \"2020-02-13T13:00:00\",\n            \"End\": \"2020-02-13T13:30:00\",\n            \"Clinic\": {\n                \"ID\": \"477-a2976113-acea-468f-bf2b-70c55436386f\",\n                \"Name\": \"Distriktstannklinikken i Lillevik AS\",\n                \"Address1\": \"Adresse 1 - Test 1\",\n                \"Address2\": \"Adresse 2\",\n                \"Postalcode\": \"0484\",\n                \"City\": \"OSLO\",\n                \"Home\": \"12345679\",\n                \"Work\": \"12345678\",\n                \"Fax\": \"\",\n                \"Mobile\": \"91288888\",\n                \"Email\": \"epost@opusdtenl.com\"\n            },\n            \"Clinician\": {\n                \"ID\": 469,\n                \"Name\": \"Lise Negård\",\n                \"Title\": \"Tannlege\",\n                \"Active\": null,\n                \"ClinicID\": \"477-a2976113-acea-468f-bf2b-70c55436386f\",\n                \"Info\": null\n            },\n            \"Treatment\": {\n                \"ID\": 1,\n                \"Name\": \"Undersøkelse 30 min\",\n                \"Description\": \"\",\n                \"Duration\": 30\n            }\n        },\n        \"CampaignCode\": null,\n        \"FreeTextMessage\": \"US/Recall \\\"\\\"\",\n        \"CategoryDescription\": \"US/Røntgen\",\n        \"CategoryCode\": 2000\n    },\n    {\n        \"ID\": 3956,\n        \"Patient\": {\n            \"ID\": 642,\n            \"PatientPersonalIdentification\": \"1994100314572\",\n            \"PersonalNumber\": {\n                \"Year\": 1994,\n                \"Month\": 10,\n                \"Day\": 3,\n                \"ExtraDigits\": \"14572\"\n            },\n            \"FirstName\": \"Jack\",\n            \"LastName\": \"Jackson\",\n            \"Adress1\": \"Vei 1\",\n            \"Adress2\": \"Vei 1\",\n            \"PostalCode\": \"7412\",\n            \"City\": \"HASLUM\",\n            \"Email\": \"jack@gmail.com\",\n            \"MobilePhoneNumber\": \"753951258\",\n            \"GuardianPersonalNumber\": null,\n            \"MunicipalityCode\": \"3024\",\n            \"HomePhoneNumber\": \"159753258\",\n            \"WorkPhoneNumber\": \"456987321\",\n            \"ConsentToMarketing\": false\n        },\n        \"TimeSlot\": {\n            \"ID\": 0,\n            \"Start\": \"2020-02-13T11:30:00\",\n            \"End\": \"2020-02-13T12:00:00\",\n            \"Clinic\": {\n                \"ID\": \"477-a2976113-acea-468f-bf2b-70c55436386f\",\n                \"Name\": \"Distriktstannklinikken i Lillevik AS\",\n                \"Address1\": \"Adresse 1 - Test 1\",\n                \"Address2\": \"Adresse 2\",\n                \"Postalcode\": \"0484\",\n                \"City\": \"OSLO\",\n                \"Home\": \"12345679\",\n                \"Work\": \"12345678\",\n                \"Fax\": \"\",\n                \"Mobile\": \"91288888\",\n                \"Email\": \"epost@opusdtenl.com\"\n            },\n            \"Clinician\": {\n                \"ID\": 469,\n                \"Name\": \"Lise Negård\",\n                \"Title\": \"Tannlege\",\n                \"Active\": null,\n                \"ClinicID\": \"477-a2976113-acea-468f-bf2b-70c55436386f\",\n                \"Info\": null\n            },\n            \"Treatment\": {\n                \"ID\": 1,\n                \"Name\": \"Undersøkelse 30 min\",\n                \"Description\": \"\",\n                \"Duration\": 30\n            }\n        },\n        \"CampaignCode\": null,\n        \"FreeTextMessage\": \"US/Recall \\\"\\\"\",\n        \"CategoryDescription\": \"US/Røntgen\",\n        \"CategoryCode\": 2000\n    },\n    {\n        \"ID\": 3957,\n        \"Patient\": {\n            \"ID\": 642,\n            \"PatientPersonalIdentification\": \"1994100314572\",\n            \"PersonalNumber\": {\n                \"Year\": 1994,\n                \"Month\": 10,\n                \"Day\": 3,\n                \"ExtraDigits\": \"14572\"\n            },\n            \"FirstName\": \"Jack\",\n            \"LastName\": \"Jackson\",\n            \"Adress1\": \"Vei 1\",\n            \"Adress2\": \"Vei 1\",\n            \"PostalCode\": \"7412\",\n            \"City\": \"HASLUM\",\n            \"Email\": \"jack@gmail.com\",\n            \"MobilePhoneNumber\": \"753951258\",\n            \"GuardianPersonalNumber\": null,\n            \"MunicipalityCode\": \"3024\",\n            \"HomePhoneNumber\": \"159753258\",\n            \"WorkPhoneNumber\": \"456987321\",\n            \"ConsentToMarketing\": false\n        },\n        \"TimeSlot\": {\n            \"ID\": 0,\n            \"Start\": \"2020-04-02T08:00:00\",\n            \"End\": \"2020-04-02T08:30:00\",\n            \"Clinic\": {\n                \"ID\": \"477-a2976113-acea-468f-bf2b-70c55436386f\",\n                \"Name\": \"Distriktstannklinikken i Lillevik AS\",\n                \"Address1\": \"Adresse 1 - Test 1\",\n                \"Address2\": \"Adresse 2\",\n                \"Postalcode\": \"0484\",\n                \"City\": \"OSLO\",\n                \"Home\": \"12345679\",\n                \"Work\": \"12345678\",\n                \"Fax\": \"\",\n                \"Mobile\": \"91288888\",\n                \"Email\": \"epost@opusdtenl.com\"\n            },\n            \"Clinician\": {\n                \"ID\": 469,\n                \"Name\": \"Lise Negård\",\n                \"Title\": \"Tannlege\",\n                \"Active\": null,\n                \"ClinicID\": \"477-a2976113-acea-468f-bf2b-70c55436386f\",\n                \"Info\": null\n            },\n            \"Treatment\": {\n                \"ID\": 1,\n                \"Name\": \"Undersøkelse 30 min\",\n                \"Description\": \"\",\n                \"Duration\": 30\n            }\n        },\n        \"CampaignCode\": null,\n        \"FreeTextMessage\": \"US/Recall \\\"\\\"\",\n        \"CategoryDescription\": \"US/Røntgen\",\n        \"CategoryCode\": 2000\n    },\n    {\n        \"ID\": 3959,\n        \"Patient\": {\n            \"ID\": 642,\n            \"PatientPersonalIdentification\": \"1994100314572\",\n            \"PersonalNumber\": {\n                \"Year\": 1994,\n                \"Month\": 10,\n                \"Day\": 3,\n                \"ExtraDigits\": \"14572\"\n            },\n            \"FirstName\": \"Jack\",\n            \"LastName\": \"Jackson\",\n            \"Adress1\": \"Vei 1\",\n            \"Adress2\": \"Vei 1\",\n            \"PostalCode\": \"7412\",\n            \"City\": \"HASLUM\",\n            \"Email\": \"jack@gmail.com\",\n            \"MobilePhoneNumber\": \"753951258\",\n            \"GuardianPersonalNumber\": null,\n            \"MunicipalityCode\": \"3024\",\n            \"HomePhoneNumber\": \"159753258\",\n            \"WorkPhoneNumber\": \"456987321\",\n            \"ConsentToMarketing\": false\n        },\n        \"TimeSlot\": {\n            \"ID\": 0,\n            \"Start\": \"2020-02-19T13:00:00\",\n            \"End\": \"2020-02-19T13:30:00\",\n            \"Clinic\": {\n                \"ID\": \"477-a2976113-acea-468f-bf2b-70c55436386f\",\n                \"Name\": \"Distriktstannklinikken i Lillevik AS\",\n                \"Address1\": \"Adresse 1 - Test 1\",\n                \"Address2\": \"Adresse 2\",\n                \"Postalcode\": \"0484\",\n                \"City\": \"OSLO\",\n                \"Home\": \"12345679\",\n                \"Work\": \"12345678\",\n                \"Fax\": \"\",\n                \"Mobile\": \"91288888\",\n                \"Email\": \"epost@opusdtenl.com\"\n            },\n            \"Clinician\": {\n                \"ID\": 469,\n                \"Name\": \"Lise Negård\",\n                \"Title\": \"Tannlege\",\n                \"Active\": null,\n                \"ClinicID\": \"477-a2976113-acea-468f-bf2b-70c55436386f\",\n                \"Info\": null\n            },\n            \"Treatment\": {\n                \"ID\": 1,\n                \"Name\": \"Undersøkelse 30 min\",\n                \"Description\": \"\",\n                \"Duration\": 30\n            }\n        },\n        \"CampaignCode\": null,\n        \"FreeTextMessage\": \"US/Recall \\\"\\\"\",\n        \"CategoryDescription\": \"US/Røntgen\",\n        \"CategoryCode\": 2000\n    },\n    {\n        \"ID\": 3960,\n        \"Patient\": {\n            \"ID\": 642,\n            \"PatientPersonalIdentification\": \"1994100314572\",\n            \"PersonalNumber\": {\n                \"Year\": 1994,\n                \"Month\": 10,\n                \"Day\": 3,\n                \"ExtraDigits\": \"14572\"\n            },\n            \"FirstName\": \"Jack\",\n            \"LastName\": \"Jackson\",\n            \"Adress1\": \"Vei 1\",\n            \"Adress2\": \"Vei 1\",\n            \"PostalCode\": \"7412\",\n            \"City\": \"HASLUM\",\n            \"Email\": \"jack@gmail.com\",\n            \"MobilePhoneNumber\": \"753951258\",\n            \"GuardianPersonalNumber\": null,\n            \"MunicipalityCode\": \"3024\",\n            \"HomePhoneNumber\": \"159753258\",\n            \"WorkPhoneNumber\": \"456987321\",\n            \"ConsentToMarketing\": false\n        },\n        \"TimeSlot\": {\n            \"ID\": 0,\n            \"Start\": \"2020-02-06T09:00:00\",\n            \"End\": \"2020-02-06T09:30:00\",\n            \"Clinic\": {\n                \"ID\": \"477-a2976113-acea-468f-bf2b-70c55436386f\",\n                \"Name\": \"Distriktstannklinikken i Lillevik AS\",\n                \"Address1\": \"Adresse 1 - Test 1\",\n                \"Address2\": \"Adresse 2\",\n                \"Postalcode\": \"0484\",\n                \"City\": \"OSLO\",\n                \"Home\": \"12345679\",\n                \"Work\": \"12345678\",\n                \"Fax\": \"\",\n                \"Mobile\": \"91288888\",\n                \"Email\": \"epost@opusdtenl.com\"\n            },\n            \"Clinician\": {\n                \"ID\": 469,\n                \"Name\": \"Lise Negård\",\n                \"Title\": \"Tannlege\",\n                \"Active\": null,\n                \"ClinicID\": \"477-a2976113-acea-468f-bf2b-70c55436386f\",\n                \"Info\": null\n            },\n            \"Treatment\": {\n                \"ID\": 1,\n                \"Name\": \"Undersøkelse 30 min\",\n                \"Description\": \"\",\n                \"Duration\": 30\n            }\n        },\n        \"CampaignCode\": null,\n        \"FreeTextMessage\": \"US/Recall \\\"\\\"\",\n        \"CategoryDescription\": \"US/Røntgen\",\n        \"CategoryCode\": 2000\n    },\n    {\n        \"ID\": 3964,\n        \"Patient\": {\n            \"ID\": 642,\n            \"PatientPersonalIdentification\": \"1994100314572\",\n            \"PersonalNumber\": {\n                \"Year\": 1994,\n                \"Month\": 10,\n                \"Day\": 3,\n                \"ExtraDigits\": \"14572\"\n            },\n            \"FirstName\": \"Jack\",\n            \"LastName\": \"Jackson\",\n            \"Adress1\": \"Vei 1\",\n            \"Adress2\": \"Vei 1\",\n            \"PostalCode\": \"7412\",\n            \"City\": \"HASLUM\",\n            \"Email\": \"jack@gmail.com\",\n            \"MobilePhoneNumber\": \"753951258\",\n            \"GuardianPersonalNumber\": null,\n            \"MunicipalityCode\": \"3024\",\n            \"HomePhoneNumber\": \"159753258\",\n            \"WorkPhoneNumber\": \"456987321\",\n            \"ConsentToMarketing\": false\n        },\n        \"TimeSlot\": {\n            \"ID\": 0,\n            \"Start\": \"2020-02-07T08:00:00\",\n            \"End\": \"2020-02-07T08:30:00\",\n            \"Clinic\": {\n                \"ID\": \"477-a2976113-acea-468f-bf2b-70c55436386f\",\n                \"Name\": \"Distriktstannklinikken i Lillevik AS\",\n                \"Address1\": \"Adresse 1 - Test 1\",\n                \"Address2\": \"Adresse 2\",\n                \"Postalcode\": \"0484\",\n                \"City\": \"OSLO\",\n                \"Home\": \"12345679\",\n                \"Work\": \"12345678\",\n                \"Fax\": \"\",\n                \"Mobile\": \"91288888\",\n                \"Email\": \"epost@opusdtenl.com\"\n            },\n            \"Clinician\": {\n                \"ID\": 469,\n                \"Name\": \"Lise Negård\",\n                \"Title\": \"Tannlege\",\n                \"Active\": null,\n                \"ClinicID\": \"477-a2976113-acea-468f-bf2b-70c55436386f\",\n                \"Info\": null\n            },\n            \"Treatment\": {\n                \"ID\": 1,\n                \"Name\": \"Undersøkelse 30 min\",\n                \"Description\": \"\",\n                \"Duration\": 30\n            }\n        },\n        \"CampaignCode\": null,\n        \"FreeTextMessage\": \"US/Recall \\\"\\\"\",\n        \"CategoryDescription\": \"US/Røntgen\",\n        \"CategoryCode\": 2000\n    },\n    {\n        \"ID\": 3967,\n        \"Patient\": {\n            \"ID\": 642,\n            \"PatientPersonalIdentification\": \"1994100314572\",\n            \"PersonalNumber\": {\n                \"Year\": 1994,\n                \"Month\": 10,\n                \"Day\": 3,\n                \"ExtraDigits\": \"14572\"\n            },\n            \"FirstName\": \"Jack\",\n            \"LastName\": \"Jackson\",\n            \"Adress1\": \"Vei 1\",\n            \"Adress2\": \"Vei 1\",\n            \"PostalCode\": \"7412\",\n            \"City\": \"HASLUM\",\n            \"Email\": \"jack@gmail.com\",\n            \"MobilePhoneNumber\": \"753951258\",\n            \"GuardianPersonalNumber\": null,\n            \"MunicipalityCode\": \"3024\",\n            \"HomePhoneNumber\": \"159753258\",\n            \"WorkPhoneNumber\": \"456987321\",\n            \"ConsentToMarketing\": false\n        },\n        \"TimeSlot\": {\n            \"ID\": 0,\n            \"Start\": \"2020-02-12T08:00:00\",\n            \"End\": \"2020-02-12T08:30:00\",\n            \"Clinic\": {\n                \"ID\": \"477-a2976113-acea-468f-bf2b-70c55436386f\",\n                \"Name\": \"Distriktstannklinikken i Lillevik AS\",\n                \"Address1\": \"Adresse 1 - Test 1\",\n                \"Address2\": \"Adresse 2\",\n                \"Postalcode\": \"0484\",\n                \"City\": \"OSLO\",\n                \"Home\": \"12345679\",\n                \"Work\": \"12345678\",\n                \"Fax\": \"\",\n                \"Mobile\": \"91288888\",\n                \"Email\": \"epost@opusdtenl.com\"\n            },\n            \"Clinician\": {\n                \"ID\": 471,\n                \"Name\": \"Hanne Maren Wildahl\",\n                \"Title\": \"Tannlege\",\n                \"Active\": null,\n                \"ClinicID\": \"477-a2976113-acea-468f-bf2b-70c55436386f\",\n                \"Info\": null\n            },\n            \"Treatment\": null\n        },\n        \"CampaignCode\": null,\n        \"FreeTextMessage\": \"Examination - mer t \\\"\\\"\",\n        \"CategoryDescription\": \"US/Røntgen\",\n        \"CategoryCode\": 2000\n    },\n    {\n        \"ID\": 3968,\n        \"Patient\": {\n            \"ID\": 642,\n            \"PatientPersonalIdentification\": \"1994100314572\",\n            \"PersonalNumber\": {\n                \"Year\": 1994,\n                \"Month\": 10,\n                \"Day\": 3,\n                \"ExtraDigits\": \"14572\"\n            },\n            \"FirstName\": \"Jack\",\n            \"LastName\": \"Jackson\",\n            \"Adress1\": \"Vei 1\",\n            \"Adress2\": \"Vei 1\",\n            \"PostalCode\": \"7412\",\n            \"City\": \"HASLUM\",\n            \"Email\": \"jack@gmail.com\",\n            \"MobilePhoneNumber\": \"753951258\",\n            \"GuardianPersonalNumber\": null,\n            \"MunicipalityCode\": \"3024\",\n            \"HomePhoneNumber\": \"159753258\",\n            \"WorkPhoneNumber\": \"456987321\",\n            \"ConsentToMarketing\": false\n        },\n        \"TimeSlot\": {\n            \"ID\": 0,\n            \"Start\": \"2020-02-07T08:30:00\",\n            \"End\": \"2020-02-07T09:00:00\",\n            \"Clinic\": {\n                \"ID\": \"477-a2976113-acea-468f-bf2b-70c55436386f\",\n                \"Name\": \"Distriktstannklinikken i Lillevik AS\",\n                \"Address1\": \"Adresse 1 - Test 1\",\n                \"Address2\": \"Adresse 2\",\n                \"Postalcode\": \"0484\",\n                \"City\": \"OSLO\",\n                \"Home\": \"12345679\",\n                \"Work\": \"12345678\",\n                \"Fax\": \"\",\n                \"Mobile\": \"91288888\",\n                \"Email\": \"epost@opusdtenl.com\"\n            },\n            \"Clinician\": {\n                \"ID\": 469,\n                \"Name\": \"Lise Negård\",\n                \"Title\": \"Tannlege\",\n                \"Active\": null,\n                \"ClinicID\": \"477-a2976113-acea-468f-bf2b-70c55436386f\",\n                \"Info\": null\n            },\n            \"Treatment\": {\n                \"ID\": 1,\n                \"Name\": \"Undersøkelse 30 min\",\n                \"Description\": \"\",\n                \"Duration\": 30\n            }\n        },\n        \"CampaignCode\": null,\n        \"FreeTextMessage\": \"US/Recall \\\"\\\"\",\n        \"CategoryDescription\": \"US/Røntgen\",\n        \"CategoryCode\": 2000\n    },\n    {\n        \"ID\": 3969,\n        \"Patient\": {\n            \"ID\": 642,\n            \"PatientPersonalIdentification\": \"1994100314572\",\n            \"PersonalNumber\": {\n                \"Year\": 1994,\n                \"Month\": 10,\n                \"Day\": 3,\n                \"ExtraDigits\": \"14572\"\n            },\n            \"FirstName\": \"Jack\",\n            \"LastName\": \"Jackson\",\n            \"Adress1\": \"Vei 1\",\n            \"Adress2\": \"Vei 1\",\n            \"PostalCode\": \"7412\",\n            \"City\": \"HASLUM\",\n            \"Email\": \"jack@gmail.com\",\n            \"MobilePhoneNumber\": \"753951258\",\n            \"GuardianPersonalNumber\": null,\n            \"MunicipalityCode\": \"3024\",\n            \"HomePhoneNumber\": \"159753258\",\n            \"WorkPhoneNumber\": \"456987321\",\n            \"ConsentToMarketing\": false\n        },\n        \"TimeSlot\": {\n            \"ID\": 0,\n            \"Start\": \"2020-02-12T08:00:00\",\n            \"End\": \"2020-02-12T08:30:00\",\n            \"Clinic\": {\n                \"ID\": \"477-a2976113-acea-468f-bf2b-70c55436386f\",\n                \"Name\": \"Distriktstannklinikken i Lillevik AS\",\n                \"Address1\": \"Adresse 1 - Test 1\",\n                \"Address2\": \"Adresse 2\",\n                \"Postalcode\": \"0484\",\n                \"City\": \"OSLO\",\n                \"Home\": \"12345679\",\n                \"Work\": \"12345678\",\n                \"Fax\": \"\",\n                \"Mobile\": \"91288888\",\n                \"Email\": \"epost@opusdtenl.com\"\n            },\n            \"Clinician\": {\n                \"ID\": 469,\n                \"Name\": \"Lise Negård\",\n                \"Title\": \"Tannlege\",\n                \"Active\": null,\n                \"ClinicID\": \"477-a2976113-acea-468f-bf2b-70c55436386f\",\n                \"Info\": null\n            },\n            \"Treatment\": null\n        },\n        \"CampaignCode\": null,\n        \"FreeTextMessage\": \"Examination - mer t \\\"\\\"\",\n        \"CategoryDescription\": \"US/Røntgen\",\n        \"CategoryCode\": 2000\n    },\n    {\n        \"ID\": 3970,\n        \"Patient\": {\n            \"ID\": 642,\n            \"PatientPersonalIdentification\": \"1994100314572\",\n            \"PersonalNumber\": {\n                \"Year\": 1994,\n                \"Month\": 10,\n                \"Day\": 3,\n                \"ExtraDigits\": \"14572\"\n            },\n            \"FirstName\": \"Jack\",\n            \"LastName\": \"Jackson\",\n            \"Adress1\": \"Vei 1\",\n            \"Adress2\": \"Vei 1\",\n            \"PostalCode\": \"7412\",\n            \"City\": \"HASLUM\",\n            \"Email\": \"jack@gmail.com\",\n            \"MobilePhoneNumber\": \"753951258\",\n            \"GuardianPersonalNumber\": null,\n            \"MunicipalityCode\": \"3024\",\n            \"HomePhoneNumber\": \"159753258\",\n            \"WorkPhoneNumber\": \"456987321\",\n            \"ConsentToMarketing\": false\n        },\n        \"TimeSlot\": {\n            \"ID\": 0,\n            \"Start\": \"2020-02-07T08:00:00\",\n            \"End\": \"2020-02-07T09:30:00\",\n            \"Clinic\": {\n                \"ID\": \"477-a2976113-acea-468f-bf2b-70c55436386f\",\n                \"Name\": \"Distriktstannklinikken i Lillevik AS\",\n                \"Address1\": \"Adresse 1 - Test 1\",\n                \"Address2\": \"Adresse 2\",\n                \"Postalcode\": \"0484\",\n                \"City\": \"OSLO\",\n                \"Home\": \"12345679\",\n                \"Work\": \"12345678\",\n                \"Fax\": \"\",\n                \"Mobile\": \"91288888\",\n                \"Email\": \"epost@opusdtenl.com\"\n            },\n            \"Clinician\": {\n                \"ID\": 471,\n                \"Name\": \"Hanne Maren Wildahl\",\n                \"Title\": \"Tannlege\",\n                \"Active\": null,\n                \"ClinicID\": \"477-a2976113-acea-468f-bf2b-70c55436386f\",\n                \"Info\": null\n            },\n            \"Treatment\": {\n                \"ID\": 1,\n                \"Name\": \"Undersøkelse 30 min\",\n                \"Description\": \"\",\n                \"Duration\": 30\n            }\n        },\n        \"CampaignCode\": null,\n        \"FreeTextMessage\": \"US/Recall \\\"\\\"\",\n        \"CategoryDescription\": \"US/Røntgen\",\n        \"CategoryCode\": 2000\n    },\n    {\n        \"ID\": 3972,\n        \"Patient\": {\n            \"ID\": 642,\n            \"PatientPersonalIdentification\": \"1994100314572\",\n            \"PersonalNumber\": {\n                \"Year\": 1994,\n                \"Month\": 10,\n                \"Day\": 3,\n                \"ExtraDigits\": \"14572\"\n            },\n            \"FirstName\": \"Jack\",\n            \"LastName\": \"Jackson\",\n            \"Adress1\": \"Vei 1\",\n            \"Adress2\": \"Vei 1\",\n            \"PostalCode\": \"7412\",\n            \"City\": \"HASLUM\",\n            \"Email\": \"jack@gmail.com\",\n            \"MobilePhoneNumber\": \"753951258\",\n            \"GuardianPersonalNumber\": null,\n            \"MunicipalityCode\": \"3024\",\n            \"HomePhoneNumber\": \"159753258\",\n            \"WorkPhoneNumber\": \"456987321\",\n            \"ConsentToMarketing\": false\n        },\n        \"TimeSlot\": {\n            \"ID\": 0,\n            \"Start\": \"2020-02-20T10:30:00\",\n            \"End\": \"2020-02-20T11:00:00\",\n            \"Clinic\": {\n                \"ID\": \"477-a2976113-acea-468f-bf2b-70c55436386f\",\n                \"Name\": \"Distriktstannklinikken i Lillevik AS\",\n                \"Address1\": \"Adresse 1 - Test 1\",\n                \"Address2\": \"Adresse 2\",\n                \"Postalcode\": \"0484\",\n                \"City\": \"OSLO\",\n                \"Home\": \"12345679\",\n                \"Work\": \"12345678\",\n                \"Fax\": \"\",\n                \"Mobile\": \"91288888\",\n                \"Email\": \"epost@opusdtenl.com\"\n            },\n            \"Clinician\": {\n                \"ID\": 471,\n                \"Name\": \"Hanne Maren Wildahl\",\n                \"Title\": \"Tannlege\",\n                \"Active\": null,\n                \"ClinicID\": \"477-a2976113-acea-468f-bf2b-70c55436386f\",\n                \"Info\": null\n            },\n            \"Treatment\": {\n                \"ID\": 1,\n                \"Name\": \"Undersøkelse 30 min\",\n                \"Description\": \"\",\n                \"Duration\": 30\n            }\n        },\n        \"CampaignCode\": null,\n        \"FreeTextMessage\": \"US/Recall \\\"\\\"\",\n        \"CategoryDescription\": \"US/Røntgen\",\n        \"CategoryCode\": 2000\n    },\n    {\n        \"ID\": 3973,\n        \"Patient\": {\n            \"ID\": 642,\n            \"PatientPersonalIdentification\": \"1994100314572\",\n            \"PersonalNumber\": {\n                \"Year\": 1994,\n                \"Month\": 10,\n                \"Day\": 3,\n                \"ExtraDigits\": \"14572\"\n            },\n            \"FirstName\": \"Jack\",\n            \"LastName\": \"Jackson\",\n            \"Adress1\": \"Vei 1\",\n            \"Adress2\": \"Vei 1\",\n            \"PostalCode\": \"7412\",\n            \"City\": \"HASLUM\",\n            \"Email\": \"jack@gmail.com\",\n            \"MobilePhoneNumber\": \"753951258\",\n            \"GuardianPersonalNumber\": null,\n            \"MunicipalityCode\": \"3024\",\n            \"HomePhoneNumber\": \"159753258\",\n            \"WorkPhoneNumber\": \"456987321\",\n            \"ConsentToMarketing\": false\n        },\n        \"TimeSlot\": {\n            \"ID\": 0,\n            \"Start\": \"2020-02-26T09:30:00\",\n            \"End\": \"2020-02-26T10:00:00\",\n            \"Clinic\": {\n                \"ID\": \"477-a2976113-acea-468f-bf2b-70c55436386f\",\n                \"Name\": \"Distriktstannklinikken i Lillevik AS\",\n                \"Address1\": \"Adresse 1 - Test 1\",\n                \"Address2\": \"Adresse 2\",\n                \"Postalcode\": \"0484\",\n                \"City\": \"OSLO\",\n                \"Home\": \"12345679\",\n                \"Work\": \"12345678\",\n                \"Fax\": \"\",\n                \"Mobile\": \"91288888\",\n                \"Email\": \"epost@opusdtenl.com\"\n            },\n            \"Clinician\": {\n                \"ID\": 469,\n                \"Name\": \"Lise Negård\",\n                \"Title\": \"Tannlege\",\n                \"Active\": null,\n                \"ClinicID\": \"477-a2976113-acea-468f-bf2b-70c55436386f\",\n                \"Info\": null\n            },\n            \"Treatment\": {\n                \"ID\": 1,\n                \"Name\": \"Undersøkelse 30 min\",\n                \"Description\": \"\",\n                \"Duration\": 30\n            }\n        },\n        \"CampaignCode\": null,\n        \"FreeTextMessage\": \"US/Recall \\\"\\\"\",\n        \"CategoryDescription\": \"US/Røntgen\",\n        \"CategoryCode\": 2000\n    },\n    {\n        \"ID\": 3974,\n        \"Patient\": {\n            \"ID\": 642,\n            \"PatientPersonalIdentification\": \"1994100314572\",\n            \"PersonalNumber\": {\n                \"Year\": 1994,\n                \"Month\": 10,\n                \"Day\": 3,\n                \"ExtraDigits\": \"14572\"\n            },\n            \"FirstName\": \"Jack\",\n            \"LastName\": \"Jackson\",\n            \"Adress1\": \"Vei 1\",\n            \"Adress2\": \"Vei 1\",\n            \"PostalCode\": \"7412\",\n            \"City\": \"HASLUM\",\n            \"Email\": \"jack@gmail.com\",\n            \"MobilePhoneNumber\": \"753951258\",\n            \"GuardianPersonalNumber\": null,\n            \"MunicipalityCode\": \"3024\",\n            \"HomePhoneNumber\": \"159753258\",\n            \"WorkPhoneNumber\": \"456987321\",\n            \"ConsentToMarketing\": false\n        },\n        \"TimeSlot\": {\n            \"ID\": 0,\n            \"Start\": \"2020-02-26T09:30:00\",\n            \"End\": \"2020-02-26T10:00:00\",\n            \"Clinic\": {\n                \"ID\": \"477-a2976113-acea-468f-bf2b-70c55436386f\",\n                \"Name\": \"Distriktstannklinikken i Lillevik AS\",\n                \"Address1\": \"Adresse 1 - Test 1\",\n                \"Address2\": \"Adresse 2\",\n                \"Postalcode\": \"0484\",\n                \"City\": \"OSLO\",\n                \"Home\": \"12345679\",\n                \"Work\": \"12345678\",\n                \"Fax\": \"\",\n                \"Mobile\": \"91288888\",\n                \"Email\": \"epost@opusdtenl.com\"\n            },\n            \"Clinician\": {\n                \"ID\": 473,\n                \"Name\": \"Jenny Bue\",\n                \"Title\": \"Kjeveortoped\",\n                \"Active\": null,\n                \"ClinicID\": \"477-a2976113-acea-468f-bf2b-70c55436386f\",\n                \"Info\": null\n            },\n            \"Treatment\": {\n                \"ID\": 1,\n                \"Name\": \"Undersøkelse 30 min\",\n                \"Description\": \"\",\n                \"Duration\": 30\n            }\n        },\n        \"CampaignCode\": null,\n        \"FreeTextMessage\": \"US/Recall \\\"\\\"\",\n        \"CategoryDescription\": \"US/Røntgen\",\n        \"CategoryCode\": 2000\n    },\n    {\n        \"ID\": 3975,\n        \"Patient\": {\n            \"ID\": 642,\n            \"PatientPersonalIdentification\": \"1994100314572\",\n            \"PersonalNumber\": {\n                \"Year\": 1994,\n                \"Month\": 10,\n                \"Day\": 3,\n                \"ExtraDigits\": \"14572\"\n            },\n            \"FirstName\": \"Jack\",\n            \"LastName\": \"Jackson\",\n            \"Adress1\": \"Vei 1\",\n            \"Adress2\": \"Vei 1\",\n            \"PostalCode\": \"7412\",\n            \"City\": \"HASLUM\",\n            \"Email\": \"jack@gmail.com\",\n            \"MobilePhoneNumber\": \"753951258\",\n            \"GuardianPersonalNumber\": null,\n            \"MunicipalityCode\": \"3024\",\n            \"HomePhoneNumber\": \"159753258\",\n            \"WorkPhoneNumber\": \"456987321\",\n            \"ConsentToMarketing\": false\n        },\n        \"TimeSlot\": {\n            \"ID\": 0,\n            \"Start\": \"2020-02-20T08:00:00\",\n            \"End\": \"2020-02-20T08:30:00\",\n            \"Clinic\": {\n                \"ID\": \"477-a2976113-acea-468f-bf2b-70c55436386f\",\n                \"Name\": \"Distriktstannklinikken i Lillevik AS\",\n                \"Address1\": \"Adresse 1 - Test 1\",\n                \"Address2\": \"Adresse 2\",\n                \"Postalcode\": \"0484\",\n                \"City\": \"OSLO\",\n                \"Home\": \"12345679\",\n                \"Work\": \"12345678\",\n                \"Fax\": \"\",\n                \"Mobile\": \"91288888\",\n                \"Email\": \"epost@opusdtenl.com\"\n            },\n            \"Clinician\": {\n                \"ID\": 471,\n                \"Name\": \"Hanne Maren Wildahl\",\n                \"Title\": \"Tannlege\",\n                \"Active\": null,\n                \"ClinicID\": \"477-a2976113-acea-468f-bf2b-70c55436386f\",\n                \"Info\": null\n            },\n            \"Treatment\": {\n                \"ID\": 1,\n                \"Name\": \"Undersøkelse 30 min\",\n                \"Description\": \"\",\n                \"Duration\": 30\n            }\n        },\n        \"CampaignCode\": null,\n        \"FreeTextMessage\": \"US/Recall \\\"\\\"\",\n        \"CategoryDescription\": \"US/Røntgen\",\n        \"CategoryCode\": 2000\n    },\n    {\n        \"ID\": 3976,\n        \"Patient\": {\n            \"ID\": 642,\n            \"PatientPersonalIdentification\": \"1994100314572\",\n            \"PersonalNumber\": {\n                \"Year\": 1994,\n                \"Month\": 10,\n                \"Day\": 3,\n                \"ExtraDigits\": \"14572\"\n            },\n            \"FirstName\": \"Jack\",\n            \"LastName\": \"Jackson\",\n            \"Adress1\": \"Vei 1\",\n            \"Adress2\": \"Vei 1\",\n            \"PostalCode\": \"7412\",\n            \"City\": \"HASLUM\",\n            \"Email\": \"jack@gmail.com\",\n            \"MobilePhoneNumber\": \"753951258\",\n            \"GuardianPersonalNumber\": null,\n            \"MunicipalityCode\": \"3024\",\n            \"HomePhoneNumber\": \"159753258\",\n            \"WorkPhoneNumber\": \"456987321\",\n            \"ConsentToMarketing\": false\n        },\n        \"TimeSlot\": {\n            \"ID\": 0,\n            \"Start\": \"2020-02-06T10:00:00\",\n            \"End\": \"2020-02-06T10:30:00\",\n            \"Clinic\": {\n                \"ID\": \"477-a2976113-acea-468f-bf2b-70c55436386f\",\n                \"Name\": \"Distriktstannklinikken i Lillevik AS\",\n                \"Address1\": \"Adresse 1 - Test 1\",\n                \"Address2\": \"Adresse 2\",\n                \"Postalcode\": \"0484\",\n                \"City\": \"OSLO\",\n                \"Home\": \"12345679\",\n                \"Work\": \"12345678\",\n                \"Fax\": \"\",\n                \"Mobile\": \"91288888\",\n                \"Email\": \"epost@opusdtenl.com\"\n            },\n            \"Clinician\": {\n                \"ID\": 469,\n                \"Name\": \"Lise Negård\",\n                \"Title\": \"Tannlege\",\n                \"Active\": null,\n                \"ClinicID\": \"477-a2976113-acea-468f-bf2b-70c55436386f\",\n                \"Info\": null\n            },\n            \"Treatment\": {\n                \"ID\": 1,\n                \"Name\": \"Undersøkelse 30 min\",\n                \"Description\": \"\",\n                \"Duration\": 30\n            }\n        },\n        \"CampaignCode\": null,\n        \"FreeTextMessage\": \"US/Recall \\\"\\\"\",\n        \"CategoryDescription\": \"US/Røntgen\",\n        \"CategoryCode\": 2000\n    },\n    {\n        \"ID\": 3977,\n        \"Patient\": {\n            \"ID\": 642,\n            \"PatientPersonalIdentification\": \"1994100314572\",\n            \"PersonalNumber\": {\n                \"Year\": 1994,\n                \"Month\": 10,\n                \"Day\": 3,\n                \"ExtraDigits\": \"14572\"\n            },\n            \"FirstName\": \"Jack\",\n            \"LastName\": \"Jackson\",\n            \"Adress1\": \"Vei 1\",\n            \"Adress2\": \"Vei 1\",\n            \"PostalCode\": \"7412\",\n            \"City\": \"HASLUM\",\n            \"Email\": \"jack@gmail.com\",\n            \"MobilePhoneNumber\": \"753951258\",\n            \"GuardianPersonalNumber\": null,\n            \"MunicipalityCode\": \"3024\",\n            \"HomePhoneNumber\": \"159753258\",\n            \"WorkPhoneNumber\": \"456987321\",\n            \"ConsentToMarketing\": false\n        },\n        \"TimeSlot\": {\n            \"ID\": 0,\n            \"Start\": \"2020-02-06T08:00:00\",\n            \"End\": \"2020-02-06T08:30:00\",\n            \"Clinic\": {\n                \"ID\": \"477-a2976113-acea-468f-bf2b-70c55436386f\",\n                \"Name\": \"Distriktstannklinikken i Lillevik AS\",\n                \"Address1\": \"Adresse 1 - Test 1\",\n                \"Address2\": \"Adresse 2\",\n                \"Postalcode\": \"0484\",\n                \"City\": \"OSLO\",\n                \"Home\": \"12345679\",\n                \"Work\": \"12345678\",\n                \"Fax\": \"\",\n                \"Mobile\": \"91288888\",\n                \"Email\": \"epost@opusdtenl.com\"\n            },\n            \"Clinician\": {\n                \"ID\": 469,\n                \"Name\": \"Lise Negård\",\n                \"Title\": \"Tannlege\",\n                \"Active\": null,\n                \"ClinicID\": \"477-a2976113-acea-468f-bf2b-70c55436386f\",\n                \"Info\": null\n            },\n            \"Treatment\": {\n                \"ID\": 1,\n                \"Name\": \"Undersøkelse 30 min\",\n                \"Description\": \"\",\n                \"Duration\": 30\n            }\n        },\n        \"CampaignCode\": null,\n        \"FreeTextMessage\": \"US/Recall \\\"\\\"\",\n        \"CategoryDescription\": \"US/Røntgen\",\n        \"CategoryCode\": 2000\n    },\n    {\n        \"ID\": 3978,\n        \"Patient\": {\n            \"ID\": 642,\n            \"PatientPersonalIdentification\": \"1994100314572\",\n            \"PersonalNumber\": {\n                \"Year\": 1994,\n                \"Month\": 10,\n                \"Day\": 3,\n                \"ExtraDigits\": \"14572\"\n            },\n            \"FirstName\": \"Jack\",\n            \"LastName\": \"Jackson\",\n            \"Adress1\": \"Vei 1\",\n            \"Adress2\": \"Vei 1\",\n            \"PostalCode\": \"7412\",\n            \"City\": \"HASLUM\",\n            \"Email\": \"jack@gmail.com\",\n            \"MobilePhoneNumber\": \"753951258\",\n            \"GuardianPersonalNumber\": null,\n            \"MunicipalityCode\": \"3024\",\n            \"HomePhoneNumber\": \"159753258\",\n            \"WorkPhoneNumber\": \"456987321\",\n            \"ConsentToMarketing\": false\n        },\n        \"TimeSlot\": {\n            \"ID\": 0,\n            \"Start\": \"2020-02-06T08:30:00\",\n            \"End\": \"2020-02-06T09:00:00\",\n            \"Clinic\": {\n                \"ID\": \"477-a2976113-acea-468f-bf2b-70c55436386f\",\n                \"Name\": \"Distriktstannklinikken i Lillevik AS\",\n                \"Address1\": \"Adresse 1 - Test 1\",\n                \"Address2\": \"Adresse 2\",\n                \"Postalcode\": \"0484\",\n                \"City\": \"OSLO\",\n                \"Home\": \"12345679\",\n                \"Work\": \"12345678\",\n                \"Fax\": \"\",\n                \"Mobile\": \"91288888\",\n                \"Email\": \"epost@opusdtenl.com\"\n            },\n            \"Clinician\": {\n                \"ID\": 469,\n                \"Name\": \"Lise Negård\",\n                \"Title\": \"Tannlege\",\n                \"Active\": null,\n                \"ClinicID\": \"477-a2976113-acea-468f-bf2b-70c55436386f\",\n                \"Info\": null\n            },\n            \"Treatment\": {\n                \"ID\": 1,\n                \"Name\": \"Undersøkelse 30 min\",\n                \"Description\": \"\",\n                \"Duration\": 30\n            }\n        },\n        \"CampaignCode\": null,\n        \"FreeTextMessage\": \"US/Recall \\\"\\\"\",\n        \"CategoryDescription\": \"US/Røntgen\",\n        \"CategoryCode\": 2000\n    },\n    {\n        \"ID\": 3979,\n        \"Patient\": {\n            \"ID\": 642,\n            \"PatientPersonalIdentification\": \"1994100314572\",\n            \"PersonalNumber\": {\n                \"Year\": 1994,\n                \"Month\": 10,\n                \"Day\": 3,\n                \"ExtraDigits\": \"14572\"\n            },\n            \"FirstName\": \"Jack\",\n            \"LastName\": \"Jackson\",\n            \"Adress1\": \"Vei 1\",\n            \"Adress2\": \"Vei 1\",\n            \"PostalCode\": \"7412\",\n            \"City\": \"HASLUM\",\n            \"Email\": \"jack@gmail.com\",\n            \"MobilePhoneNumber\": \"753951258\",\n            \"GuardianPersonalNumber\": null,\n            \"MunicipalityCode\": \"3024\",\n            \"HomePhoneNumber\": \"159753258\",\n            \"WorkPhoneNumber\": \"456987321\",\n            \"ConsentToMarketing\": false\n        },\n        \"TimeSlot\": {\n            \"ID\": 0,\n            \"Start\": \"2020-02-20T16:30:00\",\n            \"End\": \"2020-02-20T17:00:00\",\n            \"Clinic\": {\n                \"ID\": \"477-a2976113-acea-468f-bf2b-70c55436386f\",\n                \"Name\": \"Distriktstannklinikken i Lillevik AS\",\n                \"Address1\": \"Adresse 1 - Test 1\",\n                \"Address2\": \"Adresse 2\",\n                \"Postalcode\": \"0484\",\n                \"City\": \"OSLO\",\n                \"Home\": \"12345679\",\n                \"Work\": \"12345678\",\n                \"Fax\": \"\",\n                \"Mobile\": \"91288888\",\n                \"Email\": \"epost@opusdtenl.com\"\n            },\n            \"Clinician\": {\n                \"ID\": 471,\n                \"Name\": \"Hanne Maren Wildahl\",\n                \"Title\": \"Tannlege\",\n                \"Active\": null,\n                \"ClinicID\": \"477-a2976113-acea-468f-bf2b-70c55436386f\",\n                \"Info\": null\n            },\n            \"Treatment\": {\n                \"ID\": 1,\n                \"Name\": \"Undersøkelse 30 min\",\n                \"Description\": \"\",\n                \"Duration\": 30\n            }\n        },\n        \"CampaignCode\": null,\n        \"FreeTextMessage\": \"US/Recall \\\"\\\"\",\n        \"CategoryDescription\": \"US/Røntgen\",\n        \"CategoryCode\": 2000\n    },\n    {\n        \"ID\": 3980,\n        \"Patient\": {\n            \"ID\": 642,\n            \"PatientPersonalIdentification\": \"1994100314572\",\n            \"PersonalNumber\": {\n                \"Year\": 1994,\n                \"Month\": 10,\n                \"Day\": 3,\n                \"ExtraDigits\": \"14572\"\n            },\n            \"FirstName\": \"Jack\",\n            \"LastName\": \"Jackson\",\n            \"Adress1\": \"Vei 1\",\n            \"Adress2\": \"Vei 1\",\n            \"PostalCode\": \"7412\",\n            \"City\": \"HASLUM\",\n            \"Email\": \"jack@gmail.com\",\n            \"MobilePhoneNumber\": \"753951258\",\n            \"GuardianPersonalNumber\": null,\n            \"MunicipalityCode\": \"3024\",\n            \"HomePhoneNumber\": \"159753258\",\n            \"WorkPhoneNumber\": \"456987321\",\n            \"ConsentToMarketing\": false\n        },\n        \"TimeSlot\": {\n            \"ID\": 0,\n            \"Start\": \"2020-02-20T12:00:00\",\n            \"End\": \"2020-02-20T12:30:00\",\n            \"Clinic\": {\n                \"ID\": \"477-a2976113-acea-468f-bf2b-70c55436386f\",\n                \"Name\": \"Distriktstannklinikken i Lillevik AS\",\n                \"Address1\": \"Adresse 1 - Test 1\",\n                \"Address2\": \"Adresse 2\",\n                \"Postalcode\": \"0484\",\n                \"City\": \"OSLO\",\n                \"Home\": \"12345679\",\n                \"Work\": \"12345678\",\n                \"Fax\": \"\",\n                \"Mobile\": \"91288888\",\n                \"Email\": \"epost@opusdtenl.com\"\n            },\n            \"Clinician\": {\n                \"ID\": 469,\n                \"Name\": \"Lise Negård\",\n                \"Title\": \"Tannlege\",\n                \"Active\": null,\n                \"ClinicID\": \"477-a2976113-acea-468f-bf2b-70c55436386f\",\n                \"Info\": null\n            },\n            \"Treatment\": {\n                \"ID\": 1,\n                \"Name\": \"Undersøkelse 30 min\",\n                \"Description\": \"\",\n                \"Duration\": 30\n            }\n        },\n        \"CampaignCode\": null,\n        \"FreeTextMessage\": \"US/Recall \\\"\\\"\",\n        \"CategoryDescription\": \"US/Røntgen\",\n        \"CategoryCode\": 2000\n    },\n    {\n        \"ID\": 3981,\n        \"Patient\": {\n            \"ID\": 642,\n            \"PatientPersonalIdentification\": \"1994100314572\",\n            \"PersonalNumber\": {\n                \"Year\": 1994,\n                \"Month\": 10,\n                \"Day\": 3,\n                \"ExtraDigits\": \"14572\"\n            },\n            \"FirstName\": \"Jack\",\n            \"LastName\": \"Jackson\",\n            \"Adress1\": \"Vei 1\",\n            \"Adress2\": \"Vei 1\",\n            \"PostalCode\": \"7412\",\n            \"City\": \"HASLUM\",\n            \"Email\": \"jack@gmail.com\",\n            \"MobilePhoneNumber\": \"753951258\",\n            \"GuardianPersonalNumber\": null,\n            \"MunicipalityCode\": \"3024\",\n            \"HomePhoneNumber\": \"159753258\",\n            \"WorkPhoneNumber\": \"456987321\",\n            \"ConsentToMarketing\": false\n        },\n        \"TimeSlot\": {\n            \"ID\": 0,\n            \"Start\": \"2020-02-20T08:30:00\",\n            \"End\": \"2020-02-20T09:00:00\",\n            \"Clinic\": {\n                \"ID\": \"477-a2976113-acea-468f-bf2b-70c55436386f\",\n                \"Name\": \"Distriktstannklinikken i Lillevik AS\",\n                \"Address1\": \"Adresse 1 - Test 1\",\n                \"Address2\": \"Adresse 2\",\n                \"Postalcode\": \"0484\",\n                \"City\": \"OSLO\",\n                \"Home\": \"12345679\",\n                \"Work\": \"12345678\",\n                \"Fax\": \"\",\n                \"Mobile\": \"91288888\",\n                \"Email\": \"epost@opusdtenl.com\"\n            },\n            \"Clinician\": {\n                \"ID\": 471,\n                \"Name\": \"Hanne Maren Wildahl\",\n                \"Title\": \"Tannlege\",\n                \"Active\": null,\n                \"ClinicID\": \"477-a2976113-acea-468f-bf2b-70c55436386f\",\n                \"Info\": null\n            },\n            \"Treatment\": {\n                \"ID\": 1,\n                \"Name\": \"Undersøkelse 30 min\",\n                \"Description\": \"\",\n                \"Duration\": 30\n            }\n        },\n        \"CampaignCode\": null,\n        \"FreeTextMessage\": \"US/Recall \\\"\\\"\",\n        \"CategoryDescription\": \"US/Røntgen\",\n        \"CategoryCode\": 2000\n    },\n    {\n        \"ID\": 3982,\n        \"Patient\": {\n            \"ID\": 642,\n            \"PatientPersonalIdentification\": \"1994100314572\",\n            \"PersonalNumber\": {\n                \"Year\": 1994,\n                \"Month\": 10,\n                \"Day\": 3,\n                \"ExtraDigits\": \"14572\"\n            },\n            \"FirstName\": \"Jack\",\n            \"LastName\": \"Jackson\",\n            \"Adress1\": \"Vei 1\",\n            \"Adress2\": \"Vei 1\",\n            \"PostalCode\": \"7412\",\n            \"City\": \"HASLUM\",\n            \"Email\": \"jack@gmail.com\",\n            \"MobilePhoneNumber\": \"753951258\",\n            \"GuardianPersonalNumber\": null,\n            \"MunicipalityCode\": \"3024\",\n            \"HomePhoneNumber\": \"159753258\",\n            \"WorkPhoneNumber\": \"456987321\",\n            \"ConsentToMarketing\": false\n        },\n        \"TimeSlot\": {\n            \"ID\": 0,\n            \"Start\": \"2020-02-07T15:00:00\",\n            \"End\": \"2020-02-07T15:30:00\",\n            \"Clinic\": {\n                \"ID\": \"477-a2976113-acea-468f-bf2b-70c55436386f\",\n                \"Name\": \"Distriktstannklinikken i Lillevik AS\",\n                \"Address1\": \"Adresse 1 - Test 1\",\n                \"Address2\": \"Adresse 2\",\n                \"Postalcode\": \"0484\",\n                \"City\": \"OSLO\",\n                \"Home\": \"12345679\",\n                \"Work\": \"12345678\",\n                \"Fax\": \"\",\n                \"Mobile\": \"91288888\",\n                \"Email\": \"epost@opusdtenl.com\"\n            },\n            \"Clinician\": {\n                \"ID\": 473,\n                \"Name\": \"Jenny Bue\",\n                \"Title\": \"Kjeveortoped\",\n                \"Active\": null,\n                \"ClinicID\": \"477-a2976113-acea-468f-bf2b-70c55436386f\",\n                \"Info\": null\n            },\n            \"Treatment\": {\n                \"ID\": 1,\n                \"Name\": \"Undersøkelse 30 min\",\n                \"Description\": \"\",\n                \"Duration\": 30\n            }\n        },\n        \"CampaignCode\": null,\n        \"FreeTextMessage\": \"US/Recall \\\"\\\"\",\n        \"CategoryDescription\": \"US/Røntgen\",\n        \"CategoryCode\": 2000\n    },\n    {\n        \"ID\": 3983,\n        \"Patient\": {\n            \"ID\": 642,\n            \"PatientPersonalIdentification\": \"1994100314572\",\n            \"PersonalNumber\": {\n                \"Year\": 1994,\n                \"Month\": 10,\n                \"Day\": 3,\n                \"ExtraDigits\": \"14572\"\n            },\n            \"FirstName\": \"Jack\",\n            \"LastName\": \"Jackson\",\n            \"Adress1\": \"Vei 1\",\n            \"Adress2\": \"Vei 1\",\n            \"PostalCode\": \"7412\",\n            \"City\": \"HASLUM\",\n            \"Email\": \"jack@gmail.com\",\n            \"MobilePhoneNumber\": \"753951258\",\n            \"GuardianPersonalNumber\": null,\n            \"MunicipalityCode\": \"3024\",\n            \"HomePhoneNumber\": \"159753258\",\n            \"WorkPhoneNumber\": \"456987321\",\n            \"ConsentToMarketing\": false\n        },\n        \"TimeSlot\": {\n            \"ID\": 0,\n            \"Start\": \"2020-02-20T09:00:00\",\n            \"End\": \"2020-02-20T09:30:00\",\n            \"Clinic\": {\n                \"ID\": \"477-a2976113-acea-468f-bf2b-70c55436386f\",\n                \"Name\": \"Distriktstannklinikken i Lillevik AS\",\n                \"Address1\": \"Adresse 1 - Test 1\",\n                \"Address2\": \"Adresse 2\",\n                \"Postalcode\": \"0484\",\n                \"City\": \"OSLO\",\n                \"Home\": \"12345679\",\n                \"Work\": \"12345678\",\n                \"Fax\": \"\",\n                \"Mobile\": \"91288888\",\n                \"Email\": \"epost@opusdtenl.com\"\n            },\n            \"Clinician\": {\n                \"ID\": 471,\n                \"Name\": \"Hanne Maren Wildahl\",\n                \"Title\": \"Tannlege\",\n                \"Active\": null,\n                \"ClinicID\": \"477-a2976113-acea-468f-bf2b-70c55436386f\",\n                \"Info\": null\n            },\n            \"Treatment\": {\n                \"ID\": 1,\n                \"Name\": \"Undersøkelse 30 min\",\n                \"Description\": \"\",\n                \"Duration\": 30\n            }\n        },\n        \"CampaignCode\": null,\n        \"FreeTextMessage\": \"US/Recall \\\"\\\"\",\n        \"CategoryDescription\": \"US/Røntgen\",\n        \"CategoryCode\": 2000\n    },\n    {\n        \"ID\": 3984,\n        \"Patient\": {\n            \"ID\": 642,\n            \"PatientPersonalIdentification\": \"1994100314572\",\n            \"PersonalNumber\": {\n                \"Year\": 1994,\n                \"Month\": 10,\n                \"Day\": 3,\n                \"ExtraDigits\": \"14572\"\n            },\n            \"FirstName\": \"Jack\",\n            \"LastName\": \"Jackson\",\n            \"Adress1\": \"Vei 1\",\n            \"Adress2\": \"Vei 1\",\n            \"PostalCode\": \"7412\",\n            \"City\": \"HASLUM\",\n            \"Email\": \"jack@gmail.com\",\n            \"MobilePhoneNumber\": \"753951258\",\n            \"GuardianPersonalNumber\": null,\n            \"MunicipalityCode\": \"3024\",\n            \"HomePhoneNumber\": \"159753258\",\n            \"WorkPhoneNumber\": \"456987321\",\n            \"ConsentToMarketing\": false\n        },\n        \"TimeSlot\": {\n            \"ID\": 0,\n            \"Start\": \"2020-02-20T12:00:00\",\n            \"End\": \"2020-02-20T13:00:00\",\n            \"Clinic\": {\n                \"ID\": \"477-a2976113-acea-468f-bf2b-70c55436386f\",\n                \"Name\": \"Distriktstannklinikken i Lillevik AS\",\n                \"Address1\": \"Adresse 1 - Test 1\",\n                \"Address2\": \"Adresse 2\",\n                \"Postalcode\": \"0484\",\n                \"City\": \"OSLO\",\n                \"Home\": \"12345679\",\n                \"Work\": \"12345678\",\n                \"Fax\": \"\",\n                \"Mobile\": \"91288888\",\n                \"Email\": \"epost@opusdtenl.com\"\n            },\n            \"Clinician\": {\n                \"ID\": 471,\n                \"Name\": \"Hanne Maren Wildahl\",\n                \"Title\": \"Tannlege\",\n                \"Active\": null,\n                \"ClinicID\": \"477-a2976113-acea-468f-bf2b-70c55436386f\",\n                \"Info\": null\n            },\n            \"Treatment\": null\n        },\n        \"CampaignCode\": null,\n        \"FreeTextMessage\": \" Endo\",\n        \"CategoryDescription\": \"Akutt\",\n        \"CategoryCode\": 1000\n    },\n    {\n        \"ID\": 3985,\n        \"Patient\": {\n            \"ID\": 642,\n            \"PatientPersonalIdentification\": \"1994100314572\",\n            \"PersonalNumber\": {\n                \"Year\": 1994,\n                \"Month\": 10,\n                \"Day\": 3,\n                \"ExtraDigits\": \"14572\"\n            },\n            \"FirstName\": \"Jack\",\n            \"LastName\": \"Jackson\",\n            \"Adress1\": \"Vei 1\",\n            \"Adress2\": \"Vei 1\",\n            \"PostalCode\": \"7412\",\n            \"City\": \"HASLUM\",\n            \"Email\": \"jack@gmail.com\",\n            \"MobilePhoneNumber\": \"753951258\",\n            \"GuardianPersonalNumber\": null,\n            \"MunicipalityCode\": \"3024\",\n            \"HomePhoneNumber\": \"159753258\",\n            \"WorkPhoneNumber\": \"456987321\",\n            \"ConsentToMarketing\": false\n        },\n        \"TimeSlot\": {\n            \"ID\": 0,\n            \"Start\": \"2020-02-13T12:00:00\",\n            \"End\": \"2020-02-13T12:30:00\",\n            \"Clinic\": {\n                \"ID\": \"477-a2976113-acea-468f-bf2b-70c55436386f\",\n                \"Name\": \"Distriktstannklinikken i Lillevik AS\",\n                \"Address1\": \"Adresse 1 - Test 1\",\n                \"Address2\": \"Adresse 2\",\n                \"Postalcode\": \"0484\",\n                \"City\": \"OSLO\",\n                \"Home\": \"12345679\",\n                \"Work\": \"12345678\",\n                \"Fax\": \"\",\n                \"Mobile\": \"91288888\",\n                \"Email\": \"epost@opusdtenl.com\"\n            },\n            \"Clinician\": {\n                \"ID\": 469,\n                \"Name\": \"Lise Negård\",\n                \"Title\": \"Tannlege\",\n                \"Active\": null,\n                \"ClinicID\": \"477-a2976113-acea-468f-bf2b-70c55436386f\",\n                \"Info\": null\n            },\n            \"Treatment\": {\n                \"ID\": 1,\n                \"Name\": \"Undersøkelse 30 min\",\n                \"Description\": \"\",\n                \"Duration\": 30\n            }\n        },\n        \"CampaignCode\": null,\n        \"FreeTextMessage\": \"US/Recall \\\"\\\"\",\n        \"CategoryDescription\": \"US/Røntgen\",\n        \"CategoryCode\": 2000\n    },\n    {\n        \"ID\": 3987,\n        \"Patient\": {\n            \"ID\": 642,\n            \"PatientPersonalIdentification\": \"1994100314572\",\n            \"PersonalNumber\": {\n                \"Year\": 1994,\n                \"Month\": 10,\n                \"Day\": 3,\n                \"ExtraDigits\": \"14572\"\n            },\n            \"FirstName\": \"Jack\",\n            \"LastName\": \"Jackson\",\n            \"Adress1\": \"Vei 1\",\n            \"Adress2\": \"Vei 1\",\n            \"PostalCode\": \"7412\",\n            \"City\": \"HASLUM\",\n            \"Email\": \"jack@gmail.com\",\n            \"MobilePhoneNumber\": \"753951258\",\n            \"GuardianPersonalNumber\": null,\n            \"MunicipalityCode\": \"3024\",\n            \"HomePhoneNumber\": \"159753258\",\n            \"WorkPhoneNumber\": \"456987321\",\n            \"ConsentToMarketing\": false\n        },\n        \"TimeSlot\": {\n            \"ID\": 0,\n            \"Start\": \"2020-02-20T13:00:00\",\n            \"End\": \"2020-02-20T14:00:00\",\n            \"Clinic\": {\n                \"ID\": \"477-a2976113-acea-468f-bf2b-70c55436386f\",\n                \"Name\": \"Distriktstannklinikken i Lillevik AS\",\n                \"Address1\": \"Adresse 1 - Test 1\",\n                \"Address2\": \"Adresse 2\",\n                \"Postalcode\": \"0484\",\n                \"City\": \"OSLO\",\n                \"Home\": \"12345679\",\n                \"Work\": \"12345678\",\n                \"Fax\": \"\",\n                \"Mobile\": \"91288888\",\n                \"Email\": \"epost@opusdtenl.com\"\n            },\n            \"Clinician\": {\n                \"ID\": 471,\n                \"Name\": \"Hanne Maren Wildahl\",\n                \"Title\": \"Tannlege\",\n                \"Active\": null,\n                \"ClinicID\": \"477-a2976113-acea-468f-bf2b-70c55436386f\",\n                \"Info\": null\n            },\n            \"Treatment\": null\n        },\n        \"CampaignCode\": null,\n        \"FreeTextMessage\": \"Akutt\",\n        \"CategoryDescription\": \"Akutt\",\n        \"CategoryCode\": 1000\n    },\n    {\n        \"ID\": 3988,\n        \"Patient\": {\n            \"ID\": 642,\n            \"PatientPersonalIdentification\": \"1994100314572\",\n            \"PersonalNumber\": {\n                \"Year\": 1994,\n                \"Month\": 10,\n                \"Day\": 3,\n                \"ExtraDigits\": \"14572\"\n            },\n            \"FirstName\": \"Jack\",\n            \"LastName\": \"Jackson\",\n            \"Adress1\": \"Vei 1\",\n            \"Adress2\": \"Vei 1\",\n            \"PostalCode\": \"7412\",\n            \"City\": \"HASLUM\",\n            \"Email\": \"jack@gmail.com\",\n            \"MobilePhoneNumber\": \"753951258\",\n            \"GuardianPersonalNumber\": null,\n            \"MunicipalityCode\": \"3024\",\n            \"HomePhoneNumber\": \"159753258\",\n            \"WorkPhoneNumber\": \"456987321\",\n            \"ConsentToMarketing\": false\n        },\n        \"TimeSlot\": {\n            \"ID\": 0,\n            \"Start\": \"2020-02-20T14:00:00\",\n            \"End\": \"2020-02-20T15:00:00\",\n            \"Clinic\": {\n                \"ID\": \"477-a2976113-acea-468f-bf2b-70c55436386f\",\n                \"Name\": \"Distriktstannklinikken i Lillevik AS\",\n                \"Address1\": \"Adresse 1 - Test 1\",\n                \"Address2\": \"Adresse 2\",\n                \"Postalcode\": \"0484\",\n                \"City\": \"OSLO\",\n                \"Home\": \"12345679\",\n                \"Work\": \"12345678\",\n                \"Fax\": \"\",\n                \"Mobile\": \"91288888\",\n                \"Email\": \"epost@opusdtenl.com\"\n            },\n            \"Clinician\": {\n                \"ID\": 471,\n                \"Name\": \"Hanne Maren Wildahl\",\n                \"Title\": \"Tannlege\",\n                \"Active\": null,\n                \"ClinicID\": \"477-a2976113-acea-468f-bf2b-70c55436386f\",\n                \"Info\": null\n            },\n            \"Treatment\": null\n        },\n        \"CampaignCode\": null,\n        \"FreeTextMessage\": \"US/Røntgen\",\n        \"CategoryDescription\": \"US/Røntgen\",\n        \"CategoryCode\": 2000\n    },\n    {\n        \"ID\": 3989,\n        \"Patient\": {\n            \"ID\": 642,\n            \"PatientPersonalIdentification\": \"1994100314572\",\n            \"PersonalNumber\": {\n                \"Year\": 1994,\n                \"Month\": 10,\n                \"Day\": 3,\n                \"ExtraDigits\": \"14572\"\n            },\n            \"FirstName\": \"Jack\",\n            \"LastName\": \"Jackson\",\n            \"Adress1\": \"Vei 1\",\n            \"Adress2\": \"Vei 1\",\n            \"PostalCode\": \"7412\",\n            \"City\": \"HASLUM\",\n            \"Email\": \"jack@gmail.com\",\n            \"MobilePhoneNumber\": \"753951258\",\n            \"GuardianPersonalNumber\": null,\n            \"MunicipalityCode\": \"3024\",\n            \"HomePhoneNumber\": \"159753258\",\n            \"WorkPhoneNumber\": \"456987321\",\n            \"ConsentToMarketing\": false\n        },\n        \"TimeSlot\": {\n            \"ID\": 0,\n            \"Start\": \"2020-02-19T08:00:00\",\n            \"End\": \"2020-02-19T08:30:00\",\n            \"Clinic\": {\n                \"ID\": \"477-a2976113-acea-468f-bf2b-70c55436386f\",\n                \"Name\": \"Distriktstannklinikken i Lillevik AS\",\n                \"Address1\": \"Adresse 1 - Test 1\",\n                \"Address2\": \"Adresse 2\",\n                \"Postalcode\": \"0484\",\n                \"City\": \"OSLO\",\n                \"Home\": \"12345679\",\n                \"Work\": \"12345678\",\n                \"Fax\": \"\",\n                \"Mobile\": \"91288888\",\n                \"Email\": \"epost@opusdtenl.com\"\n            },\n            \"Clinician\": {\n                \"ID\": 471,\n                \"Name\": \"Hanne Maren Wildahl\",\n                \"Title\": \"Tannlege\",\n                \"Active\": null,\n                \"ClinicID\": \"477-a2976113-acea-468f-bf2b-70c55436386f\",\n                \"Info\": null\n            },\n            \"Treatment\": {\n                \"ID\": 1,\n                \"Name\": \"Undersøkelse 30 min\",\n                \"Description\": \"\",\n                \"Duration\": 30\n            }\n        },\n        \"CampaignCode\": null,\n        \"FreeTextMessage\": \"US/Recall\",\n        \"CategoryDescription\": \"US/Røntgen\",\n        \"CategoryCode\": 2000\n    },\n    {\n        \"ID\": 3990,\n        \"Patient\": {\n            \"ID\": 642,\n            \"PatientPersonalIdentification\": \"1994100314572\",\n            \"PersonalNumber\": {\n                \"Year\": 1994,\n                \"Month\": 10,\n                \"Day\": 3,\n                \"ExtraDigits\": \"14572\"\n            },\n            \"FirstName\": \"Jack\",\n            \"LastName\": \"Jackson\",\n            \"Adress1\": \"Vei 1\",\n            \"Adress2\": \"Vei 1\",\n            \"PostalCode\": \"7412\",\n            \"City\": \"HASLUM\",\n            \"Email\": \"jack@gmail.com\",\n            \"MobilePhoneNumber\": \"753951258\",\n            \"GuardianPersonalNumber\": null,\n            \"MunicipalityCode\": \"3024\",\n            \"HomePhoneNumber\": \"159753258\",\n            \"WorkPhoneNumber\": \"456987321\",\n            \"ConsentToMarketing\": false\n        },\n        \"TimeSlot\": {\n            \"ID\": 0,\n            \"Start\": \"2020-02-27T08:00:00\",\n            \"End\": \"2020-02-27T08:30:00\",\n            \"Clinic\": {\n                \"ID\": \"477-a2976113-acea-468f-bf2b-70c55436386f\",\n                \"Name\": \"Distriktstannklinikken i Lillevik AS\",\n                \"Address1\": \"Adresse 1 - Test 1\",\n                \"Address2\": \"Adresse 2\",\n                \"Postalcode\": \"0484\",\n                \"City\": \"OSLO\",\n                \"Home\": \"12345679\",\n                \"Work\": \"12345678\",\n                \"Fax\": \"\",\n                \"Mobile\": \"91288888\",\n                \"Email\": \"epost@opusdtenl.com\"\n            },\n            \"Clinician\": {\n                \"ID\": 471,\n                \"Name\": \"Hanne Maren Wildahl\",\n                \"Title\": \"Tannlege\",\n                \"Active\": null,\n                \"ClinicID\": \"477-a2976113-acea-468f-bf2b-70c55436386f\",\n                \"Info\": null\n            },\n            \"Treatment\": {\n                \"ID\": 1,\n                \"Name\": \"Undersøkelse 30 min\",\n                \"Description\": \"\",\n                \"Duration\": 30\n            }\n        },\n        \"CampaignCode\": null,\n        \"FreeTextMessage\": \"US/Recall \\\"\\\"\",\n        \"CategoryDescription\": \"US/Røntgen\",\n        \"CategoryCode\": 2000\n    },\n    {\n        \"ID\": 3991,\n        \"Patient\": {\n            \"ID\": 642,\n            \"PatientPersonalIdentification\": \"1994100314572\",\n            \"PersonalNumber\": {\n                \"Year\": 1994,\n                \"Month\": 10,\n                \"Day\": 3,\n                \"ExtraDigits\": \"14572\"\n            },\n            \"FirstName\": \"Jack\",\n            \"LastName\": \"Jackson\",\n            \"Adress1\": \"Vei 1\",\n            \"Adress2\": \"Vei 1\",\n            \"PostalCode\": \"7412\",\n            \"City\": \"HASLUM\",\n            \"Email\": \"jack@gmail.com\",\n            \"MobilePhoneNumber\": \"753951258\",\n            \"GuardianPersonalNumber\": null,\n            \"MunicipalityCode\": \"3024\",\n            \"HomePhoneNumber\": \"159753258\",\n            \"WorkPhoneNumber\": \"456987321\",\n            \"ConsentToMarketing\": false\n        },\n        \"TimeSlot\": {\n            \"ID\": 0,\n            \"Start\": \"2020-02-20T09:30:00\",\n            \"End\": \"2020-02-20T10:00:00\",\n            \"Clinic\": {\n                \"ID\": \"477-a2976113-acea-468f-bf2b-70c55436386f\",\n                \"Name\": \"Distriktstannklinikken i Lillevik AS\",\n                \"Address1\": \"Adresse 1 - Test 1\",\n                \"Address2\": \"Adresse 2\",\n                \"Postalcode\": \"0484\",\n                \"City\": \"OSLO\",\n                \"Home\": \"12345679\",\n                \"Work\": \"12345678\",\n                \"Fax\": \"\",\n                \"Mobile\": \"91288888\",\n                \"Email\": \"epost@opusdtenl.com\"\n            },\n            \"Clinician\": {\n                \"ID\": 471,\n                \"Name\": \"Hanne Maren Wildahl\",\n                \"Title\": \"Tannlege\",\n                \"Active\": null,\n                \"ClinicID\": \"477-a2976113-acea-468f-bf2b-70c55436386f\",\n                \"Info\": null\n            },\n            \"Treatment\": {\n                \"ID\": 1,\n                \"Name\": \"Undersøkelse 30 min\",\n                \"Description\": \"\",\n                \"Duration\": 30\n            }\n        },\n        \"CampaignCode\": null,\n        \"FreeTextMessage\": \"US/Recall \\\"\\\"\",\n        \"CategoryDescription\": \"US/Røntgen\",\n        \"CategoryCode\": 2000\n    },\n    {\n        \"ID\": 3992,\n        \"Patient\": {\n            \"ID\": 642,\n            \"PatientPersonalIdentification\": \"1994100314572\",\n            \"PersonalNumber\": {\n                \"Year\": 1994,\n                \"Month\": 10,\n                \"Day\": 3,\n                \"ExtraDigits\": \"14572\"\n            },\n            \"FirstName\": \"Jack\",\n            \"LastName\": \"Jackson\",\n            \"Adress1\": \"Vei 1\",\n            \"Adress2\": \"Vei 1\",\n            \"PostalCode\": \"7412\",\n            \"City\": \"HASLUM\",\n            \"Email\": \"jack@gmail.com\",\n            \"MobilePhoneNumber\": \"753951258\",\n            \"GuardianPersonalNumber\": null,\n            \"MunicipalityCode\": \"3024\",\n            \"HomePhoneNumber\": \"159753258\",\n            \"WorkPhoneNumber\": \"456987321\",\n            \"ConsentToMarketing\": false\n        },\n        \"TimeSlot\": {\n            \"ID\": 0,\n            \"Start\": \"2020-02-27T08:30:00\",\n            \"End\": \"2020-02-27T09:00:00\",\n            \"Clinic\": {\n                \"ID\": \"477-a2976113-acea-468f-bf2b-70c55436386f\",\n                \"Name\": \"Distriktstannklinikken i Lillevik AS\",\n                \"Address1\": \"Adresse 1 - Test 1\",\n                \"Address2\": \"Adresse 2\",\n                \"Postalcode\": \"0484\",\n                \"City\": \"OSLO\",\n                \"Home\": \"12345679\",\n                \"Work\": \"12345678\",\n                \"Fax\": \"\",\n                \"Mobile\": \"91288888\",\n                \"Email\": \"epost@opusdtenl.com\"\n            },\n            \"Clinician\": {\n                \"ID\": 471,\n                \"Name\": \"Hanne Maren Wildahl\",\n                \"Title\": \"Tannlege\",\n                \"Active\": null,\n                \"ClinicID\": \"477-a2976113-acea-468f-bf2b-70c55436386f\",\n                \"Info\": null\n            },\n            \"Treatment\": {\n                \"ID\": 1,\n                \"Name\": \"Undersøkelse 30 min\",\n                \"Description\": \"\",\n                \"Duration\": 30\n            }\n        },\n        \"CampaignCode\": null,\n        \"FreeTextMessage\": \"US/Recall \\\"\\\"\",\n        \"CategoryDescription\": \"US/Røntgen\",\n        \"CategoryCode\": 2000\n    },\n    {\n        \"ID\": 3993,\n        \"Patient\": {\n            \"ID\": 642,\n            \"PatientPersonalIdentification\": \"1994100314572\",\n            \"PersonalNumber\": {\n                \"Year\": 1994,\n                \"Month\": 10,\n                \"Day\": 3,\n                \"ExtraDigits\": \"14572\"\n            },\n            \"FirstName\": \"Jack\",\n            \"LastName\": \"Jackson\",\n            \"Adress1\": \"Vei 1\",\n            \"Adress2\": \"Vei 1\",\n            \"PostalCode\": \"7412\",\n            \"City\": \"HASLUM\",\n            \"Email\": \"jack@gmail.com\",\n            \"MobilePhoneNumber\": \"753951258\",\n            \"GuardianPersonalNumber\": null,\n            \"MunicipalityCode\": \"3024\",\n            \"HomePhoneNumber\": \"159753258\",\n            \"WorkPhoneNumber\": \"456987321\",\n            \"ConsentToMarketing\": false\n        },\n        \"TimeSlot\": {\n            \"ID\": 0,\n            \"Start\": \"2020-02-20T10:00:00\",\n            \"End\": \"2020-02-20T10:30:00\",\n            \"Clinic\": {\n                \"ID\": \"477-a2976113-acea-468f-bf2b-70c55436386f\",\n                \"Name\": \"Distriktstannklinikken i Lillevik AS\",\n                \"Address1\": \"Adresse 1 - Test 1\",\n                \"Address2\": \"Adresse 2\",\n                \"Postalcode\": \"0484\",\n                \"City\": \"OSLO\",\n                \"Home\": \"12345679\",\n                \"Work\": \"12345678\",\n                \"Fax\": \"\",\n                \"Mobile\": \"91288888\",\n                \"Email\": \"epost@opusdtenl.com\"\n            },\n            \"Clinician\": {\n                \"ID\": 471,\n                \"Name\": \"Hanne Maren Wildahl\",\n                \"Title\": \"Tannlege\",\n                \"Active\": null,\n                \"ClinicID\": \"477-a2976113-acea-468f-bf2b-70c55436386f\",\n                \"Info\": null\n            },\n            \"Treatment\": {\n                \"ID\": 1,\n                \"Name\": \"Undersøkelse 30 min\",\n                \"Description\": \"\",\n                \"Duration\": 30\n            }\n        },\n        \"CampaignCode\": null,\n        \"FreeTextMessage\": \"US/Recall \\\"\\\"\",\n        \"CategoryDescription\": \"US/Røntgen\",\n        \"CategoryCode\": 2000\n    },\n    {\n        \"ID\": 3994,\n        \"Patient\": {\n            \"ID\": 642,\n            \"PatientPersonalIdentification\": \"1994100314572\",\n            \"PersonalNumber\": {\n                \"Year\": 1994,\n                \"Month\": 10,\n                \"Day\": 3,\n                \"ExtraDigits\": \"14572\"\n            },\n            \"FirstName\": \"Jack\",\n            \"LastName\": \"Jackson\",\n            \"Adress1\": \"Vei 1\",\n            \"Adress2\": \"Vei 1\",\n            \"PostalCode\": \"7412\",\n            \"City\": \"HASLUM\",\n            \"Email\": \"jack@gmail.com\",\n            \"MobilePhoneNumber\": \"753951258\",\n            \"GuardianPersonalNumber\": null,\n            \"MunicipalityCode\": \"3024\",\n            \"HomePhoneNumber\": \"159753258\",\n            \"WorkPhoneNumber\": \"456987321\",\n            \"ConsentToMarketing\": false\n        },\n        \"TimeSlot\": {\n            \"ID\": 0,\n            \"Start\": \"2020-02-07T10:00:00\",\n            \"End\": \"2020-02-07T10:30:00\",\n            \"Clinic\": {\n                \"ID\": \"477-a2976113-acea-468f-bf2b-70c55436386f\",\n                \"Name\": \"Distriktstannklinikken i Lillevik AS\",\n                \"Address1\": \"Adresse 1 - Test 1\",\n                \"Address2\": \"Adresse 2\",\n                \"Postalcode\": \"0484\",\n                \"City\": \"OSLO\",\n                \"Home\": \"12345679\",\n                \"Work\": \"12345678\",\n                \"Fax\": \"\",\n                \"Mobile\": \"91288888\",\n                \"Email\": \"epost@opusdtenl.com\"\n            },\n            \"Clinician\": {\n                \"ID\": 469,\n                \"Name\": \"Lise Negård\",\n                \"Title\": \"Tannlege\",\n                \"Active\": null,\n                \"ClinicID\": \"477-a2976113-acea-468f-bf2b-70c55436386f\",\n                \"Info\": null\n            },\n            \"Treatment\": {\n                \"ID\": 1,\n                \"Name\": \"Undersøkelse 30 min\",\n                \"Description\": \"\",\n                \"Duration\": 30\n            }\n        },\n        \"CampaignCode\": null,\n        \"FreeTextMessage\": \"US/Recall \\\"\\\"\",\n        \"CategoryDescription\": \"US/Røntgen\",\n        \"CategoryCode\": 2000\n    },\n    {\n        \"ID\": 3995,\n        \"Patient\": {\n            \"ID\": 642,\n            \"PatientPersonalIdentification\": \"1994100314572\",\n            \"PersonalNumber\": {\n                \"Year\": 1994,\n                \"Month\": 10,\n                \"Day\": 3,\n                \"ExtraDigits\": \"14572\"\n            },\n            \"FirstName\": \"Jack\",\n            \"LastName\": \"Jackson\",\n            \"Adress1\": \"Vei 1\",\n            \"Adress2\": \"Vei 1\",\n            \"PostalCode\": \"7412\",\n            \"City\": \"HASLUM\",\n            \"Email\": \"jack@gmail.com\",\n            \"MobilePhoneNumber\": \"753951258\",\n            \"GuardianPersonalNumber\": null,\n            \"MunicipalityCode\": \"3024\",\n            \"HomePhoneNumber\": \"159753258\",\n            \"WorkPhoneNumber\": \"456987321\",\n            \"ConsentToMarketing\": false\n        },\n        \"TimeSlot\": {\n            \"ID\": 0,\n            \"Start\": \"2020-02-20T11:00:00\",\n            \"End\": \"2020-02-20T11:30:00\",\n            \"Clinic\": {\n                \"ID\": \"477-a2976113-acea-468f-bf2b-70c55436386f\",\n                \"Name\": \"Distriktstannklinikken i Lillevik AS\",\n                \"Address1\": \"Adresse 1 - Test 1\",\n                \"Address2\": \"Adresse 2\",\n                \"Postalcode\": \"0484\",\n                \"City\": \"OSLO\",\n                \"Home\": \"12345679\",\n                \"Work\": \"12345678\",\n                \"Fax\": \"\",\n                \"Mobile\": \"91288888\",\n                \"Email\": \"epost@opusdtenl.com\"\n            },\n            \"Clinician\": {\n                \"ID\": 471,\n                \"Name\": \"Hanne Maren Wildahl\",\n                \"Title\": \"Tannlege\",\n                \"Active\": null,\n                \"ClinicID\": \"477-a2976113-acea-468f-bf2b-70c55436386f\",\n                \"Info\": null\n            },\n            \"Treatment\": {\n                \"ID\": 1,\n                \"Name\": \"Undersøkelse 30 min\",\n                \"Description\": \"\",\n                \"Duration\": 30\n            }\n        },\n        \"CampaignCode\": null,\n        \"FreeTextMessage\": \"US/Recall \\\"\\\"\",\n        \"CategoryDescription\": \"US/Røntgen\",\n        \"CategoryCode\": 2000\n    },\n    {\n        \"ID\": 3996,\n        \"Patient\": {\n            \"ID\": 642,\n            \"PatientPersonalIdentification\": \"1994100314572\",\n            \"PersonalNumber\": {\n                \"Year\": 1994,\n                \"Month\": 10,\n                \"Day\": 3,\n                \"ExtraDigits\": \"14572\"\n            },\n            \"FirstName\": \"Jack\",\n            \"LastName\": \"Jackson\",\n            \"Adress1\": \"Vei 1\",\n            \"Adress2\": \"Vei 1\",\n            \"PostalCode\": \"7412\",\n            \"City\": \"HASLUM\",\n            \"Email\": \"jack@gmail.com\",\n            \"MobilePhoneNumber\": \"753951258\",\n            \"GuardianPersonalNumber\": null,\n            \"MunicipalityCode\": \"3024\",\n            \"HomePhoneNumber\": \"159753258\",\n            \"WorkPhoneNumber\": \"456987321\",\n            \"ConsentToMarketing\": false\n        },\n        \"TimeSlot\": {\n            \"ID\": 0,\n            \"Start\": \"2020-02-07T09:00:00\",\n            \"End\": \"2020-02-07T09:30:00\",\n            \"Clinic\": {\n                \"ID\": \"477-a2976113-acea-468f-bf2b-70c55436386f\",\n                \"Name\": \"Distriktstannklinikken i Lillevik AS\",\n                \"Address1\": \"Adresse 1 - Test 1\",\n                \"Address2\": \"Adresse 2\",\n                \"Postalcode\": \"0484\",\n                \"City\": \"OSLO\",\n                \"Home\": \"12345679\",\n                \"Work\": \"12345678\",\n                \"Fax\": \"\",\n                \"Mobile\": \"91288888\",\n                \"Email\": \"epost@opusdtenl.com\"\n            },\n            \"Clinician\": {\n                \"ID\": 469,\n                \"Name\": \"Lise Negård\",\n                \"Title\": \"Tannlege\",\n                \"Active\": null,\n                \"ClinicID\": \"477-a2976113-acea-468f-bf2b-70c55436386f\",\n                \"Info\": null\n            },\n            \"Treatment\": {\n                \"ID\": 1,\n                \"Name\": \"Undersøkelse 30 min\",\n                \"Description\": \"\",\n                \"Duration\": 30\n            }\n        },\n        \"CampaignCode\": null,\n        \"FreeTextMessage\": \"US/Recall \\\"\\\"\",\n        \"CategoryDescription\": \"US/Røntgen\",\n        \"CategoryCode\": 2000\n    },\n    {\n        \"ID\": 3997,\n        \"Patient\": {\n            \"ID\": 642,\n            \"PatientPersonalIdentification\": \"1994100314572\",\n            \"PersonalNumber\": {\n                \"Year\": 1994,\n                \"Month\": 10,\n                \"Day\": 3,\n                \"ExtraDigits\": \"14572\"\n            },\n            \"FirstName\": \"Jack\",\n            \"LastName\": \"Jackson\",\n            \"Adress1\": \"Vei 1\",\n            \"Adress2\": \"Vei 1\",\n            \"PostalCode\": \"7412\",\n            \"City\": \"HASLUM\",\n            \"Email\": \"jack@gmail.com\",\n            \"MobilePhoneNumber\": \"753951258\",\n            \"GuardianPersonalNumber\": null,\n            \"MunicipalityCode\": \"3024\",\n            \"HomePhoneNumber\": \"159753258\",\n            \"WorkPhoneNumber\": \"456987321\",\n            \"ConsentToMarketing\": false\n        },\n        \"TimeSlot\": {\n            \"ID\": 0,\n            \"Start\": \"2020-02-14T08:00:00\",\n            \"End\": \"2020-02-14T08:30:00\",\n            \"Clinic\": {\n                \"ID\": \"477-a2976113-acea-468f-bf2b-70c55436386f\",\n                \"Name\": \"Distriktstannklinikken i Lillevik AS\",\n                \"Address1\": \"Adresse 1 - Test 1\",\n                \"Address2\": \"Adresse 2\",\n                \"Postalcode\": \"0484\",\n                \"City\": \"OSLO\",\n                \"Home\": \"12345679\",\n                \"Work\": \"12345678\",\n                \"Fax\": \"\",\n                \"Mobile\": \"91288888\",\n                \"Email\": \"epost@opusdtenl.com\"\n            },\n            \"Clinician\": {\n                \"ID\": 469,\n                \"Name\": \"Lise Negård\",\n                \"Title\": \"Tannlege\",\n                \"Active\": null,\n                \"ClinicID\": \"477-a2976113-acea-468f-bf2b-70c55436386f\",\n                \"Info\": null\n            },\n            \"Treatment\": {\n                \"ID\": 1,\n                \"Name\": \"Undersøkelse 30 min\",\n                \"Description\": \"\",\n                \"Duration\": 30\n            }\n        },\n        \"CampaignCode\": null,\n        \"FreeTextMessage\": \"US/Recall \\\"\\\"\",\n        \"CategoryDescription\": \"US/Røntgen\",\n        \"CategoryCode\": 2000\n    },\n    {\n        \"ID\": 4020,\n        \"Patient\": {\n            \"ID\": 642,\n            \"PatientPersonalIdentification\": \"1994100314572\",\n            \"PersonalNumber\": {\n                \"Year\": 1994,\n                \"Month\": 10,\n                \"Day\": 3,\n                \"ExtraDigits\": \"14572\"\n            },\n            \"FirstName\": \"Jack\",\n            \"LastName\": \"Jackson\",\n            \"Adress1\": \"Vei 1\",\n            \"Adress2\": \"Vei 1\",\n            \"PostalCode\": \"7412\",\n            \"City\": \"HASLUM\",\n            \"Email\": \"jack@gmail.com\",\n            \"MobilePhoneNumber\": \"753951258\",\n            \"GuardianPersonalNumber\": null,\n            \"MunicipalityCode\": \"3024\",\n            \"HomePhoneNumber\": \"159753258\",\n            \"WorkPhoneNumber\": \"456987321\",\n            \"ConsentToMarketing\": false\n        },\n        \"TimeSlot\": {\n            \"ID\": 0,\n            \"Start\": \"2020-02-20T11:30:00\",\n            \"End\": \"2020-02-20T12:00:00\",\n            \"Clinic\": {\n                \"ID\": \"477-a2976113-acea-468f-bf2b-70c55436386f\",\n                \"Name\": \"Distriktstannklinikken i Lillevik AS\",\n                \"Address1\": \"Adresse 1 - Test 1\",\n                \"Address2\": \"Adresse 2\",\n                \"Postalcode\": \"0484\",\n                \"City\": \"OSLO\",\n                \"Home\": \"12345679\",\n                \"Work\": \"12345678\",\n                \"Fax\": \"\",\n                \"Mobile\": \"91288888\",\n                \"Email\": \"epost@opusdtenl.com\"\n            },\n            \"Clinician\": {\n                \"ID\": 471,\n                \"Name\": \"Hanne Maren Wildahl\",\n                \"Title\": \"Tannlege\",\n                \"Active\": null,\n                \"ClinicID\": \"477-a2976113-acea-468f-bf2b-70c55436386f\",\n                \"Info\": null\n            },\n            \"Treatment\": {\n                \"ID\": 1,\n                \"Name\": \"Undersøkelse 30 min\",\n                \"Description\": \"\",\n                \"Duration\": 30\n            }\n        },\n        \"CampaignCode\": null,\n        \"FreeTextMessage\": \"US/Recall \\\"\\\"\",\n        \"CategoryDescription\": \"US/Røntgen\",\n        \"CategoryCode\": 2000\n    },\n    {\n        \"ID\": 4025,\n        \"Patient\": {\n            \"ID\": 642,\n            \"PatientPersonalIdentification\": \"1994100314572\",\n            \"PersonalNumber\": {\n                \"Year\": 1994,\n                \"Month\": 10,\n                \"Day\": 3,\n                \"ExtraDigits\": \"14572\"\n            },\n            \"FirstName\": \"Jack\",\n            \"LastName\": \"Jackson\",\n            \"Adress1\": \"Vei 1\",\n            \"Adress2\": \"Vei 1\",\n            \"PostalCode\": \"7412\",\n            \"City\": \"HASLUM\",\n            \"Email\": \"jack@gmail.com\",\n            \"MobilePhoneNumber\": \"753951258\",\n            \"GuardianPersonalNumber\": null,\n            \"MunicipalityCode\": \"3024\",\n            \"HomePhoneNumber\": \"159753258\",\n            \"WorkPhoneNumber\": \"456987321\",\n            \"ConsentToMarketing\": false\n        },\n        \"TimeSlot\": {\n            \"ID\": 0,\n            \"Start\": \"2020-02-20T09:30:00\",\n            \"End\": \"2020-02-20T10:00:00\",\n            \"Clinic\": {\n                \"ID\": \"477-a2976113-acea-468f-bf2b-70c55436386f\",\n                \"Name\": \"Distriktstannklinikken i Lillevik AS\",\n                \"Address1\": \"Adresse 1 - Test 1\",\n                \"Address2\": \"Adresse 2\",\n                \"Postalcode\": \"0484\",\n                \"City\": \"OSLO\",\n                \"Home\": \"12345679\",\n                \"Work\": \"12345678\",\n                \"Fax\": \"\",\n                \"Mobile\": \"91288888\",\n                \"Email\": \"epost@opusdtenl.com\"\n            },\n            \"Clinician\": {\n                \"ID\": 469,\n                \"Name\": \"Lise Negård\",\n                \"Title\": \"Tannlege\",\n                \"Active\": null,\n                \"ClinicID\": \"477-a2976113-acea-468f-bf2b-70c55436386f\",\n                \"Info\": null\n            },\n            \"Treatment\": {\n                \"ID\": 1,\n                \"Name\": \"Undersøkelse 30 min\",\n                \"Description\": \"\",\n                \"Duration\": 30\n            }\n        },\n        \"CampaignCode\": null,\n        \"FreeTextMessage\": \"US/Recall \\\"\\\"\",\n        \"CategoryDescription\": \"US/Røntgen\",\n        \"CategoryCode\": 2000\n    },\n    {\n        \"ID\": 4026,\n        \"Patient\": {\n            \"ID\": 642,\n            \"PatientPersonalIdentification\": \"1994100314572\",\n            \"PersonalNumber\": {\n                \"Year\": 1994,\n                \"Month\": 10,\n                \"Day\": 3,\n                \"ExtraDigits\": \"14572\"\n            },\n            \"FirstName\": \"Jack\",\n            \"LastName\": \"Jackson\",\n            \"Adress1\": \"Vei 1\",\n            \"Adress2\": \"Vei 1\",\n            \"PostalCode\": \"7412\",\n            \"City\": \"HASLUM\",\n            \"Email\": \"jack@gmail.com\",\n            \"MobilePhoneNumber\": \"753951258\",\n            \"GuardianPersonalNumber\": null,\n            \"MunicipalityCode\": \"3024\",\n            \"HomePhoneNumber\": \"159753258\",\n            \"WorkPhoneNumber\": \"456987321\",\n            \"ConsentToMarketing\": false\n        },\n        \"TimeSlot\": {\n            \"ID\": 0,\n            \"Start\": \"2020-02-13T13:30:00\",\n            \"End\": \"2020-02-13T14:00:00\",\n            \"Clinic\": {\n                \"ID\": \"477-a2976113-acea-468f-bf2b-70c55436386f\",\n                \"Name\": \"Distriktstannklinikken i Lillevik AS\",\n                \"Address1\": \"Adresse 1 - Test 1\",\n                \"Address2\": \"Adresse 2\",\n                \"Postalcode\": \"0484\",\n                \"City\": \"OSLO\",\n                \"Home\": \"12345679\",\n                \"Work\": \"12345678\",\n                \"Fax\": \"\",\n                \"Mobile\": \"91288888\",\n                \"Email\": \"epost@opusdtenl.com\"\n            },\n            \"Clinician\": {\n                \"ID\": 469,\n                \"Name\": \"Lise Negård\",\n                \"Title\": \"Tannlege\",\n                \"Active\": null,\n                \"ClinicID\": \"477-a2976113-acea-468f-bf2b-70c55436386f\",\n                \"Info\": null\n            },\n            \"Treatment\": {\n                \"ID\": 1,\n                \"Name\": \"Undersøkelse 30 min\",\n                \"Description\": \"\",\n                \"Duration\": 30\n            }\n        },\n        \"CampaignCode\": null,\n        \"FreeTextMessage\": \"US/Recall \\\"\\\"\",\n        \"CategoryDescription\": \"US/Røntgen\",\n        \"CategoryCode\": 2000\n    },\n    {\n        \"ID\": 4027,\n        \"Patient\": {\n            \"ID\": 642,\n            \"PatientPersonalIdentification\": \"1994100314572\",\n            \"PersonalNumber\": {\n                \"Year\": 1994,\n                \"Month\": 10,\n                \"Day\": 3,\n                \"ExtraDigits\": \"14572\"\n            },\n            \"FirstName\": \"Jack\",\n            \"LastName\": \"Jackson\",\n            \"Adress1\": \"Vei 1\",\n            \"Adress2\": \"Vei 1\",\n            \"PostalCode\": \"7412\",\n            \"City\": \"HASLUM\",\n            \"Email\": \"jack@gmail.com\",\n            \"MobilePhoneNumber\": \"753951258\",\n            \"GuardianPersonalNumber\": null,\n            \"MunicipalityCode\": \"3024\",\n            \"HomePhoneNumber\": \"159753258\",\n            \"WorkPhoneNumber\": \"456987321\",\n            \"ConsentToMarketing\": false\n        },\n        \"TimeSlot\": {\n            \"ID\": 0,\n            \"Start\": \"2020-02-19T08:00:00\",\n            \"End\": \"2020-02-19T08:30:00\",\n            \"Clinic\": {\n                \"ID\": \"477-a2976113-acea-468f-bf2b-70c55436386f\",\n                \"Name\": \"Distriktstannklinikken i Lillevik AS\",\n                \"Address1\": \"Adresse 1 - Test 1\",\n                \"Address2\": \"Adresse 2\",\n                \"Postalcode\": \"0484\",\n                \"City\": \"OSLO\",\n                \"Home\": \"12345679\",\n                \"Work\": \"12345678\",\n                \"Fax\": \"\",\n                \"Mobile\": \"91288888\",\n                \"Email\": \"epost@opusdtenl.com\"\n            },\n            \"Clinician\": {\n                \"ID\": 469,\n                \"Name\": \"Lise Negård\",\n                \"Title\": \"Tannlege\",\n                \"Active\": null,\n                \"ClinicID\": \"477-a2976113-acea-468f-bf2b-70c55436386f\",\n                \"Info\": null\n            },\n            \"Treatment\": {\n                \"ID\": 1,\n                \"Name\": \"Undersøkelse 30 min\",\n                \"Description\": \"\",\n                \"Duration\": 30\n            }\n        },\n        \"CampaignCode\": null,\n        \"FreeTextMessage\": \"US/Recall \\\"\\\"\",\n        \"CategoryDescription\": \"US/Røntgen\",\n        \"CategoryCode\": 2000\n    },\n    {\n        \"ID\": 4028,\n        \"Patient\": {\n            \"ID\": 642,\n            \"PatientPersonalIdentification\": \"1994100314572\",\n            \"PersonalNumber\": {\n                \"Year\": 1994,\n                \"Month\": 10,\n                \"Day\": 3,\n                \"ExtraDigits\": \"14572\"\n            },\n            \"FirstName\": \"Jack\",\n            \"LastName\": \"Jackson\",\n            \"Adress1\": \"Vei 1\",\n            \"Adress2\": \"Vei 1\",\n            \"PostalCode\": \"7412\",\n            \"City\": \"HASLUM\",\n            \"Email\": \"jack@gmail.com\",\n            \"MobilePhoneNumber\": \"753951258\",\n            \"GuardianPersonalNumber\": null,\n            \"MunicipalityCode\": \"3024\",\n            \"HomePhoneNumber\": \"159753258\",\n            \"WorkPhoneNumber\": \"456987321\",\n            \"ConsentToMarketing\": false\n        },\n        \"TimeSlot\": {\n            \"ID\": 0,\n            \"Start\": \"2020-02-12T08:30:00\",\n            \"End\": \"2020-02-12T09:00:00\",\n            \"Clinic\": {\n                \"ID\": \"477-a2976113-acea-468f-bf2b-70c55436386f\",\n                \"Name\": \"Distriktstannklinikken i Lillevik AS\",\n                \"Address1\": \"Adresse 1 - Test 1\",\n                \"Address2\": \"Adresse 2\",\n                \"Postalcode\": \"0484\",\n                \"City\": \"OSLO\",\n                \"Home\": \"12345679\",\n                \"Work\": \"12345678\",\n                \"Fax\": \"\",\n                \"Mobile\": \"91288888\",\n                \"Email\": \"epost@opusdtenl.com\"\n            },\n            \"Clinician\": {\n                \"ID\": 469,\n                \"Name\": \"Lise Negård\",\n                \"Title\": \"Tannlege\",\n                \"Active\": null,\n                \"ClinicID\": \"477-a2976113-acea-468f-bf2b-70c55436386f\",\n                \"Info\": null\n            },\n            \"Treatment\": {\n                \"ID\": 1,\n                \"Name\": \"Undersøkelse 30 min\",\n                \"Description\": \"\",\n                \"Duration\": 30\n            }\n        },\n        \"CampaignCode\": null,\n        \"FreeTextMessage\": \"US/Recall \\\"\\\"\",\n        \"CategoryDescription\": \"US/Røntgen\",\n        \"CategoryCode\": 2000\n    },\n    {\n        \"ID\": 4029,\n        \"Patient\": {\n            \"ID\": 642,\n            \"PatientPersonalIdentification\": \"1994100314572\",\n            \"PersonalNumber\": {\n                \"Year\": 1994,\n                \"Month\": 10,\n                \"Day\": 3,\n                \"ExtraDigits\": \"14572\"\n            },\n            \"FirstName\": \"Jack\",\n            \"LastName\": \"Jackson\",\n            \"Adress1\": \"Vei 1\",\n            \"Adress2\": \"Vei 1\",\n            \"PostalCode\": \"7412\",\n            \"City\": \"HASLUM\",\n            \"Email\": \"jack@gmail.com\",\n            \"MobilePhoneNumber\": \"753951258\",\n            \"GuardianPersonalNumber\": null,\n            \"MunicipalityCode\": \"3024\",\n            \"HomePhoneNumber\": \"159753258\",\n            \"WorkPhoneNumber\": \"456987321\",\n            \"ConsentToMarketing\": false\n        },\n        \"TimeSlot\": {\n            \"ID\": 0,\n            \"Start\": \"2020-02-20T14:00:00\",\n            \"End\": \"2020-02-20T14:30:00\",\n            \"Clinic\": {\n                \"ID\": \"477-a2976113-acea-468f-bf2b-70c55436386f\",\n                \"Name\": \"Distriktstannklinikken i Lillevik AS\",\n                \"Address1\": \"Adresse 1 - Test 1\",\n                \"Address2\": \"Adresse 2\",\n                \"Postalcode\": \"0484\",\n                \"City\": \"OSLO\",\n                \"Home\": \"12345679\",\n                \"Work\": \"12345678\",\n                \"Fax\": \"\",\n                \"Mobile\": \"91288888\",\n                \"Email\": \"epost@opusdtenl.com\"\n            },\n            \"Clinician\": {\n                \"ID\": 469,\n                \"Name\": \"Lise Negård\",\n                \"Title\": \"Tannlege\",\n                \"Active\": null,\n                \"ClinicID\": \"477-a2976113-acea-468f-bf2b-70c55436386f\",\n                \"Info\": null\n            },\n            \"Treatment\": {\n                \"ID\": 1,\n                \"Name\": \"Undersøkelse 30 min\",\n                \"Description\": \"\",\n                \"Duration\": 30\n            }\n        },\n        \"CampaignCode\": null,\n        \"FreeTextMessage\": \"US/Recall \\\"\\\"\",\n        \"CategoryDescription\": \"US/Røntgen\",\n        \"CategoryCode\": 2000\n    },\n    {\n        \"ID\": 4030,\n        \"Patient\": {\n            \"ID\": 642,\n            \"PatientPersonalIdentification\": \"1994100314572\",\n            \"PersonalNumber\": {\n                \"Year\": 1994,\n                \"Month\": 10,\n                \"Day\": 3,\n                \"ExtraDigits\": \"14572\"\n            },\n            \"FirstName\": \"Jack\",\n            \"LastName\": \"Jackson\",\n            \"Adress1\": \"Vei 1\",\n            \"Adress2\": \"Vei 1\",\n            \"PostalCode\": \"7412\",\n            \"City\": \"HASLUM\",\n            \"Email\": \"jack@gmail.com\",\n            \"MobilePhoneNumber\": \"753951258\",\n            \"GuardianPersonalNumber\": null,\n            \"MunicipalityCode\": \"3024\",\n            \"HomePhoneNumber\": \"159753258\",\n            \"WorkPhoneNumber\": \"456987321\",\n            \"ConsentToMarketing\": false\n        },\n        \"TimeSlot\": {\n            \"ID\": 0,\n            \"Start\": \"2020-02-19T13:30:00\",\n            \"End\": \"2020-02-19T14:00:00\",\n            \"Clinic\": {\n                \"ID\": \"477-a2976113-acea-468f-bf2b-70c55436386f\",\n                \"Name\": \"Distriktstannklinikken i Lillevik AS\",\n                \"Address1\": \"Adresse 1 - Test 1\",\n                \"Address2\": \"Adresse 2\",\n                \"Postalcode\": \"0484\",\n                \"City\": \"OSLO\",\n                \"Home\": \"12345679\",\n                \"Work\": \"12345678\",\n                \"Fax\": \"\",\n                \"Mobile\": \"91288888\",\n                \"Email\": \"epost@opusdtenl.com\"\n            },\n            \"Clinician\": {\n                \"ID\": 469,\n                \"Name\": \"Lise Negård\",\n                \"Title\": \"Tannlege\",\n                \"Active\": null,\n                \"ClinicID\": \"477-a2976113-acea-468f-bf2b-70c55436386f\",\n                \"Info\": null\n            },\n            \"Treatment\": {\n                \"ID\": 1,\n                \"Name\": \"Undersøkelse 30 min\",\n                \"Description\": \"\",\n                \"Duration\": 30\n            }\n        },\n        \"CampaignCode\": null,\n        \"FreeTextMessage\": \"US/Recall \\\"\\\"\",\n        \"CategoryDescription\": \"US/Røntgen\",\n        \"CategoryCode\": 2000\n    },\n    {\n        \"ID\": 4039,\n        \"Patient\": {\n            \"ID\": 642,\n            \"PatientPersonalIdentification\": \"1994100314572\",\n            \"PersonalNumber\": {\n                \"Year\": 1994,\n                \"Month\": 10,\n                \"Day\": 3,\n                \"ExtraDigits\": \"14572\"\n            },\n            \"FirstName\": \"Jack\",\n            \"LastName\": \"Jackson\",\n            \"Adress1\": \"Vei 1\",\n            \"Adress2\": \"Vei 1\",\n            \"PostalCode\": \"7412\",\n            \"City\": \"HASLUM\",\n            \"Email\": \"jack@gmail.com\",\n            \"MobilePhoneNumber\": \"753951258\",\n            \"GuardianPersonalNumber\": null,\n            \"MunicipalityCode\": \"3024\",\n            \"HomePhoneNumber\": \"159753258\",\n            \"WorkPhoneNumber\": \"456987321\",\n            \"ConsentToMarketing\": false\n        },\n        \"TimeSlot\": {\n            \"ID\": 0,\n            \"Start\": \"2020-02-12T09:00:00\",\n            \"End\": \"2020-02-12T09:30:00\",\n            \"Clinic\": {\n                \"ID\": \"477-a2976113-acea-468f-bf2b-70c55436386f\",\n                \"Name\": \"Distriktstannklinikken i Lillevik AS\",\n                \"Address1\": \"Adresse 1 - Test 1\",\n                \"Address2\": \"Adresse 2\",\n                \"Postalcode\": \"0484\",\n                \"City\": \"OSLO\",\n                \"Home\": \"12345679\",\n                \"Work\": \"12345678\",\n                \"Fax\": \"\",\n                \"Mobile\": \"91288888\",\n                \"Email\": \"epost@opusdtenl.com\"\n            },\n            \"Clinician\": {\n                \"ID\": 469,\n                \"Name\": \"Lise Negård\",\n                \"Title\": \"Tannlege\",\n                \"Active\": null,\n                \"ClinicID\": \"477-a2976113-acea-468f-bf2b-70c55436386f\",\n                \"Info\": null\n            },\n            \"Treatment\": {\n                \"ID\": 1,\n                \"Name\": \"Undersøkelse 30 min\",\n                \"Description\": \"\",\n                \"Duration\": 30\n            }\n        },\n        \"CampaignCode\": null,\n        \"FreeTextMessage\": \"US/Recall \\\"\\\"\",\n        \"CategoryDescription\": \"US/Røntgen\",\n        \"CategoryCode\": 2000\n    },\n    {\n        \"ID\": 4040,\n        \"Patient\": {\n            \"ID\": 642,\n            \"PatientPersonalIdentification\": \"1994100314572\",\n            \"PersonalNumber\": {\n                \"Year\": 1994,\n                \"Month\": 10,\n                \"Day\": 3,\n                \"ExtraDigits\": \"14572\"\n            },\n            \"FirstName\": \"Jack\",\n            \"LastName\": \"Jackson\",\n            \"Adress1\": \"Vei 1\",\n            \"Adress2\": \"Vei 1\",\n            \"PostalCode\": \"7412\",\n            \"City\": \"HASLUM\",\n            \"Email\": \"jack@gmail.com\",\n            \"MobilePhoneNumber\": \"753951258\",\n            \"GuardianPersonalNumber\": null,\n            \"MunicipalityCode\": \"3024\",\n            \"HomePhoneNumber\": \"159753258\",\n            \"WorkPhoneNumber\": \"456987321\",\n            \"ConsentToMarketing\": false\n        },\n        \"TimeSlot\": {\n            \"ID\": 0,\n            \"Start\": \"2020-02-12T10:00:00\",\n            \"End\": \"2020-02-12T10:30:00\",\n            \"Clinic\": {\n                \"ID\": \"477-a2976113-acea-468f-bf2b-70c55436386f\",\n                \"Name\": \"Distriktstannklinikken i Lillevik AS\",\n                \"Address1\": \"Adresse 1 - Test 1\",\n                \"Address2\": \"Adresse 2\",\n                \"Postalcode\": \"0484\",\n                \"City\": \"OSLO\",\n                \"Home\": \"12345679\",\n                \"Work\": \"12345678\",\n                \"Fax\": \"\",\n                \"Mobile\": \"91288888\",\n                \"Email\": \"epost@opusdtenl.com\"\n            },\n            \"Clinician\": {\n                \"ID\": 469,\n                \"Name\": \"Lise Negård\",\n                \"Title\": \"Tannlege\",\n                \"Active\": null,\n                \"ClinicID\": \"477-a2976113-acea-468f-bf2b-70c55436386f\",\n                \"Info\": null\n            },\n            \"Treatment\": {\n                \"ID\": 1,\n                \"Name\": \"Undersøkelse 30 min\",\n                \"Description\": \"\",\n                \"Duration\": 30\n            }\n        },\n        \"CampaignCode\": null,\n        \"FreeTextMessage\": \"US/Recall \\\"\\\"\",\n        \"CategoryDescription\": \"US/Røntgen\",\n        \"CategoryCode\": 2000\n    },\n    {\n        \"ID\": 4054,\n        \"Patient\": {\n            \"ID\": 642,\n            \"PatientPersonalIdentification\": \"1994100314572\",\n            \"PersonalNumber\": {\n                \"Year\": 1994,\n                \"Month\": 10,\n                \"Day\": 3,\n                \"ExtraDigits\": \"14572\"\n            },\n            \"FirstName\": \"Jack\",\n            \"LastName\": \"Jackson\",\n            \"Adress1\": \"Vei 1\",\n            \"Adress2\": \"Vei 1\",\n            \"PostalCode\": \"7412\",\n            \"City\": \"HASLUM\",\n            \"Email\": \"jack@gmail.com\",\n            \"MobilePhoneNumber\": \"753951258\",\n            \"GuardianPersonalNumber\": null,\n            \"MunicipalityCode\": \"3024\",\n            \"HomePhoneNumber\": \"159753258\",\n            \"WorkPhoneNumber\": \"456987321\",\n            \"ConsentToMarketing\": false\n        },\n        \"TimeSlot\": {\n            \"ID\": 0,\n            \"Start\": \"2020-02-28T08:00:00\",\n            \"End\": \"2020-02-28T08:30:00\",\n            \"Clinic\": {\n                \"ID\": \"477-a2976113-acea-468f-bf2b-70c55436386f\",\n                \"Name\": \"Distriktstannklinikken i Lillevik AS\",\n                \"Address1\": \"Adresse 1 - Test 1\",\n                \"Address2\": \"Adresse 2\",\n                \"Postalcode\": \"0484\",\n                \"City\": \"OSLO\",\n                \"Home\": \"12345679\",\n                \"Work\": \"12345678\",\n                \"Fax\": \"\",\n                \"Mobile\": \"91288888\",\n                \"Email\": \"epost@opusdtenl.com\"\n            },\n            \"Clinician\": {\n                \"ID\": 473,\n                \"Name\": \"Jenny Bue\",\n                \"Title\": \"Kjeveortoped\",\n                \"Active\": null,\n                \"ClinicID\": \"477-a2976113-acea-468f-bf2b-70c55436386f\",\n                \"Info\": null\n            },\n            \"Treatment\": {\n                \"ID\": 1,\n                \"Name\": \"Undersøkelse 30 min\",\n                \"Description\": \"\",\n                \"Duration\": 30\n            }\n        },\n        \"CampaignCode\": null,\n        \"FreeTextMessage\": \"US/Recall \\\"\\\"\",\n        \"CategoryDescription\": \"US/Røntgen\",\n        \"CategoryCode\": 2000\n    },\n    {\n        \"ID\": 4055,\n        \"Patient\": {\n            \"ID\": 642,\n            \"PatientPersonalIdentification\": \"1994100314572\",\n            \"PersonalNumber\": {\n                \"Year\": 1994,\n                \"Month\": 10,\n                \"Day\": 3,\n                \"ExtraDigits\": \"14572\"\n            },\n            \"FirstName\": \"Jack\",\n            \"LastName\": \"Jackson\",\n            \"Adress1\": \"Vei 1\",\n            \"Adress2\": \"Vei 1\",\n            \"PostalCode\": \"7412\",\n            \"City\": \"HASLUM\",\n            \"Email\": \"jack@gmail.com\",\n            \"MobilePhoneNumber\": \"753951258\",\n            \"GuardianPersonalNumber\": null,\n            \"MunicipalityCode\": \"3024\",\n            \"HomePhoneNumber\": \"159753258\",\n            \"WorkPhoneNumber\": \"456987321\",\n            \"ConsentToMarketing\": false\n        },\n        \"TimeSlot\": {\n            \"ID\": 0,\n            \"Start\": \"2020-02-12T09:30:00\",\n            \"End\": \"2020-02-12T09:50:00\",\n            \"Clinic\": {\n                \"ID\": \"477-a2976113-acea-468f-bf2b-70c55436386f\",\n                \"Name\": \"Distriktstannklinikken i Lillevik AS\",\n                \"Address1\": \"Adresse 1 - Test 1\",\n                \"Address2\": \"Adresse 2\",\n                \"Postalcode\": \"0484\",\n                \"City\": \"OSLO\",\n                \"Home\": \"12345679\",\n                \"Work\": \"12345678\",\n                \"Fax\": \"\",\n                \"Mobile\": \"91288888\",\n                \"Email\": \"epost@opusdtenl.com\"\n            },\n            \"Clinician\": {\n                \"ID\": 469,\n                \"Name\": \"Lise Negård\",\n                \"Title\": \"Tannlege\",\n                \"Active\": null,\n                \"ClinicID\": \"477-a2976113-acea-468f-bf2b-70c55436386f\",\n                \"Info\": null\n            },\n            \"Treatment\": {\n                \"ID\": 56,\n                \"Name\": \"Emergency 20 min\",\n                \"Description\": \"\",\n                \"Duration\": 20\n            }\n        },\n        \"CampaignCode\": null,\n        \"FreeTextMessage\": \"Akutt e-bookning \\\"\\\"\",\n        \"CategoryDescription\": \"Akutt\",\n        \"CategoryCode\": 1000\n    },\n    {\n        \"ID\": 4059,\n        \"Patient\": {\n            \"ID\": 642,\n            \"PatientPersonalIdentification\": \"1994100314572\",\n            \"PersonalNumber\": {\n                \"Year\": 1994,\n                \"Month\": 10,\n                \"Day\": 3,\n                \"ExtraDigits\": \"14572\"\n            },\n            \"FirstName\": \"Jack\",\n            \"LastName\": \"Jackson\",\n            \"Adress1\": \"Vei 1\",\n            \"Adress2\": \"Vei 1\",\n            \"PostalCode\": \"7412\",\n            \"City\": \"HASLUM\",\n            \"Email\": \"jack@gmail.com\",\n            \"MobilePhoneNumber\": \"753951258\",\n            \"GuardianPersonalNumber\": null,\n            \"MunicipalityCode\": \"3024\",\n            \"HomePhoneNumber\": \"159753258\",\n            \"WorkPhoneNumber\": \"456987321\",\n            \"ConsentToMarketing\": false\n        },\n        \"TimeSlot\": {\n            \"ID\": 0,\n            \"Start\": \"2020-02-11T14:30:00\",\n            \"End\": \"2020-02-11T15:00:00\",\n            \"Clinic\": {\n                \"ID\": \"477-a2976113-acea-468f-bf2b-70c55436386f\",\n                \"Name\": \"Distriktstannklinikken i Lillevik AS\",\n                \"Address1\": \"Adresse 1 - Test 1\",\n                \"Address2\": \"Adresse 2\",\n                \"Postalcode\": \"0484\",\n                \"City\": \"OSLO\",\n                \"Home\": \"12345679\",\n                \"Work\": \"12345678\",\n                \"Fax\": \"\",\n                \"Mobile\": \"91288888\",\n                \"Email\": \"epost@opusdtenl.com\"\n            },\n            \"Clinician\": {\n                \"ID\": 473,\n                \"Name\": \"Jenny Bue\",\n                \"Title\": \"Kjeveortoped\",\n                \"Active\": null,\n                \"ClinicID\": \"477-a2976113-acea-468f-bf2b-70c55436386f\",\n                \"Info\": null\n            },\n            \"Treatment\": {\n                \"ID\": 1,\n                \"Name\": \"Undersøkelse 30 min\",\n                \"Description\": \"\",\n                \"Duration\": 30\n            }\n        },\n        \"CampaignCode\": null,\n        \"FreeTextMessage\": \"US/Recall \\\"\\\"\",\n        \"CategoryDescription\": \"US/Røntgen\",\n        \"CategoryCode\": 2000\n    },\n    {\n        \"ID\": 4072,\n        \"Patient\": {\n            \"ID\": 642,\n            \"PatientPersonalIdentification\": \"1994100314572\",\n            \"PersonalNumber\": {\n                \"Year\": 1994,\n                \"Month\": 10,\n                \"Day\": 3,\n                \"ExtraDigits\": \"14572\"\n            },\n            \"FirstName\": \"Jack\",\n            \"LastName\": \"Jackson\",\n            \"Adress1\": \"Vei 1\",\n            \"Adress2\": \"Vei 1\",\n            \"PostalCode\": \"7412\",\n            \"City\": \"HASLUM\",\n            \"Email\": \"jack@gmail.com\",\n            \"MobilePhoneNumber\": \"753951258\",\n            \"GuardianPersonalNumber\": null,\n            \"MunicipalityCode\": \"3024\",\n            \"HomePhoneNumber\": \"159753258\",\n            \"WorkPhoneNumber\": \"456987321\",\n            \"ConsentToMarketing\": false\n        },\n        \"TimeSlot\": {\n            \"ID\": 0,\n            \"Start\": \"2020-02-12T10:30:00\",\n            \"End\": \"2020-02-12T10:50:00\",\n            \"Clinic\": {\n                \"ID\": \"477-a2976113-acea-468f-bf2b-70c55436386f\",\n                \"Name\": \"Distriktstannklinikken i Lillevik AS\",\n                \"Address1\": \"Adresse 1 - Test 1\",\n                \"Address2\": \"Adresse 2\",\n                \"Postalcode\": \"0484\",\n                \"City\": \"OSLO\",\n                \"Home\": \"12345679\",\n                \"Work\": \"12345678\",\n                \"Fax\": \"\",\n                \"Mobile\": \"91288888\",\n                \"Email\": \"epost@opusdtenl.com\"\n            },\n            \"Clinician\": {\n                \"ID\": 469,\n                \"Name\": \"Lise Negård\",\n                \"Title\": \"Tannlege\",\n                \"Active\": null,\n                \"ClinicID\": \"477-a2976113-acea-468f-bf2b-70c55436386f\",\n                \"Info\": null\n            },\n            \"Treatment\": {\n                \"ID\": 56,\n                \"Name\": \"Emergency 20 min\",\n                \"Description\": \"\",\n                \"Duration\": 20\n            }\n        },\n        \"CampaignCode\": null,\n        \"FreeTextMessage\": \"Akutt e-bookning \\\"\\\"\",\n        \"CategoryDescription\": \"Akutt\",\n        \"CategoryCode\": 1000\n    },\n    {\n        \"ID\": 4073,\n        \"Patient\": {\n            \"ID\": 642,\n            \"PatientPersonalIdentification\": \"1994100314572\",\n            \"PersonalNumber\": {\n                \"Year\": 1994,\n                \"Month\": 10,\n                \"Day\": 3,\n                \"ExtraDigits\": \"14572\"\n            },\n            \"FirstName\": \"Jack\",\n            \"LastName\": \"Jackson\",\n            \"Adress1\": \"Vei 1\",\n            \"Adress2\": \"Vei 1\",\n            \"PostalCode\": \"7412\",\n            \"City\": \"HASLUM\",\n            \"Email\": \"jack@gmail.com\",\n            \"MobilePhoneNumber\": \"753951258\",\n            \"GuardianPersonalNumber\": null,\n            \"MunicipalityCode\": \"3024\",\n            \"HomePhoneNumber\": \"159753258\",\n            \"WorkPhoneNumber\": \"456987321\",\n            \"ConsentToMarketing\": false\n        },\n        \"TimeSlot\": {\n            \"ID\": 0,\n            \"Start\": \"2020-02-12T16:00:00\",\n            \"End\": \"2020-02-12T16:30:00\",\n            \"Clinic\": {\n                \"ID\": \"477-a2976113-acea-468f-bf2b-70c55436386f\",\n                \"Name\": \"Distriktstannklinikken i Lillevik AS\",\n                \"Address1\": \"Adresse 1 - Test 1\",\n                \"Address2\": \"Adresse 2\",\n                \"Postalcode\": \"0484\",\n                \"City\": \"OSLO\",\n                \"Home\": \"12345679\",\n                \"Work\": \"12345678\",\n                \"Fax\": \"\",\n                \"Mobile\": \"91288888\",\n                \"Email\": \"epost@opusdtenl.com\"\n            },\n            \"Clinician\": {\n                \"ID\": 469,\n                \"Name\": \"Lise Negård\",\n                \"Title\": \"Tannlege\",\n                \"Active\": null,\n                \"ClinicID\": \"477-a2976113-acea-468f-bf2b-70c55436386f\",\n                \"Info\": null\n            },\n            \"Treatment\": {\n                \"ID\": 1,\n                \"Name\": \"Undersøkelse 30 min\",\n                \"Description\": \"\",\n                \"Duration\": 30\n            }\n        },\n        \"CampaignCode\": null,\n        \"FreeTextMessage\": \"US/Recall \\\"\\\"\",\n        \"CategoryDescription\": \"US/Røntgen\",\n        \"CategoryCode\": 2000\n    },\n    {\n        \"ID\": 4074,\n        \"Patient\": {\n            \"ID\": 642,\n            \"PatientPersonalIdentification\": \"1994100314572\",\n            \"PersonalNumber\": {\n                \"Year\": 1994,\n                \"Month\": 10,\n                \"Day\": 3,\n                \"ExtraDigits\": \"14572\"\n            },\n            \"FirstName\": \"Jack\",\n            \"LastName\": \"Jackson\",\n            \"Adress1\": \"Vei 1\",\n            \"Adress2\": \"Vei 1\",\n            \"PostalCode\": \"7412\",\n            \"City\": \"HASLUM\",\n            \"Email\": \"jack@gmail.com\",\n            \"MobilePhoneNumber\": \"753951258\",\n            \"GuardianPersonalNumber\": null,\n            \"MunicipalityCode\": \"3024\",\n            \"HomePhoneNumber\": \"159753258\",\n            \"WorkPhoneNumber\": \"456987321\",\n            \"ConsentToMarketing\": false\n        },\n        \"TimeSlot\": {\n            \"ID\": 0,\n            \"Start\": \"2020-02-12T12:50:00\",\n            \"End\": \"2020-02-12T13:20:00\",\n            \"Clinic\": {\n                \"ID\": \"477-a2976113-acea-468f-bf2b-70c55436386f\",\n                \"Name\": \"Distriktstannklinikken i Lillevik AS\",\n                \"Address1\": \"Adresse 1 - Test 1\",\n                \"Address2\": \"Adresse 2\",\n                \"Postalcode\": \"0484\",\n                \"City\": \"OSLO\",\n                \"Home\": \"12345679\",\n                \"Work\": \"12345678\",\n                \"Fax\": \"\",\n                \"Mobile\": \"91288888\",\n                \"Email\": \"epost@opusdtenl.com\"\n            },\n            \"Clinician\": {\n                \"ID\": 469,\n                \"Name\": \"Lise Negård\",\n                \"Title\": \"Tannlege\",\n                \"Active\": null,\n                \"ClinicID\": \"477-a2976113-acea-468f-bf2b-70c55436386f\",\n                \"Info\": null\n            },\n            \"Treatment\": {\n                \"ID\": 1,\n                \"Name\": \"Undersøkelse 30 min\",\n                \"Description\": \"\",\n                \"Duration\": 30\n            }\n        },\n        \"CampaignCode\": null,\n        \"FreeTextMessage\": \"US/Recall \\\"\\\"\",\n        \"CategoryDescription\": \"US/Røntgen\",\n        \"CategoryCode\": 2000\n    },\n    {\n        \"ID\": 4075,\n        \"Patient\": {\n            \"ID\": 642,\n            \"PatientPersonalIdentification\": \"1994100314572\",\n            \"PersonalNumber\": {\n                \"Year\": 1994,\n                \"Month\": 10,\n                \"Day\": 3,\n                \"ExtraDigits\": \"14572\"\n            },\n            \"FirstName\": \"Jack\",\n            \"LastName\": \"Jackson\",\n            \"Adress1\": \"Vei 1\",\n            \"Adress2\": \"Vei 1\",\n            \"PostalCode\": \"7412\",\n            \"City\": \"HASLUM\",\n            \"Email\": \"jack@gmail.com\",\n            \"MobilePhoneNumber\": \"753951258\",\n            \"GuardianPersonalNumber\": null,\n            \"MunicipalityCode\": \"3024\",\n            \"HomePhoneNumber\": \"159753258\",\n            \"WorkPhoneNumber\": \"456987321\",\n            \"ConsentToMarketing\": false\n        },\n        \"TimeSlot\": {\n            \"ID\": 0,\n            \"Start\": \"2020-02-14T10:30:00\",\n            \"End\": \"2020-02-14T11:00:00\",\n            \"Clinic\": {\n                \"ID\": \"477-a2976113-acea-468f-bf2b-70c55436386f\",\n                \"Name\": \"Distriktstannklinikken i Lillevik AS\",\n                \"Address1\": \"Adresse 1 - Test 1\",\n                \"Address2\": \"Adresse 2\",\n                \"Postalcode\": \"0484\",\n                \"City\": \"OSLO\",\n                \"Home\": \"12345679\",\n                \"Work\": \"12345678\",\n                \"Fax\": \"\",\n                \"Mobile\": \"91288888\",\n                \"Email\": \"epost@opusdtenl.com\"\n            },\n            \"Clinician\": {\n                \"ID\": 469,\n                \"Name\": \"Lise Negård\",\n                \"Title\": \"Tannlege\",\n                \"Active\": null,\n                \"ClinicID\": \"477-a2976113-acea-468f-bf2b-70c55436386f\",\n                \"Info\": null\n            },\n            \"Treatment\": {\n                \"ID\": 1,\n                \"Name\": \"Undersøkelse 30 min\",\n                \"Description\": \"\",\n                \"Duration\": 30\n            }\n        },\n        \"CampaignCode\": null,\n        \"FreeTextMessage\": \"US/Recall \\\"\\\"\",\n        \"CategoryDescription\": \"US/Røntgen\",\n        \"CategoryCode\": 2000\n    },\n    {\n        \"ID\": 4077,\n        \"Patient\": {\n            \"ID\": 642,\n            \"PatientPersonalIdentification\": \"1994100314572\",\n            \"PersonalNumber\": {\n                \"Year\": 1994,\n                \"Month\": 10,\n                \"Day\": 3,\n                \"ExtraDigits\": \"14572\"\n            },\n            \"FirstName\": \"Jack\",\n            \"LastName\": \"Jackson\",\n            \"Adress1\": \"Vei 1\",\n            \"Adress2\": \"Vei 1\",\n            \"PostalCode\": \"7412\",\n            \"City\": \"HASLUM\",\n            \"Email\": \"jack@gmail.com\",\n            \"MobilePhoneNumber\": \"753951258\",\n            \"GuardianPersonalNumber\": null,\n            \"MunicipalityCode\": \"3024\",\n            \"HomePhoneNumber\": \"159753258\",\n            \"WorkPhoneNumber\": \"456987321\",\n            \"ConsentToMarketing\": false\n        },\n        \"TimeSlot\": {\n            \"ID\": 0,\n            \"Start\": \"2020-02-26T08:00:00\",\n            \"End\": \"2020-02-26T08:30:00\",\n            \"Clinic\": {\n                \"ID\": \"477-a2976113-acea-468f-bf2b-70c55436386f\",\n                \"Name\": \"Distriktstannklinikken i Lillevik AS\",\n                \"Address1\": \"Adresse 1 - Test 1\",\n                \"Address2\": \"Adresse 2\",\n                \"Postalcode\": \"0484\",\n                \"City\": \"OSLO\",\n                \"Home\": \"12345679\",\n                \"Work\": \"12345678\",\n                \"Fax\": \"\",\n                \"Mobile\": \"91288888\",\n                \"Email\": \"epost@opusdtenl.com\"\n            },\n            \"Clinician\": {\n                \"ID\": 469,\n                \"Name\": \"Lise Negård\",\n                \"Title\": \"Tannlege\",\n                \"Active\": null,\n                \"ClinicID\": \"477-a2976113-acea-468f-bf2b-70c55436386f\",\n                \"Info\": null\n            },\n            \"Treatment\": {\n                \"ID\": 1,\n                \"Name\": \"Undersøkelse 30 min\",\n                \"Description\": \"\",\n                \"Duration\": 30\n            }\n        },\n        \"CampaignCode\": null,\n        \"FreeTextMessage\": \"US/Recall \\\"\\\"\",\n        \"CategoryDescription\": \"US/Røntgen\",\n        \"CategoryCode\": 2000\n    },\n    {\n        \"ID\": 4087,\n        \"Patient\": {\n            \"ID\": 642,\n            \"PatientPersonalIdentification\": \"1994100314572\",\n            \"PersonalNumber\": {\n                \"Year\": 1994,\n                \"Month\": 10,\n                \"Day\": 3,\n                \"ExtraDigits\": \"14572\"\n            },\n            \"FirstName\": \"Jack\",\n            \"LastName\": \"Jackson\",\n            \"Adress1\": \"Vei 1\",\n            \"Adress2\": \"Vei 1\",\n            \"PostalCode\": \"7412\",\n            \"City\": \"HASLUM\",\n            \"Email\": \"jack@gmail.com\",\n            \"MobilePhoneNumber\": \"753951258\",\n            \"GuardianPersonalNumber\": null,\n            \"MunicipalityCode\": \"3024\",\n            \"HomePhoneNumber\": \"159753258\",\n            \"WorkPhoneNumber\": \"456987321\",\n            \"ConsentToMarketing\": false\n        },\n        \"TimeSlot\": {\n            \"ID\": 0,\n            \"Start\": \"2020-02-12T14:00:00\",\n            \"End\": \"2020-02-12T14:30:00\",\n            \"Clinic\": {\n                \"ID\": \"477-a2976113-acea-468f-bf2b-70c55436386f\",\n                \"Name\": \"Distriktstannklinikken i Lillevik AS\",\n                \"Address1\": \"Adresse 1 - Test 1\",\n                \"Address2\": \"Adresse 2\",\n                \"Postalcode\": \"0484\",\n                \"City\": \"OSLO\",\n                \"Home\": \"12345679\",\n                \"Work\": \"12345678\",\n                \"Fax\": \"\",\n                \"Mobile\": \"91288888\",\n                \"Email\": \"epost@opusdtenl.com\"\n            },\n            \"Clinician\": {\n                \"ID\": 469,\n                \"Name\": \"Lise Negård\",\n                \"Title\": \"Tannlege\",\n                \"Active\": null,\n                \"ClinicID\": \"477-a2976113-acea-468f-bf2b-70c55436386f\",\n                \"Info\": null\n            },\n            \"Treatment\": null\n        },\n        \"CampaignCode\": null,\n        \"FreeTextMessage\": \"US/Røntgen\",\n        \"CategoryDescription\": \"US/Røntgen\",\n        \"CategoryCode\": 2000\n    },\n    {\n        \"ID\": 4091,\n        \"Patient\": {\n            \"ID\": 642,\n            \"PatientPersonalIdentification\": \"1994100314572\",\n            \"PersonalNumber\": {\n                \"Year\": 1994,\n                \"Month\": 10,\n                \"Day\": 3,\n                \"ExtraDigits\": \"14572\"\n            },\n            \"FirstName\": \"Jack\",\n            \"LastName\": \"Jackson\",\n            \"Adress1\": \"Vei 1\",\n            \"Adress2\": \"Vei 1\",\n            \"PostalCode\": \"7412\",\n            \"City\": \"HASLUM\",\n            \"Email\": \"jack@gmail.com\",\n            \"MobilePhoneNumber\": \"753951258\",\n            \"GuardianPersonalNumber\": null,\n            \"MunicipalityCode\": \"3024\",\n            \"HomePhoneNumber\": \"159753258\",\n            \"WorkPhoneNumber\": \"456987321\",\n            \"ConsentToMarketing\": false\n        },\n        \"TimeSlot\": {\n            \"ID\": 0,\n            \"Start\": \"2020-02-13T12:30:00\",\n            \"End\": \"2020-02-13T13:00:00\",\n            \"Clinic\": {\n                \"ID\": \"477-a2976113-acea-468f-bf2b-70c55436386f\",\n                \"Name\": \"Distriktstannklinikken i Lillevik AS\",\n                \"Address1\": \"Adresse 1 - Test 1\",\n                \"Address2\": \"Adresse 2\",\n                \"Postalcode\": \"0484\",\n                \"City\": \"OSLO\",\n                \"Home\": \"12345679\",\n                \"Work\": \"12345678\",\n                \"Fax\": \"\",\n                \"Mobile\": \"91288888\",\n                \"Email\": \"epost@opusdtenl.com\"\n            },\n            \"Clinician\": {\n                \"ID\": 469,\n                \"Name\": \"Lise Negård\",\n                \"Title\": \"Tannlege\",\n                \"Active\": null,\n                \"ClinicID\": \"477-a2976113-acea-468f-bf2b-70c55436386f\",\n                \"Info\": null\n            },\n            \"Treatment\": {\n                \"ID\": 1,\n                \"Name\": \"Undersøkelse 30 min\",\n                \"Description\": \"\",\n                \"Duration\": 30\n            }\n        },\n        \"CampaignCode\": null,\n        \"FreeTextMessage\": \"US/Recall \\\"\\\"\",\n        \"CategoryDescription\": \"US/Røntgen\",\n        \"CategoryCode\": 2000\n    },\n    {\n        \"ID\": 4094,\n        \"Patient\": {\n            \"ID\": 642,\n            \"PatientPersonalIdentification\": \"1994100314572\",\n            \"PersonalNumber\": {\n                \"Year\": 1994,\n                \"Month\": 10,\n                \"Day\": 3,\n                \"ExtraDigits\": \"14572\"\n            },\n            \"FirstName\": \"Jack\",\n            \"LastName\": \"Jackson\",\n            \"Adress1\": \"Vei 1\",\n            \"Adress2\": \"Vei 1\",\n            \"PostalCode\": \"7412\",\n            \"City\": \"HASLUM\",\n            \"Email\": \"jack@gmail.com\",\n            \"MobilePhoneNumber\": \"753951258\",\n            \"GuardianPersonalNumber\": null,\n            \"MunicipalityCode\": \"3024\",\n            \"HomePhoneNumber\": \"159753258\",\n            \"WorkPhoneNumber\": \"456987321\",\n            \"ConsentToMarketing\": false\n        },\n        \"TimeSlot\": {\n            \"ID\": 0,\n            \"Start\": \"2020-02-12T16:30:00\",\n            \"End\": \"2020-02-12T17:00:00\",\n            \"Clinic\": {\n                \"ID\": \"477-a2976113-acea-468f-bf2b-70c55436386f\",\n                \"Name\": \"Distriktstannklinikken i Lillevik AS\",\n                \"Address1\": \"Adresse 1 - Test 1\",\n                \"Address2\": \"Adresse 2\",\n                \"Postalcode\": \"0484\",\n                \"City\": \"OSLO\",\n                \"Home\": \"12345679\",\n                \"Work\": \"12345678\",\n                \"Fax\": \"\",\n                \"Mobile\": \"91288888\",\n                \"Email\": \"epost@opusdtenl.com\"\n            },\n            \"Clinician\": {\n                \"ID\": 469,\n                \"Name\": \"Lise Negård\",\n                \"Title\": \"Tannlege\",\n                \"Active\": null,\n                \"ClinicID\": \"477-a2976113-acea-468f-bf2b-70c55436386f\",\n                \"Info\": null\n            },\n            \"Treatment\": {\n                \"ID\": 1,\n                \"Name\": \"Undersøkelse 30 min\",\n                \"Description\": \"\",\n                \"Duration\": 30\n            }\n        },\n        \"CampaignCode\": null,\n        \"FreeTextMessage\": \"US/Recall\",\n        \"CategoryDescription\": \"US/Røntgen\",\n        \"CategoryCode\": 2000\n    },\n    {\n        \"ID\": 4098,\n        \"Patient\": {\n            \"ID\": 642,\n            \"PatientPersonalIdentification\": \"1994100314572\",\n            \"PersonalNumber\": {\n                \"Year\": 1994,\n                \"Month\": 10,\n                \"Day\": 3,\n                \"ExtraDigits\": \"14572\"\n            },\n            \"FirstName\": \"Jack\",\n            \"LastName\": \"Jackson\",\n            \"Adress1\": \"Vei 1\",\n            \"Adress2\": \"Vei 1\",\n            \"PostalCode\": \"7412\",\n            \"City\": \"HASLUM\",\n            \"Email\": \"jack@gmail.com\",\n            \"MobilePhoneNumber\": \"753951258\",\n            \"GuardianPersonalNumber\": null,\n            \"MunicipalityCode\": \"3024\",\n            \"HomePhoneNumber\": \"159753258\",\n            \"WorkPhoneNumber\": \"456987321\",\n            \"ConsentToMarketing\": false\n        },\n        \"TimeSlot\": {\n            \"ID\": 0,\n            \"Start\": \"2020-02-26T12:00:00\",\n            \"End\": \"2020-02-26T12:30:00\",\n            \"Clinic\": {\n                \"ID\": \"477-a2976113-acea-468f-bf2b-70c55436386f\",\n                \"Name\": \"Distriktstannklinikken i Lillevik AS\",\n                \"Address1\": \"Adresse 1 - Test 1\",\n                \"Address2\": \"Adresse 2\",\n                \"Postalcode\": \"0484\",\n                \"City\": \"OSLO\",\n                \"Home\": \"12345679\",\n                \"Work\": \"12345678\",\n                \"Fax\": \"\",\n                \"Mobile\": \"91288888\",\n                \"Email\": \"epost@opusdtenl.com\"\n            },\n            \"Clinician\": {\n                \"ID\": 469,\n                \"Name\": \"Lise Negård\",\n                \"Title\": \"Tannlege\",\n                \"Active\": null,\n                \"ClinicID\": \"477-a2976113-acea-468f-bf2b-70c55436386f\",\n                \"Info\": null\n            },\n            \"Treatment\": {\n                \"ID\": 1,\n                \"Name\": \"Undersøkelse 30 min\",\n                \"Description\": \"\",\n                \"Duration\": 30\n            }\n        },\n        \"CampaignCode\": null,\n        \"FreeTextMessage\": \"US/Recall \\\"\\\"\",\n        \"CategoryDescription\": \"US/Røntgen\",\n        \"CategoryCode\": 2000\n    },\n    {\n        \"ID\": 4100,\n        \"Patient\": {\n            \"ID\": 642,\n            \"PatientPersonalIdentification\": \"1994100314572\",\n            \"PersonalNumber\": {\n                \"Year\": 1994,\n                \"Month\": 10,\n                \"Day\": 3,\n                \"ExtraDigits\": \"14572\"\n            },\n            \"FirstName\": \"Jack\",\n            \"LastName\": \"Jackson\",\n            \"Adress1\": \"Vei 1\",\n            \"Adress2\": \"Vei 1\",\n            \"PostalCode\": \"7412\",\n            \"City\": \"HASLUM\",\n            \"Email\": \"jack@gmail.com\",\n            \"MobilePhoneNumber\": \"753951258\",\n            \"GuardianPersonalNumber\": null,\n            \"MunicipalityCode\": \"3024\",\n            \"HomePhoneNumber\": \"159753258\",\n            \"WorkPhoneNumber\": \"456987321\",\n            \"ConsentToMarketing\": false\n        },\n        \"TimeSlot\": {\n            \"ID\": 0,\n            \"Start\": \"2020-02-27T14:00:00\",\n            \"End\": \"2020-02-27T14:30:00\",\n            \"Clinic\": {\n                \"ID\": \"477-a2976113-acea-468f-bf2b-70c55436386f\",\n                \"Name\": \"Distriktstannklinikken i Lillevik AS\",\n                \"Address1\": \"Adresse 1 - Test 1\",\n                \"Address2\": \"Adresse 2\",\n                \"Postalcode\": \"0484\",\n                \"City\": \"OSLO\",\n                \"Home\": \"12345679\",\n                \"Work\": \"12345678\",\n                \"Fax\": \"\",\n                \"Mobile\": \"91288888\",\n                \"Email\": \"epost@opusdtenl.com\"\n            },\n            \"Clinician\": {\n                \"ID\": 469,\n                \"Name\": \"Lise Negård\",\n                \"Title\": \"Tannlege\",\n                \"Active\": null,\n                \"ClinicID\": \"477-a2976113-acea-468f-bf2b-70c55436386f\",\n                \"Info\": null\n            },\n            \"Treatment\": {\n                \"ID\": 1,\n                \"Name\": \"Undersøkelse 30 min\",\n                \"Description\": \"\",\n                \"Duration\": 30\n            }\n        },\n        \"CampaignCode\": null,\n        \"FreeTextMessage\": \"US/Recall \\\"\\\"\",\n        \"CategoryDescription\": \"US/Røntgen\",\n        \"CategoryCode\": 2000\n    },\n    {\n        \"ID\": 4102,\n        \"Patient\": {\n            \"ID\": 642,\n            \"PatientPersonalIdentification\": \"1994100314572\",\n            \"PersonalNumber\": {\n                \"Year\": 1994,\n                \"Month\": 10,\n                \"Day\": 3,\n                \"ExtraDigits\": \"14572\"\n            },\n            \"FirstName\": \"Jack\",\n            \"LastName\": \"Jackson\",\n            \"Adress1\": \"Vei 1\",\n            \"Adress2\": \"Vei 1\",\n            \"PostalCode\": \"7412\",\n            \"City\": \"HASLUM\",\n            \"Email\": \"jack@gmail.com\",\n            \"MobilePhoneNumber\": \"753951258\",\n            \"GuardianPersonalNumber\": null,\n            \"MunicipalityCode\": \"3024\",\n            \"HomePhoneNumber\": \"159753258\",\n            \"WorkPhoneNumber\": \"456987321\",\n            \"ConsentToMarketing\": false\n        },\n        \"TimeSlot\": {\n            \"ID\": 0,\n            \"Start\": \"2020-03-19T08:00:00\",\n            \"End\": \"2020-03-19T08:30:00\",\n            \"Clinic\": {\n                \"ID\": \"477-a2976113-acea-468f-bf2b-70c55436386f\",\n                \"Name\": \"Distriktstannklinikken i Lillevik AS\",\n                \"Address1\": \"Adresse 1 - Test 1\",\n                \"Address2\": \"Adresse 2\",\n                \"Postalcode\": \"0484\",\n                \"City\": \"OSLO\",\n                \"Home\": \"12345679\",\n                \"Work\": \"12345678\",\n                \"Fax\": \"\",\n                \"Mobile\": \"91288888\",\n                \"Email\": \"epost@opusdtenl.com\"\n            },\n            \"Clinician\": {\n                \"ID\": 469,\n                \"Name\": \"Lise Negård\",\n                \"Title\": \"Tannlege\",\n                \"Active\": null,\n                \"ClinicID\": \"477-a2976113-acea-468f-bf2b-70c55436386f\",\n                \"Info\": null\n            },\n            \"Treatment\": {\n                \"ID\": 1,\n                \"Name\": \"Undersøkelse 30 min\",\n                \"Description\": \"\",\n                \"Duration\": 30\n            }\n        },\n        \"CampaignCode\": null,\n        \"FreeTextMessage\": \"US/Recall \\\"\\\"\",\n        \"CategoryDescription\": \"US/Røntgen\",\n        \"CategoryCode\": 2000\n    },\n    {\n        \"ID\": 4103,\n        \"Patient\": {\n            \"ID\": 642,\n            \"PatientPersonalIdentification\": \"1994100314572\",\n            \"PersonalNumber\": {\n                \"Year\": 1994,\n                \"Month\": 10,\n                \"Day\": 3,\n                \"ExtraDigits\": \"14572\"\n            },\n            \"FirstName\": \"Jack\",\n            \"LastName\": \"Jackson\",\n            \"Adress1\": \"Vei 1\",\n            \"Adress2\": \"Vei 1\",\n            \"PostalCode\": \"7412\",\n            \"City\": \"HASLUM\",\n            \"Email\": \"jack@gmail.com\",\n            \"MobilePhoneNumber\": \"753951258\",\n            \"GuardianPersonalNumber\": null,\n            \"MunicipalityCode\": \"3024\",\n            \"HomePhoneNumber\": \"159753258\",\n            \"WorkPhoneNumber\": \"456987321\",\n            \"ConsentToMarketing\": false\n        },\n        \"TimeSlot\": {\n            \"ID\": 0,\n            \"Start\": \"2020-02-20T10:30:00\",\n            \"End\": \"2020-02-20T11:00:00\",\n            \"Clinic\": {\n                \"ID\": \"477-a2976113-acea-468f-bf2b-70c55436386f\",\n                \"Name\": \"Distriktstannklinikken i Lillevik AS\",\n                \"Address1\": \"Adresse 1 - Test 1\",\n                \"Address2\": \"Adresse 2\",\n                \"Postalcode\": \"0484\",\n                \"City\": \"OSLO\",\n                \"Home\": \"12345679\",\n                \"Work\": \"12345678\",\n                \"Fax\": \"\",\n                \"Mobile\": \"91288888\",\n                \"Email\": \"epost@opusdtenl.com\"\n            },\n            \"Clinician\": {\n                \"ID\": 469,\n                \"Name\": \"Lise Negård\",\n                \"Title\": \"Tannlege\",\n                \"Active\": null,\n                \"ClinicID\": \"477-a2976113-acea-468f-bf2b-70c55436386f\",\n                \"Info\": null\n            },\n            \"Treatment\": {\n                \"ID\": 1,\n                \"Name\": \"Undersøkelse 30 min\",\n                \"Description\": \"\",\n                \"Duration\": 30\n            }\n        },\n        \"CampaignCode\": null,\n        \"FreeTextMessage\": \"US/Recall \\\"\\\"\",\n        \"CategoryDescription\": \"US/Røntgen\",\n        \"CategoryCode\": 2000\n    },\n    {\n        \"ID\": 4105,\n        \"Patient\": {\n            \"ID\": 642,\n            \"PatientPersonalIdentification\": \"1994100314572\",\n            \"PersonalNumber\": {\n                \"Year\": 1994,\n                \"Month\": 10,\n                \"Day\": 3,\n                \"ExtraDigits\": \"14572\"\n            },\n            \"FirstName\": \"Jack\",\n            \"LastName\": \"Jackson\",\n            \"Adress1\": \"Vei 1\",\n            \"Adress2\": \"Vei 1\",\n            \"PostalCode\": \"7412\",\n            \"City\": \"HASLUM\",\n            \"Email\": \"jack@gmail.com\",\n            \"MobilePhoneNumber\": \"753951258\",\n            \"GuardianPersonalNumber\": null,\n            \"MunicipalityCode\": \"3024\",\n            \"HomePhoneNumber\": \"159753258\",\n            \"WorkPhoneNumber\": \"456987321\",\n            \"ConsentToMarketing\": false\n        },\n        \"TimeSlot\": {\n            \"ID\": 0,\n            \"Start\": \"2020-02-27T14:30:00\",\n            \"End\": \"2020-02-27T15:00:00\",\n            \"Clinic\": {\n                \"ID\": \"477-a2976113-acea-468f-bf2b-70c55436386f\",\n                \"Name\": \"Distriktstannklinikken i Lillevik AS\",\n                \"Address1\": \"Adresse 1 - Test 1\",\n                \"Address2\": \"Adresse 2\",\n                \"Postalcode\": \"0484\",\n                \"City\": \"OSLO\",\n                \"Home\": \"12345679\",\n                \"Work\": \"12345678\",\n                \"Fax\": \"\",\n                \"Mobile\": \"91288888\",\n                \"Email\": \"epost@opusdtenl.com\"\n            },\n            \"Clinician\": {\n                \"ID\": 469,\n                \"Name\": \"Lise Negård\",\n                \"Title\": \"Tannlege\",\n                \"Active\": null,\n                \"ClinicID\": \"477-a2976113-acea-468f-bf2b-70c55436386f\",\n                \"Info\": null\n            },\n            \"Treatment\": {\n                \"ID\": 1,\n                \"Name\": \"Undersøkelse 30 min\",\n                \"Description\": \"\",\n                \"Duration\": 30\n            }\n        },\n        \"CampaignCode\": null,\n        \"FreeTextMessage\": \"US/Recall \\\"\\\"\",\n        \"CategoryDescription\": \"US/Røntgen\",\n        \"CategoryCode\": 2000\n    },\n    {\n        \"ID\": 4106,\n        \"Patient\": {\n            \"ID\": 642,\n            \"PatientPersonalIdentification\": \"1994100314572\",\n            \"PersonalNumber\": {\n                \"Year\": 1994,\n                \"Month\": 10,\n                \"Day\": 3,\n                \"ExtraDigits\": \"14572\"\n            },\n            \"FirstName\": \"Jack\",\n            \"LastName\": \"Jackson\",\n            \"Adress1\": \"Vei 1\",\n            \"Adress2\": \"Vei 1\",\n            \"PostalCode\": \"7412\",\n            \"City\": \"HASLUM\",\n            \"Email\": \"jack@gmail.com\",\n            \"MobilePhoneNumber\": \"753951258\",\n            \"GuardianPersonalNumber\": null,\n            \"MunicipalityCode\": \"3024\",\n            \"HomePhoneNumber\": \"159753258\",\n            \"WorkPhoneNumber\": \"456987321\",\n            \"ConsentToMarketing\": false\n        },\n        \"TimeSlot\": {\n            \"ID\": 0,\n            \"Start\": \"2020-02-19T08:00:00\",\n            \"End\": \"2020-02-19T08:30:00\",\n            \"Clinic\": {\n                \"ID\": \"477-a2976113-acea-468f-bf2b-70c55436386f\",\n                \"Name\": \"Distriktstannklinikken i Lillevik AS\",\n                \"Address1\": \"Adresse 1 - Test 1\",\n                \"Address2\": \"Adresse 2\",\n                \"Postalcode\": \"0484\",\n                \"City\": \"OSLO\",\n                \"Home\": \"12345679\",\n                \"Work\": \"12345678\",\n                \"Fax\": \"\",\n                \"Mobile\": \"91288888\",\n                \"Email\": \"epost@opusdtenl.com\"\n            },\n            \"Clinician\": {\n                \"ID\": 473,\n                \"Name\": \"Jenny Bue\",\n                \"Title\": \"Kjeveortoped\",\n                \"Active\": null,\n                \"ClinicID\": \"477-a2976113-acea-468f-bf2b-70c55436386f\",\n                \"Info\": null\n            },\n            \"Treatment\": {\n                \"ID\": 1,\n                \"Name\": \"Undersøkelse 30 min\",\n                \"Description\": \"\",\n                \"Duration\": 30\n            }\n        },\n        \"CampaignCode\": null,\n        \"FreeTextMessage\": \"US/Recall \\\"\\\"\",\n        \"CategoryDescription\": \"US/Røntgen\",\n        \"CategoryCode\": 2000\n    },\n    {\n        \"ID\": 4107,\n        \"Patient\": {\n            \"ID\": 642,\n            \"PatientPersonalIdentification\": \"1994100314572\",\n            \"PersonalNumber\": {\n                \"Year\": 1994,\n                \"Month\": 10,\n                \"Day\": 3,\n                \"ExtraDigits\": \"14572\"\n            },\n            \"FirstName\": \"Jack\",\n            \"LastName\": \"Jackson\",\n            \"Adress1\": \"Vei 1\",\n            \"Adress2\": \"Vei 1\",\n            \"PostalCode\": \"7412\",\n            \"City\": \"HASLUM\",\n            \"Email\": \"jack@gmail.com\",\n            \"MobilePhoneNumber\": \"753951258\",\n            \"GuardianPersonalNumber\": null,\n            \"MunicipalityCode\": \"3024\",\n            \"HomePhoneNumber\": \"159753258\",\n            \"WorkPhoneNumber\": \"456987321\",\n            \"ConsentToMarketing\": false\n        },\n        \"TimeSlot\": {\n            \"ID\": 0,\n            \"Start\": \"2020-02-19T11:30:00\",\n            \"End\": \"2020-02-19T11:50:00\",\n            \"Clinic\": {\n                \"ID\": \"477-a2976113-acea-468f-bf2b-70c55436386f\",\n                \"Name\": \"Distriktstannklinikken i Lillevik AS\",\n                \"Address1\": \"Adresse 1 - Test 1\",\n                \"Address2\": \"Adresse 2\",\n                \"Postalcode\": \"0484\",\n                \"City\": \"OSLO\",\n                \"Home\": \"12345679\",\n                \"Work\": \"12345678\",\n                \"Fax\": \"\",\n                \"Mobile\": \"91288888\",\n                \"Email\": \"epost@opusdtenl.com\"\n            },\n            \"Clinician\": {\n                \"ID\": 469,\n                \"Name\": \"Lise Negård\",\n                \"Title\": \"Tannlege\",\n                \"Active\": null,\n                \"ClinicID\": \"477-a2976113-acea-468f-bf2b-70c55436386f\",\n                \"Info\": null\n            },\n            \"Treatment\": {\n                \"ID\": 56,\n                \"Name\": \"Emergency 20 min\",\n                \"Description\": \"\",\n                \"Duration\": 20\n            }\n        },\n        \"CampaignCode\": null,\n        \"FreeTextMessage\": \"Akutt e-bookning \\\"\\\"\",\n        \"CategoryDescription\": \"Akutt\",\n        \"CategoryCode\": 1000\n    },\n    {\n        \"ID\": 4999,\n        \"Patient\": {\n            \"ID\": 642,\n            \"PatientPersonalIdentification\": \"1994100314572\",\n            \"PersonalNumber\": {\n                \"Year\": 1994,\n                \"Month\": 10,\n                \"Day\": 3,\n                \"ExtraDigits\": \"14572\"\n            },\n            \"FirstName\": \"Jack\",\n            \"LastName\": \"Jackson\",\n            \"Adress1\": \"Vei 1\",\n            \"Adress2\": \"Vei 1\",\n            \"PostalCode\": \"7412\",\n            \"City\": \"HASLUM\",\n            \"Email\": \"jack@gmail.com\",\n            \"MobilePhoneNumber\": \"753951258\",\n            \"GuardianPersonalNumber\": null,\n            \"MunicipalityCode\": \"3024\",\n            \"HomePhoneNumber\": \"159753258\",\n            \"WorkPhoneNumber\": \"456987321\",\n            \"ConsentToMarketing\": false\n        },\n        \"TimeSlot\": {\n            \"ID\": 0,\n            \"Start\": \"2020-02-19T16:00:00\",\n            \"End\": \"2020-02-19T16:20:00\",\n            \"Clinic\": {\n                \"ID\": \"477-a2976113-acea-468f-bf2b-70c55436386f\",\n                \"Name\": \"Distriktstannklinikken i Lillevik AS\",\n                \"Address1\": \"Adresse 1 - Test 1\",\n                \"Address2\": \"Adresse 2\",\n                \"Postalcode\": \"0484\",\n                \"City\": \"OSLO\",\n                \"Home\": \"12345679\",\n                \"Work\": \"12345678\",\n                \"Fax\": \"\",\n                \"Mobile\": \"91288888\",\n                \"Email\": \"epost@opusdtenl.com\"\n            },\n            \"Clinician\": {\n                \"ID\": 469,\n                \"Name\": \"Lise Negård\",\n                \"Title\": \"Tannlege\",\n                \"Active\": null,\n                \"ClinicID\": \"477-a2976113-acea-468f-bf2b-70c55436386f\",\n                \"Info\": null\n            },\n            \"Treatment\": {\n                \"ID\": 56,\n                \"Name\": \"Emergency 20 min\",\n                \"Description\": \"\",\n                \"Duration\": 20\n            }\n        },\n        \"CampaignCode\": null,\n        \"FreeTextMessage\": \"Akutt e-bookning \\\"\\\"\",\n        \"CategoryDescription\": \"Akutt\",\n        \"CategoryCode\": 1000\n    },\n    {\n        \"ID\": 5000,\n        \"Patient\": {\n            \"ID\": 642,\n            \"PatientPersonalIdentification\": \"1994100314572\",\n            \"PersonalNumber\": {\n                \"Year\": 1994,\n                \"Month\": 10,\n                \"Day\": 3,\n                \"ExtraDigits\": \"14572\"\n            },\n            \"FirstName\": \"Jack\",\n            \"LastName\": \"Jackson\",\n            \"Adress1\": \"Vei 1\",\n            \"Adress2\": \"Vei 1\",\n            \"PostalCode\": \"7412\",\n            \"City\": \"HASLUM\",\n            \"Email\": \"jack@gmail.com\",\n            \"MobilePhoneNumber\": \"753951258\",\n            \"GuardianPersonalNumber\": null,\n            \"MunicipalityCode\": \"3024\",\n            \"HomePhoneNumber\": \"159753258\",\n            \"WorkPhoneNumber\": \"456987321\",\n            \"ConsentToMarketing\": false\n        },\n        \"TimeSlot\": {\n            \"ID\": 0,\n            \"Start\": \"2020-02-14T15:30:00\",\n            \"End\": \"2020-02-14T16:00:00\",\n            \"Clinic\": {\n                \"ID\": \"477-a2976113-acea-468f-bf2b-70c55436386f\",\n                \"Name\": \"Distriktstannklinikken i Lillevik AS\",\n                \"Address1\": \"Adresse 1 - Test 1\",\n                \"Address2\": \"Adresse 2\",\n                \"Postalcode\": \"0484\",\n                \"City\": \"OSLO\",\n                \"Home\": \"12345679\",\n                \"Work\": \"12345678\",\n                \"Fax\": \"\",\n                \"Mobile\": \"91288888\",\n                \"Email\": \"epost@opusdtenl.com\"\n            },\n            \"Clinician\": {\n                \"ID\": 469,\n                \"Name\": \"Lise Negård\",\n                \"Title\": \"Tannlege\",\n                \"Active\": null,\n                \"ClinicID\": \"477-a2976113-acea-468f-bf2b-70c55436386f\",\n                \"Info\": null\n            },\n            \"Treatment\": {\n                \"ID\": 1,\n                \"Name\": \"Undersøkelse 30 min\",\n                \"Description\": \"\",\n                \"Duration\": 30\n            }\n        },\n        \"CampaignCode\": null,\n        \"FreeTextMessage\": \"US/Recall \\\"\\\"\",\n        \"CategoryDescription\": \"US/Røntgen\",\n        \"CategoryCode\": 2000\n    },\n    {\n        \"ID\": 5002,\n        \"Patient\": {\n            \"ID\": 642,\n            \"PatientPersonalIdentification\": \"1994100314572\",\n            \"PersonalNumber\": {\n                \"Year\": 1994,\n                \"Month\": 10,\n                \"Day\": 3,\n                \"ExtraDigits\": \"14572\"\n            },\n            \"FirstName\": \"Jack\",\n            \"LastName\": \"Jackson\",\n            \"Adress1\": \"Vei 1\",\n            \"Adress2\": \"Vei 1\",\n            \"PostalCode\": \"7412\",\n            \"City\": \"HASLUM\",\n            \"Email\": \"jack@gmail.com\",\n            \"MobilePhoneNumber\": \"753951258\",\n            \"GuardianPersonalNumber\": null,\n            \"MunicipalityCode\": \"3024\",\n            \"HomePhoneNumber\": \"159753258\",\n            \"WorkPhoneNumber\": \"456987321\",\n            \"ConsentToMarketing\": false\n        },\n        \"TimeSlot\": {\n            \"ID\": 0,\n            \"Start\": \"2020-02-14T16:00:00\",\n            \"End\": \"2020-02-14T16:20:00\",\n            \"Clinic\": {\n                \"ID\": \"477-a2976113-acea-468f-bf2b-70c55436386f\",\n                \"Name\": \"Distriktstannklinikken i Lillevik AS\",\n                \"Address1\": \"Adresse 1 - Test 1\",\n                \"Address2\": \"Adresse 2\",\n                \"Postalcode\": \"0484\",\n                \"City\": \"OSLO\",\n                \"Home\": \"12345679\",\n                \"Work\": \"12345678\",\n                \"Fax\": \"\",\n                \"Mobile\": \"91288888\",\n                \"Email\": \"epost@opusdtenl.com\"\n            },\n            \"Clinician\": {\n                \"ID\": 469,\n                \"Name\": \"Lise Negård\",\n                \"Title\": \"Tannlege\",\n                \"Active\": null,\n                \"ClinicID\": \"477-a2976113-acea-468f-bf2b-70c55436386f\",\n                \"Info\": null\n            },\n            \"Treatment\": {\n                \"ID\": 56,\n                \"Name\": \"Emergency 20 min\",\n                \"Description\": \"\",\n                \"Duration\": 20\n            }\n        },\n        \"CampaignCode\": null,\n        \"FreeTextMessage\": \"Akutt e-bookning \\\"\\\"\",\n        \"CategoryDescription\": \"Akutt\",\n        \"CategoryCode\": 1000\n    },\n    {\n        \"ID\": 5003,\n        \"Patient\": {\n            \"ID\": 642,\n            \"PatientPersonalIdentification\": \"1994100314572\",\n            \"PersonalNumber\": {\n                \"Year\": 1994,\n                \"Month\": 10,\n                \"Day\": 3,\n                \"ExtraDigits\": \"14572\"\n            },\n            \"FirstName\": \"Jack\",\n            \"LastName\": \"Jackson\",\n            \"Adress1\": \"Vei 1\",\n            \"Adress2\": \"Vei 1\",\n            \"PostalCode\": \"7412\",\n            \"City\": \"HASLUM\",\n            \"Email\": \"jack@gmail.com\",\n            \"MobilePhoneNumber\": \"753951258\",\n            \"GuardianPersonalNumber\": null,\n            \"MunicipalityCode\": \"3024\",\n            \"HomePhoneNumber\": \"159753258\",\n            \"WorkPhoneNumber\": \"456987321\",\n            \"ConsentToMarketing\": false\n        },\n        \"TimeSlot\": {\n            \"ID\": 0,\n            \"Start\": \"2020-02-27T13:40:00\",\n            \"End\": \"2020-02-27T14:00:00\",\n            \"Clinic\": {\n                \"ID\": \"477-a2976113-acea-468f-bf2b-70c55436386f\",\n                \"Name\": \"Distriktstannklinikken i Lillevik AS\",\n                \"Address1\": \"Adresse 1 - Test 1\",\n                \"Address2\": \"Adresse 2\",\n                \"Postalcode\": \"0484\",\n                \"City\": \"OSLO\",\n                \"Home\": \"12345679\",\n                \"Work\": \"12345678\",\n                \"Fax\": \"\",\n                \"Mobile\": \"91288888\",\n                \"Email\": \"epost@opusdtenl.com\"\n            },\n            \"Clinician\": {\n                \"ID\": 469,\n                \"Name\": \"Lise Negård\",\n                \"Title\": \"Tannlege\",\n                \"Active\": null,\n                \"ClinicID\": \"477-a2976113-acea-468f-bf2b-70c55436386f\",\n                \"Info\": null\n            },\n            \"Treatment\": {\n                \"ID\": 56,\n                \"Name\": \"Emergency 20 min\",\n                \"Description\": \"\",\n                \"Duration\": 20\n            }\n        },\n        \"CampaignCode\": null,\n        \"FreeTextMessage\": \"Akutt e-bookning \\\"\\\"\",\n        \"CategoryDescription\": \"Akutt\",\n        \"CategoryCode\": 1000\n    },\n    {\n        \"ID\": 5004,\n        \"Patient\": {\n            \"ID\": 642,\n            \"PatientPersonalIdentification\": \"1994100314572\",\n            \"PersonalNumber\": {\n                \"Year\": 1994,\n                \"Month\": 10,\n                \"Day\": 3,\n                \"ExtraDigits\": \"14572\"\n            },\n            \"FirstName\": \"Jack\",\n            \"LastName\": \"Jackson\",\n            \"Adress1\": \"Vei 1\",\n            \"Adress2\": \"Vei 1\",\n            \"PostalCode\": \"7412\",\n            \"City\": \"HASLUM\",\n            \"Email\": \"jack@gmail.com\",\n            \"MobilePhoneNumber\": \"753951258\",\n            \"GuardianPersonalNumber\": null,\n            \"MunicipalityCode\": \"3024\",\n            \"HomePhoneNumber\": \"159753258\",\n            \"WorkPhoneNumber\": \"456987321\",\n            \"ConsentToMarketing\": false\n        },\n        \"TimeSlot\": {\n            \"ID\": 0,\n            \"Start\": \"2020-02-21T14:20:00\",\n            \"End\": \"2020-02-21T14:40:00\",\n            \"Clinic\": {\n                \"ID\": \"477-a2976113-acea-468f-bf2b-70c55436386f\",\n                \"Name\": \"Distriktstannklinikken i Lillevik AS\",\n                \"Address1\": \"Adresse 1 - Test 1\",\n                \"Address2\": \"Adresse 2\",\n                \"Postalcode\": \"0484\",\n                \"City\": \"OSLO\",\n                \"Home\": \"12345679\",\n                \"Work\": \"12345678\",\n                \"Fax\": \"\",\n                \"Mobile\": \"91288888\",\n                \"Email\": \"epost@opusdtenl.com\"\n            },\n            \"Clinician\": {\n                \"ID\": 471,\n                \"Name\": \"Hanne Maren Wildahl\",\n                \"Title\": \"Tannlege\",\n                \"Active\": null,\n                \"ClinicID\": \"477-a2976113-acea-468f-bf2b-70c55436386f\",\n                \"Info\": null\n            },\n            \"Treatment\": {\n                \"ID\": 56,\n                \"Name\": \"Emergency 20 min\",\n                \"Description\": \"\",\n                \"Duration\": 20\n            }\n        },\n        \"CampaignCode\": null,\n        \"FreeTextMessage\": \"Akutt e-bookning \\\"\\\"\",\n        \"CategoryDescription\": \"Akutt\",\n        \"CategoryCode\": 1000\n    },\n    {\n        \"ID\": 5007,\n        \"Patient\": {\n            \"ID\": 642,\n            \"PatientPersonalIdentification\": \"1994100314572\",\n            \"PersonalNumber\": {\n                \"Year\": 1994,\n                \"Month\": 10,\n                \"Day\": 3,\n                \"ExtraDigits\": \"14572\"\n            },\n            \"FirstName\": \"Jack\",\n            \"LastName\": \"Jackson\",\n            \"Adress1\": \"Vei 1\",\n            \"Adress2\": \"Vei 1\",\n            \"PostalCode\": \"7412\",\n            \"City\": \"HASLUM\",\n            \"Email\": \"jack@gmail.com\",\n            \"MobilePhoneNumber\": \"753951258\",\n            \"GuardianPersonalNumber\": null,\n            \"MunicipalityCode\": \"3024\",\n            \"HomePhoneNumber\": \"159753258\",\n            \"WorkPhoneNumber\": \"456987321\",\n            \"ConsentToMarketing\": false\n        },\n        \"TimeSlot\": {\n            \"ID\": 0,\n            \"Start\": \"2020-02-19T08:30:00\",\n            \"End\": \"2020-02-19T09:00:00\",\n            \"Clinic\": {\n                \"ID\": \"477-a2976113-acea-468f-bf2b-70c55436386f\",\n                \"Name\": \"Distriktstannklinikken i Lillevik AS\",\n                \"Address1\": \"Adresse 1 - Test 1\",\n                \"Address2\": \"Adresse 2\",\n                \"Postalcode\": \"0484\",\n                \"City\": \"OSLO\",\n                \"Home\": \"12345679\",\n                \"Work\": \"12345678\",\n                \"Fax\": \"\",\n                \"Mobile\": \"91288888\",\n                \"Email\": \"epost@opusdtenl.com\"\n            },\n            \"Clinician\": {\n                \"ID\": 469,\n                \"Name\": \"Lise Negård\",\n                \"Title\": \"Tannlege\",\n                \"Active\": null,\n                \"ClinicID\": \"477-a2976113-acea-468f-bf2b-70c55436386f\",\n                \"Info\": null\n            },\n            \"Treatment\": {\n                \"ID\": 1,\n                \"Name\": \"Undersøkelse 30 min\",\n                \"Description\": \"\",\n                \"Duration\": 30\n            }\n        },\n        \"CampaignCode\": null,\n        \"FreeTextMessage\": \"US/Recall \\\"\\\"\",\n        \"CategoryDescription\": \"US/Røntgen\",\n        \"CategoryCode\": 2000\n    },\n    {\n        \"ID\": 5008,\n        \"Patient\": {\n            \"ID\": 642,\n            \"PatientPersonalIdentification\": \"1994100314572\",\n            \"PersonalNumber\": {\n                \"Year\": 1994,\n                \"Month\": 10,\n                \"Day\": 3,\n                \"ExtraDigits\": \"14572\"\n            },\n            \"FirstName\": \"Jack\",\n            \"LastName\": \"Jackson\",\n            \"Adress1\": \"Vei 1\",\n            \"Adress2\": \"Vei 1\",\n            \"PostalCode\": \"7412\",\n            \"City\": \"HASLUM\",\n            \"Email\": \"jack@gmail.com\",\n            \"MobilePhoneNumber\": \"753951258\",\n            \"GuardianPersonalNumber\": null,\n            \"MunicipalityCode\": \"3024\",\n            \"HomePhoneNumber\": \"159753258\",\n            \"WorkPhoneNumber\": \"456987321\",\n            \"ConsentToMarketing\": false\n        },\n        \"TimeSlot\": {\n            \"ID\": 0,\n            \"Start\": \"2020-02-19T09:30:00\",\n            \"End\": \"2020-02-19T10:00:00\",\n            \"Clinic\": {\n                \"ID\": \"477-a2976113-acea-468f-bf2b-70c55436386f\",\n                \"Name\": \"Distriktstannklinikken i Lillevik AS\",\n                \"Address1\": \"Adresse 1 - Test 1\",\n                \"Address2\": \"Adresse 2\",\n                \"Postalcode\": \"0484\",\n                \"City\": \"OSLO\",\n                \"Home\": \"12345679\",\n                \"Work\": \"12345678\",\n                \"Fax\": \"\",\n                \"Mobile\": \"91288888\",\n                \"Email\": \"epost@opusdtenl.com\"\n            },\n            \"Clinician\": {\n                \"ID\": 469,\n                \"Name\": \"Lise Negård\",\n                \"Title\": \"Tannlege\",\n                \"Active\": null,\n                \"ClinicID\": \"477-a2976113-acea-468f-bf2b-70c55436386f\",\n                \"Info\": null\n            },\n            \"Treatment\": {\n                \"ID\": 1,\n                \"Name\": \"Undersøkelse 30 min\",\n                \"Description\": \"\",\n                \"Duration\": 30\n            }\n        },\n        \"CampaignCode\": null,\n        \"FreeTextMessage\": \"US/Recall \\\"\\\"\",\n        \"CategoryDescription\": \"US/Røntgen\",\n        \"CategoryCode\": 2000\n    },\n    {\n        \"ID\": 5012,\n        \"Patient\": {\n            \"ID\": 642,\n            \"PatientPersonalIdentification\": \"1994100314572\",\n            \"PersonalNumber\": {\n                \"Year\": 1994,\n                \"Month\": 10,\n                \"Day\": 3,\n                \"ExtraDigits\": \"14572\"\n            },\n            \"FirstName\": \"Jack\",\n            \"LastName\": \"Jackson\",\n            \"Adress1\": \"Vei 1\",\n            \"Adress2\": \"Vei 1\",\n            \"PostalCode\": \"7412\",\n            \"City\": \"HASLUM\",\n            \"Email\": \"jack@gmail.com\",\n            \"MobilePhoneNumber\": \"753951258\",\n            \"GuardianPersonalNumber\": null,\n            \"MunicipalityCode\": \"3024\",\n            \"HomePhoneNumber\": \"159753258\",\n            \"WorkPhoneNumber\": \"456987321\",\n            \"ConsentToMarketing\": false\n        },\n        \"TimeSlot\": {\n            \"ID\": 0,\n            \"Start\": \"2020-02-19T10:00:00\",\n            \"End\": \"2020-02-19T10:30:00\",\n            \"Clinic\": {\n                \"ID\": \"477-a2976113-acea-468f-bf2b-70c55436386f\",\n                \"Name\": \"Distriktstannklinikken i Lillevik AS\",\n                \"Address1\": \"Adresse 1 - Test 1\",\n                \"Address2\": \"Adresse 2\",\n                \"Postalcode\": \"0484\",\n                \"City\": \"OSLO\",\n                \"Home\": \"12345679\",\n                \"Work\": \"12345678\",\n                \"Fax\": \"\",\n                \"Mobile\": \"91288888\",\n                \"Email\": \"epost@opusdtenl.com\"\n            },\n            \"Clinician\": {\n                \"ID\": 469,\n                \"Name\": \"Lise Negård\",\n                \"Title\": \"Tannlege\",\n                \"Active\": null,\n                \"ClinicID\": \"477-a2976113-acea-468f-bf2b-70c55436386f\",\n                \"Info\": null\n            },\n            \"Treatment\": {\n                \"ID\": 1,\n                \"Name\": \"Undersøkelse 30 min\",\n                \"Description\": \"\",\n                \"Duration\": 30\n            }\n        },\n        \"CampaignCode\": null,\n        \"FreeTextMessage\": \"US/Recall \\\"\\\"\",\n        \"CategoryDescription\": \"US/Røntgen\",\n        \"CategoryCode\": 2000\n    },\n    {\n        \"ID\": 5014,\n        \"Patient\": {\n            \"ID\": 642,\n            \"PatientPersonalIdentification\": \"1994100314572\",\n            \"PersonalNumber\": {\n                \"Year\": 1994,\n                \"Month\": 10,\n                \"Day\": 3,\n                \"ExtraDigits\": \"14572\"\n            },\n            \"FirstName\": \"Jack\",\n            \"LastName\": \"Jackson\",\n            \"Adress1\": \"Vei 1\",\n            \"Adress2\": \"Vei 1\",\n            \"PostalCode\": \"7412\",\n            \"City\": \"HASLUM\",\n            \"Email\": \"jack@gmail.com\",\n            \"MobilePhoneNumber\": \"753951258\",\n            \"GuardianPersonalNumber\": null,\n            \"MunicipalityCode\": \"3024\",\n            \"HomePhoneNumber\": \"159753258\",\n            \"WorkPhoneNumber\": \"456987321\",\n            \"ConsentToMarketing\": false\n        },\n        \"TimeSlot\": {\n            \"ID\": 0,\n            \"Start\": \"2020-03-12T11:00:00\",\n            \"End\": \"2020-03-12T11:30:00\",\n            \"Clinic\": {\n                \"ID\": \"477-a2976113-acea-468f-bf2b-70c55436386f\",\n                \"Name\": \"Distriktstannklinikken i Lillevik AS\",\n                \"Address1\": \"Adresse 1 - Test 1\",\n                \"Address2\": \"Adresse 2\",\n                \"Postalcode\": \"0484\",\n                \"City\": \"OSLO\",\n                \"Home\": \"12345679\",\n                \"Work\": \"12345678\",\n                \"Fax\": \"\",\n                \"Mobile\": \"91288888\",\n                \"Email\": \"epost@opusdtenl.com\"\n            },\n            \"Clinician\": {\n                \"ID\": 469,\n                \"Name\": \"Lise Negård\",\n                \"Title\": \"Tannlege\",\n                \"Active\": null,\n                \"ClinicID\": \"477-a2976113-acea-468f-bf2b-70c55436386f\",\n                \"Info\": null\n            },\n            \"Treatment\": {\n                \"ID\": 1,\n                \"Name\": \"Undersøkelse 30 min\",\n                \"Description\": \"\",\n                \"Duration\": 30\n            }\n        },\n        \"CampaignCode\": null,\n        \"FreeTextMessage\": \"US/Recall \\\"\\\"\",\n        \"CategoryDescription\": \"US/Røntgen\",\n        \"CategoryCode\": 2000\n    },\n    {\n        \"ID\": 5015,\n        \"Patient\": {\n            \"ID\": 642,\n            \"PatientPersonalIdentification\": \"1994100314572\",\n            \"PersonalNumber\": {\n                \"Year\": 1994,\n                \"Month\": 10,\n                \"Day\": 3,\n                \"ExtraDigits\": \"14572\"\n            },\n            \"FirstName\": \"Jack\",\n            \"LastName\": \"Jackson\",\n            \"Adress1\": \"Vei 1\",\n            \"Adress2\": \"Vei 1\",\n            \"PostalCode\": \"7412\",\n            \"City\": \"HASLUM\",\n            \"Email\": \"jack@gmail.com\",\n            \"MobilePhoneNumber\": \"753951258\",\n            \"GuardianPersonalNumber\": null,\n            \"MunicipalityCode\": \"3024\",\n            \"HomePhoneNumber\": \"159753258\",\n            \"WorkPhoneNumber\": \"456987321\",\n            \"ConsentToMarketing\": false\n        },\n        \"TimeSlot\": {\n            \"ID\": 0,\n            \"Start\": \"2020-02-26T08:30:00\",\n            \"End\": \"2020-02-26T09:00:00\",\n            \"Clinic\": {\n                \"ID\": \"477-a2976113-acea-468f-bf2b-70c55436386f\",\n                \"Name\": \"Distriktstannklinikken i Lillevik AS\",\n                \"Address1\": \"Adresse 1 - Test 1\",\n                \"Address2\": \"Adresse 2\",\n                \"Postalcode\": \"0484\",\n                \"City\": \"OSLO\",\n                \"Home\": \"12345679\",\n                \"Work\": \"12345678\",\n                \"Fax\": \"\",\n                \"Mobile\": \"91288888\",\n                \"Email\": \"epost@opusdtenl.com\"\n            },\n            \"Clinician\": {\n                \"ID\": 469,\n                \"Name\": \"Lise Negård\",\n                \"Title\": \"Tannlege\",\n                \"Active\": null,\n                \"ClinicID\": \"477-a2976113-acea-468f-bf2b-70c55436386f\",\n                \"Info\": null\n            },\n            \"Treatment\": {\n                \"ID\": 1,\n                \"Name\": \"Undersøkelse 30 min\",\n                \"Description\": \"\",\n                \"Duration\": 30\n            }\n        },\n        \"CampaignCode\": null,\n        \"FreeTextMessage\": \"US/Recall \\\"\\\"\",\n        \"CategoryDescription\": \"US/Røntgen\",\n        \"CategoryCode\": 2000\n    },\n    {\n        \"ID\": 5016,\n        \"Patient\": {\n            \"ID\": 642,\n            \"PatientPersonalIdentification\": \"1994100314572\",\n            \"PersonalNumber\": {\n                \"Year\": 1994,\n                \"Month\": 10,\n                \"Day\": 3,\n                \"ExtraDigits\": \"14572\"\n            },\n            \"FirstName\": \"Jack\",\n            \"LastName\": \"Jackson\",\n            \"Adress1\": \"Vei 1\",\n            \"Adress2\": \"Vei 1\",\n            \"PostalCode\": \"7412\",\n            \"City\": \"HASLUM\",\n            \"Email\": \"jack@gmail.com\",\n            \"MobilePhoneNumber\": \"753951258\",\n            \"GuardianPersonalNumber\": null,\n            \"MunicipalityCode\": \"3024\",\n            \"HomePhoneNumber\": \"159753258\",\n            \"WorkPhoneNumber\": \"456987321\",\n            \"ConsentToMarketing\": false\n        },\n        \"TimeSlot\": {\n            \"ID\": 0,\n            \"Start\": \"2020-02-27T08:00:00\",\n            \"End\": \"2020-02-27T08:30:00\",\n            \"Clinic\": {\n                \"ID\": \"477-a2976113-acea-468f-bf2b-70c55436386f\",\n                \"Name\": \"Distriktstannklinikken i Lillevik AS\",\n                \"Address1\": \"Adresse 1 - Test 1\",\n                \"Address2\": \"Adresse 2\",\n                \"Postalcode\": \"0484\",\n                \"City\": \"OSLO\",\n                \"Home\": \"12345679\",\n                \"Work\": \"12345678\",\n                \"Fax\": \"\",\n                \"Mobile\": \"91288888\",\n                \"Email\": \"epost@opusdtenl.com\"\n            },\n            \"Clinician\": {\n                \"ID\": 469,\n                \"Name\": \"Lise Negård\",\n                \"Title\": \"Tannlege\",\n                \"Active\": null,\n                \"ClinicID\": \"477-a2976113-acea-468f-bf2b-70c55436386f\",\n                \"Info\": null\n            },\n            \"Treatment\": {\n                \"ID\": 1,\n                \"Name\": \"Undersøkelse 30 min\",\n                \"Description\": \"\",\n                \"Duration\": 30\n            }\n        },\n        \"CampaignCode\": null,\n        \"FreeTextMessage\": \"US/Recall \\\"\\\"\",\n        \"CategoryDescription\": \"US/Røntgen\",\n        \"CategoryCode\": 2000\n    },\n    {\n        \"ID\": 5018,\n        \"Patient\": {\n            \"ID\": 642,\n            \"PatientPersonalIdentification\": \"1994100314572\",\n            \"PersonalNumber\": {\n                \"Year\": 1994,\n                \"Month\": 10,\n                \"Day\": 3,\n                \"ExtraDigits\": \"14572\"\n            },\n            \"FirstName\": \"Jack\",\n            \"LastName\": \"Jackson\",\n            \"Adress1\": \"Vei 1\",\n            \"Adress2\": \"Vei 1\",\n            \"PostalCode\": \"7412\",\n            \"City\": \"HASLUM\",\n            \"Email\": \"jack@gmail.com\",\n            \"MobilePhoneNumber\": \"753951258\",\n            \"GuardianPersonalNumber\": null,\n            \"MunicipalityCode\": \"3024\",\n            \"HomePhoneNumber\": \"159753258\",\n            \"WorkPhoneNumber\": \"456987321\",\n            \"ConsentToMarketing\": false\n        },\n        \"TimeSlot\": {\n            \"ID\": 0,\n            \"Start\": \"2020-02-26T09:00:00\",\n            \"End\": \"2020-02-26T09:30:00\",\n            \"Clinic\": {\n                \"ID\": \"477-a2976113-acea-468f-bf2b-70c55436386f\",\n                \"Name\": \"Distriktstannklinikken i Lillevik AS\",\n                \"Address1\": \"Adresse 1 - Test 1\",\n                \"Address2\": \"Adresse 2\",\n                \"Postalcode\": \"0484\",\n                \"City\": \"OSLO\",\n                \"Home\": \"12345679\",\n                \"Work\": \"12345678\",\n                \"Fax\": \"\",\n                \"Mobile\": \"91288888\",\n                \"Email\": \"epost@opusdtenl.com\"\n            },\n            \"Clinician\": {\n                \"ID\": 469,\n                \"Name\": \"Lise Negård\",\n                \"Title\": \"Tannlege\",\n                \"Active\": null,\n                \"ClinicID\": \"477-a2976113-acea-468f-bf2b-70c55436386f\",\n                \"Info\": null\n            },\n            \"Treatment\": {\n                \"ID\": 1,\n                \"Name\": \"Undersøkelse 30 min\",\n                \"Description\": \"\",\n                \"Duration\": 30\n            }\n        },\n        \"CampaignCode\": null,\n        \"FreeTextMessage\": \"US/Recall \\\"\\\"\",\n        \"CategoryDescription\": \"US/Røntgen\",\n        \"CategoryCode\": 2000\n    },\n    {\n        \"ID\": 5020,\n        \"Patient\": {\n            \"ID\": 642,\n            \"PatientPersonalIdentification\": \"1994100314572\",\n            \"PersonalNumber\": {\n                \"Year\": 1994,\n                \"Month\": 10,\n                \"Day\": 3,\n                \"ExtraDigits\": \"14572\"\n            },\n            \"FirstName\": \"Jack\",\n            \"LastName\": \"Jackson\",\n            \"Adress1\": \"Vei 1\",\n            \"Adress2\": \"Vei 1\",\n            \"PostalCode\": \"7412\",\n            \"City\": \"HASLUM\",\n            \"Email\": \"jack@gmail.com\",\n            \"MobilePhoneNumber\": \"753951258\",\n            \"GuardianPersonalNumber\": null,\n            \"MunicipalityCode\": \"3024\",\n            \"HomePhoneNumber\": \"159753258\",\n            \"WorkPhoneNumber\": \"456987321\",\n            \"ConsentToMarketing\": false\n        },\n        \"TimeSlot\": {\n            \"ID\": 0,\n            \"Start\": \"2020-02-27T12:00:00\",\n            \"End\": \"2020-02-27T12:30:00\",\n            \"Clinic\": {\n                \"ID\": \"477-a2976113-acea-468f-bf2b-70c55436386f\",\n                \"Name\": \"Distriktstannklinikken i Lillevik AS\",\n                \"Address1\": \"Adresse 1 - Test 1\",\n                \"Address2\": \"Adresse 2\",\n                \"Postalcode\": \"0484\",\n                \"City\": \"OSLO\",\n                \"Home\": \"12345679\",\n                \"Work\": \"12345678\",\n                \"Fax\": \"\",\n                \"Mobile\": \"91288888\",\n                \"Email\": \"epost@opusdtenl.com\"\n            },\n            \"Clinician\": {\n                \"ID\": 469,\n                \"Name\": \"Lise Negård\",\n                \"Title\": \"Tannlege\",\n                \"Active\": null,\n                \"ClinicID\": \"477-a2976113-acea-468f-bf2b-70c55436386f\",\n                \"Info\": null\n            },\n            \"Treatment\": {\n                \"ID\": 1,\n                \"Name\": \"Undersøkelse 30 min\",\n                \"Description\": \"\",\n                \"Duration\": 30\n            }\n        },\n        \"CampaignCode\": null,\n        \"FreeTextMessage\": \"US/Recall \\\"\\\"\",\n        \"CategoryDescription\": \"US/Røntgen\",\n        \"CategoryCode\": 2000\n    },\n    {\n        \"ID\": 5021,\n        \"Patient\": {\n            \"ID\": 642,\n            \"PatientPersonalIdentification\": \"1994100314572\",\n            \"PersonalNumber\": {\n                \"Year\": 1994,\n                \"Month\": 10,\n                \"Day\": 3,\n                \"ExtraDigits\": \"14572\"\n            },\n            \"FirstName\": \"Jack\",\n            \"LastName\": \"Jackson\",\n            \"Adress1\": \"Vei 1\",\n            \"Adress2\": \"Vei 1\",\n            \"PostalCode\": \"7412\",\n            \"City\": \"HASLUM\",\n            \"Email\": \"jack@gmail.com\",\n            \"MobilePhoneNumber\": \"753951258\",\n            \"GuardianPersonalNumber\": null,\n            \"MunicipalityCode\": \"3024\",\n            \"HomePhoneNumber\": \"159753258\",\n            \"WorkPhoneNumber\": \"456987321\",\n            \"ConsentToMarketing\": false\n        },\n        \"TimeSlot\": {\n            \"ID\": 0,\n            \"Start\": \"2020-02-27T10:00:00\",\n            \"End\": \"2020-02-27T10:30:00\",\n            \"Clinic\": {\n                \"ID\": \"477-a2976113-acea-468f-bf2b-70c55436386f\",\n                \"Name\": \"Distriktstannklinikken i Lillevik AS\",\n                \"Address1\": \"Adresse 1 - Test 1\",\n                \"Address2\": \"Adresse 2\",\n                \"Postalcode\": \"0484\",\n                \"City\": \"OSLO\",\n                \"Home\": \"12345679\",\n                \"Work\": \"12345678\",\n                \"Fax\": \"\",\n                \"Mobile\": \"91288888\",\n                \"Email\": \"epost@opusdtenl.com\"\n            },\n            \"Clinician\": {\n                \"ID\": 469,\n                \"Name\": \"Lise Negård\",\n                \"Title\": \"Tannlege\",\n                \"Active\": null,\n                \"ClinicID\": \"477-a2976113-acea-468f-bf2b-70c55436386f\",\n                \"Info\": null\n            },\n            \"Treatment\": {\n                \"ID\": 1,\n                \"Name\": \"Undersøkelse 30 min\",\n                \"Description\": \"\",\n                \"Duration\": 30\n            }\n        },\n        \"CampaignCode\": null,\n        \"FreeTextMessage\": \"US/Recall \\\"\\\"\",\n        \"CategoryDescription\": \"US/Røntgen\",\n        \"CategoryCode\": 2000\n    },\n    {\n        \"ID\": 5022,\n        \"Patient\": {\n            \"ID\": 642,\n            \"PatientPersonalIdentification\": \"1994100314572\",\n            \"PersonalNumber\": {\n                \"Year\": 1994,\n                \"Month\": 10,\n                \"Day\": 3,\n                \"ExtraDigits\": \"14572\"\n            },\n            \"FirstName\": \"Jack\",\n            \"LastName\": \"Jackson\",\n            \"Adress1\": \"Vei 1\",\n            \"Adress2\": \"Vei 1\",\n            \"PostalCode\": \"7412\",\n            \"City\": \"HASLUM\",\n            \"Email\": \"jack@gmail.com\",\n            \"MobilePhoneNumber\": \"753951258\",\n            \"GuardianPersonalNumber\": null,\n            \"MunicipalityCode\": \"3024\",\n            \"HomePhoneNumber\": \"159753258\",\n            \"WorkPhoneNumber\": \"456987321\",\n            \"ConsentToMarketing\": false\n        },\n        \"TimeSlot\": {\n            \"ID\": 0,\n            \"Start\": \"2020-02-27T10:00:00\",\n            \"End\": \"2020-02-27T10:30:00\",\n            \"Clinic\": {\n                \"ID\": \"477-a2976113-acea-468f-bf2b-70c55436386f\",\n                \"Name\": \"Distriktstannklinikken i Lillevik AS\",\n                \"Address1\": \"Adresse 1 - Test 1\",\n                \"Address2\": \"Adresse 2\",\n                \"Postalcode\": \"0484\",\n                \"City\": \"OSLO\",\n                \"Home\": \"12345679\",\n                \"Work\": \"12345678\",\n                \"Fax\": \"\",\n                \"Mobile\": \"91288888\",\n                \"Email\": \"epost@opusdtenl.com\"\n            },\n            \"Clinician\": {\n                \"ID\": 471,\n                \"Name\": \"Hanne Maren Wildahl\",\n                \"Title\": \"Tannlege\",\n                \"Active\": null,\n                \"ClinicID\": \"477-a2976113-acea-468f-bf2b-70c55436386f\",\n                \"Info\": null\n            },\n            \"Treatment\": {\n                \"ID\": 1,\n                \"Name\": \"Undersøkelse 30 min\",\n                \"Description\": \"\",\n                \"Duration\": 30\n            }\n        },\n        \"CampaignCode\": null,\n        \"FreeTextMessage\": \"US/Recall \\\"\\\"\",\n        \"CategoryDescription\": \"US/Røntgen\",\n        \"CategoryCode\": 2000\n    },\n    {\n        \"ID\": 5033,\n        \"Patient\": {\n            \"ID\": 642,\n            \"PatientPersonalIdentification\": \"1994100314572\",\n            \"PersonalNumber\": {\n                \"Year\": 1994,\n                \"Month\": 10,\n                \"Day\": 3,\n                \"ExtraDigits\": \"14572\"\n            },\n            \"FirstName\": \"Jack\",\n            \"LastName\": \"Jackson\",\n            \"Adress1\": \"Vei 1\",\n            \"Adress2\": \"Vei 1\",\n            \"PostalCode\": \"7412\",\n            \"City\": \"HASLUM\",\n            \"Email\": \"jack@gmail.com\",\n            \"MobilePhoneNumber\": \"753951258\",\n            \"GuardianPersonalNumber\": null,\n            \"MunicipalityCode\": \"3024\",\n            \"HomePhoneNumber\": \"159753258\",\n            \"WorkPhoneNumber\": \"456987321\",\n            \"ConsentToMarketing\": false\n        },\n        \"TimeSlot\": {\n            \"ID\": 0,\n            \"Start\": \"2020-03-26T09:20:00\",\n            \"End\": \"2020-03-26T09:40:00\",\n            \"Clinic\": {\n                \"ID\": \"477-a2976113-acea-468f-bf2b-70c55436386f\",\n                \"Name\": \"Distriktstannklinikken i Lillevik AS\",\n                \"Address1\": \"Adresse 1 - Test 1\",\n                \"Address2\": \"Adresse 2\",\n                \"Postalcode\": \"0484\",\n                \"City\": \"OSLO\",\n                \"Home\": \"12345679\",\n                \"Work\": \"12345678\",\n                \"Fax\": \"\",\n                \"Mobile\": \"91288888\",\n                \"Email\": \"epost@opusdtenl.com\"\n            },\n            \"Clinician\": {\n                \"ID\": 471,\n                \"Name\": \"Hanne Maren Wildahl\",\n                \"Title\": \"Tannlege\",\n                \"Active\": null,\n                \"ClinicID\": \"477-a2976113-acea-468f-bf2b-70c55436386f\",\n                \"Info\": null\n            },\n            \"Treatment\": {\n                \"ID\": 56,\n                \"Name\": \"Emergency 20 min\",\n                \"Description\": \"\",\n                \"Duration\": 20\n            }\n        },\n        \"CampaignCode\": null,\n        \"FreeTextMessage\": \"Akutt e-bookning \\\"\\\"\",\n        \"CategoryDescription\": \"Akutt\",\n        \"CategoryCode\": 1000\n    },\n    {\n        \"ID\": 5038,\n        \"Patient\": {\n            \"ID\": 642,\n            \"PatientPersonalIdentification\": \"1994100314572\",\n            \"PersonalNumber\": {\n                \"Year\": 1994,\n                \"Month\": 10,\n                \"Day\": 3,\n                \"ExtraDigits\": \"14572\"\n            },\n            \"FirstName\": \"Jack\",\n            \"LastName\": \"Jackson\",\n            \"Adress1\": \"Vei 1\",\n            \"Adress2\": \"Vei 1\",\n            \"PostalCode\": \"7412\",\n            \"City\": \"HASLUM\",\n            \"Email\": \"jack@gmail.com\",\n            \"MobilePhoneNumber\": \"753951258\",\n            \"GuardianPersonalNumber\": null,\n            \"MunicipalityCode\": \"3024\",\n            \"HomePhoneNumber\": \"159753258\",\n            \"WorkPhoneNumber\": \"456987321\",\n            \"ConsentToMarketing\": false\n        },\n        \"TimeSlot\": {\n            \"ID\": 0,\n            \"Start\": \"2020-02-27T10:30:00\",\n            \"End\": \"2020-02-27T11:00:00\",\n            \"Clinic\": {\n                \"ID\": \"477-a2976113-acea-468f-bf2b-70c55436386f\",\n                \"Name\": \"Distriktstannklinikken i Lillevik AS\",\n                \"Address1\": \"Adresse 1 - Test 1\",\n                \"Address2\": \"Adresse 2\",\n                \"Postalcode\": \"0484\",\n                \"City\": \"OSLO\",\n                \"Home\": \"12345679\",\n                \"Work\": \"12345678\",\n                \"Fax\": \"\",\n                \"Mobile\": \"91288888\",\n                \"Email\": \"epost@opusdtenl.com\"\n            },\n            \"Clinician\": {\n                \"ID\": 469,\n                \"Name\": \"Lise Negård\",\n                \"Title\": \"Tannlege\",\n                \"Active\": null,\n                \"ClinicID\": \"477-a2976113-acea-468f-bf2b-70c55436386f\",\n                \"Info\": null\n            },\n            \"Treatment\": null\n        },\n        \"CampaignCode\": null,\n        \"FreeTextMessage\": \"US/Røntgen\",\n        \"CategoryDescription\": \"US/Røntgen\",\n        \"CategoryCode\": 2000\n    },\n    {\n        \"ID\": 5039,\n        \"Patient\": {\n            \"ID\": 642,\n            \"PatientPersonalIdentification\": \"1994100314572\",\n            \"PersonalNumber\": {\n                \"Year\": 1994,\n                \"Month\": 10,\n                \"Day\": 3,\n                \"ExtraDigits\": \"14572\"\n            },\n            \"FirstName\": \"Jack\",\n            \"LastName\": \"Jackson\",\n            \"Adress1\": \"Vei 1\",\n            \"Adress2\": \"Vei 1\",\n            \"PostalCode\": \"7412\",\n            \"City\": \"HASLUM\",\n            \"Email\": \"jack@gmail.com\",\n            \"MobilePhoneNumber\": \"753951258\",\n            \"GuardianPersonalNumber\": null,\n            \"MunicipalityCode\": \"3024\",\n            \"HomePhoneNumber\": \"159753258\",\n            \"WorkPhoneNumber\": \"456987321\",\n            \"ConsentToMarketing\": false\n        },\n        \"TimeSlot\": {\n            \"ID\": 0,\n            \"Start\": \"2020-02-27T09:00:00\",\n            \"End\": \"2020-02-27T09:30:00\",\n            \"Clinic\": {\n                \"ID\": \"477-a2976113-acea-468f-bf2b-70c55436386f\",\n                \"Name\": \"Distriktstannklinikken i Lillevik AS\",\n                \"Address1\": \"Adresse 1 - Test 1\",\n                \"Address2\": \"Adresse 2\",\n                \"Postalcode\": \"0484\",\n                \"City\": \"OSLO\",\n                \"Home\": \"12345679\",\n                \"Work\": \"12345678\",\n                \"Fax\": \"\",\n                \"Mobile\": \"91288888\",\n                \"Email\": \"epost@opusdtenl.com\"\n            },\n            \"Clinician\": {\n                \"ID\": 469,\n                \"Name\": \"Lise Negård\",\n                \"Title\": \"Tannlege\",\n                \"Active\": null,\n                \"ClinicID\": \"477-a2976113-acea-468f-bf2b-70c55436386f\",\n                \"Info\": null\n            },\n            \"Treatment\": {\n                \"ID\": 1,\n                \"Name\": \"Undersøkelse 30 min\",\n                \"Description\": \"\",\n                \"Duration\": 30\n            }\n        },\n        \"CampaignCode\": null,\n        \"FreeTextMessage\": \"US/Recall \\\"\\\"\",\n        \"CategoryDescription\": \"US/Røntgen\",\n        \"CategoryCode\": 2000\n    },\n    {\n        \"ID\": 5040,\n        \"Patient\": {\n            \"ID\": 642,\n            \"PatientPersonalIdentification\": \"1994100314572\",\n            \"PersonalNumber\": {\n                \"Year\": 1994,\n                \"Month\": 10,\n                \"Day\": 3,\n                \"ExtraDigits\": \"14572\"\n            },\n            \"FirstName\": \"Jack\",\n            \"LastName\": \"Jackson\",\n            \"Adress1\": \"Vei 1\",\n            \"Adress2\": \"Vei 1\",\n            \"PostalCode\": \"7412\",\n            \"City\": \"HASLUM\",\n            \"Email\": \"jack@gmail.com\",\n            \"MobilePhoneNumber\": \"753951258\",\n            \"GuardianPersonalNumber\": null,\n            \"MunicipalityCode\": \"3024\",\n            \"HomePhoneNumber\": \"159753258\",\n            \"WorkPhoneNumber\": \"456987321\",\n            \"ConsentToMarketing\": false\n        },\n        \"TimeSlot\": {\n            \"ID\": 0,\n            \"Start\": \"2020-02-25T10:00:00\",\n            \"End\": \"2020-02-25T10:30:00\",\n            \"Clinic\": {\n                \"ID\": \"477-a2976113-acea-468f-bf2b-70c55436386f\",\n                \"Name\": \"Distriktstannklinikken i Lillevik AS\",\n                \"Address1\": \"Adresse 1 - Test 1\",\n                \"Address2\": \"Adresse 2\",\n                \"Postalcode\": \"0484\",\n                \"City\": \"OSLO\",\n                \"Home\": \"12345679\",\n                \"Work\": \"12345678\",\n                \"Fax\": \"\",\n                \"Mobile\": \"91288888\",\n                \"Email\": \"epost@opusdtenl.com\"\n            },\n            \"Clinician\": {\n                \"ID\": 471,\n                \"Name\": \"Hanne Maren Wildahl\",\n                \"Title\": \"Tannlege\",\n                \"Active\": null,\n                \"ClinicID\": \"477-a2976113-acea-468f-bf2b-70c55436386f\",\n                \"Info\": null\n            },\n            \"Treatment\": {\n                \"ID\": 1,\n                \"Name\": \"Undersøkelse 30 min\",\n                \"Description\": \"\",\n                \"Duration\": 30\n            }\n        },\n        \"CampaignCode\": null,\n        \"FreeTextMessage\": \"US/Recall \\\"\\\"\",\n        \"CategoryDescription\": \"US/Røntgen\",\n        \"CategoryCode\": 2000\n    },\n    {\n        \"ID\": 5043,\n        \"Patient\": {\n            \"ID\": 642,\n            \"PatientPersonalIdentification\": \"1994100314572\",\n            \"PersonalNumber\": {\n                \"Year\": 1994,\n                \"Month\": 10,\n                \"Day\": 3,\n                \"ExtraDigits\": \"14572\"\n            },\n            \"FirstName\": \"Jack\",\n            \"LastName\": \"Jackson\",\n            \"Adress1\": \"Vei 1\",\n            \"Adress2\": \"Vei 1\",\n            \"PostalCode\": \"7412\",\n            \"City\": \"HASLUM\",\n            \"Email\": \"jack@gmail.com\",\n            \"MobilePhoneNumber\": \"753951258\",\n            \"GuardianPersonalNumber\": null,\n            \"MunicipalityCode\": \"3024\",\n            \"HomePhoneNumber\": \"159753258\",\n            \"WorkPhoneNumber\": \"456987321\",\n            \"ConsentToMarketing\": false\n        },\n        \"TimeSlot\": {\n            \"ID\": 0,\n            \"Start\": \"2020-02-27T10:30:00\",\n            \"End\": \"2020-02-27T11:00:00\",\n            \"Clinic\": {\n                \"ID\": \"477-a2976113-acea-468f-bf2b-70c55436386f\",\n                \"Name\": \"Distriktstannklinikken i Lillevik AS\",\n                \"Address1\": \"Adresse 1 - Test 1\",\n                \"Address2\": \"Adresse 2\",\n                \"Postalcode\": \"0484\",\n                \"City\": \"OSLO\",\n                \"Home\": \"12345679\",\n                \"Work\": \"12345678\",\n                \"Fax\": \"\",\n                \"Mobile\": \"91288888\",\n                \"Email\": \"epost@opusdtenl.com\"\n            },\n            \"Clinician\": {\n                \"ID\": 471,\n                \"Name\": \"Hanne Maren Wildahl\",\n                \"Title\": \"Tannlege\",\n                \"Active\": null,\n                \"ClinicID\": \"477-a2976113-acea-468f-bf2b-70c55436386f\",\n                \"Info\": null\n            },\n            \"Treatment\": {\n                \"ID\": 1,\n                \"Name\": \"Undersøkelse 30 min\",\n                \"Description\": \"\",\n                \"Duration\": 30\n            }\n        },\n        \"CampaignCode\": null,\n        \"FreeTextMessage\": \"US/Recall \\\"\\\"\",\n        \"CategoryDescription\": \"US/Røntgen\",\n        \"CategoryCode\": 2000\n    },\n    {\n        \"ID\": 5049,\n        \"Patient\": {\n            \"ID\": 642,\n            \"PatientPersonalIdentification\": \"1994100314572\",\n            \"PersonalNumber\": {\n                \"Year\": 1994,\n                \"Month\": 10,\n                \"Day\": 3,\n                \"ExtraDigits\": \"14572\"\n            },\n            \"FirstName\": \"Jack\",\n            \"LastName\": \"Jackson\",\n            \"Adress1\": \"Vei 1\",\n            \"Adress2\": \"Vei 1\",\n            \"PostalCode\": \"7412\",\n            \"City\": \"HASLUM\",\n            \"Email\": \"jack@gmail.com\",\n            \"MobilePhoneNumber\": \"753951258\",\n            \"GuardianPersonalNumber\": null,\n            \"MunicipalityCode\": \"3024\",\n            \"HomePhoneNumber\": \"159753258\",\n            \"WorkPhoneNumber\": \"456987321\",\n            \"ConsentToMarketing\": false\n        },\n        \"TimeSlot\": {\n            \"ID\": 0,\n            \"Start\": \"2020-02-27T09:00:00\",\n            \"End\": \"2020-02-27T09:30:00\",\n            \"Clinic\": {\n                \"ID\": \"477-a2976113-acea-468f-bf2b-70c55436386f\",\n                \"Name\": \"Distriktstannklinikken i Lillevik AS\",\n                \"Address1\": \"Adresse 1 - Test 1\",\n                \"Address2\": \"Adresse 2\",\n                \"Postalcode\": \"0484\",\n                \"City\": \"OSLO\",\n                \"Home\": \"12345679\",\n                \"Work\": \"12345678\",\n                \"Fax\": \"\",\n                \"Mobile\": \"91288888\",\n                \"Email\": \"epost@opusdtenl.com\"\n            },\n            \"Clinician\": {\n                \"ID\": 471,\n                \"Name\": \"Hanne Maren Wildahl\",\n                \"Title\": \"Tannlege\",\n                \"Active\": null,\n                \"ClinicID\": \"477-a2976113-acea-468f-bf2b-70c55436386f\",\n                \"Info\": null\n            },\n            \"Treatment\": {\n                \"ID\": 1,\n                \"Name\": \"Undersøkelse 30 min\",\n                \"Description\": \"\",\n                \"Duration\": 30\n            }\n        },\n        \"CampaignCode\": null,\n        \"FreeTextMessage\": \"US/Recall \\\"\\\"\",\n        \"CategoryDescription\": \"US/Røntgen\",\n        \"CategoryCode\": 2000\n    },\n    {\n        \"ID\": 5050,\n        \"Patient\": {\n            \"ID\": 642,\n            \"PatientPersonalIdentification\": \"1994100314572\",\n            \"PersonalNumber\": {\n                \"Year\": 1994,\n                \"Month\": 10,\n                \"Day\": 3,\n                \"ExtraDigits\": \"14572\"\n            },\n            \"FirstName\": \"Jack\",\n            \"LastName\": \"Jackson\",\n            \"Adress1\": \"Vei 1\",\n            \"Adress2\": \"Vei 1\",\n            \"PostalCode\": \"7412\",\n            \"City\": \"HASLUM\",\n            \"Email\": \"jack@gmail.com\",\n            \"MobilePhoneNumber\": \"753951258\",\n            \"GuardianPersonalNumber\": null,\n            \"MunicipalityCode\": \"3024\",\n            \"HomePhoneNumber\": \"159753258\",\n            \"WorkPhoneNumber\": \"456987321\",\n            \"ConsentToMarketing\": false\n        },\n        \"TimeSlot\": {\n            \"ID\": 0,\n            \"Start\": \"2020-02-21T16:30:00\",\n            \"End\": \"2020-02-21T16:50:00\",\n            \"Clinic\": {\n                \"ID\": \"477-a2976113-acea-468f-bf2b-70c55436386f\",\n                \"Name\": \"Distriktstannklinikken i Lillevik AS\",\n                \"Address1\": \"Adresse 1 - Test 1\",\n                \"Address2\": \"Adresse 2\",\n                \"Postalcode\": \"0484\",\n                \"City\": \"OSLO\",\n                \"Home\": \"12345679\",\n                \"Work\": \"12345678\",\n                \"Fax\": \"\",\n                \"Mobile\": \"91288888\",\n                \"Email\": \"epost@opusdtenl.com\"\n            },\n            \"Clinician\": {\n                \"ID\": 469,\n                \"Name\": \"Lise Negård\",\n                \"Title\": \"Tannlege\",\n                \"Active\": null,\n                \"ClinicID\": \"477-a2976113-acea-468f-bf2b-70c55436386f\",\n                \"Info\": null\n            },\n            \"Treatment\": {\n                \"ID\": 56,\n                \"Name\": \"Emergency 20 min\",\n                \"Description\": \"\",\n                \"Duration\": 20\n            }\n        },\n        \"CampaignCode\": null,\n        \"FreeTextMessage\": \"Akutt e-bookning \\\"\\\"\",\n        \"CategoryDescription\": \"Akutt\",\n        \"CategoryCode\": 1000\n    },\n    {\n        \"ID\": 5053,\n        \"Patient\": {\n            \"ID\": 642,\n            \"PatientPersonalIdentification\": \"1994100314572\",\n            \"PersonalNumber\": {\n                \"Year\": 1994,\n                \"Month\": 10,\n                \"Day\": 3,\n                \"ExtraDigits\": \"14572\"\n            },\n            \"FirstName\": \"Jack\",\n            \"LastName\": \"Jackson\",\n            \"Adress1\": \"Vei 1\",\n            \"Adress2\": \"Vei 1\",\n            \"PostalCode\": \"7412\",\n            \"City\": \"HASLUM\",\n            \"Email\": \"jack@gmail.com\",\n            \"MobilePhoneNumber\": \"753951258\",\n            \"GuardianPersonalNumber\": null,\n            \"MunicipalityCode\": \"3024\",\n            \"HomePhoneNumber\": \"159753258\",\n            \"WorkPhoneNumber\": \"456987321\",\n            \"ConsentToMarketing\": false\n        },\n        \"TimeSlot\": {\n            \"ID\": 0,\n            \"Start\": \"2020-02-27T12:00:00\",\n            \"End\": \"2020-02-27T12:30:00\",\n            \"Clinic\": {\n                \"ID\": \"477-a2976113-acea-468f-bf2b-70c55436386f\",\n                \"Name\": \"Distriktstannklinikken i Lillevik AS\",\n                \"Address1\": \"Adresse 1 - Test 1\",\n                \"Address2\": \"Adresse 2\",\n                \"Postalcode\": \"0484\",\n                \"City\": \"OSLO\",\n                \"Home\": \"12345679\",\n                \"Work\": \"12345678\",\n                \"Fax\": \"\",\n                \"Mobile\": \"91288888\",\n                \"Email\": \"epost@opusdtenl.com\"\n            },\n            \"Clinician\": {\n                \"ID\": 471,\n                \"Name\": \"Hanne Maren Wildahl\",\n                \"Title\": \"Tannlege\",\n                \"Active\": null,\n                \"ClinicID\": \"477-a2976113-acea-468f-bf2b-70c55436386f\",\n                \"Info\": null\n            },\n            \"Treatment\": {\n                \"ID\": 56,\n                \"Name\": \"Emergency 20 min\",\n                \"Description\": \"\",\n                \"Duration\": 20\n            }\n        },\n        \"CampaignCode\": null,\n        \"FreeTextMessage\": \"US/Røntgen\",\n        \"CategoryDescription\": \"US/Røntgen\",\n        \"CategoryCode\": 2000\n    },\n    {\n        \"ID\": 5054,\n        \"Patient\": {\n            \"ID\": 642,\n            \"PatientPersonalIdentification\": \"1994100314572\",\n            \"PersonalNumber\": {\n                \"Year\": 1994,\n                \"Month\": 10,\n                \"Day\": 3,\n                \"ExtraDigits\": \"14572\"\n            },\n            \"FirstName\": \"Jack\",\n            \"LastName\": \"Jackson\",\n            \"Adress1\": \"Vei 1\",\n            \"Adress2\": \"Vei 1\",\n            \"PostalCode\": \"7412\",\n            \"City\": \"HASLUM\",\n            \"Email\": \"jack@gmail.com\",\n            \"MobilePhoneNumber\": \"753951258\",\n            \"GuardianPersonalNumber\": null,\n            \"MunicipalityCode\": \"3024\",\n            \"HomePhoneNumber\": \"159753258\",\n            \"WorkPhoneNumber\": \"456987321\",\n            \"ConsentToMarketing\": false\n        },\n        \"TimeSlot\": {\n            \"ID\": 0,\n            \"Start\": \"2020-02-27T15:00:00\",\n            \"End\": \"2020-02-27T15:30:00\",\n            \"Clinic\": {\n                \"ID\": \"477-a2976113-acea-468f-bf2b-70c55436386f\",\n                \"Name\": \"Distriktstannklinikken i Lillevik AS\",\n                \"Address1\": \"Adresse 1 - Test 1\",\n                \"Address2\": \"Adresse 2\",\n                \"Postalcode\": \"0484\",\n                \"City\": \"OSLO\",\n                \"Home\": \"12345679\",\n                \"Work\": \"12345678\",\n                \"Fax\": \"\",\n                \"Mobile\": \"91288888\",\n                \"Email\": \"epost@opusdtenl.com\"\n            },\n            \"Clinician\": {\n                \"ID\": 469,\n                \"Name\": \"Lise Negård\",\n                \"Title\": \"Tannlege\",\n                \"Active\": null,\n                \"ClinicID\": \"477-a2976113-acea-468f-bf2b-70c55436386f\",\n                \"Info\": null\n            },\n            \"Treatment\": {\n                \"ID\": 1,\n                \"Name\": \"Undersøkelse 30 min\",\n                \"Description\": \"\",\n                \"Duration\": 30\n            }\n        },\n        \"CampaignCode\": null,\n        \"FreeTextMessage\": \"US/Recall \\\"\\\"\",\n        \"CategoryDescription\": \"US/Røntgen\",\n        \"CategoryCode\": 2000\n    },\n    {\n        \"ID\": 5055,\n        \"Patient\": {\n            \"ID\": 642,\n            \"PatientPersonalIdentification\": \"1994100314572\",\n            \"PersonalNumber\": {\n                \"Year\": 1994,\n                \"Month\": 10,\n                \"Day\": 3,\n                \"ExtraDigits\": \"14572\"\n            },\n            \"FirstName\": \"Jack\",\n            \"LastName\": \"Jackson\",\n            \"Adress1\": \"Vei 1\",\n            \"Adress2\": \"Vei 1\",\n            \"PostalCode\": \"7412\",\n            \"City\": \"HASLUM\",\n            \"Email\": \"jack@gmail.com\",\n            \"MobilePhoneNumber\": \"753951258\",\n            \"GuardianPersonalNumber\": null,\n            \"MunicipalityCode\": \"3024\",\n            \"HomePhoneNumber\": \"159753258\",\n            \"WorkPhoneNumber\": \"456987321\",\n            \"ConsentToMarketing\": false\n        },\n        \"TimeSlot\": {\n            \"ID\": 0,\n            \"Start\": \"2020-02-25T09:40:00\",\n            \"End\": \"2020-02-25T10:00:00\",\n            \"Clinic\": {\n                \"ID\": \"477-a2976113-acea-468f-bf2b-70c55436386f\",\n                \"Name\": \"Distriktstannklinikken i Lillevik AS\",\n                \"Address1\": \"Adresse 1 - Test 1\",\n                \"Address2\": \"Adresse 2\",\n                \"Postalcode\": \"0484\",\n                \"City\": \"OSLO\",\n                \"Home\": \"12345679\",\n                \"Work\": \"12345678\",\n                \"Fax\": \"\",\n                \"Mobile\": \"91288888\",\n                \"Email\": \"epost@opusdtenl.com\"\n            },\n            \"Clinician\": {\n                \"ID\": 471,\n                \"Name\": \"Hanne Maren Wildahl\",\n                \"Title\": \"Tannlege\",\n                \"Active\": null,\n                \"ClinicID\": \"477-a2976113-acea-468f-bf2b-70c55436386f\",\n                \"Info\": null\n            },\n            \"Treatment\": {\n                \"ID\": 56,\n                \"Name\": \"Emergency 20 min\",\n                \"Description\": \"\",\n                \"Duration\": 20\n            }\n        },\n        \"CampaignCode\": null,\n        \"FreeTextMessage\": \"Akutt e-bookning \\\"\\\"\",\n        \"CategoryDescription\": \"Akutt\",\n        \"CategoryCode\": 1000\n    },\n    {\n        \"ID\": 5057,\n        \"Patient\": {\n            \"ID\": 642,\n            \"PatientPersonalIdentification\": \"1994100314572\",\n            \"PersonalNumber\": {\n                \"Year\": 1994,\n                \"Month\": 10,\n                \"Day\": 3,\n                \"ExtraDigits\": \"14572\"\n            },\n            \"FirstName\": \"Jack\",\n            \"LastName\": \"Jackson\",\n            \"Adress1\": \"Vei 1\",\n            \"Adress2\": \"Vei 1\",\n            \"PostalCode\": \"7412\",\n            \"City\": \"HASLUM\",\n            \"Email\": \"jack@gmail.com\",\n            \"MobilePhoneNumber\": \"753951258\",\n            \"GuardianPersonalNumber\": null,\n            \"MunicipalityCode\": \"3024\",\n            \"HomePhoneNumber\": \"159753258\",\n            \"WorkPhoneNumber\": \"456987321\",\n            \"ConsentToMarketing\": false\n        },\n        \"TimeSlot\": {\n            \"ID\": 0,\n            \"Start\": \"2020-02-21T09:30:00\",\n            \"End\": \"2020-02-21T10:00:00\",\n            \"Clinic\": {\n                \"ID\": \"477-a2976113-acea-468f-bf2b-70c55436386f\",\n                \"Name\": \"Distriktstannklinikken i Lillevik AS\",\n                \"Address1\": \"Adresse 1 - Test 1\",\n                \"Address2\": \"Adresse 2\",\n                \"Postalcode\": \"0484\",\n                \"City\": \"OSLO\",\n                \"Home\": \"12345679\",\n                \"Work\": \"12345678\",\n                \"Fax\": \"\",\n                \"Mobile\": \"91288888\",\n                \"Email\": \"epost@opusdtenl.com\"\n            },\n            \"Clinician\": {\n                \"ID\": 471,\n                \"Name\": \"Hanne Maren Wildahl\",\n                \"Title\": \"Tannlege\",\n                \"Active\": null,\n                \"ClinicID\": \"477-a2976113-acea-468f-bf2b-70c55436386f\",\n                \"Info\": null\n            },\n            \"Treatment\": {\n                \"ID\": 1,\n                \"Name\": \"Undersøkelse 30 min\",\n                \"Description\": \"\",\n                \"Duration\": 30\n            }\n        },\n        \"CampaignCode\": null,\n        \"FreeTextMessage\": \"US/Recall \\\"\\\"\",\n        \"CategoryDescription\": \"US/Røntgen\",\n        \"CategoryCode\": 2000\n    },\n    {\n        \"ID\": 5058,\n        \"Patient\": {\n            \"ID\": 642,\n            \"PatientPersonalIdentification\": \"1994100314572\",\n            \"PersonalNumber\": {\n                \"Year\": 1994,\n                \"Month\": 10,\n                \"Day\": 3,\n                \"ExtraDigits\": \"14572\"\n            },\n            \"FirstName\": \"Jack\",\n            \"LastName\": \"Jackson\",\n            \"Adress1\": \"Vei 1\",\n            \"Adress2\": \"Vei 1\",\n            \"PostalCode\": \"7412\",\n            \"City\": \"HASLUM\",\n            \"Email\": \"jack@gmail.com\",\n            \"MobilePhoneNumber\": \"753951258\",\n            \"GuardianPersonalNumber\": null,\n            \"MunicipalityCode\": \"3024\",\n            \"HomePhoneNumber\": \"159753258\",\n            \"WorkPhoneNumber\": \"456987321\",\n            \"ConsentToMarketing\": false\n        },\n        \"TimeSlot\": {\n            \"ID\": 0,\n            \"Start\": \"2020-03-18T13:30:00\",\n            \"End\": \"2020-03-18T14:00:00\",\n            \"Clinic\": {\n                \"ID\": \"477-a2976113-acea-468f-bf2b-70c55436386f\",\n                \"Name\": \"Distriktstannklinikken i Lillevik AS\",\n                \"Address1\": \"Adresse 1 - Test 1\",\n                \"Address2\": \"Adresse 2\",\n                \"Postalcode\": \"0484\",\n                \"City\": \"OSLO\",\n                \"Home\": \"12345679\",\n                \"Work\": \"12345678\",\n                \"Fax\": \"\",\n                \"Mobile\": \"91288888\",\n                \"Email\": \"epost@opusdtenl.com\"\n            },\n            \"Clinician\": {\n                \"ID\": 473,\n                \"Name\": \"Jenny Bue\",\n                \"Title\": \"Kjeveortoped\",\n                \"Active\": null,\n                \"ClinicID\": \"477-a2976113-acea-468f-bf2b-70c55436386f\",\n                \"Info\": null\n            },\n            \"Treatment\": {\n                \"ID\": 1,\n                \"Name\": \"Undersøkelse 30 min\",\n                \"Description\": \"\",\n                \"Duration\": 30\n            }\n        },\n        \"CampaignCode\": null,\n        \"FreeTextMessage\": \"US/Recall \\\"\\\"\",\n        \"CategoryDescription\": \"US/Røntgen\",\n        \"CategoryCode\": 2000\n    },\n    {\n        \"ID\": 5061,\n        \"Patient\": {\n            \"ID\": 642,\n            \"PatientPersonalIdentification\": \"1994100314572\",\n            \"PersonalNumber\": {\n                \"Year\": 1994,\n                \"Month\": 10,\n                \"Day\": 3,\n                \"ExtraDigits\": \"14572\"\n            },\n            \"FirstName\": \"Jack\",\n            \"LastName\": \"Jackson\",\n            \"Adress1\": \"Vei 1\",\n            \"Adress2\": \"Vei 1\",\n            \"PostalCode\": \"7412\",\n            \"City\": \"HASLUM\",\n            \"Email\": \"jack@gmail.com\",\n            \"MobilePhoneNumber\": \"753951258\",\n            \"GuardianPersonalNumber\": null,\n            \"MunicipalityCode\": \"3024\",\n            \"HomePhoneNumber\": \"159753258\",\n            \"WorkPhoneNumber\": \"456987321\",\n            \"ConsentToMarketing\": false\n        },\n        \"TimeSlot\": {\n            \"ID\": 0,\n            \"Start\": \"2020-02-27T16:30:00\",\n            \"End\": \"2020-02-27T16:50:00\",\n            \"Clinic\": {\n                \"ID\": \"477-a2976113-acea-468f-bf2b-70c55436386f\",\n                \"Name\": \"Distriktstannklinikken i Lillevik AS\",\n                \"Address1\": \"Adresse 1 - Test 1\",\n                \"Address2\": \"Adresse 2\",\n                \"Postalcode\": \"0484\",\n                \"City\": \"OSLO\",\n                \"Home\": \"12345679\",\n                \"Work\": \"12345678\",\n                \"Fax\": \"\",\n                \"Mobile\": \"91288888\",\n                \"Email\": \"epost@opusdtenl.com\"\n            },\n            \"Clinician\": {\n                \"ID\": 469,\n                \"Name\": \"Lise Negård\",\n                \"Title\": \"Tannlege\",\n                \"Active\": null,\n                \"ClinicID\": \"477-a2976113-acea-468f-bf2b-70c55436386f\",\n                \"Info\": null\n            },\n            \"Treatment\": {\n                \"ID\": 56,\n                \"Name\": \"Emergency 20 min\",\n                \"Description\": \"\",\n                \"Duration\": 20\n            }\n        },\n        \"CampaignCode\": null,\n        \"FreeTextMessage\": \"Akutt e-bookning \\\"\\\"\",\n        \"CategoryDescription\": \"Akutt\",\n        \"CategoryCode\": 1000\n    },\n    {\n        \"ID\": 5062,\n        \"Patient\": {\n            \"ID\": 642,\n            \"PatientPersonalIdentification\": \"1994100314572\",\n            \"PersonalNumber\": {\n                \"Year\": 1994,\n                \"Month\": 10,\n                \"Day\": 3,\n                \"ExtraDigits\": \"14572\"\n            },\n            \"FirstName\": \"Jack\",\n            \"LastName\": \"Jackson\",\n            \"Adress1\": \"Vei 1\",\n            \"Adress2\": \"Vei 1\",\n            \"PostalCode\": \"7412\",\n            \"City\": \"HASLUM\",\n            \"Email\": \"jack@gmail.com\",\n            \"MobilePhoneNumber\": \"753951258\",\n            \"GuardianPersonalNumber\": null,\n            \"MunicipalityCode\": \"3024\",\n            \"HomePhoneNumber\": \"159753258\",\n            \"WorkPhoneNumber\": \"456987321\",\n            \"ConsentToMarketing\": false\n        },\n        \"TimeSlot\": {\n            \"ID\": 0,\n            \"Start\": \"2020-04-30T08:00:00\",\n            \"End\": \"2020-04-30T08:20:00\",\n            \"Clinic\": {\n                \"ID\": \"477-a2976113-acea-468f-bf2b-70c55436386f\",\n                \"Name\": \"Distriktstannklinikken i Lillevik AS\",\n                \"Address1\": \"Adresse 1 - Test 1\",\n                \"Address2\": \"Adresse 2\",\n                \"Postalcode\": \"0484\",\n                \"City\": \"OSLO\",\n                \"Home\": \"12345679\",\n                \"Work\": \"12345678\",\n                \"Fax\": \"\",\n                \"Mobile\": \"91288888\",\n                \"Email\": \"epost@opusdtenl.com\"\n            },\n            \"Clinician\": {\n                \"ID\": 471,\n                \"Name\": \"Hanne Maren Wildahl\",\n                \"Title\": \"Tannlege\",\n                \"Active\": null,\n                \"ClinicID\": \"477-a2976113-acea-468f-bf2b-70c55436386f\",\n                \"Info\": null\n            },\n            \"Treatment\": {\n                \"ID\": 56,\n                \"Name\": \"Emergency 20 min\",\n                \"Description\": \"\",\n                \"Duration\": 20\n            }\n        },\n        \"CampaignCode\": null,\n        \"FreeTextMessage\": \"Akutt e-bookning \\\"\\\"\",\n        \"CategoryDescription\": \"Akutt\",\n        \"CategoryCode\": 1000\n    },\n    {\n        \"ID\": 5066,\n        \"Patient\": {\n            \"ID\": 642,\n            \"PatientPersonalIdentification\": \"1994100314572\",\n            \"PersonalNumber\": {\n                \"Year\": 1994,\n                \"Month\": 10,\n                \"Day\": 3,\n                \"ExtraDigits\": \"14572\"\n            },\n            \"FirstName\": \"Jack\",\n            \"LastName\": \"Jackson\",\n            \"Adress1\": \"Vei 1\",\n            \"Adress2\": \"Vei 1\",\n            \"PostalCode\": \"7412\",\n            \"City\": \"HASLUM\",\n            \"Email\": \"jack@gmail.com\",\n            \"MobilePhoneNumber\": \"753951258\",\n            \"GuardianPersonalNumber\": null,\n            \"MunicipalityCode\": \"3024\",\n            \"HomePhoneNumber\": \"159753258\",\n            \"WorkPhoneNumber\": \"456987321\",\n            \"ConsentToMarketing\": false\n        },\n        \"TimeSlot\": {\n            \"ID\": 0,\n            \"Start\": \"2020-02-27T15:50:00\",\n            \"End\": \"2020-02-27T16:10:00\",\n            \"Clinic\": {\n                \"ID\": \"477-a2976113-acea-468f-bf2b-70c55436386f\",\n                \"Name\": \"Distriktstannklinikken i Lillevik AS\",\n                \"Address1\": \"Adresse 1 - Test 1\",\n                \"Address2\": \"Adresse 2\",\n                \"Postalcode\": \"0484\",\n                \"City\": \"OSLO\",\n                \"Home\": \"12345679\",\n                \"Work\": \"12345678\",\n                \"Fax\": \"\",\n                \"Mobile\": \"91288888\",\n                \"Email\": \"epost@opusdtenl.com\"\n            },\n            \"Clinician\": {\n                \"ID\": 469,\n                \"Name\": \"Lise Negård\",\n                \"Title\": \"Tannlege\",\n                \"Active\": null,\n                \"ClinicID\": \"477-a2976113-acea-468f-bf2b-70c55436386f\",\n                \"Info\": null\n            },\n            \"Treatment\": {\n                \"ID\": 56,\n                \"Name\": \"Emergency 20 min\",\n                \"Description\": \"\",\n                \"Duration\": 20\n            }\n        },\n        \"CampaignCode\": null,\n        \"FreeTextMessage\": \"Akutt e-bookning \\\"\\\"\",\n        \"CategoryDescription\": \"Akutt\",\n        \"CategoryCode\": 1000\n    },\n    {\n        \"ID\": 5068,\n        \"Patient\": {\n            \"ID\": 642,\n            \"PatientPersonalIdentification\": \"1994100314572\",\n            \"PersonalNumber\": {\n                \"Year\": 1994,\n                \"Month\": 10,\n                \"Day\": 3,\n                \"ExtraDigits\": \"14572\"\n            },\n            \"FirstName\": \"Jack\",\n            \"LastName\": \"Jackson\",\n            \"Adress1\": \"Vei 1\",\n            \"Adress2\": \"Vei 1\",\n            \"PostalCode\": \"7412\",\n            \"City\": \"HASLUM\",\n            \"Email\": \"jack@gmail.com\",\n            \"MobilePhoneNumber\": \"753951258\",\n            \"GuardianPersonalNumber\": null,\n            \"MunicipalityCode\": \"3024\",\n            \"HomePhoneNumber\": \"159753258\",\n            \"WorkPhoneNumber\": \"456987321\",\n            \"ConsentToMarketing\": false\n        },\n        \"TimeSlot\": {\n            \"ID\": 0,\n            \"Start\": \"2020-03-05T10:40:00\",\n            \"End\": \"2020-03-05T11:00:00\",\n            \"Clinic\": {\n                \"ID\": \"477-a2976113-acea-468f-bf2b-70c55436386f\",\n                \"Name\": \"Distriktstannklinikken i Lillevik AS\",\n                \"Address1\": \"Adresse 1 - Test 1\",\n                \"Address2\": \"Adresse 2\",\n                \"Postalcode\": \"0484\",\n                \"City\": \"OSLO\",\n                \"Home\": \"12345679\",\n                \"Work\": \"12345678\",\n                \"Fax\": \"\",\n                \"Mobile\": \"91288888\",\n                \"Email\": \"epost@opusdtenl.com\"\n            },\n            \"Clinician\": {\n                \"ID\": 469,\n                \"Name\": \"Lise Negård\",\n                \"Title\": \"Tannlege\",\n                \"Active\": null,\n                \"ClinicID\": \"477-a2976113-acea-468f-bf2b-70c55436386f\",\n                \"Info\": null\n            },\n            \"Treatment\": {\n                \"ID\": 56,\n                \"Name\": \"Emergency 20 min\",\n                \"Description\": \"\",\n                \"Duration\": 20\n            }\n        },\n        \"CampaignCode\": null,\n        \"FreeTextMessage\": \"Akutt e-bookning \\\"\\\"\",\n        \"CategoryDescription\": \"Akutt\",\n        \"CategoryCode\": 1000\n    },\n    {\n        \"ID\": 5069,\n        \"Patient\": {\n            \"ID\": 642,\n            \"PatientPersonalIdentification\": \"1994100314572\",\n            \"PersonalNumber\": {\n                \"Year\": 1994,\n                \"Month\": 10,\n                \"Day\": 3,\n                \"ExtraDigits\": \"14572\"\n            },\n            \"FirstName\": \"Jack\",\n            \"LastName\": \"Jackson\",\n            \"Adress1\": \"Vei 1\",\n            \"Adress2\": \"Vei 1\",\n            \"PostalCode\": \"7412\",\n            \"City\": \"HASLUM\",\n            \"Email\": \"jack@gmail.com\",\n            \"MobilePhoneNumber\": \"753951258\",\n            \"GuardianPersonalNumber\": null,\n            \"MunicipalityCode\": \"3024\",\n            \"HomePhoneNumber\": \"159753258\",\n            \"WorkPhoneNumber\": \"456987321\",\n            \"ConsentToMarketing\": false\n        },\n        \"TimeSlot\": {\n            \"ID\": 0,\n            \"Start\": \"2020-04-30T16:40:00\",\n            \"End\": \"2020-04-30T17:00:00\",\n            \"Clinic\": {\n                \"ID\": \"477-a2976113-acea-468f-bf2b-70c55436386f\",\n                \"Name\": \"Distriktstannklinikken i Lillevik AS\",\n                \"Address1\": \"Adresse 1 - Test 1\",\n                \"Address2\": \"Adresse 2\",\n                \"Postalcode\": \"0484\",\n                \"City\": \"OSLO\",\n                \"Home\": \"12345679\",\n                \"Work\": \"12345678\",\n                \"Fax\": \"\",\n                \"Mobile\": \"91288888\",\n                \"Email\": \"epost@opusdtenl.com\"\n            },\n            \"Clinician\": {\n                \"ID\": 471,\n                \"Name\": \"Hanne Maren Wildahl\",\n                \"Title\": \"Tannlege\",\n                \"Active\": null,\n                \"ClinicID\": \"477-a2976113-acea-468f-bf2b-70c55436386f\",\n                \"Info\": null\n            },\n            \"Treatment\": {\n                \"ID\": 56,\n                \"Name\": \"Emergency 20 min\",\n                \"Description\": \"\",\n                \"Duration\": 20\n            }\n        },\n        \"CampaignCode\": null,\n        \"FreeTextMessage\": \"Akutt e-bookning \\\"\\\"\",\n        \"CategoryDescription\": \"Akutt\",\n        \"CategoryCode\": 1000\n    },\n    {\n        \"ID\": 5071,\n        \"Patient\": {\n            \"ID\": 642,\n            \"PatientPersonalIdentification\": \"1994100314572\",\n            \"PersonalNumber\": {\n                \"Year\": 1994,\n                \"Month\": 10,\n                \"Day\": 3,\n                \"ExtraDigits\": \"14572\"\n            },\n            \"FirstName\": \"Jack\",\n            \"LastName\": \"Jackson\",\n            \"Adress1\": \"Vei 1\",\n            \"Adress2\": \"Vei 1\",\n            \"PostalCode\": \"7412\",\n            \"City\": \"HASLUM\",\n            \"Email\": \"jack@gmail.com\",\n            \"MobilePhoneNumber\": \"753951258\",\n            \"GuardianPersonalNumber\": null,\n            \"MunicipalityCode\": \"3024\",\n            \"HomePhoneNumber\": \"159753258\",\n            \"WorkPhoneNumber\": \"456987321\",\n            \"ConsentToMarketing\": false\n        },\n        \"TimeSlot\": {\n            \"ID\": 0,\n            \"Start\": \"2020-03-23T08:00:00\",\n            \"End\": \"2020-03-23T08:20:00\",\n            \"Clinic\": {\n                \"ID\": \"477-a2976113-acea-468f-bf2b-70c55436386f\",\n                \"Name\": \"Distriktstannklinikken i Lillevik AS\",\n                \"Address1\": \"Adresse 1 - Test 1\",\n                \"Address2\": \"Adresse 2\",\n                \"Postalcode\": \"0484\",\n                \"City\": \"OSLO\",\n                \"Home\": \"12345679\",\n                \"Work\": \"12345678\",\n                \"Fax\": \"\",\n                \"Mobile\": \"91288888\",\n                \"Email\": \"epost@opusdtenl.com\"\n            },\n            \"Clinician\": {\n                \"ID\": 471,\n                \"Name\": \"Hanne Maren Wildahl\",\n                \"Title\": \"Tannlege\",\n                \"Active\": null,\n                \"ClinicID\": \"477-a2976113-acea-468f-bf2b-70c55436386f\",\n                \"Info\": null\n            },\n            \"Treatment\": {\n                \"ID\": 56,\n                \"Name\": \"Emergency 20 min\",\n                \"Description\": \"\",\n                \"Duration\": 20\n            }\n        },\n        \"CampaignCode\": null,\n        \"FreeTextMessage\": \"Akutt e-bookning \\\"\\\"\",\n        \"CategoryDescription\": \"Akutt\",\n        \"CategoryCode\": 1000\n    },\n    {\n        \"ID\": 5076,\n        \"Patient\": {\n            \"ID\": 642,\n            \"PatientPersonalIdentification\": \"1994100314572\",\n            \"PersonalNumber\": {\n                \"Year\": 1994,\n                \"Month\": 10,\n                \"Day\": 3,\n                \"ExtraDigits\": \"14572\"\n            },\n            \"FirstName\": \"Jack\",\n            \"LastName\": \"Jackson\",\n            \"Adress1\": \"Vei 1\",\n            \"Adress2\": \"Vei 1\",\n            \"PostalCode\": \"7412\",\n            \"City\": \"HASLUM\",\n            \"Email\": \"jack@gmail.com\",\n            \"MobilePhoneNumber\": \"753951258\",\n            \"GuardianPersonalNumber\": null,\n            \"MunicipalityCode\": \"3024\",\n            \"HomePhoneNumber\": \"159753258\",\n            \"WorkPhoneNumber\": \"456987321\",\n            \"ConsentToMarketing\": false\n        },\n        \"TimeSlot\": {\n            \"ID\": 0,\n            \"Start\": \"2020-02-26T08:40:00\",\n            \"End\": \"2020-02-26T09:00:00\",\n            \"Clinic\": {\n                \"ID\": \"477-a2976113-acea-468f-bf2b-70c55436386f\",\n                \"Name\": \"Distriktstannklinikken i Lillevik AS\",\n                \"Address1\": \"Adresse 1 - Test 1\",\n                \"Address2\": \"Adresse 2\",\n                \"Postalcode\": \"0484\",\n                \"City\": \"OSLO\",\n                \"Home\": \"12345679\",\n                \"Work\": \"12345678\",\n                \"Fax\": \"\",\n                \"Mobile\": \"91288888\",\n                \"Email\": \"epost@opusdtenl.com\"\n            },\n            \"Clinician\": {\n                \"ID\": 473,\n                \"Name\": \"Jenny Bue\",\n                \"Title\": \"Kjeveortoped\",\n                \"Active\": null,\n                \"ClinicID\": \"477-a2976113-acea-468f-bf2b-70c55436386f\",\n                \"Info\": null\n            },\n            \"Treatment\": {\n                \"ID\": 56,\n                \"Name\": \"Emergency 20 min\",\n                \"Description\": \"\",\n                \"Duration\": 20\n            }\n        },\n        \"CampaignCode\": null,\n        \"FreeTextMessage\": \"Akutt e-bookning \\\"\\\"\",\n        \"CategoryDescription\": \"Akutt\",\n        \"CategoryCode\": 1000\n    },\n    {\n        \"ID\": 5082,\n        \"Patient\": {\n            \"ID\": 642,\n            \"PatientPersonalIdentification\": \"1994100314572\",\n            \"PersonalNumber\": {\n                \"Year\": 1994,\n                \"Month\": 10,\n                \"Day\": 3,\n                \"ExtraDigits\": \"14572\"\n            },\n            \"FirstName\": \"Jack\",\n            \"LastName\": \"Jackson\",\n            \"Adress1\": \"Vei 1\",\n            \"Adress2\": \"Vei 1\",\n            \"PostalCode\": \"7412\",\n            \"City\": \"HASLUM\",\n            \"Email\": \"jack@gmail.com\",\n            \"MobilePhoneNumber\": \"753951258\",\n            \"GuardianPersonalNumber\": null,\n            \"MunicipalityCode\": \"3024\",\n            \"HomePhoneNumber\": \"159753258\",\n            \"WorkPhoneNumber\": \"456987321\",\n            \"ConsentToMarketing\": false\n        },\n        \"TimeSlot\": {\n            \"ID\": 0,\n            \"Start\": \"2020-02-27T12:30:00\",\n            \"End\": \"2020-02-27T13:00:00\",\n            \"Clinic\": {\n                \"ID\": \"477-a2976113-acea-468f-bf2b-70c55436386f\",\n                \"Name\": \"Distriktstannklinikken i Lillevik AS\",\n                \"Address1\": \"Adresse 1 - Test 1\",\n                \"Address2\": \"Adresse 2\",\n                \"Postalcode\": \"0484\",\n                \"City\": \"OSLO\",\n                \"Home\": \"12345679\",\n                \"Work\": \"12345678\",\n                \"Fax\": \"\",\n                \"Mobile\": \"91288888\",\n                \"Email\": \"epost@opusdtenl.com\"\n            },\n            \"Clinician\": {\n                \"ID\": 469,\n                \"Name\": \"Lise Negård\",\n                \"Title\": \"Tannlege\",\n                \"Active\": null,\n                \"ClinicID\": \"477-a2976113-acea-468f-bf2b-70c55436386f\",\n                \"Info\": null\n            },\n            \"Treatment\": {\n                \"ID\": 1,\n                \"Name\": \"Undersøkelse 30 min\",\n                \"Description\": \"\",\n                \"Duration\": 30\n            }\n        },\n        \"CampaignCode\": null,\n        \"FreeTextMessage\": \"US/Recall \\\"\\\"\",\n        \"CategoryDescription\": \"US/Røntgen\",\n        \"CategoryCode\": 2000\n    },\n    {\n        \"ID\": 5083,\n        \"Patient\": {\n            \"ID\": 642,\n            \"PatientPersonalIdentification\": \"1994100314572\",\n            \"PersonalNumber\": {\n                \"Year\": 1994,\n                \"Month\": 10,\n                \"Day\": 3,\n                \"ExtraDigits\": \"14572\"\n            },\n            \"FirstName\": \"Jack\",\n            \"LastName\": \"Jackson\",\n            \"Adress1\": \"Vei 1\",\n            \"Adress2\": \"Vei 1\",\n            \"PostalCode\": \"7412\",\n            \"City\": \"HASLUM\",\n            \"Email\": \"jack@gmail.com\",\n            \"MobilePhoneNumber\": \"753951258\",\n            \"GuardianPersonalNumber\": null,\n            \"MunicipalityCode\": \"3024\",\n            \"HomePhoneNumber\": \"159753258\",\n            \"WorkPhoneNumber\": \"456987321\",\n            \"ConsentToMarketing\": false\n        },\n        \"TimeSlot\": {\n            \"ID\": 0,\n            \"Start\": \"2020-02-27T13:00:00\",\n            \"End\": \"2020-02-27T13:20:00\",\n            \"Clinic\": {\n                \"ID\": \"477-a2976113-acea-468f-bf2b-70c55436386f\",\n                \"Name\": \"Distriktstannklinikken i Lillevik AS\",\n                \"Address1\": \"Adresse 1 - Test 1\",\n                \"Address2\": \"Adresse 2\",\n                \"Postalcode\": \"0484\",\n                \"City\": \"OSLO\",\n                \"Home\": \"12345679\",\n                \"Work\": \"12345678\",\n                \"Fax\": \"\",\n                \"Mobile\": \"91288888\",\n                \"Email\": \"epost@opusdtenl.com\"\n            },\n            \"Clinician\": {\n                \"ID\": 469,\n                \"Name\": \"Lise Negård\",\n                \"Title\": \"Tannlege\",\n                \"Active\": null,\n                \"ClinicID\": \"477-a2976113-acea-468f-bf2b-70c55436386f\",\n                \"Info\": null\n            },\n            \"Treatment\": {\n                \"ID\": 56,\n                \"Name\": \"Emergency 20 min\",\n                \"Description\": \"\",\n                \"Duration\": 20\n            }\n        },\n        \"CampaignCode\": null,\n        \"FreeTextMessage\": \"Akutt e-bookning \\\"\\\"\",\n        \"CategoryDescription\": \"Akutt\",\n        \"CategoryCode\": 1000\n    },\n    {\n        \"ID\": 5085,\n        \"Patient\": {\n            \"ID\": 642,\n            \"PatientPersonalIdentification\": \"1994100314572\",\n            \"PersonalNumber\": {\n                \"Year\": 1994,\n                \"Month\": 10,\n                \"Day\": 3,\n                \"ExtraDigits\": \"14572\"\n            },\n            \"FirstName\": \"Jack\",\n            \"LastName\": \"Jackson\",\n            \"Adress1\": \"Vei 1\",\n            \"Adress2\": \"Vei 1\",\n            \"PostalCode\": \"7412\",\n            \"City\": \"HASLUM\",\n            \"Email\": \"jack@gmail.com\",\n            \"MobilePhoneNumber\": \"753951258\",\n            \"GuardianPersonalNumber\": null,\n            \"MunicipalityCode\": \"3024\",\n            \"HomePhoneNumber\": \"159753258\",\n            \"WorkPhoneNumber\": \"456987321\",\n            \"ConsentToMarketing\": false\n        },\n        \"TimeSlot\": {\n            \"ID\": 0,\n            \"Start\": \"2020-04-16T14:30:00\",\n            \"End\": \"2020-04-16T15:00:00\",\n            \"Clinic\": {\n                \"ID\": \"477-a2976113-acea-468f-bf2b-70c55436386f\",\n                \"Name\": \"Distriktstannklinikken i Lillevik AS\",\n                \"Address1\": \"Adresse 1 - Test 1\",\n                \"Address2\": \"Adresse 2\",\n                \"Postalcode\": \"0484\",\n                \"City\": \"OSLO\",\n                \"Home\": \"12345679\",\n                \"Work\": \"12345678\",\n                \"Fax\": \"\",\n                \"Mobile\": \"91288888\",\n                \"Email\": \"epost@opusdtenl.com\"\n            },\n            \"Clinician\": {\n                \"ID\": 469,\n                \"Name\": \"Lise Negård\",\n                \"Title\": \"Tannlege\",\n                \"Active\": null,\n                \"ClinicID\": \"477-a2976113-acea-468f-bf2b-70c55436386f\",\n                \"Info\": null\n            },\n            \"Treatment\": {\n                \"ID\": 1,\n                \"Name\": \"Undersøkelse 30 min\",\n                \"Description\": \"\",\n                \"Duration\": 30\n            }\n        },\n        \"CampaignCode\": null,\n        \"FreeTextMessage\": \"US/Recall \\\"\\\"\",\n        \"CategoryDescription\": \"US/Røntgen\",\n        \"CategoryCode\": 2000\n    },\n    {\n        \"ID\": 5087,\n        \"Patient\": {\n            \"ID\": 642,\n            \"PatientPersonalIdentification\": \"1994100314572\",\n            \"PersonalNumber\": {\n                \"Year\": 1994,\n                \"Month\": 10,\n                \"Day\": 3,\n                \"ExtraDigits\": \"14572\"\n            },\n            \"FirstName\": \"Jack\",\n            \"LastName\": \"Jackson\",\n            \"Adress1\": \"Vei 1\",\n            \"Adress2\": \"Vei 1\",\n            \"PostalCode\": \"7412\",\n            \"City\": \"HASLUM\",\n            \"Email\": \"jack@gmail.com\",\n            \"MobilePhoneNumber\": \"753951258\",\n            \"GuardianPersonalNumber\": null,\n            \"MunicipalityCode\": \"3024\",\n            \"HomePhoneNumber\": \"159753258\",\n            \"WorkPhoneNumber\": \"456987321\",\n            \"ConsentToMarketing\": false\n        },\n        \"TimeSlot\": {\n            \"ID\": 0,\n            \"Start\": \"2020-02-27T13:20:00\",\n            \"End\": \"2020-02-27T13:40:00\",\n            \"Clinic\": {\n                \"ID\": \"477-a2976113-acea-468f-bf2b-70c55436386f\",\n                \"Name\": \"Distriktstannklinikken i Lillevik AS\",\n                \"Address1\": \"Adresse 1 - Test 1\",\n                \"Address2\": \"Adresse 2\",\n                \"Postalcode\": \"0484\",\n                \"City\": \"OSLO\",\n                \"Home\": \"12345679\",\n                \"Work\": \"12345678\",\n                \"Fax\": \"\",\n                \"Mobile\": \"91288888\",\n                \"Email\": \"epost@opusdtenl.com\"\n            },\n            \"Clinician\": {\n                \"ID\": 469,\n                \"Name\": \"Lise Negård\",\n                \"Title\": \"Tannlege\",\n                \"Active\": null,\n                \"ClinicID\": \"477-a2976113-acea-468f-bf2b-70c55436386f\",\n                \"Info\": null\n            },\n            \"Treatment\": {\n                \"ID\": 56,\n                \"Name\": \"Emergency 20 min\",\n                \"Description\": \"\",\n                \"Duration\": 20\n            }\n        },\n        \"CampaignCode\": null,\n        \"FreeTextMessage\": \"Akutt e-bookning \\\"\\\"\",\n        \"CategoryDescription\": \"Akutt\",\n        \"CategoryCode\": 1000\n    },\n    {\n        \"ID\": 5097,\n        \"Patient\": {\n            \"ID\": 642,\n            \"PatientPersonalIdentification\": \"1994100314572\",\n            \"PersonalNumber\": {\n                \"Year\": 1994,\n                \"Month\": 10,\n                \"Day\": 3,\n                \"ExtraDigits\": \"14572\"\n            },\n            \"FirstName\": \"Jack\",\n            \"LastName\": \"Jackson\",\n            \"Adress1\": \"Vei 1\",\n            \"Adress2\": \"Vei 1\",\n            \"PostalCode\": \"7412\",\n            \"City\": \"HASLUM\",\n            \"Email\": \"jack@gmail.com\",\n            \"MobilePhoneNumber\": \"753951258\",\n            \"GuardianPersonalNumber\": null,\n            \"MunicipalityCode\": \"3024\",\n            \"HomePhoneNumber\": \"159753258\",\n            \"WorkPhoneNumber\": \"456987321\",\n            \"ConsentToMarketing\": false\n        },\n        \"TimeSlot\": {\n            \"ID\": 0,\n            \"Start\": \"2020-02-24T08:30:00\",\n            \"End\": \"2020-02-24T09:00:00\",\n            \"Clinic\": {\n                \"ID\": \"477-a2976113-acea-468f-bf2b-70c55436386f\",\n                \"Name\": \"Distriktstannklinikken i Lillevik AS\",\n                \"Address1\": \"Adresse 1 - Test 1\",\n                \"Address2\": \"Adresse 2\",\n                \"Postalcode\": \"0484\",\n                \"City\": \"OSLO\",\n                \"Home\": \"12345679\",\n                \"Work\": \"12345678\",\n                \"Fax\": \"\",\n                \"Mobile\": \"91288888\",\n                \"Email\": \"epost@opusdtenl.com\"\n            },\n            \"Clinician\": {\n                \"ID\": 471,\n                \"Name\": \"Hanne Maren Wildahl\",\n                \"Title\": \"Tannlege\",\n                \"Active\": null,\n                \"ClinicID\": \"477-a2976113-acea-468f-bf2b-70c55436386f\",\n                \"Info\": null\n            },\n            \"Treatment\": {\n                \"ID\": 1,\n                \"Name\": \"Undersøkelse 30 min\",\n                \"Description\": \"\",\n                \"Duration\": 30\n            }\n        },\n        \"CampaignCode\": null,\n        \"FreeTextMessage\": \"US/Recall \\\"\\\"\",\n        \"CategoryDescription\": \"US/Røntgen\",\n        \"CategoryCode\": 2000\n    },\n    {\n        \"ID\": 5099,\n        \"Patient\": {\n            \"ID\": 642,\n            \"PatientPersonalIdentification\": \"1994100314572\",\n            \"PersonalNumber\": {\n                \"Year\": 1994,\n                \"Month\": 10,\n                \"Day\": 3,\n                \"ExtraDigits\": \"14572\"\n            },\n            \"FirstName\": \"Jack\",\n            \"LastName\": \"Jackson\",\n            \"Adress1\": \"Vei 1\",\n            \"Adress2\": \"Vei 1\",\n            \"PostalCode\": \"7412\",\n            \"City\": \"HASLUM\",\n            \"Email\": \"jack@gmail.com\",\n            \"MobilePhoneNumber\": \"753951258\",\n            \"GuardianPersonalNumber\": null,\n            \"MunicipalityCode\": \"3024\",\n            \"HomePhoneNumber\": \"159753258\",\n            \"WorkPhoneNumber\": \"456987321\",\n            \"ConsentToMarketing\": false\n        },\n        \"TimeSlot\": {\n            \"ID\": 0,\n            \"Start\": \"2020-02-26T10:30:00\",\n            \"End\": \"2020-02-26T11:00:00\",\n            \"Clinic\": {\n                \"ID\": \"477-a2976113-acea-468f-bf2b-70c55436386f\",\n                \"Name\": \"Distriktstannklinikken i Lillevik AS\",\n                \"Address1\": \"Adresse 1 - Test 1\",\n                \"Address2\": \"Adresse 2\",\n                \"Postalcode\": \"0484\",\n                \"City\": \"OSLO\",\n                \"Home\": \"12345679\",\n                \"Work\": \"12345678\",\n                \"Fax\": \"\",\n                \"Mobile\": \"91288888\",\n                \"Email\": \"epost@opusdtenl.com\"\n            },\n            \"Clinician\": {\n                \"ID\": 469,\n                \"Name\": \"Lise Negård\",\n                \"Title\": \"Tannlege\",\n                \"Active\": null,\n                \"ClinicID\": \"477-a2976113-acea-468f-bf2b-70c55436386f\",\n                \"Info\": null\n            },\n            \"Treatment\": {\n                \"ID\": 1,\n                \"Name\": \"Undersøkelse 30 min\",\n                \"Description\": \"\",\n                \"Duration\": 30\n            }\n        },\n        \"CampaignCode\": null,\n        \"FreeTextMessage\": \"US/Recall \\\"\\\"\",\n        \"CategoryDescription\": \"US/Røntgen\",\n        \"CategoryCode\": 2000\n    },\n    {\n        \"ID\": 5130,\n        \"Patient\": {\n            \"ID\": 642,\n            \"PatientPersonalIdentification\": \"1994100314572\",\n            \"PersonalNumber\": {\n                \"Year\": 1994,\n                \"Month\": 10,\n                \"Day\": 3,\n                \"ExtraDigits\": \"14572\"\n            },\n            \"FirstName\": \"Jack\",\n            \"LastName\": \"Jackson\",\n            \"Adress1\": \"Vei 1\",\n            \"Adress2\": \"Vei 1\",\n            \"PostalCode\": \"7412\",\n            \"City\": \"HASLUM\",\n            \"Email\": \"jack@gmail.com\",\n            \"MobilePhoneNumber\": \"753951258\",\n            \"GuardianPersonalNumber\": null,\n            \"MunicipalityCode\": \"3024\",\n            \"HomePhoneNumber\": \"159753258\",\n            \"WorkPhoneNumber\": \"456987321\",\n            \"ConsentToMarketing\": false\n        },\n        \"TimeSlot\": {\n            \"ID\": 0,\n            \"Start\": \"2020-02-26T12:30:00\",\n            \"End\": \"2020-02-26T12:50:00\",\n            \"Clinic\": {\n                \"ID\": \"477-a2976113-acea-468f-bf2b-70c55436386f\",\n                \"Name\": \"Distriktstannklinikken i Lillevik AS\",\n                \"Address1\": \"Adresse 1 - Test 1\",\n                \"Address2\": \"Adresse 2\",\n                \"Postalcode\": \"0484\",\n                \"City\": \"OSLO\",\n                \"Home\": \"12345679\",\n                \"Work\": \"12345678\",\n                \"Fax\": \"\",\n                \"Mobile\": \"91288888\",\n                \"Email\": \"epost@opusdtenl.com\"\n            },\n            \"Clinician\": {\n                \"ID\": 469,\n                \"Name\": \"Lise Negård\",\n                \"Title\": \"Tannlege\",\n                \"Active\": null,\n                \"ClinicID\": \"477-a2976113-acea-468f-bf2b-70c55436386f\",\n                \"Info\": null\n            },\n            \"Treatment\": {\n                \"ID\": 56,\n                \"Name\": \"Emergency 20 min\",\n                \"Description\": \"\",\n                \"Duration\": 20\n            }\n        },\n        \"CampaignCode\": null,\n        \"FreeTextMessage\": \"Akutt e-bookning \\\"\\\"\",\n        \"CategoryDescription\": \"Akutt\",\n        \"CategoryCode\": 1000\n    },\n    {\n        \"ID\": 5137,\n        \"Patient\": {\n            \"ID\": 642,\n            \"PatientPersonalIdentification\": \"1994100314572\",\n            \"PersonalNumber\": {\n                \"Year\": 1994,\n                \"Month\": 10,\n                \"Day\": 3,\n                \"ExtraDigits\": \"14572\"\n            },\n            \"FirstName\": \"Jack\",\n            \"LastName\": \"Jackson\",\n            \"Adress1\": \"Vei 1\",\n            \"Adress2\": \"Vei 1\",\n            \"PostalCode\": \"7412\",\n            \"City\": \"HASLUM\",\n            \"Email\": \"jack@gmail.com\",\n            \"MobilePhoneNumber\": \"753951258\",\n            \"GuardianPersonalNumber\": null,\n            \"MunicipalityCode\": \"3024\",\n            \"HomePhoneNumber\": \"159753258\",\n            \"WorkPhoneNumber\": \"456987321\",\n            \"ConsentToMarketing\": false\n        },\n        \"TimeSlot\": {\n            \"ID\": 0,\n            \"Start\": \"2020-02-26T14:20:00\",\n            \"End\": \"2020-02-26T14:40:00\",\n            \"Clinic\": {\n                \"ID\": \"477-a2976113-acea-468f-bf2b-70c55436386f\",\n                \"Name\": \"Distriktstannklinikken i Lillevik AS\",\n                \"Address1\": \"Adresse 1 - Test 1\",\n                \"Address2\": \"Adresse 2\",\n                \"Postalcode\": \"0484\",\n                \"City\": \"OSLO\",\n                \"Home\": \"12345679\",\n                \"Work\": \"12345678\",\n                \"Fax\": \"\",\n                \"Mobile\": \"91288888\",\n                \"Email\": \"epost@opusdtenl.com\"\n            },\n            \"Clinician\": {\n                \"ID\": 469,\n                \"Name\": \"Lise Negård\",\n                \"Title\": \"Tannlege\",\n                \"Active\": null,\n                \"ClinicID\": \"477-a2976113-acea-468f-bf2b-70c55436386f\",\n                \"Info\": null\n            },\n            \"Treatment\": {\n                \"ID\": 56,\n                \"Name\": \"Emergency 20 min\",\n                \"Description\": \"\",\n                \"Duration\": 20\n            }\n        },\n        \"CampaignCode\": null,\n        \"FreeTextMessage\": \"Akutt e-bookning \\\"\\\"\",\n        \"CategoryDescription\": \"Akutt\",\n        \"CategoryCode\": 1000\n    },\n    {\n        \"ID\": 5142,\n        \"Patient\": {\n            \"ID\": 642,\n            \"PatientPersonalIdentification\": \"1994100314572\",\n            \"PersonalNumber\": {\n                \"Year\": 1994,\n                \"Month\": 10,\n                \"Day\": 3,\n                \"ExtraDigits\": \"14572\"\n            },\n            \"FirstName\": \"Jack\",\n            \"LastName\": \"Jackson\",\n            \"Adress1\": \"Vei 1\",\n            \"Adress2\": \"Vei 1\",\n            \"PostalCode\": \"7412\",\n            \"City\": \"HASLUM\",\n            \"Email\": \"jack@gmail.com\",\n            \"MobilePhoneNumber\": \"753951258\",\n            \"GuardianPersonalNumber\": null,\n            \"MunicipalityCode\": \"3024\",\n            \"HomePhoneNumber\": \"159753258\",\n            \"WorkPhoneNumber\": \"456987321\",\n            \"ConsentToMarketing\": false\n        },\n        \"TimeSlot\": {\n            \"ID\": 0,\n            \"Start\": \"2020-02-27T11:30:00\",\n            \"End\": \"2020-02-27T12:00:00\",\n            \"Clinic\": {\n                \"ID\": \"477-a2976113-acea-468f-bf2b-70c55436386f\",\n                \"Name\": \"Distriktstannklinikken i Lillevik AS\",\n                \"Address1\": \"Adresse 1 - Test 1\",\n                \"Address2\": \"Adresse 2\",\n                \"Postalcode\": \"0484\",\n                \"City\": \"OSLO\",\n                \"Home\": \"12345679\",\n                \"Work\": \"12345678\",\n                \"Fax\": \"\",\n                \"Mobile\": \"91288888\",\n                \"Email\": \"epost@opusdtenl.com\"\n            },\n            \"Clinician\": {\n                \"ID\": 471,\n                \"Name\": \"Hanne Maren Wildahl\",\n                \"Title\": \"Tannlege\",\n                \"Active\": null,\n                \"ClinicID\": \"477-a2976113-acea-468f-bf2b-70c55436386f\",\n                \"Info\": null\n            },\n            \"Treatment\": {\n                \"ID\": 1,\n                \"Name\": \"Undersøkelse 30 min\",\n                \"Description\": \"\",\n                \"Duration\": 30\n            }\n        },\n        \"CampaignCode\": null,\n        \"FreeTextMessage\": \"US/Recall \\\"\\\"\",\n        \"CategoryDescription\": \"US/Røntgen\",\n        \"CategoryCode\": 2000\n    },\n    {\n        \"ID\": 5149,\n        \"Patient\": {\n            \"ID\": 642,\n            \"PatientPersonalIdentification\": \"1994100314572\",\n            \"PersonalNumber\": {\n                \"Year\": 1994,\n                \"Month\": 10,\n                \"Day\": 3,\n                \"ExtraDigits\": \"14572\"\n            },\n            \"FirstName\": \"Jack\",\n            \"LastName\": \"Jackson\",\n            \"Adress1\": \"Vei 1\",\n            \"Adress2\": \"Vei 1\",\n            \"PostalCode\": \"7412\",\n            \"City\": \"HASLUM\",\n            \"Email\": \"jack@gmail.com\",\n            \"MobilePhoneNumber\": \"753951258\",\n            \"GuardianPersonalNumber\": null,\n            \"MunicipalityCode\": \"3024\",\n            \"HomePhoneNumber\": \"159753258\",\n            \"WorkPhoneNumber\": \"456987321\",\n            \"ConsentToMarketing\": false\n        },\n        \"TimeSlot\": {\n            \"ID\": 0,\n            \"Start\": \"2020-03-04T08:00:00\",\n            \"End\": \"2020-03-04T08:30:00\",\n            \"Clinic\": {\n                \"ID\": \"477-a2976113-acea-468f-bf2b-70c55436386f\",\n                \"Name\": \"Distriktstannklinikken i Lillevik AS\",\n                \"Address1\": \"Adresse 1 - Test 1\",\n                \"Address2\": \"Adresse 2\",\n                \"Postalcode\": \"0484\",\n                \"City\": \"OSLO\",\n                \"Home\": \"12345679\",\n                \"Work\": \"12345678\",\n                \"Fax\": \"\",\n                \"Mobile\": \"91288888\",\n                \"Email\": \"epost@opusdtenl.com\"\n            },\n            \"Clinician\": {\n                \"ID\": 473,\n                \"Name\": \"Jenny Bue\",\n                \"Title\": \"Kjeveortoped\",\n                \"Active\": null,\n                \"ClinicID\": \"477-a2976113-acea-468f-bf2b-70c55436386f\",\n                \"Info\": null\n            },\n            \"Treatment\": {\n                \"ID\": 1,\n                \"Name\": \"Undersøkelse 30 min\",\n                \"Description\": \"\",\n                \"Duration\": 30\n            }\n        },\n        \"CampaignCode\": null,\n        \"FreeTextMessage\": \"US/Recall \\\"\\\"\",\n        \"CategoryDescription\": \"US/Røntgen\",\n        \"CategoryCode\": 2000\n    },\n    {\n        \"ID\": 6149,\n        \"Patient\": {\n            \"ID\": 642,\n            \"PatientPersonalIdentification\": \"1994100314572\",\n            \"PersonalNumber\": {\n                \"Year\": 1994,\n                \"Month\": 10,\n                \"Day\": 3,\n                \"ExtraDigits\": \"14572\"\n            },\n            \"FirstName\": \"Jack\",\n            \"LastName\": \"Jackson\",\n            \"Adress1\": \"Vei 1\",\n            \"Adress2\": \"Vei 1\",\n            \"PostalCode\": \"7412\",\n            \"City\": \"HASLUM\",\n            \"Email\": \"jack@gmail.com\",\n            \"MobilePhoneNumber\": \"753951258\",\n            \"GuardianPersonalNumber\": null,\n            \"MunicipalityCode\": \"3024\",\n            \"HomePhoneNumber\": \"159753258\",\n            \"WorkPhoneNumber\": \"456987321\",\n            \"ConsentToMarketing\": false\n        },\n        \"TimeSlot\": {\n            \"ID\": 0,\n            \"Start\": \"2020-03-04T08:30:00\",\n            \"End\": \"2020-03-04T09:00:00\",\n            \"Clinic\": {\n                \"ID\": \"477-a2976113-acea-468f-bf2b-70c55436386f\",\n                \"Name\": \"Distriktstannklinikken i Lillevik AS\",\n                \"Address1\": \"Adresse 1 - Test 1\",\n                \"Address2\": \"Adresse 2\",\n                \"Postalcode\": \"0484\",\n                \"City\": \"OSLO\",\n                \"Home\": \"12345679\",\n                \"Work\": \"12345678\",\n                \"Fax\": \"\",\n                \"Mobile\": \"91288888\",\n                \"Email\": \"epost@opusdtenl.com\"\n            },\n            \"Clinician\": {\n                \"ID\": 473,\n                \"Name\": \"Jenny Bue\",\n                \"Title\": \"Kjeveortoped\",\n                \"Active\": null,\n                \"ClinicID\": \"477-a2976113-acea-468f-bf2b-70c55436386f\",\n                \"Info\": null\n            },\n            \"Treatment\": {\n                \"ID\": 1,\n                \"Name\": \"Undersøkelse 30 min\",\n                \"Description\": \"\",\n                \"Duration\": 30\n            }\n        },\n        \"CampaignCode\": null,\n        \"FreeTextMessage\": \"US/Recall \\\"\\\"\",\n        \"CategoryDescription\": \"US/Røntgen\",\n        \"CategoryCode\": 2000\n    }\n]"}],"_postman_id":"1a98f34f-17e0-47c8-a121-19887f59d742"}],"id":"143e6401-3c29-417f-9eeb-869ae407e50f","description":"<p>The API:s handling patients.</p>\n","_postman_id":"143e6401-3c29-417f-9eeb-869ae407e50f","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"api_key"},{"key":"value","value":"{{api_key}}"}]},"isInherited":true,"source":{"_postman_id":"1311493b-4bf1-4f28-b45e-eb6bb71afb59","id":"1311493b-4bf1-4f28-b45e-eb6bb71afb59","name":"Opus Online timebook API","type":"collection"}}}],"id":"4f1ce1c4-fe74-4f44-8ae8-85173cf0ce90","description":"<p>The v1 public API:s. Contains what is needed to implement a scheduling solution.</p>\n<p>The appointment scheduling process is the following:</p>\n<ol>\n<li>Select Clinic, Clinician and Treatment</li>\n</ol>\n","_postman_id":"4f1ce1c4-fe74-4f44-8ae8-85173cf0ce90","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"api_key"},{"key":"value","value":"{{api_key}}"}]},"isInherited":true,"source":{"_postman_id":"1311493b-4bf1-4f28-b45e-eb6bb71afb59","id":"1311493b-4bf1-4f28-b45e-eb6bb71afb59","name":"Opus Online timebook API","type":"collection"}}},{"name":"V1 - Swedish SIO","item":[{"name":"Get patient SIO details","id":"029cfcf1-69bc-4013-a5f5-84fe0df0dc14","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{url}}/api/public/v1/patients/{{PatientSSN}}/siodetails","description":"<p>Gets the SIO details for a patient from FK (Swedish SIO).</p>\n<p>Requires that the certificate has been set up from Opus before calling the API</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"api_key"},{"key":"value","value":"{{api_key}}"}]},"isInherited":true,"source":{"_postman_id":"1311493b-4bf1-4f28-b45e-eb6bb71afb59","id":"1311493b-4bf1-4f28-b45e-eb6bb71afb59","name":"Opus Online timebook API","type":"collection"}},"urlObject":{"path":["api","public","v1","patients","{{PatientSSN}}","siodetails"],"host":["{{url}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"029cfcf1-69bc-4013-a5f5-84fe0df0dc14"}],"id":"60fcabba-a894-4a4d-bb18-24af801523ed","_postman_id":"60fcabba-a894-4a4d-bb18-24af801523ed","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"api_key"},{"key":"value","value":"{{api_key}}"}]},"isInherited":true,"source":{"_postman_id":"1311493b-4bf1-4f28-b45e-eb6bb71afb59","id":"1311493b-4bf1-4f28-b45e-eb6bb71afb59","name":"Opus Online timebook API","type":"collection"}}},{"name":"V1 - Patient Health","item":[{"name":"Get current health registration","id":"e3045fc4-47dd-49d0-8a1c-db94e1a341ff","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{url}}/api/public/v1/patients/{{PatientSSN}}/healthcare?bankIdConfirmed=true","description":"<p>Queries <strong>all</strong> connected databases for the most current health declaration for the specified patient.</p>\n<p>Returns the latest declaration if one exists, or a default empty declaration.</p>\n<p>This can in turn be used to update the patient's health declaration.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"api_key"},{"key":"value","value":"{{api_key}}"}]},"isInherited":true,"source":{"_postman_id":"1311493b-4bf1-4f28-b45e-eb6bb71afb59","id":"1311493b-4bf1-4f28-b45e-eb6bb71afb59","name":"Opus Online timebook API","type":"collection"}},"urlObject":{"path":["api","public","v1","patients","{{PatientSSN}}","healthcare"],"host":["{{url}}"],"query":[{"description":{"content":"<p>Used by API integrator to confirm that they have validated the patients identity</p>\n","type":"text/plain"},"key":"bankIdConfirmed","value":"true"}],"variable":[]}},"response":[{"id":"86da5bfd-8ad6-4d62-9f25-29c57e19b8a8","name":"Success","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{url}}/api/public/v1/patients/{{PatientSSN}}/healthcare?bankIdConfirmed=true","host":["{{url}}"],"path":["api","public","v1","patients","{{PatientSSN}}","healthcare"],"query":[{"key":"bankIdConfirmed","value":"true","description":"Used by API integrator to confirm that they have validated the patients identity"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache"},{"key":"Pragma","value":"no-cache"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Expires","value":"-1"},{"key":"Server","value":"Microsoft-IIS/10.0"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-SourceFiles","value":"=?UTF-8?B?QzpcVXNlcnNcam9uXHNvdXJjZVxyZXBvc1xpbnRlcm5ldHRpbWVib29rMlxTcmNcQXBwXE9ubGluZUJvb2tpbmdcT25saW5lQm9va2luZy5Gcm9udGVuZC5XZWJcYXBpXHB1YmxpY1x2MVxwYXRpZW50c1wxOTEyMTIxMjEyMTJcaGVhbHRoY2FyZQ==?="},{"key":"X-Powered-By","value":"ASP.NET"},{"key":"Date","value":"Thu, 07 Jul 2022 08:07:03 GMT"},{"key":"Content-Length","value":"13308"}],"cookie":[],"responseTime":null,"body":"{\n    \"Id\": 0,\n    \"PersonalNumber\": {\n        \"Year\": 1912,\n        \"Month\": 12,\n        \"Day\": 12,\n        \"ExtraDigits\": \"1212\"\n    },\n    \"RegistrationDate\": \"2022-07-07T08:07:03.5911836Z\",\n    \"SignDate\": null,\n    \"MedicalTreatment\": false,\n    \"MTNotes\": null,\n    \"StateOfHealth\": null,\n    \"Cave\": false,\n    \"MedicationFreeText\": null,\n    \"Pregnant\": null,\n    \"LastTreatment\": null,\n    \"VisitCause\": null,\n    \"Notes\": null,\n    \"Locked\": false,\n    \"Invalid\": false,\n    \"InvalidationReason\": null,\n    \"HealthPropertiesList\": [\n        {\n            \"ID\": -1,\n            \"HealthId\": -1,\n            \"HealthField\": {\n                \"Id\": 45,\n                \"Name\": \"Hjärt-/kärlsjukdomar\",\n                \"Priority\": 1,\n                \"IsCave\": true,\n                \"Code\": 1000,\n                \"IsStandard\": true,\n                \"InUse\": true,\n                \"CreationDate\": \"0001-01-01T00:00:00\",\n                \"Type\": 1\n            },\n            \"HealthFieldId\": 45,\n            \"PropertyValue\": false,\n            \"PropertyCode\": 0,\n            \"IsEarlierCondition\": false,\n            \"PropNB\": null\n        },\n        {\n            \"ID\": -1,\n            \"HealthId\": -1,\n            \"HealthField\": {\n                \"Id\": 46,\n                \"Name\": \"Högt blodtryck\",\n                \"Priority\": 2,\n                \"IsCave\": true,\n                \"Code\": 1010,\n                \"IsStandard\": true,\n                \"InUse\": true,\n                \"CreationDate\": \"0001-01-01T00:00:00\",\n                \"Type\": 1\n            },\n            \"HealthFieldId\": 46,\n            \"PropertyValue\": false,\n            \"PropertyCode\": 0,\n            \"IsEarlierCondition\": false,\n            \"PropNB\": null\n        },\n        {\n            \"ID\": -1,\n            \"HealthId\": -1,\n            \"HealthField\": {\n                \"Id\": 47,\n                \"Name\": \"Diabetes\",\n                \"Priority\": 3,\n                \"IsCave\": true,\n                \"Code\": 1020,\n                \"IsStandard\": true,\n                \"InUse\": true,\n                \"CreationDate\": \"0001-01-01T00:00:00\",\n                \"Type\": 1\n            },\n            \"HealthFieldId\": 47,\n            \"PropertyValue\": false,\n            \"PropertyCode\": 0,\n            \"IsEarlierCondition\": false,\n            \"PropNB\": null\n        },\n        {\n            \"ID\": -1,\n            \"HealthId\": -1,\n            \"HealthField\": {\n                \"Id\": 48,\n                \"Name\": \"Epilepsi\",\n                \"Priority\": 4,\n                \"IsCave\": true,\n                \"Code\": 1030,\n                \"IsStandard\": true,\n                \"InUse\": true,\n                \"CreationDate\": \"0001-01-01T00:00:00\",\n                \"Type\": 1\n            },\n            \"HealthFieldId\": 48,\n            \"PropertyValue\": false,\n            \"PropertyCode\": 0,\n            \"IsEarlierCondition\": false,\n            \"PropNB\": null\n        },\n        {\n            \"ID\": -1,\n            \"HealthId\": -1,\n            \"HealthField\": {\n                \"Id\": 49,\n                \"Name\": \"Immunitetssjukdom\",\n                \"Priority\": 5,\n                \"IsCave\": true,\n                \"Code\": 1040,\n                \"IsStandard\": true,\n                \"InUse\": true,\n                \"CreationDate\": \"0001-01-01T00:00:00\",\n                \"Type\": 1\n            },\n            \"HealthFieldId\": 49,\n            \"PropertyValue\": false,\n            \"PropertyCode\": 0,\n            \"IsEarlierCondition\": false,\n            \"PropNB\": null\n        },\n        {\n            \"ID\": -1,\n            \"HealthId\": -1,\n            \"HealthField\": {\n                \"Id\": 50,\n                \"Name\": \"Blodsmitta\",\n                \"Priority\": 6,\n                \"IsCave\": true,\n                \"Code\": 1050,\n                \"IsStandard\": true,\n                \"InUse\": true,\n                \"CreationDate\": \"0001-01-01T00:00:00\",\n                \"Type\": 1\n            },\n            \"HealthFieldId\": 50,\n            \"PropertyValue\": false,\n            \"PropertyCode\": 0,\n            \"IsEarlierCondition\": false,\n            \"PropNB\": null\n        },\n        {\n            \"ID\": -1,\n            \"HealthId\": -1,\n            \"HealthField\": {\n                \"Id\": 52,\n                \"Name\": \"Öron/Näs/Hals\",\n                \"Priority\": 8,\n                \"IsCave\": false,\n                \"Code\": 1070,\n                \"IsStandard\": true,\n                \"InUse\": true,\n                \"CreationDate\": \"0001-01-01T00:00:00\",\n                \"Type\": 1\n            },\n            \"HealthFieldId\": 52,\n            \"PropertyValue\": false,\n            \"PropertyCode\": 0,\n            \"IsEarlierCondition\": false,\n            \"PropNB\": null\n        },\n        {\n            \"ID\": -1,\n            \"HealthId\": -1,\n            \"HealthField\": {\n                \"Id\": 53,\n                \"Name\": \"Psykiska hälsoproblem\",\n                \"Priority\": 9,\n                \"IsCave\": false,\n                \"Code\": 1080,\n                \"IsStandard\": true,\n                \"InUse\": true,\n                \"CreationDate\": \"0001-01-01T00:00:00\",\n                \"Type\": 1\n            },\n            \"HealthFieldId\": 53,\n            \"PropertyValue\": false,\n            \"PropertyCode\": 0,\n            \"IsEarlierCondition\": false,\n            \"PropNB\": null\n        },\n        {\n            \"ID\": -1,\n            \"HealthId\": -1,\n            \"HealthField\": {\n                \"Id\": 54,\n                \"Name\": \"Strålbehandlad\",\n                \"Priority\": 10,\n                \"IsCave\": true,\n                \"Code\": 1090,\n                \"IsStandard\": true,\n                \"InUse\": true,\n                \"CreationDate\": \"0001-01-01T00:00:00\",\n                \"Type\": 1\n            },\n            \"HealthFieldId\": 54,\n            \"PropertyValue\": false,\n            \"PropertyCode\": 0,\n            \"IsEarlierCondition\": false,\n            \"PropNB\": null\n        },\n        {\n            \"ID\": -1,\n            \"HealthId\": -1,\n            \"HealthField\": {\n                \"Id\": 55,\n                \"Name\": \"Kost/Diet\",\n                \"Priority\": 11,\n                \"IsCave\": false,\n                \"Code\": 1100,\n                \"IsStandard\": true,\n                \"InUse\": true,\n                \"CreationDate\": \"0001-01-01T00:00:00\",\n                \"Type\": 1\n            },\n            \"HealthFieldId\": 55,\n            \"PropertyValue\": false,\n            \"PropertyCode\": 0,\n            \"IsEarlierCondition\": false,\n            \"PropNB\": null\n        },\n        {\n            \"ID\": -1,\n            \"HealthId\": -1,\n            \"HealthField\": {\n                \"Id\": 56,\n                \"Name\": \"Kompl. efter tandbeh\",\n                \"Priority\": 12,\n                \"IsCave\": false,\n                \"Code\": 1110,\n                \"IsStandard\": true,\n                \"InUse\": true,\n                \"CreationDate\": \"0001-01-01T00:00:00\",\n                \"Type\": 1\n            },\n            \"HealthFieldId\": 56,\n            \"PropertyValue\": false,\n            \"PropertyCode\": 0,\n            \"IsEarlierCondition\": false,\n            \"PropNB\": null\n        },\n        {\n            \"ID\": -1,\n            \"HealthId\": -1,\n            \"HealthField\": {\n                \"Id\": 57,\n                \"Name\": \"Röker/Snusar\",\n                \"Priority\": 13,\n                \"IsCave\": false,\n                \"Code\": 1120,\n                \"IsStandard\": true,\n                \"InUse\": true,\n                \"CreationDate\": \"0001-01-01T00:00:00\",\n                \"Type\": 1\n            },\n            \"HealthFieldId\": 57,\n            \"PropertyValue\": false,\n            \"PropertyCode\": 0,\n            \"IsEarlierCondition\": false,\n            \"PropNB\": null\n        },\n        {\n            \"ID\": -1,\n            \"HealthId\": -1,\n            \"HealthField\": {\n                \"Id\": 58,\n                \"Name\": \"Astma\",\n                \"Priority\": 14,\n                \"IsCave\": false,\n                \"Code\": 1130,\n                \"IsStandard\": true,\n                \"InUse\": true,\n                \"CreationDate\": \"0001-01-01T00:00:00\",\n                \"Type\": 1\n            },\n            \"HealthFieldId\": 58,\n            \"PropertyValue\": false,\n            \"PropertyCode\": 0,\n            \"IsEarlierCondition\": false,\n            \"PropNB\": null\n        },\n        {\n            \"ID\": -1,\n            \"HealthId\": -1,\n            \"HealthField\": {\n                \"Id\": 59,\n                \"Name\": \"Blödarsjuka\",\n                \"Priority\": 15,\n                \"IsCave\": true,\n                \"Code\": 1140,\n                \"IsStandard\": true,\n                \"InUse\": true,\n                \"CreationDate\": \"0001-01-01T00:00:00\",\n                \"Type\": 1\n            },\n            \"HealthFieldId\": 59,\n            \"PropertyValue\": false,\n            \"PropertyCode\": 0,\n            \"IsEarlierCondition\": false,\n            \"PropNB\": null\n        },\n        {\n            \"ID\": -1,\n            \"HealthId\": -1,\n            \"HealthField\": {\n                \"Id\": 60,\n                \"Name\": \"Ätstörningar\",\n                \"Priority\": 16,\n                \"IsCave\": false,\n                \"Code\": 1150,\n                \"IsStandard\": true,\n                \"InUse\": true,\n                \"CreationDate\": \"0001-01-01T00:00:00\",\n                \"Type\": 1\n            },\n            \"HealthFieldId\": 60,\n            \"PropertyValue\": false,\n            \"PropertyCode\": 0,\n            \"IsEarlierCondition\": false,\n            \"PropNB\": null\n        },\n        {\n            \"ID\": -1,\n            \"HealthId\": -1,\n            \"HealthField\": {\n                \"Id\": 61,\n                \"Name\": \"HIV/AIDS\",\n                \"Priority\": 17,\n                \"IsCave\": true,\n                \"Code\": 1160,\n                \"IsStandard\": true,\n                \"InUse\": true,\n                \"CreationDate\": \"0001-01-01T00:00:00\",\n                \"Type\": 1\n            },\n            \"HealthFieldId\": 61,\n            \"PropertyValue\": false,\n            \"PropertyCode\": 0,\n            \"IsEarlierCondition\": false,\n            \"PropNB\": null\n        },\n        {\n            \"ID\": -1,\n            \"HealthId\": -1,\n            \"HealthField\": {\n                \"Id\": 62,\n                \"Name\": \"Lungsjukdom\",\n                \"Priority\": 18,\n                \"IsCave\": true,\n                \"Code\": 1170,\n                \"IsStandard\": true,\n                \"InUse\": true,\n                \"CreationDate\": \"0001-01-01T00:00:00\",\n                \"Type\": 1\n            },\n            \"HealthFieldId\": 62,\n            \"PropertyValue\": false,\n            \"PropertyCode\": 0,\n            \"IsEarlierCondition\": false,\n            \"PropNB\": null\n        },\n        {\n            \"ID\": -1,\n            \"HealthId\": -1,\n            \"HealthField\": {\n                \"Id\": 63,\n                \"Name\": \"Hjärnblödning\",\n                \"Priority\": 19,\n                \"IsCave\": true,\n                \"Code\": 1180,\n                \"IsStandard\": true,\n                \"InUse\": true,\n                \"CreationDate\": \"0001-01-01T00:00:00\",\n                \"Type\": 1\n            },\n            \"HealthFieldId\": 63,\n            \"PropertyValue\": false,\n            \"PropertyCode\": 0,\n            \"IsEarlierCondition\": false,\n            \"PropNB\": null\n        },\n        {\n            \"ID\": -1,\n            \"HealthId\": -1,\n            \"HealthField\": {\n                \"Id\": 64,\n                \"Name\": \"Parkinsons\",\n                \"Priority\": 20,\n                \"IsCave\": false,\n                \"Code\": 1190,\n                \"IsStandard\": true,\n                \"InUse\": true,\n                \"CreationDate\": \"0001-01-01T00:00:00\",\n                \"Type\": 1\n            },\n            \"HealthFieldId\": 64,\n            \"PropertyValue\": false,\n            \"PropertyCode\": 0,\n            \"IsEarlierCondition\": false,\n            \"PropNB\": null\n        },\n        {\n            \"ID\": -1,\n            \"HealthId\": -1,\n            \"HealthField\": {\n                \"Id\": 65,\n                \"Name\": \"Cancer\",\n                \"Priority\": 21,\n                \"IsCave\": true,\n                \"Code\": 1200,\n                \"IsStandard\": true,\n                \"InUse\": true,\n                \"CreationDate\": \"0001-01-01T00:00:00\",\n                \"Type\": 1\n            },\n            \"HealthFieldId\": 65,\n            \"PropertyValue\": false,\n            \"PropertyCode\": 0,\n            \"IsEarlierCondition\": false,\n            \"PropNB\": null\n        },\n        {\n            \"ID\": -1,\n            \"HealthId\": -1,\n            \"HealthField\": {\n                \"Id\": 66,\n                \"Name\": \"Reumatisk sjukdom\",\n                \"Priority\": 7,\n                \"IsCave\": false,\n                \"Code\": 1210,\n                \"IsStandard\": true,\n                \"InUse\": true,\n                \"CreationDate\": \"0001-01-01T00:00:00\",\n                \"Type\": 1\n            },\n            \"HealthFieldId\": 66,\n            \"PropertyValue\": false,\n            \"PropertyCode\": 0,\n            \"IsEarlierCondition\": false,\n            \"PropNB\": null\n        },\n        {\n            \"ID\": -1,\n            \"HealthId\": -1,\n            \"HealthField\": {\n                \"Id\": 67,\n                \"Name\": \"Annat\",\n                \"Priority\": 22,\n                \"IsCave\": true,\n                \"Code\": 1220,\n                \"IsStandard\": true,\n                \"InUse\": true,\n                \"CreationDate\": \"0001-01-01T00:00:00\",\n                \"Type\": 1\n            },\n            \"HealthFieldId\": 67,\n            \"PropertyValue\": false,\n            \"PropertyCode\": 0,\n            \"IsEarlierCondition\": false,\n            \"PropNB\": null\n        },\n        {\n            \"ID\": -1,\n            \"HealthId\": -1,\n            \"HealthField\": {\n                \"Id\": 68,\n                \"Name\": \"Nedsatt syn\",\n                \"Priority\": 1,\n                \"IsCave\": false,\n                \"Code\": 1230,\n                \"IsStandard\": true,\n                \"InUse\": true,\n                \"CreationDate\": \"0001-01-01T00:00:00\",\n                \"Type\": 0\n            },\n            \"HealthFieldId\": 68,\n            \"PropertyValue\": false,\n            \"PropertyCode\": 0,\n            \"IsEarlierCondition\": false,\n            \"PropNB\": null\n        },\n        {\n            \"ID\": -1,\n            \"HealthId\": -1,\n            \"HealthField\": {\n                \"Id\": 69,\n                \"Name\": \"Nedsatt hörsel\",\n                \"Priority\": 2,\n                \"IsCave\": false,\n                \"Code\": 1240,\n                \"IsStandard\": true,\n                \"InUse\": true,\n                \"CreationDate\": \"0001-01-01T00:00:00\",\n                \"Type\": 0\n            },\n            \"HealthFieldId\": 69,\n            \"PropertyValue\": false,\n            \"PropertyCode\": 0,\n            \"IsEarlierCondition\": false,\n            \"PropNB\": null\n        },\n        {\n            \"ID\": -1,\n            \"HealthId\": -1,\n            \"HealthField\": {\n                \"Id\": 70,\n                \"Name\": \"Nedsatt talförmåga\",\n                \"Priority\": 3,\n                \"IsCave\": false,\n                \"Code\": 1250,\n                \"IsStandard\": true,\n                \"InUse\": true,\n                \"CreationDate\": \"0001-01-01T00:00:00\",\n                \"Type\": 0\n            },\n            \"HealthFieldId\": 70,\n            \"PropertyValue\": false,\n            \"PropertyCode\": 0,\n            \"IsEarlierCondition\": false,\n            \"PropNB\": null\n        },\n        {\n            \"ID\": -1,\n            \"HealthId\": -1,\n            \"HealthField\": {\n                \"Id\": 71,\n                \"Name\": \"Nedsatt rörlighet\",\n                \"Priority\": 4,\n                \"IsCave\": false,\n                \"Code\": 1260,\n                \"IsStandard\": true,\n                \"InUse\": true,\n                \"CreationDate\": \"0001-01-01T00:00:00\",\n                \"Type\": 0\n            },\n            \"HealthFieldId\": 71,\n            \"PropertyValue\": false,\n            \"PropertyCode\": 0,\n            \"IsEarlierCondition\": false,\n            \"PropNB\": null\n        },\n        {\n            \"ID\": -1,\n            \"HealthId\": -1,\n            \"HealthField\": {\n                \"Id\": 72,\n                \"Name\": \"Penicillin\",\n                \"Priority\": 1,\n                \"IsCave\": true,\n                \"Code\": 1270,\n                \"IsStandard\": true,\n                \"InUse\": true,\n                \"CreationDate\": \"0001-01-01T00:00:00\",\n                \"Type\": 2\n            },\n            \"HealthFieldId\": 72,\n            \"PropertyValue\": false,\n            \"PropertyCode\": 0,\n            \"IsEarlierCondition\": false,\n            \"PropNB\": null\n        },\n        {\n            \"ID\": -1,\n            \"HealthId\": -1,\n            \"HealthField\": {\n                \"Id\": 73,\n                \"Name\": \"Lokalbedövning\",\n                \"Priority\": 2,\n                \"IsCave\": true,\n                \"Code\": 1280,\n                \"IsStandard\": true,\n                \"InUse\": true,\n                \"CreationDate\": \"0001-01-01T00:00:00\",\n                \"Type\": 2\n            },\n            \"HealthFieldId\": 73,\n            \"PropertyValue\": false,\n            \"PropertyCode\": 0,\n            \"IsEarlierCondition\": false,\n            \"PropNB\": null\n        },\n        {\n            \"ID\": -1,\n            \"HealthId\": -1,\n            \"HealthField\": {\n                \"Id\": 74,\n                \"Name\": \"Pollen\",\n                \"Priority\": 3,\n                \"IsCave\": false,\n                \"Code\": 1290,\n                \"IsStandard\": true,\n                \"InUse\": true,\n                \"CreationDate\": \"0001-01-01T00:00:00\",\n                \"Type\": 2\n            },\n            \"HealthFieldId\": 74,\n            \"PropertyValue\": false,\n            \"PropertyCode\": 0,\n            \"IsEarlierCondition\": false,\n            \"PropNB\": null\n        },\n        {\n            \"ID\": -1,\n            \"HealthId\": -1,\n            \"HealthField\": {\n                \"Id\": 75,\n                \"Name\": \"Matvaror\",\n                \"Priority\": 4,\n                \"IsCave\": false,\n                \"Code\": 1300,\n                \"IsStandard\": true,\n                \"InUse\": true,\n                \"CreationDate\": \"0001-01-01T00:00:00\",\n                \"Type\": 2\n            },\n            \"HealthFieldId\": 75,\n            \"PropertyValue\": false,\n            \"PropertyCode\": 0,\n            \"IsEarlierCondition\": false,\n            \"PropNB\": null\n        },\n        {\n            \"ID\": -1,\n            \"HealthId\": -1,\n            \"HealthField\": {\n                \"Id\": 76,\n                \"Name\": \"Nickel\",\n                \"Priority\": 5,\n                \"IsCave\": false,\n                \"Code\": 1320,\n                \"IsStandard\": true,\n                \"InUse\": true,\n                \"CreationDate\": \"0001-01-01T00:00:00\",\n                \"Type\": 2\n            },\n            \"HealthFieldId\": 76,\n            \"PropertyValue\": false,\n            \"PropertyCode\": 0,\n            \"IsEarlierCondition\": false,\n            \"PropNB\": null\n        },\n        {\n            \"ID\": -1,\n            \"HealthId\": -1,\n            \"HealthField\": {\n                \"Id\": 77,\n                \"Name\": \"Latex\",\n                \"Priority\": 6,\n                \"IsCave\": false,\n                \"Code\": 1330,\n                \"IsStandard\": true,\n                \"InUse\": true,\n                \"CreationDate\": \"0001-01-01T00:00:00\",\n                \"Type\": 2\n            },\n            \"HealthFieldId\": 77,\n            \"PropertyValue\": false,\n            \"PropertyCode\": 0,\n            \"IsEarlierCondition\": false,\n            \"PropNB\": null\n        },\n        {\n            \"ID\": -1,\n            \"HealthId\": -1,\n            \"HealthField\": {\n                \"Id\": 78,\n                \"Name\": \"Annat\",\n                \"Priority\": 7,\n                \"IsCave\": false,\n                \"Code\": 1340,\n                \"IsStandard\": true,\n                \"InUse\": true,\n                \"CreationDate\": \"0001-01-01T00:00:00\",\n                \"Type\": 2\n            },\n            \"HealthFieldId\": 78,\n            \"PropertyValue\": false,\n            \"PropertyCode\": 0,\n            \"IsEarlierCondition\": false,\n            \"PropNB\": null\n        },\n        {\n            \"ID\": -1,\n            \"HealthId\": -1,\n            \"HealthField\": {\n                \"Id\": 79,\n                \"Name\": \"Blödande tandkött\",\n                \"Priority\": 1,\n                \"IsCave\": false,\n                \"Code\": 1350,\n                \"IsStandard\": true,\n                \"InUse\": true,\n                \"CreationDate\": \"0001-01-01T00:00:00\",\n                \"Type\": 3\n            },\n            \"HealthFieldId\": 79,\n            \"PropertyValue\": false,\n            \"PropertyCode\": 0,\n            \"IsEarlierCondition\": false,\n            \"PropNB\": null\n        },\n        {\n            \"ID\": -1,\n            \"HealthId\": -1,\n            \"HealthField\": {\n                \"Id\": 80,\n                \"Name\": \"Dålig andedräkt\",\n                \"Priority\": 2,\n                \"IsCave\": false,\n                \"Code\": 1360,\n                \"IsStandard\": true,\n                \"InUse\": true,\n                \"CreationDate\": \"0001-01-01T00:00:00\",\n                \"Type\": 3\n            },\n            \"HealthFieldId\": 80,\n            \"PropertyValue\": false,\n            \"PropertyCode\": 0,\n            \"IsEarlierCondition\": false,\n            \"PropNB\": null\n        },\n        {\n            \"ID\": -1,\n            \"HealthId\": -1,\n            \"HealthField\": {\n                \"Id\": 81,\n                \"Name\": \"Munsår\",\n                \"Priority\": 3,\n                \"IsCave\": false,\n                \"Code\": 1370,\n                \"IsStandard\": true,\n                \"InUse\": true,\n                \"CreationDate\": \"0001-01-01T00:00:00\",\n                \"Type\": 3\n            },\n            \"HealthFieldId\": 81,\n            \"PropertyValue\": false,\n            \"PropertyCode\": 0,\n            \"IsEarlierCondition\": false,\n            \"PropNB\": null\n        },\n        {\n            \"ID\": -1,\n            \"HealthId\": -1,\n            \"HealthField\": {\n                \"Id\": 82,\n                \"Name\": \"Muntorrhet\",\n                \"Priority\": 4,\n                \"IsCave\": false,\n                \"Code\": 1380,\n                \"IsStandard\": true,\n                \"InUse\": true,\n                \"CreationDate\": \"0001-01-01T00:00:00\",\n                \"Type\": 3\n            },\n            \"HealthFieldId\": 82,\n            \"PropertyValue\": false,\n            \"PropertyCode\": 0,\n            \"IsEarlierCondition\": false,\n            \"PropNB\": null\n        },\n        {\n            \"ID\": -1,\n            \"HealthId\": -1,\n            \"HealthField\": {\n                \"Id\": 83,\n                \"Name\": \"Bruxism (gnissla/pressa tänder)\",\n                \"Priority\": 5,\n                \"IsCave\": false,\n                \"Code\": 1390,\n                \"IsStandard\": true,\n                \"InUse\": true,\n                \"CreationDate\": \"0001-01-01T00:00:00\",\n                \"Type\": 3\n            },\n            \"HealthFieldId\": 83,\n            \"PropertyValue\": false,\n            \"PropertyCode\": 0,\n            \"IsEarlierCondition\": false,\n            \"PropNB\": null\n        },\n        {\n            \"ID\": -1,\n            \"HealthId\": -1,\n            \"HealthField\": {\n                \"Id\": 84,\n                \"Name\": \"Ömma tuggmuskler\",\n                \"Priority\": 6,\n                \"IsCave\": false,\n                \"Code\": 1400,\n                \"IsStandard\": true,\n                \"InUse\": true,\n                \"CreationDate\": \"0001-01-01T00:00:00\",\n                \"Type\": 3\n            },\n            \"HealthFieldId\": 84,\n            \"PropertyValue\": false,\n            \"PropertyCode\": 0,\n            \"IsEarlierCondition\": false,\n            \"PropNB\": null\n        },\n        {\n            \"ID\": -1,\n            \"HealthId\": -1,\n            \"HealthField\": {\n                \"Id\": 85,\n                \"Name\": \"Fingersugare\",\n                \"Priority\": 7,\n                \"IsCave\": false,\n                \"Code\": 1410,\n                \"IsStandard\": true,\n                \"InUse\": true,\n                \"CreationDate\": \"0001-01-01T00:00:00\",\n                \"Type\": 3\n            },\n            \"HealthFieldId\": 85,\n            \"PropertyValue\": false,\n            \"PropertyCode\": 0,\n            \"IsEarlierCondition\": false,\n            \"PropNB\": null\n        },\n        {\n            \"ID\": -1,\n            \"HealthId\": -1,\n            \"HealthField\": {\n                \"Id\": 86,\n                \"Name\": \"Munandare\",\n                \"Priority\": 8,\n                \"IsCave\": false,\n                \"Code\": 1420,\n                \"IsStandard\": true,\n                \"InUse\": true,\n                \"CreationDate\": \"0001-01-01T00:00:00\",\n                \"Type\": 3\n            },\n            \"HealthFieldId\": 86,\n            \"PropertyValue\": false,\n            \"PropertyCode\": 0,\n            \"IsEarlierCondition\": false,\n            \"PropNB\": null\n        },\n        {\n            \"ID\": -1,\n            \"HealthId\": -1,\n            \"HealthField\": {\n                \"Id\": 87,\n                \"Name\": \"Annat\",\n                \"Priority\": 9,\n                \"IsCave\": false,\n                \"Code\": 1430,\n                \"IsStandard\": true,\n                \"InUse\": true,\n                \"CreationDate\": \"0001-01-01T00:00:00\",\n                \"Type\": 3\n            },\n            \"HealthFieldId\": 87,\n            \"PropertyValue\": false,\n            \"PropertyCode\": 0,\n            \"IsEarlierCondition\": false,\n            \"PropNB\": null\n        },\n        {\n            \"ID\": -1,\n            \"HealthId\": -1,\n            \"HealthField\": {\n                \"Id\": 88,\n                \"Name\": \"Utan anmärkning\",\n                \"Priority\": 11,\n                \"IsCave\": false,\n                \"Code\": 1530,\n                \"IsStandard\": true,\n                \"InUse\": true,\n                \"CreationDate\": \"0001-01-01T00:00:00\",\n                \"Type\": 3\n            },\n            \"HealthFieldId\": 88,\n            \"PropertyValue\": false,\n            \"PropertyCode\": 0,\n            \"IsEarlierCondition\": false,\n            \"PropNB\": null\n        },\n        {\n            \"ID\": -1,\n            \"HealthId\": -1,\n            \"HealthField\": {\n                \"Id\": 90,\n                \"Name\": \"Bubonic plague\",\n                \"Priority\": 24,\n                \"IsCave\": false,\n                \"Code\": 1550,\n                \"IsStandard\": false,\n                \"InUse\": true,\n                \"CreationDate\": \"0001-01-01T00:00:00\",\n                \"Type\": 1\n            },\n            \"HealthFieldId\": 90,\n            \"PropertyValue\": false,\n            \"PropertyCode\": 0,\n            \"IsEarlierCondition\": false,\n            \"PropNB\": null\n        },\n        {\n            \"ID\": -1,\n            \"HealthId\": -1,\n            \"HealthField\": {\n                \"Id\": 91,\n                \"Name\": \"Smallpox\",\n                \"Priority\": 25,\n                \"IsCave\": false,\n                \"Code\": 1560,\n                \"IsStandard\": false,\n                \"InUse\": true,\n                \"CreationDate\": \"0001-01-01T00:00:00\",\n                \"Type\": 1\n            },\n            \"HealthFieldId\": 91,\n            \"PropertyValue\": false,\n            \"PropertyCode\": 0,\n            \"IsEarlierCondition\": false,\n            \"PropNB\": null\n        }\n    ],\n    \"Medications\": []\n}"}],"_postman_id":"e3045fc4-47dd-49d0-8a1c-db94e1a341ff"},{"name":"Save health declaration","id":"7c3ffc5a-ed88-44be-9b5b-2a0b949b7954","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[],"body":{"mode":"raw","raw":"{\r\n    \"MedicalTreatment\": false,\r\n    \"MTNotes\": null,\r\n    \"StateOfHealth\": null,\r\n    \"Cave\": false,\r\n    \"MedicationFreeText\": null,\r\n    \"Pregnant\": null,\r\n    \"LastTreatment\": null,\r\n    \"VisitCause\": null,\r\n    \"Notes\": null,\r\n    \"Locked\": false,\r\n    \"Invalid\": false,\r\n    \"InvalidationReason\": null,\r\n    \"HealthPropertiesList\": [\r\n        {\r\n            \"HealthFieldId\": 45,\r\n            \"PropertyValue\": false,\r\n            \"IsEarlierCondition\": false,\r\n            \"PropNB\": null\r\n        },\r\n        {\r\n            \"HealthFieldId\": 46,\r\n            \"PropertyValue\": false,\r\n            \"IsEarlierCondition\": false,\r\n            \"PropNB\": null\r\n        },\r\n        {\r\n            \"HealthFieldId\": 47,\r\n            \"PropertyValue\": false,\r\n            \"IsEarlierCondition\": false,\r\n            \"PropNB\": null\r\n        },\r\n        {\r\n            \"HealthFieldId\": 48,\r\n            \"PropertyValue\": false,\r\n            \"IsEarlierCondition\": false,\r\n            \"PropNB\": null\r\n        },\r\n        {\r\n            \"HealthFieldId\": 49,\r\n            \"PropertyValue\": false,\r\n            \"IsEarlierCondition\": false,\r\n            \"PropNB\": null\r\n        },\r\n        {\r\n            \"HealthFieldId\": 50,\r\n            \"PropertyValue\": false,\r\n            \"IsEarlierCondition\": false,\r\n            \"PropNB\": null\r\n        },\r\n        {\r\n            \"HealthFieldId\": 52,\r\n            \"PropertyValue\": false,\r\n            \"IsEarlierCondition\": false,\r\n            \"PropNB\": null\r\n        },\r\n        {\r\n            \"HealthFieldId\": 53,\r\n            \"PropertyValue\": false,\r\n            \"IsEarlierCondition\": false,\r\n            \"PropNB\": null\r\n        },\r\n        {\r\n            \"HealthFieldId\": 54,\r\n            \"PropertyValue\": false,\r\n            \"IsEarlierCondition\": false,\r\n            \"PropNB\": null\r\n        },\r\n        {\r\n            \"HealthFieldId\": 55,\r\n            \"PropertyValue\": false,\r\n            \"IsEarlierCondition\": false,\r\n            \"PropNB\": null\r\n        },\r\n        {\r\n            \"HealthFieldId\": 56,\r\n            \"PropertyValue\": false,\r\n            \"IsEarlierCondition\": false,\r\n            \"PropNB\": null\r\n        },\r\n        {\r\n            \"HealthFieldId\": 57,\r\n            \"PropertyValue\": false,\r\n            \"IsEarlierCondition\": false,\r\n            \"PropNB\": null\r\n        },\r\n        {\r\n            \"HealthFieldId\": 58,\r\n            \"PropertyValue\": false,\r\n            \"IsEarlierCondition\": false,\r\n            \"PropNB\": null\r\n        },\r\n        {\r\n            \"HealthFieldId\": 59,\r\n            \"PropertyValue\": false,\r\n            \"IsEarlierCondition\": false,\r\n            \"PropNB\": null\r\n        },\r\n        {\r\n            \"HealthFieldId\": 60,\r\n            \"PropertyValue\": false,\r\n            \"IsEarlierCondition\": false,\r\n            \"PropNB\": null\r\n        },\r\n        {\r\n            \"HealthFieldId\": 61,\r\n            \"PropertyValue\": false,\r\n            \"IsEarlierCondition\": false,\r\n            \"PropNB\": null\r\n        },\r\n        {\r\n            \"HealthFieldId\": 62,\r\n            \"PropertyValue\": false,\r\n            \"IsEarlierCondition\": false,\r\n            \"PropNB\": null\r\n        },\r\n        {\r\n            \"HealthFieldId\": 63,\r\n            \"PropertyValue\": false,\r\n            \"IsEarlierCondition\": false,\r\n            \"PropNB\": null\r\n        },\r\n        {\r\n            \"HealthFieldId\": 64,\r\n            \"PropertyValue\": false,\r\n            \"IsEarlierCondition\": false,\r\n            \"PropNB\": null\r\n        },\r\n        {\r\n            \"HealthFieldId\": 65,\r\n            \"PropertyValue\": false,\r\n            \"IsEarlierCondition\": false,\r\n            \"PropNB\": null\r\n        },\r\n        {\r\n            \"HealthFieldId\": 66,\r\n            \"PropertyValue\": false,\r\n            \"IsEarlierCondition\": false,\r\n            \"PropNB\": null\r\n        },\r\n        {\r\n            \"HealthFieldId\": 67,\r\n            \"PropertyValue\": false,\r\n            \"IsEarlierCondition\": false,\r\n            \"PropNB\": null\r\n        },\r\n        {\r\n            \"HealthFieldId\": 68,\r\n            \"PropertyValue\": false,\r\n            \"IsEarlierCondition\": false,\r\n            \"PropNB\": null\r\n        },\r\n        {\r\n            \"HealthFieldId\": 69,\r\n            \"PropertyValue\": false,\r\n            \"IsEarlierCondition\": false,\r\n            \"PropNB\": null\r\n        },\r\n        {\r\n            \"HealthFieldId\": 70,\r\n            \"PropertyValue\": false,\r\n            \"IsEarlierCondition\": false,\r\n            \"PropNB\": null\r\n        },\r\n        {\r\n            \"HealthFieldId\": 71,\r\n            \"PropertyValue\": false,\r\n            \"IsEarlierCondition\": false,\r\n            \"PropNB\": null\r\n        },\r\n        {\r\n            \"HealthFieldId\": 72,\r\n            \"PropertyValue\": false,\r\n            \"IsEarlierCondition\": false,\r\n            \"PropNB\": null\r\n        },\r\n        {\r\n            \"HealthFieldId\": 73,\r\n            \"PropertyValue\": false,\r\n            \"IsEarlierCondition\": false,\r\n            \"PropNB\": null\r\n        },\r\n        {\r\n            \"HealthFieldId\": 74,\r\n            \"PropertyValue\": false,\r\n            \"IsEarlierCondition\": false,\r\n            \"PropNB\": null\r\n        },\r\n        {\r\n            \"HealthFieldId\": 75,\r\n            \"PropertyValue\": false,\r\n            \"IsEarlierCondition\": false,\r\n            \"PropNB\": null\r\n        },\r\n        {\r\n            \"HealthFieldId\": 76,\r\n            \"PropertyValue\": false,\r\n            \"IsEarlierCondition\": false,\r\n            \"PropNB\": null\r\n        },\r\n        {\r\n            \"HealthFieldId\": 77,\r\n            \"PropertyValue\": false,\r\n            \"IsEarlierCondition\": false,\r\n            \"PropNB\": null\r\n        },\r\n        {\r\n            \"HealthFieldId\": 78,\r\n            \"PropertyValue\": false,\r\n            \"IsEarlierCondition\": false,\r\n            \"PropNB\": null\r\n        },\r\n        {\r\n            \"HealthFieldId\": 79,\r\n            \"PropertyValue\": false,\r\n            \"IsEarlierCondition\": false,\r\n            \"PropNB\": null\r\n        },\r\n        {\r\n            \"HealthFieldId\": 80,\r\n            \"PropertyValue\": false,\r\n            \"IsEarlierCondition\": false,\r\n            \"PropNB\": null\r\n        },\r\n        {\r\n            \"HealthFieldId\": 81,\r\n            \"PropertyValue\": false,\r\n            \"IsEarlierCondition\": false,\r\n            \"PropNB\": null\r\n        },\r\n        {\r\n            \"HealthFieldId\": 82,\r\n            \"PropertyValue\": false,\r\n            \"IsEarlierCondition\": false,\r\n            \"PropNB\": null\r\n        },\r\n        {\r\n            \"HealthFieldId\": 83,\r\n            \"PropertyValue\": false,\r\n            \"IsEarlierCondition\": false,\r\n            \"PropNB\": null\r\n        },\r\n        {\r\n            \"HealthFieldId\": 84,\r\n            \"PropertyValue\": false,\r\n            \"IsEarlierCondition\": false,\r\n            \"PropNB\": null\r\n        },\r\n        {\r\n            \"HealthFieldId\": 85,\r\n            \"PropertyValue\": false,\r\n            \"IsEarlierCondition\": false,\r\n            \"PropNB\": null\r\n        },\r\n        {\r\n            \"HealthFieldId\": 86,\r\n            \"PropertyValue\": false,\r\n            \"IsEarlierCondition\": false,\r\n            \"PropNB\": null\r\n        },\r\n        {\r\n            \"HealthFieldId\": 87,\r\n            \"PropertyValue\": false,\r\n            \"IsEarlierCondition\": false,\r\n            \"PropNB\": null\r\n        },\r\n        {\r\n            \"HealthFieldId\": 88,\r\n            \"PropertyValue\": false,\r\n            \"IsEarlierCondition\": false,\r\n            \"PropNB\": null\r\n        },\r\n        {\r\n            \"HealthFieldId\": 90,\r\n            \"PropertyValue\": false,\r\n            \"IsEarlierCondition\": false,\r\n            \"PropNB\": null\r\n        },\r\n        {\r\n            \"HealthFieldId\": 91,\r\n            \"PropertyValue\": false,\r\n            \"IsEarlierCondition\": false,\r\n            \"PropNB\": null\r\n        }\r\n    ],\r\n    \"Medications\": []\r\n}","options":{"raw":{"language":"json"}}},"url":"{{url}}/api/public/v1/patients/{{PatientSSN}}/healthcare?BankIdConfirmed=true","description":"<p>This is used to save the health declaration for the patient. The data here needs to be based on the results from get Health declaration.</p>\n<h2 id=\"request-body\">Request body</h2>\n<p>The request body mathches the writable fields in the Opus Health declaration.</p>\n<p>It has the following members:</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Name</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>MedicalTreatment</td>\n<td>bool</td>\n<td>If the patient has had a medical treatment</td>\n</tr>\n<tr>\n<td>MTNotes</td>\n<td>string (0-400), optional</td>\n<td>Free text notes for medical treatment</td>\n</tr>\n<tr>\n<td>StateOfHealth</td>\n<td>int, enum, optional</td>\n<td>An optional assessment of the patient's health. It has the following values:  <br />Good =1  <br />Medium = 2  <br />Bad = 3</td>\n</tr>\n<tr>\n<td>Cave</td>\n<td>bool</td>\n<td>If there are any special concerns that providers need to bew notified of.</td>\n</tr>\n<tr>\n<td>MedicationFreeText</td>\n<td>string (0-500), optional</td>\n<td>A free text describing patient medication use</td>\n</tr>\n<tr>\n<td>Pregnant</td>\n<td>string (0-10), optional</td>\n<td>If the patient is pregnant, and in which term</td>\n</tr>\n<tr>\n<td>LastTreatment</td>\n<td>string (0-15), optional</td>\n<td>Free text field realted to dental treatment</td>\n</tr>\n<tr>\n<td>VisitCause</td>\n<td>string(0-200), optional</td>\n<td>The reason for seeking dental care</td>\n</tr>\n<tr>\n<td>Notes</td>\n<td>string (0-2000), optional</td>\n<td>General free text notes</td>\n</tr>\n<tr>\n<td>HealthPropertiesList</td>\n<td>HealthPropertyRegistration [43-53]</td>\n<td>A list of health properties to update. Note that the HealthFieldId of the properties must match the ones in Opus, or the request will be rejected.</td>\n</tr>\n</tbody>\n</table>\n</div><p>A health property registration is based on the checkl boxes in the heatlh declaration. They are defined in the following way (any additional properties are ignored):</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Name</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>HealthFieldId</td>\n<td>int</td>\n<td>The id of the thing to register. From GET health</td>\n</tr>\n<tr>\n<td>PropertyValue</td>\n<td>bool</td>\n<td>If the checkbox is checked</td>\n</tr>\n<tr>\n<td>PropNB</td>\n<td>string (0-10000), optional</td>\n<td>Optional note related to the registration.</td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"api_key"},{"key":"value","value":"{{api_key}}"}]},"isInherited":true,"source":{"_postman_id":"1311493b-4bf1-4f28-b45e-eb6bb71afb59","id":"1311493b-4bf1-4f28-b45e-eb6bb71afb59","name":"Opus Online timebook API","type":"collection"}},"urlObject":{"path":["api","public","v1","patients","{{PatientSSN}}","healthcare"],"host":["{{url}}"],"query":[{"description":{"content":"<p>Used by API integrator to confirm that they have validated the patients identity</p>\n","type":"text/plain"},"key":"BankIdConfirmed","value":"true"}],"variable":[]}},"response":[],"_postman_id":"7c3ffc5a-ed88-44be-9b5b-2a0b949b7954"}],"id":"fb708b27-08d5-487e-861f-a429afcaf691","description":"<p>API endpoints used to view and update a patients Health declaration. These require the API permission Health to access.</p>\n<p>The API:s are a version of the OPUS health declaration:</p>\n<p><img src=\"https://opusprod.blob.core.windows.net/documentation/Health-declaration.png\" alt /></p>\n<p>The usual procedure is this:</p>\n<ol>\n<li>Get the patients current or a default declaration by calling GET</li>\n<li>Modify data according to patients input and persist using PATCH</li>\n</ol>\n","_postman_id":"fb708b27-08d5-487e-861f-a429afcaf691","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"api_key"},{"key":"value","value":"{{api_key}}"}]},"isInherited":true,"source":{"_postman_id":"1311493b-4bf1-4f28-b45e-eb6bb71afb59","id":"1311493b-4bf1-4f28-b45e-eb6bb71afb59","name":"Opus Online timebook API","type":"collection"}}},{"name":"V1 - Patient Journal","item":[{"name":"Add free text row to patients journal","id":"082de91a-8e72-45c8-9e48-c9ec31ca6006","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"ClinicId\": \"{{clinicId}}\",\r\n    \"ClinicianId\": {{clinicianId}},\r\n    \"Text\": \"Lorem ipsum\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{url}}/api/public/v1/patients/{{PatientSSN}}/journal/freetextrow","description":"<p>Adds a single free text journal row to the patients journal. This row has the type misc and is already invoiced, so it will not affect the medical status or the economy.</p>\n<p>The body contains the following members:</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Name</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>ClinicId</td>\n<td>string (38-47)</td>\n<td>The clinic id, containing database as well as the buisness to register to.</td>\n</tr>\n<tr>\n<td>ClinicianId</td>\n<td>int</td>\n<td>Id of the provider to register the row for</td>\n</tr>\n<tr>\n<td>Text</td>\n<td>string (1-5000)</td>\n<td>The text to enter into the patient's journal</td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"api_key"},{"key":"value","value":"{{api_key}}"}]},"isInherited":true,"source":{"_postman_id":"1311493b-4bf1-4f28-b45e-eb6bb71afb59","id":"1311493b-4bf1-4f28-b45e-eb6bb71afb59","name":"Opus Online timebook API","type":"collection"}},"urlObject":{"path":["api","public","v1","patients","{{PatientSSN}}","journal","freetextrow"],"host":["{{url}}"],"query":[],"variable":[]}},"response":[{"id":"689b9726-c45e-4e38-b2db-7f731b72bc49","name":"Add free text row to patients journal","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"ClinicId\": \"{{clinicId}}\",\r\n    \"ClinicianId\": {{clinicianId}},\r\n    \"Text\": \"Lorem ipsum\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{url}}/api/public/v1/patients/{{PatientSSN}}/journal/freetextrow"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache"},{"key":"Pragma","value":"no-cache"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Expires","value":"-1"},{"key":"Server","value":"Microsoft-IIS/10.0"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-SourceFiles","value":"=?UTF-8?B?QzpcVXNlcnNcam9uXHNvdXJjZVxyZXBvc1xpbnRlcm5ldHRpbWVib29rMlxTcmNcQXBwXE9ubGluZUJvb2tpbmdcT25saW5lQm9va2luZy5Gcm9udGVuZC5XZWJcYXBpXHB1YmxpY1x2MVxwYXRpZW50c1wxOTEyMTIxMjEyMTJcam91cm5hbFxmcmVldGV4dHJvdw==?="},{"key":"X-Powered-By","value":"ASP.NET"},{"key":"Date","value":"Thu, 07 Jul 2022 10:26:18 GMT"},{"key":"Content-Length","value":"13"}],"cookie":[],"responseTime":null,"body":"\"FreeTextRow\""}],"_postman_id":"082de91a-8e72-45c8-9e48-c9ec31ca6006"},{"name":"Get current tooth set","id":"72f1f24f-99ee-4d2f-86f0-34afb0b9cb91","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{url}}/api/public/v1/patients/{{PatientSSN}}/teeth/status?bankidconfirmed=true","description":"<p>Gets the current set of patient teeth, as well as their status. Useful when you want to display the logged in patient's teeth, as well as a prereq for displaying the treatments for a specific tooth.</p>\n<p>The response is an array of tooth status registrations, which have the following properties:</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Name</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>StatusUpdated</td>\n<td>datetime</td>\n<td>When the last state change for the tooth was</td>\n</tr>\n<tr>\n<td>ToothNumber</td>\n<td>int</td>\n<td>The number of the tooth. Can be both permanent or primary (permanent replaces primary)</td>\n</tr>\n<tr>\n<td>Status</td>\n<td>int, enum</td>\n<td>The status of the tooth. Has the following values:  <br />0: Missing or extracted  <br />1: Normal with no treatments  <br />2: Has at least one treatment</td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"api_key"},{"key":"value","value":"{{api_key}}"}]},"isInherited":true,"source":{"_postman_id":"1311493b-4bf1-4f28-b45e-eb6bb71afb59","id":"1311493b-4bf1-4f28-b45e-eb6bb71afb59","name":"Opus Online timebook API","type":"collection"}},"urlObject":{"path":["api","public","v1","patients","{{PatientSSN}}","teeth","status"],"host":["{{url}}"],"query":[{"description":{"content":"<p>Used by API integrator to confirm that they have validated the patients identity</p>\n","type":"text/plain"},"key":"bankidconfirmed","value":"true"}],"variable":[]}},"response":[{"id":"5ab883c7-26f4-4c0b-9d3b-b2342a31e139","name":"List current tooth set","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{url}}/api/public/v1/patients/{{PatientSSN}}/teeth/status?bankidconfirmed=true","host":["{{url}}"],"path":["api","public","v1","patients","{{PatientSSN}}","teeth","status"],"query":[{"key":"bankidconfirmed","value":"true","description":"Used by API integrator to confirm that they have validated the patients identity"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache"},{"key":"Pragma","value":"no-cache"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Expires","value":"-1"},{"key":"Server","value":"Microsoft-IIS/10.0"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-SourceFiles","value":"=?UTF-8?B?QzpcVXNlcnNcam9uXHNvdXJjZVxyZXBvc1xpbnRlcm5ldHRpbWVib29rMlxTcmNcQXBwXE9ubGluZUJvb2tpbmdcT25saW5lQm9va2luZy5Gcm9udGVuZC5XZWJcYXBpXHB1YmxpY1x2MVxwYXRpZW50c1wxOTEyMTIxMjEyMTJcdGVldGhcc3RhdHVz?="},{"key":"X-Powered-By","value":"ASP.NET"},{"key":"Date","value":"Thu, 07 Jul 2022 12:03:15 GMT"},{"key":"Content-Length","value":"4353"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"StatusUpdated\": \"2022-07-07T13:52:28\",\n        \"ToothNumber\": 11,\n        \"Status\": 2\n    },\n    {\n        \"StatusUpdated\": \"2020-02-14T10:11:05\",\n        \"ToothNumber\": 12,\n        \"Status\": 1\n    },\n    {\n        \"StatusUpdated\": \"2020-02-14T10:11:05\",\n        \"ToothNumber\": 13,\n        \"Status\": 1\n    },\n    {\n        \"StatusUpdated\": \"2020-02-14T10:11:05\",\n        \"ToothNumber\": 14,\n        \"Status\": 1\n    },\n    {\n        \"StatusUpdated\": \"2020-02-14T10:11:05\",\n        \"ToothNumber\": 15,\n        \"Status\": 1\n    },\n    {\n        \"StatusUpdated\": \"2020-02-14T10:11:05\",\n        \"ToothNumber\": 16,\n        \"Status\": 1\n    },\n    {\n        \"StatusUpdated\": \"2020-02-14T10:11:05\",\n        \"ToothNumber\": 17,\n        \"Status\": 1\n    },\n    {\n        \"StatusUpdated\": \"2020-02-14T10:11:05\",\n        \"ToothNumber\": 18,\n        \"Status\": 1\n    },\n    {\n        \"StatusUpdated\": \"2020-02-14T10:11:05\",\n        \"ToothNumber\": 21,\n        \"Status\": 1\n    },\n    {\n        \"StatusUpdated\": \"2022-07-07T14:03:05\",\n        \"ToothNumber\": 22,\n        \"Status\": 0\n    },\n    {\n        \"StatusUpdated\": \"2021-10-22T16:24:37\",\n        \"ToothNumber\": 23,\n        \"Status\": 2\n    },\n    {\n        \"StatusUpdated\": \"2020-02-14T10:11:05\",\n        \"ToothNumber\": 24,\n        \"Status\": 1\n    },\n    {\n        \"StatusUpdated\": \"2020-02-14T10:11:05\",\n        \"ToothNumber\": 25,\n        \"Status\": 1\n    },\n    {\n        \"StatusUpdated\": \"2020-02-14T10:11:05\",\n        \"ToothNumber\": 26,\n        \"Status\": 1\n    },\n    {\n        \"StatusUpdated\": \"2020-02-14T10:11:05\",\n        \"ToothNumber\": 27,\n        \"Status\": 1\n    },\n    {\n        \"StatusUpdated\": \"2020-02-14T10:11:05\",\n        \"ToothNumber\": 28,\n        \"Status\": 1\n    },\n    {\n        \"StatusUpdated\": \"2020-02-14T10:11:05\",\n        \"ToothNumber\": 31,\n        \"Status\": 1\n    },\n    {\n        \"StatusUpdated\": \"2020-02-14T10:11:20\",\n        \"ToothNumber\": 32,\n        \"Status\": 2\n    },\n    {\n        \"StatusUpdated\": \"2020-02-14T10:11:05\",\n        \"ToothNumber\": 33,\n        \"Status\": 1\n    },\n    {\n        \"StatusUpdated\": \"2020-02-14T10:11:05\",\n        \"ToothNumber\": 34,\n        \"Status\": 1\n    },\n    {\n        \"StatusUpdated\": \"2020-02-14T10:11:05\",\n        \"ToothNumber\": 35,\n        \"Status\": 1\n    },\n    {\n        \"StatusUpdated\": \"2020-02-14T10:11:05\",\n        \"ToothNumber\": 36,\n        \"Status\": 1\n    },\n    {\n        \"StatusUpdated\": \"2020-02-14T10:11:05\",\n        \"ToothNumber\": 37,\n        \"Status\": 1\n    },\n    {\n        \"StatusUpdated\": \"2020-02-14T10:11:05\",\n        \"ToothNumber\": 38,\n        \"Status\": 1\n    },\n    {\n        \"StatusUpdated\": \"2020-02-14T10:11:05\",\n        \"ToothNumber\": 41,\n        \"Status\": 1\n    },\n    {\n        \"StatusUpdated\": \"2020-02-14T10:11:05\",\n        \"ToothNumber\": 42,\n        \"Status\": 1\n    },\n    {\n        \"StatusUpdated\": \"2020-02-14T10:11:05\",\n        \"ToothNumber\": 43,\n        \"Status\": 1\n    },\n    {\n        \"StatusUpdated\": \"2020-02-14T10:11:05\",\n        \"ToothNumber\": 44,\n        \"Status\": 1\n    },\n    {\n        \"StatusUpdated\": \"2020-02-14T10:11:05\",\n        \"ToothNumber\": 45,\n        \"Status\": 1\n    },\n    {\n        \"StatusUpdated\": \"2020-02-14T10:11:05\",\n        \"ToothNumber\": 46,\n        \"Status\": 1\n    },\n    {\n        \"StatusUpdated\": \"2020-02-14T10:11:05\",\n        \"ToothNumber\": 47,\n        \"Status\": 1\n    },\n    {\n        \"StatusUpdated\": \"2020-02-14T10:11:05\",\n        \"ToothNumber\": 48,\n        \"Status\": 1\n    },\n    {\n        \"StatusUpdated\": \"2020-02-14T10:11:05\",\n        \"ToothNumber\": 11,\n        \"Status\": 1\n    },\n    {\n        \"StatusUpdated\": \"2020-02-14T10:11:05\",\n        \"ToothNumber\": 12,\n        \"Status\": 1\n    },\n    {\n        \"StatusUpdated\": \"2020-02-14T10:11:05\",\n        \"ToothNumber\": 13,\n        \"Status\": 1\n    },\n    {\n        \"StatusUpdated\": \"2020-02-14T10:11:05\",\n        \"ToothNumber\": 14,\n        \"Status\": 1\n    },\n    {\n        \"StatusUpdated\": \"2020-02-14T10:11:05\",\n        \"ToothNumber\": 15,\n        \"Status\": 1\n    },\n    {\n        \"StatusUpdated\": \"2020-02-14T10:11:05\",\n        \"ToothNumber\": 16,\n        \"Status\": 1\n    },\n    {\n        \"StatusUpdated\": \"2020-02-14T10:11:05\",\n        \"ToothNumber\": 17,\n        \"Status\": 1\n    },\n    {\n        \"StatusUpdated\": \"2020-02-14T10:11:05\",\n        \"ToothNumber\": 18,\n        \"Status\": 1\n    },\n    {\n        \"StatusUpdated\": \"2020-02-14T10:11:05\",\n        \"ToothNumber\": 21,\n        \"Status\": 1\n    },\n    {\n        \"StatusUpdated\": \"2020-02-14T10:11:05\",\n        \"ToothNumber\": 22,\n        \"Status\": 1\n    },\n    {\n        \"StatusUpdated\": \"2021-10-22T16:24:37\",\n        \"ToothNumber\": 23,\n        \"Status\": 2\n    },\n    {\n        \"StatusUpdated\": \"2020-02-14T10:11:05\",\n        \"ToothNumber\": 24,\n        \"Status\": 1\n    },\n    {\n        \"StatusUpdated\": \"2020-02-14T10:11:05\",\n        \"ToothNumber\": 25,\n        \"Status\": 1\n    },\n    {\n        \"StatusUpdated\": \"2020-02-14T10:11:05\",\n        \"ToothNumber\": 26,\n        \"Status\": 1\n    },\n    {\n        \"StatusUpdated\": \"2020-02-14T10:11:05\",\n        \"ToothNumber\": 27,\n        \"Status\": 1\n    },\n    {\n        \"StatusUpdated\": \"2020-02-14T10:11:05\",\n        \"ToothNumber\": 28,\n        \"Status\": 1\n    },\n    {\n        \"StatusUpdated\": \"2020-02-14T10:11:05\",\n        \"ToothNumber\": 31,\n        \"Status\": 1\n    },\n    {\n        \"StatusUpdated\": \"2020-02-14T10:11:20\",\n        \"ToothNumber\": 32,\n        \"Status\": 2\n    },\n    {\n        \"StatusUpdated\": \"2020-02-14T10:11:05\",\n        \"ToothNumber\": 33,\n        \"Status\": 1\n    },\n    {\n        \"StatusUpdated\": \"2020-02-14T10:11:05\",\n        \"ToothNumber\": 34,\n        \"Status\": 1\n    },\n    {\n        \"StatusUpdated\": \"2020-02-14T10:11:05\",\n        \"ToothNumber\": 35,\n        \"Status\": 1\n    },\n    {\n        \"StatusUpdated\": \"2020-02-14T10:11:05\",\n        \"ToothNumber\": 36,\n        \"Status\": 1\n    },\n    {\n        \"StatusUpdated\": \"2020-02-14T10:11:05\",\n        \"ToothNumber\": 37,\n        \"Status\": 1\n    },\n    {\n        \"StatusUpdated\": \"2020-02-14T10:11:05\",\n        \"ToothNumber\": 38,\n        \"Status\": 1\n    },\n    {\n        \"StatusUpdated\": \"2020-02-14T10:11:05\",\n        \"ToothNumber\": 41,\n        \"Status\": 1\n    },\n    {\n        \"StatusUpdated\": \"2020-02-14T10:11:05\",\n        \"ToothNumber\": 42,\n        \"Status\": 1\n    },\n    {\n        \"StatusUpdated\": \"2020-02-14T10:11:05\",\n        \"ToothNumber\": 43,\n        \"Status\": 1\n    },\n    {\n        \"StatusUpdated\": \"2020-02-14T10:11:05\",\n        \"ToothNumber\": 44,\n        \"Status\": 1\n    },\n    {\n        \"StatusUpdated\": \"2020-02-14T10:11:05\",\n        \"ToothNumber\": 45,\n        \"Status\": 1\n    },\n    {\n        \"StatusUpdated\": \"2020-02-14T10:11:05\",\n        \"ToothNumber\": 46,\n        \"Status\": 1\n    },\n    {\n        \"StatusUpdated\": \"2020-02-14T10:11:05\",\n        \"ToothNumber\": 47,\n        \"Status\": 1\n    },\n    {\n        \"StatusUpdated\": \"2020-02-14T10:11:05\",\n        \"ToothNumber\": 48,\n        \"Status\": 1\n    }\n]"}],"_postman_id":"72f1f24f-99ee-4d2f-86f0-34afb0b9cb91"},{"name":"Get treatments for a specific tooth","id":"7beb3614-f9ce-42d8-b0c5-baad24cde9c1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{url}}/api/public/v1/patients/{{PatientSSN}}/teeth/{{toothNumber}}/treatments?bankidconfirmed=true","description":"<p>Gets the treatments applied to a specific tooth from the patient's journal.</p>\n<p>The response contains [0..*] registered treatments.</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Name</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>ClinicId</td>\n<td>int</td>\n<td>The id of the business in it's database</td>\n</tr>\n<tr>\n<td>ClinicianId</td>\n<td>int</td>\n<td>The id of the provider</td>\n</tr>\n<tr>\n<td>ClinicianName</td>\n<td>string</td>\n<td>Employeenumber and name of the business the provider worked for</td>\n</tr>\n<tr>\n<td>RegisteredDate</td>\n<td>datetime</td>\n<td>When the treatment was registered in patients journal</td>\n</tr>\n<tr>\n<td>TreatmentDate</td>\n<td>datetime</td>\n<td>When the treatment was performed. Can differ from when it was registered</td>\n</tr>\n<tr>\n<td>Text</td>\n<td>string</td>\n<td>The treatment description</td>\n</tr>\n<tr>\n<td>SurfaceDescription</td>\n<td>string</td>\n<td>Affected tooth surfaces in an abreviated form</td>\n</tr>\n<tr>\n<td>InsuranceCode</td>\n<td>string</td>\n<td>The SIO insurance code as well as diagnosis code</td>\n</tr>\n<tr>\n<td>PriceType</td>\n<td>string</td>\n<td>The rate type for this treatment:  <br />H=high,  <br />M=medium,  <br />L=Low,  <br />E=set by user, T=timebased</td>\n</tr>\n<tr>\n<td>ShareType</td>\n<td>string</td>\n<td>The payment division type:  <br />N=Normal,  <br />P=Patient 100%  <br />B=Child  <br />A=subscription</td>\n</tr>\n<tr>\n<td>TechnicianAmount</td>\n<td>decimal, optional</td>\n<td>The amount that should be reimbursed to a dental technician. NULL if no technician is involved</td>\n</tr>\n<tr>\n<td>Amount</td>\n<td>decimal</td>\n<td>The total cost of this treatment</td>\n</tr>\n<tr>\n<td>IsSigned</td>\n<td>bool</td>\n<td>If the row has been signed by the provider</td>\n</tr>\n<tr>\n<td>CalculatedReferencePrice</td>\n<td>decimal</td>\n<td>The amount that SIO will pay for this treatment</td>\n</tr>\n<tr>\n<td>ReferencePrice</td>\n<td>decimal</td>\n<td>The SIO pricelist rate for this treatment.</td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"api_key"},{"key":"value","value":"{{api_key}}"}]},"isInherited":true,"source":{"_postman_id":"1311493b-4bf1-4f28-b45e-eb6bb71afb59","id":"1311493b-4bf1-4f28-b45e-eb6bb71afb59","name":"Opus Online timebook API","type":"collection"}},"urlObject":{"path":["api","public","v1","patients","{{PatientSSN}}","teeth","{{toothNumber}}","treatments"],"host":["{{url}}"],"query":[{"key":"bankidconfirmed","value":"true"}],"variable":[]}},"response":[{"id":"36ed6976-aba1-4d19-92fd-9a4ead319ea1","name":"Get treatments for a specific tooth","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{url}}/api/public/v1/patients/{{PatientSSN}}/teeth/{{toothNumber}}/treatments?bankidconfirmed=true","host":["{{url}}"],"path":["api","public","v1","patients","{{PatientSSN}}","teeth","{{toothNumber}}","treatments"],"query":[{"key":"bankidconfirmed","value":"true"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache"},{"key":"Pragma","value":"no-cache"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Expires","value":"-1"},{"key":"Server","value":"Microsoft-IIS/10.0"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-SourceFiles","value":"=?UTF-8?B?QzpcVXNlcnNcam9uXHNvdXJjZVxyZXBvc1xpbnRlcm5ldHRpbWVib29rMlxTcmNcQXBwXE9ubGluZUJvb2tpbmdcT25saW5lQm9va2luZy5Gcm9udGVuZC5XZWJcYXBpXHB1YmxpY1x2MVxwYXRpZW50c1wxOTEyMTIxMjEyMTJcdGVldGhcMTFcdHJlYXRtZW50cw==?="},{"key":"X-Powered-By","value":"ASP.NET"},{"key":"Date","value":"Thu, 07 Jul 2022 11:52:42 GMT"},{"key":"Content-Length","value":"400"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"ClinicId\": 19,\n        \"ClinicianId\": 3,\n        \"ClinicianName\": \"0001-City Praktiken\",\n        \"RegisteredDate\": \"2022-07-07T13:52:28\",\n        \"TreatmentDate\": \"2022-07-07T13:52:28\",\n        \"Text\": \"Fyllning av en yta på framtand eller hörntand \",\n        \"SurfaceDescription\": \"P\",\n        \"InsuranceCode\": \"701 / 4001\",\n        \"PriceType\": \"M\",\n        \"ShareType\": \"P\",\n        \"TechnicianAmount\": null,\n        \"Amount\": 635,\n        \"IsSigned\": false,\n        \"CalculatedReferencePrice\": 0,\n        \"ReferencePrice\": 0\n    }\n]"}],"_postman_id":"7beb3614-f9ce-42d8-b0c5-baad24cde9c1"},{"name":"Get patient's referrals","id":"ca2e5a53-4b4a-4bae-bde5-fcc85583f476","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{url}}/api/public/v1/patients/{{PatientSSN}}/referrals","description":"<p>Gets the patient's referrals to another provider.</p>\n<p>The response contains [0..*] referrals, which each has the following properties:</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Name</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>Title</td>\n<td>string</td>\n<td>A description of the remittance</td>\n</tr>\n<tr>\n<td>Created</td>\n<td>datetime</td>\n<td>When the remittance was created</td>\n</tr>\n<tr>\n<td>ValidTo</td>\n<td>datetime</td>\n<td>How long it is valid. In this case 2 years after creation</td>\n</tr>\n<tr>\n<td>Clinician</td>\n<td>Clinician</td>\n<td>The provider that sent the referral</td>\n</tr>\n</tbody>\n</table>\n</div><p>The clinician is defined the following way:</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Name</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>Id</td>\n<td>int</td>\n<td>The id of the provider</td>\n</tr>\n<tr>\n<td>Name</td>\n<td>string</td>\n<td>The name of the provider</td>\n</tr>\n<tr>\n<td>Title</td>\n<td>string</td>\n<td>The providers title</td>\n</tr>\n<tr>\n<td>Active</td>\n<td>bool, optional</td>\n<td>Always NULL, since this information is not stored in Onpremise database.</td>\n</tr>\n<tr>\n<td>ClinicID</td>\n<td>string</td>\n<td>The unique id of the business the provider work for.</td>\n</tr>\n<tr>\n<td>Info</td>\n<td>string</td>\n<td>Always NULL, since this information is not stored in Onpremise database.</td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"api_key"},{"key":"value","value":"{{api_key}}"}]},"isInherited":true,"source":{"_postman_id":"1311493b-4bf1-4f28-b45e-eb6bb71afb59","id":"1311493b-4bf1-4f28-b45e-eb6bb71afb59","name":"Opus Online timebook API","type":"collection"}},"urlObject":{"path":["api","public","v1","patients","{{PatientSSN}}","referrals"],"host":["{{url}}"],"query":[],"variable":[]}},"response":[{"id":"2545cf58-eeed-429f-8f16-105163a9f2ed","name":"Get patient referrals","originalRequest":{"method":"GET","header":[],"url":"{{url}}/api/public/v1/patients/{{PatientSSN}}/referrals"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache"},{"key":"Pragma","value":"no-cache"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Expires","value":"-1"},{"key":"Server","value":"Microsoft-IIS/10.0"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-SourceFiles","value":"=?UTF-8?B?QzpcVXNlcnNcam9uXHNvdXJjZVxyZXBvc1xpbnRlcm5ldHRpbWVib29rMlxTcmNcQXBwXE9ubGluZUJvb2tpbmdcT25saW5lQm9va2luZy5Gcm9udGVuZC5XZWJcYXBpXHB1YmxpY1x2MVxwYXRpZW50c1wxOTEyMTIxMjEyMTJccmVmZXJyYWxz?="},{"key":"X-Powered-By","value":"ASP.NET"},{"key":"Date","value":"Thu, 07 Jul 2022 12:51:50 GMT"},{"key":"Content-Length","value":"296"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"Title\": \"Sent electronic remittance to: City Praktiken | Allmän tandhälsa\",\n        \"Created\": \"2022-07-07T14:51:45.337\",\n        \"ValidTo\": \"2024-07-07T14:51:45.337\",\n        \"Clinician\": {\n            \"ID\": 3,\n            \"Name\": \"Olle Ohlsson\",\n            \"Title\": \"Tandläkare\",\n            \"Active\": null,\n            \"ClinicID\": \"19-2ca4a5e2-957a-4432-9370-c7b707042353\",\n            \"Info\": null\n        }\n    }\n]"}],"_postman_id":"ca2e5a53-4b4a-4bae-bde5-fcc85583f476"},{"name":"Get patient's prescriptions","id":"82c6e2d1-efb9-40df-bb1d-145096ed6a32","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{url}}/api/public/v1/patients/{{PatientSSN}}/prescriptions","description":"<p>Gets all prescriptions for a patient.</p>\n<p>The response data is [0..*] prescriptions, formatted as follows:</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Name</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>Id</td>\n<td>int</td>\n<td>The id of the journal row the subscription is based on</td>\n</tr>\n<tr>\n<td>Prescriber</td>\n<td>Clinician</td>\n<td>The provider issuing the prescription</td>\n</tr>\n<tr>\n<td>IsElectronicPresciption</td>\n<td>bool</td>\n<td>If the prescription is an electronic prescription</td>\n</tr>\n<tr>\n<td>IssueDate</td>\n<td>datetime</td>\n<td>The date when the prescription was issued</td>\n</tr>\n<tr>\n<td>PrescriptionText</td>\n<td>string</td>\n<td>The text of the prescription as taken from the journal</td>\n</tr>\n</tbody>\n</table>\n</div><p>The clinician is defined the following way:</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Name</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>Id</td>\n<td>int</td>\n<td>The id of the provider</td>\n</tr>\n<tr>\n<td>Name</td>\n<td>string</td>\n<td>The name of the provider</td>\n</tr>\n<tr>\n<td>Title</td>\n<td>string</td>\n<td>The providers title</td>\n</tr>\n<tr>\n<td>Active</td>\n<td>bool, optional</td>\n<td>Always NULL, since this information is not stored in Onpremise database.</td>\n</tr>\n<tr>\n<td>ClinicID</td>\n<td>string</td>\n<td>The unique id of the business the provider work for.</td>\n</tr>\n<tr>\n<td>Info</td>\n<td>string</td>\n<td>Always NULL, since this information is not stored in Onpremise database.</td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"api_key"},{"key":"value","value":"{{api_key}}"}]},"isInherited":true,"source":{"_postman_id":"1311493b-4bf1-4f28-b45e-eb6bb71afb59","id":"1311493b-4bf1-4f28-b45e-eb6bb71afb59","name":"Opus Online timebook API","type":"collection"}},"urlObject":{"path":["api","public","v1","patients","{{PatientSSN}}","prescriptions"],"host":["{{url}}"],"query":[],"variable":[]}},"response":[{"id":"cfb03dc0-eccf-489b-a24c-9ee3f0673893","name":"Get patient's prescriptions","originalRequest":{"method":"GET","header":[],"url":"{{url}}/api/public/v1/patients/{{PatientSSN}}/prescriptions"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache"},{"key":"Pragma","value":"no-cache"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Expires","value":"-1"},{"key":"Server","value":"Microsoft-IIS/10.0"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-SourceFiles","value":"=?UTF-8?B?QzpcVXNlcnNcam9uXHNvdXJjZVxyZXBvc1xpbnRlcm5ldHRpbWVib29rMlxTcmNcQXBwXE9ubGluZUJvb2tpbmdcT25saW5lQm9va2luZy5Gcm9udGVuZC5XZWJcYXBpXHB1YmxpY1x2MVxwYXRpZW50c1wxOTEyMTIxMjEyMTJccHJlc2NyaXB0aW9ucw==?="},{"key":"X-Powered-By","value":"ASP.NET"},{"key":"Date","value":"Thu, 07 Jul 2022 12:57:17 GMT"},{"key":"Content-Length","value":"440"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"Id\": 6661,\n        \"Prescriber\": {\n            \"ID\": 3,\n            \"Name\": \"Olle Ohlsson\",\n            \"Title\": \"Tandläkare\",\n            \"Active\": null,\n            \"ClinicID\": \"19-2ca4a5e2-957a-4432-9370-c7b707042353\",\n            \"Info\": null\n        },\n        \"IsElectronicPresciption\": false,\n        \"IssueDate\": \"2022-07-07T14:57:00\",\n        \"PrescriptionText\": \"Prescription: Ibuprofen\\r\\nMedicine type: Painkiller\\r\\nStrength: 50\\r\\nQuantity/Treatm. period: mg\\r\\nDosage/Usage/Purpose: As needed.\\r\\nMay be used 10 times (letters) Sale interval  (letters)\"\n    }\n]"}],"_postman_id":"82c6e2d1-efb9-40df-bb1d-145096ed6a32"},{"name":"Get patient's cost estimates","id":"d05e1837-e906-4cd0-9890-f354bf3e26a1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{url}}/api/public/v1/patients/{{PatientSSN}}/quotes","description":"<p>Gets a list of the patient's cost estimates. This includes both the amounts as well as the treatments this estimate is based on.</p>\n<p>The response is a a list of [0..*] cost estimate entries.</p>\n<p>A single cost estimate has the following properties:</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Name</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>Id</td>\n<td>int</td>\n<td>Id of the of the cost estimate</td>\n</tr>\n<tr>\n<td>Date</td>\n<td>datetime</td>\n<td>The date when the cost estimate was created</td>\n</tr>\n<tr>\n<td>PrintoutText</td>\n<td>string, optional</td>\n<td>An optional text that can describe things like reasoning behind estimate</td>\n</tr>\n<tr>\n<td>PrintoutHeader</td>\n<td>string, optional</td>\n<td>An optional hea der for the cost estimate</td>\n</tr>\n<tr>\n<td>Insurance1StartValue</td>\n<td>decimal</td>\n<td>Leftover from earlier version of Opus. Will always be <strong>null</strong></td>\n</tr>\n<tr>\n<td>Insurance2StartValue</td>\n<td>decimal</td>\n<td>Leftover from earlier version of Opus. Will always be <strong>null</strong></td>\n</tr>\n<tr>\n<td>TotalAmount</td>\n<td>decimal</td>\n<td>The total cost of all estimated item</td>\n</tr>\n<tr>\n<td>EstimatedCost</td>\n<td>decimal</td>\n<td>The amount the patient is expected to pay once accounting after considering SIO reimbursement</td>\n</tr>\n<tr>\n<td>TotalInsurance1</td>\n<td>decimal</td>\n<td>The amount expected to be paid by SIO</td>\n</tr>\n<tr>\n<td>TotalInsurance2</td>\n<td>decimal</td>\n<td>Leftover from earlier version of Opus. Will always be 0.00</td>\n</tr>\n<tr>\n<td>GeneralToothSubsidy</td>\n<td>decimal</td>\n<td>Used ATB Amount. Only apply for swedish databases.</td>\n</tr>\n<tr>\n<td>TotalVAT</td>\n<td>decimal</td>\n<td>The total amount of VAT included in this cost estimate.</td>\n</tr>\n<tr>\n<td>QuoteLine</td>\n<td>CostestimateItem[1..*]</td>\n<td>The planned journal items this cost estimate is based on.</td>\n</tr>\n</tbody>\n</table>\n</div><p>The cost estimate items are defined in the following way:</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Name</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>Tooth</td>\n<td>int, optional</td>\n<td>The tooth number if item is for a specific tooth</td>\n</tr>\n<tr>\n<td>Surface</td>\n<td>string, optional</td>\n<td>Affected tooth surface if applicable</td>\n</tr>\n<tr>\n<td>PriceCode</td>\n<td>string</td>\n<td>The product number in the price list</td>\n</tr>\n<tr>\n<td>PriceType</td>\n<td>string, enum</td>\n<td>The rate type for this treatment:  <br />H=high,  <br />M=medium,  <br />L=Low,  <br />E=set by user, T=timebased</td>\n</tr>\n<tr>\n<td>Duration</td>\n<td>int, optional</td>\n<td>The duration of the treatment in minutes for timedebited treatments. Null if not timebased rate model.</td>\n</tr>\n<tr>\n<td>Text</td>\n<td>string</td>\n<td>The text of the cost estimate item</td>\n</tr>\n<tr>\n<td>Amount</td>\n<td>decimal</td>\n<td>The total cost of this cost estimate item</td>\n</tr>\n<tr>\n<td>Insurance1</td>\n<td>decimal</td>\n<td>The SIO reference price for this item</td>\n</tr>\n<tr>\n<td>Insurance2</td>\n<td>decimal</td>\n<td>The amount SIO is expected to reimburse for this item</td>\n</tr>\n<tr>\n<td>PatientShare</td>\n<td>decimal</td>\n<td>The amount the patient is expected to pay for this item. Is calculated as <strong>Amount - Insurance2</strong></td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"api_key"},{"key":"value","value":"{{api_key}}"}]},"isInherited":true,"source":{"_postman_id":"1311493b-4bf1-4f28-b45e-eb6bb71afb59","id":"1311493b-4bf1-4f28-b45e-eb6bb71afb59","name":"Opus Online timebook API","type":"collection"}},"urlObject":{"path":["api","public","v1","patients","{{PatientSSN}}","quotes"],"host":["{{url}}"],"query":[],"variable":[]}},"response":[{"id":"40a64595-274f-48c1-ba55-4bd983f87b6f","name":"Get patient's cost estimates","originalRequest":{"method":"GET","header":[],"url":"{{url}}/api/public/v1/patients/{{PatientSSN}}/quotes"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache"},{"key":"Pragma","value":"no-cache"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Expires","value":"-1"},{"key":"Server","value":"Microsoft-IIS/10.0"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-SourceFiles","value":"=?UTF-8?B?QzpcVXNlcnNcam9uXHNvdXJjZVxyZXBvc1xpbnRlcm5ldHRpbWVib29rMlxTcmNcQXBwXE9ubGluZUJvb2tpbmdcT25saW5lQm9va2luZy5Gcm9udGVuZC5XZWJcYXBpXHB1YmxpY1x2MVxwYXRpZW50c1wxOTEyMTIxMjEyMTJccXVvdGVz?="},{"key":"X-Powered-By","value":"ASP.NET"},{"key":"Date","value":"Thu, 07 Jul 2022 13:01:41 GMT"},{"key":"Content-Length","value":"564"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"Id\": 21,\n        \"Date\": \"2021-10-22T16:21:28\",\n        \"PrintoutText\": null,\n        \"PrintoutHeader\": null,\n        \"Insurance1StartValue\": null,\n        \"Insurance2StartValue\": null,\n        \"TotalAmount\": 1775,\n        \"EstimatedCost\": 1775,\n        \"TotalInsurance1\": 0,\n        \"TotalInsurance2\": 0,\n        \"GeneralToothSubsidy\": 0,\n        \"TotalVAT\": 0,\n        \"QuoteLine\": [\n            {\n                \"Tooth\": null,\n                \"Surface\": null,\n                \"PriceCode\": \"108\",\n                \"PriceType\": \"M \",\n                \"Duration\": null,\n                \"Text\": \"Utredning inklusive undersökning, utförd av tandläkare\\r\\n* Behov av omfattande undersökning eller utredning.\",\n                \"Amount\": 1775,\n                \"Insurance1\": 0,\n                \"Insurance2\": 0,\n                \"PatientShare\": 1775\n            }\n        ]\n    }\n]"}],"_postman_id":"d05e1837-e906-4cd0-9890-f354bf3e26a1"},{"name":"Get patient journal printout","id":"072778c6-2b84-48c1-b1e0-fe21f9c0e345","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{url}}/api/public/v1/patients/{{PatientSSN}}/journal/printout","description":"<p>Gets a complete journal printout, and logs the printout in the patients journal.</p>\n<p>Response is [0..*] journal rows. A journal row is defined as follows:</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Name</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>RecordGroup</td>\n<td>string</td>\n<td>A string containing the type of journal row as presented in journal</td>\n</tr>\n<tr>\n<td>Status</td>\n<td>string, enum</td>\n<td>The status type of the journal row</td>\n</tr>\n<tr>\n<td>ClinicId</td>\n<td>int</td>\n<td>The id of the buisness the journal row is registered for. Note that this is the local format, not the globally unique.</td>\n</tr>\n<tr>\n<td>ClinicianId</td>\n<td>int</td>\n<td>The id of the provider this row is registered for</td>\n</tr>\n<tr>\n<td>ClinicianName</td>\n<td>string</td>\n<td>The employee number and clinic name of the provider</td>\n</tr>\n<tr>\n<td>CreatedDate</td>\n<td>datetime</td>\n<td>When this journal row was created</td>\n</tr>\n<tr>\n<td>TreatmentDate</td>\n<td>datetime, optional</td>\n<td>The treatment date of this journal row.</td>\n</tr>\n<tr>\n<td>DisplayedDate</td>\n<td>datetime</td>\n<td>The date to display in printout to customer. Based on created date and treatment date</td>\n</tr>\n<tr>\n<td>Text</td>\n<td>string</td>\n<td>The text of the journal row</td>\n</tr>\n<tr>\n<td>Surface</td>\n<td>string, optional</td>\n<td>The affected tooth surface, if any</td>\n</tr>\n<tr>\n<td>Tooth</td>\n<td>int</td>\n<td>The number of the affected tooth, if any</td>\n</tr>\n<tr>\n<td>InsuranceCode</td>\n<td>string</td>\n<td>The treatment and diagnosis code for this journal row.</td>\n</tr>\n<tr>\n<td>PriceType</td>\n<td>string, enum</td>\n<td>The rate type for this treatment:  <br />H=high,  <br />M=medium,  <br />L=Low,  <br />E=set by user, T=timebased</td>\n</tr>\n<tr>\n<td>DebitedTime</td>\n<td>int, optional</td>\n<td>The number of minutes when using time based price type</td>\n</tr>\n<tr>\n<td>ShareType</td>\n<td>string, optional</td>\n<td>The payment division type:  <br />N=Normal,  <br />P=Patient 100%  <br />B=Child  <br />A=subscription</td>\n</tr>\n<tr>\n<td>TechnicianAmount</td>\n<td>decimal, optinal</td>\n<td>The amount for this row owed to a dental tecnician</td>\n</tr>\n<tr>\n<td>Amount</td>\n<td>decimal</td>\n<td>The total amount</td>\n</tr>\n<tr>\n<td>IsSigned</td>\n<td>bool</td>\n<td>If the journal row has been signed by a provider</td>\n</tr>\n<tr>\n<td>CalculatedReferencePrice</td>\n<td>decimal</td>\n<td>The amount that SIO reimburses for this row</td>\n</tr>\n<tr>\n<td>ReferencePrice</td>\n<td>decimal</td>\n<td>The reference price according to the SIO price list</td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"api_key"},{"key":"value","value":"{{api_key}}"}]},"isInherited":true,"source":{"_postman_id":"1311493b-4bf1-4f28-b45e-eb6bb71afb59","id":"1311493b-4bf1-4f28-b45e-eb6bb71afb59","name":"Opus Online timebook API","type":"collection"}},"urlObject":{"path":["api","public","v1","patients","{{PatientSSN}}","journal","printout"],"host":["{{url}}"],"query":[],"variable":[]}},"response":[{"id":"e6e9bc07-9d2e-43b6-b829-5188862d51c6","name":"Get patient journal printout","originalRequest":{"method":"GET","header":[],"url":"{{url}}/api/public/v1/patients/{{PatientSSN}}/journal/printout"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache"},{"key":"Pragma","value":"no-cache"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Expires","value":"-1"},{"key":"Server","value":"Microsoft-IIS/10.0"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-SourceFiles","value":"=?UTF-8?B?QzpcVXNlcnNcam9uXHNvdXJjZVxyZXBvc1xpbnRlcm5ldHRpbWVib29rMlxTcmNcQXBwXE9ubGluZUJvb2tpbmdcT25saW5lQm9va2luZy5Gcm9udGVuZC5XZWJcYXBpXHB1YmxpY1x2MVxwYXRpZW50c1wxOTEyMTIxMjEyMTJcam91cm5hbFxwcmludG91dA==?="},{"key":"X-Powered-By","value":"ASP.NET"},{"key":"Date","value":"Thu, 07 Jul 2022 13:04:10 GMT"},{"key":"Content-Length","value":"40667"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"RecordGroup\": \"Misc\",\n        \"Status\": \"P\",\n        \"ClinicId\": 19,\n        \"ClinicianId\": 3,\n        \"ClinicianName\": \"0001-City Praktiken\",\n        \"CreatedDate\": \"2022-05-31T12:04:15.58\",\n        \"TreatmentDate\": null,\n        \"DisplayedDate\": \"2022-05-31\",\n        \"Text\": \"[a] Konsultation specialisttandvård\",\n        \"Surface\": null,\n        \"Tooth\": null,\n        \"InsuranceCode\": \"115 / 1301\",\n        \"PriceType\": \"H\",\n        \"DebitedTime\": null,\n        \"ShareType\": \"P\",\n        \"TechnicianAmount\": null,\n        \"Amount\": 0,\n        \"IsSigned\": false,\n        \"CalculatedReferencePrice\": 0,\n        \"ReferencePrice\": 0\n    },\n    {\n        \"RecordGroup\": \"Misc\",\n        \"Status\": \"P\",\n        \"ClinicId\": 19,\n        \"ClinicianId\": 3,\n        \"ClinicianName\": \"0001-City Praktiken\",\n        \"CreatedDate\": \"2022-05-31T12:04:16.6\",\n        \"TreatmentDate\": null,\n        \"DisplayedDate\": \"2022-05-31\",\n        \"Text\": \"[a] Invisible braces\",\n        \"Surface\": null,\n        \"Tooth\": null,\n        \"InsuranceCode\": \"900\",\n        \"PriceType\": \"H\",\n        \"DebitedTime\": null,\n        \"ShareType\": \"P\",\n        \"TechnicianAmount\": null,\n        \"Amount\": 0,\n        \"IsSigned\": false,\n        \"CalculatedReferencePrice\": 0,\n        \"ReferencePrice\": 0\n    },\n    {\n        \"RecordGroup\": \"Text\",\n        \"Status\": \"U\",\n        \"ClinicId\": 19,\n        \"ClinicianId\": 3,\n        \"ClinicianName\": \"0001-City Praktiken\",\n        \"CreatedDate\": \"2022-06-02T16:28:57.6\",\n        \"TreatmentDate\": null,\n        \"DisplayedDate\": \"2022-06-02\",\n        \"Text\": \"Flyttad tid 2022-06-02 16:28 - patientens önskan (ITB)\",\n        \"Surface\": null,\n        \"Tooth\": null,\n        \"InsuranceCode\": \"\",\n        \"PriceType\": null,\n        \"DebitedTime\": null,\n        \"ShareType\": null,\n        \"TechnicianAmount\": null,\n        \"Amount\": null,\n        \"IsSigned\": false,\n        \"CalculatedReferencePrice\": null,\n        \"ReferencePrice\": null\n    },\n    {\n        \"RecordGroup\": \"Text\",\n        \"Status\": \"U\",\n        \"ClinicId\": 19,\n        \"ClinicianId\": 3,\n        \"ClinicianName\": \"0001-City Praktiken\",\n        \"CreatedDate\": \"2022-06-03T11:24:20.2\",\n        \"TreatmentDate\": null,\n        \"DisplayedDate\": \"2022-06-03\",\n        \"Text\": \"Cancelled appointment 08/06/2022 07:00\",\n        \"Surface\": null,\n        \"Tooth\": null,\n        \"InsuranceCode\": \"\",\n        \"PriceType\": null,\n        \"DebitedTime\": null,\n        \"ShareType\": null,\n        \"TechnicianAmount\": null,\n        \"Amount\": null,\n        \"IsSigned\": false,\n        \"CalculatedReferencePrice\": null,\n        \"ReferencePrice\": null\n    },\n    {\n        \"RecordGroup\": \"Text\",\n        \"Status\": \"U\",\n        \"ClinicId\": 19,\n        \"ClinicianId\": 3,\n        \"ClinicianName\": \"0001-City Praktiken\",\n        \"CreatedDate\": \"2022-06-15T12:09:38.4\",\n        \"TreatmentDate\": null,\n        \"DisplayedDate\": \"2022-06-15\",\n        \"Text\": \"Flyttad tid 2022-06-15 12:09 - patientens önskan (ITB)\",\n        \"Surface\": null,\n        \"Tooth\": null,\n        \"InsuranceCode\": \"\",\n        \"PriceType\": null,\n        \"DebitedTime\": null,\n        \"ShareType\": null,\n        \"TechnicianAmount\": null,\n        \"Amount\": null,\n        \"IsSigned\": false,\n        \"CalculatedReferencePrice\": null,\n        \"ReferencePrice\": null\n    },\n    {\n        \"RecordGroup\": \"Text\",\n        \"Status\": \"U\",\n        \"ClinicId\": 19,\n        \"ClinicianId\": 3,\n        \"ClinicianName\": \"0001-City Praktiken\",\n        \"CreatedDate\": \"2022-06-15T14:28:41.427\",\n        \"TreatmentDate\": null,\n        \"DisplayedDate\": \"2022-06-15\",\n        \"Text\": \"Flyttad tid 2022-06-15 14:28 - patientens önskan (ITB)\",\n        \"Surface\": null,\n        \"Tooth\": null,\n        \"InsuranceCode\": \"\",\n        \"PriceType\": null,\n        \"DebitedTime\": null,\n        \"ShareType\": null,\n        \"TechnicianAmount\": null,\n        \"Amount\": null,\n        \"IsSigned\": false,\n        \"CalculatedReferencePrice\": null,\n        \"ReferencePrice\": null\n    },\n    {\n        \"RecordGroup\": \"Text\",\n        \"Status\": \"U\",\n        \"ClinicId\": 19,\n        \"ClinicianId\": 3,\n        \"ClinicianName\": \"0001-City Praktiken\",\n        \"CreatedDate\": \"2022-06-15T14:29:25.963\",\n        \"TreatmentDate\": null,\n        \"DisplayedDate\": \"2022-06-15\",\n        \"Text\": \"Flyttad tid 2022-06-15 14:29 - patientens önskan (ITB)\",\n        \"Surface\": null,\n        \"Tooth\": null,\n        \"InsuranceCode\": \"\",\n        \"PriceType\": null,\n        \"DebitedTime\": null,\n        \"ShareType\": null,\n        \"TechnicianAmount\": null,\n        \"Amount\": null,\n        \"IsSigned\": false,\n        \"CalculatedReferencePrice\": null,\n        \"ReferencePrice\": null\n    },\n    {\n        \"RecordGroup\": \"Text\",\n        \"Status\": \"U\",\n        \"ClinicId\": 19,\n        \"ClinicianId\": 3,\n        \"ClinicianName\": \"0001-City Praktiken\",\n        \"CreatedDate\": \"2022-06-15T14:29:34.03\",\n        \"TreatmentDate\": null,\n        \"DisplayedDate\": \"2022-06-15\",\n        \"Text\": \"Flyttad tid 2022-06-15 14:29 - patientens önskan (ITB)\",\n        \"Surface\": null,\n        \"Tooth\": null,\n        \"InsuranceCode\": \"\",\n        \"PriceType\": null,\n        \"DebitedTime\": null,\n        \"ShareType\": null,\n        \"TechnicianAmount\": null,\n        \"Amount\": null,\n        \"IsSigned\": false,\n        \"CalculatedReferencePrice\": null,\n        \"ReferencePrice\": null\n    },\n    {\n        \"RecordGroup\": \"Text\",\n        \"Status\": \"U\",\n        \"ClinicId\": 19,\n        \"ClinicianId\": 3,\n        \"ClinicianName\": \"0001-City Praktiken\",\n        \"CreatedDate\": \"2022-06-15T14:31:51.243\",\n        \"TreatmentDate\": null,\n        \"DisplayedDate\": \"2022-06-15\",\n        \"Text\": \"Flyttad tid 2022-06-15 14:31 - patientens önskan (ITB)\",\n        \"Surface\": null,\n        \"Tooth\": null,\n        \"InsuranceCode\": \"\",\n        \"PriceType\": null,\n        \"DebitedTime\": null,\n        \"ShareType\": null,\n        \"TechnicianAmount\": null,\n        \"Amount\": null,\n        \"IsSigned\": false,\n        \"CalculatedReferencePrice\": null,\n        \"ReferencePrice\": null\n    },\n    {\n        \"RecordGroup\": \"Text\",\n        \"Status\": \"U\",\n        \"ClinicId\": 19,\n        \"ClinicianId\": 3,\n        \"ClinicianName\": \"0001-City Praktiken\",\n        \"CreatedDate\": \"2022-06-15T14:32:24.99\",\n        \"TreatmentDate\": null,\n        \"DisplayedDate\": \"2022-06-15\",\n        \"Text\": \"Flyttad tid 2022-06-15 14:32 - patientens önskan (ITB)\",\n        \"Surface\": null,\n        \"Tooth\": null,\n        \"InsuranceCode\": \"\",\n        \"PriceType\": null,\n        \"DebitedTime\": null,\n        \"ShareType\": null,\n        \"TechnicianAmount\": null,\n        \"Amount\": null,\n        \"IsSigned\": false,\n        \"CalculatedReferencePrice\": null,\n        \"ReferencePrice\": null\n    },\n    {\n        \"RecordGroup\": \"Text\",\n        \"Status\": \"U\",\n        \"ClinicId\": 19,\n        \"ClinicianId\": 3,\n        \"ClinicianName\": \"0001-City Praktiken\",\n        \"CreatedDate\": \"2022-06-15T14:32:29.847\",\n        \"TreatmentDate\": null,\n        \"DisplayedDate\": \"2022-06-15\",\n        \"Text\": \"Flyttad tid 2022-06-15 14:32 - patientens önskan (ITB)\",\n        \"Surface\": null,\n        \"Tooth\": null,\n        \"InsuranceCode\": \"\",\n        \"PriceType\": null,\n        \"DebitedTime\": null,\n        \"ShareType\": null,\n        \"TechnicianAmount\": null,\n        \"Amount\": null,\n        \"IsSigned\": false,\n        \"CalculatedReferencePrice\": null,\n        \"ReferencePrice\": null\n    },\n    {\n        \"RecordGroup\": \"KONS\",\n        \"Status\": \"U\",\n        \"ClinicId\": 19,\n        \"ClinicianId\": 3,\n        \"ClinicianName\": \"0001-City Praktiken\",\n        \"CreatedDate\": \"2022-07-07T13:52:28\",\n        \"TreatmentDate\": \"2022-07-07T13:52:28\",\n        \"DisplayedDate\": \"(reg)\\r\\n2022-07-07\\r\\n(beh)\\r\\n2022-07-07 13:52:28\",\n        \"Text\": \"Fyllning av en yta på framtand eller hörntand \",\n        \"Surface\": \"P\",\n        \"Tooth\": 11,\n        \"InsuranceCode\": \"701 / 4001\",\n        \"PriceType\": \"M\",\n        \"DebitedTime\": null,\n        \"ShareType\": \"P\",\n        \"TechnicianAmount\": null,\n        \"Amount\": 635,\n        \"IsSigned\": false,\n        \"CalculatedReferencePrice\": 0,\n        \"ReferencePrice\": 0\n    },\n    {\n        \"RecordGroup\": \"Misc\",\n        \"Status\": \"D\",\n        \"ClinicId\": 19,\n        \"ClinicianId\": 3,\n        \"ClinicianName\": \"0001-City Praktiken\",\n        \"CreatedDate\": \"2022-07-07T14:03:05\",\n        \"TreatmentDate\": \"2022-07-07T14:03:05\",\n        \"DisplayedDate\": \"(reg)\\r\\n2022-07-07\\r\\n(beh)\\r\\n2022-07-07 14:03:05\",\n        \"Text\": \"Missing tooth Unknown reason\",\n        \"Surface\": null,\n        \"Tooth\": 22,\n        \"InsuranceCode\": \"\",\n        \"PriceType\": null,\n        \"DebitedTime\": null,\n        \"ShareType\": null,\n        \"TechnicianAmount\": null,\n        \"Amount\": null,\n        \"IsSigned\": false,\n        \"CalculatedReferencePrice\": null,\n        \"ReferencePrice\": null\n    },\n    {\n        \"RecordGroup\": \"UTSKR\",\n        \"Status\": \"U\",\n        \"ClinicId\": 19,\n        \"ClinicianId\": 3,\n        \"ClinicianName\": \"0001-City Praktiken\",\n        \"CreatedDate\": \"2022-07-07T14:14:08\",\n        \"TreatmentDate\": null,\n        \"DisplayedDate\": \"2022-07-07\",\n        \"Text\": \"Journalutskrift: Beställare: Patient, antal kopior 1\",\n        \"Surface\": null,\n        \"Tooth\": null,\n        \"InsuranceCode\": \"\",\n        \"PriceType\": null,\n        \"DebitedTime\": null,\n        \"ShareType\": null,\n        \"TechnicianAmount\": null,\n        \"Amount\": null,\n        \"IsSigned\": false,\n        \"CalculatedReferencePrice\": null,\n        \"ReferencePrice\": null\n    },\n    {\n        \"RecordGroup\": \"UTSKR\",\n        \"Status\": \"U\",\n        \"ClinicId\": 19,\n        \"ClinicianId\": 3,\n        \"ClinicianName\": \"0001-City Praktiken\",\n        \"CreatedDate\": \"2022-07-07T14:16:08\",\n        \"TreatmentDate\": null,\n        \"DisplayedDate\": \"2022-07-07\",\n        \"Text\": \"Journalutskrift: Beställare: Patient, antal kopior 1\",\n        \"Surface\": null,\n        \"Tooth\": null,\n        \"InsuranceCode\": \"\",\n        \"PriceType\": null,\n        \"DebitedTime\": null,\n        \"ShareType\": null,\n        \"TechnicianAmount\": null,\n        \"Amount\": null,\n        \"IsSigned\": false,\n        \"CalculatedReferencePrice\": null,\n        \"ReferencePrice\": null\n    },\n    {\n        \"RecordGroup\": \"UTSKR\",\n        \"Status\": \"U\",\n        \"ClinicId\": 19,\n        \"ClinicianId\": 3,\n        \"ClinicianName\": \"0001-City Praktiken\",\n        \"CreatedDate\": \"2022-07-07T14:17:20\",\n        \"TreatmentDate\": null,\n        \"DisplayedDate\": \"2022-07-07\",\n        \"Text\": \"Journalutskrift: Beställare: Patient, antal kopior 1\",\n        \"Surface\": null,\n        \"Tooth\": null,\n        \"InsuranceCode\": \"\",\n        \"PriceType\": null,\n        \"DebitedTime\": null,\n        \"ShareType\": null,\n        \"TechnicianAmount\": null,\n        \"Amount\": null,\n        \"IsSigned\": false,\n        \"CalculatedReferencePrice\": null,\n        \"ReferencePrice\": null\n    },\n    {\n        \"RecordGroup\": \"Misc\",\n        \"Status\": \"U\",\n        \"ClinicId\": 19,\n        \"ClinicianId\": 3,\n        \"ClinicianName\": \"0001-City Praktiken\",\n        \"CreatedDate\": \"2022-07-07T14:40:29\",\n        \"TreatmentDate\": \"2022-07-07T14:40:29\",\n        \"DisplayedDate\": \"(reg)\\r\\n2022-07-07\\r\\n(beh)\\r\\n2022-07-07 14:40:29\",\n        \"Text\": \"rt\",\n        \"Surface\": null,\n        \"Tooth\": null,\n        \"InsuranceCode\": \"\",\n        \"PriceType\": \"E\",\n        \"DebitedTime\": null,\n        \"ShareType\": \"P\",\n        \"TechnicianAmount\": null,\n        \"Amount\": 32,\n        \"IsSigned\": false,\n        \"CalculatedReferencePrice\": 0,\n        \"ReferencePrice\": 0\n    },\n    {\n        \"RecordGroup\": \"UTSKR\",\n        \"Status\": \"U\",\n        \"ClinicId\": 19,\n        \"ClinicianId\": 3,\n        \"ClinicianName\": \"0001-City Praktiken\",\n        \"CreatedDate\": \"2022-07-07T14:51:45.337\",\n        \"TreatmentDate\": null,\n        \"DisplayedDate\": \"2022-07-07\",\n        \"Text\": \"Sent electronic remittance to: City Praktiken | Allmän tandhälsa\",\n        \"Surface\": null,\n        \"Tooth\": null,\n        \"InsuranceCode\": \"\",\n        \"PriceType\": null,\n        \"DebitedTime\": null,\n        \"ShareType\": null,\n        \"TechnicianAmount\": null,\n        \"Amount\": null,\n        \"IsSigned\": false,\n        \"CalculatedReferencePrice\": null,\n        \"ReferencePrice\": null\n    },\n    {\n        \"RecordGroup\": \"UTSKR\",\n        \"Status\": \"U\",\n        \"ClinicId\": 19,\n        \"ClinicianId\": 3,\n        \"ClinicianName\": \"0001-City Praktiken\",\n        \"CreatedDate\": \"2022-07-07T14:57:00\",\n        \"TreatmentDate\": null,\n        \"DisplayedDate\": \"2022-07-07\",\n        \"Text\": \"Prescription: Ibuprofen\\r\\nMedicine type: Painkiller\\r\\nStrength: 50\\r\\nQuantity/Treatm. period: mg\\r\\nDosage/Usage/Purpose: As needed.\\r\\nMay be used 10 times (letters) Sale interval  (letters)\",\n        \"Surface\": null,\n        \"Tooth\": null,\n        \"InsuranceCode\": \"\",\n        \"PriceType\": null,\n        \"DebitedTime\": null,\n        \"ShareType\": null,\n        \"TechnicianAmount\": null,\n        \"Amount\": null,\n        \"IsSigned\": false,\n        \"CalculatedReferencePrice\": null,\n        \"ReferencePrice\": null\n    },\n    {\n        \"RecordGroup\": \"Text\",\n        \"Status\": \"U\",\n        \"ClinicId\": 19,\n        \"ClinicianId\": 3,\n        \"ClinicianName\": \"0001-City Praktiken\",\n        \"CreatedDate\": \"2022-03-23T13:18:28.81\",\n        \"TreatmentDate\": null,\n        \"DisplayedDate\": \"2022-03-23\",\n        \"Text\": \"Flyttad tid 2022-03-23 13:18 - patientens önskan (ITB)\",\n        \"Surface\": null,\n        \"Tooth\": null,\n        \"InsuranceCode\": \"\",\n        \"PriceType\": null,\n        \"DebitedTime\": null,\n        \"ShareType\": null,\n        \"TechnicianAmount\": null,\n        \"Amount\": null,\n        \"IsSigned\": false,\n        \"CalculatedReferencePrice\": null,\n        \"ReferencePrice\": null\n    },\n    {\n        \"RecordGroup\": \"Text\",\n        \"Status\": \"U\",\n        \"ClinicId\": 19,\n        \"ClinicianId\": 3,\n        \"ClinicianName\": \"0001-City Praktiken\",\n        \"CreatedDate\": \"2021-12-29T18:05:08.69\",\n        \"TreatmentDate\": null,\n        \"DisplayedDate\": \"2021-12-29\",\n        \"Text\": \"Flyttad tid 2021-12-29 18:05 - patientens önskan (ITB)\",\n        \"Surface\": null,\n        \"Tooth\": null,\n        \"InsuranceCode\": \"\",\n        \"PriceType\": null,\n        \"DebitedTime\": null,\n        \"ShareType\": null,\n        \"TechnicianAmount\": null,\n        \"Amount\": null,\n        \"IsSigned\": false,\n        \"CalculatedReferencePrice\": null,\n        \"ReferencePrice\": null\n    },\n    {\n        \"RecordGroup\": \"Text\",\n        \"Status\": \"U\",\n        \"ClinicId\": 19,\n        \"ClinicianId\": 3,\n        \"ClinicianName\": \"0001-City Praktiken\",\n        \"CreatedDate\": \"2021-12-29T18:03:45.683\",\n        \"TreatmentDate\": null,\n        \"DisplayedDate\": \"2021-12-29\",\n        \"Text\": \"Flyttad tid 2021-12-29 18:03 - patientens önskan (ITB)\",\n        \"Surface\": null,\n        \"Tooth\": null,\n        \"InsuranceCode\": \"\",\n        \"PriceType\": null,\n        \"DebitedTime\": null,\n        \"ShareType\": null,\n        \"TechnicianAmount\": null,\n        \"Amount\": null,\n        \"IsSigned\": false,\n        \"CalculatedReferencePrice\": null,\n        \"ReferencePrice\": null\n    },\n    {\n        \"RecordGroup\": \"Text\",\n        \"Status\": \"U\",\n        \"ClinicId\": 19,\n        \"ClinicianId\": 3,\n        \"ClinicianName\": \"0001-City Praktiken\",\n        \"CreatedDate\": \"2021-12-29T15:25:53.373\",\n        \"TreatmentDate\": null,\n        \"DisplayedDate\": \"2021-12-29\",\n        \"Text\": \"Flyttad tid 2021-12-29 15:25 - patientens önskan (ITB)\",\n        \"Surface\": null,\n        \"Tooth\": null,\n        \"InsuranceCode\": \"\",\n        \"PriceType\": null,\n        \"DebitedTime\": null,\n        \"ShareType\": null,\n        \"TechnicianAmount\": null,\n        \"Amount\": null,\n        \"IsSigned\": false,\n        \"CalculatedReferencePrice\": null,\n        \"ReferencePrice\": null\n    },\n    {\n        \"RecordGroup\": \"Text\",\n        \"Status\": \"U\",\n        \"ClinicId\": 19,\n        \"ClinicianId\": 3,\n        \"ClinicianName\": \"0001-City Praktiken\",\n        \"CreatedDate\": \"2021-12-29T14:57:11.757\",\n        \"TreatmentDate\": null,\n        \"DisplayedDate\": \"2021-12-29\",\n        \"Text\": \"Flyttad tid 2021-12-29 14:57 - patientens önskan (ITB)\",\n        \"Surface\": null,\n        \"Tooth\": null,\n        \"InsuranceCode\": \"\",\n        \"PriceType\": null,\n        \"DebitedTime\": null,\n        \"ShareType\": null,\n        \"TechnicianAmount\": null,\n        \"Amount\": null,\n        \"IsSigned\": false,\n        \"CalculatedReferencePrice\": null,\n        \"ReferencePrice\": null\n    },\n    {\n        \"RecordGroup\": \"Text\",\n        \"Status\": \"U\",\n        \"ClinicId\": 19,\n        \"ClinicianId\": 3,\n        \"ClinicianName\": \"0001-City Praktiken\",\n        \"CreatedDate\": \"2021-12-29T14:28:55.88\",\n        \"TreatmentDate\": null,\n        \"DisplayedDate\": \"2021-12-29\",\n        \"Text\": \"Cancelled appointment 2021-12-29 14:00\",\n        \"Surface\": null,\n        \"Tooth\": null,\n        \"InsuranceCode\": \"\",\n        \"PriceType\": null,\n        \"DebitedTime\": null,\n        \"ShareType\": null,\n        \"TechnicianAmount\": null,\n        \"Amount\": null,\n        \"IsSigned\": false,\n        \"CalculatedReferencePrice\": null,\n        \"ReferencePrice\": null\n    },\n    {\n        \"RecordGroup\": \"UTSKR\",\n        \"Status\": \"U\",\n        \"ClinicId\": 19,\n        \"ClinicianId\": 3,\n        \"ClinicianName\": \"0001-City Praktiken\",\n        \"CreatedDate\": \"2021-10-22T16:25:08\",\n        \"TreatmentDate\": null,\n        \"DisplayedDate\": \"2021-10-22\",\n        \"Text\": \"Itemized Invoice. No. 24, kr 875,00\",\n        \"Surface\": null,\n        \"Tooth\": null,\n        \"InsuranceCode\": \"\",\n        \"PriceType\": null,\n        \"DebitedTime\": null,\n        \"ShareType\": null,\n        \"TechnicianAmount\": null,\n        \"Amount\": null,\n        \"IsSigned\": false,\n        \"CalculatedReferencePrice\": null,\n        \"ReferencePrice\": null\n    },\n    {\n        \"RecordGroup\": \"Misc\",\n        \"Status\": \"U\",\n        \"ClinicId\": 19,\n        \"ClinicianId\": 3,\n        \"ClinicianName\": \"0001-City Praktiken\",\n        \"CreatedDate\": \"2021-10-22T16:25:02\",\n        \"TreatmentDate\": \"2021-10-22T16:25:02\",\n        \"DisplayedDate\": \"(reg)\\r\\n2021-10-22\\r\\n(beh)\\r\\n2021-10-22 16:25:02\",\n        \"Text\": \"Basundersökning med fullständig parodontal undersökning, utförd av tandhygienist \",\n        \"Surface\": null,\n        \"Tooth\": null,\n        \"InsuranceCode\": \"112 / 1001\",\n        \"PriceType\": \"M\",\n        \"DebitedTime\": null,\n        \"ShareType\": \"P\",\n        \"TechnicianAmount\": null,\n        \"Amount\": 875,\n        \"IsSigned\": false,\n        \"CalculatedReferencePrice\": 0,\n        \"ReferencePrice\": 0\n    },\n    {\n        \"RecordGroup\": \"\",\n        \"Status\": \"U\",\n        \"ClinicId\": 19,\n        \"ClinicianId\": 3,\n        \"ClinicianName\": \"0001-City Praktiken\",\n        \"CreatedDate\": \"2021-10-22T16:24:43\",\n        \"TreatmentDate\": null,\n        \"DisplayedDate\": \"2021-10-22\",\n        \"Text\": \"Deleted: Itemized Invoice. No. 23, kr 0,00\",\n        \"Surface\": null,\n        \"Tooth\": null,\n        \"InsuranceCode\": \"\",\n        \"PriceType\": null,\n        \"DebitedTime\": null,\n        \"ShareType\": null,\n        \"TechnicianAmount\": null,\n        \"Amount\": null,\n        \"IsSigned\": false,\n        \"CalculatedReferencePrice\": null,\n        \"ReferencePrice\": null\n    },\n    {\n        \"RecordGroup\": \"Misc\",\n        \"Status\": \"U\",\n        \"ClinicId\": 19,\n        \"ClinicianId\": 3,\n        \"ClinicianName\": \"0001-City Praktiken\",\n        \"CreatedDate\": \"2021-10-22T16:24:37\",\n        \"TreatmentDate\": \"2021-10-22T16:24:37\",\n        \"DisplayedDate\": \"(reg)\\r\\n2021-10-22\\r\\n(beh)\\r\\n2021-10-22 16:24:37\",\n        \"Text\": \"Akut eller kompletterande undersökning, utförd av tandläkare \",\n        \"Surface\": \"M\",\n        \"Tooth\": 23,\n        \"InsuranceCode\": \"103 / 1301\",\n        \"PriceType\": \"M\",\n        \"DebitedTime\": null,\n        \"ShareType\": \"A\",\n        \"TechnicianAmount\": null,\n        \"Amount\": 0,\n        \"IsSigned\": false,\n        \"CalculatedReferencePrice\": 0,\n        \"ReferencePrice\": 0\n    },\n    {\n        \"RecordGroup\": \"Payment\",\n        \"Status\": \"U\",\n        \"ClinicId\": 19,\n        \"ClinicianId\": 3,\n        \"ClinicianName\": \"0001-City Praktiken\",\n        \"CreatedDate\": \"2021-10-22T16:24:03\",\n        \"TreatmentDate\": null,\n        \"DisplayedDate\": \"2021-10-22\",\n        \"Text\": \"Bank transfer payment - Invoice no. B-22-2,  2021-10-22\",\n        \"Surface\": null,\n        \"Tooth\": null,\n        \"InsuranceCode\": \"\",\n        \"PriceType\": null,\n        \"DebitedTime\": null,\n        \"ShareType\": null,\n        \"TechnicianAmount\": null,\n        \"Amount\": -545,\n        \"IsSigned\": false,\n        \"CalculatedReferencePrice\": null,\n        \"ReferencePrice\": null\n    },\n    {\n        \"RecordGroup\": \"Payment\",\n        \"Status\": \"U\",\n        \"ClinicId\": 19,\n        \"ClinicianId\": 3,\n        \"ClinicianName\": \"0001-City Praktiken\",\n        \"CreatedDate\": \"2021-10-22T16:23:49\",\n        \"TreatmentDate\": null,\n        \"DisplayedDate\": \"2021-10-22\",\n        \"Text\": \"Bank transfer payment - Invoice no. B-22-1,  2021-10-22\",\n        \"Surface\": null,\n        \"Tooth\": null,\n        \"InsuranceCode\": \"\",\n        \"PriceType\": null,\n        \"DebitedTime\": null,\n        \"ShareType\": null,\n        \"TechnicianAmount\": null,\n        \"Amount\": -545,\n        \"IsSigned\": false,\n        \"CalculatedReferencePrice\": null,\n        \"ReferencePrice\": null\n    },\n    {\n        \"RecordGroup\": \"Misc\",\n        \"Status\": \"P\",\n        \"ClinicId\": 19,\n        \"ClinicianId\": 3,\n        \"ClinicianName\": \"0001-City Praktiken\",\n        \"CreatedDate\": \"2021-10-22T16:14:07\",\n        \"TreatmentDate\": \"2021-10-22T16:14:07\",\n        \"DisplayedDate\": \"(reg)\\r\\n2021-10-22\\r\\n(beh)\\r\\n2021-10-22 16:14:07\",\n        \"Text\": \"Utredning inklusive undersökning, utförd av tandläkare \",\n        \"Surface\": null,\n        \"Tooth\": null,\n        \"InsuranceCode\": \"108 / 1302\",\n        \"PriceType\": \"M\",\n        \"DebitedTime\": null,\n        \"ShareType\": \"P\",\n        \"TechnicianAmount\": null,\n        \"Amount\": 1775,\n        \"IsSigned\": false,\n        \"CalculatedReferencePrice\": 0,\n        \"ReferencePrice\": 0\n    },\n    {\n        \"RecordGroup\": \"UTSKR\",\n        \"Status\": \"U\",\n        \"ClinicId\": 19,\n        \"ClinicianId\": 3,\n        \"ClinicianName\": \"0001-City Praktiken\",\n        \"CreatedDate\": \"2021-10-15T09:46:45\",\n        \"TreatmentDate\": null,\n        \"DisplayedDate\": \"2021-10-15\",\n        \"Text\": \"Delfaktura Nr 22-2, kr 545,00\",\n        \"Surface\": null,\n        \"Tooth\": null,\n        \"InsuranceCode\": \"\",\n        \"PriceType\": null,\n        \"DebitedTime\": null,\n        \"ShareType\": null,\n        \"TechnicianAmount\": null,\n        \"Amount\": null,\n        \"IsSigned\": false,\n        \"CalculatedReferencePrice\": null,\n        \"ReferencePrice\": null\n    },\n    {\n        \"RecordGroup\": \"UTSKR\",\n        \"Status\": \"U\",\n        \"ClinicId\": 19,\n        \"ClinicianId\": 3,\n        \"ClinicianName\": \"0001-City Praktiken\",\n        \"CreatedDate\": \"2021-10-15T09:46:44\",\n        \"TreatmentDate\": null,\n        \"DisplayedDate\": \"2021-10-15\",\n        \"Text\": \"Delfaktura Nr 22-1, kr 545,00\",\n        \"Surface\": null,\n        \"Tooth\": null,\n        \"InsuranceCode\": \"\",\n        \"PriceType\": null,\n        \"DebitedTime\": null,\n        \"ShareType\": null,\n        \"TechnicianAmount\": null,\n        \"Amount\": null,\n        \"IsSigned\": false,\n        \"CalculatedReferencePrice\": null,\n        \"ReferencePrice\": null\n    },\n    {\n        \"RecordGroup\": \"UTSKR\",\n        \"Status\": \"U\",\n        \"ClinicId\": 19,\n        \"ClinicianId\": 3,\n        \"ClinicianName\": \"0001-City Praktiken\",\n        \"CreatedDate\": \"2021-10-15T09:46:41\",\n        \"TreatmentDate\": null,\n        \"DisplayedDate\": \"2021-10-15\",\n        \"Text\": \"Betalningsplan/ Faktura. Nr. 22, kr 1090,00\",\n        \"Surface\": null,\n        \"Tooth\": null,\n        \"InsuranceCode\": \"\",\n        \"PriceType\": null,\n        \"DebitedTime\": null,\n        \"ShareType\": null,\n        \"TechnicianAmount\": null,\n        \"Amount\": null,\n        \"IsSigned\": false,\n        \"CalculatedReferencePrice\": null,\n        \"ReferencePrice\": null\n    },\n    {\n        \"RecordGroup\": \"Misc\",\n        \"Status\": \"U\",\n        \"ClinicId\": 19,\n        \"ClinicianId\": 3,\n        \"ClinicianName\": \"0001-City Praktiken\",\n        \"CreatedDate\": \"2021-10-15T09:46:22\",\n        \"TreatmentDate\": \"2021-10-15T09:46:22\",\n        \"DisplayedDate\": \"(reg)\\r\\n2021-10-15\\r\\n(beh)\\r\\n2021-10-15 09:46:22\",\n        \"Text\": \"Omfattande akut eller kompletterande undersökning, utförd av tandläkare \",\n        \"Surface\": null,\n        \"Tooth\": null,\n        \"InsuranceCode\": \"107 / 1302\",\n        \"PriceType\": \"M\",\n        \"DebitedTime\": null,\n        \"ShareType\": \"P\",\n        \"TechnicianAmount\": null,\n        \"Amount\": 1090,\n        \"IsSigned\": false,\n        \"CalculatedReferencePrice\": 0,\n        \"ReferencePrice\": 0\n    },\n    {\n        \"RecordGroup\": \"Text\",\n        \"Status\": \"U\",\n        \"ClinicId\": 19,\n        \"ClinicianId\": 3,\n        \"ClinicianName\": \"0001-City Praktiken\",\n        \"CreatedDate\": \"2021-07-30T14:32:41.783\",\n        \"TreatmentDate\": null,\n        \"DisplayedDate\": \"2021-07-30\",\n        \"Text\": \"Flyttad tid 2021-07-30 14:32 - patientens önskan (ITB)\",\n        \"Surface\": null,\n        \"Tooth\": null,\n        \"InsuranceCode\": \"\",\n        \"PriceType\": null,\n        \"DebitedTime\": null,\n        \"ShareType\": null,\n        \"TechnicianAmount\": null,\n        \"Amount\": null,\n        \"IsSigned\": false,\n        \"CalculatedReferencePrice\": null,\n        \"ReferencePrice\": null\n    },\n    {\n        \"RecordGroup\": \"Text\",\n        \"Status\": \"U\",\n        \"ClinicId\": 19,\n        \"ClinicianId\": 3,\n        \"ClinicianName\": \"0001-City Praktiken\",\n        \"CreatedDate\": \"2021-07-30T14:23:19.81\",\n        \"TreatmentDate\": null,\n        \"DisplayedDate\": \"2021-07-30\",\n        \"Text\": \"Flyttad tid 2021-07-30 14:23 - patientens önskan (ITB)\",\n        \"Surface\": null,\n        \"Tooth\": null,\n        \"InsuranceCode\": \"\",\n        \"PriceType\": null,\n        \"DebitedTime\": null,\n        \"ShareType\": null,\n        \"TechnicianAmount\": null,\n        \"Amount\": null,\n        \"IsSigned\": false,\n        \"CalculatedReferencePrice\": null,\n        \"ReferencePrice\": null\n    },\n    {\n        \"RecordGroup\": \"Text\",\n        \"Status\": \"U\",\n        \"ClinicId\": 19,\n        \"ClinicianId\": 3,\n        \"ClinicianName\": \"0001-City Praktiken\",\n        \"CreatedDate\": \"2020-12-09T15:39:16.943\",\n        \"TreatmentDate\": null,\n        \"DisplayedDate\": \"2020-12-09\",\n        \"Text\": \"Flyttad tid 2020-12-09 15:39 - patientens önskan (ITB)\",\n        \"Surface\": null,\n        \"Tooth\": null,\n        \"InsuranceCode\": \"\",\n        \"PriceType\": null,\n        \"DebitedTime\": null,\n        \"ShareType\": null,\n        \"TechnicianAmount\": null,\n        \"Amount\": null,\n        \"IsSigned\": true,\n        \"CalculatedReferencePrice\": null,\n        \"ReferencePrice\": null\n    },\n    {\n        \"RecordGroup\": \"Text\",\n        \"Status\": \"U\",\n        \"ClinicId\": 19,\n        \"ClinicianId\": 3,\n        \"ClinicianName\": \"0001-City Praktiken\",\n        \"CreatedDate\": \"2020-12-09T15:32:30.577\",\n        \"TreatmentDate\": null,\n        \"DisplayedDate\": \"2020-12-09\",\n        \"Text\": \"Flyttad tid 2020-12-09 15:32 - patientens önskan (ITB)\",\n        \"Surface\": null,\n        \"Tooth\": null,\n        \"InsuranceCode\": \"\",\n        \"PriceType\": null,\n        \"DebitedTime\": null,\n        \"ShareType\": null,\n        \"TechnicianAmount\": null,\n        \"Amount\": null,\n        \"IsSigned\": true,\n        \"CalculatedReferencePrice\": null,\n        \"ReferencePrice\": null\n    },\n    {\n        \"RecordGroup\": \"Text\",\n        \"Status\": \"U\",\n        \"ClinicId\": 19,\n        \"ClinicianId\": 3,\n        \"ClinicianName\": \"0001-City Praktiken\",\n        \"CreatedDate\": \"2020-12-09T15:31:59.68\",\n        \"TreatmentDate\": null,\n        \"DisplayedDate\": \"2020-12-09\",\n        \"Text\": \"Flyttad tid 2020-12-09 15:31 - patientens önskan (ITB)\",\n        \"Surface\": null,\n        \"Tooth\": null,\n        \"InsuranceCode\": \"\",\n        \"PriceType\": null,\n        \"DebitedTime\": null,\n        \"ShareType\": null,\n        \"TechnicianAmount\": null,\n        \"Amount\": null,\n        \"IsSigned\": true,\n        \"CalculatedReferencePrice\": null,\n        \"ReferencePrice\": null\n    },\n    {\n        \"RecordGroup\": \"UTSKR\",\n        \"Status\": \"U\",\n        \"ClinicId\": 19,\n        \"ClinicianId\": 3,\n        \"ClinicianName\": \"0001-City Praktiken\",\n        \"CreatedDate\": \"2020-02-19T11:42:30\",\n        \"TreatmentDate\": null,\n        \"DisplayedDate\": \"2020-02-19\",\n        \"Text\": \"Specificerad Faktura. Nr. 19, kr 1015,00\",\n        \"Surface\": null,\n        \"Tooth\": null,\n        \"InsuranceCode\": \"\",\n        \"PriceType\": null,\n        \"DebitedTime\": null,\n        \"ShareType\": null,\n        \"TechnicianAmount\": null,\n        \"Amount\": null,\n        \"IsSigned\": true,\n        \"CalculatedReferencePrice\": null,\n        \"ReferencePrice\": null\n    },\n    {\n        \"RecordGroup\": \"\",\n        \"Status\": \"U\",\n        \"ClinicId\": 19,\n        \"ClinicianId\": 3,\n        \"ClinicianName\": \"0001-City Praktiken\",\n        \"CreatedDate\": \"2020-02-19T11:40:52\",\n        \"TreatmentDate\": null,\n        \"DisplayedDate\": \"2020-02-19\",\n        \"Text\": \"Makulerad: Itemized Invoice. No. 18, kr 1015,00\",\n        \"Surface\": null,\n        \"Tooth\": null,\n        \"InsuranceCode\": \"\",\n        \"PriceType\": null,\n        \"DebitedTime\": null,\n        \"ShareType\": null,\n        \"TechnicianAmount\": null,\n        \"Amount\": null,\n        \"IsSigned\": true,\n        \"CalculatedReferencePrice\": null,\n        \"ReferencePrice\": null\n    },\n    {\n        \"RecordGroup\": \"\",\n        \"Status\": \"U\",\n        \"ClinicId\": 19,\n        \"ClinicianId\": 3,\n        \"ClinicianName\": \"0001-City Praktiken\",\n        \"CreatedDate\": \"2020-02-19T11:39:40\",\n        \"TreatmentDate\": null,\n        \"DisplayedDate\": \"2020-02-19\",\n        \"Text\": \"Deleted: Itemized Invoice. No. 17, kr 1015,00\",\n        \"Surface\": null,\n        \"Tooth\": null,\n        \"InsuranceCode\": \"\",\n        \"PriceType\": null,\n        \"DebitedTime\": null,\n        \"ShareType\": null,\n        \"TechnicianAmount\": null,\n        \"Amount\": null,\n        \"IsSigned\": true,\n        \"CalculatedReferencePrice\": null,\n        \"ReferencePrice\": null\n    },\n    {\n        \"RecordGroup\": \"Misc\",\n        \"Status\": \"U\",\n        \"ClinicId\": 19,\n        \"ClinicianId\": 3,\n        \"ClinicianName\": \"0001-City Praktiken\",\n        \"CreatedDate\": \"2020-02-14T10:11:20\",\n        \"TreatmentDate\": \"2020-02-14T10:11:20\",\n        \"DisplayedDate\": \"(reg)\\r\\n2020-02-14\\r\\n(beh)\\r\\n2020-02-14 10:11:20\",\n        \"Text\": \"Omfattande akut eller kompletterande undersökning, utförd av tandläkare \",\n        \"Surface\": \"M\",\n        \"Tooth\": 32,\n        \"InsuranceCode\": \"107 / 1302\",\n        \"PriceType\": \"M\",\n        \"DebitedTime\": null,\n        \"ShareType\": \"N\",\n        \"TechnicianAmount\": null,\n        \"Amount\": 1015,\n        \"IsSigned\": true,\n        \"CalculatedReferencePrice\": 1015,\n        \"ReferencePrice\": 1070\n    },\n    {\n        \"RecordGroup\": \"\",\n        \"Status\": \"D\",\n        \"ClinicId\": 19,\n        \"ClinicianId\": 3,\n        \"ClinicianName\": \"0001-City Praktiken\",\n        \"CreatedDate\": \"2020-02-14T10:11:05\",\n        \"TreatmentDate\": null,\n        \"DisplayedDate\": \"2020-02-14\",\n        \"Text\": \"[a] Intact tooth 2020-02-14\",\n        \"Surface\": null,\n        \"Tooth\": 48,\n        \"InsuranceCode\": \"\",\n        \"PriceType\": null,\n        \"DebitedTime\": null,\n        \"ShareType\": null,\n        \"TechnicianAmount\": null,\n        \"Amount\": null,\n        \"IsSigned\": true,\n        \"CalculatedReferencePrice\": null,\n        \"ReferencePrice\": null\n    },\n    {\n        \"RecordGroup\": \"\",\n        \"Status\": \"D\",\n        \"ClinicId\": 19,\n        \"ClinicianId\": 3,\n        \"ClinicianName\": \"0001-City Praktiken\",\n        \"CreatedDate\": \"2020-02-14T10:11:05\",\n        \"TreatmentDate\": null,\n        \"DisplayedDate\": \"2020-02-14\",\n        \"Text\": \"[a] Intact tooth 2020-02-14\",\n        \"Surface\": null,\n        \"Tooth\": 47,\n        \"InsuranceCode\": \"\",\n        \"PriceType\": null,\n        \"DebitedTime\": null,\n        \"ShareType\": null,\n        \"TechnicianAmount\": null,\n        \"Amount\": null,\n        \"IsSigned\": true,\n        \"CalculatedReferencePrice\": null,\n        \"ReferencePrice\": null\n    },\n    {\n        \"RecordGroup\": \"\",\n        \"Status\": \"D\",\n        \"ClinicId\": 19,\n        \"ClinicianId\": 3,\n        \"ClinicianName\": \"0001-City Praktiken\",\n        \"CreatedDate\": \"2020-02-14T10:11:05\",\n        \"TreatmentDate\": null,\n        \"DisplayedDate\": \"2020-02-14\",\n        \"Text\": \"[a] Intact tooth 2020-02-14\",\n        \"Surface\": null,\n        \"Tooth\": 46,\n        \"InsuranceCode\": \"\",\n        \"PriceType\": null,\n        \"DebitedTime\": null,\n        \"ShareType\": null,\n        \"TechnicianAmount\": null,\n        \"Amount\": null,\n        \"IsSigned\": true,\n        \"CalculatedReferencePrice\": null,\n        \"ReferencePrice\": null\n    },\n    {\n        \"RecordGroup\": \"\",\n        \"Status\": \"D\",\n        \"ClinicId\": 19,\n        \"ClinicianId\": 3,\n        \"ClinicianName\": \"0001-City Praktiken\",\n        \"CreatedDate\": \"2020-02-14T10:11:05\",\n        \"TreatmentDate\": null,\n        \"DisplayedDate\": \"2020-02-14\",\n        \"Text\": \"[a] Intact tooth 2020-02-14\",\n        \"Surface\": null,\n        \"Tooth\": 45,\n        \"InsuranceCode\": \"\",\n        \"PriceType\": null,\n        \"DebitedTime\": null,\n        \"ShareType\": null,\n        \"TechnicianAmount\": null,\n        \"Amount\": null,\n        \"IsSigned\": true,\n        \"CalculatedReferencePrice\": null,\n        \"ReferencePrice\": null\n    },\n    {\n        \"RecordGroup\": \"\",\n        \"Status\": \"D\",\n        \"ClinicId\": 19,\n        \"ClinicianId\": 3,\n        \"ClinicianName\": \"0001-City Praktiken\",\n        \"CreatedDate\": \"2020-02-14T10:11:05\",\n        \"TreatmentDate\": null,\n        \"DisplayedDate\": \"2020-02-14\",\n        \"Text\": \"[a] Intact tooth 2020-02-14\",\n        \"Surface\": null,\n        \"Tooth\": 44,\n        \"InsuranceCode\": \"\",\n        \"PriceType\": null,\n        \"DebitedTime\": null,\n        \"ShareType\": null,\n        \"TechnicianAmount\": null,\n        \"Amount\": null,\n        \"IsSigned\": true,\n        \"CalculatedReferencePrice\": null,\n        \"ReferencePrice\": null\n    },\n    {\n        \"RecordGroup\": \"\",\n        \"Status\": \"D\",\n        \"ClinicId\": 19,\n        \"ClinicianId\": 3,\n        \"ClinicianName\": \"0001-City Praktiken\",\n        \"CreatedDate\": \"2020-02-14T10:11:05\",\n        \"TreatmentDate\": null,\n        \"DisplayedDate\": \"2020-02-14\",\n        \"Text\": \"[a] Intact tooth 2020-02-14\",\n        \"Surface\": null,\n        \"Tooth\": 43,\n        \"InsuranceCode\": \"\",\n        \"PriceType\": null,\n        \"DebitedTime\": null,\n        \"ShareType\": null,\n        \"TechnicianAmount\": null,\n        \"Amount\": null,\n        \"IsSigned\": true,\n        \"CalculatedReferencePrice\": null,\n        \"ReferencePrice\": null\n    },\n    {\n        \"RecordGroup\": \"\",\n        \"Status\": \"D\",\n        \"ClinicId\": 19,\n        \"ClinicianId\": 3,\n        \"ClinicianName\": \"0001-City Praktiken\",\n        \"CreatedDate\": \"2020-02-14T10:11:05\",\n        \"TreatmentDate\": null,\n        \"DisplayedDate\": \"2020-02-14\",\n        \"Text\": \"[a] Intact tooth 2020-02-14\",\n        \"Surface\": null,\n        \"Tooth\": 42,\n        \"InsuranceCode\": \"\",\n        \"PriceType\": null,\n        \"DebitedTime\": null,\n        \"ShareType\": null,\n        \"TechnicianAmount\": null,\n        \"Amount\": null,\n        \"IsSigned\": true,\n        \"CalculatedReferencePrice\": null,\n        \"ReferencePrice\": null\n    },\n    {\n        \"RecordGroup\": \"\",\n        \"Status\": \"D\",\n        \"ClinicId\": 19,\n        \"ClinicianId\": 3,\n        \"ClinicianName\": \"0001-City Praktiken\",\n        \"CreatedDate\": \"2020-02-14T10:11:05\",\n        \"TreatmentDate\": null,\n        \"DisplayedDate\": \"2020-02-14\",\n        \"Text\": \"[a] Intact tooth 2020-02-14\",\n        \"Surface\": null,\n        \"Tooth\": 41,\n        \"InsuranceCode\": \"\",\n        \"PriceType\": null,\n        \"DebitedTime\": null,\n        \"ShareType\": null,\n        \"TechnicianAmount\": null,\n        \"Amount\": null,\n        \"IsSigned\": true,\n        \"CalculatedReferencePrice\": null,\n        \"ReferencePrice\": null\n    },\n    {\n        \"RecordGroup\": \"\",\n        \"Status\": \"D\",\n        \"ClinicId\": 19,\n        \"ClinicianId\": 3,\n        \"ClinicianName\": \"0001-City Praktiken\",\n        \"CreatedDate\": \"2020-02-14T10:11:05\",\n        \"TreatmentDate\": null,\n        \"DisplayedDate\": \"2020-02-14\",\n        \"Text\": \"[a] Intact tooth 2020-02-14\",\n        \"Surface\": null,\n        \"Tooth\": 38,\n        \"InsuranceCode\": \"\",\n        \"PriceType\": null,\n        \"DebitedTime\": null,\n        \"ShareType\": null,\n        \"TechnicianAmount\": null,\n        \"Amount\": null,\n        \"IsSigned\": true,\n        \"CalculatedReferencePrice\": null,\n        \"ReferencePrice\": null\n    },\n    {\n        \"RecordGroup\": \"\",\n        \"Status\": \"D\",\n        \"ClinicId\": 19,\n        \"ClinicianId\": 3,\n        \"ClinicianName\": \"0001-City Praktiken\",\n        \"CreatedDate\": \"2020-02-14T10:11:05\",\n        \"TreatmentDate\": null,\n        \"DisplayedDate\": \"2020-02-14\",\n        \"Text\": \"[a] Intact tooth 2020-02-14\",\n        \"Surface\": null,\n        \"Tooth\": 37,\n        \"InsuranceCode\": \"\",\n        \"PriceType\": null,\n        \"DebitedTime\": null,\n        \"ShareType\": null,\n        \"TechnicianAmount\": null,\n        \"Amount\": null,\n        \"IsSigned\": true,\n        \"CalculatedReferencePrice\": null,\n        \"ReferencePrice\": null\n    },\n    {\n        \"RecordGroup\": \"\",\n        \"Status\": \"D\",\n        \"ClinicId\": 19,\n        \"ClinicianId\": 3,\n        \"ClinicianName\": \"0001-City Praktiken\",\n        \"CreatedDate\": \"2020-02-14T10:11:05\",\n        \"TreatmentDate\": null,\n        \"DisplayedDate\": \"2020-02-14\",\n        \"Text\": \"[a] Intact tooth 2020-02-14\",\n        \"Surface\": null,\n        \"Tooth\": 36,\n        \"InsuranceCode\": \"\",\n        \"PriceType\": null,\n        \"DebitedTime\": null,\n        \"ShareType\": null,\n        \"TechnicianAmount\": null,\n        \"Amount\": null,\n        \"IsSigned\": true,\n        \"CalculatedReferencePrice\": null,\n        \"ReferencePrice\": null\n    },\n    {\n        \"RecordGroup\": \"\",\n        \"Status\": \"D\",\n        \"ClinicId\": 19,\n        \"ClinicianId\": 3,\n        \"ClinicianName\": \"0001-City Praktiken\",\n        \"CreatedDate\": \"2020-02-14T10:11:05\",\n        \"TreatmentDate\": null,\n        \"DisplayedDate\": \"2020-02-14\",\n        \"Text\": \"[a] Intact tooth 2020-02-14\",\n        \"Surface\": null,\n        \"Tooth\": 35,\n        \"InsuranceCode\": \"\",\n        \"PriceType\": null,\n        \"DebitedTime\": null,\n        \"ShareType\": null,\n        \"TechnicianAmount\": null,\n        \"Amount\": null,\n        \"IsSigned\": true,\n        \"CalculatedReferencePrice\": null,\n        \"ReferencePrice\": null\n    },\n    {\n        \"RecordGroup\": \"\",\n        \"Status\": \"D\",\n        \"ClinicId\": 19,\n        \"ClinicianId\": 3,\n        \"ClinicianName\": \"0001-City Praktiken\",\n        \"CreatedDate\": \"2020-02-14T10:11:05\",\n        \"TreatmentDate\": null,\n        \"DisplayedDate\": \"2020-02-14\",\n        \"Text\": \"[a] Intact tooth 2020-02-14\",\n        \"Surface\": null,\n        \"Tooth\": 34,\n        \"InsuranceCode\": \"\",\n        \"PriceType\": null,\n        \"DebitedTime\": null,\n        \"ShareType\": null,\n        \"TechnicianAmount\": null,\n        \"Amount\": null,\n        \"IsSigned\": true,\n        \"CalculatedReferencePrice\": null,\n        \"ReferencePrice\": null\n    },\n    {\n        \"RecordGroup\": \"\",\n        \"Status\": \"D\",\n        \"ClinicId\": 19,\n        \"ClinicianId\": 3,\n        \"ClinicianName\": \"0001-City Praktiken\",\n        \"CreatedDate\": \"2020-02-14T10:11:05\",\n        \"TreatmentDate\": null,\n        \"DisplayedDate\": \"2020-02-14\",\n        \"Text\": \"[a] Intact tooth 2020-02-14\",\n        \"Surface\": null,\n        \"Tooth\": 33,\n        \"InsuranceCode\": \"\",\n        \"PriceType\": null,\n        \"DebitedTime\": null,\n        \"ShareType\": null,\n        \"TechnicianAmount\": null,\n        \"Amount\": null,\n        \"IsSigned\": true,\n        \"CalculatedReferencePrice\": null,\n        \"ReferencePrice\": null\n    },\n    {\n        \"RecordGroup\": \"\",\n        \"Status\": \"D\",\n        \"ClinicId\": 19,\n        \"ClinicianId\": 3,\n        \"ClinicianName\": \"0001-City Praktiken\",\n        \"CreatedDate\": \"2020-02-14T10:11:05\",\n        \"TreatmentDate\": null,\n        \"DisplayedDate\": \"2020-02-14\",\n        \"Text\": \"[a] Intact tooth 2020-02-14\",\n        \"Surface\": null,\n        \"Tooth\": 32,\n        \"InsuranceCode\": \"\",\n        \"PriceType\": null,\n        \"DebitedTime\": null,\n        \"ShareType\": null,\n        \"TechnicianAmount\": null,\n        \"Amount\": null,\n        \"IsSigned\": true,\n        \"CalculatedReferencePrice\": null,\n        \"ReferencePrice\": null\n    },\n    {\n        \"RecordGroup\": \"\",\n        \"Status\": \"D\",\n        \"ClinicId\": 19,\n        \"ClinicianId\": 3,\n        \"ClinicianName\": \"0001-City Praktiken\",\n        \"CreatedDate\": \"2020-02-14T10:11:05\",\n        \"TreatmentDate\": null,\n        \"DisplayedDate\": \"2020-02-14\",\n        \"Text\": \"[a] Intact tooth 2020-02-14\",\n        \"Surface\": null,\n        \"Tooth\": 31,\n        \"InsuranceCode\": \"\",\n        \"PriceType\": null,\n        \"DebitedTime\": null,\n        \"ShareType\": null,\n        \"TechnicianAmount\": null,\n        \"Amount\": null,\n        \"IsSigned\": true,\n        \"CalculatedReferencePrice\": null,\n        \"ReferencePrice\": null\n    },\n    {\n        \"RecordGroup\": \"\",\n        \"Status\": \"D\",\n        \"ClinicId\": 19,\n        \"ClinicianId\": 3,\n        \"ClinicianName\": \"0001-City Praktiken\",\n        \"CreatedDate\": \"2020-02-14T10:11:05\",\n        \"TreatmentDate\": null,\n        \"DisplayedDate\": \"2020-02-14\",\n        \"Text\": \"[a] Intact tooth 2020-02-14\",\n        \"Surface\": null,\n        \"Tooth\": 28,\n        \"InsuranceCode\": \"\",\n        \"PriceType\": null,\n        \"DebitedTime\": null,\n        \"ShareType\": null,\n        \"TechnicianAmount\": null,\n        \"Amount\": null,\n        \"IsSigned\": true,\n        \"CalculatedReferencePrice\": null,\n        \"ReferencePrice\": null\n    },\n    {\n        \"RecordGroup\": \"\",\n        \"Status\": \"D\",\n        \"ClinicId\": 19,\n        \"ClinicianId\": 3,\n        \"ClinicianName\": \"0001-City Praktiken\",\n        \"CreatedDate\": \"2020-02-14T10:11:05\",\n        \"TreatmentDate\": null,\n        \"DisplayedDate\": \"2020-02-14\",\n        \"Text\": \"[a] Intact tooth 2020-02-14\",\n        \"Surface\": null,\n        \"Tooth\": 27,\n        \"InsuranceCode\": \"\",\n        \"PriceType\": null,\n        \"DebitedTime\": null,\n        \"ShareType\": null,\n        \"TechnicianAmount\": null,\n        \"Amount\": null,\n        \"IsSigned\": true,\n        \"CalculatedReferencePrice\": null,\n        \"ReferencePrice\": null\n    },\n    {\n        \"RecordGroup\": \"\",\n        \"Status\": \"D\",\n        \"ClinicId\": 19,\n        \"ClinicianId\": 3,\n        \"ClinicianName\": \"0001-City Praktiken\",\n        \"CreatedDate\": \"2020-02-14T10:11:05\",\n        \"TreatmentDate\": null,\n        \"DisplayedDate\": \"2020-02-14\",\n        \"Text\": \"[a] Intact tooth 2020-02-14\",\n        \"Surface\": null,\n        \"Tooth\": 26,\n        \"InsuranceCode\": \"\",\n        \"PriceType\": null,\n        \"DebitedTime\": null,\n        \"ShareType\": null,\n        \"TechnicianAmount\": null,\n        \"Amount\": null,\n        \"IsSigned\": true,\n        \"CalculatedReferencePrice\": null,\n        \"ReferencePrice\": null\n    },\n    {\n        \"RecordGroup\": \"\",\n        \"Status\": \"D\",\n        \"ClinicId\": 19,\n        \"ClinicianId\": 3,\n        \"ClinicianName\": \"0001-City Praktiken\",\n        \"CreatedDate\": \"2020-02-14T10:11:05\",\n        \"TreatmentDate\": null,\n        \"DisplayedDate\": \"2020-02-14\",\n        \"Text\": \"[a] Intact tooth 2020-02-14\",\n        \"Surface\": null,\n        \"Tooth\": 25,\n        \"InsuranceCode\": \"\",\n        \"PriceType\": null,\n        \"DebitedTime\": null,\n        \"ShareType\": null,\n        \"TechnicianAmount\": null,\n        \"Amount\": null,\n        \"IsSigned\": true,\n        \"CalculatedReferencePrice\": null,\n        \"ReferencePrice\": null\n    },\n    {\n        \"RecordGroup\": \"\",\n        \"Status\": \"D\",\n        \"ClinicId\": 19,\n        \"ClinicianId\": 3,\n        \"ClinicianName\": \"0001-City Praktiken\",\n        \"CreatedDate\": \"2020-02-14T10:11:05\",\n        \"TreatmentDate\": null,\n        \"DisplayedDate\": \"2020-02-14\",\n        \"Text\": \"[a] Intact tooth 2020-02-14\",\n        \"Surface\": null,\n        \"Tooth\": 24,\n        \"InsuranceCode\": \"\",\n        \"PriceType\": null,\n        \"DebitedTime\": null,\n        \"ShareType\": null,\n        \"TechnicianAmount\": null,\n        \"Amount\": null,\n        \"IsSigned\": true,\n        \"CalculatedReferencePrice\": null,\n        \"ReferencePrice\": null\n    },\n    {\n        \"RecordGroup\": \"\",\n        \"Status\": \"D\",\n        \"ClinicId\": 19,\n        \"ClinicianId\": 3,\n        \"ClinicianName\": \"0001-City Praktiken\",\n        \"CreatedDate\": \"2020-02-14T10:11:05\",\n        \"TreatmentDate\": null,\n        \"DisplayedDate\": \"2020-02-14\",\n        \"Text\": \"[a] Intact tooth 2020-02-14\",\n        \"Surface\": null,\n        \"Tooth\": 23,\n        \"InsuranceCode\": \"\",\n        \"PriceType\": null,\n        \"DebitedTime\": null,\n        \"ShareType\": null,\n        \"TechnicianAmount\": null,\n        \"Amount\": null,\n        \"IsSigned\": true,\n        \"CalculatedReferencePrice\": null,\n        \"ReferencePrice\": null\n    },\n    {\n        \"RecordGroup\": \"\",\n        \"Status\": \"D\",\n        \"ClinicId\": 19,\n        \"ClinicianId\": 3,\n        \"ClinicianName\": \"0001-City Praktiken\",\n        \"CreatedDate\": \"2020-02-14T10:11:05\",\n        \"TreatmentDate\": null,\n        \"DisplayedDate\": \"2020-02-14\",\n        \"Text\": \"[a] Intact tooth 2020-02-14\",\n        \"Surface\": null,\n        \"Tooth\": 22,\n        \"InsuranceCode\": \"\",\n        \"PriceType\": null,\n        \"DebitedTime\": null,\n        \"ShareType\": null,\n        \"TechnicianAmount\": null,\n        \"Amount\": null,\n        \"IsSigned\": true,\n        \"CalculatedReferencePrice\": null,\n        \"ReferencePrice\": null\n    },\n    {\n        \"RecordGroup\": \"\",\n        \"Status\": \"D\",\n        \"ClinicId\": 19,\n        \"ClinicianId\": 3,\n        \"ClinicianName\": \"0001-City Praktiken\",\n        \"CreatedDate\": \"2020-02-14T10:11:05\",\n        \"TreatmentDate\": null,\n        \"DisplayedDate\": \"2020-02-14\",\n        \"Text\": \"[a] Intact tooth 2020-02-14\",\n        \"Surface\": null,\n        \"Tooth\": 21,\n        \"InsuranceCode\": \"\",\n        \"PriceType\": null,\n        \"DebitedTime\": null,\n        \"ShareType\": null,\n        \"TechnicianAmount\": null,\n        \"Amount\": null,\n        \"IsSigned\": true,\n        \"CalculatedReferencePrice\": null,\n        \"ReferencePrice\": null\n    },\n    {\n        \"RecordGroup\": \"\",\n        \"Status\": \"D\",\n        \"ClinicId\": 19,\n        \"ClinicianId\": 3,\n        \"ClinicianName\": \"0001-City Praktiken\",\n        \"CreatedDate\": \"2020-02-14T10:11:05\",\n        \"TreatmentDate\": null,\n        \"DisplayedDate\": \"2020-02-14\",\n        \"Text\": \"[a] Intact tooth 2020-02-14\",\n        \"Surface\": null,\n        \"Tooth\": 18,\n        \"InsuranceCode\": \"\",\n        \"PriceType\": null,\n        \"DebitedTime\": null,\n        \"ShareType\": null,\n        \"TechnicianAmount\": null,\n        \"Amount\": null,\n        \"IsSigned\": true,\n        \"CalculatedReferencePrice\": null,\n        \"ReferencePrice\": null\n    },\n    {\n        \"RecordGroup\": \"\",\n        \"Status\": \"D\",\n        \"ClinicId\": 19,\n        \"ClinicianId\": 3,\n        \"ClinicianName\": \"0001-City Praktiken\",\n        \"CreatedDate\": \"2020-02-14T10:11:05\",\n        \"TreatmentDate\": null,\n        \"DisplayedDate\": \"2020-02-14\",\n        \"Text\": \"[a] Intact tooth 2020-02-14\",\n        \"Surface\": null,\n        \"Tooth\": 17,\n        \"InsuranceCode\": \"\",\n        \"PriceType\": null,\n        \"DebitedTime\": null,\n        \"ShareType\": null,\n        \"TechnicianAmount\": null,\n        \"Amount\": null,\n        \"IsSigned\": true,\n        \"CalculatedReferencePrice\": null,\n        \"ReferencePrice\": null\n    },\n    {\n        \"RecordGroup\": \"\",\n        \"Status\": \"D\",\n        \"ClinicId\": 19,\n        \"ClinicianId\": 3,\n        \"ClinicianName\": \"0001-City Praktiken\",\n        \"CreatedDate\": \"2020-02-14T10:11:05\",\n        \"TreatmentDate\": null,\n        \"DisplayedDate\": \"2020-02-14\",\n        \"Text\": \"[a] Intact tooth 2020-02-14\",\n        \"Surface\": null,\n        \"Tooth\": 16,\n        \"InsuranceCode\": \"\",\n        \"PriceType\": null,\n        \"DebitedTime\": null,\n        \"ShareType\": null,\n        \"TechnicianAmount\": null,\n        \"Amount\": null,\n        \"IsSigned\": true,\n        \"CalculatedReferencePrice\": null,\n        \"ReferencePrice\": null\n    },\n    {\n        \"RecordGroup\": \"\",\n        \"Status\": \"D\",\n        \"ClinicId\": 19,\n        \"ClinicianId\": 3,\n        \"ClinicianName\": \"0001-City Praktiken\",\n        \"CreatedDate\": \"2020-02-14T10:11:05\",\n        \"TreatmentDate\": null,\n        \"DisplayedDate\": \"2020-02-14\",\n        \"Text\": \"[a] Intact tooth 2020-02-14\",\n        \"Surface\": null,\n        \"Tooth\": 15,\n        \"InsuranceCode\": \"\",\n        \"PriceType\": null,\n        \"DebitedTime\": null,\n        \"ShareType\": null,\n        \"TechnicianAmount\": null,\n        \"Amount\": null,\n        \"IsSigned\": true,\n        \"CalculatedReferencePrice\": null,\n        \"ReferencePrice\": null\n    },\n    {\n        \"RecordGroup\": \"\",\n        \"Status\": \"D\",\n        \"ClinicId\": 19,\n        \"ClinicianId\": 3,\n        \"ClinicianName\": \"0001-City Praktiken\",\n        \"CreatedDate\": \"2020-02-14T10:11:05\",\n        \"TreatmentDate\": null,\n        \"DisplayedDate\": \"2020-02-14\",\n        \"Text\": \"[a] Intact tooth 2020-02-14\",\n        \"Surface\": null,\n        \"Tooth\": 14,\n        \"InsuranceCode\": \"\",\n        \"PriceType\": null,\n        \"DebitedTime\": null,\n        \"ShareType\": null,\n        \"TechnicianAmount\": null,\n        \"Amount\": null,\n        \"IsSigned\": true,\n        \"CalculatedReferencePrice\": null,\n        \"ReferencePrice\": null\n    },\n    {\n        \"RecordGroup\": \"\",\n        \"Status\": \"D\",\n        \"ClinicId\": 19,\n        \"ClinicianId\": 3,\n        \"ClinicianName\": \"0001-City Praktiken\",\n        \"CreatedDate\": \"2020-02-14T10:11:05\",\n        \"TreatmentDate\": null,\n        \"DisplayedDate\": \"2020-02-14\",\n        \"Text\": \"[a] Intact tooth 2020-02-14\",\n        \"Surface\": null,\n        \"Tooth\": 13,\n        \"InsuranceCode\": \"\",\n        \"PriceType\": null,\n        \"DebitedTime\": null,\n        \"ShareType\": null,\n        \"TechnicianAmount\": null,\n        \"Amount\": null,\n        \"IsSigned\": true,\n        \"CalculatedReferencePrice\": null,\n        \"ReferencePrice\": null\n    },\n    {\n        \"RecordGroup\": \"\",\n        \"Status\": \"D\",\n        \"ClinicId\": 19,\n        \"ClinicianId\": 3,\n        \"ClinicianName\": \"0001-City Praktiken\",\n        \"CreatedDate\": \"2020-02-14T10:11:05\",\n        \"TreatmentDate\": null,\n        \"DisplayedDate\": \"2020-02-14\",\n        \"Text\": \"[a] Intact tooth 2020-02-14\",\n        \"Surface\": null,\n        \"Tooth\": 12,\n        \"InsuranceCode\": \"\",\n        \"PriceType\": null,\n        \"DebitedTime\": null,\n        \"ShareType\": null,\n        \"TechnicianAmount\": null,\n        \"Amount\": null,\n        \"IsSigned\": true,\n        \"CalculatedReferencePrice\": null,\n        \"ReferencePrice\": null\n    },\n    {\n        \"RecordGroup\": \"\",\n        \"Status\": \"D\",\n        \"ClinicId\": 19,\n        \"ClinicianId\": 3,\n        \"ClinicianName\": \"0001-City Praktiken\",\n        \"CreatedDate\": \"2020-02-14T10:11:05\",\n        \"TreatmentDate\": null,\n        \"DisplayedDate\": \"2020-02-14\",\n        \"Text\": \"[a] Intact tooth 2020-02-14\",\n        \"Surface\": null,\n        \"Tooth\": 11,\n        \"InsuranceCode\": \"\",\n        \"PriceType\": null,\n        \"DebitedTime\": null,\n        \"ShareType\": null,\n        \"TechnicianAmount\": null,\n        \"Amount\": null,\n        \"IsSigned\": true,\n        \"CalculatedReferencePrice\": null,\n        \"ReferencePrice\": null\n    },\n    {\n        \"RecordGroup\": \"Misc\",\n        \"Status\": \"U\",\n        \"ClinicId\": 18,\n        \"ClinicianId\": 3,\n        \"ClinicianName\": \"0001-OpusTandläkarna\",\n        \"CreatedDate\": \"2022-07-07T12:26:18.7\",\n        \"TreatmentDate\": null,\n        \"DisplayedDate\": \"2022-07-07\",\n        \"Text\": \"Your text here\",\n        \"Surface\": null,\n        \"Tooth\": null,\n        \"InsuranceCode\": \"\",\n        \"PriceType\": null,\n        \"DebitedTime\": null,\n        \"ShareType\": null,\n        \"TechnicianAmount\": null,\n        \"Amount\": null,\n        \"IsSigned\": false,\n        \"CalculatedReferencePrice\": null,\n        \"ReferencePrice\": null\n    },\n    {\n        \"RecordGroup\": \"UTSKR\",\n        \"Status\": \"U\",\n        \"ClinicId\": 18,\n        \"ClinicianId\": 3,\n        \"ClinicianName\": \"0001-OpusTandläkarna\",\n        \"CreatedDate\": \"2021-04-20T16:06:43.47\",\n        \"TreatmentDate\": null,\n        \"DisplayedDate\": \"2021-04-20\",\n        \"Text\": \"Specificerad faktura. Nr. 43, kr 9000\",\n        \"Surface\": null,\n        \"Tooth\": null,\n        \"InsuranceCode\": \"\",\n        \"PriceType\": null,\n        \"DebitedTime\": null,\n        \"ShareType\": null,\n        \"TechnicianAmount\": null,\n        \"Amount\": null,\n        \"IsSigned\": false,\n        \"CalculatedReferencePrice\": null,\n        \"ReferencePrice\": null\n    },\n    {\n        \"RecordGroup\": \"HYG\",\n        \"Status\": \"U\",\n        \"ClinicId\": 18,\n        \"ClinicianId\": 3,\n        \"ClinicianName\": \"0001-OpusTandläkarna\",\n        \"CreatedDate\": \"2021-04-20T16:06:42\",\n        \"TreatmentDate\": null,\n        \"DisplayedDate\": \"2021-04-20\",\n        \"Text\": \"Abonnemang \",\n        \"Surface\": null,\n        \"Tooth\": null,\n        \"InsuranceCode\": \"\",\n        \"PriceType\": \"M\",\n        \"DebitedTime\": null,\n        \"ShareType\": \"P\",\n        \"TechnicianAmount\": null,\n        \"Amount\": 9000,\n        \"IsSigned\": true,\n        \"CalculatedReferencePrice\": 0,\n        \"ReferencePrice\": 0\n    },\n    {\n        \"RecordGroup\": \"UTSKR\",\n        \"Status\": \"U\",\n        \"ClinicId\": 18,\n        \"ClinicianId\": 3,\n        \"ClinicianName\": \"0001-OpusTandläkarna\",\n        \"CreatedDate\": \"2021-04-20T11:56:30\",\n        \"TreatmentDate\": null,\n        \"DisplayedDate\": \"2021-04-20\",\n        \"Text\": \"Specificerad Faktura. Nr. 42, kr 1705,00\",\n        \"Surface\": null,\n        \"Tooth\": null,\n        \"InsuranceCode\": \"\",\n        \"PriceType\": null,\n        \"DebitedTime\": null,\n        \"ShareType\": null,\n        \"TechnicianAmount\": null,\n        \"Amount\": null,\n        \"IsSigned\": false,\n        \"CalculatedReferencePrice\": null,\n        \"ReferencePrice\": null\n    },\n    {\n        \"RecordGroup\": \"Misc\",\n        \"Status\": \"U\",\n        \"ClinicId\": 18,\n        \"ClinicianId\": 3,\n        \"ClinicianName\": \"0001-OpusTandläkarna\",\n        \"CreatedDate\": \"2021-04-20T11:56:25\",\n        \"TreatmentDate\": \"2021-04-20T11:56:25\",\n        \"DisplayedDate\": \"(reg)\\r\\n2021-04-20\\r\\n(beh)\\r\\n2021-04-20 11:56:25\",\n        \"Text\": \"Utredning inklusive undersökning, utförd av tandläkare \",\n        \"Surface\": null,\n        \"Tooth\": null,\n        \"InsuranceCode\": \"108 / 1302\",\n        \"PriceType\": \"M\",\n        \"DebitedTime\": null,\n        \"ShareType\": \"P\",\n        \"TechnicianAmount\": null,\n        \"Amount\": 1705,\n        \"IsSigned\": false,\n        \"CalculatedReferencePrice\": 0,\n        \"ReferencePrice\": 0\n    },\n    {\n        \"RecordGroup\": \"UTSKR\",\n        \"Status\": \"U\",\n        \"ClinicId\": 18,\n        \"ClinicianId\": 3,\n        \"ClinicianName\": \"0001-OpusTandläkarna\",\n        \"CreatedDate\": \"2021-04-20T11:52:50\",\n        \"TreatmentDate\": null,\n        \"DisplayedDate\": \"2021-04-20\",\n        \"Text\": \"Specificerad Faktura. Nr. 41, kr 10705,00\",\n        \"Surface\": null,\n        \"Tooth\": null,\n        \"InsuranceCode\": \"\",\n        \"PriceType\": null,\n        \"DebitedTime\": null,\n        \"ShareType\": null,\n        \"TechnicianAmount\": null,\n        \"Amount\": null,\n        \"IsSigned\": false,\n        \"CalculatedReferencePrice\": null,\n        \"ReferencePrice\": null\n    },\n    {\n        \"RecordGroup\": \"HYG\",\n        \"Status\": \"U\",\n        \"ClinicId\": 18,\n        \"ClinicianId\": 3,\n        \"ClinicianName\": \"0001-OpusTandläkarna\",\n        \"CreatedDate\": \"2021-04-20T11:52:29\",\n        \"TreatmentDate\": \"2021-04-20T11:52:29\",\n        \"DisplayedDate\": \"(reg)\\r\\n2021-04-20\\r\\n(beh)\\r\\n2021-04-20 11:52:29\",\n        \"Text\": \"Abonnemang \",\n        \"Surface\": null,\n        \"Tooth\": null,\n        \"InsuranceCode\": \"\",\n        \"PriceType\": \"M\",\n        \"DebitedTime\": null,\n        \"ShareType\": \"P\",\n        \"TechnicianAmount\": null,\n        \"Amount\": 9000,\n        \"IsSigned\": false,\n        \"CalculatedReferencePrice\": 0,\n        \"ReferencePrice\": 0\n    },\n    {\n        \"RecordGroup\": \"TRANSFER\",\n        \"Status\": \"U\",\n        \"ClinicId\": 18,\n        \"ClinicianId\": 3,\n        \"ClinicianName\": \"0001-OpusTandläkarna\",\n        \"CreatedDate\": \"2021-04-20T11:52:28.947\",\n        \"TreatmentDate\": null,\n        \"DisplayedDate\": \"2021-04-20\",\n        \"Text\": \"Ersättningsbegäran abonnemang\",\n        \"Surface\": null,\n        \"Tooth\": null,\n        \"InsuranceCode\": \"\",\n        \"PriceType\": null,\n        \"DebitedTime\": null,\n        \"ShareType\": null,\n        \"TechnicianAmount\": null,\n        \"Amount\": 0,\n        \"IsSigned\": false,\n        \"CalculatedReferencePrice\": null,\n        \"ReferencePrice\": null\n    },\n    {\n        \"RecordGroup\": \"UTSKR\",\n        \"Status\": \"U\",\n        \"ClinicId\": 18,\n        \"ClinicianId\": 3,\n        \"ClinicianName\": \"0001-OpusTandläkarna\",\n        \"CreatedDate\": \"2021-04-20T11:52:28\",\n        \"TreatmentDate\": null,\n        \"DisplayedDate\": \"2021-04-20\",\n        \"Text\": \"Abonnemang, startdatum 2021-04-20 \",\n        \"Surface\": null,\n        \"Tooth\": null,\n        \"InsuranceCode\": \"\",\n        \"PriceType\": null,\n        \"DebitedTime\": null,\n        \"ShareType\": null,\n        \"TechnicianAmount\": null,\n        \"Amount\": null,\n        \"IsSigned\": false,\n        \"CalculatedReferencePrice\": null,\n        \"ReferencePrice\": null\n    },\n    {\n        \"RecordGroup\": \"\",\n        \"Status\": \"U\",\n        \"ClinicId\": 18,\n        \"ClinicianId\": 3,\n        \"ClinicianName\": \"0001-OpusTandläkarna\",\n        \"CreatedDate\": \"2021-04-20T11:45:17\",\n        \"TreatmentDate\": null,\n        \"DisplayedDate\": \"2021-04-20\",\n        \"Text\": \"Makulerad: Specificerad Faktura. Nr. 40, kr 1705,00\",\n        \"Surface\": null,\n        \"Tooth\": null,\n        \"InsuranceCode\": \"\",\n        \"PriceType\": null,\n        \"DebitedTime\": null,\n        \"ShareType\": null,\n        \"TechnicianAmount\": null,\n        \"Amount\": null,\n        \"IsSigned\": true,\n        \"CalculatedReferencePrice\": null,\n        \"ReferencePrice\": null\n    },\n    {\n        \"RecordGroup\": \"Misc\",\n        \"Status\": \"U\",\n        \"ClinicId\": 18,\n        \"ClinicianId\": 3,\n        \"ClinicianName\": \"0001-OpusTandläkarna\",\n        \"CreatedDate\": \"2021-04-20T11:45:02\",\n        \"TreatmentDate\": \"2021-04-20T11:45:02\",\n        \"DisplayedDate\": \"(reg)\\r\\n2021-04-20\\r\\n(beh)\\r\\n2021-04-20 11:45:02\",\n        \"Text\": \"Utredning inklusive undersökning, utförd av tandläkare \",\n        \"Surface\": null,\n        \"Tooth\": null,\n        \"InsuranceCode\": \"108 / 1302\",\n        \"PriceType\": \"M\",\n        \"DebitedTime\": null,\n        \"ShareType\": \"N\",\n        \"TechnicianAmount\": null,\n        \"Amount\": 1705,\n        \"IsSigned\": true,\n        \"CalculatedReferencePrice\": 1705,\n        \"ReferencePrice\": 1775\n    },\n    {\n        \"RecordGroup\": \"\",\n        \"Status\": \"U\",\n        \"ClinicId\": 18,\n        \"ClinicianId\": 3,\n        \"ClinicianName\": \"0001-OpusTandläkarna\",\n        \"CreatedDate\": \"2021-04-20T00:01:00\",\n        \"TreatmentDate\": null,\n        \"DisplayedDate\": \"2021-04-20\",\n        \"Text\": \"Ersättningsperiod påbörjad, Datum 2021-04-20\",\n        \"Surface\": null,\n        \"Tooth\": null,\n        \"InsuranceCode\": \"\",\n        \"PriceType\": null,\n        \"DebitedTime\": null,\n        \"ShareType\": null,\n        \"TechnicianAmount\": null,\n        \"Amount\": null,\n        \"IsSigned\": true,\n        \"CalculatedReferencePrice\": null,\n        \"ReferencePrice\": null\n    }\n]"}],"_postman_id":"072778c6-2b84-48c1-b1e0-fe21f9c0e345"}],"id":"8ca8534e-e298-4c04-b182-db577c1b73be","description":"<p>This folder contains API:s for accessing a subset of the functionality for the patient's journal. These require the customer account to be granted the API permission <strong>Journal</strong></p>\n","_postman_id":"8ca8534e-e298-4c04-b182-db577c1b73be","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"api_key"},{"key":"value","value":"{{api_key}}"}]},"isInherited":true,"source":{"_postman_id":"1311493b-4bf1-4f28-b45e-eb6bb71afb59","id":"1311493b-4bf1-4f28-b45e-eb6bb71afb59","name":"Opus Online timebook API","type":"collection"}}},{"name":"V1 - Guardian management","item":[{"name":"Get patients connected to guardian","id":"5c020c43-4489-47df-aa83-25ddaee57126","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{url}}/api/public/v1/guardians/{{GuardianSSN}}/patients","description":"<p>Gets a list of all patients that have a guardian with the specified personal identification.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"api_key"},{"key":"value","value":"{{api_key}}"}]},"isInherited":true,"source":{"_postman_id":"1311493b-4bf1-4f28-b45e-eb6bb71afb59","id":"1311493b-4bf1-4f28-b45e-eb6bb71afb59","name":"Opus Online timebook API","type":"collection"}},"urlObject":{"path":["api","public","v1","guardians","{{GuardianSSN}}","patients"],"host":["{{url}}"],"query":[],"variable":[]}},"response":[{"id":"871fffaa-c293-4277-a388-4b31d173b5c8","name":"Get patients connected to guardian","originalRequest":{"method":"GET","header":[],"url":"{{url}}/api/public/v1/guardians/{{GuardianSSN}}/patients"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache"},{"key":"Pragma","value":"no-cache"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Expires","value":"-1"},{"key":"Server","value":"Microsoft-IIS/10.0"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-SourceFiles","value":"=?UTF-8?B?QzpcVXNlcnNcam9uXHNvdXJjZVxyZXBvc1xpbnRlcm5ldHRpbWVib29rMlxTcmNcQXBwXE9ubGluZUJvb2tpbmdcT25saW5lQm9va2luZy5Gcm9udGVuZC5XZWJcYXBpXHB1YmxpY1x2MVxndWFyZGlhbnNcMTkxMTExMTE3MzYwXHBhdGllbnRz?="},{"key":"X-Powered-By","value":"ASP.NET"},{"key":"Date","value":"Mon, 11 Jul 2022 14:32:27 GMT"},{"key":"Content-Length","value":"604"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"Patient\": {\n            \"ID\": 1088,\n            \"PatientPersonalIdentification\": \"191212121212\",\n            \"PersonalNumber\": {\n                \"Year\": 1912,\n                \"Month\": 12,\n                \"Day\": 12,\n                \"ExtraDigits\": \"1212\"\n            },\n            \"FirstName\": \"John\",\n            \"LastName\": \"Doe\",\n            \"Adress1\": \"Address 1\",\n            \"Adress2\": \"Address 2\",\n            \"PostalCode\": \"12000\",\n            \"City\": \"STOCKHOLM\",\n            \"Email\": \"jon.engman@example.net\",\n            \"MobilePhoneNumber\": \"+461234567890\",\n            \"GuardianPersonalNumber\": null,\n            \"MunicipalityCode\": \"0180\",\n            \"HomePhoneNumber\": null,\n            \"WorkPhoneNumber\": null,            \n            \"ConsentToMarketing\": false,\n            \"ClinicId\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n            \"ClinicianId\": 3,\n            \"UpdatedOn\": \"2022-07-11T16:32:20.56\",\n            \"HasContent\": true\n        },\n        \"GuardianAccess\": true\n    }\n]"}],"_postman_id":"5c020c43-4489-47df-aa83-25ddaee57126"},{"name":"Get bookings for a guardian's patients","id":"3dc82f74-261a-4970-9d9a-1edfce7eeb46","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{url}}/api/public/v1/guardians/{{GuardianSSN}}/bookings","description":"<p>List all bookings for patients that have a guardian with the specified personal identification.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"api_key"},{"key":"value","value":"{{api_key}}"}]},"isInherited":true,"source":{"_postman_id":"1311493b-4bf1-4f28-b45e-eb6bb71afb59","id":"1311493b-4bf1-4f28-b45e-eb6bb71afb59","name":"Opus Online timebook API","type":"collection"}},"urlObject":{"path":["api","public","v1","guardians","{{GuardianSSN}}","bookings"],"host":["{{url}}"],"query":[{"disabled":true,"description":{"content":"<p><strong>Optional</strong> If past bookings should be included in the result. Default is false. </p>\n","type":"text/plain"},"key":"includePastBookings","value":"false"}],"variable":[]}},"response":[{"id":"292e386f-363b-4aee-873e-8bd1bb1e3f8f","name":"Get future bookings for a guardian's patients","originalRequest":{"method":"GET","header":[],"url":"{{url}}/api/public/v1/guardians/{{GuardianSSN}}/bookings"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache"},{"key":"Pragma","value":"no-cache"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Expires","value":"-1"},{"key":"Server","value":"Microsoft-IIS/10.0"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-SourceFiles","value":"=?UTF-8?B?QzpcVXNlcnNcam9uXHNvdXJjZVxyZXBvc1xpbnRlcm5ldHRpbWVib29rMlxTcmNcQXBwXE9ubGluZUJvb2tpbmdcT25saW5lQm9va2luZy5Gcm9udGVuZC5XZWJcYXBpXHB1YmxpY1x2MVxndWFyZGlhbnNcMTkxMTExMTE3MzYwXGJvb2tpbmdz?="},{"key":"X-Powered-By","value":"ASP.NET"},{"key":"Date","value":"Mon, 11 Jul 2022 14:56:08 GMT"},{"key":"Content-Length","value":"1192"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"ID\": 2742,\n        \"Patient\": {\n            \"ID\": 1088,\n            \"PatientPersonalIdentification\": \"191212121212\",\n            \"PersonalNumber\": {\n                \"Year\": 1912,\n                \"Month\": 12,\n                \"Day\": 12,\n                \"ExtraDigits\": \"1212\"\n            },\n            \"FirstName\": \"John\",\n            \"LastName\": \"Doe\",\n            \"Adress1\": \"Address 1\",\n            \"Adress2\": \"Address 2\",\n            \"PostalCode\": \"12000\",\n            \"City\": \"STOCKHOLM\",\n            \"Email\": \"jon.engman@example.net\",\n            \"MobilePhoneNumber\": \"+461234567890\",\n            \"GuardianPersonalNumber\": null,\n            \"MunicipalityCode\": \"0180\",\n            \"HomePhoneNumber\": null,\n            \"WorkPhoneNumber\": null,\n            \"ConsentToMarketing\": null,\n            \"ClinicId\": \"19-00000000-0000-0000-0000-000000000000\",\n            \"ClinicianId\": 0,\n            \"UpdatedOn\": \"0001-01-01T00:00:00\",\n            \"HasContent\": true\n        },\n        \"TimeSlot\": {\n            \"ID\": 0,\n            \"Start\": \"2022-07-15T11:10:00\",\n            \"End\": \"2022-07-15T11:50:00\",\n            \"Clinic\": {\n                \"ID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Name\": \"City Praktiken\",\n                \"Address1\": \"Klinikgatan 2\",\n                \"Address2\": \"\",\n                \"Postalcode\": \"11000\",\n                \"City\": \"STOCKHOLM\",\n                \"Home\": \"+456\",\n                \"Work\": \"+456123456\",\n                \"Fax\": \"+456\",\n                \"Mobile\": \"+456\",\n                \"Email\": \"info2@google.com\"\n            },\n            \"Clinician\": {\n                \"ID\": 3,\n                \"Name\": \"Olle Ohlsson\",\n                \"Title\": \"Tandläkare\",\n                \"Active\": null,\n                \"ClinicID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Info\": null\n            },\n            \"Treatment\": null\n        },\n        \"CampaignCode\": null,\n        \"FreeTextMessage\": \"US/Röntgen\",\n        \"CategoryDescription\": \"US/Röntgen\",\n        \"CategoryCode\": 2000\n    }\n]"},{"id":"12c66a52-3d17-4292-94ec-c80ee435c962","name":"Get all bookings for a guardian's patients","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{url}}/api/public/v1/guardians/{{GuardianSSN}}/bookings?includePastBookings=true","host":["{{url}}"],"path":["api","public","v1","guardians","{{GuardianSSN}}","bookings"],"query":[{"key":"includePastBookings","value":"true","description":"**Optional** If past bookings should be included in the result. Default is false. "}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache"},{"key":"Pragma","value":"no-cache"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Expires","value":"-1"},{"key":"Server","value":"Microsoft-IIS/10.0"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-SourceFiles","value":"=?UTF-8?B?QzpcVXNlcnNcam9uXHNvdXJjZVxyZXBvc1xpbnRlcm5ldHRpbWVib29rMlxTcmNcQXBwXE9ubGluZUJvb2tpbmdcT25saW5lQm9va2luZy5Gcm9udGVuZC5XZWJcYXBpXHB1YmxpY1x2MVxndWFyZGlhbnNcMTkxMTExMTE3MzYwXGJvb2tpbmdz?="},{"key":"X-Powered-By","value":"ASP.NET"},{"key":"Date","value":"Mon, 11 Jul 2022 15:01:42 GMT"},{"key":"Content-Length","value":"375990"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"ID\": 1092,\n        \"Patient\": {\n            \"ID\": 1088,\n            \"PatientPersonalIdentification\": \"191212121212\",\n            \"PersonalNumber\": {\n                \"Year\": 1912,\n                \"Month\": 12,\n                \"Day\": 12,\n                \"ExtraDigits\": \"1212\"\n            },\n            \"FirstName\": \"John\",\n            \"LastName\": \"Doe\",\n            \"Adress1\": \"123456789 123456789 123456789 123456789 123456789 \",\n            \"Adress2\": \"123456789 123456789 123456789 123456789 123456789 \",\n            \"PostalCode\": \"12000\",\n            \"City\": \"STOCKHOLM\",\n            \"Email\": \"jon.engman@gmail.com\",\n            \"MobilePhoneNumber\": \"+46723765121123456789\",\n            \"GuardianPersonalNumber\": null,\n            \"MunicipalityCode\": \"0180\",\n            \"HomePhoneNumber\": null,\n            \"WorkPhoneNumber\": null,\n            \"ConsentToMarketing\": null,\n            \"ClinicId\": \"19-00000000-0000-0000-0000-000000000000\",\n            \"ClinicianId\": 0,\n            \"UpdatedOn\": \"0001-01-01T00:00:00\",\n            \"HasContent\": true\n        },\n        \"TimeSlot\": {\n            \"ID\": 0,\n            \"Start\": \"2019-10-30T08:20:00\",\n            \"End\": \"2019-10-30T08:40:00\",\n            \"Clinic\": {\n                \"ID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Name\": \"City Praktiken\",\n                \"Address1\": \"Klinikgatan 2\",\n                \"Address2\": \"\",\n                \"Postalcode\": \"11000\",\n                \"City\": \"STOCKHOLM\",\n                \"Home\": \"+456\",\n                \"Work\": \"+456123456\",\n                \"Fax\": \"+456\",\n                \"Mobile\": \"+456\",\n                \"Email\": \"info2@google.com\"\n            },\n            \"Clinician\": {\n                \"ID\": 3,\n                \"Name\": \"Olle Ohlsson\",\n                \"Title\": \"Tandläkare\",\n                \"Active\": null,\n                \"ClinicID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Info\": null\n            },\n            \"Treatment\": null\n        },\n        \"CampaignCode\": null,\n        \"FreeTextMessage\": \"Akut\",\n        \"CategoryDescription\": \"Akut\",\n        \"CategoryCode\": 1000\n    },\n    {\n        \"ID\": 1093,\n        \"Patient\": {\n            \"ID\": 1088,\n            \"PatientPersonalIdentification\": \"191212121212\",\n            \"PersonalNumber\": {\n                \"Year\": 1912,\n                \"Month\": 12,\n                \"Day\": 12,\n                \"ExtraDigits\": \"1212\"\n            },\n            \"FirstName\": \"John\",\n            \"LastName\": \"Doe\",\n            \"Adress1\": \"123456789 123456789 123456789 123456789 123456789 \",\n            \"Adress2\": \"123456789 123456789 123456789 123456789 123456789 \",\n            \"PostalCode\": \"12000\",\n            \"City\": \"STOCKHOLM\",\n            \"Email\": \"jon.engman@gmail.com\",\n            \"MobilePhoneNumber\": \"+46723765121123456789\",\n            \"GuardianPersonalNumber\": null,\n            \"MunicipalityCode\": \"0180\",\n            \"HomePhoneNumber\": null,\n            \"WorkPhoneNumber\": null,\n            \"ConsentToMarketing\": null,\n            \"ClinicId\": \"19-00000000-0000-0000-0000-000000000000\",\n            \"ClinicianId\": 0,\n            \"UpdatedOn\": \"0001-01-01T00:00:00\",\n            \"HasContent\": true\n        },\n        \"TimeSlot\": {\n            \"ID\": 0,\n            \"Start\": \"2019-10-30T09:00:00\",\n            \"End\": \"2019-10-30T09:30:00\",\n            \"Clinic\": {\n                \"ID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Name\": \"City Praktiken\",\n                \"Address1\": \"Klinikgatan 2\",\n                \"Address2\": \"\",\n                \"Postalcode\": \"11000\",\n                \"City\": \"STOCKHOLM\",\n                \"Home\": \"+456\",\n                \"Work\": \"+456123456\",\n                \"Fax\": \"+456\",\n                \"Mobile\": \"+456\",\n                \"Email\": \"info2@google.com\"\n            },\n            \"Clinician\": {\n                \"ID\": 3,\n                \"Name\": \"Olle Ohlsson\",\n                \"Title\": \"Tandläkare\",\n                \"Active\": null,\n                \"ClinicID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Info\": null\n            },\n            \"Treatment\": {\n                \"ID\": 67,\n                \"Name\": \"ITB Endo\",\n                \"Description\": \"\",\n                \"Duration\": 30\n            }\n        },\n        \"CampaignCode\": null,\n        \"FreeTextMessage\": \"\",\n        \"CategoryDescription\": \"Endodonti\",\n        \"CategoryCode\": 7000\n    },\n    {\n        \"ID\": 2182,\n        \"Patient\": {\n            \"ID\": 1088,\n            \"PatientPersonalIdentification\": \"191212121212\",\n            \"PersonalNumber\": {\n                \"Year\": 1912,\n                \"Month\": 12,\n                \"Day\": 12,\n                \"ExtraDigits\": \"1212\"\n            },\n            \"FirstName\": \"John\",\n            \"LastName\": \"Doe\",\n            \"Adress1\": \"123456789 123456789 123456789 123456789 123456789 \",\n            \"Adress2\": \"123456789 123456789 123456789 123456789 123456789 \",\n            \"PostalCode\": \"12000\",\n            \"City\": \"STOCKHOLM\",\n            \"Email\": \"jon.engman@gmail.com\",\n            \"MobilePhoneNumber\": \"+46723765121123456789\",\n            \"GuardianPersonalNumber\": null,\n            \"MunicipalityCode\": \"0180\",\n            \"HomePhoneNumber\": null,\n            \"WorkPhoneNumber\": null,\n            \"ConsentToMarketing\": null,\n            \"ClinicId\": \"19-00000000-0000-0000-0000-000000000000\",\n            \"ClinicianId\": 0,\n            \"UpdatedOn\": \"0001-01-01T00:00:00\",\n            \"HasContent\": true\n        },\n        \"TimeSlot\": {\n            \"ID\": 0,\n            \"Start\": \"2020-02-14T11:40:00\",\n            \"End\": \"2020-02-14T12:20:00\",\n            \"Clinic\": {\n                \"ID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Name\": \"City Praktiken\",\n                \"Address1\": \"Klinikgatan 2\",\n                \"Address2\": \"\",\n                \"Postalcode\": \"11000\",\n                \"City\": \"STOCKHOLM\",\n                \"Home\": \"+456\",\n                \"Work\": \"+456123456\",\n                \"Fax\": \"+456\",\n                \"Mobile\": \"+456\",\n                \"Email\": \"info2@google.com\"\n            },\n            \"Clinician\": {\n                \"ID\": 3,\n                \"Name\": \"Olle Ohlsson\",\n                \"Title\": \"Tandläkare\",\n                \"Active\": null,\n                \"ClinicID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Info\": null\n            },\n            \"Treatment\": {\n                \"ID\": 2166,\n                \"Name\": \"An internet treatment - 2\",\n                \"Description\": \"This is a long description of the treatment.\",\n                \"Duration\": 40\n            }\n        },\n        \"CampaignCode\": null,\n        \"FreeTextMessage\": \"Timbook text \\\"Sverige\\\"\",\n        \"CategoryDescription\": \"Endodonti\",\n        \"CategoryCode\": 7000\n    },\n    {\n        \"ID\": 2195,\n        \"Patient\": {\n            \"ID\": 1088,\n            \"PatientPersonalIdentification\": \"191212121212\",\n            \"PersonalNumber\": {\n                \"Year\": 1912,\n                \"Month\": 12,\n                \"Day\": 12,\n                \"ExtraDigits\": \"1212\"\n            },\n            \"FirstName\": \"John\",\n            \"LastName\": \"Doe\",\n            \"Adress1\": \"123456789 123456789 123456789 123456789 123456789 \",\n            \"Adress2\": \"123456789 123456789 123456789 123456789 123456789 \",\n            \"PostalCode\": \"12000\",\n            \"City\": \"STOCKHOLM\",\n            \"Email\": \"jon.engman@gmail.com\",\n            \"MobilePhoneNumber\": \"+46723765121123456789\",\n            \"GuardianPersonalNumber\": null,\n            \"MunicipalityCode\": \"0180\",\n            \"HomePhoneNumber\": null,\n            \"WorkPhoneNumber\": null,\n            \"ConsentToMarketing\": null,\n            \"ClinicId\": \"19-00000000-0000-0000-0000-000000000000\",\n            \"ClinicianId\": 0,\n            \"UpdatedOn\": \"0001-01-01T00:00:00\",\n            \"HasContent\": true\n        },\n        \"TimeSlot\": {\n            \"ID\": 0,\n            \"Start\": \"2020-02-14T14:20:00\",\n            \"End\": \"2020-02-14T15:00:00\",\n            \"Clinic\": {\n                \"ID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Name\": \"City Praktiken\",\n                \"Address1\": \"Klinikgatan 2\",\n                \"Address2\": \"\",\n                \"Postalcode\": \"11000\",\n                \"City\": \"STOCKHOLM\",\n                \"Home\": \"+456\",\n                \"Work\": \"+456123456\",\n                \"Fax\": \"+456\",\n                \"Mobile\": \"+456\",\n                \"Email\": \"info2@google.com\"\n            },\n            \"Clinician\": {\n                \"ID\": 3,\n                \"Name\": \"Olle Ohlsson\",\n                \"Title\": \"Tandläkare\",\n                \"Active\": null,\n                \"ClinicID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Info\": null\n            },\n            \"Treatment\": {\n                \"ID\": 2166,\n                \"Name\": \"An internet treatment - 2\",\n                \"Description\": \"This is a long description of the treatment.\",\n                \"Duration\": 40\n            }\n        },\n        \"CampaignCode\": null,\n        \"FreeTextMessage\": \"Timbook text \\\"Sverige\\\"\",\n        \"CategoryDescription\": \"Endodonti\",\n        \"CategoryCode\": 7000\n    },\n    {\n        \"ID\": 2196,\n        \"Patient\": {\n            \"ID\": 1088,\n            \"PatientPersonalIdentification\": \"191212121212\",\n            \"PersonalNumber\": {\n                \"Year\": 1912,\n                \"Month\": 12,\n                \"Day\": 12,\n                \"ExtraDigits\": \"1212\"\n            },\n            \"FirstName\": \"John\",\n            \"LastName\": \"Doe\",\n            \"Adress1\": \"123456789 123456789 123456789 123456789 123456789 \",\n            \"Adress2\": \"123456789 123456789 123456789 123456789 123456789 \",\n            \"PostalCode\": \"12000\",\n            \"City\": \"STOCKHOLM\",\n            \"Email\": \"jon.engman@gmail.com\",\n            \"MobilePhoneNumber\": \"+46723765121123456789\",\n            \"GuardianPersonalNumber\": null,\n            \"MunicipalityCode\": \"0180\",\n            \"HomePhoneNumber\": null,\n            \"WorkPhoneNumber\": null,\n            \"ConsentToMarketing\": null,\n            \"ClinicId\": \"19-00000000-0000-0000-0000-000000000000\",\n            \"ClinicianId\": 0,\n            \"UpdatedOn\": \"0001-01-01T00:00:00\",\n            \"HasContent\": true\n        },\n        \"TimeSlot\": {\n            \"ID\": 0,\n            \"Start\": \"2020-02-14T16:20:00\",\n            \"End\": \"2020-02-14T17:00:00\",\n            \"Clinic\": {\n                \"ID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Name\": \"City Praktiken\",\n                \"Address1\": \"Klinikgatan 2\",\n                \"Address2\": \"\",\n                \"Postalcode\": \"11000\",\n                \"City\": \"STOCKHOLM\",\n                \"Home\": \"+456\",\n                \"Work\": \"+456123456\",\n                \"Fax\": \"+456\",\n                \"Mobile\": \"+456\",\n                \"Email\": \"info2@google.com\"\n            },\n            \"Clinician\": {\n                \"ID\": 3,\n                \"Name\": \"Olle Ohlsson\",\n                \"Title\": \"Tandläkare\",\n                \"Active\": null,\n                \"ClinicID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Info\": null\n            },\n            \"Treatment\": {\n                \"ID\": 2166,\n                \"Name\": \"An internet treatment - 2\",\n                \"Description\": \"This is a long description of the treatment.\",\n                \"Duration\": 40\n            }\n        },\n        \"CampaignCode\": null,\n        \"FreeTextMessage\": \"Timbook text \\\"adf\\\"\",\n        \"CategoryDescription\": \"Endodonti\",\n        \"CategoryCode\": 7000\n    },\n    {\n        \"ID\": 2197,\n        \"Patient\": {\n            \"ID\": 1088,\n            \"PatientPersonalIdentification\": \"191212121212\",\n            \"PersonalNumber\": {\n                \"Year\": 1912,\n                \"Month\": 12,\n                \"Day\": 12,\n                \"ExtraDigits\": \"1212\"\n            },\n            \"FirstName\": \"John\",\n            \"LastName\": \"Doe\",\n            \"Adress1\": \"123456789 123456789 123456789 123456789 123456789 \",\n            \"Adress2\": \"123456789 123456789 123456789 123456789 123456789 \",\n            \"PostalCode\": \"12000\",\n            \"City\": \"STOCKHOLM\",\n            \"Email\": \"jon.engman@gmail.com\",\n            \"MobilePhoneNumber\": \"+46723765121123456789\",\n            \"GuardianPersonalNumber\": null,\n            \"MunicipalityCode\": \"0180\",\n            \"HomePhoneNumber\": null,\n            \"WorkPhoneNumber\": null,\n            \"ConsentToMarketing\": null,\n            \"ClinicId\": \"19-00000000-0000-0000-0000-000000000000\",\n            \"ClinicianId\": 0,\n            \"UpdatedOn\": \"0001-01-01T00:00:00\",\n            \"HasContent\": true\n        },\n        \"TimeSlot\": {\n            \"ID\": 0,\n            \"Start\": \"2020-04-30T07:30:00\",\n            \"End\": \"2020-04-30T08:00:00\",\n            \"Clinic\": {\n                \"ID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Name\": \"City Praktiken\",\n                \"Address1\": \"Klinikgatan 2\",\n                \"Address2\": \"\",\n                \"Postalcode\": \"11000\",\n                \"City\": \"STOCKHOLM\",\n                \"Home\": \"+456\",\n                \"Work\": \"+456123456\",\n                \"Fax\": \"+456\",\n                \"Mobile\": \"+456\",\n                \"Email\": \"info2@google.com\"\n            },\n            \"Clinician\": {\n                \"ID\": 3,\n                \"Name\": \"Olle Ohlsson\",\n                \"Title\": \"Tandläkare\",\n                \"Active\": null,\n                \"ClinicID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Info\": null\n            },\n            \"Treatment\": {\n                \"ID\": 1139,\n                \"Name\": \"Pride test 1\",\n                \"Description\": \"\",\n                \"Duration\": 30\n            }\n        },\n        \"CampaignCode\": null,\n        \"FreeTextMessage\": \" \\\"Sverige\\\"\",\n        \"CategoryDescription\": \"Endodonti\",\n        \"CategoryCode\": 7000\n    },\n    {\n        \"ID\": 2198,\n        \"Patient\": {\n            \"ID\": 1088,\n            \"PatientPersonalIdentification\": \"191212121212\",\n            \"PersonalNumber\": {\n                \"Year\": 1912,\n                \"Month\": 12,\n                \"Day\": 12,\n                \"ExtraDigits\": \"1212\"\n            },\n            \"FirstName\": \"John\",\n            \"LastName\": \"Doe\",\n            \"Adress1\": \"123456789 123456789 123456789 123456789 123456789 \",\n            \"Adress2\": \"123456789 123456789 123456789 123456789 123456789 \",\n            \"PostalCode\": \"12000\",\n            \"City\": \"STOCKHOLM\",\n            \"Email\": \"jon.engman@gmail.com\",\n            \"MobilePhoneNumber\": \"+46723765121123456789\",\n            \"GuardianPersonalNumber\": null,\n            \"MunicipalityCode\": \"0180\",\n            \"HomePhoneNumber\": null,\n            \"WorkPhoneNumber\": null,\n            \"ConsentToMarketing\": null,\n            \"ClinicId\": \"19-00000000-0000-0000-0000-000000000000\",\n            \"ClinicianId\": 0,\n            \"UpdatedOn\": \"0001-01-01T00:00:00\",\n            \"HasContent\": true\n        },\n        \"TimeSlot\": {\n            \"ID\": 0,\n            \"Start\": \"2020-06-05T10:20:00\",\n            \"End\": \"2020-06-05T11:00:00\",\n            \"Clinic\": {\n                \"ID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Name\": \"City Praktiken\",\n                \"Address1\": \"Klinikgatan 2\",\n                \"Address2\": \"\",\n                \"Postalcode\": \"11000\",\n                \"City\": \"STOCKHOLM\",\n                \"Home\": \"+456\",\n                \"Work\": \"+456123456\",\n                \"Fax\": \"+456\",\n                \"Mobile\": \"+456\",\n                \"Email\": \"info2@google.com\"\n            },\n            \"Clinician\": {\n                \"ID\": 3,\n                \"Name\": \"Olle Ohlsson\",\n                \"Title\": \"Tandläkare\",\n                \"Active\": null,\n                \"ClinicID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Info\": null\n            },\n            \"Treatment\": {\n                \"ID\": 2166,\n                \"Name\": \"An internet treatment - 2\",\n                \"Description\": \"This is a long description of the treatment.\",\n                \"Duration\": 40\n            }\n        },\n        \"CampaignCode\": null,\n        \"FreeTextMessage\": \"Timbook text \\\"Sverige\\\"\",\n        \"CategoryDescription\": \"Endodonti\",\n        \"CategoryCode\": 7000\n    },\n    {\n        \"ID\": 2201,\n        \"Patient\": {\n            \"ID\": 1088,\n            \"PatientPersonalIdentification\": \"191212121212\",\n            \"PersonalNumber\": {\n                \"Year\": 1912,\n                \"Month\": 12,\n                \"Day\": 12,\n                \"ExtraDigits\": \"1212\"\n            },\n            \"FirstName\": \"John\",\n            \"LastName\": \"Doe\",\n            \"Adress1\": \"123456789 123456789 123456789 123456789 123456789 \",\n            \"Adress2\": \"123456789 123456789 123456789 123456789 123456789 \",\n            \"PostalCode\": \"12000\",\n            \"City\": \"STOCKHOLM\",\n            \"Email\": \"jon.engman@gmail.com\",\n            \"MobilePhoneNumber\": \"+46723765121123456789\",\n            \"GuardianPersonalNumber\": null,\n            \"MunicipalityCode\": \"0180\",\n            \"HomePhoneNumber\": null,\n            \"WorkPhoneNumber\": null,\n            \"ConsentToMarketing\": null,\n            \"ClinicId\": \"19-00000000-0000-0000-0000-000000000000\",\n            \"ClinicianId\": 0,\n            \"UpdatedOn\": \"0001-01-01T00:00:00\",\n            \"HasContent\": true\n        },\n        \"TimeSlot\": {\n            \"ID\": 0,\n            \"Start\": \"2020-08-14T14:30:00\",\n            \"End\": \"2020-08-14T15:00:00\",\n            \"Clinic\": {\n                \"ID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Name\": \"City Praktiken\",\n                \"Address1\": \"Klinikgatan 2\",\n                \"Address2\": \"\",\n                \"Postalcode\": \"11000\",\n                \"City\": \"STOCKHOLM\",\n                \"Home\": \"+456\",\n                \"Work\": \"+456123456\",\n                \"Fax\": \"+456\",\n                \"Mobile\": \"+456\",\n                \"Email\": \"info2@google.com\"\n            },\n            \"Clinician\": {\n                \"ID\": 3,\n                \"Name\": \"Olle Ohlsson\",\n                \"Title\": \"Tandläkare\",\n                \"Active\": null,\n                \"ClinicID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Info\": null\n            },\n            \"Treatment\": {\n                \"ID\": 1139,\n                \"Name\": \"Pride test 1\",\n                \"Description\": \"\",\n                \"Duration\": 30\n            }\n        },\n        \"CampaignCode\": null,\n        \"FreeTextMessage\": \"\",\n        \"CategoryDescription\": \"Endodonti\",\n        \"CategoryCode\": 7000\n    },\n    {\n        \"ID\": 2202,\n        \"Patient\": {\n            \"ID\": 1088,\n            \"PatientPersonalIdentification\": \"191212121212\",\n            \"PersonalNumber\": {\n                \"Year\": 1912,\n                \"Month\": 12,\n                \"Day\": 12,\n                \"ExtraDigits\": \"1212\"\n            },\n            \"FirstName\": \"John\",\n            \"LastName\": \"Doe\",\n            \"Adress1\": \"123456789 123456789 123456789 123456789 123456789 \",\n            \"Adress2\": \"123456789 123456789 123456789 123456789 123456789 \",\n            \"PostalCode\": \"12000\",\n            \"City\": \"STOCKHOLM\",\n            \"Email\": \"jon.engman@gmail.com\",\n            \"MobilePhoneNumber\": \"+46723765121123456789\",\n            \"GuardianPersonalNumber\": null,\n            \"MunicipalityCode\": \"0180\",\n            \"HomePhoneNumber\": null,\n            \"WorkPhoneNumber\": null,\n            \"ConsentToMarketing\": null,\n            \"ClinicId\": \"19-00000000-0000-0000-0000-000000000000\",\n            \"ClinicianId\": 0,\n            \"UpdatedOn\": \"0001-01-01T00:00:00\",\n            \"HasContent\": true\n        },\n        \"TimeSlot\": {\n            \"ID\": 0,\n            \"Start\": \"2020-08-14T16:30:00\",\n            \"End\": \"2020-08-14T17:00:00\",\n            \"Clinic\": {\n                \"ID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Name\": \"City Praktiken\",\n                \"Address1\": \"Klinikgatan 2\",\n                \"Address2\": \"\",\n                \"Postalcode\": \"11000\",\n                \"City\": \"STOCKHOLM\",\n                \"Home\": \"+456\",\n                \"Work\": \"+456123456\",\n                \"Fax\": \"+456\",\n                \"Mobile\": \"+456\",\n                \"Email\": \"info2@google.com\"\n            },\n            \"Clinician\": {\n                \"ID\": 3,\n                \"Name\": \"Olle Ohlsson\",\n                \"Title\": \"Tandläkare\",\n                \"Active\": null,\n                \"ClinicID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Info\": null\n            },\n            \"Treatment\": {\n                \"ID\": 1139,\n                \"Name\": \"Pride test 1\",\n                \"Description\": \"\",\n                \"Duration\": 30\n            }\n        },\n        \"CampaignCode\": null,\n        \"FreeTextMessage\": \" \\\"Sverige\\\"\",\n        \"CategoryDescription\": \"Endodonti\",\n        \"CategoryCode\": 7000\n    },\n    {\n        \"ID\": 2203,\n        \"Patient\": {\n            \"ID\": 1088,\n            \"PatientPersonalIdentification\": \"191212121212\",\n            \"PersonalNumber\": {\n                \"Year\": 1912,\n                \"Month\": 12,\n                \"Day\": 12,\n                \"ExtraDigits\": \"1212\"\n            },\n            \"FirstName\": \"John\",\n            \"LastName\": \"Doe\",\n            \"Adress1\": \"123456789 123456789 123456789 123456789 123456789 \",\n            \"Adress2\": \"123456789 123456789 123456789 123456789 123456789 \",\n            \"PostalCode\": \"12000\",\n            \"City\": \"STOCKHOLM\",\n            \"Email\": \"jon.engman@gmail.com\",\n            \"MobilePhoneNumber\": \"+46723765121123456789\",\n            \"GuardianPersonalNumber\": null,\n            \"MunicipalityCode\": \"0180\",\n            \"HomePhoneNumber\": null,\n            \"WorkPhoneNumber\": null,\n            \"ConsentToMarketing\": null,\n            \"ClinicId\": \"19-00000000-0000-0000-0000-000000000000\",\n            \"ClinicianId\": 0,\n            \"UpdatedOn\": \"0001-01-01T00:00:00\",\n            \"HasContent\": true\n        },\n        \"TimeSlot\": {\n            \"ID\": 0,\n            \"Start\": \"2020-08-14T15:00:00\",\n            \"End\": \"2020-08-14T15:40:00\",\n            \"Clinic\": {\n                \"ID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Name\": \"City Praktiken\",\n                \"Address1\": \"Klinikgatan 2\",\n                \"Address2\": \"\",\n                \"Postalcode\": \"11000\",\n                \"City\": \"STOCKHOLM\",\n                \"Home\": \"+456\",\n                \"Work\": \"+456123456\",\n                \"Fax\": \"+456\",\n                \"Mobile\": \"+456\",\n                \"Email\": \"info2@google.com\"\n            },\n            \"Clinician\": {\n                \"ID\": 3,\n                \"Name\": \"Olle Ohlsson\",\n                \"Title\": \"Tandläkare\",\n                \"Active\": null,\n                \"ClinicID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Info\": null\n            },\n            \"Treatment\": {\n                \"ID\": 2166,\n                \"Name\": \"An internet treatment - 2\",\n                \"Description\": \"This is a long description of the treatment.\",\n                \"Duration\": 40\n            }\n        },\n        \"CampaignCode\": null,\n        \"FreeTextMessage\": \"Timbook text\",\n        \"CategoryDescription\": \"Endodonti\",\n        \"CategoryCode\": 7000\n    },\n    {\n        \"ID\": 2204,\n        \"Patient\": {\n            \"ID\": 1088,\n            \"PatientPersonalIdentification\": \"191212121212\",\n            \"PersonalNumber\": {\n                \"Year\": 1912,\n                \"Month\": 12,\n                \"Day\": 12,\n                \"ExtraDigits\": \"1212\"\n            },\n            \"FirstName\": \"John\",\n            \"LastName\": \"Doe\",\n            \"Adress1\": \"123456789 123456789 123456789 123456789 123456789 \",\n            \"Adress2\": \"123456789 123456789 123456789 123456789 123456789 \",\n            \"PostalCode\": \"12000\",\n            \"City\": \"STOCKHOLM\",\n            \"Email\": \"jon.engman@gmail.com\",\n            \"MobilePhoneNumber\": \"+46723765121123456789\",\n            \"GuardianPersonalNumber\": null,\n            \"MunicipalityCode\": \"0180\",\n            \"HomePhoneNumber\": null,\n            \"WorkPhoneNumber\": null,\n            \"ConsentToMarketing\": null,\n            \"ClinicId\": \"19-00000000-0000-0000-0000-000000000000\",\n            \"ClinicianId\": 0,\n            \"UpdatedOn\": \"0001-01-01T00:00:00\",\n            \"HasContent\": true\n        },\n        \"TimeSlot\": {\n            \"ID\": 0,\n            \"Start\": \"2020-08-14T15:40:00\",\n            \"End\": \"2020-08-14T16:20:00\",\n            \"Clinic\": {\n                \"ID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Name\": \"City Praktiken\",\n                \"Address1\": \"Klinikgatan 2\",\n                \"Address2\": \"\",\n                \"Postalcode\": \"11000\",\n                \"City\": \"STOCKHOLM\",\n                \"Home\": \"+456\",\n                \"Work\": \"+456123456\",\n                \"Fax\": \"+456\",\n                \"Mobile\": \"+456\",\n                \"Email\": \"info2@google.com\"\n            },\n            \"Clinician\": {\n                \"ID\": 3,\n                \"Name\": \"Olle Ohlsson\",\n                \"Title\": \"Tandläkare\",\n                \"Active\": null,\n                \"ClinicID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Info\": null\n            },\n            \"Treatment\": {\n                \"ID\": 2166,\n                \"Name\": \"An internet treatment - 2\",\n                \"Description\": \"This is a long description of the treatment.\",\n                \"Duration\": 40\n            }\n        },\n        \"CampaignCode\": null,\n        \"FreeTextMessage\": \"Timbook text\",\n        \"CategoryDescription\": \"Endodonti\",\n        \"CategoryCode\": 7000\n    },\n    {\n        \"ID\": 2205,\n        \"Patient\": {\n            \"ID\": 1088,\n            \"PatientPersonalIdentification\": \"191212121212\",\n            \"PersonalNumber\": {\n                \"Year\": 1912,\n                \"Month\": 12,\n                \"Day\": 12,\n                \"ExtraDigits\": \"1212\"\n            },\n            \"FirstName\": \"John\",\n            \"LastName\": \"Doe\",\n            \"Adress1\": \"123456789 123456789 123456789 123456789 123456789 \",\n            \"Adress2\": \"123456789 123456789 123456789 123456789 123456789 \",\n            \"PostalCode\": \"12000\",\n            \"City\": \"STOCKHOLM\",\n            \"Email\": \"jon.engman@gmail.com\",\n            \"MobilePhoneNumber\": \"+46723765121123456789\",\n            \"GuardianPersonalNumber\": null,\n            \"MunicipalityCode\": \"0180\",\n            \"HomePhoneNumber\": null,\n            \"WorkPhoneNumber\": null,\n            \"ConsentToMarketing\": null,\n            \"ClinicId\": \"19-00000000-0000-0000-0000-000000000000\",\n            \"ClinicianId\": 0,\n            \"UpdatedOn\": \"0001-01-01T00:00:00\",\n            \"HasContent\": true\n        },\n        \"TimeSlot\": {\n            \"ID\": 0,\n            \"Start\": \"2020-08-20T15:30:00\",\n            \"End\": \"2020-08-20T16:00:00\",\n            \"Clinic\": {\n                \"ID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Name\": \"City Praktiken\",\n                \"Address1\": \"Klinikgatan 2\",\n                \"Address2\": \"\",\n                \"Postalcode\": \"11000\",\n                \"City\": \"STOCKHOLM\",\n                \"Home\": \"+456\",\n                \"Work\": \"+456123456\",\n                \"Fax\": \"+456\",\n                \"Mobile\": \"+456\",\n                \"Email\": \"info2@google.com\"\n            },\n            \"Clinician\": {\n                \"ID\": 3,\n                \"Name\": \"Olle Ohlsson\",\n                \"Title\": \"Tandläkare\",\n                \"Active\": null,\n                \"ClinicID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Info\": null\n            },\n            \"Treatment\": {\n                \"ID\": 1139,\n                \"Name\": \"Pride test 1\",\n                \"Description\": \"\",\n                \"Duration\": 30\n            }\n        },\n        \"CampaignCode\": null,\n        \"FreeTextMessage\": \"\",\n        \"CategoryDescription\": \"Endodonti\",\n        \"CategoryCode\": 7000\n    },\n    {\n        \"ID\": 2230,\n        \"Patient\": {\n            \"ID\": 1088,\n            \"PatientPersonalIdentification\": \"191212121212\",\n            \"PersonalNumber\": {\n                \"Year\": 1912,\n                \"Month\": 12,\n                \"Day\": 12,\n                \"ExtraDigits\": \"1212\"\n            },\n            \"FirstName\": \"John\",\n            \"LastName\": \"Doe\",\n            \"Adress1\": \"123456789 123456789 123456789 123456789 123456789 \",\n            \"Adress2\": \"123456789 123456789 123456789 123456789 123456789 \",\n            \"PostalCode\": \"12000\",\n            \"City\": \"STOCKHOLM\",\n            \"Email\": \"jon.engman@gmail.com\",\n            \"MobilePhoneNumber\": \"+46723765121123456789\",\n            \"GuardianPersonalNumber\": null,\n            \"MunicipalityCode\": \"0180\",\n            \"HomePhoneNumber\": null,\n            \"WorkPhoneNumber\": null,\n            \"ConsentToMarketing\": null,\n            \"ClinicId\": \"19-00000000-0000-0000-0000-000000000000\",\n            \"ClinicianId\": 0,\n            \"UpdatedOn\": \"0001-01-01T00:00:00\",\n            \"HasContent\": true\n        },\n        \"TimeSlot\": {\n            \"ID\": 0,\n            \"Start\": \"2020-10-15T14:20:00\",\n            \"End\": \"2020-10-15T14:40:00\",\n            \"Clinic\": {\n                \"ID\": \"18-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Name\": \"OpusTandläkarna\",\n                \"Address1\": \"Klinikgatan 1\",\n                \"Address2\": \"\",\n                \"Postalcode\": \"22648\",\n                \"City\": \"LUND\",\n                \"Home\": \"\",\n                \"Work\": \"\",\n                \"Fax\": \"\",\n                \"Mobile\": \"\",\n                \"Email\": \"\"\n            },\n            \"Clinician\": {\n                \"ID\": 4,\n                \"Name\": \"Arne Andersson\",\n                \"Title\": \"Tandläkare\",\n                \"Active\": null,\n                \"ClinicID\": \"18-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Info\": null\n            },\n            \"Treatment\": null\n        },\n        \"CampaignCode\": null,\n        \"FreeTextMessage\": \"Konserverande\",\n        \"CategoryDescription\": \"Konserverande\",\n        \"CategoryCode\": 4000\n    },\n    {\n        \"ID\": 2256,\n        \"Patient\": {\n            \"ID\": 1088,\n            \"PatientPersonalIdentification\": \"191212121212\",\n            \"PersonalNumber\": {\n                \"Year\": 1912,\n                \"Month\": 12,\n                \"Day\": 12,\n                \"ExtraDigits\": \"1212\"\n            },\n            \"FirstName\": \"John\",\n            \"LastName\": \"Doe\",\n            \"Adress1\": \"123456789 123456789 123456789 123456789 123456789 \",\n            \"Adress2\": \"123456789 123456789 123456789 123456789 123456789 \",\n            \"PostalCode\": \"12000\",\n            \"City\": \"STOCKHOLM\",\n            \"Email\": \"jon.engman@gmail.com\",\n            \"MobilePhoneNumber\": \"+46723765121123456789\",\n            \"GuardianPersonalNumber\": null,\n            \"MunicipalityCode\": \"0180\",\n            \"HomePhoneNumber\": null,\n            \"WorkPhoneNumber\": null,\n            \"ConsentToMarketing\": null,\n            \"ClinicId\": \"19-00000000-0000-0000-0000-000000000000\",\n            \"ClinicianId\": 0,\n            \"UpdatedOn\": \"0001-01-01T00:00:00\",\n            \"HasContent\": true\n        },\n        \"TimeSlot\": {\n            \"ID\": 0,\n            \"Start\": \"2020-10-23T15:30:00\",\n            \"End\": \"2020-10-23T16:00:00\",\n            \"Clinic\": {\n                \"ID\": \"18-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Name\": \"OpusTandläkarna\",\n                \"Address1\": \"Klinikgatan 1\",\n                \"Address2\": \"\",\n                \"Postalcode\": \"22648\",\n                \"City\": \"LUND\",\n                \"Home\": \"\",\n                \"Work\": \"\",\n                \"Fax\": \"\",\n                \"Mobile\": \"\",\n                \"Email\": \"\"\n            },\n            \"Clinician\": {\n                \"ID\": 17,\n                \"Name\": \"Maria Persson\",\n                \"Title\": \"Bettfysiolog\",\n                \"Active\": null,\n                \"ClinicID\": \"18-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Info\": null\n            },\n            \"Treatment\": {\n                \"ID\": 2208,\n                \"Name\": \"ITB US\",\n                \"Description\": \"I FK2018\",\n                \"Duration\": 30\n            }\n        },\n        \"CampaignCode\": null,\n        \"FreeTextMessage\": \" \\\"\\\"\",\n        \"CategoryDescription\": \"US/Röntgen\",\n        \"CategoryCode\": 2000\n    },\n    {\n        \"ID\": 2257,\n        \"Patient\": {\n            \"ID\": 1088,\n            \"PatientPersonalIdentification\": \"191212121212\",\n            \"PersonalNumber\": {\n                \"Year\": 1912,\n                \"Month\": 12,\n                \"Day\": 12,\n                \"ExtraDigits\": \"1212\"\n            },\n            \"FirstName\": \"John\",\n            \"LastName\": \"Doe\",\n            \"Adress1\": \"123456789 123456789 123456789 123456789 123456789 \",\n            \"Adress2\": \"123456789 123456789 123456789 123456789 123456789 \",\n            \"PostalCode\": \"12000\",\n            \"City\": \"STOCKHOLM\",\n            \"Email\": \"jon.engman@gmail.com\",\n            \"MobilePhoneNumber\": \"+46723765121123456789\",\n            \"GuardianPersonalNumber\": null,\n            \"MunicipalityCode\": \"0180\",\n            \"HomePhoneNumber\": null,\n            \"WorkPhoneNumber\": null,\n            \"ConsentToMarketing\": null,\n            \"ClinicId\": \"19-00000000-0000-0000-0000-000000000000\",\n            \"ClinicianId\": 0,\n            \"UpdatedOn\": \"0001-01-01T00:00:00\",\n            \"HasContent\": true\n        },\n        \"TimeSlot\": {\n            \"ID\": 0,\n            \"Start\": \"2020-10-23T16:00:00\",\n            \"End\": \"2020-10-23T16:30:00\",\n            \"Clinic\": {\n                \"ID\": \"18-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Name\": \"OpusTandläkarna\",\n                \"Address1\": \"Klinikgatan 1\",\n                \"Address2\": \"\",\n                \"Postalcode\": \"22648\",\n                \"City\": \"LUND\",\n                \"Home\": \"\",\n                \"Work\": \"\",\n                \"Fax\": \"\",\n                \"Mobile\": \"\",\n                \"Email\": \"\"\n            },\n            \"Clinician\": {\n                \"ID\": 17,\n                \"Name\": \"Maria Persson\",\n                \"Title\": \"Bettfysiolog\",\n                \"Active\": null,\n                \"ClinicID\": \"18-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Info\": null\n            },\n            \"Treatment\": {\n                \"ID\": 2208,\n                \"Name\": \"ITB US\",\n                \"Description\": \"I FK2018\",\n                \"Duration\": 30\n            }\n        },\n        \"CampaignCode\": null,\n        \"FreeTextMessage\": \" \\\"\\\"\",\n        \"CategoryDescription\": \"US/Röntgen\",\n        \"CategoryCode\": 2000\n    },\n    {\n        \"ID\": 2279,\n        \"Patient\": {\n            \"ID\": 1088,\n            \"PatientPersonalIdentification\": \"191212121212\",\n            \"PersonalNumber\": {\n                \"Year\": 1912,\n                \"Month\": 12,\n                \"Day\": 12,\n                \"ExtraDigits\": \"1212\"\n            },\n            \"FirstName\": \"John\",\n            \"LastName\": \"Doe\",\n            \"Adress1\": \"123456789 123456789 123456789 123456789 123456789 \",\n            \"Adress2\": \"123456789 123456789 123456789 123456789 123456789 \",\n            \"PostalCode\": \"12000\",\n            \"City\": \"STOCKHOLM\",\n            \"Email\": \"jon.engman@gmail.com\",\n            \"MobilePhoneNumber\": \"+46723765121123456789\",\n            \"GuardianPersonalNumber\": null,\n            \"MunicipalityCode\": \"0180\",\n            \"HomePhoneNumber\": null,\n            \"WorkPhoneNumber\": null,\n            \"ConsentToMarketing\": null,\n            \"ClinicId\": \"19-00000000-0000-0000-0000-000000000000\",\n            \"ClinicianId\": 0,\n            \"UpdatedOn\": \"0001-01-01T00:00:00\",\n            \"HasContent\": true\n        },\n        \"TimeSlot\": {\n            \"ID\": 0,\n            \"Start\": \"2020-12-04T14:00:00\",\n            \"End\": \"2020-12-04T14:30:00\",\n            \"Clinic\": {\n                \"ID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Name\": \"City Praktiken\",\n                \"Address1\": \"Klinikgatan 2\",\n                \"Address2\": \"\",\n                \"Postalcode\": \"11000\",\n                \"City\": \"STOCKHOLM\",\n                \"Home\": \"+456\",\n                \"Work\": \"+456123456\",\n                \"Fax\": \"+456\",\n                \"Mobile\": \"+456\",\n                \"Email\": \"info2@google.com\"\n            },\n            \"Clinician\": {\n                \"ID\": 3,\n                \"Name\": \"Olle Ohlsson\",\n                \"Title\": \"Tandläkare\",\n                \"Active\": null,\n                \"ClinicID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Info\": null\n            },\n            \"Treatment\": {\n                \"ID\": 2208,\n                \"Name\": \"ITB US\",\n                \"Description\": \"I FK2018\",\n                \"Duration\": 30\n            }\n        },\n        \"CampaignCode\": null,\n        \"FreeTextMessage\": \"\",\n        \"CategoryDescription\": \"US/Röntgen\",\n        \"CategoryCode\": 2000\n    },\n    {\n        \"ID\": 2280,\n        \"Patient\": {\n            \"ID\": 1088,\n            \"PatientPersonalIdentification\": \"191212121212\",\n            \"PersonalNumber\": {\n                \"Year\": 1912,\n                \"Month\": 12,\n                \"Day\": 12,\n                \"ExtraDigits\": \"1212\"\n            },\n            \"FirstName\": \"John\",\n            \"LastName\": \"Doe\",\n            \"Adress1\": \"123456789 123456789 123456789 123456789 123456789 \",\n            \"Adress2\": \"123456789 123456789 123456789 123456789 123456789 \",\n            \"PostalCode\": \"12000\",\n            \"City\": \"STOCKHOLM\",\n            \"Email\": \"jon.engman@gmail.com\",\n            \"MobilePhoneNumber\": \"+46723765121123456789\",\n            \"GuardianPersonalNumber\": null,\n            \"MunicipalityCode\": \"0180\",\n            \"HomePhoneNumber\": null,\n            \"WorkPhoneNumber\": null,\n            \"ConsentToMarketing\": null,\n            \"ClinicId\": \"19-00000000-0000-0000-0000-000000000000\",\n            \"ClinicianId\": 0,\n            \"UpdatedOn\": \"0001-01-01T00:00:00\",\n            \"HasContent\": true\n        },\n        \"TimeSlot\": {\n            \"ID\": 0,\n            \"Start\": \"2020-12-04T15:20:00\",\n            \"End\": \"2020-12-04T15:50:00\",\n            \"Clinic\": {\n                \"ID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Name\": \"City Praktiken\",\n                \"Address1\": \"Klinikgatan 2\",\n                \"Address2\": \"\",\n                \"Postalcode\": \"11000\",\n                \"City\": \"STOCKHOLM\",\n                \"Home\": \"+456\",\n                \"Work\": \"+456123456\",\n                \"Fax\": \"+456\",\n                \"Mobile\": \"+456\",\n                \"Email\": \"info2@google.com\"\n            },\n            \"Clinician\": {\n                \"ID\": 3,\n                \"Name\": \"Olle Ohlsson\",\n                \"Title\": \"Tandläkare\",\n                \"Active\": null,\n                \"ClinicID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Info\": null\n            },\n            \"Treatment\": {\n                \"ID\": 2208,\n                \"Name\": \"ITB US\",\n                \"Description\": \"I FK2018\",\n                \"Duration\": 30\n            }\n        },\n        \"CampaignCode\": null,\n        \"FreeTextMessage\": \"\",\n        \"CategoryDescription\": \"US/Röntgen\",\n        \"CategoryCode\": 2000\n    },\n    {\n        \"ID\": 2281,\n        \"Patient\": {\n            \"ID\": 1088,\n            \"PatientPersonalIdentification\": \"191212121212\",\n            \"PersonalNumber\": {\n                \"Year\": 1912,\n                \"Month\": 12,\n                \"Day\": 12,\n                \"ExtraDigits\": \"1212\"\n            },\n            \"FirstName\": \"John\",\n            \"LastName\": \"Doe\",\n            \"Adress1\": \"123456789 123456789 123456789 123456789 123456789 \",\n            \"Adress2\": \"123456789 123456789 123456789 123456789 123456789 \",\n            \"PostalCode\": \"12000\",\n            \"City\": \"STOCKHOLM\",\n            \"Email\": \"jon.engman@gmail.com\",\n            \"MobilePhoneNumber\": \"+46723765121123456789\",\n            \"GuardianPersonalNumber\": null,\n            \"MunicipalityCode\": \"0180\",\n            \"HomePhoneNumber\": null,\n            \"WorkPhoneNumber\": null,\n            \"ConsentToMarketing\": null,\n            \"ClinicId\": \"19-00000000-0000-0000-0000-000000000000\",\n            \"ClinicianId\": 0,\n            \"UpdatedOn\": \"0001-01-01T00:00:00\",\n            \"HasContent\": true\n        },\n        \"TimeSlot\": {\n            \"ID\": 0,\n            \"Start\": \"2020-12-04T12:50:00\",\n            \"End\": \"2020-12-04T13:20:00\",\n            \"Clinic\": {\n                \"ID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Name\": \"City Praktiken\",\n                \"Address1\": \"Klinikgatan 2\",\n                \"Address2\": \"\",\n                \"Postalcode\": \"11000\",\n                \"City\": \"STOCKHOLM\",\n                \"Home\": \"+456\",\n                \"Work\": \"+456123456\",\n                \"Fax\": \"+456\",\n                \"Mobile\": \"+456\",\n                \"Email\": \"info2@google.com\"\n            },\n            \"Clinician\": {\n                \"ID\": 3,\n                \"Name\": \"Olle Ohlsson\",\n                \"Title\": \"Tandläkare\",\n                \"Active\": null,\n                \"ClinicID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Info\": null\n            },\n            \"Treatment\": {\n                \"ID\": 2208,\n                \"Name\": \"ITB US\",\n                \"Description\": \"I FK2018\",\n                \"Duration\": 30\n            }\n        },\n        \"CampaignCode\": null,\n        \"FreeTextMessage\": \"\",\n        \"CategoryDescription\": \"US/Röntgen\",\n        \"CategoryCode\": 2000\n    },\n    {\n        \"ID\": 2282,\n        \"Patient\": {\n            \"ID\": 1088,\n            \"PatientPersonalIdentification\": \"191212121212\",\n            \"PersonalNumber\": {\n                \"Year\": 1912,\n                \"Month\": 12,\n                \"Day\": 12,\n                \"ExtraDigits\": \"1212\"\n            },\n            \"FirstName\": \"John\",\n            \"LastName\": \"Doe\",\n            \"Adress1\": \"123456789 123456789 123456789 123456789 123456789 \",\n            \"Adress2\": \"123456789 123456789 123456789 123456789 123456789 \",\n            \"PostalCode\": \"12000\",\n            \"City\": \"STOCKHOLM\",\n            \"Email\": \"jon.engman@gmail.com\",\n            \"MobilePhoneNumber\": \"+46723765121123456789\",\n            \"GuardianPersonalNumber\": null,\n            \"MunicipalityCode\": \"0180\",\n            \"HomePhoneNumber\": null,\n            \"WorkPhoneNumber\": null,\n            \"ConsentToMarketing\": null,\n            \"ClinicId\": \"19-00000000-0000-0000-0000-000000000000\",\n            \"ClinicianId\": 0,\n            \"UpdatedOn\": \"0001-01-01T00:00:00\",\n            \"HasContent\": true\n        },\n        \"TimeSlot\": {\n            \"ID\": 0,\n            \"Start\": \"2020-12-04T16:20:00\",\n            \"End\": \"2020-12-04T16:50:00\",\n            \"Clinic\": {\n                \"ID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Name\": \"City Praktiken\",\n                \"Address1\": \"Klinikgatan 2\",\n                \"Address2\": \"\",\n                \"Postalcode\": \"11000\",\n                \"City\": \"STOCKHOLM\",\n                \"Home\": \"+456\",\n                \"Work\": \"+456123456\",\n                \"Fax\": \"+456\",\n                \"Mobile\": \"+456\",\n                \"Email\": \"info2@google.com\"\n            },\n            \"Clinician\": {\n                \"ID\": 3,\n                \"Name\": \"Olle Ohlsson\",\n                \"Title\": \"Tandläkare\",\n                \"Active\": null,\n                \"ClinicID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Info\": null\n            },\n            \"Treatment\": {\n                \"ID\": 2208,\n                \"Name\": \"ITB US\",\n                \"Description\": \"I FK2018\",\n                \"Duration\": 30\n            }\n        },\n        \"CampaignCode\": null,\n        \"FreeTextMessage\": \"\",\n        \"CategoryDescription\": \"US/Röntgen\",\n        \"CategoryCode\": 2000\n    },\n    {\n        \"ID\": 2285,\n        \"Patient\": {\n            \"ID\": 1088,\n            \"PatientPersonalIdentification\": \"191212121212\",\n            \"PersonalNumber\": {\n                \"Year\": 1912,\n                \"Month\": 12,\n                \"Day\": 12,\n                \"ExtraDigits\": \"1212\"\n            },\n            \"FirstName\": \"John\",\n            \"LastName\": \"Doe\",\n            \"Adress1\": \"123456789 123456789 123456789 123456789 123456789 \",\n            \"Adress2\": \"123456789 123456789 123456789 123456789 123456789 \",\n            \"PostalCode\": \"12000\",\n            \"City\": \"STOCKHOLM\",\n            \"Email\": \"jon.engman@gmail.com\",\n            \"MobilePhoneNumber\": \"+46723765121123456789\",\n            \"GuardianPersonalNumber\": null,\n            \"MunicipalityCode\": \"0180\",\n            \"HomePhoneNumber\": null,\n            \"WorkPhoneNumber\": null,\n            \"ConsentToMarketing\": null,\n            \"ClinicId\": \"19-00000000-0000-0000-0000-000000000000\",\n            \"ClinicianId\": 0,\n            \"UpdatedOn\": \"0001-01-01T00:00:00\",\n            \"HasContent\": true\n        },\n        \"TimeSlot\": {\n            \"ID\": 0,\n            \"Start\": \"2020-12-12T11:30:00\",\n            \"End\": \"2020-12-12T12:00:00\",\n            \"Clinic\": {\n                \"ID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Name\": \"City Praktiken\",\n                \"Address1\": \"Klinikgatan 2\",\n                \"Address2\": \"\",\n                \"Postalcode\": \"11000\",\n                \"City\": \"STOCKHOLM\",\n                \"Home\": \"+456\",\n                \"Work\": \"+456123456\",\n                \"Fax\": \"+456\",\n                \"Mobile\": \"+456\",\n                \"Email\": \"info2@google.com\"\n            },\n            \"Clinician\": {\n                \"ID\": 3,\n                \"Name\": \"Olle Ohlsson\",\n                \"Title\": \"Tandläkare\",\n                \"Active\": null,\n                \"ClinicID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Info\": null\n            },\n            \"Treatment\": {\n                \"ID\": 2208,\n                \"Name\": \"ITB US\",\n                \"Description\": \"I FK2018\",\n                \"Duration\": 30\n            }\n        },\n        \"CampaignCode\": null,\n        \"FreeTextMessage\": \"\",\n        \"CategoryDescription\": \"US/Röntgen\",\n        \"CategoryCode\": 2000\n    },\n    {\n        \"ID\": 2286,\n        \"Patient\": {\n            \"ID\": 1088,\n            \"PatientPersonalIdentification\": \"191212121212\",\n            \"PersonalNumber\": {\n                \"Year\": 1912,\n                \"Month\": 12,\n                \"Day\": 12,\n                \"ExtraDigits\": \"1212\"\n            },\n            \"FirstName\": \"John\",\n            \"LastName\": \"Doe\",\n            \"Adress1\": \"123456789 123456789 123456789 123456789 123456789 \",\n            \"Adress2\": \"123456789 123456789 123456789 123456789 123456789 \",\n            \"PostalCode\": \"12000\",\n            \"City\": \"STOCKHOLM\",\n            \"Email\": \"jon.engman@gmail.com\",\n            \"MobilePhoneNumber\": \"+46723765121123456789\",\n            \"GuardianPersonalNumber\": null,\n            \"MunicipalityCode\": \"0180\",\n            \"HomePhoneNumber\": null,\n            \"WorkPhoneNumber\": null,\n            \"ConsentToMarketing\": null,\n            \"ClinicId\": \"19-00000000-0000-0000-0000-000000000000\",\n            \"ClinicianId\": 0,\n            \"UpdatedOn\": \"0001-01-01T00:00:00\",\n            \"HasContent\": true\n        },\n        \"TimeSlot\": {\n            \"ID\": 0,\n            \"Start\": \"2020-12-10T08:30:00\",\n            \"End\": \"2020-12-10T09:00:00\",\n            \"Clinic\": {\n                \"ID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Name\": \"City Praktiken\",\n                \"Address1\": \"Klinikgatan 2\",\n                \"Address2\": \"\",\n                \"Postalcode\": \"11000\",\n                \"City\": \"STOCKHOLM\",\n                \"Home\": \"+456\",\n                \"Work\": \"+456123456\",\n                \"Fax\": \"+456\",\n                \"Mobile\": \"+456\",\n                \"Email\": \"info2@google.com\"\n            },\n            \"Clinician\": {\n                \"ID\": 3,\n                \"Name\": \"Olle Ohlsson\",\n                \"Title\": \"Tandläkare\",\n                \"Active\": null,\n                \"ClinicID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Info\": null\n            },\n            \"Treatment\": {\n                \"ID\": 2208,\n                \"Name\": \"ITB US\",\n                \"Description\": \"I FK2018\",\n                \"Duration\": 30\n            }\n        },\n        \"CampaignCode\": null,\n        \"FreeTextMessage\": \"\",\n        \"CategoryDescription\": \"US/Röntgen\",\n        \"CategoryCode\": 2000\n    },\n    {\n        \"ID\": 2287,\n        \"Patient\": {\n            \"ID\": 1088,\n            \"PatientPersonalIdentification\": \"191212121212\",\n            \"PersonalNumber\": {\n                \"Year\": 1912,\n                \"Month\": 12,\n                \"Day\": 12,\n                \"ExtraDigits\": \"1212\"\n            },\n            \"FirstName\": \"John\",\n            \"LastName\": \"Doe\",\n            \"Adress1\": \"123456789 123456789 123456789 123456789 123456789 \",\n            \"Adress2\": \"123456789 123456789 123456789 123456789 123456789 \",\n            \"PostalCode\": \"12000\",\n            \"City\": \"STOCKHOLM\",\n            \"Email\": \"jon.engman@gmail.com\",\n            \"MobilePhoneNumber\": \"+46723765121123456789\",\n            \"GuardianPersonalNumber\": null,\n            \"MunicipalityCode\": \"0180\",\n            \"HomePhoneNumber\": null,\n            \"WorkPhoneNumber\": null,\n            \"ConsentToMarketing\": null,\n            \"ClinicId\": \"19-00000000-0000-0000-0000-000000000000\",\n            \"ClinicianId\": 0,\n            \"UpdatedOn\": \"0001-01-01T00:00:00\",\n            \"HasContent\": true\n        },\n        \"TimeSlot\": {\n            \"ID\": 0,\n            \"Start\": \"2020-12-12T09:30:00\",\n            \"End\": \"2020-12-12T10:00:00\",\n            \"Clinic\": {\n                \"ID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Name\": \"City Praktiken\",\n                \"Address1\": \"Klinikgatan 2\",\n                \"Address2\": \"\",\n                \"Postalcode\": \"11000\",\n                \"City\": \"STOCKHOLM\",\n                \"Home\": \"+456\",\n                \"Work\": \"+456123456\",\n                \"Fax\": \"+456\",\n                \"Mobile\": \"+456\",\n                \"Email\": \"info2@google.com\"\n            },\n            \"Clinician\": {\n                \"ID\": 3,\n                \"Name\": \"Olle Ohlsson\",\n                \"Title\": \"Tandläkare\",\n                \"Active\": null,\n                \"ClinicID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Info\": null\n            },\n            \"Treatment\": {\n                \"ID\": 2208,\n                \"Name\": \"ITB US\",\n                \"Description\": \"I FK2018\",\n                \"Duration\": 30\n            }\n        },\n        \"CampaignCode\": null,\n        \"FreeTextMessage\": \"\",\n        \"CategoryDescription\": \"US/Röntgen\",\n        \"CategoryCode\": 2000\n    },\n    {\n        \"ID\": 2288,\n        \"Patient\": {\n            \"ID\": 1088,\n            \"PatientPersonalIdentification\": \"191212121212\",\n            \"PersonalNumber\": {\n                \"Year\": 1912,\n                \"Month\": 12,\n                \"Day\": 12,\n                \"ExtraDigits\": \"1212\"\n            },\n            \"FirstName\": \"John\",\n            \"LastName\": \"Doe\",\n            \"Adress1\": \"123456789 123456789 123456789 123456789 123456789 \",\n            \"Adress2\": \"123456789 123456789 123456789 123456789 123456789 \",\n            \"PostalCode\": \"12000\",\n            \"City\": \"STOCKHOLM\",\n            \"Email\": \"jon.engman@gmail.com\",\n            \"MobilePhoneNumber\": \"+46723765121123456789\",\n            \"GuardianPersonalNumber\": null,\n            \"MunicipalityCode\": \"0180\",\n            \"HomePhoneNumber\": null,\n            \"WorkPhoneNumber\": null,\n            \"ConsentToMarketing\": null,\n            \"ClinicId\": \"19-00000000-0000-0000-0000-000000000000\",\n            \"ClinicianId\": 0,\n            \"UpdatedOn\": \"0001-01-01T00:00:00\",\n            \"HasContent\": true\n        },\n        \"TimeSlot\": {\n            \"ID\": 0,\n            \"Start\": \"2020-12-12T11:00:00\",\n            \"End\": \"2020-12-12T11:30:00\",\n            \"Clinic\": {\n                \"ID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Name\": \"City Praktiken\",\n                \"Address1\": \"Klinikgatan 2\",\n                \"Address2\": \"\",\n                \"Postalcode\": \"11000\",\n                \"City\": \"STOCKHOLM\",\n                \"Home\": \"+456\",\n                \"Work\": \"+456123456\",\n                \"Fax\": \"+456\",\n                \"Mobile\": \"+456\",\n                \"Email\": \"info2@google.com\"\n            },\n            \"Clinician\": {\n                \"ID\": 3,\n                \"Name\": \"Olle Ohlsson\",\n                \"Title\": \"Tandläkare\",\n                \"Active\": null,\n                \"ClinicID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Info\": null\n            },\n            \"Treatment\": {\n                \"ID\": 2208,\n                \"Name\": \"ITB US\",\n                \"Description\": \"I FK2018\",\n                \"Duration\": 30\n            }\n        },\n        \"CampaignCode\": null,\n        \"FreeTextMessage\": \" \\\"\\\"\",\n        \"CategoryDescription\": \"US/Röntgen\",\n        \"CategoryCode\": 2000\n    },\n    {\n        \"ID\": 2289,\n        \"Patient\": {\n            \"ID\": 1088,\n            \"PatientPersonalIdentification\": \"191212121212\",\n            \"PersonalNumber\": {\n                \"Year\": 1912,\n                \"Month\": 12,\n                \"Day\": 12,\n                \"ExtraDigits\": \"1212\"\n            },\n            \"FirstName\": \"John\",\n            \"LastName\": \"Doe\",\n            \"Adress1\": \"123456789 123456789 123456789 123456789 123456789 \",\n            \"Adress2\": \"123456789 123456789 123456789 123456789 123456789 \",\n            \"PostalCode\": \"12000\",\n            \"City\": \"STOCKHOLM\",\n            \"Email\": \"jon.engman@gmail.com\",\n            \"MobilePhoneNumber\": \"+46723765121123456789\",\n            \"GuardianPersonalNumber\": null,\n            \"MunicipalityCode\": \"0180\",\n            \"HomePhoneNumber\": null,\n            \"WorkPhoneNumber\": null,\n            \"ConsentToMarketing\": null,\n            \"ClinicId\": \"19-00000000-0000-0000-0000-000000000000\",\n            \"ClinicianId\": 0,\n            \"UpdatedOn\": \"0001-01-01T00:00:00\",\n            \"HasContent\": true\n        },\n        \"TimeSlot\": {\n            \"ID\": 0,\n            \"Start\": \"2020-12-12T10:30:00\",\n            \"End\": \"2020-12-12T11:00:00\",\n            \"Clinic\": {\n                \"ID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Name\": \"City Praktiken\",\n                \"Address1\": \"Klinikgatan 2\",\n                \"Address2\": \"\",\n                \"Postalcode\": \"11000\",\n                \"City\": \"STOCKHOLM\",\n                \"Home\": \"+456\",\n                \"Work\": \"+456123456\",\n                \"Fax\": \"+456\",\n                \"Mobile\": \"+456\",\n                \"Email\": \"info2@google.com\"\n            },\n            \"Clinician\": {\n                \"ID\": 3,\n                \"Name\": \"Olle Ohlsson\",\n                \"Title\": \"Tandläkare\",\n                \"Active\": null,\n                \"ClinicID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Info\": null\n            },\n            \"Treatment\": {\n                \"ID\": 2208,\n                \"Name\": \"ITB US\",\n                \"Description\": \"I FK2018\",\n                \"Duration\": 30\n            }\n        },\n        \"CampaignCode\": null,\n        \"FreeTextMessage\": \" \\\"\\\"\",\n        \"CategoryDescription\": \"US/Röntgen\",\n        \"CategoryCode\": 2000\n    },\n    {\n        \"ID\": 2291,\n        \"Patient\": {\n            \"ID\": 1088,\n            \"PatientPersonalIdentification\": \"191212121212\",\n            \"PersonalNumber\": {\n                \"Year\": 1912,\n                \"Month\": 12,\n                \"Day\": 12,\n                \"ExtraDigits\": \"1212\"\n            },\n            \"FirstName\": \"John\",\n            \"LastName\": \"Doe\",\n            \"Adress1\": \"123456789 123456789 123456789 123456789 123456789 \",\n            \"Adress2\": \"123456789 123456789 123456789 123456789 123456789 \",\n            \"PostalCode\": \"12000\",\n            \"City\": \"STOCKHOLM\",\n            \"Email\": \"jon.engman@gmail.com\",\n            \"MobilePhoneNumber\": \"+46723765121123456789\",\n            \"GuardianPersonalNumber\": null,\n            \"MunicipalityCode\": \"0180\",\n            \"HomePhoneNumber\": null,\n            \"WorkPhoneNumber\": null,\n            \"ConsentToMarketing\": null,\n            \"ClinicId\": \"19-00000000-0000-0000-0000-000000000000\",\n            \"ClinicianId\": 0,\n            \"UpdatedOn\": \"0001-01-01T00:00:00\",\n            \"HasContent\": true\n        },\n        \"TimeSlot\": {\n            \"ID\": 0,\n            \"Start\": \"2020-12-13T09:30:00\",\n            \"End\": \"2020-12-13T10:00:00\",\n            \"Clinic\": {\n                \"ID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Name\": \"City Praktiken\",\n                \"Address1\": \"Klinikgatan 2\",\n                \"Address2\": \"\",\n                \"Postalcode\": \"11000\",\n                \"City\": \"STOCKHOLM\",\n                \"Home\": \"+456\",\n                \"Work\": \"+456123456\",\n                \"Fax\": \"+456\",\n                \"Mobile\": \"+456\",\n                \"Email\": \"info2@google.com\"\n            },\n            \"Clinician\": {\n                \"ID\": 3,\n                \"Name\": \"Olle Ohlsson\",\n                \"Title\": \"Tandläkare\",\n                \"Active\": null,\n                \"ClinicID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Info\": null\n            },\n            \"Treatment\": {\n                \"ID\": 2208,\n                \"Name\": \"ITB US\",\n                \"Description\": \"I FK2018\",\n                \"Duration\": 30\n            }\n        },\n        \"CampaignCode\": null,\n        \"FreeTextMessage\": \" \\\"\\\"\",\n        \"CategoryDescription\": \"US/Röntgen\",\n        \"CategoryCode\": 2000\n    },\n    {\n        \"ID\": 2292,\n        \"Patient\": {\n            \"ID\": 1088,\n            \"PatientPersonalIdentification\": \"191212121212\",\n            \"PersonalNumber\": {\n                \"Year\": 1912,\n                \"Month\": 12,\n                \"Day\": 12,\n                \"ExtraDigits\": \"1212\"\n            },\n            \"FirstName\": \"John\",\n            \"LastName\": \"Doe\",\n            \"Adress1\": \"123456789 123456789 123456789 123456789 123456789 \",\n            \"Adress2\": \"123456789 123456789 123456789 123456789 123456789 \",\n            \"PostalCode\": \"12000\",\n            \"City\": \"STOCKHOLM\",\n            \"Email\": \"jon.engman@gmail.com\",\n            \"MobilePhoneNumber\": \"+46723765121123456789\",\n            \"GuardianPersonalNumber\": null,\n            \"MunicipalityCode\": \"0180\",\n            \"HomePhoneNumber\": null,\n            \"WorkPhoneNumber\": null,\n            \"ConsentToMarketing\": null,\n            \"ClinicId\": \"19-00000000-0000-0000-0000-000000000000\",\n            \"ClinicianId\": 0,\n            \"UpdatedOn\": \"0001-01-01T00:00:00\",\n            \"HasContent\": true\n        },\n        \"TimeSlot\": {\n            \"ID\": 0,\n            \"Start\": \"2020-12-27T08:30:00\",\n            \"End\": \"2020-12-27T09:00:00\",\n            \"Clinic\": {\n                \"ID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Name\": \"City Praktiken\",\n                \"Address1\": \"Klinikgatan 2\",\n                \"Address2\": \"\",\n                \"Postalcode\": \"11000\",\n                \"City\": \"STOCKHOLM\",\n                \"Home\": \"+456\",\n                \"Work\": \"+456123456\",\n                \"Fax\": \"+456\",\n                \"Mobile\": \"+456\",\n                \"Email\": \"info2@google.com\"\n            },\n            \"Clinician\": {\n                \"ID\": 3,\n                \"Name\": \"Olle Ohlsson\",\n                \"Title\": \"Tandläkare\",\n                \"Active\": null,\n                \"ClinicID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Info\": null\n            },\n            \"Treatment\": {\n                \"ID\": 2208,\n                \"Name\": \"ITB US\",\n                \"Description\": \"I FK2018\",\n                \"Duration\": 30\n            }\n        },\n        \"CampaignCode\": null,\n        \"FreeTextMessage\": \" \\\"\\\"\",\n        \"CategoryDescription\": \"US/Röntgen\",\n        \"CategoryCode\": 2000\n    },\n    {\n        \"ID\": 2293,\n        \"Patient\": {\n            \"ID\": 1088,\n            \"PatientPersonalIdentification\": \"191212121212\",\n            \"PersonalNumber\": {\n                \"Year\": 1912,\n                \"Month\": 12,\n                \"Day\": 12,\n                \"ExtraDigits\": \"1212\"\n            },\n            \"FirstName\": \"John\",\n            \"LastName\": \"Doe\",\n            \"Adress1\": \"123456789 123456789 123456789 123456789 123456789 \",\n            \"Adress2\": \"123456789 123456789 123456789 123456789 123456789 \",\n            \"PostalCode\": \"12000\",\n            \"City\": \"STOCKHOLM\",\n            \"Email\": \"jon.engman@gmail.com\",\n            \"MobilePhoneNumber\": \"+46723765121123456789\",\n            \"GuardianPersonalNumber\": null,\n            \"MunicipalityCode\": \"0180\",\n            \"HomePhoneNumber\": null,\n            \"WorkPhoneNumber\": null,\n            \"ConsentToMarketing\": null,\n            \"ClinicId\": \"19-00000000-0000-0000-0000-000000000000\",\n            \"ClinicianId\": 0,\n            \"UpdatedOn\": \"0001-01-01T00:00:00\",\n            \"HasContent\": true\n        },\n        \"TimeSlot\": {\n            \"ID\": 0,\n            \"Start\": \"2020-12-12T12:00:00\",\n            \"End\": \"2020-12-12T12:30:00\",\n            \"Clinic\": {\n                \"ID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Name\": \"City Praktiken\",\n                \"Address1\": \"Klinikgatan 2\",\n                \"Address2\": \"\",\n                \"Postalcode\": \"11000\",\n                \"City\": \"STOCKHOLM\",\n                \"Home\": \"+456\",\n                \"Work\": \"+456123456\",\n                \"Fax\": \"+456\",\n                \"Mobile\": \"+456\",\n                \"Email\": \"info2@google.com\"\n            },\n            \"Clinician\": {\n                \"ID\": 3,\n                \"Name\": \"Olle Ohlsson\",\n                \"Title\": \"Tandläkare\",\n                \"Active\": null,\n                \"ClinicID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Info\": null\n            },\n            \"Treatment\": {\n                \"ID\": 2208,\n                \"Name\": \"ITB US\",\n                \"Description\": \"I FK2018\",\n                \"Duration\": 30\n            }\n        },\n        \"CampaignCode\": null,\n        \"FreeTextMessage\": \" \\\"\\\"\",\n        \"CategoryDescription\": \"US/Röntgen\",\n        \"CategoryCode\": 2000\n    },\n    {\n        \"ID\": 2294,\n        \"Patient\": {\n            \"ID\": 1088,\n            \"PatientPersonalIdentification\": \"191212121212\",\n            \"PersonalNumber\": {\n                \"Year\": 1912,\n                \"Month\": 12,\n                \"Day\": 12,\n                \"ExtraDigits\": \"1212\"\n            },\n            \"FirstName\": \"John\",\n            \"LastName\": \"Doe\",\n            \"Adress1\": \"123456789 123456789 123456789 123456789 123456789 \",\n            \"Adress2\": \"123456789 123456789 123456789 123456789 123456789 \",\n            \"PostalCode\": \"12000\",\n            \"City\": \"STOCKHOLM\",\n            \"Email\": \"jon.engman@gmail.com\",\n            \"MobilePhoneNumber\": \"+46723765121123456789\",\n            \"GuardianPersonalNumber\": null,\n            \"MunicipalityCode\": \"0180\",\n            \"HomePhoneNumber\": null,\n            \"WorkPhoneNumber\": null,\n            \"ConsentToMarketing\": null,\n            \"ClinicId\": \"19-00000000-0000-0000-0000-000000000000\",\n            \"ClinicianId\": 0,\n            \"UpdatedOn\": \"0001-01-01T00:00:00\",\n            \"HasContent\": true\n        },\n        \"TimeSlot\": {\n            \"ID\": 0,\n            \"Start\": \"2020-12-12T08:30:00\",\n            \"End\": \"2020-12-12T09:00:00\",\n            \"Clinic\": {\n                \"ID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Name\": \"City Praktiken\",\n                \"Address1\": \"Klinikgatan 2\",\n                \"Address2\": \"\",\n                \"Postalcode\": \"11000\",\n                \"City\": \"STOCKHOLM\",\n                \"Home\": \"+456\",\n                \"Work\": \"+456123456\",\n                \"Fax\": \"+456\",\n                \"Mobile\": \"+456\",\n                \"Email\": \"info2@google.com\"\n            },\n            \"Clinician\": {\n                \"ID\": 3,\n                \"Name\": \"Olle Ohlsson\",\n                \"Title\": \"Tandläkare\",\n                \"Active\": null,\n                \"ClinicID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Info\": null\n            },\n            \"Treatment\": {\n                \"ID\": 2208,\n                \"Name\": \"ITB US\",\n                \"Description\": \"I FK2018\",\n                \"Duration\": 30\n            }\n        },\n        \"CampaignCode\": null,\n        \"FreeTextMessage\": \" \\\"\\\"\",\n        \"CategoryDescription\": \"US/Röntgen\",\n        \"CategoryCode\": 2000\n    },\n    {\n        \"ID\": 2296,\n        \"Patient\": {\n            \"ID\": 1088,\n            \"PatientPersonalIdentification\": \"191212121212\",\n            \"PersonalNumber\": {\n                \"Year\": 1912,\n                \"Month\": 12,\n                \"Day\": 12,\n                \"ExtraDigits\": \"1212\"\n            },\n            \"FirstName\": \"John\",\n            \"LastName\": \"Doe\",\n            \"Adress1\": \"123456789 123456789 123456789 123456789 123456789 \",\n            \"Adress2\": \"123456789 123456789 123456789 123456789 123456789 \",\n            \"PostalCode\": \"12000\",\n            \"City\": \"STOCKHOLM\",\n            \"Email\": \"jon.engman@gmail.com\",\n            \"MobilePhoneNumber\": \"+46723765121123456789\",\n            \"GuardianPersonalNumber\": null,\n            \"MunicipalityCode\": \"0180\",\n            \"HomePhoneNumber\": null,\n            \"WorkPhoneNumber\": null,\n            \"ConsentToMarketing\": null,\n            \"ClinicId\": \"19-00000000-0000-0000-0000-000000000000\",\n            \"ClinicianId\": 0,\n            \"UpdatedOn\": \"0001-01-01T00:00:00\",\n            \"HasContent\": true\n        },\n        \"TimeSlot\": {\n            \"ID\": 0,\n            \"Start\": \"2020-12-12T13:10:00\",\n            \"End\": \"2020-12-12T14:10:00\",\n            \"Clinic\": {\n                \"ID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Name\": \"City Praktiken\",\n                \"Address1\": \"Klinikgatan 2\",\n                \"Address2\": \"\",\n                \"Postalcode\": \"11000\",\n                \"City\": \"STOCKHOLM\",\n                \"Home\": \"+456\",\n                \"Work\": \"+456123456\",\n                \"Fax\": \"+456\",\n                \"Mobile\": \"+456\",\n                \"Email\": \"info2@google.com\"\n            },\n            \"Clinician\": {\n                \"ID\": 3,\n                \"Name\": \"Olle Ohlsson\",\n                \"Title\": \"Tandläkare\",\n                \"Active\": null,\n                \"ClinicID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Info\": null\n            },\n            \"Treatment\": null\n        },\n        \"CampaignCode\": null,\n        \"FreeTextMessage\": \"\",\n        \"CategoryDescription\": \"Akut\",\n        \"CategoryCode\": 1000\n    },\n    {\n        \"ID\": 2297,\n        \"Patient\": {\n            \"ID\": 1088,\n            \"PatientPersonalIdentification\": \"191212121212\",\n            \"PersonalNumber\": {\n                \"Year\": 1912,\n                \"Month\": 12,\n                \"Day\": 12,\n                \"ExtraDigits\": \"1212\"\n            },\n            \"FirstName\": \"John\",\n            \"LastName\": \"Doe\",\n            \"Adress1\": \"123456789 123456789 123456789 123456789 123456789 \",\n            \"Adress2\": \"123456789 123456789 123456789 123456789 123456789 \",\n            \"PostalCode\": \"12000\",\n            \"City\": \"STOCKHOLM\",\n            \"Email\": \"jon.engman@gmail.com\",\n            \"MobilePhoneNumber\": \"+46723765121123456789\",\n            \"GuardianPersonalNumber\": null,\n            \"MunicipalityCode\": \"0180\",\n            \"HomePhoneNumber\": null,\n            \"WorkPhoneNumber\": null,\n            \"ConsentToMarketing\": null,\n            \"ClinicId\": \"19-00000000-0000-0000-0000-000000000000\",\n            \"ClinicianId\": 0,\n            \"UpdatedOn\": \"0001-01-01T00:00:00\",\n            \"HasContent\": true\n        },\n        \"TimeSlot\": {\n            \"ID\": 0,\n            \"Start\": \"2020-12-13T10:00:00\",\n            \"End\": \"2020-12-13T10:30:00\",\n            \"Clinic\": {\n                \"ID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Name\": \"City Praktiken\",\n                \"Address1\": \"Klinikgatan 2\",\n                \"Address2\": \"\",\n                \"Postalcode\": \"11000\",\n                \"City\": \"STOCKHOLM\",\n                \"Home\": \"+456\",\n                \"Work\": \"+456123456\",\n                \"Fax\": \"+456\",\n                \"Mobile\": \"+456\",\n                \"Email\": \"info2@google.com\"\n            },\n            \"Clinician\": {\n                \"ID\": 3,\n                \"Name\": \"Olle Ohlsson\",\n                \"Title\": \"Tandläkare\",\n                \"Active\": null,\n                \"ClinicID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Info\": null\n            },\n            \"Treatment\": null\n        },\n        \"CampaignCode\": null,\n        \"FreeTextMessage\": \"Endodonti\",\n        \"CategoryDescription\": \"Endodonti\",\n        \"CategoryCode\": 7000\n    },\n    {\n        \"ID\": 2298,\n        \"Patient\": {\n            \"ID\": 1088,\n            \"PatientPersonalIdentification\": \"191212121212\",\n            \"PersonalNumber\": {\n                \"Year\": 1912,\n                \"Month\": 12,\n                \"Day\": 12,\n                \"ExtraDigits\": \"1212\"\n            },\n            \"FirstName\": \"John\",\n            \"LastName\": \"Doe\",\n            \"Adress1\": \"123456789 123456789 123456789 123456789 123456789 \",\n            \"Adress2\": \"123456789 123456789 123456789 123456789 123456789 \",\n            \"PostalCode\": \"12000\",\n            \"City\": \"STOCKHOLM\",\n            \"Email\": \"jon.engman@gmail.com\",\n            \"MobilePhoneNumber\": \"+46723765121123456789\",\n            \"GuardianPersonalNumber\": null,\n            \"MunicipalityCode\": \"0180\",\n            \"HomePhoneNumber\": null,\n            \"WorkPhoneNumber\": null,\n            \"ConsentToMarketing\": null,\n            \"ClinicId\": \"19-00000000-0000-0000-0000-000000000000\",\n            \"ClinicianId\": 0,\n            \"UpdatedOn\": \"0001-01-01T00:00:00\",\n            \"HasContent\": true\n        },\n        \"TimeSlot\": {\n            \"ID\": 0,\n            \"Start\": \"2020-12-13T09:00:00\",\n            \"End\": \"2020-12-13T09:30:00\",\n            \"Clinic\": {\n                \"ID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Name\": \"City Praktiken\",\n                \"Address1\": \"Klinikgatan 2\",\n                \"Address2\": \"\",\n                \"Postalcode\": \"11000\",\n                \"City\": \"STOCKHOLM\",\n                \"Home\": \"+456\",\n                \"Work\": \"+456123456\",\n                \"Fax\": \"+456\",\n                \"Mobile\": \"+456\",\n                \"Email\": \"info2@google.com\"\n            },\n            \"Clinician\": {\n                \"ID\": 3,\n                \"Name\": \"Olle Ohlsson\",\n                \"Title\": \"Tandläkare\",\n                \"Active\": null,\n                \"ClinicID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Info\": null\n            },\n            \"Treatment\": {\n                \"ID\": 2208,\n                \"Name\": \"ITB US\",\n                \"Description\": \"I FK2018\",\n                \"Duration\": 30\n            }\n        },\n        \"CampaignCode\": null,\n        \"FreeTextMessage\": \" \\\"\\\"\",\n        \"CategoryDescription\": \"US/Röntgen\",\n        \"CategoryCode\": 2000\n    },\n    {\n        \"ID\": 2299,\n        \"Patient\": {\n            \"ID\": 1088,\n            \"PatientPersonalIdentification\": \"191212121212\",\n            \"PersonalNumber\": {\n                \"Year\": 1912,\n                \"Month\": 12,\n                \"Day\": 12,\n                \"ExtraDigits\": \"1212\"\n            },\n            \"FirstName\": \"John\",\n            \"LastName\": \"Doe\",\n            \"Adress1\": \"123456789 123456789 123456789 123456789 123456789 \",\n            \"Adress2\": \"123456789 123456789 123456789 123456789 123456789 \",\n            \"PostalCode\": \"12000\",\n            \"City\": \"STOCKHOLM\",\n            \"Email\": \"jon.engman@gmail.com\",\n            \"MobilePhoneNumber\": \"+46723765121123456789\",\n            \"GuardianPersonalNumber\": null,\n            \"MunicipalityCode\": \"0180\",\n            \"HomePhoneNumber\": null,\n            \"WorkPhoneNumber\": null,\n            \"ConsentToMarketing\": null,\n            \"ClinicId\": \"19-00000000-0000-0000-0000-000000000000\",\n            \"ClinicianId\": 0,\n            \"UpdatedOn\": \"0001-01-01T00:00:00\",\n            \"HasContent\": true\n        },\n        \"TimeSlot\": {\n            \"ID\": 0,\n            \"Start\": \"2020-12-13T11:30:00\",\n            \"End\": \"2020-12-13T12:10:00\",\n            \"Clinic\": {\n                \"ID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Name\": \"City Praktiken\",\n                \"Address1\": \"Klinikgatan 2\",\n                \"Address2\": \"\",\n                \"Postalcode\": \"11000\",\n                \"City\": \"STOCKHOLM\",\n                \"Home\": \"+456\",\n                \"Work\": \"+456123456\",\n                \"Fax\": \"+456\",\n                \"Mobile\": \"+456\",\n                \"Email\": \"info2@google.com\"\n            },\n            \"Clinician\": {\n                \"ID\": 3,\n                \"Name\": \"Olle Ohlsson\",\n                \"Title\": \"Tandläkare\",\n                \"Active\": null,\n                \"ClinicID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Info\": null\n            },\n            \"Treatment\": null\n        },\n        \"CampaignCode\": null,\n        \"FreeTextMessage\": \" Cem bro\",\n        \"CategoryDescription\": null,\n        \"CategoryCode\": 0\n    },\n    {\n        \"ID\": 2300,\n        \"Patient\": {\n            \"ID\": 1088,\n            \"PatientPersonalIdentification\": \"191212121212\",\n            \"PersonalNumber\": {\n                \"Year\": 1912,\n                \"Month\": 12,\n                \"Day\": 12,\n                \"ExtraDigits\": \"1212\"\n            },\n            \"FirstName\": \"John\",\n            \"LastName\": \"Doe\",\n            \"Adress1\": \"123456789 123456789 123456789 123456789 123456789 \",\n            \"Adress2\": \"123456789 123456789 123456789 123456789 123456789 \",\n            \"PostalCode\": \"12000\",\n            \"City\": \"STOCKHOLM\",\n            \"Email\": \"jon.engman@gmail.com\",\n            \"MobilePhoneNumber\": \"+46723765121123456789\",\n            \"GuardianPersonalNumber\": null,\n            \"MunicipalityCode\": \"0180\",\n            \"HomePhoneNumber\": null,\n            \"WorkPhoneNumber\": null,\n            \"ConsentToMarketing\": null,\n            \"ClinicId\": \"19-00000000-0000-0000-0000-000000000000\",\n            \"ClinicianId\": 0,\n            \"UpdatedOn\": \"0001-01-01T00:00:00\",\n            \"HasContent\": true\n        },\n        \"TimeSlot\": {\n            \"ID\": 0,\n            \"Start\": \"2020-12-13T12:30:00\",\n            \"End\": \"2020-12-13T13:00:00\",\n            \"Clinic\": {\n                \"ID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Name\": \"City Praktiken\",\n                \"Address1\": \"Klinikgatan 2\",\n                \"Address2\": \"\",\n                \"Postalcode\": \"11000\",\n                \"City\": \"STOCKHOLM\",\n                \"Home\": \"+456\",\n                \"Work\": \"+456123456\",\n                \"Fax\": \"+456\",\n                \"Mobile\": \"+456\",\n                \"Email\": \"info2@google.com\"\n            },\n            \"Clinician\": {\n                \"ID\": 3,\n                \"Name\": \"Olle Ohlsson\",\n                \"Title\": \"Tandläkare\",\n                \"Active\": null,\n                \"ClinicID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Info\": null\n            },\n            \"Treatment\": null\n        },\n        \"CampaignCode\": null,\n        \"FreeTextMessage\": \"Akut\",\n        \"CategoryDescription\": \"Akut\",\n        \"CategoryCode\": 1000\n    },\n    {\n        \"ID\": 2301,\n        \"Patient\": {\n            \"ID\": 1088,\n            \"PatientPersonalIdentification\": \"191212121212\",\n            \"PersonalNumber\": {\n                \"Year\": 1912,\n                \"Month\": 12,\n                \"Day\": 12,\n                \"ExtraDigits\": \"1212\"\n            },\n            \"FirstName\": \"John\",\n            \"LastName\": \"Doe\",\n            \"Adress1\": \"123456789 123456789 123456789 123456789 123456789 \",\n            \"Adress2\": \"123456789 123456789 123456789 123456789 123456789 \",\n            \"PostalCode\": \"12000\",\n            \"City\": \"STOCKHOLM\",\n            \"Email\": \"jon.engman@gmail.com\",\n            \"MobilePhoneNumber\": \"+46723765121123456789\",\n            \"GuardianPersonalNumber\": null,\n            \"MunicipalityCode\": \"0180\",\n            \"HomePhoneNumber\": null,\n            \"WorkPhoneNumber\": null,\n            \"ConsentToMarketing\": null,\n            \"ClinicId\": \"19-00000000-0000-0000-0000-000000000000\",\n            \"ClinicianId\": 0,\n            \"UpdatedOn\": \"0001-01-01T00:00:00\",\n            \"HasContent\": true\n        },\n        \"TimeSlot\": {\n            \"ID\": 0,\n            \"Start\": \"2020-12-13T14:40:00\",\n            \"End\": \"2020-12-13T15:00:00\",\n            \"Clinic\": {\n                \"ID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Name\": \"City Praktiken\",\n                \"Address1\": \"Klinikgatan 2\",\n                \"Address2\": \"\",\n                \"Postalcode\": \"11000\",\n                \"City\": \"STOCKHOLM\",\n                \"Home\": \"+456\",\n                \"Work\": \"+456123456\",\n                \"Fax\": \"+456\",\n                \"Mobile\": \"+456\",\n                \"Email\": \"info2@google.com\"\n            },\n            \"Clinician\": {\n                \"ID\": 3,\n                \"Name\": \"Olle Ohlsson\",\n                \"Title\": \"Tandläkare\",\n                \"Active\": null,\n                \"ClinicID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Info\": null\n            },\n            \"Treatment\": null\n        },\n        \"CampaignCode\": null,\n        \"FreeTextMessage\": \"Akut Cem bro Cem bro Fastsättn PorsInl GOAS TEXT Koll Sårläkn OPG OPG Lagn Am HS-Rtg HS-Rtg OPG Prep+avtr f bro GOAS TEXT Fastsättn PorsInl HS-Rtg Lagn Comp OPG Lagn Comp Koll Sårläkn GOAS TEXT OPG Extr GOAS TEXT Lagn Comp Lagn Comp Fastsättn PorsInl Extr Prep+avtr f bro Lagn Comp GOAS TEXT HS-Rtg L\",\n        \"CategoryDescription\": \"Akut\",\n        \"CategoryCode\": 1000\n    },\n    {\n        \"ID\": 2303,\n        \"Patient\": {\n            \"ID\": 1088,\n            \"PatientPersonalIdentification\": \"191212121212\",\n            \"PersonalNumber\": {\n                \"Year\": 1912,\n                \"Month\": 12,\n                \"Day\": 12,\n                \"ExtraDigits\": \"1212\"\n            },\n            \"FirstName\": \"John\",\n            \"LastName\": \"Doe\",\n            \"Adress1\": \"123456789 123456789 123456789 123456789 123456789 \",\n            \"Adress2\": \"123456789 123456789 123456789 123456789 123456789 \",\n            \"PostalCode\": \"12000\",\n            \"City\": \"STOCKHOLM\",\n            \"Email\": \"jon.engman@gmail.com\",\n            \"MobilePhoneNumber\": \"+46723765121123456789\",\n            \"GuardianPersonalNumber\": null,\n            \"MunicipalityCode\": \"0180\",\n            \"HomePhoneNumber\": null,\n            \"WorkPhoneNumber\": null,\n            \"ConsentToMarketing\": null,\n            \"ClinicId\": \"19-00000000-0000-0000-0000-000000000000\",\n            \"ClinicianId\": 0,\n            \"UpdatedOn\": \"0001-01-01T00:00:00\",\n            \"HasContent\": true\n        },\n        \"TimeSlot\": {\n            \"ID\": 0,\n            \"Start\": \"2020-12-13T10:30:00\",\n            \"End\": \"2020-12-13T11:10:00\",\n            \"Clinic\": {\n                \"ID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Name\": \"City Praktiken\",\n                \"Address1\": \"Klinikgatan 2\",\n                \"Address2\": \"\",\n                \"Postalcode\": \"11000\",\n                \"City\": \"STOCKHOLM\",\n                \"Home\": \"+456\",\n                \"Work\": \"+456123456\",\n                \"Fax\": \"+456\",\n                \"Mobile\": \"+456\",\n                \"Email\": \"info2@google.com\"\n            },\n            \"Clinician\": {\n                \"ID\": 3,\n                \"Name\": \"Olle Ohlsson\",\n                \"Title\": \"Tandläkare\",\n                \"Active\": null,\n                \"ClinicID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Info\": null\n            },\n            \"Treatment\": null\n        },\n        \"CampaignCode\": null,\n        \"FreeTextMessage\": \"\",\n        \"CategoryDescription\": null,\n        \"CategoryCode\": 0\n    },\n    {\n        \"ID\": 2304,\n        \"Patient\": {\n            \"ID\": 1088,\n            \"PatientPersonalIdentification\": \"191212121212\",\n            \"PersonalNumber\": {\n                \"Year\": 1912,\n                \"Month\": 12,\n                \"Day\": 12,\n                \"ExtraDigits\": \"1212\"\n            },\n            \"FirstName\": \"John\",\n            \"LastName\": \"Doe\",\n            \"Adress1\": \"123456789 123456789 123456789 123456789 123456789 \",\n            \"Adress2\": \"123456789 123456789 123456789 123456789 123456789 \",\n            \"PostalCode\": \"12000\",\n            \"City\": \"STOCKHOLM\",\n            \"Email\": \"jon.engman@gmail.com\",\n            \"MobilePhoneNumber\": \"+46723765121123456789\",\n            \"GuardianPersonalNumber\": null,\n            \"MunicipalityCode\": \"0180\",\n            \"HomePhoneNumber\": null,\n            \"WorkPhoneNumber\": null,\n            \"ConsentToMarketing\": null,\n            \"ClinicId\": \"19-00000000-0000-0000-0000-000000000000\",\n            \"ClinicianId\": 0,\n            \"UpdatedOn\": \"0001-01-01T00:00:00\",\n            \"HasContent\": true\n        },\n        \"TimeSlot\": {\n            \"ID\": 0,\n            \"Start\": \"2020-12-13T11:00:00\",\n            \"End\": \"2020-12-13T11:30:00\",\n            \"Clinic\": {\n                \"ID\": \"18-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Name\": \"OpusTandläkarna\",\n                \"Address1\": \"Klinikgatan 1\",\n                \"Address2\": \"\",\n                \"Postalcode\": \"22648\",\n                \"City\": \"LUND\",\n                \"Home\": \"\",\n                \"Work\": \"\",\n                \"Fax\": \"\",\n                \"Mobile\": \"\",\n                \"Email\": \"\"\n            },\n            \"Clinician\": {\n                \"ID\": 4,\n                \"Name\": \"Arne Andersson\",\n                \"Title\": \"Tandläkare\",\n                \"Active\": null,\n                \"ClinicID\": \"18-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Info\": null\n            },\n            \"Treatment\": {\n                \"ID\": 2208,\n                \"Name\": \"ITB US\",\n                \"Description\": \"I FK2018\",\n                \"Duration\": 30\n            }\n        },\n        \"CampaignCode\": null,\n        \"FreeTextMessage\": \" \\\"\\\"\",\n        \"CategoryDescription\": \"US/Röntgen\",\n        \"CategoryCode\": 2000\n    },\n    {\n        \"ID\": 2305,\n        \"Patient\": {\n            \"ID\": 1088,\n            \"PatientPersonalIdentification\": \"191212121212\",\n            \"PersonalNumber\": {\n                \"Year\": 1912,\n                \"Month\": 12,\n                \"Day\": 12,\n                \"ExtraDigits\": \"1212\"\n            },\n            \"FirstName\": \"John\",\n            \"LastName\": \"Doe\",\n            \"Adress1\": \"123456789 123456789 123456789 123456789 123456789 \",\n            \"Adress2\": \"123456789 123456789 123456789 123456789 123456789 \",\n            \"PostalCode\": \"12000\",\n            \"City\": \"STOCKHOLM\",\n            \"Email\": \"jon.engman@gmail.com\",\n            \"MobilePhoneNumber\": \"+46723765121123456789\",\n            \"GuardianPersonalNumber\": null,\n            \"MunicipalityCode\": \"0180\",\n            \"HomePhoneNumber\": null,\n            \"WorkPhoneNumber\": null,\n            \"ConsentToMarketing\": null,\n            \"ClinicId\": \"19-00000000-0000-0000-0000-000000000000\",\n            \"ClinicianId\": 0,\n            \"UpdatedOn\": \"0001-01-01T00:00:00\",\n            \"HasContent\": true\n        },\n        \"TimeSlot\": {\n            \"ID\": 0,\n            \"Start\": \"2020-12-12T09:00:00\",\n            \"End\": \"2020-12-12T09:30:00\",\n            \"Clinic\": {\n                \"ID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Name\": \"City Praktiken\",\n                \"Address1\": \"Klinikgatan 2\",\n                \"Address2\": \"\",\n                \"Postalcode\": \"11000\",\n                \"City\": \"STOCKHOLM\",\n                \"Home\": \"+456\",\n                \"Work\": \"+456123456\",\n                \"Fax\": \"+456\",\n                \"Mobile\": \"+456\",\n                \"Email\": \"info2@google.com\"\n            },\n            \"Clinician\": {\n                \"ID\": 3,\n                \"Name\": \"Olle Ohlsson\",\n                \"Title\": \"Tandläkare\",\n                \"Active\": null,\n                \"ClinicID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Info\": null\n            },\n            \"Treatment\": {\n                \"ID\": 2208,\n                \"Name\": \"ITB US\",\n                \"Description\": \"I FK2018\",\n                \"Duration\": 30\n            }\n        },\n        \"CampaignCode\": null,\n        \"FreeTextMessage\": \" \\\"\\\"\",\n        \"CategoryDescription\": \"US/Röntgen\",\n        \"CategoryCode\": 2000\n    },\n    {\n        \"ID\": 2306,\n        \"Patient\": {\n            \"ID\": 1088,\n            \"PatientPersonalIdentification\": \"191212121212\",\n            \"PersonalNumber\": {\n                \"Year\": 1912,\n                \"Month\": 12,\n                \"Day\": 12,\n                \"ExtraDigits\": \"1212\"\n            },\n            \"FirstName\": \"John\",\n            \"LastName\": \"Doe\",\n            \"Adress1\": \"123456789 123456789 123456789 123456789 123456789 \",\n            \"Adress2\": \"123456789 123456789 123456789 123456789 123456789 \",\n            \"PostalCode\": \"12000\",\n            \"City\": \"STOCKHOLM\",\n            \"Email\": \"jon.engman@gmail.com\",\n            \"MobilePhoneNumber\": \"+46723765121123456789\",\n            \"GuardianPersonalNumber\": null,\n            \"MunicipalityCode\": \"0180\",\n            \"HomePhoneNumber\": null,\n            \"WorkPhoneNumber\": null,\n            \"ConsentToMarketing\": null,\n            \"ClinicId\": \"19-00000000-0000-0000-0000-000000000000\",\n            \"ClinicianId\": 0,\n            \"UpdatedOn\": \"0001-01-01T00:00:00\",\n            \"HasContent\": true\n        },\n        \"TimeSlot\": {\n            \"ID\": 0,\n            \"Start\": \"2020-12-11T08:30:00\",\n            \"End\": \"2020-12-11T09:00:00\",\n            \"Clinic\": {\n                \"ID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Name\": \"City Praktiken\",\n                \"Address1\": \"Klinikgatan 2\",\n                \"Address2\": \"\",\n                \"Postalcode\": \"11000\",\n                \"City\": \"STOCKHOLM\",\n                \"Home\": \"+456\",\n                \"Work\": \"+456123456\",\n                \"Fax\": \"+456\",\n                \"Mobile\": \"+456\",\n                \"Email\": \"info2@google.com\"\n            },\n            \"Clinician\": {\n                \"ID\": 3,\n                \"Name\": \"Olle Ohlsson\",\n                \"Title\": \"Tandläkare\",\n                \"Active\": null,\n                \"ClinicID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Info\": null\n            },\n            \"Treatment\": {\n                \"ID\": 2208,\n                \"Name\": \"ITB US\",\n                \"Description\": \"I FK2018\",\n                \"Duration\": 30\n            }\n        },\n        \"CampaignCode\": null,\n        \"FreeTextMessage\": \" \\\"\\\"\",\n        \"CategoryDescription\": \"US/Röntgen\",\n        \"CategoryCode\": 2000\n    },\n    {\n        \"ID\": 2307,\n        \"Patient\": {\n            \"ID\": 1088,\n            \"PatientPersonalIdentification\": \"191212121212\",\n            \"PersonalNumber\": {\n                \"Year\": 1912,\n                \"Month\": 12,\n                \"Day\": 12,\n                \"ExtraDigits\": \"1212\"\n            },\n            \"FirstName\": \"John\",\n            \"LastName\": \"Doe\",\n            \"Adress1\": \"123456789 123456789 123456789 123456789 123456789 \",\n            \"Adress2\": \"123456789 123456789 123456789 123456789 123456789 \",\n            \"PostalCode\": \"12000\",\n            \"City\": \"STOCKHOLM\",\n            \"Email\": \"jon.engman@gmail.com\",\n            \"MobilePhoneNumber\": \"+46723765121123456789\",\n            \"GuardianPersonalNumber\": null,\n            \"MunicipalityCode\": \"0180\",\n            \"HomePhoneNumber\": null,\n            \"WorkPhoneNumber\": null,\n            \"ConsentToMarketing\": null,\n            \"ClinicId\": \"19-00000000-0000-0000-0000-000000000000\",\n            \"ClinicianId\": 0,\n            \"UpdatedOn\": \"0001-01-01T00:00:00\",\n            \"HasContent\": true\n        },\n        \"TimeSlot\": {\n            \"ID\": 0,\n            \"Start\": \"2020-12-20T10:40:00\",\n            \"End\": \"2020-12-20T11:40:00\",\n            \"Clinic\": {\n                \"ID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Name\": \"City Praktiken\",\n                \"Address1\": \"Klinikgatan 2\",\n                \"Address2\": \"\",\n                \"Postalcode\": \"11000\",\n                \"City\": \"STOCKHOLM\",\n                \"Home\": \"+456\",\n                \"Work\": \"+456123456\",\n                \"Fax\": \"+456\",\n                \"Mobile\": \"+456\",\n                \"Email\": \"info2@google.com\"\n            },\n            \"Clinician\": {\n                \"ID\": 3,\n                \"Name\": \"Olle Ohlsson\",\n                \"Title\": \"Tandläkare\",\n                \"Active\": null,\n                \"ClinicID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Info\": null\n            },\n            \"Treatment\": {\n                \"ID\": 2261,\n                \"Name\": \"Invisible braces\",\n                \"Description\": \"\",\n                \"Duration\": 60\n            }\n        },\n        \"CampaignCode\": null,\n        \"FreeTextMessage\": \"\",\n        \"CategoryDescription\": \"asyl beskrivning\",\n        \"CategoryCode\": 1200\n    },\n    {\n        \"ID\": 2308,\n        \"Patient\": {\n            \"ID\": 1088,\n            \"PatientPersonalIdentification\": \"191212121212\",\n            \"PersonalNumber\": {\n                \"Year\": 1912,\n                \"Month\": 12,\n                \"Day\": 12,\n                \"ExtraDigits\": \"1212\"\n            },\n            \"FirstName\": \"John\",\n            \"LastName\": \"Doe\",\n            \"Adress1\": \"123456789 123456789 123456789 123456789 123456789 \",\n            \"Adress2\": \"123456789 123456789 123456789 123456789 123456789 \",\n            \"PostalCode\": \"12000\",\n            \"City\": \"STOCKHOLM\",\n            \"Email\": \"jon.engman@gmail.com\",\n            \"MobilePhoneNumber\": \"+46723765121123456789\",\n            \"GuardianPersonalNumber\": null,\n            \"MunicipalityCode\": \"0180\",\n            \"HomePhoneNumber\": null,\n            \"WorkPhoneNumber\": null,\n            \"ConsentToMarketing\": null,\n            \"ClinicId\": \"19-00000000-0000-0000-0000-000000000000\",\n            \"ClinicianId\": 0,\n            \"UpdatedOn\": \"0001-01-01T00:00:00\",\n            \"HasContent\": true\n        },\n        \"TimeSlot\": {\n            \"ID\": 0,\n            \"Start\": \"2020-12-20T12:30:00\",\n            \"End\": \"2020-12-20T13:30:00\",\n            \"Clinic\": {\n                \"ID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Name\": \"City Praktiken\",\n                \"Address1\": \"Klinikgatan 2\",\n                \"Address2\": \"\",\n                \"Postalcode\": \"11000\",\n                \"City\": \"STOCKHOLM\",\n                \"Home\": \"+456\",\n                \"Work\": \"+456123456\",\n                \"Fax\": \"+456\",\n                \"Mobile\": \"+456\",\n                \"Email\": \"info2@google.com\"\n            },\n            \"Clinician\": {\n                \"ID\": 3,\n                \"Name\": \"Olle Ohlsson\",\n                \"Title\": \"Tandläkare\",\n                \"Active\": null,\n                \"ClinicID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Info\": null\n            },\n            \"Treatment\": {\n                \"ID\": 2261,\n                \"Name\": \"Invisible braces\",\n                \"Description\": \"\",\n                \"Duration\": 60\n            }\n        },\n        \"CampaignCode\": null,\n        \"FreeTextMessage\": \"\",\n        \"CategoryDescription\": \"asyl beskrivning\",\n        \"CategoryCode\": 1200\n    },\n    {\n        \"ID\": 2326,\n        \"Patient\": {\n            \"ID\": 1088,\n            \"PatientPersonalIdentification\": \"191212121212\",\n            \"PersonalNumber\": {\n                \"Year\": 1912,\n                \"Month\": 12,\n                \"Day\": 12,\n                \"ExtraDigits\": \"1212\"\n            },\n            \"FirstName\": \"John\",\n            \"LastName\": \"Doe\",\n            \"Adress1\": \"123456789 123456789 123456789 123456789 123456789 \",\n            \"Adress2\": \"123456789 123456789 123456789 123456789 123456789 \",\n            \"PostalCode\": \"12000\",\n            \"City\": \"STOCKHOLM\",\n            \"Email\": \"jon.engman@gmail.com\",\n            \"MobilePhoneNumber\": \"+46723765121123456789\",\n            \"GuardianPersonalNumber\": null,\n            \"MunicipalityCode\": \"0180\",\n            \"HomePhoneNumber\": null,\n            \"WorkPhoneNumber\": null,\n            \"ConsentToMarketing\": null,\n            \"ClinicId\": \"19-00000000-0000-0000-0000-000000000000\",\n            \"ClinicianId\": 0,\n            \"UpdatedOn\": \"0001-01-01T00:00:00\",\n            \"HasContent\": true\n        },\n        \"TimeSlot\": {\n            \"ID\": 0,\n            \"Start\": \"2020-12-19T09:40:00\",\n            \"End\": \"2020-12-19T10:40:00\",\n            \"Clinic\": {\n                \"ID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Name\": \"City Praktiken\",\n                \"Address1\": \"Klinikgatan 2\",\n                \"Address2\": \"\",\n                \"Postalcode\": \"11000\",\n                \"City\": \"STOCKHOLM\",\n                \"Home\": \"+456\",\n                \"Work\": \"+456123456\",\n                \"Fax\": \"+456\",\n                \"Mobile\": \"+456\",\n                \"Email\": \"info2@google.com\"\n            },\n            \"Clinician\": {\n                \"ID\": 3,\n                \"Name\": \"Olle Ohlsson\",\n                \"Title\": \"Tandläkare\",\n                \"Active\": null,\n                \"ClinicID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Info\": null\n            },\n            \"Treatment\": {\n                \"ID\": 2261,\n                \"Name\": \"Invisible braces\",\n                \"Description\": \"\",\n                \"Duration\": 60\n            }\n        },\n        \"CampaignCode\": null,\n        \"FreeTextMessage\": \"Id=12345 \\\"\\\"\",\n        \"CategoryDescription\": \"asyl beskrivning\",\n        \"CategoryCode\": 1200\n    },\n    {\n        \"ID\": 2328,\n        \"Patient\": {\n            \"ID\": 1088,\n            \"PatientPersonalIdentification\": \"191212121212\",\n            \"PersonalNumber\": {\n                \"Year\": 1912,\n                \"Month\": 12,\n                \"Day\": 12,\n                \"ExtraDigits\": \"1212\"\n            },\n            \"FirstName\": \"John\",\n            \"LastName\": \"Doe\",\n            \"Adress1\": \"123456789 123456789 123456789 123456789 123456789 \",\n            \"Adress2\": \"123456789 123456789 123456789 123456789 123456789 \",\n            \"PostalCode\": \"12000\",\n            \"City\": \"STOCKHOLM\",\n            \"Email\": \"jon.engman@gmail.com\",\n            \"MobilePhoneNumber\": \"+46723765121123456789\",\n            \"GuardianPersonalNumber\": null,\n            \"MunicipalityCode\": \"0180\",\n            \"HomePhoneNumber\": null,\n            \"WorkPhoneNumber\": null,\n            \"ConsentToMarketing\": null,\n            \"ClinicId\": \"19-00000000-0000-0000-0000-000000000000\",\n            \"ClinicianId\": 0,\n            \"UpdatedOn\": \"0001-01-01T00:00:00\",\n            \"HasContent\": true\n        },\n        \"TimeSlot\": {\n            \"ID\": 0,\n            \"Start\": \"2020-12-18T07:30:00\",\n            \"End\": \"2020-12-18T08:00:00\",\n            \"Clinic\": {\n                \"ID\": \"18-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Name\": \"OpusTandläkarna\",\n                \"Address1\": \"Klinikgatan 1\",\n                \"Address2\": \"\",\n                \"Postalcode\": \"22648\",\n                \"City\": \"LUND\",\n                \"Home\": \"\",\n                \"Work\": \"\",\n                \"Fax\": \"\",\n                \"Mobile\": \"\",\n                \"Email\": \"\"\n            },\n            \"Clinician\": {\n                \"ID\": 17,\n                \"Name\": \"Maria Persson\",\n                \"Title\": \"Bettfysiolog\",\n                \"Active\": null,\n                \"ClinicID\": \"18-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Info\": null\n            },\n            \"Treatment\": {\n                \"ID\": 2208,\n                \"Name\": \"ITB US\",\n                \"Description\": \"I FK2018\",\n                \"Duration\": 30\n            }\n        },\n        \"CampaignCode\": null,\n        \"FreeTextMessage\": \" \\\"\\\"\",\n        \"CategoryDescription\": \"US/Röntgen\",\n        \"CategoryCode\": 2000\n    },\n    {\n        \"ID\": 2329,\n        \"Patient\": {\n            \"ID\": 1088,\n            \"PatientPersonalIdentification\": \"191212121212\",\n            \"PersonalNumber\": {\n                \"Year\": 1912,\n                \"Month\": 12,\n                \"Day\": 12,\n                \"ExtraDigits\": \"1212\"\n            },\n            \"FirstName\": \"John\",\n            \"LastName\": \"Doe\",\n            \"Adress1\": \"123456789 123456789 123456789 123456789 123456789 \",\n            \"Adress2\": \"123456789 123456789 123456789 123456789 123456789 \",\n            \"PostalCode\": \"12000\",\n            \"City\": \"STOCKHOLM\",\n            \"Email\": \"jon.engman@gmail.com\",\n            \"MobilePhoneNumber\": \"+46723765121123456789\",\n            \"GuardianPersonalNumber\": null,\n            \"MunicipalityCode\": \"0180\",\n            \"HomePhoneNumber\": null,\n            \"WorkPhoneNumber\": null,\n            \"ConsentToMarketing\": null,\n            \"ClinicId\": \"19-00000000-0000-0000-0000-000000000000\",\n            \"ClinicianId\": 0,\n            \"UpdatedOn\": \"0001-01-01T00:00:00\",\n            \"HasContent\": true\n        },\n        \"TimeSlot\": {\n            \"ID\": 0,\n            \"Start\": \"2021-01-14T16:00:00\",\n            \"End\": \"2021-01-14T16:30:00\",\n            \"Clinic\": {\n                \"ID\": \"18-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Name\": \"OpusTandläkarna\",\n                \"Address1\": \"Klinikgatan 1\",\n                \"Address2\": \"\",\n                \"Postalcode\": \"22648\",\n                \"City\": \"LUND\",\n                \"Home\": \"\",\n                \"Work\": \"\",\n                \"Fax\": \"\",\n                \"Mobile\": \"\",\n                \"Email\": \"\"\n            },\n            \"Clinician\": {\n                \"ID\": 17,\n                \"Name\": \"Maria Persson\",\n                \"Title\": \"Bettfysiolog\",\n                \"Active\": null,\n                \"ClinicID\": \"18-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Info\": null\n            },\n            \"Treatment\": {\n                \"ID\": 2208,\n                \"Name\": \"ITB US\",\n                \"Description\": \"I FK2018\",\n                \"Duration\": 30\n            }\n        },\n        \"CampaignCode\": null,\n        \"FreeTextMessage\": \" \\\"\\\"\",\n        \"CategoryDescription\": \"US/Röntgen\",\n        \"CategoryCode\": 2000\n    },\n    {\n        \"ID\": 2341,\n        \"Patient\": {\n            \"ID\": 1088,\n            \"PatientPersonalIdentification\": \"191212121212\",\n            \"PersonalNumber\": {\n                \"Year\": 1912,\n                \"Month\": 12,\n                \"Day\": 12,\n                \"ExtraDigits\": \"1212\"\n            },\n            \"FirstName\": \"John\",\n            \"LastName\": \"Doe\",\n            \"Adress1\": \"123456789 123456789 123456789 123456789 123456789 \",\n            \"Adress2\": \"123456789 123456789 123456789 123456789 123456789 \",\n            \"PostalCode\": \"12000\",\n            \"City\": \"STOCKHOLM\",\n            \"Email\": \"jon.engman@gmail.com\",\n            \"MobilePhoneNumber\": \"+46723765121123456789\",\n            \"GuardianPersonalNumber\": null,\n            \"MunicipalityCode\": \"0180\",\n            \"HomePhoneNumber\": null,\n            \"WorkPhoneNumber\": null,\n            \"ConsentToMarketing\": null,\n            \"ClinicId\": \"19-00000000-0000-0000-0000-000000000000\",\n            \"ClinicianId\": 0,\n            \"UpdatedOn\": \"0001-01-01T00:00:00\",\n            \"HasContent\": true\n        },\n        \"TimeSlot\": {\n            \"ID\": 0,\n            \"Start\": \"2021-02-01T07:00:00\",\n            \"End\": \"2021-02-01T07:30:00\",\n            \"Clinic\": {\n                \"ID\": \"18-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Name\": \"OpusTandläkarna\",\n                \"Address1\": \"Klinikgatan 1\",\n                \"Address2\": \"\",\n                \"Postalcode\": \"22648\",\n                \"City\": \"LUND\",\n                \"Home\": \"\",\n                \"Work\": \"\",\n                \"Fax\": \"\",\n                \"Mobile\": \"\",\n                \"Email\": \"\"\n            },\n            \"Clinician\": {\n                \"ID\": 17,\n                \"Name\": \"Maria Persson\",\n                \"Title\": \"Bettfysiolog\",\n                \"Active\": null,\n                \"ClinicID\": \"18-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Info\": null\n            },\n            \"Treatment\": {\n                \"ID\": 2208,\n                \"Name\": \"ITB US\",\n                \"Description\": \"I FK2018\",\n                \"Duration\": 30\n            }\n        },\n        \"CampaignCode\": null,\n        \"FreeTextMessage\": \" \\\"\\\"\",\n        \"CategoryDescription\": \"US/Röntgen\",\n        \"CategoryCode\": 2000\n    },\n    {\n        \"ID\": 2342,\n        \"Patient\": {\n            \"ID\": 1088,\n            \"PatientPersonalIdentification\": \"191212121212\",\n            \"PersonalNumber\": {\n                \"Year\": 1912,\n                \"Month\": 12,\n                \"Day\": 12,\n                \"ExtraDigits\": \"1212\"\n            },\n            \"FirstName\": \"John\",\n            \"LastName\": \"Doe\",\n            \"Adress1\": \"123456789 123456789 123456789 123456789 123456789 \",\n            \"Adress2\": \"123456789 123456789 123456789 123456789 123456789 \",\n            \"PostalCode\": \"12000\",\n            \"City\": \"STOCKHOLM\",\n            \"Email\": \"jon.engman@gmail.com\",\n            \"MobilePhoneNumber\": \"+46723765121123456789\",\n            \"GuardianPersonalNumber\": null,\n            \"MunicipalityCode\": \"0180\",\n            \"HomePhoneNumber\": null,\n            \"WorkPhoneNumber\": null,\n            \"ConsentToMarketing\": null,\n            \"ClinicId\": \"19-00000000-0000-0000-0000-000000000000\",\n            \"ClinicianId\": 0,\n            \"UpdatedOn\": \"0001-01-01T00:00:00\",\n            \"HasContent\": true\n        },\n        \"TimeSlot\": {\n            \"ID\": 0,\n            \"Start\": \"2021-02-04T12:00:00\",\n            \"End\": \"2021-02-04T12:30:00\",\n            \"Clinic\": {\n                \"ID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Name\": \"City Praktiken\",\n                \"Address1\": \"Klinikgatan 2\",\n                \"Address2\": \"\",\n                \"Postalcode\": \"11000\",\n                \"City\": \"STOCKHOLM\",\n                \"Home\": \"+456\",\n                \"Work\": \"+456123456\",\n                \"Fax\": \"+456\",\n                \"Mobile\": \"+456\",\n                \"Email\": \"info2@google.com\"\n            },\n            \"Clinician\": {\n                \"ID\": 3,\n                \"Name\": \"Olle Ohlsson\",\n                \"Title\": \"Tandläkare\",\n                \"Active\": null,\n                \"ClinicID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Info\": null\n            },\n            \"Treatment\": {\n                \"ID\": 2208,\n                \"Name\": \"ITB US\",\n                \"Description\": \"I FK2018\",\n                \"Duration\": 30\n            }\n        },\n        \"CampaignCode\": null,\n        \"FreeTextMessage\": \" \\\"\\\"\",\n        \"CategoryDescription\": \"US/Röntgen\",\n        \"CategoryCode\": 2000\n    },\n    {\n        \"ID\": 2349,\n        \"Patient\": {\n            \"ID\": 1088,\n            \"PatientPersonalIdentification\": \"191212121212\",\n            \"PersonalNumber\": {\n                \"Year\": 1912,\n                \"Month\": 12,\n                \"Day\": 12,\n                \"ExtraDigits\": \"1212\"\n            },\n            \"FirstName\": \"John\",\n            \"LastName\": \"Doe\",\n            \"Adress1\": \"123456789 123456789 123456789 123456789 123456789 \",\n            \"Adress2\": \"123456789 123456789 123456789 123456789 123456789 \",\n            \"PostalCode\": \"12000\",\n            \"City\": \"STOCKHOLM\",\n            \"Email\": \"jon.engman@gmail.com\",\n            \"MobilePhoneNumber\": \"+46723765121123456789\",\n            \"GuardianPersonalNumber\": null,\n            \"MunicipalityCode\": \"0180\",\n            \"HomePhoneNumber\": null,\n            \"WorkPhoneNumber\": null,\n            \"ConsentToMarketing\": null,\n            \"ClinicId\": \"19-00000000-0000-0000-0000-000000000000\",\n            \"ClinicianId\": 0,\n            \"UpdatedOn\": \"0001-01-01T00:00:00\",\n            \"HasContent\": true\n        },\n        \"TimeSlot\": {\n            \"ID\": 0,\n            \"Start\": \"2021-07-14T08:30:00\",\n            \"End\": \"2021-07-14T09:00:00\",\n            \"Clinic\": {\n                \"ID\": \"18-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Name\": \"OpusTandläkarna\",\n                \"Address1\": \"Klinikgatan 1\",\n                \"Address2\": \"\",\n                \"Postalcode\": \"22648\",\n                \"City\": \"LUND\",\n                \"Home\": \"\",\n                \"Work\": \"\",\n                \"Fax\": \"\",\n                \"Mobile\": \"\",\n                \"Email\": \"\"\n            },\n            \"Clinician\": {\n                \"ID\": 4,\n                \"Name\": \"Arne Andersson\",\n                \"Title\": \"Tandläkare\",\n                \"Active\": null,\n                \"ClinicID\": \"18-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Info\": null\n            },\n            \"Treatment\": {\n                \"ID\": 2348,\n                \"Name\": \"ITB akut\",\n                \"Description\": \"\",\n                \"Duration\": 30\n            }\n        },\n        \"CampaignCode\": null,\n        \"FreeTextMessage\": \" \\\"Ett meddelande\\\"\",\n        \"CategoryDescription\": \"Akut\",\n        \"CategoryCode\": 1000\n    },\n    {\n        \"ID\": 2352,\n        \"Patient\": {\n            \"ID\": 1088,\n            \"PatientPersonalIdentification\": \"191212121212\",\n            \"PersonalNumber\": {\n                \"Year\": 1912,\n                \"Month\": 12,\n                \"Day\": 12,\n                \"ExtraDigits\": \"1212\"\n            },\n            \"FirstName\": \"John\",\n            \"LastName\": \"Doe\",\n            \"Adress1\": \"123456789 123456789 123456789 123456789 123456789 \",\n            \"Adress2\": \"123456789 123456789 123456789 123456789 123456789 \",\n            \"PostalCode\": \"12000\",\n            \"City\": \"STOCKHOLM\",\n            \"Email\": \"jon.engman@gmail.com\",\n            \"MobilePhoneNumber\": \"+46723765121123456789\",\n            \"GuardianPersonalNumber\": null,\n            \"MunicipalityCode\": \"0180\",\n            \"HomePhoneNumber\": null,\n            \"WorkPhoneNumber\": null,\n            \"ConsentToMarketing\": null,\n            \"ClinicId\": \"19-00000000-0000-0000-0000-000000000000\",\n            \"ClinicianId\": 0,\n            \"UpdatedOn\": \"0001-01-01T00:00:00\",\n            \"HasContent\": true\n        },\n        \"TimeSlot\": {\n            \"ID\": 0,\n            \"Start\": \"2021-07-01T07:00:00\",\n            \"End\": \"2021-07-01T07:30:00\",\n            \"Clinic\": {\n                \"ID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Name\": \"City Praktiken\",\n                \"Address1\": \"Klinikgatan 2\",\n                \"Address2\": \"\",\n                \"Postalcode\": \"11000\",\n                \"City\": \"STOCKHOLM\",\n                \"Home\": \"+456\",\n                \"Work\": \"+456123456\",\n                \"Fax\": \"+456\",\n                \"Mobile\": \"+456\",\n                \"Email\": \"info2@google.com\"\n            },\n            \"Clinician\": {\n                \"ID\": 3,\n                \"Name\": \"Olle Ohlsson\",\n                \"Title\": \"Tandläkare\",\n                \"Active\": null,\n                \"ClinicID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Info\": null\n            },\n            \"Treatment\": {\n                \"ID\": 2348,\n                \"Name\": \"ITB akut\",\n                \"Description\": \"\",\n                \"Duration\": 30\n            }\n        },\n        \"CampaignCode\": null,\n        \"FreeTextMessage\": \" \\\"Meddelande här\\\"\",\n        \"CategoryDescription\": \"Akut\",\n        \"CategoryCode\": 1000\n    },\n    {\n        \"ID\": 2353,\n        \"Patient\": {\n            \"ID\": 1088,\n            \"PatientPersonalIdentification\": \"191212121212\",\n            \"PersonalNumber\": {\n                \"Year\": 1912,\n                \"Month\": 12,\n                \"Day\": 12,\n                \"ExtraDigits\": \"1212\"\n            },\n            \"FirstName\": \"John\",\n            \"LastName\": \"Doe\",\n            \"Adress1\": \"123456789 123456789 123456789 123456789 123456789 \",\n            \"Adress2\": \"123456789 123456789 123456789 123456789 123456789 \",\n            \"PostalCode\": \"12000\",\n            \"City\": \"STOCKHOLM\",\n            \"Email\": \"jon.engman@gmail.com\",\n            \"MobilePhoneNumber\": \"+46723765121123456789\",\n            \"GuardianPersonalNumber\": null,\n            \"MunicipalityCode\": \"0180\",\n            \"HomePhoneNumber\": null,\n            \"WorkPhoneNumber\": null,\n            \"ConsentToMarketing\": null,\n            \"ClinicId\": \"19-00000000-0000-0000-0000-000000000000\",\n            \"ClinicianId\": 0,\n            \"UpdatedOn\": \"0001-01-01T00:00:00\",\n            \"HasContent\": true\n        },\n        \"TimeSlot\": {\n            \"ID\": 0,\n            \"Start\": \"2021-07-13T07:50:00\",\n            \"End\": \"2021-07-13T08:20:00\",\n            \"Clinic\": {\n                \"ID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Name\": \"City Praktiken\",\n                \"Address1\": \"Klinikgatan 2\",\n                \"Address2\": \"\",\n                \"Postalcode\": \"11000\",\n                \"City\": \"STOCKHOLM\",\n                \"Home\": \"+456\",\n                \"Work\": \"+456123456\",\n                \"Fax\": \"+456\",\n                \"Mobile\": \"+456\",\n                \"Email\": \"info2@google.com\"\n            },\n            \"Clinician\": {\n                \"ID\": 3,\n                \"Name\": \"Olle Ohlsson\",\n                \"Title\": \"Tandläkare\",\n                \"Active\": null,\n                \"ClinicID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Info\": null\n            },\n            \"Treatment\": null\n        },\n        \"CampaignCode\": null,\n        \"FreeTextMessage\": \"Akut\",\n        \"CategoryDescription\": \"Akut\",\n        \"CategoryCode\": 1000\n    },\n    {\n        \"ID\": 2354,\n        \"Patient\": {\n            \"ID\": 1088,\n            \"PatientPersonalIdentification\": \"191212121212\",\n            \"PersonalNumber\": {\n                \"Year\": 1912,\n                \"Month\": 12,\n                \"Day\": 12,\n                \"ExtraDigits\": \"1212\"\n            },\n            \"FirstName\": \"John\",\n            \"LastName\": \"Doe\",\n            \"Adress1\": \"123456789 123456789 123456789 123456789 123456789 \",\n            \"Adress2\": \"123456789 123456789 123456789 123456789 123456789 \",\n            \"PostalCode\": \"12000\",\n            \"City\": \"STOCKHOLM\",\n            \"Email\": \"jon.engman@gmail.com\",\n            \"MobilePhoneNumber\": \"+46723765121123456789\",\n            \"GuardianPersonalNumber\": null,\n            \"MunicipalityCode\": \"0180\",\n            \"HomePhoneNumber\": null,\n            \"WorkPhoneNumber\": null,\n            \"ConsentToMarketing\": null,\n            \"ClinicId\": \"19-00000000-0000-0000-0000-000000000000\",\n            \"ClinicianId\": 0,\n            \"UpdatedOn\": \"0001-01-01T00:00:00\",\n            \"HasContent\": true\n        },\n        \"TimeSlot\": {\n            \"ID\": 0,\n            \"Start\": \"2021-07-13T08:50:00\",\n            \"End\": \"2021-07-13T09:50:00\",\n            \"Clinic\": {\n                \"ID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Name\": \"City Praktiken\",\n                \"Address1\": \"Klinikgatan 2\",\n                \"Address2\": \"\",\n                \"Postalcode\": \"11000\",\n                \"City\": \"STOCKHOLM\",\n                \"Home\": \"+456\",\n                \"Work\": \"+456123456\",\n                \"Fax\": \"+456\",\n                \"Mobile\": \"+456\",\n                \"Email\": \"info2@google.com\"\n            },\n            \"Clinician\": {\n                \"ID\": 3,\n                \"Name\": \"Olle Ohlsson\",\n                \"Title\": \"Tandläkare\",\n                \"Active\": null,\n                \"ClinicID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Info\": null\n            },\n            \"Treatment\": null\n        },\n        \"CampaignCode\": null,\n        \"FreeTextMessage\": \"Konserverande\",\n        \"CategoryDescription\": \"Konserverande\",\n        \"CategoryCode\": 4000\n    },\n    {\n        \"ID\": 2358,\n        \"Patient\": {\n            \"ID\": 1088,\n            \"PatientPersonalIdentification\": \"191212121212\",\n            \"PersonalNumber\": {\n                \"Year\": 1912,\n                \"Month\": 12,\n                \"Day\": 12,\n                \"ExtraDigits\": \"1212\"\n            },\n            \"FirstName\": \"John\",\n            \"LastName\": \"Doe\",\n            \"Adress1\": \"123456789 123456789 123456789 123456789 123456789 \",\n            \"Adress2\": \"123456789 123456789 123456789 123456789 123456789 \",\n            \"PostalCode\": \"12000\",\n            \"City\": \"STOCKHOLM\",\n            \"Email\": \"jon.engman@gmail.com\",\n            \"MobilePhoneNumber\": \"+46723765121123456789\",\n            \"GuardianPersonalNumber\": null,\n            \"MunicipalityCode\": \"0180\",\n            \"HomePhoneNumber\": null,\n            \"WorkPhoneNumber\": null,\n            \"ConsentToMarketing\": null,\n            \"ClinicId\": \"19-00000000-0000-0000-0000-000000000000\",\n            \"ClinicianId\": 0,\n            \"UpdatedOn\": \"0001-01-01T00:00:00\",\n            \"HasContent\": true\n        },\n        \"TimeSlot\": {\n            \"ID\": 0,\n            \"Start\": \"2021-07-13T13:10:00\",\n            \"End\": \"2021-07-13T13:30:00\",\n            \"Clinic\": {\n                \"ID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Name\": \"City Praktiken\",\n                \"Address1\": \"Klinikgatan 2\",\n                \"Address2\": \"\",\n                \"Postalcode\": \"11000\",\n                \"City\": \"STOCKHOLM\",\n                \"Home\": \"+456\",\n                \"Work\": \"+456123456\",\n                \"Fax\": \"+456\",\n                \"Mobile\": \"+456\",\n                \"Email\": \"info2@google.com\"\n            },\n            \"Clinician\": {\n                \"ID\": 3,\n                \"Name\": \"Olle Ohlsson\",\n                \"Title\": \"Tandläkare\",\n                \"Active\": null,\n                \"ClinicID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Info\": null\n            },\n            \"Treatment\": null\n        },\n        \"CampaignCode\": null,\n        \"FreeTextMessage\": \"Akut\",\n        \"CategoryDescription\": \"Akut\",\n        \"CategoryCode\": 1000\n    },\n    {\n        \"ID\": 2359,\n        \"Patient\": {\n            \"ID\": 1088,\n            \"PatientPersonalIdentification\": \"191212121212\",\n            \"PersonalNumber\": {\n                \"Year\": 1912,\n                \"Month\": 12,\n                \"Day\": 12,\n                \"ExtraDigits\": \"1212\"\n            },\n            \"FirstName\": \"John\",\n            \"LastName\": \"Doe\",\n            \"Adress1\": \"123456789 123456789 123456789 123456789 123456789 \",\n            \"Adress2\": \"123456789 123456789 123456789 123456789 123456789 \",\n            \"PostalCode\": \"12000\",\n            \"City\": \"STOCKHOLM\",\n            \"Email\": \"jon.engman@gmail.com\",\n            \"MobilePhoneNumber\": \"+46723765121123456789\",\n            \"GuardianPersonalNumber\": null,\n            \"MunicipalityCode\": \"0180\",\n            \"HomePhoneNumber\": null,\n            \"WorkPhoneNumber\": null,\n            \"ConsentToMarketing\": null,\n            \"ClinicId\": \"19-00000000-0000-0000-0000-000000000000\",\n            \"ClinicianId\": 0,\n            \"UpdatedOn\": \"0001-01-01T00:00:00\",\n            \"HasContent\": true\n        },\n        \"TimeSlot\": {\n            \"ID\": 0,\n            \"Start\": \"2021-07-13T13:10:00\",\n            \"End\": \"2021-07-13T13:30:00\",\n            \"Clinic\": {\n                \"ID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Name\": \"City Praktiken\",\n                \"Address1\": \"Klinikgatan 2\",\n                \"Address2\": \"\",\n                \"Postalcode\": \"11000\",\n                \"City\": \"STOCKHOLM\",\n                \"Home\": \"+456\",\n                \"Work\": \"+456123456\",\n                \"Fax\": \"+456\",\n                \"Mobile\": \"+456\",\n                \"Email\": \"info2@google.com\"\n            },\n            \"Clinician\": {\n                \"ID\": 3,\n                \"Name\": \"Olle Ohlsson\",\n                \"Title\": \"Tandläkare\",\n                \"Active\": null,\n                \"ClinicID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Info\": null\n            },\n            \"Treatment\": null\n        },\n        \"CampaignCode\": null,\n        \"FreeTextMessage\": \"Akut\",\n        \"CategoryDescription\": \"Akut\",\n        \"CategoryCode\": 1000\n    },\n    {\n        \"ID\": 2360,\n        \"Patient\": {\n            \"ID\": 1088,\n            \"PatientPersonalIdentification\": \"191212121212\",\n            \"PersonalNumber\": {\n                \"Year\": 1912,\n                \"Month\": 12,\n                \"Day\": 12,\n                \"ExtraDigits\": \"1212\"\n            },\n            \"FirstName\": \"John\",\n            \"LastName\": \"Doe\",\n            \"Adress1\": \"123456789 123456789 123456789 123456789 123456789 \",\n            \"Adress2\": \"123456789 123456789 123456789 123456789 123456789 \",\n            \"PostalCode\": \"12000\",\n            \"City\": \"STOCKHOLM\",\n            \"Email\": \"jon.engman@gmail.com\",\n            \"MobilePhoneNumber\": \"+46723765121123456789\",\n            \"GuardianPersonalNumber\": null,\n            \"MunicipalityCode\": \"0180\",\n            \"HomePhoneNumber\": null,\n            \"WorkPhoneNumber\": null,\n            \"ConsentToMarketing\": null,\n            \"ClinicId\": \"19-00000000-0000-0000-0000-000000000000\",\n            \"ClinicianId\": 0,\n            \"UpdatedOn\": \"0001-01-01T00:00:00\",\n            \"HasContent\": true\n        },\n        \"TimeSlot\": {\n            \"ID\": 0,\n            \"Start\": \"2021-07-13T13:50:00\",\n            \"End\": \"2021-07-13T14:10:00\",\n            \"Clinic\": {\n                \"ID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Name\": \"City Praktiken\",\n                \"Address1\": \"Klinikgatan 2\",\n                \"Address2\": \"\",\n                \"Postalcode\": \"11000\",\n                \"City\": \"STOCKHOLM\",\n                \"Home\": \"+456\",\n                \"Work\": \"+456123456\",\n                \"Fax\": \"+456\",\n                \"Mobile\": \"+456\",\n                \"Email\": \"info2@google.com\"\n            },\n            \"Clinician\": {\n                \"ID\": 3,\n                \"Name\": \"Olle Ohlsson\",\n                \"Title\": \"Tandläkare\",\n                \"Active\": null,\n                \"ClinicID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Info\": null\n            },\n            \"Treatment\": null\n        },\n        \"CampaignCode\": null,\n        \"FreeTextMessage\": \"Akut\",\n        \"CategoryDescription\": \"Akut\",\n        \"CategoryCode\": 1000\n    },\n    {\n        \"ID\": 2361,\n        \"Patient\": {\n            \"ID\": 1088,\n            \"PatientPersonalIdentification\": \"191212121212\",\n            \"PersonalNumber\": {\n                \"Year\": 1912,\n                \"Month\": 12,\n                \"Day\": 12,\n                \"ExtraDigits\": \"1212\"\n            },\n            \"FirstName\": \"John\",\n            \"LastName\": \"Doe\",\n            \"Adress1\": \"123456789 123456789 123456789 123456789 123456789 \",\n            \"Adress2\": \"123456789 123456789 123456789 123456789 123456789 \",\n            \"PostalCode\": \"12000\",\n            \"City\": \"STOCKHOLM\",\n            \"Email\": \"jon.engman@gmail.com\",\n            \"MobilePhoneNumber\": \"+46723765121123456789\",\n            \"GuardianPersonalNumber\": null,\n            \"MunicipalityCode\": \"0180\",\n            \"HomePhoneNumber\": null,\n            \"WorkPhoneNumber\": null,\n            \"ConsentToMarketing\": null,\n            \"ClinicId\": \"19-00000000-0000-0000-0000-000000000000\",\n            \"ClinicianId\": 0,\n            \"UpdatedOn\": \"0001-01-01T00:00:00\",\n            \"HasContent\": true\n        },\n        \"TimeSlot\": {\n            \"ID\": 0,\n            \"Start\": \"2021-07-13T13:50:00\",\n            \"End\": \"2021-07-13T14:10:00\",\n            \"Clinic\": {\n                \"ID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Name\": \"City Praktiken\",\n                \"Address1\": \"Klinikgatan 2\",\n                \"Address2\": \"\",\n                \"Postalcode\": \"11000\",\n                \"City\": \"STOCKHOLM\",\n                \"Home\": \"+456\",\n                \"Work\": \"+456123456\",\n                \"Fax\": \"+456\",\n                \"Mobile\": \"+456\",\n                \"Email\": \"info2@google.com\"\n            },\n            \"Clinician\": {\n                \"ID\": 3,\n                \"Name\": \"Olle Ohlsson\",\n                \"Title\": \"Tandläkare\",\n                \"Active\": null,\n                \"ClinicID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Info\": null\n            },\n            \"Treatment\": null\n        },\n        \"CampaignCode\": null,\n        \"FreeTextMessage\": \"Akut\",\n        \"CategoryDescription\": \"Akut\",\n        \"CategoryCode\": 1000\n    },\n    {\n        \"ID\": 2373,\n        \"Patient\": {\n            \"ID\": 1088,\n            \"PatientPersonalIdentification\": \"191212121212\",\n            \"PersonalNumber\": {\n                \"Year\": 1912,\n                \"Month\": 12,\n                \"Day\": 12,\n                \"ExtraDigits\": \"1212\"\n            },\n            \"FirstName\": \"John\",\n            \"LastName\": \"Doe\",\n            \"Adress1\": \"123456789 123456789 123456789 123456789 123456789 \",\n            \"Adress2\": \"123456789 123456789 123456789 123456789 123456789 \",\n            \"PostalCode\": \"12000\",\n            \"City\": \"STOCKHOLM\",\n            \"Email\": \"jon.engman@gmail.com\",\n            \"MobilePhoneNumber\": \"+46723765121123456789\",\n            \"GuardianPersonalNumber\": null,\n            \"MunicipalityCode\": \"0180\",\n            \"HomePhoneNumber\": null,\n            \"WorkPhoneNumber\": null,\n            \"ConsentToMarketing\": null,\n            \"ClinicId\": \"19-00000000-0000-0000-0000-000000000000\",\n            \"ClinicianId\": 0,\n            \"UpdatedOn\": \"0001-01-01T00:00:00\",\n            \"HasContent\": true\n        },\n        \"TimeSlot\": {\n            \"ID\": 0,\n            \"Start\": \"2021-07-19T13:10:00\",\n            \"End\": \"2021-07-19T14:00:00\",\n            \"Clinic\": {\n                \"ID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Name\": \"City Praktiken\",\n                \"Address1\": \"Klinikgatan 2\",\n                \"Address2\": \"\",\n                \"Postalcode\": \"11000\",\n                \"City\": \"STOCKHOLM\",\n                \"Home\": \"+456\",\n                \"Work\": \"+456123456\",\n                \"Fax\": \"+456\",\n                \"Mobile\": \"+456\",\n                \"Email\": \"info2@google.com\"\n            },\n            \"Clinician\": {\n                \"ID\": 3,\n                \"Name\": \"Olle Ohlsson\",\n                \"Title\": \"Tandläkare\",\n                \"Active\": null,\n                \"ClinicID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Info\": null\n            },\n            \"Treatment\": null\n        },\n        \"CampaignCode\": null,\n        \"FreeTextMessage\": \"US/Röntgen\",\n        \"CategoryDescription\": \"US/Röntgen\",\n        \"CategoryCode\": 2000\n    },\n    {\n        \"ID\": 2374,\n        \"Patient\": {\n            \"ID\": 1088,\n            \"PatientPersonalIdentification\": \"191212121212\",\n            \"PersonalNumber\": {\n                \"Year\": 1912,\n                \"Month\": 12,\n                \"Day\": 12,\n                \"ExtraDigits\": \"1212\"\n            },\n            \"FirstName\": \"John\",\n            \"LastName\": \"Doe\",\n            \"Adress1\": \"123456789 123456789 123456789 123456789 123456789 \",\n            \"Adress2\": \"123456789 123456789 123456789 123456789 123456789 \",\n            \"PostalCode\": \"12000\",\n            \"City\": \"STOCKHOLM\",\n            \"Email\": \"jon.engman@gmail.com\",\n            \"MobilePhoneNumber\": \"+46723765121123456789\",\n            \"GuardianPersonalNumber\": null,\n            \"MunicipalityCode\": \"0180\",\n            \"HomePhoneNumber\": null,\n            \"WorkPhoneNumber\": null,\n            \"ConsentToMarketing\": null,\n            \"ClinicId\": \"19-00000000-0000-0000-0000-000000000000\",\n            \"ClinicianId\": 0,\n            \"UpdatedOn\": \"0001-01-01T00:00:00\",\n            \"HasContent\": true\n        },\n        \"TimeSlot\": {\n            \"ID\": 0,\n            \"Start\": \"2021-07-19T16:00:00\",\n            \"End\": \"2021-07-19T16:30:00\",\n            \"Clinic\": {\n                \"ID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Name\": \"City Praktiken\",\n                \"Address1\": \"Klinikgatan 2\",\n                \"Address2\": \"\",\n                \"Postalcode\": \"11000\",\n                \"City\": \"STOCKHOLM\",\n                \"Home\": \"+456\",\n                \"Work\": \"+456123456\",\n                \"Fax\": \"+456\",\n                \"Mobile\": \"+456\",\n                \"Email\": \"info2@google.com\"\n            },\n            \"Clinician\": {\n                \"ID\": 3,\n                \"Name\": \"Olle Ohlsson\",\n                \"Title\": \"Tandläkare\",\n                \"Active\": null,\n                \"ClinicID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Info\": null\n            },\n            \"Treatment\": null\n        },\n        \"CampaignCode\": null,\n        \"FreeTextMessage\": \"Akut\",\n        \"CategoryDescription\": \"Akut\",\n        \"CategoryCode\": 1000\n    },\n    {\n        \"ID\": 2375,\n        \"Patient\": {\n            \"ID\": 1088,\n            \"PatientPersonalIdentification\": \"191212121212\",\n            \"PersonalNumber\": {\n                \"Year\": 1912,\n                \"Month\": 12,\n                \"Day\": 12,\n                \"ExtraDigits\": \"1212\"\n            },\n            \"FirstName\": \"John\",\n            \"LastName\": \"Doe\",\n            \"Adress1\": \"123456789 123456789 123456789 123456789 123456789 \",\n            \"Adress2\": \"123456789 123456789 123456789 123456789 123456789 \",\n            \"PostalCode\": \"12000\",\n            \"City\": \"STOCKHOLM\",\n            \"Email\": \"jon.engman@gmail.com\",\n            \"MobilePhoneNumber\": \"+46723765121123456789\",\n            \"GuardianPersonalNumber\": null,\n            \"MunicipalityCode\": \"0180\",\n            \"HomePhoneNumber\": null,\n            \"WorkPhoneNumber\": null,\n            \"ConsentToMarketing\": null,\n            \"ClinicId\": \"19-00000000-0000-0000-0000-000000000000\",\n            \"ClinicianId\": 0,\n            \"UpdatedOn\": \"0001-01-01T00:00:00\",\n            \"HasContent\": true\n        },\n        \"TimeSlot\": {\n            \"ID\": 0,\n            \"Start\": \"2021-08-03T09:00:00\",\n            \"End\": \"2021-08-03T10:00:00\",\n            \"Clinic\": {\n                \"ID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Name\": \"City Praktiken\",\n                \"Address1\": \"Klinikgatan 2\",\n                \"Address2\": \"\",\n                \"Postalcode\": \"11000\",\n                \"City\": \"STOCKHOLM\",\n                \"Home\": \"+456\",\n                \"Work\": \"+456123456\",\n                \"Fax\": \"+456\",\n                \"Mobile\": \"+456\",\n                \"Email\": \"info2@google.com\"\n            },\n            \"Clinician\": {\n                \"ID\": 3,\n                \"Name\": \"Olle Ohlsson\",\n                \"Title\": \"Tandläkare\",\n                \"Active\": null,\n                \"ClinicID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Info\": null\n            },\n            \"Treatment\": null\n        },\n        \"CampaignCode\": null,\n        \"FreeTextMessage\": \"US/Röntgen\",\n        \"CategoryDescription\": \"US/Röntgen\",\n        \"CategoryCode\": 2000\n    },\n    {\n        \"ID\": 2378,\n        \"Patient\": {\n            \"ID\": 1088,\n            \"PatientPersonalIdentification\": \"191212121212\",\n            \"PersonalNumber\": {\n                \"Year\": 1912,\n                \"Month\": 12,\n                \"Day\": 12,\n                \"ExtraDigits\": \"1212\"\n            },\n            \"FirstName\": \"John\",\n            \"LastName\": \"Doe\",\n            \"Adress1\": \"123456789 123456789 123456789 123456789 123456789 \",\n            \"Adress2\": \"123456789 123456789 123456789 123456789 123456789 \",\n            \"PostalCode\": \"12000\",\n            \"City\": \"STOCKHOLM\",\n            \"Email\": \"jon.engman@gmail.com\",\n            \"MobilePhoneNumber\": \"+46723765121123456789\",\n            \"GuardianPersonalNumber\": null,\n            \"MunicipalityCode\": \"0180\",\n            \"HomePhoneNumber\": null,\n            \"WorkPhoneNumber\": null,\n            \"ConsentToMarketing\": null,\n            \"ClinicId\": \"19-00000000-0000-0000-0000-000000000000\",\n            \"ClinicianId\": 0,\n            \"UpdatedOn\": \"0001-01-01T00:00:00\",\n            \"HasContent\": true\n        },\n        \"TimeSlot\": {\n            \"ID\": 0,\n            \"Start\": \"2021-07-30T15:30:00\",\n            \"End\": \"2021-07-30T16:00:00\",\n            \"Clinic\": {\n                \"ID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Name\": \"City Praktiken\",\n                \"Address1\": \"Klinikgatan 2\",\n                \"Address2\": \"\",\n                \"Postalcode\": \"11000\",\n                \"City\": \"STOCKHOLM\",\n                \"Home\": \"+456\",\n                \"Work\": \"+456123456\",\n                \"Fax\": \"+456\",\n                \"Mobile\": \"+456\",\n                \"Email\": \"info2@google.com\"\n            },\n            \"Clinician\": {\n                \"ID\": 3,\n                \"Name\": \"Olle Ohlsson\",\n                \"Title\": \"Tandläkare\",\n                \"Active\": null,\n                \"ClinicID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Info\": null\n            },\n            \"Treatment\": {\n                \"ID\": 2348,\n                \"Name\": \"ITB akut\",\n                \"Description\": \"\",\n                \"Duration\": 30\n            }\n        },\n        \"CampaignCode\": null,\n        \"FreeTextMessage\": \" \\\"\\\"\",\n        \"CategoryDescription\": \"Akut\",\n        \"CategoryCode\": 1000\n    },\n    {\n        \"ID\": 2379,\n        \"Patient\": {\n            \"ID\": 1088,\n            \"PatientPersonalIdentification\": \"191212121212\",\n            \"PersonalNumber\": {\n                \"Year\": 1912,\n                \"Month\": 12,\n                \"Day\": 12,\n                \"ExtraDigits\": \"1212\"\n            },\n            \"FirstName\": \"John\",\n            \"LastName\": \"Doe\",\n            \"Adress1\": \"123456789 123456789 123456789 123456789 123456789 \",\n            \"Adress2\": \"123456789 123456789 123456789 123456789 123456789 \",\n            \"PostalCode\": \"12000\",\n            \"City\": \"STOCKHOLM\",\n            \"Email\": \"jon.engman@gmail.com\",\n            \"MobilePhoneNumber\": \"+46723765121123456789\",\n            \"GuardianPersonalNumber\": null,\n            \"MunicipalityCode\": \"0180\",\n            \"HomePhoneNumber\": null,\n            \"WorkPhoneNumber\": null,\n            \"ConsentToMarketing\": null,\n            \"ClinicId\": \"19-00000000-0000-0000-0000-000000000000\",\n            \"ClinicianId\": 0,\n            \"UpdatedOn\": \"0001-01-01T00:00:00\",\n            \"HasContent\": true\n        },\n        \"TimeSlot\": {\n            \"ID\": 0,\n            \"Start\": \"2021-08-04T09:30:00\",\n            \"End\": \"2021-08-04T10:00:00\",\n            \"Clinic\": {\n                \"ID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Name\": \"City Praktiken\",\n                \"Address1\": \"Klinikgatan 2\",\n                \"Address2\": \"\",\n                \"Postalcode\": \"11000\",\n                \"City\": \"STOCKHOLM\",\n                \"Home\": \"+456\",\n                \"Work\": \"+456123456\",\n                \"Fax\": \"+456\",\n                \"Mobile\": \"+456\",\n                \"Email\": \"info2@google.com\"\n            },\n            \"Clinician\": {\n                \"ID\": 3,\n                \"Name\": \"Olle Ohlsson\",\n                \"Title\": \"Tandläkare\",\n                \"Active\": null,\n                \"ClinicID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Info\": null\n            },\n            \"Treatment\": {\n                \"ID\": 2208,\n                \"Name\": \"ITB US\",\n                \"Description\": \"I FK2018\",\n                \"Duration\": 30\n            }\n        },\n        \"CampaignCode\": null,\n        \"FreeTextMessage\": \" \\\"Ett meddelande\\\"\",\n        \"CategoryDescription\": \"US/Röntgen\",\n        \"CategoryCode\": 2000\n    },\n    {\n        \"ID\": 2380,\n        \"Patient\": {\n            \"ID\": 1088,\n            \"PatientPersonalIdentification\": \"191212121212\",\n            \"PersonalNumber\": {\n                \"Year\": 1912,\n                \"Month\": 12,\n                \"Day\": 12,\n                \"ExtraDigits\": \"1212\"\n            },\n            \"FirstName\": \"John\",\n            \"LastName\": \"Doe\",\n            \"Adress1\": \"123456789 123456789 123456789 123456789 123456789 \",\n            \"Adress2\": \"123456789 123456789 123456789 123456789 123456789 \",\n            \"PostalCode\": \"12000\",\n            \"City\": \"STOCKHOLM\",\n            \"Email\": \"jon.engman@gmail.com\",\n            \"MobilePhoneNumber\": \"+46723765121123456789\",\n            \"GuardianPersonalNumber\": null,\n            \"MunicipalityCode\": \"0180\",\n            \"HomePhoneNumber\": null,\n            \"WorkPhoneNumber\": null,\n            \"ConsentToMarketing\": null,\n            \"ClinicId\": \"19-00000000-0000-0000-0000-000000000000\",\n            \"ClinicianId\": 0,\n            \"UpdatedOn\": \"0001-01-01T00:00:00\",\n            \"HasContent\": true\n        },\n        \"TimeSlot\": {\n            \"ID\": 0,\n            \"Start\": \"2021-08-04T08:00:00\",\n            \"End\": \"2021-08-04T08:30:00\",\n            \"Clinic\": {\n                \"ID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Name\": \"City Praktiken\",\n                \"Address1\": \"Klinikgatan 2\",\n                \"Address2\": \"\",\n                \"Postalcode\": \"11000\",\n                \"City\": \"STOCKHOLM\",\n                \"Home\": \"+456\",\n                \"Work\": \"+456123456\",\n                \"Fax\": \"+456\",\n                \"Mobile\": \"+456\",\n                \"Email\": \"info2@google.com\"\n            },\n            \"Clinician\": {\n                \"ID\": 3,\n                \"Name\": \"Olle Ohlsson\",\n                \"Title\": \"Tandläkare\",\n                \"Active\": null,\n                \"ClinicID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Info\": null\n            },\n            \"Treatment\": {\n                \"ID\": 2208,\n                \"Name\": \"ITB US\",\n                \"Description\": \"I FK2018\",\n                \"Duration\": 30\n            }\n        },\n        \"CampaignCode\": null,\n        \"FreeTextMessage\": \" \\\"Ett meddelande\\\"\",\n        \"CategoryDescription\": \"US/Röntgen\",\n        \"CategoryCode\": 2000\n    },\n    {\n        \"ID\": 2383,\n        \"Patient\": {\n            \"ID\": 1088,\n            \"PatientPersonalIdentification\": \"191212121212\",\n            \"PersonalNumber\": {\n                \"Year\": 1912,\n                \"Month\": 12,\n                \"Day\": 12,\n                \"ExtraDigits\": \"1212\"\n            },\n            \"FirstName\": \"John\",\n            \"LastName\": \"Doe\",\n            \"Adress1\": \"123456789 123456789 123456789 123456789 123456789 \",\n            \"Adress2\": \"123456789 123456789 123456789 123456789 123456789 \",\n            \"PostalCode\": \"12000\",\n            \"City\": \"STOCKHOLM\",\n            \"Email\": \"jon.engman@gmail.com\",\n            \"MobilePhoneNumber\": \"+46723765121123456789\",\n            \"GuardianPersonalNumber\": null,\n            \"MunicipalityCode\": \"0180\",\n            \"HomePhoneNumber\": null,\n            \"WorkPhoneNumber\": null,\n            \"ConsentToMarketing\": null,\n            \"ClinicId\": \"19-00000000-0000-0000-0000-000000000000\",\n            \"ClinicianId\": 0,\n            \"UpdatedOn\": \"0001-01-01T00:00:00\",\n            \"HasContent\": true\n        },\n        \"TimeSlot\": {\n            \"ID\": 0,\n            \"Start\": \"2021-07-01T07:30:00\",\n            \"End\": \"2021-07-01T17:00:00\",\n            \"Clinic\": {\n                \"ID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Name\": \"City Praktiken\",\n                \"Address1\": \"Klinikgatan 2\",\n                \"Address2\": \"\",\n                \"Postalcode\": \"11000\",\n                \"City\": \"STOCKHOLM\",\n                \"Home\": \"+456\",\n                \"Work\": \"+456123456\",\n                \"Fax\": \"+456\",\n                \"Mobile\": \"+456\",\n                \"Email\": \"info2@google.com\"\n            },\n            \"Clinician\": {\n                \"ID\": 3,\n                \"Name\": \"Olle Ohlsson\",\n                \"Title\": \"Tandläkare\",\n                \"Active\": null,\n                \"ClinicID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Info\": null\n            },\n            \"Treatment\": {\n                \"ID\": 2348,\n                \"Name\": \"ITB akut\",\n                \"Description\": \"\",\n                \"Duration\": 30\n            }\n        },\n        \"CampaignCode\": null,\n        \"FreeTextMessage\": \" \\\"\\\"\",\n        \"CategoryDescription\": \"Akut\",\n        \"CategoryCode\": 1000\n    },\n    {\n        \"ID\": 2386,\n        \"Patient\": {\n            \"ID\": 1088,\n            \"PatientPersonalIdentification\": \"191212121212\",\n            \"PersonalNumber\": {\n                \"Year\": 1912,\n                \"Month\": 12,\n                \"Day\": 12,\n                \"ExtraDigits\": \"1212\"\n            },\n            \"FirstName\": \"John\",\n            \"LastName\": \"Doe\",\n            \"Adress1\": \"123456789 123456789 123456789 123456789 123456789 \",\n            \"Adress2\": \"123456789 123456789 123456789 123456789 123456789 \",\n            \"PostalCode\": \"12000\",\n            \"City\": \"STOCKHOLM\",\n            \"Email\": \"jon.engman@gmail.com\",\n            \"MobilePhoneNumber\": \"+46723765121123456789\",\n            \"GuardianPersonalNumber\": null,\n            \"MunicipalityCode\": \"0180\",\n            \"HomePhoneNumber\": null,\n            \"WorkPhoneNumber\": null,\n            \"ConsentToMarketing\": null,\n            \"ClinicId\": \"19-00000000-0000-0000-0000-000000000000\",\n            \"ClinicianId\": 0,\n            \"UpdatedOn\": \"0001-01-01T00:00:00\",\n            \"HasContent\": true\n        },\n        \"TimeSlot\": {\n            \"ID\": 0,\n            \"Start\": \"2021-10-11T09:50:00\",\n            \"End\": \"2021-10-11T10:20:00\",\n            \"Clinic\": {\n                \"ID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Name\": \"City Praktiken\",\n                \"Address1\": \"Klinikgatan 2\",\n                \"Address2\": \"\",\n                \"Postalcode\": \"11000\",\n                \"City\": \"STOCKHOLM\",\n                \"Home\": \"+456\",\n                \"Work\": \"+456123456\",\n                \"Fax\": \"+456\",\n                \"Mobile\": \"+456\",\n                \"Email\": \"info2@google.com\"\n            },\n            \"Clinician\": {\n                \"ID\": 3,\n                \"Name\": \"Olle Ohlsson\",\n                \"Title\": \"Tandläkare\",\n                \"Active\": null,\n                \"ClinicID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Info\": null\n            },\n            \"Treatment\": null\n        },\n        \"CampaignCode\": null,\n        \"FreeTextMessage\": \"Akut\",\n        \"CategoryDescription\": \"Akut\",\n        \"CategoryCode\": 1000\n    },\n    {\n        \"ID\": 2390,\n        \"Patient\": {\n            \"ID\": 1088,\n            \"PatientPersonalIdentification\": \"191212121212\",\n            \"PersonalNumber\": {\n                \"Year\": 1912,\n                \"Month\": 12,\n                \"Day\": 12,\n                \"ExtraDigits\": \"1212\"\n            },\n            \"FirstName\": \"John\",\n            \"LastName\": \"Doe\",\n            \"Adress1\": \"123456789 123456789 123456789 123456789 123456789 \",\n            \"Adress2\": \"123456789 123456789 123456789 123456789 123456789 \",\n            \"PostalCode\": \"12000\",\n            \"City\": \"STOCKHOLM\",\n            \"Email\": \"jon.engman@gmail.com\",\n            \"MobilePhoneNumber\": \"+46723765121123456789\",\n            \"GuardianPersonalNumber\": null,\n            \"MunicipalityCode\": \"0180\",\n            \"HomePhoneNumber\": null,\n            \"WorkPhoneNumber\": null,\n            \"ConsentToMarketing\": null,\n            \"ClinicId\": \"19-00000000-0000-0000-0000-000000000000\",\n            \"ClinicianId\": 0,\n            \"UpdatedOn\": \"0001-01-01T00:00:00\",\n            \"HasContent\": true\n        },\n        \"TimeSlot\": {\n            \"ID\": 0,\n            \"Start\": \"2021-10-16T16:00:00\",\n            \"End\": \"2021-10-16T17:00:00\",\n            \"Clinic\": {\n                \"ID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Name\": \"City Praktiken\",\n                \"Address1\": \"Klinikgatan 2\",\n                \"Address2\": \"\",\n                \"Postalcode\": \"11000\",\n                \"City\": \"STOCKHOLM\",\n                \"Home\": \"+456\",\n                \"Work\": \"+456123456\",\n                \"Fax\": \"+456\",\n                \"Mobile\": \"+456\",\n                \"Email\": \"info2@google.com\"\n            },\n            \"Clinician\": {\n                \"ID\": 3,\n                \"Name\": \"Olle Ohlsson\",\n                \"Title\": \"Tandläkare\",\n                \"Active\": null,\n                \"ClinicID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Info\": null\n            },\n            \"Treatment\": null\n        },\n        \"CampaignCode\": null,\n        \"FreeTextMessage\": \"US/Röntgen\",\n        \"CategoryDescription\": \"US/Röntgen\",\n        \"CategoryCode\": 2000\n    },\n    {\n        \"ID\": 2391,\n        \"Patient\": {\n            \"ID\": 1088,\n            \"PatientPersonalIdentification\": \"191212121212\",\n            \"PersonalNumber\": {\n                \"Year\": 1912,\n                \"Month\": 12,\n                \"Day\": 12,\n                \"ExtraDigits\": \"1212\"\n            },\n            \"FirstName\": \"John\",\n            \"LastName\": \"Doe\",\n            \"Adress1\": \"123456789 123456789 123456789 123456789 123456789 \",\n            \"Adress2\": \"123456789 123456789 123456789 123456789 123456789 \",\n            \"PostalCode\": \"12000\",\n            \"City\": \"STOCKHOLM\",\n            \"Email\": \"jon.engman@gmail.com\",\n            \"MobilePhoneNumber\": \"+46723765121123456789\",\n            \"GuardianPersonalNumber\": null,\n            \"MunicipalityCode\": \"0180\",\n            \"HomePhoneNumber\": null,\n            \"WorkPhoneNumber\": null,\n            \"ConsentToMarketing\": null,\n            \"ClinicId\": \"19-00000000-0000-0000-0000-000000000000\",\n            \"ClinicianId\": 0,\n            \"UpdatedOn\": \"0001-01-01T00:00:00\",\n            \"HasContent\": true\n        },\n        \"TimeSlot\": {\n            \"ID\": 0,\n            \"Start\": \"2021-10-16T15:00:00\",\n            \"End\": \"2021-10-16T16:00:00\",\n            \"Clinic\": {\n                \"ID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Name\": \"City Praktiken\",\n                \"Address1\": \"Klinikgatan 2\",\n                \"Address2\": \"\",\n                \"Postalcode\": \"11000\",\n                \"City\": \"STOCKHOLM\",\n                \"Home\": \"+456\",\n                \"Work\": \"+456123456\",\n                \"Fax\": \"+456\",\n                \"Mobile\": \"+456\",\n                \"Email\": \"info2@google.com\"\n            },\n            \"Clinician\": {\n                \"ID\": 3,\n                \"Name\": \"Olle Ohlsson\",\n                \"Title\": \"Tandläkare\",\n                \"Active\": null,\n                \"ClinicID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Info\": null\n            },\n            \"Treatment\": null\n        },\n        \"CampaignCode\": null,\n        \"FreeTextMessage\": \"US/Röntgen\",\n        \"CategoryDescription\": \"US/Röntgen\",\n        \"CategoryCode\": 2000\n    },\n    {\n        \"ID\": 2392,\n        \"Patient\": {\n            \"ID\": 1088,\n            \"PatientPersonalIdentification\": \"191212121212\",\n            \"PersonalNumber\": {\n                \"Year\": 1912,\n                \"Month\": 12,\n                \"Day\": 12,\n                \"ExtraDigits\": \"1212\"\n            },\n            \"FirstName\": \"John\",\n            \"LastName\": \"Doe\",\n            \"Adress1\": \"123456789 123456789 123456789 123456789 123456789 \",\n            \"Adress2\": \"123456789 123456789 123456789 123456789 123456789 \",\n            \"PostalCode\": \"12000\",\n            \"City\": \"STOCKHOLM\",\n            \"Email\": \"jon.engman@gmail.com\",\n            \"MobilePhoneNumber\": \"+46723765121123456789\",\n            \"GuardianPersonalNumber\": null,\n            \"MunicipalityCode\": \"0180\",\n            \"HomePhoneNumber\": null,\n            \"WorkPhoneNumber\": null,\n            \"ConsentToMarketing\": null,\n            \"ClinicId\": \"19-00000000-0000-0000-0000-000000000000\",\n            \"ClinicianId\": 0,\n            \"UpdatedOn\": \"0001-01-01T00:00:00\",\n            \"HasContent\": true\n        },\n        \"TimeSlot\": {\n            \"ID\": 0,\n            \"Start\": \"2021-10-16T14:30:00\",\n            \"End\": \"2021-10-16T15:20:00\",\n            \"Clinic\": {\n                \"ID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Name\": \"City Praktiken\",\n                \"Address1\": \"Klinikgatan 2\",\n                \"Address2\": \"\",\n                \"Postalcode\": \"11000\",\n                \"City\": \"STOCKHOLM\",\n                \"Home\": \"+456\",\n                \"Work\": \"+456123456\",\n                \"Fax\": \"+456\",\n                \"Mobile\": \"+456\",\n                \"Email\": \"info2@google.com\"\n            },\n            \"Clinician\": {\n                \"ID\": 3,\n                \"Name\": \"Olle Ohlsson\",\n                \"Title\": \"Tandläkare\",\n                \"Active\": null,\n                \"ClinicID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Info\": null\n            },\n            \"Treatment\": null\n        },\n        \"CampaignCode\": null,\n        \"FreeTextMessage\": \"US/Röntgen\",\n        \"CategoryDescription\": \"US/Röntgen\",\n        \"CategoryCode\": 2000\n    },\n    {\n        \"ID\": 2393,\n        \"Patient\": {\n            \"ID\": 1088,\n            \"PatientPersonalIdentification\": \"191212121212\",\n            \"PersonalNumber\": {\n                \"Year\": 1912,\n                \"Month\": 12,\n                \"Day\": 12,\n                \"ExtraDigits\": \"1212\"\n            },\n            \"FirstName\": \"John\",\n            \"LastName\": \"Doe\",\n            \"Adress1\": \"123456789 123456789 123456789 123456789 123456789 \",\n            \"Adress2\": \"123456789 123456789 123456789 123456789 123456789 \",\n            \"PostalCode\": \"12000\",\n            \"City\": \"STOCKHOLM\",\n            \"Email\": \"jon.engman@gmail.com\",\n            \"MobilePhoneNumber\": \"+46723765121123456789\",\n            \"GuardianPersonalNumber\": null,\n            \"MunicipalityCode\": \"0180\",\n            \"HomePhoneNumber\": null,\n            \"WorkPhoneNumber\": null,\n            \"ConsentToMarketing\": null,\n            \"ClinicId\": \"19-00000000-0000-0000-0000-000000000000\",\n            \"ClinicianId\": 0,\n            \"UpdatedOn\": \"0001-01-01T00:00:00\",\n            \"HasContent\": true\n        },\n        \"TimeSlot\": {\n            \"ID\": 0,\n            \"Start\": \"2021-10-16T16:00:00\",\n            \"End\": \"2021-10-16T17:00:00\",\n            \"Clinic\": {\n                \"ID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Name\": \"City Praktiken\",\n                \"Address1\": \"Klinikgatan 2\",\n                \"Address2\": \"\",\n                \"Postalcode\": \"11000\",\n                \"City\": \"STOCKHOLM\",\n                \"Home\": \"+456\",\n                \"Work\": \"+456123456\",\n                \"Fax\": \"+456\",\n                \"Mobile\": \"+456\",\n                \"Email\": \"info2@google.com\"\n            },\n            \"Clinician\": {\n                \"ID\": 3,\n                \"Name\": \"Olle Ohlsson\",\n                \"Title\": \"Tandläkare\",\n                \"Active\": null,\n                \"ClinicID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Info\": null\n            },\n            \"Treatment\": null\n        },\n        \"CampaignCode\": null,\n        \"FreeTextMessage\": \"Akut\",\n        \"CategoryDescription\": \"Akut\",\n        \"CategoryCode\": 1000\n    },\n    {\n        \"ID\": 2394,\n        \"Patient\": {\n            \"ID\": 1088,\n            \"PatientPersonalIdentification\": \"191212121212\",\n            \"PersonalNumber\": {\n                \"Year\": 1912,\n                \"Month\": 12,\n                \"Day\": 12,\n                \"ExtraDigits\": \"1212\"\n            },\n            \"FirstName\": \"John\",\n            \"LastName\": \"Doe\",\n            \"Adress1\": \"123456789 123456789 123456789 123456789 123456789 \",\n            \"Adress2\": \"123456789 123456789 123456789 123456789 123456789 \",\n            \"PostalCode\": \"12000\",\n            \"City\": \"STOCKHOLM\",\n            \"Email\": \"jon.engman@gmail.com\",\n            \"MobilePhoneNumber\": \"+46723765121123456789\",\n            \"GuardianPersonalNumber\": null,\n            \"MunicipalityCode\": \"0180\",\n            \"HomePhoneNumber\": null,\n            \"WorkPhoneNumber\": null,\n            \"ConsentToMarketing\": null,\n            \"ClinicId\": \"19-00000000-0000-0000-0000-000000000000\",\n            \"ClinicianId\": 0,\n            \"UpdatedOn\": \"0001-01-01T00:00:00\",\n            \"HasContent\": true\n        },\n        \"TimeSlot\": {\n            \"ID\": 0,\n            \"Start\": \"2021-10-16T14:30:00\",\n            \"End\": \"2021-10-16T15:30:00\",\n            \"Clinic\": {\n                \"ID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Name\": \"City Praktiken\",\n                \"Address1\": \"Klinikgatan 2\",\n                \"Address2\": \"\",\n                \"Postalcode\": \"11000\",\n                \"City\": \"STOCKHOLM\",\n                \"Home\": \"+456\",\n                \"Work\": \"+456123456\",\n                \"Fax\": \"+456\",\n                \"Mobile\": \"+456\",\n                \"Email\": \"info2@google.com\"\n            },\n            \"Clinician\": {\n                \"ID\": 3,\n                \"Name\": \"Olle Ohlsson\",\n                \"Title\": \"Tandläkare\",\n                \"Active\": null,\n                \"ClinicID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Info\": null\n            },\n            \"Treatment\": null\n        },\n        \"CampaignCode\": null,\n        \"FreeTextMessage\": \"\",\n        \"CategoryDescription\": \"Akut\",\n        \"CategoryCode\": 1000\n    },\n    {\n        \"ID\": 2412,\n        \"Patient\": {\n            \"ID\": 1088,\n            \"PatientPersonalIdentification\": \"191212121212\",\n            \"PersonalNumber\": {\n                \"Year\": 1912,\n                \"Month\": 12,\n                \"Day\": 12,\n                \"ExtraDigits\": \"1212\"\n            },\n            \"FirstName\": \"John\",\n            \"LastName\": \"Doe\",\n            \"Adress1\": \"123456789 123456789 123456789 123456789 123456789 \",\n            \"Adress2\": \"123456789 123456789 123456789 123456789 123456789 \",\n            \"PostalCode\": \"12000\",\n            \"City\": \"STOCKHOLM\",\n            \"Email\": \"jon.engman@gmail.com\",\n            \"MobilePhoneNumber\": \"+46723765121123456789\",\n            \"GuardianPersonalNumber\": null,\n            \"MunicipalityCode\": \"0180\",\n            \"HomePhoneNumber\": null,\n            \"WorkPhoneNumber\": null,\n            \"ConsentToMarketing\": null,\n            \"ClinicId\": \"19-00000000-0000-0000-0000-000000000000\",\n            \"ClinicianId\": 0,\n            \"UpdatedOn\": \"0001-01-01T00:00:00\",\n            \"HasContent\": true\n        },\n        \"TimeSlot\": {\n            \"ID\": 0,\n            \"Start\": \"2021-11-05T15:00:00\",\n            \"End\": \"2021-11-05T15:20:00\",\n            \"Clinic\": {\n                \"ID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Name\": \"City Praktiken\",\n                \"Address1\": \"Klinikgatan 2\",\n                \"Address2\": \"\",\n                \"Postalcode\": \"11000\",\n                \"City\": \"STOCKHOLM\",\n                \"Home\": \"+456\",\n                \"Work\": \"+456123456\",\n                \"Fax\": \"+456\",\n                \"Mobile\": \"+456\",\n                \"Email\": \"info2@google.com\"\n            },\n            \"Clinician\": {\n                \"ID\": 3,\n                \"Name\": \"Olle Ohlsson\",\n                \"Title\": \"Tandläkare\",\n                \"Active\": null,\n                \"ClinicID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Info\": null\n            },\n            \"Treatment\": null\n        },\n        \"CampaignCode\": null,\n        \"FreeTextMessage\": \"Akut\",\n        \"CategoryDescription\": \"Akut\",\n        \"CategoryCode\": 1000\n    },\n    {\n        \"ID\": 2413,\n        \"Patient\": {\n            \"ID\": 1088,\n            \"PatientPersonalIdentification\": \"191212121212\",\n            \"PersonalNumber\": {\n                \"Year\": 1912,\n                \"Month\": 12,\n                \"Day\": 12,\n                \"ExtraDigits\": \"1212\"\n            },\n            \"FirstName\": \"John\",\n            \"LastName\": \"Doe\",\n            \"Adress1\": \"123456789 123456789 123456789 123456789 123456789 \",\n            \"Adress2\": \"123456789 123456789 123456789 123456789 123456789 \",\n            \"PostalCode\": \"12000\",\n            \"City\": \"STOCKHOLM\",\n            \"Email\": \"jon.engman@gmail.com\",\n            \"MobilePhoneNumber\": \"+46723765121123456789\",\n            \"GuardianPersonalNumber\": null,\n            \"MunicipalityCode\": \"0180\",\n            \"HomePhoneNumber\": null,\n            \"WorkPhoneNumber\": null,\n            \"ConsentToMarketing\": null,\n            \"ClinicId\": \"19-00000000-0000-0000-0000-000000000000\",\n            \"ClinicianId\": 0,\n            \"UpdatedOn\": \"0001-01-01T00:00:00\",\n            \"HasContent\": true\n        },\n        \"TimeSlot\": {\n            \"ID\": 0,\n            \"Start\": \"2021-11-05T15:40:00\",\n            \"End\": \"2021-11-05T16:00:00\",\n            \"Clinic\": {\n                \"ID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Name\": \"City Praktiken\",\n                \"Address1\": \"Klinikgatan 2\",\n                \"Address2\": \"\",\n                \"Postalcode\": \"11000\",\n                \"City\": \"STOCKHOLM\",\n                \"Home\": \"+456\",\n                \"Work\": \"+456123456\",\n                \"Fax\": \"+456\",\n                \"Mobile\": \"+456\",\n                \"Email\": \"info2@google.com\"\n            },\n            \"Clinician\": {\n                \"ID\": 3,\n                \"Name\": \"Olle Ohlsson\",\n                \"Title\": \"Tandläkare\",\n                \"Active\": null,\n                \"ClinicID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Info\": null\n            },\n            \"Treatment\": null\n        },\n        \"CampaignCode\": null,\n        \"FreeTextMessage\": \"US/Röntgen\",\n        \"CategoryDescription\": \"US/Röntgen\",\n        \"CategoryCode\": 2000\n    },\n    {\n        \"ID\": 2414,\n        \"Patient\": {\n            \"ID\": 1088,\n            \"PatientPersonalIdentification\": \"191212121212\",\n            \"PersonalNumber\": {\n                \"Year\": 1912,\n                \"Month\": 12,\n                \"Day\": 12,\n                \"ExtraDigits\": \"1212\"\n            },\n            \"FirstName\": \"John\",\n            \"LastName\": \"Doe\",\n            \"Adress1\": \"123456789 123456789 123456789 123456789 123456789 \",\n            \"Adress2\": \"123456789 123456789 123456789 123456789 123456789 \",\n            \"PostalCode\": \"12000\",\n            \"City\": \"STOCKHOLM\",\n            \"Email\": \"jon.engman@gmail.com\",\n            \"MobilePhoneNumber\": \"+46723765121123456789\",\n            \"GuardianPersonalNumber\": null,\n            \"MunicipalityCode\": \"0180\",\n            \"HomePhoneNumber\": null,\n            \"WorkPhoneNumber\": null,\n            \"ConsentToMarketing\": null,\n            \"ClinicId\": \"19-00000000-0000-0000-0000-000000000000\",\n            \"ClinicianId\": 0,\n            \"UpdatedOn\": \"0001-01-01T00:00:00\",\n            \"HasContent\": true\n        },\n        \"TimeSlot\": {\n            \"ID\": 0,\n            \"Start\": \"2021-11-05T11:20:00\",\n            \"End\": \"2021-11-05T11:40:00\",\n            \"Clinic\": {\n                \"ID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Name\": \"City Praktiken\",\n                \"Address1\": \"Klinikgatan 2\",\n                \"Address2\": \"\",\n                \"Postalcode\": \"11000\",\n                \"City\": \"STOCKHOLM\",\n                \"Home\": \"+456\",\n                \"Work\": \"+456123456\",\n                \"Fax\": \"+456\",\n                \"Mobile\": \"+456\",\n                \"Email\": \"info2@google.com\"\n            },\n            \"Clinician\": {\n                \"ID\": 3,\n                \"Name\": \"Olle Ohlsson\",\n                \"Title\": \"Tandläkare\",\n                \"Active\": null,\n                \"ClinicID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Info\": null\n            },\n            \"Treatment\": null\n        },\n        \"CampaignCode\": null,\n        \"FreeTextMessage\": \"Akut\",\n        \"CategoryDescription\": \"Akut\",\n        \"CategoryCode\": 1000\n    },\n    {\n        \"ID\": 2417,\n        \"Patient\": {\n            \"ID\": 1088,\n            \"PatientPersonalIdentification\": \"191212121212\",\n            \"PersonalNumber\": {\n                \"Year\": 1912,\n                \"Month\": 12,\n                \"Day\": 12,\n                \"ExtraDigits\": \"1212\"\n            },\n            \"FirstName\": \"John\",\n            \"LastName\": \"Doe\",\n            \"Adress1\": \"123456789 123456789 123456789 123456789 123456789 \",\n            \"Adress2\": \"123456789 123456789 123456789 123456789 123456789 \",\n            \"PostalCode\": \"12000\",\n            \"City\": \"STOCKHOLM\",\n            \"Email\": \"jon.engman@gmail.com\",\n            \"MobilePhoneNumber\": \"+46723765121123456789\",\n            \"GuardianPersonalNumber\": null,\n            \"MunicipalityCode\": \"0180\",\n            \"HomePhoneNumber\": null,\n            \"WorkPhoneNumber\": null,\n            \"ConsentToMarketing\": null,\n            \"ClinicId\": \"19-00000000-0000-0000-0000-000000000000\",\n            \"ClinicianId\": 0,\n            \"UpdatedOn\": \"0001-01-01T00:00:00\",\n            \"HasContent\": true\n        },\n        \"TimeSlot\": {\n            \"ID\": 0,\n            \"Start\": \"2021-11-12T09:50:00\",\n            \"End\": \"2021-11-12T10:20:00\",\n            \"Clinic\": {\n                \"ID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Name\": \"City Praktiken\",\n                \"Address1\": \"Klinikgatan 2\",\n                \"Address2\": \"\",\n                \"Postalcode\": \"11000\",\n                \"City\": \"STOCKHOLM\",\n                \"Home\": \"+456\",\n                \"Work\": \"+456123456\",\n                \"Fax\": \"+456\",\n                \"Mobile\": \"+456\",\n                \"Email\": \"info2@google.com\"\n            },\n            \"Clinician\": {\n                \"ID\": 3,\n                \"Name\": \"Olle Ohlsson\",\n                \"Title\": \"Tandläkare\",\n                \"Active\": null,\n                \"ClinicID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Info\": null\n            },\n            \"Treatment\": null\n        },\n        \"CampaignCode\": null,\n        \"FreeTextMessage\": \"Akut\",\n        \"CategoryDescription\": \"Akut\",\n        \"CategoryCode\": 1000\n    },\n    {\n        \"ID\": 2418,\n        \"Patient\": {\n            \"ID\": 1088,\n            \"PatientPersonalIdentification\": \"191212121212\",\n            \"PersonalNumber\": {\n                \"Year\": 1912,\n                \"Month\": 12,\n                \"Day\": 12,\n                \"ExtraDigits\": \"1212\"\n            },\n            \"FirstName\": \"John\",\n            \"LastName\": \"Doe\",\n            \"Adress1\": \"123456789 123456789 123456789 123456789 123456789 \",\n            \"Adress2\": \"123456789 123456789 123456789 123456789 123456789 \",\n            \"PostalCode\": \"12000\",\n            \"City\": \"STOCKHOLM\",\n            \"Email\": \"jon.engman@gmail.com\",\n            \"MobilePhoneNumber\": \"+46723765121123456789\",\n            \"GuardianPersonalNumber\": null,\n            \"MunicipalityCode\": \"0180\",\n            \"HomePhoneNumber\": null,\n            \"WorkPhoneNumber\": null,\n            \"ConsentToMarketing\": null,\n            \"ClinicId\": \"19-00000000-0000-0000-0000-000000000000\",\n            \"ClinicianId\": 0,\n            \"UpdatedOn\": \"0001-01-01T00:00:00\",\n            \"HasContent\": true\n        },\n        \"TimeSlot\": {\n            \"ID\": 0,\n            \"Start\": \"2021-11-12T09:50:00\",\n            \"End\": \"2021-11-12T10:20:00\",\n            \"Clinic\": {\n                \"ID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Name\": \"City Praktiken\",\n                \"Address1\": \"Klinikgatan 2\",\n                \"Address2\": \"\",\n                \"Postalcode\": \"11000\",\n                \"City\": \"STOCKHOLM\",\n                \"Home\": \"+456\",\n                \"Work\": \"+456123456\",\n                \"Fax\": \"+456\",\n                \"Mobile\": \"+456\",\n                \"Email\": \"info2@google.com\"\n            },\n            \"Clinician\": {\n                \"ID\": 3,\n                \"Name\": \"Olle Ohlsson\",\n                \"Title\": \"Tandläkare\",\n                \"Active\": null,\n                \"ClinicID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Info\": null\n            },\n            \"Treatment\": null\n        },\n        \"CampaignCode\": null,\n        \"FreeTextMessage\": \"Akut\",\n        \"CategoryDescription\": \"Akut\",\n        \"CategoryCode\": 1000\n    },\n    {\n        \"ID\": 2484,\n        \"Patient\": {\n            \"ID\": 1088,\n            \"PatientPersonalIdentification\": \"191212121212\",\n            \"PersonalNumber\": {\n                \"Year\": 1912,\n                \"Month\": 12,\n                \"Day\": 12,\n                \"ExtraDigits\": \"1212\"\n            },\n            \"FirstName\": \"John\",\n            \"LastName\": \"Doe\",\n            \"Adress1\": \"123456789 123456789 123456789 123456789 123456789 \",\n            \"Adress2\": \"123456789 123456789 123456789 123456789 123456789 \",\n            \"PostalCode\": \"12000\",\n            \"City\": \"STOCKHOLM\",\n            \"Email\": \"jon.engman@gmail.com\",\n            \"MobilePhoneNumber\": \"+46723765121123456789\",\n            \"GuardianPersonalNumber\": null,\n            \"MunicipalityCode\": \"0180\",\n            \"HomePhoneNumber\": null,\n            \"WorkPhoneNumber\": null,\n            \"ConsentToMarketing\": null,\n            \"ClinicId\": \"19-00000000-0000-0000-0000-000000000000\",\n            \"ClinicianId\": 0,\n            \"UpdatedOn\": \"0001-01-01T00:00:00\",\n            \"HasContent\": true\n        },\n        \"TimeSlot\": {\n            \"ID\": 0,\n            \"Start\": \"2021-12-29T14:00:00\",\n            \"End\": \"2021-12-29T14:30:00\",\n            \"Clinic\": {\n                \"ID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Name\": \"City Praktiken\",\n                \"Address1\": \"Klinikgatan 2\",\n                \"Address2\": \"\",\n                \"Postalcode\": \"11000\",\n                \"City\": \"STOCKHOLM\",\n                \"Home\": \"+456\",\n                \"Work\": \"+456123456\",\n                \"Fax\": \"+456\",\n                \"Mobile\": \"+456\",\n                \"Email\": \"info2@google.com\"\n            },\n            \"Clinician\": {\n                \"ID\": 3,\n                \"Name\": \"Olle Ohlsson\",\n                \"Title\": \"Tandläkare\",\n                \"Active\": null,\n                \"ClinicID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Info\": null\n            },\n            \"Treatment\": {\n                \"ID\": 2208,\n                \"Name\": \"ITB US\",\n                \"Description\": \"I FK2018\",\n                \"Duration\": 30\n            }\n        },\n        \"CampaignCode\": null,\n        \"FreeTextMessage\": \" \\\"\\\"\",\n        \"CategoryDescription\": \"US/Röntgen\",\n        \"CategoryCode\": 2000\n    },\n    {\n        \"ID\": 2492,\n        \"Patient\": {\n            \"ID\": 1088,\n            \"PatientPersonalIdentification\": \"191212121212\",\n            \"PersonalNumber\": {\n                \"Year\": 1912,\n                \"Month\": 12,\n                \"Day\": 12,\n                \"ExtraDigits\": \"1212\"\n            },\n            \"FirstName\": \"John\",\n            \"LastName\": \"Doe\",\n            \"Adress1\": \"123456789 123456789 123456789 123456789 123456789 \",\n            \"Adress2\": \"123456789 123456789 123456789 123456789 123456789 \",\n            \"PostalCode\": \"12000\",\n            \"City\": \"STOCKHOLM\",\n            \"Email\": \"jon.engman@gmail.com\",\n            \"MobilePhoneNumber\": \"+46723765121123456789\",\n            \"GuardianPersonalNumber\": null,\n            \"MunicipalityCode\": \"0180\",\n            \"HomePhoneNumber\": null,\n            \"WorkPhoneNumber\": null,\n            \"ConsentToMarketing\": null,\n            \"ClinicId\": \"19-00000000-0000-0000-0000-000000000000\",\n            \"ClinicianId\": 0,\n            \"UpdatedOn\": \"0001-01-01T00:00:00\",\n            \"HasContent\": true\n        },\n        \"TimeSlot\": {\n            \"ID\": 0,\n            \"Start\": \"2021-12-29T16:30:00\",\n            \"End\": \"2021-12-29T17:00:00\",\n            \"Clinic\": {\n                \"ID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Name\": \"City Praktiken\",\n                \"Address1\": \"Klinikgatan 2\",\n                \"Address2\": \"\",\n                \"Postalcode\": \"11000\",\n                \"City\": \"STOCKHOLM\",\n                \"Home\": \"+456\",\n                \"Work\": \"+456123456\",\n                \"Fax\": \"+456\",\n                \"Mobile\": \"+456\",\n                \"Email\": \"info2@google.com\"\n            },\n            \"Clinician\": {\n                \"ID\": 3,\n                \"Name\": \"Olle Ohlsson\",\n                \"Title\": \"Tandläkare\",\n                \"Active\": null,\n                \"ClinicID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Info\": null\n            },\n            \"Treatment\": {\n                \"ID\": 2208,\n                \"Name\": \"ITB US\",\n                \"Description\": \"I FK2018\",\n                \"Duration\": 30\n            }\n        },\n        \"CampaignCode\": null,\n        \"FreeTextMessage\": \" \\\"\\\"\",\n        \"CategoryDescription\": \"US/Röntgen\",\n        \"CategoryCode\": 2000\n    },\n    {\n        \"ID\": 2493,\n        \"Patient\": {\n            \"ID\": 1088,\n            \"PatientPersonalIdentification\": \"191212121212\",\n            \"PersonalNumber\": {\n                \"Year\": 1912,\n                \"Month\": 12,\n                \"Day\": 12,\n                \"ExtraDigits\": \"1212\"\n            },\n            \"FirstName\": \"John\",\n            \"LastName\": \"Doe\",\n            \"Adress1\": \"123456789 123456789 123456789 123456789 123456789 \",\n            \"Adress2\": \"123456789 123456789 123456789 123456789 123456789 \",\n            \"PostalCode\": \"12000\",\n            \"City\": \"STOCKHOLM\",\n            \"Email\": \"jon.engman@gmail.com\",\n            \"MobilePhoneNumber\": \"+46723765121123456789\",\n            \"GuardianPersonalNumber\": null,\n            \"MunicipalityCode\": \"0180\",\n            \"HomePhoneNumber\": null,\n            \"WorkPhoneNumber\": null,\n            \"ConsentToMarketing\": null,\n            \"ClinicId\": \"19-00000000-0000-0000-0000-000000000000\",\n            \"ClinicianId\": 0,\n            \"UpdatedOn\": \"0001-01-01T00:00:00\",\n            \"HasContent\": true\n        },\n        \"TimeSlot\": {\n            \"ID\": 0,\n            \"Start\": \"2021-12-29T16:30:00\",\n            \"End\": \"2021-12-29T17:00:00\",\n            \"Clinic\": {\n                \"ID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Name\": \"City Praktiken\",\n                \"Address1\": \"Klinikgatan 2\",\n                \"Address2\": \"\",\n                \"Postalcode\": \"11000\",\n                \"City\": \"STOCKHOLM\",\n                \"Home\": \"+456\",\n                \"Work\": \"+456123456\",\n                \"Fax\": \"+456\",\n                \"Mobile\": \"+456\",\n                \"Email\": \"info2@google.com\"\n            },\n            \"Clinician\": {\n                \"ID\": 3,\n                \"Name\": \"Olle Ohlsson\",\n                \"Title\": \"Tandläkare\",\n                \"Active\": null,\n                \"ClinicID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Info\": null\n            },\n            \"Treatment\": null\n        },\n        \"CampaignCode\": null,\n        \"FreeTextMessage\": \"\",\n        \"CategoryDescription\": null,\n        \"CategoryCode\": 0\n    },\n    {\n        \"ID\": 2508,\n        \"Patient\": {\n            \"ID\": 1088,\n            \"PatientPersonalIdentification\": \"191212121212\",\n            \"PersonalNumber\": {\n                \"Year\": 1912,\n                \"Month\": 12,\n                \"Day\": 12,\n                \"ExtraDigits\": \"1212\"\n            },\n            \"FirstName\": \"John\",\n            \"LastName\": \"Doe\",\n            \"Adress1\": \"123456789 123456789 123456789 123456789 123456789 \",\n            \"Adress2\": \"123456789 123456789 123456789 123456789 123456789 \",\n            \"PostalCode\": \"12000\",\n            \"City\": \"STOCKHOLM\",\n            \"Email\": \"jon.engman@gmail.com\",\n            \"MobilePhoneNumber\": \"+46723765121123456789\",\n            \"GuardianPersonalNumber\": null,\n            \"MunicipalityCode\": \"0180\",\n            \"HomePhoneNumber\": null,\n            \"WorkPhoneNumber\": null,\n            \"ConsentToMarketing\": null,\n            \"ClinicId\": \"19-00000000-0000-0000-0000-000000000000\",\n            \"ClinicianId\": 0,\n            \"UpdatedOn\": \"0001-01-01T00:00:00\",\n            \"HasContent\": true\n        },\n        \"TimeSlot\": {\n            \"ID\": 0,\n            \"Start\": \"2021-12-30T11:30:00\",\n            \"End\": \"2021-12-30T12:00:00\",\n            \"Clinic\": {\n                \"ID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Name\": \"City Praktiken\",\n                \"Address1\": \"Klinikgatan 2\",\n                \"Address2\": \"\",\n                \"Postalcode\": \"11000\",\n                \"City\": \"STOCKHOLM\",\n                \"Home\": \"+456\",\n                \"Work\": \"+456123456\",\n                \"Fax\": \"+456\",\n                \"Mobile\": \"+456\",\n                \"Email\": \"info2@google.com\"\n            },\n            \"Clinician\": {\n                \"ID\": 3,\n                \"Name\": \"Olle Ohlsson\",\n                \"Title\": \"Tandläkare\",\n                \"Active\": null,\n                \"ClinicID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Info\": null\n            },\n            \"Treatment\": {\n                \"ID\": 2208,\n                \"Name\": \"ITB US\",\n                \"Description\": \"I FK2018\",\n                \"Duration\": 30\n            }\n        },\n        \"CampaignCode\": null,\n        \"FreeTextMessage\": \" \\\"\\\"\",\n        \"CategoryDescription\": \"US/Röntgen\",\n        \"CategoryCode\": 2000\n    },\n    {\n        \"ID\": 2509,\n        \"Patient\": {\n            \"ID\": 1088,\n            \"PatientPersonalIdentification\": \"191212121212\",\n            \"PersonalNumber\": {\n                \"Year\": 1912,\n                \"Month\": 12,\n                \"Day\": 12,\n                \"ExtraDigits\": \"1212\"\n            },\n            \"FirstName\": \"John\",\n            \"LastName\": \"Doe\",\n            \"Adress1\": \"123456789 123456789 123456789 123456789 123456789 \",\n            \"Adress2\": \"123456789 123456789 123456789 123456789 123456789 \",\n            \"PostalCode\": \"12000\",\n            \"City\": \"STOCKHOLM\",\n            \"Email\": \"jon.engman@gmail.com\",\n            \"MobilePhoneNumber\": \"+46723765121123456789\",\n            \"GuardianPersonalNumber\": null,\n            \"MunicipalityCode\": \"0180\",\n            \"HomePhoneNumber\": null,\n            \"WorkPhoneNumber\": null,\n            \"ConsentToMarketing\": null,\n            \"ClinicId\": \"19-00000000-0000-0000-0000-000000000000\",\n            \"ClinicianId\": 0,\n            \"UpdatedOn\": \"0001-01-01T00:00:00\",\n            \"HasContent\": true\n        },\n        \"TimeSlot\": {\n            \"ID\": 0,\n            \"Start\": \"2021-12-30T11:30:00\",\n            \"End\": \"2021-12-30T12:00:00\",\n            \"Clinic\": {\n                \"ID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Name\": \"City Praktiken\",\n                \"Address1\": \"Klinikgatan 2\",\n                \"Address2\": \"\",\n                \"Postalcode\": \"11000\",\n                \"City\": \"STOCKHOLM\",\n                \"Home\": \"+456\",\n                \"Work\": \"+456123456\",\n                \"Fax\": \"+456\",\n                \"Mobile\": \"+456\",\n                \"Email\": \"info2@google.com\"\n            },\n            \"Clinician\": {\n                \"ID\": 3,\n                \"Name\": \"Olle Ohlsson\",\n                \"Title\": \"Tandläkare\",\n                \"Active\": null,\n                \"ClinicID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Info\": null\n            },\n            \"Treatment\": {\n                \"ID\": 2208,\n                \"Name\": \"ITB US\",\n                \"Description\": \"I FK2018\",\n                \"Duration\": 30\n            }\n        },\n        \"CampaignCode\": null,\n        \"FreeTextMessage\": \" \\\"\\\"\",\n        \"CategoryDescription\": \"US/Röntgen\",\n        \"CategoryCode\": 2000\n    },\n    {\n        \"ID\": 2531,\n        \"Patient\": {\n            \"ID\": 1088,\n            \"PatientPersonalIdentification\": \"191212121212\",\n            \"PersonalNumber\": {\n                \"Year\": 1912,\n                \"Month\": 12,\n                \"Day\": 12,\n                \"ExtraDigits\": \"1212\"\n            },\n            \"FirstName\": \"John\",\n            \"LastName\": \"Doe\",\n            \"Adress1\": \"123456789 123456789 123456789 123456789 123456789 \",\n            \"Adress2\": \"123456789 123456789 123456789 123456789 123456789 \",\n            \"PostalCode\": \"12000\",\n            \"City\": \"STOCKHOLM\",\n            \"Email\": \"jon.engman@gmail.com\",\n            \"MobilePhoneNumber\": \"+46723765121123456789\",\n            \"GuardianPersonalNumber\": null,\n            \"MunicipalityCode\": \"0180\",\n            \"HomePhoneNumber\": null,\n            \"WorkPhoneNumber\": null,\n            \"ConsentToMarketing\": null,\n            \"ClinicId\": \"19-00000000-0000-0000-0000-000000000000\",\n            \"ClinicianId\": 0,\n            \"UpdatedOn\": \"0001-01-01T00:00:00\",\n            \"HasContent\": true\n        },\n        \"TimeSlot\": {\n            \"ID\": 0,\n            \"Start\": \"2022-01-07T11:40:00\",\n            \"End\": \"2022-01-07T12:50:00\",\n            \"Clinic\": {\n                \"ID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Name\": \"City Praktiken\",\n                \"Address1\": \"Klinikgatan 2\",\n                \"Address2\": \"\",\n                \"Postalcode\": \"11000\",\n                \"City\": \"STOCKHOLM\",\n                \"Home\": \"+456\",\n                \"Work\": \"+456123456\",\n                \"Fax\": \"+456\",\n                \"Mobile\": \"+456\",\n                \"Email\": \"info2@google.com\"\n            },\n            \"Clinician\": {\n                \"ID\": 3,\n                \"Name\": \"Olle Ohlsson\",\n                \"Title\": \"Tandläkare\",\n                \"Active\": null,\n                \"ClinicID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Info\": null\n            },\n            \"Treatment\": null\n        },\n        \"CampaignCode\": null,\n        \"FreeTextMessage\": \"Implantat\\r\\n\",\n        \"CategoryDescription\": \"Implantat\\r\\n\",\n        \"CategoryCode\": 9000\n    },\n    {\n        \"ID\": 2533,\n        \"Patient\": {\n            \"ID\": 1088,\n            \"PatientPersonalIdentification\": \"191212121212\",\n            \"PersonalNumber\": {\n                \"Year\": 1912,\n                \"Month\": 12,\n                \"Day\": 12,\n                \"ExtraDigits\": \"1212\"\n            },\n            \"FirstName\": \"John\",\n            \"LastName\": \"Doe\",\n            \"Adress1\": \"123456789 123456789 123456789 123456789 123456789 \",\n            \"Adress2\": \"123456789 123456789 123456789 123456789 123456789 \",\n            \"PostalCode\": \"12000\",\n            \"City\": \"STOCKHOLM\",\n            \"Email\": \"jon.engman@gmail.com\",\n            \"MobilePhoneNumber\": \"+46723765121123456789\",\n            \"GuardianPersonalNumber\": null,\n            \"MunicipalityCode\": \"0180\",\n            \"HomePhoneNumber\": null,\n            \"WorkPhoneNumber\": null,\n            \"ConsentToMarketing\": null,\n            \"ClinicId\": \"19-00000000-0000-0000-0000-000000000000\",\n            \"ClinicianId\": 0,\n            \"UpdatedOn\": \"0001-01-01T00:00:00\",\n            \"HasContent\": true\n        },\n        \"TimeSlot\": {\n            \"ID\": 0,\n            \"Start\": \"2022-01-07T16:00:00\",\n            \"End\": \"2022-01-07T17:00:00\",\n            \"Clinic\": {\n                \"ID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Name\": \"City Praktiken\",\n                \"Address1\": \"Klinikgatan 2\",\n                \"Address2\": \"\",\n                \"Postalcode\": \"11000\",\n                \"City\": \"STOCKHOLM\",\n                \"Home\": \"+456\",\n                \"Work\": \"+456123456\",\n                \"Fax\": \"+456\",\n                \"Mobile\": \"+456\",\n                \"Email\": \"info2@google.com\"\n            },\n            \"Clinician\": {\n                \"ID\": 3,\n                \"Name\": \"Olle Ohlsson\",\n                \"Title\": \"Tandläkare\",\n                \"Active\": null,\n                \"ClinicID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Info\": null\n            },\n            \"Treatment\": null\n        },\n        \"CampaignCode\": null,\n        \"FreeTextMessage\": \"Akut\",\n        \"CategoryDescription\": \"Akut\",\n        \"CategoryCode\": 1000\n    },\n    {\n        \"ID\": 2534,\n        \"Patient\": {\n            \"ID\": 1088,\n            \"PatientPersonalIdentification\": \"191212121212\",\n            \"PersonalNumber\": {\n                \"Year\": 1912,\n                \"Month\": 12,\n                \"Day\": 12,\n                \"ExtraDigits\": \"1212\"\n            },\n            \"FirstName\": \"John\",\n            \"LastName\": \"Doe\",\n            \"Adress1\": \"123456789 123456789 123456789 123456789 123456789 \",\n            \"Adress2\": \"123456789 123456789 123456789 123456789 123456789 \",\n            \"PostalCode\": \"12000\",\n            \"City\": \"STOCKHOLM\",\n            \"Email\": \"jon.engman@gmail.com\",\n            \"MobilePhoneNumber\": \"+46723765121123456789\",\n            \"GuardianPersonalNumber\": null,\n            \"MunicipalityCode\": \"0180\",\n            \"HomePhoneNumber\": null,\n            \"WorkPhoneNumber\": null,\n            \"ConsentToMarketing\": null,\n            \"ClinicId\": \"19-00000000-0000-0000-0000-000000000000\",\n            \"ClinicianId\": 0,\n            \"UpdatedOn\": \"0001-01-01T00:00:00\",\n            \"HasContent\": true\n        },\n        \"TimeSlot\": {\n            \"ID\": 0,\n            \"Start\": \"2022-01-07T11:40:00\",\n            \"End\": \"2022-01-07T12:40:00\",\n            \"Clinic\": {\n                \"ID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Name\": \"City Praktiken\",\n                \"Address1\": \"Klinikgatan 2\",\n                \"Address2\": \"\",\n                \"Postalcode\": \"11000\",\n                \"City\": \"STOCKHOLM\",\n                \"Home\": \"+456\",\n                \"Work\": \"+456123456\",\n                \"Fax\": \"+456\",\n                \"Mobile\": \"+456\",\n                \"Email\": \"info2@google.com\"\n            },\n            \"Clinician\": {\n                \"ID\": 3,\n                \"Name\": \"Olle Ohlsson\",\n                \"Title\": \"Tandläkare\",\n                \"Active\": null,\n                \"ClinicID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Info\": null\n            },\n            \"Treatment\": {\n                \"ID\": 2510,\n                \"Name\": \"ITB Pride\",\n                \"Description\": \"A pride treatment\",\n                \"Duration\": 60\n            }\n        },\n        \"CampaignCode\": null,\n        \"FreeTextMessage\": \" \\\"\\\"\",\n        \"CategoryDescription\": \"US/Röntgen\",\n        \"CategoryCode\": 2000\n    },\n    {\n        \"ID\": 2536,\n        \"Patient\": {\n            \"ID\": 1088,\n            \"PatientPersonalIdentification\": \"191212121212\",\n            \"PersonalNumber\": {\n                \"Year\": 1912,\n                \"Month\": 12,\n                \"Day\": 12,\n                \"ExtraDigits\": \"1212\"\n            },\n            \"FirstName\": \"John\",\n            \"LastName\": \"Doe\",\n            \"Adress1\": \"123456789 123456789 123456789 123456789 123456789 \",\n            \"Adress2\": \"123456789 123456789 123456789 123456789 123456789 \",\n            \"PostalCode\": \"12000\",\n            \"City\": \"STOCKHOLM\",\n            \"Email\": \"jon.engman@gmail.com\",\n            \"MobilePhoneNumber\": \"+46723765121123456789\",\n            \"GuardianPersonalNumber\": null,\n            \"MunicipalityCode\": \"0180\",\n            \"HomePhoneNumber\": null,\n            \"WorkPhoneNumber\": null,\n            \"ConsentToMarketing\": null,\n            \"ClinicId\": \"19-00000000-0000-0000-0000-000000000000\",\n            \"ClinicianId\": 0,\n            \"UpdatedOn\": \"0001-01-01T00:00:00\",\n            \"HasContent\": true\n        },\n        \"TimeSlot\": {\n            \"ID\": 0,\n            \"Start\": \"2022-02-05T14:00:00\",\n            \"End\": \"2022-02-05T15:00:00\",\n            \"Clinic\": {\n                \"ID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Name\": \"City Praktiken\",\n                \"Address1\": \"Klinikgatan 2\",\n                \"Address2\": \"\",\n                \"Postalcode\": \"11000\",\n                \"City\": \"STOCKHOLM\",\n                \"Home\": \"+456\",\n                \"Work\": \"+456123456\",\n                \"Fax\": \"+456\",\n                \"Mobile\": \"+456\",\n                \"Email\": \"info2@google.com\"\n            },\n            \"Clinician\": {\n                \"ID\": 3,\n                \"Name\": \"Olle Ohlsson\",\n                \"Title\": \"Tandläkare\",\n                \"Active\": null,\n                \"ClinicID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Info\": null\n            },\n            \"Treatment\": {\n                \"ID\": 2510,\n                \"Name\": \"ITB Pride\",\n                \"Description\": \"A pride treatment\",\n                \"Duration\": 60\n            }\n        },\n        \"CampaignCode\": null,\n        \"FreeTextMessage\": \" \\\"sd\\\"\",\n        \"CategoryDescription\": \"US/Röntgen\",\n        \"CategoryCode\": 2000\n    },\n    {\n        \"ID\": 2544,\n        \"Patient\": {\n            \"ID\": 1088,\n            \"PatientPersonalIdentification\": \"191212121212\",\n            \"PersonalNumber\": {\n                \"Year\": 1912,\n                \"Month\": 12,\n                \"Day\": 12,\n                \"ExtraDigits\": \"1212\"\n            },\n            \"FirstName\": \"John\",\n            \"LastName\": \"Doe\",\n            \"Adress1\": \"123456789 123456789 123456789 123456789 123456789 \",\n            \"Adress2\": \"123456789 123456789 123456789 123456789 123456789 \",\n            \"PostalCode\": \"12000\",\n            \"City\": \"STOCKHOLM\",\n            \"Email\": \"jon.engman@gmail.com\",\n            \"MobilePhoneNumber\": \"+46723765121123456789\",\n            \"GuardianPersonalNumber\": null,\n            \"MunicipalityCode\": \"0180\",\n            \"HomePhoneNumber\": null,\n            \"WorkPhoneNumber\": null,\n            \"ConsentToMarketing\": null,\n            \"ClinicId\": \"19-00000000-0000-0000-0000-000000000000\",\n            \"ClinicianId\": 0,\n            \"UpdatedOn\": \"0001-01-01T00:00:00\",\n            \"HasContent\": true\n        },\n        \"TimeSlot\": {\n            \"ID\": 0,\n            \"Start\": \"2022-02-21T07:00:00\",\n            \"End\": \"2022-02-21T07:30:00\",\n            \"Clinic\": {\n                \"ID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Name\": \"City Praktiken\",\n                \"Address1\": \"Klinikgatan 2\",\n                \"Address2\": \"\",\n                \"Postalcode\": \"11000\",\n                \"City\": \"STOCKHOLM\",\n                \"Home\": \"+456\",\n                \"Work\": \"+456123456\",\n                \"Fax\": \"+456\",\n                \"Mobile\": \"+456\",\n                \"Email\": \"info2@google.com\"\n            },\n            \"Clinician\": {\n                \"ID\": 3,\n                \"Name\": \"Olle Ohlsson\",\n                \"Title\": \"Tandläkare\",\n                \"Active\": null,\n                \"ClinicID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Info\": null\n            },\n            \"Treatment\": {\n                \"ID\": 2208,\n                \"Name\": \"ITB US\",\n                \"Description\": \"I FK2018\",\n                \"Duration\": 30\n            }\n        },\n        \"CampaignCode\": null,\n        \"FreeTextMessage\": \" \\\"CC: 123\\r\\nA free text message\\\"\",\n        \"CategoryDescription\": \"US/Röntgen\",\n        \"CategoryCode\": 2000\n    },\n    {\n        \"ID\": 2548,\n        \"Patient\": {\n            \"ID\": 1088,\n            \"PatientPersonalIdentification\": \"191212121212\",\n            \"PersonalNumber\": {\n                \"Year\": 1912,\n                \"Month\": 12,\n                \"Day\": 12,\n                \"ExtraDigits\": \"1212\"\n            },\n            \"FirstName\": \"John\",\n            \"LastName\": \"Doe\",\n            \"Adress1\": \"123456789 123456789 123456789 123456789 123456789 \",\n            \"Adress2\": \"123456789 123456789 123456789 123456789 123456789 \",\n            \"PostalCode\": \"12000\",\n            \"City\": \"STOCKHOLM\",\n            \"Email\": \"jon.engman@gmail.com\",\n            \"MobilePhoneNumber\": \"+46723765121123456789\",\n            \"GuardianPersonalNumber\": null,\n            \"MunicipalityCode\": \"0180\",\n            \"HomePhoneNumber\": null,\n            \"WorkPhoneNumber\": null,\n            \"ConsentToMarketing\": null,\n            \"ClinicId\": \"19-00000000-0000-0000-0000-000000000000\",\n            \"ClinicianId\": 0,\n            \"UpdatedOn\": \"0001-01-01T00:00:00\",\n            \"HasContent\": true\n        },\n        \"TimeSlot\": {\n            \"ID\": 0,\n            \"Start\": \"2022-04-01T08:00:00\",\n            \"End\": \"2022-04-01T08:30:00\",\n            \"Clinic\": {\n                \"ID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Name\": \"City Praktiken\",\n                \"Address1\": \"Klinikgatan 2\",\n                \"Address2\": \"\",\n                \"Postalcode\": \"11000\",\n                \"City\": \"STOCKHOLM\",\n                \"Home\": \"+456\",\n                \"Work\": \"+456123456\",\n                \"Fax\": \"+456\",\n                \"Mobile\": \"+456\",\n                \"Email\": \"info2@google.com\"\n            },\n            \"Clinician\": {\n                \"ID\": 3,\n                \"Name\": \"Olle Ohlsson\",\n                \"Title\": \"Tandläkare\",\n                \"Active\": null,\n                \"ClinicID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Info\": null\n            },\n            \"Treatment\": {\n                \"ID\": 2208,\n                \"Name\": \"ITB US\",\n                \"Description\": \"I FK2018\",\n                \"Duration\": 30\n            }\n        },\n        \"CampaignCode\": null,\n        \"FreeTextMessage\": \" \\\"\\\"\",\n        \"CategoryDescription\": \"US/Röntgen\",\n        \"CategoryCode\": 2000\n    },\n    {\n        \"ID\": 2554,\n        \"Patient\": {\n            \"ID\": 1088,\n            \"PatientPersonalIdentification\": \"191212121212\",\n            \"PersonalNumber\": {\n                \"Year\": 1912,\n                \"Month\": 12,\n                \"Day\": 12,\n                \"ExtraDigits\": \"1212\"\n            },\n            \"FirstName\": \"John\",\n            \"LastName\": \"Doe\",\n            \"Adress1\": \"123456789 123456789 123456789 123456789 123456789 \",\n            \"Adress2\": \"123456789 123456789 123456789 123456789 123456789 \",\n            \"PostalCode\": \"12000\",\n            \"City\": \"STOCKHOLM\",\n            \"Email\": \"jon.engman@gmail.com\",\n            \"MobilePhoneNumber\": \"+46723765121123456789\",\n            \"GuardianPersonalNumber\": null,\n            \"MunicipalityCode\": \"0180\",\n            \"HomePhoneNumber\": null,\n            \"WorkPhoneNumber\": null,\n            \"ConsentToMarketing\": null,\n            \"ClinicId\": \"19-00000000-0000-0000-0000-000000000000\",\n            \"ClinicianId\": 0,\n            \"UpdatedOn\": \"0001-01-01T00:00:00\",\n            \"HasContent\": true\n        },\n        \"TimeSlot\": {\n            \"ID\": 0,\n            \"Start\": \"2022-05-21T10:00:00\",\n            \"End\": \"2022-05-21T10:30:00\",\n            \"Clinic\": {\n                \"ID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Name\": \"City Praktiken\",\n                \"Address1\": \"Klinikgatan 2\",\n                \"Address2\": \"\",\n                \"Postalcode\": \"11000\",\n                \"City\": \"STOCKHOLM\",\n                \"Home\": \"+456\",\n                \"Work\": \"+456123456\",\n                \"Fax\": \"+456\",\n                \"Mobile\": \"+456\",\n                \"Email\": \"info2@google.com\"\n            },\n            \"Clinician\": {\n                \"ID\": 3,\n                \"Name\": \"Olle Ohlsson\",\n                \"Title\": \"Tandläkare\",\n                \"Active\": null,\n                \"ClinicID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Info\": null\n            },\n            \"Treatment\": {\n                \"ID\": 2432,\n                \"Name\": \"ITB US 2\",\n                \"Description\": \"\",\n                \"Duration\": 30\n            }\n        },\n        \"CampaignCode\": null,\n        \"FreeTextMessage\": \" \\\"CC: En jättelång koddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddd\\\"\",\n        \"CategoryDescription\": \"US/Röntgen\",\n        \"CategoryCode\": 2000\n    },\n    {\n        \"ID\": 2602,\n        \"Patient\": {\n            \"ID\": 1088,\n            \"PatientPersonalIdentification\": \"191212121212\",\n            \"PersonalNumber\": {\n                \"Year\": 1912,\n                \"Month\": 12,\n                \"Day\": 12,\n                \"ExtraDigits\": \"1212\"\n            },\n            \"FirstName\": \"John\",\n            \"LastName\": \"Doe\",\n            \"Adress1\": \"123456789 123456789 123456789 123456789 123456789 \",\n            \"Adress2\": \"123456789 123456789 123456789 123456789 123456789 \",\n            \"PostalCode\": \"12000\",\n            \"City\": \"STOCKHOLM\",\n            \"Email\": \"jon.engman@gmail.com\",\n            \"MobilePhoneNumber\": \"+46723765121123456789\",\n            \"GuardianPersonalNumber\": null,\n            \"MunicipalityCode\": \"0180\",\n            \"HomePhoneNumber\": null,\n            \"WorkPhoneNumber\": null,\n            \"ConsentToMarketing\": null,\n            \"ClinicId\": \"19-00000000-0000-0000-0000-000000000000\",\n            \"ClinicianId\": 0,\n            \"UpdatedOn\": \"0001-01-01T00:00:00\",\n            \"HasContent\": true\n        },\n        \"TimeSlot\": {\n            \"ID\": 0,\n            \"Start\": \"2022-06-01T08:00:00\",\n            \"End\": \"2022-06-01T09:00:00\",\n            \"Clinic\": {\n                \"ID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Name\": \"City Praktiken\",\n                \"Address1\": \"Klinikgatan 2\",\n                \"Address2\": \"\",\n                \"Postalcode\": \"11000\",\n                \"City\": \"STOCKHOLM\",\n                \"Home\": \"+456\",\n                \"Work\": \"+456123456\",\n                \"Fax\": \"+456\",\n                \"Mobile\": \"+456\",\n                \"Email\": \"info2@google.com\"\n            },\n            \"Clinician\": {\n                \"ID\": 3,\n                \"Name\": \"Olle Ohlsson\",\n                \"Title\": \"Tandläkare\",\n                \"Active\": null,\n                \"ClinicID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Info\": null\n            },\n            \"Treatment\": {\n                \"ID\": 2596,\n                \"Name\": \"ITB Us with treatment\",\n                \"Description\": \"Treatment with journal rows\",\n                \"Duration\": 60\n            }\n        },\n        \"CampaignCode\": null,\n        \"FreeTextMessage\": \"\",\n        \"CategoryDescription\": \"US/Röntgen\",\n        \"CategoryCode\": 2000\n    },\n    {\n        \"ID\": 2605,\n        \"Patient\": {\n            \"ID\": 1088,\n            \"PatientPersonalIdentification\": \"191212121212\",\n            \"PersonalNumber\": {\n                \"Year\": 1912,\n                \"Month\": 12,\n                \"Day\": 12,\n                \"ExtraDigits\": \"1212\"\n            },\n            \"FirstName\": \"John\",\n            \"LastName\": \"Doe\",\n            \"Adress1\": \"123456789 123456789 123456789 123456789 123456789 \",\n            \"Adress2\": \"123456789 123456789 123456789 123456789 123456789 \",\n            \"PostalCode\": \"12000\",\n            \"City\": \"STOCKHOLM\",\n            \"Email\": \"jon.engman@gmail.com\",\n            \"MobilePhoneNumber\": \"+46723765121123456789\",\n            \"GuardianPersonalNumber\": null,\n            \"MunicipalityCode\": \"0180\",\n            \"HomePhoneNumber\": null,\n            \"WorkPhoneNumber\": null,\n            \"ConsentToMarketing\": null,\n            \"ClinicId\": \"19-00000000-0000-0000-0000-000000000000\",\n            \"ClinicianId\": 0,\n            \"UpdatedOn\": \"0001-01-01T00:00:00\",\n            \"HasContent\": true\n        },\n        \"TimeSlot\": {\n            \"ID\": 0,\n            \"Start\": \"2022-06-01T09:00:00\",\n            \"End\": \"2022-06-01T10:00:00\",\n            \"Clinic\": {\n                \"ID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Name\": \"City Praktiken\",\n                \"Address1\": \"Klinikgatan 2\",\n                \"Address2\": \"\",\n                \"Postalcode\": \"11000\",\n                \"City\": \"STOCKHOLM\",\n                \"Home\": \"+456\",\n                \"Work\": \"+456123456\",\n                \"Fax\": \"+456\",\n                \"Mobile\": \"+456\",\n                \"Email\": \"info2@google.com\"\n            },\n            \"Clinician\": {\n                \"ID\": 3,\n                \"Name\": \"Olle Ohlsson\",\n                \"Title\": \"Tandläkare\",\n                \"Active\": null,\n                \"ClinicID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Info\": null\n            },\n            \"Treatment\": {\n                \"ID\": 2596,\n                \"Name\": \"ITB Us with treatment\",\n                \"Description\": \"Treatment with journal rows\",\n                \"Duration\": 60\n            }\n        },\n        \"CampaignCode\": null,\n        \"FreeTextMessage\": \"\",\n        \"CategoryDescription\": \"US/Röntgen\",\n        \"CategoryCode\": 2000\n    },\n    {\n        \"ID\": 2610,\n        \"Patient\": {\n            \"ID\": 1088,\n            \"PatientPersonalIdentification\": \"191212121212\",\n            \"PersonalNumber\": {\n                \"Year\": 1912,\n                \"Month\": 12,\n                \"Day\": 12,\n                \"ExtraDigits\": \"1212\"\n            },\n            \"FirstName\": \"John\",\n            \"LastName\": \"Doe\",\n            \"Adress1\": \"123456789 123456789 123456789 123456789 123456789 \",\n            \"Adress2\": \"123456789 123456789 123456789 123456789 123456789 \",\n            \"PostalCode\": \"12000\",\n            \"City\": \"STOCKHOLM\",\n            \"Email\": \"jon.engman@gmail.com\",\n            \"MobilePhoneNumber\": \"+46723765121123456789\",\n            \"GuardianPersonalNumber\": null,\n            \"MunicipalityCode\": \"0180\",\n            \"HomePhoneNumber\": null,\n            \"WorkPhoneNumber\": null,\n            \"ConsentToMarketing\": null,\n            \"ClinicId\": \"19-00000000-0000-0000-0000-000000000000\",\n            \"ClinicianId\": 0,\n            \"UpdatedOn\": \"0001-01-01T00:00:00\",\n            \"HasContent\": true\n        },\n        \"TimeSlot\": {\n            \"ID\": 0,\n            \"Start\": \"2022-06-01T12:40:00\",\n            \"End\": \"2022-06-01T13:40:00\",\n            \"Clinic\": {\n                \"ID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Name\": \"City Praktiken\",\n                \"Address1\": \"Klinikgatan 2\",\n                \"Address2\": \"\",\n                \"Postalcode\": \"11000\",\n                \"City\": \"STOCKHOLM\",\n                \"Home\": \"+456\",\n                \"Work\": \"+456123456\",\n                \"Fax\": \"+456\",\n                \"Mobile\": \"+456\",\n                \"Email\": \"info2@google.com\"\n            },\n            \"Clinician\": {\n                \"ID\": 3,\n                \"Name\": \"Olle Ohlsson\",\n                \"Title\": \"Tandläkare\",\n                \"Active\": null,\n                \"ClinicID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Info\": null\n            },\n            \"Treatment\": {\n                \"ID\": 2606,\n                \"Name\": \"Test\",\n                \"Description\": \"\",\n                \"Duration\": 60\n            }\n        },\n        \"CampaignCode\": null,\n        \"FreeTextMessage\": \"asfgb Dep+Puts/Pol Spoln e Ex HS-Rtg HS-Rtg\",\n        \"CategoryDescription\": null,\n        \"CategoryCode\": 0\n    },\n    {\n        \"ID\": 2614,\n        \"Patient\": {\n            \"ID\": 1088,\n            \"PatientPersonalIdentification\": \"191212121212\",\n            \"PersonalNumber\": {\n                \"Year\": 1912,\n                \"Month\": 12,\n                \"Day\": 12,\n                \"ExtraDigits\": \"1212\"\n            },\n            \"FirstName\": \"John\",\n            \"LastName\": \"Doe\",\n            \"Adress1\": \"123456789 123456789 123456789 123456789 123456789 \",\n            \"Adress2\": \"123456789 123456789 123456789 123456789 123456789 \",\n            \"PostalCode\": \"12000\",\n            \"City\": \"STOCKHOLM\",\n            \"Email\": \"jon.engman@gmail.com\",\n            \"MobilePhoneNumber\": \"+46723765121123456789\",\n            \"GuardianPersonalNumber\": null,\n            \"MunicipalityCode\": \"0180\",\n            \"HomePhoneNumber\": null,\n            \"WorkPhoneNumber\": null,\n            \"ConsentToMarketing\": null,\n            \"ClinicId\": \"19-00000000-0000-0000-0000-000000000000\",\n            \"ClinicianId\": 0,\n            \"UpdatedOn\": \"0001-01-01T00:00:00\",\n            \"HasContent\": true\n        },\n        \"TimeSlot\": {\n            \"ID\": 0,\n            \"Start\": \"2022-06-01T15:10:00\",\n            \"End\": \"2022-06-01T16:10:00\",\n            \"Clinic\": {\n                \"ID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Name\": \"City Praktiken\",\n                \"Address1\": \"Klinikgatan 2\",\n                \"Address2\": \"\",\n                \"Postalcode\": \"11000\",\n                \"City\": \"STOCKHOLM\",\n                \"Home\": \"+456\",\n                \"Work\": \"+456123456\",\n                \"Fax\": \"+456\",\n                \"Mobile\": \"+456\",\n                \"Email\": \"info2@google.com\"\n            },\n            \"Clinician\": {\n                \"ID\": 3,\n                \"Name\": \"Olle Ohlsson\",\n                \"Title\": \"Tandläkare\",\n                \"Active\": null,\n                \"ClinicID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Info\": null\n            },\n            \"Treatment\": {\n                \"ID\": 2606,\n                \"Name\": \"Test\",\n                \"Description\": \"\",\n                \"Duration\": 60\n            }\n        },\n        \"CampaignCode\": null,\n        \"FreeTextMessage\": \"asfgb Dep+Puts/Pol Spoln e Ex HS-Rtg HS-Rtg \\\"CC: CampaignCode\\r\\nOther text\\\"\",\n        \"CategoryDescription\": \"US/Röntgen\",\n        \"CategoryCode\": 2000\n    },\n    {\n        \"ID\": 2615,\n        \"Patient\": {\n            \"ID\": 1088,\n            \"PatientPersonalIdentification\": \"191212121212\",\n            \"PersonalNumber\": {\n                \"Year\": 1912,\n                \"Month\": 12,\n                \"Day\": 12,\n                \"ExtraDigits\": \"1212\"\n            },\n            \"FirstName\": \"John\",\n            \"LastName\": \"Doe\",\n            \"Adress1\": \"123456789 123456789 123456789 123456789 123456789 \",\n            \"Adress2\": \"123456789 123456789 123456789 123456789 123456789 \",\n            \"PostalCode\": \"12000\",\n            \"City\": \"STOCKHOLM\",\n            \"Email\": \"jon.engman@gmail.com\",\n            \"MobilePhoneNumber\": \"+46723765121123456789\",\n            \"GuardianPersonalNumber\": null,\n            \"MunicipalityCode\": \"0180\",\n            \"HomePhoneNumber\": null,\n            \"WorkPhoneNumber\": null,\n            \"ConsentToMarketing\": null,\n            \"ClinicId\": \"19-00000000-0000-0000-0000-000000000000\",\n            \"ClinicianId\": 0,\n            \"UpdatedOn\": \"0001-01-01T00:00:00\",\n            \"HasContent\": true\n        },\n        \"TimeSlot\": {\n            \"ID\": 0,\n            \"Start\": \"2022-06-01T07:00:00\",\n            \"End\": \"2022-06-01T08:00:00\",\n            \"Clinic\": {\n                \"ID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Name\": \"City Praktiken\",\n                \"Address1\": \"Klinikgatan 2\",\n                \"Address2\": \"\",\n                \"Postalcode\": \"11000\",\n                \"City\": \"STOCKHOLM\",\n                \"Home\": \"+456\",\n                \"Work\": \"+456123456\",\n                \"Fax\": \"+456\",\n                \"Mobile\": \"+456\",\n                \"Email\": \"info2@google.com\"\n            },\n            \"Clinician\": {\n                \"ID\": 3,\n                \"Name\": \"Olle Ohlsson\",\n                \"Title\": \"Tandläkare\",\n                \"Active\": null,\n                \"ClinicID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Info\": null\n            },\n            \"Treatment\": {\n                \"ID\": 2606,\n                \"Name\": \"Test\",\n                \"Description\": \"\",\n                \"Duration\": 60\n            }\n        },\n        \"CampaignCode\": null,\n        \"FreeTextMessage\": \"asfgb Dep+Puts/Pol Spoln e Ex HS-Rtg HS-Rtg \\\"CC: CampaignCode\\r\\nOther text - aaaaa\\\"\",\n        \"CategoryDescription\": \"US/Röntgen\",\n        \"CategoryCode\": 2000\n    },\n    {\n        \"ID\": 2616,\n        \"Patient\": {\n            \"ID\": 1088,\n            \"PatientPersonalIdentification\": \"191212121212\",\n            \"PersonalNumber\": {\n                \"Year\": 1912,\n                \"Month\": 12,\n                \"Day\": 12,\n                \"ExtraDigits\": \"1212\"\n            },\n            \"FirstName\": \"John\",\n            \"LastName\": \"Doe\",\n            \"Adress1\": \"123456789 123456789 123456789 123456789 123456789 \",\n            \"Adress2\": \"123456789 123456789 123456789 123456789 123456789 \",\n            \"PostalCode\": \"12000\",\n            \"City\": \"STOCKHOLM\",\n            \"Email\": \"jon.engman@gmail.com\",\n            \"MobilePhoneNumber\": \"+46723765121123456789\",\n            \"GuardianPersonalNumber\": null,\n            \"MunicipalityCode\": \"0180\",\n            \"HomePhoneNumber\": null,\n            \"WorkPhoneNumber\": null,\n            \"ConsentToMarketing\": null,\n            \"ClinicId\": \"19-00000000-0000-0000-0000-000000000000\",\n            \"ClinicianId\": 0,\n            \"UpdatedOn\": \"0001-01-01T00:00:00\",\n            \"HasContent\": true\n        },\n        \"TimeSlot\": {\n            \"ID\": 0,\n            \"Start\": \"2022-06-01T14:20:00\",\n            \"End\": \"2022-06-01T15:20:00\",\n            \"Clinic\": {\n                \"ID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Name\": \"City Praktiken\",\n                \"Address1\": \"Klinikgatan 2\",\n                \"Address2\": \"\",\n                \"Postalcode\": \"11000\",\n                \"City\": \"STOCKHOLM\",\n                \"Home\": \"+456\",\n                \"Work\": \"+456123456\",\n                \"Fax\": \"+456\",\n                \"Mobile\": \"+456\",\n                \"Email\": \"info2@google.com\"\n            },\n            \"Clinician\": {\n                \"ID\": 3,\n                \"Name\": \"Olle Ohlsson\",\n                \"Title\": \"Tandläkare\",\n                \"Active\": null,\n                \"ClinicID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Info\": null\n            },\n            \"Treatment\": {\n                \"ID\": 2606,\n                \"Name\": \"Test\",\n                \"Description\": \"\",\n                \"Duration\": 60\n            }\n        },\n        \"CampaignCode\": null,\n        \"FreeTextMessage\": \"asfgb Dep+Puts/Pol Spoln e Ex HS-Rtg HS-Rtg\",\n        \"CategoryDescription\": \"US/Röntgen\",\n        \"CategoryCode\": 2000\n    },\n    {\n        \"ID\": 2618,\n        \"Patient\": {\n            \"ID\": 1088,\n            \"PatientPersonalIdentification\": \"191212121212\",\n            \"PersonalNumber\": {\n                \"Year\": 1912,\n                \"Month\": 12,\n                \"Day\": 12,\n                \"ExtraDigits\": \"1212\"\n            },\n            \"FirstName\": \"John\",\n            \"LastName\": \"Doe\",\n            \"Adress1\": \"123456789 123456789 123456789 123456789 123456789 \",\n            \"Adress2\": \"123456789 123456789 123456789 123456789 123456789 \",\n            \"PostalCode\": \"12000\",\n            \"City\": \"STOCKHOLM\",\n            \"Email\": \"jon.engman@gmail.com\",\n            \"MobilePhoneNumber\": \"+46723765121123456789\",\n            \"GuardianPersonalNumber\": null,\n            \"MunicipalityCode\": \"0180\",\n            \"HomePhoneNumber\": null,\n            \"WorkPhoneNumber\": null,\n            \"ConsentToMarketing\": null,\n            \"ClinicId\": \"19-00000000-0000-0000-0000-000000000000\",\n            \"ClinicianId\": 0,\n            \"UpdatedOn\": \"0001-01-01T00:00:00\",\n            \"HasContent\": true\n        },\n        \"TimeSlot\": {\n            \"ID\": 0,\n            \"Start\": \"2022-06-02T11:00:00\",\n            \"End\": \"2022-06-02T12:00:00\",\n            \"Clinic\": {\n                \"ID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Name\": \"City Praktiken\",\n                \"Address1\": \"Klinikgatan 2\",\n                \"Address2\": \"\",\n                \"Postalcode\": \"11000\",\n                \"City\": \"STOCKHOLM\",\n                \"Home\": \"+456\",\n                \"Work\": \"+456123456\",\n                \"Fax\": \"+456\",\n                \"Mobile\": \"+456\",\n                \"Email\": \"info2@google.com\"\n            },\n            \"Clinician\": {\n                \"ID\": 3,\n                \"Name\": \"Olle Ohlsson\",\n                \"Title\": \"Tandläkare\",\n                \"Active\": null,\n                \"ClinicID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Info\": null\n            },\n            \"Treatment\": {\n                \"ID\": 2606,\n                \"Name\": \"Test\",\n                \"Description\": \"\",\n                \"Duration\": 60\n            }\n        },\n        \"CampaignCode\": null,\n        \"FreeTextMessage\": \"asfgb Dep+Puts/Pol Spoln e Ex HS-Rtg HS-Rtg\",\n        \"CategoryDescription\": \"US/Röntgen\",\n        \"CategoryCode\": 2000\n    },\n    {\n        \"ID\": 2619,\n        \"Patient\": {\n            \"ID\": 1088,\n            \"PatientPersonalIdentification\": \"191212121212\",\n            \"PersonalNumber\": {\n                \"Year\": 1912,\n                \"Month\": 12,\n                \"Day\": 12,\n                \"ExtraDigits\": \"1212\"\n            },\n            \"FirstName\": \"John\",\n            \"LastName\": \"Doe\",\n            \"Adress1\": \"123456789 123456789 123456789 123456789 123456789 \",\n            \"Adress2\": \"123456789 123456789 123456789 123456789 123456789 \",\n            \"PostalCode\": \"12000\",\n            \"City\": \"STOCKHOLM\",\n            \"Email\": \"jon.engman@gmail.com\",\n            \"MobilePhoneNumber\": \"+46723765121123456789\",\n            \"GuardianPersonalNumber\": null,\n            \"MunicipalityCode\": \"0180\",\n            \"HomePhoneNumber\": null,\n            \"WorkPhoneNumber\": null,\n            \"ConsentToMarketing\": null,\n            \"ClinicId\": \"19-00000000-0000-0000-0000-000000000000\",\n            \"ClinicianId\": 0,\n            \"UpdatedOn\": \"0001-01-01T00:00:00\",\n            \"HasContent\": true\n        },\n        \"TimeSlot\": {\n            \"ID\": 0,\n            \"Start\": \"2022-06-03T14:30:00\",\n            \"End\": \"2022-06-03T15:30:00\",\n            \"Clinic\": {\n                \"ID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Name\": \"City Praktiken\",\n                \"Address1\": \"Klinikgatan 2\",\n                \"Address2\": \"\",\n                \"Postalcode\": \"11000\",\n                \"City\": \"STOCKHOLM\",\n                \"Home\": \"+456\",\n                \"Work\": \"+456123456\",\n                \"Fax\": \"+456\",\n                \"Mobile\": \"+456\",\n                \"Email\": \"info2@google.com\"\n            },\n            \"Clinician\": {\n                \"ID\": 3,\n                \"Name\": \"Olle Ohlsson\",\n                \"Title\": \"Tandläkare\",\n                \"Active\": null,\n                \"ClinicID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Info\": null\n            },\n            \"Treatment\": {\n                \"ID\": 2606,\n                \"Name\": \"Test\",\n                \"Description\": \"\",\n                \"Duration\": 60\n            }\n        },\n        \"CampaignCode\": null,\n        \"FreeTextMessage\": \"asfgb Dep+Puts/Pol Spoln e Ex HS-Rtg HS-Rtg\",\n        \"CategoryDescription\": null,\n        \"CategoryCode\": 0\n    },\n    {\n        \"ID\": 2647,\n        \"Patient\": {\n            \"ID\": 1088,\n            \"PatientPersonalIdentification\": \"191212121212\",\n            \"PersonalNumber\": {\n                \"Year\": 1912,\n                \"Month\": 12,\n                \"Day\": 12,\n                \"ExtraDigits\": \"1212\"\n            },\n            \"FirstName\": \"John\",\n            \"LastName\": \"Doe\",\n            \"Adress1\": \"123456789 123456789 123456789 123456789 123456789 \",\n            \"Adress2\": \"123456789 123456789 123456789 123456789 123456789 \",\n            \"PostalCode\": \"12000\",\n            \"City\": \"STOCKHOLM\",\n            \"Email\": \"jon.engman@gmail.com\",\n            \"MobilePhoneNumber\": \"+46723765121123456789\",\n            \"GuardianPersonalNumber\": null,\n            \"MunicipalityCode\": \"0180\",\n            \"HomePhoneNumber\": null,\n            \"WorkPhoneNumber\": null,\n            \"ConsentToMarketing\": null,\n            \"ClinicId\": \"19-00000000-0000-0000-0000-000000000000\",\n            \"ClinicianId\": 0,\n            \"UpdatedOn\": \"0001-01-01T00:00:00\",\n            \"HasContent\": true\n        },\n        \"TimeSlot\": {\n            \"ID\": 0,\n            \"Start\": \"2022-06-20T09:10:00\",\n            \"End\": \"2022-06-20T10:10:00\",\n            \"Clinic\": {\n                \"ID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Name\": \"City Praktiken\",\n                \"Address1\": \"Klinikgatan 2\",\n                \"Address2\": \"\",\n                \"Postalcode\": \"11000\",\n                \"City\": \"STOCKHOLM\",\n                \"Home\": \"+456\",\n                \"Work\": \"+456123456\",\n                \"Fax\": \"+456\",\n                \"Mobile\": \"+456\",\n                \"Email\": \"info2@google.com\"\n            },\n            \"Clinician\": {\n                \"ID\": 3,\n                \"Name\": \"Olle Ohlsson\",\n                \"Title\": \"Tandläkare\",\n                \"Active\": null,\n                \"ClinicID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Info\": null\n            },\n            \"Treatment\": {\n                \"ID\": 2631,\n                \"Name\": \"Temp template\",\n                \"Description\": \"\",\n                \"Duration\": 60\n            }\n        },\n        \"CampaignCode\": null,\n        \"FreeTextMessage\": \"\",\n        \"CategoryDescription\": \"US/Röntgen\",\n        \"CategoryCode\": 2000\n    },\n    {\n        \"ID\": 2651,\n        \"Patient\": {\n            \"ID\": 1088,\n            \"PatientPersonalIdentification\": \"191212121212\",\n            \"PersonalNumber\": {\n                \"Year\": 1912,\n                \"Month\": 12,\n                \"Day\": 12,\n                \"ExtraDigits\": \"1212\"\n            },\n            \"FirstName\": \"John\",\n            \"LastName\": \"Doe\",\n            \"Adress1\": \"123456789 123456789 123456789 123456789 123456789 \",\n            \"Adress2\": \"123456789 123456789 123456789 123456789 123456789 \",\n            \"PostalCode\": \"12000\",\n            \"City\": \"STOCKHOLM\",\n            \"Email\": \"jon.engman@gmail.com\",\n            \"MobilePhoneNumber\": \"+46723765121123456789\",\n            \"GuardianPersonalNumber\": null,\n            \"MunicipalityCode\": \"0180\",\n            \"HomePhoneNumber\": null,\n            \"WorkPhoneNumber\": null,\n            \"ConsentToMarketing\": null,\n            \"ClinicId\": \"19-00000000-0000-0000-0000-000000000000\",\n            \"ClinicianId\": 0,\n            \"UpdatedOn\": \"0001-01-01T00:00:00\",\n            \"HasContent\": true\n        },\n        \"TimeSlot\": {\n            \"ID\": 0,\n            \"Start\": \"2022-06-20T08:00:00\",\n            \"End\": \"2022-06-20T09:00:00\",\n            \"Clinic\": {\n                \"ID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Name\": \"City Praktiken\",\n                \"Address1\": \"Klinikgatan 2\",\n                \"Address2\": \"\",\n                \"Postalcode\": \"11000\",\n                \"City\": \"STOCKHOLM\",\n                \"Home\": \"+456\",\n                \"Work\": \"+456123456\",\n                \"Fax\": \"+456\",\n                \"Mobile\": \"+456\",\n                \"Email\": \"info2@google.com\"\n            },\n            \"Clinician\": {\n                \"ID\": 3,\n                \"Name\": \"Olle Ohlsson\",\n                \"Title\": \"Tandläkare\",\n                \"Active\": null,\n                \"ClinicID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Info\": null\n            },\n            \"Treatment\": {\n                \"ID\": 2631,\n                \"Name\": \"Temp template\",\n                \"Description\": \"\",\n                \"Duration\": 60\n            }\n        },\n        \"CampaignCode\": null,\n        \"FreeTextMessage\": \" \\\"\\\"\",\n        \"CategoryDescription\": \"US/Röntgen\",\n        \"CategoryCode\": 2000\n    },\n    {\n        \"ID\": 2655,\n        \"Patient\": {\n            \"ID\": 1088,\n            \"PatientPersonalIdentification\": \"191212121212\",\n            \"PersonalNumber\": {\n                \"Year\": 1912,\n                \"Month\": 12,\n                \"Day\": 12,\n                \"ExtraDigits\": \"1212\"\n            },\n            \"FirstName\": \"John\",\n            \"LastName\": \"Doe\",\n            \"Adress1\": \"123456789 123456789 123456789 123456789 123456789 \",\n            \"Adress2\": \"123456789 123456789 123456789 123456789 123456789 \",\n            \"PostalCode\": \"12000\",\n            \"City\": \"STOCKHOLM\",\n            \"Email\": \"jon.engman@gmail.com\",\n            \"MobilePhoneNumber\": \"+46723765121123456789\",\n            \"GuardianPersonalNumber\": null,\n            \"MunicipalityCode\": \"0180\",\n            \"HomePhoneNumber\": null,\n            \"WorkPhoneNumber\": null,\n            \"ConsentToMarketing\": null,\n            \"ClinicId\": \"19-00000000-0000-0000-0000-000000000000\",\n            \"ClinicianId\": 0,\n            \"UpdatedOn\": \"0001-01-01T00:00:00\",\n            \"HasContent\": true\n        },\n        \"TimeSlot\": {\n            \"ID\": 0,\n            \"Start\": \"2022-06-20T11:00:00\",\n            \"End\": \"2022-06-20T12:00:00\",\n            \"Clinic\": {\n                \"ID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Name\": \"City Praktiken\",\n                \"Address1\": \"Klinikgatan 2\",\n                \"Address2\": \"\",\n                \"Postalcode\": \"11000\",\n                \"City\": \"STOCKHOLM\",\n                \"Home\": \"+456\",\n                \"Work\": \"+456123456\",\n                \"Fax\": \"+456\",\n                \"Mobile\": \"+456\",\n                \"Email\": \"info2@google.com\"\n            },\n            \"Clinician\": {\n                \"ID\": 3,\n                \"Name\": \"Olle Ohlsson\",\n                \"Title\": \"Tandläkare\",\n                \"Active\": null,\n                \"ClinicID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Info\": null\n            },\n            \"Treatment\": null\n        },\n        \"CampaignCode\": null,\n        \"FreeTextMessage\": \"US/Röntgen\",\n        \"CategoryDescription\": \"US/Röntgen\",\n        \"CategoryCode\": 2000\n    },\n    {\n        \"ID\": 2695,\n        \"Patient\": {\n            \"ID\": 1088,\n            \"PatientPersonalIdentification\": \"191212121212\",\n            \"PersonalNumber\": {\n                \"Year\": 1912,\n                \"Month\": 12,\n                \"Day\": 12,\n                \"ExtraDigits\": \"1212\"\n            },\n            \"FirstName\": \"John\",\n            \"LastName\": \"Doe\",\n            \"Adress1\": \"123456789 123456789 123456789 123456789 123456789 \",\n            \"Adress2\": \"123456789 123456789 123456789 123456789 123456789 \",\n            \"PostalCode\": \"12000\",\n            \"City\": \"STOCKHOLM\",\n            \"Email\": \"jon.engman@gmail.com\",\n            \"MobilePhoneNumber\": \"+46723765121123456789\",\n            \"GuardianPersonalNumber\": null,\n            \"MunicipalityCode\": \"0180\",\n            \"HomePhoneNumber\": null,\n            \"WorkPhoneNumber\": null,\n            \"ConsentToMarketing\": null,\n            \"ClinicId\": \"19-00000000-0000-0000-0000-000000000000\",\n            \"ClinicianId\": 0,\n            \"UpdatedOn\": \"0001-01-01T00:00:00\",\n            \"HasContent\": true\n        },\n        \"TimeSlot\": {\n            \"ID\": 0,\n            \"Start\": \"2022-06-18T10:00:00\",\n            \"End\": \"2022-06-18T11:00:00\",\n            \"Clinic\": {\n                \"ID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Name\": \"City Praktiken\",\n                \"Address1\": \"Klinikgatan 2\",\n                \"Address2\": \"\",\n                \"Postalcode\": \"11000\",\n                \"City\": \"STOCKHOLM\",\n                \"Home\": \"+456\",\n                \"Work\": \"+456123456\",\n                \"Fax\": \"+456\",\n                \"Mobile\": \"+456\",\n                \"Email\": \"info2@google.com\"\n            },\n            \"Clinician\": {\n                \"ID\": 3,\n                \"Name\": \"Olle Ohlsson\",\n                \"Title\": \"Tandläkare\",\n                \"Active\": null,\n                \"ClinicID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Info\": null\n            },\n            \"Treatment\": {\n                \"ID\": 2631,\n                \"Name\": \"Temp template\",\n                \"Description\": \"\",\n                \"Duration\": 60\n            }\n        },\n        \"CampaignCode\": null,\n        \"FreeTextMessage\": \" \\\"Ett meddelande\\\"\",\n        \"CategoryDescription\": \"US/Röntgen\",\n        \"CategoryCode\": 2000\n    },\n    {\n        \"ID\": 2719,\n        \"Patient\": {\n            \"ID\": 1088,\n            \"PatientPersonalIdentification\": \"191212121212\",\n            \"PersonalNumber\": {\n                \"Year\": 1912,\n                \"Month\": 12,\n                \"Day\": 12,\n                \"ExtraDigits\": \"1212\"\n            },\n            \"FirstName\": \"John\",\n            \"LastName\": \"Doe\",\n            \"Adress1\": \"123456789 123456789 123456789 123456789 123456789 \",\n            \"Adress2\": \"123456789 123456789 123456789 123456789 123456789 \",\n            \"PostalCode\": \"12000\",\n            \"City\": \"STOCKHOLM\",\n            \"Email\": \"jon.engman@gmail.com\",\n            \"MobilePhoneNumber\": \"+46723765121123456789\",\n            \"GuardianPersonalNumber\": null,\n            \"MunicipalityCode\": \"0180\",\n            \"HomePhoneNumber\": null,\n            \"WorkPhoneNumber\": null,\n            \"ConsentToMarketing\": null,\n            \"ClinicId\": \"19-00000000-0000-0000-0000-000000000000\",\n            \"ClinicianId\": 0,\n            \"UpdatedOn\": \"0001-01-01T00:00:00\",\n            \"HasContent\": true\n        },\n        \"TimeSlot\": {\n            \"ID\": 0,\n            \"Start\": \"2022-06-24T13:00:00\",\n            \"End\": \"2022-06-24T14:00:00\",\n            \"Clinic\": {\n                \"ID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Name\": \"City Praktiken\",\n                \"Address1\": \"Klinikgatan 2\",\n                \"Address2\": \"\",\n                \"Postalcode\": \"11000\",\n                \"City\": \"STOCKHOLM\",\n                \"Home\": \"+456\",\n                \"Work\": \"+456123456\",\n                \"Fax\": \"+456\",\n                \"Mobile\": \"+456\",\n                \"Email\": \"info2@google.com\"\n            },\n            \"Clinician\": {\n                \"ID\": 3,\n                \"Name\": \"Olle Ohlsson\",\n                \"Title\": \"Tandläkare\",\n                \"Active\": null,\n                \"ClinicID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Info\": null\n            },\n            \"Treatment\": {\n                \"ID\": 2631,\n                \"Name\": \"Temp template\",\n                \"Description\": \"\",\n                \"Duration\": 60\n            }\n        },\n        \"CampaignCode\": null,\n        \"FreeTextMessage\": \" \\\"Ett meddelande\\\"\",\n        \"CategoryDescription\": \"US/Röntgen\",\n        \"CategoryCode\": 2000\n    },\n    {\n        \"ID\": 2738,\n        \"Patient\": {\n            \"ID\": 1088,\n            \"PatientPersonalIdentification\": \"191212121212\",\n            \"PersonalNumber\": {\n                \"Year\": 1912,\n                \"Month\": 12,\n                \"Day\": 12,\n                \"ExtraDigits\": \"1212\"\n            },\n            \"FirstName\": \"John\",\n            \"LastName\": \"Doe\",\n            \"Adress1\": \"123456789 123456789 123456789 123456789 123456789 \",\n            \"Adress2\": \"123456789 123456789 123456789 123456789 123456789 \",\n            \"PostalCode\": \"12000\",\n            \"City\": \"STOCKHOLM\",\n            \"Email\": \"jon.engman@gmail.com\",\n            \"MobilePhoneNumber\": \"+46723765121123456789\",\n            \"GuardianPersonalNumber\": null,\n            \"MunicipalityCode\": \"0180\",\n            \"HomePhoneNumber\": null,\n            \"WorkPhoneNumber\": null,\n            \"ConsentToMarketing\": null,\n            \"ClinicId\": \"19-00000000-0000-0000-0000-000000000000\",\n            \"ClinicianId\": 0,\n            \"UpdatedOn\": \"0001-01-01T00:00:00\",\n            \"HasContent\": true\n        },\n        \"TimeSlot\": {\n            \"ID\": 0,\n            \"Start\": \"2022-07-09T10:00:00\",\n            \"End\": \"2022-07-09T10:30:00\",\n            \"Clinic\": {\n                \"ID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Name\": \"City Praktiken\",\n                \"Address1\": \"Klinikgatan 2\",\n                \"Address2\": \"\",\n                \"Postalcode\": \"11000\",\n                \"City\": \"STOCKHOLM\",\n                \"Home\": \"+456\",\n                \"Work\": \"+456123456\",\n                \"Fax\": \"+456\",\n                \"Mobile\": \"+456\",\n                \"Email\": \"info2@google.com\"\n            },\n            \"Clinician\": {\n                \"ID\": 3,\n                \"Name\": \"Olle Ohlsson\",\n                \"Title\": \"Tandläkare\",\n                \"Active\": null,\n                \"ClinicID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Info\": null\n            },\n            \"Treatment\": {\n                \"ID\": 2432,\n                \"Name\": \"ITB US 2\",\n                \"Description\": \"\",\n                \"Duration\": 30\n            }\n        },\n        \"CampaignCode\": null,\n        \"FreeTextMessage\": \" \\\"asdf\\\"\",\n        \"CategoryDescription\": \"US/Röntgen\",\n        \"CategoryCode\": 2000\n    },\n    {\n        \"ID\": 1092,\n        \"Patient\": {\n            \"ID\": 1088,\n            \"PatientPersonalIdentification\": \"191212121212\",\n            \"PersonalNumber\": {\n                \"Year\": 1912,\n                \"Month\": 12,\n                \"Day\": 12,\n                \"ExtraDigits\": \"1212\"\n            },\n            \"FirstName\": \"John\",\n            \"LastName\": \"Doe\",\n            \"Adress1\": \"123456789 123456789 123456789 123456789 123456789 \",\n            \"Adress2\": \"123456789 123456789 123456789 123456789 123456789 \",\n            \"PostalCode\": \"12000\",\n            \"City\": \"STOCKHOLM\",\n            \"Email\": \"jon.engman@gmail.com\",\n            \"MobilePhoneNumber\": \"+46723765121123456789\",\n            \"GuardianPersonalNumber\": null,\n            \"MunicipalityCode\": \"0180\",\n            \"HomePhoneNumber\": null,\n            \"WorkPhoneNumber\": null,\n            \"ConsentToMarketing\": null,\n            \"ClinicId\": \"19-00000000-0000-0000-0000-000000000000\",\n            \"ClinicianId\": 0,\n            \"UpdatedOn\": \"0001-01-01T00:00:00\",\n            \"HasContent\": true\n        },\n        \"TimeSlot\": {\n            \"ID\": 0,\n            \"Start\": \"2019-10-30T08:20:00\",\n            \"End\": \"2019-10-30T08:40:00\",\n            \"Clinic\": {\n                \"ID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Name\": \"City Praktiken\",\n                \"Address1\": \"Klinikgatan 2\",\n                \"Address2\": \"\",\n                \"Postalcode\": \"11000\",\n                \"City\": \"STOCKHOLM\",\n                \"Home\": \"+456\",\n                \"Work\": \"+456123456\",\n                \"Fax\": \"+456\",\n                \"Mobile\": \"+456\",\n                \"Email\": \"info2@google.com\"\n            },\n            \"Clinician\": {\n                \"ID\": 3,\n                \"Name\": \"Olle Ohlsson\",\n                \"Title\": \"Tandläkare\",\n                \"Active\": null,\n                \"ClinicID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Info\": null\n            },\n            \"Treatment\": null\n        },\n        \"CampaignCode\": null,\n        \"FreeTextMessage\": \"Akut\",\n        \"CategoryDescription\": \"Akut\",\n        \"CategoryCode\": 1000\n    },\n    {\n        \"ID\": 1093,\n        \"Patient\": {\n            \"ID\": 1088,\n            \"PatientPersonalIdentification\": \"191212121212\",\n            \"PersonalNumber\": {\n                \"Year\": 1912,\n                \"Month\": 12,\n                \"Day\": 12,\n                \"ExtraDigits\": \"1212\"\n            },\n            \"FirstName\": \"John\",\n            \"LastName\": \"Doe\",\n            \"Adress1\": \"123456789 123456789 123456789 123456789 123456789 \",\n            \"Adress2\": \"123456789 123456789 123456789 123456789 123456789 \",\n            \"PostalCode\": \"12000\",\n            \"City\": \"STOCKHOLM\",\n            \"Email\": \"jon.engman@gmail.com\",\n            \"MobilePhoneNumber\": \"+46723765121123456789\",\n            \"GuardianPersonalNumber\": null,\n            \"MunicipalityCode\": \"0180\",\n            \"HomePhoneNumber\": null,\n            \"WorkPhoneNumber\": null,\n            \"ConsentToMarketing\": null,\n            \"ClinicId\": \"19-00000000-0000-0000-0000-000000000000\",\n            \"ClinicianId\": 0,\n            \"UpdatedOn\": \"0001-01-01T00:00:00\",\n            \"HasContent\": true\n        },\n        \"TimeSlot\": {\n            \"ID\": 0,\n            \"Start\": \"2019-10-30T09:00:00\",\n            \"End\": \"2019-10-30T09:30:00\",\n            \"Clinic\": {\n                \"ID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Name\": \"City Praktiken\",\n                \"Address1\": \"Klinikgatan 2\",\n                \"Address2\": \"\",\n                \"Postalcode\": \"11000\",\n                \"City\": \"STOCKHOLM\",\n                \"Home\": \"+456\",\n                \"Work\": \"+456123456\",\n                \"Fax\": \"+456\",\n                \"Mobile\": \"+456\",\n                \"Email\": \"info2@google.com\"\n            },\n            \"Clinician\": {\n                \"ID\": 3,\n                \"Name\": \"Olle Ohlsson\",\n                \"Title\": \"Tandläkare\",\n                \"Active\": null,\n                \"ClinicID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Info\": null\n            },\n            \"Treatment\": {\n                \"ID\": 67,\n                \"Name\": \"ITB Endo\",\n                \"Description\": \"\",\n                \"Duration\": 30\n            }\n        },\n        \"CampaignCode\": null,\n        \"FreeTextMessage\": \"\",\n        \"CategoryDescription\": \"Endodonti\",\n        \"CategoryCode\": 7000\n    },\n    {\n        \"ID\": 2182,\n        \"Patient\": {\n            \"ID\": 1088,\n            \"PatientPersonalIdentification\": \"191212121212\",\n            \"PersonalNumber\": {\n                \"Year\": 1912,\n                \"Month\": 12,\n                \"Day\": 12,\n                \"ExtraDigits\": \"1212\"\n            },\n            \"FirstName\": \"John\",\n            \"LastName\": \"Doe\",\n            \"Adress1\": \"123456789 123456789 123456789 123456789 123456789 \",\n            \"Adress2\": \"123456789 123456789 123456789 123456789 123456789 \",\n            \"PostalCode\": \"12000\",\n            \"City\": \"STOCKHOLM\",\n            \"Email\": \"jon.engman@gmail.com\",\n            \"MobilePhoneNumber\": \"+46723765121123456789\",\n            \"GuardianPersonalNumber\": null,\n            \"MunicipalityCode\": \"0180\",\n            \"HomePhoneNumber\": null,\n            \"WorkPhoneNumber\": null,\n            \"ConsentToMarketing\": null,\n            \"ClinicId\": \"19-00000000-0000-0000-0000-000000000000\",\n            \"ClinicianId\": 0,\n            \"UpdatedOn\": \"0001-01-01T00:00:00\",\n            \"HasContent\": true\n        },\n        \"TimeSlot\": {\n            \"ID\": 0,\n            \"Start\": \"2020-02-14T11:40:00\",\n            \"End\": \"2020-02-14T12:20:00\",\n            \"Clinic\": {\n                \"ID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Name\": \"City Praktiken\",\n                \"Address1\": \"Klinikgatan 2\",\n                \"Address2\": \"\",\n                \"Postalcode\": \"11000\",\n                \"City\": \"STOCKHOLM\",\n                \"Home\": \"+456\",\n                \"Work\": \"+456123456\",\n                \"Fax\": \"+456\",\n                \"Mobile\": \"+456\",\n                \"Email\": \"info2@google.com\"\n            },\n            \"Clinician\": {\n                \"ID\": 3,\n                \"Name\": \"Olle Ohlsson\",\n                \"Title\": \"Tandläkare\",\n                \"Active\": null,\n                \"ClinicID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Info\": null\n            },\n            \"Treatment\": {\n                \"ID\": 2166,\n                \"Name\": \"An internet treatment - 2\",\n                \"Description\": \"This is a long description of the treatment.\",\n                \"Duration\": 40\n            }\n        },\n        \"CampaignCode\": null,\n        \"FreeTextMessage\": \"Timbook text \\\"Sverige\\\"\",\n        \"CategoryDescription\": \"Endodonti\",\n        \"CategoryCode\": 7000\n    },\n    {\n        \"ID\": 2195,\n        \"Patient\": {\n            \"ID\": 1088,\n            \"PatientPersonalIdentification\": \"191212121212\",\n            \"PersonalNumber\": {\n                \"Year\": 1912,\n                \"Month\": 12,\n                \"Day\": 12,\n                \"ExtraDigits\": \"1212\"\n            },\n            \"FirstName\": \"John\",\n            \"LastName\": \"Doe\",\n            \"Adress1\": \"123456789 123456789 123456789 123456789 123456789 \",\n            \"Adress2\": \"123456789 123456789 123456789 123456789 123456789 \",\n            \"PostalCode\": \"12000\",\n            \"City\": \"STOCKHOLM\",\n            \"Email\": \"jon.engman@gmail.com\",\n            \"MobilePhoneNumber\": \"+46723765121123456789\",\n            \"GuardianPersonalNumber\": null,\n            \"MunicipalityCode\": \"0180\",\n            \"HomePhoneNumber\": null,\n            \"WorkPhoneNumber\": null,\n            \"ConsentToMarketing\": null,\n            \"ClinicId\": \"19-00000000-0000-0000-0000-000000000000\",\n            \"ClinicianId\": 0,\n            \"UpdatedOn\": \"0001-01-01T00:00:00\",\n            \"HasContent\": true\n        },\n        \"TimeSlot\": {\n            \"ID\": 0,\n            \"Start\": \"2020-02-14T14:20:00\",\n            \"End\": \"2020-02-14T15:00:00\",\n            \"Clinic\": {\n                \"ID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Name\": \"City Praktiken\",\n                \"Address1\": \"Klinikgatan 2\",\n                \"Address2\": \"\",\n                \"Postalcode\": \"11000\",\n                \"City\": \"STOCKHOLM\",\n                \"Home\": \"+456\",\n                \"Work\": \"+456123456\",\n                \"Fax\": \"+456\",\n                \"Mobile\": \"+456\",\n                \"Email\": \"info2@google.com\"\n            },\n            \"Clinician\": {\n                \"ID\": 3,\n                \"Name\": \"Olle Ohlsson\",\n                \"Title\": \"Tandläkare\",\n                \"Active\": null,\n                \"ClinicID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Info\": null\n            },\n            \"Treatment\": {\n                \"ID\": 2166,\n                \"Name\": \"An internet treatment - 2\",\n                \"Description\": \"This is a long description of the treatment.\",\n                \"Duration\": 40\n            }\n        },\n        \"CampaignCode\": null,\n        \"FreeTextMessage\": \"Timbook text \\\"Sverige\\\"\",\n        \"CategoryDescription\": \"Endodonti\",\n        \"CategoryCode\": 7000\n    },\n    {\n        \"ID\": 2196,\n        \"Patient\": {\n            \"ID\": 1088,\n            \"PatientPersonalIdentification\": \"191212121212\",\n            \"PersonalNumber\": {\n                \"Year\": 1912,\n                \"Month\": 12,\n                \"Day\": 12,\n                \"ExtraDigits\": \"1212\"\n            },\n            \"FirstName\": \"John\",\n            \"LastName\": \"Doe\",\n            \"Adress1\": \"123456789 123456789 123456789 123456789 123456789 \",\n            \"Adress2\": \"123456789 123456789 123456789 123456789 123456789 \",\n            \"PostalCode\": \"12000\",\n            \"City\": \"STOCKHOLM\",\n            \"Email\": \"jon.engman@gmail.com\",\n            \"MobilePhoneNumber\": \"+46723765121123456789\",\n            \"GuardianPersonalNumber\": null,\n            \"MunicipalityCode\": \"0180\",\n            \"HomePhoneNumber\": null,\n            \"WorkPhoneNumber\": null,\n            \"ConsentToMarketing\": null,\n            \"ClinicId\": \"19-00000000-0000-0000-0000-000000000000\",\n            \"ClinicianId\": 0,\n            \"UpdatedOn\": \"0001-01-01T00:00:00\",\n            \"HasContent\": true\n        },\n        \"TimeSlot\": {\n            \"ID\": 0,\n            \"Start\": \"2020-02-14T16:20:00\",\n            \"End\": \"2020-02-14T17:00:00\",\n            \"Clinic\": {\n                \"ID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Name\": \"City Praktiken\",\n                \"Address1\": \"Klinikgatan 2\",\n                \"Address2\": \"\",\n                \"Postalcode\": \"11000\",\n                \"City\": \"STOCKHOLM\",\n                \"Home\": \"+456\",\n                \"Work\": \"+456123456\",\n                \"Fax\": \"+456\",\n                \"Mobile\": \"+456\",\n                \"Email\": \"info2@google.com\"\n            },\n            \"Clinician\": {\n                \"ID\": 3,\n                \"Name\": \"Olle Ohlsson\",\n                \"Title\": \"Tandläkare\",\n                \"Active\": null,\n                \"ClinicID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Info\": null\n            },\n            \"Treatment\": {\n                \"ID\": 2166,\n                \"Name\": \"An internet treatment - 2\",\n                \"Description\": \"This is a long description of the treatment.\",\n                \"Duration\": 40\n            }\n        },\n        \"CampaignCode\": null,\n        \"FreeTextMessage\": \"Timbook text \\\"adf\\\"\",\n        \"CategoryDescription\": \"Endodonti\",\n        \"CategoryCode\": 7000\n    },\n    {\n        \"ID\": 2197,\n        \"Patient\": {\n            \"ID\": 1088,\n            \"PatientPersonalIdentification\": \"191212121212\",\n            \"PersonalNumber\": {\n                \"Year\": 1912,\n                \"Month\": 12,\n                \"Day\": 12,\n                \"ExtraDigits\": \"1212\"\n            },\n            \"FirstName\": \"John\",\n            \"LastName\": \"Doe\",\n            \"Adress1\": \"123456789 123456789 123456789 123456789 123456789 \",\n            \"Adress2\": \"123456789 123456789 123456789 123456789 123456789 \",\n            \"PostalCode\": \"12000\",\n            \"City\": \"STOCKHOLM\",\n            \"Email\": \"jon.engman@gmail.com\",\n            \"MobilePhoneNumber\": \"+46723765121123456789\",\n            \"GuardianPersonalNumber\": null,\n            \"MunicipalityCode\": \"0180\",\n            \"HomePhoneNumber\": null,\n            \"WorkPhoneNumber\": null,\n            \"ConsentToMarketing\": null,\n            \"ClinicId\": \"19-00000000-0000-0000-0000-000000000000\",\n            \"ClinicianId\": 0,\n            \"UpdatedOn\": \"0001-01-01T00:00:00\",\n            \"HasContent\": true\n        },\n        \"TimeSlot\": {\n            \"ID\": 0,\n            \"Start\": \"2020-04-30T07:30:00\",\n            \"End\": \"2020-04-30T08:00:00\",\n            \"Clinic\": {\n                \"ID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Name\": \"City Praktiken\",\n                \"Address1\": \"Klinikgatan 2\",\n                \"Address2\": \"\",\n                \"Postalcode\": \"11000\",\n                \"City\": \"STOCKHOLM\",\n                \"Home\": \"+456\",\n                \"Work\": \"+456123456\",\n                \"Fax\": \"+456\",\n                \"Mobile\": \"+456\",\n                \"Email\": \"info2@google.com\"\n            },\n            \"Clinician\": {\n                \"ID\": 3,\n                \"Name\": \"Olle Ohlsson\",\n                \"Title\": \"Tandläkare\",\n                \"Active\": null,\n                \"ClinicID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Info\": null\n            },\n            \"Treatment\": {\n                \"ID\": 1139,\n                \"Name\": \"Pride test 1\",\n                \"Description\": \"\",\n                \"Duration\": 30\n            }\n        },\n        \"CampaignCode\": null,\n        \"FreeTextMessage\": \" \\\"Sverige\\\"\",\n        \"CategoryDescription\": \"Endodonti\",\n        \"CategoryCode\": 7000\n    },\n    {\n        \"ID\": 2198,\n        \"Patient\": {\n            \"ID\": 1088,\n            \"PatientPersonalIdentification\": \"191212121212\",\n            \"PersonalNumber\": {\n                \"Year\": 1912,\n                \"Month\": 12,\n                \"Day\": 12,\n                \"ExtraDigits\": \"1212\"\n            },\n            \"FirstName\": \"John\",\n            \"LastName\": \"Doe\",\n            \"Adress1\": \"123456789 123456789 123456789 123456789 123456789 \",\n            \"Adress2\": \"123456789 123456789 123456789 123456789 123456789 \",\n            \"PostalCode\": \"12000\",\n            \"City\": \"STOCKHOLM\",\n            \"Email\": \"jon.engman@gmail.com\",\n            \"MobilePhoneNumber\": \"+46723765121123456789\",\n            \"GuardianPersonalNumber\": null,\n            \"MunicipalityCode\": \"0180\",\n            \"HomePhoneNumber\": null,\n            \"WorkPhoneNumber\": null,\n            \"ConsentToMarketing\": null,\n            \"ClinicId\": \"19-00000000-0000-0000-0000-000000000000\",\n            \"ClinicianId\": 0,\n            \"UpdatedOn\": \"0001-01-01T00:00:00\",\n            \"HasContent\": true\n        },\n        \"TimeSlot\": {\n            \"ID\": 0,\n            \"Start\": \"2020-06-05T10:20:00\",\n            \"End\": \"2020-06-05T11:00:00\",\n            \"Clinic\": {\n                \"ID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Name\": \"City Praktiken\",\n                \"Address1\": \"Klinikgatan 2\",\n                \"Address2\": \"\",\n                \"Postalcode\": \"11000\",\n                \"City\": \"STOCKHOLM\",\n                \"Home\": \"+456\",\n                \"Work\": \"+456123456\",\n                \"Fax\": \"+456\",\n                \"Mobile\": \"+456\",\n                \"Email\": \"info2@google.com\"\n            },\n            \"Clinician\": {\n                \"ID\": 3,\n                \"Name\": \"Olle Ohlsson\",\n                \"Title\": \"Tandläkare\",\n                \"Active\": null,\n                \"ClinicID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Info\": null\n            },\n            \"Treatment\": {\n                \"ID\": 2166,\n                \"Name\": \"An internet treatment - 2\",\n                \"Description\": \"This is a long description of the treatment.\",\n                \"Duration\": 40\n            }\n        },\n        \"CampaignCode\": null,\n        \"FreeTextMessage\": \"Timbook text \\\"Sverige\\\"\",\n        \"CategoryDescription\": \"Endodonti\",\n        \"CategoryCode\": 7000\n    },\n    {\n        \"ID\": 2201,\n        \"Patient\": {\n            \"ID\": 1088,\n            \"PatientPersonalIdentification\": \"191212121212\",\n            \"PersonalNumber\": {\n                \"Year\": 1912,\n                \"Month\": 12,\n                \"Day\": 12,\n                \"ExtraDigits\": \"1212\"\n            },\n            \"FirstName\": \"John\",\n            \"LastName\": \"Doe\",\n            \"Adress1\": \"123456789 123456789 123456789 123456789 123456789 \",\n            \"Adress2\": \"123456789 123456789 123456789 123456789 123456789 \",\n            \"PostalCode\": \"12000\",\n            \"City\": \"STOCKHOLM\",\n            \"Email\": \"jon.engman@gmail.com\",\n            \"MobilePhoneNumber\": \"+46723765121123456789\",\n            \"GuardianPersonalNumber\": null,\n            \"MunicipalityCode\": \"0180\",\n            \"HomePhoneNumber\": null,\n            \"WorkPhoneNumber\": null,\n            \"ConsentToMarketing\": null,\n            \"ClinicId\": \"19-00000000-0000-0000-0000-000000000000\",\n            \"ClinicianId\": 0,\n            \"UpdatedOn\": \"0001-01-01T00:00:00\",\n            \"HasContent\": true\n        },\n        \"TimeSlot\": {\n            \"ID\": 0,\n            \"Start\": \"2020-08-14T14:30:00\",\n            \"End\": \"2020-08-14T15:00:00\",\n            \"Clinic\": {\n                \"ID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Name\": \"City Praktiken\",\n                \"Address1\": \"Klinikgatan 2\",\n                \"Address2\": \"\",\n                \"Postalcode\": \"11000\",\n                \"City\": \"STOCKHOLM\",\n                \"Home\": \"+456\",\n                \"Work\": \"+456123456\",\n                \"Fax\": \"+456\",\n                \"Mobile\": \"+456\",\n                \"Email\": \"info2@google.com\"\n            },\n            \"Clinician\": {\n                \"ID\": 3,\n                \"Name\": \"Olle Ohlsson\",\n                \"Title\": \"Tandläkare\",\n                \"Active\": null,\n                \"ClinicID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Info\": null\n            },\n            \"Treatment\": {\n                \"ID\": 1139,\n                \"Name\": \"Pride test 1\",\n                \"Description\": \"\",\n                \"Duration\": 30\n            }\n        },\n        \"CampaignCode\": null,\n        \"FreeTextMessage\": \"\",\n        \"CategoryDescription\": \"Endodonti\",\n        \"CategoryCode\": 7000\n    },\n    {\n        \"ID\": 2202,\n        \"Patient\": {\n            \"ID\": 1088,\n            \"PatientPersonalIdentification\": \"191212121212\",\n            \"PersonalNumber\": {\n                \"Year\": 1912,\n                \"Month\": 12,\n                \"Day\": 12,\n                \"ExtraDigits\": \"1212\"\n            },\n            \"FirstName\": \"John\",\n            \"LastName\": \"Doe\",\n            \"Adress1\": \"123456789 123456789 123456789 123456789 123456789 \",\n            \"Adress2\": \"123456789 123456789 123456789 123456789 123456789 \",\n            \"PostalCode\": \"12000\",\n            \"City\": \"STOCKHOLM\",\n            \"Email\": \"jon.engman@gmail.com\",\n            \"MobilePhoneNumber\": \"+46723765121123456789\",\n            \"GuardianPersonalNumber\": null,\n            \"MunicipalityCode\": \"0180\",\n            \"HomePhoneNumber\": null,\n            \"WorkPhoneNumber\": null,\n            \"ConsentToMarketing\": null,\n            \"ClinicId\": \"19-00000000-0000-0000-0000-000000000000\",\n            \"ClinicianId\": 0,\n            \"UpdatedOn\": \"0001-01-01T00:00:00\",\n            \"HasContent\": true\n        },\n        \"TimeSlot\": {\n            \"ID\": 0,\n            \"Start\": \"2020-08-14T16:30:00\",\n            \"End\": \"2020-08-14T17:00:00\",\n            \"Clinic\": {\n                \"ID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Name\": \"City Praktiken\",\n                \"Address1\": \"Klinikgatan 2\",\n                \"Address2\": \"\",\n                \"Postalcode\": \"11000\",\n                \"City\": \"STOCKHOLM\",\n                \"Home\": \"+456\",\n                \"Work\": \"+456123456\",\n                \"Fax\": \"+456\",\n                \"Mobile\": \"+456\",\n                \"Email\": \"info2@google.com\"\n            },\n            \"Clinician\": {\n                \"ID\": 3,\n                \"Name\": \"Olle Ohlsson\",\n                \"Title\": \"Tandläkare\",\n                \"Active\": null,\n                \"ClinicID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Info\": null\n            },\n            \"Treatment\": {\n                \"ID\": 1139,\n                \"Name\": \"Pride test 1\",\n                \"Description\": \"\",\n                \"Duration\": 30\n            }\n        },\n        \"CampaignCode\": null,\n        \"FreeTextMessage\": \" \\\"Sverige\\\"\",\n        \"CategoryDescription\": \"Endodonti\",\n        \"CategoryCode\": 7000\n    },\n    {\n        \"ID\": 2203,\n        \"Patient\": {\n            \"ID\": 1088,\n            \"PatientPersonalIdentification\": \"191212121212\",\n            \"PersonalNumber\": {\n                \"Year\": 1912,\n                \"Month\": 12,\n                \"Day\": 12,\n                \"ExtraDigits\": \"1212\"\n            },\n            \"FirstName\": \"John\",\n            \"LastName\": \"Doe\",\n            \"Adress1\": \"123456789 123456789 123456789 123456789 123456789 \",\n            \"Adress2\": \"123456789 123456789 123456789 123456789 123456789 \",\n            \"PostalCode\": \"12000\",\n            \"City\": \"STOCKHOLM\",\n            \"Email\": \"jon.engman@gmail.com\",\n            \"MobilePhoneNumber\": \"+46723765121123456789\",\n            \"GuardianPersonalNumber\": null,\n            \"MunicipalityCode\": \"0180\",\n            \"HomePhoneNumber\": null,\n            \"WorkPhoneNumber\": null,\n            \"ConsentToMarketing\": null,\n            \"ClinicId\": \"19-00000000-0000-0000-0000-000000000000\",\n            \"ClinicianId\": 0,\n            \"UpdatedOn\": \"0001-01-01T00:00:00\",\n            \"HasContent\": true\n        },\n        \"TimeSlot\": {\n            \"ID\": 0,\n            \"Start\": \"2020-08-14T15:00:00\",\n            \"End\": \"2020-08-14T15:40:00\",\n            \"Clinic\": {\n                \"ID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Name\": \"City Praktiken\",\n                \"Address1\": \"Klinikgatan 2\",\n                \"Address2\": \"\",\n                \"Postalcode\": \"11000\",\n                \"City\": \"STOCKHOLM\",\n                \"Home\": \"+456\",\n                \"Work\": \"+456123456\",\n                \"Fax\": \"+456\",\n                \"Mobile\": \"+456\",\n                \"Email\": \"info2@google.com\"\n            },\n            \"Clinician\": {\n                \"ID\": 3,\n                \"Name\": \"Olle Ohlsson\",\n                \"Title\": \"Tandläkare\",\n                \"Active\": null,\n                \"ClinicID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Info\": null\n            },\n            \"Treatment\": {\n                \"ID\": 2166,\n                \"Name\": \"An internet treatment - 2\",\n                \"Description\": \"This is a long description of the treatment.\",\n                \"Duration\": 40\n            }\n        },\n        \"CampaignCode\": null,\n        \"FreeTextMessage\": \"Timbook text\",\n        \"CategoryDescription\": \"Endodonti\",\n        \"CategoryCode\": 7000\n    },\n    {\n        \"ID\": 2204,\n        \"Patient\": {\n            \"ID\": 1088,\n            \"PatientPersonalIdentification\": \"191212121212\",\n            \"PersonalNumber\": {\n                \"Year\": 1912,\n                \"Month\": 12,\n                \"Day\": 12,\n                \"ExtraDigits\": \"1212\"\n            },\n            \"FirstName\": \"John\",\n            \"LastName\": \"Doe\",\n            \"Adress1\": \"123456789 123456789 123456789 123456789 123456789 \",\n            \"Adress2\": \"123456789 123456789 123456789 123456789 123456789 \",\n            \"PostalCode\": \"12000\",\n            \"City\": \"STOCKHOLM\",\n            \"Email\": \"jon.engman@gmail.com\",\n            \"MobilePhoneNumber\": \"+46723765121123456789\",\n            \"GuardianPersonalNumber\": null,\n            \"MunicipalityCode\": \"0180\",\n            \"HomePhoneNumber\": null,\n            \"WorkPhoneNumber\": null,\n            \"ConsentToMarketing\": null,\n            \"ClinicId\": \"19-00000000-0000-0000-0000-000000000000\",\n            \"ClinicianId\": 0,\n            \"UpdatedOn\": \"0001-01-01T00:00:00\",\n            \"HasContent\": true\n        },\n        \"TimeSlot\": {\n            \"ID\": 0,\n            \"Start\": \"2020-08-14T15:40:00\",\n            \"End\": \"2020-08-14T16:20:00\",\n            \"Clinic\": {\n                \"ID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Name\": \"City Praktiken\",\n                \"Address1\": \"Klinikgatan 2\",\n                \"Address2\": \"\",\n                \"Postalcode\": \"11000\",\n                \"City\": \"STOCKHOLM\",\n                \"Home\": \"+456\",\n                \"Work\": \"+456123456\",\n                \"Fax\": \"+456\",\n                \"Mobile\": \"+456\",\n                \"Email\": \"info2@google.com\"\n            },\n            \"Clinician\": {\n                \"ID\": 3,\n                \"Name\": \"Olle Ohlsson\",\n                \"Title\": \"Tandläkare\",\n                \"Active\": null,\n                \"ClinicID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Info\": null\n            },\n            \"Treatment\": {\n                \"ID\": 2166,\n                \"Name\": \"An internet treatment - 2\",\n                \"Description\": \"This is a long description of the treatment.\",\n                \"Duration\": 40\n            }\n        },\n        \"CampaignCode\": null,\n        \"FreeTextMessage\": \"Timbook text\",\n        \"CategoryDescription\": \"Endodonti\",\n        \"CategoryCode\": 7000\n    },\n    {\n        \"ID\": 2205,\n        \"Patient\": {\n            \"ID\": 1088,\n            \"PatientPersonalIdentification\": \"191212121212\",\n            \"PersonalNumber\": {\n                \"Year\": 1912,\n                \"Month\": 12,\n                \"Day\": 12,\n                \"ExtraDigits\": \"1212\"\n            },\n            \"FirstName\": \"John\",\n            \"LastName\": \"Doe\",\n            \"Adress1\": \"123456789 123456789 123456789 123456789 123456789 \",\n            \"Adress2\": \"123456789 123456789 123456789 123456789 123456789 \",\n            \"PostalCode\": \"12000\",\n            \"City\": \"STOCKHOLM\",\n            \"Email\": \"jon.engman@gmail.com\",\n            \"MobilePhoneNumber\": \"+46723765121123456789\",\n            \"GuardianPersonalNumber\": null,\n            \"MunicipalityCode\": \"0180\",\n            \"HomePhoneNumber\": null,\n            \"WorkPhoneNumber\": null,\n            \"ConsentToMarketing\": null,\n            \"ClinicId\": \"19-00000000-0000-0000-0000-000000000000\",\n            \"ClinicianId\": 0,\n            \"UpdatedOn\": \"0001-01-01T00:00:00\",\n            \"HasContent\": true\n        },\n        \"TimeSlot\": {\n            \"ID\": 0,\n            \"Start\": \"2020-08-20T15:30:00\",\n            \"End\": \"2020-08-20T16:00:00\",\n            \"Clinic\": {\n                \"ID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Name\": \"City Praktiken\",\n                \"Address1\": \"Klinikgatan 2\",\n                \"Address2\": \"\",\n                \"Postalcode\": \"11000\",\n                \"City\": \"STOCKHOLM\",\n                \"Home\": \"+456\",\n                \"Work\": \"+456123456\",\n                \"Fax\": \"+456\",\n                \"Mobile\": \"+456\",\n                \"Email\": \"info2@google.com\"\n            },\n            \"Clinician\": {\n                \"ID\": 3,\n                \"Name\": \"Olle Ohlsson\",\n                \"Title\": \"Tandläkare\",\n                \"Active\": null,\n                \"ClinicID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Info\": null\n            },\n            \"Treatment\": {\n                \"ID\": 1139,\n                \"Name\": \"Pride test 1\",\n                \"Description\": \"\",\n                \"Duration\": 30\n            }\n        },\n        \"CampaignCode\": null,\n        \"FreeTextMessage\": \"\",\n        \"CategoryDescription\": \"Endodonti\",\n        \"CategoryCode\": 7000\n    },\n    {\n        \"ID\": 2230,\n        \"Patient\": {\n            \"ID\": 1088,\n            \"PatientPersonalIdentification\": \"191212121212\",\n            \"PersonalNumber\": {\n                \"Year\": 1912,\n                \"Month\": 12,\n                \"Day\": 12,\n                \"ExtraDigits\": \"1212\"\n            },\n            \"FirstName\": \"John\",\n            \"LastName\": \"Doe\",\n            \"Adress1\": \"123456789 123456789 123456789 123456789 123456789 \",\n            \"Adress2\": \"123456789 123456789 123456789 123456789 123456789 \",\n            \"PostalCode\": \"12000\",\n            \"City\": \"STOCKHOLM\",\n            \"Email\": \"jon.engman@gmail.com\",\n            \"MobilePhoneNumber\": \"+46723765121123456789\",\n            \"GuardianPersonalNumber\": null,\n            \"MunicipalityCode\": \"0180\",\n            \"HomePhoneNumber\": null,\n            \"WorkPhoneNumber\": null,\n            \"ConsentToMarketing\": null,\n            \"ClinicId\": \"19-00000000-0000-0000-0000-000000000000\",\n            \"ClinicianId\": 0,\n            \"UpdatedOn\": \"0001-01-01T00:00:00\",\n            \"HasContent\": true\n        },\n        \"TimeSlot\": {\n            \"ID\": 0,\n            \"Start\": \"2020-10-15T14:20:00\",\n            \"End\": \"2020-10-15T14:40:00\",\n            \"Clinic\": {\n                \"ID\": \"18-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Name\": \"OpusTandläkarna\",\n                \"Address1\": \"Klinikgatan 1\",\n                \"Address2\": \"\",\n                \"Postalcode\": \"22648\",\n                \"City\": \"LUND\",\n                \"Home\": \"\",\n                \"Work\": \"\",\n                \"Fax\": \"\",\n                \"Mobile\": \"\",\n                \"Email\": \"\"\n            },\n            \"Clinician\": {\n                \"ID\": 4,\n                \"Name\": \"Arne Andersson\",\n                \"Title\": \"Tandläkare\",\n                \"Active\": null,\n                \"ClinicID\": \"18-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Info\": null\n            },\n            \"Treatment\": null\n        },\n        \"CampaignCode\": null,\n        \"FreeTextMessage\": \"Konserverande\",\n        \"CategoryDescription\": \"Konserverande\",\n        \"CategoryCode\": 4000\n    },\n    {\n        \"ID\": 2256,\n        \"Patient\": {\n            \"ID\": 1088,\n            \"PatientPersonalIdentification\": \"191212121212\",\n            \"PersonalNumber\": {\n                \"Year\": 1912,\n                \"Month\": 12,\n                \"Day\": 12,\n                \"ExtraDigits\": \"1212\"\n            },\n            \"FirstName\": \"John\",\n            \"LastName\": \"Doe\",\n            \"Adress1\": \"123456789 123456789 123456789 123456789 123456789 \",\n            \"Adress2\": \"123456789 123456789 123456789 123456789 123456789 \",\n            \"PostalCode\": \"12000\",\n            \"City\": \"STOCKHOLM\",\n            \"Email\": \"jon.engman@gmail.com\",\n            \"MobilePhoneNumber\": \"+46723765121123456789\",\n            \"GuardianPersonalNumber\": null,\n            \"MunicipalityCode\": \"0180\",\n            \"HomePhoneNumber\": null,\n            \"WorkPhoneNumber\": null,\n            \"ConsentToMarketing\": null,\n            \"ClinicId\": \"19-00000000-0000-0000-0000-000000000000\",\n            \"ClinicianId\": 0,\n            \"UpdatedOn\": \"0001-01-01T00:00:00\",\n            \"HasContent\": true\n        },\n        \"TimeSlot\": {\n            \"ID\": 0,\n            \"Start\": \"2020-10-23T15:30:00\",\n            \"End\": \"2020-10-23T16:00:00\",\n            \"Clinic\": {\n                \"ID\": \"18-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Name\": \"OpusTandläkarna\",\n                \"Address1\": \"Klinikgatan 1\",\n                \"Address2\": \"\",\n                \"Postalcode\": \"22648\",\n                \"City\": \"LUND\",\n                \"Home\": \"\",\n                \"Work\": \"\",\n                \"Fax\": \"\",\n                \"Mobile\": \"\",\n                \"Email\": \"\"\n            },\n            \"Clinician\": {\n                \"ID\": 17,\n                \"Name\": \"Maria Persson\",\n                \"Title\": \"Bettfysiolog\",\n                \"Active\": null,\n                \"ClinicID\": \"18-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Info\": null\n            },\n            \"Treatment\": {\n                \"ID\": 2208,\n                \"Name\": \"ITB US\",\n                \"Description\": \"I FK2018\",\n                \"Duration\": 30\n            }\n        },\n        \"CampaignCode\": null,\n        \"FreeTextMessage\": \" \\\"\\\"\",\n        \"CategoryDescription\": \"US/Röntgen\",\n        \"CategoryCode\": 2000\n    },\n    {\n        \"ID\": 2257,\n        \"Patient\": {\n            \"ID\": 1088,\n            \"PatientPersonalIdentification\": \"191212121212\",\n            \"PersonalNumber\": {\n                \"Year\": 1912,\n                \"Month\": 12,\n                \"Day\": 12,\n                \"ExtraDigits\": \"1212\"\n            },\n            \"FirstName\": \"John\",\n            \"LastName\": \"Doe\",\n            \"Adress1\": \"123456789 123456789 123456789 123456789 123456789 \",\n            \"Adress2\": \"123456789 123456789 123456789 123456789 123456789 \",\n            \"PostalCode\": \"12000\",\n            \"City\": \"STOCKHOLM\",\n            \"Email\": \"jon.engman@gmail.com\",\n            \"MobilePhoneNumber\": \"+46723765121123456789\",\n            \"GuardianPersonalNumber\": null,\n            \"MunicipalityCode\": \"0180\",\n            \"HomePhoneNumber\": null,\n            \"WorkPhoneNumber\": null,\n            \"ConsentToMarketing\": null,\n            \"ClinicId\": \"19-00000000-0000-0000-0000-000000000000\",\n            \"ClinicianId\": 0,\n            \"UpdatedOn\": \"0001-01-01T00:00:00\",\n            \"HasContent\": true\n        },\n        \"TimeSlot\": {\n            \"ID\": 0,\n            \"Start\": \"2020-10-23T16:00:00\",\n            \"End\": \"2020-10-23T16:30:00\",\n            \"Clinic\": {\n                \"ID\": \"18-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Name\": \"OpusTandläkarna\",\n                \"Address1\": \"Klinikgatan 1\",\n                \"Address2\": \"\",\n                \"Postalcode\": \"22648\",\n                \"City\": \"LUND\",\n                \"Home\": \"\",\n                \"Work\": \"\",\n                \"Fax\": \"\",\n                \"Mobile\": \"\",\n                \"Email\": \"\"\n            },\n            \"Clinician\": {\n                \"ID\": 17,\n                \"Name\": \"Maria Persson\",\n                \"Title\": \"Bettfysiolog\",\n                \"Active\": null,\n                \"ClinicID\": \"18-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Info\": null\n            },\n            \"Treatment\": {\n                \"ID\": 2208,\n                \"Name\": \"ITB US\",\n                \"Description\": \"I FK2018\",\n                \"Duration\": 30\n            }\n        },\n        \"CampaignCode\": null,\n        \"FreeTextMessage\": \" \\\"\\\"\",\n        \"CategoryDescription\": \"US/Röntgen\",\n        \"CategoryCode\": 2000\n    },\n    {\n        \"ID\": 2279,\n        \"Patient\": {\n            \"ID\": 1088,\n            \"PatientPersonalIdentification\": \"191212121212\",\n            \"PersonalNumber\": {\n                \"Year\": 1912,\n                \"Month\": 12,\n                \"Day\": 12,\n                \"ExtraDigits\": \"1212\"\n            },\n            \"FirstName\": \"John\",\n            \"LastName\": \"Doe\",\n            \"Adress1\": \"123456789 123456789 123456789 123456789 123456789 \",\n            \"Adress2\": \"123456789 123456789 123456789 123456789 123456789 \",\n            \"PostalCode\": \"12000\",\n            \"City\": \"STOCKHOLM\",\n            \"Email\": \"jon.engman@gmail.com\",\n            \"MobilePhoneNumber\": \"+46723765121123456789\",\n            \"GuardianPersonalNumber\": null,\n            \"MunicipalityCode\": \"0180\",\n            \"HomePhoneNumber\": null,\n            \"WorkPhoneNumber\": null,\n            \"ConsentToMarketing\": null,\n            \"ClinicId\": \"19-00000000-0000-0000-0000-000000000000\",\n            \"ClinicianId\": 0,\n            \"UpdatedOn\": \"0001-01-01T00:00:00\",\n            \"HasContent\": true\n        },\n        \"TimeSlot\": {\n            \"ID\": 0,\n            \"Start\": \"2020-12-04T14:00:00\",\n            \"End\": \"2020-12-04T14:30:00\",\n            \"Clinic\": {\n                \"ID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Name\": \"City Praktiken\",\n                \"Address1\": \"Klinikgatan 2\",\n                \"Address2\": \"\",\n                \"Postalcode\": \"11000\",\n                \"City\": \"STOCKHOLM\",\n                \"Home\": \"+456\",\n                \"Work\": \"+456123456\",\n                \"Fax\": \"+456\",\n                \"Mobile\": \"+456\",\n                \"Email\": \"info2@google.com\"\n            },\n            \"Clinician\": {\n                \"ID\": 3,\n                \"Name\": \"Olle Ohlsson\",\n                \"Title\": \"Tandläkare\",\n                \"Active\": null,\n                \"ClinicID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Info\": null\n            },\n            \"Treatment\": {\n                \"ID\": 2208,\n                \"Name\": \"ITB US\",\n                \"Description\": \"I FK2018\",\n                \"Duration\": 30\n            }\n        },\n        \"CampaignCode\": null,\n        \"FreeTextMessage\": \"\",\n        \"CategoryDescription\": \"US/Röntgen\",\n        \"CategoryCode\": 2000\n    },\n    {\n        \"ID\": 2280,\n        \"Patient\": {\n            \"ID\": 1088,\n            \"PatientPersonalIdentification\": \"191212121212\",\n            \"PersonalNumber\": {\n                \"Year\": 1912,\n                \"Month\": 12,\n                \"Day\": 12,\n                \"ExtraDigits\": \"1212\"\n            },\n            \"FirstName\": \"John\",\n            \"LastName\": \"Doe\",\n            \"Adress1\": \"123456789 123456789 123456789 123456789 123456789 \",\n            \"Adress2\": \"123456789 123456789 123456789 123456789 123456789 \",\n            \"PostalCode\": \"12000\",\n            \"City\": \"STOCKHOLM\",\n            \"Email\": \"jon.engman@gmail.com\",\n            \"MobilePhoneNumber\": \"+46723765121123456789\",\n            \"GuardianPersonalNumber\": null,\n            \"MunicipalityCode\": \"0180\",\n            \"HomePhoneNumber\": null,\n            \"WorkPhoneNumber\": null,\n            \"ConsentToMarketing\": null,\n            \"ClinicId\": \"19-00000000-0000-0000-0000-000000000000\",\n            \"ClinicianId\": 0,\n            \"UpdatedOn\": \"0001-01-01T00:00:00\",\n            \"HasContent\": true\n        },\n        \"TimeSlot\": {\n            \"ID\": 0,\n            \"Start\": \"2020-12-04T15:20:00\",\n            \"End\": \"2020-12-04T15:50:00\",\n            \"Clinic\": {\n                \"ID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Name\": \"City Praktiken\",\n                \"Address1\": \"Klinikgatan 2\",\n                \"Address2\": \"\",\n                \"Postalcode\": \"11000\",\n                \"City\": \"STOCKHOLM\",\n                \"Home\": \"+456\",\n                \"Work\": \"+456123456\",\n                \"Fax\": \"+456\",\n                \"Mobile\": \"+456\",\n                \"Email\": \"info2@google.com\"\n            },\n            \"Clinician\": {\n                \"ID\": 3,\n                \"Name\": \"Olle Ohlsson\",\n                \"Title\": \"Tandläkare\",\n                \"Active\": null,\n                \"ClinicID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Info\": null\n            },\n            \"Treatment\": {\n                \"ID\": 2208,\n                \"Name\": \"ITB US\",\n                \"Description\": \"I FK2018\",\n                \"Duration\": 30\n            }\n        },\n        \"CampaignCode\": null,\n        \"FreeTextMessage\": \"\",\n        \"CategoryDescription\": \"US/Röntgen\",\n        \"CategoryCode\": 2000\n    },\n    {\n        \"ID\": 2281,\n        \"Patient\": {\n            \"ID\": 1088,\n            \"PatientPersonalIdentification\": \"191212121212\",\n            \"PersonalNumber\": {\n                \"Year\": 1912,\n                \"Month\": 12,\n                \"Day\": 12,\n                \"ExtraDigits\": \"1212\"\n            },\n            \"FirstName\": \"John\",\n            \"LastName\": \"Doe\",\n            \"Adress1\": \"123456789 123456789 123456789 123456789 123456789 \",\n            \"Adress2\": \"123456789 123456789 123456789 123456789 123456789 \",\n            \"PostalCode\": \"12000\",\n            \"City\": \"STOCKHOLM\",\n            \"Email\": \"jon.engman@gmail.com\",\n            \"MobilePhoneNumber\": \"+46723765121123456789\",\n            \"GuardianPersonalNumber\": null,\n            \"MunicipalityCode\": \"0180\",\n            \"HomePhoneNumber\": null,\n            \"WorkPhoneNumber\": null,\n            \"ConsentToMarketing\": null,\n            \"ClinicId\": \"19-00000000-0000-0000-0000-000000000000\",\n            \"ClinicianId\": 0,\n            \"UpdatedOn\": \"0001-01-01T00:00:00\",\n            \"HasContent\": true\n        },\n        \"TimeSlot\": {\n            \"ID\": 0,\n            \"Start\": \"2020-12-04T12:50:00\",\n            \"End\": \"2020-12-04T13:20:00\",\n            \"Clinic\": {\n                \"ID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Name\": \"City Praktiken\",\n                \"Address1\": \"Klinikgatan 2\",\n                \"Address2\": \"\",\n                \"Postalcode\": \"11000\",\n                \"City\": \"STOCKHOLM\",\n                \"Home\": \"+456\",\n                \"Work\": \"+456123456\",\n                \"Fax\": \"+456\",\n                \"Mobile\": \"+456\",\n                \"Email\": \"info2@google.com\"\n            },\n            \"Clinician\": {\n                \"ID\": 3,\n                \"Name\": \"Olle Ohlsson\",\n                \"Title\": \"Tandläkare\",\n                \"Active\": null,\n                \"ClinicID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Info\": null\n            },\n            \"Treatment\": {\n                \"ID\": 2208,\n                \"Name\": \"ITB US\",\n                \"Description\": \"I FK2018\",\n                \"Duration\": 30\n            }\n        },\n        \"CampaignCode\": null,\n        \"FreeTextMessage\": \"\",\n        \"CategoryDescription\": \"US/Röntgen\",\n        \"CategoryCode\": 2000\n    },\n    {\n        \"ID\": 2282,\n        \"Patient\": {\n            \"ID\": 1088,\n            \"PatientPersonalIdentification\": \"191212121212\",\n            \"PersonalNumber\": {\n                \"Year\": 1912,\n                \"Month\": 12,\n                \"Day\": 12,\n                \"ExtraDigits\": \"1212\"\n            },\n            \"FirstName\": \"John\",\n            \"LastName\": \"Doe\",\n            \"Adress1\": \"123456789 123456789 123456789 123456789 123456789 \",\n            \"Adress2\": \"123456789 123456789 123456789 123456789 123456789 \",\n            \"PostalCode\": \"12000\",\n            \"City\": \"STOCKHOLM\",\n            \"Email\": \"jon.engman@gmail.com\",\n            \"MobilePhoneNumber\": \"+46723765121123456789\",\n            \"GuardianPersonalNumber\": null,\n            \"MunicipalityCode\": \"0180\",\n            \"HomePhoneNumber\": null,\n            \"WorkPhoneNumber\": null,\n            \"ConsentToMarketing\": null,\n            \"ClinicId\": \"19-00000000-0000-0000-0000-000000000000\",\n            \"ClinicianId\": 0,\n            \"UpdatedOn\": \"0001-01-01T00:00:00\",\n            \"HasContent\": true\n        },\n        \"TimeSlot\": {\n            \"ID\": 0,\n            \"Start\": \"2020-12-04T16:20:00\",\n            \"End\": \"2020-12-04T16:50:00\",\n            \"Clinic\": {\n                \"ID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Name\": \"City Praktiken\",\n                \"Address1\": \"Klinikgatan 2\",\n                \"Address2\": \"\",\n                \"Postalcode\": \"11000\",\n                \"City\": \"STOCKHOLM\",\n                \"Home\": \"+456\",\n                \"Work\": \"+456123456\",\n                \"Fax\": \"+456\",\n                \"Mobile\": \"+456\",\n                \"Email\": \"info2@google.com\"\n            },\n            \"Clinician\": {\n                \"ID\": 3,\n                \"Name\": \"Olle Ohlsson\",\n                \"Title\": \"Tandläkare\",\n                \"Active\": null,\n                \"ClinicID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Info\": null\n            },\n            \"Treatment\": {\n                \"ID\": 2208,\n                \"Name\": \"ITB US\",\n                \"Description\": \"I FK2018\",\n                \"Duration\": 30\n            }\n        },\n        \"CampaignCode\": null,\n        \"FreeTextMessage\": \"\",\n        \"CategoryDescription\": \"US/Röntgen\",\n        \"CategoryCode\": 2000\n    },\n    {\n        \"ID\": 2285,\n        \"Patient\": {\n            \"ID\": 1088,\n            \"PatientPersonalIdentification\": \"191212121212\",\n            \"PersonalNumber\": {\n                \"Year\": 1912,\n                \"Month\": 12,\n                \"Day\": 12,\n                \"ExtraDigits\": \"1212\"\n            },\n            \"FirstName\": \"John\",\n            \"LastName\": \"Doe\",\n            \"Adress1\": \"123456789 123456789 123456789 123456789 123456789 \",\n            \"Adress2\": \"123456789 123456789 123456789 123456789 123456789 \",\n            \"PostalCode\": \"12000\",\n            \"City\": \"STOCKHOLM\",\n            \"Email\": \"jon.engman@gmail.com\",\n            \"MobilePhoneNumber\": \"+46723765121123456789\",\n            \"GuardianPersonalNumber\": null,\n            \"MunicipalityCode\": \"0180\",\n            \"HomePhoneNumber\": null,\n            \"WorkPhoneNumber\": null,\n            \"ConsentToMarketing\": null,\n            \"ClinicId\": \"19-00000000-0000-0000-0000-000000000000\",\n            \"ClinicianId\": 0,\n            \"UpdatedOn\": \"0001-01-01T00:00:00\",\n            \"HasContent\": true\n        },\n        \"TimeSlot\": {\n            \"ID\": 0,\n            \"Start\": \"2020-12-12T11:30:00\",\n            \"End\": \"2020-12-12T12:00:00\",\n            \"Clinic\": {\n                \"ID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Name\": \"City Praktiken\",\n                \"Address1\": \"Klinikgatan 2\",\n                \"Address2\": \"\",\n                \"Postalcode\": \"11000\",\n                \"City\": \"STOCKHOLM\",\n                \"Home\": \"+456\",\n                \"Work\": \"+456123456\",\n                \"Fax\": \"+456\",\n                \"Mobile\": \"+456\",\n                \"Email\": \"info2@google.com\"\n            },\n            \"Clinician\": {\n                \"ID\": 3,\n                \"Name\": \"Olle Ohlsson\",\n                \"Title\": \"Tandläkare\",\n                \"Active\": null,\n                \"ClinicID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Info\": null\n            },\n            \"Treatment\": {\n                \"ID\": 2208,\n                \"Name\": \"ITB US\",\n                \"Description\": \"I FK2018\",\n                \"Duration\": 30\n            }\n        },\n        \"CampaignCode\": null,\n        \"FreeTextMessage\": \"\",\n        \"CategoryDescription\": \"US/Röntgen\",\n        \"CategoryCode\": 2000\n    },\n    {\n        \"ID\": 2286,\n        \"Patient\": {\n            \"ID\": 1088,\n            \"PatientPersonalIdentification\": \"191212121212\",\n            \"PersonalNumber\": {\n                \"Year\": 1912,\n                \"Month\": 12,\n                \"Day\": 12,\n                \"ExtraDigits\": \"1212\"\n            },\n            \"FirstName\": \"John\",\n            \"LastName\": \"Doe\",\n            \"Adress1\": \"123456789 123456789 123456789 123456789 123456789 \",\n            \"Adress2\": \"123456789 123456789 123456789 123456789 123456789 \",\n            \"PostalCode\": \"12000\",\n            \"City\": \"STOCKHOLM\",\n            \"Email\": \"jon.engman@gmail.com\",\n            \"MobilePhoneNumber\": \"+46723765121123456789\",\n            \"GuardianPersonalNumber\": null,\n            \"MunicipalityCode\": \"0180\",\n            \"HomePhoneNumber\": null,\n            \"WorkPhoneNumber\": null,\n            \"ConsentToMarketing\": null,\n            \"ClinicId\": \"19-00000000-0000-0000-0000-000000000000\",\n            \"ClinicianId\": 0,\n            \"UpdatedOn\": \"0001-01-01T00:00:00\",\n            \"HasContent\": true\n        },\n        \"TimeSlot\": {\n            \"ID\": 0,\n            \"Start\": \"2020-12-10T08:30:00\",\n            \"End\": \"2020-12-10T09:00:00\",\n            \"Clinic\": {\n                \"ID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Name\": \"City Praktiken\",\n                \"Address1\": \"Klinikgatan 2\",\n                \"Address2\": \"\",\n                \"Postalcode\": \"11000\",\n                \"City\": \"STOCKHOLM\",\n                \"Home\": \"+456\",\n                \"Work\": \"+456123456\",\n                \"Fax\": \"+456\",\n                \"Mobile\": \"+456\",\n                \"Email\": \"info2@google.com\"\n            },\n            \"Clinician\": {\n                \"ID\": 3,\n                \"Name\": \"Olle Ohlsson\",\n                \"Title\": \"Tandläkare\",\n                \"Active\": null,\n                \"ClinicID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Info\": null\n            },\n            \"Treatment\": {\n                \"ID\": 2208,\n                \"Name\": \"ITB US\",\n                \"Description\": \"I FK2018\",\n                \"Duration\": 30\n            }\n        },\n        \"CampaignCode\": null,\n        \"FreeTextMessage\": \"\",\n        \"CategoryDescription\": \"US/Röntgen\",\n        \"CategoryCode\": 2000\n    },\n    {\n        \"ID\": 2287,\n        \"Patient\": {\n            \"ID\": 1088,\n            \"PatientPersonalIdentification\": \"191212121212\",\n            \"PersonalNumber\": {\n                \"Year\": 1912,\n                \"Month\": 12,\n                \"Day\": 12,\n                \"ExtraDigits\": \"1212\"\n            },\n            \"FirstName\": \"John\",\n            \"LastName\": \"Doe\",\n            \"Adress1\": \"123456789 123456789 123456789 123456789 123456789 \",\n            \"Adress2\": \"123456789 123456789 123456789 123456789 123456789 \",\n            \"PostalCode\": \"12000\",\n            \"City\": \"STOCKHOLM\",\n            \"Email\": \"jon.engman@gmail.com\",\n            \"MobilePhoneNumber\": \"+46723765121123456789\",\n            \"GuardianPersonalNumber\": null,\n            \"MunicipalityCode\": \"0180\",\n            \"HomePhoneNumber\": null,\n            \"WorkPhoneNumber\": null,\n            \"ConsentToMarketing\": null,\n            \"ClinicId\": \"19-00000000-0000-0000-0000-000000000000\",\n            \"ClinicianId\": 0,\n            \"UpdatedOn\": \"0001-01-01T00:00:00\",\n            \"HasContent\": true\n        },\n        \"TimeSlot\": {\n            \"ID\": 0,\n            \"Start\": \"2020-12-12T09:30:00\",\n            \"End\": \"2020-12-12T10:00:00\",\n            \"Clinic\": {\n                \"ID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Name\": \"City Praktiken\",\n                \"Address1\": \"Klinikgatan 2\",\n                \"Address2\": \"\",\n                \"Postalcode\": \"11000\",\n                \"City\": \"STOCKHOLM\",\n                \"Home\": \"+456\",\n                \"Work\": \"+456123456\",\n                \"Fax\": \"+456\",\n                \"Mobile\": \"+456\",\n                \"Email\": \"info2@google.com\"\n            },\n            \"Clinician\": {\n                \"ID\": 3,\n                \"Name\": \"Olle Ohlsson\",\n                \"Title\": \"Tandläkare\",\n                \"Active\": null,\n                \"ClinicID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Info\": null\n            },\n            \"Treatment\": {\n                \"ID\": 2208,\n                \"Name\": \"ITB US\",\n                \"Description\": \"I FK2018\",\n                \"Duration\": 30\n            }\n        },\n        \"CampaignCode\": null,\n        \"FreeTextMessage\": \"\",\n        \"CategoryDescription\": \"US/Röntgen\",\n        \"CategoryCode\": 2000\n    },\n    {\n        \"ID\": 2288,\n        \"Patient\": {\n            \"ID\": 1088,\n            \"PatientPersonalIdentification\": \"191212121212\",\n            \"PersonalNumber\": {\n                \"Year\": 1912,\n                \"Month\": 12,\n                \"Day\": 12,\n                \"ExtraDigits\": \"1212\"\n            },\n            \"FirstName\": \"John\",\n            \"LastName\": \"Doe\",\n            \"Adress1\": \"123456789 123456789 123456789 123456789 123456789 \",\n            \"Adress2\": \"123456789 123456789 123456789 123456789 123456789 \",\n            \"PostalCode\": \"12000\",\n            \"City\": \"STOCKHOLM\",\n            \"Email\": \"jon.engman@gmail.com\",\n            \"MobilePhoneNumber\": \"+46723765121123456789\",\n            \"GuardianPersonalNumber\": null,\n            \"MunicipalityCode\": \"0180\",\n            \"HomePhoneNumber\": null,\n            \"WorkPhoneNumber\": null,\n            \"ConsentToMarketing\": null,\n            \"ClinicId\": \"19-00000000-0000-0000-0000-000000000000\",\n            \"ClinicianId\": 0,\n            \"UpdatedOn\": \"0001-01-01T00:00:00\",\n            \"HasContent\": true\n        },\n        \"TimeSlot\": {\n            \"ID\": 0,\n            \"Start\": \"2020-12-12T11:00:00\",\n            \"End\": \"2020-12-12T11:30:00\",\n            \"Clinic\": {\n                \"ID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Name\": \"City Praktiken\",\n                \"Address1\": \"Klinikgatan 2\",\n                \"Address2\": \"\",\n                \"Postalcode\": \"11000\",\n                \"City\": \"STOCKHOLM\",\n                \"Home\": \"+456\",\n                \"Work\": \"+456123456\",\n                \"Fax\": \"+456\",\n                \"Mobile\": \"+456\",\n                \"Email\": \"info2@google.com\"\n            },\n            \"Clinician\": {\n                \"ID\": 3,\n                \"Name\": \"Olle Ohlsson\",\n                \"Title\": \"Tandläkare\",\n                \"Active\": null,\n                \"ClinicID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Info\": null\n            },\n            \"Treatment\": {\n                \"ID\": 2208,\n                \"Name\": \"ITB US\",\n                \"Description\": \"I FK2018\",\n                \"Duration\": 30\n            }\n        },\n        \"CampaignCode\": null,\n        \"FreeTextMessage\": \" \\\"\\\"\",\n        \"CategoryDescription\": \"US/Röntgen\",\n        \"CategoryCode\": 2000\n    },\n    {\n        \"ID\": 2289,\n        \"Patient\": {\n            \"ID\": 1088,\n            \"PatientPersonalIdentification\": \"191212121212\",\n            \"PersonalNumber\": {\n                \"Year\": 1912,\n                \"Month\": 12,\n                \"Day\": 12,\n                \"ExtraDigits\": \"1212\"\n            },\n            \"FirstName\": \"John\",\n            \"LastName\": \"Doe\",\n            \"Adress1\": \"123456789 123456789 123456789 123456789 123456789 \",\n            \"Adress2\": \"123456789 123456789 123456789 123456789 123456789 \",\n            \"PostalCode\": \"12000\",\n            \"City\": \"STOCKHOLM\",\n            \"Email\": \"jon.engman@gmail.com\",\n            \"MobilePhoneNumber\": \"+46723765121123456789\",\n            \"GuardianPersonalNumber\": null,\n            \"MunicipalityCode\": \"0180\",\n            \"HomePhoneNumber\": null,\n            \"WorkPhoneNumber\": null,\n            \"ConsentToMarketing\": null,\n            \"ClinicId\": \"19-00000000-0000-0000-0000-000000000000\",\n            \"ClinicianId\": 0,\n            \"UpdatedOn\": \"0001-01-01T00:00:00\",\n            \"HasContent\": true\n        },\n        \"TimeSlot\": {\n            \"ID\": 0,\n            \"Start\": \"2020-12-12T10:30:00\",\n            \"End\": \"2020-12-12T11:00:00\",\n            \"Clinic\": {\n                \"ID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Name\": \"City Praktiken\",\n                \"Address1\": \"Klinikgatan 2\",\n                \"Address2\": \"\",\n                \"Postalcode\": \"11000\",\n                \"City\": \"STOCKHOLM\",\n                \"Home\": \"+456\",\n                \"Work\": \"+456123456\",\n                \"Fax\": \"+456\",\n                \"Mobile\": \"+456\",\n                \"Email\": \"info2@google.com\"\n            },\n            \"Clinician\": {\n                \"ID\": 3,\n                \"Name\": \"Olle Ohlsson\",\n                \"Title\": \"Tandläkare\",\n                \"Active\": null,\n                \"ClinicID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Info\": null\n            },\n            \"Treatment\": {\n                \"ID\": 2208,\n                \"Name\": \"ITB US\",\n                \"Description\": \"I FK2018\",\n                \"Duration\": 30\n            }\n        },\n        \"CampaignCode\": null,\n        \"FreeTextMessage\": \" \\\"\\\"\",\n        \"CategoryDescription\": \"US/Röntgen\",\n        \"CategoryCode\": 2000\n    },\n    {\n        \"ID\": 2291,\n        \"Patient\": {\n            \"ID\": 1088,\n            \"PatientPersonalIdentification\": \"191212121212\",\n            \"PersonalNumber\": {\n                \"Year\": 1912,\n                \"Month\": 12,\n                \"Day\": 12,\n                \"ExtraDigits\": \"1212\"\n            },\n            \"FirstName\": \"John\",\n            \"LastName\": \"Doe\",\n            \"Adress1\": \"123456789 123456789 123456789 123456789 123456789 \",\n            \"Adress2\": \"123456789 123456789 123456789 123456789 123456789 \",\n            \"PostalCode\": \"12000\",\n            \"City\": \"STOCKHOLM\",\n            \"Email\": \"jon.engman@gmail.com\",\n            \"MobilePhoneNumber\": \"+46723765121123456789\",\n            \"GuardianPersonalNumber\": null,\n            \"MunicipalityCode\": \"0180\",\n            \"HomePhoneNumber\": null,\n            \"WorkPhoneNumber\": null,\n            \"ConsentToMarketing\": null,\n            \"ClinicId\": \"19-00000000-0000-0000-0000-000000000000\",\n            \"ClinicianId\": 0,\n            \"UpdatedOn\": \"0001-01-01T00:00:00\",\n            \"HasContent\": true\n        },\n        \"TimeSlot\": {\n            \"ID\": 0,\n            \"Start\": \"2020-12-13T09:30:00\",\n            \"End\": \"2020-12-13T10:00:00\",\n            \"Clinic\": {\n                \"ID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Name\": \"City Praktiken\",\n                \"Address1\": \"Klinikgatan 2\",\n                \"Address2\": \"\",\n                \"Postalcode\": \"11000\",\n                \"City\": \"STOCKHOLM\",\n                \"Home\": \"+456\",\n                \"Work\": \"+456123456\",\n                \"Fax\": \"+456\",\n                \"Mobile\": \"+456\",\n                \"Email\": \"info2@google.com\"\n            },\n            \"Clinician\": {\n                \"ID\": 3,\n                \"Name\": \"Olle Ohlsson\",\n                \"Title\": \"Tandläkare\",\n                \"Active\": null,\n                \"ClinicID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Info\": null\n            },\n            \"Treatment\": {\n                \"ID\": 2208,\n                \"Name\": \"ITB US\",\n                \"Description\": \"I FK2018\",\n                \"Duration\": 30\n            }\n        },\n        \"CampaignCode\": null,\n        \"FreeTextMessage\": \" \\\"\\\"\",\n        \"CategoryDescription\": \"US/Röntgen\",\n        \"CategoryCode\": 2000\n    },\n    {\n        \"ID\": 2292,\n        \"Patient\": {\n            \"ID\": 1088,\n            \"PatientPersonalIdentification\": \"191212121212\",\n            \"PersonalNumber\": {\n                \"Year\": 1912,\n                \"Month\": 12,\n                \"Day\": 12,\n                \"ExtraDigits\": \"1212\"\n            },\n            \"FirstName\": \"John\",\n            \"LastName\": \"Doe\",\n            \"Adress1\": \"123456789 123456789 123456789 123456789 123456789 \",\n            \"Adress2\": \"123456789 123456789 123456789 123456789 123456789 \",\n            \"PostalCode\": \"12000\",\n            \"City\": \"STOCKHOLM\",\n            \"Email\": \"jon.engman@gmail.com\",\n            \"MobilePhoneNumber\": \"+46723765121123456789\",\n            \"GuardianPersonalNumber\": null,\n            \"MunicipalityCode\": \"0180\",\n            \"HomePhoneNumber\": null,\n            \"WorkPhoneNumber\": null,\n            \"ConsentToMarketing\": null,\n            \"ClinicId\": \"19-00000000-0000-0000-0000-000000000000\",\n            \"ClinicianId\": 0,\n            \"UpdatedOn\": \"0001-01-01T00:00:00\",\n            \"HasContent\": true\n        },\n        \"TimeSlot\": {\n            \"ID\": 0,\n            \"Start\": \"2020-12-27T08:30:00\",\n            \"End\": \"2020-12-27T09:00:00\",\n            \"Clinic\": {\n                \"ID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Name\": \"City Praktiken\",\n                \"Address1\": \"Klinikgatan 2\",\n                \"Address2\": \"\",\n                \"Postalcode\": \"11000\",\n                \"City\": \"STOCKHOLM\",\n                \"Home\": \"+456\",\n                \"Work\": \"+456123456\",\n                \"Fax\": \"+456\",\n                \"Mobile\": \"+456\",\n                \"Email\": \"info2@google.com\"\n            },\n            \"Clinician\": {\n                \"ID\": 3,\n                \"Name\": \"Olle Ohlsson\",\n                \"Title\": \"Tandläkare\",\n                \"Active\": null,\n                \"ClinicID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Info\": null\n            },\n            \"Treatment\": {\n                \"ID\": 2208,\n                \"Name\": \"ITB US\",\n                \"Description\": \"I FK2018\",\n                \"Duration\": 30\n            }\n        },\n        \"CampaignCode\": null,\n        \"FreeTextMessage\": \" \\\"\\\"\",\n        \"CategoryDescription\": \"US/Röntgen\",\n        \"CategoryCode\": 2000\n    },\n    {\n        \"ID\": 2293,\n        \"Patient\": {\n            \"ID\": 1088,\n            \"PatientPersonalIdentification\": \"191212121212\",\n            \"PersonalNumber\": {\n                \"Year\": 1912,\n                \"Month\": 12,\n                \"Day\": 12,\n                \"ExtraDigits\": \"1212\"\n            },\n            \"FirstName\": \"John\",\n            \"LastName\": \"Doe\",\n            \"Adress1\": \"123456789 123456789 123456789 123456789 123456789 \",\n            \"Adress2\": \"123456789 123456789 123456789 123456789 123456789 \",\n            \"PostalCode\": \"12000\",\n            \"City\": \"STOCKHOLM\",\n            \"Email\": \"jon.engman@gmail.com\",\n            \"MobilePhoneNumber\": \"+46723765121123456789\",\n            \"GuardianPersonalNumber\": null,\n            \"MunicipalityCode\": \"0180\",\n            \"HomePhoneNumber\": null,\n            \"WorkPhoneNumber\": null,\n            \"ConsentToMarketing\": null,\n            \"ClinicId\": \"19-00000000-0000-0000-0000-000000000000\",\n            \"ClinicianId\": 0,\n            \"UpdatedOn\": \"0001-01-01T00:00:00\",\n            \"HasContent\": true\n        },\n        \"TimeSlot\": {\n            \"ID\": 0,\n            \"Start\": \"2020-12-12T12:00:00\",\n            \"End\": \"2020-12-12T12:30:00\",\n            \"Clinic\": {\n                \"ID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Name\": \"City Praktiken\",\n                \"Address1\": \"Klinikgatan 2\",\n                \"Address2\": \"\",\n                \"Postalcode\": \"11000\",\n                \"City\": \"STOCKHOLM\",\n                \"Home\": \"+456\",\n                \"Work\": \"+456123456\",\n                \"Fax\": \"+456\",\n                \"Mobile\": \"+456\",\n                \"Email\": \"info2@google.com\"\n            },\n            \"Clinician\": {\n                \"ID\": 3,\n                \"Name\": \"Olle Ohlsson\",\n                \"Title\": \"Tandläkare\",\n                \"Active\": null,\n                \"ClinicID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Info\": null\n            },\n            \"Treatment\": {\n                \"ID\": 2208,\n                \"Name\": \"ITB US\",\n                \"Description\": \"I FK2018\",\n                \"Duration\": 30\n            }\n        },\n        \"CampaignCode\": null,\n        \"FreeTextMessage\": \" \\\"\\\"\",\n        \"CategoryDescription\": \"US/Röntgen\",\n        \"CategoryCode\": 2000\n    },\n    {\n        \"ID\": 2294,\n        \"Patient\": {\n            \"ID\": 1088,\n            \"PatientPersonalIdentification\": \"191212121212\",\n            \"PersonalNumber\": {\n                \"Year\": 1912,\n                \"Month\": 12,\n                \"Day\": 12,\n                \"ExtraDigits\": \"1212\"\n            },\n            \"FirstName\": \"John\",\n            \"LastName\": \"Doe\",\n            \"Adress1\": \"123456789 123456789 123456789 123456789 123456789 \",\n            \"Adress2\": \"123456789 123456789 123456789 123456789 123456789 \",\n            \"PostalCode\": \"12000\",\n            \"City\": \"STOCKHOLM\",\n            \"Email\": \"jon.engman@gmail.com\",\n            \"MobilePhoneNumber\": \"+46723765121123456789\",\n            \"GuardianPersonalNumber\": null,\n            \"MunicipalityCode\": \"0180\",\n            \"HomePhoneNumber\": null,\n            \"WorkPhoneNumber\": null,\n            \"ConsentToMarketing\": null,\n            \"ClinicId\": \"19-00000000-0000-0000-0000-000000000000\",\n            \"ClinicianId\": 0,\n            \"UpdatedOn\": \"0001-01-01T00:00:00\",\n            \"HasContent\": true\n        },\n        \"TimeSlot\": {\n            \"ID\": 0,\n            \"Start\": \"2020-12-12T08:30:00\",\n            \"End\": \"2020-12-12T09:00:00\",\n            \"Clinic\": {\n                \"ID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Name\": \"City Praktiken\",\n                \"Address1\": \"Klinikgatan 2\",\n                \"Address2\": \"\",\n                \"Postalcode\": \"11000\",\n                \"City\": \"STOCKHOLM\",\n                \"Home\": \"+456\",\n                \"Work\": \"+456123456\",\n                \"Fax\": \"+456\",\n                \"Mobile\": \"+456\",\n                \"Email\": \"info2@google.com\"\n            },\n            \"Clinician\": {\n                \"ID\": 3,\n                \"Name\": \"Olle Ohlsson\",\n                \"Title\": \"Tandläkare\",\n                \"Active\": null,\n                \"ClinicID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Info\": null\n            },\n            \"Treatment\": {\n                \"ID\": 2208,\n                \"Name\": \"ITB US\",\n                \"Description\": \"I FK2018\",\n                \"Duration\": 30\n            }\n        },\n        \"CampaignCode\": null,\n        \"FreeTextMessage\": \" \\\"\\\"\",\n        \"CategoryDescription\": \"US/Röntgen\",\n        \"CategoryCode\": 2000\n    },\n    {\n        \"ID\": 2296,\n        \"Patient\": {\n            \"ID\": 1088,\n            \"PatientPersonalIdentification\": \"191212121212\",\n            \"PersonalNumber\": {\n                \"Year\": 1912,\n                \"Month\": 12,\n                \"Day\": 12,\n                \"ExtraDigits\": \"1212\"\n            },\n            \"FirstName\": \"John\",\n            \"LastName\": \"Doe\",\n            \"Adress1\": \"123456789 123456789 123456789 123456789 123456789 \",\n            \"Adress2\": \"123456789 123456789 123456789 123456789 123456789 \",\n            \"PostalCode\": \"12000\",\n            \"City\": \"STOCKHOLM\",\n            \"Email\": \"jon.engman@gmail.com\",\n            \"MobilePhoneNumber\": \"+46723765121123456789\",\n            \"GuardianPersonalNumber\": null,\n            \"MunicipalityCode\": \"0180\",\n            \"HomePhoneNumber\": null,\n            \"WorkPhoneNumber\": null,\n            \"ConsentToMarketing\": null,\n            \"ClinicId\": \"19-00000000-0000-0000-0000-000000000000\",\n            \"ClinicianId\": 0,\n            \"UpdatedOn\": \"0001-01-01T00:00:00\",\n            \"HasContent\": true\n        },\n        \"TimeSlot\": {\n            \"ID\": 0,\n            \"Start\": \"2020-12-12T13:10:00\",\n            \"End\": \"2020-12-12T14:10:00\",\n            \"Clinic\": {\n                \"ID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Name\": \"City Praktiken\",\n                \"Address1\": \"Klinikgatan 2\",\n                \"Address2\": \"\",\n                \"Postalcode\": \"11000\",\n                \"City\": \"STOCKHOLM\",\n                \"Home\": \"+456\",\n                \"Work\": \"+456123456\",\n                \"Fax\": \"+456\",\n                \"Mobile\": \"+456\",\n                \"Email\": \"info2@google.com\"\n            },\n            \"Clinician\": {\n                \"ID\": 3,\n                \"Name\": \"Olle Ohlsson\",\n                \"Title\": \"Tandläkare\",\n                \"Active\": null,\n                \"ClinicID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Info\": null\n            },\n            \"Treatment\": null\n        },\n        \"CampaignCode\": null,\n        \"FreeTextMessage\": \"\",\n        \"CategoryDescription\": \"Akut\",\n        \"CategoryCode\": 1000\n    },\n    {\n        \"ID\": 2297,\n        \"Patient\": {\n            \"ID\": 1088,\n            \"PatientPersonalIdentification\": \"191212121212\",\n            \"PersonalNumber\": {\n                \"Year\": 1912,\n                \"Month\": 12,\n                \"Day\": 12,\n                \"ExtraDigits\": \"1212\"\n            },\n            \"FirstName\": \"John\",\n            \"LastName\": \"Doe\",\n            \"Adress1\": \"123456789 123456789 123456789 123456789 123456789 \",\n            \"Adress2\": \"123456789 123456789 123456789 123456789 123456789 \",\n            \"PostalCode\": \"12000\",\n            \"City\": \"STOCKHOLM\",\n            \"Email\": \"jon.engman@gmail.com\",\n            \"MobilePhoneNumber\": \"+46723765121123456789\",\n            \"GuardianPersonalNumber\": null,\n            \"MunicipalityCode\": \"0180\",\n            \"HomePhoneNumber\": null,\n            \"WorkPhoneNumber\": null,\n            \"ConsentToMarketing\": null,\n            \"ClinicId\": \"19-00000000-0000-0000-0000-000000000000\",\n            \"ClinicianId\": 0,\n            \"UpdatedOn\": \"0001-01-01T00:00:00\",\n            \"HasContent\": true\n        },\n        \"TimeSlot\": {\n            \"ID\": 0,\n            \"Start\": \"2020-12-13T10:00:00\",\n            \"End\": \"2020-12-13T10:30:00\",\n            \"Clinic\": {\n                \"ID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Name\": \"City Praktiken\",\n                \"Address1\": \"Klinikgatan 2\",\n                \"Address2\": \"\",\n                \"Postalcode\": \"11000\",\n                \"City\": \"STOCKHOLM\",\n                \"Home\": \"+456\",\n                \"Work\": \"+456123456\",\n                \"Fax\": \"+456\",\n                \"Mobile\": \"+456\",\n                \"Email\": \"info2@google.com\"\n            },\n            \"Clinician\": {\n                \"ID\": 3,\n                \"Name\": \"Olle Ohlsson\",\n                \"Title\": \"Tandläkare\",\n                \"Active\": null,\n                \"ClinicID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Info\": null\n            },\n            \"Treatment\": null\n        },\n        \"CampaignCode\": null,\n        \"FreeTextMessage\": \"Endodonti\",\n        \"CategoryDescription\": \"Endodonti\",\n        \"CategoryCode\": 7000\n    },\n    {\n        \"ID\": 2298,\n        \"Patient\": {\n            \"ID\": 1088,\n            \"PatientPersonalIdentification\": \"191212121212\",\n            \"PersonalNumber\": {\n                \"Year\": 1912,\n                \"Month\": 12,\n                \"Day\": 12,\n                \"ExtraDigits\": \"1212\"\n            },\n            \"FirstName\": \"John\",\n            \"LastName\": \"Doe\",\n            \"Adress1\": \"123456789 123456789 123456789 123456789 123456789 \",\n            \"Adress2\": \"123456789 123456789 123456789 123456789 123456789 \",\n            \"PostalCode\": \"12000\",\n            \"City\": \"STOCKHOLM\",\n            \"Email\": \"jon.engman@gmail.com\",\n            \"MobilePhoneNumber\": \"+46723765121123456789\",\n            \"GuardianPersonalNumber\": null,\n            \"MunicipalityCode\": \"0180\",\n            \"HomePhoneNumber\": null,\n            \"WorkPhoneNumber\": null,\n            \"ConsentToMarketing\": null,\n            \"ClinicId\": \"19-00000000-0000-0000-0000-000000000000\",\n            \"ClinicianId\": 0,\n            \"UpdatedOn\": \"0001-01-01T00:00:00\",\n            \"HasContent\": true\n        },\n        \"TimeSlot\": {\n            \"ID\": 0,\n            \"Start\": \"2020-12-13T09:00:00\",\n            \"End\": \"2020-12-13T09:30:00\",\n            \"Clinic\": {\n                \"ID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Name\": \"City Praktiken\",\n                \"Address1\": \"Klinikgatan 2\",\n                \"Address2\": \"\",\n                \"Postalcode\": \"11000\",\n                \"City\": \"STOCKHOLM\",\n                \"Home\": \"+456\",\n                \"Work\": \"+456123456\",\n                \"Fax\": \"+456\",\n                \"Mobile\": \"+456\",\n                \"Email\": \"info2@google.com\"\n            },\n            \"Clinician\": {\n                \"ID\": 3,\n                \"Name\": \"Olle Ohlsson\",\n                \"Title\": \"Tandläkare\",\n                \"Active\": null,\n                \"ClinicID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Info\": null\n            },\n            \"Treatment\": {\n                \"ID\": 2208,\n                \"Name\": \"ITB US\",\n                \"Description\": \"I FK2018\",\n                \"Duration\": 30\n            }\n        },\n        \"CampaignCode\": null,\n        \"FreeTextMessage\": \" \\\"\\\"\",\n        \"CategoryDescription\": \"US/Röntgen\",\n        \"CategoryCode\": 2000\n    },\n    {\n        \"ID\": 2299,\n        \"Patient\": {\n            \"ID\": 1088,\n            \"PatientPersonalIdentification\": \"191212121212\",\n            \"PersonalNumber\": {\n                \"Year\": 1912,\n                \"Month\": 12,\n                \"Day\": 12,\n                \"ExtraDigits\": \"1212\"\n            },\n            \"FirstName\": \"John\",\n            \"LastName\": \"Doe\",\n            \"Adress1\": \"123456789 123456789 123456789 123456789 123456789 \",\n            \"Adress2\": \"123456789 123456789 123456789 123456789 123456789 \",\n            \"PostalCode\": \"12000\",\n            \"City\": \"STOCKHOLM\",\n            \"Email\": \"jon.engman@gmail.com\",\n            \"MobilePhoneNumber\": \"+46723765121123456789\",\n            \"GuardianPersonalNumber\": null,\n            \"MunicipalityCode\": \"0180\",\n            \"HomePhoneNumber\": null,\n            \"WorkPhoneNumber\": null,\n            \"ConsentToMarketing\": null,\n            \"ClinicId\": \"19-00000000-0000-0000-0000-000000000000\",\n            \"ClinicianId\": 0,\n            \"UpdatedOn\": \"0001-01-01T00:00:00\",\n            \"HasContent\": true\n        },\n        \"TimeSlot\": {\n            \"ID\": 0,\n            \"Start\": \"2020-12-13T11:30:00\",\n            \"End\": \"2020-12-13T12:10:00\",\n            \"Clinic\": {\n                \"ID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Name\": \"City Praktiken\",\n                \"Address1\": \"Klinikgatan 2\",\n                \"Address2\": \"\",\n                \"Postalcode\": \"11000\",\n                \"City\": \"STOCKHOLM\",\n                \"Home\": \"+456\",\n                \"Work\": \"+456123456\",\n                \"Fax\": \"+456\",\n                \"Mobile\": \"+456\",\n                \"Email\": \"info2@google.com\"\n            },\n            \"Clinician\": {\n                \"ID\": 3,\n                \"Name\": \"Olle Ohlsson\",\n                \"Title\": \"Tandläkare\",\n                \"Active\": null,\n                \"ClinicID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Info\": null\n            },\n            \"Treatment\": null\n        },\n        \"CampaignCode\": null,\n        \"FreeTextMessage\": \" Cem bro\",\n        \"CategoryDescription\": null,\n        \"CategoryCode\": 0\n    },\n    {\n        \"ID\": 2300,\n        \"Patient\": {\n            \"ID\": 1088,\n            \"PatientPersonalIdentification\": \"191212121212\",\n            \"PersonalNumber\": {\n                \"Year\": 1912,\n                \"Month\": 12,\n                \"Day\": 12,\n                \"ExtraDigits\": \"1212\"\n            },\n            \"FirstName\": \"John\",\n            \"LastName\": \"Doe\",\n            \"Adress1\": \"123456789 123456789 123456789 123456789 123456789 \",\n            \"Adress2\": \"123456789 123456789 123456789 123456789 123456789 \",\n            \"PostalCode\": \"12000\",\n            \"City\": \"STOCKHOLM\",\n            \"Email\": \"jon.engman@gmail.com\",\n            \"MobilePhoneNumber\": \"+46723765121123456789\",\n            \"GuardianPersonalNumber\": null,\n            \"MunicipalityCode\": \"0180\",\n            \"HomePhoneNumber\": null,\n            \"WorkPhoneNumber\": null,\n            \"ConsentToMarketing\": null,\n            \"ClinicId\": \"19-00000000-0000-0000-0000-000000000000\",\n            \"ClinicianId\": 0,\n            \"UpdatedOn\": \"0001-01-01T00:00:00\",\n            \"HasContent\": true\n        },\n        \"TimeSlot\": {\n            \"ID\": 0,\n            \"Start\": \"2020-12-13T12:30:00\",\n            \"End\": \"2020-12-13T13:00:00\",\n            \"Clinic\": {\n                \"ID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Name\": \"City Praktiken\",\n                \"Address1\": \"Klinikgatan 2\",\n                \"Address2\": \"\",\n                \"Postalcode\": \"11000\",\n                \"City\": \"STOCKHOLM\",\n                \"Home\": \"+456\",\n                \"Work\": \"+456123456\",\n                \"Fax\": \"+456\",\n                \"Mobile\": \"+456\",\n                \"Email\": \"info2@google.com\"\n            },\n            \"Clinician\": {\n                \"ID\": 3,\n                \"Name\": \"Olle Ohlsson\",\n                \"Title\": \"Tandläkare\",\n                \"Active\": null,\n                \"ClinicID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Info\": null\n            },\n            \"Treatment\": null\n        },\n        \"CampaignCode\": null,\n        \"FreeTextMessage\": \"Akut\",\n        \"CategoryDescription\": \"Akut\",\n        \"CategoryCode\": 1000\n    },\n    {\n        \"ID\": 2301,\n        \"Patient\": {\n            \"ID\": 1088,\n            \"PatientPersonalIdentification\": \"191212121212\",\n            \"PersonalNumber\": {\n                \"Year\": 1912,\n                \"Month\": 12,\n                \"Day\": 12,\n                \"ExtraDigits\": \"1212\"\n            },\n            \"FirstName\": \"John\",\n            \"LastName\": \"Doe\",\n            \"Adress1\": \"123456789 123456789 123456789 123456789 123456789 \",\n            \"Adress2\": \"123456789 123456789 123456789 123456789 123456789 \",\n            \"PostalCode\": \"12000\",\n            \"City\": \"STOCKHOLM\",\n            \"Email\": \"jon.engman@gmail.com\",\n            \"MobilePhoneNumber\": \"+46723765121123456789\",\n            \"GuardianPersonalNumber\": null,\n            \"MunicipalityCode\": \"0180\",\n            \"HomePhoneNumber\": null,\n            \"WorkPhoneNumber\": null,\n            \"ConsentToMarketing\": null,\n            \"ClinicId\": \"19-00000000-0000-0000-0000-000000000000\",\n            \"ClinicianId\": 0,\n            \"UpdatedOn\": \"0001-01-01T00:00:00\",\n            \"HasContent\": true\n        },\n        \"TimeSlot\": {\n            \"ID\": 0,\n            \"Start\": \"2020-12-13T14:40:00\",\n            \"End\": \"2020-12-13T15:00:00\",\n            \"Clinic\": {\n                \"ID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Name\": \"City Praktiken\",\n                \"Address1\": \"Klinikgatan 2\",\n                \"Address2\": \"\",\n                \"Postalcode\": \"11000\",\n                \"City\": \"STOCKHOLM\",\n                \"Home\": \"+456\",\n                \"Work\": \"+456123456\",\n                \"Fax\": \"+456\",\n                \"Mobile\": \"+456\",\n                \"Email\": \"info2@google.com\"\n            },\n            \"Clinician\": {\n                \"ID\": 3,\n                \"Name\": \"Olle Ohlsson\",\n                \"Title\": \"Tandläkare\",\n                \"Active\": null,\n                \"ClinicID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Info\": null\n            },\n            \"Treatment\": null\n        },\n        \"CampaignCode\": null,\n        \"FreeTextMessage\": \"Akut Cem bro Cem bro Fastsättn PorsInl GOAS TEXT Koll Sårläkn OPG OPG Lagn Am HS-Rtg HS-Rtg OPG Prep+avtr f bro GOAS TEXT Fastsättn PorsInl HS-Rtg Lagn Comp OPG Lagn Comp Koll Sårläkn GOAS TEXT OPG Extr GOAS TEXT Lagn Comp Lagn Comp Fastsättn PorsInl Extr Prep+avtr f bro Lagn Comp GOAS TEXT HS-Rtg L\",\n        \"CategoryDescription\": \"Akut\",\n        \"CategoryCode\": 1000\n    },\n    {\n        \"ID\": 2303,\n        \"Patient\": {\n            \"ID\": 1088,\n            \"PatientPersonalIdentification\": \"191212121212\",\n            \"PersonalNumber\": {\n                \"Year\": 1912,\n                \"Month\": 12,\n                \"Day\": 12,\n                \"ExtraDigits\": \"1212\"\n            },\n            \"FirstName\": \"John\",\n            \"LastName\": \"Doe\",\n            \"Adress1\": \"123456789 123456789 123456789 123456789 123456789 \",\n            \"Adress2\": \"123456789 123456789 123456789 123456789 123456789 \",\n            \"PostalCode\": \"12000\",\n            \"City\": \"STOCKHOLM\",\n            \"Email\": \"jon.engman@gmail.com\",\n            \"MobilePhoneNumber\": \"+46723765121123456789\",\n            \"GuardianPersonalNumber\": null,\n            \"MunicipalityCode\": \"0180\",\n            \"HomePhoneNumber\": null,\n            \"WorkPhoneNumber\": null,\n            \"ConsentToMarketing\": null,\n            \"ClinicId\": \"19-00000000-0000-0000-0000-000000000000\",\n            \"ClinicianId\": 0,\n            \"UpdatedOn\": \"0001-01-01T00:00:00\",\n            \"HasContent\": true\n        },\n        \"TimeSlot\": {\n            \"ID\": 0,\n            \"Start\": \"2020-12-13T10:30:00\",\n            \"End\": \"2020-12-13T11:10:00\",\n            \"Clinic\": {\n                \"ID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Name\": \"City Praktiken\",\n                \"Address1\": \"Klinikgatan 2\",\n                \"Address2\": \"\",\n                \"Postalcode\": \"11000\",\n                \"City\": \"STOCKHOLM\",\n                \"Home\": \"+456\",\n                \"Work\": \"+456123456\",\n                \"Fax\": \"+456\",\n                \"Mobile\": \"+456\",\n                \"Email\": \"info2@google.com\"\n            },\n            \"Clinician\": {\n                \"ID\": 3,\n                \"Name\": \"Olle Ohlsson\",\n                \"Title\": \"Tandläkare\",\n                \"Active\": null,\n                \"ClinicID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Info\": null\n            },\n            \"Treatment\": null\n        },\n        \"CampaignCode\": null,\n        \"FreeTextMessage\": \"\",\n        \"CategoryDescription\": null,\n        \"CategoryCode\": 0\n    },\n    {\n        \"ID\": 2304,\n        \"Patient\": {\n            \"ID\": 1088,\n            \"PatientPersonalIdentification\": \"191212121212\",\n            \"PersonalNumber\": {\n                \"Year\": 1912,\n                \"Month\": 12,\n                \"Day\": 12,\n                \"ExtraDigits\": \"1212\"\n            },\n            \"FirstName\": \"John\",\n            \"LastName\": \"Doe\",\n            \"Adress1\": \"123456789 123456789 123456789 123456789 123456789 \",\n            \"Adress2\": \"123456789 123456789 123456789 123456789 123456789 \",\n            \"PostalCode\": \"12000\",\n            \"City\": \"STOCKHOLM\",\n            \"Email\": \"jon.engman@gmail.com\",\n            \"MobilePhoneNumber\": \"+46723765121123456789\",\n            \"GuardianPersonalNumber\": null,\n            \"MunicipalityCode\": \"0180\",\n            \"HomePhoneNumber\": null,\n            \"WorkPhoneNumber\": null,\n            \"ConsentToMarketing\": null,\n            \"ClinicId\": \"19-00000000-0000-0000-0000-000000000000\",\n            \"ClinicianId\": 0,\n            \"UpdatedOn\": \"0001-01-01T00:00:00\",\n            \"HasContent\": true\n        },\n        \"TimeSlot\": {\n            \"ID\": 0,\n            \"Start\": \"2020-12-13T11:00:00\",\n            \"End\": \"2020-12-13T11:30:00\",\n            \"Clinic\": {\n                \"ID\": \"18-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Name\": \"OpusTandläkarna\",\n                \"Address1\": \"Klinikgatan 1\",\n                \"Address2\": \"\",\n                \"Postalcode\": \"22648\",\n                \"City\": \"LUND\",\n                \"Home\": \"\",\n                \"Work\": \"\",\n                \"Fax\": \"\",\n                \"Mobile\": \"\",\n                \"Email\": \"\"\n            },\n            \"Clinician\": {\n                \"ID\": 4,\n                \"Name\": \"Arne Andersson\",\n                \"Title\": \"Tandläkare\",\n                \"Active\": null,\n                \"ClinicID\": \"18-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Info\": null\n            },\n            \"Treatment\": {\n                \"ID\": 2208,\n                \"Name\": \"ITB US\",\n                \"Description\": \"I FK2018\",\n                \"Duration\": 30\n            }\n        },\n        \"CampaignCode\": null,\n        \"FreeTextMessage\": \" \\\"\\\"\",\n        \"CategoryDescription\": \"US/Röntgen\",\n        \"CategoryCode\": 2000\n    },\n    {\n        \"ID\": 2305,\n        \"Patient\": {\n            \"ID\": 1088,\n            \"PatientPersonalIdentification\": \"191212121212\",\n            \"PersonalNumber\": {\n                \"Year\": 1912,\n                \"Month\": 12,\n                \"Day\": 12,\n                \"ExtraDigits\": \"1212\"\n            },\n            \"FirstName\": \"John\",\n            \"LastName\": \"Doe\",\n            \"Adress1\": \"123456789 123456789 123456789 123456789 123456789 \",\n            \"Adress2\": \"123456789 123456789 123456789 123456789 123456789 \",\n            \"PostalCode\": \"12000\",\n            \"City\": \"STOCKHOLM\",\n            \"Email\": \"jon.engman@gmail.com\",\n            \"MobilePhoneNumber\": \"+46723765121123456789\",\n            \"GuardianPersonalNumber\": null,\n            \"MunicipalityCode\": \"0180\",\n            \"HomePhoneNumber\": null,\n            \"WorkPhoneNumber\": null,\n            \"ConsentToMarketing\": null,\n            \"ClinicId\": \"19-00000000-0000-0000-0000-000000000000\",\n            \"ClinicianId\": 0,\n            \"UpdatedOn\": \"0001-01-01T00:00:00\",\n            \"HasContent\": true\n        },\n        \"TimeSlot\": {\n            \"ID\": 0,\n            \"Start\": \"2020-12-12T09:00:00\",\n            \"End\": \"2020-12-12T09:30:00\",\n            \"Clinic\": {\n                \"ID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Name\": \"City Praktiken\",\n                \"Address1\": \"Klinikgatan 2\",\n                \"Address2\": \"\",\n                \"Postalcode\": \"11000\",\n                \"City\": \"STOCKHOLM\",\n                \"Home\": \"+456\",\n                \"Work\": \"+456123456\",\n                \"Fax\": \"+456\",\n                \"Mobile\": \"+456\",\n                \"Email\": \"info2@google.com\"\n            },\n            \"Clinician\": {\n                \"ID\": 3,\n                \"Name\": \"Olle Ohlsson\",\n                \"Title\": \"Tandläkare\",\n                \"Active\": null,\n                \"ClinicID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Info\": null\n            },\n            \"Treatment\": {\n                \"ID\": 2208,\n                \"Name\": \"ITB US\",\n                \"Description\": \"I FK2018\",\n                \"Duration\": 30\n            }\n        },\n        \"CampaignCode\": null,\n        \"FreeTextMessage\": \" \\\"\\\"\",\n        \"CategoryDescription\": \"US/Röntgen\",\n        \"CategoryCode\": 2000\n    },\n    {\n        \"ID\": 2306,\n        \"Patient\": {\n            \"ID\": 1088,\n            \"PatientPersonalIdentification\": \"191212121212\",\n            \"PersonalNumber\": {\n                \"Year\": 1912,\n                \"Month\": 12,\n                \"Day\": 12,\n                \"ExtraDigits\": \"1212\"\n            },\n            \"FirstName\": \"John\",\n            \"LastName\": \"Doe\",\n            \"Adress1\": \"123456789 123456789 123456789 123456789 123456789 \",\n            \"Adress2\": \"123456789 123456789 123456789 123456789 123456789 \",\n            \"PostalCode\": \"12000\",\n            \"City\": \"STOCKHOLM\",\n            \"Email\": \"jon.engman@gmail.com\",\n            \"MobilePhoneNumber\": \"+46723765121123456789\",\n            \"GuardianPersonalNumber\": null,\n            \"MunicipalityCode\": \"0180\",\n            \"HomePhoneNumber\": null,\n            \"WorkPhoneNumber\": null,\n            \"ConsentToMarketing\": null,\n            \"ClinicId\": \"19-00000000-0000-0000-0000-000000000000\",\n            \"ClinicianId\": 0,\n            \"UpdatedOn\": \"0001-01-01T00:00:00\",\n            \"HasContent\": true\n        },\n        \"TimeSlot\": {\n            \"ID\": 0,\n            \"Start\": \"2020-12-11T08:30:00\",\n            \"End\": \"2020-12-11T09:00:00\",\n            \"Clinic\": {\n                \"ID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Name\": \"City Praktiken\",\n                \"Address1\": \"Klinikgatan 2\",\n                \"Address2\": \"\",\n                \"Postalcode\": \"11000\",\n                \"City\": \"STOCKHOLM\",\n                \"Home\": \"+456\",\n                \"Work\": \"+456123456\",\n                \"Fax\": \"+456\",\n                \"Mobile\": \"+456\",\n                \"Email\": \"info2@google.com\"\n            },\n            \"Clinician\": {\n                \"ID\": 3,\n                \"Name\": \"Olle Ohlsson\",\n                \"Title\": \"Tandläkare\",\n                \"Active\": null,\n                \"ClinicID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Info\": null\n            },\n            \"Treatment\": {\n                \"ID\": 2208,\n                \"Name\": \"ITB US\",\n                \"Description\": \"I FK2018\",\n                \"Duration\": 30\n            }\n        },\n        \"CampaignCode\": null,\n        \"FreeTextMessage\": \" \\\"\\\"\",\n        \"CategoryDescription\": \"US/Röntgen\",\n        \"CategoryCode\": 2000\n    },\n    {\n        \"ID\": 2307,\n        \"Patient\": {\n            \"ID\": 1088,\n            \"PatientPersonalIdentification\": \"191212121212\",\n            \"PersonalNumber\": {\n                \"Year\": 1912,\n                \"Month\": 12,\n                \"Day\": 12,\n                \"ExtraDigits\": \"1212\"\n            },\n            \"FirstName\": \"John\",\n            \"LastName\": \"Doe\",\n            \"Adress1\": \"123456789 123456789 123456789 123456789 123456789 \",\n            \"Adress2\": \"123456789 123456789 123456789 123456789 123456789 \",\n            \"PostalCode\": \"12000\",\n            \"City\": \"STOCKHOLM\",\n            \"Email\": \"jon.engman@gmail.com\",\n            \"MobilePhoneNumber\": \"+46723765121123456789\",\n            \"GuardianPersonalNumber\": null,\n            \"MunicipalityCode\": \"0180\",\n            \"HomePhoneNumber\": null,\n            \"WorkPhoneNumber\": null,\n            \"ConsentToMarketing\": null,\n            \"ClinicId\": \"19-00000000-0000-0000-0000-000000000000\",\n            \"ClinicianId\": 0,\n            \"UpdatedOn\": \"0001-01-01T00:00:00\",\n            \"HasContent\": true\n        },\n        \"TimeSlot\": {\n            \"ID\": 0,\n            \"Start\": \"2020-12-20T10:40:00\",\n            \"End\": \"2020-12-20T11:40:00\",\n            \"Clinic\": {\n                \"ID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Name\": \"City Praktiken\",\n                \"Address1\": \"Klinikgatan 2\",\n                \"Address2\": \"\",\n                \"Postalcode\": \"11000\",\n                \"City\": \"STOCKHOLM\",\n                \"Home\": \"+456\",\n                \"Work\": \"+456123456\",\n                \"Fax\": \"+456\",\n                \"Mobile\": \"+456\",\n                \"Email\": \"info2@google.com\"\n            },\n            \"Clinician\": {\n                \"ID\": 3,\n                \"Name\": \"Olle Ohlsson\",\n                \"Title\": \"Tandläkare\",\n                \"Active\": null,\n                \"ClinicID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Info\": null\n            },\n            \"Treatment\": {\n                \"ID\": 2261,\n                \"Name\": \"Invisible braces\",\n                \"Description\": \"\",\n                \"Duration\": 60\n            }\n        },\n        \"CampaignCode\": null,\n        \"FreeTextMessage\": \"\",\n        \"CategoryDescription\": \"asyl beskrivning\",\n        \"CategoryCode\": 1200\n    },\n    {\n        \"ID\": 2308,\n        \"Patient\": {\n            \"ID\": 1088,\n            \"PatientPersonalIdentification\": \"191212121212\",\n            \"PersonalNumber\": {\n                \"Year\": 1912,\n                \"Month\": 12,\n                \"Day\": 12,\n                \"ExtraDigits\": \"1212\"\n            },\n            \"FirstName\": \"John\",\n            \"LastName\": \"Doe\",\n            \"Adress1\": \"123456789 123456789 123456789 123456789 123456789 \",\n            \"Adress2\": \"123456789 123456789 123456789 123456789 123456789 \",\n            \"PostalCode\": \"12000\",\n            \"City\": \"STOCKHOLM\",\n            \"Email\": \"jon.engman@gmail.com\",\n            \"MobilePhoneNumber\": \"+46723765121123456789\",\n            \"GuardianPersonalNumber\": null,\n            \"MunicipalityCode\": \"0180\",\n            \"HomePhoneNumber\": null,\n            \"WorkPhoneNumber\": null,\n            \"ConsentToMarketing\": null,\n            \"ClinicId\": \"19-00000000-0000-0000-0000-000000000000\",\n            \"ClinicianId\": 0,\n            \"UpdatedOn\": \"0001-01-01T00:00:00\",\n            \"HasContent\": true\n        },\n        \"TimeSlot\": {\n            \"ID\": 0,\n            \"Start\": \"2020-12-20T12:30:00\",\n            \"End\": \"2020-12-20T13:30:00\",\n            \"Clinic\": {\n                \"ID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Name\": \"City Praktiken\",\n                \"Address1\": \"Klinikgatan 2\",\n                \"Address2\": \"\",\n                \"Postalcode\": \"11000\",\n                \"City\": \"STOCKHOLM\",\n                \"Home\": \"+456\",\n                \"Work\": \"+456123456\",\n                \"Fax\": \"+456\",\n                \"Mobile\": \"+456\",\n                \"Email\": \"info2@google.com\"\n            },\n            \"Clinician\": {\n                \"ID\": 3,\n                \"Name\": \"Olle Ohlsson\",\n                \"Title\": \"Tandläkare\",\n                \"Active\": null,\n                \"ClinicID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Info\": null\n            },\n            \"Treatment\": {\n                \"ID\": 2261,\n                \"Name\": \"Invisible braces\",\n                \"Description\": \"\",\n                \"Duration\": 60\n            }\n        },\n        \"CampaignCode\": null,\n        \"FreeTextMessage\": \"\",\n        \"CategoryDescription\": \"asyl beskrivning\",\n        \"CategoryCode\": 1200\n    },\n    {\n        \"ID\": 2326,\n        \"Patient\": {\n            \"ID\": 1088,\n            \"PatientPersonalIdentification\": \"191212121212\",\n            \"PersonalNumber\": {\n                \"Year\": 1912,\n                \"Month\": 12,\n                \"Day\": 12,\n                \"ExtraDigits\": \"1212\"\n            },\n            \"FirstName\": \"John\",\n            \"LastName\": \"Doe\",\n            \"Adress1\": \"123456789 123456789 123456789 123456789 123456789 \",\n            \"Adress2\": \"123456789 123456789 123456789 123456789 123456789 \",\n            \"PostalCode\": \"12000\",\n            \"City\": \"STOCKHOLM\",\n            \"Email\": \"jon.engman@gmail.com\",\n            \"MobilePhoneNumber\": \"+46723765121123456789\",\n            \"GuardianPersonalNumber\": null,\n            \"MunicipalityCode\": \"0180\",\n            \"HomePhoneNumber\": null,\n            \"WorkPhoneNumber\": null,\n            \"ConsentToMarketing\": null,\n            \"ClinicId\": \"19-00000000-0000-0000-0000-000000000000\",\n            \"ClinicianId\": 0,\n            \"UpdatedOn\": \"0001-01-01T00:00:00\",\n            \"HasContent\": true\n        },\n        \"TimeSlot\": {\n            \"ID\": 0,\n            \"Start\": \"2020-12-19T09:40:00\",\n            \"End\": \"2020-12-19T10:40:00\",\n            \"Clinic\": {\n                \"ID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Name\": \"City Praktiken\",\n                \"Address1\": \"Klinikgatan 2\",\n                \"Address2\": \"\",\n                \"Postalcode\": \"11000\",\n                \"City\": \"STOCKHOLM\",\n                \"Home\": \"+456\",\n                \"Work\": \"+456123456\",\n                \"Fax\": \"+456\",\n                \"Mobile\": \"+456\",\n                \"Email\": \"info2@google.com\"\n            },\n            \"Clinician\": {\n                \"ID\": 3,\n                \"Name\": \"Olle Ohlsson\",\n                \"Title\": \"Tandläkare\",\n                \"Active\": null,\n                \"ClinicID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Info\": null\n            },\n            \"Treatment\": {\n                \"ID\": 2261,\n                \"Name\": \"Invisible braces\",\n                \"Description\": \"\",\n                \"Duration\": 60\n            }\n        },\n        \"CampaignCode\": null,\n        \"FreeTextMessage\": \"Id=12345 \\\"\\\"\",\n        \"CategoryDescription\": \"asyl beskrivning\",\n        \"CategoryCode\": 1200\n    },\n    {\n        \"ID\": 2328,\n        \"Patient\": {\n            \"ID\": 1088,\n            \"PatientPersonalIdentification\": \"191212121212\",\n            \"PersonalNumber\": {\n                \"Year\": 1912,\n                \"Month\": 12,\n                \"Day\": 12,\n                \"ExtraDigits\": \"1212\"\n            },\n            \"FirstName\": \"John\",\n            \"LastName\": \"Doe\",\n            \"Adress1\": \"123456789 123456789 123456789 123456789 123456789 \",\n            \"Adress2\": \"123456789 123456789 123456789 123456789 123456789 \",\n            \"PostalCode\": \"12000\",\n            \"City\": \"STOCKHOLM\",\n            \"Email\": \"jon.engman@gmail.com\",\n            \"MobilePhoneNumber\": \"+46723765121123456789\",\n            \"GuardianPersonalNumber\": null,\n            \"MunicipalityCode\": \"0180\",\n            \"HomePhoneNumber\": null,\n            \"WorkPhoneNumber\": null,\n            \"ConsentToMarketing\": null,\n            \"ClinicId\": \"19-00000000-0000-0000-0000-000000000000\",\n            \"ClinicianId\": 0,\n            \"UpdatedOn\": \"0001-01-01T00:00:00\",\n            \"HasContent\": true\n        },\n        \"TimeSlot\": {\n            \"ID\": 0,\n            \"Start\": \"2020-12-18T07:30:00\",\n            \"End\": \"2020-12-18T08:00:00\",\n            \"Clinic\": {\n                \"ID\": \"18-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Name\": \"OpusTandläkarna\",\n                \"Address1\": \"Klinikgatan 1\",\n                \"Address2\": \"\",\n                \"Postalcode\": \"22648\",\n                \"City\": \"LUND\",\n                \"Home\": \"\",\n                \"Work\": \"\",\n                \"Fax\": \"\",\n                \"Mobile\": \"\",\n                \"Email\": \"\"\n            },\n            \"Clinician\": {\n                \"ID\": 17,\n                \"Name\": \"Maria Persson\",\n                \"Title\": \"Bettfysiolog\",\n                \"Active\": null,\n                \"ClinicID\": \"18-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Info\": null\n            },\n            \"Treatment\": {\n                \"ID\": 2208,\n                \"Name\": \"ITB US\",\n                \"Description\": \"I FK2018\",\n                \"Duration\": 30\n            }\n        },\n        \"CampaignCode\": null,\n        \"FreeTextMessage\": \" \\\"\\\"\",\n        \"CategoryDescription\": \"US/Röntgen\",\n        \"CategoryCode\": 2000\n    },\n    {\n        \"ID\": 2329,\n        \"Patient\": {\n            \"ID\": 1088,\n            \"PatientPersonalIdentification\": \"191212121212\",\n            \"PersonalNumber\": {\n                \"Year\": 1912,\n                \"Month\": 12,\n                \"Day\": 12,\n                \"ExtraDigits\": \"1212\"\n            },\n            \"FirstName\": \"John\",\n            \"LastName\": \"Doe\",\n            \"Adress1\": \"123456789 123456789 123456789 123456789 123456789 \",\n            \"Adress2\": \"123456789 123456789 123456789 123456789 123456789 \",\n            \"PostalCode\": \"12000\",\n            \"City\": \"STOCKHOLM\",\n            \"Email\": \"jon.engman@gmail.com\",\n            \"MobilePhoneNumber\": \"+46723765121123456789\",\n            \"GuardianPersonalNumber\": null,\n            \"MunicipalityCode\": \"0180\",\n            \"HomePhoneNumber\": null,\n            \"WorkPhoneNumber\": null,\n            \"ConsentToMarketing\": null,\n            \"ClinicId\": \"19-00000000-0000-0000-0000-000000000000\",\n            \"ClinicianId\": 0,\n            \"UpdatedOn\": \"0001-01-01T00:00:00\",\n            \"HasContent\": true\n        },\n        \"TimeSlot\": {\n            \"ID\": 0,\n            \"Start\": \"2021-01-14T16:00:00\",\n            \"End\": \"2021-01-14T16:30:00\",\n            \"Clinic\": {\n                \"ID\": \"18-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Name\": \"OpusTandläkarna\",\n                \"Address1\": \"Klinikgatan 1\",\n                \"Address2\": \"\",\n                \"Postalcode\": \"22648\",\n                \"City\": \"LUND\",\n                \"Home\": \"\",\n                \"Work\": \"\",\n                \"Fax\": \"\",\n                \"Mobile\": \"\",\n                \"Email\": \"\"\n            },\n            \"Clinician\": {\n                \"ID\": 17,\n                \"Name\": \"Maria Persson\",\n                \"Title\": \"Bettfysiolog\",\n                \"Active\": null,\n                \"ClinicID\": \"18-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Info\": null\n            },\n            \"Treatment\": {\n                \"ID\": 2208,\n                \"Name\": \"ITB US\",\n                \"Description\": \"I FK2018\",\n                \"Duration\": 30\n            }\n        },\n        \"CampaignCode\": null,\n        \"FreeTextMessage\": \" \\\"\\\"\",\n        \"CategoryDescription\": \"US/Röntgen\",\n        \"CategoryCode\": 2000\n    },\n    {\n        \"ID\": 2341,\n        \"Patient\": {\n            \"ID\": 1088,\n            \"PatientPersonalIdentification\": \"191212121212\",\n            \"PersonalNumber\": {\n                \"Year\": 1912,\n                \"Month\": 12,\n                \"Day\": 12,\n                \"ExtraDigits\": \"1212\"\n            },\n            \"FirstName\": \"John\",\n            \"LastName\": \"Doe\",\n            \"Adress1\": \"123456789 123456789 123456789 123456789 123456789 \",\n            \"Adress2\": \"123456789 123456789 123456789 123456789 123456789 \",\n            \"PostalCode\": \"12000\",\n            \"City\": \"STOCKHOLM\",\n            \"Email\": \"jon.engman@gmail.com\",\n            \"MobilePhoneNumber\": \"+46723765121123456789\",\n            \"GuardianPersonalNumber\": null,\n            \"MunicipalityCode\": \"0180\",\n            \"HomePhoneNumber\": null,\n            \"WorkPhoneNumber\": null,\n            \"ConsentToMarketing\": null,\n            \"ClinicId\": \"19-00000000-0000-0000-0000-000000000000\",\n            \"ClinicianId\": 0,\n            \"UpdatedOn\": \"0001-01-01T00:00:00\",\n            \"HasContent\": true\n        },\n        \"TimeSlot\": {\n            \"ID\": 0,\n            \"Start\": \"2021-02-01T07:00:00\",\n            \"End\": \"2021-02-01T07:30:00\",\n            \"Clinic\": {\n                \"ID\": \"18-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Name\": \"OpusTandläkarna\",\n                \"Address1\": \"Klinikgatan 1\",\n                \"Address2\": \"\",\n                \"Postalcode\": \"22648\",\n                \"City\": \"LUND\",\n                \"Home\": \"\",\n                \"Work\": \"\",\n                \"Fax\": \"\",\n                \"Mobile\": \"\",\n                \"Email\": \"\"\n            },\n            \"Clinician\": {\n                \"ID\": 17,\n                \"Name\": \"Maria Persson\",\n                \"Title\": \"Bettfysiolog\",\n                \"Active\": null,\n                \"ClinicID\": \"18-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Info\": null\n            },\n            \"Treatment\": {\n                \"ID\": 2208,\n                \"Name\": \"ITB US\",\n                \"Description\": \"I FK2018\",\n                \"Duration\": 30\n            }\n        },\n        \"CampaignCode\": null,\n        \"FreeTextMessage\": \" \\\"\\\"\",\n        \"CategoryDescription\": \"US/Röntgen\",\n        \"CategoryCode\": 2000\n    },\n    {\n        \"ID\": 2342,\n        \"Patient\": {\n            \"ID\": 1088,\n            \"PatientPersonalIdentification\": \"191212121212\",\n            \"PersonalNumber\": {\n                \"Year\": 1912,\n                \"Month\": 12,\n                \"Day\": 12,\n                \"ExtraDigits\": \"1212\"\n            },\n            \"FirstName\": \"John\",\n            \"LastName\": \"Doe\",\n            \"Adress1\": \"123456789 123456789 123456789 123456789 123456789 \",\n            \"Adress2\": \"123456789 123456789 123456789 123456789 123456789 \",\n            \"PostalCode\": \"12000\",\n            \"City\": \"STOCKHOLM\",\n            \"Email\": \"jon.engman@gmail.com\",\n            \"MobilePhoneNumber\": \"+46723765121123456789\",\n            \"GuardianPersonalNumber\": null,\n            \"MunicipalityCode\": \"0180\",\n            \"HomePhoneNumber\": null,\n            \"WorkPhoneNumber\": null,\n            \"ConsentToMarketing\": null,\n            \"ClinicId\": \"19-00000000-0000-0000-0000-000000000000\",\n            \"ClinicianId\": 0,\n            \"UpdatedOn\": \"0001-01-01T00:00:00\",\n            \"HasContent\": true\n        },\n        \"TimeSlot\": {\n            \"ID\": 0,\n            \"Start\": \"2021-02-04T12:00:00\",\n            \"End\": \"2021-02-04T12:30:00\",\n            \"Clinic\": {\n                \"ID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Name\": \"City Praktiken\",\n                \"Address1\": \"Klinikgatan 2\",\n                \"Address2\": \"\",\n                \"Postalcode\": \"11000\",\n                \"City\": \"STOCKHOLM\",\n                \"Home\": \"+456\",\n                \"Work\": \"+456123456\",\n                \"Fax\": \"+456\",\n                \"Mobile\": \"+456\",\n                \"Email\": \"info2@google.com\"\n            },\n            \"Clinician\": {\n                \"ID\": 3,\n                \"Name\": \"Olle Ohlsson\",\n                \"Title\": \"Tandläkare\",\n                \"Active\": null,\n                \"ClinicID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Info\": null\n            },\n            \"Treatment\": {\n                \"ID\": 2208,\n                \"Name\": \"ITB US\",\n                \"Description\": \"I FK2018\",\n                \"Duration\": 30\n            }\n        },\n        \"CampaignCode\": null,\n        \"FreeTextMessage\": \" \\\"\\\"\",\n        \"CategoryDescription\": \"US/Röntgen\",\n        \"CategoryCode\": 2000\n    },\n    {\n        \"ID\": 2349,\n        \"Patient\": {\n            \"ID\": 1088,\n            \"PatientPersonalIdentification\": \"191212121212\",\n            \"PersonalNumber\": {\n                \"Year\": 1912,\n                \"Month\": 12,\n                \"Day\": 12,\n                \"ExtraDigits\": \"1212\"\n            },\n            \"FirstName\": \"John\",\n            \"LastName\": \"Doe\",\n            \"Adress1\": \"123456789 123456789 123456789 123456789 123456789 \",\n            \"Adress2\": \"123456789 123456789 123456789 123456789 123456789 \",\n            \"PostalCode\": \"12000\",\n            \"City\": \"STOCKHOLM\",\n            \"Email\": \"jon.engman@gmail.com\",\n            \"MobilePhoneNumber\": \"+46723765121123456789\",\n            \"GuardianPersonalNumber\": null,\n            \"MunicipalityCode\": \"0180\",\n            \"HomePhoneNumber\": null,\n            \"WorkPhoneNumber\": null,\n            \"ConsentToMarketing\": null,\n            \"ClinicId\": \"19-00000000-0000-0000-0000-000000000000\",\n            \"ClinicianId\": 0,\n            \"UpdatedOn\": \"0001-01-01T00:00:00\",\n            \"HasContent\": true\n        },\n        \"TimeSlot\": {\n            \"ID\": 0,\n            \"Start\": \"2021-07-14T08:30:00\",\n            \"End\": \"2021-07-14T09:00:00\",\n            \"Clinic\": {\n                \"ID\": \"18-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Name\": \"OpusTandläkarna\",\n                \"Address1\": \"Klinikgatan 1\",\n                \"Address2\": \"\",\n                \"Postalcode\": \"22648\",\n                \"City\": \"LUND\",\n                \"Home\": \"\",\n                \"Work\": \"\",\n                \"Fax\": \"\",\n                \"Mobile\": \"\",\n                \"Email\": \"\"\n            },\n            \"Clinician\": {\n                \"ID\": 4,\n                \"Name\": \"Arne Andersson\",\n                \"Title\": \"Tandläkare\",\n                \"Active\": null,\n                \"ClinicID\": \"18-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Info\": null\n            },\n            \"Treatment\": {\n                \"ID\": 2348,\n                \"Name\": \"ITB akut\",\n                \"Description\": \"\",\n                \"Duration\": 30\n            }\n        },\n        \"CampaignCode\": null,\n        \"FreeTextMessage\": \" \\\"Ett meddelande\\\"\",\n        \"CategoryDescription\": \"Akut\",\n        \"CategoryCode\": 1000\n    },\n    {\n        \"ID\": 2352,\n        \"Patient\": {\n            \"ID\": 1088,\n            \"PatientPersonalIdentification\": \"191212121212\",\n            \"PersonalNumber\": {\n                \"Year\": 1912,\n                \"Month\": 12,\n                \"Day\": 12,\n                \"ExtraDigits\": \"1212\"\n            },\n            \"FirstName\": \"John\",\n            \"LastName\": \"Doe\",\n            \"Adress1\": \"123456789 123456789 123456789 123456789 123456789 \",\n            \"Adress2\": \"123456789 123456789 123456789 123456789 123456789 \",\n            \"PostalCode\": \"12000\",\n            \"City\": \"STOCKHOLM\",\n            \"Email\": \"jon.engman@gmail.com\",\n            \"MobilePhoneNumber\": \"+46723765121123456789\",\n            \"GuardianPersonalNumber\": null,\n            \"MunicipalityCode\": \"0180\",\n            \"HomePhoneNumber\": null,\n            \"WorkPhoneNumber\": null,\n            \"ConsentToMarketing\": null,\n            \"ClinicId\": \"19-00000000-0000-0000-0000-000000000000\",\n            \"ClinicianId\": 0,\n            \"UpdatedOn\": \"0001-01-01T00:00:00\",\n            \"HasContent\": true\n        },\n        \"TimeSlot\": {\n            \"ID\": 0,\n            \"Start\": \"2021-07-01T07:00:00\",\n            \"End\": \"2021-07-01T07:30:00\",\n            \"Clinic\": {\n                \"ID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Name\": \"City Praktiken\",\n                \"Address1\": \"Klinikgatan 2\",\n                \"Address2\": \"\",\n                \"Postalcode\": \"11000\",\n                \"City\": \"STOCKHOLM\",\n                \"Home\": \"+456\",\n                \"Work\": \"+456123456\",\n                \"Fax\": \"+456\",\n                \"Mobile\": \"+456\",\n                \"Email\": \"info2@google.com\"\n            },\n            \"Clinician\": {\n                \"ID\": 3,\n                \"Name\": \"Olle Ohlsson\",\n                \"Title\": \"Tandläkare\",\n                \"Active\": null,\n                \"ClinicID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Info\": null\n            },\n            \"Treatment\": {\n                \"ID\": 2348,\n                \"Name\": \"ITB akut\",\n                \"Description\": \"\",\n                \"Duration\": 30\n            }\n        },\n        \"CampaignCode\": null,\n        \"FreeTextMessage\": \" \\\"Meddelande här\\\"\",\n        \"CategoryDescription\": \"Akut\",\n        \"CategoryCode\": 1000\n    },\n    {\n        \"ID\": 2353,\n        \"Patient\": {\n            \"ID\": 1088,\n            \"PatientPersonalIdentification\": \"191212121212\",\n            \"PersonalNumber\": {\n                \"Year\": 1912,\n                \"Month\": 12,\n                \"Day\": 12,\n                \"ExtraDigits\": \"1212\"\n            },\n            \"FirstName\": \"John\",\n            \"LastName\": \"Doe\",\n            \"Adress1\": \"123456789 123456789 123456789 123456789 123456789 \",\n            \"Adress2\": \"123456789 123456789 123456789 123456789 123456789 \",\n            \"PostalCode\": \"12000\",\n            \"City\": \"STOCKHOLM\",\n            \"Email\": \"jon.engman@gmail.com\",\n            \"MobilePhoneNumber\": \"+46723765121123456789\",\n            \"GuardianPersonalNumber\": null,\n            \"MunicipalityCode\": \"0180\",\n            \"HomePhoneNumber\": null,\n            \"WorkPhoneNumber\": null,\n            \"ConsentToMarketing\": null,\n            \"ClinicId\": \"19-00000000-0000-0000-0000-000000000000\",\n            \"ClinicianId\": 0,\n            \"UpdatedOn\": \"0001-01-01T00:00:00\",\n            \"HasContent\": true\n        },\n        \"TimeSlot\": {\n            \"ID\": 0,\n            \"Start\": \"2021-07-13T07:50:00\",\n            \"End\": \"2021-07-13T08:20:00\",\n            \"Clinic\": {\n                \"ID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Name\": \"City Praktiken\",\n                \"Address1\": \"Klinikgatan 2\",\n                \"Address2\": \"\",\n                \"Postalcode\": \"11000\",\n                \"City\": \"STOCKHOLM\",\n                \"Home\": \"+456\",\n                \"Work\": \"+456123456\",\n                \"Fax\": \"+456\",\n                \"Mobile\": \"+456\",\n                \"Email\": \"info2@google.com\"\n            },\n            \"Clinician\": {\n                \"ID\": 3,\n                \"Name\": \"Olle Ohlsson\",\n                \"Title\": \"Tandläkare\",\n                \"Active\": null,\n                \"ClinicID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Info\": null\n            },\n            \"Treatment\": null\n        },\n        \"CampaignCode\": null,\n        \"FreeTextMessage\": \"Akut\",\n        \"CategoryDescription\": \"Akut\",\n        \"CategoryCode\": 1000\n    },\n    {\n        \"ID\": 2354,\n        \"Patient\": {\n            \"ID\": 1088,\n            \"PatientPersonalIdentification\": \"191212121212\",\n            \"PersonalNumber\": {\n                \"Year\": 1912,\n                \"Month\": 12,\n                \"Day\": 12,\n                \"ExtraDigits\": \"1212\"\n            },\n            \"FirstName\": \"John\",\n            \"LastName\": \"Doe\",\n            \"Adress1\": \"123456789 123456789 123456789 123456789 123456789 \",\n            \"Adress2\": \"123456789 123456789 123456789 123456789 123456789 \",\n            \"PostalCode\": \"12000\",\n            \"City\": \"STOCKHOLM\",\n            \"Email\": \"jon.engman@gmail.com\",\n            \"MobilePhoneNumber\": \"+46723765121123456789\",\n            \"GuardianPersonalNumber\": null,\n            \"MunicipalityCode\": \"0180\",\n            \"HomePhoneNumber\": null,\n            \"WorkPhoneNumber\": null,\n            \"ConsentToMarketing\": null,\n            \"ClinicId\": \"19-00000000-0000-0000-0000-000000000000\",\n            \"ClinicianId\": 0,\n            \"UpdatedOn\": \"0001-01-01T00:00:00\",\n            \"HasContent\": true\n        },\n        \"TimeSlot\": {\n            \"ID\": 0,\n            \"Start\": \"2021-07-13T08:50:00\",\n            \"End\": \"2021-07-13T09:50:00\",\n            \"Clinic\": {\n                \"ID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Name\": \"City Praktiken\",\n                \"Address1\": \"Klinikgatan 2\",\n                \"Address2\": \"\",\n                \"Postalcode\": \"11000\",\n                \"City\": \"STOCKHOLM\",\n                \"Home\": \"+456\",\n                \"Work\": \"+456123456\",\n                \"Fax\": \"+456\",\n                \"Mobile\": \"+456\",\n                \"Email\": \"info2@google.com\"\n            },\n            \"Clinician\": {\n                \"ID\": 3,\n                \"Name\": \"Olle Ohlsson\",\n                \"Title\": \"Tandläkare\",\n                \"Active\": null,\n                \"ClinicID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Info\": null\n            },\n            \"Treatment\": null\n        },\n        \"CampaignCode\": null,\n        \"FreeTextMessage\": \"Konserverande\",\n        \"CategoryDescription\": \"Konserverande\",\n        \"CategoryCode\": 4000\n    },\n    {\n        \"ID\": 2358,\n        \"Patient\": {\n            \"ID\": 1088,\n            \"PatientPersonalIdentification\": \"191212121212\",\n            \"PersonalNumber\": {\n                \"Year\": 1912,\n                \"Month\": 12,\n                \"Day\": 12,\n                \"ExtraDigits\": \"1212\"\n            },\n            \"FirstName\": \"John\",\n            \"LastName\": \"Doe\",\n            \"Adress1\": \"123456789 123456789 123456789 123456789 123456789 \",\n            \"Adress2\": \"123456789 123456789 123456789 123456789 123456789 \",\n            \"PostalCode\": \"12000\",\n            \"City\": \"STOCKHOLM\",\n            \"Email\": \"jon.engman@gmail.com\",\n            \"MobilePhoneNumber\": \"+46723765121123456789\",\n            \"GuardianPersonalNumber\": null,\n            \"MunicipalityCode\": \"0180\",\n            \"HomePhoneNumber\": null,\n            \"WorkPhoneNumber\": null,\n            \"ConsentToMarketing\": null,\n            \"ClinicId\": \"19-00000000-0000-0000-0000-000000000000\",\n            \"ClinicianId\": 0,\n            \"UpdatedOn\": \"0001-01-01T00:00:00\",\n            \"HasContent\": true\n        },\n        \"TimeSlot\": {\n            \"ID\": 0,\n            \"Start\": \"2021-07-13T13:10:00\",\n            \"End\": \"2021-07-13T13:30:00\",\n            \"Clinic\": {\n                \"ID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Name\": \"City Praktiken\",\n                \"Address1\": \"Klinikgatan 2\",\n                \"Address2\": \"\",\n                \"Postalcode\": \"11000\",\n                \"City\": \"STOCKHOLM\",\n                \"Home\": \"+456\",\n                \"Work\": \"+456123456\",\n                \"Fax\": \"+456\",\n                \"Mobile\": \"+456\",\n                \"Email\": \"info2@google.com\"\n            },\n            \"Clinician\": {\n                \"ID\": 3,\n                \"Name\": \"Olle Ohlsson\",\n                \"Title\": \"Tandläkare\",\n                \"Active\": null,\n                \"ClinicID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Info\": null\n            },\n            \"Treatment\": null\n        },\n        \"CampaignCode\": null,\n        \"FreeTextMessage\": \"Akut\",\n        \"CategoryDescription\": \"Akut\",\n        \"CategoryCode\": 1000\n    },\n    {\n        \"ID\": 2359,\n        \"Patient\": {\n            \"ID\": 1088,\n            \"PatientPersonalIdentification\": \"191212121212\",\n            \"PersonalNumber\": {\n                \"Year\": 1912,\n                \"Month\": 12,\n                \"Day\": 12,\n                \"ExtraDigits\": \"1212\"\n            },\n            \"FirstName\": \"John\",\n            \"LastName\": \"Doe\",\n            \"Adress1\": \"123456789 123456789 123456789 123456789 123456789 \",\n            \"Adress2\": \"123456789 123456789 123456789 123456789 123456789 \",\n            \"PostalCode\": \"12000\",\n            \"City\": \"STOCKHOLM\",\n            \"Email\": \"jon.engman@gmail.com\",\n            \"MobilePhoneNumber\": \"+46723765121123456789\",\n            \"GuardianPersonalNumber\": null,\n            \"MunicipalityCode\": \"0180\",\n            \"HomePhoneNumber\": null,\n            \"WorkPhoneNumber\": null,\n            \"ConsentToMarketing\": null,\n            \"ClinicId\": \"19-00000000-0000-0000-0000-000000000000\",\n            \"ClinicianId\": 0,\n            \"UpdatedOn\": \"0001-01-01T00:00:00\",\n            \"HasContent\": true\n        },\n        \"TimeSlot\": {\n            \"ID\": 0,\n            \"Start\": \"2021-07-13T13:10:00\",\n            \"End\": \"2021-07-13T13:30:00\",\n            \"Clinic\": {\n                \"ID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Name\": \"City Praktiken\",\n                \"Address1\": \"Klinikgatan 2\",\n                \"Address2\": \"\",\n                \"Postalcode\": \"11000\",\n                \"City\": \"STOCKHOLM\",\n                \"Home\": \"+456\",\n                \"Work\": \"+456123456\",\n                \"Fax\": \"+456\",\n                \"Mobile\": \"+456\",\n                \"Email\": \"info2@google.com\"\n            },\n            \"Clinician\": {\n                \"ID\": 3,\n                \"Name\": \"Olle Ohlsson\",\n                \"Title\": \"Tandläkare\",\n                \"Active\": null,\n                \"ClinicID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Info\": null\n            },\n            \"Treatment\": null\n        },\n        \"CampaignCode\": null,\n        \"FreeTextMessage\": \"Akut\",\n        \"CategoryDescription\": \"Akut\",\n        \"CategoryCode\": 1000\n    },\n    {\n        \"ID\": 2360,\n        \"Patient\": {\n            \"ID\": 1088,\n            \"PatientPersonalIdentification\": \"191212121212\",\n            \"PersonalNumber\": {\n                \"Year\": 1912,\n                \"Month\": 12,\n                \"Day\": 12,\n                \"ExtraDigits\": \"1212\"\n            },\n            \"FirstName\": \"John\",\n            \"LastName\": \"Doe\",\n            \"Adress1\": \"123456789 123456789 123456789 123456789 123456789 \",\n            \"Adress2\": \"123456789 123456789 123456789 123456789 123456789 \",\n            \"PostalCode\": \"12000\",\n            \"City\": \"STOCKHOLM\",\n            \"Email\": \"jon.engman@gmail.com\",\n            \"MobilePhoneNumber\": \"+46723765121123456789\",\n            \"GuardianPersonalNumber\": null,\n            \"MunicipalityCode\": \"0180\",\n            \"HomePhoneNumber\": null,\n            \"WorkPhoneNumber\": null,\n            \"ConsentToMarketing\": null,\n            \"ClinicId\": \"19-00000000-0000-0000-0000-000000000000\",\n            \"ClinicianId\": 0,\n            \"UpdatedOn\": \"0001-01-01T00:00:00\",\n            \"HasContent\": true\n        },\n        \"TimeSlot\": {\n            \"ID\": 0,\n            \"Start\": \"2021-07-13T13:50:00\",\n            \"End\": \"2021-07-13T14:10:00\",\n            \"Clinic\": {\n                \"ID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Name\": \"City Praktiken\",\n                \"Address1\": \"Klinikgatan 2\",\n                \"Address2\": \"\",\n                \"Postalcode\": \"11000\",\n                \"City\": \"STOCKHOLM\",\n                \"Home\": \"+456\",\n                \"Work\": \"+456123456\",\n                \"Fax\": \"+456\",\n                \"Mobile\": \"+456\",\n                \"Email\": \"info2@google.com\"\n            },\n            \"Clinician\": {\n                \"ID\": 3,\n                \"Name\": \"Olle Ohlsson\",\n                \"Title\": \"Tandläkare\",\n                \"Active\": null,\n                \"ClinicID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Info\": null\n            },\n            \"Treatment\": null\n        },\n        \"CampaignCode\": null,\n        \"FreeTextMessage\": \"Akut\",\n        \"CategoryDescription\": \"Akut\",\n        \"CategoryCode\": 1000\n    },\n    {\n        \"ID\": 2361,\n        \"Patient\": {\n            \"ID\": 1088,\n            \"PatientPersonalIdentification\": \"191212121212\",\n            \"PersonalNumber\": {\n                \"Year\": 1912,\n                \"Month\": 12,\n                \"Day\": 12,\n                \"ExtraDigits\": \"1212\"\n            },\n            \"FirstName\": \"John\",\n            \"LastName\": \"Doe\",\n            \"Adress1\": \"123456789 123456789 123456789 123456789 123456789 \",\n            \"Adress2\": \"123456789 123456789 123456789 123456789 123456789 \",\n            \"PostalCode\": \"12000\",\n            \"City\": \"STOCKHOLM\",\n            \"Email\": \"jon.engman@gmail.com\",\n            \"MobilePhoneNumber\": \"+46723765121123456789\",\n            \"GuardianPersonalNumber\": null,\n            \"MunicipalityCode\": \"0180\",\n            \"HomePhoneNumber\": null,\n            \"WorkPhoneNumber\": null,\n            \"ConsentToMarketing\": null,\n            \"ClinicId\": \"19-00000000-0000-0000-0000-000000000000\",\n            \"ClinicianId\": 0,\n            \"UpdatedOn\": \"0001-01-01T00:00:00\",\n            \"HasContent\": true\n        },\n        \"TimeSlot\": {\n            \"ID\": 0,\n            \"Start\": \"2021-07-13T13:50:00\",\n            \"End\": \"2021-07-13T14:10:00\",\n            \"Clinic\": {\n                \"ID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Name\": \"City Praktiken\",\n                \"Address1\": \"Klinikgatan 2\",\n                \"Address2\": \"\",\n                \"Postalcode\": \"11000\",\n                \"City\": \"STOCKHOLM\",\n                \"Home\": \"+456\",\n                \"Work\": \"+456123456\",\n                \"Fax\": \"+456\",\n                \"Mobile\": \"+456\",\n                \"Email\": \"info2@google.com\"\n            },\n            \"Clinician\": {\n                \"ID\": 3,\n                \"Name\": \"Olle Ohlsson\",\n                \"Title\": \"Tandläkare\",\n                \"Active\": null,\n                \"ClinicID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Info\": null\n            },\n            \"Treatment\": null\n        },\n        \"CampaignCode\": null,\n        \"FreeTextMessage\": \"Akut\",\n        \"CategoryDescription\": \"Akut\",\n        \"CategoryCode\": 1000\n    },\n    {\n        \"ID\": 2373,\n        \"Patient\": {\n            \"ID\": 1088,\n            \"PatientPersonalIdentification\": \"191212121212\",\n            \"PersonalNumber\": {\n                \"Year\": 1912,\n                \"Month\": 12,\n                \"Day\": 12,\n                \"ExtraDigits\": \"1212\"\n            },\n            \"FirstName\": \"John\",\n            \"LastName\": \"Doe\",\n            \"Adress1\": \"123456789 123456789 123456789 123456789 123456789 \",\n            \"Adress2\": \"123456789 123456789 123456789 123456789 123456789 \",\n            \"PostalCode\": \"12000\",\n            \"City\": \"STOCKHOLM\",\n            \"Email\": \"jon.engman@gmail.com\",\n            \"MobilePhoneNumber\": \"+46723765121123456789\",\n            \"GuardianPersonalNumber\": null,\n            \"MunicipalityCode\": \"0180\",\n            \"HomePhoneNumber\": null,\n            \"WorkPhoneNumber\": null,\n            \"ConsentToMarketing\": null,\n            \"ClinicId\": \"19-00000000-0000-0000-0000-000000000000\",\n            \"ClinicianId\": 0,\n            \"UpdatedOn\": \"0001-01-01T00:00:00\",\n            \"HasContent\": true\n        },\n        \"TimeSlot\": {\n            \"ID\": 0,\n            \"Start\": \"2021-07-19T13:10:00\",\n            \"End\": \"2021-07-19T14:00:00\",\n            \"Clinic\": {\n                \"ID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Name\": \"City Praktiken\",\n                \"Address1\": \"Klinikgatan 2\",\n                \"Address2\": \"\",\n                \"Postalcode\": \"11000\",\n                \"City\": \"STOCKHOLM\",\n                \"Home\": \"+456\",\n                \"Work\": \"+456123456\",\n                \"Fax\": \"+456\",\n                \"Mobile\": \"+456\",\n                \"Email\": \"info2@google.com\"\n            },\n            \"Clinician\": {\n                \"ID\": 3,\n                \"Name\": \"Olle Ohlsson\",\n                \"Title\": \"Tandläkare\",\n                \"Active\": null,\n                \"ClinicID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Info\": null\n            },\n            \"Treatment\": null\n        },\n        \"CampaignCode\": null,\n        \"FreeTextMessage\": \"US/Röntgen\",\n        \"CategoryDescription\": \"US/Röntgen\",\n        \"CategoryCode\": 2000\n    },\n    {\n        \"ID\": 2374,\n        \"Patient\": {\n            \"ID\": 1088,\n            \"PatientPersonalIdentification\": \"191212121212\",\n            \"PersonalNumber\": {\n                \"Year\": 1912,\n                \"Month\": 12,\n                \"Day\": 12,\n                \"ExtraDigits\": \"1212\"\n            },\n            \"FirstName\": \"John\",\n            \"LastName\": \"Doe\",\n            \"Adress1\": \"123456789 123456789 123456789 123456789 123456789 \",\n            \"Adress2\": \"123456789 123456789 123456789 123456789 123456789 \",\n            \"PostalCode\": \"12000\",\n            \"City\": \"STOCKHOLM\",\n            \"Email\": \"jon.engman@gmail.com\",\n            \"MobilePhoneNumber\": \"+46723765121123456789\",\n            \"GuardianPersonalNumber\": null,\n            \"MunicipalityCode\": \"0180\",\n            \"HomePhoneNumber\": null,\n            \"WorkPhoneNumber\": null,\n            \"ConsentToMarketing\": null,\n            \"ClinicId\": \"19-00000000-0000-0000-0000-000000000000\",\n            \"ClinicianId\": 0,\n            \"UpdatedOn\": \"0001-01-01T00:00:00\",\n            \"HasContent\": true\n        },\n        \"TimeSlot\": {\n            \"ID\": 0,\n            \"Start\": \"2021-07-19T16:00:00\",\n            \"End\": \"2021-07-19T16:30:00\",\n            \"Clinic\": {\n                \"ID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Name\": \"City Praktiken\",\n                \"Address1\": \"Klinikgatan 2\",\n                \"Address2\": \"\",\n                \"Postalcode\": \"11000\",\n                \"City\": \"STOCKHOLM\",\n                \"Home\": \"+456\",\n                \"Work\": \"+456123456\",\n                \"Fax\": \"+456\",\n                \"Mobile\": \"+456\",\n                \"Email\": \"info2@google.com\"\n            },\n            \"Clinician\": {\n                \"ID\": 3,\n                \"Name\": \"Olle Ohlsson\",\n                \"Title\": \"Tandläkare\",\n                \"Active\": null,\n                \"ClinicID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Info\": null\n            },\n            \"Treatment\": null\n        },\n        \"CampaignCode\": null,\n        \"FreeTextMessage\": \"Akut\",\n        \"CategoryDescription\": \"Akut\",\n        \"CategoryCode\": 1000\n    },\n    {\n        \"ID\": 2375,\n        \"Patient\": {\n            \"ID\": 1088,\n            \"PatientPersonalIdentification\": \"191212121212\",\n            \"PersonalNumber\": {\n                \"Year\": 1912,\n                \"Month\": 12,\n                \"Day\": 12,\n                \"ExtraDigits\": \"1212\"\n            },\n            \"FirstName\": \"John\",\n            \"LastName\": \"Doe\",\n            \"Adress1\": \"123456789 123456789 123456789 123456789 123456789 \",\n            \"Adress2\": \"123456789 123456789 123456789 123456789 123456789 \",\n            \"PostalCode\": \"12000\",\n            \"City\": \"STOCKHOLM\",\n            \"Email\": \"jon.engman@gmail.com\",\n            \"MobilePhoneNumber\": \"+46723765121123456789\",\n            \"GuardianPersonalNumber\": null,\n            \"MunicipalityCode\": \"0180\",\n            \"HomePhoneNumber\": null,\n            \"WorkPhoneNumber\": null,\n            \"ConsentToMarketing\": null,\n            \"ClinicId\": \"19-00000000-0000-0000-0000-000000000000\",\n            \"ClinicianId\": 0,\n            \"UpdatedOn\": \"0001-01-01T00:00:00\",\n            \"HasContent\": true\n        },\n        \"TimeSlot\": {\n            \"ID\": 0,\n            \"Start\": \"2021-08-03T09:00:00\",\n            \"End\": \"2021-08-03T10:00:00\",\n            \"Clinic\": {\n                \"ID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Name\": \"City Praktiken\",\n                \"Address1\": \"Klinikgatan 2\",\n                \"Address2\": \"\",\n                \"Postalcode\": \"11000\",\n                \"City\": \"STOCKHOLM\",\n                \"Home\": \"+456\",\n                \"Work\": \"+456123456\",\n                \"Fax\": \"+456\",\n                \"Mobile\": \"+456\",\n                \"Email\": \"info2@google.com\"\n            },\n            \"Clinician\": {\n                \"ID\": 3,\n                \"Name\": \"Olle Ohlsson\",\n                \"Title\": \"Tandläkare\",\n                \"Active\": null,\n                \"ClinicID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Info\": null\n            },\n            \"Treatment\": null\n        },\n        \"CampaignCode\": null,\n        \"FreeTextMessage\": \"US/Röntgen\",\n        \"CategoryDescription\": \"US/Röntgen\",\n        \"CategoryCode\": 2000\n    },\n    {\n        \"ID\": 2378,\n        \"Patient\": {\n            \"ID\": 1088,\n            \"PatientPersonalIdentification\": \"191212121212\",\n            \"PersonalNumber\": {\n                \"Year\": 1912,\n                \"Month\": 12,\n                \"Day\": 12,\n                \"ExtraDigits\": \"1212\"\n            },\n            \"FirstName\": \"John\",\n            \"LastName\": \"Doe\",\n            \"Adress1\": \"123456789 123456789 123456789 123456789 123456789 \",\n            \"Adress2\": \"123456789 123456789 123456789 123456789 123456789 \",\n            \"PostalCode\": \"12000\",\n            \"City\": \"STOCKHOLM\",\n            \"Email\": \"jon.engman@gmail.com\",\n            \"MobilePhoneNumber\": \"+46723765121123456789\",\n            \"GuardianPersonalNumber\": null,\n            \"MunicipalityCode\": \"0180\",\n            \"HomePhoneNumber\": null,\n            \"WorkPhoneNumber\": null,\n            \"ConsentToMarketing\": null,\n            \"ClinicId\": \"19-00000000-0000-0000-0000-000000000000\",\n            \"ClinicianId\": 0,\n            \"UpdatedOn\": \"0001-01-01T00:00:00\",\n            \"HasContent\": true\n        },\n        \"TimeSlot\": {\n            \"ID\": 0,\n            \"Start\": \"2021-07-30T15:30:00\",\n            \"End\": \"2021-07-30T16:00:00\",\n            \"Clinic\": {\n                \"ID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Name\": \"City Praktiken\",\n                \"Address1\": \"Klinikgatan 2\",\n                \"Address2\": \"\",\n                \"Postalcode\": \"11000\",\n                \"City\": \"STOCKHOLM\",\n                \"Home\": \"+456\",\n                \"Work\": \"+456123456\",\n                \"Fax\": \"+456\",\n                \"Mobile\": \"+456\",\n                \"Email\": \"info2@google.com\"\n            },\n            \"Clinician\": {\n                \"ID\": 3,\n                \"Name\": \"Olle Ohlsson\",\n                \"Title\": \"Tandläkare\",\n                \"Active\": null,\n                \"ClinicID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Info\": null\n            },\n            \"Treatment\": {\n                \"ID\": 2348,\n                \"Name\": \"ITB akut\",\n                \"Description\": \"\",\n                \"Duration\": 30\n            }\n        },\n        \"CampaignCode\": null,\n        \"FreeTextMessage\": \" \\\"\\\"\",\n        \"CategoryDescription\": \"Akut\",\n        \"CategoryCode\": 1000\n    },\n    {\n        \"ID\": 2379,\n        \"Patient\": {\n            \"ID\": 1088,\n            \"PatientPersonalIdentification\": \"191212121212\",\n            \"PersonalNumber\": {\n                \"Year\": 1912,\n                \"Month\": 12,\n                \"Day\": 12,\n                \"ExtraDigits\": \"1212\"\n            },\n            \"FirstName\": \"John\",\n            \"LastName\": \"Doe\",\n            \"Adress1\": \"123456789 123456789 123456789 123456789 123456789 \",\n            \"Adress2\": \"123456789 123456789 123456789 123456789 123456789 \",\n            \"PostalCode\": \"12000\",\n            \"City\": \"STOCKHOLM\",\n            \"Email\": \"jon.engman@gmail.com\",\n            \"MobilePhoneNumber\": \"+46723765121123456789\",\n            \"GuardianPersonalNumber\": null,\n            \"MunicipalityCode\": \"0180\",\n            \"HomePhoneNumber\": null,\n            \"WorkPhoneNumber\": null,\n            \"ConsentToMarketing\": null,\n            \"ClinicId\": \"19-00000000-0000-0000-0000-000000000000\",\n            \"ClinicianId\": 0,\n            \"UpdatedOn\": \"0001-01-01T00:00:00\",\n            \"HasContent\": true\n        },\n        \"TimeSlot\": {\n            \"ID\": 0,\n            \"Start\": \"2021-08-04T09:30:00\",\n            \"End\": \"2021-08-04T10:00:00\",\n            \"Clinic\": {\n                \"ID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Name\": \"City Praktiken\",\n                \"Address1\": \"Klinikgatan 2\",\n                \"Address2\": \"\",\n                \"Postalcode\": \"11000\",\n                \"City\": \"STOCKHOLM\",\n                \"Home\": \"+456\",\n                \"Work\": \"+456123456\",\n                \"Fax\": \"+456\",\n                \"Mobile\": \"+456\",\n                \"Email\": \"info2@google.com\"\n            },\n            \"Clinician\": {\n                \"ID\": 3,\n                \"Name\": \"Olle Ohlsson\",\n                \"Title\": \"Tandläkare\",\n                \"Active\": null,\n                \"ClinicID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Info\": null\n            },\n            \"Treatment\": {\n                \"ID\": 2208,\n                \"Name\": \"ITB US\",\n                \"Description\": \"I FK2018\",\n                \"Duration\": 30\n            }\n        },\n        \"CampaignCode\": null,\n        \"FreeTextMessage\": \" \\\"Ett meddelande\\\"\",\n        \"CategoryDescription\": \"US/Röntgen\",\n        \"CategoryCode\": 2000\n    },\n    {\n        \"ID\": 2380,\n        \"Patient\": {\n            \"ID\": 1088,\n            \"PatientPersonalIdentification\": \"191212121212\",\n            \"PersonalNumber\": {\n                \"Year\": 1912,\n                \"Month\": 12,\n                \"Day\": 12,\n                \"ExtraDigits\": \"1212\"\n            },\n            \"FirstName\": \"John\",\n            \"LastName\": \"Doe\",\n            \"Adress1\": \"123456789 123456789 123456789 123456789 123456789 \",\n            \"Adress2\": \"123456789 123456789 123456789 123456789 123456789 \",\n            \"PostalCode\": \"12000\",\n            \"City\": \"STOCKHOLM\",\n            \"Email\": \"jon.engman@gmail.com\",\n            \"MobilePhoneNumber\": \"+46723765121123456789\",\n            \"GuardianPersonalNumber\": null,\n            \"MunicipalityCode\": \"0180\",\n            \"HomePhoneNumber\": null,\n            \"WorkPhoneNumber\": null,\n            \"ConsentToMarketing\": null,\n            \"ClinicId\": \"19-00000000-0000-0000-0000-000000000000\",\n            \"ClinicianId\": 0,\n            \"UpdatedOn\": \"0001-01-01T00:00:00\",\n            \"HasContent\": true\n        },\n        \"TimeSlot\": {\n            \"ID\": 0,\n            \"Start\": \"2021-08-04T08:00:00\",\n            \"End\": \"2021-08-04T08:30:00\",\n            \"Clinic\": {\n                \"ID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Name\": \"City Praktiken\",\n                \"Address1\": \"Klinikgatan 2\",\n                \"Address2\": \"\",\n                \"Postalcode\": \"11000\",\n                \"City\": \"STOCKHOLM\",\n                \"Home\": \"+456\",\n                \"Work\": \"+456123456\",\n                \"Fax\": \"+456\",\n                \"Mobile\": \"+456\",\n                \"Email\": \"info2@google.com\"\n            },\n            \"Clinician\": {\n                \"ID\": 3,\n                \"Name\": \"Olle Ohlsson\",\n                \"Title\": \"Tandläkare\",\n                \"Active\": null,\n                \"ClinicID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Info\": null\n            },\n            \"Treatment\": {\n                \"ID\": 2208,\n                \"Name\": \"ITB US\",\n                \"Description\": \"I FK2018\",\n                \"Duration\": 30\n            }\n        },\n        \"CampaignCode\": null,\n        \"FreeTextMessage\": \" \\\"Ett meddelande\\\"\",\n        \"CategoryDescription\": \"US/Röntgen\",\n        \"CategoryCode\": 2000\n    },\n    {\n        \"ID\": 2383,\n        \"Patient\": {\n            \"ID\": 1088,\n            \"PatientPersonalIdentification\": \"191212121212\",\n            \"PersonalNumber\": {\n                \"Year\": 1912,\n                \"Month\": 12,\n                \"Day\": 12,\n                \"ExtraDigits\": \"1212\"\n            },\n            \"FirstName\": \"John\",\n            \"LastName\": \"Doe\",\n            \"Adress1\": \"123456789 123456789 123456789 123456789 123456789 \",\n            \"Adress2\": \"123456789 123456789 123456789 123456789 123456789 \",\n            \"PostalCode\": \"12000\",\n            \"City\": \"STOCKHOLM\",\n            \"Email\": \"jon.engman@gmail.com\",\n            \"MobilePhoneNumber\": \"+46723765121123456789\",\n            \"GuardianPersonalNumber\": null,\n            \"MunicipalityCode\": \"0180\",\n            \"HomePhoneNumber\": null,\n            \"WorkPhoneNumber\": null,\n            \"ConsentToMarketing\": null,\n            \"ClinicId\": \"19-00000000-0000-0000-0000-000000000000\",\n            \"ClinicianId\": 0,\n            \"UpdatedOn\": \"0001-01-01T00:00:00\",\n            \"HasContent\": true\n        },\n        \"TimeSlot\": {\n            \"ID\": 0,\n            \"Start\": \"2021-07-01T07:30:00\",\n            \"End\": \"2021-07-01T17:00:00\",\n            \"Clinic\": {\n                \"ID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Name\": \"City Praktiken\",\n                \"Address1\": \"Klinikgatan 2\",\n                \"Address2\": \"\",\n                \"Postalcode\": \"11000\",\n                \"City\": \"STOCKHOLM\",\n                \"Home\": \"+456\",\n                \"Work\": \"+456123456\",\n                \"Fax\": \"+456\",\n                \"Mobile\": \"+456\",\n                \"Email\": \"info2@google.com\"\n            },\n            \"Clinician\": {\n                \"ID\": 3,\n                \"Name\": \"Olle Ohlsson\",\n                \"Title\": \"Tandläkare\",\n                \"Active\": null,\n                \"ClinicID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Info\": null\n            },\n            \"Treatment\": {\n                \"ID\": 2348,\n                \"Name\": \"ITB akut\",\n                \"Description\": \"\",\n                \"Duration\": 30\n            }\n        },\n        \"CampaignCode\": null,\n        \"FreeTextMessage\": \" \\\"\\\"\",\n        \"CategoryDescription\": \"Akut\",\n        \"CategoryCode\": 1000\n    },\n    {\n        \"ID\": 2386,\n        \"Patient\": {\n            \"ID\": 1088,\n            \"PatientPersonalIdentification\": \"191212121212\",\n            \"PersonalNumber\": {\n                \"Year\": 1912,\n                \"Month\": 12,\n                \"Day\": 12,\n                \"ExtraDigits\": \"1212\"\n            },\n            \"FirstName\": \"John\",\n            \"LastName\": \"Doe\",\n            \"Adress1\": \"123456789 123456789 123456789 123456789 123456789 \",\n            \"Adress2\": \"123456789 123456789 123456789 123456789 123456789 \",\n            \"PostalCode\": \"12000\",\n            \"City\": \"STOCKHOLM\",\n            \"Email\": \"jon.engman@gmail.com\",\n            \"MobilePhoneNumber\": \"+46723765121123456789\",\n            \"GuardianPersonalNumber\": null,\n            \"MunicipalityCode\": \"0180\",\n            \"HomePhoneNumber\": null,\n            \"WorkPhoneNumber\": null,\n            \"ConsentToMarketing\": null,\n            \"ClinicId\": \"19-00000000-0000-0000-0000-000000000000\",\n            \"ClinicianId\": 0,\n            \"UpdatedOn\": \"0001-01-01T00:00:00\",\n            \"HasContent\": true\n        },\n        \"TimeSlot\": {\n            \"ID\": 0,\n            \"Start\": \"2021-10-11T09:50:00\",\n            \"End\": \"2021-10-11T10:20:00\",\n            \"Clinic\": {\n                \"ID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Name\": \"City Praktiken\",\n                \"Address1\": \"Klinikgatan 2\",\n                \"Address2\": \"\",\n                \"Postalcode\": \"11000\",\n                \"City\": \"STOCKHOLM\",\n                \"Home\": \"+456\",\n                \"Work\": \"+456123456\",\n                \"Fax\": \"+456\",\n                \"Mobile\": \"+456\",\n                \"Email\": \"info2@google.com\"\n            },\n            \"Clinician\": {\n                \"ID\": 3,\n                \"Name\": \"Olle Ohlsson\",\n                \"Title\": \"Tandläkare\",\n                \"Active\": null,\n                \"ClinicID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Info\": null\n            },\n            \"Treatment\": null\n        },\n        \"CampaignCode\": null,\n        \"FreeTextMessage\": \"Akut\",\n        \"CategoryDescription\": \"Akut\",\n        \"CategoryCode\": 1000\n    },\n    {\n        \"ID\": 2390,\n        \"Patient\": {\n            \"ID\": 1088,\n            \"PatientPersonalIdentification\": \"191212121212\",\n            \"PersonalNumber\": {\n                \"Year\": 1912,\n                \"Month\": 12,\n                \"Day\": 12,\n                \"ExtraDigits\": \"1212\"\n            },\n            \"FirstName\": \"John\",\n            \"LastName\": \"Doe\",\n            \"Adress1\": \"123456789 123456789 123456789 123456789 123456789 \",\n            \"Adress2\": \"123456789 123456789 123456789 123456789 123456789 \",\n            \"PostalCode\": \"12000\",\n            \"City\": \"STOCKHOLM\",\n            \"Email\": \"jon.engman@gmail.com\",\n            \"MobilePhoneNumber\": \"+46723765121123456789\",\n            \"GuardianPersonalNumber\": null,\n            \"MunicipalityCode\": \"0180\",\n            \"HomePhoneNumber\": null,\n            \"WorkPhoneNumber\": null,\n            \"ConsentToMarketing\": null,\n            \"ClinicId\": \"19-00000000-0000-0000-0000-000000000000\",\n            \"ClinicianId\": 0,\n            \"UpdatedOn\": \"0001-01-01T00:00:00\",\n            \"HasContent\": true\n        },\n        \"TimeSlot\": {\n            \"ID\": 0,\n            \"Start\": \"2021-10-16T16:00:00\",\n            \"End\": \"2021-10-16T17:00:00\",\n            \"Clinic\": {\n                \"ID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Name\": \"City Praktiken\",\n                \"Address1\": \"Klinikgatan 2\",\n                \"Address2\": \"\",\n                \"Postalcode\": \"11000\",\n                \"City\": \"STOCKHOLM\",\n                \"Home\": \"+456\",\n                \"Work\": \"+456123456\",\n                \"Fax\": \"+456\",\n                \"Mobile\": \"+456\",\n                \"Email\": \"info2@google.com\"\n            },\n            \"Clinician\": {\n                \"ID\": 3,\n                \"Name\": \"Olle Ohlsson\",\n                \"Title\": \"Tandläkare\",\n                \"Active\": null,\n                \"ClinicID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Info\": null\n            },\n            \"Treatment\": null\n        },\n        \"CampaignCode\": null,\n        \"FreeTextMessage\": \"US/Röntgen\",\n        \"CategoryDescription\": \"US/Röntgen\",\n        \"CategoryCode\": 2000\n    },\n    {\n        \"ID\": 2391,\n        \"Patient\": {\n            \"ID\": 1088,\n            \"PatientPersonalIdentification\": \"191212121212\",\n            \"PersonalNumber\": {\n                \"Year\": 1912,\n                \"Month\": 12,\n                \"Day\": 12,\n                \"ExtraDigits\": \"1212\"\n            },\n            \"FirstName\": \"John\",\n            \"LastName\": \"Doe\",\n            \"Adress1\": \"123456789 123456789 123456789 123456789 123456789 \",\n            \"Adress2\": \"123456789 123456789 123456789 123456789 123456789 \",\n            \"PostalCode\": \"12000\",\n            \"City\": \"STOCKHOLM\",\n            \"Email\": \"jon.engman@gmail.com\",\n            \"MobilePhoneNumber\": \"+46723765121123456789\",\n            \"GuardianPersonalNumber\": null,\n            \"MunicipalityCode\": \"0180\",\n            \"HomePhoneNumber\": null,\n            \"WorkPhoneNumber\": null,\n            \"ConsentToMarketing\": null,\n            \"ClinicId\": \"19-00000000-0000-0000-0000-000000000000\",\n            \"ClinicianId\": 0,\n            \"UpdatedOn\": \"0001-01-01T00:00:00\",\n            \"HasContent\": true\n        },\n        \"TimeSlot\": {\n            \"ID\": 0,\n            \"Start\": \"2021-10-16T15:00:00\",\n            \"End\": \"2021-10-16T16:00:00\",\n            \"Clinic\": {\n                \"ID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Name\": \"City Praktiken\",\n                \"Address1\": \"Klinikgatan 2\",\n                \"Address2\": \"\",\n                \"Postalcode\": \"11000\",\n                \"City\": \"STOCKHOLM\",\n                \"Home\": \"+456\",\n                \"Work\": \"+456123456\",\n                \"Fax\": \"+456\",\n                \"Mobile\": \"+456\",\n                \"Email\": \"info2@google.com\"\n            },\n            \"Clinician\": {\n                \"ID\": 3,\n                \"Name\": \"Olle Ohlsson\",\n                \"Title\": \"Tandläkare\",\n                \"Active\": null,\n                \"ClinicID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Info\": null\n            },\n            \"Treatment\": null\n        },\n        \"CampaignCode\": null,\n        \"FreeTextMessage\": \"US/Röntgen\",\n        \"CategoryDescription\": \"US/Röntgen\",\n        \"CategoryCode\": 2000\n    },\n    {\n        \"ID\": 2392,\n        \"Patient\": {\n            \"ID\": 1088,\n            \"PatientPersonalIdentification\": \"191212121212\",\n            \"PersonalNumber\": {\n                \"Year\": 1912,\n                \"Month\": 12,\n                \"Day\": 12,\n                \"ExtraDigits\": \"1212\"\n            },\n            \"FirstName\": \"John\",\n            \"LastName\": \"Doe\",\n            \"Adress1\": \"123456789 123456789 123456789 123456789 123456789 \",\n            \"Adress2\": \"123456789 123456789 123456789 123456789 123456789 \",\n            \"PostalCode\": \"12000\",\n            \"City\": \"STOCKHOLM\",\n            \"Email\": \"jon.engman@gmail.com\",\n            \"MobilePhoneNumber\": \"+46723765121123456789\",\n            \"GuardianPersonalNumber\": null,\n            \"MunicipalityCode\": \"0180\",\n            \"HomePhoneNumber\": null,\n            \"WorkPhoneNumber\": null,\n            \"ConsentToMarketing\": null,\n            \"ClinicId\": \"19-00000000-0000-0000-0000-000000000000\",\n            \"ClinicianId\": 0,\n            \"UpdatedOn\": \"0001-01-01T00:00:00\",\n            \"HasContent\": true\n        },\n        \"TimeSlot\": {\n            \"ID\": 0,\n            \"Start\": \"2021-10-16T14:30:00\",\n            \"End\": \"2021-10-16T15:20:00\",\n            \"Clinic\": {\n                \"ID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Name\": \"City Praktiken\",\n                \"Address1\": \"Klinikgatan 2\",\n                \"Address2\": \"\",\n                \"Postalcode\": \"11000\",\n                \"City\": \"STOCKHOLM\",\n                \"Home\": \"+456\",\n                \"Work\": \"+456123456\",\n                \"Fax\": \"+456\",\n                \"Mobile\": \"+456\",\n                \"Email\": \"info2@google.com\"\n            },\n            \"Clinician\": {\n                \"ID\": 3,\n                \"Name\": \"Olle Ohlsson\",\n                \"Title\": \"Tandläkare\",\n                \"Active\": null,\n                \"ClinicID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Info\": null\n            },\n            \"Treatment\": null\n        },\n        \"CampaignCode\": null,\n        \"FreeTextMessage\": \"US/Röntgen\",\n        \"CategoryDescription\": \"US/Röntgen\",\n        \"CategoryCode\": 2000\n    },\n    {\n        \"ID\": 2393,\n        \"Patient\": {\n            \"ID\": 1088,\n            \"PatientPersonalIdentification\": \"191212121212\",\n            \"PersonalNumber\": {\n                \"Year\": 1912,\n                \"Month\": 12,\n                \"Day\": 12,\n                \"ExtraDigits\": \"1212\"\n            },\n            \"FirstName\": \"John\",\n            \"LastName\": \"Doe\",\n            \"Adress1\": \"123456789 123456789 123456789 123456789 123456789 \",\n            \"Adress2\": \"123456789 123456789 123456789 123456789 123456789 \",\n            \"PostalCode\": \"12000\",\n            \"City\": \"STOCKHOLM\",\n            \"Email\": \"jon.engman@gmail.com\",\n            \"MobilePhoneNumber\": \"+46723765121123456789\",\n            \"GuardianPersonalNumber\": null,\n            \"MunicipalityCode\": \"0180\",\n            \"HomePhoneNumber\": null,\n            \"WorkPhoneNumber\": null,\n            \"ConsentToMarketing\": null,\n            \"ClinicId\": \"19-00000000-0000-0000-0000-000000000000\",\n            \"ClinicianId\": 0,\n            \"UpdatedOn\": \"0001-01-01T00:00:00\",\n            \"HasContent\": true\n        },\n        \"TimeSlot\": {\n            \"ID\": 0,\n            \"Start\": \"2021-10-16T16:00:00\",\n            \"End\": \"2021-10-16T17:00:00\",\n            \"Clinic\": {\n                \"ID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Name\": \"City Praktiken\",\n                \"Address1\": \"Klinikgatan 2\",\n                \"Address2\": \"\",\n                \"Postalcode\": \"11000\",\n                \"City\": \"STOCKHOLM\",\n                \"Home\": \"+456\",\n                \"Work\": \"+456123456\",\n                \"Fax\": \"+456\",\n                \"Mobile\": \"+456\",\n                \"Email\": \"info2@google.com\"\n            },\n            \"Clinician\": {\n                \"ID\": 3,\n                \"Name\": \"Olle Ohlsson\",\n                \"Title\": \"Tandläkare\",\n                \"Active\": null,\n                \"ClinicID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Info\": null\n            },\n            \"Treatment\": null\n        },\n        \"CampaignCode\": null,\n        \"FreeTextMessage\": \"Akut\",\n        \"CategoryDescription\": \"Akut\",\n        \"CategoryCode\": 1000\n    },\n    {\n        \"ID\": 2394,\n        \"Patient\": {\n            \"ID\": 1088,\n            \"PatientPersonalIdentification\": \"191212121212\",\n            \"PersonalNumber\": {\n                \"Year\": 1912,\n                \"Month\": 12,\n                \"Day\": 12,\n                \"ExtraDigits\": \"1212\"\n            },\n            \"FirstName\": \"John\",\n            \"LastName\": \"Doe\",\n            \"Adress1\": \"123456789 123456789 123456789 123456789 123456789 \",\n            \"Adress2\": \"123456789 123456789 123456789 123456789 123456789 \",\n            \"PostalCode\": \"12000\",\n            \"City\": \"STOCKHOLM\",\n            \"Email\": \"jon.engman@gmail.com\",\n            \"MobilePhoneNumber\": \"+46723765121123456789\",\n            \"GuardianPersonalNumber\": null,\n            \"MunicipalityCode\": \"0180\",\n            \"HomePhoneNumber\": null,\n            \"WorkPhoneNumber\": null,\n            \"ConsentToMarketing\": null,\n            \"ClinicId\": \"19-00000000-0000-0000-0000-000000000000\",\n            \"ClinicianId\": 0,\n            \"UpdatedOn\": \"0001-01-01T00:00:00\",\n            \"HasContent\": true\n        },\n        \"TimeSlot\": {\n            \"ID\": 0,\n            \"Start\": \"2021-10-16T14:30:00\",\n            \"End\": \"2021-10-16T15:30:00\",\n            \"Clinic\": {\n                \"ID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Name\": \"City Praktiken\",\n                \"Address1\": \"Klinikgatan 2\",\n                \"Address2\": \"\",\n                \"Postalcode\": \"11000\",\n                \"City\": \"STOCKHOLM\",\n                \"Home\": \"+456\",\n                \"Work\": \"+456123456\",\n                \"Fax\": \"+456\",\n                \"Mobile\": \"+456\",\n                \"Email\": \"info2@google.com\"\n            },\n            \"Clinician\": {\n                \"ID\": 3,\n                \"Name\": \"Olle Ohlsson\",\n                \"Title\": \"Tandläkare\",\n                \"Active\": null,\n                \"ClinicID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Info\": null\n            },\n            \"Treatment\": null\n        },\n        \"CampaignCode\": null,\n        \"FreeTextMessage\": \"\",\n        \"CategoryDescription\": \"Akut\",\n        \"CategoryCode\": 1000\n    },\n    {\n        \"ID\": 2412,\n        \"Patient\": {\n            \"ID\": 1088,\n            \"PatientPersonalIdentification\": \"191212121212\",\n            \"PersonalNumber\": {\n                \"Year\": 1912,\n                \"Month\": 12,\n                \"Day\": 12,\n                \"ExtraDigits\": \"1212\"\n            },\n            \"FirstName\": \"John\",\n            \"LastName\": \"Doe\",\n            \"Adress1\": \"123456789 123456789 123456789 123456789 123456789 \",\n            \"Adress2\": \"123456789 123456789 123456789 123456789 123456789 \",\n            \"PostalCode\": \"12000\",\n            \"City\": \"STOCKHOLM\",\n            \"Email\": \"jon.engman@gmail.com\",\n            \"MobilePhoneNumber\": \"+46723765121123456789\",\n            \"GuardianPersonalNumber\": null,\n            \"MunicipalityCode\": \"0180\",\n            \"HomePhoneNumber\": null,\n            \"WorkPhoneNumber\": null,\n            \"ConsentToMarketing\": null,\n            \"ClinicId\": \"19-00000000-0000-0000-0000-000000000000\",\n            \"ClinicianId\": 0,\n            \"UpdatedOn\": \"0001-01-01T00:00:00\",\n            \"HasContent\": true\n        },\n        \"TimeSlot\": {\n            \"ID\": 0,\n            \"Start\": \"2021-11-05T15:00:00\",\n            \"End\": \"2021-11-05T15:20:00\",\n            \"Clinic\": {\n                \"ID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Name\": \"City Praktiken\",\n                \"Address1\": \"Klinikgatan 2\",\n                \"Address2\": \"\",\n                \"Postalcode\": \"11000\",\n                \"City\": \"STOCKHOLM\",\n                \"Home\": \"+456\",\n                \"Work\": \"+456123456\",\n                \"Fax\": \"+456\",\n                \"Mobile\": \"+456\",\n                \"Email\": \"info2@google.com\"\n            },\n            \"Clinician\": {\n                \"ID\": 3,\n                \"Name\": \"Olle Ohlsson\",\n                \"Title\": \"Tandläkare\",\n                \"Active\": null,\n                \"ClinicID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Info\": null\n            },\n            \"Treatment\": null\n        },\n        \"CampaignCode\": null,\n        \"FreeTextMessage\": \"Akut\",\n        \"CategoryDescription\": \"Akut\",\n        \"CategoryCode\": 1000\n    },\n    {\n        \"ID\": 2413,\n        \"Patient\": {\n            \"ID\": 1088,\n            \"PatientPersonalIdentification\": \"191212121212\",\n            \"PersonalNumber\": {\n                \"Year\": 1912,\n                \"Month\": 12,\n                \"Day\": 12,\n                \"ExtraDigits\": \"1212\"\n            },\n            \"FirstName\": \"John\",\n            \"LastName\": \"Doe\",\n            \"Adress1\": \"123456789 123456789 123456789 123456789 123456789 \",\n            \"Adress2\": \"123456789 123456789 123456789 123456789 123456789 \",\n            \"PostalCode\": \"12000\",\n            \"City\": \"STOCKHOLM\",\n            \"Email\": \"jon.engman@gmail.com\",\n            \"MobilePhoneNumber\": \"+46723765121123456789\",\n            \"GuardianPersonalNumber\": null,\n            \"MunicipalityCode\": \"0180\",\n            \"HomePhoneNumber\": null,\n            \"WorkPhoneNumber\": null,\n            \"ConsentToMarketing\": null,\n            \"ClinicId\": \"19-00000000-0000-0000-0000-000000000000\",\n            \"ClinicianId\": 0,\n            \"UpdatedOn\": \"0001-01-01T00:00:00\",\n            \"HasContent\": true\n        },\n        \"TimeSlot\": {\n            \"ID\": 0,\n            \"Start\": \"2021-11-05T15:40:00\",\n            \"End\": \"2021-11-05T16:00:00\",\n            \"Clinic\": {\n                \"ID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Name\": \"City Praktiken\",\n                \"Address1\": \"Klinikgatan 2\",\n                \"Address2\": \"\",\n                \"Postalcode\": \"11000\",\n                \"City\": \"STOCKHOLM\",\n                \"Home\": \"+456\",\n                \"Work\": \"+456123456\",\n                \"Fax\": \"+456\",\n                \"Mobile\": \"+456\",\n                \"Email\": \"info2@google.com\"\n            },\n            \"Clinician\": {\n                \"ID\": 3,\n                \"Name\": \"Olle Ohlsson\",\n                \"Title\": \"Tandläkare\",\n                \"Active\": null,\n                \"ClinicID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Info\": null\n            },\n            \"Treatment\": null\n        },\n        \"CampaignCode\": null,\n        \"FreeTextMessage\": \"US/Röntgen\",\n        \"CategoryDescription\": \"US/Röntgen\",\n        \"CategoryCode\": 2000\n    },\n    {\n        \"ID\": 2414,\n        \"Patient\": {\n            \"ID\": 1088,\n            \"PatientPersonalIdentification\": \"191212121212\",\n            \"PersonalNumber\": {\n                \"Year\": 1912,\n                \"Month\": 12,\n                \"Day\": 12,\n                \"ExtraDigits\": \"1212\"\n            },\n            \"FirstName\": \"John\",\n            \"LastName\": \"Doe\",\n            \"Adress1\": \"123456789 123456789 123456789 123456789 123456789 \",\n            \"Adress2\": \"123456789 123456789 123456789 123456789 123456789 \",\n            \"PostalCode\": \"12000\",\n            \"City\": \"STOCKHOLM\",\n            \"Email\": \"jon.engman@gmail.com\",\n            \"MobilePhoneNumber\": \"+46723765121123456789\",\n            \"GuardianPersonalNumber\": null,\n            \"MunicipalityCode\": \"0180\",\n            \"HomePhoneNumber\": null,\n            \"WorkPhoneNumber\": null,\n            \"ConsentToMarketing\": null,\n            \"ClinicId\": \"19-00000000-0000-0000-0000-000000000000\",\n            \"ClinicianId\": 0,\n            \"UpdatedOn\": \"0001-01-01T00:00:00\",\n            \"HasContent\": true\n        },\n        \"TimeSlot\": {\n            \"ID\": 0,\n            \"Start\": \"2021-11-05T11:20:00\",\n            \"End\": \"2021-11-05T11:40:00\",\n            \"Clinic\": {\n                \"ID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Name\": \"City Praktiken\",\n                \"Address1\": \"Klinikgatan 2\",\n                \"Address2\": \"\",\n                \"Postalcode\": \"11000\",\n                \"City\": \"STOCKHOLM\",\n                \"Home\": \"+456\",\n                \"Work\": \"+456123456\",\n                \"Fax\": \"+456\",\n                \"Mobile\": \"+456\",\n                \"Email\": \"info2@google.com\"\n            },\n            \"Clinician\": {\n                \"ID\": 3,\n                \"Name\": \"Olle Ohlsson\",\n                \"Title\": \"Tandläkare\",\n                \"Active\": null,\n                \"ClinicID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Info\": null\n            },\n            \"Treatment\": null\n        },\n        \"CampaignCode\": null,\n        \"FreeTextMessage\": \"Akut\",\n        \"CategoryDescription\": \"Akut\",\n        \"CategoryCode\": 1000\n    },\n    {\n        \"ID\": 2417,\n        \"Patient\": {\n            \"ID\": 1088,\n            \"PatientPersonalIdentification\": \"191212121212\",\n            \"PersonalNumber\": {\n                \"Year\": 1912,\n                \"Month\": 12,\n                \"Day\": 12,\n                \"ExtraDigits\": \"1212\"\n            },\n            \"FirstName\": \"John\",\n            \"LastName\": \"Doe\",\n            \"Adress1\": \"123456789 123456789 123456789 123456789 123456789 \",\n            \"Adress2\": \"123456789 123456789 123456789 123456789 123456789 \",\n            \"PostalCode\": \"12000\",\n            \"City\": \"STOCKHOLM\",\n            \"Email\": \"jon.engman@gmail.com\",\n            \"MobilePhoneNumber\": \"+46723765121123456789\",\n            \"GuardianPersonalNumber\": null,\n            \"MunicipalityCode\": \"0180\",\n            \"HomePhoneNumber\": null,\n            \"WorkPhoneNumber\": null,\n            \"ConsentToMarketing\": null,\n            \"ClinicId\": \"19-00000000-0000-0000-0000-000000000000\",\n            \"ClinicianId\": 0,\n            \"UpdatedOn\": \"0001-01-01T00:00:00\",\n            \"HasContent\": true\n        },\n        \"TimeSlot\": {\n            \"ID\": 0,\n            \"Start\": \"2021-11-12T09:50:00\",\n            \"End\": \"2021-11-12T10:20:00\",\n            \"Clinic\": {\n                \"ID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Name\": \"City Praktiken\",\n                \"Address1\": \"Klinikgatan 2\",\n                \"Address2\": \"\",\n                \"Postalcode\": \"11000\",\n                \"City\": \"STOCKHOLM\",\n                \"Home\": \"+456\",\n                \"Work\": \"+456123456\",\n                \"Fax\": \"+456\",\n                \"Mobile\": \"+456\",\n                \"Email\": \"info2@google.com\"\n            },\n            \"Clinician\": {\n                \"ID\": 3,\n                \"Name\": \"Olle Ohlsson\",\n                \"Title\": \"Tandläkare\",\n                \"Active\": null,\n                \"ClinicID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Info\": null\n            },\n            \"Treatment\": null\n        },\n        \"CampaignCode\": null,\n        \"FreeTextMessage\": \"Akut\",\n        \"CategoryDescription\": \"Akut\",\n        \"CategoryCode\": 1000\n    },\n    {\n        \"ID\": 2418,\n        \"Patient\": {\n            \"ID\": 1088,\n            \"PatientPersonalIdentification\": \"191212121212\",\n            \"PersonalNumber\": {\n                \"Year\": 1912,\n                \"Month\": 12,\n                \"Day\": 12,\n                \"ExtraDigits\": \"1212\"\n            },\n            \"FirstName\": \"John\",\n            \"LastName\": \"Doe\",\n            \"Adress1\": \"123456789 123456789 123456789 123456789 123456789 \",\n            \"Adress2\": \"123456789 123456789 123456789 123456789 123456789 \",\n            \"PostalCode\": \"12000\",\n            \"City\": \"STOCKHOLM\",\n            \"Email\": \"jon.engman@gmail.com\",\n            \"MobilePhoneNumber\": \"+46723765121123456789\",\n            \"GuardianPersonalNumber\": null,\n            \"MunicipalityCode\": \"0180\",\n            \"HomePhoneNumber\": null,\n            \"WorkPhoneNumber\": null,\n            \"ConsentToMarketing\": null,\n            \"ClinicId\": \"19-00000000-0000-0000-0000-000000000000\",\n            \"ClinicianId\": 0,\n            \"UpdatedOn\": \"0001-01-01T00:00:00\",\n            \"HasContent\": true\n        },\n        \"TimeSlot\": {\n            \"ID\": 0,\n            \"Start\": \"2021-11-12T09:50:00\",\n            \"End\": \"2021-11-12T10:20:00\",\n            \"Clinic\": {\n                \"ID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Name\": \"City Praktiken\",\n                \"Address1\": \"Klinikgatan 2\",\n                \"Address2\": \"\",\n                \"Postalcode\": \"11000\",\n                \"City\": \"STOCKHOLM\",\n                \"Home\": \"+456\",\n                \"Work\": \"+456123456\",\n                \"Fax\": \"+456\",\n                \"Mobile\": \"+456\",\n                \"Email\": \"info2@google.com\"\n            },\n            \"Clinician\": {\n                \"ID\": 3,\n                \"Name\": \"Olle Ohlsson\",\n                \"Title\": \"Tandläkare\",\n                \"Active\": null,\n                \"ClinicID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Info\": null\n            },\n            \"Treatment\": null\n        },\n        \"CampaignCode\": null,\n        \"FreeTextMessage\": \"Akut\",\n        \"CategoryDescription\": \"Akut\",\n        \"CategoryCode\": 1000\n    },\n    {\n        \"ID\": 2484,\n        \"Patient\": {\n            \"ID\": 1088,\n            \"PatientPersonalIdentification\": \"191212121212\",\n            \"PersonalNumber\": {\n                \"Year\": 1912,\n                \"Month\": 12,\n                \"Day\": 12,\n                \"ExtraDigits\": \"1212\"\n            },\n            \"FirstName\": \"John\",\n            \"LastName\": \"Doe\",\n            \"Adress1\": \"123456789 123456789 123456789 123456789 123456789 \",\n            \"Adress2\": \"123456789 123456789 123456789 123456789 123456789 \",\n            \"PostalCode\": \"12000\",\n            \"City\": \"STOCKHOLM\",\n            \"Email\": \"jon.engman@gmail.com\",\n            \"MobilePhoneNumber\": \"+46723765121123456789\",\n            \"GuardianPersonalNumber\": null,\n            \"MunicipalityCode\": \"0180\",\n            \"HomePhoneNumber\": null,\n            \"WorkPhoneNumber\": null,\n            \"ConsentToMarketing\": null,\n            \"ClinicId\": \"19-00000000-0000-0000-0000-000000000000\",\n            \"ClinicianId\": 0,\n            \"UpdatedOn\": \"0001-01-01T00:00:00\",\n            \"HasContent\": true\n        },\n        \"TimeSlot\": {\n            \"ID\": 0,\n            \"Start\": \"2021-12-29T14:00:00\",\n            \"End\": \"2021-12-29T14:30:00\",\n            \"Clinic\": {\n                \"ID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Name\": \"City Praktiken\",\n                \"Address1\": \"Klinikgatan 2\",\n                \"Address2\": \"\",\n                \"Postalcode\": \"11000\",\n                \"City\": \"STOCKHOLM\",\n                \"Home\": \"+456\",\n                \"Work\": \"+456123456\",\n                \"Fax\": \"+456\",\n                \"Mobile\": \"+456\",\n                \"Email\": \"info2@google.com\"\n            },\n            \"Clinician\": {\n                \"ID\": 3,\n                \"Name\": \"Olle Ohlsson\",\n                \"Title\": \"Tandläkare\",\n                \"Active\": null,\n                \"ClinicID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Info\": null\n            },\n            \"Treatment\": {\n                \"ID\": 2208,\n                \"Name\": \"ITB US\",\n                \"Description\": \"I FK2018\",\n                \"Duration\": 30\n            }\n        },\n        \"CampaignCode\": null,\n        \"FreeTextMessage\": \" \\\"\\\"\",\n        \"CategoryDescription\": \"US/Röntgen\",\n        \"CategoryCode\": 2000\n    },\n    {\n        \"ID\": 2492,\n        \"Patient\": {\n            \"ID\": 1088,\n            \"PatientPersonalIdentification\": \"191212121212\",\n            \"PersonalNumber\": {\n                \"Year\": 1912,\n                \"Month\": 12,\n                \"Day\": 12,\n                \"ExtraDigits\": \"1212\"\n            },\n            \"FirstName\": \"John\",\n            \"LastName\": \"Doe\",\n            \"Adress1\": \"123456789 123456789 123456789 123456789 123456789 \",\n            \"Adress2\": \"123456789 123456789 123456789 123456789 123456789 \",\n            \"PostalCode\": \"12000\",\n            \"City\": \"STOCKHOLM\",\n            \"Email\": \"jon.engman@gmail.com\",\n            \"MobilePhoneNumber\": \"+46723765121123456789\",\n            \"GuardianPersonalNumber\": null,\n            \"MunicipalityCode\": \"0180\",\n            \"HomePhoneNumber\": null,\n            \"WorkPhoneNumber\": null,\n            \"ConsentToMarketing\": null,\n            \"ClinicId\": \"19-00000000-0000-0000-0000-000000000000\",\n            \"ClinicianId\": 0,\n            \"UpdatedOn\": \"0001-01-01T00:00:00\",\n            \"HasContent\": true\n        },\n        \"TimeSlot\": {\n            \"ID\": 0,\n            \"Start\": \"2021-12-29T16:30:00\",\n            \"End\": \"2021-12-29T17:00:00\",\n            \"Clinic\": {\n                \"ID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Name\": \"City Praktiken\",\n                \"Address1\": \"Klinikgatan 2\",\n                \"Address2\": \"\",\n                \"Postalcode\": \"11000\",\n                \"City\": \"STOCKHOLM\",\n                \"Home\": \"+456\",\n                \"Work\": \"+456123456\",\n                \"Fax\": \"+456\",\n                \"Mobile\": \"+456\",\n                \"Email\": \"info2@google.com\"\n            },\n            \"Clinician\": {\n                \"ID\": 3,\n                \"Name\": \"Olle Ohlsson\",\n                \"Title\": \"Tandläkare\",\n                \"Active\": null,\n                \"ClinicID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Info\": null\n            },\n            \"Treatment\": {\n                \"ID\": 2208,\n                \"Name\": \"ITB US\",\n                \"Description\": \"I FK2018\",\n                \"Duration\": 30\n            }\n        },\n        \"CampaignCode\": null,\n        \"FreeTextMessage\": \" \\\"\\\"\",\n        \"CategoryDescription\": \"US/Röntgen\",\n        \"CategoryCode\": 2000\n    },\n    {\n        \"ID\": 2493,\n        \"Patient\": {\n            \"ID\": 1088,\n            \"PatientPersonalIdentification\": \"191212121212\",\n            \"PersonalNumber\": {\n                \"Year\": 1912,\n                \"Month\": 12,\n                \"Day\": 12,\n                \"ExtraDigits\": \"1212\"\n            },\n            \"FirstName\": \"John\",\n            \"LastName\": \"Doe\",\n            \"Adress1\": \"123456789 123456789 123456789 123456789 123456789 \",\n            \"Adress2\": \"123456789 123456789 123456789 123456789 123456789 \",\n            \"PostalCode\": \"12000\",\n            \"City\": \"STOCKHOLM\",\n            \"Email\": \"jon.engman@gmail.com\",\n            \"MobilePhoneNumber\": \"+46723765121123456789\",\n            \"GuardianPersonalNumber\": null,\n            \"MunicipalityCode\": \"0180\",\n            \"HomePhoneNumber\": null,\n            \"WorkPhoneNumber\": null,\n            \"ConsentToMarketing\": null,\n            \"ClinicId\": \"19-00000000-0000-0000-0000-000000000000\",\n            \"ClinicianId\": 0,\n            \"UpdatedOn\": \"0001-01-01T00:00:00\",\n            \"HasContent\": true\n        },\n        \"TimeSlot\": {\n            \"ID\": 0,\n            \"Start\": \"2021-12-29T16:30:00\",\n            \"End\": \"2021-12-29T17:00:00\",\n            \"Clinic\": {\n                \"ID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Name\": \"City Praktiken\",\n                \"Address1\": \"Klinikgatan 2\",\n                \"Address2\": \"\",\n                \"Postalcode\": \"11000\",\n                \"City\": \"STOCKHOLM\",\n                \"Home\": \"+456\",\n                \"Work\": \"+456123456\",\n                \"Fax\": \"+456\",\n                \"Mobile\": \"+456\",\n                \"Email\": \"info2@google.com\"\n            },\n            \"Clinician\": {\n                \"ID\": 3,\n                \"Name\": \"Olle Ohlsson\",\n                \"Title\": \"Tandläkare\",\n                \"Active\": null,\n                \"ClinicID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Info\": null\n            },\n            \"Treatment\": null\n        },\n        \"CampaignCode\": null,\n        \"FreeTextMessage\": \"\",\n        \"CategoryDescription\": null,\n        \"CategoryCode\": 0\n    },\n    {\n        \"ID\": 2508,\n        \"Patient\": {\n            \"ID\": 1088,\n            \"PatientPersonalIdentification\": \"191212121212\",\n            \"PersonalNumber\": {\n                \"Year\": 1912,\n                \"Month\": 12,\n                \"Day\": 12,\n                \"ExtraDigits\": \"1212\"\n            },\n            \"FirstName\": \"John\",\n            \"LastName\": \"Doe\",\n            \"Adress1\": \"123456789 123456789 123456789 123456789 123456789 \",\n            \"Adress2\": \"123456789 123456789 123456789 123456789 123456789 \",\n            \"PostalCode\": \"12000\",\n            \"City\": \"STOCKHOLM\",\n            \"Email\": \"jon.engman@gmail.com\",\n            \"MobilePhoneNumber\": \"+46723765121123456789\",\n            \"GuardianPersonalNumber\": null,\n            \"MunicipalityCode\": \"0180\",\n            \"HomePhoneNumber\": null,\n            \"WorkPhoneNumber\": null,\n            \"ConsentToMarketing\": null,\n            \"ClinicId\": \"19-00000000-0000-0000-0000-000000000000\",\n            \"ClinicianId\": 0,\n            \"UpdatedOn\": \"0001-01-01T00:00:00\",\n            \"HasContent\": true\n        },\n        \"TimeSlot\": {\n            \"ID\": 0,\n            \"Start\": \"2021-12-30T11:30:00\",\n            \"End\": \"2021-12-30T12:00:00\",\n            \"Clinic\": {\n                \"ID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Name\": \"City Praktiken\",\n                \"Address1\": \"Klinikgatan 2\",\n                \"Address2\": \"\",\n                \"Postalcode\": \"11000\",\n                \"City\": \"STOCKHOLM\",\n                \"Home\": \"+456\",\n                \"Work\": \"+456123456\",\n                \"Fax\": \"+456\",\n                \"Mobile\": \"+456\",\n                \"Email\": \"info2@google.com\"\n            },\n            \"Clinician\": {\n                \"ID\": 3,\n                \"Name\": \"Olle Ohlsson\",\n                \"Title\": \"Tandläkare\",\n                \"Active\": null,\n                \"ClinicID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Info\": null\n            },\n            \"Treatment\": {\n                \"ID\": 2208,\n                \"Name\": \"ITB US\",\n                \"Description\": \"I FK2018\",\n                \"Duration\": 30\n            }\n        },\n        \"CampaignCode\": null,\n        \"FreeTextMessage\": \" \\\"\\\"\",\n        \"CategoryDescription\": \"US/Röntgen\",\n        \"CategoryCode\": 2000\n    },\n    {\n        \"ID\": 2509,\n        \"Patient\": {\n            \"ID\": 1088,\n            \"PatientPersonalIdentification\": \"191212121212\",\n            \"PersonalNumber\": {\n                \"Year\": 1912,\n                \"Month\": 12,\n                \"Day\": 12,\n                \"ExtraDigits\": \"1212\"\n            },\n            \"FirstName\": \"John\",\n            \"LastName\": \"Doe\",\n            \"Adress1\": \"123456789 123456789 123456789 123456789 123456789 \",\n            \"Adress2\": \"123456789 123456789 123456789 123456789 123456789 \",\n            \"PostalCode\": \"12000\",\n            \"City\": \"STOCKHOLM\",\n            \"Email\": \"jon.engman@gmail.com\",\n            \"MobilePhoneNumber\": \"+46723765121123456789\",\n            \"GuardianPersonalNumber\": null,\n            \"MunicipalityCode\": \"0180\",\n            \"HomePhoneNumber\": null,\n            \"WorkPhoneNumber\": null,\n            \"ConsentToMarketing\": null,\n            \"ClinicId\": \"19-00000000-0000-0000-0000-000000000000\",\n            \"ClinicianId\": 0,\n            \"UpdatedOn\": \"0001-01-01T00:00:00\",\n            \"HasContent\": true\n        },\n        \"TimeSlot\": {\n            \"ID\": 0,\n            \"Start\": \"2021-12-30T11:30:00\",\n            \"End\": \"2021-12-30T12:00:00\",\n            \"Clinic\": {\n                \"ID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Name\": \"City Praktiken\",\n                \"Address1\": \"Klinikgatan 2\",\n                \"Address2\": \"\",\n                \"Postalcode\": \"11000\",\n                \"City\": \"STOCKHOLM\",\n                \"Home\": \"+456\",\n                \"Work\": \"+456123456\",\n                \"Fax\": \"+456\",\n                \"Mobile\": \"+456\",\n                \"Email\": \"info2@google.com\"\n            },\n            \"Clinician\": {\n                \"ID\": 3,\n                \"Name\": \"Olle Ohlsson\",\n                \"Title\": \"Tandläkare\",\n                \"Active\": null,\n                \"ClinicID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Info\": null\n            },\n            \"Treatment\": {\n                \"ID\": 2208,\n                \"Name\": \"ITB US\",\n                \"Description\": \"I FK2018\",\n                \"Duration\": 30\n            }\n        },\n        \"CampaignCode\": null,\n        \"FreeTextMessage\": \" \\\"\\\"\",\n        \"CategoryDescription\": \"US/Röntgen\",\n        \"CategoryCode\": 2000\n    },\n    {\n        \"ID\": 2531,\n        \"Patient\": {\n            \"ID\": 1088,\n            \"PatientPersonalIdentification\": \"191212121212\",\n            \"PersonalNumber\": {\n                \"Year\": 1912,\n                \"Month\": 12,\n                \"Day\": 12,\n                \"ExtraDigits\": \"1212\"\n            },\n            \"FirstName\": \"John\",\n            \"LastName\": \"Doe\",\n            \"Adress1\": \"123456789 123456789 123456789 123456789 123456789 \",\n            \"Adress2\": \"123456789 123456789 123456789 123456789 123456789 \",\n            \"PostalCode\": \"12000\",\n            \"City\": \"STOCKHOLM\",\n            \"Email\": \"jon.engman@gmail.com\",\n            \"MobilePhoneNumber\": \"+46723765121123456789\",\n            \"GuardianPersonalNumber\": null,\n            \"MunicipalityCode\": \"0180\",\n            \"HomePhoneNumber\": null,\n            \"WorkPhoneNumber\": null,\n            \"ConsentToMarketing\": null,\n            \"ClinicId\": \"19-00000000-0000-0000-0000-000000000000\",\n            \"ClinicianId\": 0,\n            \"UpdatedOn\": \"0001-01-01T00:00:00\",\n            \"HasContent\": true\n        },\n        \"TimeSlot\": {\n            \"ID\": 0,\n            \"Start\": \"2022-01-07T11:40:00\",\n            \"End\": \"2022-01-07T12:50:00\",\n            \"Clinic\": {\n                \"ID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Name\": \"City Praktiken\",\n                \"Address1\": \"Klinikgatan 2\",\n                \"Address2\": \"\",\n                \"Postalcode\": \"11000\",\n                \"City\": \"STOCKHOLM\",\n                \"Home\": \"+456\",\n                \"Work\": \"+456123456\",\n                \"Fax\": \"+456\",\n                \"Mobile\": \"+456\",\n                \"Email\": \"info2@google.com\"\n            },\n            \"Clinician\": {\n                \"ID\": 3,\n                \"Name\": \"Olle Ohlsson\",\n                \"Title\": \"Tandläkare\",\n                \"Active\": null,\n                \"ClinicID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Info\": null\n            },\n            \"Treatment\": null\n        },\n        \"CampaignCode\": null,\n        \"FreeTextMessage\": \"Implantat\\r\\n\",\n        \"CategoryDescription\": \"Implantat\\r\\n\",\n        \"CategoryCode\": 9000\n    },\n    {\n        \"ID\": 2533,\n        \"Patient\": {\n            \"ID\": 1088,\n            \"PatientPersonalIdentification\": \"191212121212\",\n            \"PersonalNumber\": {\n                \"Year\": 1912,\n                \"Month\": 12,\n                \"Day\": 12,\n                \"ExtraDigits\": \"1212\"\n            },\n            \"FirstName\": \"John\",\n            \"LastName\": \"Doe\",\n            \"Adress1\": \"123456789 123456789 123456789 123456789 123456789 \",\n            \"Adress2\": \"123456789 123456789 123456789 123456789 123456789 \",\n            \"PostalCode\": \"12000\",\n            \"City\": \"STOCKHOLM\",\n            \"Email\": \"jon.engman@gmail.com\",\n            \"MobilePhoneNumber\": \"+46723765121123456789\",\n            \"GuardianPersonalNumber\": null,\n            \"MunicipalityCode\": \"0180\",\n            \"HomePhoneNumber\": null,\n            \"WorkPhoneNumber\": null,\n            \"ConsentToMarketing\": null,\n            \"ClinicId\": \"19-00000000-0000-0000-0000-000000000000\",\n            \"ClinicianId\": 0,\n            \"UpdatedOn\": \"0001-01-01T00:00:00\",\n            \"HasContent\": true\n        },\n        \"TimeSlot\": {\n            \"ID\": 0,\n            \"Start\": \"2022-01-07T16:00:00\",\n            \"End\": \"2022-01-07T17:00:00\",\n            \"Clinic\": {\n                \"ID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Name\": \"City Praktiken\",\n                \"Address1\": \"Klinikgatan 2\",\n                \"Address2\": \"\",\n                \"Postalcode\": \"11000\",\n                \"City\": \"STOCKHOLM\",\n                \"Home\": \"+456\",\n                \"Work\": \"+456123456\",\n                \"Fax\": \"+456\",\n                \"Mobile\": \"+456\",\n                \"Email\": \"info2@google.com\"\n            },\n            \"Clinician\": {\n                \"ID\": 3,\n                \"Name\": \"Olle Ohlsson\",\n                \"Title\": \"Tandläkare\",\n                \"Active\": null,\n                \"ClinicID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Info\": null\n            },\n            \"Treatment\": null\n        },\n        \"CampaignCode\": null,\n        \"FreeTextMessage\": \"Akut\",\n        \"CategoryDescription\": \"Akut\",\n        \"CategoryCode\": 1000\n    },\n    {\n        \"ID\": 2534,\n        \"Patient\": {\n            \"ID\": 1088,\n            \"PatientPersonalIdentification\": \"191212121212\",\n            \"PersonalNumber\": {\n                \"Year\": 1912,\n                \"Month\": 12,\n                \"Day\": 12,\n                \"ExtraDigits\": \"1212\"\n            },\n            \"FirstName\": \"John\",\n            \"LastName\": \"Doe\",\n            \"Adress1\": \"123456789 123456789 123456789 123456789 123456789 \",\n            \"Adress2\": \"123456789 123456789 123456789 123456789 123456789 \",\n            \"PostalCode\": \"12000\",\n            \"City\": \"STOCKHOLM\",\n            \"Email\": \"jon.engman@gmail.com\",\n            \"MobilePhoneNumber\": \"+46723765121123456789\",\n            \"GuardianPersonalNumber\": null,\n            \"MunicipalityCode\": \"0180\",\n            \"HomePhoneNumber\": null,\n            \"WorkPhoneNumber\": null,\n            \"ConsentToMarketing\": null,\n            \"ClinicId\": \"19-00000000-0000-0000-0000-000000000000\",\n            \"ClinicianId\": 0,\n            \"UpdatedOn\": \"0001-01-01T00:00:00\",\n            \"HasContent\": true\n        },\n        \"TimeSlot\": {\n            \"ID\": 0,\n            \"Start\": \"2022-01-07T11:40:00\",\n            \"End\": \"2022-01-07T12:40:00\",\n            \"Clinic\": {\n                \"ID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Name\": \"City Praktiken\",\n                \"Address1\": \"Klinikgatan 2\",\n                \"Address2\": \"\",\n                \"Postalcode\": \"11000\",\n                \"City\": \"STOCKHOLM\",\n                \"Home\": \"+456\",\n                \"Work\": \"+456123456\",\n                \"Fax\": \"+456\",\n                \"Mobile\": \"+456\",\n                \"Email\": \"info2@google.com\"\n            },\n            \"Clinician\": {\n                \"ID\": 3,\n                \"Name\": \"Olle Ohlsson\",\n                \"Title\": \"Tandläkare\",\n                \"Active\": null,\n                \"ClinicID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Info\": null\n            },\n            \"Treatment\": {\n                \"ID\": 2510,\n                \"Name\": \"ITB Pride\",\n                \"Description\": \"A pride treatment\",\n                \"Duration\": 60\n            }\n        },\n        \"CampaignCode\": null,\n        \"FreeTextMessage\": \" \\\"\\\"\",\n        \"CategoryDescription\": \"US/Röntgen\",\n        \"CategoryCode\": 2000\n    },\n    {\n        \"ID\": 2536,\n        \"Patient\": {\n            \"ID\": 1088,\n            \"PatientPersonalIdentification\": \"191212121212\",\n            \"PersonalNumber\": {\n                \"Year\": 1912,\n                \"Month\": 12,\n                \"Day\": 12,\n                \"ExtraDigits\": \"1212\"\n            },\n            \"FirstName\": \"John\",\n            \"LastName\": \"Doe\",\n            \"Adress1\": \"123456789 123456789 123456789 123456789 123456789 \",\n            \"Adress2\": \"123456789 123456789 123456789 123456789 123456789 \",\n            \"PostalCode\": \"12000\",\n            \"City\": \"STOCKHOLM\",\n            \"Email\": \"jon.engman@gmail.com\",\n            \"MobilePhoneNumber\": \"+46723765121123456789\",\n            \"GuardianPersonalNumber\": null,\n            \"MunicipalityCode\": \"0180\",\n            \"HomePhoneNumber\": null,\n            \"WorkPhoneNumber\": null,\n            \"ConsentToMarketing\": null,\n            \"ClinicId\": \"19-00000000-0000-0000-0000-000000000000\",\n            \"ClinicianId\": 0,\n            \"UpdatedOn\": \"0001-01-01T00:00:00\",\n            \"HasContent\": true\n        },\n        \"TimeSlot\": {\n            \"ID\": 0,\n            \"Start\": \"2022-02-05T14:00:00\",\n            \"End\": \"2022-02-05T15:00:00\",\n            \"Clinic\": {\n                \"ID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Name\": \"City Praktiken\",\n                \"Address1\": \"Klinikgatan 2\",\n                \"Address2\": \"\",\n                \"Postalcode\": \"11000\",\n                \"City\": \"STOCKHOLM\",\n                \"Home\": \"+456\",\n                \"Work\": \"+456123456\",\n                \"Fax\": \"+456\",\n                \"Mobile\": \"+456\",\n                \"Email\": \"info2@google.com\"\n            },\n            \"Clinician\": {\n                \"ID\": 3,\n                \"Name\": \"Olle Ohlsson\",\n                \"Title\": \"Tandläkare\",\n                \"Active\": null,\n                \"ClinicID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Info\": null\n            },\n            \"Treatment\": {\n                \"ID\": 2510,\n                \"Name\": \"ITB Pride\",\n                \"Description\": \"A pride treatment\",\n                \"Duration\": 60\n            }\n        },\n        \"CampaignCode\": null,\n        \"FreeTextMessage\": \" \\\"sd\\\"\",\n        \"CategoryDescription\": \"US/Röntgen\",\n        \"CategoryCode\": 2000\n    },\n    {\n        \"ID\": 2544,\n        \"Patient\": {\n            \"ID\": 1088,\n            \"PatientPersonalIdentification\": \"191212121212\",\n            \"PersonalNumber\": {\n                \"Year\": 1912,\n                \"Month\": 12,\n                \"Day\": 12,\n                \"ExtraDigits\": \"1212\"\n            },\n            \"FirstName\": \"John\",\n            \"LastName\": \"Doe\",\n            \"Adress1\": \"123456789 123456789 123456789 123456789 123456789 \",\n            \"Adress2\": \"123456789 123456789 123456789 123456789 123456789 \",\n            \"PostalCode\": \"12000\",\n            \"City\": \"STOCKHOLM\",\n            \"Email\": \"jon.engman@gmail.com\",\n            \"MobilePhoneNumber\": \"+46723765121123456789\",\n            \"GuardianPersonalNumber\": null,\n            \"MunicipalityCode\": \"0180\",\n            \"HomePhoneNumber\": null,\n            \"WorkPhoneNumber\": null,\n            \"ConsentToMarketing\": null,\n            \"ClinicId\": \"19-00000000-0000-0000-0000-000000000000\",\n            \"ClinicianId\": 0,\n            \"UpdatedOn\": \"0001-01-01T00:00:00\",\n            \"HasContent\": true\n        },\n        \"TimeSlot\": {\n            \"ID\": 0,\n            \"Start\": \"2022-02-21T07:00:00\",\n            \"End\": \"2022-02-21T07:30:00\",\n            \"Clinic\": {\n                \"ID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Name\": \"City Praktiken\",\n                \"Address1\": \"Klinikgatan 2\",\n                \"Address2\": \"\",\n                \"Postalcode\": \"11000\",\n                \"City\": \"STOCKHOLM\",\n                \"Home\": \"+456\",\n                \"Work\": \"+456123456\",\n                \"Fax\": \"+456\",\n                \"Mobile\": \"+456\",\n                \"Email\": \"info2@google.com\"\n            },\n            \"Clinician\": {\n                \"ID\": 3,\n                \"Name\": \"Olle Ohlsson\",\n                \"Title\": \"Tandläkare\",\n                \"Active\": null,\n                \"ClinicID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Info\": null\n            },\n            \"Treatment\": {\n                \"ID\": 2208,\n                \"Name\": \"ITB US\",\n                \"Description\": \"I FK2018\",\n                \"Duration\": 30\n            }\n        },\n        \"CampaignCode\": null,\n        \"FreeTextMessage\": \" \\\"CC: 123\\r\\nA free text message\\\"\",\n        \"CategoryDescription\": \"US/Röntgen\",\n        \"CategoryCode\": 2000\n    },\n    {\n        \"ID\": 2548,\n        \"Patient\": {\n            \"ID\": 1088,\n            \"PatientPersonalIdentification\": \"191212121212\",\n            \"PersonalNumber\": {\n                \"Year\": 1912,\n                \"Month\": 12,\n                \"Day\": 12,\n                \"ExtraDigits\": \"1212\"\n            },\n            \"FirstName\": \"John\",\n            \"LastName\": \"Doe\",\n            \"Adress1\": \"123456789 123456789 123456789 123456789 123456789 \",\n            \"Adress2\": \"123456789 123456789 123456789 123456789 123456789 \",\n            \"PostalCode\": \"12000\",\n            \"City\": \"STOCKHOLM\",\n            \"Email\": \"jon.engman@gmail.com\",\n            \"MobilePhoneNumber\": \"+46723765121123456789\",\n            \"GuardianPersonalNumber\": null,\n            \"MunicipalityCode\": \"0180\",\n            \"HomePhoneNumber\": null,\n            \"WorkPhoneNumber\": null,\n            \"ConsentToMarketing\": null,\n            \"ClinicId\": \"19-00000000-0000-0000-0000-000000000000\",\n            \"ClinicianId\": 0,\n            \"UpdatedOn\": \"0001-01-01T00:00:00\",\n            \"HasContent\": true\n        },\n        \"TimeSlot\": {\n            \"ID\": 0,\n            \"Start\": \"2022-04-01T08:00:00\",\n            \"End\": \"2022-04-01T08:30:00\",\n            \"Clinic\": {\n                \"ID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Name\": \"City Praktiken\",\n                \"Address1\": \"Klinikgatan 2\",\n                \"Address2\": \"\",\n                \"Postalcode\": \"11000\",\n                \"City\": \"STOCKHOLM\",\n                \"Home\": \"+456\",\n                \"Work\": \"+456123456\",\n                \"Fax\": \"+456\",\n                \"Mobile\": \"+456\",\n                \"Email\": \"info2@google.com\"\n            },\n            \"Clinician\": {\n                \"ID\": 3,\n                \"Name\": \"Olle Ohlsson\",\n                \"Title\": \"Tandläkare\",\n                \"Active\": null,\n                \"ClinicID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Info\": null\n            },\n            \"Treatment\": {\n                \"ID\": 2208,\n                \"Name\": \"ITB US\",\n                \"Description\": \"I FK2018\",\n                \"Duration\": 30\n            }\n        },\n        \"CampaignCode\": null,\n        \"FreeTextMessage\": \" \\\"\\\"\",\n        \"CategoryDescription\": \"US/Röntgen\",\n        \"CategoryCode\": 2000\n    },\n    {\n        \"ID\": 2554,\n        \"Patient\": {\n            \"ID\": 1088,\n            \"PatientPersonalIdentification\": \"191212121212\",\n            \"PersonalNumber\": {\n                \"Year\": 1912,\n                \"Month\": 12,\n                \"Day\": 12,\n                \"ExtraDigits\": \"1212\"\n            },\n            \"FirstName\": \"John\",\n            \"LastName\": \"Doe\",\n            \"Adress1\": \"123456789 123456789 123456789 123456789 123456789 \",\n            \"Adress2\": \"123456789 123456789 123456789 123456789 123456789 \",\n            \"PostalCode\": \"12000\",\n            \"City\": \"STOCKHOLM\",\n            \"Email\": \"jon.engman@gmail.com\",\n            \"MobilePhoneNumber\": \"+46723765121123456789\",\n            \"GuardianPersonalNumber\": null,\n            \"MunicipalityCode\": \"0180\",\n            \"HomePhoneNumber\": null,\n            \"WorkPhoneNumber\": null,\n            \"ConsentToMarketing\": null,\n            \"ClinicId\": \"19-00000000-0000-0000-0000-000000000000\",\n            \"ClinicianId\": 0,\n            \"UpdatedOn\": \"0001-01-01T00:00:00\",\n            \"HasContent\": true\n        },\n        \"TimeSlot\": {\n            \"ID\": 0,\n            \"Start\": \"2022-05-21T10:00:00\",\n            \"End\": \"2022-05-21T10:30:00\",\n            \"Clinic\": {\n                \"ID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Name\": \"City Praktiken\",\n                \"Address1\": \"Klinikgatan 2\",\n                \"Address2\": \"\",\n                \"Postalcode\": \"11000\",\n                \"City\": \"STOCKHOLM\",\n                \"Home\": \"+456\",\n                \"Work\": \"+456123456\",\n                \"Fax\": \"+456\",\n                \"Mobile\": \"+456\",\n                \"Email\": \"info2@google.com\"\n            },\n            \"Clinician\": {\n                \"ID\": 3,\n                \"Name\": \"Olle Ohlsson\",\n                \"Title\": \"Tandläkare\",\n                \"Active\": null,\n                \"ClinicID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Info\": null\n            },\n            \"Treatment\": {\n                \"ID\": 2432,\n                \"Name\": \"ITB US 2\",\n                \"Description\": \"\",\n                \"Duration\": 30\n            }\n        },\n        \"CampaignCode\": null,\n        \"FreeTextMessage\": \" \\\"CC: En jättelång koddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddd\\\"\",\n        \"CategoryDescription\": \"US/Röntgen\",\n        \"CategoryCode\": 2000\n    },\n    {\n        \"ID\": 2602,\n        \"Patient\": {\n            \"ID\": 1088,\n            \"PatientPersonalIdentification\": \"191212121212\",\n            \"PersonalNumber\": {\n                \"Year\": 1912,\n                \"Month\": 12,\n                \"Day\": 12,\n                \"ExtraDigits\": \"1212\"\n            },\n            \"FirstName\": \"John\",\n            \"LastName\": \"Doe\",\n            \"Adress1\": \"123456789 123456789 123456789 123456789 123456789 \",\n            \"Adress2\": \"123456789 123456789 123456789 123456789 123456789 \",\n            \"PostalCode\": \"12000\",\n            \"City\": \"STOCKHOLM\",\n            \"Email\": \"jon.engman@gmail.com\",\n            \"MobilePhoneNumber\": \"+46723765121123456789\",\n            \"GuardianPersonalNumber\": null,\n            \"MunicipalityCode\": \"0180\",\n            \"HomePhoneNumber\": null,\n            \"WorkPhoneNumber\": null,\n            \"ConsentToMarketing\": null,\n            \"ClinicId\": \"19-00000000-0000-0000-0000-000000000000\",\n            \"ClinicianId\": 0,\n            \"UpdatedOn\": \"0001-01-01T00:00:00\",\n            \"HasContent\": true\n        },\n        \"TimeSlot\": {\n            \"ID\": 0,\n            \"Start\": \"2022-06-01T08:00:00\",\n            \"End\": \"2022-06-01T09:00:00\",\n            \"Clinic\": {\n                \"ID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Name\": \"City Praktiken\",\n                \"Address1\": \"Klinikgatan 2\",\n                \"Address2\": \"\",\n                \"Postalcode\": \"11000\",\n                \"City\": \"STOCKHOLM\",\n                \"Home\": \"+456\",\n                \"Work\": \"+456123456\",\n                \"Fax\": \"+456\",\n                \"Mobile\": \"+456\",\n                \"Email\": \"info2@google.com\"\n            },\n            \"Clinician\": {\n                \"ID\": 3,\n                \"Name\": \"Olle Ohlsson\",\n                \"Title\": \"Tandläkare\",\n                \"Active\": null,\n                \"ClinicID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Info\": null\n            },\n            \"Treatment\": {\n                \"ID\": 2596,\n                \"Name\": \"ITB Us with treatment\",\n                \"Description\": \"Treatment with journal rows\",\n                \"Duration\": 60\n            }\n        },\n        \"CampaignCode\": null,\n        \"FreeTextMessage\": \"\",\n        \"CategoryDescription\": \"US/Röntgen\",\n        \"CategoryCode\": 2000\n    },\n    {\n        \"ID\": 2605,\n        \"Patient\": {\n            \"ID\": 1088,\n            \"PatientPersonalIdentification\": \"191212121212\",\n            \"PersonalNumber\": {\n                \"Year\": 1912,\n                \"Month\": 12,\n                \"Day\": 12,\n                \"ExtraDigits\": \"1212\"\n            },\n            \"FirstName\": \"John\",\n            \"LastName\": \"Doe\",\n            \"Adress1\": \"123456789 123456789 123456789 123456789 123456789 \",\n            \"Adress2\": \"123456789 123456789 123456789 123456789 123456789 \",\n            \"PostalCode\": \"12000\",\n            \"City\": \"STOCKHOLM\",\n            \"Email\": \"jon.engman@gmail.com\",\n            \"MobilePhoneNumber\": \"+46723765121123456789\",\n            \"GuardianPersonalNumber\": null,\n            \"MunicipalityCode\": \"0180\",\n            \"HomePhoneNumber\": null,\n            \"WorkPhoneNumber\": null,\n            \"ConsentToMarketing\": null,\n            \"ClinicId\": \"19-00000000-0000-0000-0000-000000000000\",\n            \"ClinicianId\": 0,\n            \"UpdatedOn\": \"0001-01-01T00:00:00\",\n            \"HasContent\": true\n        },\n        \"TimeSlot\": {\n            \"ID\": 0,\n            \"Start\": \"2022-06-01T09:00:00\",\n            \"End\": \"2022-06-01T10:00:00\",\n            \"Clinic\": {\n                \"ID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Name\": \"City Praktiken\",\n                \"Address1\": \"Klinikgatan 2\",\n                \"Address2\": \"\",\n                \"Postalcode\": \"11000\",\n                \"City\": \"STOCKHOLM\",\n                \"Home\": \"+456\",\n                \"Work\": \"+456123456\",\n                \"Fax\": \"+456\",\n                \"Mobile\": \"+456\",\n                \"Email\": \"info2@google.com\"\n            },\n            \"Clinician\": {\n                \"ID\": 3,\n                \"Name\": \"Olle Ohlsson\",\n                \"Title\": \"Tandläkare\",\n                \"Active\": null,\n                \"ClinicID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Info\": null\n            },\n            \"Treatment\": {\n                \"ID\": 2596,\n                \"Name\": \"ITB Us with treatment\",\n                \"Description\": \"Treatment with journal rows\",\n                \"Duration\": 60\n            }\n        },\n        \"CampaignCode\": null,\n        \"FreeTextMessage\": \"\",\n        \"CategoryDescription\": \"US/Röntgen\",\n        \"CategoryCode\": 2000\n    },\n    {\n        \"ID\": 2610,\n        \"Patient\": {\n            \"ID\": 1088,\n            \"PatientPersonalIdentification\": \"191212121212\",\n            \"PersonalNumber\": {\n                \"Year\": 1912,\n                \"Month\": 12,\n                \"Day\": 12,\n                \"ExtraDigits\": \"1212\"\n            },\n            \"FirstName\": \"John\",\n            \"LastName\": \"Doe\",\n            \"Adress1\": \"123456789 123456789 123456789 123456789 123456789 \",\n            \"Adress2\": \"123456789 123456789 123456789 123456789 123456789 \",\n            \"PostalCode\": \"12000\",\n            \"City\": \"STOCKHOLM\",\n            \"Email\": \"jon.engman@gmail.com\",\n            \"MobilePhoneNumber\": \"+46723765121123456789\",\n            \"GuardianPersonalNumber\": null,\n            \"MunicipalityCode\": \"0180\",\n            \"HomePhoneNumber\": null,\n            \"WorkPhoneNumber\": null,\n            \"ConsentToMarketing\": null,\n            \"ClinicId\": \"19-00000000-0000-0000-0000-000000000000\",\n            \"ClinicianId\": 0,\n            \"UpdatedOn\": \"0001-01-01T00:00:00\",\n            \"HasContent\": true\n        },\n        \"TimeSlot\": {\n            \"ID\": 0,\n            \"Start\": \"2022-06-01T12:40:00\",\n            \"End\": \"2022-06-01T13:40:00\",\n            \"Clinic\": {\n                \"ID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Name\": \"City Praktiken\",\n                \"Address1\": \"Klinikgatan 2\",\n                \"Address2\": \"\",\n                \"Postalcode\": \"11000\",\n                \"City\": \"STOCKHOLM\",\n                \"Home\": \"+456\",\n                \"Work\": \"+456123456\",\n                \"Fax\": \"+456\",\n                \"Mobile\": \"+456\",\n                \"Email\": \"info2@google.com\"\n            },\n            \"Clinician\": {\n                \"ID\": 3,\n                \"Name\": \"Olle Ohlsson\",\n                \"Title\": \"Tandläkare\",\n                \"Active\": null,\n                \"ClinicID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Info\": null\n            },\n            \"Treatment\": {\n                \"ID\": 2606,\n                \"Name\": \"Test\",\n                \"Description\": \"\",\n                \"Duration\": 60\n            }\n        },\n        \"CampaignCode\": null,\n        \"FreeTextMessage\": \"asfgb Dep+Puts/Pol Spoln e Ex HS-Rtg HS-Rtg\",\n        \"CategoryDescription\": null,\n        \"CategoryCode\": 0\n    },\n    {\n        \"ID\": 2614,\n        \"Patient\": {\n            \"ID\": 1088,\n            \"PatientPersonalIdentification\": \"191212121212\",\n            \"PersonalNumber\": {\n                \"Year\": 1912,\n                \"Month\": 12,\n                \"Day\": 12,\n                \"ExtraDigits\": \"1212\"\n            },\n            \"FirstName\": \"John\",\n            \"LastName\": \"Doe\",\n            \"Adress1\": \"123456789 123456789 123456789 123456789 123456789 \",\n            \"Adress2\": \"123456789 123456789 123456789 123456789 123456789 \",\n            \"PostalCode\": \"12000\",\n            \"City\": \"STOCKHOLM\",\n            \"Email\": \"jon.engman@gmail.com\",\n            \"MobilePhoneNumber\": \"+46723765121123456789\",\n            \"GuardianPersonalNumber\": null,\n            \"MunicipalityCode\": \"0180\",\n            \"HomePhoneNumber\": null,\n            \"WorkPhoneNumber\": null,\n            \"ConsentToMarketing\": null,\n            \"ClinicId\": \"19-00000000-0000-0000-0000-000000000000\",\n            \"ClinicianId\": 0,\n            \"UpdatedOn\": \"0001-01-01T00:00:00\",\n            \"HasContent\": true\n        },\n        \"TimeSlot\": {\n            \"ID\": 0,\n            \"Start\": \"2022-06-01T15:10:00\",\n            \"End\": \"2022-06-01T16:10:00\",\n            \"Clinic\": {\n                \"ID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Name\": \"City Praktiken\",\n                \"Address1\": \"Klinikgatan 2\",\n                \"Address2\": \"\",\n                \"Postalcode\": \"11000\",\n                \"City\": \"STOCKHOLM\",\n                \"Home\": \"+456\",\n                \"Work\": \"+456123456\",\n                \"Fax\": \"+456\",\n                \"Mobile\": \"+456\",\n                \"Email\": \"info2@google.com\"\n            },\n            \"Clinician\": {\n                \"ID\": 3,\n                \"Name\": \"Olle Ohlsson\",\n                \"Title\": \"Tandläkare\",\n                \"Active\": null,\n                \"ClinicID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Info\": null\n            },\n            \"Treatment\": {\n                \"ID\": 2606,\n                \"Name\": \"Test\",\n                \"Description\": \"\",\n                \"Duration\": 60\n            }\n        },\n        \"CampaignCode\": null,\n        \"FreeTextMessage\": \"asfgb Dep+Puts/Pol Spoln e Ex HS-Rtg HS-Rtg \\\"CC: CampaignCode\\r\\nOther text\\\"\",\n        \"CategoryDescription\": \"US/Röntgen\",\n        \"CategoryCode\": 2000\n    },\n    {\n        \"ID\": 2615,\n        \"Patient\": {\n            \"ID\": 1088,\n            \"PatientPersonalIdentification\": \"191212121212\",\n            \"PersonalNumber\": {\n                \"Year\": 1912,\n                \"Month\": 12,\n                \"Day\": 12,\n                \"ExtraDigits\": \"1212\"\n            },\n            \"FirstName\": \"John\",\n            \"LastName\": \"Doe\",\n            \"Adress1\": \"123456789 123456789 123456789 123456789 123456789 \",\n            \"Adress2\": \"123456789 123456789 123456789 123456789 123456789 \",\n            \"PostalCode\": \"12000\",\n            \"City\": \"STOCKHOLM\",\n            \"Email\": \"jon.engman@gmail.com\",\n            \"MobilePhoneNumber\": \"+46723765121123456789\",\n            \"GuardianPersonalNumber\": null,\n            \"MunicipalityCode\": \"0180\",\n            \"HomePhoneNumber\": null,\n            \"WorkPhoneNumber\": null,\n            \"ConsentToMarketing\": null,\n            \"ClinicId\": \"19-00000000-0000-0000-0000-000000000000\",\n            \"ClinicianId\": 0,\n            \"UpdatedOn\": \"0001-01-01T00:00:00\",\n            \"HasContent\": true\n        },\n        \"TimeSlot\": {\n            \"ID\": 0,\n            \"Start\": \"2022-06-01T07:00:00\",\n            \"End\": \"2022-06-01T08:00:00\",\n            \"Clinic\": {\n                \"ID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Name\": \"City Praktiken\",\n                \"Address1\": \"Klinikgatan 2\",\n                \"Address2\": \"\",\n                \"Postalcode\": \"11000\",\n                \"City\": \"STOCKHOLM\",\n                \"Home\": \"+456\",\n                \"Work\": \"+456123456\",\n                \"Fax\": \"+456\",\n                \"Mobile\": \"+456\",\n                \"Email\": \"info2@google.com\"\n            },\n            \"Clinician\": {\n                \"ID\": 3,\n                \"Name\": \"Olle Ohlsson\",\n                \"Title\": \"Tandläkare\",\n                \"Active\": null,\n                \"ClinicID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Info\": null\n            },\n            \"Treatment\": {\n                \"ID\": 2606,\n                \"Name\": \"Test\",\n                \"Description\": \"\",\n                \"Duration\": 60\n            }\n        },\n        \"CampaignCode\": null,\n        \"FreeTextMessage\": \"asfgb Dep+Puts/Pol Spoln e Ex HS-Rtg HS-Rtg \\\"CC: CampaignCode\\r\\nOther text - aaaaa\\\"\",\n        \"CategoryDescription\": \"US/Röntgen\",\n        \"CategoryCode\": 2000\n    },\n    {\n        \"ID\": 2616,\n        \"Patient\": {\n            \"ID\": 1088,\n            \"PatientPersonalIdentification\": \"191212121212\",\n            \"PersonalNumber\": {\n                \"Year\": 1912,\n                \"Month\": 12,\n                \"Day\": 12,\n                \"ExtraDigits\": \"1212\"\n            },\n            \"FirstName\": \"John\",\n            \"LastName\": \"Doe\",\n            \"Adress1\": \"123456789 123456789 123456789 123456789 123456789 \",\n            \"Adress2\": \"123456789 123456789 123456789 123456789 123456789 \",\n            \"PostalCode\": \"12000\",\n            \"City\": \"STOCKHOLM\",\n            \"Email\": \"jon.engman@gmail.com\",\n            \"MobilePhoneNumber\": \"+46723765121123456789\",\n            \"GuardianPersonalNumber\": null,\n            \"MunicipalityCode\": \"0180\",\n            \"HomePhoneNumber\": null,\n            \"WorkPhoneNumber\": null,\n            \"ConsentToMarketing\": null,\n            \"ClinicId\": \"19-00000000-0000-0000-0000-000000000000\",\n            \"ClinicianId\": 0,\n            \"UpdatedOn\": \"0001-01-01T00:00:00\",\n            \"HasContent\": true\n        },\n        \"TimeSlot\": {\n            \"ID\": 0,\n            \"Start\": \"2022-06-01T14:20:00\",\n            \"End\": \"2022-06-01T15:20:00\",\n            \"Clinic\": {\n                \"ID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Name\": \"City Praktiken\",\n                \"Address1\": \"Klinikgatan 2\",\n                \"Address2\": \"\",\n                \"Postalcode\": \"11000\",\n                \"City\": \"STOCKHOLM\",\n                \"Home\": \"+456\",\n                \"Work\": \"+456123456\",\n                \"Fax\": \"+456\",\n                \"Mobile\": \"+456\",\n                \"Email\": \"info2@google.com\"\n            },\n            \"Clinician\": {\n                \"ID\": 3,\n                \"Name\": \"Olle Ohlsson\",\n                \"Title\": \"Tandläkare\",\n                \"Active\": null,\n                \"ClinicID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Info\": null\n            },\n            \"Treatment\": {\n                \"ID\": 2606,\n                \"Name\": \"Test\",\n                \"Description\": \"\",\n                \"Duration\": 60\n            }\n        },\n        \"CampaignCode\": null,\n        \"FreeTextMessage\": \"asfgb Dep+Puts/Pol Spoln e Ex HS-Rtg HS-Rtg\",\n        \"CategoryDescription\": \"US/Röntgen\",\n        \"CategoryCode\": 2000\n    },\n    {\n        \"ID\": 2618,\n        \"Patient\": {\n            \"ID\": 1088,\n            \"PatientPersonalIdentification\": \"191212121212\",\n            \"PersonalNumber\": {\n                \"Year\": 1912,\n                \"Month\": 12,\n                \"Day\": 12,\n                \"ExtraDigits\": \"1212\"\n            },\n            \"FirstName\": \"John\",\n            \"LastName\": \"Doe\",\n            \"Adress1\": \"123456789 123456789 123456789 123456789 123456789 \",\n            \"Adress2\": \"123456789 123456789 123456789 123456789 123456789 \",\n            \"PostalCode\": \"12000\",\n            \"City\": \"STOCKHOLM\",\n            \"Email\": \"jon.engman@gmail.com\",\n            \"MobilePhoneNumber\": \"+46723765121123456789\",\n            \"GuardianPersonalNumber\": null,\n            \"MunicipalityCode\": \"0180\",\n            \"HomePhoneNumber\": null,\n            \"WorkPhoneNumber\": null,\n            \"ConsentToMarketing\": null,\n            \"ClinicId\": \"19-00000000-0000-0000-0000-000000000000\",\n            \"ClinicianId\": 0,\n            \"UpdatedOn\": \"0001-01-01T00:00:00\",\n            \"HasContent\": true\n        },\n        \"TimeSlot\": {\n            \"ID\": 0,\n            \"Start\": \"2022-06-02T11:00:00\",\n            \"End\": \"2022-06-02T12:00:00\",\n            \"Clinic\": {\n                \"ID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Name\": \"City Praktiken\",\n                \"Address1\": \"Klinikgatan 2\",\n                \"Address2\": \"\",\n                \"Postalcode\": \"11000\",\n                \"City\": \"STOCKHOLM\",\n                \"Home\": \"+456\",\n                \"Work\": \"+456123456\",\n                \"Fax\": \"+456\",\n                \"Mobile\": \"+456\",\n                \"Email\": \"info2@google.com\"\n            },\n            \"Clinician\": {\n                \"ID\": 3,\n                \"Name\": \"Olle Ohlsson\",\n                \"Title\": \"Tandläkare\",\n                \"Active\": null,\n                \"ClinicID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Info\": null\n            },\n            \"Treatment\": {\n                \"ID\": 2606,\n                \"Name\": \"Test\",\n                \"Description\": \"\",\n                \"Duration\": 60\n            }\n        },\n        \"CampaignCode\": null,\n        \"FreeTextMessage\": \"asfgb Dep+Puts/Pol Spoln e Ex HS-Rtg HS-Rtg\",\n        \"CategoryDescription\": \"US/Röntgen\",\n        \"CategoryCode\": 2000\n    },\n    {\n        \"ID\": 2619,\n        \"Patient\": {\n            \"ID\": 1088,\n            \"PatientPersonalIdentification\": \"191212121212\",\n            \"PersonalNumber\": {\n                \"Year\": 1912,\n                \"Month\": 12,\n                \"Day\": 12,\n                \"ExtraDigits\": \"1212\"\n            },\n            \"FirstName\": \"John\",\n            \"LastName\": \"Doe\",\n            \"Adress1\": \"123456789 123456789 123456789 123456789 123456789 \",\n            \"Adress2\": \"123456789 123456789 123456789 123456789 123456789 \",\n            \"PostalCode\": \"12000\",\n            \"City\": \"STOCKHOLM\",\n            \"Email\": \"jon.engman@gmail.com\",\n            \"MobilePhoneNumber\": \"+46723765121123456789\",\n            \"GuardianPersonalNumber\": null,\n            \"MunicipalityCode\": \"0180\",\n            \"HomePhoneNumber\": null,\n            \"WorkPhoneNumber\": null,\n            \"ConsentToMarketing\": null,\n            \"ClinicId\": \"19-00000000-0000-0000-0000-000000000000\",\n            \"ClinicianId\": 0,\n            \"UpdatedOn\": \"0001-01-01T00:00:00\",\n            \"HasContent\": true\n        },\n        \"TimeSlot\": {\n            \"ID\": 0,\n            \"Start\": \"2022-06-03T14:30:00\",\n            \"End\": \"2022-06-03T15:30:00\",\n            \"Clinic\": {\n                \"ID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Name\": \"City Praktiken\",\n                \"Address1\": \"Klinikgatan 2\",\n                \"Address2\": \"\",\n                \"Postalcode\": \"11000\",\n                \"City\": \"STOCKHOLM\",\n                \"Home\": \"+456\",\n                \"Work\": \"+456123456\",\n                \"Fax\": \"+456\",\n                \"Mobile\": \"+456\",\n                \"Email\": \"info2@google.com\"\n            },\n            \"Clinician\": {\n                \"ID\": 3,\n                \"Name\": \"Olle Ohlsson\",\n                \"Title\": \"Tandläkare\",\n                \"Active\": null,\n                \"ClinicID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Info\": null\n            },\n            \"Treatment\": {\n                \"ID\": 2606,\n                \"Name\": \"Test\",\n                \"Description\": \"\",\n                \"Duration\": 60\n            }\n        },\n        \"CampaignCode\": null,\n        \"FreeTextMessage\": \"asfgb Dep+Puts/Pol Spoln e Ex HS-Rtg HS-Rtg\",\n        \"CategoryDescription\": null,\n        \"CategoryCode\": 0\n    },\n    {\n        \"ID\": 2647,\n        \"Patient\": {\n            \"ID\": 1088,\n            \"PatientPersonalIdentification\": \"191212121212\",\n            \"PersonalNumber\": {\n                \"Year\": 1912,\n                \"Month\": 12,\n                \"Day\": 12,\n                \"ExtraDigits\": \"1212\"\n            },\n            \"FirstName\": \"John\",\n            \"LastName\": \"Doe\",\n            \"Adress1\": \"123456789 123456789 123456789 123456789 123456789 \",\n            \"Adress2\": \"123456789 123456789 123456789 123456789 123456789 \",\n            \"PostalCode\": \"12000\",\n            \"City\": \"STOCKHOLM\",\n            \"Email\": \"jon.engman@gmail.com\",\n            \"MobilePhoneNumber\": \"+46723765121123456789\",\n            \"GuardianPersonalNumber\": null,\n            \"MunicipalityCode\": \"0180\",\n            \"HomePhoneNumber\": null,\n            \"WorkPhoneNumber\": null,\n            \"ConsentToMarketing\": null,\n            \"ClinicId\": \"19-00000000-0000-0000-0000-000000000000\",\n            \"ClinicianId\": 0,\n            \"UpdatedOn\": \"0001-01-01T00:00:00\",\n            \"HasContent\": true\n        },\n        \"TimeSlot\": {\n            \"ID\": 0,\n            \"Start\": \"2022-06-20T09:10:00\",\n            \"End\": \"2022-06-20T10:10:00\",\n            \"Clinic\": {\n                \"ID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Name\": \"City Praktiken\",\n                \"Address1\": \"Klinikgatan 2\",\n                \"Address2\": \"\",\n                \"Postalcode\": \"11000\",\n                \"City\": \"STOCKHOLM\",\n                \"Home\": \"+456\",\n                \"Work\": \"+456123456\",\n                \"Fax\": \"+456\",\n                \"Mobile\": \"+456\",\n                \"Email\": \"info2@google.com\"\n            },\n            \"Clinician\": {\n                \"ID\": 3,\n                \"Name\": \"Olle Ohlsson\",\n                \"Title\": \"Tandläkare\",\n                \"Active\": null,\n                \"ClinicID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Info\": null\n            },\n            \"Treatment\": {\n                \"ID\": 2631,\n                \"Name\": \"Temp template\",\n                \"Description\": \"\",\n                \"Duration\": 60\n            }\n        },\n        \"CampaignCode\": null,\n        \"FreeTextMessage\": \"\",\n        \"CategoryDescription\": \"US/Röntgen\",\n        \"CategoryCode\": 2000\n    },\n    {\n        \"ID\": 2651,\n        \"Patient\": {\n            \"ID\": 1088,\n            \"PatientPersonalIdentification\": \"191212121212\",\n            \"PersonalNumber\": {\n                \"Year\": 1912,\n                \"Month\": 12,\n                \"Day\": 12,\n                \"ExtraDigits\": \"1212\"\n            },\n            \"FirstName\": \"John\",\n            \"LastName\": \"Doe\",\n            \"Adress1\": \"123456789 123456789 123456789 123456789 123456789 \",\n            \"Adress2\": \"123456789 123456789 123456789 123456789 123456789 \",\n            \"PostalCode\": \"12000\",\n            \"City\": \"STOCKHOLM\",\n            \"Email\": \"jon.engman@gmail.com\",\n            \"MobilePhoneNumber\": \"+46723765121123456789\",\n            \"GuardianPersonalNumber\": null,\n            \"MunicipalityCode\": \"0180\",\n            \"HomePhoneNumber\": null,\n            \"WorkPhoneNumber\": null,\n            \"ConsentToMarketing\": null,\n            \"ClinicId\": \"19-00000000-0000-0000-0000-000000000000\",\n            \"ClinicianId\": 0,\n            \"UpdatedOn\": \"0001-01-01T00:00:00\",\n            \"HasContent\": true\n        },\n        \"TimeSlot\": {\n            \"ID\": 0,\n            \"Start\": \"2022-06-20T08:00:00\",\n            \"End\": \"2022-06-20T09:00:00\",\n            \"Clinic\": {\n                \"ID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Name\": \"City Praktiken\",\n                \"Address1\": \"Klinikgatan 2\",\n                \"Address2\": \"\",\n                \"Postalcode\": \"11000\",\n                \"City\": \"STOCKHOLM\",\n                \"Home\": \"+456\",\n                \"Work\": \"+456123456\",\n                \"Fax\": \"+456\",\n                \"Mobile\": \"+456\",\n                \"Email\": \"info2@google.com\"\n            },\n            \"Clinician\": {\n                \"ID\": 3,\n                \"Name\": \"Olle Ohlsson\",\n                \"Title\": \"Tandläkare\",\n                \"Active\": null,\n                \"ClinicID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Info\": null\n            },\n            \"Treatment\": {\n                \"ID\": 2631,\n                \"Name\": \"Temp template\",\n                \"Description\": \"\",\n                \"Duration\": 60\n            }\n        },\n        \"CampaignCode\": null,\n        \"FreeTextMessage\": \" \\\"\\\"\",\n        \"CategoryDescription\": \"US/Röntgen\",\n        \"CategoryCode\": 2000\n    },\n    {\n        \"ID\": 2655,\n        \"Patient\": {\n            \"ID\": 1088,\n            \"PatientPersonalIdentification\": \"191212121212\",\n            \"PersonalNumber\": {\n                \"Year\": 1912,\n                \"Month\": 12,\n                \"Day\": 12,\n                \"ExtraDigits\": \"1212\"\n            },\n            \"FirstName\": \"John\",\n            \"LastName\": \"Doe\",\n            \"Adress1\": \"123456789 123456789 123456789 123456789 123456789 \",\n            \"Adress2\": \"123456789 123456789 123456789 123456789 123456789 \",\n            \"PostalCode\": \"12000\",\n            \"City\": \"STOCKHOLM\",\n            \"Email\": \"jon.engman@gmail.com\",\n            \"MobilePhoneNumber\": \"+46723765121123456789\",\n            \"GuardianPersonalNumber\": null,\n            \"MunicipalityCode\": \"0180\",\n            \"HomePhoneNumber\": null,\n            \"WorkPhoneNumber\": null,\n            \"ConsentToMarketing\": null,\n            \"ClinicId\": \"19-00000000-0000-0000-0000-000000000000\",\n            \"ClinicianId\": 0,\n            \"UpdatedOn\": \"0001-01-01T00:00:00\",\n            \"HasContent\": true\n        },\n        \"TimeSlot\": {\n            \"ID\": 0,\n            \"Start\": \"2022-06-20T11:00:00\",\n            \"End\": \"2022-06-20T12:00:00\",\n            \"Clinic\": {\n                \"ID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Name\": \"City Praktiken\",\n                \"Address1\": \"Klinikgatan 2\",\n                \"Address2\": \"\",\n                \"Postalcode\": \"11000\",\n                \"City\": \"STOCKHOLM\",\n                \"Home\": \"+456\",\n                \"Work\": \"+456123456\",\n                \"Fax\": \"+456\",\n                \"Mobile\": \"+456\",\n                \"Email\": \"info2@google.com\"\n            },\n            \"Clinician\": {\n                \"ID\": 3,\n                \"Name\": \"Olle Ohlsson\",\n                \"Title\": \"Tandläkare\",\n                \"Active\": null,\n                \"ClinicID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Info\": null\n            },\n            \"Treatment\": null\n        },\n        \"CampaignCode\": null,\n        \"FreeTextMessage\": \"US/Röntgen\",\n        \"CategoryDescription\": \"US/Röntgen\",\n        \"CategoryCode\": 2000\n    },\n    {\n        \"ID\": 2695,\n        \"Patient\": {\n            \"ID\": 1088,\n            \"PatientPersonalIdentification\": \"191212121212\",\n            \"PersonalNumber\": {\n                \"Year\": 1912,\n                \"Month\": 12,\n                \"Day\": 12,\n                \"ExtraDigits\": \"1212\"\n            },\n            \"FirstName\": \"John\",\n            \"LastName\": \"Doe\",\n            \"Adress1\": \"123456789 123456789 123456789 123456789 123456789 \",\n            \"Adress2\": \"123456789 123456789 123456789 123456789 123456789 \",\n            \"PostalCode\": \"12000\",\n            \"City\": \"STOCKHOLM\",\n            \"Email\": \"jon.engman@gmail.com\",\n            \"MobilePhoneNumber\": \"+46723765121123456789\",\n            \"GuardianPersonalNumber\": null,\n            \"MunicipalityCode\": \"0180\",\n            \"HomePhoneNumber\": null,\n            \"WorkPhoneNumber\": null,\n            \"ConsentToMarketing\": null,\n            \"ClinicId\": \"19-00000000-0000-0000-0000-000000000000\",\n            \"ClinicianId\": 0,\n            \"UpdatedOn\": \"0001-01-01T00:00:00\",\n            \"HasContent\": true\n        },\n        \"TimeSlot\": {\n            \"ID\": 0,\n            \"Start\": \"2022-06-18T10:00:00\",\n            \"End\": \"2022-06-18T11:00:00\",\n            \"Clinic\": {\n                \"ID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Name\": \"City Praktiken\",\n                \"Address1\": \"Klinikgatan 2\",\n                \"Address2\": \"\",\n                \"Postalcode\": \"11000\",\n                \"City\": \"STOCKHOLM\",\n                \"Home\": \"+456\",\n                \"Work\": \"+456123456\",\n                \"Fax\": \"+456\",\n                \"Mobile\": \"+456\",\n                \"Email\": \"info2@google.com\"\n            },\n            \"Clinician\": {\n                \"ID\": 3,\n                \"Name\": \"Olle Ohlsson\",\n                \"Title\": \"Tandläkare\",\n                \"Active\": null,\n                \"ClinicID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Info\": null\n            },\n            \"Treatment\": {\n                \"ID\": 2631,\n                \"Name\": \"Temp template\",\n                \"Description\": \"\",\n                \"Duration\": 60\n            }\n        },\n        \"CampaignCode\": null,\n        \"FreeTextMessage\": \" \\\"Ett meddelande\\\"\",\n        \"CategoryDescription\": \"US/Röntgen\",\n        \"CategoryCode\": 2000\n    },\n    {\n        \"ID\": 2719,\n        \"Patient\": {\n            \"ID\": 1088,\n            \"PatientPersonalIdentification\": \"191212121212\",\n            \"PersonalNumber\": {\n                \"Year\": 1912,\n                \"Month\": 12,\n                \"Day\": 12,\n                \"ExtraDigits\": \"1212\"\n            },\n            \"FirstName\": \"John\",\n            \"LastName\": \"Doe\",\n            \"Adress1\": \"123456789 123456789 123456789 123456789 123456789 \",\n            \"Adress2\": \"123456789 123456789 123456789 123456789 123456789 \",\n            \"PostalCode\": \"12000\",\n            \"City\": \"STOCKHOLM\",\n            \"Email\": \"jon.engman@gmail.com\",\n            \"MobilePhoneNumber\": \"+46723765121123456789\",\n            \"GuardianPersonalNumber\": null,\n            \"MunicipalityCode\": \"0180\",\n            \"HomePhoneNumber\": null,\n            \"WorkPhoneNumber\": null,\n            \"ConsentToMarketing\": null,\n            \"ClinicId\": \"19-00000000-0000-0000-0000-000000000000\",\n            \"ClinicianId\": 0,\n            \"UpdatedOn\": \"0001-01-01T00:00:00\",\n            \"HasContent\": true\n        },\n        \"TimeSlot\": {\n            \"ID\": 0,\n            \"Start\": \"2022-06-24T13:00:00\",\n            \"End\": \"2022-06-24T14:00:00\",\n            \"Clinic\": {\n                \"ID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Name\": \"City Praktiken\",\n                \"Address1\": \"Klinikgatan 2\",\n                \"Address2\": \"\",\n                \"Postalcode\": \"11000\",\n                \"City\": \"STOCKHOLM\",\n                \"Home\": \"+456\",\n                \"Work\": \"+456123456\",\n                \"Fax\": \"+456\",\n                \"Mobile\": \"+456\",\n                \"Email\": \"info2@google.com\"\n            },\n            \"Clinician\": {\n                \"ID\": 3,\n                \"Name\": \"Olle Ohlsson\",\n                \"Title\": \"Tandläkare\",\n                \"Active\": null,\n                \"ClinicID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Info\": null\n            },\n            \"Treatment\": {\n                \"ID\": 2631,\n                \"Name\": \"Temp template\",\n                \"Description\": \"\",\n                \"Duration\": 60\n            }\n        },\n        \"CampaignCode\": null,\n        \"FreeTextMessage\": \" \\\"Ett meddelande\\\"\",\n        \"CategoryDescription\": \"US/Röntgen\",\n        \"CategoryCode\": 2000\n    },\n    {\n        \"ID\": 2738,\n        \"Patient\": {\n            \"ID\": 1088,\n            \"PatientPersonalIdentification\": \"191212121212\",\n            \"PersonalNumber\": {\n                \"Year\": 1912,\n                \"Month\": 12,\n                \"Day\": 12,\n                \"ExtraDigits\": \"1212\"\n            },\n            \"FirstName\": \"John\",\n            \"LastName\": \"Doe\",\n            \"Adress1\": \"123456789 123456789 123456789 123456789 123456789 \",\n            \"Adress2\": \"123456789 123456789 123456789 123456789 123456789 \",\n            \"PostalCode\": \"12000\",\n            \"City\": \"STOCKHOLM\",\n            \"Email\": \"jon.engman@gmail.com\",\n            \"MobilePhoneNumber\": \"+46723765121123456789\",\n            \"GuardianPersonalNumber\": null,\n            \"MunicipalityCode\": \"0180\",\n            \"HomePhoneNumber\": null,\n            \"WorkPhoneNumber\": null,\n            \"ConsentToMarketing\": null,\n            \"ClinicId\": \"19-00000000-0000-0000-0000-000000000000\",\n            \"ClinicianId\": 0,\n            \"UpdatedOn\": \"0001-01-01T00:00:00\",\n            \"HasContent\": true\n        },\n        \"TimeSlot\": {\n            \"ID\": 0,\n            \"Start\": \"2022-07-09T10:00:00\",\n            \"End\": \"2022-07-09T10:30:00\",\n            \"Clinic\": {\n                \"ID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Name\": \"City Praktiken\",\n                \"Address1\": \"Klinikgatan 2\",\n                \"Address2\": \"\",\n                \"Postalcode\": \"11000\",\n                \"City\": \"STOCKHOLM\",\n                \"Home\": \"+456\",\n                \"Work\": \"+456123456\",\n                \"Fax\": \"+456\",\n                \"Mobile\": \"+456\",\n                \"Email\": \"info2@google.com\"\n            },\n            \"Clinician\": {\n                \"ID\": 3,\n                \"Name\": \"Olle Ohlsson\",\n                \"Title\": \"Tandläkare\",\n                \"Active\": null,\n                \"ClinicID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Info\": null\n            },\n            \"Treatment\": {\n                \"ID\": 2432,\n                \"Name\": \"ITB US 2\",\n                \"Description\": \"\",\n                \"Duration\": 30\n            }\n        },\n        \"CampaignCode\": null,\n        \"FreeTextMessage\": \" \\\"asdf\\\"\",\n        \"CategoryDescription\": \"US/Röntgen\",\n        \"CategoryCode\": 2000\n    },\n    {\n        \"ID\": 1092,\n        \"Patient\": {\n            \"ID\": 1088,\n            \"PatientPersonalIdentification\": \"191212121212\",\n            \"PersonalNumber\": {\n                \"Year\": 1912,\n                \"Month\": 12,\n                \"Day\": 12,\n                \"ExtraDigits\": \"1212\"\n            },\n            \"FirstName\": \"John\",\n            \"LastName\": \"Doe\",\n            \"Adress1\": \"Address 1\",\n            \"Adress2\": \"Address 2\",\n            \"PostalCode\": \"12000\",\n            \"City\": \"STOCKHOLM\",\n            \"Email\": \"jon.engman@example.net\",\n            \"MobilePhoneNumber\": \"+461234567890\",\n            \"GuardianPersonalNumber\": null,\n            \"MunicipalityCode\": \"0180\",\n            \"HomePhoneNumber\": null,\n            \"WorkPhoneNumber\": null,\n            \"ConsentToMarketing\": null,\n            \"ClinicId\": \"19-00000000-0000-0000-0000-000000000000\",\n            \"ClinicianId\": 0,\n            \"UpdatedOn\": \"0001-01-01T00:00:00\",\n            \"HasContent\": true\n        },\n        \"TimeSlot\": {\n            \"ID\": 0,\n            \"Start\": \"2019-10-30T08:20:00\",\n            \"End\": \"2019-10-30T08:40:00\",\n            \"Clinic\": {\n                \"ID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Name\": \"City Praktiken\",\n                \"Address1\": \"Klinikgatan 2\",\n                \"Address2\": \"\",\n                \"Postalcode\": \"11000\",\n                \"City\": \"STOCKHOLM\",\n                \"Home\": \"+456\",\n                \"Work\": \"+456123456\",\n                \"Fax\": \"+456\",\n                \"Mobile\": \"+456\",\n                \"Email\": \"info2@google.com\"\n            },\n            \"Clinician\": {\n                \"ID\": 3,\n                \"Name\": \"Olle Ohlsson\",\n                \"Title\": \"Tandläkare\",\n                \"Active\": null,\n                \"ClinicID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Info\": null\n            },\n            \"Treatment\": null\n        },\n        \"CampaignCode\": null,\n        \"FreeTextMessage\": \"Akut\",\n        \"CategoryDescription\": \"Akut\",\n        \"CategoryCode\": 1000\n    },\n    {\n        \"ID\": 1093,\n        \"Patient\": {\n            \"ID\": 1088,\n            \"PatientPersonalIdentification\": \"191212121212\",\n            \"PersonalNumber\": {\n                \"Year\": 1912,\n                \"Month\": 12,\n                \"Day\": 12,\n                \"ExtraDigits\": \"1212\"\n            },\n            \"FirstName\": \"John\",\n            \"LastName\": \"Doe\",\n            \"Adress1\": \"Address 1\",\n            \"Adress2\": \"Address 2\",\n            \"PostalCode\": \"12000\",\n            \"City\": \"STOCKHOLM\",\n            \"Email\": \"jon.engman@example.net\",\n            \"MobilePhoneNumber\": \"+461234567890\",\n            \"GuardianPersonalNumber\": null,\n            \"MunicipalityCode\": \"0180\",\n            \"HomePhoneNumber\": null,\n            \"WorkPhoneNumber\": null,\n            \"ConsentToMarketing\": null,\n            \"ClinicId\": \"19-00000000-0000-0000-0000-000000000000\",\n            \"ClinicianId\": 0,\n            \"UpdatedOn\": \"0001-01-01T00:00:00\",\n            \"HasContent\": true\n        },\n        \"TimeSlot\": {\n            \"ID\": 0,\n            \"Start\": \"2019-10-30T09:00:00\",\n            \"End\": \"2019-10-30T09:30:00\",\n            \"Clinic\": {\n                \"ID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Name\": \"City Praktiken\",\n                \"Address1\": \"Klinikgatan 2\",\n                \"Address2\": \"\",\n                \"Postalcode\": \"11000\",\n                \"City\": \"STOCKHOLM\",\n                \"Home\": \"+456\",\n                \"Work\": \"+456123456\",\n                \"Fax\": \"+456\",\n                \"Mobile\": \"+456\",\n                \"Email\": \"info2@google.com\"\n            },\n            \"Clinician\": {\n                \"ID\": 3,\n                \"Name\": \"Olle Ohlsson\",\n                \"Title\": \"Tandläkare\",\n                \"Active\": null,\n                \"ClinicID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Info\": null\n            },\n            \"Treatment\": {\n                \"ID\": 67,\n                \"Name\": \"ITB Endo\",\n                \"Description\": \"\",\n                \"Duration\": 30\n            }\n        },\n        \"CampaignCode\": null,\n        \"FreeTextMessage\": \"\",\n        \"CategoryDescription\": \"Endodonti\",\n        \"CategoryCode\": 7000\n    },\n    {\n        \"ID\": 2182,\n        \"Patient\": {\n            \"ID\": 1088,\n            \"PatientPersonalIdentification\": \"191212121212\",\n            \"PersonalNumber\": {\n                \"Year\": 1912,\n                \"Month\": 12,\n                \"Day\": 12,\n                \"ExtraDigits\": \"1212\"\n            },\n            \"FirstName\": \"John\",\n            \"LastName\": \"Doe\",\n            \"Adress1\": \"Address 1\",\n            \"Adress2\": \"Address 2\",\n            \"PostalCode\": \"12000\",\n            \"City\": \"STOCKHOLM\",\n            \"Email\": \"jon.engman@example.net\",\n            \"MobilePhoneNumber\": \"+461234567890\",\n            \"GuardianPersonalNumber\": null,\n            \"MunicipalityCode\": \"0180\",\n            \"HomePhoneNumber\": null,\n            \"WorkPhoneNumber\": null,\n            \"ConsentToMarketing\": null,\n            \"ClinicId\": \"19-00000000-0000-0000-0000-000000000000\",\n            \"ClinicianId\": 0,\n            \"UpdatedOn\": \"0001-01-01T00:00:00\",\n            \"HasContent\": true\n        },\n        \"TimeSlot\": {\n            \"ID\": 0,\n            \"Start\": \"2020-02-14T11:40:00\",\n            \"End\": \"2020-02-14T12:20:00\",\n            \"Clinic\": {\n                \"ID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Name\": \"City Praktiken\",\n                \"Address1\": \"Klinikgatan 2\",\n                \"Address2\": \"\",\n                \"Postalcode\": \"11000\",\n                \"City\": \"STOCKHOLM\",\n                \"Home\": \"+456\",\n                \"Work\": \"+456123456\",\n                \"Fax\": \"+456\",\n                \"Mobile\": \"+456\",\n                \"Email\": \"info2@google.com\"\n            },\n            \"Clinician\": {\n                \"ID\": 3,\n                \"Name\": \"Olle Ohlsson\",\n                \"Title\": \"Tandläkare\",\n                \"Active\": null,\n                \"ClinicID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Info\": null\n            },\n            \"Treatment\": {\n                \"ID\": 2166,\n                \"Name\": \"An internet treatment - 2\",\n                \"Description\": \"This is a long description of the treatment.\",\n                \"Duration\": 40\n            }\n        },\n        \"CampaignCode\": null,\n        \"FreeTextMessage\": \"Timbook text \\\"Sverige\\\"\",\n        \"CategoryDescription\": \"Endodonti\",\n        \"CategoryCode\": 7000\n    },\n    {\n        \"ID\": 2195,\n        \"Patient\": {\n            \"ID\": 1088,\n            \"PatientPersonalIdentification\": \"191212121212\",\n            \"PersonalNumber\": {\n                \"Year\": 1912,\n                \"Month\": 12,\n                \"Day\": 12,\n                \"ExtraDigits\": \"1212\"\n            },\n            \"FirstName\": \"John\",\n            \"LastName\": \"Doe\",\n            \"Adress1\": \"Address 1\",\n            \"Adress2\": \"Address 2\",\n            \"PostalCode\": \"12000\",\n            \"City\": \"STOCKHOLM\",\n            \"Email\": \"jon.engman@example.net\",\n            \"MobilePhoneNumber\": \"+461234567890\",\n            \"GuardianPersonalNumber\": null,\n            \"MunicipalityCode\": \"0180\",\n            \"HomePhoneNumber\": null,\n            \"WorkPhoneNumber\": null,\n            \"ConsentToMarketing\": null,\n            \"ClinicId\": \"19-00000000-0000-0000-0000-000000000000\",\n            \"ClinicianId\": 0,\n            \"UpdatedOn\": \"0001-01-01T00:00:00\",\n            \"HasContent\": true\n        },\n        \"TimeSlot\": {\n            \"ID\": 0,\n            \"Start\": \"2020-02-14T14:20:00\",\n            \"End\": \"2020-02-14T15:00:00\",\n            \"Clinic\": {\n                \"ID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Name\": \"City Praktiken\",\n                \"Address1\": \"Klinikgatan 2\",\n                \"Address2\": \"\",\n                \"Postalcode\": \"11000\",\n                \"City\": \"STOCKHOLM\",\n                \"Home\": \"+456\",\n                \"Work\": \"+456123456\",\n                \"Fax\": \"+456\",\n                \"Mobile\": \"+456\",\n                \"Email\": \"info2@google.com\"\n            },\n            \"Clinician\": {\n                \"ID\": 3,\n                \"Name\": \"Olle Ohlsson\",\n                \"Title\": \"Tandläkare\",\n                \"Active\": null,\n                \"ClinicID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Info\": null\n            },\n            \"Treatment\": {\n                \"ID\": 2166,\n                \"Name\": \"An internet treatment - 2\",\n                \"Description\": \"This is a long description of the treatment.\",\n                \"Duration\": 40\n            }\n        },\n        \"CampaignCode\": null,\n        \"FreeTextMessage\": \"Timbook text \\\"Sverige\\\"\",\n        \"CategoryDescription\": \"Endodonti\",\n        \"CategoryCode\": 7000\n    },\n    {\n        \"ID\": 2196,\n        \"Patient\": {\n            \"ID\": 1088,\n            \"PatientPersonalIdentification\": \"191212121212\",\n            \"PersonalNumber\": {\n                \"Year\": 1912,\n                \"Month\": 12,\n                \"Day\": 12,\n                \"ExtraDigits\": \"1212\"\n            },\n            \"FirstName\": \"John\",\n            \"LastName\": \"Doe\",\n            \"Adress1\": \"Address 1\",\n            \"Adress2\": \"Address 2\",\n            \"PostalCode\": \"12000\",\n            \"City\": \"STOCKHOLM\",\n            \"Email\": \"jon.engman@example.net\",\n            \"MobilePhoneNumber\": \"+461234567890\",\n            \"GuardianPersonalNumber\": null,\n            \"MunicipalityCode\": \"0180\",\n            \"HomePhoneNumber\": null,\n            \"WorkPhoneNumber\": null,\n            \"ConsentToMarketing\": null,\n            \"ClinicId\": \"19-00000000-0000-0000-0000-000000000000\",\n            \"ClinicianId\": 0,\n            \"UpdatedOn\": \"0001-01-01T00:00:00\",\n            \"HasContent\": true\n        },\n        \"TimeSlot\": {\n            \"ID\": 0,\n            \"Start\": \"2020-02-14T16:20:00\",\n            \"End\": \"2020-02-14T17:00:00\",\n            \"Clinic\": {\n                \"ID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Name\": \"City Praktiken\",\n                \"Address1\": \"Klinikgatan 2\",\n                \"Address2\": \"\",\n                \"Postalcode\": \"11000\",\n                \"City\": \"STOCKHOLM\",\n                \"Home\": \"+456\",\n                \"Work\": \"+456123456\",\n                \"Fax\": \"+456\",\n                \"Mobile\": \"+456\",\n                \"Email\": \"info2@google.com\"\n            },\n            \"Clinician\": {\n                \"ID\": 3,\n                \"Name\": \"Olle Ohlsson\",\n                \"Title\": \"Tandläkare\",\n                \"Active\": null,\n                \"ClinicID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Info\": null\n            },\n            \"Treatment\": {\n                \"ID\": 2166,\n                \"Name\": \"An internet treatment - 2\",\n                \"Description\": \"This is a long description of the treatment.\",\n                \"Duration\": 40\n            }\n        },\n        \"CampaignCode\": null,\n        \"FreeTextMessage\": \"Timbook text \\\"adf\\\"\",\n        \"CategoryDescription\": \"Endodonti\",\n        \"CategoryCode\": 7000\n    },\n    {\n        \"ID\": 2197,\n        \"Patient\": {\n            \"ID\": 1088,\n            \"PatientPersonalIdentification\": \"191212121212\",\n            \"PersonalNumber\": {\n                \"Year\": 1912,\n                \"Month\": 12,\n                \"Day\": 12,\n                \"ExtraDigits\": \"1212\"\n            },\n            \"FirstName\": \"John\",\n            \"LastName\": \"Doe\",\n            \"Adress1\": \"Address 1\",\n            \"Adress2\": \"Address 2\",\n            \"PostalCode\": \"12000\",\n            \"City\": \"STOCKHOLM\",\n            \"Email\": \"jon.engman@example.net\",\n            \"MobilePhoneNumber\": \"+461234567890\",\n            \"GuardianPersonalNumber\": null,\n            \"MunicipalityCode\": \"0180\",\n            \"HomePhoneNumber\": null,\n            \"WorkPhoneNumber\": null,\n            \"ConsentToMarketing\": null,\n            \"ClinicId\": \"19-00000000-0000-0000-0000-000000000000\",\n            \"ClinicianId\": 0,\n            \"UpdatedOn\": \"0001-01-01T00:00:00\",\n            \"HasContent\": true\n        },\n        \"TimeSlot\": {\n            \"ID\": 0,\n            \"Start\": \"2020-04-30T07:30:00\",\n            \"End\": \"2020-04-30T08:00:00\",\n            \"Clinic\": {\n                \"ID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Name\": \"City Praktiken\",\n                \"Address1\": \"Klinikgatan 2\",\n                \"Address2\": \"\",\n                \"Postalcode\": \"11000\",\n                \"City\": \"STOCKHOLM\",\n                \"Home\": \"+456\",\n                \"Work\": \"+456123456\",\n                \"Fax\": \"+456\",\n                \"Mobile\": \"+456\",\n                \"Email\": \"info2@google.com\"\n            },\n            \"Clinician\": {\n                \"ID\": 3,\n                \"Name\": \"Olle Ohlsson\",\n                \"Title\": \"Tandläkare\",\n                \"Active\": null,\n                \"ClinicID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Info\": null\n            },\n            \"Treatment\": {\n                \"ID\": 1139,\n                \"Name\": \"Pride test 1\",\n                \"Description\": \"\",\n                \"Duration\": 30\n            }\n        },\n        \"CampaignCode\": null,\n        \"FreeTextMessage\": \" \\\"Sverige\\\"\",\n        \"CategoryDescription\": \"Endodonti\",\n        \"CategoryCode\": 7000\n    },\n    {\n        \"ID\": 2198,\n        \"Patient\": {\n            \"ID\": 1088,\n            \"PatientPersonalIdentification\": \"191212121212\",\n            \"PersonalNumber\": {\n                \"Year\": 1912,\n                \"Month\": 12,\n                \"Day\": 12,\n                \"ExtraDigits\": \"1212\"\n            },\n            \"FirstName\": \"John\",\n            \"LastName\": \"Doe\",\n            \"Adress1\": \"Address 1\",\n            \"Adress2\": \"Address 2\",\n            \"PostalCode\": \"12000\",\n            \"City\": \"STOCKHOLM\",\n            \"Email\": \"jon.engman@example.net\",\n            \"MobilePhoneNumber\": \"+461234567890\",\n            \"GuardianPersonalNumber\": null,\n            \"MunicipalityCode\": \"0180\",\n            \"HomePhoneNumber\": null,\n            \"WorkPhoneNumber\": null,\n            \"ConsentToMarketing\": null,\n            \"ClinicId\": \"19-00000000-0000-0000-0000-000000000000\",\n            \"ClinicianId\": 0,\n            \"UpdatedOn\": \"0001-01-01T00:00:00\",\n            \"HasContent\": true\n        },\n        \"TimeSlot\": {\n            \"ID\": 0,\n            \"Start\": \"2020-06-05T10:20:00\",\n            \"End\": \"2020-06-05T11:00:00\",\n            \"Clinic\": {\n                \"ID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Name\": \"City Praktiken\",\n                \"Address1\": \"Klinikgatan 2\",\n                \"Address2\": \"\",\n                \"Postalcode\": \"11000\",\n                \"City\": \"STOCKHOLM\",\n                \"Home\": \"+456\",\n                \"Work\": \"+456123456\",\n                \"Fax\": \"+456\",\n                \"Mobile\": \"+456\",\n                \"Email\": \"info2@google.com\"\n            },\n            \"Clinician\": {\n                \"ID\": 3,\n                \"Name\": \"Olle Ohlsson\",\n                \"Title\": \"Tandläkare\",\n                \"Active\": null,\n                \"ClinicID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Info\": null\n            },\n            \"Treatment\": {\n                \"ID\": 2166,\n                \"Name\": \"An internet treatment - 2\",\n                \"Description\": \"This is a long description of the treatment.\",\n                \"Duration\": 40\n            }\n        },\n        \"CampaignCode\": null,\n        \"FreeTextMessage\": \"Timbook text \\\"Sverige\\\"\",\n        \"CategoryDescription\": \"Endodonti\",\n        \"CategoryCode\": 7000\n    },\n    {\n        \"ID\": 2201,\n        \"Patient\": {\n            \"ID\": 1088,\n            \"PatientPersonalIdentification\": \"191212121212\",\n            \"PersonalNumber\": {\n                \"Year\": 1912,\n                \"Month\": 12,\n                \"Day\": 12,\n                \"ExtraDigits\": \"1212\"\n            },\n            \"FirstName\": \"John\",\n            \"LastName\": \"Doe\",\n            \"Adress1\": \"Address 1\",\n            \"Adress2\": \"Address 2\",\n            \"PostalCode\": \"12000\",\n            \"City\": \"STOCKHOLM\",\n            \"Email\": \"jon.engman@example.net\",\n            \"MobilePhoneNumber\": \"+461234567890\",\n            \"GuardianPersonalNumber\": null,\n            \"MunicipalityCode\": \"0180\",\n            \"HomePhoneNumber\": null,\n            \"WorkPhoneNumber\": null,\n            \"ConsentToMarketing\": null,\n            \"ClinicId\": \"19-00000000-0000-0000-0000-000000000000\",\n            \"ClinicianId\": 0,\n            \"UpdatedOn\": \"0001-01-01T00:00:00\",\n            \"HasContent\": true\n        },\n        \"TimeSlot\": {\n            \"ID\": 0,\n            \"Start\": \"2020-08-14T14:30:00\",\n            \"End\": \"2020-08-14T15:00:00\",\n            \"Clinic\": {\n                \"ID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Name\": \"City Praktiken\",\n                \"Address1\": \"Klinikgatan 2\",\n                \"Address2\": \"\",\n                \"Postalcode\": \"11000\",\n                \"City\": \"STOCKHOLM\",\n                \"Home\": \"+456\",\n                \"Work\": \"+456123456\",\n                \"Fax\": \"+456\",\n                \"Mobile\": \"+456\",\n                \"Email\": \"info2@google.com\"\n            },\n            \"Clinician\": {\n                \"ID\": 3,\n                \"Name\": \"Olle Ohlsson\",\n                \"Title\": \"Tandläkare\",\n                \"Active\": null,\n                \"ClinicID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Info\": null\n            },\n            \"Treatment\": {\n                \"ID\": 1139,\n                \"Name\": \"Pride test 1\",\n                \"Description\": \"\",\n                \"Duration\": 30\n            }\n        },\n        \"CampaignCode\": null,\n        \"FreeTextMessage\": \"\",\n        \"CategoryDescription\": \"Endodonti\",\n        \"CategoryCode\": 7000\n    },\n    {\n        \"ID\": 2202,\n        \"Patient\": {\n            \"ID\": 1088,\n            \"PatientPersonalIdentification\": \"191212121212\",\n            \"PersonalNumber\": {\n                \"Year\": 1912,\n                \"Month\": 12,\n                \"Day\": 12,\n                \"ExtraDigits\": \"1212\"\n            },\n            \"FirstName\": \"John\",\n            \"LastName\": \"Doe\",\n            \"Adress1\": \"Address 1\",\n            \"Adress2\": \"Address 2\",\n            \"PostalCode\": \"12000\",\n            \"City\": \"STOCKHOLM\",\n            \"Email\": \"jon.engman@example.net\",\n            \"MobilePhoneNumber\": \"+461234567890\",\n            \"GuardianPersonalNumber\": null,\n            \"MunicipalityCode\": \"0180\",\n            \"HomePhoneNumber\": null,\n            \"WorkPhoneNumber\": null,\n            \"ConsentToMarketing\": null,\n            \"ClinicId\": \"19-00000000-0000-0000-0000-000000000000\",\n            \"ClinicianId\": 0,\n            \"UpdatedOn\": \"0001-01-01T00:00:00\",\n            \"HasContent\": true\n        },\n        \"TimeSlot\": {\n            \"ID\": 0,\n            \"Start\": \"2020-08-14T16:30:00\",\n            \"End\": \"2020-08-14T17:00:00\",\n            \"Clinic\": {\n                \"ID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Name\": \"City Praktiken\",\n                \"Address1\": \"Klinikgatan 2\",\n                \"Address2\": \"\",\n                \"Postalcode\": \"11000\",\n                \"City\": \"STOCKHOLM\",\n                \"Home\": \"+456\",\n                \"Work\": \"+456123456\",\n                \"Fax\": \"+456\",\n                \"Mobile\": \"+456\",\n                \"Email\": \"info2@google.com\"\n            },\n            \"Clinician\": {\n                \"ID\": 3,\n                \"Name\": \"Olle Ohlsson\",\n                \"Title\": \"Tandläkare\",\n                \"Active\": null,\n                \"ClinicID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Info\": null\n            },\n            \"Treatment\": {\n                \"ID\": 1139,\n                \"Name\": \"Pride test 1\",\n                \"Description\": \"\",\n                \"Duration\": 30\n            }\n        },\n        \"CampaignCode\": null,\n        \"FreeTextMessage\": \" \\\"Sverige\\\"\",\n        \"CategoryDescription\": \"Endodonti\",\n        \"CategoryCode\": 7000\n    },\n    {\n        \"ID\": 2203,\n        \"Patient\": {\n            \"ID\": 1088,\n            \"PatientPersonalIdentification\": \"191212121212\",\n            \"PersonalNumber\": {\n                \"Year\": 1912,\n                \"Month\": 12,\n                \"Day\": 12,\n                \"ExtraDigits\": \"1212\"\n            },\n            \"FirstName\": \"John\",\n            \"LastName\": \"Doe\",\n            \"Adress1\": \"Address 1\",\n            \"Adress2\": \"Address 2\",\n            \"PostalCode\": \"12000\",\n            \"City\": \"STOCKHOLM\",\n            \"Email\": \"jon.engman@example.net\",\n            \"MobilePhoneNumber\": \"+461234567890\",\n            \"GuardianPersonalNumber\": null,\n            \"MunicipalityCode\": \"0180\",\n            \"HomePhoneNumber\": null,\n            \"WorkPhoneNumber\": null,\n            \"ConsentToMarketing\": null,\n            \"ClinicId\": \"19-00000000-0000-0000-0000-000000000000\",\n            \"ClinicianId\": 0,\n            \"UpdatedOn\": \"0001-01-01T00:00:00\",\n            \"HasContent\": true\n        },\n        \"TimeSlot\": {\n            \"ID\": 0,\n            \"Start\": \"2020-08-14T15:00:00\",\n            \"End\": \"2020-08-14T15:40:00\",\n            \"Clinic\": {\n                \"ID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Name\": \"City Praktiken\",\n                \"Address1\": \"Klinikgatan 2\",\n                \"Address2\": \"\",\n                \"Postalcode\": \"11000\",\n                \"City\": \"STOCKHOLM\",\n                \"Home\": \"+456\",\n                \"Work\": \"+456123456\",\n                \"Fax\": \"+456\",\n                \"Mobile\": \"+456\",\n                \"Email\": \"info2@google.com\"\n            },\n            \"Clinician\": {\n                \"ID\": 3,\n                \"Name\": \"Olle Ohlsson\",\n                \"Title\": \"Tandläkare\",\n                \"Active\": null,\n                \"ClinicID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Info\": null\n            },\n            \"Treatment\": {\n                \"ID\": 2166,\n                \"Name\": \"An internet treatment - 2\",\n                \"Description\": \"This is a long description of the treatment.\",\n                \"Duration\": 40\n            }\n        },\n        \"CampaignCode\": null,\n        \"FreeTextMessage\": \"Timbook text\",\n        \"CategoryDescription\": \"Endodonti\",\n        \"CategoryCode\": 7000\n    },\n    {\n        \"ID\": 2204,\n        \"Patient\": {\n            \"ID\": 1088,\n            \"PatientPersonalIdentification\": \"191212121212\",\n            \"PersonalNumber\": {\n                \"Year\": 1912,\n                \"Month\": 12,\n                \"Day\": 12,\n                \"ExtraDigits\": \"1212\"\n            },\n            \"FirstName\": \"John\",\n            \"LastName\": \"Doe\",\n            \"Adress1\": \"Address 1\",\n            \"Adress2\": \"Address 2\",\n            \"PostalCode\": \"12000\",\n            \"City\": \"STOCKHOLM\",\n            \"Email\": \"jon.engman@example.net\",\n            \"MobilePhoneNumber\": \"+461234567890\",\n            \"GuardianPersonalNumber\": null,\n            \"MunicipalityCode\": \"0180\",\n            \"HomePhoneNumber\": null,\n            \"WorkPhoneNumber\": null,\n            \"ConsentToMarketing\": null,\n            \"ClinicId\": \"19-00000000-0000-0000-0000-000000000000\",\n            \"ClinicianId\": 0,\n            \"UpdatedOn\": \"0001-01-01T00:00:00\",\n            \"HasContent\": true\n        },\n        \"TimeSlot\": {\n            \"ID\": 0,\n            \"Start\": \"2020-08-14T15:40:00\",\n            \"End\": \"2020-08-14T16:20:00\",\n            \"Clinic\": {\n                \"ID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Name\": \"City Praktiken\",\n                \"Address1\": \"Klinikgatan 2\",\n                \"Address2\": \"\",\n                \"Postalcode\": \"11000\",\n                \"City\": \"STOCKHOLM\",\n                \"Home\": \"+456\",\n                \"Work\": \"+456123456\",\n                \"Fax\": \"+456\",\n                \"Mobile\": \"+456\",\n                \"Email\": \"info2@google.com\"\n            },\n            \"Clinician\": {\n                \"ID\": 3,\n                \"Name\": \"Olle Ohlsson\",\n                \"Title\": \"Tandläkare\",\n                \"Active\": null,\n                \"ClinicID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Info\": null\n            },\n            \"Treatment\": {\n                \"ID\": 2166,\n                \"Name\": \"An internet treatment - 2\",\n                \"Description\": \"This is a long description of the treatment.\",\n                \"Duration\": 40\n            }\n        },\n        \"CampaignCode\": null,\n        \"FreeTextMessage\": \"Timbook text\",\n        \"CategoryDescription\": \"Endodonti\",\n        \"CategoryCode\": 7000\n    },\n    {\n        \"ID\": 2205,\n        \"Patient\": {\n            \"ID\": 1088,\n            \"PatientPersonalIdentification\": \"191212121212\",\n            \"PersonalNumber\": {\n                \"Year\": 1912,\n                \"Month\": 12,\n                \"Day\": 12,\n                \"ExtraDigits\": \"1212\"\n            },\n            \"FirstName\": \"John\",\n            \"LastName\": \"Doe\",\n            \"Adress1\": \"Address 1\",\n            \"Adress2\": \"Address 2\",\n            \"PostalCode\": \"12000\",\n            \"City\": \"STOCKHOLM\",\n            \"Email\": \"jon.engman@example.net\",\n            \"MobilePhoneNumber\": \"+461234567890\",\n            \"GuardianPersonalNumber\": null,\n            \"MunicipalityCode\": \"0180\",\n            \"HomePhoneNumber\": null,\n            \"WorkPhoneNumber\": null,\n            \"ConsentToMarketing\": null,\n            \"ClinicId\": \"19-00000000-0000-0000-0000-000000000000\",\n            \"ClinicianId\": 0,\n            \"UpdatedOn\": \"0001-01-01T00:00:00\",\n            \"HasContent\": true\n        },\n        \"TimeSlot\": {\n            \"ID\": 0,\n            \"Start\": \"2020-08-20T15:30:00\",\n            \"End\": \"2020-08-20T16:00:00\",\n            \"Clinic\": {\n                \"ID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Name\": \"City Praktiken\",\n                \"Address1\": \"Klinikgatan 2\",\n                \"Address2\": \"\",\n                \"Postalcode\": \"11000\",\n                \"City\": \"STOCKHOLM\",\n                \"Home\": \"+456\",\n                \"Work\": \"+456123456\",\n                \"Fax\": \"+456\",\n                \"Mobile\": \"+456\",\n                \"Email\": \"info2@google.com\"\n            },\n            \"Clinician\": {\n                \"ID\": 3,\n                \"Name\": \"Olle Ohlsson\",\n                \"Title\": \"Tandläkare\",\n                \"Active\": null,\n                \"ClinicID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Info\": null\n            },\n            \"Treatment\": {\n                \"ID\": 1139,\n                \"Name\": \"Pride test 1\",\n                \"Description\": \"\",\n                \"Duration\": 30\n            }\n        },\n        \"CampaignCode\": null,\n        \"FreeTextMessage\": \"\",\n        \"CategoryDescription\": \"Endodonti\",\n        \"CategoryCode\": 7000\n    },\n    {\n        \"ID\": 2230,\n        \"Patient\": {\n            \"ID\": 1088,\n            \"PatientPersonalIdentification\": \"191212121212\",\n            \"PersonalNumber\": {\n                \"Year\": 1912,\n                \"Month\": 12,\n                \"Day\": 12,\n                \"ExtraDigits\": \"1212\"\n            },\n            \"FirstName\": \"John\",\n            \"LastName\": \"Doe\",\n            \"Adress1\": \"Address 1\",\n            \"Adress2\": \"Address 2\",\n            \"PostalCode\": \"12000\",\n            \"City\": \"STOCKHOLM\",\n            \"Email\": \"jon.engman@example.net\",\n            \"MobilePhoneNumber\": \"+461234567890\",\n            \"GuardianPersonalNumber\": null,\n            \"MunicipalityCode\": \"0180\",\n            \"HomePhoneNumber\": null,\n            \"WorkPhoneNumber\": null,\n            \"ConsentToMarketing\": null,\n            \"ClinicId\": \"19-00000000-0000-0000-0000-000000000000\",\n            \"ClinicianId\": 0,\n            \"UpdatedOn\": \"0001-01-01T00:00:00\",\n            \"HasContent\": true\n        },\n        \"TimeSlot\": {\n            \"ID\": 0,\n            \"Start\": \"2020-10-15T14:20:00\",\n            \"End\": \"2020-10-15T14:40:00\",\n            \"Clinic\": {\n                \"ID\": \"18-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Name\": \"OpusTandläkarna\",\n                \"Address1\": \"Klinikgatan 1\",\n                \"Address2\": \"\",\n                \"Postalcode\": \"22648\",\n                \"City\": \"LUND\",\n                \"Home\": \"\",\n                \"Work\": \"\",\n                \"Fax\": \"\",\n                \"Mobile\": \"\",\n                \"Email\": \"\"\n            },\n            \"Clinician\": {\n                \"ID\": 4,\n                \"Name\": \"Arne Andersson\",\n                \"Title\": \"Tandläkare\",\n                \"Active\": null,\n                \"ClinicID\": \"18-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Info\": null\n            },\n            \"Treatment\": null\n        },\n        \"CampaignCode\": null,\n        \"FreeTextMessage\": \"Konserverande\",\n        \"CategoryDescription\": \"Konserverande\",\n        \"CategoryCode\": 4000\n    },\n    {\n        \"ID\": 2256,\n        \"Patient\": {\n            \"ID\": 1088,\n            \"PatientPersonalIdentification\": \"191212121212\",\n            \"PersonalNumber\": {\n                \"Year\": 1912,\n                \"Month\": 12,\n                \"Day\": 12,\n                \"ExtraDigits\": \"1212\"\n            },\n            \"FirstName\": \"John\",\n            \"LastName\": \"Doe\",\n            \"Adress1\": \"Address 1\",\n            \"Adress2\": \"Address 2\",\n            \"PostalCode\": \"12000\",\n            \"City\": \"STOCKHOLM\",\n            \"Email\": \"jon.engman@example.net\",\n            \"MobilePhoneNumber\": \"+461234567890\",\n            \"GuardianPersonalNumber\": null,\n            \"MunicipalityCode\": \"0180\",\n            \"HomePhoneNumber\": null,\n            \"WorkPhoneNumber\": null,\n            \"ConsentToMarketing\": null,\n            \"ClinicId\": \"19-00000000-0000-0000-0000-000000000000\",\n            \"ClinicianId\": 0,\n            \"UpdatedOn\": \"0001-01-01T00:00:00\",\n            \"HasContent\": true\n        },\n        \"TimeSlot\": {\n            \"ID\": 0,\n            \"Start\": \"2020-10-23T15:30:00\",\n            \"End\": \"2020-10-23T16:00:00\",\n            \"Clinic\": {\n                \"ID\": \"18-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Name\": \"OpusTandläkarna\",\n                \"Address1\": \"Klinikgatan 1\",\n                \"Address2\": \"\",\n                \"Postalcode\": \"22648\",\n                \"City\": \"LUND\",\n                \"Home\": \"\",\n                \"Work\": \"\",\n                \"Fax\": \"\",\n                \"Mobile\": \"\",\n                \"Email\": \"\"\n            },\n            \"Clinician\": {\n                \"ID\": 17,\n                \"Name\": \"Maria Persson\",\n                \"Title\": \"Bettfysiolog\",\n                \"Active\": null,\n                \"ClinicID\": \"18-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Info\": null\n            },\n            \"Treatment\": {\n                \"ID\": 2208,\n                \"Name\": \"ITB US\",\n                \"Description\": \"I FK2018\",\n                \"Duration\": 30\n            }\n        },\n        \"CampaignCode\": null,\n        \"FreeTextMessage\": \" \\\"\\\"\",\n        \"CategoryDescription\": \"US/Röntgen\",\n        \"CategoryCode\": 2000\n    },\n    {\n        \"ID\": 2257,\n        \"Patient\": {\n            \"ID\": 1088,\n            \"PatientPersonalIdentification\": \"191212121212\",\n            \"PersonalNumber\": {\n                \"Year\": 1912,\n                \"Month\": 12,\n                \"Day\": 12,\n                \"ExtraDigits\": \"1212\"\n            },\n            \"FirstName\": \"John\",\n            \"LastName\": \"Doe\",\n            \"Adress1\": \"Address 1\",\n            \"Adress2\": \"Address 2\",\n            \"PostalCode\": \"12000\",\n            \"City\": \"STOCKHOLM\",\n            \"Email\": \"jon.engman@example.net\",\n            \"MobilePhoneNumber\": \"+461234567890\",\n            \"GuardianPersonalNumber\": null,\n            \"MunicipalityCode\": \"0180\",\n            \"HomePhoneNumber\": null,\n            \"WorkPhoneNumber\": null,\n            \"ConsentToMarketing\": null,\n            \"ClinicId\": \"19-00000000-0000-0000-0000-000000000000\",\n            \"ClinicianId\": 0,\n            \"UpdatedOn\": \"0001-01-01T00:00:00\",\n            \"HasContent\": true\n        },\n        \"TimeSlot\": {\n            \"ID\": 0,\n            \"Start\": \"2020-10-23T16:00:00\",\n            \"End\": \"2020-10-23T16:30:00\",\n            \"Clinic\": {\n                \"ID\": \"18-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Name\": \"OpusTandläkarna\",\n                \"Address1\": \"Klinikgatan 1\",\n                \"Address2\": \"\",\n                \"Postalcode\": \"22648\",\n                \"City\": \"LUND\",\n                \"Home\": \"\",\n                \"Work\": \"\",\n                \"Fax\": \"\",\n                \"Mobile\": \"\",\n                \"Email\": \"\"\n            },\n            \"Clinician\": {\n                \"ID\": 17,\n                \"Name\": \"Maria Persson\",\n                \"Title\": \"Bettfysiolog\",\n                \"Active\": null,\n                \"ClinicID\": \"18-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Info\": null\n            },\n            \"Treatment\": {\n                \"ID\": 2208,\n                \"Name\": \"ITB US\",\n                \"Description\": \"I FK2018\",\n                \"Duration\": 30\n            }\n        },\n        \"CampaignCode\": null,\n        \"FreeTextMessage\": \" \\\"\\\"\",\n        \"CategoryDescription\": \"US/Röntgen\",\n        \"CategoryCode\": 2000\n    },\n    {\n        \"ID\": 2279,\n        \"Patient\": {\n            \"ID\": 1088,\n            \"PatientPersonalIdentification\": \"191212121212\",\n            \"PersonalNumber\": {\n                \"Year\": 1912,\n                \"Month\": 12,\n                \"Day\": 12,\n                \"ExtraDigits\": \"1212\"\n            },\n            \"FirstName\": \"John\",\n            \"LastName\": \"Doe\",\n            \"Adress1\": \"Address 1\",\n            \"Adress2\": \"Address 2\",\n            \"PostalCode\": \"12000\",\n            \"City\": \"STOCKHOLM\",\n            \"Email\": \"jon.engman@example.net\",\n            \"MobilePhoneNumber\": \"+461234567890\",\n            \"GuardianPersonalNumber\": null,\n            \"MunicipalityCode\": \"0180\",\n            \"HomePhoneNumber\": null,\n            \"WorkPhoneNumber\": null,\n            \"ConsentToMarketing\": null,\n            \"ClinicId\": \"19-00000000-0000-0000-0000-000000000000\",\n            \"ClinicianId\": 0,\n            \"UpdatedOn\": \"0001-01-01T00:00:00\",\n            \"HasContent\": true\n        },\n        \"TimeSlot\": {\n            \"ID\": 0,\n            \"Start\": \"2020-12-04T14:00:00\",\n            \"End\": \"2020-12-04T14:30:00\",\n            \"Clinic\": {\n                \"ID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Name\": \"City Praktiken\",\n                \"Address1\": \"Klinikgatan 2\",\n                \"Address2\": \"\",\n                \"Postalcode\": \"11000\",\n                \"City\": \"STOCKHOLM\",\n                \"Home\": \"+456\",\n                \"Work\": \"+456123456\",\n                \"Fax\": \"+456\",\n                \"Mobile\": \"+456\",\n                \"Email\": \"info2@google.com\"\n            },\n            \"Clinician\": {\n                \"ID\": 3,\n                \"Name\": \"Olle Ohlsson\",\n                \"Title\": \"Tandläkare\",\n                \"Active\": null,\n                \"ClinicID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Info\": null\n            },\n            \"Treatment\": {\n                \"ID\": 2208,\n                \"Name\": \"ITB US\",\n                \"Description\": \"I FK2018\",\n                \"Duration\": 30\n            }\n        },\n        \"CampaignCode\": null,\n        \"FreeTextMessage\": \"\",\n        \"CategoryDescription\": \"US/Röntgen\",\n        \"CategoryCode\": 2000\n    },\n    {\n        \"ID\": 2280,\n        \"Patient\": {\n            \"ID\": 1088,\n            \"PatientPersonalIdentification\": \"191212121212\",\n            \"PersonalNumber\": {\n                \"Year\": 1912,\n                \"Month\": 12,\n                \"Day\": 12,\n                \"ExtraDigits\": \"1212\"\n            },\n            \"FirstName\": \"John\",\n            \"LastName\": \"Doe\",\n            \"Adress1\": \"Address 1\",\n            \"Adress2\": \"Address 2\",\n            \"PostalCode\": \"12000\",\n            \"City\": \"STOCKHOLM\",\n            \"Email\": \"jon.engman@example.net\",\n            \"MobilePhoneNumber\": \"+461234567890\",\n            \"GuardianPersonalNumber\": null,\n            \"MunicipalityCode\": \"0180\",\n            \"HomePhoneNumber\": null,\n            \"WorkPhoneNumber\": null,\n            \"ConsentToMarketing\": null,\n            \"ClinicId\": \"19-00000000-0000-0000-0000-000000000000\",\n            \"ClinicianId\": 0,\n            \"UpdatedOn\": \"0001-01-01T00:00:00\",\n            \"HasContent\": true\n        },\n        \"TimeSlot\": {\n            \"ID\": 0,\n            \"Start\": \"2020-12-04T15:20:00\",\n            \"End\": \"2020-12-04T15:50:00\",\n            \"Clinic\": {\n                \"ID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Name\": \"City Praktiken\",\n                \"Address1\": \"Klinikgatan 2\",\n                \"Address2\": \"\",\n                \"Postalcode\": \"11000\",\n                \"City\": \"STOCKHOLM\",\n                \"Home\": \"+456\",\n                \"Work\": \"+456123456\",\n                \"Fax\": \"+456\",\n                \"Mobile\": \"+456\",\n                \"Email\": \"info2@google.com\"\n            },\n            \"Clinician\": {\n                \"ID\": 3,\n                \"Name\": \"Olle Ohlsson\",\n                \"Title\": \"Tandläkare\",\n                \"Active\": null,\n                \"ClinicID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Info\": null\n            },\n            \"Treatment\": {\n                \"ID\": 2208,\n                \"Name\": \"ITB US\",\n                \"Description\": \"I FK2018\",\n                \"Duration\": 30\n            }\n        },\n        \"CampaignCode\": null,\n        \"FreeTextMessage\": \"\",\n        \"CategoryDescription\": \"US/Röntgen\",\n        \"CategoryCode\": 2000\n    },\n    {\n        \"ID\": 2281,\n        \"Patient\": {\n            \"ID\": 1088,\n            \"PatientPersonalIdentification\": \"191212121212\",\n            \"PersonalNumber\": {\n                \"Year\": 1912,\n                \"Month\": 12,\n                \"Day\": 12,\n                \"ExtraDigits\": \"1212\"\n            },\n            \"FirstName\": \"John\",\n            \"LastName\": \"Doe\",\n            \"Adress1\": \"Address 1\",\n            \"Adress2\": \"Address 2\",\n            \"PostalCode\": \"12000\",\n            \"City\": \"STOCKHOLM\",\n            \"Email\": \"jon.engman@example.net\",\n            \"MobilePhoneNumber\": \"+461234567890\",\n            \"GuardianPersonalNumber\": null,\n            \"MunicipalityCode\": \"0180\",\n            \"HomePhoneNumber\": null,\n            \"WorkPhoneNumber\": null,\n            \"ConsentToMarketing\": null,\n            \"ClinicId\": \"19-00000000-0000-0000-0000-000000000000\",\n            \"ClinicianId\": 0,\n            \"UpdatedOn\": \"0001-01-01T00:00:00\",\n            \"HasContent\": true\n        },\n        \"TimeSlot\": {\n            \"ID\": 0,\n            \"Start\": \"2020-12-04T12:50:00\",\n            \"End\": \"2020-12-04T13:20:00\",\n            \"Clinic\": {\n                \"ID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Name\": \"City Praktiken\",\n                \"Address1\": \"Klinikgatan 2\",\n                \"Address2\": \"\",\n                \"Postalcode\": \"11000\",\n                \"City\": \"STOCKHOLM\",\n                \"Home\": \"+456\",\n                \"Work\": \"+456123456\",\n                \"Fax\": \"+456\",\n                \"Mobile\": \"+456\",\n                \"Email\": \"info2@google.com\"\n            },\n            \"Clinician\": {\n                \"ID\": 3,\n                \"Name\": \"Olle Ohlsson\",\n                \"Title\": \"Tandläkare\",\n                \"Active\": null,\n                \"ClinicID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Info\": null\n            },\n            \"Treatment\": {\n                \"ID\": 2208,\n                \"Name\": \"ITB US\",\n                \"Description\": \"I FK2018\",\n                \"Duration\": 30\n            }\n        },\n        \"CampaignCode\": null,\n        \"FreeTextMessage\": \"\",\n        \"CategoryDescription\": \"US/Röntgen\",\n        \"CategoryCode\": 2000\n    },\n    {\n        \"ID\": 2282,\n        \"Patient\": {\n            \"ID\": 1088,\n            \"PatientPersonalIdentification\": \"191212121212\",\n            \"PersonalNumber\": {\n                \"Year\": 1912,\n                \"Month\": 12,\n                \"Day\": 12,\n                \"ExtraDigits\": \"1212\"\n            },\n            \"FirstName\": \"John\",\n            \"LastName\": \"Doe\",\n            \"Adress1\": \"Address 1\",\n            \"Adress2\": \"Address 2\",\n            \"PostalCode\": \"12000\",\n            \"City\": \"STOCKHOLM\",\n            \"Email\": \"jon.engman@example.net\",\n            \"MobilePhoneNumber\": \"+461234567890\",\n            \"GuardianPersonalNumber\": null,\n            \"MunicipalityCode\": \"0180\",\n            \"HomePhoneNumber\": null,\n            \"WorkPhoneNumber\": null,\n            \"ConsentToMarketing\": null,\n            \"ClinicId\": \"19-00000000-0000-0000-0000-000000000000\",\n            \"ClinicianId\": 0,\n            \"UpdatedOn\": \"0001-01-01T00:00:00\",\n            \"HasContent\": true\n        },\n        \"TimeSlot\": {\n            \"ID\": 0,\n            \"Start\": \"2020-12-04T16:20:00\",\n            \"End\": \"2020-12-04T16:50:00\",\n            \"Clinic\": {\n                \"ID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Name\": \"City Praktiken\",\n                \"Address1\": \"Klinikgatan 2\",\n                \"Address2\": \"\",\n                \"Postalcode\": \"11000\",\n                \"City\": \"STOCKHOLM\",\n                \"Home\": \"+456\",\n                \"Work\": \"+456123456\",\n                \"Fax\": \"+456\",\n                \"Mobile\": \"+456\",\n                \"Email\": \"info2@google.com\"\n            },\n            \"Clinician\": {\n                \"ID\": 3,\n                \"Name\": \"Olle Ohlsson\",\n                \"Title\": \"Tandläkare\",\n                \"Active\": null,\n                \"ClinicID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Info\": null\n            },\n            \"Treatment\": {\n                \"ID\": 2208,\n                \"Name\": \"ITB US\",\n                \"Description\": \"I FK2018\",\n                \"Duration\": 30\n            }\n        },\n        \"CampaignCode\": null,\n        \"FreeTextMessage\": \"\",\n        \"CategoryDescription\": \"US/Röntgen\",\n        \"CategoryCode\": 2000\n    },\n    {\n        \"ID\": 2285,\n        \"Patient\": {\n            \"ID\": 1088,\n            \"PatientPersonalIdentification\": \"191212121212\",\n            \"PersonalNumber\": {\n                \"Year\": 1912,\n                \"Month\": 12,\n                \"Day\": 12,\n                \"ExtraDigits\": \"1212\"\n            },\n            \"FirstName\": \"John\",\n            \"LastName\": \"Doe\",\n            \"Adress1\": \"Address 1\",\n            \"Adress2\": \"Address 2\",\n            \"PostalCode\": \"12000\",\n            \"City\": \"STOCKHOLM\",\n            \"Email\": \"jon.engman@example.net\",\n            \"MobilePhoneNumber\": \"+461234567890\",\n            \"GuardianPersonalNumber\": null,\n            \"MunicipalityCode\": \"0180\",\n            \"HomePhoneNumber\": null,\n            \"WorkPhoneNumber\": null,\n            \"ConsentToMarketing\": null,\n            \"ClinicId\": \"19-00000000-0000-0000-0000-000000000000\",\n            \"ClinicianId\": 0,\n            \"UpdatedOn\": \"0001-01-01T00:00:00\",\n            \"HasContent\": true\n        },\n        \"TimeSlot\": {\n            \"ID\": 0,\n            \"Start\": \"2020-12-12T11:30:00\",\n            \"End\": \"2020-12-12T12:00:00\",\n            \"Clinic\": {\n                \"ID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Name\": \"City Praktiken\",\n                \"Address1\": \"Klinikgatan 2\",\n                \"Address2\": \"\",\n                \"Postalcode\": \"11000\",\n                \"City\": \"STOCKHOLM\",\n                \"Home\": \"+456\",\n                \"Work\": \"+456123456\",\n                \"Fax\": \"+456\",\n                \"Mobile\": \"+456\",\n                \"Email\": \"info2@google.com\"\n            },\n            \"Clinician\": {\n                \"ID\": 3,\n                \"Name\": \"Olle Ohlsson\",\n                \"Title\": \"Tandläkare\",\n                \"Active\": null,\n                \"ClinicID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Info\": null\n            },\n            \"Treatment\": {\n                \"ID\": 2208,\n                \"Name\": \"ITB US\",\n                \"Description\": \"I FK2018\",\n                \"Duration\": 30\n            }\n        },\n        \"CampaignCode\": null,\n        \"FreeTextMessage\": \"\",\n        \"CategoryDescription\": \"US/Röntgen\",\n        \"CategoryCode\": 2000\n    },\n    {\n        \"ID\": 2286,\n        \"Patient\": {\n            \"ID\": 1088,\n            \"PatientPersonalIdentification\": \"191212121212\",\n            \"PersonalNumber\": {\n                \"Year\": 1912,\n                \"Month\": 12,\n                \"Day\": 12,\n                \"ExtraDigits\": \"1212\"\n            },\n            \"FirstName\": \"John\",\n            \"LastName\": \"Doe\",\n            \"Adress1\": \"Address 1\",\n            \"Adress2\": \"Address 2\",\n            \"PostalCode\": \"12000\",\n            \"City\": \"STOCKHOLM\",\n            \"Email\": \"jon.engman@example.net\",\n            \"MobilePhoneNumber\": \"+461234567890\",\n            \"GuardianPersonalNumber\": null,\n            \"MunicipalityCode\": \"0180\",\n            \"HomePhoneNumber\": null,\n            \"WorkPhoneNumber\": null,\n            \"ConsentToMarketing\": null,\n            \"ClinicId\": \"19-00000000-0000-0000-0000-000000000000\",\n            \"ClinicianId\": 0,\n            \"UpdatedOn\": \"0001-01-01T00:00:00\",\n            \"HasContent\": true\n        },\n        \"TimeSlot\": {\n            \"ID\": 0,\n            \"Start\": \"2020-12-10T08:30:00\",\n            \"End\": \"2020-12-10T09:00:00\",\n            \"Clinic\": {\n                \"ID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Name\": \"City Praktiken\",\n                \"Address1\": \"Klinikgatan 2\",\n                \"Address2\": \"\",\n                \"Postalcode\": \"11000\",\n                \"City\": \"STOCKHOLM\",\n                \"Home\": \"+456\",\n                \"Work\": \"+456123456\",\n                \"Fax\": \"+456\",\n                \"Mobile\": \"+456\",\n                \"Email\": \"info2@google.com\"\n            },\n            \"Clinician\": {\n                \"ID\": 3,\n                \"Name\": \"Olle Ohlsson\",\n                \"Title\": \"Tandläkare\",\n                \"Active\": null,\n                \"ClinicID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Info\": null\n            },\n            \"Treatment\": {\n                \"ID\": 2208,\n                \"Name\": \"ITB US\",\n                \"Description\": \"I FK2018\",\n                \"Duration\": 30\n            }\n        },\n        \"CampaignCode\": null,\n        \"FreeTextMessage\": \"\",\n        \"CategoryDescription\": \"US/Röntgen\",\n        \"CategoryCode\": 2000\n    },\n    {\n        \"ID\": 2287,\n        \"Patient\": {\n            \"ID\": 1088,\n            \"PatientPersonalIdentification\": \"191212121212\",\n            \"PersonalNumber\": {\n                \"Year\": 1912,\n                \"Month\": 12,\n                \"Day\": 12,\n                \"ExtraDigits\": \"1212\"\n            },\n            \"FirstName\": \"John\",\n            \"LastName\": \"Doe\",\n            \"Adress1\": \"Address 1\",\n            \"Adress2\": \"Address 2\",\n            \"PostalCode\": \"12000\",\n            \"City\": \"STOCKHOLM\",\n            \"Email\": \"jon.engman@example.net\",\n            \"MobilePhoneNumber\": \"+461234567890\",\n            \"GuardianPersonalNumber\": null,\n            \"MunicipalityCode\": \"0180\",\n            \"HomePhoneNumber\": null,\n            \"WorkPhoneNumber\": null,\n            \"ConsentToMarketing\": null,\n            \"ClinicId\": \"19-00000000-0000-0000-0000-000000000000\",\n            \"ClinicianId\": 0,\n            \"UpdatedOn\": \"0001-01-01T00:00:00\",\n            \"HasContent\": true\n        },\n        \"TimeSlot\": {\n            \"ID\": 0,\n            \"Start\": \"2020-12-12T09:30:00\",\n            \"End\": \"2020-12-12T10:00:00\",\n            \"Clinic\": {\n                \"ID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Name\": \"City Praktiken\",\n                \"Address1\": \"Klinikgatan 2\",\n                \"Address2\": \"\",\n                \"Postalcode\": \"11000\",\n                \"City\": \"STOCKHOLM\",\n                \"Home\": \"+456\",\n                \"Work\": \"+456123456\",\n                \"Fax\": \"+456\",\n                \"Mobile\": \"+456\",\n                \"Email\": \"info2@google.com\"\n            },\n            \"Clinician\": {\n                \"ID\": 3,\n                \"Name\": \"Olle Ohlsson\",\n                \"Title\": \"Tandläkare\",\n                \"Active\": null,\n                \"ClinicID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Info\": null\n            },\n            \"Treatment\": {\n                \"ID\": 2208,\n                \"Name\": \"ITB US\",\n                \"Description\": \"I FK2018\",\n                \"Duration\": 30\n            }\n        },\n        \"CampaignCode\": null,\n        \"FreeTextMessage\": \"\",\n        \"CategoryDescription\": \"US/Röntgen\",\n        \"CategoryCode\": 2000\n    },\n    {\n        \"ID\": 2288,\n        \"Patient\": {\n            \"ID\": 1088,\n            \"PatientPersonalIdentification\": \"191212121212\",\n            \"PersonalNumber\": {\n                \"Year\": 1912,\n                \"Month\": 12,\n                \"Day\": 12,\n                \"ExtraDigits\": \"1212\"\n            },\n            \"FirstName\": \"John\",\n            \"LastName\": \"Doe\",\n            \"Adress1\": \"Address 1\",\n            \"Adress2\": \"Address 2\",\n            \"PostalCode\": \"12000\",\n            \"City\": \"STOCKHOLM\",\n            \"Email\": \"jon.engman@example.net\",\n            \"MobilePhoneNumber\": \"+461234567890\",\n            \"GuardianPersonalNumber\": null,\n            \"MunicipalityCode\": \"0180\",\n            \"HomePhoneNumber\": null,\n            \"WorkPhoneNumber\": null,\n            \"ConsentToMarketing\": null,\n            \"ClinicId\": \"19-00000000-0000-0000-0000-000000000000\",\n            \"ClinicianId\": 0,\n            \"UpdatedOn\": \"0001-01-01T00:00:00\",\n            \"HasContent\": true\n        },\n        \"TimeSlot\": {\n            \"ID\": 0,\n            \"Start\": \"2020-12-12T11:00:00\",\n            \"End\": \"2020-12-12T11:30:00\",\n            \"Clinic\": {\n                \"ID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Name\": \"City Praktiken\",\n                \"Address1\": \"Klinikgatan 2\",\n                \"Address2\": \"\",\n                \"Postalcode\": \"11000\",\n                \"City\": \"STOCKHOLM\",\n                \"Home\": \"+456\",\n                \"Work\": \"+456123456\",\n                \"Fax\": \"+456\",\n                \"Mobile\": \"+456\",\n                \"Email\": \"info2@google.com\"\n            },\n            \"Clinician\": {\n                \"ID\": 3,\n                \"Name\": \"Olle Ohlsson\",\n                \"Title\": \"Tandläkare\",\n                \"Active\": null,\n                \"ClinicID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Info\": null\n            },\n            \"Treatment\": {\n                \"ID\": 2208,\n                \"Name\": \"ITB US\",\n                \"Description\": \"I FK2018\",\n                \"Duration\": 30\n            }\n        },\n        \"CampaignCode\": null,\n        \"FreeTextMessage\": \" \\\"\\\"\",\n        \"CategoryDescription\": \"US/Röntgen\",\n        \"CategoryCode\": 2000\n    },\n    {\n        \"ID\": 2289,\n        \"Patient\": {\n            \"ID\": 1088,\n            \"PatientPersonalIdentification\": \"191212121212\",\n            \"PersonalNumber\": {\n                \"Year\": 1912,\n                \"Month\": 12,\n                \"Day\": 12,\n                \"ExtraDigits\": \"1212\"\n            },\n            \"FirstName\": \"John\",\n            \"LastName\": \"Doe\",\n            \"Adress1\": \"Address 1\",\n            \"Adress2\": \"Address 2\",\n            \"PostalCode\": \"12000\",\n            \"City\": \"STOCKHOLM\",\n            \"Email\": \"jon.engman@example.net\",\n            \"MobilePhoneNumber\": \"+461234567890\",\n            \"GuardianPersonalNumber\": null,\n            \"MunicipalityCode\": \"0180\",\n            \"HomePhoneNumber\": null,\n            \"WorkPhoneNumber\": null,\n            \"ConsentToMarketing\": null,\n            \"ClinicId\": \"19-00000000-0000-0000-0000-000000000000\",\n            \"ClinicianId\": 0,\n            \"UpdatedOn\": \"0001-01-01T00:00:00\",\n            \"HasContent\": true\n        },\n        \"TimeSlot\": {\n            \"ID\": 0,\n            \"Start\": \"2020-12-12T10:30:00\",\n            \"End\": \"2020-12-12T11:00:00\",\n            \"Clinic\": {\n                \"ID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Name\": \"City Praktiken\",\n                \"Address1\": \"Klinikgatan 2\",\n                \"Address2\": \"\",\n                \"Postalcode\": \"11000\",\n                \"City\": \"STOCKHOLM\",\n                \"Home\": \"+456\",\n                \"Work\": \"+456123456\",\n                \"Fax\": \"+456\",\n                \"Mobile\": \"+456\",\n                \"Email\": \"info2@google.com\"\n            },\n            \"Clinician\": {\n                \"ID\": 3,\n                \"Name\": \"Olle Ohlsson\",\n                \"Title\": \"Tandläkare\",\n                \"Active\": null,\n                \"ClinicID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Info\": null\n            },\n            \"Treatment\": {\n                \"ID\": 2208,\n                \"Name\": \"ITB US\",\n                \"Description\": \"I FK2018\",\n                \"Duration\": 30\n            }\n        },\n        \"CampaignCode\": null,\n        \"FreeTextMessage\": \" \\\"\\\"\",\n        \"CategoryDescription\": \"US/Röntgen\",\n        \"CategoryCode\": 2000\n    },\n    {\n        \"ID\": 2291,\n        \"Patient\": {\n            \"ID\": 1088,\n            \"PatientPersonalIdentification\": \"191212121212\",\n            \"PersonalNumber\": {\n                \"Year\": 1912,\n                \"Month\": 12,\n                \"Day\": 12,\n                \"ExtraDigits\": \"1212\"\n            },\n            \"FirstName\": \"John\",\n            \"LastName\": \"Doe\",\n            \"Adress1\": \"Address 1\",\n            \"Adress2\": \"Address 2\",\n            \"PostalCode\": \"12000\",\n            \"City\": \"STOCKHOLM\",\n            \"Email\": \"jon.engman@example.net\",\n            \"MobilePhoneNumber\": \"+461234567890\",\n            \"GuardianPersonalNumber\": null,\n            \"MunicipalityCode\": \"0180\",\n            \"HomePhoneNumber\": null,\n            \"WorkPhoneNumber\": null,\n            \"ConsentToMarketing\": null,\n            \"ClinicId\": \"19-00000000-0000-0000-0000-000000000000\",\n            \"ClinicianId\": 0,\n            \"UpdatedOn\": \"0001-01-01T00:00:00\",\n            \"HasContent\": true\n        },\n        \"TimeSlot\": {\n            \"ID\": 0,\n            \"Start\": \"2020-12-13T09:30:00\",\n            \"End\": \"2020-12-13T10:00:00\",\n            \"Clinic\": {\n                \"ID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Name\": \"City Praktiken\",\n                \"Address1\": \"Klinikgatan 2\",\n                \"Address2\": \"\",\n                \"Postalcode\": \"11000\",\n                \"City\": \"STOCKHOLM\",\n                \"Home\": \"+456\",\n                \"Work\": \"+456123456\",\n                \"Fax\": \"+456\",\n                \"Mobile\": \"+456\",\n                \"Email\": \"info2@google.com\"\n            },\n            \"Clinician\": {\n                \"ID\": 3,\n                \"Name\": \"Olle Ohlsson\",\n                \"Title\": \"Tandläkare\",\n                \"Active\": null,\n                \"ClinicID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Info\": null\n            },\n            \"Treatment\": {\n                \"ID\": 2208,\n                \"Name\": \"ITB US\",\n                \"Description\": \"I FK2018\",\n                \"Duration\": 30\n            }\n        },\n        \"CampaignCode\": null,\n        \"FreeTextMessage\": \" \\\"\\\"\",\n        \"CategoryDescription\": \"US/Röntgen\",\n        \"CategoryCode\": 2000\n    },\n    {\n        \"ID\": 2292,\n        \"Patient\": {\n            \"ID\": 1088,\n            \"PatientPersonalIdentification\": \"191212121212\",\n            \"PersonalNumber\": {\n                \"Year\": 1912,\n                \"Month\": 12,\n                \"Day\": 12,\n                \"ExtraDigits\": \"1212\"\n            },\n            \"FirstName\": \"John\",\n            \"LastName\": \"Doe\",\n            \"Adress1\": \"Address 1\",\n            \"Adress2\": \"Address 2\",\n            \"PostalCode\": \"12000\",\n            \"City\": \"STOCKHOLM\",\n            \"Email\": \"jon.engman@example.net\",\n            \"MobilePhoneNumber\": \"+461234567890\",\n            \"GuardianPersonalNumber\": null,\n            \"MunicipalityCode\": \"0180\",\n            \"HomePhoneNumber\": null,\n            \"WorkPhoneNumber\": null,\n            \"ConsentToMarketing\": null,\n            \"ClinicId\": \"19-00000000-0000-0000-0000-000000000000\",\n            \"ClinicianId\": 0,\n            \"UpdatedOn\": \"0001-01-01T00:00:00\",\n            \"HasContent\": true\n        },\n        \"TimeSlot\": {\n            \"ID\": 0,\n            \"Start\": \"2020-12-27T08:30:00\",\n            \"End\": \"2020-12-27T09:00:00\",\n            \"Clinic\": {\n                \"ID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Name\": \"City Praktiken\",\n                \"Address1\": \"Klinikgatan 2\",\n                \"Address2\": \"\",\n                \"Postalcode\": \"11000\",\n                \"City\": \"STOCKHOLM\",\n                \"Home\": \"+456\",\n                \"Work\": \"+456123456\",\n                \"Fax\": \"+456\",\n                \"Mobile\": \"+456\",\n                \"Email\": \"info2@google.com\"\n            },\n            \"Clinician\": {\n                \"ID\": 3,\n                \"Name\": \"Olle Ohlsson\",\n                \"Title\": \"Tandläkare\",\n                \"Active\": null,\n                \"ClinicID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Info\": null\n            },\n            \"Treatment\": {\n                \"ID\": 2208,\n                \"Name\": \"ITB US\",\n                \"Description\": \"I FK2018\",\n                \"Duration\": 30\n            }\n        },\n        \"CampaignCode\": null,\n        \"FreeTextMessage\": \" \\\"\\\"\",\n        \"CategoryDescription\": \"US/Röntgen\",\n        \"CategoryCode\": 2000\n    },\n    {\n        \"ID\": 2293,\n        \"Patient\": {\n            \"ID\": 1088,\n            \"PatientPersonalIdentification\": \"191212121212\",\n            \"PersonalNumber\": {\n                \"Year\": 1912,\n                \"Month\": 12,\n                \"Day\": 12,\n                \"ExtraDigits\": \"1212\"\n            },\n            \"FirstName\": \"John\",\n            \"LastName\": \"Doe\",\n            \"Adress1\": \"Address 1\",\n            \"Adress2\": \"Address 2\",\n            \"PostalCode\": \"12000\",\n            \"City\": \"STOCKHOLM\",\n            \"Email\": \"jon.engman@example.net\",\n            \"MobilePhoneNumber\": \"+461234567890\",\n            \"GuardianPersonalNumber\": null,\n            \"MunicipalityCode\": \"0180\",\n            \"HomePhoneNumber\": null,\n            \"WorkPhoneNumber\": null,\n            \"ConsentToMarketing\": null,\n            \"ClinicId\": \"19-00000000-0000-0000-0000-000000000000\",\n            \"ClinicianId\": 0,\n            \"UpdatedOn\": \"0001-01-01T00:00:00\",\n            \"HasContent\": true\n        },\n        \"TimeSlot\": {\n            \"ID\": 0,\n            \"Start\": \"2020-12-12T12:00:00\",\n            \"End\": \"2020-12-12T12:30:00\",\n            \"Clinic\": {\n                \"ID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Name\": \"City Praktiken\",\n                \"Address1\": \"Klinikgatan 2\",\n                \"Address2\": \"\",\n                \"Postalcode\": \"11000\",\n                \"City\": \"STOCKHOLM\",\n                \"Home\": \"+456\",\n                \"Work\": \"+456123456\",\n                \"Fax\": \"+456\",\n                \"Mobile\": \"+456\",\n                \"Email\": \"info2@google.com\"\n            },\n            \"Clinician\": {\n                \"ID\": 3,\n                \"Name\": \"Olle Ohlsson\",\n                \"Title\": \"Tandläkare\",\n                \"Active\": null,\n                \"ClinicID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Info\": null\n            },\n            \"Treatment\": {\n                \"ID\": 2208,\n                \"Name\": \"ITB US\",\n                \"Description\": \"I FK2018\",\n                \"Duration\": 30\n            }\n        },\n        \"CampaignCode\": null,\n        \"FreeTextMessage\": \" \\\"\\\"\",\n        \"CategoryDescription\": \"US/Röntgen\",\n        \"CategoryCode\": 2000\n    },\n    {\n        \"ID\": 2294,\n        \"Patient\": {\n            \"ID\": 1088,\n            \"PatientPersonalIdentification\": \"191212121212\",\n            \"PersonalNumber\": {\n                \"Year\": 1912,\n                \"Month\": 12,\n                \"Day\": 12,\n                \"ExtraDigits\": \"1212\"\n            },\n            \"FirstName\": \"John\",\n            \"LastName\": \"Doe\",\n            \"Adress1\": \"Address 1\",\n            \"Adress2\": \"Address 2\",\n            \"PostalCode\": \"12000\",\n            \"City\": \"STOCKHOLM\",\n            \"Email\": \"jon.engman@example.net\",\n            \"MobilePhoneNumber\": \"+461234567890\",\n            \"GuardianPersonalNumber\": null,\n            \"MunicipalityCode\": \"0180\",\n            \"HomePhoneNumber\": null,\n            \"WorkPhoneNumber\": null,\n            \"ConsentToMarketing\": null,\n            \"ClinicId\": \"19-00000000-0000-0000-0000-000000000000\",\n            \"ClinicianId\": 0,\n            \"UpdatedOn\": \"0001-01-01T00:00:00\",\n            \"HasContent\": true\n        },\n        \"TimeSlot\": {\n            \"ID\": 0,\n            \"Start\": \"2020-12-12T08:30:00\",\n            \"End\": \"2020-12-12T09:00:00\",\n            \"Clinic\": {\n                \"ID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Name\": \"City Praktiken\",\n                \"Address1\": \"Klinikgatan 2\",\n                \"Address2\": \"\",\n                \"Postalcode\": \"11000\",\n                \"City\": \"STOCKHOLM\",\n                \"Home\": \"+456\",\n                \"Work\": \"+456123456\",\n                \"Fax\": \"+456\",\n                \"Mobile\": \"+456\",\n                \"Email\": \"info2@google.com\"\n            },\n            \"Clinician\": {\n                \"ID\": 3,\n                \"Name\": \"Olle Ohlsson\",\n                \"Title\": \"Tandläkare\",\n                \"Active\": null,\n                \"ClinicID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Info\": null\n            },\n            \"Treatment\": {\n                \"ID\": 2208,\n                \"Name\": \"ITB US\",\n                \"Description\": \"I FK2018\",\n                \"Duration\": 30\n            }\n        },\n        \"CampaignCode\": null,\n        \"FreeTextMessage\": \" \\\"\\\"\",\n        \"CategoryDescription\": \"US/Röntgen\",\n        \"CategoryCode\": 2000\n    },\n    {\n        \"ID\": 2296,\n        \"Patient\": {\n            \"ID\": 1088,\n            \"PatientPersonalIdentification\": \"191212121212\",\n            \"PersonalNumber\": {\n                \"Year\": 1912,\n                \"Month\": 12,\n                \"Day\": 12,\n                \"ExtraDigits\": \"1212\"\n            },\n            \"FirstName\": \"John\",\n            \"LastName\": \"Doe\",\n            \"Adress1\": \"Address 1\",\n            \"Adress2\": \"Address 2\",\n            \"PostalCode\": \"12000\",\n            \"City\": \"STOCKHOLM\",\n            \"Email\": \"jon.engman@example.net\",\n            \"MobilePhoneNumber\": \"+461234567890\",\n            \"GuardianPersonalNumber\": null,\n            \"MunicipalityCode\": \"0180\",\n            \"HomePhoneNumber\": null,\n            \"WorkPhoneNumber\": null,\n            \"ConsentToMarketing\": null,\n            \"ClinicId\": \"19-00000000-0000-0000-0000-000000000000\",\n            \"ClinicianId\": 0,\n            \"UpdatedOn\": \"0001-01-01T00:00:00\",\n            \"HasContent\": true\n        },\n        \"TimeSlot\": {\n            \"ID\": 0,\n            \"Start\": \"2020-12-12T13:10:00\",\n            \"End\": \"2020-12-12T14:10:00\",\n            \"Clinic\": {\n                \"ID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Name\": \"City Praktiken\",\n                \"Address1\": \"Klinikgatan 2\",\n                \"Address2\": \"\",\n                \"Postalcode\": \"11000\",\n                \"City\": \"STOCKHOLM\",\n                \"Home\": \"+456\",\n                \"Work\": \"+456123456\",\n                \"Fax\": \"+456\",\n                \"Mobile\": \"+456\",\n                \"Email\": \"info2@google.com\"\n            },\n            \"Clinician\": {\n                \"ID\": 3,\n                \"Name\": \"Olle Ohlsson\",\n                \"Title\": \"Tandläkare\",\n                \"Active\": null,\n                \"ClinicID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Info\": null\n            },\n            \"Treatment\": null\n        },\n        \"CampaignCode\": null,\n        \"FreeTextMessage\": \"\",\n        \"CategoryDescription\": \"Akut\",\n        \"CategoryCode\": 1000\n    },\n    {\n        \"ID\": 2297,\n        \"Patient\": {\n            \"ID\": 1088,\n            \"PatientPersonalIdentification\": \"191212121212\",\n            \"PersonalNumber\": {\n                \"Year\": 1912,\n                \"Month\": 12,\n                \"Day\": 12,\n                \"ExtraDigits\": \"1212\"\n            },\n            \"FirstName\": \"John\",\n            \"LastName\": \"Doe\",\n            \"Adress1\": \"Address 1\",\n            \"Adress2\": \"Address 2\",\n            \"PostalCode\": \"12000\",\n            \"City\": \"STOCKHOLM\",\n            \"Email\": \"jon.engman@example.net\",\n            \"MobilePhoneNumber\": \"+461234567890\",\n            \"GuardianPersonalNumber\": null,\n            \"MunicipalityCode\": \"0180\",\n            \"HomePhoneNumber\": null,\n            \"WorkPhoneNumber\": null,\n            \"ConsentToMarketing\": null,\n            \"ClinicId\": \"19-00000000-0000-0000-0000-000000000000\",\n            \"ClinicianId\": 0,\n            \"UpdatedOn\": \"0001-01-01T00:00:00\",\n            \"HasContent\": true\n        },\n        \"TimeSlot\": {\n            \"ID\": 0,\n            \"Start\": \"2020-12-13T10:00:00\",\n            \"End\": \"2020-12-13T10:30:00\",\n            \"Clinic\": {\n                \"ID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Name\": \"City Praktiken\",\n                \"Address1\": \"Klinikgatan 2\",\n                \"Address2\": \"\",\n                \"Postalcode\": \"11000\",\n                \"City\": \"STOCKHOLM\",\n                \"Home\": \"+456\",\n                \"Work\": \"+456123456\",\n                \"Fax\": \"+456\",\n                \"Mobile\": \"+456\",\n                \"Email\": \"info2@google.com\"\n            },\n            \"Clinician\": {\n                \"ID\": 3,\n                \"Name\": \"Olle Ohlsson\",\n                \"Title\": \"Tandläkare\",\n                \"Active\": null,\n                \"ClinicID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Info\": null\n            },\n            \"Treatment\": null\n        },\n        \"CampaignCode\": null,\n        \"FreeTextMessage\": \"Endodonti\",\n        \"CategoryDescription\": \"Endodonti\",\n        \"CategoryCode\": 7000\n    },\n    {\n        \"ID\": 2298,\n        \"Patient\": {\n            \"ID\": 1088,\n            \"PatientPersonalIdentification\": \"191212121212\",\n            \"PersonalNumber\": {\n                \"Year\": 1912,\n                \"Month\": 12,\n                \"Day\": 12,\n                \"ExtraDigits\": \"1212\"\n            },\n            \"FirstName\": \"John\",\n            \"LastName\": \"Doe\",\n            \"Adress1\": \"Address 1\",\n            \"Adress2\": \"Address 2\",\n            \"PostalCode\": \"12000\",\n            \"City\": \"STOCKHOLM\",\n            \"Email\": \"jon.engman@example.net\",\n            \"MobilePhoneNumber\": \"+461234567890\",\n            \"GuardianPersonalNumber\": null,\n            \"MunicipalityCode\": \"0180\",\n            \"HomePhoneNumber\": null,\n            \"WorkPhoneNumber\": null,\n            \"ConsentToMarketing\": null,\n            \"ClinicId\": \"19-00000000-0000-0000-0000-000000000000\",\n            \"ClinicianId\": 0,\n            \"UpdatedOn\": \"0001-01-01T00:00:00\",\n            \"HasContent\": true\n        },\n        \"TimeSlot\": {\n            \"ID\": 0,\n            \"Start\": \"2020-12-13T09:00:00\",\n            \"End\": \"2020-12-13T09:30:00\",\n            \"Clinic\": {\n                \"ID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Name\": \"City Praktiken\",\n                \"Address1\": \"Klinikgatan 2\",\n                \"Address2\": \"\",\n                \"Postalcode\": \"11000\",\n                \"City\": \"STOCKHOLM\",\n                \"Home\": \"+456\",\n                \"Work\": \"+456123456\",\n                \"Fax\": \"+456\",\n                \"Mobile\": \"+456\",\n                \"Email\": \"info2@google.com\"\n            },\n            \"Clinician\": {\n                \"ID\": 3,\n                \"Name\": \"Olle Ohlsson\",\n                \"Title\": \"Tandläkare\",\n                \"Active\": null,\n                \"ClinicID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Info\": null\n            },\n            \"Treatment\": {\n                \"ID\": 2208,\n                \"Name\": \"ITB US\",\n                \"Description\": \"I FK2018\",\n                \"Duration\": 30\n            }\n        },\n        \"CampaignCode\": null,\n        \"FreeTextMessage\": \" \\\"\\\"\",\n        \"CategoryDescription\": \"US/Röntgen\",\n        \"CategoryCode\": 2000\n    },\n    {\n        \"ID\": 2299,\n        \"Patient\": {\n            \"ID\": 1088,\n            \"PatientPersonalIdentification\": \"191212121212\",\n            \"PersonalNumber\": {\n                \"Year\": 1912,\n                \"Month\": 12,\n                \"Day\": 12,\n                \"ExtraDigits\": \"1212\"\n            },\n            \"FirstName\": \"John\",\n            \"LastName\": \"Doe\",\n            \"Adress1\": \"Address 1\",\n            \"Adress2\": \"Address 2\",\n            \"PostalCode\": \"12000\",\n            \"City\": \"STOCKHOLM\",\n            \"Email\": \"jon.engman@example.net\",\n            \"MobilePhoneNumber\": \"+461234567890\",\n            \"GuardianPersonalNumber\": null,\n            \"MunicipalityCode\": \"0180\",\n            \"HomePhoneNumber\": null,\n            \"WorkPhoneNumber\": null,\n            \"ConsentToMarketing\": null,\n            \"ClinicId\": \"19-00000000-0000-0000-0000-000000000000\",\n            \"ClinicianId\": 0,\n            \"UpdatedOn\": \"0001-01-01T00:00:00\",\n            \"HasContent\": true\n        },\n        \"TimeSlot\": {\n            \"ID\": 0,\n            \"Start\": \"2020-12-13T11:30:00\",\n            \"End\": \"2020-12-13T12:10:00\",\n            \"Clinic\": {\n                \"ID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Name\": \"City Praktiken\",\n                \"Address1\": \"Klinikgatan 2\",\n                \"Address2\": \"\",\n                \"Postalcode\": \"11000\",\n                \"City\": \"STOCKHOLM\",\n                \"Home\": \"+456\",\n                \"Work\": \"+456123456\",\n                \"Fax\": \"+456\",\n                \"Mobile\": \"+456\",\n                \"Email\": \"info2@google.com\"\n            },\n            \"Clinician\": {\n                \"ID\": 3,\n                \"Name\": \"Olle Ohlsson\",\n                \"Title\": \"Tandläkare\",\n                \"Active\": null,\n                \"ClinicID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Info\": null\n            },\n            \"Treatment\": null\n        },\n        \"CampaignCode\": null,\n        \"FreeTextMessage\": \" Cem bro\",\n        \"CategoryDescription\": null,\n        \"CategoryCode\": 0\n    },\n    {\n        \"ID\": 2300,\n        \"Patient\": {\n            \"ID\": 1088,\n            \"PatientPersonalIdentification\": \"191212121212\",\n            \"PersonalNumber\": {\n                \"Year\": 1912,\n                \"Month\": 12,\n                \"Day\": 12,\n                \"ExtraDigits\": \"1212\"\n            },\n            \"FirstName\": \"John\",\n            \"LastName\": \"Doe\",\n            \"Adress1\": \"Address 1\",\n            \"Adress2\": \"Address 2\",\n            \"PostalCode\": \"12000\",\n            \"City\": \"STOCKHOLM\",\n            \"Email\": \"jon.engman@example.net\",\n            \"MobilePhoneNumber\": \"+461234567890\",\n            \"GuardianPersonalNumber\": null,\n            \"MunicipalityCode\": \"0180\",\n            \"HomePhoneNumber\": null,\n            \"WorkPhoneNumber\": null,\n            \"ConsentToMarketing\": null,\n            \"ClinicId\": \"19-00000000-0000-0000-0000-000000000000\",\n            \"ClinicianId\": 0,\n            \"UpdatedOn\": \"0001-01-01T00:00:00\",\n            \"HasContent\": true\n        },\n        \"TimeSlot\": {\n            \"ID\": 0,\n            \"Start\": \"2020-12-13T12:30:00\",\n            \"End\": \"2020-12-13T13:00:00\",\n            \"Clinic\": {\n                \"ID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Name\": \"City Praktiken\",\n                \"Address1\": \"Klinikgatan 2\",\n                \"Address2\": \"\",\n                \"Postalcode\": \"11000\",\n                \"City\": \"STOCKHOLM\",\n                \"Home\": \"+456\",\n                \"Work\": \"+456123456\",\n                \"Fax\": \"+456\",\n                \"Mobile\": \"+456\",\n                \"Email\": \"info2@google.com\"\n            },\n            \"Clinician\": {\n                \"ID\": 3,\n                \"Name\": \"Olle Ohlsson\",\n                \"Title\": \"Tandläkare\",\n                \"Active\": null,\n                \"ClinicID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Info\": null\n            },\n            \"Treatment\": null\n        },\n        \"CampaignCode\": null,\n        \"FreeTextMessage\": \"Akut\",\n        \"CategoryDescription\": \"Akut\",\n        \"CategoryCode\": 1000\n    },\n    {\n        \"ID\": 2301,\n        \"Patient\": {\n            \"ID\": 1088,\n            \"PatientPersonalIdentification\": \"191212121212\",\n            \"PersonalNumber\": {\n                \"Year\": 1912,\n                \"Month\": 12,\n                \"Day\": 12,\n                \"ExtraDigits\": \"1212\"\n            },\n            \"FirstName\": \"John\",\n            \"LastName\": \"Doe\",\n            \"Adress1\": \"Address 1\",\n            \"Adress2\": \"Address 2\",\n            \"PostalCode\": \"12000\",\n            \"City\": \"STOCKHOLM\",\n            \"Email\": \"jon.engman@example.net\",\n            \"MobilePhoneNumber\": \"+461234567890\",\n            \"GuardianPersonalNumber\": null,\n            \"MunicipalityCode\": \"0180\",\n            \"HomePhoneNumber\": null,\n            \"WorkPhoneNumber\": null,\n            \"ConsentToMarketing\": null,\n            \"ClinicId\": \"19-00000000-0000-0000-0000-000000000000\",\n            \"ClinicianId\": 0,\n            \"UpdatedOn\": \"0001-01-01T00:00:00\",\n            \"HasContent\": true\n        },\n        \"TimeSlot\": {\n            \"ID\": 0,\n            \"Start\": \"2020-12-13T14:40:00\",\n            \"End\": \"2020-12-13T15:00:00\",\n            \"Clinic\": {\n                \"ID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Name\": \"City Praktiken\",\n                \"Address1\": \"Klinikgatan 2\",\n                \"Address2\": \"\",\n                \"Postalcode\": \"11000\",\n                \"City\": \"STOCKHOLM\",\n                \"Home\": \"+456\",\n                \"Work\": \"+456123456\",\n                \"Fax\": \"+456\",\n                \"Mobile\": \"+456\",\n                \"Email\": \"info2@google.com\"\n            },\n            \"Clinician\": {\n                \"ID\": 3,\n                \"Name\": \"Olle Ohlsson\",\n                \"Title\": \"Tandläkare\",\n                \"Active\": null,\n                \"ClinicID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Info\": null\n            },\n            \"Treatment\": null\n        },\n        \"CampaignCode\": null,\n        \"FreeTextMessage\": \"Akut Cem bro Cem bro Fastsättn PorsInl GOAS TEXT Koll Sårläkn OPG OPG Lagn Am HS-Rtg HS-Rtg OPG Prep+avtr f bro GOAS TEXT Fastsättn PorsInl HS-Rtg Lagn Comp OPG Lagn Comp Koll Sårläkn GOAS TEXT OPG Extr GOAS TEXT Lagn Comp Lagn Comp Fastsättn PorsInl Extr Prep+avtr f bro Lagn Comp GOAS TEXT HS-Rtg L\",\n        \"CategoryDescription\": \"Akut\",\n        \"CategoryCode\": 1000\n    },\n    {\n        \"ID\": 2303,\n        \"Patient\": {\n            \"ID\": 1088,\n            \"PatientPersonalIdentification\": \"191212121212\",\n            \"PersonalNumber\": {\n                \"Year\": 1912,\n                \"Month\": 12,\n                \"Day\": 12,\n                \"ExtraDigits\": \"1212\"\n            },\n            \"FirstName\": \"John\",\n            \"LastName\": \"Doe\",\n            \"Adress1\": \"Address 1\",\n            \"Adress2\": \"Address 2\",\n            \"PostalCode\": \"12000\",\n            \"City\": \"STOCKHOLM\",\n            \"Email\": \"jon.engman@example.net\",\n            \"MobilePhoneNumber\": \"+461234567890\",\n            \"GuardianPersonalNumber\": null,\n            \"MunicipalityCode\": \"0180\",\n            \"HomePhoneNumber\": null,\n            \"WorkPhoneNumber\": null,\n            \"ConsentToMarketing\": null,\n            \"ClinicId\": \"19-00000000-0000-0000-0000-000000000000\",\n            \"ClinicianId\": 0,\n            \"UpdatedOn\": \"0001-01-01T00:00:00\",\n            \"HasContent\": true\n        },\n        \"TimeSlot\": {\n            \"ID\": 0,\n            \"Start\": \"2020-12-13T10:30:00\",\n            \"End\": \"2020-12-13T11:10:00\",\n            \"Clinic\": {\n                \"ID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Name\": \"City Praktiken\",\n                \"Address1\": \"Klinikgatan 2\",\n                \"Address2\": \"\",\n                \"Postalcode\": \"11000\",\n                \"City\": \"STOCKHOLM\",\n                \"Home\": \"+456\",\n                \"Work\": \"+456123456\",\n                \"Fax\": \"+456\",\n                \"Mobile\": \"+456\",\n                \"Email\": \"info2@google.com\"\n            },\n            \"Clinician\": {\n                \"ID\": 3,\n                \"Name\": \"Olle Ohlsson\",\n                \"Title\": \"Tandläkare\",\n                \"Active\": null,\n                \"ClinicID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Info\": null\n            },\n            \"Treatment\": null\n        },\n        \"CampaignCode\": null,\n        \"FreeTextMessage\": \"\",\n        \"CategoryDescription\": null,\n        \"CategoryCode\": 0\n    },\n    {\n        \"ID\": 2304,\n        \"Patient\": {\n            \"ID\": 1088,\n            \"PatientPersonalIdentification\": \"191212121212\",\n            \"PersonalNumber\": {\n                \"Year\": 1912,\n                \"Month\": 12,\n                \"Day\": 12,\n                \"ExtraDigits\": \"1212\"\n            },\n            \"FirstName\": \"John\",\n            \"LastName\": \"Doe\",\n            \"Adress1\": \"Address 1\",\n            \"Adress2\": \"Address 2\",\n            \"PostalCode\": \"12000\",\n            \"City\": \"STOCKHOLM\",\n            \"Email\": \"jon.engman@example.net\",\n            \"MobilePhoneNumber\": \"+461234567890\",\n            \"GuardianPersonalNumber\": null,\n            \"MunicipalityCode\": \"0180\",\n            \"HomePhoneNumber\": null,\n            \"WorkPhoneNumber\": null,\n            \"ConsentToMarketing\": null,\n            \"ClinicId\": \"19-00000000-0000-0000-0000-000000000000\",\n            \"ClinicianId\": 0,\n            \"UpdatedOn\": \"0001-01-01T00:00:00\",\n            \"HasContent\": true\n        },\n        \"TimeSlot\": {\n            \"ID\": 0,\n            \"Start\": \"2020-12-13T11:00:00\",\n            \"End\": \"2020-12-13T11:30:00\",\n            \"Clinic\": {\n                \"ID\": \"18-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Name\": \"OpusTandläkarna\",\n                \"Address1\": \"Klinikgatan 1\",\n                \"Address2\": \"\",\n                \"Postalcode\": \"22648\",\n                \"City\": \"LUND\",\n                \"Home\": \"\",\n                \"Work\": \"\",\n                \"Fax\": \"\",\n                \"Mobile\": \"\",\n                \"Email\": \"\"\n            },\n            \"Clinician\": {\n                \"ID\": 4,\n                \"Name\": \"Arne Andersson\",\n                \"Title\": \"Tandläkare\",\n                \"Active\": null,\n                \"ClinicID\": \"18-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Info\": null\n            },\n            \"Treatment\": {\n                \"ID\": 2208,\n                \"Name\": \"ITB US\",\n                \"Description\": \"I FK2018\",\n                \"Duration\": 30\n            }\n        },\n        \"CampaignCode\": null,\n        \"FreeTextMessage\": \" \\\"\\\"\",\n        \"CategoryDescription\": \"US/Röntgen\",\n        \"CategoryCode\": 2000\n    },\n    {\n        \"ID\": 2305,\n        \"Patient\": {\n            \"ID\": 1088,\n            \"PatientPersonalIdentification\": \"191212121212\",\n            \"PersonalNumber\": {\n                \"Year\": 1912,\n                \"Month\": 12,\n                \"Day\": 12,\n                \"ExtraDigits\": \"1212\"\n            },\n            \"FirstName\": \"John\",\n            \"LastName\": \"Doe\",\n            \"Adress1\": \"Address 1\",\n            \"Adress2\": \"Address 2\",\n            \"PostalCode\": \"12000\",\n            \"City\": \"STOCKHOLM\",\n            \"Email\": \"jon.engman@example.net\",\n            \"MobilePhoneNumber\": \"+461234567890\",\n            \"GuardianPersonalNumber\": null,\n            \"MunicipalityCode\": \"0180\",\n            \"HomePhoneNumber\": null,\n            \"WorkPhoneNumber\": null,\n            \"ConsentToMarketing\": null,\n            \"ClinicId\": \"19-00000000-0000-0000-0000-000000000000\",\n            \"ClinicianId\": 0,\n            \"UpdatedOn\": \"0001-01-01T00:00:00\",\n            \"HasContent\": true\n        },\n        \"TimeSlot\": {\n            \"ID\": 0,\n            \"Start\": \"2020-12-12T09:00:00\",\n            \"End\": \"2020-12-12T09:30:00\",\n            \"Clinic\": {\n                \"ID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Name\": \"City Praktiken\",\n                \"Address1\": \"Klinikgatan 2\",\n                \"Address2\": \"\",\n                \"Postalcode\": \"11000\",\n                \"City\": \"STOCKHOLM\",\n                \"Home\": \"+456\",\n                \"Work\": \"+456123456\",\n                \"Fax\": \"+456\",\n                \"Mobile\": \"+456\",\n                \"Email\": \"info2@google.com\"\n            },\n            \"Clinician\": {\n                \"ID\": 3,\n                \"Name\": \"Olle Ohlsson\",\n                \"Title\": \"Tandläkare\",\n                \"Active\": null,\n                \"ClinicID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Info\": null\n            },\n            \"Treatment\": {\n                \"ID\": 2208,\n                \"Name\": \"ITB US\",\n                \"Description\": \"I FK2018\",\n                \"Duration\": 30\n            }\n        },\n        \"CampaignCode\": null,\n        \"FreeTextMessage\": \" \\\"\\\"\",\n        \"CategoryDescription\": \"US/Röntgen\",\n        \"CategoryCode\": 2000\n    },\n    {\n        \"ID\": 2306,\n        \"Patient\": {\n            \"ID\": 1088,\n            \"PatientPersonalIdentification\": \"191212121212\",\n            \"PersonalNumber\": {\n                \"Year\": 1912,\n                \"Month\": 12,\n                \"Day\": 12,\n                \"ExtraDigits\": \"1212\"\n            },\n            \"FirstName\": \"John\",\n            \"LastName\": \"Doe\",\n            \"Adress1\": \"Address 1\",\n            \"Adress2\": \"Address 2\",\n            \"PostalCode\": \"12000\",\n            \"City\": \"STOCKHOLM\",\n            \"Email\": \"jon.engman@example.net\",\n            \"MobilePhoneNumber\": \"+461234567890\",\n            \"GuardianPersonalNumber\": null,\n            \"MunicipalityCode\": \"0180\",\n            \"HomePhoneNumber\": null,\n            \"WorkPhoneNumber\": null,\n            \"ConsentToMarketing\": null,\n            \"ClinicId\": \"19-00000000-0000-0000-0000-000000000000\",\n            \"ClinicianId\": 0,\n            \"UpdatedOn\": \"0001-01-01T00:00:00\",\n            \"HasContent\": true\n        },\n        \"TimeSlot\": {\n            \"ID\": 0,\n            \"Start\": \"2020-12-11T08:30:00\",\n            \"End\": \"2020-12-11T09:00:00\",\n            \"Clinic\": {\n                \"ID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Name\": \"City Praktiken\",\n                \"Address1\": \"Klinikgatan 2\",\n                \"Address2\": \"\",\n                \"Postalcode\": \"11000\",\n                \"City\": \"STOCKHOLM\",\n                \"Home\": \"+456\",\n                \"Work\": \"+456123456\",\n                \"Fax\": \"+456\",\n                \"Mobile\": \"+456\",\n                \"Email\": \"info2@google.com\"\n            },\n            \"Clinician\": {\n                \"ID\": 3,\n                \"Name\": \"Olle Ohlsson\",\n                \"Title\": \"Tandläkare\",\n                \"Active\": null,\n                \"ClinicID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Info\": null\n            },\n            \"Treatment\": {\n                \"ID\": 2208,\n                \"Name\": \"ITB US\",\n                \"Description\": \"I FK2018\",\n                \"Duration\": 30\n            }\n        },\n        \"CampaignCode\": null,\n        \"FreeTextMessage\": \" \\\"\\\"\",\n        \"CategoryDescription\": \"US/Röntgen\",\n        \"CategoryCode\": 2000\n    },\n    {\n        \"ID\": 2307,\n        \"Patient\": {\n            \"ID\": 1088,\n            \"PatientPersonalIdentification\": \"191212121212\",\n            \"PersonalNumber\": {\n                \"Year\": 1912,\n                \"Month\": 12,\n                \"Day\": 12,\n                \"ExtraDigits\": \"1212\"\n            },\n            \"FirstName\": \"John\",\n            \"LastName\": \"Doe\",\n            \"Adress1\": \"Address 1\",\n            \"Adress2\": \"Address 2\",\n            \"PostalCode\": \"12000\",\n            \"City\": \"STOCKHOLM\",\n            \"Email\": \"jon.engman@example.net\",\n            \"MobilePhoneNumber\": \"+461234567890\",\n            \"GuardianPersonalNumber\": null,\n            \"MunicipalityCode\": \"0180\",\n            \"HomePhoneNumber\": null,\n            \"WorkPhoneNumber\": null,\n            \"ConsentToMarketing\": null,\n            \"ClinicId\": \"19-00000000-0000-0000-0000-000000000000\",\n            \"ClinicianId\": 0,\n            \"UpdatedOn\": \"0001-01-01T00:00:00\",\n            \"HasContent\": true\n        },\n        \"TimeSlot\": {\n            \"ID\": 0,\n            \"Start\": \"2020-12-20T10:40:00\",\n            \"End\": \"2020-12-20T11:40:00\",\n            \"Clinic\": {\n                \"ID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Name\": \"City Praktiken\",\n                \"Address1\": \"Klinikgatan 2\",\n                \"Address2\": \"\",\n                \"Postalcode\": \"11000\",\n                \"City\": \"STOCKHOLM\",\n                \"Home\": \"+456\",\n                \"Work\": \"+456123456\",\n                \"Fax\": \"+456\",\n                \"Mobile\": \"+456\",\n                \"Email\": \"info2@google.com\"\n            },\n            \"Clinician\": {\n                \"ID\": 3,\n                \"Name\": \"Olle Ohlsson\",\n                \"Title\": \"Tandläkare\",\n                \"Active\": null,\n                \"ClinicID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Info\": null\n            },\n            \"Treatment\": {\n                \"ID\": 2261,\n                \"Name\": \"Invisible braces\",\n                \"Description\": \"\",\n                \"Duration\": 60\n            }\n        },\n        \"CampaignCode\": null,\n        \"FreeTextMessage\": \"\",\n        \"CategoryDescription\": \"asyl beskrivning\",\n        \"CategoryCode\": 1200\n    },\n    {\n        \"ID\": 2308,\n        \"Patient\": {\n            \"ID\": 1088,\n            \"PatientPersonalIdentification\": \"191212121212\",\n            \"PersonalNumber\": {\n                \"Year\": 1912,\n                \"Month\": 12,\n                \"Day\": 12,\n                \"ExtraDigits\": \"1212\"\n            },\n            \"FirstName\": \"John\",\n            \"LastName\": \"Doe\",\n            \"Adress1\": \"Address 1\",\n            \"Adress2\": \"Address 2\",\n            \"PostalCode\": \"12000\",\n            \"City\": \"STOCKHOLM\",\n            \"Email\": \"jon.engman@example.net\",\n            \"MobilePhoneNumber\": \"+461234567890\",\n            \"GuardianPersonalNumber\": null,\n            \"MunicipalityCode\": \"0180\",\n            \"HomePhoneNumber\": null,\n            \"WorkPhoneNumber\": null,\n            \"ConsentToMarketing\": null,\n            \"ClinicId\": \"19-00000000-0000-0000-0000-000000000000\",\n            \"ClinicianId\": 0,\n            \"UpdatedOn\": \"0001-01-01T00:00:00\",\n            \"HasContent\": true\n        },\n        \"TimeSlot\": {\n            \"ID\": 0,\n            \"Start\": \"2020-12-20T12:30:00\",\n            \"End\": \"2020-12-20T13:30:00\",\n            \"Clinic\": {\n                \"ID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Name\": \"City Praktiken\",\n                \"Address1\": \"Klinikgatan 2\",\n                \"Address2\": \"\",\n                \"Postalcode\": \"11000\",\n                \"City\": \"STOCKHOLM\",\n                \"Home\": \"+456\",\n                \"Work\": \"+456123456\",\n                \"Fax\": \"+456\",\n                \"Mobile\": \"+456\",\n                \"Email\": \"info2@google.com\"\n            },\n            \"Clinician\": {\n                \"ID\": 3,\n                \"Name\": \"Olle Ohlsson\",\n                \"Title\": \"Tandläkare\",\n                \"Active\": null,\n                \"ClinicID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Info\": null\n            },\n            \"Treatment\": {\n                \"ID\": 2261,\n                \"Name\": \"Invisible braces\",\n                \"Description\": \"\",\n                \"Duration\": 60\n            }\n        },\n        \"CampaignCode\": null,\n        \"FreeTextMessage\": \"\",\n        \"CategoryDescription\": \"asyl beskrivning\",\n        \"CategoryCode\": 1200\n    },\n    {\n        \"ID\": 2326,\n        \"Patient\": {\n            \"ID\": 1088,\n            \"PatientPersonalIdentification\": \"191212121212\",\n            \"PersonalNumber\": {\n                \"Year\": 1912,\n                \"Month\": 12,\n                \"Day\": 12,\n                \"ExtraDigits\": \"1212\"\n            },\n            \"FirstName\": \"John\",\n            \"LastName\": \"Doe\",\n            \"Adress1\": \"Address 1\",\n            \"Adress2\": \"Address 2\",\n            \"PostalCode\": \"12000\",\n            \"City\": \"STOCKHOLM\",\n            \"Email\": \"jon.engman@example.net\",\n            \"MobilePhoneNumber\": \"+461234567890\",\n            \"GuardianPersonalNumber\": null,\n            \"MunicipalityCode\": \"0180\",\n            \"HomePhoneNumber\": null,\n            \"WorkPhoneNumber\": null,\n            \"ConsentToMarketing\": null,\n            \"ClinicId\": \"19-00000000-0000-0000-0000-000000000000\",\n            \"ClinicianId\": 0,\n            \"UpdatedOn\": \"0001-01-01T00:00:00\",\n            \"HasContent\": true\n        },\n        \"TimeSlot\": {\n            \"ID\": 0,\n            \"Start\": \"2020-12-19T09:40:00\",\n            \"End\": \"2020-12-19T10:40:00\",\n            \"Clinic\": {\n                \"ID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Name\": \"City Praktiken\",\n                \"Address1\": \"Klinikgatan 2\",\n                \"Address2\": \"\",\n                \"Postalcode\": \"11000\",\n                \"City\": \"STOCKHOLM\",\n                \"Home\": \"+456\",\n                \"Work\": \"+456123456\",\n                \"Fax\": \"+456\",\n                \"Mobile\": \"+456\",\n                \"Email\": \"info2@google.com\"\n            },\n            \"Clinician\": {\n                \"ID\": 3,\n                \"Name\": \"Olle Ohlsson\",\n                \"Title\": \"Tandläkare\",\n                \"Active\": null,\n                \"ClinicID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Info\": null\n            },\n            \"Treatment\": {\n                \"ID\": 2261,\n                \"Name\": \"Invisible braces\",\n                \"Description\": \"\",\n                \"Duration\": 60\n            }\n        },\n        \"CampaignCode\": null,\n        \"FreeTextMessage\": \"Id=12345 \\\"\\\"\",\n        \"CategoryDescription\": \"asyl beskrivning\",\n        \"CategoryCode\": 1200\n    },\n    {\n        \"ID\": 2328,\n        \"Patient\": {\n            \"ID\": 1088,\n            \"PatientPersonalIdentification\": \"191212121212\",\n            \"PersonalNumber\": {\n                \"Year\": 1912,\n                \"Month\": 12,\n                \"Day\": 12,\n                \"ExtraDigits\": \"1212\"\n            },\n            \"FirstName\": \"John\",\n            \"LastName\": \"Doe\",\n            \"Adress1\": \"Address 1\",\n            \"Adress2\": \"Address 2\",\n            \"PostalCode\": \"12000\",\n            \"City\": \"STOCKHOLM\",\n            \"Email\": \"jon.engman@example.net\",\n            \"MobilePhoneNumber\": \"+461234567890\",\n            \"GuardianPersonalNumber\": null,\n            \"MunicipalityCode\": \"0180\",\n            \"HomePhoneNumber\": null,\n            \"WorkPhoneNumber\": null,\n            \"ConsentToMarketing\": null,\n            \"ClinicId\": \"19-00000000-0000-0000-0000-000000000000\",\n            \"ClinicianId\": 0,\n            \"UpdatedOn\": \"0001-01-01T00:00:00\",\n            \"HasContent\": true\n        },\n        \"TimeSlot\": {\n            \"ID\": 0,\n            \"Start\": \"2020-12-18T07:30:00\",\n            \"End\": \"2020-12-18T08:00:00\",\n            \"Clinic\": {\n                \"ID\": \"18-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Name\": \"OpusTandläkarna\",\n                \"Address1\": \"Klinikgatan 1\",\n                \"Address2\": \"\",\n                \"Postalcode\": \"22648\",\n                \"City\": \"LUND\",\n                \"Home\": \"\",\n                \"Work\": \"\",\n                \"Fax\": \"\",\n                \"Mobile\": \"\",\n                \"Email\": \"\"\n            },\n            \"Clinician\": {\n                \"ID\": 17,\n                \"Name\": \"Maria Persson\",\n                \"Title\": \"Bettfysiolog\",\n                \"Active\": null,\n                \"ClinicID\": \"18-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Info\": null\n            },\n            \"Treatment\": {\n                \"ID\": 2208,\n                \"Name\": \"ITB US\",\n                \"Description\": \"I FK2018\",\n                \"Duration\": 30\n            }\n        },\n        \"CampaignCode\": null,\n        \"FreeTextMessage\": \" \\\"\\\"\",\n        \"CategoryDescription\": \"US/Röntgen\",\n        \"CategoryCode\": 2000\n    },\n    {\n        \"ID\": 2329,\n        \"Patient\": {\n            \"ID\": 1088,\n            \"PatientPersonalIdentification\": \"191212121212\",\n            \"PersonalNumber\": {\n                \"Year\": 1912,\n                \"Month\": 12,\n                \"Day\": 12,\n                \"ExtraDigits\": \"1212\"\n            },\n            \"FirstName\": \"John\",\n            \"LastName\": \"Doe\",\n            \"Adress1\": \"Address 1\",\n            \"Adress2\": \"Address 2\",\n            \"PostalCode\": \"12000\",\n            \"City\": \"STOCKHOLM\",\n            \"Email\": \"jon.engman@example.net\",\n            \"MobilePhoneNumber\": \"+461234567890\",\n            \"GuardianPersonalNumber\": null,\n            \"MunicipalityCode\": \"0180\",\n            \"HomePhoneNumber\": null,\n            \"WorkPhoneNumber\": null,\n            \"ConsentToMarketing\": null,\n            \"ClinicId\": \"19-00000000-0000-0000-0000-000000000000\",\n            \"ClinicianId\": 0,\n            \"UpdatedOn\": \"0001-01-01T00:00:00\",\n            \"HasContent\": true\n        },\n        \"TimeSlot\": {\n            \"ID\": 0,\n            \"Start\": \"2021-01-14T16:00:00\",\n            \"End\": \"2021-01-14T16:30:00\",\n            \"Clinic\": {\n                \"ID\": \"18-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Name\": \"OpusTandläkarna\",\n                \"Address1\": \"Klinikgatan 1\",\n                \"Address2\": \"\",\n                \"Postalcode\": \"22648\",\n                \"City\": \"LUND\",\n                \"Home\": \"\",\n                \"Work\": \"\",\n                \"Fax\": \"\",\n                \"Mobile\": \"\",\n                \"Email\": \"\"\n            },\n            \"Clinician\": {\n                \"ID\": 17,\n                \"Name\": \"Maria Persson\",\n                \"Title\": \"Bettfysiolog\",\n                \"Active\": null,\n                \"ClinicID\": \"18-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Info\": null\n            },\n            \"Treatment\": {\n                \"ID\": 2208,\n                \"Name\": \"ITB US\",\n                \"Description\": \"I FK2018\",\n                \"Duration\": 30\n            }\n        },\n        \"CampaignCode\": null,\n        \"FreeTextMessage\": \" \\\"\\\"\",\n        \"CategoryDescription\": \"US/Röntgen\",\n        \"CategoryCode\": 2000\n    },\n    {\n        \"ID\": 2341,\n        \"Patient\": {\n            \"ID\": 1088,\n            \"PatientPersonalIdentification\": \"191212121212\",\n            \"PersonalNumber\": {\n                \"Year\": 1912,\n                \"Month\": 12,\n                \"Day\": 12,\n                \"ExtraDigits\": \"1212\"\n            },\n            \"FirstName\": \"John\",\n            \"LastName\": \"Doe\",\n            \"Adress1\": \"Address 1\",\n            \"Adress2\": \"Address 2\",\n            \"PostalCode\": \"12000\",\n            \"City\": \"STOCKHOLM\",\n            \"Email\": \"jon.engman@example.net\",\n            \"MobilePhoneNumber\": \"+461234567890\",\n            \"GuardianPersonalNumber\": null,\n            \"MunicipalityCode\": \"0180\",\n            \"HomePhoneNumber\": null,\n            \"WorkPhoneNumber\": null,\n            \"ConsentToMarketing\": null,\n            \"ClinicId\": \"19-00000000-0000-0000-0000-000000000000\",\n            \"ClinicianId\": 0,\n            \"UpdatedOn\": \"0001-01-01T00:00:00\",\n            \"HasContent\": true\n        },\n        \"TimeSlot\": {\n            \"ID\": 0,\n            \"Start\": \"2021-02-01T07:00:00\",\n            \"End\": \"2021-02-01T07:30:00\",\n            \"Clinic\": {\n                \"ID\": \"18-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Name\": \"OpusTandläkarna\",\n                \"Address1\": \"Klinikgatan 1\",\n                \"Address2\": \"\",\n                \"Postalcode\": \"22648\",\n                \"City\": \"LUND\",\n                \"Home\": \"\",\n                \"Work\": \"\",\n                \"Fax\": \"\",\n                \"Mobile\": \"\",\n                \"Email\": \"\"\n            },\n            \"Clinician\": {\n                \"ID\": 17,\n                \"Name\": \"Maria Persson\",\n                \"Title\": \"Bettfysiolog\",\n                \"Active\": null,\n                \"ClinicID\": \"18-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Info\": null\n            },\n            \"Treatment\": {\n                \"ID\": 2208,\n                \"Name\": \"ITB US\",\n                \"Description\": \"I FK2018\",\n                \"Duration\": 30\n            }\n        },\n        \"CampaignCode\": null,\n        \"FreeTextMessage\": \" \\\"\\\"\",\n        \"CategoryDescription\": \"US/Röntgen\",\n        \"CategoryCode\": 2000\n    },\n    {\n        \"ID\": 2342,\n        \"Patient\": {\n            \"ID\": 1088,\n            \"PatientPersonalIdentification\": \"191212121212\",\n            \"PersonalNumber\": {\n                \"Year\": 1912,\n                \"Month\": 12,\n                \"Day\": 12,\n                \"ExtraDigits\": \"1212\"\n            },\n            \"FirstName\": \"John\",\n            \"LastName\": \"Doe\",\n            \"Adress1\": \"Address 1\",\n            \"Adress2\": \"Address 2\",\n            \"PostalCode\": \"12000\",\n            \"City\": \"STOCKHOLM\",\n            \"Email\": \"jon.engman@example.net\",\n            \"MobilePhoneNumber\": \"+461234567890\",\n            \"GuardianPersonalNumber\": null,\n            \"MunicipalityCode\": \"0180\",\n            \"HomePhoneNumber\": null,\n            \"WorkPhoneNumber\": null,\n            \"ConsentToMarketing\": null,\n            \"ClinicId\": \"19-00000000-0000-0000-0000-000000000000\",\n            \"ClinicianId\": 0,\n            \"UpdatedOn\": \"0001-01-01T00:00:00\",\n            \"HasContent\": true\n        },\n        \"TimeSlot\": {\n            \"ID\": 0,\n            \"Start\": \"2021-02-04T12:00:00\",\n            \"End\": \"2021-02-04T12:30:00\",\n            \"Clinic\": {\n                \"ID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Name\": \"City Praktiken\",\n                \"Address1\": \"Klinikgatan 2\",\n                \"Address2\": \"\",\n                \"Postalcode\": \"11000\",\n                \"City\": \"STOCKHOLM\",\n                \"Home\": \"+456\",\n                \"Work\": \"+456123456\",\n                \"Fax\": \"+456\",\n                \"Mobile\": \"+456\",\n                \"Email\": \"info2@google.com\"\n            },\n            \"Clinician\": {\n                \"ID\": 3,\n                \"Name\": \"Olle Ohlsson\",\n                \"Title\": \"Tandläkare\",\n                \"Active\": null,\n                \"ClinicID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Info\": null\n            },\n            \"Treatment\": {\n                \"ID\": 2208,\n                \"Name\": \"ITB US\",\n                \"Description\": \"I FK2018\",\n                \"Duration\": 30\n            }\n        },\n        \"CampaignCode\": null,\n        \"FreeTextMessage\": \" \\\"\\\"\",\n        \"CategoryDescription\": \"US/Röntgen\",\n        \"CategoryCode\": 2000\n    },\n    {\n        \"ID\": 2349,\n        \"Patient\": {\n            \"ID\": 1088,\n            \"PatientPersonalIdentification\": \"191212121212\",\n            \"PersonalNumber\": {\n                \"Year\": 1912,\n                \"Month\": 12,\n                \"Day\": 12,\n                \"ExtraDigits\": \"1212\"\n            },\n            \"FirstName\": \"John\",\n            \"LastName\": \"Doe\",\n            \"Adress1\": \"Address 1\",\n            \"Adress2\": \"Address 2\",\n            \"PostalCode\": \"12000\",\n            \"City\": \"STOCKHOLM\",\n            \"Email\": \"jon.engman@example.net\",\n            \"MobilePhoneNumber\": \"+461234567890\",\n            \"GuardianPersonalNumber\": null,\n            \"MunicipalityCode\": \"0180\",\n            \"HomePhoneNumber\": null,\n            \"WorkPhoneNumber\": null,\n            \"ConsentToMarketing\": null,\n            \"ClinicId\": \"19-00000000-0000-0000-0000-000000000000\",\n            \"ClinicianId\": 0,\n            \"UpdatedOn\": \"0001-01-01T00:00:00\",\n            \"HasContent\": true\n        },\n        \"TimeSlot\": {\n            \"ID\": 0,\n            \"Start\": \"2021-07-14T08:30:00\",\n            \"End\": \"2021-07-14T09:00:00\",\n            \"Clinic\": {\n                \"ID\": \"18-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Name\": \"OpusTandläkarna\",\n                \"Address1\": \"Klinikgatan 1\",\n                \"Address2\": \"\",\n                \"Postalcode\": \"22648\",\n                \"City\": \"LUND\",\n                \"Home\": \"\",\n                \"Work\": \"\",\n                \"Fax\": \"\",\n                \"Mobile\": \"\",\n                \"Email\": \"\"\n            },\n            \"Clinician\": {\n                \"ID\": 4,\n                \"Name\": \"Arne Andersson\",\n                \"Title\": \"Tandläkare\",\n                \"Active\": null,\n                \"ClinicID\": \"18-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Info\": null\n            },\n            \"Treatment\": {\n                \"ID\": 2348,\n                \"Name\": \"ITB akut\",\n                \"Description\": \"\",\n                \"Duration\": 30\n            }\n        },\n        \"CampaignCode\": null,\n        \"FreeTextMessage\": \" \\\"Ett meddelande\\\"\",\n        \"CategoryDescription\": \"Akut\",\n        \"CategoryCode\": 1000\n    },\n    {\n        \"ID\": 2352,\n        \"Patient\": {\n            \"ID\": 1088,\n            \"PatientPersonalIdentification\": \"191212121212\",\n            \"PersonalNumber\": {\n                \"Year\": 1912,\n                \"Month\": 12,\n                \"Day\": 12,\n                \"ExtraDigits\": \"1212\"\n            },\n            \"FirstName\": \"John\",\n            \"LastName\": \"Doe\",\n            \"Adress1\": \"Address 1\",\n            \"Adress2\": \"Address 2\",\n            \"PostalCode\": \"12000\",\n            \"City\": \"STOCKHOLM\",\n            \"Email\": \"jon.engman@example.net\",\n            \"MobilePhoneNumber\": \"+461234567890\",\n            \"GuardianPersonalNumber\": null,\n            \"MunicipalityCode\": \"0180\",\n            \"HomePhoneNumber\": null,\n            \"WorkPhoneNumber\": null,\n            \"ConsentToMarketing\": null,\n            \"ClinicId\": \"19-00000000-0000-0000-0000-000000000000\",\n            \"ClinicianId\": 0,\n            \"UpdatedOn\": \"0001-01-01T00:00:00\",\n            \"HasContent\": true\n        },\n        \"TimeSlot\": {\n            \"ID\": 0,\n            \"Start\": \"2021-07-01T07:00:00\",\n            \"End\": \"2021-07-01T07:30:00\",\n            \"Clinic\": {\n                \"ID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Name\": \"City Praktiken\",\n                \"Address1\": \"Klinikgatan 2\",\n                \"Address2\": \"\",\n                \"Postalcode\": \"11000\",\n                \"City\": \"STOCKHOLM\",\n                \"Home\": \"+456\",\n                \"Work\": \"+456123456\",\n                \"Fax\": \"+456\",\n                \"Mobile\": \"+456\",\n                \"Email\": \"info2@google.com\"\n            },\n            \"Clinician\": {\n                \"ID\": 3,\n                \"Name\": \"Olle Ohlsson\",\n                \"Title\": \"Tandläkare\",\n                \"Active\": null,\n                \"ClinicID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Info\": null\n            },\n            \"Treatment\": {\n                \"ID\": 2348,\n                \"Name\": \"ITB akut\",\n                \"Description\": \"\",\n                \"Duration\": 30\n            }\n        },\n        \"CampaignCode\": null,\n        \"FreeTextMessage\": \" \\\"Meddelande här\\\"\",\n        \"CategoryDescription\": \"Akut\",\n        \"CategoryCode\": 1000\n    },\n    {\n        \"ID\": 2353,\n        \"Patient\": {\n            \"ID\": 1088,\n            \"PatientPersonalIdentification\": \"191212121212\",\n            \"PersonalNumber\": {\n                \"Year\": 1912,\n                \"Month\": 12,\n                \"Day\": 12,\n                \"ExtraDigits\": \"1212\"\n            },\n            \"FirstName\": \"John\",\n            \"LastName\": \"Doe\",\n            \"Adress1\": \"Address 1\",\n            \"Adress2\": \"Address 2\",\n            \"PostalCode\": \"12000\",\n            \"City\": \"STOCKHOLM\",\n            \"Email\": \"jon.engman@example.net\",\n            \"MobilePhoneNumber\": \"+461234567890\",\n            \"GuardianPersonalNumber\": null,\n            \"MunicipalityCode\": \"0180\",\n            \"HomePhoneNumber\": null,\n            \"WorkPhoneNumber\": null,\n            \"ConsentToMarketing\": null,\n            \"ClinicId\": \"19-00000000-0000-0000-0000-000000000000\",\n            \"ClinicianId\": 0,\n            \"UpdatedOn\": \"0001-01-01T00:00:00\",\n            \"HasContent\": true\n        },\n        \"TimeSlot\": {\n            \"ID\": 0,\n            \"Start\": \"2021-07-13T07:50:00\",\n            \"End\": \"2021-07-13T08:20:00\",\n            \"Clinic\": {\n                \"ID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Name\": \"City Praktiken\",\n                \"Address1\": \"Klinikgatan 2\",\n                \"Address2\": \"\",\n                \"Postalcode\": \"11000\",\n                \"City\": \"STOCKHOLM\",\n                \"Home\": \"+456\",\n                \"Work\": \"+456123456\",\n                \"Fax\": \"+456\",\n                \"Mobile\": \"+456\",\n                \"Email\": \"info2@google.com\"\n            },\n            \"Clinician\": {\n                \"ID\": 3,\n                \"Name\": \"Olle Ohlsson\",\n                \"Title\": \"Tandläkare\",\n                \"Active\": null,\n                \"ClinicID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Info\": null\n            },\n            \"Treatment\": null\n        },\n        \"CampaignCode\": null,\n        \"FreeTextMessage\": \"Akut\",\n        \"CategoryDescription\": \"Akut\",\n        \"CategoryCode\": 1000\n    },\n    {\n        \"ID\": 2354,\n        \"Patient\": {\n            \"ID\": 1088,\n            \"PatientPersonalIdentification\": \"191212121212\",\n            \"PersonalNumber\": {\n                \"Year\": 1912,\n                \"Month\": 12,\n                \"Day\": 12,\n                \"ExtraDigits\": \"1212\"\n            },\n            \"FirstName\": \"John\",\n            \"LastName\": \"Doe\",\n            \"Adress1\": \"Address 1\",\n            \"Adress2\": \"Address 2\",\n            \"PostalCode\": \"12000\",\n            \"City\": \"STOCKHOLM\",\n            \"Email\": \"jon.engman@example.net\",\n            \"MobilePhoneNumber\": \"+461234567890\",\n            \"GuardianPersonalNumber\": null,\n            \"MunicipalityCode\": \"0180\",\n            \"HomePhoneNumber\": null,\n            \"WorkPhoneNumber\": null,\n            \"ConsentToMarketing\": null,\n            \"ClinicId\": \"19-00000000-0000-0000-0000-000000000000\",\n            \"ClinicianId\": 0,\n            \"UpdatedOn\": \"0001-01-01T00:00:00\",\n            \"HasContent\": true\n        },\n        \"TimeSlot\": {\n            \"ID\": 0,\n            \"Start\": \"2021-07-13T08:50:00\",\n            \"End\": \"2021-07-13T09:50:00\",\n            \"Clinic\": {\n                \"ID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Name\": \"City Praktiken\",\n                \"Address1\": \"Klinikgatan 2\",\n                \"Address2\": \"\",\n                \"Postalcode\": \"11000\",\n                \"City\": \"STOCKHOLM\",\n                \"Home\": \"+456\",\n                \"Work\": \"+456123456\",\n                \"Fax\": \"+456\",\n                \"Mobile\": \"+456\",\n                \"Email\": \"info2@google.com\"\n            },\n            \"Clinician\": {\n                \"ID\": 3,\n                \"Name\": \"Olle Ohlsson\",\n                \"Title\": \"Tandläkare\",\n                \"Active\": null,\n                \"ClinicID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Info\": null\n            },\n            \"Treatment\": null\n        },\n        \"CampaignCode\": null,\n        \"FreeTextMessage\": \"Konserverande\",\n        \"CategoryDescription\": \"Konserverande\",\n        \"CategoryCode\": 4000\n    },\n    {\n        \"ID\": 2358,\n        \"Patient\": {\n            \"ID\": 1088,\n            \"PatientPersonalIdentification\": \"191212121212\",\n            \"PersonalNumber\": {\n                \"Year\": 1912,\n                \"Month\": 12,\n                \"Day\": 12,\n                \"ExtraDigits\": \"1212\"\n            },\n            \"FirstName\": \"John\",\n            \"LastName\": \"Doe\",\n            \"Adress1\": \"Address 1\",\n            \"Adress2\": \"Address 2\",\n            \"PostalCode\": \"12000\",\n            \"City\": \"STOCKHOLM\",\n            \"Email\": \"jon.engman@example.net\",\n            \"MobilePhoneNumber\": \"+461234567890\",\n            \"GuardianPersonalNumber\": null,\n            \"MunicipalityCode\": \"0180\",\n            \"HomePhoneNumber\": null,\n            \"WorkPhoneNumber\": null,\n            \"ConsentToMarketing\": null,\n            \"ClinicId\": \"19-00000000-0000-0000-0000-000000000000\",\n            \"ClinicianId\": 0,\n            \"UpdatedOn\": \"0001-01-01T00:00:00\",\n            \"HasContent\": true\n        },\n        \"TimeSlot\": {\n            \"ID\": 0,\n            \"Start\": \"2021-07-13T13:10:00\",\n            \"End\": \"2021-07-13T13:30:00\",\n            \"Clinic\": {\n                \"ID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Name\": \"City Praktiken\",\n                \"Address1\": \"Klinikgatan 2\",\n                \"Address2\": \"\",\n                \"Postalcode\": \"11000\",\n                \"City\": \"STOCKHOLM\",\n                \"Home\": \"+456\",\n                \"Work\": \"+456123456\",\n                \"Fax\": \"+456\",\n                \"Mobile\": \"+456\",\n                \"Email\": \"info2@google.com\"\n            },\n            \"Clinician\": {\n                \"ID\": 3,\n                \"Name\": \"Olle Ohlsson\",\n                \"Title\": \"Tandläkare\",\n                \"Active\": null,\n                \"ClinicID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Info\": null\n            },\n            \"Treatment\": null\n        },\n        \"CampaignCode\": null,\n        \"FreeTextMessage\": \"Akut\",\n        \"CategoryDescription\": \"Akut\",\n        \"CategoryCode\": 1000\n    },\n    {\n        \"ID\": 2359,\n        \"Patient\": {\n            \"ID\": 1088,\n            \"PatientPersonalIdentification\": \"191212121212\",\n            \"PersonalNumber\": {\n                \"Year\": 1912,\n                \"Month\": 12,\n                \"Day\": 12,\n                \"ExtraDigits\": \"1212\"\n            },\n            \"FirstName\": \"John\",\n            \"LastName\": \"Doe\",\n            \"Adress1\": \"Address 1\",\n            \"Adress2\": \"Address 2\",\n            \"PostalCode\": \"12000\",\n            \"City\": \"STOCKHOLM\",\n            \"Email\": \"jon.engman@example.net\",\n            \"MobilePhoneNumber\": \"+461234567890\",\n            \"GuardianPersonalNumber\": null,\n            \"MunicipalityCode\": \"0180\",\n            \"HomePhoneNumber\": null,\n            \"WorkPhoneNumber\": null,\n            \"ConsentToMarketing\": null,\n            \"ClinicId\": \"19-00000000-0000-0000-0000-000000000000\",\n            \"ClinicianId\": 0,\n            \"UpdatedOn\": \"0001-01-01T00:00:00\",\n            \"HasContent\": true\n        },\n        \"TimeSlot\": {\n            \"ID\": 0,\n            \"Start\": \"2021-07-13T13:10:00\",\n            \"End\": \"2021-07-13T13:30:00\",\n            \"Clinic\": {\n                \"ID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Name\": \"City Praktiken\",\n                \"Address1\": \"Klinikgatan 2\",\n                \"Address2\": \"\",\n                \"Postalcode\": \"11000\",\n                \"City\": \"STOCKHOLM\",\n                \"Home\": \"+456\",\n                \"Work\": \"+456123456\",\n                \"Fax\": \"+456\",\n                \"Mobile\": \"+456\",\n                \"Email\": \"info2@google.com\"\n            },\n            \"Clinician\": {\n                \"ID\": 3,\n                \"Name\": \"Olle Ohlsson\",\n                \"Title\": \"Tandläkare\",\n                \"Active\": null,\n                \"ClinicID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Info\": null\n            },\n            \"Treatment\": null\n        },\n        \"CampaignCode\": null,\n        \"FreeTextMessage\": \"Akut\",\n        \"CategoryDescription\": \"Akut\",\n        \"CategoryCode\": 1000\n    },\n    {\n        \"ID\": 2360,\n        \"Patient\": {\n            \"ID\": 1088,\n            \"PatientPersonalIdentification\": \"191212121212\",\n            \"PersonalNumber\": {\n                \"Year\": 1912,\n                \"Month\": 12,\n                \"Day\": 12,\n                \"ExtraDigits\": \"1212\"\n            },\n            \"FirstName\": \"John\",\n            \"LastName\": \"Doe\",\n            \"Adress1\": \"Address 1\",\n            \"Adress2\": \"Address 2\",\n            \"PostalCode\": \"12000\",\n            \"City\": \"STOCKHOLM\",\n            \"Email\": \"jon.engman@example.net\",\n            \"MobilePhoneNumber\": \"+461234567890\",\n            \"GuardianPersonalNumber\": null,\n            \"MunicipalityCode\": \"0180\",\n            \"HomePhoneNumber\": null,\n            \"WorkPhoneNumber\": null,\n            \"ConsentToMarketing\": null,\n            \"ClinicId\": \"19-00000000-0000-0000-0000-000000000000\",\n            \"ClinicianId\": 0,\n            \"UpdatedOn\": \"0001-01-01T00:00:00\",\n            \"HasContent\": true\n        },\n        \"TimeSlot\": {\n            \"ID\": 0,\n            \"Start\": \"2021-07-13T13:50:00\",\n            \"End\": \"2021-07-13T14:10:00\",\n            \"Clinic\": {\n                \"ID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Name\": \"City Praktiken\",\n                \"Address1\": \"Klinikgatan 2\",\n                \"Address2\": \"\",\n                \"Postalcode\": \"11000\",\n                \"City\": \"STOCKHOLM\",\n                \"Home\": \"+456\",\n                \"Work\": \"+456123456\",\n                \"Fax\": \"+456\",\n                \"Mobile\": \"+456\",\n                \"Email\": \"info2@google.com\"\n            },\n            \"Clinician\": {\n                \"ID\": 3,\n                \"Name\": \"Olle Ohlsson\",\n                \"Title\": \"Tandläkare\",\n                \"Active\": null,\n                \"ClinicID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Info\": null\n            },\n            \"Treatment\": null\n        },\n        \"CampaignCode\": null,\n        \"FreeTextMessage\": \"Akut\",\n        \"CategoryDescription\": \"Akut\",\n        \"CategoryCode\": 1000\n    },\n    {\n        \"ID\": 2361,\n        \"Patient\": {\n            \"ID\": 1088,\n            \"PatientPersonalIdentification\": \"191212121212\",\n            \"PersonalNumber\": {\n                \"Year\": 1912,\n                \"Month\": 12,\n                \"Day\": 12,\n                \"ExtraDigits\": \"1212\"\n            },\n            \"FirstName\": \"John\",\n            \"LastName\": \"Doe\",\n            \"Adress1\": \"Address 1\",\n            \"Adress2\": \"Address 2\",\n            \"PostalCode\": \"12000\",\n            \"City\": \"STOCKHOLM\",\n            \"Email\": \"jon.engman@example.net\",\n            \"MobilePhoneNumber\": \"+461234567890\",\n            \"GuardianPersonalNumber\": null,\n            \"MunicipalityCode\": \"0180\",\n            \"HomePhoneNumber\": null,\n            \"WorkPhoneNumber\": null,\n            \"ConsentToMarketing\": null,\n            \"ClinicId\": \"19-00000000-0000-0000-0000-000000000000\",\n            \"ClinicianId\": 0,\n            \"UpdatedOn\": \"0001-01-01T00:00:00\",\n            \"HasContent\": true\n        },\n        \"TimeSlot\": {\n            \"ID\": 0,\n            \"Start\": \"2021-07-13T13:50:00\",\n            \"End\": \"2021-07-13T14:10:00\",\n            \"Clinic\": {\n                \"ID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Name\": \"City Praktiken\",\n                \"Address1\": \"Klinikgatan 2\",\n                \"Address2\": \"\",\n                \"Postalcode\": \"11000\",\n                \"City\": \"STOCKHOLM\",\n                \"Home\": \"+456\",\n                \"Work\": \"+456123456\",\n                \"Fax\": \"+456\",\n                \"Mobile\": \"+456\",\n                \"Email\": \"info2@google.com\"\n            },\n            \"Clinician\": {\n                \"ID\": 3,\n                \"Name\": \"Olle Ohlsson\",\n                \"Title\": \"Tandläkare\",\n                \"Active\": null,\n                \"ClinicID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Info\": null\n            },\n            \"Treatment\": null\n        },\n        \"CampaignCode\": null,\n        \"FreeTextMessage\": \"Akut\",\n        \"CategoryDescription\": \"Akut\",\n        \"CategoryCode\": 1000\n    },\n    {\n        \"ID\": 2373,\n        \"Patient\": {\n            \"ID\": 1088,\n            \"PatientPersonalIdentification\": \"191212121212\",\n            \"PersonalNumber\": {\n                \"Year\": 1912,\n                \"Month\": 12,\n                \"Day\": 12,\n                \"ExtraDigits\": \"1212\"\n            },\n            \"FirstName\": \"John\",\n            \"LastName\": \"Doe\",\n            \"Adress1\": \"Address 1\",\n            \"Adress2\": \"Address 2\",\n            \"PostalCode\": \"12000\",\n            \"City\": \"STOCKHOLM\",\n            \"Email\": \"jon.engman@example.net\",\n            \"MobilePhoneNumber\": \"+461234567890\",\n            \"GuardianPersonalNumber\": null,\n            \"MunicipalityCode\": \"0180\",\n            \"HomePhoneNumber\": null,\n            \"WorkPhoneNumber\": null,\n            \"ConsentToMarketing\": null,\n            \"ClinicId\": \"19-00000000-0000-0000-0000-000000000000\",\n            \"ClinicianId\": 0,\n            \"UpdatedOn\": \"0001-01-01T00:00:00\",\n            \"HasContent\": true\n        },\n        \"TimeSlot\": {\n            \"ID\": 0,\n            \"Start\": \"2021-07-19T13:10:00\",\n            \"End\": \"2021-07-19T14:00:00\",\n            \"Clinic\": {\n                \"ID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Name\": \"City Praktiken\",\n                \"Address1\": \"Klinikgatan 2\",\n                \"Address2\": \"\",\n                \"Postalcode\": \"11000\",\n                \"City\": \"STOCKHOLM\",\n                \"Home\": \"+456\",\n                \"Work\": \"+456123456\",\n                \"Fax\": \"+456\",\n                \"Mobile\": \"+456\",\n                \"Email\": \"info2@google.com\"\n            },\n            \"Clinician\": {\n                \"ID\": 3,\n                \"Name\": \"Olle Ohlsson\",\n                \"Title\": \"Tandläkare\",\n                \"Active\": null,\n                \"ClinicID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Info\": null\n            },\n            \"Treatment\": null\n        },\n        \"CampaignCode\": null,\n        \"FreeTextMessage\": \"US/Röntgen\",\n        \"CategoryDescription\": \"US/Röntgen\",\n        \"CategoryCode\": 2000\n    },\n    {\n        \"ID\": 2374,\n        \"Patient\": {\n            \"ID\": 1088,\n            \"PatientPersonalIdentification\": \"191212121212\",\n            \"PersonalNumber\": {\n                \"Year\": 1912,\n                \"Month\": 12,\n                \"Day\": 12,\n                \"ExtraDigits\": \"1212\"\n            },\n            \"FirstName\": \"John\",\n            \"LastName\": \"Doe\",\n            \"Adress1\": \"Address 1\",\n            \"Adress2\": \"Address 2\",\n            \"PostalCode\": \"12000\",\n            \"City\": \"STOCKHOLM\",\n            \"Email\": \"jon.engman@example.net\",\n            \"MobilePhoneNumber\": \"+461234567890\",\n            \"GuardianPersonalNumber\": null,\n            \"MunicipalityCode\": \"0180\",\n            \"HomePhoneNumber\": null,\n            \"WorkPhoneNumber\": null,\n            \"ConsentToMarketing\": null,\n            \"ClinicId\": \"19-00000000-0000-0000-0000-000000000000\",\n            \"ClinicianId\": 0,\n            \"UpdatedOn\": \"0001-01-01T00:00:00\",\n            \"HasContent\": true\n        },\n        \"TimeSlot\": {\n            \"ID\": 0,\n            \"Start\": \"2021-07-19T16:00:00\",\n            \"End\": \"2021-07-19T16:30:00\",\n            \"Clinic\": {\n                \"ID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Name\": \"City Praktiken\",\n                \"Address1\": \"Klinikgatan 2\",\n                \"Address2\": \"\",\n                \"Postalcode\": \"11000\",\n                \"City\": \"STOCKHOLM\",\n                \"Home\": \"+456\",\n                \"Work\": \"+456123456\",\n                \"Fax\": \"+456\",\n                \"Mobile\": \"+456\",\n                \"Email\": \"info2@google.com\"\n            },\n            \"Clinician\": {\n                \"ID\": 3,\n                \"Name\": \"Olle Ohlsson\",\n                \"Title\": \"Tandläkare\",\n                \"Active\": null,\n                \"ClinicID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Info\": null\n            },\n            \"Treatment\": null\n        },\n        \"CampaignCode\": null,\n        \"FreeTextMessage\": \"Akut\",\n        \"CategoryDescription\": \"Akut\",\n        \"CategoryCode\": 1000\n    },\n    {\n        \"ID\": 2375,\n        \"Patient\": {\n            \"ID\": 1088,\n            \"PatientPersonalIdentification\": \"191212121212\",\n            \"PersonalNumber\": {\n                \"Year\": 1912,\n                \"Month\": 12,\n                \"Day\": 12,\n                \"ExtraDigits\": \"1212\"\n            },\n            \"FirstName\": \"John\",\n            \"LastName\": \"Doe\",\n            \"Adress1\": \"Address 1\",\n            \"Adress2\": \"Address 2\",\n            \"PostalCode\": \"12000\",\n            \"City\": \"STOCKHOLM\",\n            \"Email\": \"jon.engman@example.net\",\n            \"MobilePhoneNumber\": \"+461234567890\",\n            \"GuardianPersonalNumber\": null,\n            \"MunicipalityCode\": \"0180\",\n            \"HomePhoneNumber\": null,\n            \"WorkPhoneNumber\": null,\n            \"ConsentToMarketing\": null,\n            \"ClinicId\": \"19-00000000-0000-0000-0000-000000000000\",\n            \"ClinicianId\": 0,\n            \"UpdatedOn\": \"0001-01-01T00:00:00\",\n            \"HasContent\": true\n        },\n        \"TimeSlot\": {\n            \"ID\": 0,\n            \"Start\": \"2021-08-03T09:00:00\",\n            \"End\": \"2021-08-03T10:00:00\",\n            \"Clinic\": {\n                \"ID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Name\": \"City Praktiken\",\n                \"Address1\": \"Klinikgatan 2\",\n                \"Address2\": \"\",\n                \"Postalcode\": \"11000\",\n                \"City\": \"STOCKHOLM\",\n                \"Home\": \"+456\",\n                \"Work\": \"+456123456\",\n                \"Fax\": \"+456\",\n                \"Mobile\": \"+456\",\n                \"Email\": \"info2@google.com\"\n            },\n            \"Clinician\": {\n                \"ID\": 3,\n                \"Name\": \"Olle Ohlsson\",\n                \"Title\": \"Tandläkare\",\n                \"Active\": null,\n                \"ClinicID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Info\": null\n            },\n            \"Treatment\": null\n        },\n        \"CampaignCode\": null,\n        \"FreeTextMessage\": \"US/Röntgen\",\n        \"CategoryDescription\": \"US/Röntgen\",\n        \"CategoryCode\": 2000\n    },\n    {\n        \"ID\": 2378,\n        \"Patient\": {\n            \"ID\": 1088,\n            \"PatientPersonalIdentification\": \"191212121212\",\n            \"PersonalNumber\": {\n                \"Year\": 1912,\n                \"Month\": 12,\n                \"Day\": 12,\n                \"ExtraDigits\": \"1212\"\n            },\n            \"FirstName\": \"John\",\n            \"LastName\": \"Doe\",\n            \"Adress1\": \"Address 1\",\n            \"Adress2\": \"Address 2\",\n            \"PostalCode\": \"12000\",\n            \"City\": \"STOCKHOLM\",\n            \"Email\": \"jon.engman@example.net\",\n            \"MobilePhoneNumber\": \"+461234567890\",\n            \"GuardianPersonalNumber\": null,\n            \"MunicipalityCode\": \"0180\",\n            \"HomePhoneNumber\": null,\n            \"WorkPhoneNumber\": null,\n            \"ConsentToMarketing\": null,\n            \"ClinicId\": \"19-00000000-0000-0000-0000-000000000000\",\n            \"ClinicianId\": 0,\n            \"UpdatedOn\": \"0001-01-01T00:00:00\",\n            \"HasContent\": true\n        },\n        \"TimeSlot\": {\n            \"ID\": 0,\n            \"Start\": \"2021-07-30T15:30:00\",\n            \"End\": \"2021-07-30T16:00:00\",\n            \"Clinic\": {\n                \"ID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Name\": \"City Praktiken\",\n                \"Address1\": \"Klinikgatan 2\",\n                \"Address2\": \"\",\n                \"Postalcode\": \"11000\",\n                \"City\": \"STOCKHOLM\",\n                \"Home\": \"+456\",\n                \"Work\": \"+456123456\",\n                \"Fax\": \"+456\",\n                \"Mobile\": \"+456\",\n                \"Email\": \"info2@google.com\"\n            },\n            \"Clinician\": {\n                \"ID\": 3,\n                \"Name\": \"Olle Ohlsson\",\n                \"Title\": \"Tandläkare\",\n                \"Active\": null,\n                \"ClinicID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Info\": null\n            },\n            \"Treatment\": {\n                \"ID\": 2348,\n                \"Name\": \"ITB akut\",\n                \"Description\": \"\",\n                \"Duration\": 30\n            }\n        },\n        \"CampaignCode\": null,\n        \"FreeTextMessage\": \" \\\"\\\"\",\n        \"CategoryDescription\": \"Akut\",\n        \"CategoryCode\": 1000\n    },\n    {\n        \"ID\": 2379,\n        \"Patient\": {\n            \"ID\": 1088,\n            \"PatientPersonalIdentification\": \"191212121212\",\n            \"PersonalNumber\": {\n                \"Year\": 1912,\n                \"Month\": 12,\n                \"Day\": 12,\n                \"ExtraDigits\": \"1212\"\n            },\n            \"FirstName\": \"John\",\n            \"LastName\": \"Doe\",\n            \"Adress1\": \"Address 1\",\n            \"Adress2\": \"Address 2\",\n            \"PostalCode\": \"12000\",\n            \"City\": \"STOCKHOLM\",\n            \"Email\": \"jon.engman@example.net\",\n            \"MobilePhoneNumber\": \"+461234567890\",\n            \"GuardianPersonalNumber\": null,\n            \"MunicipalityCode\": \"0180\",\n            \"HomePhoneNumber\": null,\n            \"WorkPhoneNumber\": null,\n            \"ConsentToMarketing\": null,\n            \"ClinicId\": \"19-00000000-0000-0000-0000-000000000000\",\n            \"ClinicianId\": 0,\n            \"UpdatedOn\": \"0001-01-01T00:00:00\",\n            \"HasContent\": true\n        },\n        \"TimeSlot\": {\n            \"ID\": 0,\n            \"Start\": \"2021-08-04T09:30:00\",\n            \"End\": \"2021-08-04T10:00:00\",\n            \"Clinic\": {\n                \"ID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Name\": \"City Praktiken\",\n                \"Address1\": \"Klinikgatan 2\",\n                \"Address2\": \"\",\n                \"Postalcode\": \"11000\",\n                \"City\": \"STOCKHOLM\",\n                \"Home\": \"+456\",\n                \"Work\": \"+456123456\",\n                \"Fax\": \"+456\",\n                \"Mobile\": \"+456\",\n                \"Email\": \"info2@google.com\"\n            },\n            \"Clinician\": {\n                \"ID\": 3,\n                \"Name\": \"Olle Ohlsson\",\n                \"Title\": \"Tandläkare\",\n                \"Active\": null,\n                \"ClinicID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Info\": null\n            },\n            \"Treatment\": {\n                \"ID\": 2208,\n                \"Name\": \"ITB US\",\n                \"Description\": \"I FK2018\",\n                \"Duration\": 30\n            }\n        },\n        \"CampaignCode\": null,\n        \"FreeTextMessage\": \" \\\"Ett meddelande\\\"\",\n        \"CategoryDescription\": \"US/Röntgen\",\n        \"CategoryCode\": 2000\n    },\n    {\n        \"ID\": 2380,\n        \"Patient\": {\n            \"ID\": 1088,\n            \"PatientPersonalIdentification\": \"191212121212\",\n            \"PersonalNumber\": {\n                \"Year\": 1912,\n                \"Month\": 12,\n                \"Day\": 12,\n                \"ExtraDigits\": \"1212\"\n            },\n            \"FirstName\": \"John\",\n            \"LastName\": \"Doe\",\n            \"Adress1\": \"Address 1\",\n            \"Adress2\": \"Address 2\",\n            \"PostalCode\": \"12000\",\n            \"City\": \"STOCKHOLM\",\n            \"Email\": \"jon.engman@example.net\",\n            \"MobilePhoneNumber\": \"+461234567890\",\n            \"GuardianPersonalNumber\": null,\n            \"MunicipalityCode\": \"0180\",\n            \"HomePhoneNumber\": null,\n            \"WorkPhoneNumber\": null,\n            \"ConsentToMarketing\": null,\n            \"ClinicId\": \"19-00000000-0000-0000-0000-000000000000\",\n            \"ClinicianId\": 0,\n            \"UpdatedOn\": \"0001-01-01T00:00:00\",\n            \"HasContent\": true\n        },\n        \"TimeSlot\": {\n            \"ID\": 0,\n            \"Start\": \"2021-08-04T08:00:00\",\n            \"End\": \"2021-08-04T08:30:00\",\n            \"Clinic\": {\n                \"ID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Name\": \"City Praktiken\",\n                \"Address1\": \"Klinikgatan 2\",\n                \"Address2\": \"\",\n                \"Postalcode\": \"11000\",\n                \"City\": \"STOCKHOLM\",\n                \"Home\": \"+456\",\n                \"Work\": \"+456123456\",\n                \"Fax\": \"+456\",\n                \"Mobile\": \"+456\",\n                \"Email\": \"info2@google.com\"\n            },\n            \"Clinician\": {\n                \"ID\": 3,\n                \"Name\": \"Olle Ohlsson\",\n                \"Title\": \"Tandläkare\",\n                \"Active\": null,\n                \"ClinicID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Info\": null\n            },\n            \"Treatment\": {\n                \"ID\": 2208,\n                \"Name\": \"ITB US\",\n                \"Description\": \"I FK2018\",\n                \"Duration\": 30\n            }\n        },\n        \"CampaignCode\": null,\n        \"FreeTextMessage\": \" \\\"Ett meddelande\\\"\",\n        \"CategoryDescription\": \"US/Röntgen\",\n        \"CategoryCode\": 2000\n    },\n    {\n        \"ID\": 2383,\n        \"Patient\": {\n            \"ID\": 1088,\n            \"PatientPersonalIdentification\": \"191212121212\",\n            \"PersonalNumber\": {\n                \"Year\": 1912,\n                \"Month\": 12,\n                \"Day\": 12,\n                \"ExtraDigits\": \"1212\"\n            },\n            \"FirstName\": \"John\",\n            \"LastName\": \"Doe\",\n            \"Adress1\": \"Address 1\",\n            \"Adress2\": \"Address 2\",\n            \"PostalCode\": \"12000\",\n            \"City\": \"STOCKHOLM\",\n            \"Email\": \"jon.engman@example.net\",\n            \"MobilePhoneNumber\": \"+461234567890\",\n            \"GuardianPersonalNumber\": null,\n            \"MunicipalityCode\": \"0180\",\n            \"HomePhoneNumber\": null,\n            \"WorkPhoneNumber\": null,\n            \"ConsentToMarketing\": null,\n            \"ClinicId\": \"19-00000000-0000-0000-0000-000000000000\",\n            \"ClinicianId\": 0,\n            \"UpdatedOn\": \"0001-01-01T00:00:00\",\n            \"HasContent\": true\n        },\n        \"TimeSlot\": {\n            \"ID\": 0,\n            \"Start\": \"2021-07-01T07:30:00\",\n            \"End\": \"2021-07-01T17:00:00\",\n            \"Clinic\": {\n                \"ID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Name\": \"City Praktiken\",\n                \"Address1\": \"Klinikgatan 2\",\n                \"Address2\": \"\",\n                \"Postalcode\": \"11000\",\n                \"City\": \"STOCKHOLM\",\n                \"Home\": \"+456\",\n                \"Work\": \"+456123456\",\n                \"Fax\": \"+456\",\n                \"Mobile\": \"+456\",\n                \"Email\": \"info2@google.com\"\n            },\n            \"Clinician\": {\n                \"ID\": 3,\n                \"Name\": \"Olle Ohlsson\",\n                \"Title\": \"Tandläkare\",\n                \"Active\": null,\n                \"ClinicID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Info\": null\n            },\n            \"Treatment\": {\n                \"ID\": 2348,\n                \"Name\": \"ITB akut\",\n                \"Description\": \"\",\n                \"Duration\": 30\n            }\n        },\n        \"CampaignCode\": null,\n        \"FreeTextMessage\": \" \\\"\\\"\",\n        \"CategoryDescription\": \"Akut\",\n        \"CategoryCode\": 1000\n    },\n    {\n        \"ID\": 2386,\n        \"Patient\": {\n            \"ID\": 1088,\n            \"PatientPersonalIdentification\": \"191212121212\",\n            \"PersonalNumber\": {\n                \"Year\": 1912,\n                \"Month\": 12,\n                \"Day\": 12,\n                \"ExtraDigits\": \"1212\"\n            },\n            \"FirstName\": \"John\",\n            \"LastName\": \"Doe\",\n            \"Adress1\": \"Address 1\",\n            \"Adress2\": \"Address 2\",\n            \"PostalCode\": \"12000\",\n            \"City\": \"STOCKHOLM\",\n            \"Email\": \"jon.engman@example.net\",\n            \"MobilePhoneNumber\": \"+461234567890\",\n            \"GuardianPersonalNumber\": null,\n            \"MunicipalityCode\": \"0180\",\n            \"HomePhoneNumber\": null,\n            \"WorkPhoneNumber\": null,\n            \"ConsentToMarketing\": null,\n            \"ClinicId\": \"19-00000000-0000-0000-0000-000000000000\",\n            \"ClinicianId\": 0,\n            \"UpdatedOn\": \"0001-01-01T00:00:00\",\n            \"HasContent\": true\n        },\n        \"TimeSlot\": {\n            \"ID\": 0,\n            \"Start\": \"2021-10-11T09:50:00\",\n            \"End\": \"2021-10-11T10:20:00\",\n            \"Clinic\": {\n                \"ID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Name\": \"City Praktiken\",\n                \"Address1\": \"Klinikgatan 2\",\n                \"Address2\": \"\",\n                \"Postalcode\": \"11000\",\n                \"City\": \"STOCKHOLM\",\n                \"Home\": \"+456\",\n                \"Work\": \"+456123456\",\n                \"Fax\": \"+456\",\n                \"Mobile\": \"+456\",\n                \"Email\": \"info2@google.com\"\n            },\n            \"Clinician\": {\n                \"ID\": 3,\n                \"Name\": \"Olle Ohlsson\",\n                \"Title\": \"Tandläkare\",\n                \"Active\": null,\n                \"ClinicID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Info\": null\n            },\n            \"Treatment\": null\n        },\n        \"CampaignCode\": null,\n        \"FreeTextMessage\": \"Akut\",\n        \"CategoryDescription\": \"Akut\",\n        \"CategoryCode\": 1000\n    },\n    {\n        \"ID\": 2390,\n        \"Patient\": {\n            \"ID\": 1088,\n            \"PatientPersonalIdentification\": \"191212121212\",\n            \"PersonalNumber\": {\n                \"Year\": 1912,\n                \"Month\": 12,\n                \"Day\": 12,\n                \"ExtraDigits\": \"1212\"\n            },\n            \"FirstName\": \"John\",\n            \"LastName\": \"Doe\",\n            \"Adress1\": \"Address 1\",\n            \"Adress2\": \"Address 2\",\n            \"PostalCode\": \"12000\",\n            \"City\": \"STOCKHOLM\",\n            \"Email\": \"jon.engman@example.net\",\n            \"MobilePhoneNumber\": \"+461234567890\",\n            \"GuardianPersonalNumber\": null,\n            \"MunicipalityCode\": \"0180\",\n            \"HomePhoneNumber\": null,\n            \"WorkPhoneNumber\": null,\n            \"ConsentToMarketing\": null,\n            \"ClinicId\": \"19-00000000-0000-0000-0000-000000000000\",\n            \"ClinicianId\": 0,\n            \"UpdatedOn\": \"0001-01-01T00:00:00\",\n            \"HasContent\": true\n        },\n        \"TimeSlot\": {\n            \"ID\": 0,\n            \"Start\": \"2021-10-16T16:00:00\",\n            \"End\": \"2021-10-16T17:00:00\",\n            \"Clinic\": {\n                \"ID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Name\": \"City Praktiken\",\n                \"Address1\": \"Klinikgatan 2\",\n                \"Address2\": \"\",\n                \"Postalcode\": \"11000\",\n                \"City\": \"STOCKHOLM\",\n                \"Home\": \"+456\",\n                \"Work\": \"+456123456\",\n                \"Fax\": \"+456\",\n                \"Mobile\": \"+456\",\n                \"Email\": \"info2@google.com\"\n            },\n            \"Clinician\": {\n                \"ID\": 3,\n                \"Name\": \"Olle Ohlsson\",\n                \"Title\": \"Tandläkare\",\n                \"Active\": null,\n                \"ClinicID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Info\": null\n            },\n            \"Treatment\": null\n        },\n        \"CampaignCode\": null,\n        \"FreeTextMessage\": \"US/Röntgen\",\n        \"CategoryDescription\": \"US/Röntgen\",\n        \"CategoryCode\": 2000\n    },\n    {\n        \"ID\": 2391,\n        \"Patient\": {\n            \"ID\": 1088,\n            \"PatientPersonalIdentification\": \"191212121212\",\n            \"PersonalNumber\": {\n                \"Year\": 1912,\n                \"Month\": 12,\n                \"Day\": 12,\n                \"ExtraDigits\": \"1212\"\n            },\n            \"FirstName\": \"John\",\n            \"LastName\": \"Doe\",\n            \"Adress1\": \"Address 1\",\n            \"Adress2\": \"Address 2\",\n            \"PostalCode\": \"12000\",\n            \"City\": \"STOCKHOLM\",\n            \"Email\": \"jon.engman@example.net\",\n            \"MobilePhoneNumber\": \"+461234567890\",\n            \"GuardianPersonalNumber\": null,\n            \"MunicipalityCode\": \"0180\",\n            \"HomePhoneNumber\": null,\n            \"WorkPhoneNumber\": null,\n            \"ConsentToMarketing\": null,\n            \"ClinicId\": \"19-00000000-0000-0000-0000-000000000000\",\n            \"ClinicianId\": 0,\n            \"UpdatedOn\": \"0001-01-01T00:00:00\",\n            \"HasContent\": true\n        },\n        \"TimeSlot\": {\n            \"ID\": 0,\n            \"Start\": \"2021-10-16T15:00:00\",\n            \"End\": \"2021-10-16T16:00:00\",\n            \"Clinic\": {\n                \"ID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Name\": \"City Praktiken\",\n                \"Address1\": \"Klinikgatan 2\",\n                \"Address2\": \"\",\n                \"Postalcode\": \"11000\",\n                \"City\": \"STOCKHOLM\",\n                \"Home\": \"+456\",\n                \"Work\": \"+456123456\",\n                \"Fax\": \"+456\",\n                \"Mobile\": \"+456\",\n                \"Email\": \"info2@google.com\"\n            },\n            \"Clinician\": {\n                \"ID\": 3,\n                \"Name\": \"Olle Ohlsson\",\n                \"Title\": \"Tandläkare\",\n                \"Active\": null,\n                \"ClinicID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Info\": null\n            },\n            \"Treatment\": null\n        },\n        \"CampaignCode\": null,\n        \"FreeTextMessage\": \"US/Röntgen\",\n        \"CategoryDescription\": \"US/Röntgen\",\n        \"CategoryCode\": 2000\n    },\n    {\n        \"ID\": 2392,\n        \"Patient\": {\n            \"ID\": 1088,\n            \"PatientPersonalIdentification\": \"191212121212\",\n            \"PersonalNumber\": {\n                \"Year\": 1912,\n                \"Month\": 12,\n                \"Day\": 12,\n                \"ExtraDigits\": \"1212\"\n            },\n            \"FirstName\": \"John\",\n            \"LastName\": \"Doe\",\n            \"Adress1\": \"Address 1\",\n            \"Adress2\": \"Address 2\",\n            \"PostalCode\": \"12000\",\n            \"City\": \"STOCKHOLM\",\n            \"Email\": \"jon.engman@example.net\",\n            \"MobilePhoneNumber\": \"+461234567890\",\n            \"GuardianPersonalNumber\": null,\n            \"MunicipalityCode\": \"0180\",\n            \"HomePhoneNumber\": null,\n            \"WorkPhoneNumber\": null,\n            \"ConsentToMarketing\": null,\n            \"ClinicId\": \"19-00000000-0000-0000-0000-000000000000\",\n            \"ClinicianId\": 0,\n            \"UpdatedOn\": \"0001-01-01T00:00:00\",\n            \"HasContent\": true\n        },\n        \"TimeSlot\": {\n            \"ID\": 0,\n            \"Start\": \"2021-10-16T14:30:00\",\n            \"End\": \"2021-10-16T15:20:00\",\n            \"Clinic\": {\n                \"ID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Name\": \"City Praktiken\",\n                \"Address1\": \"Klinikgatan 2\",\n                \"Address2\": \"\",\n                \"Postalcode\": \"11000\",\n                \"City\": \"STOCKHOLM\",\n                \"Home\": \"+456\",\n                \"Work\": \"+456123456\",\n                \"Fax\": \"+456\",\n                \"Mobile\": \"+456\",\n                \"Email\": \"info2@google.com\"\n            },\n            \"Clinician\": {\n                \"ID\": 3,\n                \"Name\": \"Olle Ohlsson\",\n                \"Title\": \"Tandläkare\",\n                \"Active\": null,\n                \"ClinicID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Info\": null\n            },\n            \"Treatment\": null\n        },\n        \"CampaignCode\": null,\n        \"FreeTextMessage\": \"US/Röntgen\",\n        \"CategoryDescription\": \"US/Röntgen\",\n        \"CategoryCode\": 2000\n    },\n    {\n        \"ID\": 2393,\n        \"Patient\": {\n            \"ID\": 1088,\n            \"PatientPersonalIdentification\": \"191212121212\",\n            \"PersonalNumber\": {\n                \"Year\": 1912,\n                \"Month\": 12,\n                \"Day\": 12,\n                \"ExtraDigits\": \"1212\"\n            },\n            \"FirstName\": \"John\",\n            \"LastName\": \"Doe\",\n            \"Adress1\": \"Address 1\",\n            \"Adress2\": \"Address 2\",\n            \"PostalCode\": \"12000\",\n            \"City\": \"STOCKHOLM\",\n            \"Email\": \"jon.engman@example.net\",\n            \"MobilePhoneNumber\": \"+461234567890\",\n            \"GuardianPersonalNumber\": null,\n            \"MunicipalityCode\": \"0180\",\n            \"HomePhoneNumber\": null,\n            \"WorkPhoneNumber\": null,\n            \"ConsentToMarketing\": null,\n            \"ClinicId\": \"19-00000000-0000-0000-0000-000000000000\",\n            \"ClinicianId\": 0,\n            \"UpdatedOn\": \"0001-01-01T00:00:00\",\n            \"HasContent\": true\n        },\n        \"TimeSlot\": {\n            \"ID\": 0,\n            \"Start\": \"2021-10-16T16:00:00\",\n            \"End\": \"2021-10-16T17:00:00\",\n            \"Clinic\": {\n                \"ID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Name\": \"City Praktiken\",\n                \"Address1\": \"Klinikgatan 2\",\n                \"Address2\": \"\",\n                \"Postalcode\": \"11000\",\n                \"City\": \"STOCKHOLM\",\n                \"Home\": \"+456\",\n                \"Work\": \"+456123456\",\n                \"Fax\": \"+456\",\n                \"Mobile\": \"+456\",\n                \"Email\": \"info2@google.com\"\n            },\n            \"Clinician\": {\n                \"ID\": 3,\n                \"Name\": \"Olle Ohlsson\",\n                \"Title\": \"Tandläkare\",\n                \"Active\": null,\n                \"ClinicID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Info\": null\n            },\n            \"Treatment\": null\n        },\n        \"CampaignCode\": null,\n        \"FreeTextMessage\": \"Akut\",\n        \"CategoryDescription\": \"Akut\",\n        \"CategoryCode\": 1000\n    },\n    {\n        \"ID\": 2394,\n        \"Patient\": {\n            \"ID\": 1088,\n            \"PatientPersonalIdentification\": \"191212121212\",\n            \"PersonalNumber\": {\n                \"Year\": 1912,\n                \"Month\": 12,\n                \"Day\": 12,\n                \"ExtraDigits\": \"1212\"\n            },\n            \"FirstName\": \"John\",\n            \"LastName\": \"Doe\",\n            \"Adress1\": \"Address 1\",\n            \"Adress2\": \"Address 2\",\n            \"PostalCode\": \"12000\",\n            \"City\": \"STOCKHOLM\",\n            \"Email\": \"jon.engman@example.net\",\n            \"MobilePhoneNumber\": \"+461234567890\",\n            \"GuardianPersonalNumber\": null,\n            \"MunicipalityCode\": \"0180\",\n            \"HomePhoneNumber\": null,\n            \"WorkPhoneNumber\": null,\n            \"ConsentToMarketing\": null,\n            \"ClinicId\": \"19-00000000-0000-0000-0000-000000000000\",\n            \"ClinicianId\": 0,\n            \"UpdatedOn\": \"0001-01-01T00:00:00\",\n            \"HasContent\": true\n        },\n        \"TimeSlot\": {\n            \"ID\": 0,\n            \"Start\": \"2021-10-16T14:30:00\",\n            \"End\": \"2021-10-16T15:30:00\",\n            \"Clinic\": {\n                \"ID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Name\": \"City Praktiken\",\n                \"Address1\": \"Klinikgatan 2\",\n                \"Address2\": \"\",\n                \"Postalcode\": \"11000\",\n                \"City\": \"STOCKHOLM\",\n                \"Home\": \"+456\",\n                \"Work\": \"+456123456\",\n                \"Fax\": \"+456\",\n                \"Mobile\": \"+456\",\n                \"Email\": \"info2@google.com\"\n            },\n            \"Clinician\": {\n                \"ID\": 3,\n                \"Name\": \"Olle Ohlsson\",\n                \"Title\": \"Tandläkare\",\n                \"Active\": null,\n                \"ClinicID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Info\": null\n            },\n            \"Treatment\": null\n        },\n        \"CampaignCode\": null,\n        \"FreeTextMessage\": \"\",\n        \"CategoryDescription\": \"Akut\",\n        \"CategoryCode\": 1000\n    },\n    {\n        \"ID\": 2412,\n        \"Patient\": {\n            \"ID\": 1088,\n            \"PatientPersonalIdentification\": \"191212121212\",\n            \"PersonalNumber\": {\n                \"Year\": 1912,\n                \"Month\": 12,\n                \"Day\": 12,\n                \"ExtraDigits\": \"1212\"\n            },\n            \"FirstName\": \"John\",\n            \"LastName\": \"Doe\",\n            \"Adress1\": \"Address 1\",\n            \"Adress2\": \"Address 2\",\n            \"PostalCode\": \"12000\",\n            \"City\": \"STOCKHOLM\",\n            \"Email\": \"jon.engman@example.net\",\n            \"MobilePhoneNumber\": \"+461234567890\",\n            \"GuardianPersonalNumber\": null,\n            \"MunicipalityCode\": \"0180\",\n            \"HomePhoneNumber\": null,\n            \"WorkPhoneNumber\": null,\n            \"ConsentToMarketing\": null,\n            \"ClinicId\": \"19-00000000-0000-0000-0000-000000000000\",\n            \"ClinicianId\": 0,\n            \"UpdatedOn\": \"0001-01-01T00:00:00\",\n            \"HasContent\": true\n        },\n        \"TimeSlot\": {\n            \"ID\": 0,\n            \"Start\": \"2021-11-05T15:00:00\",\n            \"End\": \"2021-11-05T15:20:00\",\n            \"Clinic\": {\n                \"ID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Name\": \"City Praktiken\",\n                \"Address1\": \"Klinikgatan 2\",\n                \"Address2\": \"\",\n                \"Postalcode\": \"11000\",\n                \"City\": \"STOCKHOLM\",\n                \"Home\": \"+456\",\n                \"Work\": \"+456123456\",\n                \"Fax\": \"+456\",\n                \"Mobile\": \"+456\",\n                \"Email\": \"info2@google.com\"\n            },\n            \"Clinician\": {\n                \"ID\": 3,\n                \"Name\": \"Olle Ohlsson\",\n                \"Title\": \"Tandläkare\",\n                \"Active\": null,\n                \"ClinicID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Info\": null\n            },\n            \"Treatment\": null\n        },\n        \"CampaignCode\": null,\n        \"FreeTextMessage\": \"Akut\",\n        \"CategoryDescription\": \"Akut\",\n        \"CategoryCode\": 1000\n    },\n    {\n        \"ID\": 2413,\n        \"Patient\": {\n            \"ID\": 1088,\n            \"PatientPersonalIdentification\": \"191212121212\",\n            \"PersonalNumber\": {\n                \"Year\": 1912,\n                \"Month\": 12,\n                \"Day\": 12,\n                \"ExtraDigits\": \"1212\"\n            },\n            \"FirstName\": \"John\",\n            \"LastName\": \"Doe\",\n            \"Adress1\": \"Address 1\",\n            \"Adress2\": \"Address 2\",\n            \"PostalCode\": \"12000\",\n            \"City\": \"STOCKHOLM\",\n            \"Email\": \"jon.engman@example.net\",\n            \"MobilePhoneNumber\": \"+461234567890\",\n            \"GuardianPersonalNumber\": null,\n            \"MunicipalityCode\": \"0180\",\n            \"HomePhoneNumber\": null,\n            \"WorkPhoneNumber\": null,\n            \"ConsentToMarketing\": null,\n            \"ClinicId\": \"19-00000000-0000-0000-0000-000000000000\",\n            \"ClinicianId\": 0,\n            \"UpdatedOn\": \"0001-01-01T00:00:00\",\n            \"HasContent\": true\n        },\n        \"TimeSlot\": {\n            \"ID\": 0,\n            \"Start\": \"2021-11-05T15:40:00\",\n            \"End\": \"2021-11-05T16:00:00\",\n            \"Clinic\": {\n                \"ID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Name\": \"City Praktiken\",\n                \"Address1\": \"Klinikgatan 2\",\n                \"Address2\": \"\",\n                \"Postalcode\": \"11000\",\n                \"City\": \"STOCKHOLM\",\n                \"Home\": \"+456\",\n                \"Work\": \"+456123456\",\n                \"Fax\": \"+456\",\n                \"Mobile\": \"+456\",\n                \"Email\": \"info2@google.com\"\n            },\n            \"Clinician\": {\n                \"ID\": 3,\n                \"Name\": \"Olle Ohlsson\",\n                \"Title\": \"Tandläkare\",\n                \"Active\": null,\n                \"ClinicID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Info\": null\n            },\n            \"Treatment\": null\n        },\n        \"CampaignCode\": null,\n        \"FreeTextMessage\": \"US/Röntgen\",\n        \"CategoryDescription\": \"US/Röntgen\",\n        \"CategoryCode\": 2000\n    },\n    {\n        \"ID\": 2414,\n        \"Patient\": {\n            \"ID\": 1088,\n            \"PatientPersonalIdentification\": \"191212121212\",\n            \"PersonalNumber\": {\n                \"Year\": 1912,\n                \"Month\": 12,\n                \"Day\": 12,\n                \"ExtraDigits\": \"1212\"\n            },\n            \"FirstName\": \"John\",\n            \"LastName\": \"Doe\",\n            \"Adress1\": \"Address 1\",\n            \"Adress2\": \"Address 2\",\n            \"PostalCode\": \"12000\",\n            \"City\": \"STOCKHOLM\",\n            \"Email\": \"jon.engman@example.net\",\n            \"MobilePhoneNumber\": \"+461234567890\",\n            \"GuardianPersonalNumber\": null,\n            \"MunicipalityCode\": \"0180\",\n            \"HomePhoneNumber\": null,\n            \"WorkPhoneNumber\": null,\n            \"ConsentToMarketing\": null,\n            \"ClinicId\": \"19-00000000-0000-0000-0000-000000000000\",\n            \"ClinicianId\": 0,\n            \"UpdatedOn\": \"0001-01-01T00:00:00\",\n            \"HasContent\": true\n        },\n        \"TimeSlot\": {\n            \"ID\": 0,\n            \"Start\": \"2021-11-05T11:20:00\",\n            \"End\": \"2021-11-05T11:40:00\",\n            \"Clinic\": {\n                \"ID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Name\": \"City Praktiken\",\n                \"Address1\": \"Klinikgatan 2\",\n                \"Address2\": \"\",\n                \"Postalcode\": \"11000\",\n                \"City\": \"STOCKHOLM\",\n                \"Home\": \"+456\",\n                \"Work\": \"+456123456\",\n                \"Fax\": \"+456\",\n                \"Mobile\": \"+456\",\n                \"Email\": \"info2@google.com\"\n            },\n            \"Clinician\": {\n                \"ID\": 3,\n                \"Name\": \"Olle Ohlsson\",\n                \"Title\": \"Tandläkare\",\n                \"Active\": null,\n                \"ClinicID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Info\": null\n            },\n            \"Treatment\": null\n        },\n        \"CampaignCode\": null,\n        \"FreeTextMessage\": \"Akut\",\n        \"CategoryDescription\": \"Akut\",\n        \"CategoryCode\": 1000\n    },\n    {\n        \"ID\": 2417,\n        \"Patient\": {\n            \"ID\": 1088,\n            \"PatientPersonalIdentification\": \"191212121212\",\n            \"PersonalNumber\": {\n                \"Year\": 1912,\n                \"Month\": 12,\n                \"Day\": 12,\n                \"ExtraDigits\": \"1212\"\n            },\n            \"FirstName\": \"John\",\n            \"LastName\": \"Doe\",\n            \"Adress1\": \"Address 1\",\n            \"Adress2\": \"Address 2\",\n            \"PostalCode\": \"12000\",\n            \"City\": \"STOCKHOLM\",\n            \"Email\": \"jon.engman@example.net\",\n            \"MobilePhoneNumber\": \"+461234567890\",\n            \"GuardianPersonalNumber\": null,\n            \"MunicipalityCode\": \"0180\",\n            \"HomePhoneNumber\": null,\n            \"WorkPhoneNumber\": null,\n            \"ConsentToMarketing\": null,\n            \"ClinicId\": \"19-00000000-0000-0000-0000-000000000000\",\n            \"ClinicianId\": 0,\n            \"UpdatedOn\": \"0001-01-01T00:00:00\",\n            \"HasContent\": true\n        },\n        \"TimeSlot\": {\n            \"ID\": 0,\n            \"Start\": \"2021-11-12T09:50:00\",\n            \"End\": \"2021-11-12T10:20:00\",\n            \"Clinic\": {\n                \"ID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Name\": \"City Praktiken\",\n                \"Address1\": \"Klinikgatan 2\",\n                \"Address2\": \"\",\n                \"Postalcode\": \"11000\",\n                \"City\": \"STOCKHOLM\",\n                \"Home\": \"+456\",\n                \"Work\": \"+456123456\",\n                \"Fax\": \"+456\",\n                \"Mobile\": \"+456\",\n                \"Email\": \"info2@google.com\"\n            },\n            \"Clinician\": {\n                \"ID\": 3,\n                \"Name\": \"Olle Ohlsson\",\n                \"Title\": \"Tandläkare\",\n                \"Active\": null,\n                \"ClinicID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Info\": null\n            },\n            \"Treatment\": null\n        },\n        \"CampaignCode\": null,\n        \"FreeTextMessage\": \"Akut\",\n        \"CategoryDescription\": \"Akut\",\n        \"CategoryCode\": 1000\n    },\n    {\n        \"ID\": 2418,\n        \"Patient\": {\n            \"ID\": 1088,\n            \"PatientPersonalIdentification\": \"191212121212\",\n            \"PersonalNumber\": {\n                \"Year\": 1912,\n                \"Month\": 12,\n                \"Day\": 12,\n                \"ExtraDigits\": \"1212\"\n            },\n            \"FirstName\": \"John\",\n            \"LastName\": \"Doe\",\n            \"Adress1\": \"Address 1\",\n            \"Adress2\": \"Address 2\",\n            \"PostalCode\": \"12000\",\n            \"City\": \"STOCKHOLM\",\n            \"Email\": \"jon.engman@example.net\",\n            \"MobilePhoneNumber\": \"+461234567890\",\n            \"GuardianPersonalNumber\": null,\n            \"MunicipalityCode\": \"0180\",\n            \"HomePhoneNumber\": null,\n            \"WorkPhoneNumber\": null,\n            \"ConsentToMarketing\": null,\n            \"ClinicId\": \"19-00000000-0000-0000-0000-000000000000\",\n            \"ClinicianId\": 0,\n            \"UpdatedOn\": \"0001-01-01T00:00:00\",\n            \"HasContent\": true\n        },\n        \"TimeSlot\": {\n            \"ID\": 0,\n            \"Start\": \"2021-11-12T09:50:00\",\n            \"End\": \"2021-11-12T10:20:00\",\n            \"Clinic\": {\n                \"ID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Name\": \"City Praktiken\",\n                \"Address1\": \"Klinikgatan 2\",\n                \"Address2\": \"\",\n                \"Postalcode\": \"11000\",\n                \"City\": \"STOCKHOLM\",\n                \"Home\": \"+456\",\n                \"Work\": \"+456123456\",\n                \"Fax\": \"+456\",\n                \"Mobile\": \"+456\",\n                \"Email\": \"info2@google.com\"\n            },\n            \"Clinician\": {\n                \"ID\": 3,\n                \"Name\": \"Olle Ohlsson\",\n                \"Title\": \"Tandläkare\",\n                \"Active\": null,\n                \"ClinicID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Info\": null\n            },\n            \"Treatment\": null\n        },\n        \"CampaignCode\": null,\n        \"FreeTextMessage\": \"Akut\",\n        \"CategoryDescription\": \"Akut\",\n        \"CategoryCode\": 1000\n    },\n    {\n        \"ID\": 2484,\n        \"Patient\": {\n            \"ID\": 1088,\n            \"PatientPersonalIdentification\": \"191212121212\",\n            \"PersonalNumber\": {\n                \"Year\": 1912,\n                \"Month\": 12,\n                \"Day\": 12,\n                \"ExtraDigits\": \"1212\"\n            },\n            \"FirstName\": \"John\",\n            \"LastName\": \"Doe\",\n            \"Adress1\": \"Address 1\",\n            \"Adress2\": \"Address 2\",\n            \"PostalCode\": \"12000\",\n            \"City\": \"STOCKHOLM\",\n            \"Email\": \"jon.engman@example.net\",\n            \"MobilePhoneNumber\": \"+461234567890\",\n            \"GuardianPersonalNumber\": null,\n            \"MunicipalityCode\": \"0180\",\n            \"HomePhoneNumber\": null,\n            \"WorkPhoneNumber\": null,\n            \"ConsentToMarketing\": null,\n            \"ClinicId\": \"19-00000000-0000-0000-0000-000000000000\",\n            \"ClinicianId\": 0,\n            \"UpdatedOn\": \"0001-01-01T00:00:00\",\n            \"HasContent\": true\n        },\n        \"TimeSlot\": {\n            \"ID\": 0,\n            \"Start\": \"2021-12-29T14:00:00\",\n            \"End\": \"2021-12-29T14:30:00\",\n            \"Clinic\": {\n                \"ID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Name\": \"City Praktiken\",\n                \"Address1\": \"Klinikgatan 2\",\n                \"Address2\": \"\",\n                \"Postalcode\": \"11000\",\n                \"City\": \"STOCKHOLM\",\n                \"Home\": \"+456\",\n                \"Work\": \"+456123456\",\n                \"Fax\": \"+456\",\n                \"Mobile\": \"+456\",\n                \"Email\": \"info2@google.com\"\n            },\n            \"Clinician\": {\n                \"ID\": 3,\n                \"Name\": \"Olle Ohlsson\",\n                \"Title\": \"Tandläkare\",\n                \"Active\": null,\n                \"ClinicID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Info\": null\n            },\n            \"Treatment\": {\n                \"ID\": 2208,\n                \"Name\": \"ITB US\",\n                \"Description\": \"I FK2018\",\n                \"Duration\": 30\n            }\n        },\n        \"CampaignCode\": null,\n        \"FreeTextMessage\": \" \\\"\\\"\",\n        \"CategoryDescription\": \"US/Röntgen\",\n        \"CategoryCode\": 2000\n    },\n    {\n        \"ID\": 2492,\n        \"Patient\": {\n            \"ID\": 1088,\n            \"PatientPersonalIdentification\": \"191212121212\",\n            \"PersonalNumber\": {\n                \"Year\": 1912,\n                \"Month\": 12,\n                \"Day\": 12,\n                \"ExtraDigits\": \"1212\"\n            },\n            \"FirstName\": \"John\",\n            \"LastName\": \"Doe\",\n            \"Adress1\": \"Address 1\",\n            \"Adress2\": \"Address 2\",\n            \"PostalCode\": \"12000\",\n            \"City\": \"STOCKHOLM\",\n            \"Email\": \"jon.engman@example.net\",\n            \"MobilePhoneNumber\": \"+461234567890\",\n            \"GuardianPersonalNumber\": null,\n            \"MunicipalityCode\": \"0180\",\n            \"HomePhoneNumber\": null,\n            \"WorkPhoneNumber\": null,\n            \"ConsentToMarketing\": null,\n            \"ClinicId\": \"19-00000000-0000-0000-0000-000000000000\",\n            \"ClinicianId\": 0,\n            \"UpdatedOn\": \"0001-01-01T00:00:00\",\n            \"HasContent\": true\n        },\n        \"TimeSlot\": {\n            \"ID\": 0,\n            \"Start\": \"2021-12-29T16:30:00\",\n            \"End\": \"2021-12-29T17:00:00\",\n            \"Clinic\": {\n                \"ID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Name\": \"City Praktiken\",\n                \"Address1\": \"Klinikgatan 2\",\n                \"Address2\": \"\",\n                \"Postalcode\": \"11000\",\n                \"City\": \"STOCKHOLM\",\n                \"Home\": \"+456\",\n                \"Work\": \"+456123456\",\n                \"Fax\": \"+456\",\n                \"Mobile\": \"+456\",\n                \"Email\": \"info2@google.com\"\n            },\n            \"Clinician\": {\n                \"ID\": 3,\n                \"Name\": \"Olle Ohlsson\",\n                \"Title\": \"Tandläkare\",\n                \"Active\": null,\n                \"ClinicID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Info\": null\n            },\n            \"Treatment\": {\n                \"ID\": 2208,\n                \"Name\": \"ITB US\",\n                \"Description\": \"I FK2018\",\n                \"Duration\": 30\n            }\n        },\n        \"CampaignCode\": null,\n        \"FreeTextMessage\": \" \\\"\\\"\",\n        \"CategoryDescription\": \"US/Röntgen\",\n        \"CategoryCode\": 2000\n    },\n    {\n        \"ID\": 2493,\n        \"Patient\": {\n            \"ID\": 1088,\n            \"PatientPersonalIdentification\": \"191212121212\",\n            \"PersonalNumber\": {\n                \"Year\": 1912,\n                \"Month\": 12,\n                \"Day\": 12,\n                \"ExtraDigits\": \"1212\"\n            },\n            \"FirstName\": \"John\",\n            \"LastName\": \"Doe\",\n            \"Adress1\": \"Address 1\",\n            \"Adress2\": \"Address 2\",\n            \"PostalCode\": \"12000\",\n            \"City\": \"STOCKHOLM\",\n            \"Email\": \"jon.engman@example.net\",\n            \"MobilePhoneNumber\": \"+461234567890\",\n            \"GuardianPersonalNumber\": null,\n            \"MunicipalityCode\": \"0180\",\n            \"HomePhoneNumber\": null,\n            \"WorkPhoneNumber\": null,\n            \"ConsentToMarketing\": null,\n            \"ClinicId\": \"19-00000000-0000-0000-0000-000000000000\",\n            \"ClinicianId\": 0,\n            \"UpdatedOn\": \"0001-01-01T00:00:00\",\n            \"HasContent\": true\n        },\n        \"TimeSlot\": {\n            \"ID\": 0,\n            \"Start\": \"2021-12-29T16:30:00\",\n            \"End\": \"2021-12-29T17:00:00\",\n            \"Clinic\": {\n                \"ID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Name\": \"City Praktiken\",\n                \"Address1\": \"Klinikgatan 2\",\n                \"Address2\": \"\",\n                \"Postalcode\": \"11000\",\n                \"City\": \"STOCKHOLM\",\n                \"Home\": \"+456\",\n                \"Work\": \"+456123456\",\n                \"Fax\": \"+456\",\n                \"Mobile\": \"+456\",\n                \"Email\": \"info2@google.com\"\n            },\n            \"Clinician\": {\n                \"ID\": 3,\n                \"Name\": \"Olle Ohlsson\",\n                \"Title\": \"Tandläkare\",\n                \"Active\": null,\n                \"ClinicID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Info\": null\n            },\n            \"Treatment\": null\n        },\n        \"CampaignCode\": null,\n        \"FreeTextMessage\": \"\",\n        \"CategoryDescription\": null,\n        \"CategoryCode\": 0\n    },\n    {\n        \"ID\": 2508,\n        \"Patient\": {\n            \"ID\": 1088,\n            \"PatientPersonalIdentification\": \"191212121212\",\n            \"PersonalNumber\": {\n                \"Year\": 1912,\n                \"Month\": 12,\n                \"Day\": 12,\n                \"ExtraDigits\": \"1212\"\n            },\n            \"FirstName\": \"John\",\n            \"LastName\": \"Doe\",\n            \"Adress1\": \"Address 1\",\n            \"Adress2\": \"Address 2\",\n            \"PostalCode\": \"12000\",\n            \"City\": \"STOCKHOLM\",\n            \"Email\": \"jon.engman@example.net\",\n            \"MobilePhoneNumber\": \"+461234567890\",\n            \"GuardianPersonalNumber\": null,\n            \"MunicipalityCode\": \"0180\",\n            \"HomePhoneNumber\": null,\n            \"WorkPhoneNumber\": null,\n            \"ConsentToMarketing\": null,\n            \"ClinicId\": \"19-00000000-0000-0000-0000-000000000000\",\n            \"ClinicianId\": 0,\n            \"UpdatedOn\": \"0001-01-01T00:00:00\",\n            \"HasContent\": true\n        },\n        \"TimeSlot\": {\n            \"ID\": 0,\n            \"Start\": \"2021-12-30T11:30:00\",\n            \"End\": \"2021-12-30T12:00:00\",\n            \"Clinic\": {\n                \"ID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Name\": \"City Praktiken\",\n                \"Address1\": \"Klinikgatan 2\",\n                \"Address2\": \"\",\n                \"Postalcode\": \"11000\",\n                \"City\": \"STOCKHOLM\",\n                \"Home\": \"+456\",\n                \"Work\": \"+456123456\",\n                \"Fax\": \"+456\",\n                \"Mobile\": \"+456\",\n                \"Email\": \"info2@google.com\"\n            },\n            \"Clinician\": {\n                \"ID\": 3,\n                \"Name\": \"Olle Ohlsson\",\n                \"Title\": \"Tandläkare\",\n                \"Active\": null,\n                \"ClinicID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Info\": null\n            },\n            \"Treatment\": {\n                \"ID\": 2208,\n                \"Name\": \"ITB US\",\n                \"Description\": \"I FK2018\",\n                \"Duration\": 30\n            }\n        },\n        \"CampaignCode\": null,\n        \"FreeTextMessage\": \" \\\"\\\"\",\n        \"CategoryDescription\": \"US/Röntgen\",\n        \"CategoryCode\": 2000\n    },\n    {\n        \"ID\": 2509,\n        \"Patient\": {\n            \"ID\": 1088,\n            \"PatientPersonalIdentification\": \"191212121212\",\n            \"PersonalNumber\": {\n                \"Year\": 1912,\n                \"Month\": 12,\n                \"Day\": 12,\n                \"ExtraDigits\": \"1212\"\n            },\n            \"FirstName\": \"John\",\n            \"LastName\": \"Doe\",\n            \"Adress1\": \"Address 1\",\n            \"Adress2\": \"Address 2\",\n            \"PostalCode\": \"12000\",\n            \"City\": \"STOCKHOLM\",\n            \"Email\": \"jon.engman@example.net\",\n            \"MobilePhoneNumber\": \"+461234567890\",\n            \"GuardianPersonalNumber\": null,\n            \"MunicipalityCode\": \"0180\",\n            \"HomePhoneNumber\": null,\n            \"WorkPhoneNumber\": null,\n            \"ConsentToMarketing\": null,\n            \"ClinicId\": \"19-00000000-0000-0000-0000-000000000000\",\n            \"ClinicianId\": 0,\n            \"UpdatedOn\": \"0001-01-01T00:00:00\",\n            \"HasContent\": true\n        },\n        \"TimeSlot\": {\n            \"ID\": 0,\n            \"Start\": \"2021-12-30T11:30:00\",\n            \"End\": \"2021-12-30T12:00:00\",\n            \"Clinic\": {\n                \"ID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Name\": \"City Praktiken\",\n                \"Address1\": \"Klinikgatan 2\",\n                \"Address2\": \"\",\n                \"Postalcode\": \"11000\",\n                \"City\": \"STOCKHOLM\",\n                \"Home\": \"+456\",\n                \"Work\": \"+456123456\",\n                \"Fax\": \"+456\",\n                \"Mobile\": \"+456\",\n                \"Email\": \"info2@google.com\"\n            },\n            \"Clinician\": {\n                \"ID\": 3,\n                \"Name\": \"Olle Ohlsson\",\n                \"Title\": \"Tandläkare\",\n                \"Active\": null,\n                \"ClinicID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Info\": null\n            },\n            \"Treatment\": {\n                \"ID\": 2208,\n                \"Name\": \"ITB US\",\n                \"Description\": \"I FK2018\",\n                \"Duration\": 30\n            }\n        },\n        \"CampaignCode\": null,\n        \"FreeTextMessage\": \" \\\"\\\"\",\n        \"CategoryDescription\": \"US/Röntgen\",\n        \"CategoryCode\": 2000\n    },\n    {\n        \"ID\": 2531,\n        \"Patient\": {\n            \"ID\": 1088,\n            \"PatientPersonalIdentification\": \"191212121212\",\n            \"PersonalNumber\": {\n                \"Year\": 1912,\n                \"Month\": 12,\n                \"Day\": 12,\n                \"ExtraDigits\": \"1212\"\n            },\n            \"FirstName\": \"John\",\n            \"LastName\": \"Doe\",\n            \"Adress1\": \"Address 1\",\n            \"Adress2\": \"Address 2\",\n            \"PostalCode\": \"12000\",\n            \"City\": \"STOCKHOLM\",\n            \"Email\": \"jon.engman@example.net\",\n            \"MobilePhoneNumber\": \"+461234567890\",\n            \"GuardianPersonalNumber\": null,\n            \"MunicipalityCode\": \"0180\",\n            \"HomePhoneNumber\": null,\n            \"WorkPhoneNumber\": null,\n            \"ConsentToMarketing\": null,\n            \"ClinicId\": \"19-00000000-0000-0000-0000-000000000000\",\n            \"ClinicianId\": 0,\n            \"UpdatedOn\": \"0001-01-01T00:00:00\",\n            \"HasContent\": true\n        },\n        \"TimeSlot\": {\n            \"ID\": 0,\n            \"Start\": \"2022-01-07T11:40:00\",\n            \"End\": \"2022-01-07T12:50:00\",\n            \"Clinic\": {\n                \"ID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Name\": \"City Praktiken\",\n                \"Address1\": \"Klinikgatan 2\",\n                \"Address2\": \"\",\n                \"Postalcode\": \"11000\",\n                \"City\": \"STOCKHOLM\",\n                \"Home\": \"+456\",\n                \"Work\": \"+456123456\",\n                \"Fax\": \"+456\",\n                \"Mobile\": \"+456\",\n                \"Email\": \"info2@google.com\"\n            },\n            \"Clinician\": {\n                \"ID\": 3,\n                \"Name\": \"Olle Ohlsson\",\n                \"Title\": \"Tandläkare\",\n                \"Active\": null,\n                \"ClinicID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Info\": null\n            },\n            \"Treatment\": null\n        },\n        \"CampaignCode\": null,\n        \"FreeTextMessage\": \"Implantat\\r\\n\",\n        \"CategoryDescription\": \"Implantat\\r\\n\",\n        \"CategoryCode\": 9000\n    },\n    {\n        \"ID\": 2533,\n        \"Patient\": {\n            \"ID\": 1088,\n            \"PatientPersonalIdentification\": \"191212121212\",\n            \"PersonalNumber\": {\n                \"Year\": 1912,\n                \"Month\": 12,\n                \"Day\": 12,\n                \"ExtraDigits\": \"1212\"\n            },\n            \"FirstName\": \"John\",\n            \"LastName\": \"Doe\",\n            \"Adress1\": \"Address 1\",\n            \"Adress2\": \"Address 2\",\n            \"PostalCode\": \"12000\",\n            \"City\": \"STOCKHOLM\",\n            \"Email\": \"jon.engman@example.net\",\n            \"MobilePhoneNumber\": \"+461234567890\",\n            \"GuardianPersonalNumber\": null,\n            \"MunicipalityCode\": \"0180\",\n            \"HomePhoneNumber\": null,\n            \"WorkPhoneNumber\": null,\n            \"ConsentToMarketing\": null,\n            \"ClinicId\": \"19-00000000-0000-0000-0000-000000000000\",\n            \"ClinicianId\": 0,\n            \"UpdatedOn\": \"0001-01-01T00:00:00\",\n            \"HasContent\": true\n        },\n        \"TimeSlot\": {\n            \"ID\": 0,\n            \"Start\": \"2022-01-07T16:00:00\",\n            \"End\": \"2022-01-07T17:00:00\",\n            \"Clinic\": {\n                \"ID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Name\": \"City Praktiken\",\n                \"Address1\": \"Klinikgatan 2\",\n                \"Address2\": \"\",\n                \"Postalcode\": \"11000\",\n                \"City\": \"STOCKHOLM\",\n                \"Home\": \"+456\",\n                \"Work\": \"+456123456\",\n                \"Fax\": \"+456\",\n                \"Mobile\": \"+456\",\n                \"Email\": \"info2@google.com\"\n            },\n            \"Clinician\": {\n                \"ID\": 3,\n                \"Name\": \"Olle Ohlsson\",\n                \"Title\": \"Tandläkare\",\n                \"Active\": null,\n                \"ClinicID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Info\": null\n            },\n            \"Treatment\": null\n        },\n        \"CampaignCode\": null,\n        \"FreeTextMessage\": \"Akut\",\n        \"CategoryDescription\": \"Akut\",\n        \"CategoryCode\": 1000\n    },\n    {\n        \"ID\": 2534,\n        \"Patient\": {\n            \"ID\": 1088,\n            \"PatientPersonalIdentification\": \"191212121212\",\n            \"PersonalNumber\": {\n                \"Year\": 1912,\n                \"Month\": 12,\n                \"Day\": 12,\n                \"ExtraDigits\": \"1212\"\n            },\n            \"FirstName\": \"John\",\n            \"LastName\": \"Doe\",\n            \"Adress1\": \"Address 1\",\n            \"Adress2\": \"Address 2\",\n            \"PostalCode\": \"12000\",\n            \"City\": \"STOCKHOLM\",\n            \"Email\": \"jon.engman@example.net\",\n            \"MobilePhoneNumber\": \"+461234567890\",\n            \"GuardianPersonalNumber\": null,\n            \"MunicipalityCode\": \"0180\",\n            \"HomePhoneNumber\": null,\n            \"WorkPhoneNumber\": null,\n            \"ConsentToMarketing\": null,\n            \"ClinicId\": \"19-00000000-0000-0000-0000-000000000000\",\n            \"ClinicianId\": 0,\n            \"UpdatedOn\": \"0001-01-01T00:00:00\",\n            \"HasContent\": true\n        },\n        \"TimeSlot\": {\n            \"ID\": 0,\n            \"Start\": \"2022-01-07T11:40:00\",\n            \"End\": \"2022-01-07T12:40:00\",\n            \"Clinic\": {\n                \"ID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Name\": \"City Praktiken\",\n                \"Address1\": \"Klinikgatan 2\",\n                \"Address2\": \"\",\n                \"Postalcode\": \"11000\",\n                \"City\": \"STOCKHOLM\",\n                \"Home\": \"+456\",\n                \"Work\": \"+456123456\",\n                \"Fax\": \"+456\",\n                \"Mobile\": \"+456\",\n                \"Email\": \"info2@google.com\"\n            },\n            \"Clinician\": {\n                \"ID\": 3,\n                \"Name\": \"Olle Ohlsson\",\n                \"Title\": \"Tandläkare\",\n                \"Active\": null,\n                \"ClinicID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Info\": null\n            },\n            \"Treatment\": {\n                \"ID\": 2510,\n                \"Name\": \"ITB Pride\",\n                \"Description\": \"A pride treatment\",\n                \"Duration\": 60\n            }\n        },\n        \"CampaignCode\": null,\n        \"FreeTextMessage\": \" \\\"\\\"\",\n        \"CategoryDescription\": \"US/Röntgen\",\n        \"CategoryCode\": 2000\n    },\n    {\n        \"ID\": 2536,\n        \"Patient\": {\n            \"ID\": 1088,\n            \"PatientPersonalIdentification\": \"191212121212\",\n            \"PersonalNumber\": {\n                \"Year\": 1912,\n                \"Month\": 12,\n                \"Day\": 12,\n                \"ExtraDigits\": \"1212\"\n            },\n            \"FirstName\": \"John\",\n            \"LastName\": \"Doe\",\n            \"Adress1\": \"Address 1\",\n            \"Adress2\": \"Address 2\",\n            \"PostalCode\": \"12000\",\n            \"City\": \"STOCKHOLM\",\n            \"Email\": \"jon.engman@example.net\",\n            \"MobilePhoneNumber\": \"+461234567890\",\n            \"GuardianPersonalNumber\": null,\n            \"MunicipalityCode\": \"0180\",\n            \"HomePhoneNumber\": null,\n            \"WorkPhoneNumber\": null,\n            \"ConsentToMarketing\": null,\n            \"ClinicId\": \"19-00000000-0000-0000-0000-000000000000\",\n            \"ClinicianId\": 0,\n            \"UpdatedOn\": \"0001-01-01T00:00:00\",\n            \"HasContent\": true\n        },\n        \"TimeSlot\": {\n            \"ID\": 0,\n            \"Start\": \"2022-02-05T14:00:00\",\n            \"End\": \"2022-02-05T15:00:00\",\n            \"Clinic\": {\n                \"ID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Name\": \"City Praktiken\",\n                \"Address1\": \"Klinikgatan 2\",\n                \"Address2\": \"\",\n                \"Postalcode\": \"11000\",\n                \"City\": \"STOCKHOLM\",\n                \"Home\": \"+456\",\n                \"Work\": \"+456123456\",\n                \"Fax\": \"+456\",\n                \"Mobile\": \"+456\",\n                \"Email\": \"info2@google.com\"\n            },\n            \"Clinician\": {\n                \"ID\": 3,\n                \"Name\": \"Olle Ohlsson\",\n                \"Title\": \"Tandläkare\",\n                \"Active\": null,\n                \"ClinicID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Info\": null\n            },\n            \"Treatment\": {\n                \"ID\": 2510,\n                \"Name\": \"ITB Pride\",\n                \"Description\": \"A pride treatment\",\n                \"Duration\": 60\n            }\n        },\n        \"CampaignCode\": null,\n        \"FreeTextMessage\": \" \\\"sd\\\"\",\n        \"CategoryDescription\": \"US/Röntgen\",\n        \"CategoryCode\": 2000\n    },\n    {\n        \"ID\": 2544,\n        \"Patient\": {\n            \"ID\": 1088,\n            \"PatientPersonalIdentification\": \"191212121212\",\n            \"PersonalNumber\": {\n                \"Year\": 1912,\n                \"Month\": 12,\n                \"Day\": 12,\n                \"ExtraDigits\": \"1212\"\n            },\n            \"FirstName\": \"John\",\n            \"LastName\": \"Doe\",\n            \"Adress1\": \"Address 1\",\n            \"Adress2\": \"Address 2\",\n            \"PostalCode\": \"12000\",\n            \"City\": \"STOCKHOLM\",\n            \"Email\": \"jon.engman@example.net\",\n            \"MobilePhoneNumber\": \"+461234567890\",\n            \"GuardianPersonalNumber\": null,\n            \"MunicipalityCode\": \"0180\",\n            \"HomePhoneNumber\": null,\n            \"WorkPhoneNumber\": null,\n            \"ConsentToMarketing\": null,\n            \"ClinicId\": \"19-00000000-0000-0000-0000-000000000000\",\n            \"ClinicianId\": 0,\n            \"UpdatedOn\": \"0001-01-01T00:00:00\",\n            \"HasContent\": true\n        },\n        \"TimeSlot\": {\n            \"ID\": 0,\n            \"Start\": \"2022-02-21T07:00:00\",\n            \"End\": \"2022-02-21T07:30:00\",\n            \"Clinic\": {\n                \"ID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Name\": \"City Praktiken\",\n                \"Address1\": \"Klinikgatan 2\",\n                \"Address2\": \"\",\n                \"Postalcode\": \"11000\",\n                \"City\": \"STOCKHOLM\",\n                \"Home\": \"+456\",\n                \"Work\": \"+456123456\",\n                \"Fax\": \"+456\",\n                \"Mobile\": \"+456\",\n                \"Email\": \"info2@google.com\"\n            },\n            \"Clinician\": {\n                \"ID\": 3,\n                \"Name\": \"Olle Ohlsson\",\n                \"Title\": \"Tandläkare\",\n                \"Active\": null,\n                \"ClinicID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Info\": null\n            },\n            \"Treatment\": {\n                \"ID\": 2208,\n                \"Name\": \"ITB US\",\n                \"Description\": \"I FK2018\",\n                \"Duration\": 30\n            }\n        },\n        \"CampaignCode\": null,\n        \"FreeTextMessage\": \" \\\"CC: 123\\r\\nA free text message\\\"\",\n        \"CategoryDescription\": \"US/Röntgen\",\n        \"CategoryCode\": 2000\n    },\n    {\n        \"ID\": 2548,\n        \"Patient\": {\n            \"ID\": 1088,\n            \"PatientPersonalIdentification\": \"191212121212\",\n            \"PersonalNumber\": {\n                \"Year\": 1912,\n                \"Month\": 12,\n                \"Day\": 12,\n                \"ExtraDigits\": \"1212\"\n            },\n            \"FirstName\": \"John\",\n            \"LastName\": \"Doe\",\n            \"Adress1\": \"Address 1\",\n            \"Adress2\": \"Address 2\",\n            \"PostalCode\": \"12000\",\n            \"City\": \"STOCKHOLM\",\n            \"Email\": \"jon.engman@example.net\",\n            \"MobilePhoneNumber\": \"+461234567890\",\n            \"GuardianPersonalNumber\": null,\n            \"MunicipalityCode\": \"0180\",\n            \"HomePhoneNumber\": null,\n            \"WorkPhoneNumber\": null,\n            \"ConsentToMarketing\": null,\n            \"ClinicId\": \"19-00000000-0000-0000-0000-000000000000\",\n            \"ClinicianId\": 0,\n            \"UpdatedOn\": \"0001-01-01T00:00:00\",\n            \"HasContent\": true\n        },\n        \"TimeSlot\": {\n            \"ID\": 0,\n            \"Start\": \"2022-04-01T08:00:00\",\n            \"End\": \"2022-04-01T08:30:00\",\n            \"Clinic\": {\n                \"ID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Name\": \"City Praktiken\",\n                \"Address1\": \"Klinikgatan 2\",\n                \"Address2\": \"\",\n                \"Postalcode\": \"11000\",\n                \"City\": \"STOCKHOLM\",\n                \"Home\": \"+456\",\n                \"Work\": \"+456123456\",\n                \"Fax\": \"+456\",\n                \"Mobile\": \"+456\",\n                \"Email\": \"info2@google.com\"\n            },\n            \"Clinician\": {\n                \"ID\": 3,\n                \"Name\": \"Olle Ohlsson\",\n                \"Title\": \"Tandläkare\",\n                \"Active\": null,\n                \"ClinicID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Info\": null\n            },\n            \"Treatment\": {\n                \"ID\": 2208,\n                \"Name\": \"ITB US\",\n                \"Description\": \"I FK2018\",\n                \"Duration\": 30\n            }\n        },\n        \"CampaignCode\": null,\n        \"FreeTextMessage\": \" \\\"\\\"\",\n        \"CategoryDescription\": \"US/Röntgen\",\n        \"CategoryCode\": 2000\n    },\n    {\n        \"ID\": 2554,\n        \"Patient\": {\n            \"ID\": 1088,\n            \"PatientPersonalIdentification\": \"191212121212\",\n            \"PersonalNumber\": {\n                \"Year\": 1912,\n                \"Month\": 12,\n                \"Day\": 12,\n                \"ExtraDigits\": \"1212\"\n            },\n            \"FirstName\": \"John\",\n            \"LastName\": \"Doe\",\n            \"Adress1\": \"Address 1\",\n            \"Adress2\": \"Address 2\",\n            \"PostalCode\": \"12000\",\n            \"City\": \"STOCKHOLM\",\n            \"Email\": \"jon.engman@example.net\",\n            \"MobilePhoneNumber\": \"+461234567890\",\n            \"GuardianPersonalNumber\": null,\n            \"MunicipalityCode\": \"0180\",\n            \"HomePhoneNumber\": null,\n            \"WorkPhoneNumber\": null,\n            \"ConsentToMarketing\": null,\n            \"ClinicId\": \"19-00000000-0000-0000-0000-000000000000\",\n            \"ClinicianId\": 0,\n            \"UpdatedOn\": \"0001-01-01T00:00:00\",\n            \"HasContent\": true\n        },\n        \"TimeSlot\": {\n            \"ID\": 0,\n            \"Start\": \"2022-05-21T10:00:00\",\n            \"End\": \"2022-05-21T10:30:00\",\n            \"Clinic\": {\n                \"ID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Name\": \"City Praktiken\",\n                \"Address1\": \"Klinikgatan 2\",\n                \"Address2\": \"\",\n                \"Postalcode\": \"11000\",\n                \"City\": \"STOCKHOLM\",\n                \"Home\": \"+456\",\n                \"Work\": \"+456123456\",\n                \"Fax\": \"+456\",\n                \"Mobile\": \"+456\",\n                \"Email\": \"info2@google.com\"\n            },\n            \"Clinician\": {\n                \"ID\": 3,\n                \"Name\": \"Olle Ohlsson\",\n                \"Title\": \"Tandläkare\",\n                \"Active\": null,\n                \"ClinicID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Info\": null\n            },\n            \"Treatment\": {\n                \"ID\": 2432,\n                \"Name\": \"ITB US 2\",\n                \"Description\": \"\",\n                \"Duration\": 30\n            }\n        },\n        \"CampaignCode\": null,\n        \"FreeTextMessage\": \" \\\"CC: En jättelång koddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddd\\\"\",\n        \"CategoryDescription\": \"US/Röntgen\",\n        \"CategoryCode\": 2000\n    },\n    {\n        \"ID\": 2602,\n        \"Patient\": {\n            \"ID\": 1088,\n            \"PatientPersonalIdentification\": \"191212121212\",\n            \"PersonalNumber\": {\n                \"Year\": 1912,\n                \"Month\": 12,\n                \"Day\": 12,\n                \"ExtraDigits\": \"1212\"\n            },\n            \"FirstName\": \"John\",\n            \"LastName\": \"Doe\",\n            \"Adress1\": \"Address 1\",\n            \"Adress2\": \"Address 2\",\n            \"PostalCode\": \"12000\",\n            \"City\": \"STOCKHOLM\",\n            \"Email\": \"jon.engman@example.net\",\n            \"MobilePhoneNumber\": \"+461234567890\",\n            \"GuardianPersonalNumber\": null,\n            \"MunicipalityCode\": \"0180\",\n            \"HomePhoneNumber\": null,\n            \"WorkPhoneNumber\": null,\n            \"ConsentToMarketing\": null,\n            \"ClinicId\": \"19-00000000-0000-0000-0000-000000000000\",\n            \"ClinicianId\": 0,\n            \"UpdatedOn\": \"0001-01-01T00:00:00\",\n            \"HasContent\": true\n        },\n        \"TimeSlot\": {\n            \"ID\": 0,\n            \"Start\": \"2022-06-01T08:00:00\",\n            \"End\": \"2022-06-01T09:00:00\",\n            \"Clinic\": {\n                \"ID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Name\": \"City Praktiken\",\n                \"Address1\": \"Klinikgatan 2\",\n                \"Address2\": \"\",\n                \"Postalcode\": \"11000\",\n                \"City\": \"STOCKHOLM\",\n                \"Home\": \"+456\",\n                \"Work\": \"+456123456\",\n                \"Fax\": \"+456\",\n                \"Mobile\": \"+456\",\n                \"Email\": \"info2@google.com\"\n            },\n            \"Clinician\": {\n                \"ID\": 3,\n                \"Name\": \"Olle Ohlsson\",\n                \"Title\": \"Tandläkare\",\n                \"Active\": null,\n                \"ClinicID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Info\": null\n            },\n            \"Treatment\": {\n                \"ID\": 2596,\n                \"Name\": \"ITB Us with treatment\",\n                \"Description\": \"Treatment with journal rows\",\n                \"Duration\": 60\n            }\n        },\n        \"CampaignCode\": null,\n        \"FreeTextMessage\": \"\",\n        \"CategoryDescription\": \"US/Röntgen\",\n        \"CategoryCode\": 2000\n    },\n    {\n        \"ID\": 2605,\n        \"Patient\": {\n            \"ID\": 1088,\n            \"PatientPersonalIdentification\": \"191212121212\",\n            \"PersonalNumber\": {\n                \"Year\": 1912,\n                \"Month\": 12,\n                \"Day\": 12,\n                \"ExtraDigits\": \"1212\"\n            },\n            \"FirstName\": \"John\",\n            \"LastName\": \"Doe\",\n            \"Adress1\": \"Address 1\",\n            \"Adress2\": \"Address 2\",\n            \"PostalCode\": \"12000\",\n            \"City\": \"STOCKHOLM\",\n            \"Email\": \"jon.engman@example.net\",\n            \"MobilePhoneNumber\": \"+461234567890\",\n            \"GuardianPersonalNumber\": null,\n            \"MunicipalityCode\": \"0180\",\n            \"HomePhoneNumber\": null,\n            \"WorkPhoneNumber\": null,\n            \"ConsentToMarketing\": null,\n            \"ClinicId\": \"19-00000000-0000-0000-0000-000000000000\",\n            \"ClinicianId\": 0,\n            \"UpdatedOn\": \"0001-01-01T00:00:00\",\n            \"HasContent\": true\n        },\n        \"TimeSlot\": {\n            \"ID\": 0,\n            \"Start\": \"2022-06-01T09:00:00\",\n            \"End\": \"2022-06-01T10:00:00\",\n            \"Clinic\": {\n                \"ID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Name\": \"City Praktiken\",\n                \"Address1\": \"Klinikgatan 2\",\n                \"Address2\": \"\",\n                \"Postalcode\": \"11000\",\n                \"City\": \"STOCKHOLM\",\n                \"Home\": \"+456\",\n                \"Work\": \"+456123456\",\n                \"Fax\": \"+456\",\n                \"Mobile\": \"+456\",\n                \"Email\": \"info2@google.com\"\n            },\n            \"Clinician\": {\n                \"ID\": 3,\n                \"Name\": \"Olle Ohlsson\",\n                \"Title\": \"Tandläkare\",\n                \"Active\": null,\n                \"ClinicID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Info\": null\n            },\n            \"Treatment\": {\n                \"ID\": 2596,\n                \"Name\": \"ITB Us with treatment\",\n                \"Description\": \"Treatment with journal rows\",\n                \"Duration\": 60\n            }\n        },\n        \"CampaignCode\": null,\n        \"FreeTextMessage\": \"\",\n        \"CategoryDescription\": \"US/Röntgen\",\n        \"CategoryCode\": 2000\n    },\n    {\n        \"ID\": 2610,\n        \"Patient\": {\n            \"ID\": 1088,\n            \"PatientPersonalIdentification\": \"191212121212\",\n            \"PersonalNumber\": {\n                \"Year\": 1912,\n                \"Month\": 12,\n                \"Day\": 12,\n                \"ExtraDigits\": \"1212\"\n            },\n            \"FirstName\": \"John\",\n            \"LastName\": \"Doe\",\n            \"Adress1\": \"Address 1\",\n            \"Adress2\": \"Address 2\",\n            \"PostalCode\": \"12000\",\n            \"City\": \"STOCKHOLM\",\n            \"Email\": \"jon.engman@example.net\",\n            \"MobilePhoneNumber\": \"+461234567890\",\n            \"GuardianPersonalNumber\": null,\n            \"MunicipalityCode\": \"0180\",\n            \"HomePhoneNumber\": null,\n            \"WorkPhoneNumber\": null,\n            \"ConsentToMarketing\": null,\n            \"ClinicId\": \"19-00000000-0000-0000-0000-000000000000\",\n            \"ClinicianId\": 0,\n            \"UpdatedOn\": \"0001-01-01T00:00:00\",\n            \"HasContent\": true\n        },\n        \"TimeSlot\": {\n            \"ID\": 0,\n            \"Start\": \"2022-06-01T12:40:00\",\n            \"End\": \"2022-06-01T13:40:00\",\n            \"Clinic\": {\n                \"ID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Name\": \"City Praktiken\",\n                \"Address1\": \"Klinikgatan 2\",\n                \"Address2\": \"\",\n                \"Postalcode\": \"11000\",\n                \"City\": \"STOCKHOLM\",\n                \"Home\": \"+456\",\n                \"Work\": \"+456123456\",\n                \"Fax\": \"+456\",\n                \"Mobile\": \"+456\",\n                \"Email\": \"info2@google.com\"\n            },\n            \"Clinician\": {\n                \"ID\": 3,\n                \"Name\": \"Olle Ohlsson\",\n                \"Title\": \"Tandläkare\",\n                \"Active\": null,\n                \"ClinicID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Info\": null\n            },\n            \"Treatment\": {\n                \"ID\": 2606,\n                \"Name\": \"Test\",\n                \"Description\": \"\",\n                \"Duration\": 60\n            }\n        },\n        \"CampaignCode\": null,\n        \"FreeTextMessage\": \"asfgb Dep+Puts/Pol Spoln e Ex HS-Rtg HS-Rtg\",\n        \"CategoryDescription\": null,\n        \"CategoryCode\": 0\n    },\n    {\n        \"ID\": 2614,\n        \"Patient\": {\n            \"ID\": 1088,\n            \"PatientPersonalIdentification\": \"191212121212\",\n            \"PersonalNumber\": {\n                \"Year\": 1912,\n                \"Month\": 12,\n                \"Day\": 12,\n                \"ExtraDigits\": \"1212\"\n            },\n            \"FirstName\": \"John\",\n            \"LastName\": \"Doe\",\n            \"Adress1\": \"Address 1\",\n            \"Adress2\": \"Address 2\",\n            \"PostalCode\": \"12000\",\n            \"City\": \"STOCKHOLM\",\n            \"Email\": \"jon.engman@example.net\",\n            \"MobilePhoneNumber\": \"+461234567890\",\n            \"GuardianPersonalNumber\": null,\n            \"MunicipalityCode\": \"0180\",\n            \"HomePhoneNumber\": null,\n            \"WorkPhoneNumber\": null,\n            \"ConsentToMarketing\": null,\n            \"ClinicId\": \"19-00000000-0000-0000-0000-000000000000\",\n            \"ClinicianId\": 0,\n            \"UpdatedOn\": \"0001-01-01T00:00:00\",\n            \"HasContent\": true\n        },\n        \"TimeSlot\": {\n            \"ID\": 0,\n            \"Start\": \"2022-06-01T15:10:00\",\n            \"End\": \"2022-06-01T16:10:00\",\n            \"Clinic\": {\n                \"ID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Name\": \"City Praktiken\",\n                \"Address1\": \"Klinikgatan 2\",\n                \"Address2\": \"\",\n                \"Postalcode\": \"11000\",\n                \"City\": \"STOCKHOLM\",\n                \"Home\": \"+456\",\n                \"Work\": \"+456123456\",\n                \"Fax\": \"+456\",\n                \"Mobile\": \"+456\",\n                \"Email\": \"info2@google.com\"\n            },\n            \"Clinician\": {\n                \"ID\": 3,\n                \"Name\": \"Olle Ohlsson\",\n                \"Title\": \"Tandläkare\",\n                \"Active\": null,\n                \"ClinicID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Info\": null\n            },\n            \"Treatment\": {\n                \"ID\": 2606,\n                \"Name\": \"Test\",\n                \"Description\": \"\",\n                \"Duration\": 60\n            }\n        },\n        \"CampaignCode\": null,\n        \"FreeTextMessage\": \"asfgb Dep+Puts/Pol Spoln e Ex HS-Rtg HS-Rtg \\\"CC: CampaignCode\\r\\nOther text\\\"\",\n        \"CategoryDescription\": \"US/Röntgen\",\n        \"CategoryCode\": 2000\n    },\n    {\n        \"ID\": 2615,\n        \"Patient\": {\n            \"ID\": 1088,\n            \"PatientPersonalIdentification\": \"191212121212\",\n            \"PersonalNumber\": {\n                \"Year\": 1912,\n                \"Month\": 12,\n                \"Day\": 12,\n                \"ExtraDigits\": \"1212\"\n            },\n            \"FirstName\": \"John\",\n            \"LastName\": \"Doe\",\n            \"Adress1\": \"Address 1\",\n            \"Adress2\": \"Address 2\",\n            \"PostalCode\": \"12000\",\n            \"City\": \"STOCKHOLM\",\n            \"Email\": \"jon.engman@example.net\",\n            \"MobilePhoneNumber\": \"+461234567890\",\n            \"GuardianPersonalNumber\": null,\n            \"MunicipalityCode\": \"0180\",\n            \"HomePhoneNumber\": null,\n            \"WorkPhoneNumber\": null,\n            \"ConsentToMarketing\": null,\n            \"ClinicId\": \"19-00000000-0000-0000-0000-000000000000\",\n            \"ClinicianId\": 0,\n            \"UpdatedOn\": \"0001-01-01T00:00:00\",\n            \"HasContent\": true\n        },\n        \"TimeSlot\": {\n            \"ID\": 0,\n            \"Start\": \"2022-06-01T07:00:00\",\n            \"End\": \"2022-06-01T08:00:00\",\n            \"Clinic\": {\n                \"ID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Name\": \"City Praktiken\",\n                \"Address1\": \"Klinikgatan 2\",\n                \"Address2\": \"\",\n                \"Postalcode\": \"11000\",\n                \"City\": \"STOCKHOLM\",\n                \"Home\": \"+456\",\n                \"Work\": \"+456123456\",\n                \"Fax\": \"+456\",\n                \"Mobile\": \"+456\",\n                \"Email\": \"info2@google.com\"\n            },\n            \"Clinician\": {\n                \"ID\": 3,\n                \"Name\": \"Olle Ohlsson\",\n                \"Title\": \"Tandläkare\",\n                \"Active\": null,\n                \"ClinicID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Info\": null\n            },\n            \"Treatment\": {\n                \"ID\": 2606,\n                \"Name\": \"Test\",\n                \"Description\": \"\",\n                \"Duration\": 60\n            }\n        },\n        \"CampaignCode\": null,\n        \"FreeTextMessage\": \"asfgb Dep+Puts/Pol Spoln e Ex HS-Rtg HS-Rtg \\\"CC: CampaignCode\\r\\nOther text - aaaaa\\\"\",\n        \"CategoryDescription\": \"US/Röntgen\",\n        \"CategoryCode\": 2000\n    },\n    {\n        \"ID\": 2616,\n        \"Patient\": {\n            \"ID\": 1088,\n            \"PatientPersonalIdentification\": \"191212121212\",\n            \"PersonalNumber\": {\n                \"Year\": 1912,\n                \"Month\": 12,\n                \"Day\": 12,\n                \"ExtraDigits\": \"1212\"\n            },\n            \"FirstName\": \"John\",\n            \"LastName\": \"Doe\",\n            \"Adress1\": \"Address 1\",\n            \"Adress2\": \"Address 2\",\n            \"PostalCode\": \"12000\",\n            \"City\": \"STOCKHOLM\",\n            \"Email\": \"jon.engman@example.net\",\n            \"MobilePhoneNumber\": \"+461234567890\",\n            \"GuardianPersonalNumber\": null,\n            \"MunicipalityCode\": \"0180\",\n            \"HomePhoneNumber\": null,\n            \"WorkPhoneNumber\": null,\n            \"ConsentToMarketing\": null,\n            \"ClinicId\": \"19-00000000-0000-0000-0000-000000000000\",\n            \"ClinicianId\": 0,\n            \"UpdatedOn\": \"0001-01-01T00:00:00\",\n            \"HasContent\": true\n        },\n        \"TimeSlot\": {\n            \"ID\": 0,\n            \"Start\": \"2022-06-01T14:20:00\",\n            \"End\": \"2022-06-01T15:20:00\",\n            \"Clinic\": {\n                \"ID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Name\": \"City Praktiken\",\n                \"Address1\": \"Klinikgatan 2\",\n                \"Address2\": \"\",\n                \"Postalcode\": \"11000\",\n                \"City\": \"STOCKHOLM\",\n                \"Home\": \"+456\",\n                \"Work\": \"+456123456\",\n                \"Fax\": \"+456\",\n                \"Mobile\": \"+456\",\n                \"Email\": \"info2@google.com\"\n            },\n            \"Clinician\": {\n                \"ID\": 3,\n                \"Name\": \"Olle Ohlsson\",\n                \"Title\": \"Tandläkare\",\n                \"Active\": null,\n                \"ClinicID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Info\": null\n            },\n            \"Treatment\": {\n                \"ID\": 2606,\n                \"Name\": \"Test\",\n                \"Description\": \"\",\n                \"Duration\": 60\n            }\n        },\n        \"CampaignCode\": null,\n        \"FreeTextMessage\": \"asfgb Dep+Puts/Pol Spoln e Ex HS-Rtg HS-Rtg\",\n        \"CategoryDescription\": \"US/Röntgen\",\n        \"CategoryCode\": 2000\n    },\n    {\n        \"ID\": 2618,\n        \"Patient\": {\n            \"ID\": 1088,\n            \"PatientPersonalIdentification\": \"191212121212\",\n            \"PersonalNumber\": {\n                \"Year\": 1912,\n                \"Month\": 12,\n                \"Day\": 12,\n                \"ExtraDigits\": \"1212\"\n            },\n            \"FirstName\": \"John\",\n            \"LastName\": \"Doe\",\n            \"Adress1\": \"Address 1\",\n            \"Adress2\": \"Address 2\",\n            \"PostalCode\": \"12000\",\n            \"City\": \"STOCKHOLM\",\n            \"Email\": \"jon.engman@example.net\",\n            \"MobilePhoneNumber\": \"+461234567890\",\n            \"GuardianPersonalNumber\": null,\n            \"MunicipalityCode\": \"0180\",\n            \"HomePhoneNumber\": null,\n            \"WorkPhoneNumber\": null,\n            \"ConsentToMarketing\": null,\n            \"ClinicId\": \"19-00000000-0000-0000-0000-000000000000\",\n            \"ClinicianId\": 0,\n            \"UpdatedOn\": \"0001-01-01T00:00:00\",\n            \"HasContent\": true\n        },\n        \"TimeSlot\": {\n            \"ID\": 0,\n            \"Start\": \"2022-06-02T11:00:00\",\n            \"End\": \"2022-06-02T12:00:00\",\n            \"Clinic\": {\n                \"ID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Name\": \"City Praktiken\",\n                \"Address1\": \"Klinikgatan 2\",\n                \"Address2\": \"\",\n                \"Postalcode\": \"11000\",\n                \"City\": \"STOCKHOLM\",\n                \"Home\": \"+456\",\n                \"Work\": \"+456123456\",\n                \"Fax\": \"+456\",\n                \"Mobile\": \"+456\",\n                \"Email\": \"info2@google.com\"\n            },\n            \"Clinician\": {\n                \"ID\": 3,\n                \"Name\": \"Olle Ohlsson\",\n                \"Title\": \"Tandläkare\",\n                \"Active\": null,\n                \"ClinicID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Info\": null\n            },\n            \"Treatment\": {\n                \"ID\": 2606,\n                \"Name\": \"Test\",\n                \"Description\": \"\",\n                \"Duration\": 60\n            }\n        },\n        \"CampaignCode\": null,\n        \"FreeTextMessage\": \"asfgb Dep+Puts/Pol Spoln e Ex HS-Rtg HS-Rtg\",\n        \"CategoryDescription\": \"US/Röntgen\",\n        \"CategoryCode\": 2000\n    },\n    {\n        \"ID\": 2619,\n        \"Patient\": {\n            \"ID\": 1088,\n            \"PatientPersonalIdentification\": \"191212121212\",\n            \"PersonalNumber\": {\n                \"Year\": 1912,\n                \"Month\": 12,\n                \"Day\": 12,\n                \"ExtraDigits\": \"1212\"\n            },\n            \"FirstName\": \"John\",\n            \"LastName\": \"Doe\",\n            \"Adress1\": \"Address 1\",\n            \"Adress2\": \"Address 2\",\n            \"PostalCode\": \"12000\",\n            \"City\": \"STOCKHOLM\",\n            \"Email\": \"jon.engman@example.net\",\n            \"MobilePhoneNumber\": \"+461234567890\",\n            \"GuardianPersonalNumber\": null,\n            \"MunicipalityCode\": \"0180\",\n            \"HomePhoneNumber\": null,\n            \"WorkPhoneNumber\": null,\n            \"ConsentToMarketing\": null,\n            \"ClinicId\": \"19-00000000-0000-0000-0000-000000000000\",\n            \"ClinicianId\": 0,\n            \"UpdatedOn\": \"0001-01-01T00:00:00\",\n            \"HasContent\": true\n        },\n        \"TimeSlot\": {\n            \"ID\": 0,\n            \"Start\": \"2022-06-03T14:30:00\",\n            \"End\": \"2022-06-03T15:30:00\",\n            \"Clinic\": {\n                \"ID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Name\": \"City Praktiken\",\n                \"Address1\": \"Klinikgatan 2\",\n                \"Address2\": \"\",\n                \"Postalcode\": \"11000\",\n                \"City\": \"STOCKHOLM\",\n                \"Home\": \"+456\",\n                \"Work\": \"+456123456\",\n                \"Fax\": \"+456\",\n                \"Mobile\": \"+456\",\n                \"Email\": \"info2@google.com\"\n            },\n            \"Clinician\": {\n                \"ID\": 3,\n                \"Name\": \"Olle Ohlsson\",\n                \"Title\": \"Tandläkare\",\n                \"Active\": null,\n                \"ClinicID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Info\": null\n            },\n            \"Treatment\": {\n                \"ID\": 2606,\n                \"Name\": \"Test\",\n                \"Description\": \"\",\n                \"Duration\": 60\n            }\n        },\n        \"CampaignCode\": null,\n        \"FreeTextMessage\": \"asfgb Dep+Puts/Pol Spoln e Ex HS-Rtg HS-Rtg\",\n        \"CategoryDescription\": null,\n        \"CategoryCode\": 0\n    },\n    {\n        \"ID\": 2647,\n        \"Patient\": {\n            \"ID\": 1088,\n            \"PatientPersonalIdentification\": \"191212121212\",\n            \"PersonalNumber\": {\n                \"Year\": 1912,\n                \"Month\": 12,\n                \"Day\": 12,\n                \"ExtraDigits\": \"1212\"\n            },\n            \"FirstName\": \"John\",\n            \"LastName\": \"Doe\",\n            \"Adress1\": \"Address 1\",\n            \"Adress2\": \"Address 2\",\n            \"PostalCode\": \"12000\",\n            \"City\": \"STOCKHOLM\",\n            \"Email\": \"jon.engman@example.net\",\n            \"MobilePhoneNumber\": \"+461234567890\",\n            \"GuardianPersonalNumber\": null,\n            \"MunicipalityCode\": \"0180\",\n            \"HomePhoneNumber\": null,\n            \"WorkPhoneNumber\": null,\n            \"ConsentToMarketing\": null,\n            \"ClinicId\": \"19-00000000-0000-0000-0000-000000000000\",\n            \"ClinicianId\": 0,\n            \"UpdatedOn\": \"0001-01-01T00:00:00\",\n            \"HasContent\": true\n        },\n        \"TimeSlot\": {\n            \"ID\": 0,\n            \"Start\": \"2022-06-20T09:10:00\",\n            \"End\": \"2022-06-20T10:10:00\",\n            \"Clinic\": {\n                \"ID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Name\": \"City Praktiken\",\n                \"Address1\": \"Klinikgatan 2\",\n                \"Address2\": \"\",\n                \"Postalcode\": \"11000\",\n                \"City\": \"STOCKHOLM\",\n                \"Home\": \"+456\",\n                \"Work\": \"+456123456\",\n                \"Fax\": \"+456\",\n                \"Mobile\": \"+456\",\n                \"Email\": \"info2@google.com\"\n            },\n            \"Clinician\": {\n                \"ID\": 3,\n                \"Name\": \"Olle Ohlsson\",\n                \"Title\": \"Tandläkare\",\n                \"Active\": null,\n                \"ClinicID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Info\": null\n            },\n            \"Treatment\": {\n                \"ID\": 2631,\n                \"Name\": \"Temp template\",\n                \"Description\": \"\",\n                \"Duration\": 60\n            }\n        },\n        \"CampaignCode\": null,\n        \"FreeTextMessage\": \"\",\n        \"CategoryDescription\": \"US/Röntgen\",\n        \"CategoryCode\": 2000\n    },\n    {\n        \"ID\": 2651,\n        \"Patient\": {\n            \"ID\": 1088,\n            \"PatientPersonalIdentification\": \"191212121212\",\n            \"PersonalNumber\": {\n                \"Year\": 1912,\n                \"Month\": 12,\n                \"Day\": 12,\n                \"ExtraDigits\": \"1212\"\n            },\n            \"FirstName\": \"John\",\n            \"LastName\": \"Doe\",\n            \"Adress1\": \"Address 1\",\n            \"Adress2\": \"Address 2\",\n            \"PostalCode\": \"12000\",\n            \"City\": \"STOCKHOLM\",\n            \"Email\": \"jon.engman@example.net\",\n            \"MobilePhoneNumber\": \"+461234567890\",\n            \"GuardianPersonalNumber\": null,\n            \"MunicipalityCode\": \"0180\",\n            \"HomePhoneNumber\": null,\n            \"WorkPhoneNumber\": null,\n            \"ConsentToMarketing\": null,\n            \"ClinicId\": \"19-00000000-0000-0000-0000-000000000000\",\n            \"ClinicianId\": 0,\n            \"UpdatedOn\": \"0001-01-01T00:00:00\",\n            \"HasContent\": true\n        },\n        \"TimeSlot\": {\n            \"ID\": 0,\n            \"Start\": \"2022-06-20T08:00:00\",\n            \"End\": \"2022-06-20T09:00:00\",\n            \"Clinic\": {\n                \"ID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Name\": \"City Praktiken\",\n                \"Address1\": \"Klinikgatan 2\",\n                \"Address2\": \"\",\n                \"Postalcode\": \"11000\",\n                \"City\": \"STOCKHOLM\",\n                \"Home\": \"+456\",\n                \"Work\": \"+456123456\",\n                \"Fax\": \"+456\",\n                \"Mobile\": \"+456\",\n                \"Email\": \"info2@google.com\"\n            },\n            \"Clinician\": {\n                \"ID\": 3,\n                \"Name\": \"Olle Ohlsson\",\n                \"Title\": \"Tandläkare\",\n                \"Active\": null,\n                \"ClinicID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Info\": null\n            },\n            \"Treatment\": {\n                \"ID\": 2631,\n                \"Name\": \"Temp template\",\n                \"Description\": \"\",\n                \"Duration\": 60\n            }\n        },\n        \"CampaignCode\": null,\n        \"FreeTextMessage\": \" \\\"\\\"\",\n        \"CategoryDescription\": \"US/Röntgen\",\n        \"CategoryCode\": 2000\n    },\n    {\n        \"ID\": 2655,\n        \"Patient\": {\n            \"ID\": 1088,\n            \"PatientPersonalIdentification\": \"191212121212\",\n            \"PersonalNumber\": {\n                \"Year\": 1912,\n                \"Month\": 12,\n                \"Day\": 12,\n                \"ExtraDigits\": \"1212\"\n            },\n            \"FirstName\": \"John\",\n            \"LastName\": \"Doe\",\n            \"Adress1\": \"Address 1\",\n            \"Adress2\": \"Address 2\",\n            \"PostalCode\": \"12000\",\n            \"City\": \"STOCKHOLM\",\n            \"Email\": \"jon.engman@example.net\",\n            \"MobilePhoneNumber\": \"+461234567890\",\n            \"GuardianPersonalNumber\": null,\n            \"MunicipalityCode\": \"0180\",\n            \"HomePhoneNumber\": null,\n            \"WorkPhoneNumber\": null,\n            \"ConsentToMarketing\": null,\n            \"ClinicId\": \"19-00000000-0000-0000-0000-000000000000\",\n            \"ClinicianId\": 0,\n            \"UpdatedOn\": \"0001-01-01T00:00:00\",\n            \"HasContent\": true\n        },\n        \"TimeSlot\": {\n            \"ID\": 0,\n            \"Start\": \"2022-06-20T11:00:00\",\n            \"End\": \"2022-06-20T12:00:00\",\n            \"Clinic\": {\n                \"ID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Name\": \"City Praktiken\",\n                \"Address1\": \"Klinikgatan 2\",\n                \"Address2\": \"\",\n                \"Postalcode\": \"11000\",\n                \"City\": \"STOCKHOLM\",\n                \"Home\": \"+456\",\n                \"Work\": \"+456123456\",\n                \"Fax\": \"+456\",\n                \"Mobile\": \"+456\",\n                \"Email\": \"info2@google.com\"\n            },\n            \"Clinician\": {\n                \"ID\": 3,\n                \"Name\": \"Olle Ohlsson\",\n                \"Title\": \"Tandläkare\",\n                \"Active\": null,\n                \"ClinicID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Info\": null\n            },\n            \"Treatment\": null\n        },\n        \"CampaignCode\": null,\n        \"FreeTextMessage\": \"US/Röntgen\",\n        \"CategoryDescription\": \"US/Röntgen\",\n        \"CategoryCode\": 2000\n    },\n    {\n        \"ID\": 2695,\n        \"Patient\": {\n            \"ID\": 1088,\n            \"PatientPersonalIdentification\": \"191212121212\",\n            \"PersonalNumber\": {\n                \"Year\": 1912,\n                \"Month\": 12,\n                \"Day\": 12,\n                \"ExtraDigits\": \"1212\"\n            },\n            \"FirstName\": \"John\",\n            \"LastName\": \"Doe\",\n            \"Adress1\": \"Address 1\",\n            \"Adress2\": \"Address 2\",\n            \"PostalCode\": \"12000\",\n            \"City\": \"STOCKHOLM\",\n            \"Email\": \"jon.engman@example.net\",\n            \"MobilePhoneNumber\": \"+461234567890\",\n            \"GuardianPersonalNumber\": null,\n            \"MunicipalityCode\": \"0180\",\n            \"HomePhoneNumber\": null,\n            \"WorkPhoneNumber\": null,\n            \"ConsentToMarketing\": null,\n            \"ClinicId\": \"19-00000000-0000-0000-0000-000000000000\",\n            \"ClinicianId\": 0,\n            \"UpdatedOn\": \"0001-01-01T00:00:00\",\n            \"HasContent\": true\n        },\n        \"TimeSlot\": {\n            \"ID\": 0,\n            \"Start\": \"2022-06-18T10:00:00\",\n            \"End\": \"2022-06-18T11:00:00\",\n            \"Clinic\": {\n                \"ID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Name\": \"City Praktiken\",\n                \"Address1\": \"Klinikgatan 2\",\n                \"Address2\": \"\",\n                \"Postalcode\": \"11000\",\n                \"City\": \"STOCKHOLM\",\n                \"Home\": \"+456\",\n                \"Work\": \"+456123456\",\n                \"Fax\": \"+456\",\n                \"Mobile\": \"+456\",\n                \"Email\": \"info2@google.com\"\n            },\n            \"Clinician\": {\n                \"ID\": 3,\n                \"Name\": \"Olle Ohlsson\",\n                \"Title\": \"Tandläkare\",\n                \"Active\": null,\n                \"ClinicID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Info\": null\n            },\n            \"Treatment\": {\n                \"ID\": 2631,\n                \"Name\": \"Temp template\",\n                \"Description\": \"\",\n                \"Duration\": 60\n            }\n        },\n        \"CampaignCode\": null,\n        \"FreeTextMessage\": \" \\\"Ett meddelande\\\"\",\n        \"CategoryDescription\": \"US/Röntgen\",\n        \"CategoryCode\": 2000\n    },\n    {\n        \"ID\": 2719,\n        \"Patient\": {\n            \"ID\": 1088,\n            \"PatientPersonalIdentification\": \"191212121212\",\n            \"PersonalNumber\": {\n                \"Year\": 1912,\n                \"Month\": 12,\n                \"Day\": 12,\n                \"ExtraDigits\": \"1212\"\n            },\n            \"FirstName\": \"John\",\n            \"LastName\": \"Doe\",\n            \"Adress1\": \"Address 1\",\n            \"Adress2\": \"Address 2\",\n            \"PostalCode\": \"12000\",\n            \"City\": \"STOCKHOLM\",\n            \"Email\": \"jon.engman@example.net\",\n            \"MobilePhoneNumber\": \"+461234567890\",\n            \"GuardianPersonalNumber\": null,\n            \"MunicipalityCode\": \"0180\",\n            \"HomePhoneNumber\": null,\n            \"WorkPhoneNumber\": null,\n            \"ConsentToMarketing\": null,\n            \"ClinicId\": \"19-00000000-0000-0000-0000-000000000000\",\n            \"ClinicianId\": 0,\n            \"UpdatedOn\": \"0001-01-01T00:00:00\",\n            \"HasContent\": true\n        },\n        \"TimeSlot\": {\n            \"ID\": 0,\n            \"Start\": \"2022-06-24T13:00:00\",\n            \"End\": \"2022-06-24T14:00:00\",\n            \"Clinic\": {\n                \"ID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Name\": \"City Praktiken\",\n                \"Address1\": \"Klinikgatan 2\",\n                \"Address2\": \"\",\n                \"Postalcode\": \"11000\",\n                \"City\": \"STOCKHOLM\",\n                \"Home\": \"+456\",\n                \"Work\": \"+456123456\",\n                \"Fax\": \"+456\",\n                \"Mobile\": \"+456\",\n                \"Email\": \"info2@google.com\"\n            },\n            \"Clinician\": {\n                \"ID\": 3,\n                \"Name\": \"Olle Ohlsson\",\n                \"Title\": \"Tandläkare\",\n                \"Active\": null,\n                \"ClinicID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Info\": null\n            },\n            \"Treatment\": {\n                \"ID\": 2631,\n                \"Name\": \"Temp template\",\n                \"Description\": \"\",\n                \"Duration\": 60\n            }\n        },\n        \"CampaignCode\": null,\n        \"FreeTextMessage\": \" \\\"Ett meddelande\\\"\",\n        \"CategoryDescription\": \"US/Röntgen\",\n        \"CategoryCode\": 2000\n    },\n    {\n        \"ID\": 2742,\n        \"Patient\": {\n            \"ID\": 1088,\n            \"PatientPersonalIdentification\": \"191212121212\",\n            \"PersonalNumber\": {\n                \"Year\": 1912,\n                \"Month\": 12,\n                \"Day\": 12,\n                \"ExtraDigits\": \"1212\"\n            },\n            \"FirstName\": \"John\",\n            \"LastName\": \"Doe\",\n            \"Adress1\": \"Address 1\",\n            \"Adress2\": \"Address 2\",\n            \"PostalCode\": \"12000\",\n            \"City\": \"STOCKHOLM\",\n            \"Email\": \"jon.engman@example.net\",\n            \"MobilePhoneNumber\": \"+461234567890\",\n            \"GuardianPersonalNumber\": null,\n            \"MunicipalityCode\": \"0180\",\n            \"HomePhoneNumber\": null,\n            \"WorkPhoneNumber\": null,\n            \"ConsentToMarketing\": null,\n            \"ClinicId\": \"19-00000000-0000-0000-0000-000000000000\",\n            \"ClinicianId\": 0,\n            \"UpdatedOn\": \"0001-01-01T00:00:00\",\n            \"HasContent\": true\n        },\n        \"TimeSlot\": {\n            \"ID\": 0,\n            \"Start\": \"2022-07-15T11:10:00\",\n            \"End\": \"2022-07-15T11:50:00\",\n            \"Clinic\": {\n                \"ID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Name\": \"City Praktiken\",\n                \"Address1\": \"Klinikgatan 2\",\n                \"Address2\": \"\",\n                \"Postalcode\": \"11000\",\n                \"City\": \"STOCKHOLM\",\n                \"Home\": \"+456\",\n                \"Work\": \"+456123456\",\n                \"Fax\": \"+456\",\n                \"Mobile\": \"+456\",\n                \"Email\": \"info2@google.com\"\n            },\n            \"Clinician\": {\n                \"ID\": 3,\n                \"Name\": \"Olle Ohlsson\",\n                \"Title\": \"Tandläkare\",\n                \"Active\": null,\n                \"ClinicID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n                \"Info\": null\n            },\n            \"Treatment\": null\n        },\n        \"CampaignCode\": null,\n        \"FreeTextMessage\": \"US/Röntgen\",\n        \"CategoryDescription\": \"US/Röntgen\",\n        \"CategoryCode\": 2000\n    }\n]"}],"_postman_id":"3dc82f74-261a-4970-9d9a-1edfce7eeb46"},{"name":"Set guardian access to a patient","id":"950557e8-29b1-42f8-bc77-65c8d3a76e2e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[],"url":"{{url}}/api/public/v1/guardians/{{GuardianSSN}}/patients/{{PatientSSN}}/access/{{GuardianAccess}}","description":"<p>Sets if the guardian with the specified identity can access the bookings/patient info of the patient with the specified personal identity. This applies to all instances of the specified guardian and patient.</p>\n<p>The request has the following required route fragments</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Name</strong></th>\n<th><strong>Type</strong></th>\n<th></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>GuardianSSN</td>\n<td>string (PersonalIdentidfication)</td>\n<td>The personal identification of the Guardian. Must be a valid personal identification (format depends on country)</td>\n</tr>\n<tr>\n<td>PatientSSN</td>\n<td>string (PersonalIdentidfication)</td>\n<td>The personal identification of the Patient. Patient must have a guardian with specified personal identification.  <br />Must be a valid personal identification (format depends on country)</td>\n</tr>\n<tr>\n<td>GuardianAccess</td>\n<td>string (bool)</td>\n<td>If access should be allowed</td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"api_key"},{"key":"value","value":"{{api_key}}"}]},"isInherited":true,"source":{"_postman_id":"1311493b-4bf1-4f28-b45e-eb6bb71afb59","id":"1311493b-4bf1-4f28-b45e-eb6bb71afb59","name":"Opus Online timebook API","type":"collection"}},"urlObject":{"path":["api","public","v1","guardians","{{GuardianSSN}}","patients","{{PatientSSN}}","access","{{GuardianAccess}}"],"host":["{{url}}"],"query":[],"variable":[]}},"response":[{"id":"2c3fd83d-e53d-4376-b545-b4e77e609119","name":"Set guardian access to a patient","originalRequest":{"method":"PATCH","header":[],"url":"{{url}}/api/public/v1/guardians/{{GuardianSSN}}/patients/{{PatientSSN}}/access/{{GuardianAccess}}"},"status":"OK","code":200,"_postman_previewlanguage":"plain","header":[{"key":"Cache-Control","value":"no-cache"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"-1"},{"key":"Server","value":"Microsoft-IIS/10.0"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-SourceFiles","value":"=?UTF-8?B?QzpcVXNlcnNcam9uXHNvdXJjZVxyZXBvc1xpbnRlcm5ldHRpbWVib29rMlxTcmNcQXBwXE9ubGluZUJvb2tpbmdcT25saW5lQm9va2luZy5Gcm9udGVuZC5XZWJcYXBpXHB1YmxpY1x2MVxndWFyZGlhbnNcMTkxMTExMTE3MzYwXHBhdGllbnRzXDE5MTIxMjEyMTIxMlxhY2Nlc3NcZmFsc2U=?="},{"key":"X-Powered-By","value":"ASP.NET"},{"key":"Date","value":"Wed, 13 Jul 2022 07:38:05 GMT"},{"key":"Content-Length","value":"0"}],"cookie":[],"responseTime":null,"body":null}],"_postman_id":"950557e8-29b1-42f8-bc77-65c8d3a76e2e"}],"id":"ae947f50-dad3-46c8-9fd9-b7b923f3cbd2","description":"<p>API:s for managing guardian permission as well as querying guardian/patient conncetions and their bookings.</p>\n<p>The API:s in this folder requires the guardian API persmission.</p>\n","_postman_id":"ae947f50-dad3-46c8-9fd9-b7b923f3cbd2","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"api_key"},{"key":"value","value":"{{api_key}}"}]},"isInherited":true,"source":{"_postman_id":"1311493b-4bf1-4f28-b45e-eb6bb71afb59","id":"1311493b-4bf1-4f28-b45e-eb6bb71afb59","name":"Opus Online timebook API","type":"collection"}}},{"name":"V1 - Invoice management","item":[{"name":"Invoices","item":[{"name":"Get unpaid invoices","id":"311636b9-a88b-467e-a9d7-e70b60a1b6c6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{url}}/api/public/v1/invoices/unpaid","description":"<p>Gets Id:s for all not yet paid invoices. An invoice is unpaid if it has not yet been marked as fully paid (either manually or by settlement file handling).\nClinicId and invoice id can then be used to get details for a specific invoice (see <strong>Get specific invoice</strong>)</p>\n<p>Note that the invoices might already be exported to external handling. This is just a summary of everything not yet paid.</p>\n<p>A successfull response contains an array of [0..*] invoice identities, each having these members:</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Name</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>InvoiceID</td>\n<td>int</td>\n<td>The id of the invoice in the target database</td>\n</tr>\n<tr>\n<td>PersonalNumber</td>\n<td>string</td>\n<td>The personal identification number</td>\n</tr>\n<tr>\n<td>ClinicId</td>\n<td>string (38-47)</td>\n<td>The id of the clinic issuing the invoice. Used to identify target database.</td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"api_key"},{"key":"value","value":"{{api_key}}"}]},"isInherited":true,"source":{"_postman_id":"1311493b-4bf1-4f28-b45e-eb6bb71afb59","id":"1311493b-4bf1-4f28-b45e-eb6bb71afb59","name":"Opus Online timebook API","type":"collection"}},"urlObject":{"path":["api","public","v1","invoices","unpaid"],"host":["{{url}}"],"query":[{"disabled":true,"description":{"content":"<p><strong>Optional</strong> Changes the returned invoices based on whether they contain any subscription based invoiced items.\nValid values are:\nAll: no additional filtering. This is default if no subscription filter is specified.\nSubscriptions: Only return invoices containing at least one Subscription related item\nNonSubscriptions: Only return invoices that contain no subscription related items</p>\n","type":"text/plain"},"key":"SubscriptionFilter","value":"All"}],"variable":[]}},"response":[{"id":"d16aea44-fcdf-4099-b75b-80e493e54683","name":"Get unpaid invoices","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{url}}/api/public/v1/invoices/unpaid","host":["{{url}}"],"path":["api","public","v1","invoices","unpaid"],"query":[{"key":"SubscriptionFilter","value":"All","description":"**Optional** Changes the returned invoices based on whether they contain any subscription based invoiced items.\nValid values are:\nAll: no additional filtering. This is default if no subscription filter is specified.\nSubscriptions: Only return invoices containing at least one Subscription related item\nNonSubscriptions: Only return invoices that contain no subscription related items\n","type":"text","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache"},{"key":"Pragma","value":"no-cache"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Expires","value":"-1"},{"key":"Server","value":"Microsoft-IIS/10.0"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-SourceFiles","value":"=?UTF-8?B?QzpcVXNlcnNcam9uXHNvdXJjZVxyZXBvc1xpbnRlcm5ldHRpbWVib29rMlxTcmNcQXBwXE9ubGluZUJvb2tpbmdcT25saW5lQm9va2luZy5Gcm9udGVuZC5XZWJcYXBpXHB1YmxpY1x2MVxpbnZvaWNlc1x1bnBhaWQ=?="},{"key":"X-Powered-By","value":"ASP.NET"},{"key":"Date","value":"Wed, 13 Jul 2022 10:06:18 GMT"},{"key":"Content-Length","value":"12703"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"InvoiceID\": 5,\n        \"PersonalNumber\": \"\",\n        \"ClinicID\": \"18-2ca4a5e2-957a-4432-9370-c7b707042353\"\n    },\n    {\n        \"InvoiceID\": 10,\n        \"PersonalNumber\": \"19770109-6351\",\n        \"ClinicID\": \"18-2ca4a5e2-957a-4432-9370-c7b707042353\"\n    },\n    {\n        \"InvoiceID\": 12,\n        \"PersonalNumber\": \"19830114-8220\",\n        \"ClinicID\": \"18-2ca4a5e2-957a-4432-9370-c7b707042353\"\n    },\n    {\n        \"InvoiceID\": 13,\n        \"PersonalNumber\": \"19810918-6026\",\n        \"ClinicID\": \"18-2ca4a5e2-957a-4432-9370-c7b707042353\"\n    },\n    {\n        \"InvoiceID\": 14,\n        \"PersonalNumber\": \"19760903-7838\",\n        \"ClinicID\": \"18-2ca4a5e2-957a-4432-9370-c7b707042353\"\n    },\n    {\n        \"InvoiceID\": 16,\n        \"PersonalNumber\": \"19940209-1657\",\n        \"ClinicID\": \"18-2ca4a5e2-957a-4432-9370-c7b707042353\"\n    },\n    {\n        \"InvoiceID\": 17,\n        \"PersonalNumber\": \"19440603-1825\",\n        \"ClinicID\": \"18-2ca4a5e2-957a-4432-9370-c7b707042353\"\n    },\n    {\n        \"InvoiceID\": 1020,\n        \"PersonalNumber\": \"19860105-6008\",\n        \"ClinicID\": \"18-2ca4a5e2-957a-4432-9370-c7b707042353\"\n    },\n    {\n        \"InvoiceID\": 1021,\n        \"PersonalNumber\": \"19860105-6008\",\n        \"ClinicID\": \"18-2ca4a5e2-957a-4432-9370-c7b707042353\"\n    },\n    {\n        \"InvoiceID\": 1022,\n        \"PersonalNumber\": \"19860105-6008\",\n        \"ClinicID\": \"18-2ca4a5e2-957a-4432-9370-c7b707042353\"\n    },\n    {\n        \"InvoiceID\": 1026,\n        \"PersonalNumber\": \"19791212-AA1T\",\n        \"ClinicID\": \"19-2ca4a5e2-957a-4432-9370-c7b707042353\"\n    },\n    {\n        \"InvoiceID\": 1052,\n        \"PersonalNumber\": \"19820806-1369\",\n        \"ClinicID\": \"19-2ca4a5e2-957a-4432-9370-c7b707042353\"\n    },\n    {\n        \"InvoiceID\": 1059,\n        \"PersonalNumber\": \"19810713-4051\",\n        \"ClinicID\": \"18-2ca4a5e2-957a-4432-9370-c7b707042353\"\n    },\n    {\n        \"InvoiceID\": 1060,\n        \"PersonalNumber\": \"19620106-0495\",\n        \"ClinicID\": \"18-2ca4a5e2-957a-4432-9370-c7b707042353\"\n    },\n    {\n        \"InvoiceID\": 1062,\n        \"PersonalNumber\": \"19810713-4051\",\n        \"ClinicID\": \"18-2ca4a5e2-957a-4432-9370-c7b707042353\"\n    },\n    {\n        \"InvoiceID\": 1063,\n        \"PersonalNumber\": \"19320506-AA1B\",\n        \"ClinicID\": \"18-2ca4a5e2-957a-4432-9370-c7b707042353\"\n    },\n    {\n        \"InvoiceID\": 1066,\n        \"PersonalNumber\": \"\",\n        \"ClinicID\": \"18-2ca4a5e2-957a-4432-9370-c7b707042353\"\n    },\n    {\n        \"InvoiceID\": 1068,\n        \"PersonalNumber\": \"19771111-AA1Z\",\n        \"ClinicID\": \"18-2ca4a5e2-957a-4432-9370-c7b707042353\"\n    },\n    {\n        \"InvoiceID\": 1069,\n        \"PersonalNumber\": \"19771111-AA1Z\",\n        \"ClinicID\": \"18-2ca4a5e2-957a-4432-9370-c7b707042353\"\n    },\n    {\n        \"InvoiceID\": 2068,\n        \"PersonalNumber\": \"19771111-AA1Z\",\n        \"ClinicID\": \"18-2ca4a5e2-957a-4432-9370-c7b707042353\"\n    },\n    {\n        \"InvoiceID\": 2070,\n        \"PersonalNumber\": \"\",\n        \"ClinicID\": \"19-2ca4a5e2-957a-4432-9370-c7b707042353\"\n    },\n    {\n        \"InvoiceID\": 2073,\n        \"PersonalNumber\": \"19121212-1212\",\n        \"ClinicID\": \"19-2ca4a5e2-957a-4432-9370-c7b707042353\"\n    },\n    {\n        \"InvoiceID\": 2075,\n        \"PersonalNumber\": \"19950107-1261\",\n        \"ClinicID\": \"19-2ca4a5e2-957a-4432-9370-c7b707042353\"\n    },\n    {\n        \"InvoiceID\": 2078,\n        \"PersonalNumber\": \"19810918-6026\",\n        \"ClinicID\": \"18-2ca4a5e2-957a-4432-9370-c7b707042353\"\n    },\n    {\n        \"InvoiceID\": 2080,\n        \"PersonalNumber\": \"19121212-1212\",\n        \"ClinicID\": \"18-2ca4a5e2-957a-4432-9370-c7b707042353\"\n    },\n    {\n        \"InvoiceID\": 2081,\n        \"PersonalNumber\": \"19121212-1212\",\n        \"ClinicID\": \"18-2ca4a5e2-957a-4432-9370-c7b707042353\"\n    },\n    {\n        \"InvoiceID\": 2082,\n        \"PersonalNumber\": \"19121212-1212\",\n        \"ClinicID\": \"18-2ca4a5e2-957a-4432-9370-c7b707042353\"\n    },\n    {\n        \"InvoiceID\": 2114,\n        \"PersonalNumber\": \"19860105-6008\",\n        \"ClinicID\": \"18-2ca4a5e2-957a-4432-9370-c7b707042353\"\n    },\n    {\n        \"InvoiceID\": 2129,\n        \"PersonalNumber\": \"19121212-1212\",\n        \"ClinicID\": \"19-2ca4a5e2-957a-4432-9370-c7b707042353\"\n    },\n    {\n        \"InvoiceID\": 2132,\n        \"PersonalNumber\": \"19950107-1261\",\n        \"ClinicID\": \"19-2ca4a5e2-957a-4432-9370-c7b707042353\"\n    },\n    {\n        \"InvoiceID\": 1031,\n        \"PersonalNumber\": \"19121215-AA1Y\",\n        \"ClinicID\": \"19-2ca4a5e2-957a-4432-9370-c7b707042353\"\n    },\n    {\n        \"InvoiceID\": 1032,\n        \"PersonalNumber\": \"19121215-AA1Y\",\n        \"ClinicID\": \"19-2ca4a5e2-957a-4432-9370-c7b707042353\"\n    },\n    {\n        \"InvoiceID\": 1033,\n        \"PersonalNumber\": \"19121215-AA1Y\",\n        \"ClinicID\": \"19-2ca4a5e2-957a-4432-9370-c7b707042353\"\n    },\n    {\n        \"InvoiceID\": 1034,\n        \"PersonalNumber\": \"19121215-AA1Y\",\n        \"ClinicID\": \"19-2ca4a5e2-957a-4432-9370-c7b707042353\"\n    },\n    {\n        \"InvoiceID\": 1035,\n        \"PersonalNumber\": \"19121215-AA1Y\",\n        \"ClinicID\": \"19-2ca4a5e2-957a-4432-9370-c7b707042353\"\n    },\n    {\n        \"InvoiceID\": 1036,\n        \"PersonalNumber\": \"19121215-AA1Y\",\n        \"ClinicID\": \"19-2ca4a5e2-957a-4432-9370-c7b707042353\"\n    },\n    {\n        \"InvoiceID\": 1037,\n        \"PersonalNumber\": \"19121215-AA1Y\",\n        \"ClinicID\": \"19-2ca4a5e2-957a-4432-9370-c7b707042353\"\n    },\n    {\n        \"InvoiceID\": 1038,\n        \"PersonalNumber\": \"19121215-AA1Y\",\n        \"ClinicID\": \"19-2ca4a5e2-957a-4432-9370-c7b707042353\"\n    },\n    {\n        \"InvoiceID\": 1039,\n        \"PersonalNumber\": \"19121215-AA1Y\",\n        \"ClinicID\": \"19-2ca4a5e2-957a-4432-9370-c7b707042353\"\n    },\n    {\n        \"InvoiceID\": 1040,\n        \"PersonalNumber\": \"19121215-AA1Y\",\n        \"ClinicID\": \"19-2ca4a5e2-957a-4432-9370-c7b707042353\"\n    },\n    {\n        \"InvoiceID\": 1041,\n        \"PersonalNumber\": \"19121215-AA1Y\",\n        \"ClinicID\": \"19-2ca4a5e2-957a-4432-9370-c7b707042353\"\n    },\n    {\n        \"InvoiceID\": 1042,\n        \"PersonalNumber\": \"19121215-AA1Y\",\n        \"ClinicID\": \"19-2ca4a5e2-957a-4432-9370-c7b707042353\"\n    },\n    {\n        \"InvoiceID\": 1043,\n        \"PersonalNumber\": \"19121215-AA1Y\",\n        \"ClinicID\": \"19-2ca4a5e2-957a-4432-9370-c7b707042353\"\n    },\n    {\n        \"InvoiceID\": 1044,\n        \"PersonalNumber\": \"19121215-AA1Y\",\n        \"ClinicID\": \"19-2ca4a5e2-957a-4432-9370-c7b707042353\"\n    },\n    {\n        \"InvoiceID\": 1046,\n        \"PersonalNumber\": \"19121215-AA1Y\",\n        \"ClinicID\": \"19-2ca4a5e2-957a-4432-9370-c7b707042353\"\n    },\n    {\n        \"InvoiceID\": 1047,\n        \"PersonalNumber\": \"19121215-AA1Y\",\n        \"ClinicID\": \"19-2ca4a5e2-957a-4432-9370-c7b707042353\"\n    },\n    {\n        \"InvoiceID\": 1048,\n        \"PersonalNumber\": \"19121215-AA1Y\",\n        \"ClinicID\": \"19-2ca4a5e2-957a-4432-9370-c7b707042353\"\n    },\n    {\n        \"InvoiceID\": 1049,\n        \"PersonalNumber\": \"19121215-AA1Y\",\n        \"ClinicID\": \"19-2ca4a5e2-957a-4432-9370-c7b707042353\"\n    },\n    {\n        \"InvoiceID\": 2110,\n        \"PersonalNumber\": \"19860105-6008\",\n        \"ClinicID\": \"18-2ca4a5e2-957a-4432-9370-c7b707042353\"\n    },\n    {\n        \"InvoiceID\": 2111,\n        \"PersonalNumber\": \"19860105-6008\",\n        \"ClinicID\": \"18-2ca4a5e2-957a-4432-9370-c7b707042353\"\n    },\n    {\n        \"InvoiceID\": 2112,\n        \"PersonalNumber\": \"19860105-6008\",\n        \"ClinicID\": \"18-2ca4a5e2-957a-4432-9370-c7b707042353\"\n    },\n    {\n        \"InvoiceID\": 2113,\n        \"PersonalNumber\": \"19860105-6008\",\n        \"ClinicID\": \"18-2ca4a5e2-957a-4432-9370-c7b707042353\"\n    },\n    {\n        \"InvoiceID\": 2116,\n        \"PersonalNumber\": \"19860105-6008\",\n        \"ClinicID\": \"18-2ca4a5e2-957a-4432-9370-c7b707042353\"\n    },\n    {\n        \"InvoiceID\": 2117,\n        \"PersonalNumber\": \"19860105-6008\",\n        \"ClinicID\": \"18-2ca4a5e2-957a-4432-9370-c7b707042353\"\n    },\n    {\n        \"InvoiceID\": 2118,\n        \"PersonalNumber\": \"19860105-6008\",\n        \"ClinicID\": \"18-2ca4a5e2-957a-4432-9370-c7b707042353\"\n    },\n    {\n        \"InvoiceID\": 2119,\n        \"PersonalNumber\": \"19860105-6008\",\n        \"ClinicID\": \"18-2ca4a5e2-957a-4432-9370-c7b707042353\"\n    },\n    {\n        \"InvoiceID\": 2121,\n        \"PersonalNumber\": \"19860105-6008\",\n        \"ClinicID\": \"18-2ca4a5e2-957a-4432-9370-c7b707042353\"\n    },\n    {\n        \"InvoiceID\": 2122,\n        \"PersonalNumber\": \"19860105-6008\",\n        \"ClinicID\": \"18-2ca4a5e2-957a-4432-9370-c7b707042353\"\n    },\n    {\n        \"InvoiceID\": 2123,\n        \"PersonalNumber\": \"19860105-6008\",\n        \"ClinicID\": \"18-2ca4a5e2-957a-4432-9370-c7b707042353\"\n    },\n    {\n        \"InvoiceID\": 2124,\n        \"PersonalNumber\": \"19860105-6008\",\n        \"ClinicID\": \"18-2ca4a5e2-957a-4432-9370-c7b707042353\"\n    },\n    {\n        \"InvoiceID\": 5,\n        \"PersonalNumber\": \"\",\n        \"ClinicID\": \"18-633c339e-a7ba-4efd-9894-d4a09961f826\"\n    },\n    {\n        \"InvoiceID\": 10,\n        \"PersonalNumber\": \"19770109-6351\",\n        \"ClinicID\": \"18-633c339e-a7ba-4efd-9894-d4a09961f826\"\n    },\n    {\n        \"InvoiceID\": 12,\n        \"PersonalNumber\": \"19830114-8220\",\n        \"ClinicID\": \"18-633c339e-a7ba-4efd-9894-d4a09961f826\"\n    },\n    {\n        \"InvoiceID\": 13,\n        \"PersonalNumber\": \"19810918-6026\",\n        \"ClinicID\": \"18-633c339e-a7ba-4efd-9894-d4a09961f826\"\n    },\n    {\n        \"InvoiceID\": 14,\n        \"PersonalNumber\": \"19760903-7838\",\n        \"ClinicID\": \"18-633c339e-a7ba-4efd-9894-d4a09961f826\"\n    },\n    {\n        \"InvoiceID\": 16,\n        \"PersonalNumber\": \"19940209-1657\",\n        \"ClinicID\": \"18-633c339e-a7ba-4efd-9894-d4a09961f826\"\n    },\n    {\n        \"InvoiceID\": 17,\n        \"PersonalNumber\": \"19440603-1825\",\n        \"ClinicID\": \"18-633c339e-a7ba-4efd-9894-d4a09961f826\"\n    },\n    {\n        \"InvoiceID\": 1020,\n        \"PersonalNumber\": \"19860105-6008\",\n        \"ClinicID\": \"18-633c339e-a7ba-4efd-9894-d4a09961f826\"\n    },\n    {\n        \"InvoiceID\": 1021,\n        \"PersonalNumber\": \"19860105-6008\",\n        \"ClinicID\": \"18-633c339e-a7ba-4efd-9894-d4a09961f826\"\n    },\n    {\n        \"InvoiceID\": 1022,\n        \"PersonalNumber\": \"19860105-6008\",\n        \"ClinicID\": \"18-633c339e-a7ba-4efd-9894-d4a09961f826\"\n    },\n    {\n        \"InvoiceID\": 1026,\n        \"PersonalNumber\": \"19791212-AA1T\",\n        \"ClinicID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\"\n    },\n    {\n        \"InvoiceID\": 1052,\n        \"PersonalNumber\": \"19820806-1369\",\n        \"ClinicID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\"\n    },\n    {\n        \"InvoiceID\": 1059,\n        \"PersonalNumber\": \"19810713-4051\",\n        \"ClinicID\": \"18-633c339e-a7ba-4efd-9894-d4a09961f826\"\n    },\n    {\n        \"InvoiceID\": 1060,\n        \"PersonalNumber\": \"19620106-0495\",\n        \"ClinicID\": \"18-633c339e-a7ba-4efd-9894-d4a09961f826\"\n    },\n    {\n        \"InvoiceID\": 1062,\n        \"PersonalNumber\": \"19810713-4051\",\n        \"ClinicID\": \"18-633c339e-a7ba-4efd-9894-d4a09961f826\"\n    },\n    {\n        \"InvoiceID\": 1063,\n        \"PersonalNumber\": \"19320506-AA1B\",\n        \"ClinicID\": \"18-633c339e-a7ba-4efd-9894-d4a09961f826\"\n    },\n    {\n        \"InvoiceID\": 1066,\n        \"PersonalNumber\": \"\",\n        \"ClinicID\": \"18-633c339e-a7ba-4efd-9894-d4a09961f826\"\n    },\n    {\n        \"InvoiceID\": 1068,\n        \"PersonalNumber\": \"19771111-AA1Z\",\n        \"ClinicID\": \"18-633c339e-a7ba-4efd-9894-d4a09961f826\"\n    },\n    {\n        \"InvoiceID\": 1069,\n        \"PersonalNumber\": \"19771111-AA1Z\",\n        \"ClinicID\": \"18-633c339e-a7ba-4efd-9894-d4a09961f826\"\n    },\n    {\n        \"InvoiceID\": 2068,\n        \"PersonalNumber\": \"19771111-AA1Z\",\n        \"ClinicID\": \"18-633c339e-a7ba-4efd-9894-d4a09961f826\"\n    },\n    {\n        \"InvoiceID\": 2070,\n        \"PersonalNumber\": \"\",\n        \"ClinicID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\"\n    },\n    {\n        \"InvoiceID\": 2073,\n        \"PersonalNumber\": \"19121212-1212\",\n        \"ClinicID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\"\n    },\n    {\n        \"InvoiceID\": 2075,\n        \"PersonalNumber\": \"19950107-1261\",\n        \"ClinicID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\"\n    },\n    {\n        \"InvoiceID\": 2078,\n        \"PersonalNumber\": \"19810918-6026\",\n        \"ClinicID\": \"18-633c339e-a7ba-4efd-9894-d4a09961f826\"\n    },\n    {\n        \"InvoiceID\": 2080,\n        \"PersonalNumber\": \"19121212-1212\",\n        \"ClinicID\": \"18-633c339e-a7ba-4efd-9894-d4a09961f826\"\n    },\n    {\n        \"InvoiceID\": 2081,\n        \"PersonalNumber\": \"19121212-1212\",\n        \"ClinicID\": \"18-633c339e-a7ba-4efd-9894-d4a09961f826\"\n    },\n    {\n        \"InvoiceID\": 2082,\n        \"PersonalNumber\": \"19121212-1212\",\n        \"ClinicID\": \"18-633c339e-a7ba-4efd-9894-d4a09961f826\"\n    },\n    {\n        \"InvoiceID\": 2114,\n        \"PersonalNumber\": \"19860105-6008\",\n        \"ClinicID\": \"18-633c339e-a7ba-4efd-9894-d4a09961f826\"\n    },\n    {\n        \"InvoiceID\": 2129,\n        \"PersonalNumber\": \"19121212-1212\",\n        \"ClinicID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\"\n    },\n    {\n        \"InvoiceID\": 2132,\n        \"PersonalNumber\": \"19950107-1261\",\n        \"ClinicID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\"\n    },\n    {\n        \"InvoiceID\": 2138,\n        \"PersonalNumber\": \"19121212-1212\",\n        \"ClinicID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\"\n    },\n    {\n        \"InvoiceID\": 2139,\n        \"PersonalNumber\": \"19121212-1212\",\n        \"ClinicID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\"\n    },\n    {\n        \"InvoiceID\": 1031,\n        \"PersonalNumber\": \"19121215-AA1Y\",\n        \"ClinicID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\"\n    },\n    {\n        \"InvoiceID\": 1032,\n        \"PersonalNumber\": \"19121215-AA1Y\",\n        \"ClinicID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\"\n    },\n    {\n        \"InvoiceID\": 1033,\n        \"PersonalNumber\": \"19121215-AA1Y\",\n        \"ClinicID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\"\n    },\n    {\n        \"InvoiceID\": 1034,\n        \"PersonalNumber\": \"19121215-AA1Y\",\n        \"ClinicID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\"\n    },\n    {\n        \"InvoiceID\": 1035,\n        \"PersonalNumber\": \"19121215-AA1Y\",\n        \"ClinicID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\"\n    },\n    {\n        \"InvoiceID\": 1036,\n        \"PersonalNumber\": \"19121215-AA1Y\",\n        \"ClinicID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\"\n    },\n    {\n        \"InvoiceID\": 1037,\n        \"PersonalNumber\": \"19121215-AA1Y\",\n        \"ClinicID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\"\n    },\n    {\n        \"InvoiceID\": 1038,\n        \"PersonalNumber\": \"19121215-AA1Y\",\n        \"ClinicID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\"\n    },\n    {\n        \"InvoiceID\": 1039,\n        \"PersonalNumber\": \"19121215-AA1Y\",\n        \"ClinicID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\"\n    },\n    {\n        \"InvoiceID\": 1040,\n        \"PersonalNumber\": \"19121215-AA1Y\",\n        \"ClinicID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\"\n    },\n    {\n        \"InvoiceID\": 1041,\n        \"PersonalNumber\": \"19121215-AA1Y\",\n        \"ClinicID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\"\n    },\n    {\n        \"InvoiceID\": 1042,\n        \"PersonalNumber\": \"19121215-AA1Y\",\n        \"ClinicID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\"\n    },\n    {\n        \"InvoiceID\": 1043,\n        \"PersonalNumber\": \"19121215-AA1Y\",\n        \"ClinicID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\"\n    },\n    {\n        \"InvoiceID\": 1044,\n        \"PersonalNumber\": \"19121215-AA1Y\",\n        \"ClinicID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\"\n    },\n    {\n        \"InvoiceID\": 1046,\n        \"PersonalNumber\": \"19121215-AA1Y\",\n        \"ClinicID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\"\n    },\n    {\n        \"InvoiceID\": 1047,\n        \"PersonalNumber\": \"19121215-AA1Y\",\n        \"ClinicID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\"\n    },\n    {\n        \"InvoiceID\": 1048,\n        \"PersonalNumber\": \"19121215-AA1Y\",\n        \"ClinicID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\"\n    },\n    {\n        \"InvoiceID\": 1049,\n        \"PersonalNumber\": \"19121215-AA1Y\",\n        \"ClinicID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\"\n    },\n    {\n        \"InvoiceID\": 2110,\n        \"PersonalNumber\": \"19860105-6008\",\n        \"ClinicID\": \"18-633c339e-a7ba-4efd-9894-d4a09961f826\"\n    },\n    {\n        \"InvoiceID\": 2111,\n        \"PersonalNumber\": \"19860105-6008\",\n        \"ClinicID\": \"18-633c339e-a7ba-4efd-9894-d4a09961f826\"\n    },\n    {\n        \"InvoiceID\": 2112,\n        \"PersonalNumber\": \"19860105-6008\",\n        \"ClinicID\": \"18-633c339e-a7ba-4efd-9894-d4a09961f826\"\n    },\n    {\n        \"InvoiceID\": 2113,\n        \"PersonalNumber\": \"19860105-6008\",\n        \"ClinicID\": \"18-633c339e-a7ba-4efd-9894-d4a09961f826\"\n    },\n    {\n        \"InvoiceID\": 2116,\n        \"PersonalNumber\": \"19860105-6008\",\n        \"ClinicID\": \"18-633c339e-a7ba-4efd-9894-d4a09961f826\"\n    },\n    {\n        \"InvoiceID\": 2117,\n        \"PersonalNumber\": \"19860105-6008\",\n        \"ClinicID\": \"18-633c339e-a7ba-4efd-9894-d4a09961f826\"\n    },\n    {\n        \"InvoiceID\": 2118,\n        \"PersonalNumber\": \"19860105-6008\",\n        \"ClinicID\": \"18-633c339e-a7ba-4efd-9894-d4a09961f826\"\n    },\n    {\n        \"InvoiceID\": 2119,\n        \"PersonalNumber\": \"19860105-6008\",\n        \"ClinicID\": \"18-633c339e-a7ba-4efd-9894-d4a09961f826\"\n    },\n    {\n        \"InvoiceID\": 2121,\n        \"PersonalNumber\": \"19860105-6008\",\n        \"ClinicID\": \"18-633c339e-a7ba-4efd-9894-d4a09961f826\"\n    },\n    {\n        \"InvoiceID\": 2122,\n        \"PersonalNumber\": \"19860105-6008\",\n        \"ClinicID\": \"18-633c339e-a7ba-4efd-9894-d4a09961f826\"\n    },\n    {\n        \"InvoiceID\": 2123,\n        \"PersonalNumber\": \"19860105-6008\",\n        \"ClinicID\": \"18-633c339e-a7ba-4efd-9894-d4a09961f826\"\n    },\n    {\n        \"InvoiceID\": 2124,\n        \"PersonalNumber\": \"19860105-6008\",\n        \"ClinicID\": \"18-633c339e-a7ba-4efd-9894-d4a09961f826\"\n    }\n]"}],"_postman_id":"311636b9-a88b-467e-a9d7-e70b60a1b6c6"},{"name":"Get exportable invoices for all databases","id":"b1859c1b-3d2f-43fc-af5a-20aad349360d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{url}}/api/public/v1/invoices/unexported/from/{{InvoiceExportStartDate}}","description":"<p>Get all invoices that can be exported for all databases. To avoid old invoices, a cutoff date must be specified. No invoices will be included before this cutoff date.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"api_key"},{"key":"value","value":"{{api_key}}"}]},"isInherited":true,"source":{"_postman_id":"1311493b-4bf1-4f28-b45e-eb6bb71afb59","id":"1311493b-4bf1-4f28-b45e-eb6bb71afb59","name":"Opus Online timebook API","type":"collection"}},"urlObject":{"path":["api","public","v1","invoices","unexported","from","{{InvoiceExportStartDate}}"],"host":["{{url}}"],"query":[{"disabled":true,"description":{"content":"<p><strong>Optional</strong> Changes the returned invoices based on whether they contain any subscription based invoiced items.\nValid values are:\nAll: no additional filtering. This is default if no subscription filter is specified.\nSubscriptions: Only return invoices containing at least one Subscription related item\nNonSubscriptions: Only return invoices that contain no subscription related items</p>\n","type":"text/plain"},"key":"SubscriptionFilter","value":"All"}],"variable":[]}},"response":[{"id":"5a8d30ba-77a7-42de-b053-ad6478122e18","name":"Get exportable invoices for all databases","originalRequest":{"method":"GET","header":[],"url":"{{url}}/api/public/v1/invoices/unexported/from/{{InvoiceExportStartDate}}"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache"},{"key":"Pragma","value":"no-cache"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Expires","value":"-1"},{"key":"Server","value":"Microsoft-IIS/10.0"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-SourceFiles","value":"=?UTF-8?B?QzpcVXNlcnNcam9uXHNvdXJjZVxyZXBvc1xpbnRlcm5ldHRpbWVib29rMlxTcmNcQXBwXE9ubGluZUJvb2tpbmdcT25saW5lQm9va2luZy5Gcm9udGVuZC5XZWJcYXBpXHB1YmxpY1x2MVxpbnZvaWNlc1x1bmV4cG9ydGVkXGZyb21cMjAyMi0wNi0wNg==?="},{"key":"X-Powered-By","value":"ASP.NET"},{"key":"Date","value":"Wed, 13 Jul 2022 13:27:13 GMT"},{"key":"Content-Length","value":"277"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"InvoiceID\": 2138,\n        \"PersonalNumber\": \"19121212-1212\",\n        \"ClinicID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n        \"Type\": 0,\n        \"HasSubscription\": false\n    },\n    {\n        \"InvoiceID\": 2139,\n        \"PersonalNumber\": \"19121212-1212\",\n        \"ClinicID\": \"19-633c339e-a7ba-4efd-9894-d4a09961f826\",\n        \"Type\": 0,\n        \"HasSubscription\": false\n    }\n]"}],"_postman_id":"b1859c1b-3d2f-43fc-af5a-20aad349360d"},{"name":"Confirm invoice export","id":"d9a14758-8c81-4cf2-97de-f17271cb0397","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[],"url":"{{url}}/api/public/v1/invoices/{{uniqueInvoiceId}}/confirmExport","description":"<p>This endpoint is used to confirm that an invoice has been exported to a third party, that now has the responsibility for the invoice.<br />In practice this means that the status of the invocie is set to Exported (4), and manual management of the invoice is restricted.<br />This operation is only allowed for invoices that:</p>\n<ul>\n<li>Are not yet exported</li>\n<li>Are not deleted</li>\n</ul>\n<p>The request url contains the following required values:</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Name</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>uniqueInvoiceId</td>\n<td>string (38-47)</td>\n<td>The globally unique id of the invoice. It is constructed from the invoice id in the opus database (<em>int</em>) combined with the database id (<em>Guid)</em>. The values are combined using this template:  <br /><strong>{invoiceId:int}-{databaseId:guid}</strong></td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"api_key"},{"key":"value","value":"{{api_key}}"}]},"isInherited":true,"source":{"_postman_id":"1311493b-4bf1-4f28-b45e-eb6bb71afb59","id":"1311493b-4bf1-4f28-b45e-eb6bb71afb59","name":"Opus Online timebook API","type":"collection"}},"urlObject":{"path":["api","public","v1","invoices","{{uniqueInvoiceId}}","confirmExport"],"host":["{{url}}"],"query":[{"disabled":true,"description":{"content":"<p><em>Optional, string</em> An optional decription of the export format. This is used to be able to group exports to a certain provider in the same daily batch. The export provider will default to <em>ItbApi</em> if no value is specifed, or specified value is an empty string.</p>\n","type":"text/plain"},"key":"ExportType","value":""}],"variable":[]}},"response":[{"id":"b07fbe67-5431-46c5-b828-0f928086ecbe","name":"Successfull export","originalRequest":{"method":"PATCH","header":[],"url":{"raw":"{{url}}/api/public/v1/invoices/{{uniqueInvoiceId}}/confirmExport","host":["{{url}}"],"path":["api","public","v1","invoices","{{uniqueInvoiceId}}","confirmExport"],"query":[{"key":"ExportType","value":"","description":"*Optional, string* An optional decription of the export format. This is used to be able to group exports to a certain provider in the same daily batch. The export provider will default to *ItbApi* if no value is specifed, or specified value is an empty string.","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"plain","header":[{"key":"Cache-Control","value":"no-cache"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"-1"},{"key":"Server","value":"Microsoft-IIS/10.0"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-SourceFiles","value":"=?UTF-8?B?QzpcVXNlcnNcam9uXHNvdXJjZVxyZXBvc1xpbnRlcm5ldHRpbWVib29rMlxTcmNcQXBwXE9ubGluZUJvb2tpbmdcT25saW5lQm9va2luZy5Gcm9udGVuZC5XZWJcYXBpXHB1YmxpY1x2MVxpbnZvaWNlc1wyMTIxLTJjYTRhNWUyLTk1N2EtNDQzMi05MzcwLWM3YjcwNzA0MjM1M1xjb25maXJtZXhwb3J0?="},{"key":"X-Powered-By","value":"ASP.NET"},{"key":"Date","value":"Fri, 15 Jul 2022 07:50:48 GMT"},{"key":"Content-Length","value":"0"}],"cookie":[],"responseTime":null,"body":null}],"_postman_id":"d9a14758-8c81-4cf2-97de-f17271cb0397"}],"id":"f6c06c6e-8a81-430a-bd0b-f749854e3a31","description":"<p>Api endpoints related to invoices</p>\n","_postman_id":"f6c06c6e-8a81-430a-bd0b-f749854e3a31","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"api_key"},{"key":"value","value":"{{api_key}}"}]},"isInherited":true,"source":{"_postman_id":"1311493b-4bf1-4f28-b45e-eb6bb71afb59","id":"1311493b-4bf1-4f28-b45e-eb6bb71afb59","name":"Opus Online timebook API","type":"collection"}}}],"id":"d4ba781f-4c85-43fa-aa8c-cc77c494bcd3","description":"<p>This folder contain API endpoints to manage invoices. This includes viewing, exporting, as well as registering settlement files to be processed by Opus.\nThese API:s require the Economy API permission.</p>\n","_postman_id":"d4ba781f-4c85-43fa-aa8c-cc77c494bcd3","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"api_key"},{"key":"value","value":"{{api_key}}"}]},"isInherited":true,"source":{"_postman_id":"1311493b-4bf1-4f28-b45e-eb6bb71afb59","id":"1311493b-4bf1-4f28-b45e-eb6bb71afb59","name":"Opus Online timebook API","type":"collection"}}},{"name":"V1 - Business intelligence","item":[{"name":"Get yearly revenue per patient","id":"9c73235e-5af0-4b2e-b587-ee948c46c8b9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{url}}/api/public/v1/bi/yearlyrevenue/2018","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"api_key"},{"key":"value","value":"{{api_key}}"}]},"isInherited":true,"source":{"_postman_id":"1311493b-4bf1-4f28-b45e-eb6bb71afb59","id":"1311493b-4bf1-4f28-b45e-eb6bb71afb59","name":"Opus Online timebook API","type":"collection"}},"urlObject":{"path":["api","public","v1","bi","yearlyrevenue","2018"],"host":["{{url}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"9c73235e-5af0-4b2e-b587-ee948c46c8b9"},{"name":"Get active bookings for period","id":"477aa7d9-52d4-4c09-8b6a-c967a689fd13","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{url}}/api/public/v1/bi/activebookings?FromDate=2018-01-01&ToDate=2019-01-01","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"api_key"},{"key":"value","value":"{{api_key}}"}]},"isInherited":true,"source":{"_postman_id":"1311493b-4bf1-4f28-b45e-eb6bb71afb59","id":"1311493b-4bf1-4f28-b45e-eb6bb71afb59","name":"Opus Online timebook API","type":"collection"}},"urlObject":{"path":["api","public","v1","bi","activebookings"],"host":["{{url}}"],"query":[{"description":{"content":"<p><em>Optional</em> Interval start. Defaults to 8 days in the past if not specified.</p>\n","type":"text/plain"},"key":"FromDate","value":"2018-01-01"},{"description":{"content":"<p><em>Optional</em> Interval end.  Defaults to 8 days ahead if not specified.</p>\n","type":"text/plain"},"key":"ToDate","value":"2019-01-01"}],"variable":[]}},"response":[{"id":"536195b0-36f7-491b-aca3-4e6a517b753c","name":"Get active bookings for period","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{url}}/api/public/v1/bi/activebookings?FromDate=2024-01-01&ToDate=2024-02-01","host":["{{url}}"],"path":["api","public","v1","bi","activebookings"],"query":[{"key":"FromDate","value":"2024-01-01","description":"*Optional* Interval start. Defaults to 8 days in the past if not specified."},{"key":"ToDate","value":"2024-02-01","description":"*Optional* Interval end.  Defaults to 8 days ahead if not specified."}]}},"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":"[\r\n    {\r\n        \"PatientId\": \"671-3F92DE1A-14D9-45FE-B335-08A0B59F3455\",\r\n        \"FirstName\": \"Jon\",\r\n        \"LastName\": \"Doe\",\r\n        \"Email\": \"Jon.Doe@gmail.com\",\r\n        \"PhoneMobile\": \"+12345123\",\r\n        \"PhoneHome\": \"\",\r\n        \"PhoneWork\": \"\",\r\n        \"CountryCode\": \"NO\",\r\n        \"AppointmentStart\": \"2024-01-15T18:30:00\",\r\n        \"ClinicianId\": 3,\r\n        \"ClinicId\": \"14\"\r\n    },\r\n    {\r\n        \"PatientId\": \"671-3F92DE1A-14D9-45FE-B335-08A0B59F3455\",\r\n        \"FirstName\": \"Jon\",\r\n        \"LastName\": \"Doe\",\r\n        \"Email\": \"Jon.Doe@gmail.com\",\r\n        \"PhoneMobile\": \"+12345123\",\r\n        \"PhoneHome\": \"\",\r\n        \"PhoneWork\": \"\",\r\n        \"CountryCode\": \"NO\",\r\n        \"AppointmentStart\": \"2024-01-25T18:30:00\",\r\n        \"ClinicianId\": 3,\r\n        \"ClinicId\": \"14\"\r\n    }\r\n]"}],"_postman_id":"477aa7d9-52d4-4c09-8b6a-c967a689fd13"}],"id":"4283b85a-6bb0-4710-bb88-a6500024514e","_postman_id":"4283b85a-6bb0-4710-bb88-a6500024514e","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"api_key"},{"key":"value","value":"{{api_key}}"}]},"isInherited":true,"source":{"_postman_id":"1311493b-4bf1-4f28-b45e-eb6bb71afb59","id":"1311493b-4bf1-4f28-b45e-eb6bb71afb59","name":"Opus Online timebook API","type":"collection"}}},{"name":"V1 - Arrival registration","item":[{"name":"Register patient arrival","id":"fe160323-5500-4802-a765-47eb0641bc55","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[],"url":"{{url}}/api/public/v1/clinics/{{clinicId}}/patients/{{PatientSSN}}/arrival","description":"<p>Registers the arrival of the specified patient for it´s appointment at the specified clinic.</p>\n<p>Sets the arrival flag for all of the patient´s bookings for the current day on the specified clinic.</p>\n<p>The request has the following required url fragments:</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Name</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>clinicId</td>\n<td>string(38-47)</td>\n<td>The unique id of the clinic</td>\n</tr>\n<tr>\n<td>PatientSSN</td>\n<td>string (personal identification)</td>\n<td>The patient identification. Must conform to the the correct format for personal identification.</td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"api_key"},{"key":"value","value":"{{api_key}}"}]},"isInherited":true,"source":{"_postman_id":"1311493b-4bf1-4f28-b45e-eb6bb71afb59","id":"1311493b-4bf1-4f28-b45e-eb6bb71afb59","name":"Opus Online timebook API","type":"collection"}},"urlObject":{"path":["api","public","v1","clinics","{{clinicId}}","patients","{{PatientSSN}}","arrival"],"host":["{{url}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"fe160323-5500-4802-a765-47eb0641bc55"}],"id":"b7ee676f-cbbb-4776-bb0d-503b33f0bf9e","_postman_id":"b7ee676f-cbbb-4776-bb0d-503b33f0bf9e","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"api_key"},{"key":"value","value":"{{api_key}}"}]},"isInherited":true,"source":{"_postman_id":"1311493b-4bf1-4f28-b45e-eb6bb71afb59","id":"1311493b-4bf1-4f28-b45e-eb6bb71afb59","name":"Opus Online timebook API","type":"collection"}}}],"auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"api_key"},{"key":"value","value":"{{api_key}}"}]}},"event":[{"listen":"prerequest","script":{"id":"04667ceb-a6e0-42f7-8a09-c23c905be8f9","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"786af2f4-1d26-4897-92b6-c6e0b20a1603","type":"text/javascript","exec":[""]}}]}