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

<Practitioner xmlns="http://hl7.org/fhir">
  <id value="1ec5e355-648f-42b9-a316-3f056fbd04b5"/>
  <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 1ec5e355-648f-42b9-a316-3f056fbd04b5</b></p><a name="1ec5e355-648f-42b9-a316-3f056fbd04b5"> </a><a name="hc1ec5e355-648f-42b9-a316-3f056fbd04b5"> </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://build.fhir.org/ig/HL7-cz/cz-core/StructureDefinition-cz-practitioner-core.html">Practitioner (CZ core)</a></p></div><p><b>identifier</b>: <code>https://ncez.mzcr.cz/fhir/sid/nrzp</code>/999111222</p><p><b>name</b>: Eva Svobodova </p><p><b>telecom</b>: <a href="tel:+420777888999">+420777888999</a></p></div>
  </text>
  <identifier>
    <system value="https://ncez.mzcr.cz/fhir/sid/nrzp"/>
    <value value="999111222"/>
  </identifier>
  <name>
    <use value="usual"/>
    <family value="Svobodova"/>
    <given value="Eva"/>
    <prefix value="MUDr."/>
  </name>
  <telecom>
    <system value="phone"/>
    <value value="+420777888999"/>
    <use value="work"/>
  </telecom>
</Practitioner>