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

 

Stock people (defined by HL7 publishing)

<feed xmlns="http://www.w3.org/2005/Atom">
  <title>Standard Person Examples</title>
  <updated>2012-05-29T23:45:32Z</updated>
  <id>urn:uuid: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://hl7.org/fhir/person/@1/history/@1" rel="self"/>
    <id>http://hl7.org/fhir/person/@1</id>
    <updated>2012-05-29T23:45:32Z</updated>
    <author>
      <name>Grahame Grieve / HL7 publishing committee</name>
    </author>
    <category scheme="http://hl7.org/fhir/resource-types" term="Person"/>
    <content type="text/xml">
      <Person xmlns="http://hl7.org/fhir">
        <identifier>
          <!--   
						http://hl7.org/fhir/sid/fhir/identifier-type
						ssn
					   -->
          <label>SSN</label>
          <identifier>
            <system>http://hl7.org/fhir/sid/us-ssn</system>
            <id>444222222</id>
          </identifier>
        </identifier>
        <name>
          <use>official</use>
          <family>Everywoman</family>
          <given>Eve</given>
        </name>
        <telecom>
          <system>phone</system>
          <value>555-555-2003</value>
          <use>work</use>
        </telecom>
        <gender>
          <system>http://hl7.org/fhir/sid/v2-0001</system>
          <code>F</code>
        </gender>
        <birthDate>1973-05-31</birthDate>
        <address>
          <use>home</use>
          <line>2222 Home Street</line>
        </address>
        <text>
          <status>generated</status>
          <div xmlns="http://www.w3.org/1999/xhtml">Everywoman, Eve. SSN:
            444222222</div>
        </text>
      </Person>
    </content>
    <summary type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">Everywoman, Eve. SSN:
        444222222</div>
    </summary>
  </entry>
  <entry>
    <title>patient, male</title>
    <link href="http://hl7.org/fhir/person/@2/history/@1" rel="self"/>
    <id>http://hl7.org/fhir/person/@2</id>
    <updated>2012-05-29T23:45:32Z</updated>
    <author>
      <name>Grahame Grieve</name>
    </author>
    <category scheme="http://hl7.org/fhir/resource-types" term="Person"/>
    <content type="text/xml">
      <Person xmlns="http://hl7.org/fhir">
        <identifier>
          <!--   
						http://hl7.org/fhir/sid/fhir/identifier-type
						ssn
					   -->
          <label>SSN</label>
          <identifier>
            <system>http://hl7.org/fhir/sid/us-ssn</system>
            <id>444333333</id>
          </identifier>
        </identifier>
        <name>
          <use>official</use>
          <family>Everyman</family>
          <given>Adam</given>
        </name>
        <telecom>
          <system>phone</system>
          <value>555-555-2004</value>
          <use>work</use>
        </telecom>
        <gender>
          <system>http://hl7.org/fhir/sid/v2-0001</system>
          <code>M</code>
        </gender>
        <address>
          <use>home</use>
          <line>2222 Home Street</line>
        </address>
        <text>
          <status>generated</status>
          <div xmlns="http://www.w3.org/1999/xhtml">Everyman, Adam. SSN:
            444333333</div>
        </text>
      </Person>
    </content>
    <summary type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">Everyman, Adam. SSN:
        444333333</div>
    </summary>
  </entry>
  <entry>
    <title>patient, child</title>
    <link href="http://hl7.org/fhir/person/@3/history/@1" rel="self"/>
    <id>http://hl7.org/fhir/person/@3</id>
    <updated>2012-05-29T23:45:32Z</updated>
    <author>
      <name>Grahame Grieve</name>
    </author>
    <category scheme="http://hl7.org/fhir/resource-types" term="Person"/>
    <content type="text/xml">
      <Person xmlns="http://hl7.org/fhir">
        <identifier>
          <!--   
						http://hl7.org/fhir/sid/fhir/identifier-type
						ssn
					   -->
          <label>SSN</label>
          <identifier>
            <system>http://hl7.org/fhir/sid/us-ssn</system>
            <id>444555555</id>
          </identifier>
        </identifier>
        <name>
          <use>official</use>
          <family>Kidd</family>
          <given>Kari</given>
        </name>
        <telecom>
          <system>phone</system>
          <value>555-555-2005</value>
          <use>work</use>
        </telecom>
        <gender>
          <system>http://hl7.org/fhir/sid/v2-0001</system>
          <code>F</code>
        </gender>
        <address>
          <use>home</use>
          <line>2222 Home Street</line>
        </address>
        <text>
          <status>generated</status>
          <div xmlns="http://www.w3.org/1999/xhtml">Kidd, Kari. SSN:
            444555555</div>
        </text>
      </Person>
    </content>
    <summary type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">Kidd, Kari. SSN:
        444555555</div>
    </summary>
  </entry>
  <entry>
    <title>family, daughter</title>
    <link href="http://hl7.org/fhir/person/@4/history/@1" rel="self"/>
    <id>http://hl7.org/fhir/person/@4</id>
    <updated>2012-05-29T23:45:32Z</updated>
    <author>
      <name>Grahame Grieve</name>
    </author>
    <category scheme="http://hl7.org/fhir/resource-types" term="Person"/>
    <content type="text/xml">
      <Person xmlns="http://hl7.org/fhir">
        <identifier>
          <!--   
						http://hl7.org/fhir/sid/fhir/identifier-type
						ssn
					   -->
          <label>SSN</label>
          <identifier>
            <system>http://hl7.org/fhir/sid/us-ssn</system>
            <id>444114567</id>
          </identifier>
        </identifier>
        <name>
          <use>official</use>
          <family>Nuclear</family>
          <given>Nancy</given>
        </name>
        <telecom>
          <system>phone</system>
          <value>555-555-5001</value>
          <use>work</use>
        </telecom>
        <gender>
          <system>http://hl7.org/fhir/sid/v2-0001</system>
          <code>F</code>
        </gender>
        <address>
          <use>home</use>
          <line>6666 Home Street</line>
        </address>
        <text>
          <status>generated</status>
          <div xmlns="http://www.w3.org/1999/xhtml">Nuclear, Nancy. SSN:
            444114567</div>
        </text>
      </Person>
    </content>
    <summary type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">Nuclear, Nancy. SSN:
        444114567</div>
    </summary>
  </entry>
  <entry>
    <title>family, husband</title>
    <link href="http://hl7.org/fhir/person/@5/history/@1" rel="self"/>
    <id>http://hl7.org/fhir/person/@5</id>
    <updated>2012-05-29T23:45:32Z</updated>
    <author>
      <name>Grahame Grieve</name>
    </author>
    <category scheme="http://hl7.org/fhir/resource-types" term="Person"/>
    <content type="text/xml">
      <Person xmlns="http://hl7.org/fhir">
        <identifier>
          <!--   
						http://hl7.org/fhir/sid/fhir/identifier-type
						ssn
					   -->
          <label>SSN</label>
          <identifier>
            <system>http://hl7.org/fhir/sid/us-ssn</system>
            <id>444111234</id>
          </identifier>
        </identifier>
        <name>
          <use>official</use>
          <family>Nuclear</family>
          <given>Neville</given>
        </name>
        <telecom>
          <system>phone</system>
          <value>555-555-5001</value>
          <use>work</use>
        </telecom>
        <gender>
          <system>http://hl7.org/fhir/sid/v2-0001</system>
          <code>M</code>
        </gender>
        <address>
          <use>home</use>
          <line>6666 Home Street</line>
        </address>
        <text>
          <status>generated</status>
          <div xmlns="http://www.w3.org/1999/xhtml">Nuclear, Neville. SSN:
            444111234</div>
        </text>
      </Person>
    </content>
    <summary type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">Nuclear, Neville. SSN:
        444111234</div>
    </summary>
  </entry>
  <entry>
    <title>family, son</title>
    <link href="http://hl7.org/fhir/person/@6/history/@1" rel="self"/>
    <id>http://hl7.org/fhir/person/@6</id>
    <updated>2012-05-29T23:45:32Z</updated>
    <author>
      <name>Grahame Grieve</name>
    </author>
    <category scheme="http://hl7.org/fhir/resource-types" term="Person"/>
    <content type="text/xml">
      <Person xmlns="http://hl7.org/fhir">
        <identifier>
          <!--   
						http://hl7.org/fhir/sid/fhir/identifier-type
						ssn
					   -->
          <label>SSN</label>
          <identifier>
            <system>http://hl7.org/fhir/sid/us-ssn</system>
            <id>444113456</id>
          </identifier>
        </identifier>
        <name>
          <use>official</use>
          <family>Nuclear</family>
          <given>Ned</given>
        </name>
        <telecom>
          <system>phone</system>
          <value>555-555-5001</value>
          <use>work</use>
        </telecom>
        <gender>
          <system>http://hl7.org/fhir/sid/v2-0001</system>
          <code>M</code>
        </gender>
        <address>
          <use>home</use>
          <line>6666 Home Street</line>
        </address>
        <text>
          <status>generated</status>
          <div xmlns="http://www.w3.org/1999/xhtml">Nuclear, Ned. SSN:
            444113456</div>
        </text>
      </Person>
    </content>
    <summary type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">Nuclear, Ned. SSN:
        444113456</div>
    </summary>
  </entry>
  <entry>
    <title>family, wife</title>
    <link href="http://hl7.org/fhir/person/@7/history/@1" rel="self"/>
    <id>http://hl7.org/fhir/person/@7</id>
    <updated>2012-05-29T23:45:32Z</updated>
    <author>
      <name>Grahame Grieve</name>
    </author>
    <category scheme="http://hl7.org/fhir/resource-types" term="Person"/>
    <content type="text/xml">
      <Person xmlns="http://hl7.org/fhir">
        <identifier>
          <!--   
						http://hl7.org/fhir/sid/fhir/identifier-type
						ssn
					   -->
          <label>SSN</label>
          <identifier>
            <system>http://hl7.org/fhir/sid/us-ssn</system>
            <id>444112345</id>
          </identifier>
        </identifier>
        <name>
          <use>official</use>
          <family>Nuclear</family>
          <given>Nelda</given>
        </name>
        <telecom>
          <system>phone</system>
          <value>555-555-5001</value>
          <use>work</use>
        </telecom>
        <gender>
          <system>http://hl7.org/fhir/sid/v2-0001</system>
          <code>F</code>
        </gender>
        <address>
          <use>home</use>
          <line>6666 Home Street</line>
        </address>
        <text>
          <status>generated</status>
          <div xmlns="http://www.w3.org/1999/xhtml">Nuclear, Nelda. SSN:
            444112345</div>
        </text>
      </Person>
    </content>
    <summary type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">Nuclear, Nelda. SSN:
        444112345</div>
    </summary>
  </entry>
  <entry>
    <title>next of kin (parent)</title>
    <link href="http://hl7.org/fhir/person/@8/history/@1" rel="self"/>
    <id>http://hl7.org/fhir/person/@8</id>
    <updated>2012-05-29T23:45:32Z</updated>
    <author>
      <name>Grahame Grieve</name>
    </author>
    <category scheme="http://hl7.org/fhir/resource-types" term="Person"/>
    <content type="text/xml">
      <Person xmlns="http://hl7.org/fhir">
        <identifier>
          <!--   
						http://hl7.org/fhir/sid/fhir/identifier-type
						ssn
					   -->
          <label>SSN</label>
          <identifier>
            <system>http://hl7.org/fhir/sid/us-ssn</system>
            <id>444666666</id>
          </identifier>
        </identifier>
        <name>
          <use>official</use>
          <family>Mum</family>
          <given>Martha</given>
        </name>
        <telecom>
          <system>phone</system>
          <value>555-555-2006</value>
          <use>work</use>
        </telecom>
        <gender>
          <system>http://hl7.org/fhir/sid/v2-0001</system>
          <code>F</code>
        </gender>
        <address>
          <use>home</use>
          <line>4444 Home Street</line>
        </address>
        <text>
          <status>generated</status>
          <div xmlns="http://www.w3.org/1999/xhtml">Mum, Martha. SSN:
            444666666</div>
        </text>
      </Person>
    </content>
    <summary type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">Mum, Martha. SSN:
        444666666</div>
    </summary>
  </entry>
  <entry>
    <title>next of kin (child)</title>
    <link href="http://hl7.org/fhir/person/@9/history/@1" rel="self"/>
    <id>http://hl7.org/fhir/person/@9</id>
    <updated>2012-05-29T23:45:32Z</updated>
    <author>
      <name>Grahame Grieve</name>
    </author>
    <category scheme="http://hl7.org/fhir/resource-types" term="Person"/>
    <content type="text/xml">
      <Person xmlns="http://hl7.org/fhir">
        <identifier>
          <!--   
						http://hl7.org/fhir/sid/fhir/identifier-type
						ssn
					   -->
          <label>SSN</label>
          <identifier>
            <system>http://hl7.org/fhir/sid/us-ssn</system>
            <id>444777777</id>
          </identifier>
        </identifier>
        <name>
          <use>official</use>
          <family>Sons</family>
          <given>Stuart</given>
        </name>
        <telecom>
          <system>phone</system>
          <value>555-555-2007</value>
          <use>work</use>
        </telecom>
        <gender>
          <system>http://hl7.org/fhir/sid/v2-0001</system>
          <code>M</code>
        </gender>
        <address>
          <use>home</use>
          <line>4444 Home Street</line>
        </address>
        <text>
          <status>generated</status>
          <div xmlns="http://www.w3.org/1999/xhtml">Sons, Stuart. SSN:
            444777777</div>
        </text>
      </Person>
    </content>
    <summary type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">Sons, Stuart. SSN:
        444777777</div>
    </summary>
  </entry>
  <entry>
    <title>next of kin (spouse)</title>
    <link href="http://hl7.org/fhir/person/@10/history/@1" rel="self"/>
    <id>http://hl7.org/fhir/person/@10</id>
    <updated>2012-05-29T23:45:32Z</updated>
    <author>
      <name>Grahame Grieve</name>
    </author>
    <category scheme="http://hl7.org/fhir/resource-types" term="Person"/>
    <content type="text/xml">
      <Person xmlns="http://hl7.org/fhir">
        <identifier>
          <!--   
						http://hl7.org/fhir/sid/fhir/identifier-type
						ssn
					   -->
          <label>SSN</label>
          <identifier>
            <system>http://hl7.org/fhir/sid/us-ssn</system>
            <id>444888888</id>
          </identifier>
        </identifier>
        <name>
          <use>official</use>
          <family>Betterhalf</family>
          <given>Boris</given>
        </name>
        <telecom>
          <system>phone</system>
          <value>555-555-2008</value>
          <use>work</use>
        </telecom>
        <gender>
          <system>http://hl7.org/fhir/sid/v2-0001</system>
          <code>M</code>
        </gender>
        <address>
          <use>home</use>
          <line>2222 Home Street</line>
        </address>
        <text>
          <status>generated</status>
          <div xmlns="http://www.w3.org/1999/xhtml">Betterhalf, Boris. SSN:
            444888888</div>
        </text>
      </Person>
    </content>
    <summary type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">Betterhalf, Boris. SSN:
        444888888</div>
    </summary>
  </entry>
  <entry>
    <title>next of kin (other)</title>
    <link href="http://hl7.org/fhir/person/@11/history/@1" rel="self"/>
    <id>http://hl7.org/fhir/person/@11</id>
    <updated>2012-05-29T23:45:32Z</updated>
    <author>
      <name>Grahame Grieve</name>
    </author>
    <category scheme="http://hl7.org/fhir/resource-types" term="Person"/>
    <content type="text/xml">
      <Person xmlns="http://hl7.org/fhir">
        <identifier>
          <!--   
						http://hl7.org/fhir/sid/fhir/identifier-type
						ssn
					   -->
          <label>SSN</label>
          <identifier>
            <system>http://hl7.org/fhir/sid/us-ssn</system>
            <id>444999999</id>
          </identifier>
        </identifier>
        <name>
          <use>official</use>
          <family>Relative</family>
          <given>Ralph</given>
        </name>
        <telecom>
          <system>phone</system>
          <value>555-555-2009</value>
          <use>work</use>
        </telecom>
        <gender>
          <system>http://hl7.org/fhir/sid/v2-0001</system>
          <code>M</code>
        </gender>
        <address>
          <use>home</use>
          <line>4444 Home Street</line>
        </address>
        <text>
          <status>generated</status>
          <div xmlns="http://www.w3.org/1999/xhtml">Relative, Ralph. SSN:
            444999999</div>
        </text>
      </Person>
    </content>
    <summary type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">Relative, Ralph. SSN:
        444999999</div>
    </summary>
  </entry>
  <entry>
    <title>contact person</title>
    <link href="http://hl7.org/fhir/person/@12/history/@1" rel="self"/>
    <id>http://hl7.org/fhir/person/@12</id>
    <updated>2012-05-29T23:45:32Z</updated>
    <author>
      <name>Grahame Grieve</name>
    </author>
    <category scheme="http://hl7.org/fhir/resource-types" term="Person"/>
    <content type="text/xml">
      <Person xmlns="http://hl7.org/fhir">
        <identifier>
          <!--  
					
						ssn
					
					  -->
          <label>SSN</label>
          <identifier>
            <system>http://hl7.org/fhir/sid/us-ssn</system>
            <id>555222222</id>
          </identifier>
        </identifier>
        <name>
          <use>official</use>
          <family>Contact</family>
          <given>Carrie</given>
        </name>
        <telecom>
          <system>phone</system>
          <value>555-555-2010</value>
          <use>work</use>
        </telecom>
        <gender>
          <system>http://hl7.org/fhir/sid/v2-0001</system>
          <code>F</code>
        </gender>
        <address>
          <use>home</use>
          <line>5555 Home Street</line>
        </address>
        <text>
          <status>generated</status>
          <div xmlns="http://www.w3.org/1999/xhtml">Contact, Carrie. SSN:
            555222222</div>
        </text>
      </Person>
    </content>
    <summary type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">Contact, Carrie. SSN:
        555222222</div>
    </summary>
  </entry>
  <entry>
    <title>healthcare provider</title>
    <link href="http://hl7.org/fhir/person/@13/history/@1" rel="self"/>
    <id>http://hl7.org/fhir/person/@13</id>
    <updated>2012-05-29T23:45:32Z</updated>
    <author>
      <name>Grahame Grieve</name>
    </author>
    <category scheme="http://hl7.org/fhir/resource-types" term="Person"/>
    <content type="text/xml">
      <Person xmlns="http://hl7.org/fhir">
        <identifier>
          <!--   
						http://hl7.org/fhir/sid/fhir/identifier-type
						ssn
					   -->
          <label>SSN</label>
          <identifier>
            <system>http://hl7.org/fhir/sid/us-ssn</system>
            <id>333333333</id>
          </identifier>
        </identifier>
        <name>
          <use>official</use>
          <family>Seven</family>
          <given>Henry</given>
        </name>
        <telecom>
          <system>phone</system>
          <value>555-555-1002</value>
          <use>work</use>
        </telecom>
        <gender>
          <system>http://hl7.org/fhir/sid/v2-0001</system>
          <code>M</code>
        </gender>
        <address>
          <use>home</use>
          <line>1002 Healthcare Drive</line>
        </address>
        <text>
          <status>generated</status>
          <div xmlns="http://www.w3.org/1999/xhtml">Seven, Henry. SSN:
            333333333</div>
        </text>
      </Person>
    </content>
    <summary type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">Seven, Henry. SSN:
        333333333</div>
    </summary>
  </entry>
  <entry>
    <title>assigned practitioner</title>
    <link href="http://hl7.org/fhir/person/@14/history/@1" rel="self"/>
    <id>http://hl7.org/fhir/person/@14</id>
    <updated>2012-05-29T23:45:32Z</updated>
    <author>
      <name>Grahame Grieve</name>
    </author>
    <category scheme="http://hl7.org/fhir/resource-types" term="Person"/>
    <content type="text/xml">
      <Person xmlns="http://hl7.org/fhir">
        <identifier>
          <!--   
						http://hl7.org/fhir/sid/fhir/identifier-type
						ssn
					   -->
          <label>SSN</label>
          <identifier>
            <system>http://hl7.org/fhir/sid/us-ssn</system>
            <id>33344444</id>
          </identifier>
        </identifier>
        <name>
          <use>official</use>
          <family>Assigned</family>
          <given>Amanda</given>
        </name>
        <telecom>
          <system>phone</system>
          <value>555-555-1021</value>
          <use>work</use>
        </telecom>
        <gender>
          <system>http://hl7.org/fhir/sid/v2-0001</system>
          <code>F</code>
        </gender>
        <address>
          <use>home</use>
          <line>1020 Healthcare Drive</line>
        </address>
        <text>
          <status>generated</status>
          <div xmlns="http://www.w3.org/1999/xhtml">Assigned, Amanda. SSN:
            33344444</div>
        </text>
      </Person>
    </content>
    <summary type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">Assigned, Amanda. SSN:
        33344444</div>
    </summary>
  </entry>
  <entry>
    <title>physician</title>
    <link href="http://hl7.org/fhir/person/@15/history/@1" rel="self"/>
    <id>http://hl7.org/fhir/person/@15</id>
    <updated>2012-05-29T23:45:32Z</updated>
    <author>
      <name>Grahame Grieve</name>
    </author>
    <category scheme="http://hl7.org/fhir/resource-types" term="Person"/>
    <content type="text/xml">
      <Person xmlns="http://hl7.org/fhir">
        <identifier>
          <!--   
						http://hl7.org/fhir/sid/fhir/identifier-type
						ssn
					   -->
          <label>SSN</label>
          <identifier>
            <system>http://hl7.org/fhir/sid/us-ssn</system>
            <id>444444444</id>
          </identifier>
        </identifier>
        <name>
          <use>official</use>
          <family>Hippocrates</family>
          <given>Harold</given>
        </name>
        <telecom>
          <system>phone</system>
          <value>555-555-1003</value>
          <use>work</use>
        </telecom>
        <gender>
          <system>http://hl7.org/fhir/sid/v2-0001</system>
          <code>M</code>
        </gender>
        <address>
          <use>home</use>
          <line>1003 Healthcare Drive</line>
        </address>
        <text>
          <status>generated</status>
          <div xmlns="http://www.w3.org/1999/xhtml">Hippocrates, Harold. SSN:
            444444444</div>
        </text>
      </Person>
    </content>
    <summary type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">Hippocrates, Harold. SSN:
        444444444</div>
    </summary>
  </entry>
  <entry>
    <title>primary care physician</title>
    <link href="http://hl7.org/fhir/person/@16/history/@1" rel="self"/>
    <id>http://hl7.org/fhir/person/@16</id>
    <updated>2012-05-29T23:45:32Z</updated>
    <author>
      <name>Grahame Grieve</name>
    </author>
    <category scheme="http://hl7.org/fhir/resource-types" term="Person"/>
    <content type="text/xml">
      <Person xmlns="http://hl7.org/fhir">
        <identifier>
          <!--   
						http://hl7.org/fhir/sid/fhir/identifier-type
						ssn
					   -->
          <label>SSN</label>
          <identifier>
            <system>http://hl7.org/fhir/sid/us-ssn</system>
            <id>555555555</id>
          </identifier>
        </identifier>
        <name>
          <use>official</use>
          <family>Primary</family>
          <given>Patricia</given>
        </name>
        <telecom>
          <system>phone</system>
          <value>555-555-1004</value>
          <use>work</use>
        </telecom>
        <gender>
          <system>http://hl7.org/fhir/sid/v2-0001</system>
          <code>F</code>
        </gender>
        <address>
          <use>home</use>
          <line>1004 Healthcare Drive</line>
        </address>
        <text>
          <status>generated</status>
          <div xmlns="http://www.w3.org/1999/xhtml">Primary, Patricia. SSN:
            555555555</div>
        </text>
      </Person>
    </content>
    <summary type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">Primary, Patricia. SSN:
        555555555</div>
    </summary>
  </entry>
  <entry>
    <title>admitting physician</title>
    <link href="http://hl7.org/fhir/person/@17/history/@1" rel="self"/>
    <id>http://hl7.org/fhir/person/@17</id>
    <updated>2012-05-29T23:45:32Z</updated>
    <author>
      <name>Grahame Grieve</name>
    </author>
    <category scheme="http://hl7.org/fhir/resource-types" term="Person"/>
    <content type="text/xml">
      <Person xmlns="http://hl7.org/fhir">
        <identifier>
          <!--   
						http://hl7.org/fhir/sid/fhir/identifier-type
						ssn
					   -->
          <label>SSN</label>
          <identifier>
            <system>http://hl7.org/fhir/sid/us-ssn</system>
            <id>666666666</id>
          </identifier>
        </identifier>
        <name>
          <use>official</use>
          <family>Admit</family>
          <given>Alan</given>
        </name>
        <telecom>
          <system>phone</system>
          <value>555-555-1005</value>
          <use>work</use>
        </telecom>
        <gender>
          <system>http://hl7.org/fhir/sid/v2-0001</system>
          <code>M</code>
        </gender>
        <address>
          <use>home</use>
          <line>1005 Healthcare Drive</line>
        </address>
        <text>
          <status>generated</status>
          <div xmlns="http://www.w3.org/1999/xhtml">Admit, Alan. SSN:
            666666666</div>
        </text>
      </Person>
    </content>
    <summary type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">Admit, Alan. SSN:
        666666666</div>
    </summary>
  </entry>
  <entry>
    <title>attending physician</title>
    <link href="http://hl7.org/fhir/person/@18/history/@1" rel="self"/>
    <id>http://hl7.org/fhir/person/@18</id>
    <updated>2012-05-29T23:45:32Z</updated>
    <author>
      <name>Grahame Grieve</name>
    </author>
    <category scheme="http://hl7.org/fhir/resource-types" term="Person"/>
    <content type="text/xml">
      <Person xmlns="http://hl7.org/fhir">
        <identifier>
          <!--   
						http://hl7.org/fhir/sid/fhir/identifier-type
						ssn
					   -->
          <label>SSN</label>
          <identifier>
            <system>http://hl7.org/fhir/sid/us-ssn</system>
            <id>777777777</id>
          </identifier>
        </identifier>
        <name>
          <use>official</use>
          <family>Attend</family>
          <given>Aaron</given>
        </name>
        <telecom>
          <system>phone</system>
          <value>555-555-1006</value>
          <use>work</use>
        </telecom>
        <gender>
          <system>http://hl7.org/fhir/sid/v2-0001</system>
          <code>M</code>
        </gender>
        <address>
          <use>home</use>
          <line>1006 Healthcare Drive</line>
        </address>
        <text>
          <status>generated</status>
          <div xmlns="http://www.w3.org/1999/xhtml">Attend, Aaron. SSN:
            777777777</div>
        </text>
      </Person>
    </content>
    <summary type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">Attend, Aaron. SSN:
        777777777</div>
    </summary>
  </entry>
  <entry>
    <title>referring physician</title>
    <link href="http://hl7.org/fhir/person/@19/history/@1" rel="self"/>
    <id>http://hl7.org/fhir/person/@19</id>
    <updated>2012-05-29T23:45:32Z</updated>
    <author>
      <name>Grahame Grieve</name>
    </author>
    <category scheme="http://hl7.org/fhir/resource-types" term="Person"/>
    <content type="text/xml">
      <Person xmlns="http://hl7.org/fhir">
        <identifier>
          <!--   
						http://hl7.org/fhir/sid/fhir/identifier-type
						ssn
					   -->
          <label>SSN</label>
          <identifier>
            <system>http://hl7.org/fhir/sid/us-ssn</system>
            <id>888888888</id>
          </identifier>
        </identifier>
        <name>
          <use>official</use>
          <family>Sender</family>
          <given>Sam</given>
        </name>
        <telecom>
          <system>phone</system>
          <value>555-555-1007</value>
          <use>work</use>
        </telecom>
        <gender>
          <system>http://hl7.org/fhir/sid/v2-0001</system>
          <code>M</code>
        </gender>
        <address>
          <use>home</use>
          <line>1007 Healthcare Drive</line>
        </address>
        <text>
          <status>generated</status>
          <div xmlns="http://www.w3.org/1999/xhtml">Sender, Sam. SSN:
            888888888</div>
        </text>
      </Person>
    </content>
    <summary type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">Sender, Sam. SSN:
        888888888</div>
    </summary>
  </entry>
  <entry>
    <title>intern</title>
    <link href="http://hl7.org/fhir/person/@20/history/@1" rel="self"/>
    <id>http://hl7.org/fhir/person/@20</id>
    <updated>2012-05-29T23:45:32Z</updated>
    <author>
      <name>Grahame Grieve</name>
    </author>
    <category scheme="http://hl7.org/fhir/resource-types" term="Person"/>
    <content type="text/xml">
      <Person xmlns="http://hl7.org/fhir">
        <identifier>
          <!--   
						http://hl7.org/fhir/sid/fhir/identifier-type
						ssn
					   -->
          <label>SSN</label>
          <identifier>
            <system>http://hl7.org/fhir/sid/us-ssn</system>
            <id>888222222</id>
          </identifier>
        </identifier>
        <name>
          <use>official</use>
          <family>Intern</family>
          <given>Irving</given>
        </name>
        <telecom>
          <system>phone</system>
          <value>555-555-1022</value>
          <use>work</use>
        </telecom>
        <gender>
          <system>http://hl7.org/fhir/sid/v2-0001</system>
          <code>M</code>
        </gender>
        <address>
          <use>home</use>
          <line>1021 Healthcare Drive</line>
        </address>
        <text>
          <status>generated</status>
          <div xmlns="http://www.w3.org/1999/xhtml">Intern, Irving. SSN:
            888222222</div>
        </text>
      </Person>
    </content>
    <summary type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">Intern, Irving. SSN:
        888222222</div>
    </summary>
  </entry>
  <entry>
    <title>resident</title>
    <link href="http://hl7.org/fhir/person/@21/history/@1" rel="self"/>
    <id>http://hl7.org/fhir/person/@21</id>
    <updated>2012-05-29T23:45:32Z</updated>
    <author>
      <name>Grahame Grieve</name>
    </author>
    <category scheme="http://hl7.org/fhir/resource-types" term="Person"/>
    <content type="text/xml">
      <Person xmlns="http://hl7.org/fhir">
        <identifier>
          <!--   
						http://hl7.org/fhir/sid/fhir/identifier-type
						ssn
					   -->
          <label>SSN</label>
          <identifier>
            <system>http://hl7.org/fhir/sid/us-ssn</system>
            <id>888333333</id>
          </identifier>
        </identifier>
        <name>
          <use>official</use>
          <family>Resident</family>
          <given>Rachel</given>
        </name>
        <telecom>
          <system>phone</system>
          <value>555-555-1023</value>
          <use>work</use>
        </telecom>
        <gender>
          <system>http://hl7.org/fhir/sid/v2-0001</system>
          <code>F</code>
        </gender>
        <address>
          <use>home</use>
          <line>1022 Healthcare Drive</line>
        </address>
        <text>
          <status>generated</status>
          <div xmlns="http://www.w3.org/1999/xhtml">Resident, Rachel. SSN:
            888333333</div>
        </text>
      </Person>
    </content>
    <summary type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">Resident, Rachel. SSN:
        888333333</div>
    </summary>
  </entry>
  <entry>
    <title>chief of staff</title>
    <link href="http://hl7.org/fhir/person/@22/history/@1" rel="self"/>
    <id>http://hl7.org/fhir/person/@22</id>
    <updated>2012-05-29T23:45:32Z</updated>
    <author>
      <name>Grahame Grieve</name>
    </author>
    <category scheme="http://hl7.org/fhir/resource-types" term="Person"/>
    <content type="text/xml">
      <Person xmlns="http://hl7.org/fhir">
        <identifier>
          <!--   
						http://hl7.org/fhir/sid/fhir/identifier-type
						ssn
					   -->
          <label>SSN</label>
          <identifier>
            <system>http://hl7.org/fhir/sid/us-ssn</system>
            <id>888444444</id>
          </identifier>
        </identifier>
        <name>
          <use>official</use>
          <family>Leader</family>
          <given>Linda</given>
        </name>
        <telecom>
          <system>phone</system>
          <value>555-555-1024</value>
          <use>work</use>
        </telecom>
        <gender>
          <system>http://hl7.org/fhir/sid/v2-0001</system>
          <code>F</code>
        </gender>
        <address>
          <use>home</use>
          <line>1023 Healthcare Drive</line>
        </address>
        <text>
          <status>generated</status>
          <div xmlns="http://www.w3.org/1999/xhtml">Leader, Linda. SSN:
            888444444</div>
        </text>
      </Person>
    </content>
    <summary type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">Leader, Linda. SSN:
        888444444</div>
    </summary>
  </entry>
  <entry>
    <title>authenticator</title>
    <link href="http://hl7.org/fhir/person/@23/history/@1" rel="self"/>
    <id>http://hl7.org/fhir/person/@23</id>
    <updated>2012-05-29T23:45:32Z</updated>
    <author>
      <name>Grahame Grieve</name>
    </author>
    <category scheme="http://hl7.org/fhir/resource-types" term="Person"/>
    <content type="text/xml">
      <Person xmlns="http://hl7.org/fhir">
        <identifier>
          <!--   
						http://hl7.org/fhir/sid/fhir/identifier-type
						ssn
					   -->
          <label>SSN</label>
          <identifier>
            <system>http://hl7.org/fhir/sid/us-ssn</system>
            <id>999999999</id>
          </identifier>
        </identifier>
        <name>
          <use>official</use>
          <family>Verify</family>
          <given>Virgil</given>
        </name>
        <telecom>
          <system>phone</system>
          <value>555-555-1008</value>
          <use>work</use>
        </telecom>
        <gender>
          <system>http://hl7.org/fhir/sid/v2-0001</system>
          <code>M</code>
        </gender>
        <address>
          <use>home</use>
          <line>1008 Healthcare Drive</line>
        </address>
        <text>
          <status>generated</status>
          <div xmlns="http://www.w3.org/1999/xhtml">Verify, Virgil. SSN:
            999999999</div>
        </text>
      </Person>
    </content>
    <summary type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">Verify, Virgil. SSN:
        999999999</div>
    </summary>
  </entry>
  <entry>
    <title>specialist</title>
    <link href="http://hl7.org/fhir/person/@24/history/@1" rel="self"/>
    <id>http://hl7.org/fhir/person/@24</id>
    <updated>2012-05-29T23:45:32Z</updated>
    <author>
      <name>Grahame Grieve</name>
    </author>
    <category scheme="http://hl7.org/fhir/resource-types" term="Person"/>
    <content type="text/xml">
      <Person xmlns="http://hl7.org/fhir">
        <identifier>
          <!--   
						http://hl7.org/fhir/sid/fhir/identifier-type
						ssn
					   -->
          <label>SSN</label>
          <identifier>
            <system>http://hl7.org/fhir/sid/us-ssn</system>
            <id>222333333</id>
          </identifier>
        </identifier>
        <name>
          <use>official</use>
          <family>Specialize</family>
          <given>Sara</given>
        </name>
        <telecom>
          <system>phone</system>
          <value>555-555-1009</value>
          <use>work</use>
        </telecom>
        <gender>
          <system>http://hl7.org/fhir/sid/v2-0001</system>
          <code>F</code>
        </gender>
        <address>
          <use>home</use>
          <line>1009 Healthcare Drive</line>
        </address>
        <text>
          <status>generated</status>
          <div xmlns="http://www.w3.org/1999/xhtml">Specialize, Sara. SSN:
            222333333</div>
        </text>
      </Person>
    </content>
    <summary type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">Specialize, Sara. SSN:
        222333333</div>
    </summary>
  </entry>
  <entry>
    <title>allergist/immunologist</title>
    <link href="http://hl7.org/fhir/person/@25/history/@1" rel="self"/>
    <id>http://hl7.org/fhir/person/@25</id>
    <updated>2012-05-29T23:45:32Z</updated>
    <author>
      <name>Grahame Grieve</name>
    </author>
    <category scheme="http://hl7.org/fhir/resource-types" term="Person"/>
    <content type="text/xml">
      <Person xmlns="http://hl7.org/fhir">
        <identifier>
          <!--   
						http://hl7.org/fhir/sid/fhir/identifier-type
						ssn
					   -->
          <label>SSN</label>
          <identifier>
            <system>http://hl7.org/fhir/sid/us-ssn</system>
            <id>222223333</id>
          </identifier>
        </identifier>
        <name>
          <use>official</use>
          <family>Reaction</family>
          <given>Ramsey</given>
        </name>
        <telecom>
          <system>phone</system>
          <value>555-555-1025</value>
          <use>work</use>
        </telecom>
        <gender>
          <system>http://hl7.org/fhir/sid/v2-0001</system>
          <code>M</code>
        </gender>
        <address>
          <use>home</use>
          <line>1024 Healthcare Drive</line>
        </address>
        <text>
          <status>generated</status>
          <div xmlns="http://www.w3.org/1999/xhtml">Reaction, Ramsey. SSN:
            222223333</div>
        </text>
      </Person>
    </content>
    <summary type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">Reaction, Ramsey. SSN:
        222223333</div>
    </summary>
  </entry>
  <entry>
    <title>anesthesiologist</title>
    <link href="http://hl7.org/fhir/person/@26/history/@1" rel="self"/>
    <id>http://hl7.org/fhir/person/@26</id>
    <updated>2012-05-29T23:45:32Z</updated>
    <author>
      <name>Grahame Grieve</name>
    </author>
    <category scheme="http://hl7.org/fhir/resource-types" term="Person"/>
    <content type="text/xml">
      <Person xmlns="http://hl7.org/fhir">
        <identifier>
          <!--   
						http://hl7.org/fhir/sid/fhir/identifier-type
						ssn
					   -->
          <label>SSN</label>
          <identifier>
            <system>http://hl7.org/fhir/sid/us-ssn</system>
            <id>222666666</id>
          </identifier>
        </identifier>
        <name>
          <use>official</use>
          <family>Sleeper</family>
          <given>Sally</given>
        </name>
        <telecom>
          <system>phone</system>
          <value>555-555-1012</value>
          <use>work</use>
        </telecom>
        <gender>
          <system>http://hl7.org/fhir/sid/v2-0001</system>
          <code>F</code>
        </gender>
        <address>
          <use>home</use>
          <line>1012 Healthcare Drive</line>
        </address>
        <text>
          <status>generated</status>
          <div xmlns="http://www.w3.org/1999/xhtml">Sleeper, Sally. SSN:
            222666666</div>
        </text>
      </Person>
    </content>
    <summary type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">Sleeper, Sally. SSN:
        222666666</div>
    </summary>
  </entry>
  <entry>
    <title>cardiologist</title>
    <link href="http://hl7.org/fhir/person/@27/history/@1" rel="self"/>
    <id>http://hl7.org/fhir/person/@27</id>
    <updated>2012-05-29T23:45:32Z</updated>
    <author>
      <name>Grahame Grieve</name>
    </author>
    <category scheme="http://hl7.org/fhir/resource-types" term="Person"/>
    <content type="text/xml">
      <Person xmlns="http://hl7.org/fhir">
        <identifier>
          <!--   
						http://hl7.org/fhir/sid/fhir/identifier-type
						ssn
					   -->
          <label>SSN</label>
          <identifier>
            <system>http://hl7.org/fhir/sid/us-ssn</system>
            <id>222334444</id>
          </identifier>
        </identifier>
        <name>
          <use>official</use>
          <family>Pump</family>
          <given>Patrick</given>
        </name>
        <telecom>
          <system>phone</system>
          <value>555-555-1027</value>
          <use>work</use>
        </telecom>
        <gender>
          <system>http://hl7.org/fhir/sid/v2-0001</system>
          <code>M</code>
        </gender>
        <address>
          <use>home</use>
          <line>1025 Healthcare Drive</line>
        </address>
        <text>
          <status>generated</status>
          <div xmlns="http://www.w3.org/1999/xhtml">Pump, Patrick. SSN:
            222334444</div>
        </text>
      </Person>
    </content>
    <summary type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">Pump, Patrick. SSN:
        222334444</div>
    </summary>
  </entry>
  <entry>
    <title>cardiovascular surgeon</title>
    <link href="http://hl7.org/fhir/person/@28/history/@1" rel="self"/>
    <id>http://hl7.org/fhir/person/@28</id>
    <updated>2012-05-29T23:45:32Z</updated>
    <author>
      <name>Grahame Grieve</name>
    </author>
    <category scheme="http://hl7.org/fhir/resource-types" term="Person"/>
    <content type="text/xml">
      <Person xmlns="http://hl7.org/fhir">
        <identifier>
          <!--   
						http://hl7.org/fhir/sid/fhir/identifier-type
						ssn
					   -->
          <label>SSN</label>
          <identifier>
            <system>http://hl7.org/fhir/sid/us-ssn</system>
            <id>222335555</id>
          </identifier>
        </identifier>
        <name>
          <use>official</use>
          <family>Valve</family>
          <given>Vera</given>
        </name>
        <telecom>
          <system>phone</system>
          <value>555-555-1028</value>
          <use>work</use>
        </telecom>
        <gender>
          <system>http://hl7.org/fhir/sid/v2-0001</system>
          <code>F</code>
        </gender>
        <address>
          <use>home</use>
          <line>1026 Healthcare Drive</line>
        </address>
        <text>
          <status>generated</status>
          <div xmlns="http://www.w3.org/1999/xhtml">Valve, Vera. SSN:
            222335555</div>
        </text>
      </Person>
    </content>
    <summary type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">Valve, Vera. SSN:
        222335555</div>
    </summary>
  </entry>
  <entry>
    <title>dermatologist</title>
    <link href="http://hl7.org/fhir/person/@29/history/@1" rel="self"/>
    <id>http://hl7.org/fhir/person/@29</id>
    <updated>2012-05-29T23:45:32Z</updated>
    <author>
      <name>Grahame Grieve</name>
    </author>
    <category scheme="http://hl7.org/fhir/resource-types" term="Person"/>
    <content type="text/xml">
      <Person xmlns="http://hl7.org/fhir">
        <identifier>
          <!--   
						http://hl7.org/fhir/sid/fhir/identifier-type
						ssn
					   -->
          <label>SSN</label>
          <identifier>
            <system>http://hl7.org/fhir/sid/us-ssn</system>
            <id>222336666</id>
          </identifier>
        </identifier>
        <name>
          <use>official</use>
          <family>Scratch</family>
          <given>Sophie</given>
        </name>
        <telecom>
          <system>phone</system>
          <value>555-555-1029</value>
          <use>work</use>
        </telecom>
        <gender>
          <system>http://hl7.org/fhir/sid/v2-0001</system>
          <code>F</code>
        </gender>
        <address>
          <use>home</use>
          <line>1027 Healthcare Drive</line>
        </address>
        <text>
          <status>generated</status>
          <div xmlns="http://www.w3.org/1999/xhtml">Scratch, Sophie. SSN:
            222336666</div>
        </text>
      </Person>
    </content>
    <summary type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">Scratch, Sophie. SSN:
        222336666</div>
    </summary>
  </entry>
  <entry>
    <title>emergency medicine specialist</title>
    <link href="http://hl7.org/fhir/person/@30/history/@1" rel="self"/>
    <id>http://hl7.org/fhir/person/@30</id>
    <updated>2012-05-29T23:45:32Z</updated>
    <author>
      <name>Grahame Grieve</name>
    </author>
    <category scheme="http://hl7.org/fhir/resource-types" term="Person"/>
    <content type="text/xml">
      <Person xmlns="http://hl7.org/fhir">
        <identifier>
          <!--   
						http://hl7.org/fhir/sid/fhir/identifier-type
						ssn
					   -->
          <label>SSN</label>
          <identifier>
            <system>http://hl7.org/fhir/sid/us-ssn</system>
            <id>222337777</id>
          </identifier>
        </identifier>
        <name>
          <use>official</use>
          <family>Emergency</family>
          <given>Eric</given>
        </name>
        <telecom>
          <system>phone</system>
          <value>555-555-1030</value>
          <use>work</use>
        </telecom>
        <gender>
          <system>http://hl7.org/fhir/sid/v2-0001</system>
          <code>M</code>
        </gender>
        <address>
          <use>home</use>
          <line>1028 Healthcare Drive</line>
        </address>
        <text>
          <status>generated</status>
          <div xmlns="http://www.w3.org/1999/xhtml">Emergency, Eric. SSN:
            222337777</div>
        </text>
      </Person>
    </content>
    <summary type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">Emergency, Eric. SSN:
        222337777</div>
    </summary>
  </entry>
  <entry>
    <title>endocrinologist</title>
    <link href="http://hl7.org/fhir/person/@31/history/@1" rel="self"/>
    <id>http://hl7.org/fhir/person/@31</id>
    <updated>2012-05-29T23:45:32Z</updated>
    <author>
      <name>Grahame Grieve</name>
    </author>
    <category scheme="http://hl7.org/fhir/resource-types" term="Person"/>
    <content type="text/xml">
      <Person xmlns="http://hl7.org/fhir">
        <identifier>
          <!--   
						http://hl7.org/fhir/sid/fhir/identifier-type
						ssn
					   -->
          <label>SSN</label>
          <identifier>
            <system>http://hl7.org/fhir/sid/us-ssn</system>
            <id>222338888</id>
          </identifier>
        </identifier>
        <name>
          <use>official</use>
          <family>Hormone</family>
          <given>Horace</given>
        </name>
        <telecom>
          <system>phone</system>
          <value>555-555-1031</value>
          <use>work</use>
        </telecom>
        <gender>
          <system>http://hl7.org/fhir/sid/v2-0001</system>
          <code>M</code>
        </gender>
        <address>
          <use>home</use>
          <line>1029 Healthcare Drive</line>
        </address>
        <text>
          <status>generated</status>
          <div xmlns="http://www.w3.org/1999/xhtml">Hormone, Horace. SSN:
            222338888</div>
        </text>
      </Person>
    </content>
    <summary type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">Hormone, Horace. SSN:
        222338888</div>
    </summary>
  </entry>
  <entry>
    <title>family practitioner</title>
    <link href="http://hl7.org/fhir/person/@32/history/@1" rel="self"/>
    <id>http://hl7.org/fhir/person/@32</id>
    <updated>2012-05-29T23:45:32Z</updated>
    <author>
      <name>Grahame Grieve</name>
    </author>
    <category scheme="http://hl7.org/fhir/resource-types" term="Person"/>
    <content type="text/xml">
      <Person xmlns="http://hl7.org/fhir">
        <identifier>
          <!--   
						http://hl7.org/fhir/sid/fhir/identifier-type
						ssn
					   -->
          <label>SSN</label>
          <identifier>
            <system>http://hl7.org/fhir/sid/us-ssn</system>
            <id>222339999</id>
          </identifier>
        </identifier>
        <name>
          <use>official</use>
          <family>Family</family>
          <given>Fay</given>
        </name>
        <telecom>
          <system>phone</system>
          <value>555-555-1032</value>
          <use>work</use>
        </telecom>
        <gender>
          <system>http://hl7.org/fhir/sid/v2-0001</system>
          <code>F</code>
        </gender>
        <address>
          <use>home</use>
          <line>1030 Healthcare Drive</line>
        </address>
        <text>
          <status>generated</status>
          <div xmlns="http://www.w3.org/1999/xhtml">Family, Fay. SSN:
            222339999</div>
        </text>
      </Person>
    </content>
    <summary type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">Family, Fay. SSN:
        222339999</div>
    </summary>
  </entry>
  <entry>
    <title>gastroenterologist</title>
    <link href="http://hl7.org/fhir/person/@33/history/@1" rel="self"/>
    <id>http://hl7.org/fhir/person/@33</id>
    <updated>2012-05-29T23:45:32Z</updated>
    <author>
      <name>Grahame Grieve</name>
    </author>
    <category scheme="http://hl7.org/fhir/resource-types" term="Person"/>
    <content type="text/xml">
      <Person xmlns="http://hl7.org/fhir">
        <identifier>
          <!--   
						http://hl7.org/fhir/sid/fhir/identifier-type
						ssn
					   -->
          <label>SSN</label>
          <identifier>
            <system>http://hl7.org/fhir/sid/us-ssn</system>
            <id>222442222</id>
          </identifier>
        </identifier>
        <name>
          <use>official</use>
          <family>Tum</family>
          <given>Tony</given>
        </name>
        <telecom>
          <system>phone</system>
          <value>555-555-1033</value>
          <use>work</use>
        </telecom>
        <gender>
          <system>http://hl7.org/fhir/sid/v2-0001</system>
          <code>M</code>
        </gender>
        <address>
          <use>home</use>
          <line>1031 Healthcare Drive</line>
        </address>
        <text>
          <status>generated</status>
          <div xmlns="http://www.w3.org/1999/xhtml">Tum, Tony. SSN:
            222442222</div>
        </text>
      </Person>
    </content>
    <summary type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">Tum, Tony. SSN:
        222442222</div>
    </summary>
  </entry>
  <entry>
    <title>geriatrician</title>
    <link href="http://hl7.org/fhir/person/@34/history/@1" rel="self"/>
    <id>http://hl7.org/fhir/person/@34</id>
    <updated>2012-05-29T23:45:32Z</updated>
    <author>
      <name>Grahame Grieve</name>
    </author>
    <category scheme="http://hl7.org/fhir/resource-types" term="Person"/>
    <content type="text/xml">
      <Person xmlns="http://hl7.org/fhir">
        <identifier>
          <!--   
						http://hl7.org/fhir/sid/fhir/identifier-type
						ssn
					   -->
          <label>SSN</label>
          <identifier>
            <system>http://hl7.org/fhir/sid/us-ssn</system>
            <id>222443333</id>
          </identifier>
        </identifier>
        <name>
          <use>official</use>
          <family>Sage</family>
          <given>Stanley</given>
        </name>
        <telecom>
          <system>phone</system>
          <value>555-555-1034</value>
          <use>work</use>
        </telecom>
        <gender>
          <system>http://hl7.org/fhir/sid/v2-0001</system>
          <code>M</code>
        </gender>
        <address>
          <use>home</use>
          <line>1032 Healthcare Drive</line>
        </address>
        <text>
          <status>generated</status>
          <div xmlns="http://www.w3.org/1999/xhtml">Sage, Stanley. SSN:
            222443333</div>
        </text>
      </Person>
    </content>
    <summary type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">Sage, Stanley. SSN:
        222443333</div>
    </summary>
  </entry>
  <entry>
    <title>hematologist</title>
    <link href="http://hl7.org/fhir/person/@35/history/@1" rel="self"/>
    <id>http://hl7.org/fhir/person/@35</id>
    <updated>2012-05-29T23:45:32Z</updated>
    <author>
      <name>Grahame Grieve</name>
    </author>
    <category scheme="http://hl7.org/fhir/resource-types" term="Person"/>
    <content type="text/xml">
      <Person xmlns="http://hl7.org/fhir">
        <identifier>
          <!--   
						http://hl7.org/fhir/sid/fhir/identifier-type
						ssn
					   -->
          <label>SSN</label>
          <identifier>
            <system>http://hl7.org/fhir/sid/us-ssn</system>
            <id>222443344</id>
          </identifier>
        </identifier>
        <name>
          <use>official</use>
          <family>Bleeder</family>
          <given>Boris</given>
        </name>
        <telecom>
          <system>phone</system>
          <value>555-555-1035</value>
          <use>work</use>
        </telecom>
        <gender>
          <system>http://hl7.org/fhir/sid/v2-0001</system>
          <code>M</code>
        </gender>
        <address>
          <use>home</use>
          <line>1033 Healthcare Drive</line>
        </address>
        <text>
          <status>generated</status>
          <div xmlns="http://www.w3.org/1999/xhtml">Bleeder, Boris. SSN:
            222443344</div>
        </text>
      </Person>
    </content>
    <summary type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">Bleeder, Boris. SSN:
        222443344</div>
    </summary>
  </entry>
  <entry>
    <title>infectious disease specialist</title>
    <link href="http://hl7.org/fhir/person/@36/history/@1" rel="self"/>
    <id>http://hl7.org/fhir/person/@36</id>
    <updated>2012-05-29T23:45:32Z</updated>
    <author>
      <name>Grahame Grieve</name>
    </author>
    <category scheme="http://hl7.org/fhir/resource-types" term="Person"/>
    <content type="text/xml">
      <Person xmlns="http://hl7.org/fhir">
        <identifier>
          <!--   
						http://hl7.org/fhir/sid/fhir/identifier-type
						ssn
					   -->
          <label>SSN</label>
          <identifier>
            <system>http://hl7.org/fhir/sid/us-ssn</system>
            <id>222445555</id>
          </identifier>
        </identifier>
        <name>
          <use>official</use>
          <family>Pasteur</family>
          <given>Paula</given>
        </name>
        <telecom>
          <system>phone</system>
          <value>555-555-1036</value>
          <use>work</use>
        </telecom>
        <gender>
          <system>http://hl7.org/fhir/sid/v2-0001</system>
          <code>F</code>
        </gender>
        <address>
          <use>home</use>
          <line>1034 Healthcare Drive</line>
        </address>
        <text>
          <status>generated</status>
          <div xmlns="http://www.w3.org/1999/xhtml">Pasteur, Paula. SSN:
            222445555</div>
        </text>
      </Person>
    </content>
    <summary type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">Pasteur, Paula. SSN:
        222445555</div>
    </summary>
  </entry>
  <entry>
    <title>internist</title>
    <link href="http://hl7.org/fhir/person/@37/history/@1" rel="self"/>
    <id>http://hl7.org/fhir/person/@37</id>
    <updated>2012-05-29T23:45:32Z</updated>
    <author>
      <name>Grahame Grieve</name>
    </author>
    <category scheme="http://hl7.org/fhir/resource-types" term="Person"/>
    <content type="text/xml">
      <Person xmlns="http://hl7.org/fhir">
        <identifier>
          <!--   
						http://hl7.org/fhir/sid/fhir/identifier-type
						ssn
					   -->
          <label>SSN</label>
          <identifier>
            <system>http://hl7.org/fhir/sid/us-ssn</system>
            <id>222446666</id>
          </identifier>
        </identifier>
        <name>
          <use>official</use>
          <family>Osler</family>
          <given>Otto</given>
        </name>
        <telecom>
          <system>phone</system>
          <value>555-555-1037</value>
          <use>work</use>
        </telecom>
        <gender>
          <system>http://hl7.org/fhir/sid/v2-0001</system>
          <code>M</code>
        </gender>
        <address>
          <use>home</use>
          <line>1035 Healthcare Drive</line>
        </address>
        <text>
          <status>generated</status>
          <div xmlns="http://www.w3.org/1999/xhtml">Osler, Otto. SSN:
            222446666</div>
        </text>
      </Person>
    </content>
    <summary type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">Osler, Otto. SSN:
        222446666</div>
    </summary>
  </entry>
  <entry>
    <title>nephrologist</title>
    <link href="http://hl7.org/fhir/person/@38/history/@1" rel="self"/>
    <id>http://hl7.org/fhir/person/@38</id>
    <updated>2012-05-29T23:45:32Z</updated>
    <author>
      <name>Grahame Grieve</name>
    </author>
    <category scheme="http://hl7.org/fhir/resource-types" term="Person"/>
    <content type="text/xml">
      <Person xmlns="http://hl7.org/fhir">
        <identifier>
          <!--   
						http://hl7.org/fhir/sid/fhir/identifier-type
						ssn
					   -->
          <label>SSN</label>
          <identifier>
            <system>http://hl7.org/fhir/sid/us-ssn</system>
            <id>222447777</id>
          </identifier>
        </identifier>
        <name>
          <use>official</use>
          <family>Renal</family>
          <given>Rory</given>
        </name>
        <telecom>
          <system>phone</system>
          <value>555-555-1038</value>
          <use>work</use>
        </telecom>
        <gender>
          <system>http://hl7.org/fhir/sid/v2-0001</system>
          <code>M</code>
        </gender>
        <address>
          <use>home</use>
          <line>1036 Healthcare Drive</line>
        </address>
        <text>
          <status>generated</status>
          <div xmlns="http://www.w3.org/1999/xhtml">Renal, Rory. SSN:
            222447777</div>
        </text>
      </Person>
    </content>
    <summary type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">Renal, Rory. SSN:
        222447777</div>
    </summary>
  </entry>
  <entry>
    <title>neurologist</title>
    <link href="http://hl7.org/fhir/person/@39/history/@1" rel="self"/>
    <id>http://hl7.org/fhir/person/@39</id>
    <updated>2012-05-29T23:45:32Z</updated>
    <author>
      <name>Grahame Grieve</name>
    </author>
    <category scheme="http://hl7.org/fhir/resource-types" term="Person"/>
    <content type="text/xml">
      <Person xmlns="http://hl7.org/fhir">
        <identifier>
          <!--   
						http://hl7.org/fhir/sid/fhir/identifier-type
						ssn
					   -->
          <label>SSN</label>
          <identifier>
            <system>http://hl7.org/fhir/sid/us-ssn</system>
            <id>222448888</id>
          </identifier>
        </identifier>
        <name>
          <use>official</use>
          <family>Brain</family>
          <given>Barry</given>
        </name>
        <telecom>
          <system>phone</system>
          <value>555-555-1039</value>
          <use>work</use>
        </telecom>
        <gender>
          <system>http://hl7.org/fhir/sid/v2-0001</system>
          <code>M</code>
        </gender>
        <address>
          <use>home</use>
          <line>1037 Healthcare Drive</line>
        </address>
        <text>
          <status>generated</status>
          <div xmlns="http://www.w3.org/1999/xhtml">Brain, Barry. SSN:
            222448888</div>
        </text>
      </Person>
    </content>
    <summary type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">Brain, Barry. SSN:
        222448888</div>
    </summary>
  </entry>
  <entry>
    <title>neurosurgeon</title>
    <link href="http://hl7.org/fhir/person/@40/history/@1" rel="self"/>
    <id>http://hl7.org/fhir/person/@40</id>
    <updated>2012-05-29T23:45:32Z</updated>
    <author>
      <name>Grahame Grieve</name>
    </author>
    <category scheme="http://hl7.org/fhir/resource-types" term="Person"/>
    <content type="text/xml">
      <Person xmlns="http://hl7.org/fhir">
        <identifier>
          <!--   
						http://hl7.org/fhir/sid/fhir/identifier-type
						ssn
					   -->
          <label>SSN</label>
          <identifier>
            <system>http://hl7.org/fhir/sid/us-ssn</system>
            <id>222449999</id>
          </identifier>
        </identifier>
        <name>
          <use>official</use>
          <family>Cranium</family>
          <given>Carol</given>
        </name>
        <telecom>
          <system>phone</system>
          <value>555-555-1040</value>
          <use>work</use>
        </telecom>
        <gender>
          <system>http://hl7.org/fhir/sid/v2-0001</system>
          <code>F</code>
        </gender>
        <address>
          <use>home</use>
          <line>1038 Healthcare Drive</line>
        </address>
        <text>
          <status>generated</status>
          <div xmlns="http://www.w3.org/1999/xhtml">Cranium, Carol. SSN:
            222449999</div>
        </text>
      </Person>
    </content>
    <summary type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">Cranium, Carol. SSN:
        222449999</div>
    </summary>
  </entry>
  <entry>
    <title>OB/GYN</title>
    <link href="http://hl7.org/fhir/person/@41/history/@1" rel="self"/>
    <id>http://hl7.org/fhir/person/@41</id>
    <updated>2012-05-29T23:45:32Z</updated>
    <author>
      <name>Grahame Grieve</name>
    </author>
    <category scheme="http://hl7.org/fhir/resource-types" term="Person"/>
    <content type="text/xml">
      <Person xmlns="http://hl7.org/fhir">
        <identifier>
          <!--   
						http://hl7.org/fhir/sid/fhir/identifier-type
						ssn
					   -->
          <label>SSN</label>
          <identifier>
            <system>http://hl7.org/fhir/sid/us-ssn</system>
            <id>222552222</id>
          </identifier>
        </identifier>
        <name>
          <use>official</use>
          <family>Fem</family>
          <given>Flora</given>
        </name>
        <telecom>
          <system>phone</system>
          <value>555-555-1041</value>
          <use>work</use>
        </telecom>
        <gender>
          <system>http://hl7.org/fhir/sid/v2-0001</system>
          <code>F</code>
        </gender>
        <address>
          <use>home</use>
          <line>1039 Healthcare Drive</line>
        </address>
        <text>
          <status>generated</status>
          <div xmlns="http://www.w3.org/1999/xhtml">Fem, Flora. SSN:
            222552222</div>
        </text>
      </Person>
    </content>
    <summary type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">Fem, Flora. SSN:
        222552222</div>
    </summary>
  </entry>
  <entry>
    <title>oncologist</title>
    <link href="http://hl7.org/fhir/person/@42/history/@1" rel="self"/>
    <id>http://hl7.org/fhir/person/@42</id>
    <updated>2012-05-29T23:45:32Z</updated>
    <author>
      <name>Grahame Grieve</name>
    </author>
    <category scheme="http://hl7.org/fhir/resource-types" term="Person"/>
    <content type="text/xml">
      <Person xmlns="http://hl7.org/fhir">
        <identifier>
          <!--   
						http://hl7.org/fhir/sid/fhir/identifier-type
						ssn
					   -->
          <label>SSN</label>
          <identifier>
            <system>http://hl7.org/fhir/sid/us-ssn</system>
            <id>222553333</id>
          </identifier>
        </identifier>
        <name>
          <use>official</use>
          <family>Tumor</family>
          <given>Trudy</given>
        </name>
        <telecom>
          <system>phone</system>
          <value>555-555-2003</value>
          <use>work</use>
        </telecom>
        <gender>
          <system>http://hl7.org/fhir/sid/v2-0001</system>
          <code>F</code>
        </gender>
        <address>
          <use>home</use>
          <line>1040 Healthcare Drive</line>
        </address>
        <text>
          <status>generated</status>
          <div xmlns="http://www.w3.org/1999/xhtml">Tumor, Trudy. SSN:
            222553333</div>
        </text>
      </Person>
    </content>
    <summary type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">Tumor, Trudy. SSN:
        222553333</div>
    </summary>
  </entry>
  <entry>
    <title>ophthalmologist</title>
    <link href="http://hl7.org/fhir/person/@43/history/@1" rel="self"/>
    <id>http://hl7.org/fhir/person/@43</id>
    <updated>2012-05-29T23:45:32Z</updated>
    <author>
      <name>Grahame Grieve</name>
    </author>
    <category scheme="http://hl7.org/fhir/resource-types" term="Person"/>
    <content type="text/xml">
      <Person xmlns="http://hl7.org/fhir">
        <identifier>
          <!--   
						http://hl7.org/fhir/sid/fhir/identifier-type
						ssn
					   -->
          <label>SSN</label>
          <identifier>
            <system>http://hl7.org/fhir/sid/us-ssn</system>
            <id>222554444</id>
          </identifier>
        </identifier>
        <name>
          <use>official</use>
          <family>Vision</family>
          <given>Victor</given>
        </name>
        <telecom>
          <system>phone</system>
          <value>555-555-1043</value>
          <use>work</use>
        </telecom>
        <gender>
          <system>http://hl7.org/fhir/sid/v2-0001</system>
          <code>M</code>
        </gender>
        <address>
          <use>home</use>
          <line>1041 Healthcare Drive</line>
        </address>
        <text>
          <status>generated</status>
          <div xmlns="http://www.w3.org/1999/xhtml">Vision, Victor. SSN:
            222554444</div>
        </text>
      </Person>
    </content>
    <summary type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">Vision, Victor. SSN:
        222554444</div>
    </summary>
  </entry>
  <entry>
    <title>orthopedic surgeon</title>
    <link href="http://hl7.org/fhir/person/@44/history/@1" rel="self"/>
    <id>http://hl7.org/fhir/person/@44</id>
    <updated>2012-05-29T23:45:32Z</updated>
    <author>
      <name>Grahame Grieve</name>
    </author>
    <category scheme="http://hl7.org/fhir/resource-types" term="Person"/>
    <content type="text/xml">
      <Person xmlns="http://hl7.org/fhir">
        <identifier>
          <!--   
						http://hl7.org/fhir/sid/fhir/identifier-type
						ssn
					   -->
          <label>SSN</label>
          <identifier>
            <system>http://hl7.org/fhir/sid/us-ssn</system>
            <id>222555545</id>
          </identifier>
        </identifier>
        <name>
          <use>official</use>
          <family>Carpenter</family>
          <given>Calvin</given>
        </name>
        <telecom>
          <system>phone</system>
          <value>555-555-1044</value>
          <use>work</use>
        </telecom>
        <gender>
          <system>http://hl7.org/fhir/sid/v2-0001</system>
          <code>M</code>
        </gender>
        <address>
          <use>home</use>
          <line>1042 Healthcare Drive</line>
        </address>
        <text>
          <status>generated</status>
          <div xmlns="http://www.w3.org/1999/xhtml">Carpenter, Calvin. SSN:
            222555545</div>
        </text>
      </Person>
    </content>
    <summary type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">Carpenter, Calvin. SSN:
        222555545</div>
    </summary>
  </entry>
  <entry>
    <title>otolaryngologist (ENT)</title>
    <link href="http://hl7.org/fhir/person/@45/history/@1" rel="self"/>
    <id>http://hl7.org/fhir/person/@45</id>
    <updated>2012-05-29T23:45:32Z</updated>
    <author>
      <name>Grahame Grieve</name>
    </author>
    <category scheme="http://hl7.org/fhir/resource-types" term="Person"/>
    <content type="text/xml">
      <Person xmlns="http://hl7.org/fhir">
        <identifier>
          <!--   
						http://hl7.org/fhir/sid/fhir/identifier-type
						ssn
					   -->
          <label>SSN</label>
          <identifier>
            <system>http://hl7.org/fhir/sid/us-ssn</system>
            <id>222556666</id>
          </identifier>
        </identifier>
        <name>
          <use>official</use>
          <family>Rhino</family>
          <given>Rick</given>
        </name>
        <telecom>
          <system>phone</system>
          <value>555-555-1045</value>
          <use>work</use>
        </telecom>
        <gender>
          <system>http://hl7.org/fhir/sid/v2-0001</system>
          <code>M</code>
        </gender>
        <address>
          <use>home</use>
          <line>1043 Healthcare Drive</line>
        </address>
        <text>
          <status>generated</status>
          <div xmlns="http://www.w3.org/1999/xhtml">Rhino, Rick. SSN:
            222556666</div>
        </text>
      </Person>
    </content>
    <summary type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">Rhino, Rick. SSN:
        222556666</div>
    </summary>
  </entry>
  <entry>
    <title>pathologist</title>
    <link href="http://hl7.org/fhir/person/@46/history/@1" rel="self"/>
    <id>http://hl7.org/fhir/person/@46</id>
    <updated>2012-05-29T23:45:32Z</updated>
    <author>
      <name>Grahame Grieve</name>
    </author>
    <category scheme="http://hl7.org/fhir/resource-types" term="Person"/>
    <content type="text/xml">
      <Person xmlns="http://hl7.org/fhir">
        <identifier>
          <!--   
						http://hl7.org/fhir/sid/fhir/identifier-type
						ssn
					   -->
          <label>SSN</label>
          <identifier>
            <system>http://hl7.org/fhir/sid/us-ssn</system>
            <id>222444444</id>
          </identifier>
        </identifier>
        <name>
          <use>official</use>
          <family>Slide</family>
          <given>Stan</given>
        </name>
        <telecom>
          <system>phone</system>
          <value>555-555-1010</value>
          <use>work</use>
        </telecom>
        <gender>
          <system>http://hl7.org/fhir/sid/v2-0001</system>
          <code>M</code>
        </gender>
        <address>
          <use>home</use>
          <line>1010 Healthcare Drive</line>
        </address>
        <text>
          <status>generated</status>
          <div xmlns="http://www.w3.org/1999/xhtml">Slide, Stan. SSN:
            222444444</div>
        </text>
      </Person>
    </content>
    <summary type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">Slide, Stan. SSN:
        222444444</div>
    </summary>
  </entry>
  <entry>
    <title>pediatrician</title>
    <link href="http://hl7.org/fhir/person/@47/history/@1" rel="self"/>
    <id>http://hl7.org/fhir/person/@47</id>
    <updated>2012-05-29T23:45:32Z</updated>
    <author>
      <name>Grahame Grieve</name>
    </author>
    <category scheme="http://hl7.org/fhir/resource-types" term="Person"/>
    <content type="text/xml">
      <Person xmlns="http://hl7.org/fhir">
        <identifier>
          <!--   
						http://hl7.org/fhir/sid/fhir/identifier-type
						ssn
					   -->
          <label>SSN</label>
          <identifier>
            <system>http://hl7.org/fhir/sid/us-ssn</system>
            <id>222557777</id>
          </identifier>
        </identifier>
        <name>
          <use>official</use>
          <family>Kidder</family>
          <given>Karen</given>
        </name>
        <telecom>
          <system>phone</system>
          <value>555-555-1046</value>
          <use>work</use>
        </telecom>
        <gender>
          <system>http://hl7.org/fhir/sid/v2-0001</system>
          <code>F</code>
        </gender>
        <address>
          <use>home</use>
          <line>1044 Healthcare Drive</line>
        </address>
        <text>
          <status>generated</status>
          <div xmlns="http://www.w3.org/1999/xhtml">Kidder, Karen. SSN:
            222557777</div>
        </text>
      </Person>
    </content>
    <summary type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">Kidder, Karen. SSN:
        222557777</div>
    </summary>
  </entry>
  <entry>
    <title>plastic surgeon</title>
    <link href="http://hl7.org/fhir/person/@48/history/@1" rel="self"/>
    <id>http://hl7.org/fhir/person/@48</id>
    <updated>2012-05-29T23:45:32Z</updated>
    <author>
      <name>Grahame Grieve</name>
    </author>
    <category scheme="http://hl7.org/fhir/resource-types" term="Person"/>
    <content type="text/xml">
      <Person xmlns="http://hl7.org/fhir">
        <identifier>
          <!--   
						http://hl7.org/fhir/sid/fhir/identifier-type
						ssn
					   -->
          <label>SSN</label>
          <identifier>
            <system>http://hl7.org/fhir/sid/us-ssn</system>
            <id>222558888</id>
          </identifier>
        </identifier>
        <name>
          <use>official</use>
          <family>Hollywood</family>
          <given>Heddie</given>
        </name>
        <telecom>
          <system>phone</system>
          <value>555-555-1047</value>
          <use>work</use>
        </telecom>
        <gender>
          <system>http://hl7.org/fhir/sid/v2-0001</system>
          <code>F</code>
        </gender>
        <address>
          <use>home</use>
          <line>1045 Healthcare Drive</line>
        </address>
        <text>
          <status>generated</status>
          <div xmlns="http://www.w3.org/1999/xhtml">Hollywood, Heddie. SSN:
            222558888</div>
        </text>
      </Person>
    </content>
    <summary type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">Hollywood, Heddie. SSN:
        222558888</div>
    </summary>
  </entry>
  <entry>
    <title>psychiatrist</title>
    <link href="http://hl7.org/fhir/person/@49/history/@1" rel="self"/>
    <id>http://hl7.org/fhir/person/@49</id>
    <updated>2012-05-29T23:45:32Z</updated>
    <author>
      <name>Grahame Grieve</name>
    </author>
    <category scheme="http://hl7.org/fhir/resource-types" term="Person"/>
    <content type="text/xml">
      <Person xmlns="http://hl7.org/fhir">
        <identifier>
          <!--   
						http://hl7.org/fhir/sid/fhir/identifier-type
						ssn
					   -->
          <label>SSN</label>
          <identifier>
            <system>http://hl7.org/fhir/sid/us-ssn</system>
            <id>222559999</id>
          </identifier>
        </identifier>
        <name>
          <use>official</use>
          <family>Shrink</family>
          <given>Serena</given>
        </name>
        <telecom>
          <system>phone</system>
          <value>555-555-1048</value>
          <use>work</use>
        </telecom>
        <gender>
          <system>http://hl7.org/fhir/sid/v2-0001</system>
          <code>F</code>
        </gender>
        <address>
          <use>home</use>
          <line>1046 Healthcare Drive</line>
        </address>
        <text>
          <status>generated</status>
          <div xmlns="http://www.w3.org/1999/xhtml">Shrink, Serena. SSN:
            222559999</div>
        </text>
      </Person>
    </content>
    <summary type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">Shrink, Serena. SSN:
        222559999</div>
    </summary>
  </entry>
  <entry>
    <title>pulmonologist</title>
    <link href="http://hl7.org/fhir/person/@50/history/@1" rel="self"/>
    <id>http://hl7.org/fhir/person/@50</id>
    <updated>2012-05-29T23:45:32Z</updated>
    <author>
      <name>Grahame Grieve</name>
    </author>
    <category scheme="http://hl7.org/fhir/resource-types" term="Person"/>
    <content type="text/xml">
      <Person xmlns="http://hl7.org/fhir">
        <identifier>
          <!--   
						http://hl7.org/fhir/sid/fhir/identifier-type
						ssn
					   -->
          <label>SSN</label>
          <identifier>
            <system>http://hl7.org/fhir/sid/us-ssn</system>
            <id>222662222</id>
          </identifier>
        </identifier>
        <name>
          <use>official</use>
          <family>Puffer</family>
          <given>Penny</given>
        </name>
        <telecom>
          <system>phone</system>
          <value>555-555-1049</value>
          <use>work</use>
        </telecom>
        <gender>
          <system>http://hl7.org/fhir/sid/v2-0001</system>
          <code>F</code>
        </gender>
        <address>
          <use>home</use>
          <line>1047 Healthcare Drive</line>
        </address>
        <text>
          <status>generated</status>
          <div xmlns="http://www.w3.org/1999/xhtml">Puffer, Penny. SSN:
            222662222</div>
        </text>
      </Person>
    </content>
    <summary type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">Puffer, Penny. SSN:
        222662222</div>
    </summary>
  </entry>
  <entry>
    <title>radiologist</title>
    <link href="http://hl7.org/fhir/person/@51/history/@1" rel="self"/>
    <id>http://hl7.org/fhir/person/@51</id>
    <updated>2012-05-29T23:45:32Z</updated>
    <author>
      <name>Grahame Grieve</name>
    </author>
    <category scheme="http://hl7.org/fhir/resource-types" term="Person"/>
    <content type="text/xml">
      <Person xmlns="http://hl7.org/fhir">
        <identifier>
          <!--   
						http://hl7.org/fhir/sid/fhir/identifier-type
						ssn
					   -->
          <label>SSN</label>
          <identifier>
            <system>http://hl7.org/fhir/sid/us-ssn</system>
            <id>222555555</id>
          </identifier>
        </identifier>
        <name>
          <use>official</use>
          <family>Curie</family>
          <given>Christine</given>
        </name>
        <telecom>
          <system>phone</system>
          <value>555-555-1011</value>
          <use>work</use>
        </telecom>
        <gender>
          <system>http://hl7.org/fhir/sid/v2-0001</system>
          <code>F</code>
        </gender>
        <address>
          <use>home</use>
          <line>1011 Healthcare Drive</line>
        </address>
        <text>
          <status>generated</status>
          <div xmlns="http://www.w3.org/1999/xhtml">Curie, Christine. SSN:
            222555555</div>
        </text>
      </Person>
    </content>
    <summary type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">Curie, Christine. SSN:
        222555555</div>
    </summary>
  </entry>
  <entry>
    <title>rheumatologist</title>
    <link href="http://hl7.org/fhir/person/@52/history/@1" rel="self"/>
    <id>http://hl7.org/fhir/person/@52</id>
    <updated>2012-05-29T23:45:32Z</updated>
    <author>
      <name>Grahame Grieve</name>
    </author>
    <category scheme="http://hl7.org/fhir/resource-types" term="Person"/>
    <content type="text/xml">
      <Person xmlns="http://hl7.org/fhir">
        <identifier>
          <!--   
						http://hl7.org/fhir/sid/fhir/identifier-type
						ssn
					   -->
          <label>SSN</label>
          <identifier>
            <system>http://hl7.org/fhir/sid/us-ssn</system>
            <id>222663333</id>
          </identifier>
        </identifier>
        <name>
          <use>official</use>
          <family>Joint</family>
          <given>Jeffrey</given>
        </name>
        <telecom>
          <system>phone</system>
          <value>555-555-1050</value>
          <use>work</use>
        </telecom>
        <gender>
          <system>http://hl7.org/fhir/sid/v2-0001</system>
          <code>M</code>
        </gender>
        <address>
          <use>home</use>
          <line>1048 Healthcare Drive</line>
        </address>
        <text>
          <status>generated</status>
          <div xmlns="http://www.w3.org/1999/xhtml">Joint, Jeffrey. SSN:
            222663333</div>
        </text>
      </Person>
    </content>
    <summary type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">Joint, Jeffrey. SSN:
        222663333</div>
    </summary>
  </entry>
  <entry>
    <title>surgeon</title>
    <link href="http://hl7.org/fhir/person/@53/history/@1" rel="self"/>
    <id>http://hl7.org/fhir/person/@53</id>
    <updated>2012-05-29T23:45:32Z</updated>
    <author>
      <name>Grahame Grieve</name>
    </author>
    <category scheme="http://hl7.org/fhir/resource-types" term="Person"/>
    <content type="text/xml">
      <Person xmlns="http://hl7.org/fhir">
        <identifier>
          <!--   
						http://hl7.org/fhir/sid/fhir/identifier-type
						ssn
					   -->
          <label>SSN</label>
          <identifier>
            <system>http://hl7.org/fhir/sid/us-ssn</system>
            <id>222777777</id>
          </identifier>
        </identifier>
        <name>
          <use>official</use>
          <family>Cutter</family>
          <given>Carl</given>
        </name>
        <telecom>
          <system>phone</system>
          <value>555-555-1013</value>
          <use>work</use>
        </telecom>
        <gender>
          <system>http://hl7.org/fhir/sid/v2-0001</system>
          <code>M</code>
        </gender>
        <address>
          <use>home</use>
          <line>1013 Healthcare Drive</line>
        </address>
        <text>
          <status>generated</status>
          <div xmlns="http://www.w3.org/1999/xhtml">Cutter, Carl. SSN:
            222777777</div>
        </text>
      </Person>
    </content>
    <summary type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">Cutter, Carl. SSN:
        222777777</div>
    </summary>
  </entry>
  <entry>
    <title>urologist</title>
    <link href="http://hl7.org/fhir/person/@54/history/@1" rel="self"/>
    <id>http://hl7.org/fhir/person/@54</id>
    <updated>2012-05-29T23:45:32Z</updated>
    <author>
      <name>Grahame Grieve</name>
    </author>
    <category scheme="http://hl7.org/fhir/resource-types" term="Person"/>
    <content type="text/xml">
      <Person xmlns="http://hl7.org/fhir">
        <identifier>
          <!--   
						http://hl7.org/fhir/sid/fhir/identifier-type
						ssn
					   -->
          <label>SSN</label>
          <identifier>
            <system>http://hl7.org/fhir/sid/us-ssn</system>
            <id>222664444</id>
          </identifier>
        </identifier>
        <name>
          <use>official</use>
          <family>Plumber</family>
          <given>Peter</given>
        </name>
        <telecom>
          <system>phone</system>
          <value>555-555-1051</value>
          <use>work</use>
        </telecom>
        <gender>
          <system>http://hl7.org/fhir/sid/v2-0001</system>
          <code>M</code>
        </gender>
        <address>
          <use>home</use>
          <line>1049 Healthcare Drive</line>
        </address>
        <text>
          <status>generated</status>
          <div xmlns="http://www.w3.org/1999/xhtml">Plumber, Peter. SSN:
            222664444</div>
        </text>
      </Person>
    </content>
    <summary type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">Plumber, Peter. SSN:
        222664444</div>
    </summary>
  </entry>
  <entry>
    <title>physician assistant</title>
    <link href="http://hl7.org/fhir/person/@55/history/@1" rel="self"/>
    <id>http://hl7.org/fhir/person/@55</id>
    <updated>2012-05-29T23:45:32Z</updated>
    <author>
      <name>Grahame Grieve</name>
    </author>
    <category scheme="http://hl7.org/fhir/resource-types" term="Person"/>
    <content type="text/xml">
      <Person xmlns="http://hl7.org/fhir">
        <identifier>
          <!--   
						http://hl7.org/fhir/sid/fhir/identifier-type
						ssn
					   -->
          <label>SSN</label>
          <identifier>
            <system>http://hl7.org/fhir/sid/us-ssn</system>
            <id>222665555</id>
          </identifier>
        </identifier>
        <name>
          <use>official</use>
          <family>Helper</family>
          <given>Horace</given>
        </name>
        <telecom>
          <system>phone</system>
          <value>555-555-1052</value>
          <use>work</use>
        </telecom>
        <gender>
          <system>http://hl7.org/fhir/sid/v2-0001</system>
          <code>M</code>
        </gender>
        <address>
          <use>home</use>
          <line>1050 Healthcare Drive</line>
        </address>
        <text>
          <status>generated</status>
          <div xmlns="http://www.w3.org/1999/xhtml">Helper, Horace. SSN:
            222665555</div>
        </text>
      </Person>
    </content>
    <summary type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">Helper, Horace. SSN:
        222665555</div>
    </summary>
  </entry>
  <entry>
    <title>registered nurse</title>
    <link href="http://hl7.org/fhir/person/@56/history/@1" rel="self"/>
    <id>http://hl7.org/fhir/person/@56</id>
    <updated>2012-05-29T23:45:32Z</updated>
    <author>
      <name>Grahame Grieve</name>
    </author>
    <category scheme="http://hl7.org/fhir/resource-types" term="Person"/>
    <content type="text/xml">
      <Person xmlns="http://hl7.org/fhir">
        <identifier>
          <!--   
						http://hl7.org/fhir/sid/fhir/identifier-type
						ssn
					   -->
          <label>SSN</label>
          <identifier>
            <system>http://hl7.org/fhir/sid/us-ssn</system>
            <id>222888888</id>
          </identifier>
        </identifier>
        <name>
          <use>official</use>
          <family>Nightingale</family>
          <given>Nancy</given>
        </name>
        <telecom>
          <system>phone</system>
          <value>555-555-1014</value>
          <use>work</use>
        </telecom>
        <gender>
          <system>http://hl7.org/fhir/sid/v2-0001</system>
          <code>F</code>
        </gender>
        <address>
          <use>home</use>
          <line>1014 Healthcare Drive</line>
        </address>
        <text>
          <status>generated</status>
          <div xmlns="http://www.w3.org/1999/xhtml">Nightingale, Nancy. SSN:
            222888888</div>
        </text>
      </Person>
    </content>
    <summary type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">Nightingale, Nancy. SSN:
        222888888</div>
    </summary>
  </entry>
  <entry>
    <title>nursing assistant</title>
    <link href="http://hl7.org/fhir/person/@57/history/@1" rel="self"/>
    <id>http://hl7.org/fhir/person/@57</id>
    <updated>2012-05-29T23:45:32Z</updated>
    <author>
      <name>Grahame Grieve</name>
    </author>
    <category scheme="http://hl7.org/fhir/resource-types" term="Person"/>
    <content type="text/xml">
      <Person xmlns="http://hl7.org/fhir">
        <identifier>
          <!--   
						http://hl7.org/fhir/sid/fhir/identifier-type
						ssn
					   -->
          <label>SSN</label>
          <identifier>
            <system>http://hl7.org/fhir/sid/us-ssn</system>
            <id>222999999</id>
          </identifier>
        </identifier>
        <name>
          <use>official</use>
          <family>Barton</family>
          <given>Clarence</given>
        </name>
        <telecom>
          <system>phone</system>
          <value>555-555-1015</value>
          <use>work</use>
        </telecom>
        <gender>
          <system>http://hl7.org/fhir/sid/v2-0001</system>
          <code>M</code>
        </gender>
        <address>
          <use>home</use>
          <line>1015 Healthcare Drive</line>
        </address>
        <text>
          <status>generated</status>
          <div xmlns="http://www.w3.org/1999/xhtml">Barton, Clarence. SSN:
            222999999</div>
        </text>
      </Person>
    </content>
    <summary type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">Barton, Clarence. SSN:
        222999999</div>
    </summary>
  </entry>
  <entry>
    <title>chiropractor</title>
    <link href="http://hl7.org/fhir/person/@58/history/@1" rel="self"/>
    <id>http://hl7.org/fhir/person/@58</id>
    <updated>2012-05-29T23:45:32Z</updated>
    <author>
      <name>Grahame Grieve</name>
    </author>
    <category scheme="http://hl7.org/fhir/resource-types" term="Person"/>
    <content type="text/xml">
      <Person xmlns="http://hl7.org/fhir">
        <identifier>
          <!--   
						http://hl7.org/fhir/sid/fhir/identifier-type
						ssn
					   -->
          <label>SSN</label>
          <identifier>
            <system>http://hl7.org/fhir/sid/us-ssn</system>
            <id>222666666</id>
          </identifier>
        </identifier>
        <name>
          <use>official</use>
          <family>Bender</family>
          <given>Bob</given>
        </name>
        <telecom>
          <system>phone</system>
          <value>555-555-1053</value>
          <use>work</use>
        </telecom>
        <gender>
          <system>http://hl7.org/fhir/sid/v2-0001</system>
          <code>M</code>
        </gender>
        <address>
          <use>home</use>
          <line>1051 Healthcare Drive</line>
        </address>
        <text>
          <status>generated</status>
          <div xmlns="http://www.w3.org/1999/xhtml">Bender, Bob. SSN:
            222666666</div>
        </text>
      </Person>
    </content>
    <summary type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">Bender, Bob. SSN:
        222666666</div>
    </summary>
  </entry>
  <entry>
    <title>dentist</title>
    <link href="http://hl7.org/fhir/person/@59/history/@1" rel="self"/>
    <id>http://hl7.org/fhir/person/@59</id>
    <updated>2012-05-29T23:45:32Z</updated>
    <author>
      <name>Grahame Grieve</name>
    </author>
    <category scheme="http://hl7.org/fhir/resource-types" term="Person"/>
    <content type="text/xml">
      <Person xmlns="http://hl7.org/fhir">
        <identifier>
          <!--   
						http://hl7.org/fhir/sid/fhir/identifier-type
						ssn
					   -->
          <label>SSN</label>
          <identifier>
            <system>http://hl7.org/fhir/sid/us-ssn</system>
            <id>222667777</id>
          </identifier>
        </identifier>
        <name>
          <use>official</use>
          <family>Chopper</family>
          <given>Charlie</given>
        </name>
        <telecom>
          <system>phone</system>
          <value>555-555-1054</value>
          <use>work</use>
        </telecom>
        <gender>
          <system>http://hl7.org/fhir/sid/v2-0001</system>
          <code>M</code>
        </gender>
        <address>
          <use>home</use>
          <line>1052 Healthcare Drive</line>
        </address>
        <text>
          <status>generated</status>
          <div xmlns="http://www.w3.org/1999/xhtml">Chopper, Charlie. SSN:
            222667777</div>
        </text>
      </Person>
    </content>
    <summary type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">Chopper, Charlie. SSN:
        222667777</div>
    </summary>
  </entry>
  <entry>
    <title>orthodontist</title>
    <link href="http://hl7.org/fhir/person/@60/history/@1" rel="self"/>
    <id>http://hl7.org/fhir/person/@60</id>
    <updated>2012-05-29T23:45:32Z</updated>
    <author>
      <name>Grahame Grieve</name>
    </author>
    <category scheme="http://hl7.org/fhir/resource-types" term="Person"/>
    <content type="text/xml">
      <Person xmlns="http://hl7.org/fhir">
        <identifier>
          <!--   
						http://hl7.org/fhir/sid/fhir/identifier-type
						ssn
					   -->
          <label>SSN</label>
          <identifier>
            <system>http://hl7.org/fhir/sid/us-ssn</system>
            <id>222668888</id>
          </identifier>
        </identifier>
        <name>
          <use>official</use>
          <family>Brace</family>
          <given>Ben</given>
        </name>
        <telecom>
          <system>phone</system>
          <value>555-555-1055</value>
          <use>work</use>
        </telecom>
        <gender>
          <system>http://hl7.org/fhir/sid/v2-0001</system>
          <code>M</code>
        </gender>
        <address>
          <use>home</use>
          <line>1053 Healthcare Drive</line>
        </address>
        <text>
          <status>generated</status>
          <div xmlns="http://www.w3.org/1999/xhtml">Brace, Ben. SSN:
            222668888</div>
        </text>
      </Person>
    </content>
    <summary type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">Brace, Ben. SSN:
        222668888</div>
    </summary>
  </entry>
  <entry>
    <title>optometrist</title>
    <link href="http://hl7.org/fhir/person/@61/history/@1" rel="self"/>
    <id>http://hl7.org/fhir/person/@61</id>
    <updated>2012-05-29T23:45:32Z</updated>
    <author>
      <name>Grahame Grieve</name>
    </author>
    <category scheme="http://hl7.org/fhir/resource-types" term="Person"/>
    <content type="text/xml">
      <Person xmlns="http://hl7.org/fhir">
        <identifier>
          <!--   
						http://hl7.org/fhir/sid/fhir/identifier-type
						ssn
					   -->
          <label>SSN</label>
          <identifier>
            <system>http://hl7.org/fhir/sid/us-ssn</system>
            <id>222669999</id>
          </identifier>
        </identifier>
        <name>
          <use>official</use>
          <family>Specs</family>
          <given>Sylvia</given>
        </name>
        <telecom>
          <system>phone</system>
          <value>555-555-1056</value>
          <use>work</use>
        </telecom>
        <gender>
          <system>http://hl7.org/fhir/sid/v2-0001</system>
          <code>F</code>
        </gender>
        <address>
          <use>home</use>
          <line>1054 Healthcare Drive</line>
        </address>
        <text>
          <status>generated</status>
          <div xmlns="http://www.w3.org/1999/xhtml">Specs, Sylvia. SSN:
            222669999</div>
        </text>
      </Person>
    </content>
    <summary type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">Specs, Sylvia. SSN:
        222669999</div>
    </summary>
  </entry>
  <entry>
    <title>pharmacist</title>
    <link href="http://hl7.org/fhir/person/@62/history/@1" rel="self"/>
    <id>http://hl7.org/fhir/person/@62</id>
    <updated>2012-05-29T23:45:32Z</updated>
    <author>
      <name>Grahame Grieve</name>
    </author>
    <category scheme="http://hl7.org/fhir/resource-types" term="Person"/>
    <content type="text/xml">
      <Person xmlns="http://hl7.org/fhir">
        <identifier>
          <!--   
						http://hl7.org/fhir/sid/fhir/identifier-type
						ssn
					   -->
          <label>SSN</label>
          <identifier>
            <system>http://hl7.org/fhir/sid/us-ssn</system>
            <id>333222222</id>
          </identifier>
        </identifier>
        <name>
          <use>official</use>
          <family>Script</family>
          <given>Susan</given>
        </name>
        <telecom>
          <system>phone</system>
          <value>555-555-1016</value>
          <use>work</use>
        </telecom>
        <gender>
          <system>http://hl7.org/fhir/sid/v2-0001</system>
          <code>F</code>
        </gender>
        <address>
          <use>home</use>
          <line>1016 Healthcare Drive</line>
        </address>
        <text>
          <status>generated</status>
          <div xmlns="http://www.w3.org/1999/xhtml">Script, Susan. SSN:
            333222222</div>
        </text>
      </Person>
    </content>
    <summary type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">Script, Susan. SSN:
        333222222</div>
    </summary>
  </entry>
  <entry>
    <title>podiatrist</title>
    <link href="http://hl7.org/fhir/person/@63/history/@1" rel="self"/>
    <id>http://hl7.org/fhir/person/@63</id>
    <updated>2012-05-29T23:45:32Z</updated>
    <author>
      <name>Grahame Grieve</name>
    </author>
    <category scheme="http://hl7.org/fhir/resource-types" term="Person"/>
    <content type="text/xml">
      <Person xmlns="http://hl7.org/fhir">
        <identifier>
          <!--   
						http://hl7.org/fhir/sid/fhir/identifier-type
						ssn
					   -->
          <label>SSN</label>
          <identifier>
            <system>http://hl7.org/fhir/sid/us-ssn</system>
            <id>222772222</id>
          </identifier>
        </identifier>
        <name>
          <use>official</use>
          <family>Bunion</family>
          <given>Paul</given>
        </name>
        <telecom>
          <system>phone</system>
          <value>555-555-1057</value>
          <use>work</use>
        </telecom>
        <gender>
          <system>http://hl7.org/fhir/sid/v2-0001</system>
          <code>M</code>
        </gender>
        <address>
          <use>home</use>
          <line>1055 Healthcare Drive</line>
        </address>
        <text>
          <status>generated</status>
          <div xmlns="http://www.w3.org/1999/xhtml">Bunion, Paul. SSN:
            222772222</div>
        </text>
      </Person>
    </content>
    <summary type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">Bunion, Paul. SSN:
        222772222</div>
    </summary>
  </entry>
  <entry>
    <title>psychologist</title>
    <link href="http://hl7.org/fhir/person/@64/history/@1" rel="self"/>
    <id>http://hl7.org/fhir/person/@64</id>
    <updated>2012-05-29T23:45:32Z</updated>
    <author>
      <name>Grahame Grieve</name>
    </author>
    <category scheme="http://hl7.org/fhir/resource-types" term="Person"/>
    <content type="text/xml">
      <Person xmlns="http://hl7.org/fhir">
        <identifier>
          <!--   
						http://hl7.org/fhir/sid/fhir/identifier-type
						ssn
					   -->
          <label>SSN</label>
          <identifier>
            <system>http://hl7.org/fhir/sid/us-ssn</system>
            <id>222773333</id>
          </identifier>
        </identifier>
        <name>
          <use>official</use>
          <family>Listener</family>
          <given>Larry</given>
        </name>
        <telecom>
          <system>phone</system>
          <value>555-555-1058</value>
          <use>work</use>
        </telecom>
        <gender>
          <system>http://hl7.org/fhir/sid/v2-0001</system>
          <code>M</code>
        </gender>
        <address>
          <use>home</use>
          <line>1056 Healthcare Drive</line>
        </address>
        <text>
          <status>generated</status>
          <div xmlns="http://www.w3.org/1999/xhtml">Listener, Larry. SSN:
            222773333</div>
        </text>
      </Person>
    </content>
    <summary type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">Listener, Larry. SSN:
        222773333</div>
    </summary>
  </entry>
  <entry>
    <title>lab technician</title>
    <link href="http://hl7.org/fhir/person/@65/history/@1" rel="self"/>
    <id>http://hl7.org/fhir/person/@65</id>
    <updated>2012-05-29T23:45:32Z</updated>
    <author>
      <name>Grahame Grieve</name>
    </author>
    <category scheme="http://hl7.org/fhir/resource-types" term="Person"/>
    <content type="text/xml">
      <Person xmlns="http://hl7.org/fhir">
        <identifier>
          <!--   
						http://hl7.org/fhir/sid/fhir/identifier-type
						ssn
					   -->
          <label>SSN</label>
          <identifier>
            <system>http://hl7.org/fhir/sid/us-ssn</system>
            <id>333444444</id>
          </identifier>
        </identifier>
        <name>
          <use>official</use>
          <family>Beaker</family>
          <given>Bill</given>
        </name>
        <telecom>
          <system>phone</system>
          <value>555-555-1017</value>
          <use>work</use>
        </telecom>
        <gender>
          <system>http://hl7.org/fhir/sid/v2-0001</system>
          <code>M</code>
        </gender>
        <address>
          <use>home</use>
          <line>1017 Healthcare Drive</line>
        </address>
        <text>
          <status>generated</status>
          <div xmlns="http://www.w3.org/1999/xhtml">Beaker, Bill. SSN:
            333444444</div>
        </text>
      </Person>
    </content>
    <summary type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">Beaker, Bill. SSN:
        333444444</div>
    </summary>
  </entry>
  <entry>
    <title>dietician</title>
    <link href="http://hl7.org/fhir/person/@66/history/@1" rel="self"/>
    <id>http://hl7.org/fhir/person/@66</id>
    <updated>2012-05-29T23:45:32Z</updated>
    <author>
      <name>Grahame Grieve</name>
    </author>
    <category scheme="http://hl7.org/fhir/resource-types" term="Person"/>
    <content type="text/xml">
      <Person xmlns="http://hl7.org/fhir">
        <identifier>
          <!--   
						http://hl7.org/fhir/sid/fhir/identifier-type
						ssn
					   -->
          <label>SSN</label>
          <identifier>
            <system>http://hl7.org/fhir/sid/us-ssn</system>
            <id>333555555</id>
          </identifier>
        </identifier>
        <name>
          <use>official</use>
          <family>Chow</family>
          <given>Connie</given>
        </name>
        <telecom>
          <system>phone</system>
          <value>555-555-1018</value>
          <use>work</use>
        </telecom>
        <gender>
          <system>http://hl7.org/fhir/sid/v2-0001</system>
          <code>F</code>
        </gender>
        <address>
          <use>home</use>
          <line>1018 Healthcare Drive</line>
        </address>
        <text>
          <status>generated</status>
          <div xmlns="http://www.w3.org/1999/xhtml">Chow, Connie. SSN:
            333555555</div>
        </text>
      </Person>
    </content>
    <summary type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">Chow, Connie. SSN:
        333555555</div>
    </summary>
  </entry>
  <entry>
    <title>social worker</title>
    <link href="http://hl7.org/fhir/person/@67/history/@1" rel="self"/>
    <id>http://hl7.org/fhir/person/@67</id>
    <updated>2012-05-29T23:45:32Z</updated>
    <author>
      <name>Grahame Grieve</name>
    </author>
    <category scheme="http://hl7.org/fhir/resource-types" term="Person"/>
    <content type="text/xml">
      <Person xmlns="http://hl7.org/fhir">
        <identifier>
          <!--   
						http://hl7.org/fhir/sid/fhir/identifier-type
						ssn
					   -->
          <label>SSN</label>
          <identifier>
            <system>http://hl7.org/fhir/sid/us-ssn</system>
            <id>000111111</id>
          </identifier>
        </identifier>
        <name>
          <use>official</use>
          <family>Helper</family>
          <given>Helen</given>
        </name>
        <telecom>
          <system>phone</system>
          <value>555-555-1019</value>
          <use>work</use>
        </telecom>
        <gender>
          <system>http://hl7.org/fhir/sid/v2-0001</system>
          <code>F</code>
        </gender>
        <address>
          <use>home</use>
          <line>1019 Healthcare Drive</line>
        </address>
        <text>
          <status>generated</status>
          <div xmlns="http://www.w3.org/1999/xhtml">teHelper. SSN:
            000111111</div>
        </text>
      </Person>
    </content>
    <summary type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">teHelper. SSN:
        000111111</div>
    </summary>
  </entry>
  <entry>
    <title>occupational therapist</title>
    <link href="http://hl7.org/fhir/person/@68/history/@1" rel="self"/>
    <id>http://hl7.org/fhir/person/@68</id>
    <updated>2012-05-29T23:45:32Z</updated>
    <author>
      <name>Grahame Grieve</name>
    </author>
    <category scheme="http://hl7.org/fhir/resource-types" term="Person"/>
    <content type="text/xml">
      <Person xmlns="http://hl7.org/fhir">
        <identifier>
          <!--   
						http://hl7.org/fhir/sid/fhir/identifier-type
						ssn
					   -->
          <label>SSN</label>
          <identifier>
            <system>http://hl7.org/fhir/sid/us-ssn</system>
            <id>222776666</id>
          </identifier>
        </identifier>
        <name>
          <use>official</use>
          <family>Player</family>
          <given>Pamela</given>
        </name>
        <telecom>
          <system>phone</system>
          <value>555-555-1059</value>
          <use>work</use>
        </telecom>
        <gender>
          <system>http://hl7.org/fhir/sid/v2-0001</system>
          <code>F</code>
        </gender>
        <address>
          <use>home</use>
          <line>1057 Healthcare Drive</line>
        </address>
        <text>
          <status>generated</status>
          <div xmlns="http://www.w3.org/1999/xhtml">Player, Pamela. SSN:
            222776666</div>
        </text>
      </Person>
    </content>
    <summary type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">Player, Pamela. SSN:
        222776666</div>
    </summary>
  </entry>
  <entry>
    <title>physical therapist</title>
    <link href="http://hl7.org/fhir/person/@69/history/@1" rel="self"/>
    <id>http://hl7.org/fhir/person/@69</id>
    <updated>2012-05-29T23:45:32Z</updated>
    <author>
      <name>Grahame Grieve</name>
    </author>
    <category scheme="http://hl7.org/fhir/resource-types" term="Person"/>
    <content type="text/xml">
      <Person xmlns="http://hl7.org/fhir">
        <identifier>
          <!--   
						http://hl7.org/fhir/sid/fhir/identifier-type
						ssn
					   -->
          <label>SSN</label>
          <identifier>
            <system>http://hl7.org/fhir/sid/us-ssn</system>
            <id>222778888</id>
          </identifier>
        </identifier>
        <name>
          <use>official</use>
          <family>Stretcher</family>
          <given>Seth</given>
        </name>
        <telecom>
          <system>phone</system>
          <value>555-555-1060</value>
          <use>work</use>
        </telecom>
        <gender>
          <system>http://hl7.org/fhir/sid/v2-0001</system>
          <code>M</code>
        </gender>
        <address>
          <use>home</use>
          <line>1058 Healthcare Drive</line>
        </address>
        <text>
          <status>generated</status>
          <div xmlns="http://www.w3.org/1999/xhtml">Stretcher, Seth. SSN:
            222778888</div>
        </text>
      </Person>
    </content>
    <summary type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">Stretcher, Seth. SSN:
        222778888</div>
    </summary>
  </entry>
  <entry>
    <title>transcriptionist</title>
    <link href="http://hl7.org/fhir/person/@70/history/@1" rel="self"/>
    <id>http://hl7.org/fhir/person/@70</id>
    <updated>2012-05-29T23:45:32Z</updated>
    <author>
      <name>Grahame Grieve</name>
    </author>
    <category scheme="http://hl7.org/fhir/resource-types" term="Person"/>
    <content type="text/xml">
      <Person xmlns="http://hl7.org/fhir">
        <identifier>
          <!--   
						http://hl7.org/fhir/sid/fhir/identifier-type
						ssn
					   -->
          <label>SSN</label>
          <identifier>
            <system>http://hl7.org/fhir/sid/us-ssn</system>
            <id>333777777</id>
          </identifier>
        </identifier>
        <name>
          <use>official</use>
          <family>Enter</family>
          <given>Ellen</given>
        </name>
        <telecom>
          <system>phone</system>
          <value>555-555-1020</value>
          <use>work</use>
        </telecom>
        <gender>
          <system>http://hl7.org/fhir/sid/v2-0001</system>
          <code>F</code>
        </gender>
        <address>
          <use>home</use>
          <line>1058 Healthcare Drive</line>
        </address>
        <text>
          <status>generated</status>
          <div xmlns="http://www.w3.org/1999/xhtml">Enter Ellen, ElleSSN:
            333777777</div>
        </text>
      </Person>
    </content>
    <summary type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">Enter Ellen, ElleSSN:
        333777777</div>
    </summary>
  </entry>
</feed>