{
  "resourceType": "Person",
  "id": "Person.sample.239312465",
  "text": {
    "status": "generated",
    "div": "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative with Details</b></p><p><b>id</b>: Person.sample.239312465</p><p><b>identifier</b>: Jurisdictional health number (Canada) = 9283232264 (official)</p><p><b>name</b>: DONOVAN JODY LEITE (official)</p><p><b>gender</b>: unknown</p><p><b>birthDate</b>: 3/11/1999</p><p><b>active</b>: true</p></div>"
  },
  "extension": [
    {
      "extension": [
        {
          "url": "sourceSystem",
          "valueString": "sample"
        },
        {
          "url": "sourceSystemId",
          "valueString": "239312465"
        },
        {
          "url": "sourceSystemUpdateDate",
          "valueDateTime": "2003-02-07T04:01:27"
        },
        {
          "url": "sourceSystemCreateDate",
          "valueDateTime": "2001-06-11T18:42:42"
        },
        {
          "url": "sourceSystemPersonId",
          "valueString": "239312465"
        },
        {
          "url": "sourceSystemFriendlyId",
          "valueString": "331307971"
        },
        {
          "url": "sourceSystemVersion",
          "valueString": "1"
        },
        {
          "url": "fhirSystemVersion",
          "valueString": "3.0.1"
        },
        {
          "url": "queryVersion",
          "valueString": "0.5"
        },
        {
          "url": "sourceSystemStatus",
          "valueString": "active"
        }
      ],
      "url": "http://northernhealth.ca/FHIR/sourceInformation"
    }
  ],
  "identifier": [
    {
      "use": "official",
      "type": {
        "coding": [
          {
            "system": "http://hl7.org/fhir/v2/0203",
            "code": "JHN",
            "display": "Jurisdictional health number (Canada)"
          }
        ]
      },
      "system": "urn:oid:2.16.840.1.113883.4.50",
      "value": "9283232264",
      "assigner": {
        "display": "BC"
      }
    }
  ],
  "name": [
    {
      "use": "official",
      "family": "LEITE",
      "given": [
        "DONOVAN",
        "JODY"
      ]
    }
  ],
  "gender": "unknown",
  "birthDate": "1999-03-11",
  "active": true
}