This page is part of the FHIR Specification (v0.05: DSTU 1 Draft). The current version which supercedes this version is 5.0.0. For a full list of available versions, see the Directory of published versions

 

Example People from cypress project

<feed xmlns="http://www.w3.org/2005/Atom">
  <title>Standard Person Examples</title>
  <updated>2012-05-29T23:45:32Z</updated>
  <id>b248b1b2-1686-4b94-9936-37d7a5f94b51</id>
  <link href="http://www.hl7.org/fhir/patient-examples.xml" rel="self"/>

  <entry>
    <title>patient, female</title>
    <link href="http://www.hl7.org/fhir/patient-examples.xml#201" rel="self"/>
    <id>201</id>
    <updated>2012-06-03T23:45:32Z</updated>
    <author>
      <name>Cypress Project</name>
      <uri>https://github.com/projectcypress/cypress/downloads</uri>
    </author>
    <category scheme="http://hl7.org/fhir/sid/fhir/resource-types" term="Person"/>
    <content type="text/xml">
      <Person xmlns="http://hl7.org/fhir">
        <id>201</id>
        <identifier>
          <type>
            <code>patient</code>
            <system>http://hl7.org/fhir/sid/fhir/identifier-type</system>
          </type>
          <identifier>
            <system>https://github.com/projectcypress/cypress/patient</system>
            <id>13328577390</id>
          </identifier>
        </identifier>
        <name>
          <use>official</use>
          <part>
            <type>family</type>
            <value>Fletcher</value>
          </part>
          <part>
            <type>given</type>
            <value>Brenda</value>
          </part>
        </name>
        <dob>1954-09-15</dob> 
    
        <gender>
          <coding>
      <code>F</code>
      <system>http://hl7.org/fhir/sid/v2-0001</system>
      <display>Female</display>
    </coding>
        </gender>
  <race>
    <text>Black or African American</text>
        </race>  
        <text>
          <status>generated</status>
          <div xmlns="http://www.w3.org/1999/xhtml">Fletcher, Brenda. MRN: 13328577390</div>
        </text>
      </Person>
    </content>
    <summary type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">Fletcher, Brenda. MRN: 13328577390</div>
    </summary>
  </entry>

  <entry>
    <title>patient, female</title>
    <link href="http://www.hl7.org/fhir/patient-examples.xml#202" rel="self"/>
    <id>202</id>
    <updated>2012-06-03T23:45:32Z</updated>
    <author>
      <name>Cypress Project</name>
      <uri>https://github.com/projectcypress/cypress/downloads</uri>
    </author>
    <category scheme="http://hl7.org/fhir/sid/fhir/resource-types" term="Person"/>
    <content type="text/xml">
      <Person xmlns="http://hl7.org/fhir">
        <id>202</id>
        <identifier>
          <type>
            <code>patient</code>
            <system>http://hl7.org/fhir/sid/fhir/identifier-type</system>
          </type>
          <identifier>
            <system>https://github.com/projectcypress/cypress/patient</system>
            <id>13328577391</id>
          </identifier>
        </identifier>
        <name>
          <use>official</use>
          <part>
            <type>family</type>
            <value>Powell</value>
          </part>
          <part>
            <type>given</type>
            <value>Kathryn</value>
          </part>
        </name>
        <dob>1935-06-15</dob> 
    
        <gender>
          <coding>
      <code>F</code>
      <system>http://hl7.org/fhir/sid/v2-0001</system>
      <display>Female</display>
    </coding>
        </gender>
  <race>
    <text>Other Race</text>
        </race>  
        <text>
          <status>generated</status>
          <div xmlns="http://www.w3.org/1999/xhtml">Powell, Kathryn. MRN: 13328577391</div>
        </text>
      </Person>
    </content>
    <summary type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">Powell, Kathryn. MRN: 13328577391</div>
    </summary>
  </entry>

  <entry>
    <title>patient, female</title>
    <link href="http://www.hl7.org/fhir/patient-examples.xml#203" rel="self"/>
    <id>203</id>
    <updated>2012-06-03T23:45:32Z</updated>
    <author>
      <name>Cypress Project</name>
      <uri>https://github.com/projectcypress/cypress/downloads</uri>
    </author>
    <category scheme="http://hl7.org/fhir/sid/fhir/resource-types" term="Person"/>
    <content type="text/xml">
      <Person xmlns="http://hl7.org/fhir">
        <id>203</id>
        <identifier>
          <type>
            <code>patient</code>
            <system>http://hl7.org/fhir/sid/fhir/identifier-type</system>
          </type>
          <identifier>
            <system>https://github.com/projectcypress/cypress/patient</system>
            <id>13328577392</id>
          </identifier>
        </identifier>
        <name>
          <use>official</use>
          <part>
            <type>family</type>
            <value>Cooper</value>
          </part>
          <part>
            <type>given</type>
            <value>Derrick</value>
          </part>
        </name>
        <dob>1938-09-19</dob> 
    
        <gender>
          <coding>
      <code>M</code>
      <system>http://hl7.org/fhir/sid/v2-0001</system>
      <display>Male</display>
    </coding>
        </gender>
  <race>
    <text>Other Race</text>
        </race>  
        <text>
          <status>generated</status>
          <div xmlns="http://www.w3.org/1999/xhtml">Cooper, Derrick. MRN: 13328577392</div>
        </text>
      </Person>
    </content>
    <summary type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">Cooper, Derrick. MRN: 13328577392</div>
    </summary>
  </entry>

  <entry>
    <title>patient, female</title>
    <link href="http://www.hl7.org/fhir/patient-examples.xml#204" rel="self"/>
    <id>204</id>
    <updated>2012-06-03T23:45:32Z</updated>
    <author>
      <name>Cypress Project</name>
      <uri>https://github.com/projectcypress/cypress/downloads</uri>
    </author>
    <category scheme="http://hl7.org/fhir/sid/fhir/resource-types" term="Person"/>
    <content type="text/xml">
      <Person xmlns="http://hl7.org/fhir">
        <id>204</id>
        <identifier>
          <type>
            <code>patient</code>
            <system>http://hl7.org/fhir/sid/fhir/identifier-type</system>
          </type>
          <identifier>
            <system>https://github.com/projectcypress/cypress/patient</system>
            <id>13328577393</id>
          </identifier>
        </identifier>
        <name>
          <use>official</use>
          <part>
            <type>family</type>
            <value>Knight</value>
          </part>
          <part>
            <type>given</type>
            <value>Emily</value>
          </part>
        </name>
        <dob>1938-09-19</dob> 
    
        <gender>
          <coding>
      <code>F</code>
      <system>http://hl7.org/fhir/sid/v2-0001</system>
      <display>Female</display>
    </coding>
        </gender>
  <race>
    <text>Black or African American</text>
        </race>  
        <text>
          <status>generated</status>
          <div xmlns="http://www.w3.org/1999/xhtml">Knight, Emily. MRN: 13328577393</div>
        </text>
      </Person>
    </content>
    <summary type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">Knight, Emily. MRN: 13328577393</div>
    </summary>
  </entry>

  <entry>
    <title>patient, female</title>
    <link href="http://www.hl7.org/fhir/patient-examples.xml#205" rel="self"/>
    <id>205</id>
    <updated>2012-06-03T23:45:32Z</updated>
    <author>
      <name>Cypress Project</name>
      <uri>https://github.com/projectcypress/cypress/downloads</uri>
    </author>
    <category scheme="http://hl7.org/fhir/sid/fhir/resource-types" term="Person"/>
    <content type="text/xml">
      <Person xmlns="http://hl7.org/fhir">
        <id>205</id>
        <identifier>
          <type>
            <code>patient</code>
            <system>http://hl7.org/fhir/sid/fhir/identifier-type</system>
          </type>
          <identifier>
            <system>https://github.com/projectcypress/cypress/patient</system>
            <id>13328577394</id>
          </identifier>
        </identifier>
        <name>
          <use>official</use>
          <part>
            <type>family</type>
            <value>Ward</value>
          </part>
          <part>
            <type>given</type>
            <value>Leah</value>
          </part>
        </name>
        <dob>1975-07-18</dob> 
    
        <gender>
          <coding>
      <code>F</code>
      <system>http://hl7.org/fhir/sid/v2-0001</system>
      <display>Female</display>
    </coding>
        </gender>
  <race>
    <text>White</text>
        </race>  
        <text>
          <status>generated</status>
          <div xmlns="http://www.w3.org/1999/xhtml">Ward, Leah. MRN: 13328577394</div>
        </text>
      </Person>
    </content>
    <summary type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">Ward, Leah. MRN: 13328577394</div>
    </summary>
  </entry>

  <entry>
    <title>patient, female</title>
    <link href="http://www.hl7.org/fhir/patient-examples.xml#206" rel="self"/>
    <id>206</id>
    <updated>2012-06-03T23:45:32Z</updated>
    <author>
      <name>Cypress Project</name>
      <uri>https://github.com/projectcypress/cypress/downloads</uri>
    </author>
    <category scheme="http://hl7.org/fhir/sid/fhir/resource-types" term="Person"/>
    <content type="text/xml">
      <Person xmlns="http://hl7.org/fhir">
        <id>206</id>
        <identifier>
          <type>
            <code>patient</code>
            <system>http://hl7.org/fhir/sid/fhir/identifier-type</system>
          </type>
          <identifier>
            <system>https://github.com/projectcypress/cypress/patient</system>
            <id>13328577395</id>
          </identifier>
        </identifier>
        <name>
          <use>official</use>
          <part>
            <type>family</type>
            <value>Mckinney</value>
          </part>
          <part>
            <type>given</type>
            <value>Ross</value>
          </part>
        </name>
        <dob>1975-01-28</dob> 
    
        <gender>
          <coding>
      <code>M</code>
      <system>http://hl7.org/fhir/sid/v2-0001</system>
      <display>Male</display>
    </coding>
        </gender>
  <race>
    <text>Black or African American</text>
        </race>  
        <text>
          <status>generated</status>
          <div xmlns="http://www.w3.org/1999/xhtml">Mckinney, Ross. MRN: 13328577395</div>
        </text>
      </Person>
    </content>
    <summary type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">Mckinney, Ross. MRN: 13328577395</div>
    </summary>
  </entry>

  <entry>
    <title>patient, female</title>
    <link href="http://www.hl7.org/fhir/patient-examples.xml#207" rel="self"/>
    <id>207</id>
    <updated>2012-06-03T23:45:32Z</updated>
    <author>
      <name>Cypress Project</name>
      <uri>https://github.com/projectcypress/cypress/downloads</uri>
    </author>
    <category scheme="http://hl7.org/fhir/sid/fhir/resource-types" term="Person"/>
    <content type="text/xml">
      <Person xmlns="http://hl7.org/fhir">
        <id>207</id>
        <identifier>
          <type>
            <code>patient</code>
            <system>http://hl7.org/fhir/sid/fhir/identifier-type</system>
          </type>
          <identifier>
            <system>https://github.com/projectcypress/cypress/patient</system>
            <id>13328577396</id>
          </identifier>
        </identifier>
        <name>
          <use>official</use>
          <part>
            <type>family</type>
            <value>Meyer</value>
          </part>
          <part>
            <type>given</type>
            <value>Lucille</value>
          </part>
        </name>
        <dob>1991-12-25</dob> 
    
        <gender>
          <coding>
      <code>F</code>
      <system>http://hl7.org/fhir/sid/v2-0001</system>
      <display>Female</display>
    </coding>
        </gender>
  <race>
    <text>White</text>
        </race>  
        <text>
          <status>generated</status>
          <div xmlns="http://www.w3.org/1999/xhtml">Meyer, Lucille. MRN: 13328577396</div>
        </text>
      </Person>
    </content>
    <summary type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">Meyer, Lucille. MRN: 13328577396</div>
    </summary>
  </entry>

  <entry>
    <title>patient, female</title>
    <link href="http://www.hl7.org/fhir/patient-examples.xml#208" rel="self"/>
    <id>208</id>
    <updated>2012-06-03T23:45:32Z</updated>
    <author>
      <name>Cypress Project</name>
      <uri>https://github.com/projectcypress/cypress/downloads</uri>
    </author>
    <category scheme="http://hl7.org/fhir/sid/fhir/resource-types" term="Person"/>
    <content type="text/xml">
      <Person xmlns="http://hl7.org/fhir">
        <id>208</id>
        <identifier>
          <type>
            <code>patient</code>
            <system>http://hl7.org/fhir/sid/fhir/identifier-type</system>
          </type>
          <identifier>
            <system>https://github.com/projectcypress/cypress/patient</system>
            <id>13328577397</id>
          </identifier>
        </identifier>
        <name>
          <use>official</use>
          <part>
            <type>family</type>
            <value>Greene</value>
          </part>
          <part>
            <type>given</type>
            <value>Pamela</value>
          </part>
        </name>
        <dob>1973-02-08</dob> 
    
        <gender>
          <coding>
      <code>F</code>
      <system>http://hl7.org/fhir/sid/v2-0001</system>
      <display>Female</display>
    </coding>
        </gender>
  <race>
    <text>White</text>
        </race>  
        <text>
          <status>generated</status>
          <div xmlns="http://www.w3.org/1999/xhtml">Greene, Pamela. MRN: 13328577397</div>
        </text>
      </Person>
    </content>
    <summary type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">Greene, Pamela. MRN: 13328577397</div>
    </summary>
  </entry>

  <entry>
    <title>patient, female</title>
    <link href="http://www.hl7.org/fhir/patient-examples.xml#209" rel="self"/>
    <id>209</id>
    <updated>2012-06-03T23:45:32Z</updated>
    <author>
      <name>Cypress Project</name>
      <uri>https://github.com/projectcypress/cypress/downloads</uri>
    </author>
    <category scheme="http://hl7.org/fhir/sid/fhir/resource-types" term="Person"/>
    <content type="text/xml">
      <Person xmlns="http://hl7.org/fhir">
        <id>209</id>
        <identifier>
          <type>
            <code>patient</code>
            <system>http://hl7.org/fhir/sid/fhir/identifier-type</system>
          </type>
          <identifier>
            <system>https://github.com/projectcypress/cypress/patient</system>
            <id>13328577398</id>
          </identifier>
        </identifier>
        <name>
          <use>official</use>
          <part>
            <type>family</type>
            <value>Fields</value>
          </part>
          <part>
            <type>given</type>
            <value>Glenda</value>
          </part>
        </name>
        <dob>1958-06-08</dob> 
    
        <gender>
          <coding>
      <code>F</code>
      <system>http://hl7.org/fhir/sid/v2-0001</system>
      <display>Female</display>
    </coding>
        </gender>
  <race>
    <text>Black or African American</text>
        </race>  
        <text>
          <status>generated</status>
          <div xmlns="http://www.w3.org/1999/xhtml">Fields, Glenda. MRN: 13328577398</div>
        </text>
      </Person>
    </content>
    <summary type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">Fields, Glenda. MRN: 13328577398</div>
    </summary>
  </entry>

  <entry>
    <title>patient, female</title>
    <link href="http://www.hl7.org/fhir/patient-examples.xml#210" rel="self"/>
    <id>210</id>
    <updated>2012-06-03T23:45:32Z</updated>
    <author>
      <name>Cypress Project</name>
      <uri>https://github.com/projectcypress/cypress/downloads</uri>
    </author>
    <category scheme="http://hl7.org/fhir/sid/fhir/resource-types" term="Person"/>
    <content type="text/xml">
      <Person xmlns="http://hl7.org/fhir">
        <id>210</id>
        <identifier>
          <type>
            <code>patient</code>
            <system>http://hl7.org/fhir/sid/fhir/identifier-type</system>
          </type>
          <identifier>
            <system>https://github.com/projectcypress/cypress/patient</system>
            <id>13328577399</id>
          </identifier>
        </identifier>
        <name>
          <use>official</use>
          <part>
            <type>family</type>
            <value>Lee</value>
          </part>
          <part>
            <type>given</type>
            <value>Vera</value>
          </part>
        </name>
        <dob>1945-05-02</dob> 
    
        <gender>
          <coding>
      <code>F</code>
      <system>http://hl7.org/fhir/sid/v2-0001</system>
      <display>Female</display>
    </coding>
        </gender>
  <race>
    <text>Black or African American</text>
        </race>  
        <text>
          <status>generated</status>
          <div xmlns="http://www.w3.org/1999/xhtml">Lee, Vera. MRN: 13328577399</div>
        </text>
      </Person>
    </content>
    <summary type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">Lee, Vera. MRN: 13328577399</div>
    </summary>
  </entry>

  <entry>
    <title>patient, female</title>
    <link href="http://www.hl7.org/fhir/patient-examples.xml#211" rel="self"/>
    <id>211</id>
    <updated>2012-06-03T23:45:32Z</updated>
    <author>
      <name>Cypress Project</name>
      <uri>https://github.com/projectcypress/cypress/downloads</uri>
    </author>
    <category scheme="http://hl7.org/fhir/sid/fhir/resource-types" term="Person"/>
    <content type="text/xml">
      <Person xmlns="http://hl7.org/fhir">
        <id>211</id>
        <identifier>
          <type>
            <code>patient</code>
            <system>http://hl7.org/fhir/sid/fhir/identifier-type</system>
          </type>
          <identifier>
            <system>https://github.com/projectcypress/cypress/patient</system>
            <id>133285773910</id>
          </identifier>
        </identifier>
        <name>
          <use>official</use>
          <part>
            <type>family</type>
            <value>Peters</value>
          </part>
          <part>
            <type>given</type>
            <value>Rose</value>
          </part>
        </name>
        <dob>1932-03-23</dob> 
    
        <gender>
          <coding>
      <code>F</code>
      <system>http://hl7.org/fhir/sid/v2-0001</system>
      <display>Female</display>
    </coding>
        </gender>
  <race>
    <text>Black or African American</text>
        </race>  
        <text>
          <status>generated</status>
          <div xmlns="http://www.w3.org/1999/xhtml">Peters, Rose. MRN: 133285773910</div>
        </text>
      </Person>
    </content>
    <summary type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">Peters, Rose. MRN: 133285773910</div>
    </summary>
  </entry>

  <entry>
    <title>patient, female</title>
    <link href="http://www.hl7.org/fhir/patient-examples.xml#212" rel="self"/>
    <id>212</id>
    <updated>2012-06-03T23:45:32Z</updated>
    <author>
      <name>Cypress Project</name>
      <uri>https://github.com/projectcypress/cypress/downloads</uri>
    </author>
    <category scheme="http://hl7.org/fhir/sid/fhir/resource-types" term="Person"/>
    <content type="text/xml">
      <Person xmlns="http://hl7.org/fhir">
        <id>212</id>
        <identifier>
          <type>
            <code>patient</code>
            <system>http://hl7.org/fhir/sid/fhir/identifier-type</system>
          </type>
          <identifier>
            <system>https://github.com/projectcypress/cypress/patient</system>
            <id>133285773911</id>
          </identifier>
        </identifier>
        <name>
          <use>official</use>
          <part>
            <type>family</type>
            <value>Rivera</value>
          </part>
          <part>
            <type>given</type>
            <value>Christine</value>
          </part>
        </name>
        <dob>1950-01-13</dob> 
    
        <gender>
          <coding>
      <code>F</code>
      <system>http://hl7.org/fhir/sid/v2-0001</system>
      <display>Female</display>
    </coding>
        </gender>
  <race>
    <text>Asian</text>
        </race>  
        <text>
          <status>generated</status>
          <div xmlns="http://www.w3.org/1999/xhtml">Rivera, Christine. MRN: 133285773911</div>
        </text>
      </Person>
    </content>
    <summary type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">Rivera, Christine. MRN: 133285773911</div>
    </summary>
  </entry>

  <entry>
    <title>patient, female</title>
    <link href="http://www.hl7.org/fhir/patient-examples.xml#213" rel="self"/>
    <id>213</id>
    <updated>2012-06-03T23:45:32Z</updated>
    <author>
      <name>Cypress Project</name>
      <uri>https://github.com/projectcypress/cypress/downloads</uri>
    </author>
    <category scheme="http://hl7.org/fhir/sid/fhir/resource-types" term="Person"/>
    <content type="text/xml">
      <Person xmlns="http://hl7.org/fhir">
        <id>213</id>
        <identifier>
          <type>
            <code>patient</code>
            <system>http://hl7.org/fhir/sid/fhir/identifier-type</system>
          </type>
          <identifier>
            <system>https://github.com/projectcypress/cypress/patient</system>
            <id>133285773912</id>
          </identifier>
        </identifier>
        <name>
          <use>official</use>
          <part>
            <type>family</type>
            <value>Ryan</value>
          </part>
          <part>
            <type>given</type>
            <value>Olga</value>
          </part>
        </name>
        <dob>1945-04-06</dob> 
    
        <gender>
          <coding>
      <code>F</code>
      <system>http://hl7.org/fhir/sid/v2-0001</system>
      <display>Female</display>
    </coding>
        </gender>
  <race>
    <text>Black or African American</text>
        </race>  
        <text>
          <status>generated</status>
          <div xmlns="http://www.w3.org/1999/xhtml">Ryan, Olga. MRN: 133285773912</div>
        </text>
      </Person>
    </content>
    <summary type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">Ryan, Olga. MRN: 133285773912</div>
    </summary>
  </entry>

  <entry>
    <title>patient, female</title>
    <link href="http://www.hl7.org/fhir/patient-examples.xml#214" rel="self"/>
    <id>214</id>
    <updated>2012-06-03T23:45:32Z</updated>
    <author>
      <name>Cypress Project</name>
      <uri>https://github.com/projectcypress/cypress/downloads</uri>
    </author>
    <category scheme="http://hl7.org/fhir/sid/fhir/resource-types" term="Person"/>
    <content type="text/xml">
      <Person xmlns="http://hl7.org/fhir">
        <id>214</id>
        <identifier>
          <type>
            <code>patient</code>
            <system>http://hl7.org/fhir/sid/fhir/identifier-type</system>
          </type>
          <identifier>
            <system>https://github.com/projectcypress/cypress/patient</system>
            <id>133285773913</id>
          </identifier>
        </identifier>
        <name>
          <use>official</use>
          <part>
            <type>family</type>
            <value>Price</value>
          </part>
          <part>
            <type>given</type>
            <value>Melanie</value>
          </part>
        </name>
        <dob>1969-04-06</dob> 
    
        <gender>
          <coding>
      <code>F</code>
      <system>http://hl7.org/fhir/sid/v2-0001</system>
      <display>Female</display>
    </coding>
        </gender>
  <race>
    <text>Other Race</text>
        </race>  
        <text>
          <status>generated</status>
          <div xmlns="http://www.w3.org/1999/xhtml">Price, Melanie. MRN: 133285773913</div>
        </text>
      </Person>
    </content>
    <summary type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">Price, Melanie. MRN: 133285773913</div>
    </summary>
  </entry>

  <entry>
    <title>patient, female</title>
    <link href="http://www.hl7.org/fhir/patient-examples.xml#215" rel="self"/>
    <id>215</id>
    <updated>2012-06-03T23:45:32Z</updated>
    <author>
      <name>Cypress Project</name>
      <uri>https://github.com/projectcypress/cypress/downloads</uri>
    </author>
    <category scheme="http://hl7.org/fhir/sid/fhir/resource-types" term="Person"/>
    <content type="text/xml">
      <Person xmlns="http://hl7.org/fhir">
        <id>215</id>
        <identifier>
          <type>
            <code>patient</code>
            <system>http://hl7.org/fhir/sid/fhir/identifier-type</system>
          </type>
          <identifier>
            <system>https://github.com/projectcypress/cypress/patient</system>
            <id>133285773914</id>
          </identifier>
        </identifier>
        <name>
          <use>official</use>
          <part>
            <type>family</type>
            <value>Collier</value>
          </part>
          <part>
            <type>given</type>
            <value>Shelly</value>
          </part>
        </name>
        <dob>1953-09-14</dob> 
    
        <gender>
          <coding>
      <code>F</code>
      <system>http://hl7.org/fhir/sid/v2-0001</system>
      <display>Female</display>
    </coding>
        </gender>
  <race>
    <text>White</text>
        </race>  
        <text>
          <status>generated</status>
          <div xmlns="http://www.w3.org/1999/xhtml">Collier, Shelly. MRN: 133285773914</div>
        </text>
      </Person>
    </content>
    <summary type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">Collier, Shelly. MRN: 133285773914</div>
    </summary>
  </entry>

  <entry>
    <title>patient, female</title>
    <link href="http://www.hl7.org/fhir/patient-examples.xml#216" rel="self"/>
    <id>216</id>
    <updated>2012-06-03T23:45:32Z</updated>
    <author>
      <name>Cypress Project</name>
      <uri>https://github.com/projectcypress/cypress/downloads</uri>
    </author>
    <category scheme="http://hl7.org/fhir/sid/fhir/resource-types" term="Person"/>
    <content type="text/xml">
      <Person xmlns="http://hl7.org/fhir">
        <id>216</id>
        <identifier>
          <type>
            <code>patient</code>
            <system>http://hl7.org/fhir/sid/fhir/identifier-type</system>
          </type>
          <identifier>
            <system>https://github.com/projectcypress/cypress/patient</system>
            <id>133285773915</id>
          </identifier>
        </identifier>
        <name>
          <use>official</use>
          <part>
            <type>family</type>
            <value>Perry</value>
          </part>
          <part>
            <type>given</type>
            <value>Eric</value>
          </part>
        </name>
        <dob>1955-05-30</dob> 
    
        <gender>
          <coding>
      <code>M</code>
      <system>http://hl7.org/fhir/sid/v2-0001</system>
      <display>Male</display>
    </coding>
        </gender>
  <race>
    <text>Black or African American</text>
        </race>  
        <text>
          <status>generated</status>
          <div xmlns="http://www.w3.org/1999/xhtml">Perry, Eric. MRN: 133285773915</div>
        </text>
      </Person>
    </content>
    <summary type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">Perry, Eric. MRN: 133285773915</div>
    </summary>
  </entry>

  <entry>
    <title>patient, female</title>
    <link href="http://www.hl7.org/fhir/patient-examples.xml#217" rel="self"/>
    <id>217</id>
    <updated>2012-06-03T23:45:32Z</updated>
    <author>
      <name>Cypress Project</name>
      <uri>https://github.com/projectcypress/cypress/downloads</uri>
    </author>
    <category scheme="http://hl7.org/fhir/sid/fhir/resource-types" term="Person"/>
    <content type="text/xml">
      <Person xmlns="http://hl7.org/fhir">
        <id>217</id>
        <identifier>
          <type>
            <code>patient</code>
            <system>http://hl7.org/fhir/sid/fhir/identifier-type</system>
          </type>
          <identifier>
            <system>https://github.com/projectcypress/cypress/patient</system>
            <id>133285773916</id>
          </identifier>
        </identifier>
        <name>
          <use>official</use>
          <part>
            <type>family</type>
            <value>May</value>
          </part>
          <part>
            <type>given</type>
            <value>Laurie</value>
          </part>
        </name>
        <dob>1944-05-08</dob> 
    
        <gender>
          <coding>
      <code>F</code>
      <system>http://hl7.org/fhir/sid/v2-0001</system>
      <display>Female</display>
    </coding>
        </gender>
  <race>
    <text>White</text>
        </race>  
        <text>
          <status>generated</status>
          <div xmlns="http://www.w3.org/1999/xhtml">May, Laurie. MRN: 133285773916</div>
        </text>
      </Person>
    </content>
    <summary type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">May, Laurie. MRN: 133285773916</div>
    </summary>
  </entry>

  <entry>
    <title>patient, female</title>
    <link href="http://www.hl7.org/fhir/patient-examples.xml#218" rel="self"/>
    <id>218</id>
    <updated>2012-06-03T23:45:32Z</updated>
    <author>
      <name>Cypress Project</name>
      <uri>https://github.com/projectcypress/cypress/downloads</uri>
    </author>
    <category scheme="http://hl7.org/fhir/sid/fhir/resource-types" term="Person"/>
    <content type="text/xml">
      <Person xmlns="http://hl7.org/fhir">
        <id>218</id>
        <identifier>
          <type>
            <code>patient</code>
            <system>http://hl7.org/fhir/sid/fhir/identifier-type</system>
          </type>
          <identifier>
            <system>https://github.com/projectcypress/cypress/patient</system>
            <id>133285773917</id>
          </identifier>
        </identifier>
        <name>
          <use>official</use>
          <part>
            <type>family</type>
            <value>Becker</value>
          </part>
          <part>
            <type>given</type>
            <value>Tara</value>
          </part>
        </name>
        <dob>1940-08-05</dob> 
    
        <gender>
          <coding>
      <code>F</code>
      <system>http://hl7.org/fhir/sid/v2-0001</system>
      <display>Female</display>
    </coding>
        </gender>
  <race>
    <text>Asian</text>
        </race>  
        <text>
          <status>generated</status>
          <div xmlns="http://www.w3.org/1999/xhtml">Becker, Tara. MRN: 133285773917</div>
        </text>
      </Person>
    </content>
    <summary type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">Becker, Tara. MRN: 133285773917</div>
    </summary>
  </entry>

  <entry>
    <title>patient, female</title>
    <link href="http://www.hl7.org/fhir/patient-examples.xml#219" rel="self"/>
    <id>219</id>
    <updated>2012-06-03T23:45:32Z</updated>
    <author>
      <name>Cypress Project</name>
      <uri>https://github.com/projectcypress/cypress/downloads</uri>
    </author>
    <category scheme="http://hl7.org/fhir/sid/fhir/resource-types" term="Person"/>
    <content type="text/xml">
      <Person xmlns="http://hl7.org/fhir">
        <id>219</id>
        <identifier>
          <type>
            <code>patient</code>
            <system>http://hl7.org/fhir/sid/fhir/identifier-type</system>
          </type>
          <identifier>
            <system>https://github.com/projectcypress/cypress/patient</system>
            <id>133285773918</id>
          </identifier>
        </identifier>
        <name>
          <use>official</use>
          <part>
            <type>family</type>
            <value>Rodgers</value>
          </part>
          <part>
            <type>given</type>
            <value>Clara</value>
          </part>
        </name>
        <dob>1981-06-08</dob> 
    
        <gender>
          <coding>
      <code>F</code>
      <system>http://hl7.org/fhir/sid/v2-0001</system>
      <display>Female</display>
    </coding>
        </gender>
  <race>
    <text>White</text>
        </race>  
        <text>
          <status>generated</status>
          <div xmlns="http://www.w3.org/1999/xhtml">Rodgers, Clara. MRN: 133285773918</div>
        </text>
      </Person>
    </content>
    <summary type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">Rodgers, Clara. MRN: 133285773918</div>
    </summary>
  </entry>

  <entry>
    <title>patient, female</title>
    <link href="http://www.hl7.org/fhir/patient-examples.xml#220" rel="self"/>
    <id>220</id>
    <updated>2012-06-03T23:45:32Z</updated>
    <author>
      <name>Cypress Project</name>
      <uri>https://github.com/projectcypress/cypress/downloads</uri>
    </author>
    <category scheme="http://hl7.org/fhir/sid/fhir/resource-types" term="Person"/>
    <content type="text/xml">
      <Person xmlns="http://hl7.org/fhir">
        <id>220</id>
        <identifier>
          <type>
            <code>patient</code>
            <system>http://hl7.org/fhir/sid/fhir/identifier-type</system>
          </type>
          <identifier>
            <system>https://github.com/projectcypress/cypress/patient</system>
            <id>133285773919</id>
          </identifier>
        </identifier>
        <name>
          <use>official</use>
          <part>
            <type>family</type>
            <value>Rodriguez</value>
          </part>
          <part>
            <type>given</type>
            <value>Christopher</value>
          </part>
        </name>
        <dob>1943-09-07</dob> 
    
        <gender>
          <coding>
      <code>M</code>
      <system>http://hl7.org/fhir/sid/v2-0001</system>
      <display>Male</display>
    </coding>
        </gender>
  <race>
    <text>Other Race</text>
        </race>  
        <text>
          <status>generated</status>
          <div xmlns="http://www.w3.org/1999/xhtml">Rodriguez, Christopher. MRN: 133285773919</div>
        </text>
      </Person>
    </content>
    <summary type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">Rodriguez, Christopher. MRN: 133285773919</div>
    </summary>
  </entry>

  <entry>
    <title>patient, female</title>
    <link href="http://www.hl7.org/fhir/patient-examples.xml#221" rel="self"/>
    <id>221</id>
    <updated>2012-06-03T23:45:32Z</updated>
    <author>
      <name>Cypress Project</name>
      <uri>https://github.com/projectcypress/cypress/downloads</uri>
    </author>
    <category scheme="http://hl7.org/fhir/sid/fhir/resource-types" term="Person"/>
    <content type="text/xml">
      <Person xmlns="http://hl7.org/fhir">
        <id>221</id>
        <identifier>
          <type>
            <code>patient</code>
            <system>http://hl7.org/fhir/sid/fhir/identifier-type</system>
          </type>
          <identifier>
            <system>https://github.com/projectcypress/cypress/patient</system>
            <id>133285773920</id>
          </identifier>
        </identifier>
        <name>
          <use>official</use>
          <part>
            <type>family</type>
            <value>Spencer</value>
          </part>
          <part>
            <type>given</type>
            <value>Dan</value>
          </part>
        </name>
        <dob>1933-11-08</dob> 
    
        <gender>
          <coding>
      <code>M</code>
      <system>http://hl7.org/fhir/sid/v2-0001</system>
      <display>Male</display>
    </coding>
        </gender>
  <race>
    <text>White</text>
        </race>  
        <text>
          <status>generated</status>
          <div xmlns="http://www.w3.org/1999/xhtml">Spencer, Dan. MRN: 133285773920</div>
        </text>
      </Person>
    </content>
    <summary type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">Spencer, Dan. MRN: 133285773920</div>
    </summary>
  </entry>

  <entry>
    <title>patient, female</title>
    <link href="http://www.hl7.org/fhir/patient-examples.xml#222" rel="self"/>
    <id>222</id>
    <updated>2012-06-03T23:45:32Z</updated>
    <author>
      <name>Cypress Project</name>
      <uri>https://github.com/projectcypress/cypress/downloads</uri>
    </author>
    <category scheme="http://hl7.org/fhir/sid/fhir/resource-types" term="Person"/>
    <content type="text/xml">
      <Person xmlns="http://hl7.org/fhir">
        <id>222</id>
        <identifier>
          <type>
            <code>patient</code>
            <system>http://hl7.org/fhir/sid/fhir/identifier-type</system>
          </type>
          <identifier>
            <system>https://github.com/projectcypress/cypress/patient</system>
            <id>133285773921</id>
          </identifier>
        </identifier>
        <name>
          <use>official</use>
          <part>
            <type>family</type>
            <value>Cooper</value>
          </part>
          <part>
            <type>given</type>
            <value>Ron</value>
          </part>
        </name>
        <dob>1942-06-22</dob> 
    
        <gender>
          <coding>
      <code>M</code>
      <system>http://hl7.org/fhir/sid/v2-0001</system>
      <display>Male</display>
    </coding>
        </gender>
  <race>
    <text>White</text>
        </race>  
        <text>
          <status>generated</status>
          <div xmlns="http://www.w3.org/1999/xhtml">Cooper, Ron. MRN: 133285773921</div>
        </text>
      </Person>
    </content>
    <summary type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">Cooper, Ron. MRN: 133285773921</div>
    </summary>
  </entry>

  <entry>
    <title>patient, female</title>
    <link href="http://www.hl7.org/fhir/patient-examples.xml#223" rel="self"/>
    <id>223</id>
    <updated>2012-06-03T23:45:32Z</updated>
    <author>
      <name>Cypress Project</name>
      <uri>https://github.com/projectcypress/cypress/downloads</uri>
    </author>
    <category scheme="http://hl7.org/fhir/sid/fhir/resource-types" term="Person"/>
    <content type="text/xml">
      <Person xmlns="http://hl7.org/fhir">
        <id>223</id>
        <identifier>
          <type>
            <code>patient</code>
            <system>http://hl7.org/fhir/sid/fhir/identifier-type</system>
          </type>
          <identifier>
            <system>https://github.com/projectcypress/cypress/patient</system>
            <id>133285773922</id>
          </identifier>
        </identifier>
        <name>
          <use>official</use>
          <part>
            <type>family</type>
            <value>Martin</value>
          </part>
          <part>
            <type>given</type>
            <value>Karen</value>
          </part>
        </name>
        <dob>1950-01-24</dob> 
    
        <gender>
          <coding>
      <code>F</code>
      <system>http://hl7.org/fhir/sid/v2-0001</system>
      <display>Female</display>
    </coding>
        </gender>
  <race>
    <text>Native Hawaiian or Other Pacific Islander</text>
        </race>  
        <text>
          <status>generated</status>
          <div xmlns="http://www.w3.org/1999/xhtml">Martin, Karen. MRN: 133285773922</div>
        </text>
      </Person>
    </content>
    <summary type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">Martin, Karen. MRN: 133285773922</div>
    </summary>
  </entry>

  <entry>
    <title>patient, female</title>
    <link href="http://www.hl7.org/fhir/patient-examples.xml#224" rel="self"/>
    <id>224</id>
    <updated>2012-06-03T23:45:32Z</updated>
    <author>
      <name>Cypress Project</name>
      <uri>https://github.com/projectcypress/cypress/downloads</uri>
    </author>
    <category scheme="http://hl7.org/fhir/sid/fhir/resource-types" term="Person"/>
    <content type="text/xml">
      <Person xmlns="http://hl7.org/fhir">
        <id>224</id>
        <identifier>
          <type>
            <code>patient</code>
            <system>http://hl7.org/fhir/sid/fhir/identifier-type</system>
          </type>
          <identifier>
            <system>https://github.com/projectcypress/cypress/patient</system>
            <id>133285773923</id>
          </identifier>
        </identifier>
        <name>
          <use>official</use>
          <part>
            <type>family</type>
            <value>Holt</value>
          </part>
          <part>
            <type>given</type>
            <value>Willard</value>
          </part>
        </name>
        <dob>1933-08-07</dob> 
    
        <gender>
          <coding>
      <code>M</code>
      <system>http://hl7.org/fhir/sid/v2-0001</system>
      <display>Male</display>
    </coding>
        </gender>
  <race>
    <text>Black or African American</text>
        </race>  
        <text>
          <status>generated</status>
          <div xmlns="http://www.w3.org/1999/xhtml">Holt, Willard. MRN: 133285773923</div>
        </text>
      </Person>
    </content>
    <summary type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">Holt, Willard. MRN: 133285773923</div>
    </summary>
  </entry>

  <entry>
    <title>patient, female</title>
    <link href="http://www.hl7.org/fhir/patient-examples.xml#225" rel="self"/>
    <id>225</id>
    <updated>2012-06-03T23:45:32Z</updated>
    <author>
      <name>Cypress Project</name>
      <uri>https://github.com/projectcypress/cypress/downloads</uri>
    </author>
    <category scheme="http://hl7.org/fhir/sid/fhir/resource-types" term="Person"/>
    <content type="text/xml">
      <Person xmlns="http://hl7.org/fhir">
        <id>225</id>
        <identifier>
          <type>
            <code>patient</code>
            <system>http://hl7.org/fhir/sid/fhir/identifier-type</system>
          </type>
          <identifier>
            <system>https://github.com/projectcypress/cypress/patient</system>
            <id>133285773924</id>
          </identifier>
        </identifier>
        <name>
          <use>official</use>
          <part>
            <type>family</type>
            <value>May</value>
          </part>
          <part>
            <type>given</type>
            <value>Christian</value>
          </part>
        </name>
        <dob>1960-05-08</dob> 
    
        <gender>
          <coding>
      <code>M</code>
      <system>http://hl7.org/fhir/sid/v2-0001</system>
      <display>Male</display>
    </coding>
        </gender>
  <race>
    <text>White</text>
        </race>  
        <text>
          <status>generated</status>
          <div xmlns="http://www.w3.org/1999/xhtml">May, Christian. MRN: 133285773924</div>
        </text>
      </Person>
    </content>
    <summary type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">May, Christian. MRN: 133285773924</div>
    </summary>
  </entry>

  <entry>
    <title>patient, female</title>
    <link href="http://www.hl7.org/fhir/patient-examples.xml#226" rel="self"/>
    <id>226</id>
    <updated>2012-06-03T23:45:32Z</updated>
    <author>
      <name>Cypress Project</name>
      <uri>https://github.com/projectcypress/cypress/downloads</uri>
    </author>
    <category scheme="http://hl7.org/fhir/sid/fhir/resource-types" term="Person"/>
    <content type="text/xml">
      <Person xmlns="http://hl7.org/fhir">
        <id>226</id>
        <identifier>
          <type>
            <code>patient</code>
            <system>http://hl7.org/fhir/sid/fhir/identifier-type</system>
          </type>
          <identifier>
            <system>https://github.com/projectcypress/cypress/patient</system>
            <id>133285773925</id>
          </identifier>
        </identifier>
        <name>
          <use>official</use>
          <part>
            <type>family</type>
            <value>Hawkins</value>
          </part>
          <part>
            <type>given</type>
            <value>Bryan</value>
          </part>
        </name>
        <dob>1970-07-09</dob> 
    
        <gender>
          <coding>
      <code>M</code>
      <system>http://hl7.org/fhir/sid/v2-0001</system>
      <display>Male</display>
    </coding>
        </gender>
  <race>
    <text>Native Hawaiian or Other Pacific Islander</text>
        </race>  
        <text>
          <status>generated</status>
          <div xmlns="http://www.w3.org/1999/xhtml">Hawkins, Bryan. MRN: 133285773925</div>
        </text>
      </Person>
    </content>
    <summary type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">Hawkins, Bryan. MRN: 133285773925</div>
    </summary>
  </entry>

  <entry>
    <title>patient, female</title>
    <link href="http://www.hl7.org/fhir/patient-examples.xml#227" rel="self"/>
    <id>227</id>
    <updated>2012-06-03T23:45:32Z</updated>
    <author>
      <name>Cypress Project</name>
      <uri>https://github.com/projectcypress/cypress/downloads</uri>
    </author>
    <category scheme="http://hl7.org/fhir/sid/fhir/resource-types" term="Person"/>
    <content type="text/xml">
      <Person xmlns="http://hl7.org/fhir">
        <id>227</id>
        <identifier>
          <type>
            <code>patient</code>
            <system>http://hl7.org/fhir/sid/fhir/identifier-type</system>
          </type>
          <identifier>
            <system>https://github.com/projectcypress/cypress/patient</system>
            <id>133285773926</id>
          </identifier>
        </identifier>
        <name>
          <use>official</use>
          <part>
            <type>family</type>
            <value>George</value>
          </part>
          <part>
            <type>given</type>
            <value>Jay</value>
          </part>
        </name>
        <dob>1954-10-08</dob> 
    
        <gender>
          <coding>
      <code>M</code>
      <system>http://hl7.org/fhir/sid/v2-0001</system>
      <display>Male</display>
    </coding>
        </gender>
  <race>
    <text>Other Race</text>
        </race>  
        <text>
          <status>generated</status>
          <div xmlns="http://www.w3.org/1999/xhtml">George, Jay. MRN: 133285773926</div>
        </text>
      </Person>
    </content>
    <summary type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">George, Jay. MRN: 133285773926</div>
    </summary>
  </entry>

  <entry>
    <title>patient, female</title>
    <link href="http://www.hl7.org/fhir/patient-examples.xml#228" rel="self"/>
    <id>228</id>
    <updated>2012-06-03T23:45:32Z</updated>
    <author>
      <name>Cypress Project</name>
      <uri>https://github.com/projectcypress/cypress/downloads</uri>
    </author>
    <category scheme="http://hl7.org/fhir/sid/fhir/resource-types" term="Person"/>
    <content type="text/xml">
      <Person xmlns="http://hl7.org/fhir">
        <id>228</id>
        <identifier>
          <type>
            <code>patient</code>
            <system>http://hl7.org/fhir/sid/fhir/identifier-type</system>
          </type>
          <identifier>
            <system>https://github.com/projectcypress/cypress/patient</system>
            <id>133285773927</id>
          </identifier>
        </identifier>
        <name>
          <use>official</use>
          <part>
            <type>family</type>
            <value>Jordan</value>
          </part>
          <part>
            <type>given</type>
            <value>Roberto</value>
          </part>
        </name>
        <dob>1945-05-08</dob> 
    
        <gender>
          <coding>
      <code>M</code>
      <system>http://hl7.org/fhir/sid/v2-0001</system>
      <display>Male</display>
    </coding>
        </gender>
  <race>
    <text>White</text>
        </race>  
        <text>
          <status>generated</status>
          <div xmlns="http://www.w3.org/1999/xhtml">Jordan, Roberto. MRN: 133285773927</div>
        </text>
      </Person>
    </content>
    <summary type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">Jordan, Roberto. MRN: 133285773927</div>
    </summary>
  </entry>

  <entry>
    <title>patient, female</title>
    <link href="http://www.hl7.org/fhir/patient-examples.xml#229" rel="self"/>
    <id>229</id>
    <updated>2012-06-03T23:45:32Z</updated>
    <author>
      <name>Cypress Project</name>
      <uri>https://github.com/projectcypress/cypress/downloads</uri>
    </author>
    <category scheme="http://hl7.org/fhir/sid/fhir/resource-types" term="Person"/>
    <content type="text/xml">
      <Person xmlns="http://hl7.org/fhir">
        <id>229</id>
        <identifier>
          <type>
            <code>patient</code>
            <system>http://hl7.org/fhir/sid/fhir/identifier-type</system>
          </type>
          <identifier>
            <system>https://github.com/projectcypress/cypress/patient</system>
            <id>133285773928</id>
          </identifier>
        </identifier>
        <name>
          <use>official</use>
          <part>
            <type>family</type>
            <value>Bridges</value>
          </part>
          <part>
            <type>given</type>
            <value>Chester</value>
          </part>
        </name>
        <dob>1968-09-08</dob> 
    
        <gender>
          <coding>
      <code>M</code>
      <system>http://hl7.org/fhir/sid/v2-0001</system>
      <display>Male</display>
    </coding>
        </gender>
  <race>
    <text>Black or African American</text>
        </race>  
        <text>
          <status>generated</status>
          <div xmlns="http://www.w3.org/1999/xhtml">Bridges, Chester. MRN: 133285773928</div>
        </text>
      </Person>
    </content>
    <summary type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">Bridges, Chester. MRN: 133285773928</div>
    </summary>
  </entry>

  <entry>
    <title>patient, female</title>
    <link href="http://www.hl7.org/fhir/patient-examples.xml#230" rel="self"/>
    <id>230</id>
    <updated>2012-06-03T23:45:32Z</updated>
    <author>
      <name>Cypress Project</name>
      <uri>https://github.com/projectcypress/cypress/downloads</uri>
    </author>
    <category scheme="http://hl7.org/fhir/sid/fhir/resource-types" term="Person"/>
    <content type="text/xml">
      <Person xmlns="http://hl7.org/fhir">
        <id>230</id>
        <identifier>
          <type>
            <code>patient</code>
            <system>http://hl7.org/fhir/sid/fhir/identifier-type</system>
          </type>
          <identifier>
            <system>https://github.com/projectcypress/cypress/patient</system>
            <id>133285773929</id>
          </identifier>
        </identifier>
        <name>
          <use>official</use>
          <part>
            <type>family</type>
            <value>Garrett</value>
          </part>
          <part>
            <type>given</type>
            <value>Gordon</value>
          </part>
        </name>
        <dob>1935-05-08</dob> 
    
        <gender>
          <coding>
      <code>M</code>
      <system>http://hl7.org/fhir/sid/v2-0001</system>
      <display>Male</display>
    </coding>
        </gender>
  <race>
    <text>Other Race</text>
        </race>  
        <text>
          <status>generated</status>
          <div xmlns="http://www.w3.org/1999/xhtml">Garrett, Gordon. MRN: 133285773929</div>
        </text>
      </Person>
    </content>
    <summary type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">Garrett, Gordon. MRN: 133285773929</div>
    </summary>
  </entry>

  <entry>
    <title>patient, female</title>
    <link href="http://www.hl7.org/fhir/patient-examples.xml#231" rel="self"/>
    <id>231</id>
    <updated>2012-06-03T23:45:32Z</updated>
    <author>
      <name>Cypress Project</name>
      <uri>https://github.com/projectcypress/cypress/downloads</uri>
    </author>
    <category scheme="http://hl7.org/fhir/sid/fhir/resource-types" term="Person"/>
    <content type="text/xml">
      <Person xmlns="http://hl7.org/fhir">
        <id>231</id>
        <identifier>
          <type>
            <code>patient</code>
            <system>http://hl7.org/fhir/sid/fhir/identifier-type</system>
          </type>
          <identifier>
            <system>https://github.com/projectcypress/cypress/patient</system>
            <id>133285773930</id>
          </identifier>
        </identifier>
        <name>
          <use>official</use>
          <part>
            <type>family</type>
            <value>Lamb</value>
          </part>
          <part>
            <type>given</type>
            <value>Greg</value>
          </part>
        </name>
        <dob>1938-08-29</dob> 
    
        <gender>
          <coding>
      <code>M</code>
      <system>http://hl7.org/fhir/sid/v2-0001</system>
      <display>Male</display>
    </coding>
        </gender>
  <race>
    <text>Black or African American</text>
        </race>  
        <text>
          <status>generated</status>
          <div xmlns="http://www.w3.org/1999/xhtml">Lamb, Greg. MRN: 133285773930</div>
        </text>
      </Person>
    </content>
    <summary type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">Lamb, Greg. MRN: 133285773930</div>
    </summary>
  </entry>

  <entry>
    <title>patient, female</title>
    <link href="http://www.hl7.org/fhir/patient-examples.xml#232" rel="self"/>
    <id>232</id>
    <updated>2012-06-03T23:45:32Z</updated>
    <author>
      <name>Cypress Project</name>
      <uri>https://github.com/projectcypress/cypress/downloads</uri>
    </author>
    <category scheme="http://hl7.org/fhir/sid/fhir/resource-types" term="Person"/>
    <content type="text/xml">
      <Person xmlns="http://hl7.org/fhir">
        <id>232</id>
        <identifier>
          <type>
            <code>patient</code>
            <system>http://hl7.org/fhir/sid/fhir/identifier-type</system>
          </type>
          <identifier>
            <system>https://github.com/projectcypress/cypress/patient</system>
            <id>133285773931</id>
          </identifier>
        </identifier>
        <name>
          <use>official</use>
          <part>
            <type>family</type>
            <value>Garcia</value>
          </part>
          <part>
            <type>given</type>
            <value>Jessie</value>
          </part>
        </name>
        <dob>1949-05-08</dob> 
    
        <gender>
          <coding>
      <code>F</code>
      <system>http://hl7.org/fhir/sid/v2-0001</system>
      <display>Female</display>
    </coding>
        </gender>
  <race>
    <text>White</text>
        </race>  
        <text>
          <status>generated</status>
          <div xmlns="http://www.w3.org/1999/xhtml">Garcia, Jessie. MRN: 133285773931</div>
        </text>
      </Person>
    </content>
    <summary type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">Garcia, Jessie. MRN: 133285773931</div>
    </summary>
  </entry>

  <entry>
    <title>patient, female</title>
    <link href="http://www.hl7.org/fhir/patient-examples.xml#233" rel="self"/>
    <id>233</id>
    <updated>2012-06-03T23:45:32Z</updated>
    <author>
      <name>Cypress Project</name>
      <uri>https://github.com/projectcypress/cypress/downloads</uri>
    </author>
    <category scheme="http://hl7.org/fhir/sid/fhir/resource-types" term="Person"/>
    <content type="text/xml">
      <Person xmlns="http://hl7.org/fhir">
        <id>233</id>
        <identifier>
          <type>
            <code>patient</code>
            <system>http://hl7.org/fhir/sid/fhir/identifier-type</system>
          </type>
          <identifier>
            <system>https://github.com/projectcypress/cypress/patient</system>
            <id>133285773932</id>
          </identifier>
        </identifier>
        <name>
          <use>official</use>
          <part>
            <type>family</type>
            <value>Christensen</value>
          </part>
          <part>
            <type>given</type>
            <value>Donald</value>
          </part>
        </name>
        <dob>1933-03-02</dob> 
    
        <gender>
          <coding>
      <code>M</code>
      <system>http://hl7.org/fhir/sid/v2-0001</system>
      <display>Male</display>
    </coding>
        </gender>
  <race>
    <text>White</text>
        </race>  
        <text>
          <status>generated</status>
          <div xmlns="http://www.w3.org/1999/xhtml">Christensen, Donald. MRN: 133285773932</div>
        </text>
      </Person>
    </content>
    <summary type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">Christensen, Donald. MRN: 133285773932</div>
    </summary>
  </entry>

  <entry>
    <title>patient, female</title>
    <link href="http://www.hl7.org/fhir/patient-examples.xml#234" rel="self"/>
    <id>234</id>
    <updated>2012-06-03T23:45:32Z</updated>
    <author>
      <name>Cypress Project</name>
      <uri>https://github.com/projectcypress/cypress/downloads</uri>
    </author>
    <category scheme="http://hl7.org/fhir/sid/fhir/resource-types" term="Person"/>
    <content type="text/xml">
      <Person xmlns="http://hl7.org/fhir">
        <id>234</id>
        <identifier>
          <type>
            <code>patient</code>
            <system>http://hl7.org/fhir/sid/fhir/identifier-type</system>
          </type>
          <identifier>
            <system>https://github.com/projectcypress/cypress/patient</system>
            <id>133285773933</id>
          </identifier>
        </identifier>
        <name>
          <use>official</use>
          <part>
            <type>family</type>
            <value>Hughes</value>
          </part>
          <part>
            <type>given</type>
            <value>Teresa</value>
          </part>
        </name>
        <dob>1988-05-22</dob> 
    
        <gender>
          <coding>
      <code>F</code>
      <system>http://hl7.org/fhir/sid/v2-0001</system>
      <display>Female</display>
    </coding>
        </gender>
  <race>
    <text>White</text>
        </race>  
        <text>
          <status>generated</status>
          <div xmlns="http://www.w3.org/1999/xhtml">Hughes, Teresa. MRN: 133285773933</div>
        </text>
      </Person>
    </content>
    <summary type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">Hughes, Teresa. MRN: 133285773933</div>
    </summary>
  </entry>

  <entry>
    <title>patient, female</title>
    <link href="http://www.hl7.org/fhir/patient-examples.xml#235" rel="self"/>
    <id>235</id>
    <updated>2012-06-03T23:45:32Z</updated>
    <author>
      <name>Cypress Project</name>
      <uri>https://github.com/projectcypress/cypress/downloads</uri>
    </author>
    <category scheme="http://hl7.org/fhir/sid/fhir/resource-types" term="Person"/>
    <content type="text/xml">
      <Person xmlns="http://hl7.org/fhir">
        <id>235</id>
        <identifier>
          <type>
            <code>patient</code>
            <system>http://hl7.org/fhir/sid/fhir/identifier-type</system>
          </type>
          <identifier>
            <system>https://github.com/projectcypress/cypress/patient</system>
            <id>133285773934</id>
          </identifier>
        </identifier>
        <name>
          <use>official</use>
          <part>
            <type>family</type>
            <value>Houston</value>
          </part>
          <part>
            <type>given</type>
            <value>Daryl</value>
          </part>
        </name>
        <dob>1937-02-14</dob> 
    
        <gender>
          <coding>
      <code>M</code>
      <system>http://hl7.org/fhir/sid/v2-0001</system>
      <display>Male</display>
    </coding>
        </gender>
  <race>
    <text>Asian</text>
        </race>  
        <text>
          <status>generated</status>
          <div xmlns="http://www.w3.org/1999/xhtml">Houston, Daryl. MRN: 133285773934</div>
        </text>
      </Person>
    </content>
    <summary type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">Houston, Daryl. MRN: 133285773934</div>
    </summary>
  </entry>

  <entry>
    <title>patient, female</title>
    <link href="http://www.hl7.org/fhir/patient-examples.xml#236" rel="self"/>
    <id>236</id>
    <updated>2012-06-03T23:45:32Z</updated>
    <author>
      <name>Cypress Project</name>
      <uri>https://github.com/projectcypress/cypress/downloads</uri>
    </author>
    <category scheme="http://hl7.org/fhir/sid/fhir/resource-types" term="Person"/>
    <content type="text/xml">
      <Person xmlns="http://hl7.org/fhir">
        <id>236</id>
        <identifier>
          <type>
            <code>patient</code>
            <system>http://hl7.org/fhir/sid/fhir/identifier-type</system>
          </type>
          <identifier>
            <system>https://github.com/projectcypress/cypress/patient</system>
            <id>133285773935</id>
          </identifier>
        </identifier>
        <name>
          <use>official</use>
          <part>
            <type>family</type>
            <value>West</value>
          </part>
          <part>
            <type>given</type>
            <value>James</value>
          </part>
        </name>
        <dob>1946-06-08</dob> 
    
        <gender>
          <coding>
      <code>M</code>
      <system>http://hl7.org/fhir/sid/v2-0001</system>
      <display>Male</display>
    </coding>
        </gender>
  <race>
    <text>White</text>
        </race>  
        <text>
          <status>generated</status>
          <div xmlns="http://www.w3.org/1999/xhtml">West, James. MRN: 133285773935</div>
        </text>
      </Person>
    </content>
    <summary type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">West, James. MRN: 133285773935</div>
    </summary>
  </entry>

  <entry>
    <title>patient, female</title>
    <link href="http://www.hl7.org/fhir/patient-examples.xml#237" rel="self"/>
    <id>237</id>
    <updated>2012-06-03T23:45:32Z</updated>
    <author>
      <name>Cypress Project</name>
      <uri>https://github.com/projectcypress/cypress/downloads</uri>
    </author>
    <category scheme="http://hl7.org/fhir/sid/fhir/resource-types" term="Person"/>
    <content type="text/xml">
      <Person xmlns="http://hl7.org/fhir">
        <id>237</id>
        <identifier>
          <type>
            <code>patient</code>
            <system>http://hl7.org/fhir/sid/fhir/identifier-type</system>
          </type>
          <identifier>
            <system>https://github.com/projectcypress/cypress/patient</system>
            <id>133285773936</id>
          </identifier>
        </identifier>
        <name>
          <use>official</use>
          <part>
            <type>family</type>
            <value>Nguyen</value>
          </part>
          <part>
            <type>given</type>
            <value>Glenda</value>
          </part>
        </name>
        <dob>1945-02-16</dob> 
    
        <gender>
          <coding>
      <code>F</code>
      <system>http://hl7.org/fhir/sid/v2-0001</system>
      <display>Female</display>
    </coding>
        </gender>
  <race>
    <text>White</text>
        </race>  
        <text>
          <status>generated</status>
          <div xmlns="http://www.w3.org/1999/xhtml">Nguyen, Glenda. MRN: 133285773936</div>
        </text>
      </Person>
    </content>
    <summary type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">Nguyen, Glenda. MRN: 133285773936</div>
    </summary>
  </entry>

  <entry>
    <title>patient, female</title>
    <link href="http://www.hl7.org/fhir/patient-examples.xml#238" rel="self"/>
    <id>238</id>
    <updated>2012-06-03T23:45:32Z</updated>
    <author>
      <name>Cypress Project</name>
      <uri>https://github.com/projectcypress/cypress/downloads</uri>
    </author>
    <category scheme="http://hl7.org/fhir/sid/fhir/resource-types" term="Person"/>
    <content type="text/xml">
      <Person xmlns="http://hl7.org/fhir">
        <id>238</id>
        <identifier>
          <type>
            <code>patient</code>
            <system>http://hl7.org/fhir/sid/fhir/identifier-type</system>
          </type>
          <identifier>
            <system>https://github.com/projectcypress/cypress/patient</system>
            <id>133285773937</id>
          </identifier>
        </identifier>
        <name>
          <use>official</use>
          <part>
            <type>family</type>
            <value>Swanson</value>
          </part>
          <part>
            <type>given</type>
            <value>Nathaniel</value>
          </part>
        </name>
        <dob>1940-01-08</dob> 
    
        <gender>
          <coding>
      <code>M</code>
      <system>http://hl7.org/fhir/sid/v2-0001</system>
      <display>Male</display>
    </coding>
        </gender>
  <race>
    <text>Black or African American</text>
        </race>  
        <text>
          <status>generated</status>
          <div xmlns="http://www.w3.org/1999/xhtml">Swanson, Nathaniel. MRN: 133285773937</div>
        </text>
      </Person>
    </content>
    <summary type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">Swanson, Nathaniel. MRN: 133285773937</div>
    </summary>
  </entry>

  <entry>
    <title>patient, female</title>
    <link href="http://www.hl7.org/fhir/patient-examples.xml#239" rel="self"/>
    <id>239</id>
    <updated>2012-06-03T23:45:32Z</updated>
    <author>
      <name>Cypress Project</name>
      <uri>https://github.com/projectcypress/cypress/downloads</uri>
    </author>
    <category scheme="http://hl7.org/fhir/sid/fhir/resource-types" term="Person"/>
    <content type="text/xml">
      <Person xmlns="http://hl7.org/fhir">
        <id>239</id>
        <identifier>
          <type>
            <code>patient</code>
            <system>http://hl7.org/fhir/sid/fhir/identifier-type</system>
          </type>
          <identifier>
            <system>https://github.com/projectcypress/cypress/patient</system>
            <id>133285773938</id>
          </identifier>
        </identifier>
        <name>
          <use>official</use>
          <part>
            <type>family</type>
            <value>Powers</value>
          </part>
          <part>
            <type>given</type>
            <value>Vera</value>
          </part>
        </name>
        <dob>1945-06-12</dob> 
    
        <gender>
          <coding>
      <code>F</code>
      <system>http://hl7.org/fhir/sid/v2-0001</system>
      <display>Female</display>
    </coding>
        </gender>
  <race>
    <text>White</text>
        </race>  
        <text>
          <status>generated</status>
          <div xmlns="http://www.w3.org/1999/xhtml">Powers, Vera. MRN: 133285773938</div>
        </text>
      </Person>
    </content>
    <summary type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">Powers, Vera. MRN: 133285773938</div>
    </summary>
  </entry>

  <entry>
    <title>patient, female</title>
    <link href="http://www.hl7.org/fhir/patient-examples.xml#240" rel="self"/>
    <id>240</id>
    <updated>2012-06-03T23:45:32Z</updated>
    <author>
      <name>Cypress Project</name>
      <uri>https://github.com/projectcypress/cypress/downloads</uri>
    </author>
    <category scheme="http://hl7.org/fhir/sid/fhir/resource-types" term="Person"/>
    <content type="text/xml">
      <Person xmlns="http://hl7.org/fhir">
        <id>240</id>
        <identifier>
          <type>
            <code>patient</code>
            <system>http://hl7.org/fhir/sid/fhir/identifier-type</system>
          </type>
          <identifier>
            <system>https://github.com/projectcypress/cypress/patient</system>
            <id>133285773939</id>
          </identifier>
        </identifier>
        <name>
          <use>official</use>
          <part>
            <type>family</type>
            <value>Chandler</value>
          </part>
          <part>
            <type>given</type>
            <value>Perry</value>
          </part>
        </name>
        <dob>1960-01-12</dob> 
    
        <gender>
          <coding>
      <code>M</code>
      <system>http://hl7.org/fhir/sid/v2-0001</system>
      <display>Male</display>
    </coding>
        </gender>
  <race>
    <text>Black or African American</text>
        </race>  
        <text>
          <status>generated</status>
          <div xmlns="http://www.w3.org/1999/xhtml">Chandler, Perry. MRN: 133285773939</div>
        </text>
      </Person>
    </content>
    <summary type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">Chandler, Perry. MRN: 133285773939</div>
    </summary>
  </entry>

  <entry>
    <title>patient, female</title>
    <link href="http://www.hl7.org/fhir/patient-examples.xml#241" rel="self"/>
    <id>241</id>
    <updated>2012-06-03T23:45:32Z</updated>
    <author>
      <name>Cypress Project</name>
      <uri>https://github.com/projectcypress/cypress/downloads</uri>
    </author>
    <category scheme="http://hl7.org/fhir/sid/fhir/resource-types" term="Person"/>
    <content type="text/xml">
      <Person xmlns="http://hl7.org/fhir">
        <id>241</id>
        <identifier>
          <type>
            <code>patient</code>
            <system>http://hl7.org/fhir/sid/fhir/identifier-type</system>
          </type>
          <identifier>
            <system>https://github.com/projectcypress/cypress/patient</system>
            <id>133285773940</id>
          </identifier>
        </identifier>
        <name>
          <use>official</use>
          <part>
            <type>family</type>
            <value>Carroll</value>
          </part>
          <part>
            <type>given</type>
            <value>Alvin</value>
          </part>
        </name>
        <dob>1945-06-04</dob> 
    
        <gender>
          <coding>
      <code>M</code>
      <system>http://hl7.org/fhir/sid/v2-0001</system>
      <display>Male</display>
    </coding>
        </gender>
  <race>
    <text>White</text>
        </race>  
        <text>
          <status>generated</status>
          <div xmlns="http://www.w3.org/1999/xhtml">Carroll, Alvin. MRN: 133285773940</div>
        </text>
      </Person>
    </content>
    <summary type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">Carroll, Alvin. MRN: 133285773940</div>
    </summary>
  </entry>

  <entry>
    <title>patient, female</title>
    <link href="http://www.hl7.org/fhir/patient-examples.xml#242" rel="self"/>
    <id>242</id>
    <updated>2012-06-03T23:45:32Z</updated>
    <author>
      <name>Cypress Project</name>
      <uri>https://github.com/projectcypress/cypress/downloads</uri>
    </author>
    <category scheme="http://hl7.org/fhir/sid/fhir/resource-types" term="Person"/>
    <content type="text/xml">
      <Person xmlns="http://hl7.org/fhir">
        <id>242</id>
        <identifier>
          <type>
            <code>patient</code>
            <system>http://hl7.org/fhir/sid/fhir/identifier-type</system>
          </type>
          <identifier>
            <system>https://github.com/projectcypress/cypress/patient</system>
            <id>133285773941</id>
          </identifier>
        </identifier>
        <name>
          <use>official</use>
          <part>
            <type>family</type>
            <value>Matthews</value>
          </part>
          <part>
            <type>given</type>
            <value>Florence</value>
          </part>
        </name>
        <dob>1995-01-05</dob> 
    
        <gender>
          <coding>
      <code>F</code>
      <system>http://hl7.org/fhir/sid/v2-0001</system>
      <display>Female</display>
    </coding>
        </gender>
  <race>
    <text>White</text>
        </race>  
        <text>
          <status>generated</status>
          <div xmlns="http://www.w3.org/1999/xhtml">Matthews, Florence. MRN: 133285773941</div>
        </text>
      </Person>
    </content>
    <summary type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">Matthews, Florence. MRN: 133285773941</div>
    </summary>
  </entry>

  <entry>
    <title>patient, female</title>
    <link href="http://www.hl7.org/fhir/patient-examples.xml#243" rel="self"/>
    <id>243</id>
    <updated>2012-06-03T23:45:32Z</updated>
    <author>
      <name>Cypress Project</name>
      <uri>https://github.com/projectcypress/cypress/downloads</uri>
    </author>
    <category scheme="http://hl7.org/fhir/sid/fhir/resource-types" term="Person"/>
    <content type="text/xml">
      <Person xmlns="http://hl7.org/fhir">
        <id>243</id>
        <identifier>
          <type>
            <code>patient</code>
            <system>http://hl7.org/fhir/sid/fhir/identifier-type</system>
          </type>
          <identifier>
            <system>https://github.com/projectcypress/cypress/patient</system>
            <id>133285773942</id>
          </identifier>
        </identifier>
        <name>
          <use>official</use>
          <part>
            <type>family</type>
            <value>Frazier</value>
          </part>
          <part>
            <type>given</type>
            <value>Jordan</value>
          </part>
        </name>
        <dob>1943-02-08</dob> 
    
        <gender>
          <coding>
      <code>M</code>
      <system>http://hl7.org/fhir/sid/v2-0001</system>
      <display>Male</display>
    </coding>
        </gender>
  <race>
    <text>White</text>
        </race>  
        <text>
          <status>generated</status>
          <div xmlns="http://www.w3.org/1999/xhtml">Frazier, Jordan. MRN: 133285773942</div>
        </text>
      </Person>
    </content>
    <summary type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">Frazier, Jordan. MRN: 133285773942</div>
    </summary>
  </entry>

  <entry>
    <title>patient, female</title>
    <link href="http://www.hl7.org/fhir/patient-examples.xml#244" rel="self"/>
    <id>244</id>
    <updated>2012-06-03T23:45:32Z</updated>
    <author>
      <name>Cypress Project</name>
      <uri>https://github.com/projectcypress/cypress/downloads</uri>
    </author>
    <category scheme="http://hl7.org/fhir/sid/fhir/resource-types" term="Person"/>
    <content type="text/xml">
      <Person xmlns="http://hl7.org/fhir">
        <id>244</id>
        <identifier>
          <type>
            <code>patient</code>
            <system>http://hl7.org/fhir/sid/fhir/identifier-type</system>
          </type>
          <identifier>
            <system>https://github.com/projectcypress/cypress/patient</system>
            <id>133285773943</id>
          </identifier>
        </identifier>
        <name>
          <use>official</use>
          <part>
            <type>family</type>
            <value>Patrick</value>
          </part>
          <part>
            <type>given</type>
            <value>Beth</value>
          </part>
        </name>
        <dob>1990-08-10</dob> 
    
        <gender>
          <coding>
      <code>F</code>
      <system>http://hl7.org/fhir/sid/v2-0001</system>
      <display>Female</display>
    </coding>
        </gender>
  <race>
    <text>Asian</text>
        </race>  
        <text>
          <status>generated</status>
          <div xmlns="http://www.w3.org/1999/xhtml">Patrick, Beth. MRN: 133285773943</div>
        </text>
      </Person>
    </content>
    <summary type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">Patrick, Beth. MRN: 133285773943</div>
    </summary>
  </entry>

  <entry>
    <title>patient, female</title>
    <link href="http://www.hl7.org/fhir/patient-examples.xml#245" rel="self"/>
    <id>245</id>
    <updated>2012-06-03T23:45:32Z</updated>
    <author>
      <name>Cypress Project</name>
      <uri>https://github.com/projectcypress/cypress/downloads</uri>
    </author>
    <category scheme="http://hl7.org/fhir/sid/fhir/resource-types" term="Person"/>
    <content type="text/xml">
      <Person xmlns="http://hl7.org/fhir">
        <id>245</id>
        <identifier>
          <type>
            <code>patient</code>
            <system>http://hl7.org/fhir/sid/fhir/identifier-type</system>
          </type>
          <identifier>
            <system>https://github.com/projectcypress/cypress/patient</system>
            <id>133285773944</id>
          </identifier>
        </identifier>
        <name>
          <use>official</use>
          <part>
            <type>family</type>
            <value>Fleming</value>
          </part>
          <part>
            <type>given</type>
            <value>Christopher</value>
          </part>
        </name>
        <dob>1939-03-08</dob> 
    
        <gender>
          <coding>
      <code>M</code>
      <system>http://hl7.org/fhir/sid/v2-0001</system>
      <display>Male</display>
    </coding>
        </gender>
  <race>
    <text>White</text>
        </race>  
        <text>
          <status>generated</status>
          <div xmlns="http://www.w3.org/1999/xhtml">Fleming, Christopher. MRN: 133285773944</div>
        </text>
      </Person>
    </content>
    <summary type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">Fleming, Christopher. MRN: 133285773944</div>
    </summary>
  </entry>

  <entry>
    <title>patient, female</title>
    <link href="http://www.hl7.org/fhir/patient-examples.xml#246" rel="self"/>
    <id>246</id>
    <updated>2012-06-03T23:45:32Z</updated>
    <author>
      <name>Cypress Project</name>
      <uri>https://github.com/projectcypress/cypress/downloads</uri>
    </author>
    <category scheme="http://hl7.org/fhir/sid/fhir/resource-types" term="Person"/>
    <content type="text/xml">
      <Person xmlns="http://hl7.org/fhir">
        <id>246</id>
        <identifier>
          <type>
            <code>patient</code>
            <system>http://hl7.org/fhir/sid/fhir/identifier-type</system>
          </type>
          <identifier>
            <system>https://github.com/projectcypress/cypress/patient</system>
            <id>133285773945</id>
          </identifier>
        </identifier>
        <name>
          <use>official</use>
          <part>
            <type>family</type>
            <value>Marshall</value>
          </part>
          <part>
            <type>given</type>
            <value>Howard</value>
          </part>
        </name>
        <dob>1960-06-08</dob> 
    
        <gender>
          <coding>
      <code>M</code>
      <system>http://hl7.org/fhir/sid/v2-0001</system>
      <display>Male</display>
    </coding>
        </gender>
  <race>
    <text>Other Race</text>
        </race>  
        <text>
          <status>generated</status>
          <div xmlns="http://www.w3.org/1999/xhtml">Marshall, Howard. MRN: 133285773945</div>
        </text>
      </Person>
    </content>
    <summary type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">Marshall, Howard. MRN: 133285773945</div>
    </summary>
  </entry>

  <entry>
    <title>patient, female</title>
    <link href="http://www.hl7.org/fhir/patient-examples.xml#247" rel="self"/>
    <id>247</id>
    <updated>2012-06-03T23:45:32Z</updated>
    <author>
      <name>Cypress Project</name>
      <uri>https://github.com/projectcypress/cypress/downloads</uri>
    </author>
    <category scheme="http://hl7.org/fhir/sid/fhir/resource-types" term="Person"/>
    <content type="text/xml">
      <Person xmlns="http://hl7.org/fhir">
        <id>247</id>
        <identifier>
          <type>
            <code>patient</code>
            <system>http://hl7.org/fhir/sid/fhir/identifier-type</system>
          </type>
          <identifier>
            <system>https://github.com/projectcypress/cypress/patient</system>
            <id>133285773946</id>
          </identifier>
        </identifier>
        <name>
          <use>official</use>
          <part>
            <type>family</type>
            <value>Larson</value>
          </part>
          <part>
            <type>given</type>
            <value>Erika</value>
          </part>
        </name>
        <dob>1935-06-05</dob> 
    
        <gender>
          <coding>
      <code>F</code>
      <system>http://hl7.org/fhir/sid/v2-0001</system>
      <display>Female</display>
    </coding>
        </gender>
  <race>
    <text>White</text>
        </race>  
        <text>
          <status>generated</status>
          <div xmlns="http://www.w3.org/1999/xhtml">Larson, Erika. MRN: 133285773946</div>
        </text>
      </Person>
    </content>
    <summary type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">Larson, Erika. MRN: 133285773946</div>
    </summary>
  </entry>

  <entry>
    <title>patient, female</title>
    <link href="http://www.hl7.org/fhir/patient-examples.xml#248" rel="self"/>
    <id>248</id>
    <updated>2012-06-03T23:45:32Z</updated>
    <author>
      <name>Cypress Project</name>
      <uri>https://github.com/projectcypress/cypress/downloads</uri>
    </author>
    <category scheme="http://hl7.org/fhir/sid/fhir/resource-types" term="Person"/>
    <content type="text/xml">
      <Person xmlns="http://hl7.org/fhir">
        <id>248</id>
        <identifier>
          <type>
            <code>patient</code>
            <system>http://hl7.org/fhir/sid/fhir/identifier-type</system>
          </type>
          <identifier>
            <system>https://github.com/projectcypress/cypress/patient</system>
            <id>133285773947</id>
          </identifier>
        </identifier>
        <name>
          <use>official</use>
          <part>
            <type>family</type>
            <value>Day</value>
          </part>
          <part>
            <type>given</type>
            <value>Carol</value>
          </part>
        </name>
        <dob>1963-06-08</dob> 
    
        <gender>
          <coding>
      <code>F</code>
      <system>http://hl7.org/fhir/sid/v2-0001</system>
      <display>Female</display>
    </coding>
        </gender>
  <race>
    <text>White</text>
        </race>  
        <text>
          <status>generated</status>
          <div xmlns="http://www.w3.org/1999/xhtml">Day, Carol. MRN: 133285773947</div>
        </text>
      </Person>
    </content>
    <summary type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">Day, Carol. MRN: 133285773947</div>
    </summary>
  </entry>

  <entry>
    <title>patient, female</title>
    <link href="http://www.hl7.org/fhir/patient-examples.xml#249" rel="self"/>
    <id>249</id>
    <updated>2012-06-03T23:45:32Z</updated>
    <author>
      <name>Cypress Project</name>
      <uri>https://github.com/projectcypress/cypress/downloads</uri>
    </author>
    <category scheme="http://hl7.org/fhir/sid/fhir/resource-types" term="Person"/>
    <content type="text/xml">
      <Person xmlns="http://hl7.org/fhir">
        <id>249</id>
        <identifier>
          <type>
            <code>patient</code>
            <system>http://hl7.org/fhir/sid/fhir/identifier-type</system>
          </type>
          <identifier>
            <system>https://github.com/projectcypress/cypress/patient</system>
            <id>133285773948</id>
          </identifier>
        </identifier>
        <name>
          <use>official</use>
          <part>
            <type>family</type>
            <value>Strickland</value>
          </part>
          <part>
            <type>given</type>
            <value>Veronica</value>
          </part>
        </name>
        <dob>1963-02-08</dob> 
    
        <gender>
          <coding>
      <code>F</code>
      <system>http://hl7.org/fhir/sid/v2-0001</system>
      <display>Female</display>
    </coding>
        </gender>
  <race>
    <text>Black or African American</text>
        </race>  
        <text>
          <status>generated</status>
          <div xmlns="http://www.w3.org/1999/xhtml">Strickland, Veronica. MRN: 133285773948</div>
        </text>
      </Person>
    </content>
    <summary type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">Strickland, Veronica. MRN: 133285773948</div>
    </summary>
  </entry>

  <entry>
    <title>patient, female</title>
    <link href="http://www.hl7.org/fhir/patient-examples.xml#250" rel="self"/>
    <id>250</id>
    <updated>2012-06-03T23:45:32Z</updated>
    <author>
      <name>Cypress Project</name>
      <uri>https://github.com/projectcypress/cypress/downloads</uri>
    </author>
    <category scheme="http://hl7.org/fhir/sid/fhir/resource-types" term="Person"/>
    <content type="text/xml">
      <Person xmlns="http://hl7.org/fhir">
        <id>250</id>
        <identifier>
          <type>
            <code>patient</code>
            <system>http://hl7.org/fhir/sid/fhir/identifier-type</system>
          </type>
          <identifier>
            <system>https://github.com/projectcypress/cypress/patient</system>
            <id>133285773949</id>
          </identifier>
        </identifier>
        <name>
          <use>official</use>
          <part>
            <type>family</type>
            <value>Mckinney</value>
          </part>
          <part>
            <type>given</type>
            <value>Valerie</value>
          </part>
        </name>
        <dob>1960-06-08</dob> 
    
        <gender>
          <coding>
      <code>F</code>
      <system>http://hl7.org/fhir/sid/v2-0001</system>
      <display>Female</display>
    </coding>
        </gender>
  <race>
    <text>Black or African American</text>
        </race>  
        <text>
          <status>generated</status>
          <div xmlns="http://www.w3.org/1999/xhtml">Mckinney, Valerie. MRN: 133285773949</div>
        </text>
      </Person>
    </content>
    <summary type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">Mckinney, Valerie. MRN: 133285773949</div>
    </summary>
  </entry>

  <entry>
    <title>patient, female</title>
    <link href="http://www.hl7.org/fhir/patient-examples.xml#251" rel="self"/>
    <id>251</id>
    <updated>2012-06-03T23:45:32Z</updated>
    <author>
      <name>Cypress Project</name>
      <uri>https://github.com/projectcypress/cypress/downloads</uri>
    </author>
    <category scheme="http://hl7.org/fhir/sid/fhir/resource-types" term="Person"/>
    <content type="text/xml">
      <Person xmlns="http://hl7.org/fhir">
        <id>251</id>
        <identifier>
          <type>
            <code>patient</code>
            <system>http://hl7.org/fhir/sid/fhir/identifier-type</system>
          </type>
          <identifier>
            <system>https://github.com/projectcypress/cypress/patient</system>
            <id>133285773950</id>
          </identifier>
        </identifier>
        <name>
          <use>official</use>
          <part>
            <type>family</type>
            <value>Ortiz</value>
          </part>
          <part>
            <type>given</type>
            <value>Lucille</value>
          </part>
        </name>
        <dob>1930-04-02</dob> 
    
        <gender>
          <coding>
      <code>F</code>
      <system>http://hl7.org/fhir/sid/v2-0001</system>
      <display>Female</display>
    </coding>
        </gender>
  <race>
    <text>White</text>
        </race>  
        <text>
          <status>generated</status>
          <div xmlns="http://www.w3.org/1999/xhtml">Ortiz, Lucille. MRN: 133285773950</div>
        </text>
      </Person>
    </content>
    <summary type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">Ortiz, Lucille. MRN: 133285773950</div>
    </summary>
  </entry>

  <entry>
    <title>patient, female</title>
    <link href="http://www.hl7.org/fhir/patient-examples.xml#252" rel="self"/>
    <id>252</id>
    <updated>2012-06-03T23:45:32Z</updated>
    <author>
      <name>Cypress Project</name>
      <uri>https://github.com/projectcypress/cypress/downloads</uri>
    </author>
    <category scheme="http://hl7.org/fhir/sid/fhir/resource-types" term="Person"/>
    <content type="text/xml">
      <Person xmlns="http://hl7.org/fhir">
        <id>252</id>
        <identifier>
          <type>
            <code>patient</code>
            <system>http://hl7.org/fhir/sid/fhir/identifier-type</system>
          </type>
          <identifier>
            <system>https://github.com/projectcypress/cypress/patient</system>
            <id>133285773951</id>
          </identifier>
        </identifier>
        <name>
          <use>official</use>
          <part>
            <type>family</type>
            <value>Alvarez</value>
          </part>
          <part>
            <type>given</type>
            <value>Mitchell</value>
          </part>
        </name>
        <dob>1980-04-08</dob> 
    
        <gender>
          <coding>
      <code>M</code>
      <system>http://hl7.org/fhir/sid/v2-0001</system>
      <display>Male</display>
    </coding>
        </gender>
  <race>
    <text>Black or African American</text>
        </race>  
        <text>
          <status>generated</status>
          <div xmlns="http://www.w3.org/1999/xhtml">Alvarez, Mitchell. MRN: 133285773951</div>
        </text>
      </Person>
    </content>
    <summary type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">Alvarez, Mitchell. MRN: 133285773951</div>
    </summary>
  </entry>

  <entry>
    <title>patient, female</title>
    <link href="http://www.hl7.org/fhir/patient-examples.xml#253" rel="self"/>
    <id>253</id>
    <updated>2012-06-03T23:45:32Z</updated>
    <author>
      <name>Cypress Project</name>
      <uri>https://github.com/projectcypress/cypress/downloads</uri>
    </author>
    <category scheme="http://hl7.org/fhir/sid/fhir/resource-types" term="Person"/>
    <content type="text/xml">
      <Person xmlns="http://hl7.org/fhir">
        <id>253</id>
        <identifier>
          <type>
            <code>patient</code>
            <system>http://hl7.org/fhir/sid/fhir/identifier-type</system>
          </type>
          <identifier>
            <system>https://github.com/projectcypress/cypress/patient</system>
            <id>133285773952</id>
          </identifier>
        </identifier>
        <name>
          <use>official</use>
          <part>
            <type>family</type>
            <value>Dennis</value>
          </part>
          <part>
            <type>given</type>
            <value>Charles</value>
          </part>
        </name>
        <dob>1976-06-01</dob> 
    
        <gender>
          <coding>
      <code>M</code>
      <system>http://hl7.org/fhir/sid/v2-0001</system>
      <display>Male</display>
    </coding>
        </gender>
  <race>
    <text>Asian</text>
        </race>  
        <text>
          <status>generated</status>
          <div xmlns="http://www.w3.org/1999/xhtml">Dennis, Charles. MRN: 133285773952</div>
        </text>
      </Person>
    </content>
    <summary type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">Dennis, Charles. MRN: 133285773952</div>
    </summary>
  </entry>

  <entry>
    <title>patient, female</title>
    <link href="http://www.hl7.org/fhir/patient-examples.xml#254" rel="self"/>
    <id>254</id>
    <updated>2012-06-03T23:45:32Z</updated>
    <author>
      <name>Cypress Project</name>
      <uri>https://github.com/projectcypress/cypress/downloads</uri>
    </author>
    <category scheme="http://hl7.org/fhir/sid/fhir/resource-types" term="Person"/>
    <content type="text/xml">
      <Person xmlns="http://hl7.org/fhir">
        <id>254</id>
        <identifier>
          <type>
            <code>patient</code>
            <system>http://hl7.org/fhir/sid/fhir/identifier-type</system>
          </type>
          <identifier>
            <system>https://github.com/projectcypress/cypress/patient</system>
            <id>133285773953</id>
          </identifier>
        </identifier>
        <name>
          <use>official</use>
          <part>
            <type>family</type>
            <value>Schmidt</value>
          </part>
          <part>
            <type>given</type>
            <value>Lewis</value>
          </part>
        </name>
        <dob>1963-02-12</dob> 
    
        <gender>
          <coding>
      <code>M</code>
      <system>http://hl7.org/fhir/sid/v2-0001</system>
      <display>Male</display>
    </coding>
        </gender>
  <race>
    <text>White</text>
        </race>  
        <text>
          <status>generated</status>
          <div xmlns="http://www.w3.org/1999/xhtml">Schmidt, Lewis. MRN: 133285773953</div>
        </text>
      </Person>
    </content>
    <summary type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">Schmidt, Lewis. MRN: 133285773953</div>
    </summary>
  </entry>

  <entry>
    <title>patient, female</title>
    <link href="http://www.hl7.org/fhir/patient-examples.xml#255" rel="self"/>
    <id>255</id>
    <updated>2012-06-03T23:45:32Z</updated>
    <author>
      <name>Cypress Project</name>
      <uri>https://github.com/projectcypress/cypress/downloads</uri>
    </author>
    <category scheme="http://hl7.org/fhir/sid/fhir/resource-types" term="Person"/>
    <content type="text/xml">
      <Person xmlns="http://hl7.org/fhir">
        <id>255</id>
        <identifier>
          <type>
            <code>patient</code>
            <system>http://hl7.org/fhir/sid/fhir/identifier-type</system>
          </type>
          <identifier>
            <system>https://github.com/projectcypress/cypress/patient</system>
            <id>133285773954</id>
          </identifier>
        </identifier>
        <name>
          <use>official</use>
          <part>
            <type>family</type>
            <value>Carr</value>
          </part>
          <part>
            <type>given</type>
            <value>Rebecca</value>
          </part>
        </name>
        <dob>1943-09-18</dob> 
    
        <gender>
          <coding>
      <code>F</code>
      <system>http://hl7.org/fhir/sid/v2-0001</system>
      <display>Female</display>
    </coding>
        </gender>
  <race>
    <text>Other Race</text>
        </race>  
        <text>
          <status>generated</status>
          <div xmlns="http://www.w3.org/1999/xhtml">Carr, Rebecca. MRN: 133285773954</div>
        </text>
      </Person>
    </content>
    <summary type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">Carr, Rebecca. MRN: 133285773954</div>
    </summary>
  </entry>

  <entry>
    <title>patient, female</title>
    <link href="http://www.hl7.org/fhir/patient-examples.xml#256" rel="self"/>
    <id>256</id>
    <updated>2012-06-03T23:45:32Z</updated>
    <author>
      <name>Cypress Project</name>
      <uri>https://github.com/projectcypress/cypress/downloads</uri>
    </author>
    <category scheme="http://hl7.org/fhir/sid/fhir/resource-types" term="Person"/>
    <content type="text/xml">
      <Person xmlns="http://hl7.org/fhir">
        <id>256</id>
        <identifier>
          <type>
            <code>patient</code>
            <system>http://hl7.org/fhir/sid/fhir/identifier-type</system>
          </type>
          <identifier>
            <system>https://github.com/projectcypress/cypress/patient</system>
            <id>133285773955</id>
          </identifier>
        </identifier>
        <name>
          <use>official</use>
          <part>
            <type>family</type>
            <value>Greer</value>
          </part>
          <part>
            <type>given</type>
            <value>Esther</value>
          </part>
        </name>
        <dob>1952-03-26</dob> 
    
        <gender>
          <coding>
      <code>F</code>
      <system>http://hl7.org/fhir/sid/v2-0001</system>
      <display>Female</display>
    </coding>
        </gender>
  <race>
    <text>Other Race</text>
        </race>  
        <text>
          <status>generated</status>
          <div xmlns="http://www.w3.org/1999/xhtml">Greer, Esther. MRN: 133285773955</div>
        </text>
      </Person>
    </content>
    <summary type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">Greer, Esther. MRN: 133285773955</div>
    </summary>
  </entry>

  <entry>
    <title>patient, female</title>
    <link href="http://www.hl7.org/fhir/patient-examples.xml#257" rel="self"/>
    <id>257</id>
    <updated>2012-06-03T23:45:32Z</updated>
    <author>
      <name>Cypress Project</name>
      <uri>https://github.com/projectcypress/cypress/downloads</uri>
    </author>
    <category scheme="http://hl7.org/fhir/sid/fhir/resource-types" term="Person"/>
    <content type="text/xml">
      <Person xmlns="http://hl7.org/fhir">
        <id>257</id>
        <identifier>
          <type>
            <code>patient</code>
            <system>http://hl7.org/fhir/sid/fhir/identifier-type</system>
          </type>
          <identifier>
            <system>https://github.com/projectcypress/cypress/patient</system>
            <id>133285773956</id>
          </identifier>
        </identifier>
        <name>
          <use>official</use>
          <part>
            <type>family</type>
            <value>Phillips</value>
          </part>
          <part>
            <type>given</type>
            <value>Eddie</value>
          </part>
        </name>
        <dob>1942-04-24</dob> 
    
        <gender>
          <coding>
      <code>M</code>
      <system>http://hl7.org/fhir/sid/v2-0001</system>
      <display>Male</display>
    </coding>
        </gender>
  <race>
    <text>White</text>
        </race>  
        <text>
          <status>generated</status>
          <div xmlns="http://www.w3.org/1999/xhtml">Phillips, Eddie. MRN: 133285773956</div>
        </text>
      </Person>
    </content>
    <summary type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">Phillips, Eddie. MRN: 133285773956</div>
    </summary>
  </entry>

  <entry>
    <title>patient, female</title>
    <link href="http://www.hl7.org/fhir/patient-examples.xml#258" rel="self"/>
    <id>258</id>
    <updated>2012-06-03T23:45:32Z</updated>
    <author>
      <name>Cypress Project</name>
      <uri>https://github.com/projectcypress/cypress/downloads</uri>
    </author>
    <category scheme="http://hl7.org/fhir/sid/fhir/resource-types" term="Person"/>
    <content type="text/xml">
      <Person xmlns="http://hl7.org/fhir">
        <id>258</id>
        <identifier>
          <type>
            <code>patient</code>
            <system>http://hl7.org/fhir/sid/fhir/identifier-type</system>
          </type>
          <identifier>
            <system>https://github.com/projectcypress/cypress/patient</system>
            <id>133285773957</id>
          </identifier>
        </identifier>
        <name>
          <use>official</use>
          <part>
            <type>family</type>
            <value>Sparks</value>
          </part>
          <part>
            <type>given</type>
            <value>Louise</value>
          </part>
        </name>
        <dob>1968-11-27</dob> 
    
        <gender>
          <coding>
      <code>F</code>
      <system>http://hl7.org/fhir/sid/v2-0001</system>
      <display>Female</display>
    </coding>
        </gender>
  <race>
    <text>Black or African American</text>
        </race>  
        <text>
          <status>generated</status>
          <div xmlns="http://www.w3.org/1999/xhtml">Sparks, Louise. MRN: 133285773957</div>
        </text>
      </Person>
    </content>
    <summary type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">Sparks, Louise. MRN: 133285773957</div>
    </summary>
  </entry>

  <entry>
    <title>patient, female</title>
    <link href="http://www.hl7.org/fhir/patient-examples.xml#259" rel="self"/>
    <id>259</id>
    <updated>2012-06-03T23:45:32Z</updated>
    <author>
      <name>Cypress Project</name>
      <uri>https://github.com/projectcypress/cypress/downloads</uri>
    </author>
    <category scheme="http://hl7.org/fhir/sid/fhir/resource-types" term="Person"/>
    <content type="text/xml">
      <Person xmlns="http://hl7.org/fhir">
        <id>259</id>
        <identifier>
          <type>
            <code>patient</code>
            <system>http://hl7.org/fhir/sid/fhir/identifier-type</system>
          </type>
          <identifier>
            <system>https://github.com/projectcypress/cypress/patient</system>
            <id>133285773958</id>
          </identifier>
        </identifier>
        <name>
          <use>official</use>
          <part>
            <type>family</type>
            <value>Holloway</value>
          </part>
          <part>
            <type>given</type>
            <value>Willie</value>
          </part>
        </name>
        <dob>1959-08-02</dob> 
    
        <gender>
          <coding>
      <code>F</code>
      <system>http://hl7.org/fhir/sid/v2-0001</system>
      <display>Female</display>
    </coding>
        </gender>
  <race>
    <text>Other Race</text>
        </race>  
        <text>
          <status>generated</status>
          <div xmlns="http://www.w3.org/1999/xhtml">Holloway, Willie. MRN: 133285773958</div>
        </text>
      </Person>
    </content>
    <summary type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">Holloway, Willie. MRN: 133285773958</div>
    </summary>
  </entry>

  <entry>
    <title>patient, female</title>
    <link href="http://www.hl7.org/fhir/patient-examples.xml#260" rel="self"/>
    <id>260</id>
    <updated>2012-06-03T23:45:32Z</updated>
    <author>
      <name>Cypress Project</name>
      <uri>https://github.com/projectcypress/cypress/downloads</uri>
    </author>
    <category scheme="http://hl7.org/fhir/sid/fhir/resource-types" term="Person"/>
    <content type="text/xml">
      <Person xmlns="http://hl7.org/fhir">
        <id>260</id>
        <identifier>
          <type>
            <code>patient</code>
            <system>http://hl7.org/fhir/sid/fhir/identifier-type</system>
          </type>
          <identifier>
            <system>https://github.com/projectcypress/cypress/patient</system>
            <id>133285773959</id>
          </identifier>
        </identifier>
        <name>
          <use>official</use>
          <part>
            <type>family</type>
            <value>Foster</value>
          </part>
          <part>
            <type>given</type>
            <value>Gabriel</value>
          </part>
        </name>
        <dob>1967-12-29</dob> 
    
        <gender>
          <coding>
      <code>M</code>
      <system>http://hl7.org/fhir/sid/v2-0001</system>
      <display>Male</display>
    </coding>
        </gender>
  <race>
    <text>White</text>
        </race>  
        <text>
          <status>generated</status>
          <div xmlns="http://www.w3.org/1999/xhtml">Foster, Gabriel. MRN: 133285773959</div>
        </text>
      </Person>
    </content>
    <summary type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">Foster, Gabriel. MRN: 133285773959</div>
    </summary>
  </entry>

  <entry>
    <title>patient, female</title>
    <link href="http://www.hl7.org/fhir/patient-examples.xml#261" rel="self"/>
    <id>261</id>
    <updated>2012-06-03T23:45:32Z</updated>
    <author>
      <name>Cypress Project</name>
      <uri>https://github.com/projectcypress/cypress/downloads</uri>
    </author>
    <category scheme="http://hl7.org/fhir/sid/fhir/resource-types" term="Person"/>
    <content type="text/xml">
      <Person xmlns="http://hl7.org/fhir">
        <id>261</id>
        <identifier>
          <type>
            <code>patient</code>
            <system>http://hl7.org/fhir/sid/fhir/identifier-type</system>
          </type>
          <identifier>
            <system>https://github.com/projectcypress/cypress/patient</system>
            <id>133285773960</id>
          </identifier>
        </identifier>
        <name>
          <use>official</use>
          <part>
            <type>family</type>
            <value>Hodges</value>
          </part>
          <part>
            <type>given</type>
            <value>Sarah</value>
          </part>
        </name>
        <dob>1964-07-18</dob> 
    
        <gender>
          <coding>
      <code>F</code>
      <system>http://hl7.org/fhir/sid/v2-0001</system>
      <display>Female</display>
    </coding>
        </gender>
  <race>
    <text>White</text>
        </race>  
        <text>
          <status>generated</status>
          <div xmlns="http://www.w3.org/1999/xhtml">Hodges, Sarah. MRN: 133285773960</div>
        </text>
      </Person>
    </content>
    <summary type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">Hodges, Sarah. MRN: 133285773960</div>
    </summary>
  </entry>

  <entry>
    <title>patient, female</title>
    <link href="http://www.hl7.org/fhir/patient-examples.xml#262" rel="self"/>
    <id>262</id>
    <updated>2012-06-03T23:45:32Z</updated>
    <author>
      <name>Cypress Project</name>
      <uri>https://github.com/projectcypress/cypress/downloads</uri>
    </author>
    <category scheme="http://hl7.org/fhir/sid/fhir/resource-types" term="Person"/>
    <content type="text/xml">
      <Person xmlns="http://hl7.org/fhir">
        <id>262</id>
        <identifier>
          <type>
            <code>patient</code>
            <system>http://hl7.org/fhir/sid/fhir/identifier-type</system>
          </type>
          <identifier>
            <system>https://github.com/projectcypress/cypress/patient</system>
            <id>133285773961</id>
          </identifier>
        </identifier>
        <name>
          <use>official</use>
          <part>
            <type>family</type>
            <value>White</value>
          </part>
          <part>
            <type>given</type>
            <value>Wilma</value>
          </part>
        </name>
        <dob>1968-07-10</dob> 
    
        <gender>
          <coding>
      <code>F</code>
      <system>http://hl7.org/fhir/sid/v2-0001</system>
      <display>Female</display>
    </coding>
        </gender>
  <race>
    <text>White</text>
        </race>  
        <text>
          <status>generated</status>
          <div xmlns="http://www.w3.org/1999/xhtml">White, Wilma. MRN: 133285773961</div>
        </text>
      </Person>
    </content>
    <summary type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">White, Wilma. MRN: 133285773961</div>
    </summary>
  </entry>

  <entry>
    <title>patient, female</title>
    <link href="http://www.hl7.org/fhir/patient-examples.xml#263" rel="self"/>
    <id>263</id>
    <updated>2012-06-03T23:45:32Z</updated>
    <author>
      <name>Cypress Project</name>
      <uri>https://github.com/projectcypress/cypress/downloads</uri>
    </author>
    <category scheme="http://hl7.org/fhir/sid/fhir/resource-types" term="Person"/>
    <content type="text/xml">
      <Person xmlns="http://hl7.org/fhir">
        <id>263</id>
        <identifier>
          <type>
            <code>patient</code>
            <system>http://hl7.org/fhir/sid/fhir/identifier-type</system>
          </type>
          <identifier>
            <system>https://github.com/projectcypress/cypress/patient</system>
            <id>133285773962</id>
          </identifier>
        </identifier>
        <name>
          <use>official</use>
          <part>
            <type>family</type>
            <value>Drake</value>
          </part>
          <part>
            <type>given</type>
            <value>Ronald</value>
          </part>
        </name>
        <dob>1979-07-18</dob> 
    
        <gender>
          <coding>
      <code>M</code>
      <system>http://hl7.org/fhir/sid/v2-0001</system>
      <display>Male</display>
    </coding>
        </gender>
  <race>
    <text>American Indian Or Alaska Native</text>
        </race>  
        <text>
          <status>generated</status>
          <div xmlns="http://www.w3.org/1999/xhtml">Drake, Ronald. MRN: 133285773962</div>
        </text>
      </Person>
    </content>
    <summary type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">Drake, Ronald. MRN: 133285773962</div>
    </summary>
  </entry>

  <entry>
    <title>patient, female</title>
    <link href="http://www.hl7.org/fhir/patient-examples.xml#264" rel="self"/>
    <id>264</id>
    <updated>2012-06-03T23:45:32Z</updated>
    <author>
      <name>Cypress Project</name>
      <uri>https://github.com/projectcypress/cypress/downloads</uri>
    </author>
    <category scheme="http://hl7.org/fhir/sid/fhir/resource-types" term="Person"/>
    <content type="text/xml">
      <Person xmlns="http://hl7.org/fhir">
        <id>264</id>
        <identifier>
          <type>
            <code>patient</code>
            <system>http://hl7.org/fhir/sid/fhir/identifier-type</system>
          </type>
          <identifier>
            <system>https://github.com/projectcypress/cypress/patient</system>
            <id>133285773963</id>
          </identifier>
        </identifier>
        <name>
          <use>official</use>
          <part>
            <type>family</type>
            <value>Phillips</value>
          </part>
          <part>
            <type>given</type>
            <value>Wanda</value>
          </part>
        </name>
        <dob>1980-04-23</dob> 
    
        <gender>
          <coding>
      <code>F</code>
      <system>http://hl7.org/fhir/sid/v2-0001</system>
      <display>Female</display>
    </coding>
        </gender>
  <race>
    <text>Native Hawaiian or Other Pacific Islander</text>
        </race>  
        <text>
          <status>generated</status>
          <div xmlns="http://www.w3.org/1999/xhtml">Phillips, Wanda. MRN: 133285773963</div>
        </text>
      </Person>
    </content>
    <summary type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">Phillips, Wanda. MRN: 133285773963</div>
    </summary>
  </entry>

  <entry>
    <title>patient, female</title>
    <link href="http://www.hl7.org/fhir/patient-examples.xml#265" rel="self"/>
    <id>265</id>
    <updated>2012-06-03T23:45:32Z</updated>
    <author>
      <name>Cypress Project</name>
      <uri>https://github.com/projectcypress/cypress/downloads</uri>
    </author>
    <category scheme="http://hl7.org/fhir/sid/fhir/resource-types" term="Person"/>
    <content type="text/xml">
      <Person xmlns="http://hl7.org/fhir">
        <id>265</id>
        <identifier>
          <type>
            <code>patient</code>
            <system>http://hl7.org/fhir/sid/fhir/identifier-type</system>
          </type>
          <identifier>
            <system>https://github.com/projectcypress/cypress/patient</system>
            <id>133285773964</id>
          </identifier>
        </identifier>
        <name>
          <use>official</use>
          <part>
            <type>family</type>
            <value>Hansen</value>
          </part>
          <part>
            <type>given</type>
            <value>Chris</value>
          </part>
        </name>
        <dob>1956-11-28</dob> 
    
        <gender>
          <coding>
      <code>M</code>
      <system>http://hl7.org/fhir/sid/v2-0001</system>
      <display>Male</display>
    </coding>
        </gender>
  <race>
    <text>Native Hawaiian or Other Pacific Islander</text>
        </race>  
        <text>
          <status>generated</status>
          <div xmlns="http://www.w3.org/1999/xhtml">Hansen, Chris. MRN: 133285773964</div>
        </text>
      </Person>
    </content>
    <summary type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">Hansen, Chris. MRN: 133285773964</div>
    </summary>
  </entry>

  <entry>
    <title>patient, female</title>
    <link href="http://www.hl7.org/fhir/patient-examples.xml#266" rel="self"/>
    <id>266</id>
    <updated>2012-06-03T23:45:32Z</updated>
    <author>
      <name>Cypress Project</name>
      <uri>https://github.com/projectcypress/cypress/downloads</uri>
    </author>
    <category scheme="http://hl7.org/fhir/sid/fhir/resource-types" term="Person"/>
    <content type="text/xml">
      <Person xmlns="http://hl7.org/fhir">
        <id>266</id>
        <identifier>
          <type>
            <code>patient</code>
            <system>http://hl7.org/fhir/sid/fhir/identifier-type</system>
          </type>
          <identifier>
            <system>https://github.com/projectcypress/cypress/patient</system>
            <id>133285773965</id>
          </identifier>
        </identifier>
        <name>
          <use>official</use>
          <part>
            <type>family</type>
            <value>Reynolds</value>
          </part>
          <part>
            <type>given</type>
            <value>Julio</value>
          </part>
        </name>
        <dob>1970-04-13</dob> 
    
        <gender>
          <coding>
      <code>M</code>
      <system>http://hl7.org/fhir/sid/v2-0001</system>
      <display>Male</display>
    </coding>
        </gender>
  <race>
    <text>Native Hawaiian or Other Pacific Islander</text>
        </race>  
        <text>
          <status>generated</status>
          <div xmlns="http://www.w3.org/1999/xhtml">Reynolds, Julio. MRN: 133285773965</div>
        </text>
      </Person>
    </content>
    <summary type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">Reynolds, Julio. MRN: 133285773965</div>
    </summary>
  </entry>

  <entry>
    <title>patient, female</title>
    <link href="http://www.hl7.org/fhir/patient-examples.xml#267" rel="self"/>
    <id>267</id>
    <updated>2012-06-03T23:45:32Z</updated>
    <author>
      <name>Cypress Project</name>
      <uri>https://github.com/projectcypress/cypress/downloads</uri>
    </author>
    <category scheme="http://hl7.org/fhir/sid/fhir/resource-types" term="Person"/>
    <content type="text/xml">
      <Person xmlns="http://hl7.org/fhir">
        <id>267</id>
        <identifier>
          <type>
            <code>patient</code>
            <system>http://hl7.org/fhir/sid/fhir/identifier-type</system>
          </type>
          <identifier>
            <system>https://github.com/projectcypress/cypress/patient</system>
            <id>133285773966</id>
          </identifier>
        </identifier>
        <name>
          <use>official</use>
          <part>
            <type>family</type>
            <value>Roberson</value>
          </part>
          <part>
            <type>given</type>
            <value>Jonathan</value>
          </part>
        </name>
        <dob>1945-10-01</dob> 
    
        <gender>
          <coding>
      <code>M</code>
      <system>http://hl7.org/fhir/sid/v2-0001</system>
      <display>Male</display>
    </coding>
        </gender>
  <race>
    <text>Other Race</text>
        </race>  
        <text>
          <status>generated</status>
          <div xmlns="http://www.w3.org/1999/xhtml">Roberson, Jonathan. MRN: 133285773966</div>
        </text>
      </Person>
    </content>
    <summary type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">Roberson, Jonathan. MRN: 133285773966</div>
    </summary>
  </entry>

  <entry>
    <title>patient, female</title>
    <link href="http://www.hl7.org/fhir/patient-examples.xml#268" rel="self"/>
    <id>268</id>
    <updated>2012-06-03T23:45:32Z</updated>
    <author>
      <name>Cypress Project</name>
      <uri>https://github.com/projectcypress/cypress/downloads</uri>
    </author>
    <category scheme="http://hl7.org/fhir/sid/fhir/resource-types" term="Person"/>
    <content type="text/xml">
      <Person xmlns="http://hl7.org/fhir">
        <id>268</id>
        <identifier>
          <type>
            <code>patient</code>
            <system>http://hl7.org/fhir/sid/fhir/identifier-type</system>
          </type>
          <identifier>
            <system>https://github.com/projectcypress/cypress/patient</system>
            <id>133285773967</id>
          </identifier>
        </identifier>
        <name>
          <use>official</use>
          <part>
            <type>family</type>
            <value>Crawford</value>
          </part>
          <part>
            <type>given</type>
            <value>Carla</value>
          </part>
        </name>
        <dob>1969-02-03</dob> 
    
        <gender>
          <coding>
      <code>F</code>
      <system>http://hl7.org/fhir/sid/v2-0001</system>
      <display>Female</display>
    </coding>
        </gender>
  <race>
    <text>White</text>
        </race>  
        <text>
          <status>generated</status>
          <div xmlns="http://www.w3.org/1999/xhtml">Crawford, Carla. MRN: 133285773967</div>
        </text>
      </Person>
    </content>
    <summary type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">Crawford, Carla. MRN: 133285773967</div>
    </summary>
  </entry>

  <entry>
    <title>patient, female</title>
    <link href="http://www.hl7.org/fhir/patient-examples.xml#269" rel="self"/>
    <id>269</id>
    <updated>2012-06-03T23:45:32Z</updated>
    <author>
      <name>Cypress Project</name>
      <uri>https://github.com/projectcypress/cypress/downloads</uri>
    </author>
    <category scheme="http://hl7.org/fhir/sid/fhir/resource-types" term="Person"/>
    <content type="text/xml">
      <Person xmlns="http://hl7.org/fhir">
        <id>269</id>
        <identifier>
          <type>
            <code>patient</code>
            <system>http://hl7.org/fhir/sid/fhir/identifier-type</system>
          </type>
          <identifier>
            <system>https://github.com/projectcypress/cypress/patient</system>
            <id>133285773968</id>
          </identifier>
        </identifier>
        <name>
          <use>official</use>
          <part>
            <type>family</type>
            <value>Hicks</value>
          </part>
          <part>
            <type>given</type>
            <value>Ronald</value>
          </part>
        </name>
        <dob>1942-09-28</dob> 
    
        <gender>
          <coding>
      <code>M</code>
      <system>http://hl7.org/fhir/sid/v2-0001</system>
      <display>Male</display>
    </coding>
        </gender>
  <race>
    <text>White</text>
        </race>  
        <text>
          <status>generated</status>
          <div xmlns="http://www.w3.org/1999/xhtml">Hicks, Ronald. MRN: 133285773968</div>
        </text>
      </Person>
    </content>
    <summary type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">Hicks, Ronald. MRN: 133285773968</div>
    </summary>
  </entry>

  <entry>
    <title>patient, female</title>
    <link href="http://www.hl7.org/fhir/patient-examples.xml#270" rel="self"/>
    <id>270</id>
    <updated>2012-06-03T23:45:32Z</updated>
    <author>
      <name>Cypress Project</name>
      <uri>https://github.com/projectcypress/cypress/downloads</uri>
    </author>
    <category scheme="http://hl7.org/fhir/sid/fhir/resource-types" term="Person"/>
    <content type="text/xml">
      <Person xmlns="http://hl7.org/fhir">
        <id>270</id>
        <identifier>
          <type>
            <code>patient</code>
            <system>http://hl7.org/fhir/sid/fhir/identifier-type</system>
          </type>
          <identifier>
            <system>https://github.com/projectcypress/cypress/patient</system>
            <id>133285773969</id>
          </identifier>
        </identifier>
        <name>
          <use>official</use>
          <part>
            <type>family</type>
            <value>Hughes</value>
          </part>
          <part>
            <type>given</type>
            <value>Mae</value>
          </part>
        </name>
        <dob>1958-05-14</dob> 
    
        <gender>
          <coding>
      <code>F</code>
      <system>http://hl7.org/fhir/sid/v2-0001</system>
      <display>Female</display>
    </coding>
        </gender>
  <race>
    <text>Black or African American</text>
        </race>  
        <text>
          <status>generated</status>
          <div xmlns="http://www.w3.org/1999/xhtml">Hughes, Mae. MRN: 133285773969</div>
        </text>
      </Person>
    </content>
    <summary type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">Hughes, Mae. MRN: 133285773969</div>
    </summary>
  </entry>

  <entry>
    <title>patient, female</title>
    <link href="http://www.hl7.org/fhir/patient-examples.xml#271" rel="self"/>
    <id>271</id>
    <updated>2012-06-03T23:45:32Z</updated>
    <author>
      <name>Cypress Project</name>
      <uri>https://github.com/projectcypress/cypress/downloads</uri>
    </author>
    <category scheme="http://hl7.org/fhir/sid/fhir/resource-types" term="Person"/>
    <content type="text/xml">
      <Person xmlns="http://hl7.org/fhir">
        <id>271</id>
        <identifier>
          <type>
            <code>patient</code>
            <system>http://hl7.org/fhir/sid/fhir/identifier-type</system>
          </type>
          <identifier>
            <system>https://github.com/projectcypress/cypress/patient</system>
            <id>133285773970</id>
          </identifier>
        </identifier>
        <name>
          <use>official</use>
          <part>
            <type>family</type>
            <value>Rice</value>
          </part>
          <part>
            <type>given</type>
            <value>Loretta</value>
          </part>
        </name>
        <dob>1952-08-19</dob> 
    
        <gender>
          <coding>
      <code>F</code>
      <system>http://hl7.org/fhir/sid/v2-0001</system>
      <display>Female</display>
    </coding>
        </gender>
  <race>
    <text>White</text>
        </race>  
        <text>
          <status>generated</status>
          <div xmlns="http://www.w3.org/1999/xhtml">Rice, Loretta. MRN: 133285773970</div>
        </text>
      </Person>
    </content>
    <summary type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">Rice, Loretta. MRN: 133285773970</div>
    </summary>
  </entry>

  <entry>
    <title>patient, female</title>
    <link href="http://www.hl7.org/fhir/patient-examples.xml#272" rel="self"/>
    <id>272</id>
    <updated>2012-06-03T23:45:32Z</updated>
    <author>
      <name>Cypress Project</name>
      <uri>https://github.com/projectcypress/cypress/downloads</uri>
    </author>
    <category scheme="http://hl7.org/fhir/sid/fhir/resource-types" term="Person"/>
    <content type="text/xml">
      <Person xmlns="http://hl7.org/fhir">
        <id>272</id>
        <identifier>
          <type>
            <code>patient</code>
            <system>http://hl7.org/fhir/sid/fhir/identifier-type</system>
          </type>
          <identifier>
            <system>https://github.com/projectcypress/cypress/patient</system>
            <id>133285773971</id>
          </identifier>
        </identifier>
        <name>
          <use>official</use>
          <part>
            <type>family</type>
            <value>Reese</value>
          </part>
          <part>
            <type>given</type>
            <value>Naomi</value>
          </part>
        </name>
        <dob>1996-03-31</dob> 
    
        <gender>
          <coding>
      <code>F</code>
      <system>http://hl7.org/fhir/sid/v2-0001</system>
      <display>Female</display>
    </coding>
        </gender>
  <race>
    <text>Other Race</text>
        </race>  
        <text>
          <status>generated</status>
          <div xmlns="http://www.w3.org/1999/xhtml">Reese, Naomi. MRN: 133285773971</div>
        </text>
      </Person>
    </content>
    <summary type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">Reese, Naomi. MRN: 133285773971</div>
    </summary>
  </entry>

  <entry>
    <title>patient, female</title>
    <link href="http://www.hl7.org/fhir/patient-examples.xml#273" rel="self"/>
    <id>273</id>
    <updated>2012-06-03T23:45:32Z</updated>
    <author>
      <name>Cypress Project</name>
      <uri>https://github.com/projectcypress/cypress/downloads</uri>
    </author>
    <category scheme="http://hl7.org/fhir/sid/fhir/resource-types" term="Person"/>
    <content type="text/xml">
      <Person xmlns="http://hl7.org/fhir">
        <id>273</id>
        <identifier>
          <type>
            <code>patient</code>
            <system>http://hl7.org/fhir/sid/fhir/identifier-type</system>
          </type>
          <identifier>
            <system>https://github.com/projectcypress/cypress/patient</system>
            <id>133285773972</id>
          </identifier>
        </identifier>
        <name>
          <use>official</use>
          <part>
            <type>family</type>
            <value>Cox</value>
          </part>
          <part>
            <type>given</type>
            <value>Jesse</value>
          </part>
        </name>
        <dob>1993-12-02</dob> 
    
        <gender>
          <coding>
      <code>M</code>
      <system>http://hl7.org/fhir/sid/v2-0001</system>
      <display>Male</display>
    </coding>
        </gender>
  <race>
    <text>Other Race</text>
        </race>  
        <text>
          <status>generated</status>
          <div xmlns="http://www.w3.org/1999/xhtml">Cox, Jesse. MRN: 133285773972</div>
        </text>
      </Person>
    </content>
    <summary type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">Cox, Jesse. MRN: 133285773972</div>
    </summary>
  </entry>

  <entry>
    <title>patient, female</title>
    <link href="http://www.hl7.org/fhir/patient-examples.xml#274" rel="self"/>
    <id>274</id>
    <updated>2012-06-03T23:45:32Z</updated>
    <author>
      <name>Cypress Project</name>
      <uri>https://github.com/projectcypress/cypress/downloads</uri>
    </author>
    <category scheme="http://hl7.org/fhir/sid/fhir/resource-types" term="Person"/>
    <content type="text/xml">
      <Person xmlns="http://hl7.org/fhir">
        <id>274</id>
        <identifier>
          <type>
            <code>patient</code>
            <system>http://hl7.org/fhir/sid/fhir/identifier-type</system>
          </type>
          <identifier>
            <system>https://github.com/projectcypress/cypress/patient</system>
            <id>133285773973</id>
          </identifier>
        </identifier>
        <name>
          <use>official</use>
          <part>
            <type>family</type>
            <value>Mccoy</value>
          </part>
          <part>
            <type>given</type>
            <value>Virgil</value>
          </part>
        </name>
        <dob>1997-06-17</dob> 
    
        <gender>
          <coding>
      <code>M</code>
      <system>http://hl7.org/fhir/sid/v2-0001</system>
      <display>Male</display>
    </coding>
        </gender>
  <race>
    <text>Native Hawaiian or Other Pacific Islander</text>
        </race>  
        <text>
          <status>generated</status>
          <div xmlns="http://www.w3.org/1999/xhtml">Mccoy, Virgil. MRN: 133285773973</div>
        </text>
      </Person>
    </content>
    <summary type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">Mccoy, Virgil. MRN: 133285773973</div>
    </summary>
  </entry>

  <entry>
    <title>patient, female</title>
    <link href="http://www.hl7.org/fhir/patient-examples.xml#275" rel="self"/>
    <id>275</id>
    <updated>2012-06-03T23:45:32Z</updated>
    <author>
      <name>Cypress Project</name>
      <uri>https://github.com/projectcypress/cypress/downloads</uri>
    </author>
    <category scheme="http://hl7.org/fhir/sid/fhir/resource-types" term="Person"/>
    <content type="text/xml">
      <Person xmlns="http://hl7.org/fhir">
        <id>275</id>
        <identifier>
          <type>
            <code>patient</code>
            <system>http://hl7.org/fhir/sid/fhir/identifier-type</system>
          </type>
          <identifier>
            <system>https://github.com/projectcypress/cypress/patient</system>
            <id>133285773974</id>
          </identifier>
        </identifier>
        <name>
          <use>official</use>
          <part>
            <type>family</type>
            <value>Lane</value>
          </part>
          <part>
            <type>given</type>
            <value>Cory</value>
          </part>
        </name>
        <dob>1973-04-15</dob> 
    
        <gender>
          <coding>
      <code>M</code>
      <system>http://hl7.org/fhir/sid/v2-0001</system>
      <display>Male</display>
    </coding>
        </gender>
  <race>
    <text>Other Race</text>
        </race>  
        <text>
          <status>generated</status>
          <div xmlns="http://www.w3.org/1999/xhtml">Lane, Cory. MRN: 133285773974</div>
        </text>
      </Person>
    </content>
    <summary type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">Lane, Cory. MRN: 133285773974</div>
    </summary>
  </entry>

  <entry>
    <title>patient, female</title>
    <link href="http://www.hl7.org/fhir/patient-examples.xml#276" rel="self"/>
    <id>276</id>
    <updated>2012-06-03T23:45:32Z</updated>
    <author>
      <name>Cypress Project</name>
      <uri>https://github.com/projectcypress/cypress/downloads</uri>
    </author>
    <category scheme="http://hl7.org/fhir/sid/fhir/resource-types" term="Person"/>
    <content type="text/xml">
      <Person xmlns="http://hl7.org/fhir">
        <id>276</id>
        <identifier>
          <type>
            <code>patient</code>
            <system>http://hl7.org/fhir/sid/fhir/identifier-type</system>
          </type>
          <identifier>
            <system>https://github.com/projectcypress/cypress/patient</system>
            <id>133285773975</id>
          </identifier>
        </identifier>
        <name>
          <use>official</use>
          <part>
            <type>family</type>
            <value>Harrison</value>
          </part>
          <part>
            <type>given</type>
            <value>Willie</value>
          </part>
        </name>
        <dob>1972-06-26</dob> 
    
        <gender>
          <coding>
      <code>F</code>
      <system>http://hl7.org/fhir/sid/v2-0001</system>
      <display>Female</display>
    </coding>
        </gender>
  <race>
    <text>White</text>
        </race>  
        <text>
          <status>generated</status>
          <div xmlns="http://www.w3.org/1999/xhtml">Harrison, Willie. MRN: 133285773975</div>
        </text>
      </Person>
    </content>
    <summary type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">Harrison, Willie. MRN: 133285773975</div>
    </summary>
  </entry>

  <entry>
    <title>patient, female</title>
    <link href="http://www.hl7.org/fhir/patient-examples.xml#277" rel="self"/>
    <id>277</id>
    <updated>2012-06-03T23:45:32Z</updated>
    <author>
      <name>Cypress Project</name>
      <uri>https://github.com/projectcypress/cypress/downloads</uri>
    </author>
    <category scheme="http://hl7.org/fhir/sid/fhir/resource-types" term="Person"/>
    <content type="text/xml">
      <Person xmlns="http://hl7.org/fhir">
        <id>277</id>
        <identifier>
          <type>
            <code>patient</code>
            <system>http://hl7.org/fhir/sid/fhir/identifier-type</system>
          </type>
          <identifier>
            <system>https://github.com/projectcypress/cypress/patient</system>
            <id>133285773976</id>
          </identifier>
        </identifier>
        <name>
          <use>official</use>
          <part>
            <type>family</type>
            <value>Palmer</value>
          </part>
          <part>
            <type>given</type>
            <value>Kim</value>
          </part>
        </name>
        <dob>1968-09-10</dob> 
    
        <gender>
          <coding>
      <code>F</code>
      <system>http://hl7.org/fhir/sid/v2-0001</system>
      <display>Female</display>
    </coding>
        </gender>
  <race>
    <text>White</text>
        </race>  
        <text>
          <status>generated</status>
          <div xmlns="http://www.w3.org/1999/xhtml">Palmer, Kim. MRN: 133285773976</div>
        </text>
      </Person>
    </content>
    <summary type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">Palmer, Kim. MRN: 133285773976</div>
    </summary>
  </entry>

  <entry>
    <title>patient, female</title>
    <link href="http://www.hl7.org/fhir/patient-examples.xml#278" rel="self"/>
    <id>278</id>
    <updated>2012-06-03T23:45:32Z</updated>
    <author>
      <name>Cypress Project</name>
      <uri>https://github.com/projectcypress/cypress/downloads</uri>
    </author>
    <category scheme="http://hl7.org/fhir/sid/fhir/resource-types" term="Person"/>
    <content type="text/xml">
      <Person xmlns="http://hl7.org/fhir">
        <id>278</id>
        <identifier>
          <type>
            <code>patient</code>
            <system>http://hl7.org/fhir/sid/fhir/identifier-type</system>
          </type>
          <identifier>
            <system>https://github.com/projectcypress/cypress/patient</system>
            <id>133285773977</id>
          </identifier>
        </identifier>
        <name>
          <use>official</use>
          <part>
            <type>family</type>
            <value>May</value>
          </part>
          <part>
            <type>given</type>
            <value>Hilda</value>
          </part>
        </name>
        <dob>1983-05-23</dob> 
    
        <gender>
          <coding>
      <code>F</code>
      <system>http://hl7.org/fhir/sid/v2-0001</system>
      <display>Female</display>
    </coding>
        </gender>
  <race>
    <text>Native Hawaiian or Other Pacific Islander</text>
        </race>  
        <text>
          <status>generated</status>
          <div xmlns="http://www.w3.org/1999/xhtml">May, Hilda. MRN: 133285773977</div>
        </text>
      </Person>
    </content>
    <summary type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">May, Hilda. MRN: 133285773977</div>
    </summary>
  </entry>

  <entry>
    <title>patient, female</title>
    <link href="http://www.hl7.org/fhir/patient-examples.xml#279" rel="self"/>
    <id>279</id>
    <updated>2012-06-03T23:45:32Z</updated>
    <author>
      <name>Cypress Project</name>
      <uri>https://github.com/projectcypress/cypress/downloads</uri>
    </author>
    <category scheme="http://hl7.org/fhir/sid/fhir/resource-types" term="Person"/>
    <content type="text/xml">
      <Person xmlns="http://hl7.org/fhir">
        <id>279</id>
        <identifier>
          <type>
            <code>patient</code>
            <system>http://hl7.org/fhir/sid/fhir/identifier-type</system>
          </type>
          <identifier>
            <system>https://github.com/projectcypress/cypress/patient</system>
            <id>133285773978</id>
          </identifier>
        </identifier>
        <name>
          <use>official</use>
          <part>
            <type>family</type>
            <value>Glover</value>
          </part>
          <part>
            <type>given</type>
            <value>Henry</value>
          </part>
        </name>
        <dob>1971-06-30</dob> 
    
        <gender>
          <coding>
      <code>M</code>
      <system>http://hl7.org/fhir/sid/v2-0001</system>
      <display>Male</display>
    </coding>
        </gender>
  <race>
    <text>Black or African American</text>
        </race>  
        <text>
          <status>generated</status>
          <div xmlns="http://www.w3.org/1999/xhtml">Glover, Henry. MRN: 133285773978</div>
        </text>
      </Person>
    </content>
    <summary type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">Glover, Henry. MRN: 133285773978</div>
    </summary>
  </entry>

  <entry>
    <title>patient, female</title>
    <link href="http://www.hl7.org/fhir/patient-examples.xml#280" rel="self"/>
    <id>280</id>
    <updated>2012-06-03T23:45:32Z</updated>
    <author>
      <name>Cypress Project</name>
      <uri>https://github.com/projectcypress/cypress/downloads</uri>
    </author>
    <category scheme="http://hl7.org/fhir/sid/fhir/resource-types" term="Person"/>
    <content type="text/xml">
      <Person xmlns="http://hl7.org/fhir">
        <id>280</id>
        <identifier>
          <type>
            <code>patient</code>
            <system>http://hl7.org/fhir/sid/fhir/identifier-type</system>
          </type>
          <identifier>
            <system>https://github.com/projectcypress/cypress/patient</system>
            <id>133285773979</id>
          </identifier>
        </identifier>
        <name>
          <use>official</use>
          <part>
            <type>family</type>
            <value>Austin</value>
          </part>
          <part>
            <type>given</type>
            <value>Brenda</value>
          </part>
        </name>
        <dob>1972-09-28</dob> 
    
        <gender>
          <coding>
      <code>F</code>
      <system>http://hl7.org/fhir/sid/v2-0001</system>
      <display>Female</display>
    </coding>
        </gender>
  <race>
    <text>Native Hawaiian or Other Pacific Islander</text>
        </race>  
        <text>
          <status>generated</status>
          <div xmlns="http://www.w3.org/1999/xhtml">Austin, Brenda. MRN: 133285773979</div>
        </text>
      </Person>
    </content>
    <summary type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">Austin, Brenda. MRN: 133285773979</div>
    </summary>
  </entry>

  <entry>
    <title>patient, female</title>
    <link href="http://www.hl7.org/fhir/patient-examples.xml#281" rel="self"/>
    <id>281</id>
    <updated>2012-06-03T23:45:32Z</updated>
    <author>
      <name>Cypress Project</name>
      <uri>https://github.com/projectcypress/cypress/downloads</uri>
    </author>
    <category scheme="http://hl7.org/fhir/sid/fhir/resource-types" term="Person"/>
    <content type="text/xml">
      <Person xmlns="http://hl7.org/fhir">
        <id>281</id>
        <identifier>
          <type>
            <code>patient</code>
            <system>http://hl7.org/fhir/sid/fhir/identifier-type</system>
          </type>
          <identifier>
            <system>https://github.com/projectcypress/cypress/patient</system>
            <id>133285773980</id>
          </identifier>
        </identifier>
        <name>
          <use>official</use>
          <part>
            <type>family</type>
            <value>Phelps</value>
          </part>
          <part>
            <type>given</type>
            <value>Tara</value>
          </part>
        </name>
        <dob>1952-03-14</dob> 
    
        <gender>
          <coding>
      <code>F</code>
      <system>http://hl7.org/fhir/sid/v2-0001</system>
      <display>Female</display>
    </coding>
        </gender>
  <race>
    <text>Other Race</text>
        </race>  
        <text>
          <status>generated</status>
          <div xmlns="http://www.w3.org/1999/xhtml">Phelps, Tara. MRN: 133285773980</div>
        </text>
      </Person>
    </content>
    <summary type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">Phelps, Tara. MRN: 133285773980</div>
    </summary>
  </entry>

  <entry>
    <title>patient, female</title>
    <link href="http://www.hl7.org/fhir/patient-examples.xml#282" rel="self"/>
    <id>282</id>
    <updated>2012-06-03T23:45:32Z</updated>
    <author>
      <name>Cypress Project</name>
      <uri>https://github.com/projectcypress/cypress/downloads</uri>
    </author>
    <category scheme="http://hl7.org/fhir/sid/fhir/resource-types" term="Person"/>
    <content type="text/xml">
      <Person xmlns="http://hl7.org/fhir">
        <id>282</id>
        <identifier>
          <type>
            <code>patient</code>
            <system>http://hl7.org/fhir/sid/fhir/identifier-type</system>
          </type>
          <identifier>
            <system>https://github.com/projectcypress/cypress/patient</system>
            <id>133285773981</id>
          </identifier>
        </identifier>
        <name>
          <use>official</use>
          <part>
            <type>family</type>
            <value>Floyd</value>
          </part>
          <part>
            <type>given</type>
            <value>Phillip</value>
          </part>
        </name>
        <dob>1963-06-17</dob> 
    
        <gender>
          <coding>
      <code>M</code>
      <system>http://hl7.org/fhir/sid/v2-0001</system>
      <display>Male</display>
    </coding>
        </gender>
  <race>
    <text>Black or African American</text>
        </race>  
        <text>
          <status>generated</status>
          <div xmlns="http://www.w3.org/1999/xhtml">Floyd, Phillip. MRN: 133285773981</div>
        </text>
      </Person>
    </content>
    <summary type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">Floyd, Phillip. MRN: 133285773981</div>
    </summary>
  </entry>

  <entry>
    <title>patient, female</title>
    <link href="http://www.hl7.org/fhir/patient-examples.xml#283" rel="self"/>
    <id>283</id>
    <updated>2012-06-03T23:45:32Z</updated>
    <author>
      <name>Cypress Project</name>
      <uri>https://github.com/projectcypress/cypress/downloads</uri>
    </author>
    <category scheme="http://hl7.org/fhir/sid/fhir/resource-types" term="Person"/>
    <content type="text/xml">
      <Person xmlns="http://hl7.org/fhir">
        <id>283</id>
        <identifier>
          <type>
            <code>patient</code>
            <system>http://hl7.org/fhir/sid/fhir/identifier-type</system>
          </type>
          <identifier>
            <system>https://github.com/projectcypress/cypress/patient</system>
            <id>133285773982</id>
          </identifier>
        </identifier>
        <name>
          <use>official</use>
          <part>
            <type>family</type>
            <value>Chambers</value>
          </part>
          <part>
            <type>given</type>
            <value>Darren</value>
          </part>
        </name>
        <dob>1963-04-14</dob> 
    
        <gender>
          <coding>
      <code>M</code>
      <system>http://hl7.org/fhir/sid/v2-0001</system>
      <display>Male</display>
    </coding>
        </gender>
  <race>
    <text>Asian</text>
        </race>  
        <text>
          <status>generated</status>
          <div xmlns="http://www.w3.org/1999/xhtml">Chambers, Darren. MRN: 133285773982</div>
        </text>
      </Person>
    </content>
    <summary type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">Chambers, Darren. MRN: 133285773982</div>
    </summary>
  </entry>

  <entry>
    <title>patient, female</title>
    <link href="http://www.hl7.org/fhir/patient-examples.xml#284" rel="self"/>
    <id>284</id>
    <updated>2012-06-03T23:45:32Z</updated>
    <author>
      <name>Cypress Project</name>
      <uri>https://github.com/projectcypress/cypress/downloads</uri>
    </author>
    <category scheme="http://hl7.org/fhir/sid/fhir/resource-types" term="Person"/>
    <content type="text/xml">
      <Person xmlns="http://hl7.org/fhir">
        <id>284</id>
        <identifier>
          <type>
            <code>patient</code>
            <system>http://hl7.org/fhir/sid/fhir/identifier-type</system>
          </type>
          <identifier>
            <system>https://github.com/projectcypress/cypress/patient</system>
            <id>133285773983</id>
          </identifier>
        </identifier>
        <name>
          <use>official</use>
          <part>
            <type>family</type>
            <value>Walsh</value>
          </part>
          <part>
            <type>given</type>
            <value>Catherine</value>
          </part>
        </name>
        <dob>1944-06-17</dob> 
    
        <gender>
          <coding>
      <code>F</code>
      <system>http://hl7.org/fhir/sid/v2-0001</system>
      <display>Female</display>
    </coding>
        </gender>
  <race>
    <text>Other Race</text>
        </race>  
        <text>
          <status>generated</status>
          <div xmlns="http://www.w3.org/1999/xhtml">Walsh, Catherine. MRN: 133285773983</div>
        </text>
      </Person>
    </content>
    <summary type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">Walsh, Catherine. MRN: 133285773983</div>
    </summary>
  </entry>

  <entry>
    <title>patient, female</title>
    <link href="http://www.hl7.org/fhir/patient-examples.xml#285" rel="self"/>
    <id>285</id>
    <updated>2012-06-03T23:45:32Z</updated>
    <author>
      <name>Cypress Project</name>
      <uri>https://github.com/projectcypress/cypress/downloads</uri>
    </author>
    <category scheme="http://hl7.org/fhir/sid/fhir/resource-types" term="Person"/>
    <content type="text/xml">
      <Person xmlns="http://hl7.org/fhir">
        <id>285</id>
        <identifier>
          <type>
            <code>patient</code>
            <system>http://hl7.org/fhir/sid/fhir/identifier-type</system>
          </type>
          <identifier>
            <system>https://github.com/projectcypress/cypress/patient</system>
            <id>133285773984</id>
          </identifier>
        </identifier>
        <name>
          <use>official</use>
          <part>
            <type>family</type>
            <value>Simon</value>
          </part>
          <part>
            <type>given</type>
            <value>Gregory</value>
          </part>
        </name>
        <dob>1975-06-17</dob> 
    
        <gender>
          <coding>
      <code>M</code>
      <system>http://hl7.org/fhir/sid/v2-0001</system>
      <display>Male</display>
    </coding>
        </gender>
  <race>
    <text>White</text>
        </race>  
        <text>
          <status>generated</status>
          <div xmlns="http://www.w3.org/1999/xhtml">Simon, Gregory. MRN: 133285773984</div>
        </text>
      </Person>
    </content>
    <summary type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">Simon, Gregory. MRN: 133285773984</div>
    </summary>
  </entry>

  <entry>
    <title>patient, female</title>
    <link href="http://www.hl7.org/fhir/patient-examples.xml#286" rel="self"/>
    <id>286</id>
    <updated>2012-06-03T23:45:32Z</updated>
    <author>
      <name>Cypress Project</name>
      <uri>https://github.com/projectcypress/cypress/downloads</uri>
    </author>
    <category scheme="http://hl7.org/fhir/sid/fhir/resource-types" term="Person"/>
    <content type="text/xml">
      <Person xmlns="http://hl7.org/fhir">
        <id>286</id>
        <identifier>
          <type>
            <code>patient</code>
            <system>http://hl7.org/fhir/sid/fhir/identifier-type</system>
          </type>
          <identifier>
            <system>https://github.com/projectcypress/cypress/patient</system>
            <id>133285773985</id>
          </identifier>
        </identifier>
        <name>
          <use>official</use>
          <part>
            <type>family</type>
            <value>Johnson</value>
          </part>
          <part>
            <type>given</type>
            <value>Charlene</value>
          </part>
        </name>
        <dob>1992-09-19</dob> 
    
        <gender>
          <coding>
      <code>F</code>
      <system>http://hl7.org/fhir/sid/v2-0001</system>
      <display>Female</display>
    </coding>
        </gender>
  <race>
    <text>Black or African American</text>
        </race>  
        <text>
          <status>generated</status>
          <div xmlns="http://www.w3.org/1999/xhtml">Johnson, Charlene. MRN: 133285773985</div>
        </text>
      </Person>
    </content>
    <summary type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">Johnson, Charlene. MRN: 133285773985</div>
    </summary>
  </entry>

  <entry>
    <title>patient, female</title>
    <link href="http://www.hl7.org/fhir/patient-examples.xml#287" rel="self"/>
    <id>287</id>
    <updated>2012-06-03T23:45:32Z</updated>
    <author>
      <name>Cypress Project</name>
      <uri>https://github.com/projectcypress/cypress/downloads</uri>
    </author>
    <category scheme="http://hl7.org/fhir/sid/fhir/resource-types" term="Person"/>
    <content type="text/xml">
      <Person xmlns="http://hl7.org/fhir">
        <id>287</id>
        <identifier>
          <type>
            <code>patient</code>
            <system>http://hl7.org/fhir/sid/fhir/identifier-type</system>
          </type>
          <identifier>
            <system>https://github.com/projectcypress/cypress/patient</system>
            <id>133285773986</id>
          </identifier>
        </identifier>
        <name>
          <use>official</use>
          <part>
            <type>family</type>
            <value>Burton</value>
          </part>
          <part>
            <type>given</type>
            <value>Darren</value>
          </part>
        </name>
        <dob>1938-02-13</dob> 
    
        <gender>
          <coding>
      <code>M</code>
      <system>http://hl7.org/fhir/sid/v2-0001</system>
      <display>Male</display>
    </coding>
        </gender>
  <race>
    <text>White</text>
        </race>  
        <text>
          <status>generated</status>
          <div xmlns="http://www.w3.org/1999/xhtml">Burton, Darren. MRN: 133285773986</div>
        </text>
      </Person>
    </content>
    <summary type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">Burton, Darren. MRN: 133285773986</div>
    </summary>
  </entry>

  <entry>
    <title>patient, female</title>
    <link href="http://www.hl7.org/fhir/patient-examples.xml#288" rel="self"/>
    <id>288</id>
    <updated>2012-06-03T23:45:32Z</updated>
    <author>
      <name>Cypress Project</name>
      <uri>https://github.com/projectcypress/cypress/downloads</uri>
    </author>
    <category scheme="http://hl7.org/fhir/sid/fhir/resource-types" term="Person"/>
    <content type="text/xml">
      <Person xmlns="http://hl7.org/fhir">
        <id>288</id>
        <identifier>
          <type>
            <code>patient</code>
            <system>http://hl7.org/fhir/sid/fhir/identifier-type</system>
          </type>
          <identifier>
            <system>https://github.com/projectcypress/cypress/patient</system>
            <id>133285773987</id>
          </identifier>
        </identifier>
        <name>
          <use>official</use>
          <part>
            <type>family</type>
            <value>Swanson</value>
          </part>
          <part>
            <type>given</type>
            <value>Deanna</value>
          </part>
        </name>
        <dob>1936-02-08</dob> 
    
        <gender>
          <coding>
      <code>F</code>
      <system>http://hl7.org/fhir/sid/v2-0001</system>
      <display>Female</display>
    </coding>
        </gender>
  <race>
    <text>Other Race</text>
        </race>  
        <text>
          <status>generated</status>
          <div xmlns="http://www.w3.org/1999/xhtml">Swanson, Deanna. MRN: 133285773987</div>
        </text>
      </Person>
    </content>
    <summary type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">Swanson, Deanna. MRN: 133285773987</div>
    </summary>
  </entry>

  <entry>
    <title>patient, female</title>
    <link href="http://www.hl7.org/fhir/patient-examples.xml#289" rel="self"/>
    <id>289</id>
    <updated>2012-06-03T23:45:32Z</updated>
    <author>
      <name>Cypress Project</name>
      <uri>https://github.com/projectcypress/cypress/downloads</uri>
    </author>
    <category scheme="http://hl7.org/fhir/sid/fhir/resource-types" term="Person"/>
    <content type="text/xml">
      <Person xmlns="http://hl7.org/fhir">
        <id>289</id>
        <identifier>
          <type>
            <code>patient</code>
            <system>http://hl7.org/fhir/sid/fhir/identifier-type</system>
          </type>
          <identifier>
            <system>https://github.com/projectcypress/cypress/patient</system>
            <id>133285773988</id>
          </identifier>
        </identifier>
        <name>
          <use>official</use>
          <part>
            <type>family</type>
            <value>Roberts</value>
          </part>
          <part>
            <type>given</type>
            <value>Ben</value>
          </part>
        </name>
        <dob>1943-01-05</dob> 
    
        <gender>
          <coding>
      <code>M</code>
      <system>http://hl7.org/fhir/sid/v2-0001</system>
      <display>Male</display>
    </coding>
        </gender>
  <race>
    <text>American Indian Or Alaska Native</text>
        </race>  
        <text>
          <status>generated</status>
          <div xmlns="http://www.w3.org/1999/xhtml">Roberts, Ben. MRN: 133285773988</div>
        </text>
      </Person>
    </content>
    <summary type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">Roberts, Ben. MRN: 133285773988</div>
    </summary>
  </entry>

  <entry>
    <title>patient, female</title>
    <link href="http://www.hl7.org/fhir/patient-examples.xml#290" rel="self"/>
    <id>290</id>
    <updated>2012-06-03T23:45:32Z</updated>
    <author>
      <name>Cypress Project</name>
      <uri>https://github.com/projectcypress/cypress/downloads</uri>
    </author>
    <category scheme="http://hl7.org/fhir/sid/fhir/resource-types" term="Person"/>
    <content type="text/xml">
      <Person xmlns="http://hl7.org/fhir">
        <id>290</id>
        <identifier>
          <type>
            <code>patient</code>
            <system>http://hl7.org/fhir/sid/fhir/identifier-type</system>
          </type>
          <identifier>
            <system>https://github.com/projectcypress/cypress/patient</system>
            <id>133285773989</id>
          </identifier>
        </identifier>
        <name>
          <use>official</use>
          <part>
            <type>family</type>
            <value>Little</value>
          </part>
          <part>
            <type>given</type>
            <value>Dora</value>
          </part>
        </name>
        <dob>1950-02-06</dob> 
    
        <gender>
          <coding>
      <code>F</code>
      <system>http://hl7.org/fhir/sid/v2-0001</system>
      <display>Female</display>
    </coding>
        </gender>
  <race>
    <text>White</text>
        </race>  
        <text>
          <status>generated</status>
          <div xmlns="http://www.w3.org/1999/xhtml">Little, Dora. MRN: 133285773989</div>
        </text>
      </Person>
    </content>
    <summary type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">Little, Dora. MRN: 133285773989</div>
    </summary>
  </entry>

  <entry>
    <title>patient, female</title>
    <link href="http://www.hl7.org/fhir/patient-examples.xml#291" rel="self"/>
    <id>291</id>
    <updated>2012-06-03T23:45:32Z</updated>
    <author>
      <name>Cypress Project</name>
      <uri>https://github.com/projectcypress/cypress/downloads</uri>
    </author>
    <category scheme="http://hl7.org/fhir/sid/fhir/resource-types" term="Person"/>
    <content type="text/xml">
      <Person xmlns="http://hl7.org/fhir">
        <id>291</id>
        <identifier>
          <type>
            <code>patient</code>
            <system>http://hl7.org/fhir/sid/fhir/identifier-type</system>
          </type>
          <identifier>
            <system>https://github.com/projectcypress/cypress/patient</system>
            <id>133285773990</id>
          </identifier>
        </identifier>
        <name>
          <use>official</use>
          <part>
            <type>family</type>
            <value>Hunt</value>
          </part>
          <part>
            <type>given</type>
            <value>Zachary</value>
          </part>
        </name>
        <dob>1945-06-02</dob> 
    
        <gender>
          <coding>
      <code>M</code>
      <system>http://hl7.org/fhir/sid/v2-0001</system>
      <display>Male</display>
    </coding>
        </gender>
  <race>
    <text>Other Race</text>
        </race>  
        <text>
          <status>generated</status>
          <div xmlns="http://www.w3.org/1999/xhtml">Hunt, Zachary. MRN: 133285773990</div>
        </text>
      </Person>
    </content>
    <summary type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">Hunt, Zachary. MRN: 133285773990</div>
    </summary>
  </entry>

  <entry>
    <title>patient, female</title>
    <link href="http://www.hl7.org/fhir/patient-examples.xml#292" rel="self"/>
    <id>292</id>
    <updated>2012-06-03T23:45:32Z</updated>
    <author>
      <name>Cypress Project</name>
      <uri>https://github.com/projectcypress/cypress/downloads</uri>
    </author>
    <category scheme="http://hl7.org/fhir/sid/fhir/resource-types" term="Person"/>
    <content type="text/xml">
      <Person xmlns="http://hl7.org/fhir">
        <id>292</id>
        <identifier>
          <type>
            <code>patient</code>
            <system>http://hl7.org/fhir/sid/fhir/identifier-type</system>
          </type>
          <identifier>
            <system>https://github.com/projectcypress/cypress/patient</system>
            <id>133285773991</id>
          </identifier>
        </identifier>
        <name>
          <use>official</use>
          <part>
            <type>family</type>
            <value>Palmer</value>
          </part>
          <part>
            <type>given</type>
            <value>Tyler</value>
          </part>
        </name>
        <dob>1940-05-08</dob> 
    
        <gender>
          <coding>
      <code>M</code>
      <system>http://hl7.org/fhir/sid/v2-0001</system>
      <display>Male</display>
    </coding>
        </gender>
  <race>
    <text>White</text>
        </race>  
        <text>
          <status>generated</status>
          <div xmlns="http://www.w3.org/1999/xhtml">Palmer, Tyler. MRN: 133285773991</div>
        </text>
      </Person>
    </content>
    <summary type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">Palmer, Tyler. MRN: 133285773991</div>
    </summary>
  </entry>

  <entry>
    <title>patient, female</title>
    <link href="http://www.hl7.org/fhir/patient-examples.xml#293" rel="self"/>
    <id>293</id>
    <updated>2012-06-03T23:45:32Z</updated>
    <author>
      <name>Cypress Project</name>
      <uri>https://github.com/projectcypress/cypress/downloads</uri>
    </author>
    <category scheme="http://hl7.org/fhir/sid/fhir/resource-types" term="Person"/>
    <content type="text/xml">
      <Person xmlns="http://hl7.org/fhir">
        <id>293</id>
        <identifier>
          <type>
            <code>patient</code>
            <system>http://hl7.org/fhir/sid/fhir/identifier-type</system>
          </type>
          <identifier>
            <system>https://github.com/projectcypress/cypress/patient</system>
            <id>133285773992</id>
          </identifier>
        </identifier>
        <name>
          <use>official</use>
          <part>
            <type>family</type>
            <value>Marshall</value>
          </part>
          <part>
            <type>given</type>
            <value>Johnny</value>
          </part>
        </name>
        <dob>1943-04-06</dob> 
    
        <gender>
          <coding>
      <code>M</code>
      <system>http://hl7.org/fhir/sid/v2-0001</system>
      <display>Male</display>
    </coding>
        </gender>
  <race>
    <text>White</text>
        </race>  
        <text>
          <status>generated</status>
          <div xmlns="http://www.w3.org/1999/xhtml">Marshall, Johnny. MRN: 133285773992</div>
        </text>
      </Person>
    </content>
    <summary type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">Marshall, Johnny. MRN: 133285773992</div>
    </summary>
  </entry>

  <entry>
    <title>patient, female</title>
    <link href="http://www.hl7.org/fhir/patient-examples.xml#294" rel="self"/>
    <id>294</id>
    <updated>2012-06-03T23:45:32Z</updated>
    <author>
      <name>Cypress Project</name>
      <uri>https://github.com/projectcypress/cypress/downloads</uri>
    </author>
    <category scheme="http://hl7.org/fhir/sid/fhir/resource-types" term="Person"/>
    <content type="text/xml">
      <Person xmlns="http://hl7.org/fhir">
        <id>294</id>
        <identifier>
          <type>
            <code>patient</code>
            <system>http://hl7.org/fhir/sid/fhir/identifier-type</system>
          </type>
          <identifier>
            <system>https://github.com/projectcypress/cypress/patient</system>
            <id>133285773993</id>
          </identifier>
        </identifier>
        <name>
          <use>official</use>
          <part>
            <type>family</type>
            <value>Mccarthy</value>
          </part>
          <part>
            <type>given</type>
            <value>Becky</value>
          </part>
        </name>
        <dob>1950-05-30</dob> 
    
        <gender>
          <coding>
      <code>F</code>
      <system>http://hl7.org/fhir/sid/v2-0001</system>
      <display>Female</display>
    </coding>
        </gender>
  <race>
    <text>White</text>
        </race>  
        <text>
          <status>generated</status>
          <div xmlns="http://www.w3.org/1999/xhtml">Mccarthy, Becky. MRN: 133285773993</div>
        </text>
      </Person>
    </content>
    <summary type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">Mccarthy, Becky. MRN: 133285773993</div>
    </summary>
  </entry>

  <entry>
    <title>patient, female</title>
    <link href="http://www.hl7.org/fhir/patient-examples.xml#295" rel="self"/>
    <id>295</id>
    <updated>2012-06-03T23:45:32Z</updated>
    <author>
      <name>Cypress Project</name>
      <uri>https://github.com/projectcypress/cypress/downloads</uri>
    </author>
    <category scheme="http://hl7.org/fhir/sid/fhir/resource-types" term="Person"/>
    <content type="text/xml">
      <Person xmlns="http://hl7.org/fhir">
        <id>295</id>
        <identifier>
          <type>
            <code>patient</code>
            <system>http://hl7.org/fhir/sid/fhir/identifier-type</system>
          </type>
          <identifier>
            <system>https://github.com/projectcypress/cypress/patient</system>
            <id>133285773994</id>
          </identifier>
        </identifier>
        <name>
          <use>official</use>
          <part>
            <type>family</type>
            <value>Ortega</value>
          </part>
          <part>
            <type>given</type>
            <value>Samuel</value>
          </part>
        </name>
        <dob>1943-06-07</dob> 
    
        <gender>
          <coding>
      <code>M</code>
      <system>http://hl7.org/fhir/sid/v2-0001</system>
      <display>Male</display>
    </coding>
        </gender>
  <race>
    <text>Other Race</text>
        </race>  
        <text>
          <status>generated</status>
          <div xmlns="http://www.w3.org/1999/xhtml">Ortega, Samuel. MRN: 133285773994</div>
        </text>
      </Person>
    </content>
    <summary type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">Ortega, Samuel. MRN: 133285773994</div>
    </summary>
  </entry>

  <entry>
    <title>patient, female</title>
    <link href="http://www.hl7.org/fhir/patient-examples.xml#296" rel="self"/>
    <id>296</id>
    <updated>2012-06-03T23:45:32Z</updated>
    <author>
      <name>Cypress Project</name>
      <uri>https://github.com/projectcypress/cypress/downloads</uri>
    </author>
    <category scheme="http://hl7.org/fhir/sid/fhir/resource-types" term="Person"/>
    <content type="text/xml">
      <Person xmlns="http://hl7.org/fhir">
        <id>296</id>
        <identifier>
          <type>
            <code>patient</code>
            <system>http://hl7.org/fhir/sid/fhir/identifier-type</system>
          </type>
          <identifier>
            <system>https://github.com/projectcypress/cypress/patient</system>
            <id>133285773995</id>
          </identifier>
        </identifier>
        <name>
          <use>official</use>
          <part>
            <type>family</type>
            <value>Harvey</value>
          </part>
          <part>
            <type>given</type>
            <value>Andy</value>
          </part>
        </name>
        <dob>2009-03-17</dob> 
    
        <gender>
          <coding>
      <code>M</code>
      <system>http://hl7.org/fhir/sid/v2-0001</system>
      <display>Male</display>
    </coding>
        </gender>
  <race>
    <text>Asian</text>
        </race>  
        <text>
          <status>generated</status>
          <div xmlns="http://www.w3.org/1999/xhtml">Harvey, Andy. MRN: 133285773995</div>
        </text>
      </Person>
    </content>
    <summary type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">Harvey, Andy. MRN: 133285773995</div>
    </summary>
  </entry>

  <entry>
    <title>patient, female</title>
    <link href="http://www.hl7.org/fhir/patient-examples.xml#297" rel="self"/>
    <id>297</id>
    <updated>2012-06-03T23:45:32Z</updated>
    <author>
      <name>Cypress Project</name>
      <uri>https://github.com/projectcypress/cypress/downloads</uri>
    </author>
    <category scheme="http://hl7.org/fhir/sid/fhir/resource-types" term="Person"/>
    <content type="text/xml">
      <Person xmlns="http://hl7.org/fhir">
        <id>297</id>
        <identifier>
          <type>
            <code>patient</code>
            <system>http://hl7.org/fhir/sid/fhir/identifier-type</system>
          </type>
          <identifier>
            <system>https://github.com/projectcypress/cypress/patient</system>
            <id>133285773996</id>
          </identifier>
        </identifier>
        <name>
          <use>official</use>
          <part>
            <type>family</type>
            <value>Bailey</value>
          </part>
          <part>
            <type>given</type>
            <value>Ian</value>
          </part>
        </name>
        <dob>2009-06-20</dob> 
    
        <gender>
          <coding>
      <code>M</code>
      <system>http://hl7.org/fhir/sid/v2-0001</system>
      <display>Male</display>
    </coding>
        </gender>
  <race>
    <text>White</text>
        </race>  
        <text>
          <status>generated</status>
          <div xmlns="http://www.w3.org/1999/xhtml">Bailey, Ian. MRN: 133285773996</div>
        </text>
      </Person>
    </content>
    <summary type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">Bailey, Ian. MRN: 133285773996</div>
    </summary>
  </entry>

  <entry>
    <title>patient, female</title>
    <link href="http://www.hl7.org/fhir/patient-examples.xml#298" rel="self"/>
    <id>298</id>
    <updated>2012-06-03T23:45:32Z</updated>
    <author>
      <name>Cypress Project</name>
      <uri>https://github.com/projectcypress/cypress/downloads</uri>
    </author>
    <category scheme="http://hl7.org/fhir/sid/fhir/resource-types" term="Person"/>
    <content type="text/xml">
      <Person xmlns="http://hl7.org/fhir">
        <id>298</id>
        <identifier>
          <type>
            <code>patient</code>
            <system>http://hl7.org/fhir/sid/fhir/identifier-type</system>
          </type>
          <identifier>
            <system>https://github.com/projectcypress/cypress/patient</system>
            <id>133285773997</id>
          </identifier>
        </identifier>
        <name>
          <use>official</use>
          <part>
            <type>family</type>
            <value>Walker</value>
          </part>
          <part>
            <type>given</type>
            <value>Denise</value>
          </part>
        </name>
        <dob>2009-03-19</dob> 
    
        <gender>
          <coding>
      <code>F</code>
      <system>http://hl7.org/fhir/sid/v2-0001</system>
      <display>Female</display>
    </coding>
        </gender>
  <race>
    <text>White</text>
        </race>  
        <text>
          <status>generated</status>
          <div xmlns="http://www.w3.org/1999/xhtml">Walker, Denise. MRN: 133285773997</div>
        </text>
      </Person>
    </content>
    <summary type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">Walker, Denise. MRN: 133285773997</div>
    </summary>
  </entry>

  <entry>
    <title>patient, female</title>
    <link href="http://www.hl7.org/fhir/patient-examples.xml#299" rel="self"/>
    <id>299</id>
    <updated>2012-06-03T23:45:32Z</updated>
    <author>
      <name>Cypress Project</name>
      <uri>https://github.com/projectcypress/cypress/downloads</uri>
    </author>
    <category scheme="http://hl7.org/fhir/sid/fhir/resource-types" term="Person"/>
    <content type="text/xml">
      <Person xmlns="http://hl7.org/fhir">
        <id>299</id>
        <identifier>
          <type>
            <code>patient</code>
            <system>http://hl7.org/fhir/sid/fhir/identifier-type</system>
          </type>
          <identifier>
            <system>https://github.com/projectcypress/cypress/patient</system>
            <id>133285773998</id>
          </identifier>
        </identifier>
        <name>
          <use>official</use>
          <part>
            <type>family</type>
            <value>Brock</value>
          </part>
          <part>
            <type>given</type>
            <value>Beth</value>
          </part>
        </name>
        <dob>1961-03-17</dob> 
    
        <gender>
          <coding>
      <code>F</code>
      <system>http://hl7.org/fhir/sid/v2-0001</system>
      <display>Female</display>
    </coding>
        </gender>
  <race>
    <text>Native Hawaiian or Other Pacific Islander</text>
        </race>  
        <text>
          <status>generated</status>
          <div xmlns="http://www.w3.org/1999/xhtml">Brock, Beth. MRN: 133285773998</div>
        </text>
      </Person>
    </content>
    <summary type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">Brock, Beth. MRN: 133285773998</div>
    </summary>
  </entry>

  <entry>
    <title>patient, female</title>
    <link href="http://www.hl7.org/fhir/patient-examples.xml#300" rel="self"/>
    <id>300</id>
    <updated>2012-06-03T23:45:32Z</updated>
    <author>
      <name>Cypress Project</name>
      <uri>https://github.com/projectcypress/cypress/downloads</uri>
    </author>
    <category scheme="http://hl7.org/fhir/sid/fhir/resource-types" term="Person"/>
    <content type="text/xml">
      <Person xmlns="http://hl7.org/fhir">
        <id>300</id>
        <identifier>
          <type>
            <code>patient</code>
            <system>http://hl7.org/fhir/sid/fhir/identifier-type</system>
          </type>
          <identifier>
            <system>https://github.com/projectcypress/cypress/patient</system>
            <id>133285773999</id>
          </identifier>
        </identifier>
        <name>
          <use>official</use>
          <part>
            <type>family</type>
            <value>Dennis</value>
          </part>
          <part>
            <type>given</type>
            <value>Juanita</value>
          </part>
        </name>
        <dob>1989-05-30</dob> 
    
        <gender>
          <coding>
      <code>F</code>
      <system>http://hl7.org/fhir/sid/v2-0001</system>
      <display>Female</display>
    </coding>
        </gender>
  <race>
    <text>Other Race</text>
        </race>  
        <text>
          <status>generated</status>
          <div xmlns="http://www.w3.org/1999/xhtml">Dennis, Juanita. MRN: 133285773999</div>
        </text>
      </Person>
    </content>
    <summary type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">Dennis, Juanita. MRN: 133285773999</div>
    </summary>
  </entry>

  <entry>
    <title>patient, female</title>
    <link href="http://www.hl7.org/fhir/patient-examples.xml#301" rel="self"/>
    <id>301</id>
    <updated>2012-06-03T23:45:32Z</updated>
    <author>
      <name>Cypress Project</name>
      <uri>https://github.com/projectcypress/cypress/downloads</uri>
    </author>
    <category scheme="http://hl7.org/fhir/sid/fhir/resource-types" term="Person"/>
    <content type="text/xml">
      <Person xmlns="http://hl7.org/fhir">
        <id>301</id>
        <identifier>
          <type>
            <code>patient</code>
            <system>http://hl7.org/fhir/sid/fhir/identifier-type</system>
          </type>
          <identifier>
            <system>https://github.com/projectcypress/cypress/patient</system>
            <id>1332857739100</id>
          </identifier>
        </identifier>
        <name>
          <use>official</use>
          <part>
            <type>family</type>
            <value>Brady</value>
          </part>
          <part>
            <type>given</type>
            <value>Tracey</value>
          </part>
        </name>
        <dob>1990-06-22</dob> 
    
        <gender>
          <coding>
      <code>F</code>
      <system>http://hl7.org/fhir/sid/v2-0001</system>
      <display>Female</display>
    </coding>
        </gender>
  <race>
    <text>White</text>
        </race>  
        <text>
          <status>generated</status>
          <div xmlns="http://www.w3.org/1999/xhtml">Brady, Tracey. MRN: 1332857739100</div>
        </text>
      </Person>
    </content>
    <summary type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">Brady, Tracey. MRN: 1332857739100</div>
    </summary>
  </entry>

  <entry>
    <title>patient, female</title>
    <link href="http://www.hl7.org/fhir/patient-examples.xml#302" rel="self"/>
    <id>302</id>
    <updated>2012-06-03T23:45:32Z</updated>
    <author>
      <name>Cypress Project</name>
      <uri>https://github.com/projectcypress/cypress/downloads</uri>
    </author>
    <category scheme="http://hl7.org/fhir/sid/fhir/resource-types" term="Person"/>
    <content type="text/xml">
      <Person xmlns="http://hl7.org/fhir">
        <id>302</id>
        <identifier>
          <type>
            <code>patient</code>
            <system>http://hl7.org/fhir/sid/fhir/identifier-type</system>
          </type>
          <identifier>
            <system>https://github.com/projectcypress/cypress/patient</system>
            <id>1332857739101</id>
          </identifier>
        </identifier>
        <name>
          <use>official</use>
          <part>
            <type>family</type>
            <value>Hall</value>
          </part>
          <part>
            <type>given</type>
            <value>Courtney</value>
          </part>
        </name>
        <dob>1997-03-31</dob> 
    
        <gender>
          <coding>
      <code>F</code>
      <system>http://hl7.org/fhir/sid/v2-0001</system>
      <display>Female</display>
    </coding>
        </gender>
  <race>
    <text>Other Race</text>
        </race>  
        <text>
          <status>generated</status>
          <div xmlns="http://www.w3.org/1999/xhtml">Hall, Courtney. MRN: 1332857739101</div>
        </text>
      </Person>
    </content>
    <summary type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">Hall, Courtney. MRN: 1332857739101</div>
    </summary>
  </entry>

  <entry>
    <title>patient, female</title>
    <link href="http://www.hl7.org/fhir/patient-examples.xml#303" rel="self"/>
    <id>303</id>
    <updated>2012-06-03T23:45:32Z</updated>
    <author>
      <name>Cypress Project</name>
      <uri>https://github.com/projectcypress/cypress/downloads</uri>
    </author>
    <category scheme="http://hl7.org/fhir/sid/fhir/resource-types" term="Person"/>
    <content type="text/xml">
      <Person xmlns="http://hl7.org/fhir">
        <id>303</id>
        <identifier>
          <type>
            <code>patient</code>
            <system>http://hl7.org/fhir/sid/fhir/identifier-type</system>
          </type>
          <identifier>
            <system>https://github.com/projectcypress/cypress/patient</system>
            <id>1332857739102</id>
          </identifier>
        </identifier>
        <name>
          <use>official</use>
          <part>
            <type>family</type>
            <value>Copeland</value>
          </part>
          <part>
            <type>given</type>
            <value>Brian</value>
          </part>
        </name>
        <dob>1949-03-15</dob> 
    
        <gender>
          <coding>
      <code>M</code>
      <system>http://hl7.org/fhir/sid/v2-0001</system>
      <display>Male</display>
    </coding>
        </gender>
  <race>
    <text>American Indian Or Alaska Native</text>
        </race>  
        <text>
          <status>generated</status>
          <div xmlns="http://www.w3.org/1999/xhtml">Copeland, Brian. MRN: 1332857739102</div>
        </text>
      </Person>
    </content>
    <summary type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">Copeland, Brian. MRN: 1332857739102</div>
    </summary>
  </entry>

  <entry>
    <title>patient, female</title>
    <link href="http://www.hl7.org/fhir/patient-examples.xml#304" rel="self"/>
    <id>304</id>
    <updated>2012-06-03T23:45:32Z</updated>
    <author>
      <name>Cypress Project</name>
      <uri>https://github.com/projectcypress/cypress/downloads</uri>
    </author>
    <category scheme="http://hl7.org/fhir/sid/fhir/resource-types" term="Person"/>
    <content type="text/xml">
      <Person xmlns="http://hl7.org/fhir">
        <id>304</id>
        <identifier>
          <type>
            <code>patient</code>
            <system>http://hl7.org/fhir/sid/fhir/identifier-type</system>
          </type>
          <identifier>
            <system>https://github.com/projectcypress/cypress/patient</system>
            <id>1332857739103</id>
          </identifier>
        </identifier>
        <name>
          <use>official</use>
          <part>
            <type>family</type>
            <value>Graham</value>
          </part>
          <part>
            <type>given</type>
            <value>Maurice</value>
          </part>
        </name>
        <dob>1955-02-12</dob> 
    
        <gender>
          <coding>
      <code>M</code>
      <system>http://hl7.org/fhir/sid/v2-0001</system>
      <display>Male</display>
    </coding>
        </gender>
  <race>
    <text>White</text>
        </race>  
        <text>
          <status>generated</status>
          <div xmlns="http://www.w3.org/1999/xhtml">Graham, Maurice. MRN: 1332857739103</div>
        </text>
      </Person>
    </content>
    <summary type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">Graham, Maurice. MRN: 1332857739103</div>
    </summary>
  </entry>

  <entry>
    <title>patient, female</title>
    <link href="http://www.hl7.org/fhir/patient-examples.xml#305" rel="self"/>
    <id>305</id>
    <updated>2012-06-03T23:45:32Z</updated>
    <author>
      <name>Cypress Project</name>
      <uri>https://github.com/projectcypress/cypress/downloads</uri>
    </author>
    <category scheme="http://hl7.org/fhir/sid/fhir/resource-types" term="Person"/>
    <content type="text/xml">
      <Person xmlns="http://hl7.org/fhir">
        <id>305</id>
        <identifier>
          <type>
            <code>patient</code>
            <system>http://hl7.org/fhir/sid/fhir/identifier-type</system>
          </type>
          <identifier>
            <system>https://github.com/projectcypress/cypress/patient</system>
            <id>1332857739104</id>
          </identifier>
        </identifier>
        <name>
          <use>official</use>
          <part>
            <type>family</type>
            <value>Curtis</value>
          </part>
          <part>
            <type>given</type>
            <value>Ivan</value>
          </part>
        </name>
        <dob>1982-04-08</dob> 
    
        <gender>
          <coding>
      <code>M</code>
      <system>http://hl7.org/fhir/sid/v2-0001</system>
      <display>Male</display>
    </coding>
        </gender>
  <race>
    <text>White</text>
        </race>  
        <text>
          <status>generated</status>
          <div xmlns="http://www.w3.org/1999/xhtml">Curtis, Ivan. MRN: 1332857739104</div>
        </text>
      </Person>
    </content>
    <summary type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">Curtis, Ivan. MRN: 1332857739104</div>
    </summary>
  </entry>

  <entry>
    <title>patient, female</title>
    <link href="http://www.hl7.org/fhir/patient-examples.xml#306" rel="self"/>
    <id>306</id>
    <updated>2012-06-03T23:45:32Z</updated>
    <author>
      <name>Cypress Project</name>
      <uri>https://github.com/projectcypress/cypress/downloads</uri>
    </author>
    <category scheme="http://hl7.org/fhir/sid/fhir/resource-types" term="Person"/>
    <content type="text/xml">
      <Person xmlns="http://hl7.org/fhir">
        <id>306</id>
        <identifier>
          <type>
            <code>patient</code>
            <system>http://hl7.org/fhir/sid/fhir/identifier-type</system>
          </type>
          <identifier>
            <system>https://github.com/projectcypress/cypress/patient</system>
            <id>1332857739105</id>
          </identifier>
        </identifier>
        <name>
          <use>official</use>
          <part>
            <type>family</type>
            <value>Hines</value>
          </part>
          <part>
            <type>given</type>
            <value>Brett</value>
          </part>
        </name>
        <dob>1973-06-01</dob> 
    
        <gender>
          <coding>
      <code>M</code>
      <system>http://hl7.org/fhir/sid/v2-0001</system>
      <display>Male</display>
    </coding>
        </gender>
  <race>
    <text>Asian</text>
        </race>  
        <text>
          <status>generated</status>
          <div xmlns="http://www.w3.org/1999/xhtml">Hines, Brett. MRN: 1332857739105</div>
        </text>
      </Person>
    </content>
    <summary type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">Hines, Brett. MRN: 1332857739105</div>
    </summary>
  </entry>

  <entry>
    <title>patient, female</title>
    <link href="http://www.hl7.org/fhir/patient-examples.xml#307" rel="self"/>
    <id>307</id>
    <updated>2012-06-03T23:45:32Z</updated>
    <author>
      <name>Cypress Project</name>
      <uri>https://github.com/projectcypress/cypress/downloads</uri>
    </author>
    <category scheme="http://hl7.org/fhir/sid/fhir/resource-types" term="Person"/>
    <content type="text/xml">
      <Person xmlns="http://hl7.org/fhir">
        <id>307</id>
        <identifier>
          <type>
            <code>patient</code>
            <system>http://hl7.org/fhir/sid/fhir/identifier-type</system>
          </type>
          <identifier>
            <system>https://github.com/projectcypress/cypress/patient</system>
            <id>1332857739106</id>
          </identifier>
        </identifier>
        <name>
          <use>official</use>
          <part>
            <type>family</type>
            <value>Robbins</value>
          </part>
          <part>
            <type>given</type>
            <value>Jerome</value>
          </part>
        </name>
        <dob>1971-04-15</dob> 
    
        <gender>
          <coding>
      <code>M</code>
      <system>http://hl7.org/fhir/sid/v2-0001</system>
      <display>Male</display>
    </coding>
        </gender>
  <race>
    <text>Asian</text>
        </race>  
        <text>
          <status>generated</status>
          <div xmlns="http://www.w3.org/1999/xhtml">Robbins, Jerome. MRN: 1332857739106</div>
        </text>
      </Person>
    </content>
    <summary type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">Robbins, Jerome. MRN: 1332857739106</div>
    </summary>
  </entry>

  <entry>
    <title>patient, female</title>
    <link href="http://www.hl7.org/fhir/patient-examples.xml#308" rel="self"/>
    <id>308</id>
    <updated>2012-06-03T23:45:32Z</updated>
    <author>
      <name>Cypress Project</name>
      <uri>https://github.com/projectcypress/cypress/downloads</uri>
    </author>
    <category scheme="http://hl7.org/fhir/sid/fhir/resource-types" term="Person"/>
    <content type="text/xml">
      <Person xmlns="http://hl7.org/fhir">
        <id>308</id>
        <identifier>
          <type>
            <code>patient</code>
            <system>http://hl7.org/fhir/sid/fhir/identifier-type</system>
          </type>
          <identifier>
            <system>https://github.com/projectcypress/cypress/patient</system>
            <id>1332857739107</id>
          </identifier>
        </identifier>
        <name>
          <use>official</use>
          <part>
            <type>family</type>
            <value>Stewart</value>
          </part>
          <part>
            <type>given</type>
            <value>Michelle</value>
          </part>
        </name>
        <dob>1973-05-23</dob> 
    
        <gender>
          <coding>
      <code>F</code>
      <system>http://hl7.org/fhir/sid/v2-0001</system>
      <display>Female</display>
    </coding>
        </gender>
  <race>
    <text>Native Hawaiian or Other Pacific Islander</text>
        </race>  
        <text>
          <status>generated</status>
          <div xmlns="http://www.w3.org/1999/xhtml">Stewart, Michelle. MRN: 1332857739107</div>
        </text>
      </Person>
    </content>
    <summary type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">Stewart, Michelle. MRN: 1332857739107</div>
    </summary>
  </entry>

  <entry>
    <title>patient, female</title>
    <link href="http://www.hl7.org/fhir/patient-examples.xml#309" rel="self"/>
    <id>309</id>
    <updated>2012-06-03T23:45:32Z</updated>
    <author>
      <name>Cypress Project</name>
      <uri>https://github.com/projectcypress/cypress/downloads</uri>
    </author>
    <category scheme="http://hl7.org/fhir/sid/fhir/resource-types" term="Person"/>
    <content type="text/xml">
      <Person xmlns="http://hl7.org/fhir">
        <id>309</id>
        <identifier>
          <type>
            <code>patient</code>
            <system>http://hl7.org/fhir/sid/fhir/identifier-type</system>
          </type>
          <identifier>
            <system>https://github.com/projectcypress/cypress/patient</system>
            <id>1332857739108</id>
          </identifier>
        </identifier>
        <name>
          <use>official</use>
          <part>
            <type>family</type>
            <value>Gilbert</value>
          </part>
          <part>
            <type>given</type>
            <value>Rachel</value>
          </part>
        </name>
        <dob>1947-09-03</dob> 
    
        <gender>
          <coding>
      <code>F</code>
      <system>http://hl7.org/fhir/sid/v2-0001</system>
      <display>Female</display>
    </coding>
        </gender>
  <race>
    <text>Black or African American</text>
        </race>  
        <text>
          <status>generated</status>
          <div xmlns="http://www.w3.org/1999/xhtml">Gilbert, Rachel. MRN: 1332857739108</div>
        </text>
      </Person>
    </content>
    <summary type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">Gilbert, Rachel. MRN: 1332857739108</div>
    </summary>
  </entry>

  <entry>
    <title>patient, female</title>
    <link href="http://www.hl7.org/fhir/patient-examples.xml#310" rel="self"/>
    <id>310</id>
    <updated>2012-06-03T23:45:32Z</updated>
    <author>
      <name>Cypress Project</name>
      <uri>https://github.com/projectcypress/cypress/downloads</uri>
    </author>
    <category scheme="http://hl7.org/fhir/sid/fhir/resource-types" term="Person"/>
    <content type="text/xml">
      <Person xmlns="http://hl7.org/fhir">
        <id>310</id>
        <identifier>
          <type>
            <code>patient</code>
            <system>http://hl7.org/fhir/sid/fhir/identifier-type</system>
          </type>
          <identifier>
            <system>https://github.com/projectcypress/cypress/patient</system>
            <id>1332857739109</id>
          </identifier>
        </identifier>
        <name>
          <use>official</use>
          <part>
            <type>family</type>
            <value>Schwartz</value>
          </part>
          <part>
            <type>given</type>
            <value>Valerie</value>
          </part>
        </name>
        <dob>1965-06-15</dob> 
    
        <gender>
          <coding>
      <code>F</code>
      <system>http://hl7.org/fhir/sid/v2-0001</system>
      <display>Female</display>
    </coding>
        </gender>
  <race>
    <text>Other Race</text>
        </race>  
        <text>
          <status>generated</status>
          <div xmlns="http://www.w3.org/1999/xhtml">Schwartz, Valerie. MRN: 1332857739109</div>
        </text>
      </Person>
    </content>
    <summary type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">Schwartz, Valerie. MRN: 1332857739109</div>
    </summary>
  </entry>

  <entry>
    <title>patient, female</title>
    <link href="http://www.hl7.org/fhir/patient-examples.xml#311" rel="self"/>
    <id>311</id>
    <updated>2012-06-03T23:45:32Z</updated>
    <author>
      <name>Cypress Project</name>
      <uri>https://github.com/projectcypress/cypress/downloads</uri>
    </author>
    <category scheme="http://hl7.org/fhir/sid/fhir/resource-types" term="Person"/>
    <content type="text/xml">
      <Person xmlns="http://hl7.org/fhir">
        <id>311</id>
        <identifier>
          <type>
            <code>patient</code>
            <system>http://hl7.org/fhir/sid/fhir/identifier-type</system>
          </type>
          <identifier>
            <system>https://github.com/projectcypress/cypress/patient</system>
            <id>1332857739110</id>
          </identifier>
        </identifier>
        <name>
          <use>official</use>
          <part>
            <type>family</type>
            <value>Doyle</value>
          </part>
          <part>
            <type>given</type>
            <value>Darlene</value>
          </part>
        </name>
        <dob>1939-07-14</dob> 
    
        <gender>
          <coding>
      <code>F</code>
      <system>http://hl7.org/fhir/sid/v2-0001</system>
      <display>Female</display>
    </coding>
        </gender>
  <race>
    <text>White</text>
        </race>  
        <text>
          <status>generated</status>
          <div xmlns="http://www.w3.org/1999/xhtml">Doyle, Darlene. MRN: 1332857739110</div>
        </text>
      </Person>
    </content>
    <summary type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">Doyle, Darlene. MRN: 1332857739110</div>
    </summary>
  </entry>

  <entry>
    <title>patient, female</title>
    <link href="http://www.hl7.org/fhir/patient-examples.xml#312" rel="self"/>
    <id>312</id>
    <updated>2012-06-03T23:45:32Z</updated>
    <author>
      <name>Cypress Project</name>
      <uri>https://github.com/projectcypress/cypress/downloads</uri>
    </author>
    <category scheme="http://hl7.org/fhir/sid/fhir/resource-types" term="Person"/>
    <content type="text/xml">
      <Person xmlns="http://hl7.org/fhir">
        <id>312</id>
        <identifier>
          <type>
            <code>patient</code>
            <system>http://hl7.org/fhir/sid/fhir/identifier-type</system>
          </type>
          <identifier>
            <system>https://github.com/projectcypress/cypress/patient</system>
            <id>1332857739111</id>
          </identifier>
        </identifier>
        <name>
          <use>official</use>
          <part>
            <type>family</type>
            <value>Wilson</value>
          </part>
          <part>
            <type>given</type>
            <value>Bill</value>
          </part>
        </name>
        <dob>1948-10-08</dob> 
    
        <gender>
          <coding>
      <code>M</code>
      <system>http://hl7.org/fhir/sid/v2-0001</system>
      <display>Male</display>
    </coding>
        </gender>
  <race>
    <text>White</text>
        </race>  
        <text>
          <status>generated</status>
          <div xmlns="http://www.w3.org/1999/xhtml">Wilson, Bill. MRN: 1332857739111</div>
        </text>
      </Person>
    </content>
    <summary type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">Wilson, Bill. MRN: 1332857739111</div>
    </summary>
  </entry>

  <entry>
    <title>patient, female</title>
    <link href="http://www.hl7.org/fhir/patient-examples.xml#313" rel="self"/>
    <id>313</id>
    <updated>2012-06-03T23:45:32Z</updated>
    <author>
      <name>Cypress Project</name>
      <uri>https://github.com/projectcypress/cypress/downloads</uri>
    </author>
    <category scheme="http://hl7.org/fhir/sid/fhir/resource-types" term="Person"/>
    <content type="text/xml">
      <Person xmlns="http://hl7.org/fhir">
        <id>313</id>
        <identifier>
          <type>
            <code>patient</code>
            <system>http://hl7.org/fhir/sid/fhir/identifier-type</system>
          </type>
          <identifier>
            <system>https://github.com/projectcypress/cypress/patient</system>
            <id>1332857739112</id>
          </identifier>
        </identifier>
        <name>
          <use>official</use>
          <part>
            <type>family</type>
            <value>Doyle</value>
          </part>
          <part>
            <type>given</type>
            <value>Esther</value>
          </part>
        </name>
        <dob>1970-05-21</dob> 
    
        <gender>
          <coding>
      <code>F</code>
      <system>http://hl7.org/fhir/sid/v2-0001</system>
      <display>Female</display>
    </coding>
        </gender>
  <race>
    <text>American Indian Or Alaska Native</text>
        </race>  
        <text>
          <status>generated</status>
          <div xmlns="http://www.w3.org/1999/xhtml">Doyle, Esther. MRN: 1332857739112</div>
        </text>
      </Person>
    </content>
    <summary type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">Doyle, Esther. MRN: 1332857739112</div>
    </summary>
  </entry>

  <entry>
    <title>patient, female</title>
    <link href="http://www.hl7.org/fhir/patient-examples.xml#314" rel="self"/>
    <id>314</id>
    <updated>2012-06-03T23:45:32Z</updated>
    <author>
      <name>Cypress Project</name>
      <uri>https://github.com/projectcypress/cypress/downloads</uri>
    </author>
    <category scheme="http://hl7.org/fhir/sid/fhir/resource-types" term="Person"/>
    <content type="text/xml">
      <Person xmlns="http://hl7.org/fhir">
        <id>314</id>
        <identifier>
          <type>
            <code>patient</code>
            <system>http://hl7.org/fhir/sid/fhir/identifier-type</system>
          </type>
          <identifier>
            <system>https://github.com/projectcypress/cypress/patient</system>
            <id>1332857739113</id>
          </identifier>
        </identifier>
        <name>
          <use>official</use>
          <part>
            <type>family</type>
            <value>Hunter</value>
          </part>
          <part>
            <type>given</type>
            <value>Micheal</value>
          </part>
        </name>
        <dob>1942-02-12</dob> 
    
        <gender>
          <coding>
      <code>M</code>
      <system>http://hl7.org/fhir/sid/v2-0001</system>
      <display>Male</display>
    </coding>
        </gender>
  <race>
    <text>Other Race</text>
        </race>  
        <text>
          <status>generated</status>
          <div xmlns="http://www.w3.org/1999/xhtml">Hunter, Micheal. MRN: 1332857739113</div>
        </text>
      </Person>
    </content>
    <summary type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">Hunter, Micheal. MRN: 1332857739113</div>
    </summary>
  </entry>

  <entry>
    <title>patient, female</title>
    <link href="http://www.hl7.org/fhir/patient-examples.xml#315" rel="self"/>
    <id>315</id>
    <updated>2012-06-03T23:45:32Z</updated>
    <author>
      <name>Cypress Project</name>
      <uri>https://github.com/projectcypress/cypress/downloads</uri>
    </author>
    <category scheme="http://hl7.org/fhir/sid/fhir/resource-types" term="Person"/>
    <content type="text/xml">
      <Person xmlns="http://hl7.org/fhir">
        <id>315</id>
        <identifier>
          <type>
            <code>patient</code>
            <system>http://hl7.org/fhir/sid/fhir/identifier-type</system>
          </type>
          <identifier>
            <system>https://github.com/projectcypress/cypress/patient</system>
            <id>1332857739114</id>
          </identifier>
        </identifier>
        <name>
          <use>official</use>
          <part>
            <type>family</type>
            <value>Black</value>
          </part>
          <part>
            <type>given</type>
            <value>Salvador</value>
          </part>
        </name>
        <dob>1952-05-21</dob> 
    
        <gender>
          <coding>
      <code>M</code>
      <system>http://hl7.org/fhir/sid/v2-0001</system>
      <display>Male</display>
    </coding>
        </gender>
  <race>
    <text>American Indian Or Alaska Native</text>
        </race>  
        <text>
          <status>generated</status>
          <div xmlns="http://www.w3.org/1999/xhtml">Black, Salvador. MRN: 1332857739114</div>
        </text>
      </Person>
    </content>
    <summary type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">Black, Salvador. MRN: 1332857739114</div>
    </summary>
  </entry>

  <entry>
    <title>patient, female</title>
    <link href="http://www.hl7.org/fhir/patient-examples.xml#316" rel="self"/>
    <id>316</id>
    <updated>2012-06-03T23:45:32Z</updated>
    <author>
      <name>Cypress Project</name>
      <uri>https://github.com/projectcypress/cypress/downloads</uri>
    </author>
    <category scheme="http://hl7.org/fhir/sid/fhir/resource-types" term="Person"/>
    <content type="text/xml">
      <Person xmlns="http://hl7.org/fhir">
        <id>316</id>
        <identifier>
          <type>
            <code>patient</code>
            <system>http://hl7.org/fhir/sid/fhir/identifier-type</system>
          </type>
          <identifier>
            <system>https://github.com/projectcypress/cypress/patient</system>
            <id>1332857739115</id>
          </identifier>
        </identifier>
        <name>
          <use>official</use>
          <part>
            <type>family</type>
            <value>Cruz</value>
          </part>
          <part>
            <type>given</type>
            <value>Melissa</value>
          </part>
        </name>
        <dob>1989-05-02</dob> 
    
        <gender>
          <coding>
      <code>F</code>
      <system>http://hl7.org/fhir/sid/v2-0001</system>
      <display>Female</display>
    </coding>
        </gender>
  <race>
    <text>Native Hawaiian or Other Pacific Islander</text>
        </race>  
        <text>
          <status>generated</status>
          <div xmlns="http://www.w3.org/1999/xhtml">Cruz, Melissa. MRN: 1332857739115</div>
        </text>
      </Person>
    </content>
    <summary type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">Cruz, Melissa. MRN: 1332857739115</div>
    </summary>
  </entry>

  <entry>
    <title>patient, female</title>
    <link href="http://www.hl7.org/fhir/patient-examples.xml#317" rel="self"/>
    <id>317</id>
    <updated>2012-06-03T23:45:32Z</updated>
    <author>
      <name>Cypress Project</name>
      <uri>https://github.com/projectcypress/cypress/downloads</uri>
    </author>
    <category scheme="http://hl7.org/fhir/sid/fhir/resource-types" term="Person"/>
    <content type="text/xml">
      <Person xmlns="http://hl7.org/fhir">
        <id>317</id>
        <identifier>
          <type>
            <code>patient</code>
            <system>http://hl7.org/fhir/sid/fhir/identifier-type</system>
          </type>
          <identifier>
            <system>https://github.com/projectcypress/cypress/patient</system>
            <id>1332857739116</id>
          </identifier>
        </identifier>
        <name>
          <use>official</use>
          <part>
            <type>family</type>
            <value>Hubbard</value>
          </part>
          <part>
            <type>given</type>
            <value>Maureen</value>
          </part>
        </name>
        <dob>1972-03-12</dob> 
    
        <gender>
          <coding>
      <code>F</code>
      <system>http://hl7.org/fhir/sid/v2-0001</system>
      <display>Female</display>
    </coding>
        </gender>
  <race>
    <text>Black or African American</text>
        </race>  
        <text>
          <status>generated</status>
          <div xmlns="http://www.w3.org/1999/xhtml">Hubbard, Maureen. MRN: 1332857739116</div>
        </text>
      </Person>
    </content>
    <summary type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">Hubbard, Maureen. MRN: 1332857739116</div>
    </summary>
  </entry>

  <entry>
    <title>patient, female</title>
    <link href="http://www.hl7.org/fhir/patient-examples.xml#318" rel="self"/>
    <id>318</id>
    <updated>2012-06-03T23:45:32Z</updated>
    <author>
      <name>Cypress Project</name>
      <uri>https://github.com/projectcypress/cypress/downloads</uri>
    </author>
    <category scheme="http://hl7.org/fhir/sid/fhir/resource-types" term="Person"/>
    <content type="text/xml">
      <Person xmlns="http://hl7.org/fhir">
        <id>318</id>
        <identifier>
          <type>
            <code>patient</code>
            <system>http://hl7.org/fhir/sid/fhir/identifier-type</system>
          </type>
          <identifier>
            <system>https://github.com/projectcypress/cypress/patient</system>
            <id>1332857739117</id>
          </identifier>
        </identifier>
        <name>
          <use>official</use>
          <part>
            <type>family</type>
            <value>Lawrence</value>
          </part>
          <part>
            <type>given</type>
            <value>Kim</value>
          </part>
        </name>
        <dob>1972-12-02</dob> 
    
        <gender>
          <coding>
      <code>F</code>
      <system>http://hl7.org/fhir/sid/v2-0001</system>
      <display>Female</display>
    </coding>
        </gender>
  <race>
    <text>White</text>
        </race>  
        <text>
          <status>generated</status>
          <div xmlns="http://www.w3.org/1999/xhtml">Lawrence, Kim. MRN: 1332857739117</div>
        </text>
      </Person>
    </content>
    <summary type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">Lawrence, Kim. MRN: 1332857739117</div>
    </summary>
  </entry>

  <entry>
    <title>patient, female</title>
    <link href="http://www.hl7.org/fhir/patient-examples.xml#319" rel="self"/>
    <id>319</id>
    <updated>2012-06-03T23:45:32Z</updated>
    <author>
      <name>Cypress Project</name>
      <uri>https://github.com/projectcypress/cypress/downloads</uri>
    </author>
    <category scheme="http://hl7.org/fhir/sid/fhir/resource-types" term="Person"/>
    <content type="text/xml">
      <Person xmlns="http://hl7.org/fhir">
        <id>319</id>
        <identifier>
          <type>
            <code>patient</code>
            <system>http://hl7.org/fhir/sid/fhir/identifier-type</system>
          </type>
          <identifier>
            <system>https://github.com/projectcypress/cypress/patient</system>
            <id>1332857739118</id>
          </identifier>
        </identifier>
        <name>
          <use>official</use>
          <part>
            <type>family</type>
            <value>Torres</value>
          </part>
          <part>
            <type>given</type>
            <value>Dwight</value>
          </part>
        </name>
        <dob>1938-05-08</dob> 
    
        <gender>
          <coding>
      <code>M</code>
      <system>http://hl7.org/fhir/sid/v2-0001</system>
      <display>Male</display>
    </coding>
        </gender>
  <race>
    <text>White</text>
        </race>  
        <text>
          <status>generated</status>
          <div xmlns="http://www.w3.org/1999/xhtml">Torres, Dwight. MRN: 1332857739118</div>
        </text>
      </Person>
    </content>
    <summary type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">Torres, Dwight. MRN: 1332857739118</div>
    </summary>
  </entry>

  <entry>
    <title>patient, female</title>
    <link href="http://www.hl7.org/fhir/patient-examples.xml#320" rel="self"/>
    <id>320</id>
    <updated>2012-06-03T23:45:32Z</updated>
    <author>
      <name>Cypress Project</name>
      <uri>https://github.com/projectcypress/cypress/downloads</uri>
    </author>
    <category scheme="http://hl7.org/fhir/sid/fhir/resource-types" term="Person"/>
    <content type="text/xml">
      <Person xmlns="http://hl7.org/fhir">
        <id>320</id>
        <identifier>
          <type>
            <code>patient</code>
            <system>http://hl7.org/fhir/sid/fhir/identifier-type</system>
          </type>
          <identifier>
            <system>https://github.com/projectcypress/cypress/patient</system>
            <id>1332857739119</id>
          </identifier>
        </identifier>
        <name>
          <use>official</use>
          <part>
            <type>family</type>
            <value>Malone</value>
          </part>
          <part>
            <type>given</type>
            <value>Ian</value>
          </part>
        </name>
        <dob>1942-04-12</dob> 
    
        <gender>
          <coding>
      <code>M</code>
      <system>http://hl7.org/fhir/sid/v2-0001</system>
      <display>Male</display>
    </coding>
        </gender>
  <race>
    <text>White</text>
        </race>  
        <text>
          <status>generated</status>
          <div xmlns="http://www.w3.org/1999/xhtml">Malone, Ian. MRN: 1332857739119</div>
        </text>
      </Person>
    </content>
    <summary type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">Malone, Ian. MRN: 1332857739119</div>
    </summary>
  </entry>

  <entry>
    <title>patient, female</title>
    <link href="http://www.hl7.org/fhir/patient-examples.xml#321" rel="self"/>
    <id>321</id>
    <updated>2012-06-03T23:45:32Z</updated>
    <author>
      <name>Cypress Project</name>
      <uri>https://github.com/projectcypress/cypress/downloads</uri>
    </author>
    <category scheme="http://hl7.org/fhir/sid/fhir/resource-types" term="Person"/>
    <content type="text/xml">
      <Person xmlns="http://hl7.org/fhir">
        <id>321</id>
        <identifier>
          <type>
            <code>patient</code>
            <system>http://hl7.org/fhir/sid/fhir/identifier-type</system>
          </type>
          <identifier>
            <system>https://github.com/projectcypress/cypress/patient</system>
            <id>1332857739120</id>
          </identifier>
        </identifier>
        <name>
          <use>official</use>
          <part>
            <type>family</type>
            <value>Boone</value>
          </part>
          <part>
            <type>given</type>
            <value>Albert</value>
          </part>
        </name>
        <dob>1942-08-29</dob> 
    
        <gender>
          <coding>
      <code>M</code>
      <system>http://hl7.org/fhir/sid/v2-0001</system>
      <display>Male</display>
    </coding>
        </gender>
  <race>
    <text>Black or African American</text>
        </race>  
        <text>
          <status>generated</status>
          <div xmlns="http://www.w3.org/1999/xhtml">Boone, Albert. MRN: 1332857739120</div>
        </text>
      </Person>
    </content>
    <summary type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">Boone, Albert. MRN: 1332857739120</div>
    </summary>
  </entry>

  <entry>
    <title>patient, female</title>
    <link href="http://www.hl7.org/fhir/patient-examples.xml#322" rel="self"/>
    <id>322</id>
    <updated>2012-06-03T23:45:32Z</updated>
    <author>
      <name>Cypress Project</name>
      <uri>https://github.com/projectcypress/cypress/downloads</uri>
    </author>
    <category scheme="http://hl7.org/fhir/sid/fhir/resource-types" term="Person"/>
    <content type="text/xml">
      <Person xmlns="http://hl7.org/fhir">
        <id>322</id>
        <identifier>
          <type>
            <code>patient</code>
            <system>http://hl7.org/fhir/sid/fhir/identifier-type</system>
          </type>
          <identifier>
            <system>https://github.com/projectcypress/cypress/patient</system>
            <id>1332857739121</id>
          </identifier>
        </identifier>
        <name>
          <use>official</use>
          <part>
            <type>family</type>
            <value>Valdez</value>
          </part>
          <part>
            <type>given</type>
            <value>Tracy</value>
          </part>
        </name>
        <dob>1943-02-13</dob> 
    
        <gender>
          <coding>
      <code>F</code>
      <system>http://hl7.org/fhir/sid/v2-0001</system>
      <display>Female</display>
    </coding>
        </gender>
  <race>
    <text>White</text>
        </race>  
        <text>
          <status>generated</status>
          <div xmlns="http://www.w3.org/1999/xhtml">Valdez, Tracy. MRN: 1332857739121</div>
        </text>
      </Person>
    </content>
    <summary type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">Valdez, Tracy. MRN: 1332857739121</div>
    </summary>
  </entry>

  <entry>
    <title>patient, female</title>
    <link href="http://www.hl7.org/fhir/patient-examples.xml#323" rel="self"/>
    <id>323</id>
    <updated>2012-06-03T23:45:32Z</updated>
    <author>
      <name>Cypress Project</name>
      <uri>https://github.com/projectcypress/cypress/downloads</uri>
    </author>
    <category scheme="http://hl7.org/fhir/sid/fhir/resource-types" term="Person"/>
    <content type="text/xml">
      <Person xmlns="http://hl7.org/fhir">
        <id>323</id>
        <identifier>
          <type>
            <code>patient</code>
            <system>http://hl7.org/fhir/sid/fhir/identifier-type</system>
          </type>
          <identifier>
            <system>https://github.com/projectcypress/cypress/patient</system>
            <id>1332857739122</id>
          </identifier>
        </identifier>
        <name>
          <use>official</use>
          <part>
            <type>family</type>
            <value>Drake</value>
          </part>
          <part>
            <type>given</type>
            <value>Francis</value>
          </part>
        </name>
        <dob>1943-03-22</dob> 
    
        <gender>
          <coding>
      <code>M</code>
      <system>http://hl7.org/fhir/sid/v2-0001</system>
      <display>Male</display>
    </coding>
        </gender>
  <race>
    <text>Black or African American</text>
        </race>  
        <text>
          <status>generated</status>
          <div xmlns="http://www.w3.org/1999/xhtml">Drake, Francis. MRN: 1332857739122</div>
        </text>
      </Person>
    </content>
    <summary type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">Drake, Francis. MRN: 1332857739122</div>
    </summary>
  </entry>

  <entry>
    <title>patient, female</title>
    <link href="http://www.hl7.org/fhir/patient-examples.xml#324" rel="self"/>
    <id>324</id>
    <updated>2012-06-03T23:45:32Z</updated>
    <author>
      <name>Cypress Project</name>
      <uri>https://github.com/projectcypress/cypress/downloads</uri>
    </author>
    <category scheme="http://hl7.org/fhir/sid/fhir/resource-types" term="Person"/>
    <content type="text/xml">
      <Person xmlns="http://hl7.org/fhir">
        <id>324</id>
        <identifier>
          <type>
            <code>patient</code>
            <system>http://hl7.org/fhir/sid/fhir/identifier-type</system>
          </type>
          <identifier>
            <system>https://github.com/projectcypress/cypress/patient</system>
            <id>1332857739123</id>
          </identifier>
        </identifier>
        <name>
          <use>official</use>
          <part>
            <type>family</type>
            <value>Perkins</value>
          </part>
          <part>
            <type>given</type>
            <value>Clifton</value>
          </part>
        </name>
        <dob>1942-02-14</dob> 
    
        <gender>
          <coding>
      <code>M</code>
      <system>http://hl7.org/fhir/sid/v2-0001</system>
      <display>Male</display>
    </coding>
        </gender>
  <race>
    <text>Asian</text>
        </race>  
        <text>
          <status>generated</status>
          <div xmlns="http://www.w3.org/1999/xhtml">Perkins, Clifton. MRN: 1332857739123</div>
        </text>
      </Person>
    </content>
    <summary type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">Perkins, Clifton. MRN: 1332857739123</div>
    </summary>
  </entry>

  <entry>
    <title>patient, female</title>
    <link href="http://www.hl7.org/fhir/patient-examples.xml#325" rel="self"/>
    <id>325</id>
    <updated>2012-06-03T23:45:32Z</updated>
    <author>
      <name>Cypress Project</name>
      <uri>https://github.com/projectcypress/cypress/downloads</uri>
    </author>
    <category scheme="http://hl7.org/fhir/sid/fhir/resource-types" term="Person"/>
    <content type="text/xml">
      <Person xmlns="http://hl7.org/fhir">
        <id>325</id>
        <identifier>
          <type>
            <code>patient</code>
            <system>http://hl7.org/fhir/sid/fhir/identifier-type</system>
          </type>
          <identifier>
            <system>https://github.com/projectcypress/cypress/patient</system>
            <id>1332857739124</id>
          </identifier>
        </identifier>
        <name>
          <use>official</use>
          <part>
            <type>family</type>
            <value>Watts</value>
          </part>
          <part>
            <type>given</type>
            <value>Diane</value>
          </part>
        </name>
        <dob>1938-05-08</dob> 
    
        <gender>
          <coding>
      <code>F</code>
      <system>http://hl7.org/fhir/sid/v2-0001</system>
      <display>Female</display>
    </coding>
        </gender>
  <race>
    <text>White</text>
        </race>  
        <text>
          <status>generated</status>
          <div xmlns="http://www.w3.org/1999/xhtml">Watts, Diane. MRN: 1332857739124</div>
        </text>
      </Person>
    </content>
    <summary type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">Watts, Diane. MRN: 1332857739124</div>
    </summary>
  </entry>

  <entry>
    <title>patient, female</title>
    <link href="http://www.hl7.org/fhir/patient-examples.xml#326" rel="self"/>
    <id>326</id>
    <updated>2012-06-03T23:45:32Z</updated>
    <author>
      <name>Cypress Project</name>
      <uri>https://github.com/projectcypress/cypress/downloads</uri>
    </author>
    <category scheme="http://hl7.org/fhir/sid/fhir/resource-types" term="Person"/>
    <content type="text/xml">
      <Person xmlns="http://hl7.org/fhir">
        <id>326</id>
        <identifier>
          <type>
            <code>patient</code>
            <system>http://hl7.org/fhir/sid/fhir/identifier-type</system>
          </type>
          <identifier>
            <system>https://github.com/projectcypress/cypress/patient</system>
            <id>1332857739125</id>
          </identifier>
        </identifier>
        <name>
          <use>official</use>
          <part>
            <type>family</type>
            <value>Hansen</value>
          </part>
          <part>
            <type>given</type>
            <value>Marcus</value>
          </part>
        </name>
        <dob>1946-06-08</dob> 
    
        <gender>
          <coding>
      <code>M</code>
      <system>http://hl7.org/fhir/sid/v2-0001</system>
      <display>Male</display>
    </coding>
        </gender>
  <race>
    <text>White</text>
        </race>  
        <text>
          <status>generated</status>
          <div xmlns="http://www.w3.org/1999/xhtml">Hansen, Marcus. MRN: 1332857739125</div>
        </text>
      </Person>
    </content>
    <summary type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">Hansen, Marcus. MRN: 1332857739125</div>
    </summary>
  </entry>

  <entry>
    <title>patient, female</title>
    <link href="http://www.hl7.org/fhir/patient-examples.xml#327" rel="self"/>
    <id>327</id>
    <updated>2012-06-03T23:45:32Z</updated>
    <author>
      <name>Cypress Project</name>
      <uri>https://github.com/projectcypress/cypress/downloads</uri>
    </author>
    <category scheme="http://hl7.org/fhir/sid/fhir/resource-types" term="Person"/>
    <content type="text/xml">
      <Person xmlns="http://hl7.org/fhir">
        <id>327</id>
        <identifier>
          <type>
            <code>patient</code>
            <system>http://hl7.org/fhir/sid/fhir/identifier-type</system>
          </type>
          <identifier>
            <system>https://github.com/projectcypress/cypress/patient</system>
            <id>1332857739126</id>
          </identifier>
        </identifier>
        <name>
          <use>official</use>
          <part>
            <type>family</type>
            <value>Moran</value>
          </part>
          <part>
            <type>given</type>
            <value>Ramona</value>
          </part>
        </name>
        <dob>1942-06-12</dob> 
    
        <gender>
          <coding>
      <code>F</code>
      <system>http://hl7.org/fhir/sid/v2-0001</system>
      <display>Female</display>
    </coding>
        </gender>
  <race>
    <text>White</text>
        </race>  
        <text>
          <status>generated</status>
          <div xmlns="http://www.w3.org/1999/xhtml">Moran, Ramona. MRN: 1332857739126</div>
        </text>
      </Person>
    </content>
    <summary type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">Moran, Ramona. MRN: 1332857739126</div>
    </summary>
  </entry>

  <entry>
    <title>patient, female</title>
    <link href="http://www.hl7.org/fhir/patient-examples.xml#328" rel="self"/>
    <id>328</id>
    <updated>2012-06-03T23:45:32Z</updated>
    <author>
      <name>Cypress Project</name>
      <uri>https://github.com/projectcypress/cypress/downloads</uri>
    </author>
    <category scheme="http://hl7.org/fhir/sid/fhir/resource-types" term="Person"/>
    <content type="text/xml">
      <Person xmlns="http://hl7.org/fhir">
        <id>328</id>
        <identifier>
          <type>
            <code>patient</code>
            <system>http://hl7.org/fhir/sid/fhir/identifier-type</system>
          </type>
          <identifier>
            <system>https://github.com/projectcypress/cypress/patient</system>
            <id>1332857739127</id>
          </identifier>
        </identifier>
        <name>
          <use>official</use>
          <part>
            <type>family</type>
            <value>Williams</value>
          </part>
          <part>
            <type>given</type>
            <value>Charlotte</value>
          </part>
        </name>
        <dob>1943-04-16</dob> 
    
        <gender>
          <coding>
      <code>F</code>
      <system>http://hl7.org/fhir/sid/v2-0001</system>
      <display>Female</display>
    </coding>
        </gender>
  <race>
    <text>White</text>
        </race>  
        <text>
          <status>generated</status>
          <div xmlns="http://www.w3.org/1999/xhtml">Williams, Charlotte. MRN: 1332857739127</div>
        </text>
      </Person>
    </content>
    <summary type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">Williams, Charlotte. MRN: 1332857739127</div>
    </summary>
  </entry>

  <entry>
    <title>patient, female</title>
    <link href="http://www.hl7.org/fhir/patient-examples.xml#329" rel="self"/>
    <id>329</id>
    <updated>2012-06-03T23:45:32Z</updated>
    <author>
      <name>Cypress Project</name>
      <uri>https://github.com/projectcypress/cypress/downloads</uri>
    </author>
    <category scheme="http://hl7.org/fhir/sid/fhir/resource-types" term="Person"/>
    <content type="text/xml">
      <Person xmlns="http://hl7.org/fhir">
        <id>329</id>
        <identifier>
          <type>
            <code>patient</code>
            <system>http://hl7.org/fhir/sid/fhir/identifier-type</system>
          </type>
          <identifier>
            <system>https://github.com/projectcypress/cypress/patient</system>
            <id>1332857739128</id>
          </identifier>
        </identifier>
        <name>
          <use>official</use>
          <part>
            <type>family</type>
            <value>Schneider</value>
          </part>
          <part>
            <type>given</type>
            <value>Tammy</value>
          </part>
        </name>
        <dob>1950-04-22</dob> 
    
        <gender>
          <coding>
      <code>F</code>
      <system>http://hl7.org/fhir/sid/v2-0001</system>
      <display>Female</display>
    </coding>
        </gender>
  <race>
    <text>White</text>
        </race>  
        <text>
          <status>generated</status>
          <div xmlns="http://www.w3.org/1999/xhtml">Schneider, Tammy. MRN: 1332857739128</div>
        </text>
      </Person>
    </content>
    <summary type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">Schneider, Tammy. MRN: 1332857739128</div>
    </summary>
  </entry>

  <entry>
    <title>patient, female</title>
    <link href="http://www.hl7.org/fhir/patient-examples.xml#330" rel="self"/>
    <id>330</id>
    <updated>2012-06-03T23:45:32Z</updated>
    <author>
      <name>Cypress Project</name>
      <uri>https://github.com/projectcypress/cypress/downloads</uri>
    </author>
    <category scheme="http://hl7.org/fhir/sid/fhir/resource-types" term="Person"/>
    <content type="text/xml">
      <Person xmlns="http://hl7.org/fhir">
        <id>330</id>
        <identifier>
          <type>
            <code>patient</code>
            <system>http://hl7.org/fhir/sid/fhir/identifier-type</system>
          </type>
          <identifier>
            <system>https://github.com/projectcypress/cypress/patient</system>
            <id>1332857739129</id>
          </identifier>
        </identifier>
        <name>
          <use>official</use>
          <part>
            <type>family</type>
            <value>Guerrero</value>
          </part>
          <part>
            <type>given</type>
            <value>Kimberly</value>
          </part>
        </name>
        <dob>1958-08-22</dob> 
    
        <gender>
          <coding>
      <code>F</code>
      <system>http://hl7.org/fhir/sid/v2-0001</system>
      <display>Female</display>
    </coding>
        </gender>
  <race>
    <text>White</text>
        </race>  
        <text>
          <status>generated</status>
          <div xmlns="http://www.w3.org/1999/xhtml">Guerrero, Kimberly. MRN: 1332857739129</div>
        </text>
      </Person>
    </content>
    <summary type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">Guerrero, Kimberly. MRN: 1332857739129</div>
    </summary>
  </entry>

  <entry>
    <title>patient, female</title>
    <link href="http://www.hl7.org/fhir/patient-examples.xml#331" rel="self"/>
    <id>331</id>
    <updated>2012-06-03T23:45:32Z</updated>
    <author>
      <name>Cypress Project</name>
      <uri>https://github.com/projectcypress/cypress/downloads</uri>
    </author>
    <category scheme="http://hl7.org/fhir/sid/fhir/resource-types" term="Person"/>
    <content type="text/xml">
      <Person xmlns="http://hl7.org/fhir">
        <id>331</id>
        <identifier>
          <type>
            <code>patient</code>
            <system>http://hl7.org/fhir/sid/fhir/identifier-type</system>
          </type>
          <identifier>
            <system>https://github.com/projectcypress/cypress/patient</system>
            <id>1332857739130</id>
          </identifier>
        </identifier>
        <name>
          <use>official</use>
          <part>
            <type>family</type>
            <value>Wright</value>
          </part>
          <part>
            <type>given</type>
            <value>Joy</value>
          </part>
        </name>
        <dob>1951-06-06</dob> 
    
        <gender>
          <coding>
      <code>F</code>
      <system>http://hl7.org/fhir/sid/v2-0001</system>
      <display>Female</display>
    </coding>
        </gender>
  <race>
    <text>Other Race</text>
        </race>  
        <text>
          <status>generated</status>
          <div xmlns="http://www.w3.org/1999/xhtml">Wright, Joy. MRN: 1332857739130</div>
        </text>
      </Person>
    </content>
    <summary type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">Wright, Joy. MRN: 1332857739130</div>
    </summary>
  </entry>

  <entry>
    <title>patient, female</title>
    <link href="http://www.hl7.org/fhir/patient-examples.xml#332" rel="self"/>
    <id>332</id>
    <updated>2012-06-03T23:45:32Z</updated>
    <author>
      <name>Cypress Project</name>
      <uri>https://github.com/projectcypress/cypress/downloads</uri>
    </author>
    <category scheme="http://hl7.org/fhir/sid/fhir/resource-types" term="Person"/>
    <content type="text/xml">
      <Person xmlns="http://hl7.org/fhir">
        <id>332</id>
        <identifier>
          <type>
            <code>patient</code>
            <system>http://hl7.org/fhir/sid/fhir/identifier-type</system>
          </type>
          <identifier>
            <system>https://github.com/projectcypress/cypress/patient</system>
            <id>1332857739131</id>
          </identifier>
        </identifier>
        <name>
          <use>official</use>
          <part>
            <type>family</type>
            <value>Carpenter</value>
          </part>
          <part>
            <type>given</type>
            <value>Amy</value>
          </part>
        </name>
        <dob>1940-07-07</dob> 
    
        <gender>
          <coding>
      <code>F</code>
      <system>http://hl7.org/fhir/sid/v2-0001</system>
      <display>Female</display>
    </coding>
        </gender>
  <race>
    <text>Black or African American</text>
        </race>  
        <text>
          <status>generated</status>
          <div xmlns="http://www.w3.org/1999/xhtml">Carpenter, Amy. MRN: 1332857739131</div>
        </text>
      </Person>
    </content>
    <summary type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">Carpenter, Amy. MRN: 1332857739131</div>
    </summary>
  </entry>

  <entry>
    <title>patient, female</title>
    <link href="http://www.hl7.org/fhir/patient-examples.xml#333" rel="self"/>
    <id>333</id>
    <updated>2012-06-03T23:45:32Z</updated>
    <author>
      <name>Cypress Project</name>
      <uri>https://github.com/projectcypress/cypress/downloads</uri>
    </author>
    <category scheme="http://hl7.org/fhir/sid/fhir/resource-types" term="Person"/>
    <content type="text/xml">
      <Person xmlns="http://hl7.org/fhir">
        <id>333</id>
        <identifier>
          <type>
            <code>patient</code>
            <system>http://hl7.org/fhir/sid/fhir/identifier-type</system>
          </type>
          <identifier>
            <system>https://github.com/projectcypress/cypress/patient</system>
            <id>1332857739132</id>
          </identifier>
        </identifier>
        <name>
          <use>official</use>
          <part>
            <type>family</type>
            <value>Brown</value>
          </part>
          <part>
            <type>given</type>
            <value>Gina</value>
          </part>
        </name>
        <dob>1991-12-25</dob> 
    
        <gender>
          <coding>
      <code>F</code>
      <system>http://hl7.org/fhir/sid/v2-0001</system>
      <display>Female</display>
    </coding>
        </gender>
  <race>
    <text>Asian</text>
        </race>  
        <text>
          <status>generated</status>
          <div xmlns="http://www.w3.org/1999/xhtml">Brown, Gina. MRN: 1332857739132</div>
        </text>
      </Person>
    </content>
    <summary type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">Brown, Gina. MRN: 1332857739132</div>
    </summary>
  </entry>

  <entry>
    <title>patient, female</title>
    <link href="http://www.hl7.org/fhir/patient-examples.xml#334" rel="self"/>
    <id>334</id>
    <updated>2012-06-03T23:45:32Z</updated>
    <author>
      <name>Cypress Project</name>
      <uri>https://github.com/projectcypress/cypress/downloads</uri>
    </author>
    <category scheme="http://hl7.org/fhir/sid/fhir/resource-types" term="Person"/>
    <content type="text/xml">
      <Person xmlns="http://hl7.org/fhir">
        <id>334</id>
        <identifier>
          <type>
            <code>patient</code>
            <system>http://hl7.org/fhir/sid/fhir/identifier-type</system>
          </type>
          <identifier>
            <system>https://github.com/projectcypress/cypress/patient</system>
            <id>1332857739133</id>
          </identifier>
        </identifier>
        <name>
          <use>official</use>
          <part>
            <type>family</type>
            <value>Fields</value>
          </part>
          <part>
            <type>given</type>
            <value>Amanda</value>
          </part>
        </name>
        <dob>1956-06-15</dob> 
    
        <gender>
          <coding>
      <code>F</code>
      <system>http://hl7.org/fhir/sid/v2-0001</system>
      <display>Female</display>
    </coding>
        </gender>
  <race>
    <text>White</text>
        </race>  
        <text>
          <status>generated</status>
          <div xmlns="http://www.w3.org/1999/xhtml">Fields, Amanda. MRN: 1332857739133</div>
        </text>
      </Person>
    </content>
    <summary type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">Fields, Amanda. MRN: 1332857739133</div>
    </summary>
  </entry>

  <entry>
    <title>patient, female</title>
    <link href="http://www.hl7.org/fhir/patient-examples.xml#335" rel="self"/>
    <id>335</id>
    <updated>2012-06-03T23:45:32Z</updated>
    <author>
      <name>Cypress Project</name>
      <uri>https://github.com/projectcypress/cypress/downloads</uri>
    </author>
    <category scheme="http://hl7.org/fhir/sid/fhir/resource-types" term="Person"/>
    <content type="text/xml">
      <Person xmlns="http://hl7.org/fhir">
        <id>335</id>
        <identifier>
          <type>
            <code>patient</code>
            <system>http://hl7.org/fhir/sid/fhir/identifier-type</system>
          </type>
          <identifier>
            <system>https://github.com/projectcypress/cypress/patient</system>
            <id>1332857739134</id>
          </identifier>
        </identifier>
        <name>
          <use>official</use>
          <part>
            <type>family</type>
            <value>Greer</value>
          </part>
          <part>
            <type>given</type>
            <value>Dianne</value>
          </part>
        </name>
        <dob>1953-07-28</dob> 
    
        <gender>
          <coding>
      <code>F</code>
      <system>http://hl7.org/fhir/sid/v2-0001</system>
      <display>Female</display>
    </coding>
        </gender>
  <race>
    <text>White</text>
        </race>  
        <text>
          <status>generated</status>
          <div xmlns="http://www.w3.org/1999/xhtml">Greer, Dianne. MRN: 1332857739134</div>
        </text>
      </Person>
    </content>
    <summary type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">Greer, Dianne. MRN: 1332857739134</div>
    </summary>
  </entry>

  <entry>
    <title>patient, female</title>
    <link href="http://www.hl7.org/fhir/patient-examples.xml#336" rel="self"/>
    <id>336</id>
    <updated>2012-06-03T23:45:32Z</updated>
    <author>
      <name>Cypress Project</name>
      <uri>https://github.com/projectcypress/cypress/downloads</uri>
    </author>
    <category scheme="http://hl7.org/fhir/sid/fhir/resource-types" term="Person"/>
    <content type="text/xml">
      <Person xmlns="http://hl7.org/fhir">
        <id>336</id>
        <identifier>
          <type>
            <code>patient</code>
            <system>http://hl7.org/fhir/sid/fhir/identifier-type</system>
          </type>
          <identifier>
            <system>https://github.com/projectcypress/cypress/patient</system>
            <id>1332857739135</id>
          </identifier>
        </identifier>
        <name>
          <use>official</use>
          <part>
            <type>family</type>
            <value>Jones</value>
          </part>
          <part>
            <type>given</type>
            <value>Alan</value>
          </part>
        </name>
        <dob>1965-06-19</dob> 
    
        <gender>
          <coding>
      <code>M</code>
      <system>http://hl7.org/fhir/sid/v2-0001</system>
      <display>Male</display>
    </coding>
        </gender>
  <race>
    <text>Black or African American</text>
        </race>  
        <text>
          <status>generated</status>
          <div xmlns="http://www.w3.org/1999/xhtml">Jones, Alan. MRN: 1332857739135</div>
        </text>
      </Person>
    </content>
    <summary type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">Jones, Alan. MRN: 1332857739135</div>
    </summary>
  </entry>

  <entry>
    <title>patient, female</title>
    <link href="http://www.hl7.org/fhir/patient-examples.xml#337" rel="self"/>
    <id>337</id>
    <updated>2012-06-03T23:45:32Z</updated>
    <author>
      <name>Cypress Project</name>
      <uri>https://github.com/projectcypress/cypress/downloads</uri>
    </author>
    <category scheme="http://hl7.org/fhir/sid/fhir/resource-types" term="Person"/>
    <content type="text/xml">
      <Person xmlns="http://hl7.org/fhir">
        <id>337</id>
        <identifier>
          <type>
            <code>patient</code>
            <system>http://hl7.org/fhir/sid/fhir/identifier-type</system>
          </type>
          <identifier>
            <system>https://github.com/projectcypress/cypress/patient</system>
            <id>1332857739136</id>
          </identifier>
        </identifier>
        <name>
          <use>official</use>
          <part>
            <type>family</type>
            <value>Terry</value>
          </part>
          <part>
            <type>given</type>
            <value>Sergio</value>
          </part>
        </name>
        <dob>1933-10-17</dob> 
    
        <gender>
          <coding>
      <code>M</code>
      <system>http://hl7.org/fhir/sid/v2-0001</system>
      <display>Male</display>
    </coding>
        </gender>
  <race>
    <text>Black or African American</text>
        </race>  
        <text>
          <status>generated</status>
          <div xmlns="http://www.w3.org/1999/xhtml">Terry, Sergio. MRN: 1332857739136</div>
        </text>
      </Person>
    </content>
    <summary type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">Terry, Sergio. MRN: 1332857739136</div>
    </summary>
  </entry>

  <entry>
    <title>patient, female</title>
    <link href="http://www.hl7.org/fhir/patient-examples.xml#338" rel="self"/>
    <id>338</id>
    <updated>2012-06-03T23:45:32Z</updated>
    <author>
      <name>Cypress Project</name>
      <uri>https://github.com/projectcypress/cypress/downloads</uri>
    </author>
    <category scheme="http://hl7.org/fhir/sid/fhir/resource-types" term="Person"/>
    <content type="text/xml">
      <Person xmlns="http://hl7.org/fhir">
        <id>338</id>
        <identifier>
          <type>
            <code>patient</code>
            <system>http://hl7.org/fhir/sid/fhir/identifier-type</system>
          </type>
          <identifier>
            <system>https://github.com/projectcypress/cypress/patient</system>
            <id>1332857739137</id>
          </identifier>
        </identifier>
        <name>
          <use>official</use>
          <part>
            <type>family</type>
            <value>White</value>
          </part>
          <part>
            <type>given</type>
            <value>Raul</value>
          </part>
        </name>
        <dob>1951-06-22</dob> 
    
        <gender>
          <coding>
      <code>M</code>
      <system>http://hl7.org/fhir/sid/v2-0001</system>
      <display>Male</display>
    </coding>
        </gender>
  <race>
    <text>White</text>
        </race>  
        <text>
          <status>generated</status>
          <div xmlns="http://www.w3.org/1999/xhtml">White, Raul. MRN: 1332857739137</div>
        </text>
      </Person>
    </content>
    <summary type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">White, Raul. MRN: 1332857739137</div>
    </summary>
  </entry>

  <entry>
    <title>patient, female</title>
    <link href="http://www.hl7.org/fhir/patient-examples.xml#339" rel="self"/>
    <id>339</id>
    <updated>2012-06-03T23:45:32Z</updated>
    <author>
      <name>Cypress Project</name>
      <uri>https://github.com/projectcypress/cypress/downloads</uri>
    </author>
    <category scheme="http://hl7.org/fhir/sid/fhir/resource-types" term="Person"/>
    <content type="text/xml">
      <Person xmlns="http://hl7.org/fhir">
        <id>339</id>
        <identifier>
          <type>
            <code>patient</code>
            <system>http://hl7.org/fhir/sid/fhir/identifier-type</system>
          </type>
          <identifier>
            <system>https://github.com/projectcypress/cypress/patient</system>
            <id>1332857739138</id>
          </identifier>
        </identifier>
        <name>
          <use>official</use>
          <part>
            <type>family</type>
            <value>Richardson</value>
          </part>
          <part>
            <type>given</type>
            <value>Jordan</value>
          </part>
        </name>
        <dob>1945-02-08</dob> 
    
        <gender>
          <coding>
      <code>M</code>
      <system>http://hl7.org/fhir/sid/v2-0001</system>
      <display>Male</display>
    </coding>
        </gender>
  <race>
    <text>Black or African American</text>
        </race>  
        <text>
          <status>generated</status>
          <div xmlns="http://www.w3.org/1999/xhtml">Richardson, Jordan. MRN: 1332857739138</div>
        </text>
      </Person>
    </content>
    <summary type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">Richardson, Jordan. MRN: 1332857739138</div>
    </summary>
  </entry>

  <entry>
    <title>patient, female</title>
    <link href="http://www.hl7.org/fhir/patient-examples.xml#340" rel="self"/>
    <id>340</id>
    <updated>2012-06-03T23:45:32Z</updated>
    <author>
      <name>Cypress Project</name>
      <uri>https://github.com/projectcypress/cypress/downloads</uri>
    </author>
    <category scheme="http://hl7.org/fhir/sid/fhir/resource-types" term="Person"/>
    <content type="text/xml">
      <Person xmlns="http://hl7.org/fhir">
        <id>340</id>
        <identifier>
          <type>
            <code>patient</code>
            <system>http://hl7.org/fhir/sid/fhir/identifier-type</system>
          </type>
          <identifier>
            <system>https://github.com/projectcypress/cypress/patient</system>
            <id>1332857739139</id>
          </identifier>
        </identifier>
        <name>
          <use>official</use>
          <part>
            <type>family</type>
            <value>Bates</value>
          </part>
          <part>
            <type>given</type>
            <value>Joann</value>
          </part>
        </name>
        <dob>1976-11-29</dob> 
    
        <gender>
          <coding>
      <code>F</code>
      <system>http://hl7.org/fhir/sid/v2-0001</system>
      <display>Female</display>
    </coding>
        </gender>
  <race>
    <text>Black or African American</text>
        </race>  
        <text>
          <status>generated</status>
          <div xmlns="http://www.w3.org/1999/xhtml">Bates, Joann. MRN: 1332857739139</div>
        </text>
      </Person>
    </content>
    <summary type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">Bates, Joann. MRN: 1332857739139</div>
    </summary>
  </entry>

  <entry>
    <title>patient, female</title>
    <link href="http://www.hl7.org/fhir/patient-examples.xml#341" rel="self"/>
    <id>341</id>
    <updated>2012-06-03T23:45:32Z</updated>
    <author>
      <name>Cypress Project</name>
      <uri>https://github.com/projectcypress/cypress/downloads</uri>
    </author>
    <category scheme="http://hl7.org/fhir/sid/fhir/resource-types" term="Person"/>
    <content type="text/xml">
      <Person xmlns="http://hl7.org/fhir">
        <id>341</id>
        <identifier>
          <type>
            <code>patient</code>
            <system>http://hl7.org/fhir/sid/fhir/identifier-type</system>
          </type>
          <identifier>
            <system>https://github.com/projectcypress/cypress/patient</system>
            <id>1332857739140</id>
          </identifier>
        </identifier>
        <name>
          <use>official</use>
          <part>
            <type>family</type>
            <value>Carpenter</value>
          </part>
          <part>
            <type>given</type>
            <value>Charlotte</value>
          </part>
        </name>
        <dob>1989-12-02</dob> 
    
        <gender>
          <coding>
      <code>F</code>
      <system>http://hl7.org/fhir/sid/v2-0001</system>
      <display>Female</display>
    </coding>
        </gender>
  <race>
    <text>American Indian Or Alaska Native</text>
        </race>  
        <text>
          <status>generated</status>
          <div xmlns="http://www.w3.org/1999/xhtml">Carpenter, Charlotte. MRN: 1332857739140</div>
        </text>
      </Person>
    </content>
    <summary type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">Carpenter, Charlotte. MRN: 1332857739140</div>
    </summary>
  </entry>

  <entry>
    <title>patient, female</title>
    <link href="http://www.hl7.org/fhir/patient-examples.xml#342" rel="self"/>
    <id>342</id>
    <updated>2012-06-03T23:45:32Z</updated>
    <author>
      <name>Cypress Project</name>
      <uri>https://github.com/projectcypress/cypress/downloads</uri>
    </author>
    <category scheme="http://hl7.org/fhir/sid/fhir/resource-types" term="Person"/>
    <content type="text/xml">
      <Person xmlns="http://hl7.org/fhir">
        <id>342</id>
        <identifier>
          <type>
            <code>patient</code>
            <system>http://hl7.org/fhir/sid/fhir/identifier-type</system>
          </type>
          <identifier>
            <system>https://github.com/projectcypress/cypress/patient</system>
            <id>1332857739141</id>
          </identifier>
        </identifier>
        <name>
          <use>official</use>
          <part>
            <type>family</type>
            <value>Vaughn</value>
          </part>
          <part>
            <type>given</type>
            <value>Holly</value>
          </part>
        </name>
        <dob>1957-03-06</dob> 
    
        <gender>
          <coding>
      <code>F</code>
      <system>http://hl7.org/fhir/sid/v2-0001</system>
      <display>Female</display>
    </coding>
        </gender>
  <race>
    <text>Black or African American</text>
        </race>  
        <text>
          <status>generated</status>
          <div xmlns="http://www.w3.org/1999/xhtml">Vaughn, Holly. MRN: 1332857739141</div>
        </text>
      </Person>
    </content>
    <summary type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">Vaughn, Holly. MRN: 1332857739141</div>
    </summary>
  </entry>

  <entry>
    <title>patient, female</title>
    <link href="http://www.hl7.org/fhir/patient-examples.xml#343" rel="self"/>
    <id>343</id>
    <updated>2012-06-03T23:45:32Z</updated>
    <author>
      <name>Cypress Project</name>
      <uri>https://github.com/projectcypress/cypress/downloads</uri>
    </author>
    <category scheme="http://hl7.org/fhir/sid/fhir/resource-types" term="Person"/>
    <content type="text/xml">
      <Person xmlns="http://hl7.org/fhir">
        <id>343</id>
        <identifier>
          <type>
            <code>patient</code>
            <system>http://hl7.org/fhir/sid/fhir/identifier-type</system>
          </type>
          <identifier>
            <system>https://github.com/projectcypress/cypress/patient</system>
            <id>1332857739142</id>
          </identifier>
        </identifier>
        <name>
          <use>official</use>
          <part>
            <type>family</type>
            <value>Lane</value>
          </part>
          <part>
            <type>given</type>
            <value>Stacey</value>
          </part>
        </name>
        <dob>1935-12-11</dob> 
    
        <gender>
          <coding>
      <code>F</code>
      <system>http://hl7.org/fhir/sid/v2-0001</system>
      <display>Female</display>
    </coding>
        </gender>
  <race>
    <text>Black or African American</text>
        </race>  
        <text>
          <status>generated</status>
          <div xmlns="http://www.w3.org/1999/xhtml">Lane, Stacey. MRN: 1332857739142</div>
        </text>
      </Person>
    </content>
    <summary type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">Lane, Stacey. MRN: 1332857739142</div>
    </summary>
  </entry>

  <entry>
    <title>patient, female</title>
    <link href="http://www.hl7.org/fhir/patient-examples.xml#344" rel="self"/>
    <id>344</id>
    <updated>2012-06-03T23:45:32Z</updated>
    <author>
      <name>Cypress Project</name>
      <uri>https://github.com/projectcypress/cypress/downloads</uri>
    </author>
    <category scheme="http://hl7.org/fhir/sid/fhir/resource-types" term="Person"/>
    <content type="text/xml">
      <Person xmlns="http://hl7.org/fhir">
        <id>344</id>
        <identifier>
          <type>
            <code>patient</code>
            <system>http://hl7.org/fhir/sid/fhir/identifier-type</system>
          </type>
          <identifier>
            <system>https://github.com/projectcypress/cypress/patient</system>
            <id>1332857739143</id>
          </identifier>
        </identifier>
        <name>
          <use>official</use>
          <part>
            <type>family</type>
            <value>Porter</value>
          </part>
          <part>
            <type>given</type>
            <value>Lynn</value>
          </part>
        </name>
        <dob>2009-02-11</dob> 
    
        <gender>
          <coding>
      <code>F</code>
      <system>http://hl7.org/fhir/sid/v2-0001</system>
      <display>Female</display>
    </coding>
        </gender>
  <race>
    <text>Asian</text>
        </race>  
        <text>
          <status>generated</status>
          <div xmlns="http://www.w3.org/1999/xhtml">Porter, Lynn. MRN: 1332857739143</div>
        </text>
      </Person>
    </content>
    <summary type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">Porter, Lynn. MRN: 1332857739143</div>
    </summary>
  </entry>

  <entry>
    <title>patient, female</title>
    <link href="http://www.hl7.org/fhir/patient-examples.xml#345" rel="self"/>
    <id>345</id>
    <updated>2012-06-03T23:45:32Z</updated>
    <author>
      <name>Cypress Project</name>
      <uri>https://github.com/projectcypress/cypress/downloads</uri>
    </author>
    <category scheme="http://hl7.org/fhir/sid/fhir/resource-types" term="Person"/>
    <content type="text/xml">
      <Person xmlns="http://hl7.org/fhir">
        <id>345</id>
        <identifier>
          <type>
            <code>patient</code>
            <system>http://hl7.org/fhir/sid/fhir/identifier-type</system>
          </type>
          <identifier>
            <system>https://github.com/projectcypress/cypress/patient</system>
            <id>1332857739144</id>
          </identifier>
        </identifier>
        <name>
          <use>official</use>
          <part>
            <type>family</type>
            <value>Fernandez</value>
          </part>
          <part>
            <type>given</type>
            <value>Lawrence</value>
          </part>
        </name>
        <dob>1942-10-18</dob> 
    
        <gender>
          <coding>
      <code>M</code>
      <system>http://hl7.org/fhir/sid/v2-0001</system>
      <display>Male</display>
    </coding>
        </gender>
  <race>
    <text>Other Race</text>
        </race>  
        <text>
          <status>generated</status>
          <div xmlns="http://www.w3.org/1999/xhtml">Fernandez, Lawrence. MRN: 1332857739144</div>
        </text>
      </Person>
    </content>
    <summary type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">Fernandez, Lawrence. MRN: 1332857739144</div>
    </summary>
  </entry>

  <entry>
    <title>patient, female</title>
    <link href="http://www.hl7.org/fhir/patient-examples.xml#346" rel="self"/>
    <id>346</id>
    <updated>2012-06-03T23:45:32Z</updated>
    <author>
      <name>Cypress Project</name>
      <uri>https://github.com/projectcypress/cypress/downloads</uri>
    </author>
    <category scheme="http://hl7.org/fhir/sid/fhir/resource-types" term="Person"/>
    <content type="text/xml">
      <Person xmlns="http://hl7.org/fhir">
        <id>346</id>
        <identifier>
          <type>
            <code>patient</code>
            <system>http://hl7.org/fhir/sid/fhir/identifier-type</system>
          </type>
          <identifier>
            <system>https://github.com/projectcypress/cypress/patient</system>
            <id>1332857739145</id>
          </identifier>
        </identifier>
        <name>
          <use>official</use>
          <part>
            <type>family</type>
            <value>Mcdaniel</value>
          </part>
          <part>
            <type>given</type>
            <value>Pedro</value>
          </part>
        </name>
        <dob>1939-06-28</dob> 
    
        <gender>
          <coding>
      <code>M</code>
      <system>http://hl7.org/fhir/sid/v2-0001</system>
      <display>Male</display>
    </coding>
        </gender>
  <race>
    <text>Other Race</text>
        </race>  
        <text>
          <status>generated</status>
          <div xmlns="http://www.w3.org/1999/xhtml">Mcdaniel, Pedro. MRN: 1332857739145</div>
        </text>
      </Person>
    </content>
    <summary type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">Mcdaniel, Pedro. MRN: 1332857739145</div>
    </summary>
  </entry>

  <entry>
    <title>patient, female</title>
    <link href="http://www.hl7.org/fhir/patient-examples.xml#347" rel="self"/>
    <id>347</id>
    <updated>2012-06-03T23:45:32Z</updated>
    <author>
      <name>Cypress Project</name>
      <uri>https://github.com/projectcypress/cypress/downloads</uri>
    </author>
    <category scheme="http://hl7.org/fhir/sid/fhir/resource-types" term="Person"/>
    <content type="text/xml">
      <Person xmlns="http://hl7.org/fhir">
        <id>347</id>
        <identifier>
          <type>
            <code>patient</code>
            <system>http://hl7.org/fhir/sid/fhir/identifier-type</system>
          </type>
          <identifier>
            <system>https://github.com/projectcypress/cypress/patient</system>
            <id>1332857739146</id>
          </identifier>
        </identifier>
        <name>
          <use>official</use>
          <part>
            <type>family</type>
            <value>Barnes</value>
          </part>
          <part>
            <type>given</type>
            <value>Mario</value>
          </part>
        </name>
        <dob>1952-09-08</dob> 
    
        <gender>
          <coding>
      <code>M</code>
      <system>http://hl7.org/fhir/sid/v2-0001</system>
      <display>Male</display>
    </coding>
        </gender>
  <race>
    <text>White</text>
        </race>  
        <text>
          <status>generated</status>
          <div xmlns="http://www.w3.org/1999/xhtml">Barnes, Mario. MRN: 1332857739146</div>
        </text>
      </Person>
    </content>
    <summary type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">Barnes, Mario. MRN: 1332857739146</div>
    </summary>
  </entry>

  <entry>
    <title>patient, female</title>
    <link href="http://www.hl7.org/fhir/patient-examples.xml#348" rel="self"/>
    <id>348</id>
    <updated>2012-06-03T23:45:32Z</updated>
    <author>
      <name>Cypress Project</name>
      <uri>https://github.com/projectcypress/cypress/downloads</uri>
    </author>
    <category scheme="http://hl7.org/fhir/sid/fhir/resource-types" term="Person"/>
    <content type="text/xml">
      <Person xmlns="http://hl7.org/fhir">
        <id>348</id>
        <identifier>
          <type>
            <code>patient</code>
            <system>http://hl7.org/fhir/sid/fhir/identifier-type</system>
          </type>
          <identifier>
            <system>https://github.com/projectcypress/cypress/patient</system>
            <id>1332857739147</id>
          </identifier>
        </identifier>
        <name>
          <use>official</use>
          <part>
            <type>family</type>
            <value>Carter</value>
          </part>
          <part>
            <type>given</type>
            <value>Karen</value>
          </part>
        </name>
        <dob>1953-06-03</dob> 
    
        <gender>
          <coding>
      <code>F</code>
      <system>http://hl7.org/fhir/sid/v2-0001</system>
      <display>Female</display>
    </coding>
        </gender>
  <race>
    <text>Black or African American</text>
        </race>  
        <text>
          <status>generated</status>
          <div xmlns="http://www.w3.org/1999/xhtml">Carter, Karen. MRN: 1332857739147</div>
        </text>
      </Person>
    </content>
    <summary type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">Carter, Karen. MRN: 1332857739147</div>
    </summary>
  </entry>

  <entry>
    <title>patient, female</title>
    <link href="http://www.hl7.org/fhir/patient-examples.xml#349" rel="self"/>
    <id>349</id>
    <updated>2012-06-03T23:45:32Z</updated>
    <author>
      <name>Cypress Project</name>
      <uri>https://github.com/projectcypress/cypress/downloads</uri>
    </author>
    <category scheme="http://hl7.org/fhir/sid/fhir/resource-types" term="Person"/>
    <content type="text/xml">
      <Person xmlns="http://hl7.org/fhir">
        <id>349</id>
        <identifier>
          <type>
            <code>patient</code>
            <system>http://hl7.org/fhir/sid/fhir/identifier-type</system>
          </type>
          <identifier>
            <system>https://github.com/projectcypress/cypress/patient</system>
            <id>1332857739148</id>
          </identifier>
        </identifier>
        <name>
          <use>official</use>
          <part>
            <type>family</type>
            <value>Moore</value>
          </part>
          <part>
            <type>given</type>
            <value>Robin</value>
          </part>
        </name>
        <dob>1954-01-20</dob> 
    
        <gender>
          <coding>
      <code>F</code>
      <system>http://hl7.org/fhir/sid/v2-0001</system>
      <display>Female</display>
    </coding>
        </gender>
  <race>
    <text>Black or African American</text>
        </race>  
        <text>
          <status>generated</status>
          <div xmlns="http://www.w3.org/1999/xhtml">Moore, Robin. MRN: 1332857739148</div>
        </text>
      </Person>
    </content>
    <summary type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">Moore, Robin. MRN: 1332857739148</div>
    </summary>
  </entry>

  <entry>
    <title>patient, female</title>
    <link href="http://www.hl7.org/fhir/patient-examples.xml#350" rel="self"/>
    <id>350</id>
    <updated>2012-06-03T23:45:32Z</updated>
    <author>
      <name>Cypress Project</name>
      <uri>https://github.com/projectcypress/cypress/downloads</uri>
    </author>
    <category scheme="http://hl7.org/fhir/sid/fhir/resource-types" term="Person"/>
    <content type="text/xml">
      <Person xmlns="http://hl7.org/fhir">
        <id>350</id>
        <identifier>
          <type>
            <code>patient</code>
            <system>http://hl7.org/fhir/sid/fhir/identifier-type</system>
          </type>
          <identifier>
            <system>https://github.com/projectcypress/cypress/patient</system>
            <id>1332857739149</id>
          </identifier>
        </identifier>
        <name>
          <use>official</use>
          <part>
            <type>family</type>
            <value>Bass</value>
          </part>
          <part>
            <type>given</type>
            <value>Leon</value>
          </part>
        </name>
        <dob>1940-06-07</dob> 
    
        <gender>
          <coding>
      <code>M</code>
      <system>http://hl7.org/fhir/sid/v2-0001</system>
      <display>Male</display>
    </coding>
        </gender>
  <race>
    <text>American Indian Or Alaska Native</text>
        </race>  
        <text>
          <status>generated</status>
          <div xmlns="http://www.w3.org/1999/xhtml">Bass, Leon. MRN: 1332857739149</div>
        </text>
      </Person>
    </content>
    <summary type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">Bass, Leon. MRN: 1332857739149</div>
    </summary>
  </entry>

  <entry>
    <title>patient, female</title>
    <link href="http://www.hl7.org/fhir/patient-examples.xml#351" rel="self"/>
    <id>351</id>
    <updated>2012-06-03T23:45:32Z</updated>
    <author>
      <name>Cypress Project</name>
      <uri>https://github.com/projectcypress/cypress/downloads</uri>
    </author>
    <category scheme="http://hl7.org/fhir/sid/fhir/resource-types" term="Person"/>
    <content type="text/xml">
      <Person xmlns="http://hl7.org/fhir">
        <id>351</id>
        <identifier>
          <type>
            <code>patient</code>
            <system>http://hl7.org/fhir/sid/fhir/identifier-type</system>
          </type>
          <identifier>
            <system>https://github.com/projectcypress/cypress/patient</system>
            <id>1332857739150</id>
          </identifier>
        </identifier>
        <name>
          <use>official</use>
          <part>
            <type>family</type>
            <value>Thomas</value>
          </part>
          <part>
            <type>given</type>
            <value>Bruce</value>
          </part>
        </name>
        <dob>1959-10-17</dob> 
    
        <gender>
          <coding>
      <code>M</code>
      <system>http://hl7.org/fhir/sid/v2-0001</system>
      <display>Male</display>
    </coding>
        </gender>
  <race>
    <text>Other Race</text>
        </race>  
        <text>
          <status>generated</status>
          <div xmlns="http://www.w3.org/1999/xhtml">Thomas, Bruce. MRN: 1332857739150</div>
        </text>
      </Person>
    </content>
    <summary type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">Thomas, Bruce. MRN: 1332857739150</div>
    </summary>
  </entry>

  <entry>
    <title>patient, female</title>
    <link href="http://www.hl7.org/fhir/patient-examples.xml#352" rel="self"/>
    <id>352</id>
    <updated>2012-06-03T23:45:32Z</updated>
    <author>
      <name>Cypress Project</name>
      <uri>https://github.com/projectcypress/cypress/downloads</uri>
    </author>
    <category scheme="http://hl7.org/fhir/sid/fhir/resource-types" term="Person"/>
    <content type="text/xml">
      <Person xmlns="http://hl7.org/fhir">
        <id>352</id>
        <identifier>
          <type>
            <code>patient</code>
            <system>http://hl7.org/fhir/sid/fhir/identifier-type</system>
          </type>
          <identifier>
            <system>https://github.com/projectcypress/cypress/patient</system>
            <id>1332857739151</id>
          </identifier>
        </identifier>
        <name>
          <use>official</use>
          <part>
            <type>family</type>
            <value>Oliver</value>
          </part>
          <part>
            <type>given</type>
            <value>Gina</value>
          </part>
        </name>
        <dob>1950-09-15</dob> 
    
        <gender>
          <coding>
      <code>F</code>
      <system>http://hl7.org/fhir/sid/v2-0001</system>
      <display>Female</display>
    </coding>
        </gender>
  <race>
    <text>Native Hawaiian or Other Pacific Islander</text>
        </race>  
        <text>
          <status>generated</status>
          <div xmlns="http://www.w3.org/1999/xhtml">Oliver, Gina. MRN: 1332857739151</div>
        </text>
      </Person>
    </content>
    <summary type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">Oliver, Gina. MRN: 1332857739151</div>
    </summary>
  </entry>

  <entry>
    <title>patient, female</title>
    <link href="http://www.hl7.org/fhir/patient-examples.xml#353" rel="self"/>
    <id>353</id>
    <updated>2012-06-03T23:45:32Z</updated>
    <author>
      <name>Cypress Project</name>
      <uri>https://github.com/projectcypress/cypress/downloads</uri>
    </author>
    <category scheme="http://hl7.org/fhir/sid/fhir/resource-types" term="Person"/>
    <content type="text/xml">
      <Person xmlns="http://hl7.org/fhir">
        <id>353</id>
        <identifier>
          <type>
            <code>patient</code>
            <system>http://hl7.org/fhir/sid/fhir/identifier-type</system>
          </type>
          <identifier>
            <system>https://github.com/projectcypress/cypress/patient</system>
            <id>1332857739152</id>
          </identifier>
        </identifier>
        <name>
          <use>official</use>
          <part>
            <type>family</type>
            <value>Goodman</value>
          </part>
          <part>
            <type>given</type>
            <value>Francis</value>
          </part>
        </name>
        <dob>1939-12-23</dob> 
    
        <gender>
          <coding>
      <code>M</code>
      <system>http://hl7.org/fhir/sid/v2-0001</system>
      <display>Male</display>
    </coding>
        </gender>
  <race>
    <text>White</text>
        </race>  
        <text>
          <status>generated</status>
          <div xmlns="http://www.w3.org/1999/xhtml">Goodman, Francis. MRN: 1332857739152</div>
        </text>
      </Person>
    </content>
    <summary type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">Goodman, Francis. MRN: 1332857739152</div>
    </summary>
  </entry>

  <entry>
    <title>patient, female</title>
    <link href="http://www.hl7.org/fhir/patient-examples.xml#354" rel="self"/>
    <id>354</id>
    <updated>2012-06-03T23:45:32Z</updated>
    <author>
      <name>Cypress Project</name>
      <uri>https://github.com/projectcypress/cypress/downloads</uri>
    </author>
    <category scheme="http://hl7.org/fhir/sid/fhir/resource-types" term="Person"/>
    <content type="text/xml">
      <Person xmlns="http://hl7.org/fhir">
        <id>354</id>
        <identifier>
          <type>
            <code>patient</code>
            <system>http://hl7.org/fhir/sid/fhir/identifier-type</system>
          </type>
          <identifier>
            <system>https://github.com/projectcypress/cypress/patient</system>
            <id>1332857739153</id>
          </identifier>
        </identifier>
        <name>
          <use>official</use>
          <part>
            <type>family</type>
            <value>Mack</value>
          </part>
          <part>
            <type>given</type>
            <value>Jonathan</value>
          </part>
        </name>
        <dob>1959-04-19</dob> 
    
        <gender>
          <coding>
      <code>M</code>
      <system>http://hl7.org/fhir/sid/v2-0001</system>
      <display>Male</display>
    </coding>
        </gender>
  <race>
    <text>Other Race</text>
        </race>  
        <text>
          <status>generated</status>
          <div xmlns="http://www.w3.org/1999/xhtml">Mack, Jonathan. MRN: 1332857739153</div>
        </text>
      </Person>
    </content>
    <summary type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">Mack, Jonathan. MRN: 1332857739153</div>
    </summary>
  </entry>

  <entry>
    <title>patient, female</title>
    <link href="http://www.hl7.org/fhir/patient-examples.xml#355" rel="self"/>
    <id>355</id>
    <updated>2012-06-03T23:45:32Z</updated>
    <author>
      <name>Cypress Project</name>
      <uri>https://github.com/projectcypress/cypress/downloads</uri>
    </author>
    <category scheme="http://hl7.org/fhir/sid/fhir/resource-types" term="Person"/>
    <content type="text/xml">
      <Person xmlns="http://hl7.org/fhir">
        <id>355</id>
        <identifier>
          <type>
            <code>patient</code>
            <system>http://hl7.org/fhir/sid/fhir/identifier-type</system>
          </type>
          <identifier>
            <system>https://github.com/projectcypress/cypress/patient</system>
            <id>1332857739154</id>
          </identifier>
        </identifier>
        <name>
          <use>official</use>
          <part>
            <type>family</type>
            <value>Campbell</value>
          </part>
          <part>
            <type>given</type>
            <value>Jared</value>
          </part>
        </name>
        <dob>1975-11-16</dob> 
    
        <gender>
          <coding>
      <code>M</code>
      <system>http://hl7.org/fhir/sid/v2-0001</system>
      <display>Male</display>
    </coding>
        </gender>
  <race>
    <text>White</text>
        </race>  
        <text>
          <status>generated</status>
          <div xmlns="http://www.w3.org/1999/xhtml">Campbell, Jared. MRN: 1332857739154</div>
        </text>
      </Person>
    </content>
    <summary type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">Campbell, Jared. MRN: 1332857739154</div>
    </summary>
  </entry>

  <entry>
    <title>patient, female</title>
    <link href="http://www.hl7.org/fhir/patient-examples.xml#356" rel="self"/>
    <id>356</id>
    <updated>2012-06-03T23:45:32Z</updated>
    <author>
      <name>Cypress Project</name>
      <uri>https://github.com/projectcypress/cypress/downloads</uri>
    </author>
    <category scheme="http://hl7.org/fhir/sid/fhir/resource-types" term="Person"/>
    <content type="text/xml">
      <Person xmlns="http://hl7.org/fhir">
        <id>356</id>
        <identifier>
          <type>
            <code>patient</code>
            <system>http://hl7.org/fhir/sid/fhir/identifier-type</system>
          </type>
          <identifier>
            <system>https://github.com/projectcypress/cypress/patient</system>
            <id>1332857739155</id>
          </identifier>
        </identifier>
        <name>
          <use>official</use>
          <part>
            <type>family</type>
            <value>Blake</value>
          </part>
          <part>
            <type>given</type>
            <value>Jason</value>
          </part>
        </name>
        <dob>1952-02-13</dob> 
    
        <gender>
          <coding>
      <code>M</code>
      <system>http://hl7.org/fhir/sid/v2-0001</system>
      <display>Male</display>
    </coding>
        </gender>
  <race>
    <text>Other Race</text>
        </race>  
        <text>
          <status>generated</status>
          <div xmlns="http://www.w3.org/1999/xhtml">Blake, Jason. MRN: 1332857739155</div>
        </text>
      </Person>
    </content>
    <summary type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">Blake, Jason. MRN: 1332857739155</div>
    </summary>
  </entry>

  <entry>
    <title>patient, female</title>
    <link href="http://www.hl7.org/fhir/patient-examples.xml#357" rel="self"/>
    <id>357</id>
    <updated>2012-06-03T23:45:32Z</updated>
    <author>
      <name>Cypress Project</name>
      <uri>https://github.com/projectcypress/cypress/downloads</uri>
    </author>
    <category scheme="http://hl7.org/fhir/sid/fhir/resource-types" term="Person"/>
    <content type="text/xml">
      <Person xmlns="http://hl7.org/fhir">
        <id>357</id>
        <identifier>
          <type>
            <code>patient</code>
            <system>http://hl7.org/fhir/sid/fhir/identifier-type</system>
          </type>
          <identifier>
            <system>https://github.com/projectcypress/cypress/patient</system>
            <id>1332857739156</id>
          </identifier>
        </identifier>
        <name>
          <use>official</use>
          <part>
            <type>family</type>
            <value>Malone</value>
          </part>
          <part>
            <type>given</type>
            <value>Tyler</value>
          </part>
        </name>
        <dob>1948-09-14</dob> 
    
        <gender>
          <coding>
      <code>M</code>
      <system>http://hl7.org/fhir/sid/v2-0001</system>
      <display>Male</display>
    </coding>
        </gender>
  <race>
    <text>White</text>
        </race>  
        <text>
          <status>generated</status>
          <div xmlns="http://www.w3.org/1999/xhtml">Malone, Tyler. MRN: 1332857739156</div>
        </text>
      </Person>
    </content>
    <summary type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">Malone, Tyler. MRN: 1332857739156</div>
    </summary>
  </entry>

  <entry>
    <title>patient, female</title>
    <link href="http://www.hl7.org/fhir/patient-examples.xml#358" rel="self"/>
    <id>358</id>
    <updated>2012-06-03T23:45:32Z</updated>
    <author>
      <name>Cypress Project</name>
      <uri>https://github.com/projectcypress/cypress/downloads</uri>
    </author>
    <category scheme="http://hl7.org/fhir/sid/fhir/resource-types" term="Person"/>
    <content type="text/xml">
      <Person xmlns="http://hl7.org/fhir">
        <id>358</id>
        <identifier>
          <type>
            <code>patient</code>
            <system>http://hl7.org/fhir/sid/fhir/identifier-type</system>
          </type>
          <identifier>
            <system>https://github.com/projectcypress/cypress/patient</system>
            <id>1332857739157</id>
          </identifier>
        </identifier>
        <name>
          <use>official</use>
          <part>
            <type>family</type>
            <value>Clarke</value>
          </part>
          <part>
            <type>given</type>
            <value>Christopher</value>
          </part>
        </name>
        <dob>1950-11-17</dob> 
    
        <gender>
          <coding>
      <code>M</code>
      <system>http://hl7.org/fhir/sid/v2-0001</system>
      <display>Male</display>
    </coding>
        </gender>
  <race>
    <text>Black or African American</text>
        </race>  
        <text>
          <status>generated</status>
          <div xmlns="http://www.w3.org/1999/xhtml">Clarke, Christopher. MRN: 1332857739157</div>
        </text>
      </Person>
    </content>
    <summary type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">Clarke, Christopher. MRN: 1332857739157</div>
    </summary>
  </entry>

  <entry>
    <title>patient, female</title>
    <link href="http://www.hl7.org/fhir/patient-examples.xml#359" rel="self"/>
    <id>359</id>
    <updated>2012-06-03T23:45:32Z</updated>
    <author>
      <name>Cypress Project</name>
      <uri>https://github.com/projectcypress/cypress/downloads</uri>
    </author>
    <category scheme="http://hl7.org/fhir/sid/fhir/resource-types" term="Person"/>
    <content type="text/xml">
      <Person xmlns="http://hl7.org/fhir">
        <id>359</id>
        <identifier>
          <type>
            <code>patient</code>
            <system>http://hl7.org/fhir/sid/fhir/identifier-type</system>
          </type>
          <identifier>
            <system>https://github.com/projectcypress/cypress/patient</system>
            <id>1332857739158</id>
          </identifier>
        </identifier>
        <name>
          <use>official</use>
          <part>
            <type>family</type>
            <value>Kennedy</value>
          </part>
          <part>
            <type>given</type>
            <value>Michele</value>
          </part>
        </name>
        <dob>1943-09-03</dob> 
    
        <gender>
          <coding>
      <code>F</code>
      <system>http://hl7.org/fhir/sid/v2-0001</system>
      <display>Female</display>
    </coding>
        </gender>
  <race>
    <text>Other Race</text>
        </race>  
        <text>
          <status>generated</status>
          <div xmlns="http://www.w3.org/1999/xhtml">Kennedy, Michele. MRN: 1332857739158</div>
        </text>
      </Person>
    </content>
    <summary type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">Kennedy, Michele. MRN: 1332857739158</div>
    </summary>
  </entry>

  <entry>
    <title>patient, female</title>
    <link href="http://www.hl7.org/fhir/patient-examples.xml#360" rel="self"/>
    <id>360</id>
    <updated>2012-06-03T23:45:32Z</updated>
    <author>
      <name>Cypress Project</name>
      <uri>https://github.com/projectcypress/cypress/downloads</uri>
    </author>
    <category scheme="http://hl7.org/fhir/sid/fhir/resource-types" term="Person"/>
    <content type="text/xml">
      <Person xmlns="http://hl7.org/fhir">
        <id>360</id>
        <identifier>
          <type>
            <code>patient</code>
            <system>http://hl7.org/fhir/sid/fhir/identifier-type</system>
          </type>
          <identifier>
            <system>https://github.com/projectcypress/cypress/patient</system>
            <id>1332857739159</id>
          </identifier>
        </identifier>
        <name>
          <use>official</use>
          <part>
            <type>family</type>
            <value>Edwards</value>
          </part>
          <part>
            <type>given</type>
            <value>Jonathan</value>
          </part>
        </name>
        <dob>1952-07-04</dob> 
    
        <gender>
          <coding>
      <code>M</code>
      <system>http://hl7.org/fhir/sid/v2-0001</system>
      <display>Male</display>
    </coding>
        </gender>
  <race>
    <text>Other Race</text>
        </race>  
        <text>
          <status>generated</status>
          <div xmlns="http://www.w3.org/1999/xhtml">Edwards, Jonathan. MRN: 1332857739159</div>
        </text>
      </Person>
    </content>
    <summary type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">Edwards, Jonathan. MRN: 1332857739159</div>
    </summary>
  </entry>

  <entry>
    <title>patient, female</title>
    <link href="http://www.hl7.org/fhir/patient-examples.xml#361" rel="self"/>
    <id>361</id>
    <updated>2012-06-03T23:45:32Z</updated>
    <author>
      <name>Cypress Project</name>
      <uri>https://github.com/projectcypress/cypress/downloads</uri>
    </author>
    <category scheme="http://hl7.org/fhir/sid/fhir/resource-types" term="Person"/>
    <content type="text/xml">
      <Person xmlns="http://hl7.org/fhir">
        <id>361</id>
        <identifier>
          <type>
            <code>patient</code>
            <system>http://hl7.org/fhir/sid/fhir/identifier-type</system>
          </type>
          <identifier>
            <system>https://github.com/projectcypress/cypress/patient</system>
            <id>1332857739160</id>
          </identifier>
        </identifier>
        <name>
          <use>official</use>
          <part>
            <type>family</type>
            <value>Dennis</value>
          </part>
          <part>
            <type>given</type>
            <value>Norman</value>
          </part>
        </name>
        <dob>1941-09-25</dob> 
    
        <gender>
          <coding>
      <code>M</code>
      <system>http://hl7.org/fhir/sid/v2-0001</system>
      <display>Male</display>
    </coding>
        </gender>
  <race>
    <text>Black or African American</text>
        </race>  
        <text>
          <status>generated</status>
          <div xmlns="http://www.w3.org/1999/xhtml">Dennis, Norman. MRN: 1332857739160</div>
        </text>
      </Person>
    </content>
    <summary type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">Dennis, Norman. MRN: 1332857739160</div>
    </summary>
  </entry>

  <entry>
    <title>patient, female</title>
    <link href="http://www.hl7.org/fhir/patient-examples.xml#362" rel="self"/>
    <id>362</id>
    <updated>2012-06-03T23:45:32Z</updated>
    <author>
      <name>Cypress Project</name>
      <uri>https://github.com/projectcypress/cypress/downloads</uri>
    </author>
    <category scheme="http://hl7.org/fhir/sid/fhir/resource-types" term="Person"/>
    <content type="text/xml">
      <Person xmlns="http://hl7.org/fhir">
        <id>362</id>
        <identifier>
          <type>
            <code>patient</code>
            <system>http://hl7.org/fhir/sid/fhir/identifier-type</system>
          </type>
          <identifier>
            <system>https://github.com/projectcypress/cypress/patient</system>
            <id>1332857739161</id>
          </identifier>
        </identifier>
        <name>
          <use>official</use>
          <part>
            <type>family</type>
            <value>James</value>
          </part>
          <part>
            <type>given</type>
            <value>Brandon</value>
          </part>
        </name>
        <dob>1961-04-14</dob> 
    
        <gender>
          <coding>
      <code>M</code>
      <system>http://hl7.org/fhir/sid/v2-0001</system>
      <display>Male</display>
    </coding>
        </gender>
  <race>
    <text>White</text>
        </race>  
        <text>
          <status>generated</status>
          <div xmlns="http://www.w3.org/1999/xhtml">James, Brandon. MRN: 1332857739161</div>
        </text>
      </Person>
    </content>
    <summary type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">James, Brandon. MRN: 1332857739161</div>
    </summary>
  </entry>

  <entry>
    <title>patient, female</title>
    <link href="http://www.hl7.org/fhir/patient-examples.xml#363" rel="self"/>
    <id>363</id>
    <updated>2012-06-03T23:45:32Z</updated>
    <author>
      <name>Cypress Project</name>
      <uri>https://github.com/projectcypress/cypress/downloads</uri>
    </author>
    <category scheme="http://hl7.org/fhir/sid/fhir/resource-types" term="Person"/>
    <content type="text/xml">
      <Person xmlns="http://hl7.org/fhir">
        <id>363</id>
        <identifier>
          <type>
            <code>patient</code>
            <system>http://hl7.org/fhir/sid/fhir/identifier-type</system>
          </type>
          <identifier>
            <system>https://github.com/projectcypress/cypress/patient</system>
            <id>1332857739162</id>
          </identifier>
        </identifier>
        <name>
          <use>official</use>
          <part>
            <type>family</type>
            <value>Manning</value>
          </part>
          <part>
            <type>given</type>
            <value>Jimmy</value>
          </part>
        </name>
        <dob>1975-06-07</dob> 
    
        <gender>
          <coding>
      <code>M</code>
      <system>http://hl7.org/fhir/sid/v2-0001</system>
      <display>Male</display>
    </coding>
        </gender>
  <race>
    <text>White</text>
        </race>  
        <text>
          <status>generated</status>
          <div xmlns="http://www.w3.org/1999/xhtml">Manning, Jimmy. MRN: 1332857739162</div>
        </text>
      </Person>
    </content>
    <summary type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">Manning, Jimmy. MRN: 1332857739162</div>
    </summary>
  </entry>

  <entry>
    <title>patient, female</title>
    <link href="http://www.hl7.org/fhir/patient-examples.xml#364" rel="self"/>
    <id>364</id>
    <updated>2012-06-03T23:45:32Z</updated>
    <author>
      <name>Cypress Project</name>
      <uri>https://github.com/projectcypress/cypress/downloads</uri>
    </author>
    <category scheme="http://hl7.org/fhir/sid/fhir/resource-types" term="Person"/>
    <content type="text/xml">
      <Person xmlns="http://hl7.org/fhir">
        <id>364</id>
        <identifier>
          <type>
            <code>patient</code>
            <system>http://hl7.org/fhir/sid/fhir/identifier-type</system>
          </type>
          <identifier>
            <system>https://github.com/projectcypress/cypress/patient</system>
            <id>1332857739163</id>
          </identifier>
        </identifier>
        <name>
          <use>official</use>
          <part>
            <type>family</type>
            <value>Vaughn</value>
          </part>
          <part>
            <type>given</type>
            <value>Clyde</value>
          </part>
        </name>
        <dob>1940-11-07</dob> 
    
        <gender>
          <coding>
      <code>M</code>
      <system>http://hl7.org/fhir/sid/v2-0001</system>
      <display>Male</display>
    </coding>
        </gender>
  <race>
    <text>Other Race</text>
        </race>  
        <text>
          <status>generated</status>
          <div xmlns="http://www.w3.org/1999/xhtml">Vaughn, Clyde. MRN: 1332857739163</div>
        </text>
      </Person>
    </content>
    <summary type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">Vaughn, Clyde. MRN: 1332857739163</div>
    </summary>
  </entry>

  <entry>
    <title>patient, female</title>
    <link href="http://www.hl7.org/fhir/patient-examples.xml#365" rel="self"/>
    <id>365</id>
    <updated>2012-06-03T23:45:32Z</updated>
    <author>
      <name>Cypress Project</name>
      <uri>https://github.com/projectcypress/cypress/downloads</uri>
    </author>
    <category scheme="http://hl7.org/fhir/sid/fhir/resource-types" term="Person"/>
    <content type="text/xml">
      <Person xmlns="http://hl7.org/fhir">
        <id>365</id>
        <identifier>
          <type>
            <code>patient</code>
            <system>http://hl7.org/fhir/sid/fhir/identifier-type</system>
          </type>
          <identifier>
            <system>https://github.com/projectcypress/cypress/patient</system>
            <id>1332857739164</id>
          </identifier>
        </identifier>
        <name>
          <use>official</use>
          <part>
            <type>family</type>
            <value>Bryan</value>
          </part>
          <part>
            <type>given</type>
            <value>Eugene</value>
          </part>
        </name>
        <dob>1997-10-22</dob> 
    
        <gender>
          <coding>
      <code>M</code>
      <system>http://hl7.org/fhir/sid/v2-0001</system>
      <display>Male</display>
    </coding>
        </gender>
  <race>
    <text>Other Race</text>
        </race>  
        <text>
          <status>generated</status>
          <div xmlns="http://www.w3.org/1999/xhtml">Bryan, Eugene. MRN: 1332857739164</div>
        </text>
      </Person>
    </content>
    <summary type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">Bryan, Eugene. MRN: 1332857739164</div>
    </summary>
  </entry>

  <entry>
    <title>patient, female</title>
    <link href="http://www.hl7.org/fhir/patient-examples.xml#366" rel="self"/>
    <id>366</id>
    <updated>2012-06-03T23:45:32Z</updated>
    <author>
      <name>Cypress Project</name>
      <uri>https://github.com/projectcypress/cypress/downloads</uri>
    </author>
    <category scheme="http://hl7.org/fhir/sid/fhir/resource-types" term="Person"/>
    <content type="text/xml">
      <Person xmlns="http://hl7.org/fhir">
        <id>366</id>
        <identifier>
          <type>
            <code>patient</code>
            <system>http://hl7.org/fhir/sid/fhir/identifier-type</system>
          </type>
          <identifier>
            <system>https://github.com/projectcypress/cypress/patient</system>
            <id>1332857739165</id>
          </identifier>
        </identifier>
        <name>
          <use>official</use>
          <part>
            <type>family</type>
            <value>Bridges</value>
          </part>
          <part>
            <type>given</type>
            <value>Keith</value>
          </part>
        </name>
        <dob>2009-03-26</dob> 
    
        <gender>
          <coding>
      <code>M</code>
      <system>http://hl7.org/fhir/sid/v2-0001</system>
      <display>Male</display>
    </coding>
        </gender>
  <race>
    <text>White</text>
        </race>  
        <text>
          <status>generated</status>
          <div xmlns="http://www.w3.org/1999/xhtml">Bridges, Keith. MRN: 1332857739165</div>
        </text>
      </Person>
    </content>
    <summary type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">Bridges, Keith. MRN: 1332857739165</div>
    </summary>
  </entry>

  <entry>
    <title>patient, female</title>
    <link href="http://www.hl7.org/fhir/patient-examples.xml#367" rel="self"/>
    <id>367</id>
    <updated>2012-06-03T23:45:32Z</updated>
    <author>
      <name>Cypress Project</name>
      <uri>https://github.com/projectcypress/cypress/downloads</uri>
    </author>
    <category scheme="http://hl7.org/fhir/sid/fhir/resource-types" term="Person"/>
    <content type="text/xml">
      <Person xmlns="http://hl7.org/fhir">
        <id>367</id>
        <identifier>
          <type>
            <code>patient</code>
            <system>http://hl7.org/fhir/sid/fhir/identifier-type</system>
          </type>
          <identifier>
            <system>https://github.com/projectcypress/cypress/patient</system>
            <id>1332857739166</id>
          </identifier>
        </identifier>
        <name>
          <use>official</use>
          <part>
            <type>family</type>
            <value>Carr</value>
          </part>
          <part>
            <type>given</type>
            <value>Curtis</value>
          </part>
        </name>
        <dob>1943-07-22</dob> 
    
        <gender>
          <coding>
      <code>M</code>
      <system>http://hl7.org/fhir/sid/v2-0001</system>
      <display>Male</display>
    </coding>
        </gender>
  <race>
    <text>White</text>
        </race>  
        <text>
          <status>generated</status>
          <div xmlns="http://www.w3.org/1999/xhtml">Carr, Curtis. MRN: 1332857739166</div>
        </text>
      </Person>
    </content>
    <summary type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">Carr, Curtis. MRN: 1332857739166</div>
    </summary>
  </entry>

  <entry>
    <title>patient, female</title>
    <link href="http://www.hl7.org/fhir/patient-examples.xml#368" rel="self"/>
    <id>368</id>
    <updated>2012-06-03T23:45:32Z</updated>
    <author>
      <name>Cypress Project</name>
      <uri>https://github.com/projectcypress/cypress/downloads</uri>
    </author>
    <category scheme="http://hl7.org/fhir/sid/fhir/resource-types" term="Person"/>
    <content type="text/xml">
      <Person xmlns="http://hl7.org/fhir">
        <id>368</id>
        <identifier>
          <type>
            <code>patient</code>
            <system>http://hl7.org/fhir/sid/fhir/identifier-type</system>
          </type>
          <identifier>
            <system>https://github.com/projectcypress/cypress/patient</system>
            <id>1332857739167</id>
          </identifier>
        </identifier>
        <name>
          <use>official</use>
          <part>
            <type>family</type>
            <value>Watson</value>
          </part>
          <part>
            <type>given</type>
            <value>Joshua</value>
          </part>
        </name>
        <dob>1938-09-16</dob> 
    
        <gender>
          <coding>
      <code>M</code>
      <system>http://hl7.org/fhir/sid/v2-0001</system>
      <display>Male</display>
    </coding>
        </gender>
  <race>
    <text>White</text>
        </race>  
        <text>
          <status>generated</status>
          <div xmlns="http://www.w3.org/1999/xhtml">Watson, Joshua. MRN: 1332857739167</div>
        </text>
      </Person>
    </content>
    <summary type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">Watson, Joshua. MRN: 1332857739167</div>
    </summary>
  </entry>

  <entry>
    <title>patient, female</title>
    <link href="http://www.hl7.org/fhir/patient-examples.xml#369" rel="self"/>
    <id>369</id>
    <updated>2012-06-03T23:45:32Z</updated>
    <author>
      <name>Cypress Project</name>
      <uri>https://github.com/projectcypress/cypress/downloads</uri>
    </author>
    <category scheme="http://hl7.org/fhir/sid/fhir/resource-types" term="Person"/>
    <content type="text/xml">
      <Person xmlns="http://hl7.org/fhir">
        <id>369</id>
        <identifier>
          <type>
            <code>patient</code>
            <system>http://hl7.org/fhir/sid/fhir/identifier-type</system>
          </type>
          <identifier>
            <system>https://github.com/projectcypress/cypress/patient</system>
            <id>1332857739168</id>
          </identifier>
        </identifier>
        <name>
          <use>official</use>
          <part>
            <type>family</type>
            <value>Hoffman</value>
          </part>
          <part>
            <type>given</type>
            <value>Carlos</value>
          </part>
        </name>
        <dob>1960-07-10</dob> 
    
        <gender>
          <coding>
      <code>M</code>
      <system>http://hl7.org/fhir/sid/v2-0001</system>
      <display>Male</display>
    </coding>
        </gender>
  <race>
    <text>White</text>
        </race>  
        <text>
          <status>generated</status>
          <div xmlns="http://www.w3.org/1999/xhtml">Hoffman, Carlos. MRN: 1332857739168</div>
        </text>
      </Person>
    </content>
    <summary type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">Hoffman, Carlos. MRN: 1332857739168</div>
    </summary>
  </entry>

  <entry>
    <title>patient, female</title>
    <link href="http://www.hl7.org/fhir/patient-examples.xml#370" rel="self"/>
    <id>370</id>
    <updated>2012-06-03T23:45:32Z</updated>
    <author>
      <name>Cypress Project</name>
      <uri>https://github.com/projectcypress/cypress/downloads</uri>
    </author>
    <category scheme="http://hl7.org/fhir/sid/fhir/resource-types" term="Person"/>
    <content type="text/xml">
      <Person xmlns="http://hl7.org/fhir">
        <id>370</id>
        <identifier>
          <type>
            <code>patient</code>
            <system>http://hl7.org/fhir/sid/fhir/identifier-type</system>
          </type>
          <identifier>
            <system>https://github.com/projectcypress/cypress/patient</system>
            <id>1332857739169</id>
          </identifier>
        </identifier>
        <name>
          <use>official</use>
          <part>
            <type>family</type>
            <value>Chandler</value>
          </part>
          <part>
            <type>given</type>
            <value>Debra</value>
          </part>
        </name>
        <dob>1996-05-06</dob> 
    
        <gender>
          <coding>
      <code>F</code>
      <system>http://hl7.org/fhir/sid/v2-0001</system>
      <display>Female</display>
    </coding>
        </gender>
  <race>
    <text>White</text>
        </race>  
        <text>
          <status>generated</status>
          <div xmlns="http://www.w3.org/1999/xhtml">Chandler, Debra. MRN: 1332857739169</div>
        </text>
      </Person>
    </content>
    <summary type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">Chandler, Debra. MRN: 1332857739169</div>
    </summary>
  </entry>

  <entry>
    <title>patient, female</title>
    <link href="http://www.hl7.org/fhir/patient-examples.xml#371" rel="self"/>
    <id>371</id>
    <updated>2012-06-03T23:45:32Z</updated>
    <author>
      <name>Cypress Project</name>
      <uri>https://github.com/projectcypress/cypress/downloads</uri>
    </author>
    <category scheme="http://hl7.org/fhir/sid/fhir/resource-types" term="Person"/>
    <content type="text/xml">
      <Person xmlns="http://hl7.org/fhir">
        <id>371</id>
        <identifier>
          <type>
            <code>patient</code>
            <system>http://hl7.org/fhir/sid/fhir/identifier-type</system>
          </type>
          <identifier>
            <system>https://github.com/projectcypress/cypress/patient</system>
            <id>1332857739170</id>
          </identifier>
        </identifier>
        <name>
          <use>official</use>
          <part>
            <type>family</type>
            <value>Gonzalez</value>
          </part>
          <part>
            <type>given</type>
            <value>Jose</value>
          </part>
        </name>
        <dob>1962-11-05</dob> 
    
        <gender>
          <coding>
      <code>M</code>
      <system>http://hl7.org/fhir/sid/v2-0001</system>
      <display>Male</display>
    </coding>
        </gender>
  <race>
    <text>White</text>
        </race>  
        <text>
          <status>generated</status>
          <div xmlns="http://www.w3.org/1999/xhtml">Gonzalez, Jose. MRN: 1332857739170</div>
        </text>
      </Person>
    </content>
    <summary type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">Gonzalez, Jose. MRN: 1332857739170</div>
    </summary>
  </entry>

  <entry>
    <title>patient, female</title>
    <link href="http://www.hl7.org/fhir/patient-examples.xml#372" rel="self"/>
    <id>372</id>
    <updated>2012-06-03T23:45:32Z</updated>
    <author>
      <name>Cypress Project</name>
      <uri>https://github.com/projectcypress/cypress/downloads</uri>
    </author>
    <category scheme="http://hl7.org/fhir/sid/fhir/resource-types" term="Person"/>
    <content type="text/xml">
      <Person xmlns="http://hl7.org/fhir">
        <id>372</id>
        <identifier>
          <type>
            <code>patient</code>
            <system>http://hl7.org/fhir/sid/fhir/identifier-type</system>
          </type>
          <identifier>
            <system>https://github.com/projectcypress/cypress/patient</system>
            <id>1332857739171</id>
          </identifier>
        </identifier>
        <name>
          <use>official</use>
          <part>
            <type>family</type>
            <value>Hamilton</value>
          </part>
          <part>
            <type>given</type>
            <value>Wendy</value>
          </part>
        </name>
        <dob>1980-07-13</dob> 
    
        <gender>
          <coding>
      <code>F</code>
      <system>http://hl7.org/fhir/sid/v2-0001</system>
      <display>Female</display>
    </coding>
        </gender>
  <race>
    <text>Other Race</text>
        </race>  
        <text>
          <status>generated</status>
          <div xmlns="http://www.w3.org/1999/xhtml">Hamilton, Wendy. MRN: 1332857739171</div>
        </text>
      </Person>
    </content>
    <summary type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">Hamilton, Wendy. MRN: 1332857739171</div>
    </summary>
  </entry>

  <entry>
    <title>patient, female</title>
    <link href="http://www.hl7.org/fhir/patient-examples.xml#373" rel="self"/>
    <id>373</id>
    <updated>2012-06-03T23:45:32Z</updated>
    <author>
      <name>Cypress Project</name>
      <uri>https://github.com/projectcypress/cypress/downloads</uri>
    </author>
    <category scheme="http://hl7.org/fhir/sid/fhir/resource-types" term="Person"/>
    <content type="text/xml">
      <Person xmlns="http://hl7.org/fhir">
        <id>373</id>
        <identifier>
          <type>
            <code>patient</code>
            <system>http://hl7.org/fhir/sid/fhir/identifier-type</system>
          </type>
          <identifier>
            <system>https://github.com/projectcypress/cypress/patient</system>
            <id>1332857739172</id>
          </identifier>
        </identifier>
        <name>
          <use>official</use>
          <part>
            <type>family</type>
            <value>Sanders</value>
          </part>
          <part>
            <type>given</type>
            <value>Dwight</value>
          </part>
        </name>
        <dob>1945-10-25</dob> 
    
        <gender>
          <coding>
      <code>M</code>
      <system>http://hl7.org/fhir/sid/v2-0001</system>
      <display>Male</display>
    </coding>
        </gender>
  <race>
    <text>Native Hawaiian or Other Pacific Islander</text>
        </race>  
        <text>
          <status>generated</status>
          <div xmlns="http://www.w3.org/1999/xhtml">Sanders, Dwight. MRN: 1332857739172</div>
        </text>
      </Person>
    </content>
    <summary type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">Sanders, Dwight. MRN: 1332857739172</div>
    </summary>
  </entry>

  <entry>
    <title>patient, female</title>
    <link href="http://www.hl7.org/fhir/patient-examples.xml#374" rel="self"/>
    <id>374</id>
    <updated>2012-06-03T23:45:32Z</updated>
    <author>
      <name>Cypress Project</name>
      <uri>https://github.com/projectcypress/cypress/downloads</uri>
    </author>
    <category scheme="http://hl7.org/fhir/sid/fhir/resource-types" term="Person"/>
    <content type="text/xml">
      <Person xmlns="http://hl7.org/fhir">
        <id>374</id>
        <identifier>
          <type>
            <code>patient</code>
            <system>http://hl7.org/fhir/sid/fhir/identifier-type</system>
          </type>
          <identifier>
            <system>https://github.com/projectcypress/cypress/patient</system>
            <id>1332857739173</id>
          </identifier>
        </identifier>
        <name>
          <use>official</use>
          <part>
            <type>family</type>
            <value>Blair</value>
          </part>
          <part>
            <type>given</type>
            <value>Diane</value>
          </part>
        </name>
        <dob>1950-06-15</dob> 
    
        <gender>
          <coding>
      <code>F</code>
      <system>http://hl7.org/fhir/sid/v2-0001</system>
      <display>Female</display>
    </coding>
        </gender>
  <race>
    <text>White</text>
        </race>  
        <text>
          <status>generated</status>
          <div xmlns="http://www.w3.org/1999/xhtml">Blair, Diane. MRN: 1332857739173</div>
        </text>
      </Person>
    </content>
    <summary type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">Blair, Diane. MRN: 1332857739173</div>
    </summary>
  </entry>

  <entry>
    <title>patient, female</title>
    <link href="http://www.hl7.org/fhir/patient-examples.xml#375" rel="self"/>
    <id>375</id>
    <updated>2012-06-03T23:45:32Z</updated>
    <author>
      <name>Cypress Project</name>
      <uri>https://github.com/projectcypress/cypress/downloads</uri>
    </author>
    <category scheme="http://hl7.org/fhir/sid/fhir/resource-types" term="Person"/>
    <content type="text/xml">
      <Person xmlns="http://hl7.org/fhir">
        <id>375</id>
        <identifier>
          <type>
            <code>patient</code>
            <system>http://hl7.org/fhir/sid/fhir/identifier-type</system>
          </type>
          <identifier>
            <system>https://github.com/projectcypress/cypress/patient</system>
            <id>1332857739174</id>
          </identifier>
        </identifier>
        <name>
          <use>official</use>
          <part>
            <type>family</type>
            <value>Maldonado</value>
          </part>
          <part>
            <type>given</type>
            <value>Gail</value>
          </part>
        </name>
        <dob>1975-12-15</dob> 
    
        <gender>
          <coding>
      <code>F</code>
      <system>http://hl7.org/fhir/sid/v2-0001</system>
      <display>Female</display>
    </coding>
        </gender>
  <race>
    <text>White</text>
        </race>  
        <text>
          <status>generated</status>
          <div xmlns="http://www.w3.org/1999/xhtml">Maldonado, Gail. MRN: 1332857739174</div>
        </text>
      </Person>
    </content>
    <summary type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">Maldonado, Gail. MRN: 1332857739174</div>
    </summary>
  </entry>

  <entry>
    <title>patient, female</title>
    <link href="http://www.hl7.org/fhir/patient-examples.xml#376" rel="self"/>
    <id>376</id>
    <updated>2012-06-03T23:45:32Z</updated>
    <author>
      <name>Cypress Project</name>
      <uri>https://github.com/projectcypress/cypress/downloads</uri>
    </author>
    <category scheme="http://hl7.org/fhir/sid/fhir/resource-types" term="Person"/>
    <content type="text/xml">
      <Person xmlns="http://hl7.org/fhir">
        <id>376</id>
        <identifier>
          <type>
            <code>patient</code>
            <system>http://hl7.org/fhir/sid/fhir/identifier-type</system>
          </type>
          <identifier>
            <system>https://github.com/projectcypress/cypress/patient</system>
            <id>1332857739175</id>
          </identifier>
        </identifier>
        <name>
          <use>official</use>
          <part>
            <type>family</type>
            <value>Hammond</value>
          </part>
          <part>
            <type>given</type>
            <value>Amber</value>
          </part>
        </name>
        <dob>1999-11-02</dob> 
    
        <gender>
          <coding>
      <code>F</code>
      <system>http://hl7.org/fhir/sid/v2-0001</system>
      <display>Female</display>
    </coding>
        </gender>
  <race>
    <text>Other Race</text>
        </race>  
        <text>
          <status>generated</status>
          <div xmlns="http://www.w3.org/1999/xhtml">Hammond, Amber. MRN: 1332857739175</div>
        </text>
      </Person>
    </content>
    <summary type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">Hammond, Amber. MRN: 1332857739175</div>
    </summary>
  </entry>

  <entry>
    <title>patient, female</title>
    <link href="http://www.hl7.org/fhir/patient-examples.xml#377" rel="self"/>
    <id>377</id>
    <updated>2012-06-03T23:45:32Z</updated>
    <author>
      <name>Cypress Project</name>
      <uri>https://github.com/projectcypress/cypress/downloads</uri>
    </author>
    <category scheme="http://hl7.org/fhir/sid/fhir/resource-types" term="Person"/>
    <content type="text/xml">
      <Person xmlns="http://hl7.org/fhir">
        <id>377</id>
        <identifier>
          <type>
            <code>patient</code>
            <system>http://hl7.org/fhir/sid/fhir/identifier-type</system>
          </type>
          <identifier>
            <system>https://github.com/projectcypress/cypress/patient</system>
            <id>1332857739176</id>
          </identifier>
        </identifier>
        <name>
          <use>official</use>
          <part>
            <type>family</type>
            <value>Copeland</value>
          </part>
          <part>
            <type>given</type>
            <value>Neil</value>
          </part>
        </name>
        <dob>1953-03-17</dob> 
    
        <gender>
          <coding>
      <code>M</code>
      <system>http://hl7.org/fhir/sid/v2-0001</system>
      <display>Male</display>
    </coding>
        </gender>
  <race>
    <text>Other Race</text>
        </race>  
        <text>
          <status>generated</status>
          <div xmlns="http://www.w3.org/1999/xhtml">Copeland, Neil. MRN: 1332857739176</div>
        </text>
      </Person>
    </content>
    <summary type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">Copeland, Neil. MRN: 1332857739176</div>
    </summary>
  </entry>

  <entry>
    <title>patient, female</title>
    <link href="http://www.hl7.org/fhir/patient-examples.xml#378" rel="self"/>
    <id>378</id>
    <updated>2012-06-03T23:45:32Z</updated>
    <author>
      <name>Cypress Project</name>
      <uri>https://github.com/projectcypress/cypress/downloads</uri>
    </author>
    <category scheme="http://hl7.org/fhir/sid/fhir/resource-types" term="Person"/>
    <content type="text/xml">
      <Person xmlns="http://hl7.org/fhir">
        <id>378</id>
        <identifier>
          <type>
            <code>patient</code>
            <system>http://hl7.org/fhir/sid/fhir/identifier-type</system>
          </type>
          <identifier>
            <system>https://github.com/projectcypress/cypress/patient</system>
            <id>1332857739177</id>
          </identifier>
        </identifier>
        <name>
          <use>official</use>
          <part>
            <type>family</type>
            <value>Mills</value>
          </part>
          <part>
            <type>given</type>
            <value>Lloyd</value>
          </part>
        </name>
        <dob>1958-07-10</dob> 
    
        <gender>
          <coding>
      <code>M</code>
      <system>http://hl7.org/fhir/sid/v2-0001</system>
      <display>Male</display>
    </coding>
        </gender>
  <race>
    <text>White</text>
        </race>  
        <text>
          <status>generated</status>
          <div xmlns="http://www.w3.org/1999/xhtml">Mills, Lloyd. MRN: 1332857739177</div>
        </text>
      </Person>
    </content>
    <summary type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">Mills, Lloyd. MRN: 1332857739177</div>
    </summary>
  </entry>

  <entry>
    <title>patient, female</title>
    <link href="http://www.hl7.org/fhir/patient-examples.xml#379" rel="self"/>
    <id>379</id>
    <updated>2012-06-03T23:45:32Z</updated>
    <author>
      <name>Cypress Project</name>
      <uri>https://github.com/projectcypress/cypress/downloads</uri>
    </author>
    <category scheme="http://hl7.org/fhir/sid/fhir/resource-types" term="Person"/>
    <content type="text/xml">
      <Person xmlns="http://hl7.org/fhir">
        <id>379</id>
        <identifier>
          <type>
            <code>patient</code>
            <system>http://hl7.org/fhir/sid/fhir/identifier-type</system>
          </type>
          <identifier>
            <system>https://github.com/projectcypress/cypress/patient</system>
            <id>1332857739178</id>
          </identifier>
        </identifier>
        <name>
          <use>official</use>
          <part>
            <type>family</type>
            <value>Henry</value>
          </part>
          <part>
            <type>given</type>
            <value>Ricky</value>
          </part>
        </name>
        <dob>1960-06-22</dob> 
    
        <gender>
          <coding>
      <code>M</code>
      <system>http://hl7.org/fhir/sid/v2-0001</system>
      <display>Male</display>
    </coding>
        </gender>
  <race>
    <text>White</text>
        </race>  
        <text>
          <status>generated</status>
          <div xmlns="http://www.w3.org/1999/xhtml">Henry, Ricky. MRN: 1332857739178</div>
        </text>
      </Person>
    </content>
    <summary type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">Henry, Ricky. MRN: 1332857739178</div>
    </summary>
  </entry>

  <entry>
    <title>patient, female</title>
    <link href="http://www.hl7.org/fhir/patient-examples.xml#380" rel="self"/>
    <id>380</id>
    <updated>2012-06-03T23:45:32Z</updated>
    <author>
      <name>Cypress Project</name>
      <uri>https://github.com/projectcypress/cypress/downloads</uri>
    </author>
    <category scheme="http://hl7.org/fhir/sid/fhir/resource-types" term="Person"/>
    <content type="text/xml">
      <Person xmlns="http://hl7.org/fhir">
        <id>380</id>
        <identifier>
          <type>
            <code>patient</code>
            <system>http://hl7.org/fhir/sid/fhir/identifier-type</system>
          </type>
          <identifier>
            <system>https://github.com/projectcypress/cypress/patient</system>
            <id>1332857739179</id>
          </identifier>
        </identifier>
        <name>
          <use>official</use>
          <part>
            <type>family</type>
            <value>Byrd</value>
          </part>
          <part>
            <type>given</type>
            <value>Mitchell</value>
          </part>
        </name>
        <dob>1995-08-07</dob> 
    
        <gender>
          <coding>
      <code>M</code>
      <system>http://hl7.org/fhir/sid/v2-0001</system>
      <display>Male</display>
    </coding>
        </gender>
  <race>
    <text>Black or African American</text>
        </race>  
        <text>
          <status>generated</status>
          <div xmlns="http://www.w3.org/1999/xhtml">Byrd, Mitchell. MRN: 1332857739179</div>
        </text>
      </Person>
    </content>
    <summary type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">Byrd, Mitchell. MRN: 1332857739179</div>
    </summary>
  </entry>

  <entry>
    <title>patient, female</title>
    <link href="http://www.hl7.org/fhir/patient-examples.xml#381" rel="self"/>
    <id>381</id>
    <updated>2012-06-03T23:45:32Z</updated>
    <author>
      <name>Cypress Project</name>
      <uri>https://github.com/projectcypress/cypress/downloads</uri>
    </author>
    <category scheme="http://hl7.org/fhir/sid/fhir/resource-types" term="Person"/>
    <content type="text/xml">
      <Person xmlns="http://hl7.org/fhir">
        <id>381</id>
        <identifier>
          <type>
            <code>patient</code>
            <system>http://hl7.org/fhir/sid/fhir/identifier-type</system>
          </type>
          <identifier>
            <system>https://github.com/projectcypress/cypress/patient</system>
            <id>1332857739180</id>
          </identifier>
        </identifier>
        <name>
          <use>official</use>
          <part>
            <type>family</type>
            <value>Gilbert</value>
          </part>
          <part>
            <type>given</type>
            <value>Danielle</value>
          </part>
        </name>
        <dob>1945-10-08</dob> 
    
        <gender>
          <coding>
      <code>F</code>
      <system>http://hl7.org/fhir/sid/v2-0001</system>
      <display>Female</display>
    </coding>
        </gender>
  <race>
    <text>Black or African American</text>
        </race>  
        <text>
          <status>generated</status>
          <div xmlns="http://www.w3.org/1999/xhtml">Gilbert, Danielle. MRN: 1332857739180</div>
        </text>
      </Person>
    </content>
    <summary type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">Gilbert, Danielle. MRN: 1332857739180</div>
    </summary>
  </entry>

  <entry>
    <title>patient, female</title>
    <link href="http://www.hl7.org/fhir/patient-examples.xml#382" rel="self"/>
    <id>382</id>
    <updated>2012-06-03T23:45:32Z</updated>
    <author>
      <name>Cypress Project</name>
      <uri>https://github.com/projectcypress/cypress/downloads</uri>
    </author>
    <category scheme="http://hl7.org/fhir/sid/fhir/resource-types" term="Person"/>
    <content type="text/xml">
      <Person xmlns="http://hl7.org/fhir">
        <id>382</id>
        <identifier>
          <type>
            <code>patient</code>
            <system>http://hl7.org/fhir/sid/fhir/identifier-type</system>
          </type>
          <identifier>
            <system>https://github.com/projectcypress/cypress/patient</system>
            <id>1332857739189</id>
          </identifier>
        </identifier>
        <name>
          <use>official</use>
          <part>
            <type>family</type>
            <value>Stevens</value>
          </part>
          <part>
            <type>given</type>
            <value>Terri</value>
          </part>
        </name>
        <dob>2000-11-02</dob> 
    
        <gender>
          <coding>
      <code>F</code>
      <system>http://hl7.org/fhir/sid/v2-0001</system>
      <display>Female</display>
    </coding>
        </gender>
  <race>
    <text>Other Race</text>
        </race>  
        <text>
          <status>generated</status>
          <div xmlns="http://www.w3.org/1999/xhtml">Stevens, Terri. MRN: 1332857739189</div>
        </text>
      </Person>
    </content>
    <summary type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">Stevens, Terri. MRN: 1332857739189</div>
    </summary>
  </entry>

  <entry>
    <title>patient, female</title>
    <link href="http://www.hl7.org/fhir/patient-examples.xml#383" rel="self"/>
    <id>383</id>
    <updated>2012-06-03T23:45:32Z</updated>
    <author>
      <name>Cypress Project</name>
      <uri>https://github.com/projectcypress/cypress/downloads</uri>
    </author>
    <category scheme="http://hl7.org/fhir/sid/fhir/resource-types" term="Person"/>
    <content type="text/xml">
      <Person xmlns="http://hl7.org/fhir">
        <id>383</id>
        <identifier>
          <type>
            <code>patient</code>
            <system>http://hl7.org/fhir/sid/fhir/identifier-type</system>
          </type>
          <identifier>
            <system>https://github.com/projectcypress/cypress/patient</system>
            <id>1332857739181</id>
          </identifier>
        </identifier>
        <name>
          <use>official</use>
          <part>
            <type>family</type>
            <value>Mendoza</value>
          </part>
          <part>
            <type>given</type>
            <value>Clifford</value>
          </part>
        </name>
        <dob>1945-03-25</dob> 
    
        <gender>
          <coding>
      <code>M</code>
      <system>http://hl7.org/fhir/sid/v2-0001</system>
      <display>Male</display>
    </coding>
        </gender>
  <race>
    <text>Asian</text>
        </race>  
        <text>
          <status>generated</status>
          <div xmlns="http://www.w3.org/1999/xhtml">Mendoza, Clifford. MRN: 1332857739181</div>
        </text>
      </Person>
    </content>
    <summary type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">Mendoza, Clifford. MRN: 1332857739181</div>
    </summary>
  </entry>

  <entry>
    <title>patient, female</title>
    <link href="http://www.hl7.org/fhir/patient-examples.xml#384" rel="self"/>
    <id>384</id>
    <updated>2012-06-03T23:45:32Z</updated>
    <author>
      <name>Cypress Project</name>
      <uri>https://github.com/projectcypress/cypress/downloads</uri>
    </author>
    <category scheme="http://hl7.org/fhir/sid/fhir/resource-types" term="Person"/>
    <content type="text/xml">
      <Person xmlns="http://hl7.org/fhir">
        <id>384</id>
        <identifier>
          <type>
            <code>patient</code>
            <system>http://hl7.org/fhir/sid/fhir/identifier-type</system>
          </type>
          <identifier>
            <system>https://github.com/projectcypress/cypress/patient</system>
            <id>1332857739182</id>
          </identifier>
        </identifier>
        <name>
          <use>official</use>
          <part>
            <type>family</type>
            <value>Craig</value>
          </part>
          <part>
            <type>given</type>
            <value>Judith</value>
          </part>
        </name>
        <dob>1978-06-12</dob> 
    
        <gender>
          <coding>
      <code>F</code>
      <system>http://hl7.org/fhir/sid/v2-0001</system>
      <display>Female</display>
    </coding>
        </gender>
  <race>
    <text>White</text>
        </race>  
        <text>
          <status>generated</status>
          <div xmlns="http://www.w3.org/1999/xhtml">Craig, Judith. MRN: 1332857739182</div>
        </text>
      </Person>
    </content>
    <summary type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">Craig, Judith. MRN: 1332857739182</div>
    </summary>
  </entry>

  <entry>
    <title>patient, female</title>
    <link href="http://www.hl7.org/fhir/patient-examples.xml#385" rel="self"/>
    <id>385</id>
    <updated>2012-06-03T23:45:32Z</updated>
    <author>
      <name>Cypress Project</name>
      <uri>https://github.com/projectcypress/cypress/downloads</uri>
    </author>
    <category scheme="http://hl7.org/fhir/sid/fhir/resource-types" term="Person"/>
    <content type="text/xml">
      <Person xmlns="http://hl7.org/fhir">
        <id>385</id>
        <identifier>
          <type>
            <code>patient</code>
            <system>http://hl7.org/fhir/sid/fhir/identifier-type</system>
          </type>
          <identifier>
            <system>https://github.com/projectcypress/cypress/patient</system>
            <id>1332857739183</id>
          </identifier>
        </identifier>
        <name>
          <use>official</use>
          <part>
            <type>family</type>
            <value>Fleming</value>
          </part>
          <part>
            <type>given</type>
            <value>Vivian</value>
          </part>
        </name>
        <dob>1994-10-29</dob> 
    
        <gender>
          <coding>
      <code>F</code>
      <system>http://hl7.org/fhir/sid/v2-0001</system>
      <display>Female</display>
    </coding>
        </gender>
  <race>
    <text>White</text>
        </race>  
        <text>
          <status>generated</status>
          <div xmlns="http://www.w3.org/1999/xhtml">Fleming, Vivian. MRN: 1332857739183</div>
        </text>
      </Person>
    </content>
    <summary type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">Fleming, Vivian. MRN: 1332857739183</div>
    </summary>
  </entry>

  <entry>
    <title>patient, female</title>
    <link href="http://www.hl7.org/fhir/patient-examples.xml#386" rel="self"/>
    <id>386</id>
    <updated>2012-06-03T23:45:32Z</updated>
    <author>
      <name>Cypress Project</name>
      <uri>https://github.com/projectcypress/cypress/downloads</uri>
    </author>
    <category scheme="http://hl7.org/fhir/sid/fhir/resource-types" term="Person"/>
    <content type="text/xml">
      <Person xmlns="http://hl7.org/fhir">
        <id>386</id>
        <identifier>
          <type>
            <code>patient</code>
            <system>http://hl7.org/fhir/sid/fhir/identifier-type</system>
          </type>
          <identifier>
            <system>https://github.com/projectcypress/cypress/patient</system>
            <id>1332857739184</id>
          </identifier>
        </identifier>
        <name>
          <use>official</use>
          <part>
            <type>family</type>
            <value>Smith</value>
          </part>
          <part>
            <type>given</type>
            <value>Peggy</value>
          </part>
        </name>
        <dob>1976-12-15</dob> 
    
        <gender>
          <coding>
      <code>F</code>
      <system>http://hl7.org/fhir/sid/v2-0001</system>
      <display>Female</display>
    </coding>
        </gender>
  <race>
    <text>White</text>
        </race>  
        <text>
          <status>generated</status>
          <div xmlns="http://www.w3.org/1999/xhtml">Smith, Peggy. MRN: 1332857739184</div>
        </text>
      </Person>
    </content>
    <summary type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">Smith, Peggy. MRN: 1332857739184</div>
    </summary>
  </entry>

  <entry>
    <title>patient, female</title>
    <link href="http://www.hl7.org/fhir/patient-examples.xml#387" rel="self"/>
    <id>387</id>
    <updated>2012-06-03T23:45:32Z</updated>
    <author>
      <name>Cypress Project</name>
      <uri>https://github.com/projectcypress/cypress/downloads</uri>
    </author>
    <category scheme="http://hl7.org/fhir/sid/fhir/resource-types" term="Person"/>
    <content type="text/xml">
      <Person xmlns="http://hl7.org/fhir">
        <id>387</id>
        <identifier>
          <type>
            <code>patient</code>
            <system>http://hl7.org/fhir/sid/fhir/identifier-type</system>
          </type>
          <identifier>
            <system>https://github.com/projectcypress/cypress/patient</system>
            <id>1332857739185</id>
          </identifier>
        </identifier>
        <name>
          <use>official</use>
          <part>
            <type>family</type>
            <value>King</value>
          </part>
          <part>
            <type>given</type>
            <value>Paula</value>
          </part>
        </name>
        <dob>1988-02-23</dob> 
    
        <gender>
          <coding>
      <code>F</code>
      <system>http://hl7.org/fhir/sid/v2-0001</system>
      <display>Female</display>
    </coding>
        </gender>
  <race>
    <text>Other Race</text>
        </race>  
        <text>
          <status>generated</status>
          <div xmlns="http://www.w3.org/1999/xhtml">King, Paula. MRN: 1332857739185</div>
        </text>
      </Person>
    </content>
    <summary type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">King, Paula. MRN: 1332857739185</div>
    </summary>
  </entry>

  <entry>
    <title>patient, female</title>
    <link href="http://www.hl7.org/fhir/patient-examples.xml#388" rel="self"/>
    <id>388</id>
    <updated>2012-06-03T23:45:32Z</updated>
    <author>
      <name>Cypress Project</name>
      <uri>https://github.com/projectcypress/cypress/downloads</uri>
    </author>
    <category scheme="http://hl7.org/fhir/sid/fhir/resource-types" term="Person"/>
    <content type="text/xml">
      <Person xmlns="http://hl7.org/fhir">
        <id>388</id>
        <identifier>
          <type>
            <code>patient</code>
            <system>http://hl7.org/fhir/sid/fhir/identifier-type</system>
          </type>
          <identifier>
            <system>https://github.com/projectcypress/cypress/patient</system>
            <id>1332857739186</id>
          </identifier>
        </identifier>
        <name>
          <use>official</use>
          <part>
            <type>family</type>
            <value>Phillips</value>
          </part>
          <part>
            <type>given</type>
            <value>Katherine</value>
          </part>
        </name>
        <dob>1976-04-27</dob> 
    
        <gender>
          <coding>
      <code>F</code>
      <system>http://hl7.org/fhir/sid/v2-0001</system>
      <display>Female</display>
    </coding>
        </gender>
  <race>
    <text>Native Hawaiian or Other Pacific Islander</text>
        </race>  
        <text>
          <status>generated</status>
          <div xmlns="http://www.w3.org/1999/xhtml">Phillips, Katherine. MRN: 1332857739186</div>
        </text>
      </Person>
    </content>
    <summary type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">Phillips, Katherine. MRN: 1332857739186</div>
    </summary>
  </entry>

  <entry>
    <title>patient, female</title>
    <link href="http://www.hl7.org/fhir/patient-examples.xml#389" rel="self"/>
    <id>389</id>
    <updated>2012-06-03T23:45:32Z</updated>
    <author>
      <name>Cypress Project</name>
      <uri>https://github.com/projectcypress/cypress/downloads</uri>
    </author>
    <category scheme="http://hl7.org/fhir/sid/fhir/resource-types" term="Person"/>
    <content type="text/xml">
      <Person xmlns="http://hl7.org/fhir">
        <id>389</id>
        <identifier>
          <type>
            <code>patient</code>
            <system>http://hl7.org/fhir/sid/fhir/identifier-type</system>
          </type>
          <identifier>
            <system>https://github.com/projectcypress/cypress/patient</system>
            <id>1332857739187</id>
          </identifier>
        </identifier>
        <name>
          <use>official</use>
          <part>
            <type>family</type>
            <value>Boyd</value>
          </part>
          <part>
            <type>given</type>
            <value>Erika</value>
          </part>
        </name>
        <dob>1986-07-03</dob> 
    
        <gender>
          <coding>
      <code>F</code>
      <system>http://hl7.org/fhir/sid/v2-0001</system>
      <display>Female</display>
    </coding>
        </gender>
  <race>
    <text>Asian</text>
        </race>  
        <text>
          <status>generated</status>
          <div xmlns="http://www.w3.org/1999/xhtml">Boyd, Erika. MRN: 1332857739187</div>
        </text>
      </Person>
    </content>
    <summary type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">Boyd, Erika. MRN: 1332857739187</div>
    </summary>
  </entry>

  <entry>
    <title>patient, female</title>
    <link href="http://www.hl7.org/fhir/patient-examples.xml#390" rel="self"/>
    <id>390</id>
    <updated>2012-06-03T23:45:32Z</updated>
    <author>
      <name>Cypress Project</name>
      <uri>https://github.com/projectcypress/cypress/downloads</uri>
    </author>
    <category scheme="http://hl7.org/fhir/sid/fhir/resource-types" term="Person"/>
    <content type="text/xml">
      <Person xmlns="http://hl7.org/fhir">
        <id>390</id>
        <identifier>
          <type>
            <code>patient</code>
            <system>http://hl7.org/fhir/sid/fhir/identifier-type</system>
          </type>
          <identifier>
            <system>https://github.com/projectcypress/cypress/patient</system>
            <id>1332857739188</id>
          </identifier>
        </identifier>
        <name>
          <use>official</use>
          <part>
            <type>family</type>
            <value>Carpenter</value>
          </part>
          <part>
            <type>given</type>
            <value>Jamie</value>
          </part>
        </name>
        <dob>1972-03-23</dob> 
    
        <gender>
          <coding>
      <code>M</code>
      <system>http://hl7.org/fhir/sid/v2-0001</system>
      <display>Male</display>
    </coding>
        </gender>
  <race>
    <text>Black or African American</text>
        </race>  
        <text>
          <status>generated</status>
          <div xmlns="http://www.w3.org/1999/xhtml">Carpenter, Jamie. MRN: 1332857739188</div>
        </text>
      </Person>
    </content>
    <summary type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">Carpenter, Jamie. MRN: 1332857739188</div>
    </summary>
  </entry>

  <entry>
    <title>patient, female</title>
    <link href="http://www.hl7.org/fhir/patient-examples.xml#391" rel="self"/>
    <id>391</id>
    <updated>2012-06-03T23:45:32Z</updated>
    <author>
      <name>Cypress Project</name>
      <uri>https://github.com/projectcypress/cypress/downloads</uri>
    </author>
    <category scheme="http://hl7.org/fhir/sid/fhir/resource-types" term="Person"/>
    <content type="text/xml">
      <Person xmlns="http://hl7.org/fhir">
        <id>391</id>
        <identifier>
          <type>
            <code>patient</code>
            <system>http://hl7.org/fhir/sid/fhir/identifier-type</system>
          </type>
          <identifier>
            <system>https://github.com/projectcypress/cypress/patient</system>
            <id>1332857739190</id>
          </identifier>
        </identifier>
        <name>
          <use>official</use>
          <part>
            <type>family</type>
            <value>Hayes</value>
          </part>
          <part>
            <type>given</type>
            <value>Peggy</value>
          </part>
        </name>
        <dob>2003-11-02</dob> 
    
        <gender>
          <coding>
      <code>F</code>
      <system>http://hl7.org/fhir/sid/v2-0001</system>
      <display>Female</display>
    </coding>
        </gender>
  <race>
    <text>Native Hawaiian or Other Pacific Islander</text>
        </race>  
        <text>
          <status>generated</status>
          <div xmlns="http://www.w3.org/1999/xhtml">Hayes, Peggy. MRN: 1332857739190</div>
        </text>
      </Person>
    </content>
    <summary type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">Hayes, Peggy. MRN: 1332857739190</div>
    </summary>
  </entry>

  <entry>
    <title>patient, female</title>
    <link href="http://www.hl7.org/fhir/patient-examples.xml#392" rel="self"/>
    <id>392</id>
    <updated>2012-06-03T23:45:32Z</updated>
    <author>
      <name>Cypress Project</name>
      <uri>https://github.com/projectcypress/cypress/downloads</uri>
    </author>
    <category scheme="http://hl7.org/fhir/sid/fhir/resource-types" term="Person"/>
    <content type="text/xml">
      <Person xmlns="http://hl7.org/fhir">
        <id>392</id>
        <identifier>
          <type>
            <code>patient</code>
            <system>http://hl7.org/fhir/sid/fhir/identifier-type</system>
          </type>
          <identifier>
            <system>https://github.com/projectcypress/cypress/patient</system>
            <id>1332857739191</id>
          </identifier>
        </identifier>
        <name>
          <use>official</use>
          <part>
            <type>family</type>
            <value>Fleming</value>
          </part>
          <part>
            <type>given</type>
            <value>Jo</value>
          </part>
        </name>
        <dob>1961-09-14</dob> 
    
        <gender>
          <coding>
      <code>F</code>
      <system>http://hl7.org/fhir/sid/v2-0001</system>
      <display>Female</display>
    </coding>
        </gender>
  <race>
    <text>Black or African American</text>
        </race>  
        <text>
          <status>generated</status>
          <div xmlns="http://www.w3.org/1999/xhtml">Fleming, Jo. MRN: 1332857739191</div>
        </text>
      </Person>
    </content>
    <summary type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">Fleming, Jo. MRN: 1332857739191</div>
    </summary>
  </entry>

  <entry>
    <title>patient, female</title>
    <link href="http://www.hl7.org/fhir/patient-examples.xml#393" rel="self"/>
    <id>393</id>
    <updated>2012-06-03T23:45:32Z</updated>
    <author>
      <name>Cypress Project</name>
      <uri>https://github.com/projectcypress/cypress/downloads</uri>
    </author>
    <category scheme="http://hl7.org/fhir/sid/fhir/resource-types" term="Person"/>
    <content type="text/xml">
      <Person xmlns="http://hl7.org/fhir">
        <id>393</id>
        <identifier>
          <type>
            <code>patient</code>
            <system>http://hl7.org/fhir/sid/fhir/identifier-type</system>
          </type>
          <identifier>
            <system>https://github.com/projectcypress/cypress/patient</system>
            <id>1332857739192</id>
          </identifier>
        </identifier>
        <name>
          <use>official</use>
          <part>
            <type>family</type>
            <value>Lambert</value>
          </part>
          <part>
            <type>given</type>
            <value>Clarence</value>
          </part>
        </name>
        <dob>2002-12-14</dob> 
    
        <gender>
          <coding>
      <code>M</code>
      <system>http://hl7.org/fhir/sid/v2-0001</system>
      <display>Male</display>
    </coding>
        </gender>
  <race>
    <text>Other Race</text>
        </race>  
        <text>
          <status>generated</status>
          <div xmlns="http://www.w3.org/1999/xhtml">Lambert, Clarence. MRN: 1332857739192</div>
        </text>
      </Person>
    </content>
    <summary type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">Lambert, Clarence. MRN: 1332857739192</div>
    </summary>
  </entry>

  <entry>
    <title>patient, female</title>
    <link href="http://www.hl7.org/fhir/patient-examples.xml#394" rel="self"/>
    <id>394</id>
    <updated>2012-06-03T23:45:32Z</updated>
    <author>
      <name>Cypress Project</name>
      <uri>https://github.com/projectcypress/cypress/downloads</uri>
    </author>
    <category scheme="http://hl7.org/fhir/sid/fhir/resource-types" term="Person"/>
    <content type="text/xml">
      <Person xmlns="http://hl7.org/fhir">
        <id>394</id>
        <identifier>
          <type>
            <code>patient</code>
            <system>http://hl7.org/fhir/sid/fhir/identifier-type</system>
          </type>
          <identifier>
            <system>https://github.com/projectcypress/cypress/patient</system>
            <id>1332857739193</id>
          </identifier>
        </identifier>
        <name>
          <use>official</use>
          <part>
            <type>family</type>
            <value>Pena</value>
          </part>
          <part>
            <type>given</type>
            <value>Marsha</value>
          </part>
        </name>
        <dob>2001-11-02</dob> 
    
        <gender>
          <coding>
      <code>F</code>
      <system>http://hl7.org/fhir/sid/v2-0001</system>
      <display>Female</display>
    </coding>
        </gender>
  <race>
    <text>Black or African American</text>
        </race>  
        <text>
          <status>generated</status>
          <div xmlns="http://www.w3.org/1999/xhtml">Pena, Marsha. MRN: 1332857739193</div>
        </text>
      </Person>
    </content>
    <summary type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">Pena, Marsha. MRN: 1332857739193</div>
    </summary>
  </entry>

  <entry>
    <title>patient, female</title>
    <link href="http://www.hl7.org/fhir/patient-examples.xml#395" rel="self"/>
    <id>395</id>
    <updated>2012-06-03T23:45:32Z</updated>
    <author>
      <name>Cypress Project</name>
      <uri>https://github.com/projectcypress/cypress/downloads</uri>
    </author>
    <category scheme="http://hl7.org/fhir/sid/fhir/resource-types" term="Person"/>
    <content type="text/xml">
      <Person xmlns="http://hl7.org/fhir">
        <id>395</id>
        <identifier>
          <type>
            <code>patient</code>
            <system>http://hl7.org/fhir/sid/fhir/identifier-type</system>
          </type>
          <identifier>
            <system>https://github.com/projectcypress/cypress/patient</system>
            <id>1332857739194</id>
          </identifier>
        </identifier>
        <name>
          <use>official</use>
          <part>
            <type>family</type>
            <value>Jefferson</value>
          </part>
          <part>
            <type>given</type>
            <value>Michele</value>
          </part>
        </name>
        <dob>2004-11-02</dob> 
    
        <gender>
          <coding>
      <code>F</code>
      <system>http://hl7.org/fhir/sid/v2-0001</system>
      <display>Female</display>
    </coding>
        </gender>
  <race>
    <text>American Indian Or Alaska Native</text>
        </race>  
        <text>
          <status>generated</status>
          <div xmlns="http://www.w3.org/1999/xhtml">Jefferson, Michele. MRN: 1332857739194</div>
        </text>
      </Person>
    </content>
    <summary type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">Jefferson, Michele. MRN: 1332857739194</div>
    </summary>
  </entry>

  <entry>
    <title>patient, female</title>
    <link href="http://www.hl7.org/fhir/patient-examples.xml#396" rel="self"/>
    <id>396</id>
    <updated>2012-06-03T23:45:32Z</updated>
    <author>
      <name>Cypress Project</name>
      <uri>https://github.com/projectcypress/cypress/downloads</uri>
    </author>
    <category scheme="http://hl7.org/fhir/sid/fhir/resource-types" term="Person"/>
    <content type="text/xml">
      <Person xmlns="http://hl7.org/fhir">
        <id>396</id>
        <identifier>
          <type>
            <code>patient</code>
            <system>http://hl7.org/fhir/sid/fhir/identifier-type</system>
          </type>
          <identifier>
            <system>https://github.com/projectcypress/cypress/patient</system>
            <id>1332857739195</id>
          </identifier>
        </identifier>
        <name>
          <use>official</use>
          <part>
            <type>family</type>
            <value>Pittman</value>
          </part>
          <part>
            <type>given</type>
            <value>Jimmie</value>
          </part>
        </name>
        <dob>1985-08-03</dob> 
    
        <gender>
          <coding>
      <code>M</code>
      <system>http://hl7.org/fhir/sid/v2-0001</system>
      <display>Male</display>
    </coding>
        </gender>
  <race>
    <text>White</text>
        </race>  
        <text>
          <status>generated</status>
          <div xmlns="http://www.w3.org/1999/xhtml">Pittman, Jimmie. MRN: 1332857739195</div>
        </text>
      </Person>
    </content>
    <summary type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">Pittman, Jimmie. MRN: 1332857739195</div>
    </summary>
  </entry>

  <entry>
    <title>patient, female</title>
    <link href="http://www.hl7.org/fhir/patient-examples.xml#397" rel="self"/>
    <id>397</id>
    <updated>2012-06-03T23:45:32Z</updated>
    <author>
      <name>Cypress Project</name>
      <uri>https://github.com/projectcypress/cypress/downloads</uri>
    </author>
    <category scheme="http://hl7.org/fhir/sid/fhir/resource-types" term="Person"/>
    <content type="text/xml">
      <Person xmlns="http://hl7.org/fhir">
        <id>397</id>
        <identifier>
          <type>
            <code>patient</code>
            <system>http://hl7.org/fhir/sid/fhir/identifier-type</system>
          </type>
          <identifier>
            <system>https://github.com/projectcypress/cypress/patient</system>
            <id>1332857739196</id>
          </identifier>
        </identifier>
        <name>
          <use>official</use>
          <part>
            <type>family</type>
            <value>Holland</value>
          </part>
          <part>
            <type>given</type>
            <value>Beverly</value>
          </part>
        </name>
        <dob>1978-02-03</dob> 
    
        <gender>
          <coding>
      <code>F</code>
      <system>http://hl7.org/fhir/sid/v2-0001</system>
      <display>Female</display>
    </coding>
        </gender>
  <race>
    <text>Black or African American</text>
        </race>  
        <text>
          <status>generated</status>
          <div xmlns="http://www.w3.org/1999/xhtml">Holland, Beverly. MRN: 1332857739196</div>
        </text>
      </Person>
    </content>
    <summary type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">Holland, Beverly. MRN: 1332857739196</div>
    </summary>
  </entry>

  <entry>
    <title>patient, female</title>
    <link href="http://www.hl7.org/fhir/patient-examples.xml#398" rel="self"/>
    <id>398</id>
    <updated>2012-06-03T23:45:32Z</updated>
    <author>
      <name>Cypress Project</name>
      <uri>https://github.com/projectcypress/cypress/downloads</uri>
    </author>
    <category scheme="http://hl7.org/fhir/sid/fhir/resource-types" term="Person"/>
    <content type="text/xml">
      <Person xmlns="http://hl7.org/fhir">
        <id>398</id>
        <identifier>
          <type>
            <code>patient</code>
            <system>http://hl7.org/fhir/sid/fhir/identifier-type</system>
          </type>
          <identifier>
            <system>https://github.com/projectcypress/cypress/patient</system>
            <id>1332857739197</id>
          </identifier>
        </identifier>
        <name>
          <use>official</use>
          <part>
            <type>family</type>
            <value>Stone</value>
          </part>
          <part>
            <type>given</type>
            <value>Lillie</value>
          </part>
        </name>
        <dob>1972-04-24</dob> 
    
        <gender>
          <coding>
      <code>F</code>
      <system>http://hl7.org/fhir/sid/v2-0001</system>
      <display>Female</display>
    </coding>
        </gender>
  <race>
    <text>Native Hawaiian or Other Pacific Islander</text>
        </race>  
        <text>
          <status>generated</status>
          <div xmlns="http://www.w3.org/1999/xhtml">Stone, Lillie. MRN: 1332857739197</div>
        </text>
      </Person>
    </content>
    <summary type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">Stone, Lillie. MRN: 1332857739197</div>
    </summary>
  </entry>

  <entry>
    <title>patient, female</title>
    <link href="http://www.hl7.org/fhir/patient-examples.xml#399" rel="self"/>
    <id>399</id>
    <updated>2012-06-03T23:45:32Z</updated>
    <author>
      <name>Cypress Project</name>
      <uri>https://github.com/projectcypress/cypress/downloads</uri>
    </author>
    <category scheme="http://hl7.org/fhir/sid/fhir/resource-types" term="Person"/>
    <content type="text/xml">
      <Person xmlns="http://hl7.org/fhir">
        <id>399</id>
        <identifier>
          <type>
            <code>patient</code>
            <system>http://hl7.org/fhir/sid/fhir/identifier-type</system>
          </type>
          <identifier>
            <system>https://github.com/projectcypress/cypress/patient</system>
            <id>1332857739198</id>
          </identifier>
        </identifier>
        <name>
          <use>official</use>
          <part>
            <type>family</type>
            <value>Hopkins</value>
          </part>
          <part>
            <type>given</type>
            <value>Clayton</value>
          </part>
        </name>
        <dob>1982-09-01</dob> 
    
        <gender>
          <coding>
      <code>M</code>
      <system>http://hl7.org/fhir/sid/v2-0001</system>
      <display>Male</display>
    </coding>
        </gender>
  <race>
    <text>White</text>
        </race>  
        <text>
          <status>generated</status>
          <div xmlns="http://www.w3.org/1999/xhtml">Hopkins, Clayton. MRN: 1332857739198</div>
        </text>
      </Person>
    </content>
    <summary type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">Hopkins, Clayton. MRN: 1332857739198</div>
    </summary>
  </entry>

  <entry>
    <title>patient, female</title>
    <link href="http://www.hl7.org/fhir/patient-examples.xml#400" rel="self"/>
    <id>400</id>
    <updated>2012-06-03T23:45:32Z</updated>
    <author>
      <name>Cypress Project</name>
      <uri>https://github.com/projectcypress/cypress/downloads</uri>
    </author>
    <category scheme="http://hl7.org/fhir/sid/fhir/resource-types" term="Person"/>
    <content type="text/xml">
      <Person xmlns="http://hl7.org/fhir">
        <id>400</id>
        <identifier>
          <type>
            <code>patient</code>
            <system>http://hl7.org/fhir/sid/fhir/identifier-type</system>
          </type>
          <identifier>
            <system>https://github.com/projectcypress/cypress/patient</system>
            <id>1332857739199</id>
          </identifier>
        </identifier>
        <name>
          <use>official</use>
          <part>
            <type>family</type>
            <value>Stevens</value>
          </part>
          <part>
            <type>given</type>
            <value>Patrick</value>
          </part>
        </name>
        <dob>1992-12-14</dob> 
    
        <gender>
          <coding>
      <code>M</code>
      <system>http://hl7.org/fhir/sid/v2-0001</system>
      <display>Male</display>
    </coding>
        </gender>
  <race>
    <text>White</text>
        </race>  
        <text>
          <status>generated</status>
          <div xmlns="http://www.w3.org/1999/xhtml">Stevens, Patrick. MRN: 1332857739199</div>
        </text>
      </Person>
    </content>
    <summary type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">Stevens, Patrick. MRN: 1332857739199</div>
    </summary>
  </entry>

  <entry>
    <title>patient, female</title>
    <link href="http://www.hl7.org/fhir/patient-examples.xml#401" rel="self"/>
    <id>401</id>
    <updated>2012-06-03T23:45:32Z</updated>
    <author>
      <name>Cypress Project</name>
      <uri>https://github.com/projectcypress/cypress/downloads</uri>
    </author>
    <category scheme="http://hl7.org/fhir/sid/fhir/resource-types" term="Person"/>
    <content type="text/xml">
      <Person xmlns="http://hl7.org/fhir">
        <id>401</id>
        <identifier>
          <type>
            <code>patient</code>
            <system>http://hl7.org/fhir/sid/fhir/identifier-type</system>
          </type>
          <identifier>
            <system>https://github.com/projectcypress/cypress/patient</system>
            <id>1332857739200</id>
          </identifier>
        </identifier>
        <name>
          <use>official</use>
          <part>
            <type>family</type>
            <value>Singleton</value>
          </part>
          <part>
            <type>given</type>
            <value>Audrey</value>
          </part>
        </name>
        <dob>1989-09-12</dob> 
    
        <gender>
          <coding>
      <code>F</code>
      <system>http://hl7.org/fhir/sid/v2-0001</system>
      <display>Female</display>
    </coding>
        </gender>
  <race>
    <text>Other Race</text>
        </race>  
        <text>
          <status>generated</status>
          <div xmlns="http://www.w3.org/1999/xhtml">Singleton, Audrey. MRN: 1332857739200</div>
        </text>
      </Person>
    </content>
    <summary type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">Singleton, Audrey. MRN: 1332857739200</div>
    </summary>
  </entry>

  <entry>
    <title>patient, female</title>
    <link href="http://www.hl7.org/fhir/patient-examples.xml#402" rel="self"/>
    <id>402</id>
    <updated>2012-06-03T23:45:32Z</updated>
    <author>
      <name>Cypress Project</name>
      <uri>https://github.com/projectcypress/cypress/downloads</uri>
    </author>
    <category scheme="http://hl7.org/fhir/sid/fhir/resource-types" term="Person"/>
    <content type="text/xml">
      <Person xmlns="http://hl7.org/fhir">
        <id>402</id>
        <identifier>
          <type>
            <code>patient</code>
            <system>http://hl7.org/fhir/sid/fhir/identifier-type</system>
          </type>
          <identifier>
            <system>https://github.com/projectcypress/cypress/patient</system>
            <id>1332857739201</id>
          </identifier>
        </identifier>
        <name>
          <use>official</use>
          <part>
            <type>family</type>
            <value>Wilson</value>
          </part>
          <part>
            <type>given</type>
            <value>Barry</value>
          </part>
        </name>
        <dob>1989-09-12</dob> 
    
        <gender>
          <coding>
      <code>M</code>
      <system>http://hl7.org/fhir/sid/v2-0001</system>
      <display>Male</display>
    </coding>
        </gender>
  <race>
    <text>Black or African American</text>
        </race>  
        <text>
          <status>generated</status>
          <div xmlns="http://www.w3.org/1999/xhtml">Wilson, Barry. MRN: 1332857739201</div>
        </text>
      </Person>
    </content>
    <summary type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">Wilson, Barry. MRN: 1332857739201</div>
    </summary>
  </entry>

  <entry>
    <title>patient, female</title>
    <link href="http://www.hl7.org/fhir/patient-examples.xml#403" rel="self"/>
    <id>403</id>
    <updated>2012-06-03T23:45:32Z</updated>
    <author>
      <name>Cypress Project</name>
      <uri>https://github.com/projectcypress/cypress/downloads</uri>
    </author>
    <category scheme="http://hl7.org/fhir/sid/fhir/resource-types" term="Person"/>
    <content type="text/xml">
      <Person xmlns="http://hl7.org/fhir">
        <id>403</id>
        <identifier>
          <type>
            <code>patient</code>
            <system>http://hl7.org/fhir/sid/fhir/identifier-type</system>
          </type>
          <identifier>
            <system>https://github.com/projectcypress/cypress/patient</system>
            <id>1332857739202</id>
          </identifier>
        </identifier>
        <name>
          <use>official</use>
          <part>
            <type>family</type>
            <value>Hernandez</value>
          </part>
          <part>
            <type>given</type>
            <value>Renee</value>
          </part>
        </name>
        <dob>1943-09-03</dob> 
    
        <gender>
          <coding>
      <code>F</code>
      <system>http://hl7.org/fhir/sid/v2-0001</system>
      <display>Female</display>
    </coding>
        </gender>
  <race>
    <text>Black or African American</text>
        </race>  
        <text>
          <status>generated</status>
          <div xmlns="http://www.w3.org/1999/xhtml">Hernandez, Renee. MRN: 1332857739202</div>
        </text>
      </Person>
    </content>
    <summary type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">Hernandez, Renee. MRN: 1332857739202</div>
    </summary>
  </entry>

  <entry>
    <title>patient, female</title>
    <link href="http://www.hl7.org/fhir/patient-examples.xml#404" rel="self"/>
    <id>404</id>
    <updated>2012-06-03T23:45:32Z</updated>
    <author>
      <name>Cypress Project</name>
      <uri>https://github.com/projectcypress/cypress/downloads</uri>
    </author>
    <category scheme="http://hl7.org/fhir/sid/fhir/resource-types" term="Person"/>
    <content type="text/xml">
      <Person xmlns="http://hl7.org/fhir">
        <id>404</id>
        <identifier>
          <type>
            <code>patient</code>
            <system>http://hl7.org/fhir/sid/fhir/identifier-type</system>
          </type>
          <identifier>
            <system>https://github.com/projectcypress/cypress/patient</system>
            <id>1332857739203</id>
          </identifier>
        </identifier>
        <name>
          <use>official</use>
          <part>
            <type>family</type>
            <value>Griffith</value>
          </part>
          <part>
            <type>given</type>
            <value>Darrell</value>
          </part>
        </name>
        <dob>1995-07-07</dob> 
    
        <gender>
          <coding>
      <code>M</code>
      <system>http://hl7.org/fhir/sid/v2-0001</system>
      <display>Male</display>
    </coding>
        </gender>
  <race>
    <text>Black or African American</text>
        </race>  
        <text>
          <status>generated</status>
          <div xmlns="http://www.w3.org/1999/xhtml">Griffith, Darrell. MRN: 1332857739203</div>
        </text>
      </Person>
    </content>
    <summary type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">Griffith, Darrell. MRN: 1332857739203</div>
    </summary>
  </entry>

  <entry>
    <title>patient, female</title>
    <link href="http://www.hl7.org/fhir/patient-examples.xml#405" rel="self"/>
    <id>405</id>
    <updated>2012-06-03T23:45:32Z</updated>
    <author>
      <name>Cypress Project</name>
      <uri>https://github.com/projectcypress/cypress/downloads</uri>
    </author>
    <category scheme="http://hl7.org/fhir/sid/fhir/resource-types" term="Person"/>
    <content type="text/xml">
      <Person xmlns="http://hl7.org/fhir">
        <id>405</id>
        <identifier>
          <type>
            <code>patient</code>
            <system>http://hl7.org/fhir/sid/fhir/identifier-type</system>
          </type>
          <identifier>
            <system>https://github.com/projectcypress/cypress/patient</system>
            <id>1332857739204</id>
          </identifier>
        </identifier>
        <name>
          <use>official</use>
          <part>
            <type>family</type>
            <value>Payne</value>
          </part>
          <part>
            <type>given</type>
            <value>Jackie</value>
          </part>
        </name>
        <dob>1994-06-16</dob> 
    
        <gender>
          <coding>
      <code>F</code>
      <system>http://hl7.org/fhir/sid/v2-0001</system>
      <display>Female</display>
    </coding>
        </gender>
  <race>
    <text>White</text>
        </race>  
        <text>
          <status>generated</status>
          <div xmlns="http://www.w3.org/1999/xhtml">Payne, Jackie. MRN: 1332857739204</div>
        </text>
      </Person>
    </content>
    <summary type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">Payne, Jackie. MRN: 1332857739204</div>
    </summary>
  </entry>

  <entry>
    <title>patient, female</title>
    <link href="http://www.hl7.org/fhir/patient-examples.xml#406" rel="self"/>
    <id>406</id>
    <updated>2012-06-03T23:45:32Z</updated>
    <author>
      <name>Cypress Project</name>
      <uri>https://github.com/projectcypress/cypress/downloads</uri>
    </author>
    <category scheme="http://hl7.org/fhir/sid/fhir/resource-types" term="Person"/>
    <content type="text/xml">
      <Person xmlns="http://hl7.org/fhir">
        <id>406</id>
        <identifier>
          <type>
            <code>patient</code>
            <system>http://hl7.org/fhir/sid/fhir/identifier-type</system>
          </type>
          <identifier>
            <system>https://github.com/projectcypress/cypress/patient</system>
            <id>1332857739205</id>
          </identifier>
        </identifier>
        <name>
          <use>official</use>
          <part>
            <type>family</type>
            <value>Morrison</value>
          </part>
          <part>
            <type>given</type>
            <value>Jo</value>
          </part>
        </name>
        <dob>1953-02-01</dob> 
    
        <gender>
          <coding>
      <code>F</code>
      <system>http://hl7.org/fhir/sid/v2-0001</system>
      <display>Female</display>
    </coding>
        </gender>
  <race>
    <text>White</text>
        </race>  
        <text>
          <status>generated</status>
          <div xmlns="http://www.w3.org/1999/xhtml">Morrison, Jo. MRN: 1332857739205</div>
        </text>
      </Person>
    </content>
    <summary type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">Morrison, Jo. MRN: 1332857739205</div>
    </summary>
  </entry>

  <entry>
    <title>patient, female</title>
    <link href="http://www.hl7.org/fhir/patient-examples.xml#407" rel="self"/>
    <id>407</id>
    <updated>2012-06-03T23:45:32Z</updated>
    <author>
      <name>Cypress Project</name>
      <uri>https://github.com/projectcypress/cypress/downloads</uri>
    </author>
    <category scheme="http://hl7.org/fhir/sid/fhir/resource-types" term="Person"/>
    <content type="text/xml">
      <Person xmlns="http://hl7.org/fhir">
        <id>407</id>
        <identifier>
          <type>
            <code>patient</code>
            <system>http://hl7.org/fhir/sid/fhir/identifier-type</system>
          </type>
          <identifier>
            <system>https://github.com/projectcypress/cypress/patient</system>
            <id>1332857739206</id>
          </identifier>
        </identifier>
        <name>
          <use>official</use>
          <part>
            <type>family</type>
            <value>Parker</value>
          </part>
          <part>
            <type>given</type>
            <value>Francisco</value>
          </part>
        </name>
        <dob>1973-12-04</dob> 
    
        <gender>
          <coding>
      <code>M</code>
      <system>http://hl7.org/fhir/sid/v2-0001</system>
      <display>Male</display>
    </coding>
        </gender>
  <race>
    <text>Other Race</text>
        </race>  
        <text>
          <status>generated</status>
          <div xmlns="http://www.w3.org/1999/xhtml">Parker, Francisco. MRN: 1332857739206</div>
        </text>
      </Person>
    </content>
    <summary type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">Parker, Francisco. MRN: 1332857739206</div>
    </summary>
  </entry>

  <entry>
    <title>patient, female</title>
    <link href="http://www.hl7.org/fhir/patient-examples.xml#408" rel="self"/>
    <id>408</id>
    <updated>2012-06-03T23:45:32Z</updated>
    <author>
      <name>Cypress Project</name>
      <uri>https://github.com/projectcypress/cypress/downloads</uri>
    </author>
    <category scheme="http://hl7.org/fhir/sid/fhir/resource-types" term="Person"/>
    <content type="text/xml">
      <Person xmlns="http://hl7.org/fhir">
        <id>408</id>
        <identifier>
          <type>
            <code>patient</code>
            <system>http://hl7.org/fhir/sid/fhir/identifier-type</system>
          </type>
          <identifier>
            <system>https://github.com/projectcypress/cypress/patient</system>
            <id>1332857739207</id>
          </identifier>
        </identifier>
        <name>
          <use>official</use>
          <part>
            <type>family</type>
            <value>Bennett</value>
          </part>
          <part>
            <type>given</type>
            <value>Marion</value>
          </part>
        </name>
        <dob>1958-03-03</dob> 
    
        <gender>
          <coding>
      <code>F</code>
      <system>http://hl7.org/fhir/sid/v2-0001</system>
      <display>Female</display>
    </coding>
        </gender>
  <race>
    <text>Native Hawaiian or Other Pacific Islander</text>
        </race>  
        <text>
          <status>generated</status>
          <div xmlns="http://www.w3.org/1999/xhtml">Bennett, Marion. MRN: 1332857739207</div>
        </text>
      </Person>
    </content>
    <summary type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">Bennett, Marion. MRN: 1332857739207</div>
    </summary>
  </entry>

  <entry>
    <title>patient, female</title>
    <link href="http://www.hl7.org/fhir/patient-examples.xml#409" rel="self"/>
    <id>409</id>
    <updated>2012-06-03T23:45:32Z</updated>
    <author>
      <name>Cypress Project</name>
      <uri>https://github.com/projectcypress/cypress/downloads</uri>
    </author>
    <category scheme="http://hl7.org/fhir/sid/fhir/resource-types" term="Person"/>
    <content type="text/xml">
      <Person xmlns="http://hl7.org/fhir">
        <id>409</id>
        <identifier>
          <type>
            <code>patient</code>
            <system>http://hl7.org/fhir/sid/fhir/identifier-type</system>
          </type>
          <identifier>
            <system>https://github.com/projectcypress/cypress/patient</system>
            <id>1332857739208</id>
          </identifier>
        </identifier>
        <name>
          <use>official</use>
          <part>
            <type>family</type>
            <value>Hammond</value>
          </part>
          <part>
            <type>given</type>
            <value>Albert</value>
          </part>
        </name>
        <dob>1962-05-28</dob> 
    
        <gender>
          <coding>
      <code>M</code>
      <system>http://hl7.org/fhir/sid/v2-0001</system>
      <display>Male</display>
    </coding>
        </gender>
  <race>
    <text>Other Race</text>
        </race>  
        <text>
          <status>generated</status>
          <div xmlns="http://www.w3.org/1999/xhtml">Hammond, Albert. MRN: 1332857739208</div>
        </text>
      </Person>
    </content>
    <summary type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">Hammond, Albert. MRN: 1332857739208</div>
    </summary>
  </entry>

  <entry>
    <title>patient, female</title>
    <link href="http://www.hl7.org/fhir/patient-examples.xml#410" rel="self"/>
    <id>410</id>
    <updated>2012-06-03T23:45:32Z</updated>
    <author>
      <name>Cypress Project</name>
      <uri>https://github.com/projectcypress/cypress/downloads</uri>
    </author>
    <category scheme="http://hl7.org/fhir/sid/fhir/resource-types" term="Person"/>
    <content type="text/xml">
      <Person xmlns="http://hl7.org/fhir">
        <id>410</id>
        <identifier>
          <type>
            <code>patient</code>
            <system>http://hl7.org/fhir/sid/fhir/identifier-type</system>
          </type>
          <identifier>
            <system>https://github.com/projectcypress/cypress/patient</system>
            <id>1332857739209</id>
          </identifier>
        </identifier>
        <name>
          <use>official</use>
          <part>
            <type>family</type>
            <value>Hunt</value>
          </part>
          <part>
            <type>given</type>
            <value>Brittany</value>
          </part>
        </name>
        <dob>1962-04-23</dob> 
    
        <gender>
          <coding>
      <code>F</code>
      <system>http://hl7.org/fhir/sid/v2-0001</system>
      <display>Female</display>
    </coding>
        </gender>
  <race>
    <text>Black or African American</text>
        </race>  
        <text>
          <status>generated</status>
          <div xmlns="http://www.w3.org/1999/xhtml">Hunt, Brittany. MRN: 1332857739209</div>
        </text>
      </Person>
    </content>
    <summary type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">Hunt, Brittany. MRN: 1332857739209</div>
    </summary>
  </entry>

  <entry>
    <title>patient, female</title>
    <link href="http://www.hl7.org/fhir/patient-examples.xml#411" rel="self"/>
    <id>411</id>
    <updated>2012-06-03T23:45:32Z</updated>
    <author>
      <name>Cypress Project</name>
      <uri>https://github.com/projectcypress/cypress/downloads</uri>
    </author>
    <category scheme="http://hl7.org/fhir/sid/fhir/resource-types" term="Person"/>
    <content type="text/xml">
      <Person xmlns="http://hl7.org/fhir">
        <id>411</id>
        <identifier>
          <type>
            <code>patient</code>
            <system>http://hl7.org/fhir/sid/fhir/identifier-type</system>
          </type>
          <identifier>
            <system>https://github.com/projectcypress/cypress/patient</system>
            <id>1332857739210</id>
          </identifier>
        </identifier>
        <name>
          <use>official</use>
          <part>
            <type>family</type>
            <value>Gray</value>
          </part>
          <part>
            <type>given</type>
            <value>Agnes</value>
          </part>
        </name>
        <dob>1992-08-02</dob> 
    
        <gender>
          <coding>
      <code>F</code>
      <system>http://hl7.org/fhir/sid/v2-0001</system>
      <display>Female</display>
    </coding>
        </gender>
  <race>
    <text>White</text>
        </race>  
        <text>
          <status>generated</status>
          <div xmlns="http://www.w3.org/1999/xhtml">Gray, Agnes. MRN: 1332857739210</div>
        </text>
      </Person>
    </content>
    <summary type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">Gray, Agnes. MRN: 1332857739210</div>
    </summary>
  </entry>

  <entry>
    <title>patient, female</title>
    <link href="http://www.hl7.org/fhir/patient-examples.xml#412" rel="self"/>
    <id>412</id>
    <updated>2012-06-03T23:45:32Z</updated>
    <author>
      <name>Cypress Project</name>
      <uri>https://github.com/projectcypress/cypress/downloads</uri>
    </author>
    <category scheme="http://hl7.org/fhir/sid/fhir/resource-types" term="Person"/>
    <content type="text/xml">
      <Person xmlns="http://hl7.org/fhir">
        <id>412</id>
        <identifier>
          <type>
            <code>patient</code>
            <system>http://hl7.org/fhir/sid/fhir/identifier-type</system>
          </type>
          <identifier>
            <system>https://github.com/projectcypress/cypress/patient</system>
            <id>1332857739211</id>
          </identifier>
        </identifier>
        <name>
          <use>official</use>
          <part>
            <type>family</type>
            <value>Butler</value>
          </part>
          <part>
            <type>given</type>
            <value>Jane</value>
          </part>
        </name>
        <dob>1944-09-19</dob> 
    
        <gender>
          <coding>
      <code>F</code>
      <system>http://hl7.org/fhir/sid/v2-0001</system>
      <display>Female</display>
    </coding>
        </gender>
  <race>
    <text>White</text>
        </race>  
        <text>
          <status>generated</status>
          <div xmlns="http://www.w3.org/1999/xhtml">Butler, Jane. MRN: 1332857739211</div>
        </text>
      </Person>
    </content>
    <summary type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">Butler, Jane. MRN: 1332857739211</div>
    </summary>
  </entry>

  <entry>
    <title>patient, female</title>
    <link href="http://www.hl7.org/fhir/patient-examples.xml#413" rel="self"/>
    <id>413</id>
    <updated>2012-06-03T23:45:32Z</updated>
    <author>
      <name>Cypress Project</name>
      <uri>https://github.com/projectcypress/cypress/downloads</uri>
    </author>
    <category scheme="http://hl7.org/fhir/sid/fhir/resource-types" term="Person"/>
    <content type="text/xml">
      <Person xmlns="http://hl7.org/fhir">
        <id>413</id>
        <identifier>
          <type>
            <code>patient</code>
            <system>http://hl7.org/fhir/sid/fhir/identifier-type</system>
          </type>
          <identifier>
            <system>https://github.com/projectcypress/cypress/patient</system>
            <id>1332857739212</id>
          </identifier>
        </identifier>
        <name>
          <use>official</use>
          <part>
            <type>family</type>
            <value>Spencer</value>
          </part>
          <part>
            <type>given</type>
            <value>Herbert</value>
          </part>
        </name>
        <dob>1955-09-19</dob> 
    
        <gender>
          <coding>
      <code>M</code>
      <system>http://hl7.org/fhir/sid/v2-0001</system>
      <display>Male</display>
    </coding>
        </gender>
  <race>
    <text>Native Hawaiian or Other Pacific Islander</text>
        </race>  
        <text>
          <status>generated</status>
          <div xmlns="http://www.w3.org/1999/xhtml">Spencer, Herbert. MRN: 1332857739212</div>
        </text>
      </Person>
    </content>
    <summary type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">Spencer, Herbert. MRN: 1332857739212</div>
    </summary>
  </entry>

  <entry>
    <title>patient, female</title>
    <link href="http://www.hl7.org/fhir/patient-examples.xml#414" rel="self"/>
    <id>414</id>
    <updated>2012-06-03T23:45:32Z</updated>
    <author>
      <name>Cypress Project</name>
      <uri>https://github.com/projectcypress/cypress/downloads</uri>
    </author>
    <category scheme="http://hl7.org/fhir/sid/fhir/resource-types" term="Person"/>
    <content type="text/xml">
      <Person xmlns="http://hl7.org/fhir">
        <id>414</id>
        <identifier>
          <type>
            <code>patient</code>
            <system>http://hl7.org/fhir/sid/fhir/identifier-type</system>
          </type>
          <identifier>
            <system>https://github.com/projectcypress/cypress/patient</system>
            <id>1332857739213</id>
          </identifier>
        </identifier>
        <name>
          <use>official</use>
          <part>
            <type>family</type>
            <value>White</value>
          </part>
          <part>
            <type>given</type>
            <value>Heidi</value>
          </part>
        </name>
        <dob>1947-11-25</dob> 
    
        <gender>
          <coding>
      <code>F</code>
      <system>http://hl7.org/fhir/sid/v2-0001</system>
      <display>Female</display>
    </coding>
        </gender>
  <race>
    <text>White</text>
        </race>  
        <text>
          <status>generated</status>
          <div xmlns="http://www.w3.org/1999/xhtml">White, Heidi. MRN: 1332857739213</div>
        </text>
      </Person>
    </content>
    <summary type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">White, Heidi. MRN: 1332857739213</div>
    </summary>
  </entry>

  <entry>
    <title>patient, female</title>
    <link href="http://www.hl7.org/fhir/patient-examples.xml#415" rel="self"/>
    <id>415</id>
    <updated>2012-06-03T23:45:32Z</updated>
    <author>
      <name>Cypress Project</name>
      <uri>https://github.com/projectcypress/cypress/downloads</uri>
    </author>
    <category scheme="http://hl7.org/fhir/sid/fhir/resource-types" term="Person"/>
    <content type="text/xml">
      <Person xmlns="http://hl7.org/fhir">
        <id>415</id>
        <identifier>
          <type>
            <code>patient</code>
            <system>http://hl7.org/fhir/sid/fhir/identifier-type</system>
          </type>
          <identifier>
            <system>https://github.com/projectcypress/cypress/patient</system>
            <id>1332857739214</id>
          </identifier>
        </identifier>
        <name>
          <use>official</use>
          <part>
            <type>family</type>
            <value>Colon</value>
          </part>
          <part>
            <type>given</type>
            <value>Joyce</value>
          </part>
        </name>
        <dob>1984-09-19</dob> 
    
        <gender>
          <coding>
      <code>F</code>
      <system>http://hl7.org/fhir/sid/v2-0001</system>
      <display>Female</display>
    </coding>
        </gender>
  <race>
    <text>Black or African American</text>
        </race>  
        <text>
          <status>generated</status>
          <div xmlns="http://www.w3.org/1999/xhtml">Colon, Joyce. MRN: 1332857739214</div>
        </text>
      </Person>
    </content>
    <summary type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">Colon, Joyce. MRN: 1332857739214</div>
    </summary>
  </entry>

  <entry>
    <title>patient, female</title>
    <link href="http://www.hl7.org/fhir/patient-examples.xml#416" rel="self"/>
    <id>416</id>
    <updated>2012-06-03T23:45:32Z</updated>
    <author>
      <name>Cypress Project</name>
      <uri>https://github.com/projectcypress/cypress/downloads</uri>
    </author>
    <category scheme="http://hl7.org/fhir/sid/fhir/resource-types" term="Person"/>
    <content type="text/xml">
      <Person xmlns="http://hl7.org/fhir">
        <id>416</id>
        <identifier>
          <type>
            <code>patient</code>
            <system>http://hl7.org/fhir/sid/fhir/identifier-type</system>
          </type>
          <identifier>
            <system>https://github.com/projectcypress/cypress/patient</system>
            <id>1332857739215</id>
          </identifier>
        </identifier>
        <name>
          <use>official</use>
          <part>
            <type>family</type>
            <value>Cunningham</value>
          </part>
          <part>
            <type>given</type>
            <value>Tiffany</value>
          </part>
        </name>
        <dob>1956-10-28</dob> 
    
        <gender>
          <coding>
      <code>F</code>
      <system>http://hl7.org/fhir/sid/v2-0001</system>
      <display>Female</display>
    </coding>
        </gender>
  <race>
    <text>Black or African American</text>
        </race>  
        <text>
          <status>generated</status>
          <div xmlns="http://www.w3.org/1999/xhtml">Cunningham, Tiffany. MRN: 1332857739215</div>
        </text>
      </Person>
    </content>
    <summary type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">Cunningham, Tiffany. MRN: 1332857739215</div>
    </summary>
  </entry>

  <entry>
    <title>patient, female</title>
    <link href="http://www.hl7.org/fhir/patient-examples.xml#417" rel="self"/>
    <id>417</id>
    <updated>2012-06-03T23:45:32Z</updated>
    <author>
      <name>Cypress Project</name>
      <uri>https://github.com/projectcypress/cypress/downloads</uri>
    </author>
    <category scheme="http://hl7.org/fhir/sid/fhir/resource-types" term="Person"/>
    <content type="text/xml">
      <Person xmlns="http://hl7.org/fhir">
        <id>417</id>
        <identifier>
          <type>
            <code>patient</code>
            <system>http://hl7.org/fhir/sid/fhir/identifier-type</system>
          </type>
          <identifier>
            <system>https://github.com/projectcypress/cypress/patient</system>
            <id>1332857739216</id>
          </identifier>
        </identifier>
        <name>
          <use>official</use>
          <part>
            <type>family</type>
            <value>Hart</value>
          </part>
          <part>
            <type>given</type>
            <value>Bessie</value>
          </part>
        </name>
        <dob>1985-12-25</dob> 
    
        <gender>
          <coding>
      <code>F</code>
      <system>http://hl7.org/fhir/sid/v2-0001</system>
      <display>Female</display>
    </coding>
        </gender>
  <race>
    <text>Asian</text>
        </race>  
        <text>
          <status>generated</status>
          <div xmlns="http://www.w3.org/1999/xhtml">Hart, Bessie. MRN: 1332857739216</div>
        </text>
      </Person>
    </content>
    <summary type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">Hart, Bessie. MRN: 1332857739216</div>
    </summary>
  </entry>

  <entry>
    <title>patient, female</title>
    <link href="http://www.hl7.org/fhir/patient-examples.xml#418" rel="self"/>
    <id>418</id>
    <updated>2012-06-03T23:45:32Z</updated>
    <author>
      <name>Cypress Project</name>
      <uri>https://github.com/projectcypress/cypress/downloads</uri>
    </author>
    <category scheme="http://hl7.org/fhir/sid/fhir/resource-types" term="Person"/>
    <content type="text/xml">
      <Person xmlns="http://hl7.org/fhir">
        <id>418</id>
        <identifier>
          <type>
            <code>patient</code>
            <system>http://hl7.org/fhir/sid/fhir/identifier-type</system>
          </type>
          <identifier>
            <system>https://github.com/projectcypress/cypress/patient</system>
            <id>1332857739217</id>
          </identifier>
        </identifier>
        <name>
          <use>official</use>
          <part>
            <type>family</type>
            <value>Curry</value>
          </part>
          <part>
            <type>given</type>
            <value>Francis</value>
          </part>
        </name>
        <dob>1975-01-28</dob> 
    
        <gender>
          <coding>
      <code>M</code>
      <system>http://hl7.org/fhir/sid/v2-0001</system>
      <display>Male</display>
    </coding>
        </gender>
  <race>
    <text>Black or African American</text>
        </race>  
        <text>
          <status>generated</status>
          <div xmlns="http://www.w3.org/1999/xhtml">Curry, Francis. MRN: 1332857739217</div>
        </text>
      </Person>
    </content>
    <summary type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">Curry, Francis. MRN: 1332857739217</div>
    </summary>
  </entry>

  <entry>
    <title>patient, female</title>
    <link href="http://www.hl7.org/fhir/patient-examples.xml#419" rel="self"/>
    <id>419</id>
    <updated>2012-06-03T23:45:32Z</updated>
    <author>
      <name>Cypress Project</name>
      <uri>https://github.com/projectcypress/cypress/downloads</uri>
    </author>
    <category scheme="http://hl7.org/fhir/sid/fhir/resource-types" term="Person"/>
    <content type="text/xml">
      <Person xmlns="http://hl7.org/fhir">
        <id>419</id>
        <identifier>
          <type>
            <code>patient</code>
            <system>http://hl7.org/fhir/sid/fhir/identifier-type</system>
          </type>
          <identifier>
            <system>https://github.com/projectcypress/cypress/patient</system>
            <id>1332857739218</id>
          </identifier>
        </identifier>
        <name>
          <use>official</use>
          <part>
            <type>family</type>
            <value>Hawkins</value>
          </part>
          <part>
            <type>given</type>
            <value>Kent</value>
          </part>
        </name>
        <dob>1979-04-03</dob> 
    
        <gender>
          <coding>
      <code>M</code>
      <system>http://hl7.org/fhir/sid/v2-0001</system>
      <display>Male</display>
    </coding>
        </gender>
  <race>
    <text>American Indian Or Alaska Native</text>
        </race>  
        <text>
          <status>generated</status>
          <div xmlns="http://www.w3.org/1999/xhtml">Hawkins, Kent. MRN: 1332857739218</div>
        </text>
      </Person>
    </content>
    <summary type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">Hawkins, Kent. MRN: 1332857739218</div>
    </summary>
  </entry>

  <entry>
    <title>patient, female</title>
    <link href="http://www.hl7.org/fhir/patient-examples.xml#420" rel="self"/>
    <id>420</id>
    <updated>2012-06-03T23:45:32Z</updated>
    <author>
      <name>Cypress Project</name>
      <uri>https://github.com/projectcypress/cypress/downloads</uri>
    </author>
    <category scheme="http://hl7.org/fhir/sid/fhir/resource-types" term="Person"/>
    <content type="text/xml">
      <Person xmlns="http://hl7.org/fhir">
        <id>420</id>
        <identifier>
          <type>
            <code>patient</code>
            <system>http://hl7.org/fhir/sid/fhir/identifier-type</system>
          </type>
          <identifier>
            <system>https://github.com/projectcypress/cypress/patient</system>
            <id>1332857739219</id>
          </identifier>
        </identifier>
        <name>
          <use>official</use>
          <part>
            <type>family</type>
            <value>Lyons</value>
          </part>
          <part>
            <type>given</type>
            <value>Christian</value>
          </part>
        </name>
        <dob>1975-12-01</dob> 
    
        <gender>
          <coding>
      <code>M</code>
      <system>http://hl7.org/fhir/sid/v2-0001</system>
      <display>Male</display>
    </coding>
        </gender>
  <race>
    <text>Black or African American</text>
        </race>  
        <text>
          <status>generated</status>
          <div xmlns="http://www.w3.org/1999/xhtml">Lyons, Christian. MRN: 1332857739219</div>
        </text>
      </Person>
    </content>
    <summary type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">Lyons, Christian. MRN: 1332857739219</div>
    </summary>
  </entry>

  <entry>
    <title>patient, female</title>
    <link href="http://www.hl7.org/fhir/patient-examples.xml#421" rel="self"/>
    <id>421</id>
    <updated>2012-06-03T23:45:32Z</updated>
    <author>
      <name>Cypress Project</name>
      <uri>https://github.com/projectcypress/cypress/downloads</uri>
    </author>
    <category scheme="http://hl7.org/fhir/sid/fhir/resource-types" term="Person"/>
    <content type="text/xml">
      <Person xmlns="http://hl7.org/fhir">
        <id>421</id>
        <identifier>
          <type>
            <code>patient</code>
            <system>http://hl7.org/fhir/sid/fhir/identifier-type</system>
          </type>
          <identifier>
            <system>https://github.com/projectcypress/cypress/patient</system>
            <id>1332857739220</id>
          </identifier>
        </identifier>
        <name>
          <use>official</use>
          <part>
            <type>family</type>
            <value>Lewis</value>
          </part>
          <part>
            <type>given</type>
            <value>Marcia</value>
          </part>
        </name>
        <dob>1966-01-26</dob> 
    
        <gender>
          <coding>
      <code>F</code>
      <system>http://hl7.org/fhir/sid/v2-0001</system>
      <display>Female</display>
    </coding>
        </gender>
  <race>
    <text>White</text>
        </race>  
        <text>
          <status>generated</status>
          <div xmlns="http://www.w3.org/1999/xhtml">Lewis, Marcia. MRN: 1332857739220</div>
        </text>
      </Person>
    </content>
    <summary type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">Lewis, Marcia. MRN: 1332857739220</div>
    </summary>
  </entry>

  <entry>
    <title>patient, female</title>
    <link href="http://www.hl7.org/fhir/patient-examples.xml#422" rel="self"/>
    <id>422</id>
    <updated>2012-06-03T23:45:32Z</updated>
    <author>
      <name>Cypress Project</name>
      <uri>https://github.com/projectcypress/cypress/downloads</uri>
    </author>
    <category scheme="http://hl7.org/fhir/sid/fhir/resource-types" term="Person"/>
    <content type="text/xml">
      <Person xmlns="http://hl7.org/fhir">
        <id>422</id>
        <identifier>
          <type>
            <code>patient</code>
            <system>http://hl7.org/fhir/sid/fhir/identifier-type</system>
          </type>
          <identifier>
            <system>https://github.com/projectcypress/cypress/patient</system>
            <id>1332857739221</id>
          </identifier>
        </identifier>
        <name>
          <use>official</use>
          <part>
            <type>family</type>
            <value>Castro</value>
          </part>
          <part>
            <type>given</type>
            <value>Peter</value>
          </part>
        </name>
        <dob>1992-05-02</dob> 
    
        <gender>
          <coding>
      <code>M</code>
      <system>http://hl7.org/fhir/sid/v2-0001</system>
      <display>Male</display>
    </coding>
        </gender>
  <race>
    <text>White</text>
        </race>  
        <text>
          <status>generated</status>
          <div xmlns="http://www.w3.org/1999/xhtml">Castro, Peter. MRN: 1332857739221</div>
        </text>
      </Person>
    </content>
    <summary type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">Castro, Peter. MRN: 1332857739221</div>
    </summary>
  </entry>

  <entry>
    <title>patient, female</title>
    <link href="http://www.hl7.org/fhir/patient-examples.xml#423" rel="self"/>
    <id>423</id>
    <updated>2012-06-03T23:45:32Z</updated>
    <author>
      <name>Cypress Project</name>
      <uri>https://github.com/projectcypress/cypress/downloads</uri>
    </author>
    <category scheme="http://hl7.org/fhir/sid/fhir/resource-types" term="Person"/>
    <content type="text/xml">
      <Person xmlns="http://hl7.org/fhir">
        <id>423</id>
        <identifier>
          <type>
            <code>patient</code>
            <system>http://hl7.org/fhir/sid/fhir/identifier-type</system>
          </type>
          <identifier>
            <system>https://github.com/projectcypress/cypress/patient</system>
            <id>1332857739222</id>
          </identifier>
        </identifier>
        <name>
          <use>official</use>
          <part>
            <type>family</type>
            <value>Williams</value>
          </part>
          <part>
            <type>given</type>
            <value>Gerald</value>
          </part>
        </name>
        <dob>1982-10-07</dob> 
    
        <gender>
          <coding>
      <code>M</code>
      <system>http://hl7.org/fhir/sid/v2-0001</system>
      <display>Male</display>
    </coding>
        </gender>
  <race>
    <text>Other Race</text>
        </race>  
        <text>
          <status>generated</status>
          <div xmlns="http://www.w3.org/1999/xhtml">Williams, Gerald. MRN: 1332857739222</div>
        </text>
      </Person>
    </content>
    <summary type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">Williams, Gerald. MRN: 1332857739222</div>
    </summary>
  </entry>

  <entry>
    <title>patient, female</title>
    <link href="http://www.hl7.org/fhir/patient-examples.xml#424" rel="self"/>
    <id>424</id>
    <updated>2012-06-03T23:45:32Z</updated>
    <author>
      <name>Cypress Project</name>
      <uri>https://github.com/projectcypress/cypress/downloads</uri>
    </author>
    <category scheme="http://hl7.org/fhir/sid/fhir/resource-types" term="Person"/>
    <content type="text/xml">
      <Person xmlns="http://hl7.org/fhir">
        <id>424</id>
        <identifier>
          <type>
            <code>patient</code>
            <system>http://hl7.org/fhir/sid/fhir/identifier-type</system>
          </type>
          <identifier>
            <system>https://github.com/projectcypress/cypress/patient</system>
            <id>1332857739223</id>
          </identifier>
        </identifier>
        <name>
          <use>official</use>
          <part>
            <type>family</type>
            <value>Fuller</value>
          </part>
          <part>
            <type>given</type>
            <value>Dianne</value>
          </part>
        </name>
        <dob>1965-06-30</dob> 
    
        <gender>
          <coding>
      <code>F</code>
      <system>http://hl7.org/fhir/sid/v2-0001</system>
      <display>Female</display>
    </coding>
        </gender>
  <race>
    <text>Other Race</text>
        </race>  
        <text>
          <status>generated</status>
          <div xmlns="http://www.w3.org/1999/xhtml">Fuller, Dianne. MRN: 1332857739223</div>
        </text>
      </Person>
    </content>
    <summary type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">Fuller, Dianne. MRN: 1332857739223</div>
    </summary>
  </entry>

  <entry>
    <title>patient, female</title>
    <link href="http://www.hl7.org/fhir/patient-examples.xml#425" rel="self"/>
    <id>425</id>
    <updated>2012-06-03T23:45:32Z</updated>
    <author>
      <name>Cypress Project</name>
      <uri>https://github.com/projectcypress/cypress/downloads</uri>
    </author>
    <category scheme="http://hl7.org/fhir/sid/fhir/resource-types" term="Person"/>
    <content type="text/xml">
      <Person xmlns="http://hl7.org/fhir">
        <id>425</id>
        <identifier>
          <type>
            <code>patient</code>
            <system>http://hl7.org/fhir/sid/fhir/identifier-type</system>
          </type>
          <identifier>
            <system>https://github.com/projectcypress/cypress/patient</system>
            <id>1332857739224</id>
          </identifier>
        </identifier>
        <name>
          <use>official</use>
          <part>
            <type>family</type>
            <value>Wheeler</value>
          </part>
          <part>
            <type>given</type>
            <value>Beverly</value>
          </part>
        </name>
        <dob>1931-07-07</dob> 
    
        <gender>
          <coding>
      <code>F</code>
      <system>http://hl7.org/fhir/sid/v2-0001</system>
      <display>WFemale</display>
    </coding>
        </gender>
  <race>
    <text>hite</text>
        </race>  
        <text>
          <status>generated</status>
          <div xmlns="http://www.w3.org/1999/xhtml">Wheeler, Beverly. MRN: 1332857739224</div>
        </text>
      </Person>
    </content>
    <summary type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">Wheeler, Beverly. MRN: 1332857739224</div>
    </summary>
  </entry>

</feed>