<Patient xmlns="http://hl7.org/fhir">
  <id value="04121321-4af5-424c-a0e1-ed3aab1c349d" />
  <extension url="http://ehealthontario.on.ca/fhir/StructureDefinition/cms-ext-CommunicationBarrier">
    <valueCodeableConcept>
      <coding>
        <code value="NO" />
        <display value="Patient understands the official language. Interpretor not required." />
      </coding>
    </valueCodeableConcept>
  </extension>
  <identifier>
    <extension url="http://ehealthontario.ca/fhir/StructureDefinition/ext-id-health-card-version-code">
      <valueString value="JR" />
    </extension>
    <use value="official" />
    <type>
      <coding>
        <system value="http://hl7.org/fhir/v2/0203" />
        <code value="JHN" />
      </coding>
      <text value="Ontario" />
    </type>
    <system value="https://fhir.infoway-inforoute.ca/NamingSystem/ca-on-patient-hcn" />
    <value value="4326578901" />
    <period>
      <start value="2015-01-28" />
      <end value="2020-01-28" />
    </period>
    <assigner>
      <display value="Ontario Geovernment - Ministry of Health and Long-Term Care" />
    </assigner>
  </identifier>
  <active value="true" />
  <name>
    <use value="official" />
    <text value="Brian T.Jones" />
    <family value="Jones" />
    <given value="Brian" />
  </name>
  <telecom>
    <system value="phone" />
    <value value="4162581479" />
    <use value="home" />
    <rank value="1" />
  </telecom>
  <telecom>
    <system value="phone" />
    <value value="41655556474" />
    <use value="mobile" />
    <rank value="2" />
  </telecom>
  <telecom>
    <system value="phone" />
    <value value="41655556475 x 123" />
    <use value="work" />
    <rank value="3" />
  </telecom>
  <gender value="male" />
  <birthDate value="1974-12-25" />
  <address>
    <use value="home" />
    <type value="both" />
    <line value="120 Yonge St" />
    <city value="Barrie" />
    <state value="ON" />
    <postalCode value="L2W 3R4" />
    <country value="CAN" />
  </address>
  <address>
    <use value="temp" />
    <type value="physical" />
    <line value="134 Yonge St" />
    <city value="Toronto" />
    <state value="ON" />
    <postalCode value="M1S 3R4" />
    <country value="CAN" />
  </address>
  <maritalStatus>
    <coding>
      <system value="http://hl7.org/fhir/ValueSet/marital-status" />
      <code value="M" />
    </coding>
  </maritalStatus>
  <contact>
    <relationship>
      <coding>
        <system value="CHRIS" />
        <code value="SDM" />
        <display value="Substitute Decision Maker" />
      </coding>
    </relationship>
    <name>
      <family value="du March" />
      <given value="Bndicte" />
    </name>
    <telecom>
      <system value="phone" />
      <value value="4162581479" />
      <use value="home" />
      <rank value="1" />
    </telecom>
    <address>
      <use value="home" />
      <type value="postal" />
      <line value="120 Yonge St" />
      <city value="Barrie" />
      <state value="ON" />
      <postalCode value="L2W 3R4" />
      <country value="CAN" />
    </address>
  </contact>
  <communication>
    <language>
      <coding>
        <system value="https://www.iso.org/obp/ui/#iso:std:iso:639:-3:ed-1:v1:en" />
        <code value="eng" />
        <display value="English" />
      </coding>
    </language>
    <preferred value="true" />
  </communication>
  <communication>
    <language>
      <coding>
        <system value="https://www.iso.org/obp/ui/#iso:std:iso:639:-3:ed-1:v1:en" />
        <code value="fra" />
        <display value="French" />
      </coding>
    </language>
  </communication>
  <generalPractitioner>
    <reference value="PractitionerRole/52430144-3d5f-4492-bfc0-37124676704d" />
  </generalPractitioner>
</Patient>