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
<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>/BHYT-FHIR-SANDBOX-EXAMPLE</p><p><b>status</b>: Active</p><p><b>connectionType</b>: <a href="http://terminology.hl7.org/7.2.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>: Endpoint FHIR BHYT minh họa — không dùng trong sản xuất</p><p><b>managingOrganization</b>: Tổ chức tiếp nhận minh họa</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://example.org/fhir/bhyt-submission">https://example.org/fhir/bhyt-submission</a></p><p><b>header</b>: Authorization: Bearer {{EXAMPLE_TOKEN}}, X-Example-Facility-Code: {{EXAMPLE_FACILITY_CODE}}</p></div>
</text>
<identifier>
<system value="http://fhir.hl7.org.vn/core/sid/bhyt-gateway-endpoint"/>
<value value="BHYT-FHIR-SANDBOX-EXAMPLE"/>
</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="Endpoint FHIR BHYT minh họa — không dùng trong sản xuất"/>
<managingOrganization>
<display value="Tổ chức tiếp nhận minh họa"/>
</managingOrganization>
<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://example.org/fhir/bhyt-submission"/>
<header value="Authorization: Bearer {{EXAMPLE_TOKEN}}"/>
<header value="X-Example-Facility-Code: {{EXAMPLE_FACILITY_CODE}}"/>
</Endpoint>