{
  "resourceType": "PractitionerRole",
  "id": "PractitionerRoleExample",
  "meta": {
    "profile": [
      "http://fhir.mn/StructureDefinition/mng-core-practitioner-role"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative with Details</b></p><p><b>id</b>: PractitionerRoleExample</p><p><b>meta</b>: </p><p><b>practitioner</b>: <a href=\"Practitioner-PractitionerExample.html\">Generated Summary: id: PractitionerExample; 987654321; active; Наран Батболд; ph: +976 74185296; gender: female; birthDate: 1975-10-20</a></p><p><b>organization</b>: <a href=\"Organization-OrganizationExample.html\">Generated Summary: id: OrganizationExample; ID-123-456-789; active; <span title=\"Codes: \">prov</span>; name: Улаанбаатар Мед Эмнэлэг; ph: +976 76110055, info@ubmed.mn</a></p><p><b>specialty</b>: 394803006 <span style=\"background: LightGoldenRodYellow\">(Details : {[not stated] code '394803006' = '394803006)</span></p></div>"
  },
  "practitioner": {
    "reference": "Practitioner/PractitionerExample"
  },
  "organization": {
    "reference": "Organization/OrganizationExample"
  },
  "specialty": [
    {
      "coding": [
        {
          "code": "394803006"
        }
      ]
    }
  ]
}