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
Hướng dẫn triển khai FHIR cốt lõi Việt Nam — VN Core FHIR Implementation Guide - Draft for Community Review (v0.9.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
{
"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"
}
]
}