{
  "resourceType": "Patient",
  "id": "9698714259",
  "extension": [
    {
      "url": "http://fhir.healthbc.org/StructureDefinition/ca-bc-careconnect-calculated-age-extension",
      "valueString": "21y"
    }
  ],
  "identifier": [
    {
      "type": {
        "coding": [
          {
            "system": "http://hl7.org/fhir/v2/0203",
            "code": "MR",
            "display": "Medical record number"
          }
        ]
      },
      "system": "https://fhir.infoway-inforoute.ca/NamingSystem/ca-bc-icbc-lctz-ias-patient-medical-record-number",
      "value": "54567545675456754567"
    },
    {
      "use": "official",
      "type": {
        "coding": [
          {
            "system": "http://hl7.org/fhir/v2/0203",
            "code": "MR",
            "display": "Medical record number"
          }
        ]
      },
      "system": "https://fhir.infoway-inforoute.ca/NamingSystem/ca-bc-patient-healthcare-id",
      "value": "9698714259"
    }
  ],
  "name": [
    {
      "use": "official",
      "family": "Opsde",
      "given": [
        "Plis"
      ]
    },
    {
      "use": "usual",
      "family": "OPDSE",
      "given": [
        "PLIS"
      ]
    }
  ],
  "telecom": [
    {
      "system": "phone",
      "value": "3668162",
      "use": "home"
    }
  ],
  "gender": "other",
  "birthDate": "1999-07-25",
  "address": [
    {
      "type": "physical",
      "line": [
        "1011 FIGUERAS RTE"
      ],
      "city": "VERNON",
      "state": "BC",
      "postalCode": "V9R3H9",
      "country": "CA"
    },
    {
      "type": "postal",
      "line": [
        "1011 FIGUERAS RTE"
      ],
      "city": "VERNON",
      "state": "BC",
      "postalCode": "V9R3H9"
    }
  ]
}