NHS Notify – FHIR Letter Printing Implementation Guide
0.1.0 - ci-build
United Kingdom
NHS Notify – FHIR Letter Printing Implementation Guide - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
<Patient xmlns="http://hl7.org/fhir">
<id value="ExamplePatient"/>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Patient ExamplePatient</b></p><a name="ExamplePatient"> </a><a name="hcExamplePatient"> </a><p style="border: 1px #661aff solid; background-color: #e6e6ff; padding: 10px;">Pat Patient (no stated gender), DoB Unknown ( https://fhir.nhs.uk/Id/nhs-number#9449304135)</p><hr/><table class="grid"><tr><td style="background-color: #f3f5da" title="Ways to contact the Patient">Contact Detail</td><td colspan="3">1 High Street Leeds LS1 1AA GB </td></tr></table></div>
</text>
<identifier>
<system value="https://fhir.nhs.uk/Id/nhs-number"/>
<value value="9449304135"/>
</identifier>
<name>
<family value="Patient"/>
<given value="Pat"/>
</name>
<address>
<line value="1 High Street"/>
<city value="Leeds"/>
<postalCode value="LS1 1AA"/>
<country value="GB"/>
</address>
</Patient>