{
  "resourceType": "FamilyMemberHistory",
  "id": "ma-ma-schema-1-FamilyMemberHistory-15001",
  "meta": {
    "lastUpdated": "2023-06-15T10:00:00Z",
    "source": "urn:telus:emr:ma:ma-schema-1",
    "profile": [
      "https://www.telus.com/health/fhir/dwemrextract/StructureDefinition/DwFamilyMemberHistory"
    ],
    "security": [
      {
        "system": "http://terminology.hl7.org/CodeSystem/v3-Confidentiality",
        "code": "N",
        "display": "normal"
      }
    ]
  },
  "text": {
    "status": "generated",
    "div": "<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>\n</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>\n</div></blockquote></td></tr></table></div>"
  },
  "identifier": [
    {
      "use": "official",
      "system": "urn:telus:emr:ma:ma-schema-1:FamilyMemberHistory",
      "value": "15001"
    }
  ],
  "status": "completed",
  "patient": {
    "reference": "Patient/ma-ma-schema-1-Patient-12345",
    "type": "Patient",
    "display": "John Michael Smith"
  },
  "date": "2023-06-15",
  "relationship": {
    "coding": [
      {
        "system": "http://terminology.hl7.org/CodeSystem/v3-RoleCode",
        "code": "MGRMTH",
        "display": "Maternal Grandmother"
      }
    ],
    "text": "Maternal Grandmother"
  },
  "note": [
    {
      "text": "Maternal grandmother had Type 2 Diabetes mellitus, managed with oral hypoglycemic agents for over 20 years."
    }
  ],
  "condition": [
    {
      "code": {
        "coding": [
          {
            "system": "http://terminology.hl7.org/CodeSystem/icd9cm",
            "code": "250.00",
            "display": "Diabetes mellitus without mention of complication, type II or unspecified type, not stated as uncontrolled"
          },
          {
            "system": "http://snomed.info/sct",
            "code": "44054006",
            "display": "Type 2 diabetes mellitus"
          }
        ],
        "text": "Type 2 Diabetes Mellitus"
      },
      "onsetString": "2001-03-15",
      "note": [
        {
          "text": "Grandmother managed Type 2 diabetes with metformin for over 20 years. No significant complications documented."
        }
      ]
    }
  ]
}