HL7 Vietnam VN Core FHIR Implementation Guide

Bộ Hướng dẫn Triển khai Core FHIR cho Việt Nam
0.6.0 - Draft for Community Review Viet Nam cờ

Bộ Hướng dẫn Triển khai Core FHIR cho Việt Nam - Local Development build (v0.6.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: Ví dụ: Endpoint NDOP/TTDLQG — tiếp nhận dữ liệu khám bệnh từ BHXH (dịch vụ G12)

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


<Endpoint xmlns="http://hl7.org/fhir">
  <id value="ExampleEndpointNDOPG12"/>
  <language value="vi"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Endpoint ExampleEndpointNDOPG12</b></p><a name="ExampleEndpointNDOPG12"> </a><a name="hcExampleEndpointNDOPG12"> </a><p><b>identifier</b>: <a href="NamingSystem-vn-ndop-g12-endpoint-ns.html" title="Hệ thống định danh cho Endpoint cấu hình dịch vụ G12 của Trung tâm Dữ liệu Quốc gia tiếp nhận dữ liệu khám bệnh từ BHXH. Endpoint.address giữ URL kỹ thuật thực tế.">VNNDOPG12Endpoint</a>/NDOP-G12-PROD-2026</p><p><b>status</b>: Active</p><p><b>connectionType</b>: <a href="http://hl7.org/fhir/R4/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>: NDOP/TTDLQG — dịch vụ G12 tiếp nhận dữ liệu khám bệnh BHXH</p><p><b>managingOrganization</b>: Trung tâm Dữ liệu Quốc gia (TTDLQG)</p><p><b>payloadType</b>: <span title="Codes:">Bản tin XML khám bệnh đã ký số (base64) — fileName + fileContent</span></p><p><b>payloadMimeType</b>: application/xml</p><p><b>address</b>: <a href="https://ndop.gov.vn/api/integrate/v1/G12">https://ndop.gov.vn/api/integrate/v1/G12</a></p></div>
  </text>
  <identifier>
    <system value="http://fhir.hl7.org.vn/core/sid/ndop-g12-endpoint"/>
    <value value="NDOP-G12-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="NDOP/TTDLQG — dịch vụ G12 tiếp nhận dữ liệu khám bệnh BHXH"/>
  <managingOrganization>
    <display value="Trung tâm Dữ liệu Quốc gia (TTDLQG)"/>
  </managingOrganization>
  <payloadType>
    <text
          value="Bản tin XML khám bệnh đã ký số (base64) — fileName + fileContent"/>
  </payloadType>
  <payloadMimeType value="application/xml"/>
  <address value="https://ndop.gov.vn/api/integrate/v1/G12"/>
</Endpoint>