<?xml version="1.0" encoding="UTF-8"?>

<Location xmlns="http://hl7.org/fhir">
  <id value="cedarbrook-site-a"/>
  <meta>
    <profile value="https://fhir.apps.health/StructureDefinition/polaris-core-location"/>
  </meta>
  <text>
    <status value="generated"/><div xmlns="http://www.w3.org/1999/xhtml"><p>Cedarbrook Family Health - Site A, postal code T2N 1A1.</p></div>
  </text>
  <identifier>
    <system value="https://fhir.apps.health/NamingSystem/cedarbrook-clinic-location-identifier"/>
    <value value="cedarbrook-site-a"/>
  </identifier>
  <name value="Cedarbrook Family Health - Site A"/>
  <address>
    <postalCode value="T2N 1A1"/>
  </address>
  <managingOrganization>
    <identifier>
      <system value="https://fhir.apps.health/NamingSystem/organization-identifier"/>
      <value value="cedarbrook-clinic"/>
    </identifier>
  </managingOrganization>
</Location>