<Patient xmlns="http://hl7.org/fhir">
  <id value="pss-CDK5-Patient-304" />
  <meta>
    <lastUpdated value="2022-11-17T15:06:53+00:00" />
    <source value="urn:telus:emr:pss:CDK5" />
    <profile value="https://www.telus.com/health/fhir/dwemrextract/StructureDefinition/DwPatient" />
    <security>
      <system value="http://terminology.hl7.org/CodeSystem/v3-Confidentiality" />
      <code value="N" />
      <display value="normal" />
    </security>
  </meta>
  <text>
    <status value="generated" />
    <div xmlns="http://www.w3.org/1999/xhtml">
      <p class="res-header-id">
        <b>Generated Narrative: Patient pss-CDK5-Patient-304</b>
      </p>
      <a name="pss-CDK5-Patient-304"></a>
      <a name="hcpss-CDK5-Patient-304"></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: 2022-11-17 15:06:53+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:pss:CDK5">urn:telus:emr:pss:CDK5</a></p>
        <p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-profile-DwPatient.html">DwPatient</a></p>
        <p style="margin-bottom: 0px">Security Label: normal (Details: Confidentiality code N = 'normal')</p>
      </div>
      <p style="border: 1px #661aff solid; background-color: #e6e6ff; padding: 10px;">Kennedy Fabe Cassie  Male, DoB: 1952-04-20 ( Medical Record Number: 304)</p>
      <hr />
      <table class="grid">
        <tr>
          <td style="background-color: #f3f5da" title="Record is active">Active:</td>
          <td>true</td>
          <td style="background-color: #f3f5da" title="Known status of Patient">Deceased:</td>
          <td colspan="3">false</td>
        </tr>
        <tr>
          <td style="background-color: #f3f5da" title="Other Id (see the one above)">Other Id:</td>
          <td colspan="3">Jurisdictional health number/846181284981</td>
        </tr>
        <tr>
          <td style="background-color: #f3f5da" title="Ways to contact the Patient">Contact Detail</td>
          <td colspan="3">
            <ul>
              <li>
                <a href="mailto:Kennedy.Cassie@testing.org">Kennedy.Cassie@testing.org</a>
              </li>
              <li>ph: 5643781912(Home)</li>
              <li>ph: 5887592807 7568(Work)</li>
              <li>417 Hamilton Crescent Suite 8 Saint John's NL X7O 6K2 CA (home)</li>
            </ul>
          </td>
        </tr>
        <tr>
          <td style="background-color: #f3f5da" title="Language spoken">Language:</td>
          <td colspan="3">
            <span title="Codes:">fr</span>
          </td>
        </tr>
        <tr>
          <td style="background-color: #f3f5da" title="Patient Links">Links:</td>
          <td colspan="3">
            <ul>
              <li>General Practitioner: <a href="Practitioner-pss-CDK5-Practitioner-16.html">Dan Dalton</a></li>
              <li>Managing Organization: <a href="Organization-pss-CDK5-Organization-0.html">CDS5 130k</a></li>
            </ul>
          </td>
        </tr>
      </table>
    </div>
  </text>
  <identifier>
    <type>
      <coding>
        <system value="http://terminology.hl7.org/CodeSystem/v2-0203" />
        <code value="MR" />
        <display value="Medical Record Number" />
      </coding>
    </type>
    <system value="urn:telus:emr:&lt;emrtype&gt;:&lt;EMRinstance&gt;:PatientId" />
    <value value="304" />
  </identifier>
  <identifier>
    <type>
      <coding>
        <system value="http://terminology.hl7.org/CodeSystem/v2-0203" />
        <code value="JHN" />
        <display value="Jurisdictional health number" />
      </coding>
    </type>
    <system value="https://fhir.infoway-inforoute.ca/NamingSystem/ca-nl-patient-healthcare-id" />
    <value value="846181284981" />
    <assigner>
      <display value="NL" />
    </assigner>
  </identifier>
  <active value="true" />
  <name>
    <use value="usual" />
    <family value="Cassie" />
    <given value="Kennedy" />
    <given value="Fabe" />
  </name>
  <telecom>
    <system value="email" />
    <value value="Kennedy.Cassie@testing.org" />
    <use value="home" />
  </telecom>
  <telecom>
    <system value="phone" />
    <value value="5643781912" />
    <use value="home" />
  </telecom>
  <telecom>
    <system value="phone" />
    <value value="5887592807 7568" />
    <use value="work" />
  </telecom>
  <gender value="male" />
  <birthDate value="1952-04-20" />
  <deceasedBoolean value="false" />
  <address>
    <use value="home" />
    <type value="postal" />
    <line value="417 Hamilton Crescent" />
    <line value="Suite 8" />
    <city value="Saint John's" />
    <state value="NL" />
    <postalCode value="X7O 6K2" />
    <country value="CA" />
  </address>
  <communication>
    <language>
      <text value="fr" />
    </language>
  </communication>
  <generalPractitioner>
    <reference value="Practitioner/pss-CDK5-Practitioner-16" />
    <type value="Practitioner" />
    <display value="Dan Dalton" />
  </generalPractitioner>
  <managingOrganization>
    <reference value="Organization/pss-CDK5-Organization-0" />
    <type value="Organization" />
    <display value="CDS5 130k" />
  </managingOrganization>
</Patient>