HL7 Vietnam VN Core FHIR Implementation Guide

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

: Ví dụ: Endpoint cổng giám định BHYT chính thức (gdbhyt.baohiemxahoi.gov.vn)

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


<Endpoint xmlns="http://hl7.org/fhir">
  <id value="ExampleEndpointBHYTGateway"/>
  <meta>
    <profile
             value="http://fhir.hl7.org.vn/core/StructureDefinition/vn-core-endpoint-bhyt"/>
  </meta>
  <language value="vi"/>
  <text>
    <status value="generated"/>
    <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.
Đâ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 --&gt; (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>
  </text>
  <identifier>
    <system value="http://fhir.hl7.org.vn/core/sid/bhyt-gateway-endpoint"/>
    <value value="GDBHYT-PROD-2026"/>
  </identifier>
  <status value="active"/>
  <connectionType>
    <system
            value="http://terminology.hl7.org/CodeSystem/endpoint-connection-type"/>
    <code value="hl7-fhir-rest"/>
    <display value="HL7 FHIR"/>
  </connectionType>
  <name value="Cổng giám định BHYT — BHXH Việt Nam"/>
  <managingOrganization>
    <display value="Bảo hiểm Xã hội Việt Nam"/>
  </managingOrganization>
  <contact>
    <system value="email"/>
    <value value="support-gdbhyt@vss.gov.vn"/>
    <use value="work"/>
  </contact>
  <period>
    <start value="2025-08-15"/>
  </period>
  <payloadType>
    <text value="VN Core BHYT Submission Bundle (XML 4210 + FHIR Bundle)"/>
  </payloadType>
  <payloadMimeType value="application/fhir+json"/>
  <payloadMimeType value="application/fhir+xml"/>
  <address value="https://gdbhyt.baohiemxahoi.gov.vn/api/v1/upload"/>
  <header value="Authorization: Bearer {{TOKEN}}"/>
  <header value="X-CSKCB-Code: {MA_CSKCB}"/>
  <header value="Content-Type: application/fhir+json"/>
</Endpoint>