Bộ Hướng dẫn Triển khai Core FHIR cho Việt Nam
0.6.0 - Draft for Community Review
Bộ Hướng dẫn Triển khai Core FHIR cho Việt Nam - Local Development build (v0.6.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
| Draft tại thời điểm 2026-05-10 |
@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: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-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.6.0 </li><li>FHIR Version: 4.0.1 </li><li>Supported Formats: <code>json</code>, <code>xml</code></li><li>Published on: 2026-05-10 </li><li>Published by: Omi HealthTech / VN Core FHIR Community Initiative </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 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>SHOULD</b></td><td><a href=\"OperationDefinition-vn-validate-bhyt-claim.html\">$validate-bhyt-claim</a></td><td><div/></td></tr><tr><td><b>SHOULD</b></td><td><a href=\"OperationDefinition-vn-submit-bhyt-claim.html\">$submit-bhyt-claim</a></td><td><div/></td></tr><tr><td><b>SHOULD</b></td><td><a href=\"OperationDefinition-vn-reverse-bhyt-claim.html\">$reverse-bhyt-claim</a></td><td><div/></td></tr><tr><td><b>SHOULD</b></td><td><a href=\"OperationDefinition-vn-generate-ips-summary.html\">$summary</a></td><td><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=\"#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\"><span title=\"SHALL\"><b>Y</b></span></td><td class=\"text-center\"><span title=\"SHALL\"><b>Y</b></span></td><td class=\"text-center\"><span title=\"SHOULD\">Y</span></td><td class=\"text-center\"><span title=\"SHOULD\">Y</span></td><td>identifier, name, birthdate, gender, vn-cccd, vn-bhyt, vn-bhxh, vn-gks</td><td/><td><code>Encounter:patient</code>, <code>Observation:patient</code>, <code>Condition:patient</code>, <code>Procedure:patient</code>, <code>AllergyIntolerance:patient</code>, <code>MedicationRequest:patient</code>, <code>DiagnosticReport:patient</code>, <code>DocumentReference:patient</code>, <code>Coverage:beneficiary</code>, <code>CarePlan:patient</code>, <code>EpisodeOfCare:patient</code>, <code>ServiceRequest:patient</code>, <code>Consent:patient</code>, <code>Immunization:patient</code>, <code>ImagingStudy:patient</code></td><td/></tr><tr><td><a href=\"#RelatedPerson1-2\">RelatedPerson</a></td><td><a href=\"StructureDefinition-vn-core-relatedperson.html\">http://fhir.hl7.org.vn/core/StructureDefinition/vn-core-relatedperson</a></td><td class=\"text-center\"><span title=\"SHALL\"><b>Y</b></span></td><td class=\"text-center\"><span title=\"SHALL\"><b>Y</b></span></td><td class=\"text-center\"><span title=\"SHOULD\">Y</span></td><td class=\"text-center\"><span title=\"SHOULD\">Y</span></td><td>patient, identifier, name</td><td/><td/><td/></tr><tr><td><a href=\"#Practitioner1-3\">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\"><span title=\"SHALL\"><b>Y</b></span></td><td class=\"text-center\"><span title=\"SHALL\"><b>Y</b></span></td><td class=\"text-center\"/><td class=\"text-center\"/><td>identifier, name, vn-gphn, vn-cchn</td><td/><td/><td/></tr><tr><td><a href=\"#PractitionerRole1-4\">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\"><span title=\"SHALL\"><b>Y</b></span></td><td class=\"text-center\"><span title=\"SHALL\"><b>Y</b></span></td><td class=\"text-center\"/><td class=\"text-center\"/><td>practitioner, organization, location</td><td/><td/><td/></tr><tr><td><a href=\"#Organization1-5\">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\"><span title=\"SHALL\"><b>Y</b></span></td><td class=\"text-center\"><span title=\"SHALL\"><b>Y</b></span></td><td class=\"text-center\"/><td class=\"text-center\"/><td>identifier, name, vn-cskcb</td><td/><td/><td/></tr><tr><td><a href=\"#Location1-6\">Location</a></td><td><a href=\"StructureDefinition-vn-core-location.html\">http://fhir.hl7.org.vn/core/StructureDefinition/vn-core-location</a></td><td class=\"text-center\"><span title=\"SHALL\"><b>Y</b></span></td><td class=\"text-center\"><span title=\"SHALL\"><b>Y</b></span></td><td class=\"text-center\"><span title=\"SHOULD\">Y</span></td><td class=\"text-center\"><span title=\"SHOULD\">Y</span></td><td>identifier, organization, partof, name</td><td/><td/><td/></tr><tr><td><a href=\"#Encounter1-7\">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\"><span title=\"SHALL\"><b>Y</b></span></td><td class=\"text-center\"><span title=\"SHALL\"><b>Y</b></span></td><td class=\"text-center\"><span title=\"SHOULD\">Y</span></td><td class=\"text-center\"><span title=\"SHOULD\">Y</span></td><td>patient, date, status, class, vn-malydo, vn-ma-luot-kcb</td><td><code>Encounter:patient</code>, <code>Encounter:service-provider</code></td><td><code>Observation:encounter</code>, <code>Condition:encounter</code>, <code>Procedure:encounter</code>, <code>DiagnosticReport:encounter</code>, <code>ServiceRequest:encounter</code></td><td/></tr><tr><td><a href=\"#Condition1-8\">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\"><span title=\"SHALL\"><b>Y</b></span></td><td class=\"text-center\"><span title=\"SHALL\"><b>Y</b></span></td><td class=\"text-center\"/><td class=\"text-center\"><span title=\"SHOULD\">Y</span></td><td>patient, code, encounter, vn-icd10</td><td><code>Condition:patient</code>, <code>Condition:encounter</code></td><td/><td/></tr><tr><td><a href=\"#Observation1-9\">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><br/> <a href=\"StructureDefinition-vn-core-observation-triage-acuity.html\">Phân loại ưu tiên cấp cứu VN Core — VN Core Triage Acuity Observation</a><br/> <a href=\"StructureDefinition-vn-core-observation-health-classification.html\">Phân loại sức khỏe VN Core — VN Core Observation Health Classification Profile</a></td><td class=\"text-center\"><span title=\"SHALL\"><b>Y</b></span></td><td class=\"text-center\"><span title=\"SHALL\"><b>Y</b></span></td><td class=\"text-center\"/><td class=\"text-center\"><span title=\"SHOULD\">Y</span></td><td>patient, code, date, category</td><td><code>Observation:patient</code>, <code>Observation:encounter</code></td><td/><td/></tr><tr><td><a href=\"#Specimen1-10\">Specimen</a></td><td><a href=\"StructureDefinition-vn-core-specimen.html\">http://fhir.hl7.org.vn/core/StructureDefinition/vn-core-specimen</a></td><td class=\"text-center\"><span title=\"SHALL\"><b>Y</b></span></td><td class=\"text-center\"><span title=\"SHALL\"><b>Y</b></span></td><td class=\"text-center\"><span title=\"SHOULD\">Y</span></td><td class=\"text-center\"><span title=\"SHOULD\">Y</span></td><td>subject, type, accession</td><td><code>Specimen:subject</code></td><td/><td/></tr><tr><td><a href=\"#AllergyIntolerance1-11\">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\"><span title=\"SHALL\"><b>Y</b></span></td><td class=\"text-center\"><span title=\"SHALL\"><b>Y</b></span></td><td class=\"text-center\"/><td class=\"text-center\"><span title=\"SHOULD\">Y</span></td><td>patient, clinical-status</td><td><code>AllergyIntolerance:patient</code></td><td/><td/></tr><tr><td><a href=\"#Procedure1-12\">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\"><span title=\"SHALL\"><b>Y</b></span></td><td class=\"text-center\"><span title=\"SHALL\"><b>Y</b></span></td><td class=\"text-center\"/><td class=\"text-center\"><span title=\"SHOULD\">Y</span></td><td>patient, code, date</td><td><code>Procedure:patient</code>, <code>Procedure:encounter</code></td><td/><td/></tr><tr><td><a href=\"#Coverage1-13\">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\"><span title=\"SHALL\"><b>Y</b></span></td><td class=\"text-center\"><span title=\"SHALL\"><b>Y</b></span></td><td class=\"text-center\"/><td class=\"text-center\"/><td>beneficiary, identifier, subscriber, status, vn-bhyt-card, vn-ma-dkbd</td><td><code>Coverage:beneficiary</code>, <code>Coverage:payor</code></td><td/><td/></tr><tr><td><a href=\"#Claim1-14\">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\"><span title=\"SHALL\"><b>Y</b></span></td><td class=\"text-center\"><span title=\"SHALL\"><b>Y</b></span></td><td class=\"text-center\"><span title=\"SHOULD\">Y</span></td><td class=\"text-center\"><span title=\"SHOULD\">Y</span></td><td>patient, provider, status, created, vn-ma-lk</td><td><code>Claim:patient</code>, <code>Claim:insurer</code>, <code>Claim:provider</code></td><td/><td/></tr><tr><td><a href=\"#AuditEvent1-15\">AuditEvent</a></td><td><a href=\"StructureDefinition-vn-core-audit-event.html\">http://fhir.hl7.org.vn/core/StructureDefinition/vn-core-audit-event</a></td><td class=\"text-center\"><span title=\"SHALL\"><b>Y</b></span></td><td class=\"text-center\"><span title=\"SHALL\"><b>Y</b></span></td><td class=\"text-center\"/><td class=\"text-center\"><span title=\"SHOULD\">Y</span></td><td>date, patient, agent</td><td/><td/><td/></tr><tr><td><a href=\"#Provenance1-16\">Provenance</a></td><td><a href=\"StructureDefinition-vn-core-provenance.html\">http://fhir.hl7.org.vn/core/StructureDefinition/vn-core-provenance</a></td><td class=\"text-center\"><span title=\"SHALL\"><b>Y</b></span></td><td class=\"text-center\"><span title=\"SHALL\"><b>Y</b></span></td><td class=\"text-center\"/><td class=\"text-center\"><span title=\"SHOULD\">Y</span></td><td>target, recorded</td><td/><td/><td/></tr><tr><td><a href=\"#MedicationRequest1-17\">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\"><span title=\"SHALL\"><b>Y</b></span></td><td class=\"text-center\"><span title=\"SHALL\"><b>Y</b></span></td><td class=\"text-center\"><span title=\"SHOULD\">Y</span></td><td class=\"text-center\"><span title=\"SHOULD\">Y</span></td><td>patient, status, intent, authoredon, medication</td><td><code>MedicationRequest:patient</code>, <code>MedicationRequest:medication</code>, <code>MedicationRequest:requester</code></td><td/><td/></tr><tr><td><a href=\"#ServiceRequest1-18\">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\"><span title=\"SHALL\"><b>Y</b></span></td><td class=\"text-center\"><span title=\"SHALL\"><b>Y</b></span></td><td class=\"text-center\"><span title=\"SHOULD\">Y</span></td><td class=\"text-center\"><span title=\"SHOULD\">Y</span></td><td>patient, status, category, code, authored</td><td><code>ServiceRequest:patient</code>, <code>ServiceRequest:encounter</code>, <code>ServiceRequest:requester</code></td><td/><td/></tr><tr><td><a href=\"#DocumentReference1-19\">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\"><span title=\"SHALL\"><b>Y</b></span></td><td class=\"text-center\"><span title=\"SHALL\"><b>Y</b></span></td><td class=\"text-center\"/><td class=\"text-center\"><span title=\"SHOULD\">Y</span></td><td>patient, type, date, encounter, custodian</td><td><code>DocumentReference:patient</code>, <code>DocumentReference:encounter</code></td><td/><td/></tr><tr><td><a href=\"#ClaimResponse1-20\">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\"><span title=\"SHALL\"><b>Y</b></span></td><td class=\"text-center\"><span title=\"SHALL\"><b>Y</b></span></td><td class=\"text-center\"/><td class=\"text-center\"/><td>patient, request, status, vn-xml1-id</td><td><code>ClaimResponse:patient</code>, <code>ClaimResponse:request</code></td><td/><td/></tr><tr><td><a href=\"#ExplanationOfBenefit1-21\">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\"><span title=\"SHALL\"><b>Y</b></span></td><td class=\"text-center\"><span title=\"SHALL\"><b>Y</b></span></td><td class=\"text-center\"/><td class=\"text-center\"/><td>patient, status, created</td><td><code>ExplanationOfBenefit:patient</code>, <code>ExplanationOfBenefit:claim</code>, <code>ExplanationOfBenefit:coverage</code></td><td/><td/></tr><tr><td><a href=\"#DiagnosticReport1-22\">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\"><span title=\"SHALL\"><b>Y</b></span></td><td class=\"text-center\"><span title=\"SHALL\"><b>Y</b></span></td><td class=\"text-center\"/><td class=\"text-center\"><span title=\"SHOULD\">Y</span></td><td>patient, code, date, category, encounter</td><td><code>DiagnosticReport:subject</code>, <code>DiagnosticReport:result</code>, <code>DiagnosticReport:encounter</code></td><td/><td/></tr><tr><td><a href=\"#Medication1-23\">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\"><span title=\"SHALL\"><b>Y</b></span></td><td class=\"text-center\"><span title=\"SHALL\"><b>Y</b></span></td><td class=\"text-center\"/><td class=\"text-center\"/><td>code, status</td><td/><td/><td/></tr><tr><td><a href=\"#Device1-24\">Device</a></td><td><a href=\"StructureDefinition-vn-core-device.html\">http://fhir.hl7.org.vn/core/StructureDefinition/vn-core-device</a><br/><em>Additional supported profiles:</em><br/> <a href=\"StructureDefinition-vn-core-implantable-device.html\">Thiết bị cấy ghép VN Core — VN Core Implantable Device Profile</a></td><td class=\"text-center\"><span title=\"SHALL\"><b>Y</b></span></td><td class=\"text-center\"><span title=\"SHALL\"><b>Y</b></span></td><td class=\"text-center\"/><td class=\"text-center\"/><td>type, status, vn-device-group, vn-ma-vat-tu, vn-registration-number, vn-risk-class</td><td/><td/><td/></tr><tr><td><a href=\"#DeviceUseStatement1-25\">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\"><span title=\"SHALL\"><b>Y</b></span></td><td class=\"text-center\"><span title=\"SHALL\"><b>Y</b></span></td><td class=\"text-center\"/><td class=\"text-center\"/><td>patient, device</td><td/><td/><td/></tr><tr><td><a href=\"#Consent1-26\">Consent</a></td><td><a href=\"StructureDefinition-vn-core-consent.html\">http://fhir.hl7.org.vn/core/StructureDefinition/vn-core-consent</a></td><td class=\"text-center\"><span title=\"SHALL\"><b>Y</b></span></td><td class=\"text-center\"><span title=\"SHALL\"><b>Y</b></span></td><td class=\"text-center\"><span title=\"SHOULD\">Y</span></td><td class=\"text-center\"><span title=\"SHOULD\">Y</span></td><td>patient, status, category, date</td><td/><td/><td/></tr><tr><td><a href=\"#Composition1-27\">Composition</a></td><td><a href=\"StructureDefinition-vn-core-composition.html\">http://fhir.hl7.org.vn/core/StructureDefinition/vn-core-composition</a><br/><em>Additional supported profiles:</em><br/> <a href=\"StructureDefinition-vn-core-composition-health-checkup.html\">Giấy khám sức khỏe định kỳ VN Core — VN Core Health Checkup Composition Profile</a><br/> <a href=\"StructureDefinition-vn-core-composition-health-record-summary.html\">Sổ Sức khỏe điện tử VN Core — VN Core Health Record Summary (Patient Summary) Profile</a><br/> <a href=\"StructureDefinition-vn-core-composition-ips.html\">Sổ Sức khỏe điện tử bản IPS quốc tế — VN Core IPS Composition Profile</a></td><td class=\"text-center\"><span title=\"SHALL\"><b>Y</b></span></td><td class=\"text-center\"><span title=\"SHALL\"><b>Y</b></span></td><td class=\"text-center\"><span title=\"SHOULD\">Y</span></td><td class=\"text-center\"><span title=\"SHOULD\">Y</span></td><td>patient, type, date, encounter</td><td><code>Composition:subject</code>, <code>Composition:author</code>, <code>Composition:encounter</code></td><td/><td/></tr><tr><td><a href=\"#EpisodeOfCare1-28\">EpisodeOfCare</a></td><td><a href=\"StructureDefinition-vn-core-episode-of-care.html\">http://fhir.hl7.org.vn/core/StructureDefinition/vn-core-episode-of-care</a></td><td class=\"text-center\"><span title=\"SHALL\"><b>Y</b></span></td><td class=\"text-center\"><span title=\"SHALL\"><b>Y</b></span></td><td class=\"text-center\"><span title=\"SHOULD\">Y</span></td><td class=\"text-center\"><span title=\"SHOULD\">Y</span></td><td>patient, status, type</td><td/><td/><td/></tr><tr><td><a href=\"#CarePlan1-29\">CarePlan</a></td><td><a href=\"StructureDefinition-vn-core-care-plan.html\">http://fhir.hl7.org.vn/core/StructureDefinition/vn-core-care-plan</a></td><td class=\"text-center\"><span title=\"SHALL\"><b>Y</b></span></td><td class=\"text-center\"><span title=\"SHALL\"><b>Y</b></span></td><td class=\"text-center\"><span title=\"SHOULD\">Y</span></td><td class=\"text-center\"><span title=\"SHOULD\">Y</span></td><td>patient, status, category, date</td><td/><td/><td/></tr><tr><td><a href=\"#CareTeam1-30\">CareTeam</a></td><td><a href=\"StructureDefinition-vn-core-care-team.html\">http://fhir.hl7.org.vn/core/StructureDefinition/vn-core-care-team</a></td><td class=\"text-center\"><span title=\"SHALL\"><b>Y</b></span></td><td class=\"text-center\"><span title=\"SHALL\"><b>Y</b></span></td><td class=\"text-center\"><span title=\"SHOULD\">Y</span></td><td class=\"text-center\"><span title=\"SHOULD\">Y</span></td><td>patient, status</td><td/><td/><td/></tr><tr><td><a href=\"#Goal1-31\">Goal</a></td><td><a href=\"StructureDefinition-vn-core-goal.html\">http://fhir.hl7.org.vn/core/StructureDefinition/vn-core-goal</a></td><td class=\"text-center\"><span title=\"SHALL\"><b>Y</b></span></td><td class=\"text-center\"><span title=\"SHALL\"><b>Y</b></span></td><td class=\"text-center\"/><td class=\"text-center\"><span title=\"SHOULD\">Y</span></td><td>patient, lifecycle-status, category</td><td/><td/><td/></tr><tr><td><a href=\"#ClinicalImpression1-32\">ClinicalImpression</a></td><td><a href=\"StructureDefinition-vn-core-clinical-impression.html\">http://fhir.hl7.org.vn/core/StructureDefinition/vn-core-clinical-impression</a></td><td class=\"text-center\"><span title=\"SHALL\"><b>Y</b></span></td><td class=\"text-center\"><span title=\"SHALL\"><b>Y</b></span></td><td class=\"text-center\"/><td class=\"text-center\"><span title=\"SHOULD\">Y</span></td><td>patient, status, date</td><td/><td/><td/></tr><tr><td><a href=\"#MedicationStatement1-33\">MedicationStatement</a></td><td><a href=\"StructureDefinition-vn-core-medication-statement.html\">http://fhir.hl7.org.vn/core/StructureDefinition/vn-core-medication-statement</a></td><td class=\"text-center\"><span title=\"SHALL\"><b>Y</b></span></td><td class=\"text-center\"><span title=\"SHALL\"><b>Y</b></span></td><td class=\"text-center\"/><td class=\"text-center\"><span title=\"SHOULD\">Y</span></td><td>patient, status</td><td/><td/><td/></tr><tr><td><a href=\"#MedicationDispense1-34\">MedicationDispense</a></td><td><a href=\"StructureDefinition-vn-core-medication-dispense.html\">http://fhir.hl7.org.vn/core/StructureDefinition/vn-core-medication-dispense</a></td><td class=\"text-center\"><span title=\"SHALL\"><b>Y</b></span></td><td class=\"text-center\"><span title=\"SHALL\"><b>Y</b></span></td><td class=\"text-center\"/><td class=\"text-center\"><span title=\"SHOULD\">Y</span></td><td>patient, status</td><td><code>MedicationDispense:patient</code>, <code>MedicationDispense:prescription</code></td><td/><td/></tr><tr><td><a href=\"#MedicationAdministration1-35\">MedicationAdministration</a></td><td><a href=\"StructureDefinition-vn-core-medication-administration.html\">http://fhir.hl7.org.vn/core/StructureDefinition/vn-core-medication-administration</a></td><td class=\"text-center\"><span title=\"SHALL\"><b>Y</b></span></td><td class=\"text-center\"><span title=\"SHALL\"><b>Y</b></span></td><td class=\"text-center\"/><td class=\"text-center\"><span title=\"SHOULD\">Y</span></td><td>patient, context, status</td><td><code>MedicationAdministration:patient</code>, <code>MedicationAdministration:request</code></td><td/><td/></tr><tr><td><a href=\"#FamilyMemberHistory1-36\">FamilyMemberHistory</a></td><td><a href=\"StructureDefinition-vn-core-family-member-history.html\">http://fhir.hl7.org.vn/core/StructureDefinition/vn-core-family-member-history</a></td><td class=\"text-center\"><span title=\"SHALL\"><b>Y</b></span></td><td class=\"text-center\"><span title=\"SHALL\"><b>Y</b></span></td><td class=\"text-center\"/><td class=\"text-center\"><span title=\"SHOULD\">Y</span></td><td>patient, status</td><td/><td/><td/></tr><tr><td><a href=\"#Questionnaire1-37\">Questionnaire</a></td><td><a href=\"StructureDefinition-vn-core-questionnaire.html\">http://fhir.hl7.org.vn/core/StructureDefinition/vn-core-questionnaire</a></td><td class=\"text-center\"><span title=\"SHALL\"><b>Y</b></span></td><td class=\"text-center\"><span title=\"SHALL\"><b>Y</b></span></td><td class=\"text-center\"/><td class=\"text-center\"/><td>url, status</td><td/><td/><td/></tr><tr><td><a href=\"#QuestionnaireResponse1-38\">QuestionnaireResponse</a></td><td><a href=\"StructureDefinition-vn-core-questionnaire-response.html\">http://fhir.hl7.org.vn/core/StructureDefinition/vn-core-questionnaire-response</a></td><td class=\"text-center\"><span title=\"SHALL\"><b>Y</b></span></td><td class=\"text-center\"><span title=\"SHALL\"><b>Y</b></span></td><td class=\"text-center\"/><td class=\"text-center\"><span title=\"SHOULD\">Y</span></td><td>patient, questionnaire, status</td><td/><td/><td/></tr><tr><td><a href=\"#Immunization1-39\">Immunization</a></td><td><a href=\"StructureDefinition-vn-core-immunization.html\">http://fhir.hl7.org.vn/core/StructureDefinition/vn-core-immunization</a></td><td class=\"text-center\"><span title=\"SHALL\"><b>Y</b></span></td><td class=\"text-center\"><span title=\"SHALL\"><b>Y</b></span></td><td class=\"text-center\"/><td class=\"text-center\"><span title=\"SHOULD\">Y</span></td><td>patient, status, date</td><td/><td/><td/></tr><tr><td><a href=\"#ImagingStudy1-40\">ImagingStudy</a></td><td><a href=\"StructureDefinition-vn-core-imaging-study.html\">http://fhir.hl7.org.vn/core/StructureDefinition/vn-core-imaging-study</a></td><td class=\"text-center\"><span title=\"SHALL\"><b>Y</b></span></td><td class=\"text-center\"><span title=\"SHALL\"><b>Y</b></span></td><td class=\"text-center\"/><td class=\"text-center\"/><td>patient, status</td><td/><td/><td/></tr><tr><td><a href=\"#HealthcareService1-41\">HealthcareService</a></td><td><a href=\"StructureDefinition-vn-core-healthcare-service.html\">http://fhir.hl7.org.vn/core/StructureDefinition/vn-core-healthcare-service</a></td><td class=\"text-center\"><span title=\"SHALL\"><b>Y</b></span></td><td class=\"text-center\"><span title=\"SHALL\"><b>Y</b></span></td><td class=\"text-center\"/><td class=\"text-center\"/><td>organization, active</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: 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><strong>SHALL</strong> support <code>read</code>, <code>search-type</code>.</li><li><strong>SHOULD</strong> support <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>SHOULD</b></td><td>identifier</td><td><code>token</code></td><td><div><p>Tìm theo CCCD, mã BHXH, GKS, hộ chiếu, MRN hoặc định danh khác</p>\n</div></td></tr><tr><td><b>SHOULD</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>SHOULD</b></td><td>birthdate</td><td><code>date</code></td><td><div/></td></tr><tr><td><b>SHOULD</b></td><td>gender</td><td><code>token</code></td><td><div/></td></tr><tr><td><b>SHOULD</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>SHOULD</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><tr><td><b>SHOULD</b></td><td><a href=\"SearchParameter-vn-sp-patient-bhxh.html\">vn-bhxh</a></td><td><code>token</code></td><td><div><p>Tìm theo mã số BHXH 10 chữ số</p>\n</div></td></tr><tr><td><b>SHOULD</b></td><td><a href=\"SearchParameter-vn-sp-patient-gks.html\">vn-gks</a></td><td><code>token</code></td><td><div><p>Tìm theo số Giấy khai sinh</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=\"RelatedPerson1-2\" class=\"panel-title\"><span style=\"float: right;\">Resource Conformance: unspecified </span>RelatedPerson</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-relatedperson.html\">Người liên quan/người giám hộ VN Core — VN Core RelatedPerson 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><strong>SHALL</strong> support <code>read</code>, <code>search-type</code>.</li><li><strong>SHOULD</strong> support <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>Cha/mẹ/người giám hộ/người đại diện — VNCoreRelatedPerson 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>SHOULD</b></td><td>patient</td><td><code>reference</code></td><td><div><p>Tìm RelatedPerson theo bệnh nhân liên quan</p>\n</div></td></tr><tr><td><b>SHOULD</b></td><td>identifier</td><td><code>token</code></td><td><div><p>Tìm theo CCCD hoặc hộ chiếu của người liên quan</p>\n</div></td></tr><tr><td><b>SHOULD</b></td><td>name</td><td><code>string</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=\"Practitioner1-3\" class=\"panel-title\"><span style=\"float: right;\">Resource Conformance: unspecified </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><strong>SHALL</strong> support <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>SHOULD</b></td><td>identifier</td><td><code>token</code></td><td><div><p>Tìm theo GPHN hiện hành, CCCD, hoặc CCHN lịch sử</p>\n</div></td></tr><tr><td><b>SHOULD</b></td><td>name</td><td><code>string</code></td><td><div/></td></tr><tr><td><b>SHOULD</b></td><td><a href=\"SearchParameter-vn-sp-practitioner-gphn.html\">vn-gphn</a></td><td><code>token</code></td><td><div><p>Tìm theo số Giấy phép hành nghề khám bệnh, chữa bệnh hiện hành</p>\n</div></td></tr><tr><td><b>SHOULD</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ề lịch sử khi chuyển đổi dữ liệu 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=\"PractitionerRole1-4\" class=\"panel-title\"><span style=\"float: right;\">Resource Conformance: unspecified </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><strong>SHALL</strong> support <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>SHOULD</b></td><td>practitioner</td><td><code>reference</code></td><td><div/></td></tr><tr><td><b>SHOULD</b></td><td>organization</td><td><code>reference</code></td><td><div/></td></tr><tr><td><b>SHOULD</b></td><td>location</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-5\" class=\"panel-title\"><span style=\"float: right;\">Resource Conformance: unspecified </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><strong>SHALL</strong> support <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>SHOULD</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>SHOULD</b></td><td>name</td><td><code>string</code></td><td><div/></td></tr><tr><td><b>SHOULD</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=\"Location1-6\" class=\"panel-title\"><span style=\"float: right;\">Resource Conformance: unspecified </span>Location</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-location.html\">Địa điểm cung cấp dịch vụ VN Core — VN Core Location 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><strong>SHALL</strong> support <code>read</code>, <code>search-type</code>.</li><li><strong>SHOULD</strong> support <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>Khoa/phòng/địa điểm cung cấp dịch vụ — VNCoreLocation 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>SHOULD</b></td><td>identifier</td><td><code>token</code></td><td><div><p>Tìm theo mã khoa/phòng hoặc mã địa điểm nội bộ</p>\n</div></td></tr><tr><td><b>SHOULD</b></td><td>organization</td><td><code>reference</code></td><td><div><p>Tìm các Location thuộc một Organization</p>\n</div></td></tr><tr><td><b>SHOULD</b></td><td>partof</td><td><code>reference</code></td><td><div><p>Tìm các Location con</p>\n</div></td></tr><tr><td><b>SHOULD</b></td><td>name</td><td><code>string</code></td><td><div><p>Tìm theo tên khoa/phòng/địa điểm</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-7\" class=\"panel-title\"><span style=\"float: right;\">Resource Conformance: unspecified </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><strong>SHALL</strong> support <code>read</code>, <code>search-type</code>.</li><li><strong>SHOULD</strong> support <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>SHOULD</b></td><td>patient</td><td><code>reference</code></td><td><div/></td></tr><tr><td><b>SHOULD</b></td><td>date</td><td><code>date</code></td><td><div/></td></tr><tr><td><b>SHOULD</b></td><td>status</td><td><code>token</code></td><td><div/></td></tr><tr><td><b>SHOULD</b></td><td>class</td><td><code>token</code></td><td><div/></td></tr><tr><td><b>SHOULD</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><tr><td><b>SHOULD</b></td><td><a href=\"SearchParameter-vn-sp-encounter-ma-luot-kcb.html\">vn-ma-luot-kcb</a></td><td><code>token</code></td><td><div><p>Tìm theo Identifier MA_LUOT_KCB dùng đối soát BHXH; system khuyến nghị = http://fhir.hl7.org.vn/core/sid/ma-luot-kcb</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-8\" class=\"panel-title\"><span style=\"float: right;\">Resource Conformance: unspecified </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><strong>SHALL</strong> support <code>read</code>, <code>search-type</code>.</li><li><strong>SHOULD</strong> support <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>SHOULD</b></td><td>patient</td><td><code>reference</code></td><td><div/></td></tr><tr><td><b>SHOULD</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>SHOULD</b></td><td>encounter</td><td><code>reference</code></td><td><div/></td></tr><tr><td><b>SHOULD</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-9\" class=\"panel-title\"><span style=\"float: right;\">Resource Conformance: unspecified </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><br/><a href=\"StructureDefinition-vn-core-observation-triage-acuity.html\">Phân loại ưu tiên cấp cứu VN Core — VN Core Triage Acuity Observation</a><br/><a href=\"StructureDefinition-vn-core-observation-health-classification.html\">Phân loại sức khỏe VN Core — VN Core Observation Health Classification Profile</a></p></div><div class=\"col-lg-6\"><span class=\"lead\">Interaction summary</span><br/><ul><li><strong>SHALL</strong> support <code>read</code>, <code>search-type</code>.</li><li><strong>SHOULD</strong> support <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, quan sát YHCT, phân loại ưu tiên cấp cứu (triage) và phân loại sức khỏe KSK — VNCoreObservationLab + VitalSigns + YHCT + TriageAcuity + HealthClassification 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>SHOULD</b></td><td>patient</td><td><code>reference</code></td><td><div/></td></tr><tr><td><b>SHOULD</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>SHOULD</b></td><td>date</td><td><code>date</code></td><td><div/></td></tr><tr><td><b>SHOULD</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=\"Specimen1-10\" class=\"panel-title\"><span style=\"float: right;\">Resource Conformance: unspecified </span>Specimen</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-specimen.html\">Mẫu bệnh phẩm VN Core — VN Core Specimen 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><strong>SHALL</strong> support <code>read</code>, <code>search-type</code>.</li><li><strong>SHOULD</strong> support <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>Mẫu bệnh phẩm — VNCoreSpecimen 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>SHOULD</b></td><td>subject</td><td><code>reference</code></td><td><div><p>Tìm theo bệnh nhân cung cấp mẫu</p>\n</div></td></tr><tr><td><b>SHOULD</b></td><td>type</td><td><code>token</code></td><td><div><p>Tìm theo loại mẫu bệnh phẩm</p>\n</div></td></tr><tr><td><b>SHOULD</b></td><td>accession</td><td><code>token</code></td><td><div><p>Tìm theo mã tiếp nhận mẫu tại phòng xét nghiệm</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=\"AllergyIntolerance1-11\" class=\"panel-title\"><span style=\"float: right;\">Resource Conformance: unspecified </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><strong>SHALL</strong> support <code>read</code>, <code>search-type</code>.</li><li><strong>SHOULD</strong> support <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>SHOULD</b></td><td>patient</td><td><code>reference</code></td><td><div/></td></tr><tr><td><b>SHOULD</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-12\" class=\"panel-title\"><span style=\"float: right;\">Resource Conformance: unspecified </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><strong>SHALL</strong> support <code>read</code>, <code>search-type</code>.</li><li><strong>SHOULD</strong> support <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>SHOULD</b></td><td>patient</td><td><code>reference</code></td><td><div/></td></tr><tr><td><b>SHOULD</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>SHOULD</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-13\" 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><strong>SHALL</strong> support <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>SHOULD</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>SHOULD</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>SHOULD</b></td><td>subscriber</td><td><code>reference</code></td><td><div><p>Tìm theo subscriber của Coverage</p>\n</div></td></tr><tr><td><b>SHOULD</b></td><td>status</td><td><code>token</code></td><td><div/></td></tr><tr><td><b>SHOULD</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><tr><td><b>SHOULD</b></td><td><a href=\"SearchParameter-vn-sp-coverage-ma-dkbd.html\">vn-ma-dkbd</a></td><td><code>token</code></td><td><div><p>Tìm theo mã nơi ĐKKCB ban đầu MA_DKBD</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-14\" 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><strong>SHALL</strong> support <code>read</code>, <code>search-type</code>.</li><li><strong>SHOULD</strong> support <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>SHOULD</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>SHOULD</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>SHOULD</b></td><td>status</td><td><code>token</code></td><td><div/></td></tr><tr><td><b>SHOULD</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><tr><td><b>SHOULD</b></td><td><a href=\"SearchParameter-vn-sp-claim-ma-lk.html\">vn-ma-lk</a></td><td><code>token</code></td><td><div><p>Tìm theo mã liên kết hồ sơ MA_LK</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=\"AuditEvent1-15\" class=\"panel-title\"><span style=\"float: right;\">Resource Conformance: unspecified </span>AuditEvent</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-audit-event.html\">Nhật ký truy cập dữ liệu VN Core — VN Core AuditEvent 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><strong>SHALL</strong> support <code>read</code>, <code>search-type</code>.</li><li><strong>SHOULD</strong> support <code>create</code>.</li></ul></div></div><p/><div class=\"row\"><div class=\"col-12\"><span class=\"lead\">Documentation</span><blockquote><div><p>Nhật ký truy cập/chia sẻ dữ liệu y tế — VNCoreAuditEvent 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>SHOULD</b></td><td>date</td><td><code>date</code></td><td><div><p>Tìm theo thời điểm ghi nhận audit</p>\n</div></td></tr><tr><td><b>SHOULD</b></td><td>patient</td><td><code>reference</code></td><td><div><p>Tìm audit liên quan tới bệnh nhân</p>\n</div></td></tr><tr><td><b>SHOULD</b></td><td>agent</td><td><code>reference</code></td><td><div><p>Tìm theo người/hệ thống thực hiện hành động</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=\"Provenance1-16\" class=\"panel-title\"><span style=\"float: right;\">Resource Conformance: unspecified </span>Provenance</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-provenance.html\">Nguồn gốc dữ liệu và chữ ký số VN Core — VN Core Provenance 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><strong>SHALL</strong> support <code>read</code>, <code>search-type</code>.</li><li><strong>SHOULD</strong> support <code>create</code>.</li></ul></div></div><p/><div class=\"row\"><div class=\"col-12\"><span class=\"lead\">Documentation</span><blockquote><div><p>Nguồn gốc và chữ ký số của tài liệu/hồ sơ y tế — VNCoreProvenance 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>SHOULD</b></td><td>target</td><td><code>reference</code></td><td><div><p>Tìm theo resource đích được ký/xác nhận</p>\n</div></td></tr><tr><td><b>SHOULD</b></td><td>recorded</td><td><code>date</code></td><td><div><p>Tìm theo thời điểm ghi nhận provenance</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-17\" class=\"panel-title\"><span style=\"float: right;\">Resource Conformance: unspecified </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><strong>SHALL</strong> support <code>read</code>, <code>search-type</code>.</li><li><strong>SHOULD</strong> support <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>SHOULD</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>SHOULD</b></td><td>status</td><td><code>token</code></td><td><div/></td></tr><tr><td><b>SHOULD</b></td><td>intent</td><td><code>token</code></td><td><div/></td></tr><tr><td><b>SHOULD</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>SHOULD</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-18\" class=\"panel-title\"><span style=\"float: right;\">Resource Conformance: unspecified </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><strong>SHALL</strong> support <code>read</code>, <code>search-type</code>.</li><li><strong>SHOULD</strong> support <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 23/2024)</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>SHOULD</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>SHOULD</b></td><td>status</td><td><code>token</code></td><td><div/></td></tr><tr><td><b>SHOULD</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>SHOULD</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>SHOULD</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-19\" class=\"panel-title\"><span style=\"float: right;\">Resource Conformance: unspecified </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><strong>SHALL</strong> support <code>read</code>, <code>search-type</code>.</li><li><strong>SHOULD</strong> support <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>SHOULD</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>SHOULD</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>SHOULD</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>SHOULD</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>SHOULD</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-20\" class=\"panel-title\"><span style=\"float: right;\">Resource Conformance: unspecified </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><strong>SHALL</strong> support <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>SHOULD</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>SHOULD</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>SHOULD</b></td><td>status</td><td><code>token</code></td><td><div/></td></tr><tr><td><b>SHOULD</b></td><td><a href=\"SearchParameter-vn-sp-claim-response-xml1-id.html\">vn-xml1-id</a></td><td><code>token</code></td><td><div><p>Tìm theo XML1_ID/mã phản hồi gateway của hồ sơ 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=\"ExplanationOfBenefit1-21\" class=\"panel-title\"><span style=\"float: right;\">Resource Conformance: unspecified </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\">Giải trình quyền lợi 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><strong>SHALL</strong> support <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>SHOULD</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>SHOULD</b></td><td>status</td><td><code>token</code></td><td><div/></td></tr><tr><td><b>SHOULD</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-22\" class=\"panel-title\"><span style=\"float: right;\">Resource Conformance: unspecified </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><strong>SHALL</strong> support <code>read</code>, <code>search-type</code>.</li><li><strong>SHOULD</strong> support <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>SHOULD</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>SHOULD</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>SHOULD</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>SHOULD</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>SHOULD</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-23\" class=\"panel-title\"><span style=\"float: right;\">Resource Conformance: unspecified </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><strong>SHALL</strong> support <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>SHOULD</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>SHOULD</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-24\" class=\"panel-title\"><span style=\"float: right;\">Resource Conformance: unspecified </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\">Thiết bị 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-6\"><span class=\"lead\">Supported Profiles</span><p><a href=\"StructureDefinition-vn-core-implantable-device.html\">Thiết bị cấy ghép VN Core — VN Core Implantable Device Profile</a></p></div><div class=\"col-lg-6\"><span class=\"lead\">Interaction summary</span><br/><ul><li><strong>SHALL</strong> support <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; thiết bị cấy ghép gắn người bệnh dùng thêm VNCoreImplantableDevice</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>SHOULD</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>SHOULD</b></td><td>status</td><td><code>token</code></td><td><div/></td></tr><tr><td><b>SHOULD</b></td><td><a href=\"SearchParameter-vn-sp-device-group.html\">vn-device-group</a></td><td><code>token</code></td><td><div><p>Tìm TBYT theo nhóm BHYT (N01–N09)</p>\n</div></td></tr><tr><td><b>SHOULD</b></td><td><a href=\"SearchParameter-vn-sp-device-ma-vat-tu.html\">vn-ma-vat-tu</a></td><td><code>token</code></td><td><div><p>Tìm TBYT theo mã vật tư y tế</p>\n</div></td></tr><tr><td><b>SHOULD</b></td><td><a href=\"SearchParameter-vn-sp-device-registration-number.html\">vn-registration-number</a></td><td><code>token</code></td><td><div><p>Tìm TBYT theo số đăng ký lưu hành</p>\n</div></td></tr><tr><td><b>SHOULD</b></td><td><a href=\"SearchParameter-vn-sp-device-risk-class.html\">vn-risk-class</a></td><td><code>token</code></td><td><div><p>Tìm TBYT theo phân loại rủi ro A/B/C/D (NĐ 98/2021)</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=\"DeviceUseStatement1-25\" class=\"panel-title\"><span style=\"float: right;\">Resource Conformance: unspecified </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 nhận sử dụng 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><strong>SHALL</strong> support <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>SHOULD</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>SHOULD</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 class=\"panel panel-default\"><div class=\"panel-heading\"><h4 id=\"Consent1-26\" class=\"panel-title\"><span style=\"float: right;\">Resource Conformance: unspecified </span>Consent</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-consent.html\">Đồng ý xử lý dữ liệu VN Core — VN Core Consent 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><strong>SHALL</strong> support <code>read</code>, <code>search-type</code>.</li><li><strong>SHOULD</strong> support <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>Đồng ý xử lý DLCN y tế — VNCoreConsent profile (Luật 91/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>SHOULD</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>SHOULD</b></td><td>status</td><td><code>token</code></td><td><div><p>Tìm theo trạng thái (active, rejected, inactive)</p>\n</div></td></tr><tr><td><b>SHOULD</b></td><td>category</td><td><code>token</code></td><td><div><p>Tìm theo loại đồng ý</p>\n</div></td></tr><tr><td><b>SHOULD</b></td><td>date</td><td><code>date</code></td><td><div><p>Tìm theo ngày đồng ý</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=\"Composition1-27\" class=\"panel-title\"><span style=\"float: right;\">Resource Conformance: unspecified </span>Composition</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-composition.html\">Bệnh án điện tử VN Core — VN Core Composition 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-composition-health-checkup.html\">Giấy khám sức khỏe định kỳ VN Core — VN Core Health Checkup Composition Profile</a><br/><a href=\"StructureDefinition-vn-core-composition-health-record-summary.html\">Sổ Sức khỏe điện tử VN Core — VN Core Health Record Summary (Patient Summary) Profile</a><br/><a href=\"StructureDefinition-vn-core-composition-ips.html\">Sổ Sức khỏe điện tử bản IPS quốc tế — VN Core IPS Composition Profile</a></p></div><div class=\"col-lg-6\"><span class=\"lead\">Interaction summary</span><br/><ul><li><strong>SHALL</strong> support <code>read</code>, <code>search-type</code>.</li><li><strong>SHOULD</strong> support <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 án điện tử + giấy KSK + Sổ SKĐT (nội địa & bản IPS quốc tế) — VNCoreComposition + HealthCheckup/HealthRecordSummary/IPS profiles (TT 13/2025, QĐ 1332/1551)</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>SHOULD</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>SHOULD</b></td><td>type</td><td><code>token</code></td><td><div><p>Tìm theo loại bệnh án (LOINC)</p>\n</div></td></tr><tr><td><b>SHOULD</b></td><td>date</td><td><code>date</code></td><td><div><p>Tìm theo ngày lập bệnh án</p>\n</div></td></tr><tr><td><b>SHOULD</b></td><td>encounter</td><td><code>reference</code></td><td><div><p>Tìm theo lượt khám</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=\"EpisodeOfCare1-28\" class=\"panel-title\"><span style=\"float: right;\">Resource Conformance: unspecified </span>EpisodeOfCare</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-episode-of-care.html\">Đợt chăm sóc VN Core — VN Core EpisodeOfCare 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><strong>SHALL</strong> support <code>read</code>, <code>search-type</code>.</li><li><strong>SHOULD</strong> support <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>Đợt chăm sóc — VNCoreEpisodeOfCare 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>SHOULD</b></td><td>patient</td><td><code>reference</code></td><td><div/></td></tr><tr><td><b>SHOULD</b></td><td>status</td><td><code>token</code></td><td><div/></td></tr><tr><td><b>SHOULD</b></td><td>type</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=\"CarePlan1-29\" class=\"panel-title\"><span style=\"float: right;\">Resource Conformance: unspecified </span>CarePlan</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-care-plan.html\">Kế hoạch chăm sóc VN Core — VN Core CarePlan 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><strong>SHALL</strong> support <code>read</code>, <code>search-type</code>.</li><li><strong>SHOULD</strong> support <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>Kế hoạch chăm sóc — VNCoreCarePlan 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>SHOULD</b></td><td>patient</td><td><code>reference</code></td><td><div/></td></tr><tr><td><b>SHOULD</b></td><td>status</td><td><code>token</code></td><td><div/></td></tr><tr><td><b>SHOULD</b></td><td>category</td><td><code>token</code></td><td><div/></td></tr><tr><td><b>SHOULD</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=\"CareTeam1-30\" class=\"panel-title\"><span style=\"float: right;\">Resource Conformance: unspecified </span>CareTeam</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-care-team.html\">Nhóm chăm sóc VN Core — VN Core CareTeam 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><strong>SHALL</strong> support <code>read</code>, <code>search-type</code>.</li><li><strong>SHOULD</strong> support <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>Nhóm chăm sóc — VNCoreCareTeam profile (TT 13/2025, Luật KCB 2023)</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>SHOULD</b></td><td>patient</td><td><code>reference</code></td><td><div/></td></tr><tr><td><b>SHOULD</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=\"Goal1-31\" class=\"panel-title\"><span style=\"float: right;\">Resource Conformance: unspecified </span>Goal</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-goal.html\">Mục tiêu điều trị VN Core — VN Core Goal 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><strong>SHALL</strong> support <code>read</code>, <code>search-type</code>.</li><li><strong>SHOULD</strong> support <code>create</code>.</li></ul></div></div><p/><div class=\"row\"><div class=\"col-12\"><span class=\"lead\">Documentation</span><blockquote><div><p>Mục tiêu điều trị — VNCoreGoal 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>SHOULD</b></td><td>patient</td><td><code>reference</code></td><td><div/></td></tr><tr><td><b>SHOULD</b></td><td>lifecycle-status</td><td><code>token</code></td><td><div/></td></tr><tr><td><b>SHOULD</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=\"ClinicalImpression1-32\" class=\"panel-title\"><span style=\"float: right;\">Resource Conformance: unspecified </span>ClinicalImpression</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-clinical-impression.html\">Nhận định lâm sàng VN Core — VN Core ClinicalImpression 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><strong>SHALL</strong> support <code>read</code>, <code>search-type</code>.</li><li><strong>SHOULD</strong> support <code>create</code>.</li></ul></div></div><p/><div class=\"row\"><div class=\"col-12\"><span class=\"lead\">Documentation</span><blockquote><div><p>Nhận định lâm sàng — VNCoreClinicalImpression 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>SHOULD</b></td><td>patient</td><td><code>reference</code></td><td><div/></td></tr><tr><td><b>SHOULD</b></td><td>status</td><td><code>token</code></td><td><div/></td></tr><tr><td><b>SHOULD</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=\"MedicationStatement1-33\" class=\"panel-title\"><span style=\"float: right;\">Resource Conformance: unspecified </span>MedicationStatement</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-statement.html\">Tiền sử dùng thuốc VN Core — VN Core MedicationStatement 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><strong>SHALL</strong> support <code>read</code>, <code>search-type</code>.</li><li><strong>SHOULD</strong> support <code>create</code>.</li></ul></div></div><p/><div class=\"row\"><div class=\"col-12\"><span class=\"lead\">Documentation</span><blockquote><div><p>Tiền sử dùng thuốc — VNCoreMedicationStatement 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>SHOULD</b></td><td>patient</td><td><code>reference</code></td><td><div/></td></tr><tr><td><b>SHOULD</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=\"MedicationDispense1-34\" class=\"panel-title\"><span style=\"float: right;\">Resource Conformance: unspecified </span>MedicationDispense</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-dispense.html\">Cấp phát thuốc VN Core — VN Core Medication Dispense 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><strong>SHALL</strong> support <code>read</code>, <code>search-type</code>.</li><li><strong>SHOULD</strong> support <code>create</code>.</li></ul></div></div><p/><div class=\"row\"><div class=\"col-12\"><span class=\"lead\">Documentation</span><blockquote><div><p>Cấp phát thuốc — VNCoreMedicationDispense profile (TT 13/2025, TT 26/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>SHOULD</b></td><td>patient</td><td><code>reference</code></td><td><div/></td></tr><tr><td><b>SHOULD</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=\"MedicationAdministration1-35\" class=\"panel-title\"><span style=\"float: right;\">Resource Conformance: unspecified </span>MedicationAdministration</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-administration.html\">Sử dụng/Cho dùng thuốc VN Core — VN Core Medication Administration 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><strong>SHALL</strong> support <code>read</code>, <code>search-type</code>.</li><li><strong>SHOULD</strong> support <code>create</code>.</li></ul></div></div><p/><div class=\"row\"><div class=\"col-12\"><span class=\"lead\">Documentation</span><blockquote><div><p>Cho dùng thuốc — VNCoreMedicationAdministration 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>SHOULD</b></td><td>patient</td><td><code>reference</code></td><td><div/></td></tr><tr><td><b>SHOULD</b></td><td>context</td><td><code>reference</code></td><td><div/></td></tr><tr><td><b>SHOULD</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=\"FamilyMemberHistory1-36\" class=\"panel-title\"><span style=\"float: right;\">Resource Conformance: unspecified </span>FamilyMemberHistory</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-family-member-history.html\">Tiền sử gia đình VN Core — VN Core FamilyMemberHistory 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><strong>SHALL</strong> support <code>read</code>, <code>search-type</code>.</li><li><strong>SHOULD</strong> support <code>create</code>.</li></ul></div></div><p/><div class=\"row\"><div class=\"col-12\"><span class=\"lead\">Documentation</span><blockquote><div><p>Tiền sử gia đình — VNCoreFamilyMemberHistory profile (QĐ 1551, 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>SHOULD</b></td><td>patient</td><td><code>reference</code></td><td><div/></td></tr><tr><td><b>SHOULD</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=\"Questionnaire1-37\" class=\"panel-title\"><span style=\"float: right;\">Resource Conformance: unspecified </span>Questionnaire</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-questionnaire.html\">Phiếu khám sức khỏe VN Core — VN Core Questionnaire (KSK form) 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><strong>SHALL</strong> support <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>Mẫu phiếu KSK — VNCoreQuestionnaire profile (QĐ 1551, HL7 SDC); 17 mẫu VNKSKQuestionnaire01–17</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>SHOULD</b></td><td>url</td><td><code>uri</code></td><td><div/></td></tr><tr><td><b>SHOULD</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=\"QuestionnaireResponse1-38\" class=\"panel-title\"><span style=\"float: right;\">Resource Conformance: unspecified </span>QuestionnaireResponse</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-questionnaire-response.html\">Kết quả phiếu khám sức khỏe VN Core — VN Core QuestionnaireResponse 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><strong>SHALL</strong> support <code>read</code>, <code>search-type</code>.</li><li><strong>SHOULD</strong> support <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ả phiếu KSK — VNCoreQuestionnaireResponse profile (QĐ 1551, 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>SHOULD</b></td><td>patient</td><td><code>reference</code></td><td><div/></td></tr><tr><td><b>SHOULD</b></td><td>questionnaire</td><td><code>reference</code></td><td><div/></td></tr><tr><td><b>SHOULD</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=\"Immunization1-39\" class=\"panel-title\"><span style=\"float: right;\">Resource Conformance: unspecified </span>Immunization</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-immunization.html\">Tiêm chủng — VN Core Immunization</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><strong>SHALL</strong> support <code>read</code>, <code>search-type</code>.</li><li><strong>SHOULD</strong> support <code>create</code>.</li></ul></div></div><p/><div class=\"row\"><div class=\"col-12\"><span class=\"lead\">Documentation</span><blockquote><div><p>Tiêm chủng — VNCoreImmunization profile (Luật 114/2025/QH15 — hiệu lực 01/07/2026, future-effective; TCMR)</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>SHOULD</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>SHOULD</b></td><td>status</td><td><code>token</code></td><td><div><p>Tìm theo trạng thái (completed, entered-in-error, not-done)</p>\n</div></td></tr><tr><td><b>SHOULD</b></td><td>date</td><td><code>date</code></td><td><div><p>Tìm theo ngày tiêm</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=\"ImagingStudy1-40\" class=\"panel-title\"><span style=\"float: right;\">Resource Conformance: unspecified </span>ImagingStudy</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-imaging-study.html\">Nghiên cứu CĐHA VN Core — VN Core Imaging Study 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><strong>SHALL</strong> support <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>Chẩn đoán hình ảnh — VNCoreImagingStudy 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>SHOULD</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>SHOULD</b></td><td>status</td><td><code>token</code></td><td><div><p>Tìm theo trạng thái (available, cancelled, entered-in-error)</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=\"HealthcareService1-41\" class=\"panel-title\"><span style=\"float: right;\">Resource Conformance: unspecified </span>HealthcareService</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-healthcare-service.html\">Dịch vụ y tế VN Core — VN Core HealthcareService 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><strong>SHALL</strong> support <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>Dịch vụ y tế — VNCoreHealthcareService 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>SHOULD</b></td><td>organization</td><td><code>reference</code></td><td><div><p>Tìm theo cơ sở cung cấp dịch vụ</p>\n</div></td></tr><tr><td><b>SHOULD</b></td><td>active</td><td><code>token</code></td><td><div><p>Tìm theo trạng thái hoạt động</p>\n</div></td></tr></tbody></table></div><div class=\"col-lg-5\"> </div></div></div></div></div></div>"^^rdf:XMLLiteral ] ] ; # fhir:extension ( [ fhir:url [ fhir:v "http://fhir.hl7.org.vn/core/StructureDefinition/vn-ext-legal-basis"^^xsd:anyURI ; fhir:l <http://fhir.hl7.org.vn/core/StructureDefinition/vn-ext-legal-basis> ] ; fhir:value [ a fhir:Coding ; fhir:system [ fhir:v "http://fhir.hl7.org.vn/core/CodeSystem/vn-legal-document-ref-cs"^^xsd:anyURI ; fhir:l <http://fhir.hl7.org.vn/core/CodeSystem/vn-legal-document-ref-cs> ] ; fhir:code [ fhir:v "QD-3516-2025" ] ] ] [ fhir:url [ fhir:v "http://fhir.hl7.org.vn/core/StructureDefinition/vn-ext-legal-basis"^^xsd:anyURI ; fhir:l <http://fhir.hl7.org.vn/core/StructureDefinition/vn-ext-legal-basis> ] ; fhir:value [ a fhir:Coding ; fhir:system [ fhir:v "http://fhir.hl7.org.vn/core/CodeSystem/vn-legal-document-ref-cs"^^xsd:anyURI ; fhir:l <http://fhir.hl7.org.vn/core/CodeSystem/vn-legal-document-ref-cs> ] ; fhir:code [ fhir:v "QD-4152-2024" ] ] ] [ fhir:url [ fhir:v "http://fhir.hl7.org.vn/core/StructureDefinition/vn-ext-legal-basis"^^xsd:anyURI ; fhir:l <http://fhir.hl7.org.vn/core/StructureDefinition/vn-ext-legal-basis> ] ; fhir:value [ a fhir:Coding ; fhir:system [ fhir:v "http://fhir.hl7.org.vn/core/CodeSystem/vn-legal-document-ref-cs"^^xsd:anyURI ; fhir:l <http://fhir.hl7.org.vn/core/CodeSystem/vn-legal-document-ref-cs> ] ; fhir:code [ fhir:v "ND-102-2025" ] ] ] [ fhir:url [ fhir:v "http://fhir.hl7.org.vn/core/StructureDefinition/vn-ext-legal-basis"^^xsd:anyURI ; fhir:l <http://fhir.hl7.org.vn/core/StructureDefinition/vn-ext-legal-basis> ] ; fhir:value [ a fhir:Coding ; fhir:system [ fhir:v "http://fhir.hl7.org.vn/core/CodeSystem/vn-legal-document-ref-cs"^^xsd:anyURI ; fhir:l <http://fhir.hl7.org.vn/core/CodeSystem/vn-legal-document-ref-cs> ] ; fhir:code [ fhir:v "L-15-2023" ] ] ] ) ; # 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.6.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-05-10"^^xsd:date] ; # fhir:publisher [ fhir:v "Omi HealthTech / VN Core FHIR Community Initiative"] ; # fhir:contact ( [ fhir:name [ fhir:v "Omi HealthTech / VN Core FHIR Community Initiative" ] ; ( fhir:telecom [ fhir:system [ fhir:v "url" ] ; fhir:value [ fhir:v "https://hl7.org.vn" ] ] [ fhir:system [ fhir:v "email" ] ; fhir:value [ fhir:v "info@hl7.org.vn" ] ] ) ] [ 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 "info@hl7.org.vn" ] ] ) ] ) ; # fhir:description [ fhir:v "Máy chủ FHIR tuân thủ VN Core IG PHẢI đáp ứng tối thiểu các yêu cầu được liệt kê dưới đây. Đây là CapabilityStatement yêu cầu mức cơ sở; khi triển khai theo từng vai trò cụ thể nên tham chiếu thêm `VNCoreEMRServer`, `VNBHYTGatewayClient`, `VNBHYTGatewayServer`, hoặc `VNCitizenAppClient`."] ; # 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:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation> ] ; fhir:value [ a fhir:Code ; fhir:v "SHALL" ] ] ) ; fhir:code [ fhir:v "read" ] ] [ ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation> ] ; fhir:value [ a fhir:Code ; fhir:v "SHALL" ] ] ) ; fhir:code [ fhir:v "search-type" ] ] [ ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation> ] ; fhir:value [ a fhir:Code ; fhir:v "SHOULD" ] ] ) ; fhir:code [ fhir:v "create" ] ] [ ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation> ] ; fhir:value [ a fhir:Code ; fhir:v "SHOULD" ] ] ) ; fhir:code [ fhir:v "update" ] ] ) ; ( fhir:searchRevInclude [ fhir:v "Encounter:patient" ] [ fhir:v "Observation:patient" ] [ fhir:v "Condition:patient" ] [ fhir:v "Procedure:patient" ] [ fhir:v "AllergyIntolerance:patient" ] [ fhir:v "MedicationRequest:patient" ] [ fhir:v "DiagnosticReport:patient" ] [ fhir:v "DocumentReference:patient" ] [ fhir:v "Coverage:beneficiary" ] [ fhir:v "CarePlan:patient" ] [ fhir:v "EpisodeOfCare:patient" ] [ fhir:v "ServiceRequest:patient" ] [ fhir:v "Consent:patient" ] [ fhir:v "Immunization:patient" ] [ fhir:v "ImagingStudy:patient" ] ) ; ( fhir:searchParam [ ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation> ] ; fhir:value [ a fhir:Code ; fhir:v "SHOULD" ] ] ) ; fhir:name [ fhir:v "identifier" ] ; fhir:type [ fhir:v "token" ] ; fhir:documentation [ fhir:v "Tìm theo CCCD, mã BHXH, GKS, hộ chiếu, MRN hoặc định danh khác" ] ] [ ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation> ] ; fhir:value [ a fhir:Code ; fhir:v "SHOULD" ] ] ) ; 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:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation> ] ; fhir:value [ a fhir:Code ; fhir:v "SHOULD" ] ] ) ; fhir:name [ fhir:v "birthdate" ] ; fhir:type [ fhir:v "date" ] ] [ ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation> ] ; fhir:value [ a fhir:Code ; fhir:v "SHOULD" ] ] ) ; fhir:name [ fhir:v "gender" ] ; fhir:type [ fhir:v "token" ] ] [ ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation> ] ; fhir:value [ a fhir:Code ; fhir:v "SHOULD" ] ] ) ; 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:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation> ] ; fhir:value [ a fhir:Code ; fhir:v "SHOULD" ] ] ) ; 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:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation> ] ; fhir:value [ a fhir:Code ; fhir:v "SHOULD" ] ] ) ; fhir:name [ fhir:v "vn-bhxh" ] ; fhir:definition [ fhir:v "http://fhir.hl7.org.vn/core/SearchParameter/vn-sp-patient-bhxh"^^xsd:anyURI ; fhir:l <http://fhir.hl7.org.vn/core/SearchParameter/vn-sp-patient-bhxh> ] ; fhir:type [ fhir:v "token" ] ; fhir:documentation [ fhir:v "Tìm theo mã số BHXH 10 chữ số" ] ] [ ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation> ] ; fhir:value [ a fhir:Code ; fhir:v "SHOULD" ] ] ) ; fhir:name [ fhir:v "vn-gks" ] ; fhir:definition [ fhir:v "http://fhir.hl7.org.vn/core/SearchParameter/vn-sp-patient-gks"^^xsd:anyURI ; fhir:l <http://fhir.hl7.org.vn/core/SearchParameter/vn-sp-patient-gks> ] ; fhir:type [ fhir:v "token" ] ; fhir:documentation [ fhir:v "Tìm theo số Giấy khai sinh" ] ] ) ] [ fhir:type [ fhir:v "RelatedPerson" ] ; fhir:profile [ fhir:v "http://fhir.hl7.org.vn/core/StructureDefinition/vn-core-relatedperson"^^xsd:anyURI ; fhir:l <http://fhir.hl7.org.vn/core/StructureDefinition/vn-core-relatedperson> ] ; fhir:documentation [ fhir:v "Cha/mẹ/người giám hộ/người đại diện — VNCoreRelatedPerson profile" ] ; ( fhir:interaction [ ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation> ] ; fhir:value [ a fhir:Code ; fhir:v "SHALL" ] ] ) ; fhir:code [ fhir:v "read" ] ] [ ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation> ] ; fhir:value [ a fhir:Code ; fhir:v "SHALL" ] ] ) ; fhir:code [ fhir:v "search-type" ] ] [ ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation> ] ; fhir:value [ a fhir:Code ; fhir:v "SHOULD" ] ] ) ; fhir:code [ fhir:v "create" ] ] [ ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation> ] ; fhir:value [ a fhir:Code ; fhir:v "SHOULD" ] ] ) ; fhir:code [ fhir:v "update" ] ] ) ; ( fhir:searchParam [ ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation> ] ; fhir:value [ a fhir:Code ; fhir:v "SHOULD" ] ] ) ; fhir:name [ fhir:v "patient" ] ; fhir:type [ fhir:v "reference" ] ; fhir:documentation [ fhir:v "Tìm RelatedPerson theo bệnh nhân liên quan" ] ] [ ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation> ] ; fhir:value [ a fhir:Code ; fhir:v "SHOULD" ] ] ) ; fhir:name [ fhir:v "identifier" ] ; fhir:type [ fhir:v "token" ] ; fhir:documentation [ fhir:v "Tìm theo CCCD hoặc hộ chiếu của người liên quan" ] ] [ ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation> ] ; fhir:value [ a fhir:Code ; fhir:v "SHOULD" ] ] ) ; fhir:name [ fhir:v "name" ] ; fhir:type [ fhir:v "string" ] ] ) ] [ 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:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation> ] ; fhir:value [ a fhir:Code ; fhir:v "SHALL" ] ] ) ; fhir:code [ fhir:v "read" ] ] [ ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation> ] ; fhir:value [ a fhir:Code ; fhir:v "SHALL" ] ] ) ; fhir:code [ fhir:v "search-type" ] ] ) ; ( fhir:searchParam [ ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation> ] ; fhir:value [ a fhir:Code ; fhir:v "SHOULD" ] ] ) ; fhir:name [ fhir:v "identifier" ] ; fhir:type [ fhir:v "token" ] ; fhir:documentation [ fhir:v "Tìm theo GPHN hiện hành, CCCD, hoặc CCHN lịch sử" ] ] [ ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation> ] ; fhir:value [ a fhir:Code ; fhir:v "SHOULD" ] ] ) ; fhir:name [ fhir:v "name" ] ; fhir:type [ fhir:v "string" ] ] [ ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation> ] ; fhir:value [ a fhir:Code ; fhir:v "SHOULD" ] ] ) ; fhir:name [ fhir:v "vn-gphn" ] ; fhir:definition [ fhir:v "http://fhir.hl7.org.vn/core/SearchParameter/vn-sp-practitioner-gphn"^^xsd:anyURI ; fhir:l <http://fhir.hl7.org.vn/core/SearchParameter/vn-sp-practitioner-gphn> ] ; fhir:type [ fhir:v "token" ] ; fhir:documentation [ fhir:v "Tìm theo số Giấy phép hành nghề khám bệnh, chữa bệnh hiện hành" ] ] [ ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation> ] ; fhir:value [ a fhir:Code ; fhir:v "SHOULD" ] ] ) ; 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ề lịch sử khi chuyển đổi dữ liệu cũ" ] ] ) ] [ 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:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation> ] ; fhir:value [ a fhir:Code ; fhir:v "SHALL" ] ] ) ; fhir:code [ fhir:v "read" ] ] [ ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation> ] ; fhir:value [ a fhir:Code ; fhir:v "SHALL" ] ] ) ; fhir:code [ fhir:v "search-type" ] ] ) ; ( fhir:searchParam [ ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation> ] ; fhir:value [ a fhir:Code ; fhir:v "SHOULD" ] ] ) ; fhir:name [ fhir:v "practitioner" ] ; fhir:type [ fhir:v "reference" ] ] [ ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation> ] ; fhir:value [ a fhir:Code ; fhir:v "SHOULD" ] ] ) ; fhir:name [ fhir:v "organization" ] ; fhir:type [ fhir:v "reference" ] ] [ ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation> ] ; fhir:value [ a fhir:Code ; fhir:v "SHOULD" ] ] ) ; fhir:name [ fhir:v "location" ] ; 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:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation> ] ; fhir:value [ a fhir:Code ; fhir:v "SHALL" ] ] ) ; fhir:code [ fhir:v "read" ] ] [ ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation> ] ; fhir:value [ a fhir:Code ; fhir:v "SHALL" ] ] ) ; fhir:code [ fhir:v "search-type" ] ] ) ; ( fhir:searchParam [ ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation> ] ; fhir:value [ a fhir:Code ; fhir:v "SHOULD" ] ] ) ; fhir:name [ fhir:v "identifier" ] ; fhir:type [ fhir:v "token" ] ; fhir:documentation [ fhir:v "Tìm theo mã CSKCB" ] ] [ ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation> ] ; fhir:value [ a fhir:Code ; fhir:v "SHOULD" ] ] ) ; fhir:name [ fhir:v "name" ] ; fhir:type [ fhir:v "string" ] ] [ ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation> ] ; fhir:value [ a fhir:Code ; fhir:v "SHOULD" ] ] ) ; 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 "Location" ] ; fhir:profile [ fhir:v "http://fhir.hl7.org.vn/core/StructureDefinition/vn-core-location"^^xsd:anyURI ; fhir:l <http://fhir.hl7.org.vn/core/StructureDefinition/vn-core-location> ] ; fhir:documentation [ fhir:v "Khoa/phòng/địa điểm cung cấp dịch vụ — VNCoreLocation profile" ] ; ( fhir:interaction [ ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation> ] ; fhir:value [ a fhir:Code ; fhir:v "SHALL" ] ] ) ; fhir:code [ fhir:v "read" ] ] [ ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation> ] ; fhir:value [ a fhir:Code ; fhir:v "SHALL" ] ] ) ; fhir:code [ fhir:v "search-type" ] ] [ ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation> ] ; fhir:value [ a fhir:Code ; fhir:v "SHOULD" ] ] ) ; fhir:code [ fhir:v "create" ] ] [ ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation> ] ; fhir:value [ a fhir:Code ; fhir:v "SHOULD" ] ] ) ; fhir:code [ fhir:v "update" ] ] ) ; ( fhir:searchParam [ ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation> ] ; fhir:value [ a fhir:Code ; fhir:v "SHOULD" ] ] ) ; fhir:name [ fhir:v "identifier" ] ; fhir:type [ fhir:v "token" ] ; fhir:documentation [ fhir:v "Tìm theo mã khoa/phòng hoặc mã địa điểm nội bộ" ] ] [ ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation> ] ; fhir:value [ a fhir:Code ; fhir:v "SHOULD" ] ] ) ; fhir:name [ fhir:v "organization" ] ; fhir:type [ fhir:v "reference" ] ; fhir:documentation [ fhir:v "Tìm các Location thuộc một Organization" ] ] [ ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation> ] ; fhir:value [ a fhir:Code ; fhir:v "SHOULD" ] ] ) ; fhir:name [ fhir:v "partof" ] ; fhir:type [ fhir:v "reference" ] ; fhir:documentation [ fhir:v "Tìm các Location con" ] ] [ ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation> ] ; fhir:value [ a fhir:Code ; fhir:v "SHOULD" ] ] ) ; fhir:name [ fhir:v "name" ] ; fhir:type [ fhir:v "string" ] ; fhir:documentation [ fhir:v "Tìm theo tên khoa/phòng/địa điểm" ] ] ) ] [ 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:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation> ] ; fhir:value [ a fhir:Code ; fhir:v "SHALL" ] ] ) ; fhir:code [ fhir:v "read" ] ] [ ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation> ] ; fhir:value [ a fhir:Code ; fhir:v "SHALL" ] ] ) ; fhir:code [ fhir:v "search-type" ] ] [ ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation> ] ; fhir:value [ a fhir:Code ; fhir:v "SHOULD" ] ] ) ; fhir:code [ fhir:v "create" ] ] [ ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation> ] ; fhir:value [ a fhir:Code ; fhir:v "SHOULD" ] ] ) ; fhir:code [ fhir:v "update" ] ] ) ; ( fhir:searchInclude [ fhir:v "Encounter:patient" ] [ fhir:v "Encounter:service-provider" ] ) ; ( fhir:searchRevInclude [ fhir:v "Observation:encounter" ] [ fhir:v "Condition:encounter" ] [ fhir:v "Procedure:encounter" ] [ fhir:v "DiagnosticReport:encounter" ] [ fhir:v "ServiceRequest:encounter" ] ) ; ( fhir:searchParam [ ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation> ] ; fhir:value [ a fhir:Code ; fhir:v "SHOULD" ] ] ) ; fhir:name [ fhir:v "patient" ] ; fhir:type [ fhir:v "reference" ] ] [ ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation> ] ; fhir:value [ a fhir:Code ; fhir:v "SHOULD" ] ] ) ; fhir:name [ fhir:v "date" ] ; fhir:type [ fhir:v "date" ] ] [ ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation> ] ; fhir:value [ a fhir:Code ; fhir:v "SHOULD" ] ] ) ; fhir:name [ fhir:v "status" ] ; fhir:type [ fhir:v "token" ] ] [ ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation> ] ; fhir:value [ a fhir:Code ; fhir:v "SHOULD" ] ] ) ; fhir:name [ fhir:v "class" ] ; fhir:type [ fhir:v "token" ] ] [ ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation> ] ; fhir:value [ a fhir:Code ; fhir:v "SHOULD" ] ] ) ; 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:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation> ] ; fhir:value [ a fhir:Code ; fhir:v "SHOULD" ] ] ) ; fhir:name [ fhir:v "vn-ma-luot-kcb" ] ; fhir:definition [ fhir:v "http://fhir.hl7.org.vn/core/SearchParameter/vn-sp-encounter-ma-luot-kcb"^^xsd:anyURI ; fhir:l <http://fhir.hl7.org.vn/core/SearchParameter/vn-sp-encounter-ma-luot-kcb> ] ; fhir:type [ fhir:v "token" ] ; fhir:documentation [ fhir:v "Tìm theo Identifier MA_LUOT_KCB dùng đối soát BHXH; system khuyến nghị = http://fhir.hl7.org.vn/core/sid/ma-luot-kcb" ] ] ) ] [ 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:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation> ] ; fhir:value [ a fhir:Code ; fhir:v "SHALL" ] ] ) ; fhir:code [ fhir:v "read" ] ] [ ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation> ] ; fhir:value [ a fhir:Code ; fhir:v "SHALL" ] ] ) ; fhir:code [ fhir:v "search-type" ] ] [ ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation> ] ; fhir:value [ a fhir:Code ; fhir:v "SHOULD" ] ] ) ; fhir:code [ fhir:v "create" ] ] ) ; ( fhir:searchInclude [ fhir:v "Condition:patient" ] [ fhir:v "Condition:encounter" ] ) ; ( fhir:searchParam [ ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation> ] ; fhir:value [ a fhir:Code ; fhir:v "SHOULD" ] ] ) ; fhir:name [ fhir:v "patient" ] ; fhir:type [ fhir:v "reference" ] ] [ ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation> ] ; fhir:value [ a fhir:Code ; fhir:v "SHOULD" ] ] ) ; 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:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation> ] ; fhir:value [ a fhir:Code ; fhir:v "SHOULD" ] ] ) ; fhir:name [ fhir:v "encounter" ] ; fhir:type [ fhir:v "reference" ] ] [ ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation> ] ; fhir:value [ a fhir:Code ; fhir:v "SHOULD" ] ] ) ; 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:v "http://fhir.hl7.org.vn/core/StructureDefinition/vn-core-observation-triage-acuity"^^xsd:anyURI ; fhir:l <http://fhir.hl7.org.vn/core/StructureDefinition/vn-core-observation-triage-acuity> ] [ fhir:v "http://fhir.hl7.org.vn/core/StructureDefinition/vn-core-observation-health-classification"^^xsd:anyURI ; fhir:l <http://fhir.hl7.org.vn/core/StructureDefinition/vn-core-observation-health-classification> ] ) ; fhir:documentation [ fhir:v "Kết quả xét nghiệm, sinh hiệu, quan sát YHCT, phân loại ưu tiên cấp cứu (triage) và phân loại sức khỏe KSK — VNCoreObservationLab + VitalSigns + YHCT + TriageAcuity + HealthClassification profiles" ] ; ( fhir:interaction [ ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation> ] ; fhir:value [ a fhir:Code ; fhir:v "SHALL" ] ] ) ; fhir:code [ fhir:v "read" ] ] [ ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation> ] ; fhir:value [ a fhir:Code ; fhir:v "SHALL" ] ] ) ; fhir:code [ fhir:v "search-type" ] ] [ ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation> ] ; fhir:value [ a fhir:Code ; fhir:v "SHOULD" ] ] ) ; fhir:code [ fhir:v "create" ] ] ) ; ( fhir:searchInclude [ fhir:v "Observation:patient" ] [ fhir:v "Observation:encounter" ] ) ; ( fhir:searchParam [ ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation> ] ; fhir:value [ a fhir:Code ; fhir:v "SHOULD" ] ] ) ; fhir:name [ fhir:v "patient" ] ; fhir:type [ fhir:v "reference" ] ] [ ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation> ] ; fhir:value [ a fhir:Code ; fhir:v "SHOULD" ] ] ) ; fhir:name [ fhir:v "code" ] ; fhir:type [ fhir:v "token" ] ; fhir:documentation [ fhir:v "Tìm theo LOINC code" ] ] [ ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation> ] ; fhir:value [ a fhir:Code ; fhir:v "SHOULD" ] ] ) ; fhir:name [ fhir:v "date" ] ; fhir:type [ fhir:v "date" ] ] [ ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation> ] ; fhir:value [ a fhir:Code ; fhir:v "SHOULD" ] ] ) ; fhir:name [ fhir:v "category" ] ; fhir:type [ fhir:v "token" ] ] ) ] [ fhir:type [ fhir:v "Specimen" ] ; fhir:profile [ fhir:v "http://fhir.hl7.org.vn/core/StructureDefinition/vn-core-specimen"^^xsd:anyURI ; fhir:l <http://fhir.hl7.org.vn/core/StructureDefinition/vn-core-specimen> ] ; fhir:documentation [ fhir:v "Mẫu bệnh phẩm — VNCoreSpecimen profile" ] ; ( fhir:interaction [ ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation> ] ; fhir:value [ a fhir:Code ; fhir:v "SHALL" ] ] ) ; fhir:code [ fhir:v "read" ] ] [ ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation> ] ; fhir:value [ a fhir:Code ; fhir:v "SHALL" ] ] ) ; fhir:code [ fhir:v "search-type" ] ] [ ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation> ] ; fhir:value [ a fhir:Code ; fhir:v "SHOULD" ] ] ) ; fhir:code [ fhir:v "create" ] ] [ ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation> ] ; fhir:value [ a fhir:Code ; fhir:v "SHOULD" ] ] ) ; fhir:code [ fhir:v "update" ] ] ) ; ( fhir:searchInclude [ fhir:v "Specimen:subject" ] ) ; ( fhir:searchParam [ ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation> ] ; fhir:value [ a fhir:Code ; fhir:v "SHOULD" ] ] ) ; fhir:name [ fhir:v "subject" ] ; fhir:type [ fhir:v "reference" ] ; fhir:documentation [ fhir:v "Tìm theo bệnh nhân cung cấp mẫu" ] ] [ ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation> ] ; fhir:value [ a fhir:Code ; fhir:v "SHOULD" ] ] ) ; fhir:name [ fhir:v "type" ] ; fhir:type [ fhir:v "token" ] ; fhir:documentation [ fhir:v "Tìm theo loại mẫu bệnh phẩm" ] ] [ ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation> ] ; fhir:value [ a fhir:Code ; fhir:v "SHOULD" ] ] ) ; fhir:name [ fhir:v "accession" ] ; fhir:type [ fhir:v "token" ] ; fhir:documentation [ fhir:v "Tìm theo mã tiếp nhận mẫu tại phòng xét nghiệm" ] ] ) ] [ 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:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation> ] ; fhir:value [ a fhir:Code ; fhir:v "SHALL" ] ] ) ; fhir:code [ fhir:v "read" ] ] [ ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation> ] ; fhir:value [ a fhir:Code ; fhir:v "SHALL" ] ] ) ; fhir:code [ fhir:v "search-type" ] ] [ ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation> ] ; fhir:value [ a fhir:Code ; fhir:v "SHOULD" ] ] ) ; fhir:code [ fhir:v "create" ] ] ) ; ( fhir:searchInclude [ fhir:v "AllergyIntolerance:patient" ] ) ; ( fhir:searchParam [ ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation> ] ; fhir:value [ a fhir:Code ; fhir:v "SHOULD" ] ] ) ; fhir:name [ fhir:v "patient" ] ; fhir:type [ fhir:v "reference" ] ] [ ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation> ] ; fhir:value [ a fhir:Code ; fhir:v "SHOULD" ] ] ) ; 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:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation> ] ; fhir:value [ a fhir:Code ; fhir:v "SHALL" ] ] ) ; fhir:code [ fhir:v "read" ] ] [ ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation> ] ; fhir:value [ a fhir:Code ; fhir:v "SHALL" ] ] ) ; fhir:code [ fhir:v "search-type" ] ] [ ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation> ] ; fhir:value [ a fhir:Code ; fhir:v "SHOULD" ] ] ) ; fhir:code [ fhir:v "create" ] ] ) ; ( fhir:searchInclude [ fhir:v "Procedure:patient" ] [ fhir:v "Procedure:encounter" ] ) ; ( fhir:searchParam [ ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation> ] ; fhir:value [ a fhir:Code ; fhir:v "SHOULD" ] ] ) ; fhir:name [ fhir:v "patient" ] ; fhir:type [ fhir:v "reference" ] ] [ ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation> ] ; fhir:value [ a fhir:Code ; fhir:v "SHOULD" ] ] ) ; fhir:name [ fhir:v "code" ] ; fhir:type [ fhir:v "token" ] ; fhir:documentation [ fhir:v "Tìm theo mã ICD-9-CM" ] ] [ ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation> ] ; fhir:value [ a fhir:Code ; fhir:v "SHOULD" ] ] ) ; 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:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation> ] ; fhir:value [ a fhir:Code ; fhir:v "SHALL" ] ] ) ; fhir:code [ fhir:v "read" ] ] [ ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation> ] ; fhir:value [ a fhir:Code ; fhir:v "SHALL" ] ] ) ; fhir:code [ fhir:v "search-type" ] ] ) ; ( fhir:searchInclude [ fhir:v "Coverage:beneficiary" ] [ fhir:v "Coverage:payor" ] ) ; ( fhir:searchParam [ ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation> ] ; fhir:value [ a fhir:Code ; fhir:v "SHOULD" ] ] ) ; 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:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation> ] ; fhir:value [ a fhir:Code ; fhir:v "SHOULD" ] ] ) ; 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:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation> ] ; fhir:value [ a fhir:Code ; fhir:v "SHOULD" ] ] ) ; fhir:name [ fhir:v "subscriber" ] ; fhir:type [ fhir:v "reference" ] ; fhir:documentation [ fhir:v "Tìm theo subscriber của Coverage" ] ] [ ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation> ] ; fhir:value [ a fhir:Code ; fhir:v "SHOULD" ] ] ) ; fhir:name [ fhir:v "status" ] ; fhir:type [ fhir:v "token" ] ] [ ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation> ] ; fhir:value [ a fhir:Code ; fhir:v "SHOULD" ] ] ) ; 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:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation> ] ; fhir:value [ a fhir:Code ; fhir:v "SHOULD" ] ] ) ; 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:documentation [ fhir:v "Tìm theo mã nơi ĐKKCB ban đầu MA_DKBD" ] ] ) ] [ 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:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation> ] ; fhir:value [ a fhir:Code ; fhir:v "SHALL" ] ] ) ; fhir:code [ fhir:v "read" ] ] [ ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation> ] ; fhir:value [ a fhir:Code ; fhir:v "SHALL" ] ] ) ; fhir:code [ fhir:v "search-type" ] ] [ ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation> ] ; fhir:value [ a fhir:Code ; fhir:v "SHOULD" ] ] ) ; fhir:code [ fhir:v "create" ] ] [ ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation> ] ; fhir:value [ a fhir:Code ; fhir:v "SHOULD" ] ] ) ; fhir:code [ fhir:v "update" ] ] ) ; ( fhir:searchInclude [ fhir:v "Claim:patient" ] [ fhir:v "Claim:insurer" ] [ fhir:v "Claim:provider" ] ) ; ( fhir:searchParam [ ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation> ] ; fhir:value [ a fhir:Code ; fhir:v "SHOULD" ] ] ) ; fhir:name [ fhir:v "patient" ] ; fhir:type [ fhir:v "reference" ] ; fhir:documentation [ fhir:v "Tìm theo bệnh nhân" ] ] [ ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation> ] ; fhir:value [ a fhir:Code ; fhir:v "SHOULD" ] ] ) ; fhir:name [ fhir:v "provider" ] ; fhir:type [ fhir:v "reference" ] ; fhir:documentation [ fhir:v "Tìm theo cơ sở KCB" ] ] [ ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation> ] ; fhir:value [ a fhir:Code ; fhir:v "SHOULD" ] ] ) ; fhir:name [ fhir:v "status" ] ; fhir:type [ fhir:v "token" ] ] [ ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation> ] ; fhir:value [ a fhir:Code ; fhir:v "SHOULD" ] ] ) ; 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:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation> ] ; fhir:value [ a fhir:Code ; fhir:v "SHOULD" ] ] ) ; 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:documentation [ fhir:v "Tìm theo mã liên kết hồ sơ MA_LK" ] ] ) ] [ fhir:type [ fhir:v "AuditEvent" ] ; fhir:profile [ fhir:v "http://fhir.hl7.org.vn/core/StructureDefinition/vn-core-audit-event"^^xsd:anyURI ; fhir:l <http://fhir.hl7.org.vn/core/StructureDefinition/vn-core-audit-event> ] ; fhir:documentation [ fhir:v "Nhật ký truy cập/chia sẻ dữ liệu y tế — VNCoreAuditEvent profile" ] ; ( fhir:interaction [ ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation> ] ; fhir:value [ a fhir:Code ; fhir:v "SHALL" ] ] ) ; fhir:code [ fhir:v "read" ] ] [ ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation> ] ; fhir:value [ a fhir:Code ; fhir:v "SHALL" ] ] ) ; fhir:code [ fhir:v "search-type" ] ] [ ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation> ] ; fhir:value [ a fhir:Code ; fhir:v "SHOULD" ] ] ) ; fhir:code [ fhir:v "create" ] ] ) ; ( fhir:searchParam [ ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation> ] ; fhir:value [ a fhir:Code ; fhir:v "SHOULD" ] ] ) ; fhir:name [ fhir:v "date" ] ; fhir:type [ fhir:v "date" ] ; fhir:documentation [ fhir:v "Tìm theo thời điểm ghi nhận audit" ] ] [ ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation> ] ; fhir:value [ a fhir:Code ; fhir:v "SHOULD" ] ] ) ; fhir:name [ fhir:v "patient" ] ; fhir:type [ fhir:v "reference" ] ; fhir:documentation [ fhir:v "Tìm audit liên quan tới bệnh nhân" ] ] [ ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation> ] ; fhir:value [ a fhir:Code ; fhir:v "SHOULD" ] ] ) ; fhir:name [ fhir:v "agent" ] ; fhir:type [ fhir:v "reference" ] ; fhir:documentation [ fhir:v "Tìm theo người/hệ thống thực hiện hành động" ] ] ) ] [ fhir:type [ fhir:v "Provenance" ] ; fhir:profile [ fhir:v "http://fhir.hl7.org.vn/core/StructureDefinition/vn-core-provenance"^^xsd:anyURI ; fhir:l <http://fhir.hl7.org.vn/core/StructureDefinition/vn-core-provenance> ] ; fhir:documentation [ fhir:v "Nguồn gốc và chữ ký số của tài liệu/hồ sơ y tế — VNCoreProvenance profile" ] ; ( fhir:interaction [ ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation> ] ; fhir:value [ a fhir:Code ; fhir:v "SHALL" ] ] ) ; fhir:code [ fhir:v "read" ] ] [ ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation> ] ; fhir:value [ a fhir:Code ; fhir:v "SHALL" ] ] ) ; fhir:code [ fhir:v "search-type" ] ] [ ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation> ] ; fhir:value [ a fhir:Code ; fhir:v "SHOULD" ] ] ) ; fhir:code [ fhir:v "create" ] ] ) ; ( fhir:searchParam [ ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation> ] ; fhir:value [ a fhir:Code ; fhir:v "SHOULD" ] ] ) ; fhir:name [ fhir:v "target" ] ; fhir:type [ fhir:v "reference" ] ; fhir:documentation [ fhir:v "Tìm theo resource đích được ký/xác nhận" ] ] [ ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation> ] ; fhir:value [ a fhir:Code ; fhir:v "SHOULD" ] ] ) ; fhir:name [ fhir:v "recorded" ] ; fhir:type [ fhir:v "date" ] ; fhir:documentation [ fhir:v "Tìm theo thời điểm ghi nhận provenance" ] ] ) ] [ 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:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation> ] ; fhir:value [ a fhir:Code ; fhir:v "SHALL" ] ] ) ; fhir:code [ fhir:v "read" ] ] [ ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation> ] ; fhir:value [ a fhir:Code ; fhir:v "SHALL" ] ] ) ; fhir:code [ fhir:v "search-type" ] ] [ ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation> ] ; fhir:value [ a fhir:Code ; fhir:v "SHOULD" ] ] ) ; fhir:code [ fhir:v "create" ] ] [ ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation> ] ; fhir:value [ a fhir:Code ; fhir:v "SHOULD" ] ] ) ; fhir:code [ fhir:v "update" ] ] ) ; ( fhir:searchInclude [ fhir:v "MedicationRequest:patient" ] [ fhir:v "MedicationRequest:medication" ] [ fhir:v "MedicationRequest:requester" ] ) ; ( fhir:searchParam [ ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation> ] ; fhir:value [ a fhir:Code ; fhir:v "SHOULD" ] ] ) ; fhir:name [ fhir:v "patient" ] ; fhir:type [ fhir:v "reference" ] ; fhir:documentation [ fhir:v "Tìm theo bệnh nhân" ] ] [ ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation> ] ; fhir:value [ a fhir:Code ; fhir:v "SHOULD" ] ] ) ; fhir:name [ fhir:v "status" ] ; fhir:type [ fhir:v "token" ] ] [ ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation> ] ; fhir:value [ a fhir:Code ; fhir:v "SHOULD" ] ] ) ; fhir:name [ fhir:v "intent" ] ; fhir:type [ fhir:v "token" ] ] [ ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation> ] ; fhir:value [ a fhir:Code ; fhir:v "SHOULD" ] ] ) ; fhir:name [ fhir:v "authoredon" ] ; fhir:type [ fhir:v "date" ] ; fhir:documentation [ fhir:v "Tìm theo ngày kê đơn" ] ] [ ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation> ] ; fhir:value [ a fhir:Code ; fhir:v "SHOULD" ] ] ) ; 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 23/2024)" ] ; ( fhir:interaction [ ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation> ] ; fhir:value [ a fhir:Code ; fhir:v "SHALL" ] ] ) ; fhir:code [ fhir:v "read" ] ] [ ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation> ] ; fhir:value [ a fhir:Code ; fhir:v "SHALL" ] ] ) ; fhir:code [ fhir:v "search-type" ] ] [ ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation> ] ; fhir:value [ a fhir:Code ; fhir:v "SHOULD" ] ] ) ; fhir:code [ fhir:v "create" ] ] [ ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation> ] ; fhir:value [ a fhir:Code ; fhir:v "SHOULD" ] ] ) ; fhir:code [ fhir:v "update" ] ] ) ; ( fhir:searchInclude [ fhir:v "ServiceRequest:patient" ] [ fhir:v "ServiceRequest:encounter" ] [ fhir:v "ServiceRequest:requester" ] ) ; ( fhir:searchParam [ ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation> ] ; fhir:value [ a fhir:Code ; fhir:v "SHOULD" ] ] ) ; fhir:name [ fhir:v "patient" ] ; fhir:type [ fhir:v "reference" ] ; fhir:documentation [ fhir:v "Tìm theo bệnh nhân" ] ] [ ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation> ] ; fhir:value [ a fhir:Code ; fhir:v "SHOULD" ] ] ) ; fhir:name [ fhir:v "status" ] ; fhir:type [ fhir:v "token" ] ] [ ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation> ] ; fhir:value [ a fhir:Code ; fhir:v "SHOULD" ] ] ) ; 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:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation> ] ; fhir:value [ a fhir:Code ; fhir:v "SHOULD" ] ] ) ; fhir:name [ fhir:v "code" ] ; fhir:type [ fhir:v "token" ] ; fhir:documentation [ fhir:v "Tìm theo mã DVKT / ICD-9-CM" ] ] [ ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation> ] ; fhir:value [ a fhir:Code ; fhir:v "SHOULD" ] ] ) ; 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:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation> ] ; fhir:value [ a fhir:Code ; fhir:v "SHALL" ] ] ) ; fhir:code [ fhir:v "read" ] ] [ ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation> ] ; fhir:value [ a fhir:Code ; fhir:v "SHALL" ] ] ) ; fhir:code [ fhir:v "search-type" ] ] [ ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation> ] ; fhir:value [ a fhir:Code ; fhir:v "SHOULD" ] ] ) ; fhir:code [ fhir:v "create" ] ] ) ; ( fhir:searchInclude [ fhir:v "DocumentReference:patient" ] [ fhir:v "DocumentReference:encounter" ] ) ; ( fhir:searchParam [ ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation> ] ; fhir:value [ a fhir:Code ; fhir:v "SHOULD" ] ] ) ; fhir:name [ fhir:v "patient" ] ; fhir:type [ fhir:v "reference" ] ; fhir:documentation [ fhir:v "Tìm theo bệnh nhân" ] ] [ ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation> ] ; fhir:value [ a fhir:Code ; fhir:v "SHOULD" ] ] ) ; fhir:name [ fhir:v "type" ] ; fhir:type [ fhir:v "token" ] ; fhir:documentation [ fhir:v "Tìm theo loại tài liệu" ] ] [ ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation> ] ; fhir:value [ a fhir:Code ; fhir:v "SHOULD" ] ] ) ; fhir:name [ fhir:v "date" ] ; fhir:type [ fhir:v "date" ] ; fhir:documentation [ fhir:v "Tìm theo thời điểm tạo" ] ] [ ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation> ] ; fhir:value [ a fhir:Code ; fhir:v "SHOULD" ] ] ) ; 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:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation> ] ; fhir:value [ a fhir:Code ; fhir:v "SHOULD" ] ] ) ; 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:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation> ] ; fhir:value [ a fhir:Code ; fhir:v "SHALL" ] ] ) ; fhir:code [ fhir:v "read" ] ] [ ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation> ] ; fhir:value [ a fhir:Code ; fhir:v "SHALL" ] ] ) ; fhir:code [ fhir:v "search-type" ] ] ) ; ( fhir:searchInclude [ fhir:v "ClaimResponse:patient" ] [ fhir:v "ClaimResponse:request" ] ) ; ( fhir:searchParam [ ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation> ] ; fhir:value [ a fhir:Code ; fhir:v "SHOULD" ] ] ) ; fhir:name [ fhir:v "patient" ] ; fhir:type [ fhir:v "reference" ] ; fhir:documentation [ fhir:v "Tìm theo bệnh nhân" ] ] [ ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation> ] ; fhir:value [ a fhir:Code ; fhir:v "SHOULD" ] ] ) ; fhir:name [ fhir:v "request" ] ; fhir:type [ fhir:v "reference" ] ; fhir:documentation [ fhir:v "Tìm theo Claim gốc" ] ] [ ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation> ] ; fhir:value [ a fhir:Code ; fhir:v "SHOULD" ] ] ) ; fhir:name [ fhir:v "status" ] ; fhir:type [ fhir:v "token" ] ] [ ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation> ] ; fhir:value [ a fhir:Code ; fhir:v "SHOULD" ] ] ) ; fhir:name [ fhir:v "vn-xml1-id" ] ; fhir:definition [ fhir:v "http://fhir.hl7.org.vn/core/SearchParameter/vn-sp-claim-response-xml1-id"^^xsd:anyURI ; fhir:l <http://fhir.hl7.org.vn/core/SearchParameter/vn-sp-claim-response-xml1-id> ] ; fhir:type [ fhir:v "token" ] ; fhir:documentation [ fhir:v "Tìm theo XML1_ID/mã phản hồi gateway của hồ sơ BHYT" ] ] ) ] [ 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:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation> ] ; fhir:value [ a fhir:Code ; fhir:v "SHALL" ] ] ) ; fhir:code [ fhir:v "read" ] ] [ ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation> ] ; fhir:value [ a fhir:Code ; fhir:v "SHALL" ] ] ) ; fhir:code [ fhir:v "search-type" ] ] ) ; ( fhir:searchInclude [ fhir:v "ExplanationOfBenefit:patient" ] [ fhir:v "ExplanationOfBenefit:claim" ] [ fhir:v "ExplanationOfBenefit:coverage" ] ) ; ( fhir:searchParam [ ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation> ] ; fhir:value [ a fhir:Code ; fhir:v "SHOULD" ] ] ) ; fhir:name [ fhir:v "patient" ] ; fhir:type [ fhir:v "reference" ] ; fhir:documentation [ fhir:v "Tìm theo bệnh nhân" ] ] [ ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation> ] ; fhir:value [ a fhir:Code ; fhir:v "SHOULD" ] ] ) ; fhir:name [ fhir:v "status" ] ; fhir:type [ fhir:v "token" ] ] [ ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation> ] ; fhir:value [ a fhir:Code ; fhir:v "SHOULD" ] ] ) ; 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:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation> ] ; fhir:value [ a fhir:Code ; fhir:v "SHALL" ] ] ) ; fhir:code [ fhir:v "read" ] ] [ ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation> ] ; fhir:value [ a fhir:Code ; fhir:v "SHALL" ] ] ) ; fhir:code [ fhir:v "search-type" ] ] [ ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation> ] ; fhir:value [ a fhir:Code ; fhir:v "SHOULD" ] ] ) ; fhir:code [ fhir:v "create" ] ] ) ; ( fhir:searchInclude [ fhir:v "DiagnosticReport:subject" ] [ fhir:v "DiagnosticReport:result" ] [ fhir:v "DiagnosticReport:encounter" ] ) ; ( fhir:searchParam [ ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation> ] ; fhir:value [ a fhir:Code ; fhir:v "SHOULD" ] ] ) ; fhir:name [ fhir:v "patient" ] ; fhir:type [ fhir:v "reference" ] ; fhir:documentation [ fhir:v "Tìm theo bệnh nhân" ] ] [ ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation> ] ; fhir:value [ a fhir:Code ; fhir:v "SHOULD" ] ] ) ; 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:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation> ] ; fhir:value [ a fhir:Code ; fhir:v "SHOULD" ] ] ) ; fhir:name [ fhir:v "date" ] ; fhir:type [ fhir:v "date" ] ; fhir:documentation [ fhir:v "Tìm theo ngày báo cáo" ] ] [ ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation> ] ; fhir:value [ a fhir:Code ; fhir:v "SHOULD" ] ] ) ; 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:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation> ] ; fhir:value [ a fhir:Code ; fhir:v "SHOULD" ] ] ) ; 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:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation> ] ; fhir:value [ a fhir:Code ; fhir:v "SHALL" ] ] ) ; fhir:code [ fhir:v "read" ] ] [ ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation> ] ; fhir:value [ a fhir:Code ; fhir:v "SHALL" ] ] ) ; fhir:code [ fhir:v "search-type" ] ] ) ; ( fhir:searchParam [ ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation> ] ; fhir:value [ a fhir:Code ; fhir:v "SHOULD" ] ] ) ; fhir:name [ fhir:v "code" ] ; fhir:type [ fhir:v "token" ] ; fhir:documentation [ fhir:v "Tìm theo mã thuốc (ATC, SNOMED CT)" ] ] [ ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation> ] ; fhir:value [ a fhir:Code ; fhir:v "SHOULD" ] ] ) ; 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:supportedProfile [ fhir:v "http://fhir.hl7.org.vn/core/StructureDefinition/vn-core-implantable-device"^^xsd:anyURI ; fhir:l <http://fhir.hl7.org.vn/core/StructureDefinition/vn-core-implantable-device> ] ) ; fhir:documentation [ fhir:v "Trang thiết bị y tế — VNCoreDevice profile; thiết bị cấy ghép gắn người bệnh dùng thêm VNCoreImplantableDevice" ] ; ( fhir:interaction [ ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation> ] ; fhir:value [ a fhir:Code ; fhir:v "SHALL" ] ] ) ; fhir:code [ fhir:v "read" ] ] [ ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation> ] ; fhir:value [ a fhir:Code ; fhir:v "SHALL" ] ] ) ; fhir:code [ fhir:v "search-type" ] ] ) ; ( fhir:searchParam [ ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation> ] ; fhir:value [ a fhir:Code ; fhir:v "SHOULD" ] ] ) ; fhir:name [ fhir:v "type" ] ; fhir:type [ fhir:v "token" ] ; fhir:documentation [ fhir:v "Tìm theo loại thiết bị" ] ] [ ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation> ] ; fhir:value [ a fhir:Code ; fhir:v "SHOULD" ] ] ) ; fhir:name [ fhir:v "status" ] ; fhir:type [ fhir:v "token" ] ] [ ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation> ] ; fhir:value [ a fhir:Code ; fhir:v "SHOULD" ] ] ) ; fhir:name [ fhir:v "vn-device-group" ] ; fhir:definition [ fhir:v "http://fhir.hl7.org.vn/core/SearchParameter/vn-sp-device-group"^^xsd:anyURI ; fhir:l <http://fhir.hl7.org.vn/core/SearchParameter/vn-sp-device-group> ] ; fhir:type [ fhir:v "token" ] ; fhir:documentation [ fhir:v "Tìm TBYT theo nhóm BHYT (N01–N09)" ] ] [ ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation> ] ; fhir:value [ a fhir:Code ; fhir:v "SHOULD" ] ] ) ; fhir:name [ fhir:v "vn-ma-vat-tu" ] ; fhir:definition [ fhir:v "http://fhir.hl7.org.vn/core/SearchParameter/vn-sp-device-ma-vat-tu"^^xsd:anyURI ; fhir:l <http://fhir.hl7.org.vn/core/SearchParameter/vn-sp-device-ma-vat-tu> ] ; fhir:type [ fhir:v "token" ] ; fhir:documentation [ fhir:v "Tìm TBYT theo mã vật tư y tế" ] ] [ ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation> ] ; fhir:value [ a fhir:Code ; fhir:v "SHOULD" ] ] ) ; fhir:name [ fhir:v "vn-registration-number" ] ; fhir:definition [ fhir:v "http://fhir.hl7.org.vn/core/SearchParameter/vn-sp-device-registration-number"^^xsd:anyURI ; fhir:l <http://fhir.hl7.org.vn/core/SearchParameter/vn-sp-device-registration-number> ] ; fhir:type [ fhir:v "token" ] ; fhir:documentation [ fhir:v "Tìm TBYT theo số đăng ký lưu hành" ] ] [ ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation> ] ; fhir:value [ a fhir:Code ; fhir:v "SHOULD" ] ] ) ; fhir:name [ fhir:v "vn-risk-class" ] ; fhir:definition [ fhir:v "http://fhir.hl7.org.vn/core/SearchParameter/vn-sp-device-risk-class"^^xsd:anyURI ; fhir:l <http://fhir.hl7.org.vn/core/SearchParameter/vn-sp-device-risk-class> ] ; fhir:type [ fhir:v "token" ] ; fhir:documentation [ fhir:v "Tìm TBYT theo phân loại rủi ro A/B/C/D (NĐ 98/2021)" ] ] ) ] [ 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:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation> ] ; fhir:value [ a fhir:Code ; fhir:v "SHALL" ] ] ) ; fhir:code [ fhir:v "read" ] ] [ ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation> ] ; fhir:value [ a fhir:Code ; fhir:v "SHALL" ] ] ) ; fhir:code [ fhir:v "search-type" ] ] ) ; ( fhir:searchParam [ ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation> ] ; fhir:value [ a fhir:Code ; fhir:v "SHOULD" ] ] ) ; fhir:name [ fhir:v "patient" ] ; fhir:type [ fhir:v "reference" ] ; fhir:documentation [ fhir:v "Tìm theo bệnh nhân" ] ] [ ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation> ] ; fhir:value [ a fhir:Code ; fhir:v "SHOULD" ] ] ) ; fhir:name [ fhir:v "device" ] ; fhir:type [ fhir:v "reference" ] ; fhir:documentation [ fhir:v "Tìm theo thiết bị" ] ] ) ] [ fhir:type [ fhir:v "Consent" ] ; fhir:profile [ fhir:v "http://fhir.hl7.org.vn/core/StructureDefinition/vn-core-consent"^^xsd:anyURI ; fhir:l <http://fhir.hl7.org.vn/core/StructureDefinition/vn-core-consent> ] ; fhir:documentation [ fhir:v "Đồng ý xử lý DLCN y tế — VNCoreConsent profile (Luật 91/2025)" ] ; ( fhir:interaction [ ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation> ] ; fhir:value [ a fhir:Code ; fhir:v "SHALL" ] ] ) ; fhir:code [ fhir:v "read" ] ] [ ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation> ] ; fhir:value [ a fhir:Code ; fhir:v "SHALL" ] ] ) ; fhir:code [ fhir:v "search-type" ] ] [ ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation> ] ; fhir:value [ a fhir:Code ; fhir:v "SHOULD" ] ] ) ; fhir:code [ fhir:v "create" ] ] [ ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation> ] ; fhir:value [ a fhir:Code ; fhir:v "SHOULD" ] ] ) ; fhir:code [ fhir:v "update" ] ] ) ; ( fhir:searchParam [ ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation> ] ; fhir:value [ a fhir:Code ; fhir:v "SHOULD" ] ] ) ; fhir:name [ fhir:v "patient" ] ; fhir:type [ fhir:v "reference" ] ; fhir:documentation [ fhir:v "Tìm theo bệnh nhân" ] ] [ ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation> ] ; fhir:value [ a fhir:Code ; fhir:v "SHOULD" ] ] ) ; fhir:name [ fhir:v "status" ] ; fhir:type [ fhir:v "token" ] ; fhir:documentation [ fhir:v "Tìm theo trạng thái (active, rejected, inactive)" ] ] [ ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation> ] ; fhir:value [ a fhir:Code ; fhir:v "SHOULD" ] ] ) ; fhir:name [ fhir:v "category" ] ; fhir:type [ fhir:v "token" ] ; fhir:documentation [ fhir:v "Tìm theo loại đồng ý" ] ] [ ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation> ] ; fhir:value [ a fhir:Code ; fhir:v "SHOULD" ] ] ) ; fhir:name [ fhir:v "date" ] ; fhir:type [ fhir:v "date" ] ; fhir:documentation [ fhir:v "Tìm theo ngày đồng ý" ] ] ) ] [ fhir:type [ fhir:v "Composition" ] ; fhir:profile [ fhir:v "http://fhir.hl7.org.vn/core/StructureDefinition/vn-core-composition"^^xsd:anyURI ; fhir:l <http://fhir.hl7.org.vn/core/StructureDefinition/vn-core-composition> ] ; ( fhir:supportedProfile [ fhir:v "http://fhir.hl7.org.vn/core/StructureDefinition/vn-core-composition-health-checkup"^^xsd:anyURI ; fhir:l <http://fhir.hl7.org.vn/core/StructureDefinition/vn-core-composition-health-checkup> ] [ fhir:v "http://fhir.hl7.org.vn/core/StructureDefinition/vn-core-composition-health-record-summary"^^xsd:anyURI ; fhir:l <http://fhir.hl7.org.vn/core/StructureDefinition/vn-core-composition-health-record-summary> ] [ fhir:v "http://fhir.hl7.org.vn/core/StructureDefinition/vn-core-composition-ips"^^xsd:anyURI ; fhir:l <http://fhir.hl7.org.vn/core/StructureDefinition/vn-core-composition-ips> ] ) ; fhir:documentation [ fhir:v "Bệnh án điện tử + giấy KSK + Sổ SKĐT (nội địa & bản IPS quốc tế) — VNCoreComposition + HealthCheckup/HealthRecordSummary/IPS profiles (TT 13/2025, QĐ 1332/1551)" ] ; ( fhir:interaction [ ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation> ] ; fhir:value [ a fhir:Code ; fhir:v "SHALL" ] ] ) ; fhir:code [ fhir:v "read" ] ] [ ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation> ] ; fhir:value [ a fhir:Code ; fhir:v "SHALL" ] ] ) ; fhir:code [ fhir:v "search-type" ] ] [ ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation> ] ; fhir:value [ a fhir:Code ; fhir:v "SHOULD" ] ] ) ; fhir:code [ fhir:v "create" ] ] [ ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation> ] ; fhir:value [ a fhir:Code ; fhir:v "SHOULD" ] ] ) ; fhir:code [ fhir:v "update" ] ] ) ; ( fhir:searchInclude [ fhir:v "Composition:subject" ] [ fhir:v "Composition:author" ] [ fhir:v "Composition:encounter" ] ) ; ( fhir:searchParam [ ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation> ] ; fhir:value [ a fhir:Code ; fhir:v "SHOULD" ] ] ) ; fhir:name [ fhir:v "patient" ] ; fhir:type [ fhir:v "reference" ] ; fhir:documentation [ fhir:v "Tìm theo bệnh nhân" ] ] [ ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation> ] ; fhir:value [ a fhir:Code ; fhir:v "SHOULD" ] ] ) ; fhir:name [ fhir:v "type" ] ; fhir:type [ fhir:v "token" ] ; fhir:documentation [ fhir:v "Tìm theo loại bệnh án (LOINC)" ] ] [ ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation> ] ; fhir:value [ a fhir:Code ; fhir:v "SHOULD" ] ] ) ; fhir:name [ fhir:v "date" ] ; fhir:type [ fhir:v "date" ] ; fhir:documentation [ fhir:v "Tìm theo ngày lập bệnh án" ] ] [ ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation> ] ; fhir:value [ a fhir:Code ; fhir:v "SHOULD" ] ] ) ; fhir:name [ fhir:v "encounter" ] ; fhir:type [ fhir:v "reference" ] ; fhir:documentation [ fhir:v "Tìm theo lượt khám" ] ] ) ] [ fhir:type [ fhir:v "EpisodeOfCare" ] ; fhir:profile [ fhir:v "http://fhir.hl7.org.vn/core/StructureDefinition/vn-core-episode-of-care"^^xsd:anyURI ; fhir:l <http://fhir.hl7.org.vn/core/StructureDefinition/vn-core-episode-of-care> ] ; fhir:documentation [ fhir:v "Đợt chăm sóc — VNCoreEpisodeOfCare profile (TT 13/2025)" ] ; ( fhir:interaction [ ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation> ] ; fhir:value [ a fhir:Code ; fhir:v "SHALL" ] ] ) ; fhir:code [ fhir:v "read" ] ] [ ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation> ] ; fhir:value [ a fhir:Code ; fhir:v "SHALL" ] ] ) ; fhir:code [ fhir:v "search-type" ] ] [ ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation> ] ; fhir:value [ a fhir:Code ; fhir:v "SHOULD" ] ] ) ; fhir:code [ fhir:v "create" ] ] [ ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation> ] ; fhir:value [ a fhir:Code ; fhir:v "SHOULD" ] ] ) ; fhir:code [ fhir:v "update" ] ] ) ; ( fhir:searchParam [ ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation> ] ; fhir:value [ a fhir:Code ; fhir:v "SHOULD" ] ] ) ; fhir:name [ fhir:v "patient" ] ; fhir:type [ fhir:v "reference" ] ] [ ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation> ] ; fhir:value [ a fhir:Code ; fhir:v "SHOULD" ] ] ) ; fhir:name [ fhir:v "status" ] ; fhir:type [ fhir:v "token" ] ] [ ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation> ] ; fhir:value [ a fhir:Code ; fhir:v "SHOULD" ] ] ) ; fhir:name [ fhir:v "type" ] ; fhir:type [ fhir:v "token" ] ] ) ] [ fhir:type [ fhir:v "CarePlan" ] ; fhir:profile [ fhir:v "http://fhir.hl7.org.vn/core/StructureDefinition/vn-core-care-plan"^^xsd:anyURI ; fhir:l <http://fhir.hl7.org.vn/core/StructureDefinition/vn-core-care-plan> ] ; fhir:documentation [ fhir:v "Kế hoạch chăm sóc — VNCoreCarePlan profile (TT 13/2025)" ] ; ( fhir:interaction [ ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation> ] ; fhir:value [ a fhir:Code ; fhir:v "SHALL" ] ] ) ; fhir:code [ fhir:v "read" ] ] [ ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation> ] ; fhir:value [ a fhir:Code ; fhir:v "SHALL" ] ] ) ; fhir:code [ fhir:v "search-type" ] ] [ ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation> ] ; fhir:value [ a fhir:Code ; fhir:v "SHOULD" ] ] ) ; fhir:code [ fhir:v "create" ] ] [ ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation> ] ; fhir:value [ a fhir:Code ; fhir:v "SHOULD" ] ] ) ; fhir:code [ fhir:v "update" ] ] ) ; ( fhir:searchParam [ ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation> ] ; fhir:value [ a fhir:Code ; fhir:v "SHOULD" ] ] ) ; fhir:name [ fhir:v "patient" ] ; fhir:type [ fhir:v "reference" ] ] [ ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation> ] ; fhir:value [ a fhir:Code ; fhir:v "SHOULD" ] ] ) ; fhir:name [ fhir:v "status" ] ; fhir:type [ fhir:v "token" ] ] [ ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation> ] ; fhir:value [ a fhir:Code ; fhir:v "SHOULD" ] ] ) ; fhir:name [ fhir:v "category" ] ; fhir:type [ fhir:v "token" ] ] [ ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation> ] ; fhir:value [ a fhir:Code ; fhir:v "SHOULD" ] ] ) ; fhir:name [ fhir:v "date" ] ; fhir:type [ fhir:v "date" ] ] ) ] [ fhir:type [ fhir:v "CareTeam" ] ; fhir:profile [ fhir:v "http://fhir.hl7.org.vn/core/StructureDefinition/vn-core-care-team"^^xsd:anyURI ; fhir:l <http://fhir.hl7.org.vn/core/StructureDefinition/vn-core-care-team> ] ; fhir:documentation [ fhir:v "Nhóm chăm sóc — VNCoreCareTeam profile (TT 13/2025, Luật KCB 2023)" ] ; ( fhir:interaction [ ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation> ] ; fhir:value [ a fhir:Code ; fhir:v "SHALL" ] ] ) ; fhir:code [ fhir:v "read" ] ] [ ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation> ] ; fhir:value [ a fhir:Code ; fhir:v "SHALL" ] ] ) ; fhir:code [ fhir:v "search-type" ] ] [ ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation> ] ; fhir:value [ a fhir:Code ; fhir:v "SHOULD" ] ] ) ; fhir:code [ fhir:v "create" ] ] [ ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation> ] ; fhir:value [ a fhir:Code ; fhir:v "SHOULD" ] ] ) ; fhir:code [ fhir:v "update" ] ] ) ; ( fhir:searchParam [ ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation> ] ; fhir:value [ a fhir:Code ; fhir:v "SHOULD" ] ] ) ; fhir:name [ fhir:v "patient" ] ; fhir:type [ fhir:v "reference" ] ] [ ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation> ] ; fhir:value [ a fhir:Code ; fhir:v "SHOULD" ] ] ) ; fhir:name [ fhir:v "status" ] ; fhir:type [ fhir:v "token" ] ] ) ] [ fhir:type [ fhir:v "Goal" ] ; fhir:profile [ fhir:v "http://fhir.hl7.org.vn/core/StructureDefinition/vn-core-goal"^^xsd:anyURI ; fhir:l <http://fhir.hl7.org.vn/core/StructureDefinition/vn-core-goal> ] ; fhir:documentation [ fhir:v "Mục tiêu điều trị — VNCoreGoal profile (TT 13/2025)" ] ; ( fhir:interaction [ ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation> ] ; fhir:value [ a fhir:Code ; fhir:v "SHALL" ] ] ) ; fhir:code [ fhir:v "read" ] ] [ ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation> ] ; fhir:value [ a fhir:Code ; fhir:v "SHALL" ] ] ) ; fhir:code [ fhir:v "search-type" ] ] [ ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation> ] ; fhir:value [ a fhir:Code ; fhir:v "SHOULD" ] ] ) ; fhir:code [ fhir:v "create" ] ] ) ; ( fhir:searchParam [ ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation> ] ; fhir:value [ a fhir:Code ; fhir:v "SHOULD" ] ] ) ; fhir:name [ fhir:v "patient" ] ; fhir:type [ fhir:v "reference" ] ] [ ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation> ] ; fhir:value [ a fhir:Code ; fhir:v "SHOULD" ] ] ) ; fhir:name [ fhir:v "lifecycle-status" ] ; fhir:type [ fhir:v "token" ] ] [ ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation> ] ; fhir:value [ a fhir:Code ; fhir:v "SHOULD" ] ] ) ; fhir:name [ fhir:v "category" ] ; fhir:type [ fhir:v "token" ] ] ) ] [ fhir:type [ fhir:v "ClinicalImpression" ] ; fhir:profile [ fhir:v "http://fhir.hl7.org.vn/core/StructureDefinition/vn-core-clinical-impression"^^xsd:anyURI ; fhir:l <http://fhir.hl7.org.vn/core/StructureDefinition/vn-core-clinical-impression> ] ; fhir:documentation [ fhir:v "Nhận định lâm sàng — VNCoreClinicalImpression profile (TT 13/2025)" ] ; ( fhir:interaction [ ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation> ] ; fhir:value [ a fhir:Code ; fhir:v "SHALL" ] ] ) ; fhir:code [ fhir:v "read" ] ] [ ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation> ] ; fhir:value [ a fhir:Code ; fhir:v "SHALL" ] ] ) ; fhir:code [ fhir:v "search-type" ] ] [ ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation> ] ; fhir:value [ a fhir:Code ; fhir:v "SHOULD" ] ] ) ; fhir:code [ fhir:v "create" ] ] ) ; ( fhir:searchParam [ ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation> ] ; fhir:value [ a fhir:Code ; fhir:v "SHOULD" ] ] ) ; fhir:name [ fhir:v "patient" ] ; fhir:type [ fhir:v "reference" ] ] [ ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation> ] ; fhir:value [ a fhir:Code ; fhir:v "SHOULD" ] ] ) ; fhir:name [ fhir:v "status" ] ; fhir:type [ fhir:v "token" ] ] [ ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation> ] ; fhir:value [ a fhir:Code ; fhir:v "SHOULD" ] ] ) ; fhir:name [ fhir:v "date" ] ; fhir:type [ fhir:v "date" ] ] ) ] [ fhir:type [ fhir:v "MedicationStatement" ] ; fhir:profile [ fhir:v "http://fhir.hl7.org.vn/core/StructureDefinition/vn-core-medication-statement"^^xsd:anyURI ; fhir:l <http://fhir.hl7.org.vn/core/StructureDefinition/vn-core-medication-statement> ] ; fhir:documentation [ fhir:v "Tiền sử dùng thuốc — VNCoreMedicationStatement profile (TT 13/2025)" ] ; ( fhir:interaction [ ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation> ] ; fhir:value [ a fhir:Code ; fhir:v "SHALL" ] ] ) ; fhir:code [ fhir:v "read" ] ] [ ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation> ] ; fhir:value [ a fhir:Code ; fhir:v "SHALL" ] ] ) ; fhir:code [ fhir:v "search-type" ] ] [ ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation> ] ; fhir:value [ a fhir:Code ; fhir:v "SHOULD" ] ] ) ; fhir:code [ fhir:v "create" ] ] ) ; ( fhir:searchParam [ ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation> ] ; fhir:value [ a fhir:Code ; fhir:v "SHOULD" ] ] ) ; fhir:name [ fhir:v "patient" ] ; fhir:type [ fhir:v "reference" ] ] [ ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation> ] ; fhir:value [ a fhir:Code ; fhir:v "SHOULD" ] ] ) ; fhir:name [ fhir:v "status" ] ; fhir:type [ fhir:v "token" ] ] ) ] [ fhir:type [ fhir:v "MedicationDispense" ] ; fhir:profile [ fhir:v "http://fhir.hl7.org.vn/core/StructureDefinition/vn-core-medication-dispense"^^xsd:anyURI ; fhir:l <http://fhir.hl7.org.vn/core/StructureDefinition/vn-core-medication-dispense> ] ; fhir:documentation [ fhir:v "Cấp phát thuốc — VNCoreMedicationDispense profile (TT 13/2025, TT 26/2025)" ] ; ( fhir:interaction [ ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation> ] ; fhir:value [ a fhir:Code ; fhir:v "SHALL" ] ] ) ; fhir:code [ fhir:v "read" ] ] [ ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation> ] ; fhir:value [ a fhir:Code ; fhir:v "SHALL" ] ] ) ; fhir:code [ fhir:v "search-type" ] ] [ ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation> ] ; fhir:value [ a fhir:Code ; fhir:v "SHOULD" ] ] ) ; fhir:code [ fhir:v "create" ] ] ) ; ( fhir:searchInclude [ fhir:v "MedicationDispense:patient" ] [ fhir:v "MedicationDispense:prescription" ] ) ; ( fhir:searchParam [ ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation> ] ; fhir:value [ a fhir:Code ; fhir:v "SHOULD" ] ] ) ; fhir:name [ fhir:v "patient" ] ; fhir:type [ fhir:v "reference" ] ] [ ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation> ] ; fhir:value [ a fhir:Code ; fhir:v "SHOULD" ] ] ) ; fhir:name [ fhir:v "status" ] ; fhir:type [ fhir:v "token" ] ] ) ] [ fhir:type [ fhir:v "MedicationAdministration" ] ; fhir:profile [ fhir:v "http://fhir.hl7.org.vn/core/StructureDefinition/vn-core-medication-administration"^^xsd:anyURI ; fhir:l <http://fhir.hl7.org.vn/core/StructureDefinition/vn-core-medication-administration> ] ; fhir:documentation [ fhir:v "Cho dùng thuốc — VNCoreMedicationAdministration profile (TT 13/2025)" ] ; ( fhir:interaction [ ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation> ] ; fhir:value [ a fhir:Code ; fhir:v "SHALL" ] ] ) ; fhir:code [ fhir:v "read" ] ] [ ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation> ] ; fhir:value [ a fhir:Code ; fhir:v "SHALL" ] ] ) ; fhir:code [ fhir:v "search-type" ] ] [ ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation> ] ; fhir:value [ a fhir:Code ; fhir:v "SHOULD" ] ] ) ; fhir:code [ fhir:v "create" ] ] ) ; ( fhir:searchInclude [ fhir:v "MedicationAdministration:patient" ] [ fhir:v "MedicationAdministration:request" ] ) ; ( fhir:searchParam [ ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation> ] ; fhir:value [ a fhir:Code ; fhir:v "SHOULD" ] ] ) ; fhir:name [ fhir:v "patient" ] ; fhir:type [ fhir:v "reference" ] ] [ ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation> ] ; fhir:value [ a fhir:Code ; fhir:v "SHOULD" ] ] ) ; fhir:name [ fhir:v "context" ] ; fhir:type [ fhir:v "reference" ] ] [ ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation> ] ; fhir:value [ a fhir:Code ; fhir:v "SHOULD" ] ] ) ; fhir:name [ fhir:v "status" ] ; fhir:type [ fhir:v "token" ] ] ) ] [ fhir:type [ fhir:v "FamilyMemberHistory" ] ; fhir:profile [ fhir:v "http://fhir.hl7.org.vn/core/StructureDefinition/vn-core-family-member-history"^^xsd:anyURI ; fhir:l <http://fhir.hl7.org.vn/core/StructureDefinition/vn-core-family-member-history> ] ; fhir:documentation [ fhir:v "Tiền sử gia đình — VNCoreFamilyMemberHistory profile (QĐ 1551, TT 13/2025)" ] ; ( fhir:interaction [ ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation> ] ; fhir:value [ a fhir:Code ; fhir:v "SHALL" ] ] ) ; fhir:code [ fhir:v "read" ] ] [ ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation> ] ; fhir:value [ a fhir:Code ; fhir:v "SHALL" ] ] ) ; fhir:code [ fhir:v "search-type" ] ] [ ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation> ] ; fhir:value [ a fhir:Code ; fhir:v "SHOULD" ] ] ) ; fhir:code [ fhir:v "create" ] ] ) ; ( fhir:searchParam [ ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation> ] ; fhir:value [ a fhir:Code ; fhir:v "SHOULD" ] ] ) ; fhir:name [ fhir:v "patient" ] ; fhir:type [ fhir:v "reference" ] ] [ ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation> ] ; fhir:value [ a fhir:Code ; fhir:v "SHOULD" ] ] ) ; fhir:name [ fhir:v "status" ] ; fhir:type [ fhir:v "token" ] ] ) ] [ fhir:type [ fhir:v "Questionnaire" ] ; fhir:profile [ fhir:v "http://fhir.hl7.org.vn/core/StructureDefinition/vn-core-questionnaire"^^xsd:anyURI ; fhir:l <http://fhir.hl7.org.vn/core/StructureDefinition/vn-core-questionnaire> ] ; fhir:documentation [ fhir:v "Mẫu phiếu KSK — VNCoreQuestionnaire profile (QĐ 1551, HL7 SDC); 17 mẫu VNKSKQuestionnaire01–17" ] ; ( fhir:interaction [ ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation> ] ; fhir:value [ a fhir:Code ; fhir:v "SHALL" ] ] ) ; fhir:code [ fhir:v "read" ] ] [ ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation> ] ; fhir:value [ a fhir:Code ; fhir:v "SHALL" ] ] ) ; fhir:code [ fhir:v "search-type" ] ] ) ; ( fhir:searchParam [ ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation> ] ; fhir:value [ a fhir:Code ; fhir:v "SHOULD" ] ] ) ; fhir:name [ fhir:v "url" ] ; fhir:type [ fhir:v "uri" ] ] [ ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation> ] ; fhir:value [ a fhir:Code ; fhir:v "SHOULD" ] ] ) ; fhir:name [ fhir:v "status" ] ; fhir:type [ fhir:v "token" ] ] ) ] [ fhir:type [ fhir:v "QuestionnaireResponse" ] ; fhir:profile [ fhir:v "http://fhir.hl7.org.vn/core/StructureDefinition/vn-core-questionnaire-response"^^xsd:anyURI ; fhir:l <http://fhir.hl7.org.vn/core/StructureDefinition/vn-core-questionnaire-response> ] ; fhir:documentation [ fhir:v "Kết quả phiếu KSK — VNCoreQuestionnaireResponse profile (QĐ 1551, TT 13/2025)" ] ; ( fhir:interaction [ ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation> ] ; fhir:value [ a fhir:Code ; fhir:v "SHALL" ] ] ) ; fhir:code [ fhir:v "read" ] ] [ ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation> ] ; fhir:value [ a fhir:Code ; fhir:v "SHALL" ] ] ) ; fhir:code [ fhir:v "search-type" ] ] [ ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation> ] ; fhir:value [ a fhir:Code ; fhir:v "SHOULD" ] ] ) ; fhir:code [ fhir:v "create" ] ] ) ; ( fhir:searchParam [ ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation> ] ; fhir:value [ a fhir:Code ; fhir:v "SHOULD" ] ] ) ; fhir:name [ fhir:v "patient" ] ; fhir:type [ fhir:v "reference" ] ] [ ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation> ] ; fhir:value [ a fhir:Code ; fhir:v "SHOULD" ] ] ) ; fhir:name [ fhir:v "questionnaire" ] ; fhir:type [ fhir:v "reference" ] ] [ ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation> ] ; fhir:value [ a fhir:Code ; fhir:v "SHOULD" ] ] ) ; fhir:name [ fhir:v "status" ] ; fhir:type [ fhir:v "token" ] ] ) ] [ fhir:type [ fhir:v "Immunization" ] ; fhir:profile [ fhir:v "http://fhir.hl7.org.vn/core/StructureDefinition/vn-core-immunization"^^xsd:anyURI ; fhir:l <http://fhir.hl7.org.vn/core/StructureDefinition/vn-core-immunization> ] ; fhir:documentation [ fhir:v "Tiêm chủng — VNCoreImmunization profile (Luật 114/2025/QH15 — hiệu lực 01/07/2026, future-effective; TCMR)" ] ; ( fhir:interaction [ ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation> ] ; fhir:value [ a fhir:Code ; fhir:v "SHALL" ] ] ) ; fhir:code [ fhir:v "read" ] ] [ ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation> ] ; fhir:value [ a fhir:Code ; fhir:v "SHALL" ] ] ) ; fhir:code [ fhir:v "search-type" ] ] [ ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation> ] ; fhir:value [ a fhir:Code ; fhir:v "SHOULD" ] ] ) ; fhir:code [ fhir:v "create" ] ] ) ; ( fhir:searchParam [ ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation> ] ; fhir:value [ a fhir:Code ; fhir:v "SHOULD" ] ] ) ; fhir:name [ fhir:v "patient" ] ; fhir:type [ fhir:v "reference" ] ; fhir:documentation [ fhir:v "Tìm theo bệnh nhân" ] ] [ ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation> ] ; fhir:value [ a fhir:Code ; fhir:v "SHOULD" ] ] ) ; fhir:name [ fhir:v "status" ] ; fhir:type [ fhir:v "token" ] ; fhir:documentation [ fhir:v "Tìm theo trạng thái (completed, entered-in-error, not-done)" ] ] [ ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation> ] ; fhir:value [ a fhir:Code ; fhir:v "SHOULD" ] ] ) ; fhir:name [ fhir:v "date" ] ; fhir:type [ fhir:v "date" ] ; fhir:documentation [ fhir:v "Tìm theo ngày tiêm" ] ] ) ] [ fhir:type [ fhir:v "ImagingStudy" ] ; fhir:profile [ fhir:v "http://fhir.hl7.org.vn/core/StructureDefinition/vn-core-imaging-study"^^xsd:anyURI ; fhir:l <http://fhir.hl7.org.vn/core/StructureDefinition/vn-core-imaging-study> ] ; fhir:documentation [ fhir:v "Chẩn đoán hình ảnh — VNCoreImagingStudy profile" ] ; ( fhir:interaction [ ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation> ] ; fhir:value [ a fhir:Code ; fhir:v "SHALL" ] ] ) ; fhir:code [ fhir:v "read" ] ] [ ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation> ] ; fhir:value [ a fhir:Code ; fhir:v "SHALL" ] ] ) ; fhir:code [ fhir:v "search-type" ] ] ) ; ( fhir:searchParam [ ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation> ] ; fhir:value [ a fhir:Code ; fhir:v "SHOULD" ] ] ) ; fhir:name [ fhir:v "patient" ] ; fhir:type [ fhir:v "reference" ] ; fhir:documentation [ fhir:v "Tìm theo bệnh nhân" ] ] [ ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation> ] ; fhir:value [ a fhir:Code ; fhir:v "SHOULD" ] ] ) ; fhir:name [ fhir:v "status" ] ; fhir:type [ fhir:v "token" ] ; fhir:documentation [ fhir:v "Tìm theo trạng thái (available, cancelled, entered-in-error)" ] ] ) ] [ fhir:type [ fhir:v "HealthcareService" ] ; fhir:profile [ fhir:v "http://fhir.hl7.org.vn/core/StructureDefinition/vn-core-healthcare-service"^^xsd:anyURI ; fhir:l <http://fhir.hl7.org.vn/core/StructureDefinition/vn-core-healthcare-service> ] ; fhir:documentation [ fhir:v "Dịch vụ y tế — VNCoreHealthcareService profile" ] ; ( fhir:interaction [ ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation> ] ; fhir:value [ a fhir:Code ; fhir:v "SHALL" ] ] ) ; fhir:code [ fhir:v "read" ] ] [ ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation> ] ; fhir:value [ a fhir:Code ; fhir:v "SHALL" ] ] ) ; fhir:code [ fhir:v "search-type" ] ] ) ; ( fhir:searchParam [ ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation> ] ; fhir:value [ a fhir:Code ; fhir:v "SHOULD" ] ] ) ; fhir:name [ fhir:v "organization" ] ; fhir:type [ fhir:v "reference" ] ; fhir:documentation [ fhir:v "Tìm theo cơ sở cung cấp dịch vụ" ] ] [ ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation> ] ; fhir:value [ a fhir:Code ; fhir:v "SHOULD" ] ] ) ; fhir:name [ fhir:v "active" ] ; fhir:type [ fhir:v "token" ] ; fhir:documentation [ fhir:v "Tìm theo trạng thái hoạt động" ] ] ) ] ) ; ( fhir:operation [ ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation> ] ; fhir:value [ a fhir:Code ; fhir:v "SHOULD" ] ] ) ; 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:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation> ] ; fhir:value [ a fhir:Code ; fhir:v "SHOULD" ] ] ) ; 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:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation> ] ; fhir:value [ a fhir:Code ; fhir:v "SHOULD" ] ] ) ; 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:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation> ] ; fhir:value [ a fhir:Code ; fhir:v "SHOULD" ] ] ) ; fhir:name [ fhir:v "summary" ] ; fhir:definition [ fhir:v "http://fhir.hl7.org.vn/core/OperationDefinition/vn-generate-ips-summary"^^xsd:anyURI ; fhir:l <http://fhir.hl7.org.vn/core/OperationDefinition/vn-generate-ips-summary> ] ] ) ] ) . #
IG © 2026+ Omi HealthTech / VN Core FHIR Community Initiative.
Package hl7.fhir.vn.core#0.6.0 based on FHIR 4.0.1.
Sinh ngày
2026-06-14
Liên kết: Mục lục |
Báo cáo QA