Polaris FHIR Implementation Guide
1.9.2 - ci-build

Polaris FHIR Implementation Guide - Local Development build (v1.9.2) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: Cedarbrook Clinic Site A - XML Representation

Raw xml | Download


<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>