VN Core FHIR Implementation Guide — Bộ Hướng dẫn Triển khai FHIR Cốt lõi cho Việt Nam
0.1.0 - STU1 Draft Viet Nam flag

VN Core FHIR Implementation Guide — Bộ Hướng dẫn Triển khai FHIR Cốt lõi cho Việt Nam - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: VN Core Server CapabilityStatement — Mô tả khả năng máy chủ FHIR tuân thủ VN Core - TTL Representation

Draft as of 2026-03-20

Raw ttl | Download

@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-server"] ; # 
  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-server</b></p><a name=\"vn-core-server\"> </a><a name=\"hcvn-core-server\"> </a><h2 id=\"title\">VN Core Server CapabilityStatement</h2><ul><li>Implementation Guide Version: 0.1.0 </li><li>FHIR Version: 4.0.1 </li><li>Supported Formats: <code>json</code>, <code>xml</code></li><li>Published on: 2026-03-20 </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ủ FHIR tuân thủ VN Core IG. Hỗ trợ JSON và XML. Yêu cầu xác thực theo SMART on FHIR hoặc OAuth 2.0. Tuân thủ Luật 91/2025 về bảo vệ dữ liệu cá nhân.</p>\n</div><div class=\"lead\"><em>Security</em></div><div class=\"row\"><div class=\"col-lg-6\">Enable CORS: yes</div><div class=\"col-lg-6\">Security services supported: <code>SMART-on-FHIR</code></div></div><blockquote><div><p>Hệ thống PHẢI tuân thủ Luật 91/2025/QH15 (BVDLCN) và NĐ 356/2025/NĐ-CP. Dữ liệu y tế = DLCN nhạy cảm. Xem <a href=\"security.html\">Bảo mật và Quyền riêng tư</a>.</p>\n</div></blockquote></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=\"#Patient1-1\">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\">y</td><td class=\"text-center\">y</td><td>identifier, name, birthdate, gender, vn-cccd, vn-bhyt</td><td/><td/><td/></tr><tr><td><a href=\"#Practitioner1-2\">Practitioner</a></td><td><a href=\"StructureDefinition-vn-core-practitioner.html\">http://fhir.hl7.org.vn/core/StructureDefinition/vn-core-practitioner</a></td><td class=\"text-center\">y</td><td class=\"text-center\">y</td><td class=\"text-center\"/><td class=\"text-center\"/><td>identifier, name, vn-cchn</td><td/><td/><td/></tr><tr><td><a href=\"#PractitionerRole1-3\">PractitionerRole</a></td><td><a href=\"StructureDefinition-vn-core-practitioner-role.html\">http://fhir.hl7.org.vn/core/StructureDefinition/vn-core-practitioner-role</a></td><td class=\"text-center\">y</td><td class=\"text-center\">y</td><td class=\"text-center\"/><td class=\"text-center\"/><td>practitioner, organization</td><td/><td/><td/></tr><tr><td><a href=\"#Organization1-4\">Organization</a></td><td><a href=\"StructureDefinition-vn-core-organization.html\">http://fhir.hl7.org.vn/core/StructureDefinition/vn-core-organization</a></td><td class=\"text-center\">y</td><td class=\"text-center\">y</td><td class=\"text-center\"/><td class=\"text-center\"/><td>identifier, name, vn-cskcb</td><td/><td/><td/></tr><tr><td><a href=\"#Encounter1-5\">Encounter</a></td><td><a href=\"StructureDefinition-vn-core-encounter.html\">http://fhir.hl7.org.vn/core/StructureDefinition/vn-core-encounter</a></td><td class=\"text-center\">y</td><td class=\"text-center\">y</td><td class=\"text-center\">y</td><td class=\"text-center\">y</td><td>patient, date, status, class, vn-malydo</td><td/><td/><td/></tr><tr><td><a href=\"#Condition1-6\">Condition</a></td><td><a href=\"StructureDefinition-vn-core-condition.html\">http://fhir.hl7.org.vn/core/StructureDefinition/vn-core-condition</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>patient, code, encounter, vn-icd10</td><td/><td/><td/></tr><tr><td><a href=\"#Observation1-7\">Observation</a></td><td><a href=\"StructureDefinition-vn-core-observation-lab.html\">http://fhir.hl7.org.vn/core/StructureDefinition/vn-core-observation-lab</a><br/><em>Additional supported profiles:</em><br/>  <a href=\"StructureDefinition-vn-core-observation-vital-signs.html\">Sinh hiệu VN Core — VN Core Observation Vital Signs Profile</a><br/>  <a href=\"StructureDefinition-vn-core-observation-yhct.html\">Đánh giá YHCT VN Core — VN Core Observation Traditional Medicine Profile</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>patient, code, date, category</td><td/><td/><td/></tr><tr><td><a href=\"#AllergyIntolerance1-8\">AllergyIntolerance</a></td><td><a href=\"StructureDefinition-vn-core-allergy-intolerance.html\">http://fhir.hl7.org.vn/core/StructureDefinition/vn-core-allergy-intolerance</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>patient, clinical-status</td><td/><td/><td/></tr><tr><td><a href=\"#Procedure1-9\">Procedure</a></td><td><a href=\"StructureDefinition-vn-core-procedure.html\">http://fhir.hl7.org.vn/core/StructureDefinition/vn-core-procedure</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>patient, code, date</td><td/><td/><td/></tr><tr><td><a href=\"#Coverage1-10\">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>beneficiary, identifier, status, vn-bhyt-card</td><td/><td/><td/></tr><tr><td><a href=\"#Claim1-11\">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\">y</td><td class=\"text-center\">y</td><td>patient, provider, status, created</td><td/><td/><td/></tr><tr><td><a href=\"#MedicationRequest1-12\">MedicationRequest</a></td><td><a href=\"StructureDefinition-vn-core-medication-request.html\">http://fhir.hl7.org.vn/core/StructureDefinition/vn-core-medication-request</a></td><td class=\"text-center\">y</td><td class=\"text-center\">y</td><td class=\"text-center\">y</td><td class=\"text-center\">y</td><td>patient, status, intent, authoredon, medication</td><td/><td/><td/></tr><tr><td><a href=\"#ServiceRequest1-13\">ServiceRequest</a></td><td><a href=\"StructureDefinition-vn-core-service-request.html\">http://fhir.hl7.org.vn/core/StructureDefinition/vn-core-service-request</a></td><td class=\"text-center\">y</td><td class=\"text-center\">y</td><td class=\"text-center\">y</td><td class=\"text-center\">y</td><td>patient, status, category, code, authored</td><td/><td/><td/></tr><tr><td><a href=\"#DocumentReference1-14\">DocumentReference</a></td><td><a href=\"StructureDefinition-vn-core-document-reference.html\">http://fhir.hl7.org.vn/core/StructureDefinition/vn-core-document-reference</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>patient, type, date, encounter, custodian</td><td/><td/><td/></tr><tr><td><a href=\"#ClaimResponse1-15\">ClaimResponse</a></td><td><a href=\"StructureDefinition-vn-core-claim-response.html\">http://fhir.hl7.org.vn/core/StructureDefinition/vn-core-claim-response</a></td><td class=\"text-center\">y</td><td class=\"text-center\">y</td><td class=\"text-center\"/><td class=\"text-center\"/><td>patient, request, status</td><td/><td/><td/></tr><tr><td><a href=\"#ExplanationOfBenefit1-16\">ExplanationOfBenefit</a></td><td><a href=\"StructureDefinition-vn-core-explanation-of-benefit.html\">http://fhir.hl7.org.vn/core/StructureDefinition/vn-core-explanation-of-benefit</a></td><td class=\"text-center\">y</td><td class=\"text-center\">y</td><td class=\"text-center\"/><td class=\"text-center\"/><td>patient, status, created</td><td/><td/><td/></tr><tr><td><a href=\"#DiagnosticReport1-17\">DiagnosticReport</a></td><td><a href=\"StructureDefinition-vn-core-diagnostic-report.html\">http://fhir.hl7.org.vn/core/StructureDefinition/vn-core-diagnostic-report</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>patient, code, date, category, encounter</td><td/><td/><td/></tr><tr><td><a href=\"#Medication1-18\">Medication</a></td><td><a href=\"StructureDefinition-vn-core-medication.html\">http://fhir.hl7.org.vn/core/StructureDefinition/vn-core-medication</a></td><td class=\"text-center\">y</td><td class=\"text-center\">y</td><td class=\"text-center\"/><td class=\"text-center\"/><td>code, status</td><td/><td/><td/></tr><tr><td><a href=\"#Device1-19\">Device</a></td><td><a href=\"StructureDefinition-vn-core-device.html\">http://fhir.hl7.org.vn/core/StructureDefinition/vn-core-device</a></td><td class=\"text-center\">y</td><td class=\"text-center\">y</td><td class=\"text-center\"/><td class=\"text-center\"/><td>type, status</td><td/><td/><td/></tr><tr><td><a href=\"#DeviceUseStatement1-20\">DeviceUseStatement</a></td><td><a href=\"StructureDefinition-vn-core-device-use-statement.html\">http://fhir.hl7.org.vn/core/StructureDefinition/vn-core-device-use-statement</a></td><td class=\"text-center\">y</td><td class=\"text-center\">y</td><td class=\"text-center\"/><td class=\"text-center\"/><td>patient, device</td><td/><td/><td/></tr></tbody></table></div><hr/><div class=\"panel panel-default\"><div class=\"panel-heading\"><h4 id=\"Patient1-1\" class=\"panel-title\"><span style=\"float: right;\">Resource Conformance: supported </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>, <code>create</code>, <code>update</code>.</li></ul></div></div><p/><div class=\"row\"><div class=\"col-12\"><span class=\"lead\">Documentation</span><blockquote><div><p>Bệnh nhân Việt Nam — VNCorePatient profile</p>\n</div></blockquote></div></div><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><p>Tìm theo CCCD, mã BHXH, hoặc MRN</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>name</td><td><code>string</code></td><td><div><p>Tìm theo họ tên (hỗ trợ Unicode tiếng Việt)</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>birthdate</td><td><code>date</code></td><td><div/></td></tr><tr><td><b>SHALL</b></td><td>gender</td><td><code>token</code></td><td><div/></td></tr><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><p>Tìm theo số CCCD 12 chữ số (Luật Căn cước 2023)</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"SearchParameter-vn-sp-patient-bhyt.html\">vn-bhyt</a></td><td><code>token</code></td><td><div><p>Tìm theo số thẻ BHYT (Luật BHYT)</p>\n</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=\"Practitioner1-2\" class=\"panel-title\"><span style=\"float: right;\">Resource Conformance: supported </span>Practitioner</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-practitioner.html\">Nhân viên y tế VN Core — VN Core Practitioner 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-12\"><span class=\"lead\">Documentation</span><blockquote><div><p>Nhân viên y tế — VNCorePractitioner profile</p>\n</div></blockquote></div></div><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><p>Tìm theo CCHN hoặc CCCD</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>name</td><td><code>string</code></td><td><div/></td></tr><tr><td><b>SHALL</b></td><td><a href=\"SearchParameter-vn-sp-practitioner-cchn.html\">vn-cchn</a></td><td><code>token</code></td><td><div><p>Tìm theo số chứng chỉ hành nghề (Luật KCB 2023)</p>\n</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=\"PractitionerRole1-3\" class=\"panel-title\"><span style=\"float: right;\">Resource Conformance: supported </span>PractitionerRole</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-practitioner-role.html\">Vai trò nhân viên y tế VN Core — VN Core PractitionerRole 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-12\"><span class=\"lead\">Documentation</span><blockquote><div><p>Vai trò nhân viên y tế — VNCorePractitionerRole profile</p>\n</div></blockquote></div></div><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>practitioner</td><td><code>reference</code></td><td><div/></td></tr><tr><td><b>SHALL</b></td><td>organization</td><td><code>reference</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=\"Organization1-4\" class=\"panel-title\"><span style=\"float: right;\">Resource Conformance: supported </span>Organization</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-organization.html\">Cơ sở y tế VN Core — VN Core Organization 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-12\"><span class=\"lead\">Documentation</span><blockquote><div><p>Cơ sở KCB — VNCoreOrganization profile</p>\n</div></blockquote></div></div><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><p>Tìm theo mã CSKCB</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>name</td><td><code>string</code></td><td><div/></td></tr><tr><td><b>SHALL</b></td><td><a href=\"SearchParameter-vn-sp-organization-cskcb.html\">vn-cskcb</a></td><td><code>token</code></td><td><div><p>Tìm theo mã cơ sở KCB 5 số (QĐ 3176/QĐ-BYT)</p>\n</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=\"Encounter1-5\" class=\"panel-title\"><span style=\"float: right;\">Resource Conformance: supported </span>Encounter</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-encounter.html\">Lượt khám/nhập viện VN Core — VN Core Encounter 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>, <code>update</code>.</li></ul></div></div><p/><div class=\"row\"><div class=\"col-12\"><span class=\"lead\">Documentation</span><blockquote><div><p>Lượt khám/điều trị — VNCoreEncounter profile</p>\n</div></blockquote></div></div><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>patient</td><td><code>reference</code></td><td><div/></td></tr><tr><td><b>SHALL</b></td><td>date</td><td><code>date</code></td><td><div/></td></tr><tr><td><b>SHALL</b></td><td>status</td><td><code>token</code></td><td><div/></td></tr><tr><td><b>SHALL</b></td><td>class</td><td><code>token</code></td><td><div/></td></tr><tr><td><b>SHALL</b></td><td><a href=\"SearchParameter-vn-sp-encounter-malydo.html\">vn-malydo</a></td><td><code>token</code></td><td><div><p>Tìm theo loại KCB BHYT — MALYDO (QĐ 3176/QĐ-BYT)</p>\n</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=\"Condition1-6\" class=\"panel-title\"><span style=\"float: right;\">Resource Conformance: supported </span>Condition</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-condition.html\">Chẩn đoán VN Core — VN Core Condition 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-12\"><span class=\"lead\">Documentation</span><blockquote><div><p>Chẩn đoán — VNCoreCondition profile</p>\n</div></blockquote></div></div><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>patient</td><td><code>reference</code></td><td><div/></td></tr><tr><td><b>SHALL</b></td><td>code</td><td><code>token</code></td><td><div><p>Tìm theo mã ICD-10 VN hoặc Mã U (YHCT)</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>encounter</td><td><code>reference</code></td><td><div/></td></tr><tr><td><b>SHALL</b></td><td><a href=\"SearchParameter-vn-sp-condition-icd10.html\">vn-icd10</a></td><td><code>token</code></td><td><div><p>Tìm theo mã ICD-10 (QĐ 4469/QĐ-BYT, QĐ 98/QĐ-BYT)</p>\n</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=\"Observation1-7\" class=\"panel-title\"><span style=\"float: right;\">Resource Conformance: supported </span>Observation</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-observation-lab.html\">Xét nghiệm VN Core — VN Core Observation Laboratory 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-6\"><span class=\"lead\">Supported Profiles</span><p><a href=\"StructureDefinition-vn-core-observation-vital-signs.html\">Sinh hiệu VN Core — VN Core Observation Vital Signs Profile</a><br/><a href=\"StructureDefinition-vn-core-observation-yhct.html\">Đánh giá YHCT VN Core — VN Core Observation Traditional Medicine Profile</a></p></div><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-12\"><span class=\"lead\">Documentation</span><blockquote><div><p>Kết quả xét nghiệm, sinh hiệu, và quan sát YHCT — VNCoreObservationLab + VNCoreObservationVitalSigns + VNCoreObservationYHCT profiles</p>\n</div></blockquote></div></div><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>patient</td><td><code>reference</code></td><td><div/></td></tr><tr><td><b>SHALL</b></td><td>code</td><td><code>token</code></td><td><div><p>Tìm theo LOINC code</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>date</td><td><code>date</code></td><td><div/></td></tr><tr><td><b>SHALL</b></td><td>category</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=\"AllergyIntolerance1-8\" class=\"panel-title\"><span style=\"float: right;\">Resource Conformance: supported </span>AllergyIntolerance</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-allergy-intolerance.html\">Dị ứng/Bất dung nạp VN Core — VN Core AllergyIntolerance 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-12\"><span class=\"lead\">Documentation</span><blockquote><div><p>Dị ứng — VNCoreAllergyIntolerance profile</p>\n</div></blockquote></div></div><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>patient</td><td><code>reference</code></td><td><div/></td></tr><tr><td><b>SHALL</b></td><td>clinical-status</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=\"Procedure1-9\" class=\"panel-title\"><span style=\"float: right;\">Resource Conformance: supported </span>Procedure</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-procedure.html\">Thủ thuật/DVKT VN Core — VN Core Procedure 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-12\"><span class=\"lead\">Documentation</span><blockquote><div><p>Thủ thuật/phẫu thuật — VNCoreProcedure profile</p>\n</div></blockquote></div></div><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>patient</td><td><code>reference</code></td><td><div/></td></tr><tr><td><b>SHALL</b></td><td>code</td><td><code>token</code></td><td><div><p>Tìm theo mã ICD-9-CM</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>date</td><td><code>date</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-10\" class=\"panel-title\"><span style=\"float: right;\">Resource Conformance: supported </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-12\"><span class=\"lead\">Documentation</span><blockquote><div><p>Thẻ BHYT — VNCoreCoverage profile</p>\n</div></blockquote></div></div><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>beneficiary</td><td><code>reference</code></td><td><div><p>Tìm theo bệnh nhân thụ hưởng BHYT</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>identifier</td><td><code>token</code></td><td><div><p>Tìm theo số thẻ BHYT qua Coverage.identifier (CCCD/BHXH/format cũ)</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>status</td><td><code>token</code></td><td><div/></td></tr><tr><td><b>SHALL</b></td><td><a href=\"SearchParameter-vn-sp-coverage-bhyt.html\">vn-bhyt-card</a></td><td><code>token</code></td><td><div><p>Tìm theo số thẻ BHYT trong Coverage.identifier[BHYT] (NĐ 188/2025/NĐ-CP)</p>\n</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-11\" class=\"panel-title\"><span style=\"float: right;\">Resource Conformance: supported </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>, <code>update</code>.</li></ul></div></div><p/><div class=\"row\"><div class=\"col-12\"><span class=\"lead\">Documentation</span><blockquote><div><p>Yêu cầu thanh toán KCB BHYT — VNCoreClaim profile (QĐ 3176 → QĐ 697)</p>\n</div></blockquote></div></div><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>patient</td><td><code>reference</code></td><td><div><p>Tìm theo bệnh nhân</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>provider</td><td><code>reference</code></td><td><div><p>Tìm theo cơ sở KCB</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>status</td><td><code>token</code></td><td><div/></td></tr><tr><td><b>SHALL</b></td><td>created</td><td><code>date</code></td><td><div><p>Tìm theo ngày tạo yêu cầu</p>\n</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=\"MedicationRequest1-12\" class=\"panel-title\"><span style=\"float: right;\">Resource Conformance: supported </span>MedicationRequest</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-medication-request.html\">Đơn thuốc VN Core — VN Core MedicationRequest 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>, <code>update</code>.</li></ul></div></div><p/><div class=\"row\"><div class=\"col-12\"><span class=\"lead\">Documentation</span><blockquote><div><p>Đơn thuốc — VNCoreMedicationRequest profile (TT 13/2025, Luật Dược 2016)</p>\n</div></blockquote></div></div><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>patient</td><td><code>reference</code></td><td><div><p>Tìm theo bệnh nhân</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>status</td><td><code>token</code></td><td><div/></td></tr><tr><td><b>SHALL</b></td><td>intent</td><td><code>token</code></td><td><div/></td></tr><tr><td><b>SHALL</b></td><td>authoredon</td><td><code>date</code></td><td><div><p>Tìm theo ngày kê đơn</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>medication</td><td><code>reference</code></td><td><div><p>Tìm theo thuốc</p>\n</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=\"ServiceRequest1-13\" class=\"panel-title\"><span style=\"float: right;\">Resource Conformance: supported </span>ServiceRequest</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-service-request.html\">Yêu cầu DVKT/Cận lâm sàng VN Core — VN Core ServiceRequest 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>, <code>update</code>.</li></ul></div></div><p/><div class=\"row\"><div class=\"col-12\"><span class=\"lead\">Documentation</span><blockquote><div><p>Yêu cầu DVKT/CLS — VNCoreServiceRequest profile (TT 13/2025, TT 20/2014)</p>\n</div></blockquote></div></div><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>patient</td><td><code>reference</code></td><td><div><p>Tìm theo bệnh nhân</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>status</td><td><code>token</code></td><td><div/></td></tr><tr><td><b>SHALL</b></td><td>category</td><td><code>token</code></td><td><div><p>Tìm theo loại dịch vụ (XN, CĐHA, PT, TT...)</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>code</td><td><code>token</code></td><td><div><p>Tìm theo mã DVKT / ICD-9-CM</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>authored</td><td><code>date</code></td><td><div><p>Tìm theo ngày chỉ định</p>\n</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=\"DocumentReference1-14\" class=\"panel-title\"><span style=\"float: right;\">Resource Conformance: supported </span>DocumentReference</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-document-reference.html\">Tài liệu y tế VN Core — VN Core DocumentReference 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-12\"><span class=\"lead\">Documentation</span><blockquote><div><p>Tài liệu y tế / Bệnh án điện tử — VNCoreDocumentReference profile (TT 13/2025)</p>\n</div></blockquote></div></div><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>patient</td><td><code>reference</code></td><td><div><p>Tìm theo bệnh nhân</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>type</td><td><code>token</code></td><td><div><p>Tìm theo loại tài liệu</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>date</td><td><code>date</code></td><td><div><p>Tìm theo thời điểm tạo</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>encounter</td><td><code>reference</code></td><td><div><p>Tìm theo lượt khám liên quan</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>custodian</td><td><code>reference</code></td><td><div><p>Tìm theo cơ sở y tế lưu trữ</p>\n</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=\"ClaimResponse1-15\" class=\"panel-title\"><span style=\"float: right;\">Resource Conformance: supported </span>ClaimResponse</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-response.html\">Kết quả giải quyết BHYT VN Core — VN Core ClaimResponse 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-12\"><span class=\"lead\">Documentation</span><blockquote><div><p>Phản hồi thanh toán BHYT — VNCoreClaimResponse profile (QĐ 3176, QĐ 697)</p>\n</div></blockquote></div></div><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>patient</td><td><code>reference</code></td><td><div><p>Tìm theo bệnh nhân</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>request</td><td><code>reference</code></td><td><div><p>Tìm theo Claim gốc</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>status</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=\"ExplanationOfBenefit1-16\" class=\"panel-title\"><span style=\"float: right;\">Resource Conformance: supported </span>ExplanationOfBenefit</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-explanation-of-benefit.html\">Giai trinh quyen loi BHYT VN Core — VN Core ExplanationOfBenefit 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-12\"><span class=\"lead\">Documentation</span><blockquote><div><p>Giải trình quyền lợi BHYT — VNCoreExplanationOfBenefit profile (QĐ 697)</p>\n</div></blockquote></div></div><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>patient</td><td><code>reference</code></td><td><div><p>Tìm theo bệnh nhân</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>status</td><td><code>token</code></td><td><div/></td></tr><tr><td><b>SHALL</b></td><td>created</td><td><code>date</code></td><td><div><p>Tìm theo ngày tạo</p>\n</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=\"DiagnosticReport1-17\" class=\"panel-title\"><span style=\"float: right;\">Resource Conformance: supported </span>DiagnosticReport</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-diagnostic-report.html\">Báo cáo cận lâm sàng VN Core — VN Core DiagnosticReport 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-12\"><span class=\"lead\">Documentation</span><blockquote><div><p>Kết quả cận lâm sàng — VNCoreDiagnosticReport profile (TT 13/2025, QĐ 1227)</p>\n</div></blockquote></div></div><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>patient</td><td><code>reference</code></td><td><div><p>Tìm theo bệnh nhân</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>code</td><td><code>token</code></td><td><div><p>Tìm theo loại báo cáo (LOINC)</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>date</td><td><code>date</code></td><td><div><p>Tìm theo ngày báo cáo</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>category</td><td><code>token</code></td><td><div><p>Tìm theo nhóm CLS (XN, CĐHA, GPB)</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>encounter</td><td><code>reference</code></td><td><div><p>Tìm theo lượt khám liên quan</p>\n</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=\"Medication1-18\" class=\"panel-title\"><span style=\"float: right;\">Resource Conformance: supported </span>Medication</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-medication.html\">Thuốc VN Core — VN Core Medication 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-12\"><span class=\"lead\">Documentation</span><blockquote><div><p>Thuốc — VNCoreMedication profile (Luật Dược 2016, ATC/SNOMED CT)</p>\n</div></blockquote></div></div><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>code</td><td><code>token</code></td><td><div><p>Tìm theo mã thuốc (ATC, SNOMED CT)</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>status</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=\"Device1-19\" class=\"panel-title\"><span style=\"float: right;\">Resource Conformance: supported </span>Device</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-device.html\">Vật tư y tế VN Core — VN Core Device 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-12\"><span class=\"lead\">Documentation</span><blockquote><div><p>Trang thiết bị y tế — VNCoreDevice profile</p>\n</div></blockquote></div></div><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>type</td><td><code>token</code></td><td><div><p>Tìm theo loại thiết bị</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>status</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=\"DeviceUseStatement1-20\" class=\"panel-title\"><span style=\"float: right;\">Resource Conformance: supported </span>DeviceUseStatement</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-device-use-statement.html\">Ghi nhan su dung VTYT VN Core — VN Core DeviceUseStatement 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-12\"><span class=\"lead\">Documentation</span><blockquote><div><p>Sử dụng TBYT cho bệnh nhân — VNCoreDeviceUseStatement profile</p>\n</div></blockquote></div></div><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>patient</td><td><code>reference</code></td><td><div><p>Tìm theo bệnh nhân</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>device</td><td><code>reference</code></td><td><div><p>Tìm theo thiết bị</p>\n</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-server"^^xsd:anyURI ;
