{
  "resourceType" : "PractitionerRole",
  "id" : "ExamplePathologistRoleColon",
  "meta" : {
    "profile" : ["http://fhir.mn/fhir/StructureDefinition/mn-core-practitioner-role"]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: PractitionerRole ExamplePathologistRoleColon</b></p><a name=\"ExamplePathologistRoleColon\"> </a><a name=\"hcExamplePathologistRoleColon\"> </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-ExamplePathologistColon.html\">Practitioner Бат Хас </a></p><p><b>organization</b>: <a href=\"Organization-ExampleHospitalColon.html\">Organization Хавдар судлалын үндэсний төв</a></p><p><b>code</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/practitioner-role doctor}\">Эмгэг судлаач эмч</span></p></div>"
  },
  "practitioner" : {
    "reference" : "Practitioner/ExamplePathologistColon"
  },
  "organization" : {
    "reference" : "Organization/ExampleHospitalColon"
  },
  "code" : [{
    "coding" : [{
      "system" : "http://terminology.hl7.org/CodeSystem/practitioner-role",
      "code" : "doctor",
      "display" : "Doctor"
    }],
    "text" : "Эмгэг судлаач эмч"
  }]
}