Moyae Ophthalmology FHIR Implementation Guide
0.1.0 - ci-build

Moyae Ophthalmology FHIR Implementation Guide - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: Example: Practitioner - XML Representation

Raw xml | Download


<Practitioner xmlns="http://hl7.org/fhir">
  <id value="example-doctor"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Practitioner example-doctor</b></p><a name="example-doctor"> </a><a name="hcexample-doctor"> </a><p><b>name</b>: Example </p></div>
  </text>
  <name>
    <family value="Example"/>
    <prefix value="Dr."/>
  </name>
</Practitioner>