ITB Implementation Guide, published by . This guide is not an authorized publication; it is the continuous build for version 0.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/espen-servicewell/wof-portal-fhir-ig/ and changes regularly. See the Directory of published versions
<Schedule xmlns="http://hl7.org/fhir">
<id value="ITBScheduleExample"/>
<meta>
<profile
value="http://portal.wof.purified.link/fhir/StructureDefinition/ITBSchedule"/>
</meta>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Schedule ITBScheduleExample</b></p><a name="ITBScheduleExample"> </a><a name="hcITBScheduleExample"> </a><div style="display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%"><p style="margin-bottom: 0px"/><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-ITBSchedule.html">ITB Schedule</a></p></div><p><b>serviceType</b>: <span title="Codes:{http://portal.wof.purified.link/fhir/CodeSystem/csServiceType blek-kampanje}">Blek-kampanje</span></p><p><b>actor</b>: </p><ul><li><a href="HealthcareService/939970ef-5e09-4597-977c-d6ae56ac81c5">My clinic</a></li><li><code>Tannpleier Anna Andersson</code></li><li><code>itbDev-colosseum-opus-sandvika/fhir/Organization/578</code></li><li><a href="PractitionerRole/6194e8d0-2873-4569-915f-0ae8e4047854">Tannpleier Anna Andersson</a></li></ul><p><b>planningHorizon</b>: 2021-04-13 22:00:00+0000 --> 2021-05-18 22:00:00+0000</p></div>
</text>
<serviceType>
<coding>
<system
value="http://portal.wof.purified.link/fhir/CodeSystem/csServiceType"/>
<code value="blek-kampanje"/>
</coding>
</serviceType>
<actor>
<reference
value="HealthcareService/939970ef-5e09-4597-977c-d6ae56ac81c5"/>
<display value="My clinic"/>
</actor>
<actor>
<reference value="itbDev-colosseum-opus-sandvika/fhir/Practitioner/505"/>
<display value="Tannpleier Anna Andersson"/>
</actor>
<actor>
<reference value="itbDev-colosseum-opus-sandvika/fhir/Organization/578"/>
</actor>
<actor>
<reference value="PractitionerRole/6194e8d0-2873-4569-915f-0ae8e4047854"/>
<display value="Tannpleier Anna Andersson"/>
</actor>
<planningHorizon>
<start value="2021-04-13T22:00:00+00:00"/>
<end value="2021-05-18T22:00:00+00:00"/>
</planningHorizon>
</Schedule>