<FamilyMemberHistory xmlns="http://hl7.org/fhir">
  <id value="ma-ma-schema-1-FamilyMemberHistory-15001" />
  <meta>
    <lastUpdated value="2023-06-15T10:00:00+00:00" />
    <source value="urn:telus:emr:ma:ma-schema-1" />
    <profile value="https://www.telus.com/health/fhir/dwemrextract/StructureDefinition/DwFamilyMemberHistory" />
    <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: FamilyMemberHistory ma-ma-schema-1-FamilyMemberHistory-15001</b>
      </p>
      <a name="ma-ma-schema-1-FamilyMemberHistory-15001"></a>
      <a name="hcma-ma-schema-1-FamilyMemberHistory-15001"></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: 2023-06-15 10: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:ma:ma-schema-1">urn:telus:emr:ma:ma-schema-1</a></p>
        <p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-profile-DwFamilyMemberHistory.html">DwFamilyMemberHistory</a></p>
        <p style="margin-bottom: 0px">Security Label: normal (Details: Confidentiality code N = 'normal')</p>
      </div>
      <p>
        <b>identifier</b>: <code>urn:telus:emr:ma:ma-schema-1:FamilyMemberHistory</code>/15001 (use: official, )</p>
      <p>
        <b>status</b>: Completed</p>
      <p>
        <b>patient</b>: <a href="Patient-ma-ma-schema-1-Patient-12345.html">John Michael Smith</a></p>
      <p>
        <b>date</b>: 2023-06-15</p>
      <p>
        <b>relationship</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/v3-RoleCode MGRMTH}">Maternal Grandmother</span></p>
      <p>
        <b>note</b>: </p>
      <blockquote>
        <div>
          <p>Maternal grandmother had Type 2 Diabetes mellitus, managed with oral hypoglycemic agents for over 20 years.</p>
        </div>
      </blockquote>
      <h3>Conditions</h3>
      <table class="grid">
        <tr>
          <td style="display: none">-</td>
          <td>
            <b>Code</b>
          </td>
          <td>
            <b>Onset[x]</b>
          </td>
          <td>
            <b>Note</b>
          </td>
        </tr>
        <tr>
          <td style="display: none">*</td>
          <td>
            <span title="Codes:{http://terminology.hl7.org/CodeSystem/icd9cm 250.00}, {http://snomed.info/sct 44054006}">Type 2 Diabetes Mellitus</span>
          </td>
          <td>2001-03-15</td>
          <td>
            <blockquote>
              <div>
                <p>Grandmother managed Type 2 diabetes with metformin for over 20 years. No significant complications documented.</p>
              </div>
            </blockquote>
          </td>
        </tr>
      </table>
    </div>
  </text>
  <identifier>
    <use value="official" />
    <system value="urn:telus:emr:ma:ma-schema-1:FamilyMemberHistory" />
    <value value="15001" />
  </identifier>
  <status value="completed" />
  <patient>
    <reference value="Patient/ma-ma-schema-1-Patient-12345" />
    <type value="Patient" />
    <display value="John Michael Smith" />
  </patient>
  <date value="2023-06-15" />
  <relationship>
    <coding>
      <system value="http://terminology.hl7.org/CodeSystem/v3-RoleCode" />
      <code value="MGRMTH" />
      <display value="Maternal Grandmother" />
    </coding>
    <text value="Maternal Grandmother" />
  </relationship>
  <note>
    <text value="Maternal grandmother had Type 2 Diabetes mellitus, managed with oral hypoglycemic agents for over 20 years." />
  </note>
  <condition>
    <code>
      <coding>
        <system value="http://terminology.hl7.org/CodeSystem/icd9cm" />
        <code value="250.00" />
        <display value="Diabetes mellitus without mention of complication, type II or unspecified type, not stated as uncontrolled" />
      </coding>
      <coding>
        <system value="http://snomed.info/sct" />
        <code value="44054006" />
        <display value="Type 2 diabetes mellitus" />
      </coding>
      <text value="Type 2 Diabetes Mellitus" />
    </code>
    <onsetString value="2001-03-15" />
    <note>
      <text value="Grandmother managed Type 2 diabetes with metformin for over 20 years. No significant complications documented." />
    </note>
  </condition>
</FamilyMemberHistory>