Bộ Hướng dẫn Triển khai Core FHIR cho Việt Nam
0.5.1 - Draft for Community Review
VN
Bộ Hướng dẫn Triển khai Core FHIR cho Việt Nam - Local Development build (v0.5.1) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
{
"resourceType" : "Endpoint",
"id" : "ExampleEndpointBHYTGateway",
"meta" : {
"profile" : [
🔗 "http://fhir.hl7.org.vn/core/StructureDefinition/vn-core-endpoint-bhyt"
]
},
"language" : "vi",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Endpoint ExampleEndpointBHYTGateway</b></p><a name=\"ExampleEndpointBHYTGateway\"> </a><a name=\"hcExampleEndpointBHYTGateway\"> </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-endpoint-bhyt.html\">Endpoint cổng giám định BHYT — VN Core Endpoint BHYT Profile</a></p></div><p><b>identifier</b>: <a href=\"NamingSystem-vn-bhyt-gateway-endpoint-ns.html\" title=\"Hệ thống định danh cho instance Endpoint cấu hình cổng tiếp nhận hồ sơ giám định BHYT (gdbhyt.baohiemxahoi.gov.vn). Mỗi cơ sở KCB ký hợp đồng BHXH cấu hình một Endpoint với mã định danh nội bộ theo phân hệ HIS/EMR.\nĐây là identifier nội bộ cho Endpoint resource — KHÔNG phải URL của cổng (đó là Endpoint.address).\">VNBHYTGatewayEndpoint</a>/GDBHYT-PROD-2026</p><p><b>status</b>: Active</p><p><b>connectionType</b>: <a href=\"http://terminology.hl7.org/7.1.0/CodeSystem-endpoint-connection-type.html#endpoint-connection-type-hl7-fhir-rest\">Endpoint Connection Type: hl7-fhir-rest</a> (HL7 FHIR)</p><p><b>name</b>: Cổng giám định BHYT — BHXH Việt Nam</p><p><b>managingOrganization</b>: Bảo hiểm Xã hội Việt Nam</p><p><b>contact</b>: <a href=\"mailto:support-gdbhyt@vss.gov.vn\">support-gdbhyt@vss.gov.vn</a></p><p><b>period</b>: 2025-08-15 --> (ongoing)</p><p><b>payloadType</b>: <span title=\"Codes:\">VN Core BHYT Submission Bundle (XML 4210 + FHIR Bundle)</span></p><p><b>payloadMimeType</b>: application/fhir+json, application/fhir+xml</p><p><b>address</b>: <a href=\"https://gdbhyt.baohiemxahoi.gov.vn/api/v1/upload\">https://gdbhyt.baohiemxahoi.gov.vn/api/v1/upload</a></p><p><b>header</b>: Authorization: Bearer {{TOKEN}}, X-CSKCB-Code: {MA_CSKCB}, Content-Type: application/fhir+json</p></div>"
},
"identifier" : [
{
"system" : "http://fhir.hl7.org.vn/core/sid/bhyt-gateway-endpoint",
"value" : "GDBHYT-PROD-2026"
}
],
"status" : "active",
"connectionType" : {
"system" : "http://terminology.hl7.org/CodeSystem/endpoint-connection-type",
"code" : "hl7-fhir-rest",
"display" : "HL7 FHIR"
},
"name" : "Cổng giám định BHYT — BHXH Việt Nam",
"managingOrganization" : {
"display" : "Bảo hiểm Xã hội Việt Nam"
},
"contact" : [
{
"system" : "email",
"value" : "support-gdbhyt@vss.gov.vn",
"use" : "work"
}
],
"period" : {
"start" : "2025-08-15"
},
"payloadType" : [
{
"text" : "VN Core BHYT Submission Bundle (XML 4210 + FHIR Bundle)"
}
],
"payloadMimeType" : [
"application/fhir+json",
"application/fhir+xml"
],
"address" : "https://gdbhyt.baohiemxahoi.gov.vn/api/v1/upload",
"header" : [
"Authorization: Bearer {{TOKEN}}",
"X-CSKCB-Code: {MA_CSKCB}",
"Content-Type: application/fhir+json"
]
}