<Organization xmlns="http://hl7.org/fhir">
  <id value="chr-ca-pei-111-Organization-facility-500" />
  <meta>
    <lastUpdated value="2026-01-10T08:00:00Z" />
    <source value="urn:telus:emr:chr:ca:pei:111" />
    <profile value="https://www.telus.com/health/fhir/dwemrextract/StructureDefinition/DwOrganization" />
  </meta>
  <text>
    <status value="generated" />
    <div xmlns="http://www.w3.org/1999/xhtml">
      <p class="res-header-id">
        <b>Generated Narrative: Organization chr-ca-pei-111-Organization-facility-500</b>
      </p>
      <a name="chr-ca-pei-111-Organization-facility-500"></a>
      <a name="hcchr-ca-pei-111-Organization-facility-500"></a>
      <div style="display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%">
        <p style="margin-bottom: 0px">Last updated: 2026-01-10 08:00:00+0000; </p>
        <p style="margin-bottom: 0px">Information Source: <a href="https://simplifier.net/resolve?scope=hl7.fhir.ca.baseline@1.1.7&amp;canonical=urn:telus:emr:chr:ca:pei:111">urn:telus:emr:chr:ca:pei:111</a></p>
        <p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-profile-DwOrganization.html">DwOrganization</a></p>
      </div>
      <p>
        <b>identifier</b>: Telus Identifier/500 (use: official, )</p>
      <p>
        <b>active</b>: true</p>
      <p>
        <b>type</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/v3-RoleCode PROFF}">Physician</span></p>
      <p>
        <b>name</b>: External Cardiology Clinic</p>
      <p>
        <b>telecom</b>: ph: 902-555-2000(Work), fax: 902-555-2001(Work), <a href="mailto:info@extcardio.pe.ca">info@extcardio.pe.ca</a></p>
      <p>
        <b>address</b>: 123 External St Charlottetown PE C1A 1A1 (work)</p>
    </div>
  </text>
  <identifier>
    <use value="official" />
    <type>
      <coding>
        <system value="http://terminology.hl7.org/CodeSystem/v2-0203" />
        <code value="XX" />
        <display value="Organization identifier" />
      </coding>
      <text value="Telus Identifier" />
    </type>
    <system value="urn:telus:emr:chr:ca:pei:111:organization" />
    <value value="500" />
  </identifier>
  <active value="true" />
  <type>
    <coding>
      <system value="http://terminology.hl7.org/CodeSystem/v3-RoleCode" />
      <code value="PROFF" />
      <display value="Provider's Office" />
    </coding>
    <text value="Physician" />
  </type>
  <name value="External Cardiology Clinic" />
  <telecom>
    <system value="phone" />
    <value value="902-555-2000" />
    <use value="work" />
  </telecom>
  <telecom>
    <system value="fax" />
    <value value="902-555-2001" />
    <use value="work" />
  </telecom>
  <telecom>
    <system value="email" />
    <value value="info@extcardio.pe.ca" />
    <use value="work" />
  </telecom>
  <address>
    <use value="work" />
    <line value="123 External St" />
    <city value="Charlottetown" />
    <state value="PE" />
    <postalCode value="C1A 1A1" />
  </address>
</Organization>