Last active
August 29, 2015 14:16
-
-
Save mattsouth/8d067e814ee5dd89ca9d to your computer and use it in GitHub Desktop.
contact Galileo
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<contacts> | |
<NHSNumber>18243291</NHSNumber> | |
<_id>1111a2ddaddd832311</_id> | |
<accessPrivilege>Participant</accessPrivilege> | |
<clinicians> | |
<list> | |
<item> | |
<firstName>Clint</firstName> | |
<lastName>Ician</lastName> | |
<tcid>13</tcid> | |
<title>Mr</title> | |
</item> | |
</list> | |
</clinicians> | |
<dateOfBirth>1906-05-28T23:00:00.000Z</dateOfBirth> | |
<emailAddresses> | |
<list> | |
<item> | |
<value>[email protected]</value> | |
<status>primary</status> | |
</item> | |
<item> | |
<value>[email protected]</value> | |
<status>other</status> | |
</item> | |
<item> | |
<value>[email protected]</value> | |
<status>expired</status> | |
</item> | |
</list> | |
</emailAddresses> | |
<firstName>Galileo</firstName> | |
<lastName>Galilei</lastName> | |
<lastResponseReceivedAt>null</lastResponseReceivedAt> | |
<needsToResetPassword>false</needsToResetPassword> | |
<nextTickAt>null</nextTickAt> | |
<participations> | |
<list> | |
</list> | |
</participations> | |
<patientNumber>100003</patientNumber> | |
<phoneNumbers> | |
<list> | |
<item> | |
<value>447238174207</value> | |
<status>primary</status> | |
</item> | |
<item> | |
<value>447125435681</value> | |
<status>other</status> | |
</item> | |
<item> | |
<value>447125436915</value> | |
<status>expired</status> | |
</item> | |
</list> | |
</phoneNumbers> | |
<prefContactMethod>Email</prefContactMethod> | |
<prefPromptMethod>SMS</prefPromptMethod> | |
<requestConfirmation>true</requestConfirmation> | |
<responsibleFor>0</responsibleFor> | |
<revision> | |
<BasicContact>1</BasicContact> | |
<SchedulerContact>2</SchedulerContact> | |
</revision> | |
<tcid>3</tcid> | |
<title>Mr</title> | |
<translation>en</translation> | |
<uploadToERecord>true</uploadToERecord> | |
<username>galileogalilei</username> | |
</contacts> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment