{
  "resourceType": "Patient",
  "id": "ma-ma-schema-1-Patient-12345",
  "meta": {
    "lastUpdated": "2023-12-18T23:07:47Z",
    "source": "urn:telus:emr:ma:ma-schema-1",
    "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 ma-ma-schema-1-Patient-12345</b></p><a name=\"ma-ma-schema-1-Patient-12345\"> </a><a name=\"hcma-ma-schema-1-Patient-12345\"> </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-12-18 23:07:47+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-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;\">John Michael Smith(official) Male, DoB: 1975-06-15 ( Jurisdictional health number: 1234567890)</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>false</td></tr><tr><td style=\"background-color: #f3f5da\" title=\"Known Marital status of Patient\">Marital Status:</td><td colspan=\"3\"><span title=\"Codes:{http://terminology.hl7.org/CodeSystem/v3-MaritalStatus M}\">Married</span></td></tr><tr><td style=\"background-color: #f3f5da\" title=\"Other Id (see the one above)\">Other Id:</td><td colspan=\"3\">Medical Record Number/12345 (use: usual, )</td></tr><tr><td style=\"background-color: #f3f5da\" title=\"Ways to contact the Patient\">Contact Detail</td><td colspan=\"3\"><ul><li>ph: 416-555-1234(Home)</li><li>ph: 647-555-5678(Mobile)</li><li><a href=\"mailto:john.smith@example.com\">john.smith@example.com</a></li><li>123 Main Street Apartment 4B Toronto ON M5H 2N2 CA (home)</li></ul></td></tr><tr><td style=\"background-color: #f3f5da\" title=\"Language spoken\">Language:</td><td colspan=\"3\"><span title=\"Codes:{urn:ietf:bcp:47 en}\">English</span> (preferred)</td></tr><tr><td style=\"background-color: #f3f5da\" title=\"Patient Links\">Links:</td><td colspan=\"3\"><ul><li>General Practitioner: <a href=\"Practitioner-ma-ma-schema-1-Practitioner-789.html\">Dr. Sarah Johnson</a></li><li>Managing Organization: <a href=\"Organization-ma-ma-schema-1-Organization-0.html\">Main Street Family Practice</a></li></ul></td></tr><tr><td style=\"background-color: #f3f5da\" title=\"null\"><a href=\"StructureDefinition-ext-PatientStatus.html\"/></td><td colspan=\"3\"><span title=\"Codes:{urn:telus:emr:ma:ma-schema-1:codetable:patient-status active}\">Active</span></td></tr><tr><td style=\"background-color: #f3f5da\" title=\"The gender the patient identifies with. The Patient's gender identity is used as guidance (e.g. for staff) about how to interact with the patient.\"><a href=\"http://hl7.org/fhir/R4/extension-patient-genderidentity.html\">genderIdentity</a></td><td colspan=\"3\"><span title=\"Codes:{http://terminology.hl7.org/CodeSystem/v3-NullFlavor UNK}\">Unknown</span></td></tr></table></div>"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/patient-genderIdentity",
      "valueCodeableConcept": {
        "coding": [
          {
            "system": "http://terminology.hl7.org/CodeSystem/v3-NullFlavor",
            "code": "UNK",
            "display": "Unknown"
          }
        ]
      }
    },
    {
      "url": "https://www.telus.com/health/fhir/dwemrextract/StructureDefinition/ext-PatientStatus",
      "valueCodeableConcept": {
        "coding": [
          {
            "system": "urn:telus:emr:ma:ma-schema-1:codetable:patient-status",
            "code": "active",
            "display": "Active"
          }
        ]
      }
    }
  ],
  "identifier": [
    {
      "use": "usual",
      "type": {
        "coding": [
          {
            "system": "http://terminology.hl7.org/CodeSystem/v2-0203",
            "code": "MR",
            "display": "Medical Record Number"
          }
        ]
      },
      "system": "urn:telus:emr:ma:ma-schema-1:PatientId",
      "value": "12345"
    },
    {
      "type": {
        "coding": [
          {
            "system": "http://terminology.hl7.org/CodeSystem/v2-0203",
            "code": "JHN",
            "display": "Jurisdictional health number"
          }
        ]
      },
      "system": "urn:oid:2.16.840.1.113883.4.56",
      "value": "1234567890",
      "assigner": {
        "display": "ON"
      }
    }
  ],
  "active": true,
  "name": [
    {
      "use": "official",
      "text": "John Michael Smith",
      "family": "Smith",
      "given": [
        "John",
        "Michael"
      ]
    }
  ],
  "telecom": [
    {
      "system": "phone",
      "value": "416-555-1234",
      "use": "home"
    },
    {
      "system": "phone",
      "value": "647-555-5678",
      "use": "mobile"
    },
    {
      "system": "email",
      "value": "john.smith@example.com",
      "use": "home"
    }
  ],
  "gender": "male",
  "birthDate": "1975-06-15",
  "deceasedBoolean": false,
  "address": [
    {
      "use": "home",
      "type": "physical",
      "line": [
        "123 Main Street",
        "Apartment 4B"
      ],
      "city": "Toronto",
      "state": "ON",
      "postalCode": "M5H 2N2",
      "country": "CA"
    }
  ],
  "maritalStatus": {
    "coding": [
      {
        "system": "http://terminology.hl7.org/CodeSystem/v3-MaritalStatus",
        "code": "M",
        "display": "Married"
      }
    ]
  },
  "communication": [
    {
      "language": {
        "coding": [
          {
            "system": "urn:ietf:bcp:47",
            "code": "en",
            "display": "English"
          }
        ],
        "text": "English"
      },
      "preferred": true
    }
  ],
  "generalPractitioner": [
    {
      "reference": "Practitioner/ma-ma-schema-1-Practitioner-789",
      "type": "Practitioner",
      "display": "Dr. Sarah Johnson"
    }
  ],
  "managingOrganization": {
    "reference": "Organization/ma-ma-schema-1-Organization-0",
    "type": "Organization",
    "display": "Main Street Family Practice"
  }
}