{
  "resourceType": "FamilyMemberHistory",
  "id": "chr-on-west-FamilyMemberHistory-15001",
  "meta": {
    "lastUpdated": "2024-01-20T12:00:00Z",
    "source": "urn:telus:emr:chr:on-west:123",
    "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 chr-on-west-FamilyMemberHistory-15001</b></p><a name=\"chr-on-west-FamilyMemberHistory-15001\"> </a><a name=\"hcchr-on-west-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: 2024-01-20 12: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-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:chr:on-west:123:FamilyMemberHistory</code>/15001 (use: official, )</p><p><b>status</b>: Completed</p><p><b>patient</b>: <a href=\"Patient-chr-on-west-Patient-12345.html\">Sarah Marie Johnson</a></p><p><b>date</b>: 2024-01-20</p><p><b>relationship</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/v3-RoleCode MTH}\">Mother</span></p><p><b>deceased</b>: false</p><p><b>note</b>: </p><blockquote><div><p>Mother was diagnosed with coronary artery disease at age 60. Currently managed with statins, ACE inhibitors, and lifestyle changes. Underwent coronary angioplasty in 2019.</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://snomed.info/sct 53741008}\">Coronary Artery Disease</span></td><td>60 years<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM  codea = 'a')</span></td><td><blockquote><div><p>Mother manages CAD with statins and ACE inhibitors. Coronary angioplasty performed 2019. No recent cardiac events.</p>\n</div></blockquote></td></tr></table></div>"
  },
  "identifier": [
    {
      "use": "official",
      "system": "urn:telus:emr:chr:on-west:123:FamilyMemberHistory",
      "value": "15001"
    }
  ],
  "status": "completed",
  "patient": {
    "reference": "Patient/chr-on-west-Patient-12345",
    "type": "Patient",
    "display": "Sarah Marie Johnson"
  },
  "date": "2024-01-20",
  "relationship": {
    "coding": [
      {
        "system": "http://terminology.hl7.org/CodeSystem/v3-RoleCode",
        "code": "MTH",
        "display": "Mother"
      }
    ],
    "text": "Mother"
  },
  "deceasedBoolean": false,
  "note": [
    {
      "text": "Mother was diagnosed with coronary artery disease at age 60. Currently managed with statins, ACE inhibitors, and lifestyle changes. Underwent coronary angioplasty in 2019."
    }
  ],
  "condition": [
    {
      "code": {
        "coding": [
          {
            "system": "http://snomed.info/sct",
            "code": "53741008",
            "display": "Coronary arteriosclerosis"
          }
        ],
        "text": "Coronary Artery Disease"
      },
      "onsetAge": {
        "value": 60,
        "unit": "years",
        "system": "http://unitsofmeasure.org",
        "code": "a"
      },
      "note": [
        {
          "text": "Mother manages CAD with statins and ACE inhibitors. Coronary angioplasty performed 2019. No recent cardiac events."
        }
      ]
    }
  ]
}