AddCommunication Implementation Guide
2.2 - version 2.2

This page is part of the Release of AddCommunication IG (v2.2: Release) based on FHIR (HL7® FHIR® Standard) v5.0.0. . For a full list of available versions, see the Directory of published versions

: TemplateHealthcareService - XML Representation

Raw xml | Download


<HealthcareService xmlns="http://hl7.org/fhir">
  <id value="TemplateHealthcareService"/>
  <meta>
    <profile
             value="http://bki.skane.se/invanartjanster/fhir/StructureDefinition/CommunicationHealthCareService"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: HealthcareService TemplateHealthcareService</b></p><a name="TemplateHealthcareService"> </a><a name="hcTemplateHealthcareService"> </a><a name="TemplateHealthcareService-en-US"> </a><p><b>identifier</b>: <code>urn:oid:1.2.752.129.2.1.4.1</code>/SE162321000255-O56372</p><p><b>location</b>: <a href="Location-TemplateLocation.html">Location</a></p><p><b>name</b>: Mallar i Lund</p><h3>Contacts</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Telecom</b></td></tr><tr><td style="display: none">*</td><td>ph: 046-345632</td></tr></table></div>
  </text>
  <identifier>
    <system value="urn:oid:1.2.752.129.2.1.4.1"/>
    <value value="SE162321000255-O56372"/>
  </identifier>
  <location>🔗 
    <reference value="Location/TemplateLocation"/>
    <display value="Location"/>
  </location>
  <name value="Mallar i Lund"/>
  <contact>
    <telecom>
      <system value="phone"/>
      <value value="046-345632"/>
    </telecom>
  </contact>
</HealthcareService>