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

<Practitioner xmlns="http://hl7.org/fhir">
  <id value="practitioner-eucore-example"/>
  <meta>
    <profile value="http://hl7.eu/fhir/base-r5/StructureDefinition/practitioner-eu-core"/>
  </meta>
  <language value="en"/>
  <text>
    <status value="generated"/><div xml:lang="en" lang="en"><hr/><p><b>English</b></p><hr/><p class="res-header-id"><b>Generated Narrative: Practitioner practitioner-eucore-example</b></p><a name="practitioner-eucore-example"> </a><a name="hcpractitioner-eucore-example"> </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">Language: lt</p><p style="margin-bottom: 0px">Profile: <a href="http://hl7.eu/fhir/base-r5/0.1.0/StructureDefinition-practitioner-eu-core.html">Practitioner (EU core)</a></p></div><p><b>identifier</b>: <code>http://esveikata.lt/classifiers/Identifier/GYDYTOJAS</code>/1234567890 (use: official, )</p><p><b>name</b>: Petras Kazlauskas (Official)</p><p><b>telecom</b>: <a href="tel:+37061234567">+37061234567</a></p></div>
  </text>
  <identifier>
    <use value="official"/>
    <system value="http://esveikata.lt/classifiers/Identifier/GYDYTOJAS"/>
    <value value="1234567890"/>
  </identifier>
  <name>
    <use value="official"/>
    <family value="Kazlauskas"/>
    <given value="Petras"/>
    <prefix value="Dr."/>
  </name>
  <telecom>
    <system value="phone"/>
    <value value="+37061234567"/>
    <use value="work"/>
  </telecom>
</Practitioner>