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

: MaximalReferringLocation - XML Representation

Raw xml | Download


<Location xmlns="http://hl7.org/fhir">
  <id value="MaximalReferringLocation"/>
  <meta>
    <profile
             value="http://bki.skane.se/invanartjanster/fhir/StructureDefinition/CommunicationLocation"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Location MaximalReferringLocation</b></p><a name="MaximalReferringLocation"> </a><a name="hcMaximalReferringLocation"> </a><a name="MaximalReferringLocation-en-US"> </a><p><b>address</b>: Klostergatan 55 c/o Maxim Portkod 5432 Smedstorp 256 65 Sverige </p></div>
  </text>
  <address>
    <line value="Klostergatan 55"/>
    <line value="c/o Maxim"/>
    <line value="Portkod 5432"/>
    <city value="Smedstorp"/>
    <district value="Skåne"/>
    <postalCode value="256 65"/>
    <country value="Sverige"/>
    <period>
      <start value="2015-02-03"/>
      <end value="2029-09-30"/>
    </period>
  </address>
</Location>