fhir:l <http://fhir.hl7.org.vn/core/CapabilityStatement/vn-core-server>
  ] ; # 
  fhir:version [ fhir:v "0.1.0"] ; # 
  fhir:name [ fhir:v "VNCoreServerCapabilityStatement"] ; # 
  fhir:title [ fhir:v "VN Core Server CapabilityStatement"] ; # 
  fhir:status [ fhir:v "draft"] ; # 
  fhir:experimental [ fhir:v true] ; # 
  fhir:date [ fhir:v "2026-03-20"^^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:description [ fhir:v "Máy chủ FHIR tuân thủ VN Core IG PHẢI hỗ trợ tối thiểu các khả năng được liệt kê dưới đây. / A FHIR server conforming to VN Core IG MUST support at minimum the capabilities listed below."] ; # 
  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ủ FHIR tuân thủ VN Core IG. Hỗ trợ JSON và XML. Yêu cầu xác thực theo SMART on FHIR hoặc OAuth 2.0. Tuân thủ Luật 91/2025 về bảo vệ dữ liệu cá nhân." ] ;
fhir:security [
fhir:cors [ fhir:v true ] ;
      ( 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 "Hệ thống PHẢI tuân thủ Luật 91/2025/QH15 (BVDLCN) và NĐ 356/2025/NĐ-CP. Dữ liệu y tế = DLCN nhạy cảm. Xem [Bảo mật và Quyền riêng tư](security.html)." ]     ] ;
    ( fhir:resource [
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:documentation [ fhir:v "Bệnh nhân Việt Nam — VNCorePatient profile" ] ;
      ( fhir:interaction [
fhir:code [ fhir:v "read" ]       ] [
fhir:code [ fhir:v "search-type" ]       ] [
fhir:code [ fhir:v "create" ]       ] [
fhir:code [ fhir:v "update" ]       ] ) ;
      ( fhir:searchParam [
fhir:name [ fhir:v "identifier" ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "Tìm theo CCCD, mã BHXH, hoặc MRN" ]       ] [
fhir:name [ fhir:v "name" ] ;
fhir:type [ fhir:v "string" ] ;
fhir:documentation [ fhir:v "Tìm theo họ tên (hỗ trợ Unicode tiếng Việt)" ]       ] [
fhir:name [ fhir:v "birthdate" ] ;
fhir:type [ fhir:v "date" ]       ] [
fhir:name [ fhir:v "gender" ] ;
fhir:type [ fhir:v "token" ]       ] [
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:documentation [ fhir:v "Tìm theo số CCCD 12 chữ số (Luật Căn cước 2023)" ]       ] [
fhir:name [ fhir:v "vn-bhyt" ] ;
fhir:definition [
fhir:v "http://fhir.hl7.org.vn/core/SearchParameter/vn-sp-patient-bhyt"^^xsd:anyURI ;
fhir:l <http://fhir.hl7.org.vn/core/SearchParameter/vn-sp-patient-bhyt>         ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "Tìm theo số thẻ BHYT (Luật BHYT)" ]       ] )     ] [
fhir:type [ fhir:v "Practitioner" ] ;
fhir:profile [
fhir:v "http://fhir.hl7.org.vn/core/StructureDefinition/vn-core-practitioner"^^xsd:anyURI ;
fhir:l <http://fhir.hl7.org.vn/core/StructureDefinition/vn-core-practitioner>       ] ;
fhir:documentation [ fhir:v "Nhân viên y tế — VNCorePractitioner profile" ] ;
      ( fhir:interaction [
fhir:code [ fhir:v "read" ]       ] [
fhir:code [ fhir:v "search-type" ]       ] ) ;
      ( fhir:searchParam [
fhir:name [ fhir:v "identifier" ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "Tìm theo CCHN hoặc CCCD" ]       ] [
fhir:name [ fhir:v "name" ] ;
fhir:type [ fhir:v "string" ]       ] [
fhir:name [ fhir:v "vn-cchn" ] ;
fhir:definition [
fhir:v "http://fhir.hl7.org.vn/core/SearchParameter/vn-sp-practitioner-cchn"^^xsd:anyURI ;
fhir:l <http://fhir.hl7.org.vn/core/SearchParameter/vn-sp-practitioner-cchn>         ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "Tìm theo số chứng chỉ hành nghề (Luật KCB 2023)" ]       ] )     ] [
fhir:type [ fhir:v "PractitionerRole" ] ;
fhir:profile [
fhir:v "http://fhir.hl7.org.vn/core/StructureDefinition/vn-core-practitioner-role"^^xsd:anyURI ;
fhir:l <http://fhir.hl7.org.vn/core/StructureDefinition/vn-core-practitioner-role>       ] ;
fhir:documentation [ fhir:v "Vai trò nhân viên y tế — VNCorePractitionerRole profile" ] ;
      ( fhir:interaction [
fhir:code [ fhir:v "read" ]       ] [
fhir:code [ fhir:v "search-type" ]       ] ) ;
      ( fhir:searchParam [
fhir:name [ fhir:v "practitioner" ] ;
fhir:type [ fhir:v "reference" ]       ] [
fhir:name [ fhir:v "organization" ] ;
fhir:type [ fhir:v "reference" ]       ] )     ] [
fhir:type [ fhir:v "Organization" ] ;
fhir:profile [
fhir:v "http://fhir.hl7.org.vn/core/StructureDefinition/vn-core-organization"^^xsd:anyURI ;
fhir:l <http://fhir.hl7.org.vn/core/StructureDefinition/vn-core-organization>       ] ;
fhir:documentation [ fhir:v "Cơ sở KCB — VNCoreOrganization profile" ] ;
      ( fhir:interaction [
fhir:code [ fhir:v "read" ]       ] [
fhir:code [ fhir:v "search-type" ]       ] ) ;
      ( fhir:searchParam [
fhir:name [ fhir:v "identifier" ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "Tìm theo mã CSKCB" ]       ] [
fhir:name [ fhir:v "name" ] ;
fhir:type [ fhir:v "string" ]       ] [
fhir:name [ fhir:v "vn-cskcb" ] ;
fhir:definition [
fhir:v "http://fhir.hl7.org.vn/core/SearchParameter/vn-sp-organization-cskcb"^^xsd:anyURI ;
fhir:l <http://fhir.hl7.org.vn/core/SearchParameter/vn-sp-organization-cskcb>         ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "Tìm theo mã cơ sở KCB 5 số (QĐ 3176/QĐ-BYT)" ]       ] )     ] [
fhir:type [ fhir:v "Encounter" ] ;
fhir:profile [
fhir:v "http://fhir.hl7.org.vn/core/StructureDefinition/vn-core-encounter"^^xsd:anyURI ;
fhir:l <http://fhir.hl7.org.vn/core/StructureDefinition/vn-core-encounter>       ] ;
fhir:documentation [ fhir:v "Lượt khám/điều trị — VNCoreEncounter profile" ] ;
      ( fhir:interaction [
fhir:code [ fhir:v "read" ]       ] [
fhir:code [ fhir:v "search-type" ]       ] [
fhir:code [ fhir:v "create" ]       ] [
fhir:code [ fhir:v "update" ]       ] ) ;
      ( fhir:searchParam [
fhir:name [ fhir:v "patient" ] ;
fhir:type [ fhir:v "reference" ]       ] [
fhir:name [ fhir:v "date" ] ;
fhir:type [ fhir:v "date" ]       ] [
fhir:name [ fhir:v "status" ] ;
fhir:type [ fhir:v "token" ]       ] [
fhir:name [ fhir:v "class" ] ;
fhir:type [ fhir:v "token" ]       ] [
fhir:name [ fhir:v "vn-malydo" ] ;
fhir:definition [
fhir:v "http://fhir.hl7.org.vn/core/SearchParameter/vn-sp-encounter-malydo"^^xsd:anyURI ;
fhir:l <http://fhir.hl7.org.vn/core/SearchParameter/vn-sp-encounter-malydo>         ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "Tìm theo loại KCB BHYT — MALYDO (QĐ 3176/QĐ-BYT)" ]       ] )     ] [
fhir:type [ fhir:v "Condition" ] ;
fhir:profile [
fhir:v "http://fhir.hl7.org.vn/core/StructureDefinition/vn-core-condition"^^xsd:anyURI ;
fhir:l <http://fhir.hl7.org.vn/core/StructureDefinition/vn-core-condition>       ] ;
fhir:documentation [ fhir:v "Chẩn đoán — VNCoreCondition profile" ] ;
      ( fhir:interaction [
fhir:code [ fhir:v "read" ]       ] [
fhir:code [ fhir:v "search-type" ]       ] [
fhir:code [ fhir:v "create" ]       ] ) ;
      ( fhir:searchParam [
fhir:name [ fhir:v "patient" ] ;
fhir:type [ fhir:v "reference" ]       ] [
fhir:name [ fhir:v "code" ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "Tìm theo mã ICD-10 VN hoặc Mã U (YHCT)" ]       ] [
fhir:name [ fhir:v "encounter" ] ;
fhir:type [ fhir:v "reference" ]       ] [
fhir:name [ fhir:v "vn-icd10" ] ;
fhir:definition [
fhir:v "http://fhir.hl7.org.vn/core/SearchParameter/vn-sp-condition-icd10"^^xsd:anyURI ;
fhir:l <http://fhir.hl7.org.vn/core/SearchParameter/vn-sp-condition-icd10>         ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "Tìm theo mã ICD-10 (QĐ 4469/QĐ-BYT, QĐ 98/QĐ-BYT)" ]       ] )     ] [
fhir:type [ fhir:v "Observation" ] ;
fhir:profile [
fhir:v "http://fhir.hl7.org.vn/core/StructureDefinition/vn-core-observation-lab"^^xsd:anyURI ;
fhir:l <http://fhir.hl7.org.vn/core/StructureDefinition/vn-core-observation-lab>       ] ;
      ( fhir:supportedProfile [
fhir:v "http://fhir.hl7.org.vn/core/StructureDefinition/vn-core-observation-vital-signs"^^xsd:anyURI ;
fhir:l <http://fhir.hl7.org.vn/core/StructureDefinition/vn-core-observation-vital-signs>       ] [
fhir:v "http://fhir.hl7.org.vn/core/StructureDefinition/vn-core-observation-yhct"^^xsd:anyURI ;
fhir:l <http://fhir.hl7.org.vn/core/StructureDefinition/vn-core-observation-yhct>       ] ) ;
fhir:documentation [ fhir:v "Kết quả xét nghiệm, sinh hiệu, và quan sát YHCT — VNCoreObservationLab + VNCoreObservationVitalSigns + VNCoreObservationYHCT profiles" ] ;
      ( fhir:interaction [
fhir:code [ fhir:v "read" ]       ] [
fhir:code [ fhir:v "search-type" ]       ] [
fhir:code [ fhir:v "create" ]       ] ) ;
      ( fhir:searchParam [
fhir:name [ fhir:v "patient" ] ;
fhir:type [ fhir:v "reference" ]       ] [
fhir:name [ fhir:v "code" ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "Tìm theo LOINC code" ]       ] [
fhir:name [ fhir:v "date" ] ;
fhir:type [ fhir:v "date" ]       ] [
fhir:name [ fhir:v "category" ] ;
fhir:type [ fhir:v "token" ]       ] )     ] [
fhir:type [ fhir:v "AllergyIntolerance" ] ;
fhir:profile [
fhir:v "http://fhir.hl7.org.vn/core/StructureDefinition/vn-core-allergy-intolerance"^^xsd:anyURI ;
fhir:l <http://fhir.hl7.org.vn/core/StructureDefinition/vn-core-allergy-intolerance>       ] ;
fhir:documentation [ fhir:v "Dị ứng — VNCoreAllergyIntolerance profile" ] ;
      ( fhir:interaction [
fhir:code [ fhir:v "read" ]       ] [
fhir:code [ fhir:v "search-type" ]       ] [
fhir:code [ fhir:v "create" ]       ] ) ;
      ( fhir:searchParam [
fhir:name [ fhir:v "patient" ] ;
fhir:type [ fhir:v "reference" ]       ] [
fhir:name [ fhir:v "clinical-status" ] ;
fhir:type [ fhir:v "token" ]       ] )     ] [
fhir:type [ fhir:v "Procedure" ] ;
fhir:profile [
fhir:v "http://fhir.hl7.org.vn/core/StructureDefinition/vn-core-procedure"^^xsd:anyURI ;
fhir:l <http://fhir.hl7.org.vn/core/StructureDefinition/vn-core-procedure>       ] ;
fhir:documentation [ fhir:v "Thủ thuật/phẫu thuật — VNCoreProcedure profile" ] ;
      ( fhir:interaction [
fhir:code [ fhir:v "read" ]       ] [
fhir:code [ fhir:v "search-type" ]       ] [
fhir:code [ fhir:v "create" ]       ] ) ;
      ( fhir:searchParam [
fhir:name [ fhir:v "patient" ] ;
fhir:type [ fhir:v "reference" ]       ] [
fhir:name [ fhir:v "code" ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "Tìm theo mã ICD-9-CM" ]       ] [
fhir:name [ fhir:v "date" ] ;
fhir:type [ fhir:v "date" ]       ] )     ] [
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:documentation [ fhir:v "Thẻ BHYT — VNCoreCoverage profile" ] ;
      ( fhir:interaction [
fhir:code [ fhir:v "read" ]       ] [
fhir:code [ fhir:v "search-type" ]       ] ) ;
      ( fhir:searchParam [
fhir:name [ fhir:v "beneficiary" ] ;
fhir:type [ fhir:v "reference" ] ;
fhir:documentation [ fhir:v "Tìm theo bệnh nhân thụ hưởng BHYT" ]       ] [
fhir:name [ fhir:v "identifier" ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "Tìm theo số thẻ BHYT qua Coverage.identifier (CCCD/BHXH/format cũ)" ]       ] [
fhir:name [ fhir:v "status" ] ;
fhir:type [ fhir:v "token" ]       ] [
fhir:name [ fhir:v "vn-bhyt-card" ] ;
fhir:definition [
fhir:v "http://fhir.hl7.org.vn/core/SearchParameter/vn-sp-coverage-bhyt"^^xsd:anyURI ;
fhir:l <http://fhir.hl7.org.vn/core/SearchParameter/vn-sp-coverage-bhyt>         ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "Tìm theo số thẻ BHYT trong Coverage.identifier[BHYT] (NĐ 188/2025/NĐ-CP)" ]       ] )     ] [
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:documentation [ fhir:v "Yêu cầu thanh toán KCB BHYT — VNCoreClaim profile (QĐ 3176 → QĐ 697)" ] ;
      ( fhir:interaction [
fhir:code [ fhir:v "read" ]       ] [
fhir:code [ fhir:v "search-type" ]       ] [
fhir:code [ fhir:v "create" ]       ] [
fhir:code [ fhir:v "update" ]       ] ) ;
      ( fhir:searchParam [
fhir:name [ fhir:v "patient" ] ;
fhir:type [ fhir:v "reference" ] ;
fhir:documentation [ fhir:v "Tìm theo bệnh nhân" ]       ] [
fhir:name [ fhir:v "provider" ] ;
fhir:type [ fhir:v "reference" ] ;
fhir:documentation [ fhir:v "Tìm theo cơ sở KCB" ]       ] [
fhir:name [ fhir:v "status" ] ;
fhir:type [ fhir:v "token" ]       ] [
fhir:name [ fhir:v "created" ] ;
fhir:type [ fhir:v "date" ] ;
fhir:documentation [ fhir:v "Tìm theo ngày tạo yêu cầu" ]       ] )     ] [
fhir:type [ fhir:v "MedicationRequest" ] ;
fhir:profile [
fhir:v "http://fhir.hl7.org.vn/core/StructureDefinition/vn-core-medication-request"^^xsd:anyURI ;
fhir:l <http://fhir.hl7.org.vn/core/StructureDefinition/vn-core-medication-request>       ] ;
fhir:documentation [ fhir:v "Đơn thuốc — VNCoreMedicationRequest profile (TT 13/2025, Luật Dược 2016)" ] ;
      ( fhir:interaction [
fhir:code [ fhir:v "read" ]       ] [
fhir:code [ fhir:v "search-type" ]       ] [
fhir:code [ fhir:v "create" ]       ] [
fhir:code [ fhir:v "update" ]       ] ) ;
      ( fhir:searchParam [
fhir:name [ fhir:v "patient" ] ;
fhir:type [ fhir:v "reference" ] ;
fhir:documentation [ fhir:v "Tìm theo bệnh nhân" ]       ] [
fhir:name [ fhir:v "status" ] ;
fhir:type [ fhir:v "token" ]       ] [
fhir:name [ fhir:v "intent" ] ;
fhir:type [ fhir:v "token" ]       ] [
fhir:name [ fhir:v "authoredon" ] ;
fhir:type [ fhir:v "date" ] ;
fhir:documentation [ fhir:v "Tìm theo ngày kê đơn" ]       ] [
fhir:name [ fhir:v "medication" ] ;
fhir:type [ fhir:v "reference" ] ;
fhir:documentation [ fhir:v "Tìm theo thuốc" ]       ] )     ] [
fhir:type [ fhir:v "ServiceRequest" ] ;
fhir:profile [
fhir:v "http://fhir.hl7.org.vn/core/StructureDefinition/vn-core-service-request"^^xsd:anyURI ;
fhir:l <http://fhir.hl7.org.vn/core/StructureDefinition/vn-core-service-request>       ] ;
fhir:documentation [ fhir:v "Yêu cầu DVKT/CLS — VNCoreServiceRequest profile (TT 13/2025, TT 20/2014)" ] ;
      ( fhir:interaction [
fhir:code [ fhir:v "read" ]       ] [
fhir:code [ fhir:v "search-type" ]       ] [
fhir:code [ fhir:v "create" ]       ] [
fhir:code [ fhir:v "update" ]       ] ) ;
      ( fhir:searchParam [
fhir:name [ fhir:v "patient" ] ;
fhir:type [ fhir:v "reference" ] ;
fhir:documentation [ fhir:v "Tìm theo bệnh nhân" ]       ] [
fhir:name [ fhir:v "status" ] ;
fhir:type [ fhir:v "token" ]       ] [
fhir:name [ fhir:v "category" ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "Tìm theo loại dịch vụ (XN, CĐHA, PT, TT...)" ]       ] [
fhir:name [ fhir:v "code" ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "Tìm theo mã DVKT / ICD-9-CM" ]       ] [
fhir:name [ fhir:v "authored" ] ;
fhir:type [ fhir:v "date" ] ;
fhir:documentation [ fhir:v "Tìm theo ngày chỉ định" ]       ] )     ] [
fhir:type [ fhir:v "DocumentReference" ] ;
fhir:profile [
fhir:v "http://fhir.hl7.org.vn/core/StructureDefinition/vn-core-document-reference"^^xsd:anyURI ;
fhir:l <http://fhir.hl7.org.vn/core/StructureDefinition/vn-core-document-reference>       ] ;
fhir:documentation [ fhir:v "Tài liệu y tế / Bệnh án điện tử — VNCoreDocumentReference profile (TT 13/2025)" ] ;
      ( fhir:interaction [
fhir:code [ fhir:v "read" ]       ] [
fhir:code [ fhir:v "search-type" ]       ] [
fhir:code [ fhir:v "create" ]       ] ) ;
      ( fhir:searchParam [
fhir:name [ fhir:v "patient" ] ;
fhir:type [ fhir:v "reference" ] ;
fhir:documentation [ fhir:v "Tìm theo bệnh nhân" ]       ] [
fhir:name [ fhir:v "type" ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "Tìm theo loại tài liệu" ]       ] [
fhir:name [ fhir:v "date" ] ;
fhir:type [ fhir:v "date" ] ;
fhir:documentation [ fhir:v "Tìm theo thời điểm tạo" ]       ] [
fhir:name [ fhir:v "encounter" ] ;
fhir:type [ fhir:v "reference" ] ;
fhir:documentation [ fhir:v "Tìm theo lượt khám liên quan" ]       ] [
fhir:name [ fhir:v "custodian" ] ;
fhir:type [ fhir:v "reference" ] ;
fhir:documentation [ fhir:v "Tìm theo cơ sở y tế lưu trữ" ]       ] )     ] [
fhir:type [ fhir:v "ClaimResponse" ] ;
fhir:profile [
fhir:v "http://fhir.hl7.org.vn/core/StructureDefinition/vn-core-claim-response"^^xsd:anyURI ;
fhir:l <http://fhir.hl7.org.vn/core/StructureDefinition/vn-core-claim-response>       ] ;
fhir:documentation [ fhir:v "Phản hồi thanh toán BHYT — VNCoreClaimResponse profile (QĐ 3176, QĐ 697)" ] ;
      ( fhir:interaction [
fhir:code [ fhir:v "read" ]       ] [
fhir:code [ fhir:v "search-type" ]       ] ) ;
      ( fhir:searchParam [
fhir:name [ fhir:v "patient" ] ;
fhir:type [ fhir:v "reference" ] ;
fhir:documentation [ fhir:v "Tìm theo bệnh nhân" ]       ] [
fhir:name [ fhir:v "request" ] ;
fhir:type [ fhir:v "reference" ] ;
fhir:documentation [ fhir:v "Tìm theo Claim gốc" ]       ] [
fhir:name [ fhir:v "status" ] ;
fhir:type [ fhir:v "token" ]       ] )     ] [
fhir:type [ fhir:v "ExplanationOfBenefit" ] ;
fhir:profile [
fhir:v "http://fhir.hl7.org.vn/core/StructureDefinition/vn-core-explanation-of-benefit"^^xsd:anyURI ;
fhir:l <http://fhir.hl7.org.vn/core/StructureDefinition/vn-core-explanation-of-benefit>       ] ;
fhir:documentation [ fhir:v "Giải trình quyền lợi BHYT — VNCoreExplanationOfBenefit profile (QĐ 697)" ] ;
      ( fhir:interaction [
fhir:code [ fhir:v "read" ]       ] [
fhir:code [ fhir:v "search-type" ]       ] ) ;
      ( fhir:searchParam [
fhir:name [ fhir:v "patient" ] ;
fhir:type [ fhir:v "reference" ] ;
fhir:documentation [ fhir:v "Tìm theo bệnh nhân" ]       ] [
fhir:name [ fhir:v "status" ] ;
fhir:type [ fhir:v "token" ]       ] [
fhir:name [ fhir:v "created" ] ;
fhir:type [ fhir:v "date" ] ;
fhir:documentation [ fhir:v "Tìm theo ngày tạo" ]       ] )     ] [
fhir:type [ fhir:v "DiagnosticReport" ] ;
fhir:profile [
fhir:v "http://fhir.hl7.org.vn/core/StructureDefinition/vn-core-diagnostic-report"^^xsd:anyURI ;
fhir:l <http://fhir.hl7.org.vn/core/StructureDefinition/vn-core-diagnostic-report>       ] ;
fhir:documentation [ fhir:v "Kết quả cận lâm sàng — VNCoreDiagnosticReport profile (TT 13/2025, QĐ 1227)" ] ;
      ( fhir:interaction [
fhir:code [ fhir:v "read" ]       ] [
fhir:code [ fhir:v "search-type" ]       ] [
fhir:code [ fhir:v "create" ]       ] ) ;
      ( fhir:searchParam [
fhir:name [ fhir:v "patient" ] ;
fhir:type [ fhir:v "reference" ] ;
fhir:documentation [ fhir:v "Tìm theo bệnh nhân" ]       ] [
fhir:name [ fhir:v "code" ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "Tìm theo loại báo cáo (LOINC)" ]       ] [
fhir:name [ fhir:v "date" ] ;
fhir:type [ fhir:v "date" ] ;
fhir:documentation [ fhir:v "Tìm theo ngày báo cáo" ]       ] [
fhir:name [ fhir:v "category" ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "Tìm theo nhóm CLS (XN, CĐHA, GPB)" ]       ] [
fhir:name [ fhir:v "encounter" ] ;
fhir:type [ fhir:v "reference" ] ;
fhir:documentation [ fhir:v "Tìm theo lượt khám liên quan" ]       ] )     ] [
fhir:type [ fhir:v "Medication" ] ;
fhir:profile [
fhir:v "http://fhir.hl7.org.vn/core/StructureDefinition/vn-core-medication"^^xsd:anyURI ;
fhir:l <http://fhir.hl7.org.vn/core/StructureDefinition/vn-core-medication>       ] ;
fhir:documentation [ fhir:v "Thuốc — VNCoreMedication profile (Luật Dược 2016, ATC/SNOMED CT)" ] ;
      ( fhir:interaction [
fhir:code [ fhir:v "read" ]       ] [
fhir:code [ fhir:v "search-type" ]       ] ) ;
      ( fhir:searchParam [
fhir:name [ fhir:v "code" ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "Tìm theo mã thuốc (ATC, SNOMED CT)" ]       ] [
fhir:name [ fhir:v "status" ] ;
fhir:type [ fhir:v "token" ]       ] )     ] [
fhir:type [ fhir:v "Device" ] ;
fhir:profile [
fhir:v "http://fhir.hl7.org.vn/core/StructureDefinition/vn-core-device"^^xsd:anyURI ;
fhir:l <http://fhir.hl7.org.vn/core/StructureDefinition/vn-core-device>       ] ;
fhir:documentation [ fhir:v "Trang thiết bị y tế — VNCoreDevice profile" ] ;
      ( fhir:interaction [
fhir:code [ fhir:v "read" ]       ] [
fhir:code [ fhir:v "search-type" ]       ] ) ;
      ( fhir:searchParam [
fhir:name [ fhir:v "type" ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "Tìm theo loại thiết bị" ]       ] [
fhir:name [ fhir:v "status" ] ;
fhir:type [ fhir:v "token" ]       ] )     ] [
fhir:type [ fhir:v "DeviceUseStatement" ] ;
fhir:profile [
fhir:v "http://fhir.hl7.org.vn/core/StructureDefinition/vn-core-device-use-statement"^^xsd:anyURI ;
fhir:l <http://fhir.hl7.org.vn/core/StructureDefinition/vn-core-device-use-statement>       ] ;
fhir:documentation [ fhir:v "Sử dụng TBYT cho bệnh nhân — VNCoreDeviceUseStatement profile" ] ;
      ( fhir:interaction [
fhir:code [ fhir:v "read" ]       ] [
fhir:code [ fhir:v "search-type" ]       ] ) ;
      ( fhir:searchParam [
fhir:name [ fhir:v "patient" ] ;
fhir:type [ fhir:v "reference" ] ;
fhir:documentation [ fhir:v "Tìm theo bệnh nhân" ]       ] [
fhir:name [ fhir:v "device" ] ;
fhir:type [ fhir:v "reference" ] ;
fhir:documentation [ fhir:v "Tìm theo thiết bị" ]       ] )     ] )
  ] ) . #