NHSD Implementation Guide - Outbound
4.0.1 - active

NHSD Implementation Guide - Outbound - Local Development build (v4.0.1) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: Practitioner - Dr Helen Mayo - XML Representation

Raw xml | Download


<Practitioner xmlns="http://hl7.org/fhir">
  <id value="example0"/>
  <meta>
    <lastUpdated value="2025-12-19T10:00:00+11:00"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Practitioner example0</b></p><a name="example0"> </a><a name="hcexample0"> </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">Last updated: 2025-12-19 10:00:00+1100</p></div><p><b>active</b>: true</p><p><b>name</b>: Helen Mayo </p></div>
  </text>
  <active value="true"/>
  <name>
    <use value="usual"/>
    <family value="Mayo"/>
    <given value="Helen"/>
    <prefix value="Dr"/>
  </name>
</Practitioner>