HL7 Vietnam VN Core FHIR Implementation Guide

Hướng dẫn triển khai FHIR cốt lõi Việt Nam — VN Core FHIR Implementation Guide
0.9.0 - Draft for Community Review Viet Nam cờ

Hướng dẫn triển khai FHIR cốt lõi Việt Nam — VN Core FHIR Implementation Guide - Local Development build (v0.9.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: Ví dụ: Vai trò người rà soát BHYT — Example: BHYT payer reviewer role

Bản thô json | Tải xuống

{
  "resourceType" : "PractitionerRole",
  "id" : "ExamplePractitionerRoleBHXHReviewer",
  "language" : "vi",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: PractitionerRole ExamplePractitionerRoleBHXHReviewer</b></p><a name=\"ExamplePractitionerRoleBHXHReviewer\"> </a><a name=\"hcExamplePractitionerRoleBHXHReviewer\"> </a><p><b>active</b>: true</p><p><b>organization</b>: <a href=\"Organization-ExampleOrganizationBHXH.html\">Bảo hiểm xã hội Việt Nam</a></p><p><b>code</b>: <span title=\"Codes:\">Chuyên viên rà soát quyết toán BHYT — BHYT settlement reviewer</span></p></div>"
  },
  "active" : true,
  "organization" : {
    🔗 "reference" : "Organization/ExampleOrganizationBHXH",
    "display" : "Bảo hiểm xã hội Việt Nam"
  },
  "code" : [
    {
      "text" : "Chuyên viên rà soát quyết toán BHYT — BHYT settlement reviewer"
    }
  ]
}