<!--Sample XML file generated by XMLSpy v2013 sp1 (http://www.altova.com)-->
<Patient xmlns="http://hl7.org/fhir" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://hl7.org/fhir ../../../../../fhir-all-xsd/patient.xsd">
  <id value="eufmh-39-07" />
  <extension url="http://hl7.org/fhir/StructureDefinition/patient-citizenship">
    <extension url="code">
      <valueCodeableConcept>
        <coding>
          <system value="urn:iso:std:iso:3166" />
          <code value="US" />
          <display value="United States of America" />
        </coding>
      </valueCodeableConcept>
    </extension>
  </extension>
  <identifier>
    <system value="http://trilliumbridge.eu/fhir/demos/eufmh/inject" />
    <value value="39-07" />
  </identifier>
  <active value="true" />
  <name>
    <family value="ZMAJE" />
    <given value="7" />
  </name>
  <gender value="male" />
  <birthDate value="1957" />
</Patient>