Polaris FHIR Implementation Guide
1.9.9 - ci-build

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

: Cedarbrook Clinic Organization - XML Representation

Raw xml | Download


<Organization xmlns="http://hl7.org/fhir">
  <id value="cedarbrook-clinic"/>
  <meta>
    <profile
             value="https://fhir.apps.health/StructureDefinition/polaris-core-organization"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p>Cedarbrook Family Health is a primary care clinic in Alberta and a CII submitting organization.</p></div>
  </text>
  <identifier>
    <system
            value="https://fhir.apps.health/NamingSystem/organization-identifier"/>
    <value value="cedarbrook-clinic"/>
  </identifier>
  <active value="true"/>
  <name value="Cedarbrook Family Health"/>
</Organization>