This page is part of the Frenda Flc ig for Wof-Connect (v0.1.1: QA Preview) based on FHIR (HL7® FHIR® Standard) R4. No current official version has been published yet. For a full list of available versions, see the Directory of published versions
<Patient xmlns="http://hl7.org/fhir">
<id value="GetPatientDetailsResultExample"/>
<meta>
<profile
value="http://canonical.fhir.link/servicewell/wof-connect/StructureDefinition/wof-connect-patient"/>
<tag>
<system
value="http://canonical.fhir.link/servicewell/wof-connect/CodeSystem/pms-system"/>
<code value="frenda"/>
</tag>
</meta>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Patient GetPatientDetailsResultExample</b></p><a name="GetPatientDetailsResultExample"> </a><a name="hcGetPatientDetailsResultExample"> </a><div style="display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%"><p style="margin-bottom: 0px"/><p style="margin-bottom: 0px">Profile: <a href="file:///azp/_work/1/s/output/StructureDefinition-wof-connect-patient.html">Wof Connect Patient</a></p><p style="margin-bottom: 0px">Tag: Frenda (Details: WOF-Connect PMS System code frenda = 'Frenda')</p></div><p style="border: 1px #661aff solid; background-color: #e6e6ff; padding: 10px;">Darth Vader (no stated gender), DoB Unknown</p><hr/><table class="grid"><tr><td style="background-color: #f3f5da" title="Ways to contact the Patient">Contact Detail</td><td colspan="3"><ul><li><a href="mailto:darth.vader@example.invalid">darth.vader@example.invalid</a></li><li>ph: 0763002510(Mobile)</li></ul></td></tr></table></div>
</text>
<name>
<text value="Darth Vader"/>
<family value="Vader"/>
<given value="Darth"/>
</name>
<telecom>
<system value="email"/>
<value value="darth.vader@example.invalid"/>
<use value="home"/>
</telecom>
<telecom>
<system value="phone"/>
<value value="0763002510"/>
<use value="mobile"/>
</telecom>
</Patient>