Bộ Hướng dẫn Triển khai Core FHIR cho Việt Nam
0.3.0 - STU1 Draft
Bộ Hướng dẫn Triển khai Core FHIR cho Việt Nam - Local Development build (v0.3.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
| Draft tại thời điểm 2026-03-23 |
@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
# - resource -------------------------------------------------------------------
a fhir:CapabilityStatement ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "vn-core-bhyt-gateway-server"] ; #
fhir:language [ fhir:v "vi"] ; #
fhir:text [
fhir:status [ fhir:v "extensions" ] ;
fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CapabilityStatement vn-core-bhyt-gateway-server</b></p><a name=\"vn-core-bhyt-gateway-server\"> </a><a name=\"hcvn-core-bhyt-gateway-server\"> </a><h2 id=\"title\">VN Core BHYT Gateway Server CapabilityStatement</h2><ul><li>Implementation Guide Version: 0.3.0 </li><li>FHIR Version: 4.0.1 </li><li>Supported Formats: <code>json</code>, <code>xml</code></li><li>Published on: 2026-03-23 </li><li>Published by: HL7 Vietnam </li></ul><blockquote class=\"impl-note\"><p><strong>Note to Implementers: FHIR Capabilities</strong></p><p>Any FHIR capability may be 'allowed' by the system unless explicitly marked as 'SHALL NOT'. A few items are marked as MAY in the Implementation Guide to highlight their potential relevance to the use case.</p></blockquote><h2 id=\"rest\">FHIR RESTful Capabilities</h2><div class=\"panel panel-default\"><div class=\"panel-heading\"><h3 id=\"mode1\" class=\"panel-title\">Mode: <code>server</code></h3></div><div class=\"panel-body\"><div><p>Máy chủ cổng/facade nên công bố rõ khả năng kiểm tra hợp lệ hồ sơ, nhận <code>VNCoreBHYTSubmissionBundle</code>, truy vết theo <code>MA_LK</code> và phản hồi lỗi bằng <code>OperationOutcome</code>.</p>\n</div><div class=\"lead\"><em>Security</em></div><div class=\"row\"><div class=\"col-lg-6\">Enable CORS: no</div><div class=\"col-lg-6\">Security services supported: <code>SMART-on-FHIR</code></div></div><blockquote><div><p>Khuyến nghị token máy chủ - máy chủ, danh sách IP cho phép hoặc mTLS theo quy định vận hành, ghi log đầy đủ truy cập và quá trình tiếp nhận hồ sơ BHYT.</p>\n</div></blockquote><div class=\"row\"><div class=\"col-12\"><span class=\"lead\">Summary of System-wide Operations</span><table class=\"table table-condensed table-hover\"><thead><tr><th>Conformance</th><th>Operation</th><th>Documentation</th></tr></thead><tbody><tr><td><b>SHALL</b></td><td><a href=\"OperationDefinition-vn-validate-bhyt-claim.html\">$validate-bhyt-claim</a></td><td><div><p>Validate hồ sơ theo profile và quy tắc của lớp liên thông hồ sơ BHYT</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"OperationDefinition-vn-submit-bhyt-claim.html\">$submit-bhyt-claim</a></td><td><div><p>Tiếp nhận hồ sơ thanh toán BHYT theo <code>VNCoreBHYTSubmissionBundle</code></p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"OperationDefinition-vn-reverse-bhyt-claim.html\">$reverse-bhyt-claim</a></td><td><div><p>Thu hồi hoặc hủy hồ sơ đã gửi</p>\n</div></td></tr></tbody></table></div></div></div></div><h3 id=\"resourcesCap1\">Capabilities by Resource/Profile</h3><h4 id=\"resourcesSummary1\">Summary</h4><p>The summary table lists the resources that are part of this configuration, and for each resource it lists:</p><ul><li>The relevant profiles (if any)</li><li>The interactions supported by each resource (<b><span class=\"bg-info\">R</span></b>ead, <b><span class=\"bg-info\">S</span></b>earch, <b><span class=\"bg-info\">U</span></b>pdate, and <b><span class=\"bg-info\">C</span></b>reate, are always shown, while <b><span class=\"bg-info\">VR</span></b>ead, <b><span class=\"bg-info\">P</span></b>atch, <b><span class=\"bg-info\">D</span></b>elete, <b><span class=\"bg-info\">H</span></b>istory on <b><span class=\"bg-info\">I</span></b>nstance, or <b><span class=\"bg-info\">H</span></b>istory on <b><span class=\"bg-info\">T</span></b>ype are only present if at least one of the resources has support for them.</li><li><span>The required, recommended, and some optional search parameters (if any). </span></li><li>The linked resources enabled for <code>_include</code></li><li>The other resources enabled for <code>_revinclude</code></li><li>The operations on the resource (if any)</li></ul><div class=\"table-responsive\"><table class=\"table table-condensed table-hover\"><thead><tr><th><b>Resource Type</b></th><th><b>Profile</b></th><th class=\"text-center\"><b title=\"GET a resource (read interaction)\">R</b></th><th class=\"text-center\"><b title=\"GET all set of resources of the type (search interaction)\">S</b></th><th class=\"text-center\"><b title=\"PUT a new resource version (update interaction)\">U</b></th><th class=\"text-center\"><b title=\"POST a new resource (create interaction)\">C</b></th><th><b title=\"Required and recommended search parameters\">Searches</b></th><th><code><b>_include</b></code></th><th><code><b>_revinclude</b></code></th><th><b>Operations</b></th></tr></thead><tbody><tr><td><a href=\"#Bundle1-1\">Bundle</a></td><td><a href=\"StructureDefinition-vn-core-bhyt-submission-bundle.html\">http://fhir.hl7.org.vn/core/StructureDefinition/vn-core-bhyt-submission-bundle</a></td><td class=\"text-center\">y</td><td class=\"text-center\"/><td class=\"text-center\"/><td class=\"text-center\">y</td><td>identifier</td><td/><td/><td/></tr><tr><td><a href=\"#Claim1-2\">Claim</a></td><td><a href=\"StructureDefinition-vn-core-claim.html\">http://fhir.hl7.org.vn/core/StructureDefinition/vn-core-claim</a></td><td class=\"text-center\">y</td><td class=\"text-center\">y</td><td class=\"text-center\"/><td class=\"text-center\">y</td><td>identifier, vn-ma-lk</td><td/><td/><td/></tr><tr><td><a href=\"#Coverage1-3\">Coverage</a></td><td><a href=\"StructureDefinition-vn-core-coverage.html\">http://fhir.hl7.org.vn/core/StructureDefinition/vn-core-coverage</a></td><td class=\"text-center\">y</td><td class=\"text-center\">y</td><td class=\"text-center\"/><td class=\"text-center\"/><td>vn-ma-dkbd</td><td/><td/><td/></tr><tr><td><a href=\"#Patient1-4\">Patient</a></td><td><a href=\"StructureDefinition-vn-core-patient.html\">http://fhir.hl7.org.vn/core/StructureDefinition/vn-core-patient</a></td><td class=\"text-center\">y</td><td class=\"text-center\">y</td><td class=\"text-center\"/><td class=\"text-center\"/><td>vn-cccd</td><td/><td/><td/></tr></tbody></table></div><hr/><div class=\"panel panel-default\"><div class=\"panel-heading\"><h4 id=\"Bundle1-1\" class=\"panel-title\"><span style=\"float: right;\">Resource Conformance: unspecified </span>Bundle</h4></div><div class=\"panel-body\"><div class=\"container\"><div class=\"row\"><div class=\"col-lg-6\"><span class=\"lead\">Base System Profile</span><br/><a href=\"StructureDefinition-vn-core-bhyt-submission-bundle.html\">Bundle hồ sơ thanh toán BHYT — VN Core BHYT Submission Bundle</a></div><div class=\"col-lg-3\"><span class=\"lead\">Profile Conformance</span><br/><b>SHALL</b></div><div class=\"col-lg-3\"><span class=\"lead\">Reference Policy</span><br/></div></div><p/><div class=\"row\"><div class=\"col-lg-6\"><span class=\"lead\">Interaction summary</span><br/><ul><li>Supports <code>create</code>, <code>read</code>.</li></ul></div></div><p/><div class=\"row\"><div class=\"col-lg-7\"><span class=\"lead\">Search Parameters</span><table class=\"table table-condensed table-hover\"><thead><tr><th>Conformance</th><th>Parameter</th><th>Type</th><th>Documentation</th></tr></thead><tbody><tr><td><b>SHALL</b></td><td>identifier</td><td><code>token</code></td><td><div/></td></tr></tbody></table></div><div class=\"col-lg-5\"> </div></div></div></div></div><div class=\"panel panel-default\"><div class=\"panel-heading\"><h4 id=\"Claim1-2\" class=\"panel-title\"><span style=\"float: right;\">Resource Conformance: unspecified </span>Claim</h4></div><div class=\"panel-body\"><div class=\"container\"><div class=\"row\"><div class=\"col-lg-6\"><span class=\"lead\">Base System Profile</span><br/><a href=\"StructureDefinition-vn-core-claim.html\">Yêu cầu thanh toán KCB VN Core — VN Core Claim Profile</a></div><div class=\"col-lg-3\"><span class=\"lead\">Profile Conformance</span><br/><b>SHALL</b></div><div class=\"col-lg-3\"><span class=\"lead\">Reference Policy</span><br/></div></div><p/><div class=\"row\"><div class=\"col-lg-6\"><span class=\"lead\">Interaction summary</span><br/><ul><li>Supports <code>read</code>, <code>search-type</code>, <code>create</code>.</li></ul></div></div><p/><div class=\"row\"><div class=\"col-lg-7\"><span class=\"lead\">Search Parameters</span><table class=\"table table-condensed table-hover\"><thead><tr><th>Conformance</th><th>Parameter</th><th>Type</th><th>Documentation</th></tr></thead><tbody><tr><td><b>SHALL</b></td><td>identifier</td><td><code>token</code></td><td><div/></td></tr><tr><td><b>SHALL</b></td><td><a href=\"SearchParameter-vn-sp-claim-ma-lk.html\">vn-ma-lk</a></td><td><code>token</code></td><td><div/></td></tr></tbody></table></div><div class=\"col-lg-5\"> </div></div></div></div></div><div class=\"panel panel-default\"><div class=\"panel-heading\"><h4 id=\"Coverage1-3\" class=\"panel-title\"><span style=\"float: right;\">Resource Conformance: unspecified </span>Coverage</h4></div><div class=\"panel-body\"><div class=\"container\"><div class=\"row\"><div class=\"col-lg-6\"><span class=\"lead\">Base System Profile</span><br/><a href=\"StructureDefinition-vn-core-coverage.html\">Thẻ BHYT VN Core — VN Core Coverage Profile</a></div><div class=\"col-lg-3\"><span class=\"lead\">Profile Conformance</span><br/><b>SHALL</b></div><div class=\"col-lg-3\"><span class=\"lead\">Reference Policy</span><br/></div></div><p/><div class=\"row\"><div class=\"col-lg-6\"><span class=\"lead\">Interaction summary</span><br/><ul><li>Supports <code>read</code>, <code>search-type</code>.</li></ul></div></div><p/><div class=\"row\"><div class=\"col-lg-7\"><span class=\"lead\">Search Parameters</span><table class=\"table table-condensed table-hover\"><thead><tr><th>Conformance</th><th>Parameter</th><th>Type</th><th>Documentation</th></tr></thead><tbody><tr><td><b>SHALL</b></td><td><a href=\"SearchParameter-vn-sp-coverage-ma-dkbd.html\">vn-ma-dkbd</a></td><td><code>token</code></td><td><div/></td></tr></tbody></table></div><div class=\"col-lg-5\"> </div></div></div></div></div><div class=\"panel panel-default\"><div class=\"panel-heading\"><h4 id=\"Patient1-4\" class=\"panel-title\"><span style=\"float: right;\">Resource Conformance: unspecified </span>Patient</h4></div><div class=\"panel-body\"><div class=\"container\"><div class=\"row\"><div class=\"col-lg-6\"><span class=\"lead\">Base System Profile</span><br/><a href=\"StructureDefinition-vn-core-patient.html\">Bệnh nhân VN Core — VN Core Patient Profile</a></div><div class=\"col-lg-3\"><span class=\"lead\">Profile Conformance</span><br/><b>SHALL</b></div><div class=\"col-lg-3\"><span class=\"lead\">Reference Policy</span><br/></div></div><p/><div class=\"row\"><div class=\"col-lg-6\"><span class=\"lead\">Interaction summary</span><br/><ul><li>Supports <code>read</code>, <code>search-type</code>.</li></ul></div></div><p/><div class=\"row\"><div class=\"col-lg-7\"><span class=\"lead\">Search Parameters</span><table class=\"table table-condensed table-hover\"><thead><tr><th>Conformance</th><th>Parameter</th><th>Type</th><th>Documentation</th></tr></thead><tbody><tr><td><b>SHALL</b></td><td><a href=\"SearchParameter-vn-sp-patient-cccd.html\">vn-cccd</a></td><td><code>token</code></td><td><div/></td></tr></tbody></table></div><div class=\"col-lg-5\"> </div></div></div></div></div></div>"^^rdf:XMLLiteral ]
] ; #
fhir:url [
fhir:v "http://fhir.hl7.org.vn/core/CapabilityStatement/vn-core-bhyt-gateway-server"^^xsd:anyURI ;
fhir:l <http://fhir.hl7.org.vn/core/CapabilityStatement/vn-core-bhyt-gateway-server>
] ; #
fhir:version [ fhir:v "0.3.0"] ; #
fhir:name [ fhir:v "VNBHYTGatewayServerCapabilityStatement"] ; #
fhir:title [ fhir:v "VN Core BHYT Gateway Server CapabilityStatement"] ; #
fhir:status [ fhir:v "draft"] ; #
fhir:experimental [ fhir:v true] ; #
fhir:date [ fhir:v "2026-03-23"^^xsd:date] ; #
fhir:publisher [ fhir:v "HL7 Vietnam"] ; #
fhir:contact ( [
fhir:name [ fhir:v "HL7 Vietnam" ] ;
( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "https://hl7.org.vn" ] ] [
fhir:system [ fhir:v "email" ] ;
fhir:value [ fhir:v "[email protected]" ] ] )
] [
fhir:name [ fhir:v "Omi HealthTech (OmiGroup)" ] ;
( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "https://omihealthtech.vn" ] ] [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "https://omigroup.vn" ] ] [
fhir:system [ fhir:v "email" ] ;
fhir:value [ fhir:v "[email protected]" ] ] )
] ) ; #
fhir:description [ fhir:v "Yêu cầu tuân thủ tối thiểu theo từng vai trò triển khai dành cho máy chủ/facade tiếp nhận hồ sơ thanh toán BHYT từ HIS/EMR. Tập trung vào lớp liên thông hồ sơ BHYT, `MA_LK`, các operation kiểm tra hợp lệ/gửi/thu hồi và các quy tắc định dạng xuất cổng. / Minimum conformance requirements for payer-facing BHYT submission servers."] ; #
fhir:jurisdiction ( [
( fhir:coding [
fhir:system [
fhir:v "urn:iso:std:iso:3166"^^xsd:anyURI ;
fhir:l <urn:iso:std:iso:3166> ] ;
fhir:code [ fhir:v "VN" ] ;
fhir:display [ fhir:v "Viet Nam" ] ] )
] ) ; #
fhir:kind [ fhir:v "requirements"] ; #
fhir:fhirVersion [ fhir:v "4.0.1"] ; #
fhir:format ( [ fhir:v "json"] [ fhir:v "xml"] ) ; #
fhir:rest ( [
fhir:mode [ fhir:v "server" ] ;
fhir:documentation [ fhir:v "Máy chủ cổng/facade nên công bố rõ khả năng kiểm tra hợp lệ hồ sơ, nhận `VNCoreBHYTSubmissionBundle`, truy vết theo `MA_LK` và phản hồi lỗi bằng `OperationOutcome`." ] ;
fhir:security [
fhir:cors [ fhir:v false ] ;
( fhir:service [
( fhir:coding [
fhir:system [
fhir:v "http://terminology.hl7.org/CodeSystem/restful-security-service"^^xsd:anyURI ;
fhir:l <http://terminology.hl7.org/CodeSystem/restful-security-service> ] ;
fhir:code [ fhir:v "SMART-on-FHIR" ] ;
fhir:display [ fhir:v "SMART-on-FHIR" ] ] ) ] ) ;
fhir:description [ fhir:v "Khuyến nghị token máy chủ - máy chủ, danh sách IP cho phép hoặc mTLS theo quy định vận hành, ghi log đầy đủ truy cập và quá trình tiếp nhận hồ sơ BHYT." ] ] ;
( fhir:resource [
fhir:type [ fhir:v "Bundle" ] ;
fhir:profile [
fhir:v "http://fhir.hl7.org.vn/core/StructureDefinition/vn-core-bhyt-submission-bundle"^^xsd:anyURI ;
fhir:l <http://fhir.hl7.org.vn/core/StructureDefinition/vn-core-bhyt-submission-bundle> ] ;
( fhir:interaction [
fhir:code [ fhir:v "create" ] ] [
fhir:code [ fhir:v "read" ] ] ) ;
( fhir:searchParam [
fhir:name [ fhir:v "identifier" ] ;
fhir:type [ fhir:v "token" ] ] ) ] [
fhir:type [ fhir:v "Claim" ] ;
fhir:profile [
fhir:v "http://fhir.hl7.org.vn/core/StructureDefinition/vn-core-claim"^^xsd:anyURI ;
fhir:l <http://fhir.hl7.org.vn/core/StructureDefinition/vn-core-claim> ] ;
( fhir:interaction [
fhir:code [ fhir:v "read" ] ] [
fhir:code [ fhir:v "search-type" ] ] [
fhir:code [ fhir:v "create" ] ] ) ;
( fhir:searchParam [
fhir:name [ fhir:v "identifier" ] ;
fhir:type [ fhir:v "token" ] ] [
fhir:name [ fhir:v "vn-ma-lk" ] ;
fhir:definition [
fhir:v "http://fhir.hl7.org.vn/core/SearchParameter/vn-sp-claim-ma-lk"^^xsd:anyURI ;
fhir:l <http://fhir.hl7.org.vn/core/SearchParameter/vn-sp-claim-ma-lk> ] ;
fhir:type [ fhir:v "token" ] ] ) ] [
fhir:type [ fhir:v "Coverage" ] ;
fhir:profile [
fhir:v "http://fhir.hl7.org.vn/core/StructureDefinition/vn-core-coverage"^^xsd:anyURI ;
fhir:l <http://fhir.hl7.org.vn/core/StructureDefinition/vn-core-coverage> ] ;
( fhir:interaction [
fhir:code [ fhir:v "read" ] ] [
fhir:code [ fhir:v "search-type" ] ] ) ;
( fhir:searchParam [
fhir:name [ fhir:v "vn-ma-dkbd" ] ;
fhir:definition [
fhir:v "http://fhir.hl7.org.vn/core/SearchParameter/vn-sp-coverage-ma-dkbd"^^xsd:anyURI ;
fhir:l <http://fhir.hl7.org.vn/core/SearchParameter/vn-sp-coverage-ma-dkbd> ] ;
fhir:type [ fhir:v "token" ] ] ) ] [
fhir:type [ fhir:v "Patient" ] ;
fhir:profile [
fhir:v "http://fhir.hl7.org.vn/core/StructureDefinition/vn-core-patient"^^xsd:anyURI ;
fhir:l <http://fhir.hl7.org.vn/core/StructureDefinition/vn-core-patient> ] ;
( fhir:interaction [
fhir:code [ fhir:v "read" ] ] [
fhir:code [ fhir:v "search-type" ] ] ) ;
( fhir:searchParam [
fhir:name [ fhir:v "vn-cccd" ] ;
fhir:definition [
fhir:v "http://fhir.hl7.org.vn/core/SearchParameter/vn-sp-patient-cccd"^^xsd:anyURI ;
fhir:l <http://fhir.hl7.org.vn/core/SearchParameter/vn-sp-patient-cccd> ] ;
fhir:type [ fhir:v "token" ] ] ) ] ) ;
( fhir:operation [
fhir:name [ fhir:v "validate-bhyt-claim" ] ;
fhir:definition [
fhir:v "http://fhir.hl7.org.vn/core/OperationDefinition/vn-validate-bhyt-claim"^^xsd:anyURI ;
fhir:l <http://fhir.hl7.org.vn/core/OperationDefinition/vn-validate-bhyt-claim> ] ;
fhir:documentation [ fhir:v "Validate hồ sơ theo profile và quy tắc của lớp liên thông hồ sơ BHYT" ] ] [
fhir:name [ fhir:v "submit-bhyt-claim" ] ;
fhir:definition [
fhir:v "http://fhir.hl7.org.vn/core/OperationDefinition/vn-submit-bhyt-claim"^^xsd:anyURI ;
fhir:l <http://fhir.hl7.org.vn/core/OperationDefinition/vn-submit-bhyt-claim> ] ;
fhir:documentation [ fhir:v "Tiếp nhận hồ sơ thanh toán BHYT theo `VNCoreBHYTSubmissionBundle`" ] ] [
fhir:name [ fhir:v "reverse-bhyt-claim" ] ;
fhir:definition [
fhir:v "http://fhir.hl7.org.vn/core/OperationDefinition/vn-reverse-bhyt-claim"^^xsd:anyURI ;
fhir:l <http://fhir.hl7.org.vn/core/OperationDefinition/vn-reverse-bhyt-claim> ] ;
fhir:documentation [ fhir:v "Thu hồi hoặc hủy hồ sơ đã gửi" ] ] )
] ) . #
IG © 2026+ HL7 Vietnam.
Package hl7.fhir.vn.core#0.3.0 based on FHIR 4.0.1.
Sinh ngày
2026-03-27
Liên kết: Mục lục |
Báo cáo QA