Estonian Base Implementation Guide
1.1.1 - trial-use
Publication Build: This will be filled in by the publication tooling
<HealthcareService xmlns="http://hl7.org/fhir">
<id value="HealthcareServiceExample"/>
<meta>
<profile
value="https://fhir.ee/base/StructureDefinition/ee-healthcare-service"/>
</meta>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: HealthcareService HealthcareServiceExample</b></p><a name="HealthcareServiceExample"> </a><a name="hcHealthcareServiceExample"> </a><a name="HealthcareServiceExample-en-US"> </a><p><b>identifier</b>: <code>http://rh.ee/shared-ids</code>/HS-12</p><p><b>active</b>: true</p><p><b>providedBy</b>: <a href="Organization-rh.html">Rakvere Haigla</a></p><p><b>category</b>: <span title="Codes:{http://snomed.info/sct 409063005}">Counselling</span></p><p><b>type</b>: <span title="Codes:{http://snomed.info/sct 394913002}">Psychotherapy (specialty)</span>, <span title="Codes:{http://snomed.info/sct 394587001}">Psychiatry</span></p><p><b>specialty</b>: <span title="Codes:{http://snomed.info/sct 394816006}">Mental illness (specialty) (qualifier value)</span></p><p><b>name</b>: Consulting psychologists and/or psychology services</p><p><b>serviceProvisionCode</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/service-provision-conditions cost}">Fees apply</span></p><p><b>appointmentRequired</b>: true</p><blockquote><p><b>availability</b></p></blockquote></div>
</text>
<identifier>
<system value="http://rh.ee/shared-ids"/>
<value value="HS-12"/>
</identifier>
<active value="true"/>
<providedBy>🔗
<reference value="Organization/rh"/>
<display value="Rakvere Haigla"/>
</providedBy>
<category>
<coding>
<system value="http://snomed.info/sct"/>
<code value="409063005"/>
<display value="Counseling"/>
</coding>
<text value="Counselling"/>
</category>
<type>
<coding>
<system value="http://snomed.info/sct"/>
<code value="394913002"/>
<display value="Psychotherapy (specialty)"/>
</coding>
</type>
<type>
<coding>
<system value="http://snomed.info/sct"/>
<code value="394587001"/>
<display value="Psychiatry"/>
</coding>
</type>
<specialty>
<coding>
<system value="http://snomed.info/sct"/>
<code value="394816006"/>
<display value="Mental illness (specialty) (qualifier value)"/>
</coding>
</specialty>
<name value="Consulting psychologists and/or psychology services"/>
<serviceProvisionCode>
<coding>
<system
value="http://terminology.hl7.org/CodeSystem/service-provision-conditions"/>
<code value="cost"/>
<display value="Fees apply"/>
</coding>
</serviceProvisionCode>
<appointmentRequired value="true"/>
<availability>
<availableTime>
<daysOfWeek value="wed"/>
<allDay value="true"/>
</availableTime>
<availableTime>
<daysOfWeek value="mon"/>
<daysOfWeek value="tue"/>
<daysOfWeek value="thu"/>
<daysOfWeek value="fri"/>
<availableStartTime value="08:30:00"/>
<availableEndTime value="05:30:00"/>
</availableTime>
<availableTime>
<daysOfWeek value="sat"/>
<daysOfWeek value="fri"/>
<availableStartTime value="09:30:00"/>
<availableEndTime value="04:30:00"/>
</availableTime>
<notAvailableTime>
<description
value="Christmas/Boxing Day, Reduced capacity is available during the Christmas period"/>
<during>
<start value="2023-12-25"/>
<end value="2023-12-26"/>
</during>
</notAvailableTime>
<notAvailableTime>
<description value="New Years Day"/>
<during>
<start value="2024-01-01"/>
<end value="2024-01-01"/>
</during>
</notAvailableTime>
</availability>
</HealthcareService>