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

<PractitionerRole xmlns="http://hl7.org/fhir">
  <id value="ExampleReferringDoctorRoleEsophagus"/>
  <meta>
    <profile value="http://fhir.mn/fhir/StructureDefinition/mn-core-practitioner-role"/>
  </meta>
  <text>
    <status value="generated"/><div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: PractitionerRole ExampleReferringDoctorRoleEsophagus</b></p><a name="ExampleReferringDoctorRoleEsophagus"> </a><a name="hcExampleReferringDoctorRoleEsophagus"> </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="StructureDefinition-mn-core-practitioner-role.html">Монгол улсын үндсэн PractitionerRole профайл</a></p></div><p><b>practitioner</b>: <a href="Practitioner-ExampleReferringDoctorEsophagus.html">Practitioner Саруул Энх </a></p><p><b>organization</b>: <a href="Organization-ExampleHospitalEsophagus.html">Organization Хавдар судлалын үндэсний төв</a></p><p><b>code</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/practitioner-role doctor}">Мэс заслын эмч</span></p><p><b>telecom</b>: ph: 99001122</p></div>
  </text>
  <practitioner>
    <reference value="Practitioner/ExampleReferringDoctorEsophagus"/>
  </practitioner>
  <organization>
    <reference value="Organization/ExampleHospitalEsophagus"/>
  </organization>
  <code>
    <coding>
      <system value="http://terminology.hl7.org/CodeSystem/practitioner-role"/>
      <code value="doctor"/>
      <display value="Doctor"/>
    </coding>
    <text value="Мэс заслын эмч"/>
  </code>
  <telecom>
    <system value="phone"/>
    <value value="99001122"/>
  </telecom>
</PractitionerRole>