VN Core FHIR Implementation Guide — Bộ Hướng dẫn Triển khai FHIR Cốt lõi cho Việt Nam - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
: Mã cơ sở khám chữa bệnh (CSKCB) — Vietnam Healthcare Facility Code - TTL Representation
Raw ttl | Download
@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
# - resource -------------------------------------------------------------------
a fhir:NamingSystem ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "vn-ma-cskcb-ns"] ; #
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: NamingSystem vn-ma-cskcb-ns</b></p><a name=\"vn-ma-cskcb-ns\"> </a><a name=\"hcvn-ma-cskcb-ns\"> </a><h3>Summary</h3><table class=\"grid\"><tr><td>Defining URL</td><td>http://fhir.hl7.org.vn/core/NamingSystem/vn-ma-cskcb-ns</td></tr><tr><td>Version</td><td>0.1.0</td></tr><tr><td>Name</td><td>VNCSKCB</td></tr><tr><td>Status</td><td>draft</td></tr><tr><td>Definition</td><td><div><p>Hệ thống mã cơ sở khám chữa bệnh (5 chữ số), do BHXH Việt Nam cấp.\nDùng để định danh các cơ sở y tế trong hệ thống thanh toán BHYT.\nCăn cứ: Luật KCB 2023 (15/2023/QH15), BHXH Việt Nam.</p>\n</div></td></tr><tr><td>Publisher</td><td>HL7 Vietnam</td></tr></table><h3>Identifiers</h3><table class=\"grid\"><tr><td><b>Type</b></td><td><b>Value</b></td><td><b>Preferred</b></td></tr><tr><td>URI</td><td>http://fhir.hl7.org.vn/core/sid/ma-cskcb</td><td>true</td></tr></table></div>"^^rdf:XMLLiteral ]
] ; #
fhir:extension ( [
fhir:url [
fhir:v "http://hl7.org/fhir/5.0/StructureDefinition/extension-NamingSystem.url"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/5.0/StructureDefinition/extension-NamingSystem.url> ] ;
fhir:value [
a fhir:Uri ;
fhir:v "http://fhir.hl7.org.vn/core/NamingSystem/vn-ma-cskcb-ns"^^xsd:anyURI ;
fhir:l <http://fhir.hl7.org.vn/core/NamingSystem/vn-ma-cskcb-ns> ]
] [
fhir:url [
fhir:v "http://hl7.org/fhir/5.0/StructureDefinition/extension-NamingSystem.version"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/5.0/StructureDefinition/extension-NamingSystem.version> ] ;
fhir:value [
a fhir:String ;
fhir:v "0.1.0" ]
] ) ; #
fhir:name [ fhir:v "VNCSKCB"] ; #
fhir:status [ fhir:v "draft"] ; #
fhir:kind [ fhir:v "identifier"] ; #
fhir:date [ fhir:v "2026-03-20"^^xsd:date] ; #
fhir:publisher [ fhir:v "HL7 Vietnam"] ; #
fhir:contact ( [
fhir:name [ fhir:v "HL7 Vietnam" ] ;
( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "https://hl7.org.vn" ] ] [
fhir:system [ fhir:v "email" ] ;
fhir:value [ fhir:v "[email protected]" ] ] )
] ) ; #
fhir:responsible [ fhir:v "Bảo hiểm Xã hội Việt Nam (BHXH VN)"] ; #
fhir:description [ fhir:v "Hệ thống mã cơ sở khám chữa bệnh (5 chữ số), do BHXH Việt Nam cấp.\nDùng để định danh các cơ sở y tế trong hệ thống thanh toán BHYT.\nCăn cứ: Luật KCB 2023 (15/2023/QH15), BHXH Việt Nam."] ; #
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:usage [ fhir:v "Dùng cho Organization.identifier. Format: 5 chữ số. FHIRPath: value.matches('^[0-9]{5}$')"] ; #
fhir:uniqueId ( [
fhir:type [ fhir:v "uri" ] ;
fhir:value [ fhir:v "http://fhir.hl7.org.vn/core/sid/ma-cskcb" ] ;
fhir:preferred [ fhir:v true ]
] ) . #