This page is part of the WOF Connect Implementation Guide (v0.1.3: Pre-Release Draft) based on FHIR (HL7® FHIR® Standard) R4. This is the current published version in its permanent home (it will always be available at this URL). For a full list of available versions, see the Directory of published versions
<HealthcareService xmlns="http://hl7.org/fhir">
<id value="48e428b0-fb37-4224-84df-5783a301a9da"/>
<meta>
<source value="frenda"/>
<profile
value="http://canonical.fhir.link/servicewell/wof-connect/StructureDefinition/wof-connect-healthcareservice"/>
<tag>
<system
value="http://canonical.fhir.link/servicewell/wof-connect/CodeSystem/pms-system"/>
<code value="frenda"/>
</tag>
</meta>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: HealthcareService 48e428b0-fb37-4224-84df-5783a301a9da</b></p><a name="48e428b0-fb37-4224-84df-5783a301a9da"> </a><a name="hc48e428b0-fb37-4224-84df-5783a301a9da"> </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">Information Source: frenda</p><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-wof-connect-healthcareservice.html">Wof Connect HealthcareService</a></p><p style="margin-bottom: 0px">Tag: Frenda (Details: WOF-Connect PMS System code frenda = 'Frenda')</p></div><p><b>identifier</b>: <code>urn:oid:1.2.752.129.2.1.4.1</code>/hsaid55</p><p><b>providedBy</b>: <a href="Organization/48e428b0-fb37-4224-84df-5783a301a9da">Service Well AB</a></p><p><b>location</b>: <a href="#hc48e428b0-fb37-4224-84df-5783a301a9da/adressId">Location: physicalType = si</a></p><p><b>name</b>: Service Well AB</p><p><b>telecom</b>: ph: 070-738 76 66(Work), <a href="mailto:kontakt@servicewell.se">kontakt@servicewell.se</a></p><p><b>characteristic</b>: <span title="Codes:">Child Patient Threshold</span></p><hr/><blockquote><p class="res-header-id"><b>Generated Narrative: Location #adressId</b></p><a name="48e428b0-fb37-4224-84df-5783a301a9da/adressId"> </a><a name="hc48e428b0-fb37-4224-84df-5783a301a9da/adressId"> </a><p><b>address</b>: Grönegatan 1C Lund 22224 (work)</p><p><b>physicalType</b>: <span title="Codes:{urn:oid:2.16.840.1.113883.4.642.3.328 si}">Site</span></p></blockquote></div>
</text>
<contained>
<Location>
<id value="adressId"/>
<address>
<use value="work"/>
<line value="Grönegatan 1C"/>
<city value="Lund"/>
<district value="33"/>
<postalCode value="22224"/>
</address>
<physicalType>
<coding>
<system value="urn:oid:2.16.840.1.113883.4.642.3.328"/>
<code value="si"/>
</coding>
<text value="Site"/>
</physicalType>
</Location>
</contained>
<identifier>
<system value="urn:oid:1.2.752.129.2.1.4.1"/>
<value value="hsaid55"/>
</identifier>
<providedBy>
<reference value="Organization/48e428b0-fb37-4224-84df-5783a301a9da"/>
<display value="Service Well AB"/>
</providedBy>
<location>
<reference value="#adressId"/>
</location>
<name value="Service Well AB"/>
<telecom>
<system value="phone"/>
<value value="070-738 76 66"/>
<use value="work"/>
</telecom>
<telecom>
<system value="email"/>
<value value="kontakt@servicewell.se"/>
<use value="work"/>
</telecom>
<characteristic>
<extension
url="http://canonical.fhir.link/servicewell/wof-connect/StructureDefinition/wofconnect-characteristic">
<extension url="scheduling">
<extension url="childPatientThreshold">
<valueInteger value="20"/>
</extension>
</extension>
</extension>
<text value="Child Patient Threshold"/>
</characteristic>
</HealthcareService>