HL7 Vietnam VN Core FHIR Implementation Guide

Bộ Hướng dẫn Triển khai Core FHIR cho Việt Nam
0.8.0 - Draft for Community Review Viet Nam cờ

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

: Hạng cơ sở khám chữa bệnh — Vietnam Healthcare Facility Rank CodeSystem

Active tại thời điểm 2026-03-21

Bản thô ttl | Tải xuống


@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-hospital-rank-cs> a fhir:CodeSystem ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:Resource.id [ fhir:value "vn-hospital-rank-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-hospital-rank-cs</b></p><a name=\"vn-hospital-rank-cs\"> </a><a name=\"hcvn-hospital-rank-cs\"> </a><p>This case-sensitive code system <code>http://fhir.hl7.org.vn/core/CodeSystem/vn-hospital-rank-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>English (English, en)</b></td></tr><tr><td style=\"white-space:nowrap\">DB<a name=\"vn-hospital-rank-cs-DB\"> </a></td><td>Đặc biệt</td><td>Bệnh viện hạng Đặc biệt — tuyến cao nhất trong hệ thống y tế Việt Nam, ví dụ BV Bạch Mai, BV Chợ Rẫy. Theo TT 06/2024/TT-BYT.</td><td>Special rank</td></tr><tr><td style=\"white-space:nowrap\">I<a name=\"vn-hospital-rank-cs-I\"> </a></td><td>Hạng I</td><td>Bệnh viện hạng I — cơ sở KCB đa khoa hoặc chuyên khoa lớn tuyến tỉnh/TW. Theo TT 06/2024/TT-BYT.</td><td>Rank I</td></tr><tr><td style=\"white-space:nowrap\">II<a name=\"vn-hospital-rank-cs-II\"> </a></td><td>Hạng II</td><td>Bệnh viện hạng II — cơ sở KCB tuyến tỉnh hoặc huyện lớn. Theo TT 06/2024/TT-BYT.</td><td>Rank II</td></tr><tr><td style=\"white-space:nowrap\">III<a name=\"vn-hospital-rank-cs-III\"> </a></td><td>Hạng III</td><td>Bệnh viện hạng III — cơ sở KCB quy mô nhỏ, tuyến cơ sở. Theo TT 06/2024/TT-BYT.</td><td>Rank III</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-06-2024" ]
     ]
  ], [
     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-hospital-rank-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.41" ]
  ] ;
  fhir:CodeSystem.version [ fhir:value "0.8.0"] ;
  fhir:CodeSystem.name [ fhir:value "VNHospitalRankCS"] ;
  fhir:CodeSystem.title [ fhir:value "Hạng cơ sở khám chữa bệnh — Vietnam Healthcare Facility Rank CodeSystem"] ;
  fhir:CodeSystem.status [ fhir:value "active"] ;
  fhir:CodeSystem.experimental [ fhir:value "false"^^xsd:boolean] ;
  fhir:CodeSystem.date [ fhir:value "2026-03-21"^^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 "Phân hạng cơ sở khám chữa bệnh theo TT 06/2024/TT-BYT.\n4 hạng: Đặc biệt, Hạng I, Hạng II, Hạng III.\nCăn cứ:\n- **TT 06/2024/TT-BYT** — 16/5/2024 — phân hạng cơ sở khám bệnh, chữa bệnh\n- **TT 35/2024/TT-BYT** — 16/11/2024 — tiêu chuẩn chất lượng cơ bản đối với bệnh viện, tham chiếu bổ trợ khi đánh giá chất lượng."] ;
  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 — Thông tư 06/2024/TT-BYT (16/5/2024) quy định phân hạng cơ sở KCB."] ;
  fhir:CodeSystem.caseSensitive [ fhir:value "true"^^xsd:boolean] ;
  fhir:CodeSystem.content [ fhir:value "complete"] ;
  fhir:CodeSystem.count [ fhir:value "4"^^xsd:nonNegativeInteger] ;
  fhir:CodeSystem.concept [
     fhir:index -1 ;
     fhir:CodeSystem.concept.code [ fhir:value "DB" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Đặc biệt" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Bệnh viện hạng Đặc biệt — tuyến cao nhất trong hệ thống y tế Việt Nam, ví dụ BV Bạch Mai, BV Chợ Rẫy. Theo TT 06/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 "Special rank" ]
     ]
  ], [
     fhir:index -1 ;
     fhir:CodeSystem.concept.code [ fhir:value "I" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Hạng I" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Bệnh viện hạng I — cơ sở KCB đa khoa hoặc chuyên khoa lớn tuyến tỉnh/TW. Theo TT 06/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 "Rank I" ]
     ]
  ], [
     fhir:index -1 ;
     fhir:CodeSystem.concept.code [ fhir:value "II" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Hạng II" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Bệnh viện hạng II — cơ sở KCB tuyến tỉnh hoặc huyện lớn. Theo TT 06/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 "Rank II" ]
     ]
  ], [
     fhir:index -1 ;
     fhir:CodeSystem.concept.code [ fhir:value "III" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Hạng III" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Bệnh viện hạng III — cơ sở KCB quy mô nhỏ, tuyến cơ sở. Theo TT 06/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 "Rank III" ]
     ]
  ] .

# - ontology header ------------------------------------------------------------

<http://hl7.org/fhir/CodeSystem/vn-hospital-rank-cs.ttl> a owl:Ontology ;
  owl:imports fhir:fhir.ttl ;
  owl:versionIRI <http://build.fhir.org/CodeSystem/vn-hospital-rank-cs.ttl> .