Skip to content

Instantly share code, notes, and snippets.

@pchatterjee
Created March 4, 2023 14:56
Show Gist options
  • Select an option

  • Save pchatterjee/04d44d27bb02870b5de7792139fbea5b to your computer and use it in GitHub Desktop.

Select an option

Save pchatterjee/04d44d27bb02870b5de7792139fbea5b to your computer and use it in GitHub Desktop.
<?xml version="1.0" encoding="UTF-8"?>
<patient nhs-no="7503557856">
<name>
<first>Joseph</first>
<middle>Michael</middle>
<last>Bloggs</last>
<previous/>
<preferred>Joe</preferred>
<title>Mr</title>
</name>
<address>
<street>2 Gloucester Road</street>
<street/>
<city>Bristol</city>
<county>Avon</county>
<postcode>BS2 4QS</postcode>
</address>
<tel>
<home>0117 9541054</home>
<mobile>07710 234674</mobile>
</tel>
<email>joe.bloggs@email.com</email>
<fax/>
</patient>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment