This is an old version - please visit our new IG location
1.1.0 - published
This is an old version - please visit <a href='https://simplifier.net/guide/ImplementationGuideTheCoreBelgianFederalFHIRProfiles/Home'>our new IG location</a> - Local Development build (v1.1.0). See the Directory of published versions
<PractitionerRole xmlns="http://hl7.org/fhir">
<id value="practitionerrole1"/>
<meta>
<profile
value="https://www.ehealth.fgov.be/standards/fhir/StructureDefinition/be-practitionerrole"/>
</meta>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p><b>Generated Narrative</b></p><p><b>identifier</b>: id: 23</p><p><b>active</b>: true</p><p><b>period</b>: Aug 1, 2019 2:00:00 AM --> Dec 1, 2019 1:00:00 AM</p><p><b>practitioner</b>: <a href="Practitioner-practitioner1.html">Dr Katherine Pulaski. Generated Summary: id: 79121137740 (OFFICIAL), id: 18749704477 (OFFICIAL); Katherine Pulaski (OFFICIAL); katherine.pulaski@enterprisehospital.be, Phone: 022675198, Fax: 022675209; gender: female; birthDate: 1979-12-11</a></p><p><b>code</b>: <span title="Codes: {https://www.ehealth.fgov.be/standards/fhir/CodeSystem/cd-hcparty persphysician}">physician</span></p><p><b>specialty</b>: <span title="Codes: {http://snomed.info/sct 419772000}">Family practice</span></p><blockquote><p><b>availableTime</b></p><p><b>daysOfWeek</b>: mon, tue, wed</p><p><b>availableStartTime</b>: 09:00:00</p><p><b>availableEndTime</b>: 16:30:00</p></blockquote><blockquote><p><b>availableTime</b></p><p><b>daysOfWeek</b>: thu, fri</p><p><b>availableStartTime</b>: 09:00:00</p><p><b>availableEndTime</b>: 16:30:00</p></blockquote><h3>NotAvailables</h3><table class="grid"><tr><td>-</td><td><b>Description</b></td><td><b>During</b></td></tr><tr><td>*</td><td>Katherine will be on extended leave during August 2020</td><td>Aug 1, 2020 2:00:00 AM --> Aug 20, 2020 2:00:00 AM</td></tr></table><p><b>availabilityExceptions</b>: Katherine is generally unavailable on public holidays and during the Christmas/New Year break</p></div>
</text>
<identifier>
<system value="http://www.acme.org/practitioners"/>
<value value="23"/>
</identifier>
<active value="true"/>
<period>
<start value="2019-08-01T00:00:00.000Z"/>
<end value="2019-12-01T00:00:00.000Z"/>
</period>
<practitioner>
<reference value="Practitioner/practitioner1"/>
<display value="Dr Katherine Pulaski"/>
</practitioner>
<code>
<coding>
<system
value="https://www.ehealth.fgov.be/standards/fhir/CodeSystem/cd-hcparty"/>
<code value="persphysician"/>
<display value="physician"/>
</coding>
</code>
<specialty>
<coding>
<system value="http://snomed.info/sct"/>
<code value="419772000"/>
<display value="Family practice"/>
</coding>
</specialty>
<availableTime>
<daysOfWeek value="mon"/>
<daysOfWeek value="tue"/>
<daysOfWeek value="wed"/>
<availableStartTime value="09:00:00"/>
<availableEndTime value="16:30:00"/>
</availableTime>
<availableTime>
<daysOfWeek value="thu"/>
<daysOfWeek value="fri"/>
<availableStartTime value="09:00:00"/>
<availableEndTime value="16:30:00"/>
</availableTime>
<notAvailable>
<description value="Katherine will be on extended leave during August 2020"/>
<during>
<start value="2020-08-01T00:00:00.000Z"/>
<end value="2020-08-20T00:00:00.000Z"/>
</during>
</notAvailable>
<availabilityExceptions
value="Katherine is generally unavailable on public holidays and during the Christmas/New Year break"/>
</PractitionerRole>