{
  "resourceType" : "PractitionerRole",
  "id" : "ExamplePractitionerRoleSpecialist",
  "meta" : {
    "profile" : ["http://fhir.hl7.org.vn/core/StructureDefinition/vn-core-practitioner-role"]
  },
  "language" : "vi",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: PractitionerRole ExamplePractitionerRoleSpecialist</b></p><a name=\"ExamplePractitionerRoleSpecialist\"> </a><a name=\"hcExamplePractitionerRoleSpecialist\"> </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-vn-core-practitioner-role.html\">Vai trò nhân viên y tế VN Core — VN Core PractitionerRole Profile</a></p></div><p><b>active</b>: true</p><p><b>period</b>: 2020-01-01 --&gt; (ongoing)</p><p><b>practitioner</b>: <a href=\"Practitioner-ExamplePractitionerBSCKII.html\">BS CKII Nguyễn Thị Lan</a></p><p><b>organization</b>: <a href=\"Organization-ExampleOrganizationChoRay.html\">Bệnh viện Chợ Rẫy</a></p><p><b>code</b>: <span title=\"Codes:{http://fhir.hl7.org.vn/core/CodeSystem/vn-practitioner-title-cs V.08.01.02}\">Bác sĩ chính (hạng II)</span></p><p><b>specialty</b>: <span title=\"Codes:{http://fhir.hl7.org.vn/core/CodeSystem/vn-specialty-cs TIM}\">Tim mạch</span></p><p><b>location</b>: <a href=\"Location-ExampleLocationChoRayCardiology.html\">Khoa Tim mạch — Bệnh viện Chợ Rẫy</a></p></div>"
  },
  "active" : true,
  "period" : {
    "start" : "2020-01-01"
  },
  "practitioner" : {
    "reference" : "Practitioner/ExamplePractitionerBSCKII",
    "display" : "BS CKII Nguyễn Thị Lan"
  },
  "organization" : {
    "reference" : "Organization/ExampleOrganizationChoRay",
    "display" : "Bệnh viện Chợ Rẫy"
  },
  "code" : [{
    "coding" : [{
      "system" : "http://fhir.hl7.org.vn/core/CodeSystem/vn-practitioner-title-cs",
      "code" : "V.08.01.02",
      "display" : "Bác sĩ chính (hạng II)"
    }]
  }],
  "specialty" : [{
    "coding" : [{
      "system" : "http://fhir.hl7.org.vn/core/CodeSystem/vn-specialty-cs",
      "code" : "TIM",
      "display" : "Tim mạch"
    }]
  }],
  "location" : [{
    "reference" : "Location/ExampleLocationChoRayCardiology",
    "display" : "Khoa Tim mạch — Bệnh viện Chợ Rẫy"
  }]
}