Bộ Hướng dẫn Triển khai Core FHIR cho Việt Nam
0.8.0 - Draft for Community Review
Bộ Hướng dẫn Triển khai Core FHIR cho Việt Nam - Draft for Community Review (v0.8.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
| Draft tại thời điểm 2026-03-21 |
@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
# - resource -------------------------------------------------------------------
<http://hl7.org/fhir/SearchParameter/vn-sp-coverage-bhyt> a fhir:SearchParameter ;
fhir:nodeRole fhir:treeRoot ;
fhir:Resource.id [ fhir:value "vn-sp-coverage-bhyt"] ;
fhir:Resource.language [ fhir:value "vi"] ;
fhir:DomainResource.text [
fhir:Narrative.status [ fhir:value "generated" ] ;
fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: SearchParameter vn-sp-coverage-bhyt</b></p><a name=\"vn-sp-coverage-bhyt\"> </a><a name=\"hcvn-sp-coverage-bhyt\"> </a><h2>VNSPCoverageBHYT</h2><p>Parameter <code>vn-bhyt-card</code>:<code>token</code></p><div><p>SearchParameter cho phép tìm kiếm Coverage theo số thẻ BHYT (trường identifier).\nHỗ trợ 2 format: mã số BHYT hiện hành 10 chữ số (trùng giá trị mã số BHXH của cùng bệnh nhân), hoặc số thẻ legacy 15 ký tự (2 chữ hoa + 13 chữ số). CCCD 12 chữ số chỉ là khóa tra cứu/xuất trình, không thuộc namespace sid/bhyt.\nCăn cứ: Luật BHYT 2008 sửa đổi 2014, NĐ 188/2025/NĐ-CP (hiệu lực 15/8/2025).\nVí dụ: GET [base]/Coverage?vn-bhyt-card=http://fhir.hl7.org.vn/core/sid/bhyt|0791234567</p>\n</div><table class=\"grid\"><tr><td>Resource</td><td><a href=\"http://hl7.org/fhir/R4/coverage.html\">Coverage</a></td></tr><tr><td>Expression</td><td><code>Coverage.identifier.where(system = 'http://fhir.hl7.org.vn/core/sid/bhyt')</code></td></tr><tr><td>Multiples</td><td><ul><li>multipleAnd: It's up to the server whether the parameter may repeat in order to specify multiple values that must all be true</li><li>multipleOr: It's up to the server whether the parameter can have multiple values (separated by comma) where at least one must be true</li></ul></td></tr></table></div>"
] ;
fhir:SearchParameter.url [ fhir:value "http://fhir.hl7.org.vn/core/SearchParameter/vn-sp-coverage-bhyt"] ;
fhir:SearchParameter.version [ fhir:value "0.8.0"] ;
fhir:SearchParameter.name [ fhir:value "VNSPCoverageBHYT"] ;
fhir:SearchParameter.status [ fhir:value "draft"] ;
fhir:SearchParameter.date [ fhir:value "2026-03-21"^^xsd:date] ;
fhir:SearchParameter.publisher [ fhir:value "Omi HealthTech / VN Core FHIR Community Initiative"] ;
fhir:SearchParameter.contact [
fhir:index -1 ;
fhir:ContactDetail.name [ fhir:value "Omi HealthTech / VN Core FHIR Community Initiative" ] ;
fhir:ContactDetail.telecom [
fhir:index -1 ;
fhir:ContactPoint.system [ fhir:value "url" ] ;
fhir:ContactPoint.value [ fhir:value "https://hl7.org.vn" ]
], [
fhir:index -1 ;
fhir:ContactPoint.system [ fhir:value "email" ] ;
fhir:ContactPoint.value [ fhir:value "info@hl7.org.vn" ]
]
], [
fhir:index -1 ;
fhir:ContactDetail.name [ fhir:value "Omi HealthTech (OmiGroup)" ] ;
fhir:ContactDetail.telecom [
fhir:index -1 ;
fhir:ContactPoint.system [ fhir:value "url" ] ;
fhir:ContactPoint.value [ fhir:value "https://omihealthtech.vn" ]
], [
fhir:index -1 ;
fhir:ContactPoint.system [ fhir:value "url" ] ;
fhir:ContactPoint.value [ fhir:value "https://omigroup.vn" ]
], [
fhir:index -1 ;
fhir:ContactPoint.system [ fhir:value "email" ] ;
fhir:ContactPoint.value [ fhir:value "info@hl7.org.vn" ]
]
] ;
fhir:SearchParameter.description [ fhir:value "SearchParameter cho phép tìm kiếm Coverage theo số thẻ BHYT (trường identifier).\nHỗ trợ 2 format: mã số BHYT hiện hành 10 chữ số (trùng giá trị mã số BHXH của cùng bệnh nhân), hoặc số thẻ legacy 15 ký tự (2 chữ hoa + 13 chữ số). CCCD 12 chữ số chỉ là khóa tra cứu/xuất trình, không thuộc namespace sid/bhyt.\nCăn cứ: Luật BHYT 2008 sửa đổi 2014, NĐ 188/2025/NĐ-CP (hiệu lực 15/8/2025).\nVí dụ: GET [base]/Coverage?vn-bhyt-card=http://fhir.hl7.org.vn/core/sid/bhyt|0791234567"] ;
fhir:SearchParameter.jurisdiction [
fhir:index -1 ;
fhir:CodeableConcept.coding [
fhir:index -1 ;
fhir:Coding.system [ fhir:value "urn:iso:std:iso:3166" ] ;
fhir:Coding.code [ fhir:value "VN" ] ;
fhir:Coding.display [ fhir:value "Viet Nam" ]
]
] ;
fhir:SearchParameter.code [ fhir:value "vn-bhyt-card"] ;
fhir:SearchParameter.base [
fhir:value "Coverage" ;
fhir:index -1
] ;
fhir:SearchParameter.type [ fhir:value "token"] ;
fhir:SearchParameter.expression [ fhir:value "Coverage.identifier.where(system = 'http://fhir.hl7.org.vn/core/sid/bhyt')"] .
# - ontology header ------------------------------------------------------------
<http://hl7.org/fhir/SearchParameter/vn-sp-coverage-bhyt.ttl> a owl:Ontology ;
owl:imports fhir:fhir.ttl ;
owl:versionIRI <http://build.fhir.org/SearchParameter/vn-sp-coverage-bhyt.ttl> .
IG © 2026+ Omi HealthTech / VN Core FHIR Community Initiative.
Package hl7.fhir.vn.core#0.8.0 based on FHIR 4.0.1.
Sinh ngày
2026-07-17
Liên kết: Mục lục |
Guide Map |
Báo cáo QA