{
  "resourceType": "FamilyMemberHistory",
  "id": "pss-CDK5-FamilyMemberHistory-15001",
  "meta": {
    "lastUpdated": "2022-09-10T08:30:00Z",
    "source": "urn:telus:emr:pss:CDK5",
    "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 pss-CDK5-FamilyMemberHistory-15001</b></p><a name=\"pss-CDK5-FamilyMemberHistory-15001\"> </a><a name=\"hcpss-CDK5-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: 2022-09-10 08:30: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:pss:CDK5\">urn:telus:emr:pss:CDK5</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:pss:CDK5:FamilyMemberHistory</code>/15001 (use: official, )</p><p><b>status</b>: Completed</p><p><b>patient</b>: <a href=\"Patient-pss-CDK5-Patient-304.html\">Kennedy Fabe Cassie</a></p><p><b>date</b>: 2022-09-10</p><p><b>relationship</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/v3-RoleCode FTH}\">Father</span></p><p><b>deceased</b>: true</p><p><b>note</b>: </p><blockquote><div><p>Father was diagnosed with essential hypertension in his mid 40s. Deceased at age 71. Complications included left ventricular hypertrophy.</p>\n</div></blockquote><h3>Conditions</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Code</b></td><td><b>Outcome</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://hl7.org/fhir/sid/icd-9-cm 401.9}, {http://snomed.info/sct 59621000}\">Essential Hypertension</span></td><td><span title=\"Codes:{http://snomed.info/sct 419099009}\">Deceased</span></td><td>mid 40s</td><td><blockquote><div><p>Father had hypertension for approximately 25 years. Developed left ventricular hypertrophy in later years. Managed with antihypertensive therapy.</p>\n</div></blockquote></td></tr></table></div>"
  },
  "identifier": [
    {
      "use": "official",
      "system": "urn:telus:emr:pss:CDK5:FamilyMemberHistory",
      "value": "15001"
    }
  ],
  "status": "completed",
  "patient": {
    "reference": "Patient/pss-CDK5-Patient-304",
    "type": "Patient",
    "display": "Kennedy Fabe Cassie"
  },
  "date": "2022-09-10",
  "relationship": {
    "coding": [
      {
        "system": "http://terminology.hl7.org/CodeSystem/v3-RoleCode",
        "code": "FTH",
        "display": "Father"
      }
    ],
    "text": "Father"
  },
  "deceasedBoolean": true,
  "note": [
    {
      "text": "Father was diagnosed with essential hypertension in his mid 40s. Deceased at age 71. Complications included left ventricular hypertrophy."
    }
  ],
  "condition": [
    {
      "code": {
        "coding": [
          {
            "system": "http://hl7.org/fhir/sid/icd-9-cm",
            "code": "401.9",
            "display": "Essential hypertension, unspecified"
          },
          {
            "system": "http://snomed.info/sct",
            "code": "59621000",
            "display": "Essential hypertension"
          }
        ],
        "text": "Essential Hypertension"
      },
      "outcome": {
        "coding": [
          {
            "system": "http://snomed.info/sct",
            "code": "419099009",
            "display": "Dead"
          }
        ],
        "text": "Deceased"
      },
      "onsetString": "mid 40s",
      "note": [
        {
          "text": "Father had hypertension for approximately 25 years. Developed left ventricular hypertrophy in later years. Managed with antihypertensive therapy."
        }
      ]
    }
  ]
}