<?xml version="1.0" encoding="UTF-8"?>

<Practitioner xmlns="http://hl7.org/fhir">
  <id value="16793b99-aecc-482d-8283-0e4885e0ca25"/>
  <meta>
    <profile value="https://hl7.cz/fhir/core/StructureDefinition/cz-practitioner-core"/>
  </meta>
  <text>
    <status value="generated"/><div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Practitioner 16793b99-aecc-482d-8283-0e4885e0ca25</b></p><a name="16793b99-aecc-482d-8283-0e4885e0ca25"> </a><a name="hc16793b99-aecc-482d-8283-0e4885e0ca25"> </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="https://hl7.cz/fhir/core/0.3.0/StructureDefinition-cz-practitioner-core.html">Practitioner (CZ core)</a></p></div><p><b>identifier</b>: <code>https://ncez.mzcr.cz/fhir/sid/krzp</code>/123456789</p><p><b>name</b>: Example Jiří </p><p><b>gender</b>: Male</p></div>
  </text>
  <identifier>
    <system value="https://ncez.mzcr.cz/fhir/sid/krzp"/>
    <value value="123456789"/>
  </identifier>
  <name>
    <use value="usual"/>
    <family value="Jiří"/>
    <given value="Example"/>
    <prefix value="doc. MUDr."/>
    <suffix value="PhD."/>
  </name>
  <gender value="male"/>
</Practitioner>