Hướng dẫn triển khai FHIR cốt lõi Việt Nam — VN Core FHIR Implementation Guide
0.9.0 - Draft for Community Review
Hướng dẫn triển khai FHIR cốt lõi Việt Nam — VN Core FHIR Implementation Guide - Local Development build (v0.9.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
| Active tại thời điểm 2026-07-27 |
@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/CodeSystem/vn-quality-standard-group-cs> a fhir:CodeSystem ;
fhir:nodeRole fhir:treeRoot ;
fhir:Resource.id [ fhir:value "vn-quality-standard-group-cs"] ;
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: CodeSystem vn-quality-standard-group-cs</b></p><a name=\"vn-quality-standard-group-cs\"> </a><a name=\"hcvn-quality-standard-group-cs\"> </a><p><b>Properties</b></p><p><b>This code system defines the following properties for its concepts</b></p><table class=\"grid\"><tr><td><b>Name</b></td><td><b>Code</b></td><td><b>URI</b></td><td><b>Type</b></td><td><b>Description</b></td></tr><tr><td>codeSource</td><td>codeSource</td><td>http://fhir.hl7.org.vn/core/CodeSystem/vn-quality-standard-group-cs#codeSource</td><td>code</td><td>Nguồn của mã: statutory (trích từ danh mục trong văn bản) hoặc project-assigned (do dự án tự đặt).</td></tr></table><p><b>Concepts</b></p><p>This case-sensitive code system <code>http://fhir.hl7.org.vn/core/CodeSystem/vn-quality-standard-group-cs</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td><td><b>codeSource</b></td><td><b>English (English, en)</b></td></tr><tr><td style=\"white-space:nowrap\">I<a name=\"vn-quality-standard-group-cs-I\"> </a></td><td>Cơ sở vật chất</td><td>Tiêu chuẩn về cơ sở vật chất — Mục I Phụ lục TT 35/2024/TT-BYT.</td><td>statutory</td><td>Physical facilities</td></tr><tr><td style=\"white-space:nowrap\">II<a name=\"vn-quality-standard-group-cs-II\"> </a></td><td>Quy mô và cơ cấu tổ chức</td><td>Tiêu chuẩn về quy mô và cơ cấu tổ chức — Mục II Phụ lục TT 35/2024/TT-BYT.</td><td>statutory</td><td>Scale and organizational structure</td></tr><tr><td style=\"white-space:nowrap\">III<a name=\"vn-quality-standard-group-cs-III\"> </a></td><td>Nhân sự</td><td>Tiêu chuẩn về nhân sự — Mục III Phụ lục TT 35/2024/TT-BYT.</td><td>statutory</td><td>Human resources</td></tr><tr><td style=\"white-space:nowrap\">IV<a name=\"vn-quality-standard-group-cs-IV\"> </a></td><td>Thiết bị y tế</td><td>Tiêu chuẩn về thiết bị y tế — Mục IV Phụ lục TT 35/2024/TT-BYT.</td><td>statutory</td><td>Medical devices</td></tr><tr><td style=\"white-space:nowrap\">V<a name=\"vn-quality-standard-group-cs-V\"> </a></td><td>Chuyên môn</td><td>Tiêu chuẩn về chuyên môn — Mục V Phụ lục TT 35/2024/TT-BYT.</td><td>statutory</td><td>Professional practice</td></tr><tr><td style=\"white-space:nowrap\">KL<a name=\"vn-quality-standard-group-cs-KL\"> </a></td><td>Kết luận xếp loại</td><td>Nhóm cấu trúc do dự án tự đặt (codeSource = project-assigned) — mang kết luận xếp loại NHỊ PHÂN theo Điều 1 khoản 3 điểm c TT 35/2024/TT-BYT trong cặp Measure/MeasureReport: đạt khi và chỉ khi toàn bộ tiêu chuẩn áp dụng đều Có. KHÔNG phải một nhóm tiêu chuẩn của Phụ lục.</td><td>project-assigned</td><td/></tr></table></div>"
] ;
fhir:DomainResource.extension [
fhir:index -1 ;
fhir:Extension.url [ fhir:value "http://fhir.hl7.org.vn/core/StructureDefinition/vn-ext-legal-basis" ] ;
fhir:Extension.valueCoding [
fhir:Coding.system [ fhir:value "http://fhir.hl7.org.vn/core/CodeSystem/vn-legal-document-ref-cs" ] ;
fhir:Coding.code [ fhir:value "TT-35-2024" ]
]
] ;
fhir:CodeSystem.url [ fhir:value "http://fhir.hl7.org.vn/core/CodeSystem/vn-quality-standard-group-cs"] ;
fhir:CodeSystem.identifier [
fhir:index -1 ;
fhir:Identifier.system [ fhir:value "urn:ietf:rfc:3986" ] ;
fhir:Identifier.value [ fhir:value "urn:oid:2.25.161089673617632664299011809196868855799.16.126" ]
] ;
fhir:CodeSystem.version [ fhir:value "0.9.0"] ;
fhir:CodeSystem.name [ fhir:value "VNQualityStandardGroupCS"] ;
fhir:CodeSystem.title [ fhir:value "Nhóm tiêu chuẩn chất lượng cơ bản bệnh viện — VN Hospital Basic Quality Standard Group CodeSystem"] ;
fhir:CodeSystem.status [ fhir:value "active"] ;
fhir:CodeSystem.experimental [ fhir:value "false"^^xsd:boolean] ;
fhir:CodeSystem.date [ fhir:value "2026-07-27"^^xsd:date] ;
fhir:CodeSystem.publisher [ fhir:value "Omi HealthTech / VN Core FHIR Community Initiative"] ;
fhir:CodeSystem.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:CodeSystem.description [ fhir:value "Năm nhóm tiêu chuẩn chất lượng cơ bản đối với bệnh viện theo Phụ lục TT 35/2024/TT-BYT (ban hành 16/11/2024, hiệu lực 01/01/2025): cơ sở vật chất, quy mô và cơ cấu tổ chức, nhân sự, thiết bị y tế, chuyên môn.\nPhạm vi áp dụng theo Điều 1 khoản 2: chỉ áp dụng với cơ sở khám bệnh, chữa bệnh được cấp giấy phép hoạt động theo hình thức tổ chức là BỆNH VIỆN — không áp dụng cho phòng khám, trạm y tế.\nMã I–V là ký hiệu Mục trong Phụ lục gốc (codeSource = statutory); mã KL là nhóm cấu trúc của IG mang kết luận xếp loại nhị phân theo Điều 1 khoản 3 điểm c (codeSource = project-assigned, KHÔNG thuộc 5 nhóm tiêu chuẩn của Phụ lục). /\nThe five basic hospital quality standard groups per the Appendix of Circular 35/2024/TT-BYT, applicable only to facilities licensed as hospitals."] ;
fhir:CodeSystem.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:CodeSystem.copyright [ fhir:value "Bộ Y tế Việt Nam — TT 35/2024/TT-BYT (16/11/2024)."] ;
fhir:CodeSystem.caseSensitive [ fhir:value "true"^^xsd:boolean] ;
fhir:CodeSystem.content [ fhir:value "complete"] ;
fhir:CodeSystem.count [ fhir:value "6"^^xsd:nonNegativeInteger] ;
fhir:CodeSystem.property [
fhir:index -1 ;
fhir:CodeSystem.property.code [ fhir:value "codeSource" ] ;
fhir:CodeSystem.property.uri [ fhir:value "http://fhir.hl7.org.vn/core/CodeSystem/vn-quality-standard-group-cs#codeSource" ] ;
fhir:CodeSystem.property.description [ fhir:value "Nguồn của mã: statutory (trích từ danh mục trong văn bản) hoặc project-assigned (do dự án tự đặt)." ] ;
fhir:CodeSystem.property.type [ fhir:value "code" ]
] ;
fhir:CodeSystem.concept [
fhir:index -1 ;
fhir:CodeSystem.concept.code [ fhir:value "I" ] ;
fhir:CodeSystem.concept.display [ fhir:value "Cơ sở vật chất" ] ;
fhir:CodeSystem.concept.definition [ fhir:value "Tiêu chuẩn về cơ sở vật chất — Mục I Phụ lục TT 35/2024/TT-BYT." ] ;
fhir:CodeSystem.concept.designation [
fhir:index -1 ;
fhir:CodeSystem.concept.designation.language [ fhir:value "en" ] ;
fhir:CodeSystem.concept.designation.value [ fhir:value "Physical facilities" ]
] ;
fhir:CodeSystem.concept.property [
fhir:index -1 ;
fhir:CodeSystem.concept.property.code [ fhir:value "codeSource" ] ;
fhir:CodeSystem.concept.property.valueCode [ fhir:value "statutory" ]
]
], [
fhir:index -1 ;
fhir:CodeSystem.concept.code [ fhir:value "II" ] ;
fhir:CodeSystem.concept.display [ fhir:value "Quy mô và cơ cấu tổ chức" ] ;
fhir:CodeSystem.concept.definition [ fhir:value "Tiêu chuẩn về quy mô và cơ cấu tổ chức — Mục II Phụ lục TT 35/2024/TT-BYT." ] ;
fhir:CodeSystem.concept.designation [
fhir:index -1 ;
fhir:CodeSystem.concept.designation.language [ fhir:value "en" ] ;
fhir:CodeSystem.concept.designation.value [ fhir:value "Scale and organizational structure" ]
] ;
fhir:CodeSystem.concept.property [
fhir:index -1 ;
fhir:CodeSystem.concept.property.code [ fhir:value "codeSource" ] ;
fhir:CodeSystem.concept.property.valueCode [ fhir:value "statutory" ]
]
], [
fhir:index -1 ;
fhir:CodeSystem.concept.code [ fhir:value "III" ] ;
fhir:CodeSystem.concept.display [ fhir:value "Nhân sự" ] ;
fhir:CodeSystem.concept.definition [ fhir:value "Tiêu chuẩn về nhân sự — Mục III Phụ lục TT 35/2024/TT-BYT." ] ;
fhir:CodeSystem.concept.designation [
fhir:index -1 ;
fhir:CodeSystem.concept.designation.language [ fhir:value "en" ] ;
fhir:CodeSystem.concept.designation.value [ fhir:value "Human resources" ]
] ;
fhir:CodeSystem.concept.property [
fhir:index -1 ;
fhir:CodeSystem.concept.property.code [ fhir:value "codeSource" ] ;
fhir:CodeSystem.concept.property.valueCode [ fhir:value "statutory" ]
]
], [
fhir:index -1 ;
fhir:CodeSystem.concept.code [ fhir:value "IV" ] ;
fhir:CodeSystem.concept.display [ fhir:value "Thiết bị y tế" ] ;
fhir:CodeSystem.concept.definition [ fhir:value "Tiêu chuẩn về thiết bị y tế — Mục IV Phụ lục TT 35/2024/TT-BYT." ] ;
fhir:CodeSystem.concept.designation [
fhir:index -1 ;
fhir:CodeSystem.concept.designation.language [ fhir:value "en" ] ;
fhir:CodeSystem.concept.designation.value [ fhir:value "Medical devices" ]
] ;
fhir:CodeSystem.concept.property [
fhir:index -1 ;
fhir:CodeSystem.concept.property.code [ fhir:value "codeSource" ] ;
fhir:CodeSystem.concept.property.valueCode [ fhir:value "statutory" ]
]
], [
fhir:index -1 ;
fhir:CodeSystem.concept.code [ fhir:value "V" ] ;
fhir:CodeSystem.concept.display [ fhir:value "Chuyên môn" ] ;
fhir:CodeSystem.concept.definition [ fhir:value "Tiêu chuẩn về chuyên môn — Mục V Phụ lục TT 35/2024/TT-BYT." ] ;
fhir:CodeSystem.concept.designation [
fhir:index -1 ;
fhir:CodeSystem.concept.designation.language [ fhir:value "en" ] ;
fhir:CodeSystem.concept.designation.value [ fhir:value "Professional practice" ]
] ;
fhir:CodeSystem.concept.property [
fhir:index -1 ;
fhir:CodeSystem.concept.property.code [ fhir:value "codeSource" ] ;
fhir:CodeSystem.concept.property.valueCode [ fhir:value "statutory" ]
]
], [
fhir:index -1 ;
fhir:CodeSystem.concept.code [ fhir:value "KL" ] ;
fhir:CodeSystem.concept.display [ fhir:value "Kết luận xếp loại" ] ;
fhir:CodeSystem.concept.definition [ fhir:value "Nhóm cấu trúc do dự án tự đặt (codeSource = project-assigned) — mang kết luận xếp loại NHỊ PHÂN theo Điều 1 khoản 3 điểm c TT 35/2024/TT-BYT trong cặp Measure/MeasureReport: đạt khi và chỉ khi toàn bộ tiêu chuẩn áp dụng đều Có. KHÔNG phải một nhóm tiêu chuẩn của Phụ lục." ] ;
fhir:CodeSystem.concept.property [
fhir:index -1 ;
fhir:CodeSystem.concept.property.code [ fhir:value "codeSource" ] ;
fhir:CodeSystem.concept.property.valueCode [ fhir:value "project-assigned" ]
]
] .
# - ontology header ------------------------------------------------------------
<http://hl7.org/fhir/CodeSystem/vn-quality-standard-group-cs.ttl> a owl:Ontology ;
owl:imports fhir:fhir.ttl ;
owl:versionIRI <http://build.fhir.org/CodeSystem/vn-quality-standard-group-cs.ttl> .
IG © 2026+ Omi HealthTech / VN Core FHIR Community Initiative.
Package hl7.fhir.vn.core#0.9.0 based on FHIR 4.0.1.
Sinh ngày
2026-07-31
Liên kết: Mục lục |
Báo cáo QA