OZO FHIR implementation guide
0.1.0 - ci-build

OZO FHIR implementation guide - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: Practitioner-Marijke-van-der-Berg - XML Representation

Raw xml | Download


<Practitioner xmlns="http://hl7.org/fhir">
  <id value="1208"/>
  <meta>
    <versionId value="1"/>
    <lastUpdated value="2025-05-28T11:24:32.833+00:00"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Practitioner 1208</b></p><a name="1208"> </a><a name="hc1208"> </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">version: 1; Last updated: 2025-05-28 11:24:32+0000</p></div><p><b>identifier</b>: <code>OZO-CONNECT/Professional</code>/1139, <code>email</code>/rudolf@ozoverbindzorg.nl</p><p><b>active</b>: true</p><p><b>name</b>: Marijke van der Berg</p></div>
  </text>
  <identifier>
    <system value="OZO-CONNECT/Professional"/>
    <value value="1139"/>
  </identifier>
  <identifier>
    <system value="email"/>
    <value value="rudolf@ozoverbindzorg.nl"/>
  </identifier>
  <active value="true"/>
  <name>
    <text value="Marijke van der Berg"/>
    <family value="van der Berg">
      <extension
                 url="http://hl7.org/fhir/StructureDefinition/humanname-own-name">
        <valueString value="van der Berg"/>
      </extension>
    </family>
    <given value="Marijke"/>
  </name>
</Practitioner>