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
<Location xmlns="http://hl7.org/fhir">
<id value="location-id"/>
<meta>
<profile
value="http://bki.skane.se/invanartjanster/fhir/StructureDefinition/CommunicationLocation"/>
</meta>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml">CommunicationLocation</div>
</text>
<address>
<line value="Gråvägen 2"/>
<city value="Sjöbo"/>
<postalCode value="247 45"/>
</address>
</Location>