{
  "resourceType": "Patient",
  "id": "pss-CDK5-Patient-304",
  "meta": {
    "lastUpdated": "2022-11-17T15:06:53Z",
    "source": "urn:telus:emr:pss:CDK5",
    "profile": [
      "https://www.telus.com/health/fhir/dwemrextract/StructureDefinition/DwPatient"
    ],
    "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: 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>"
  },
  "identifier": [
    {
      "type": {
        "coding": [
          {
            "system": "http://terminology.hl7.org/CodeSystem/v2-0203",
            "code": "MR",
            "display": "Medical Record Number"
          }
        ]
      },
      "system": "urn:telus:emr:<emrtype>:<EMRinstance>:PatientId",
      "value": "304"
    },
    {
      "type": {
        "coding": [
          {
            "system": "http://terminology.hl7.org/CodeSystem/v2-0203",
            "code": "JHN",
            "display": "Jurisdictional health number"
          }
        ]
      },
      "system": "https://fhir.infoway-inforoute.ca/NamingSystem/ca-nl-patient-healthcare-id",
      "value": "846181284981",
      "assigner": {
        "display": "NL"
      }
    }
  ],
  "active": true,
  "name": [
    {
      "use": "usual",
      "family": "Cassie",
      "given": [
        "Kennedy",
        "Fabe"
      ]
    }
  ],
  "telecom": [
    {
      "system": "email",
      "value": "Kennedy.Cassie@testing.org",
      "use": "home"
    },
    {
      "system": "phone",
      "value": "5643781912",
      "use": "home"
    },
    {
      "system": "phone",
      "value": "5887592807 7568",
      "use": "work"
    }
  ],
  "gender": "male",
  "birthDate": "1952-04-20",
  "deceasedBoolean": false,
  "address": [
    {
      "use": "home",
      "type": "postal",
      "line": [
        "417 Hamilton Crescent",
        "Suite 8"
      ],
      "city": "Saint John's",
      "state": "NL",
      "postalCode": "X7O 6K2",
      "country": "CA"
    }
  ],
  "communication": [
    {
      "language": {
        "text": "fr"
      }
    }
  ],
  "generalPractitioner": [
    {
      "reference": "Practitioner/pss-CDK5-Practitioner-16",
      "type": "Practitioner",
      "display": "Dan Dalton"
    }
  ],
  "managingOrganization": {
    "reference": "Organization/pss-CDK5-Organization-0",
    "type": "Organization",
    "display": "CDS5 130k"
  }
}