<Patient xmlns="http://hl7.org/fhir">
  <id value="5213abf6-1507-4917-a9c7-fc30629b4559" />
  <meta>
    <profile value="http://natus.1s.fr/MimicPatient" />
  </meta>
  <extension url="http://hl7.org/fhir/StructureDefinition/birthPlace">
    <valueAddress>
      <city value="Winchendon" />
      <state value="MA" />
      <country value="US" />
    </valueAddress>
  </extension>
  <identifier>
    <system value="https://github.com/synthetichealth/synthea" />
    <value value="f45134c2-c284-4d3e-9bd7-0e9ba059408f" />
  </identifier>
  <identifier>
    <type>
      <coding>
        <system value="http://hl7.org/fhir/identifier-type" />
        <code value="SB" />
      </coding>
    </type>
    <system value="http://hl7.org/fhir/sid/us-ssn" />
    <value value="999362765" />
  </identifier>
  <identifier>
    <type>
      <coding>
        <system value="http://hl7.org/fhir/v2/0203" />
        <code value="DL" />
      </coding>
    </type>
    <system value="urn:oid:2.16.840.1.113883.4.3.25" />
    <value value="S99971227" />
  </identifier>
  <identifier>
    <type>
      <coding>
        <system value="http://hl7.org/fhir/v2/0203" />
        <code value="PPN" />
      </coding>
    </type>
    <system value="http://standardhealthrecord.org/fhir/StructureDefinition/passportNumber" />
    <value value="X34360565X" />
  </identifier>
  <telecom>
    <system value="phone" />
    <value value="661.319.6895 x3958" />
    <use value="home" />
  </telecom>
  <gender value="female" />
  <deceasedDateTime value="2004-12-05T13:15:49-05:00" />
  <address>
    <extension url="http://hl7.org/fhir/StructureDefinition/geolocation">
      <extension url="latitude">
        <valueDecimal value="42.41071764867951" />
      </extension>
      <extension url="longitude">
        <valueDecimal value="-71.02827426283685" />
      </extension>
    </extension>
    <line value="81089 Paige Brook" />
    <line value="Apt. 922" />
    <city value="Revere" />
    <state value="MA" />
    <postalCode value="02151" />
    <country value="US" />
  </address>
  <maritalStatus>
    <coding>
      <system value="http://hl7.org/fhir/v3/MaritalStatus" />
      <code value="M" />
    </coding>
    <text value="M" />
  </maritalStatus>
  <multipleBirthBoolean value="false" />
  <communication>
    <language>
      <coding>
        <system value="http://hl7.org/fhir/CodeSystem/languages" />
        <code value="en-US" />
        <display value="English (United States)" />
      </coding>
    </language>
    <preferred value="true" />
  </communication>
</Patient>