<Organization xmlns="http://hl7.org/fhir">
  <id value="chr-on-west-Organization-100" />
  <meta>
    <lastUpdated value="2024-12-08T18:00:00+00:00" />
    <source value="urn:telus:emr:chr:on-west:123" />
    <profile value="https://www.telus.com/health/fhir/dwemrextract/StructureDefinition/DwOrganization" />
  </meta>
  <text>
    <status value="extensions" />
    <div xmlns="http://www.w3.org/1999/xhtml">
      <p class="res-header-id">
        <b>Generated Narrative: Organization chr-on-west-Organization-100</b>
      </p>
      <a name="chr-on-west-Organization-100"></a>
      <a name="hcchr-on-west-Organization-100"></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: 2024-12-08 18: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:on-west:123">urn:telus:emr:chr:on-west:123</a></p>
        <p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-profile-DwOrganization.html">DwOrganization</a></p>
      </div>
      <p>
        <b>Extension: ServiceLanguage</b>: <span title="Codes:{urn:ietf:bcp:47 en}">English</span></p>
      <p>
        <b>identifier</b>: Telus Identifier/100 (use: official, )</p>
      <p>
        <b>active</b>: true</p>
      <p>
        <b>type</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/v3-RoleCode PROFF}">Provider's office</span></p>
      <p>
        <b>name</b>: Western Ontario Family Health Account</p>
      <p>
        <b>telecom</b>: ph: 519-555-1000(Work), fax: 519-555-1001(Work)</p>
      <p>
        <b>address</b>: 100 Main Street Suite 200 London ON N6A 1A1 CA (work)</p>
    </div>
  </text>
  <extension url="http://hl7.org/fhir/ca/baseline/StructureDefinition/ext-servicelanguage">
    <valueCodeableConcept>
      <coding>
        <system value="urn:ietf:bcp:47" />
        <code value="en" />
        <display value="English" />
      </coding>
    </valueCodeableConcept>
  </extension>
  <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:on-west:123:organization" />
    <value value="100" />
  </identifier>
  <active value="true" />
  <type>
    <coding>
      <system value="http://terminology.hl7.org/CodeSystem/v3-RoleCode" />
      <code value="PROFF" />
      <display value="Provider's office" />
    </coding>
  </type>
  <name value="Western Ontario Family Health Account" />
  <telecom>
    <system value="phone" />
    <value value="519-555-1000" />
    <use value="work" />
  </telecom>
  <telecom>
    <system value="fax" />
    <value value="519-555-1001" />
    <use value="work" />
  </telecom>
  <address>
    <use value="work" />
    <line value="100 Main Street" />
    <line value="Suite 200" />
    <city value="London" />
    <state value="ON" />
    <postalCode value="N6A 1A1" />
    <country value="CA" />
  </address>
</Organization>