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

: Trục địa điểm cung cấp dịch vụ y tế — Health Service Delivery Setting Axis

Draft tại thời điểm 2026-05-30

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-service-delivery-setting-cs> a fhir:CodeSystem ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:Resource.id [ fhir:value "vn-service-delivery-setting-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-service-delivery-setting-cs</b></p><a name=\"vn-service-delivery-setting-cs\"> </a><a name=\"hcvn-service-delivery-setting-cs\"> </a><p>This case-sensitive code system <code>http://fhir.hl7.org.vn/core/CodeSystem/vn-service-delivery-setting-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\">station<a name=\"vn-service-delivery-setting-cs-station\"> </a></td><td>Trạm Y tế xã/phường</td><td>Dịch vụ cung cấp tại Trạm Y tế xã/phường/đặc khu — địa điểm mặc định của tuyến y tế cơ sở. Theo TT 30/2024/TT-BYT (cột địa điểm).</td><td>Commune health station</td></tr><tr><td style=\"white-space:nowrap\">home<a name=\"vn-service-delivery-setting-cs-home\"> </a></td><td>Tại nhà / hộ gia đình</td><td>Dịch vụ cung cấp tại nhà người dân / hộ gia đình (vd thăm khám tại nhà, chăm sóc tại nhà). Theo TT 30/2024/TT-BYT (cột địa điểm).</td><td>Home / household</td></tr><tr><td style=\"white-space:nowrap\">community-point<a name=\"vn-service-delivery-setting-cs-community-point\"> </a></td><td>Điểm cung cấp dịch vụ tại cộng đồng</td><td>Dịch vụ cung cấp tại điểm lưu động/cố định trong cộng đồng (vd điểm tiêm chủng cộng đồng, chiến dịch). Theo TT 30/2024/TT-BYT (cột địa điểm).</td><td>Community service delivery point</td></tr><tr><td style=\"white-space:nowrap\">health-facility<a name=\"vn-service-delivery-setting-cs-health-facility\"> </a></td><td>Cơ sở y tế khác</td><td>Dịch vụ cung cấp tại cơ sở y tế khác ngoài trạm (vd TTYT, cơ sở KCB tuyến trên phối hợp). Theo TT 30/2024/TT-BYT (cột địa điểm).</td><td>Other health facility</td></tr><tr><td style=\"white-space:nowrap\">school<a name=\"vn-service-delivery-setting-cs-school\"> </a></td><td>Cơ sở giáo dục / trường học</td><td>Dịch vụ cung cấp tại cơ sở giáo dục / trường học (vd y tế học đường, truyền thông sức khỏe). Theo TT 30/2024/TT-BYT (cột địa điểm).</td><td>Educational institution / school</td></tr><tr><td style=\"white-space:nowrap\">food-business<a name=\"vn-service-delivery-setting-cs-food-business\"> </a></td><td>Cơ sở kinh doanh thực phẩm / dịch vụ ăn uống</td><td>Dịch vụ cung cấp tại cơ sở kinh doanh thực phẩm / dịch vụ ăn uống (vd giám sát an toàn thực phẩm). Theo TT 30/2024/TT-BYT (cột địa điểm).</td><td>Food business / catering establishment</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-30-2024" ]
     ]
  ] ;
  fhir:CodeSystem.url [ fhir:value "http://fhir.hl7.org.vn/core/CodeSystem/vn-service-delivery-setting-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.8.0"] ;
  fhir:CodeSystem.name [ fhir:value "VNServiceDeliverySettingCS"] ;
  fhir:CodeSystem.title [ fhir:value "Trục địa điểm cung cấp dịch vụ y tế — Health Service Delivery Setting Axis"] ;
  fhir:CodeSystem.status [ fhir:value "draft"] ;
  fhir:CodeSystem.experimental [ fhir:value "true"^^xsd:boolean] ;
  fhir:CodeSystem.date [ fhir:value "2026-05-30"^^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 "Trục phân loại ĐỊA ĐIỂM nơi một dịch vụ y tế được cung cấp (independent của loại dịch vụ). Seed ban đầu lấy từ cột địa điểm của Phụ lục TT 30/2024/TT-BYT (gói dịch vụ y tế cơ bản tuyến xã): trạm y tế, tại nhà, điểm cộng đồng, cơ sở y tế khác, trường học, cơ sở kinh doanh thực phẩm.\nMục đích: cung cấp tập mã trung lập để IG phái sinh binding ở HealthcareService.location / extension địa điểm cung cấp. KHÔNG mã hóa loại dịch vụ vào trục này.\nLƯU Ý GOVERNANCE: mã station/home/community-point/... do dự án gán (TT 30/2024/TT-BYT mô tả địa điểm dạng tường thuật, không cấp mã ngắn). GIỮ ^experimental = true tới khi có chính sách code-assignment quốc gia."] ;
  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.purpose [ fhir:value "Neutral axis for the delivery setting (place) of a health service, seeded from the location column of TT 30/2024/TT-BYT. For binding in derived IGs (e.g. HealthcareService.location); not bound inside core."] ;
  fhir:CodeSystem.caseSensitive [ fhir:value "true"^^xsd:boolean] ;
  fhir:CodeSystem.content [ fhir:value "complete"] ;
  fhir:CodeSystem.count [ fhir:value "6"^^xsd:nonNegativeInteger] ;
  fhir:CodeSystem.concept [
     fhir:index -1 ;
     fhir:CodeSystem.concept.code [ fhir:value "station" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Trạm Y tế xã/phường" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Dịch vụ cung cấp tại Trạm Y tế xã/phường/đặc khu — địa điểm mặc định của tuyến y tế cơ sở. Theo TT 30/2024/TT-BYT (cột địa điểm)." ] ;
     fhir:CodeSystem.concept.designation [
       fhir:index -1 ;
       fhir:CodeSystem.concept.designation.language [ fhir:value "en" ] ;
       fhir:CodeSystem.concept.designation.value [ fhir:value "Commune health station" ]
     ]
  ], [
     fhir:index -1 ;
     fhir:CodeSystem.concept.code [ fhir:value "home" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Tại nhà / hộ gia đình" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Dịch vụ cung cấp tại nhà người dân / hộ gia đình (vd thăm khám tại nhà, chăm sóc tại nhà). Theo TT 30/2024/TT-BYT (cột địa điểm)." ] ;
     fhir:CodeSystem.concept.designation [
       fhir:index -1 ;
       fhir:CodeSystem.concept.designation.language [ fhir:value "en" ] ;
       fhir:CodeSystem.concept.designation.value [ fhir:value "Home / household" ]
     ]
  ], [
     fhir:index -1 ;
     fhir:CodeSystem.concept.code [ fhir:value "community-point" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Điểm cung cấp dịch vụ tại cộng đồng" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Dịch vụ cung cấp tại điểm lưu động/cố định trong cộng đồng (vd điểm tiêm chủng cộng đồng, chiến dịch). Theo TT 30/2024/TT-BYT (cột địa điểm)." ] ;
     fhir:CodeSystem.concept.designation [
       fhir:index -1 ;
       fhir:CodeSystem.concept.designation.language [ fhir:value "en" ] ;
       fhir:CodeSystem.concept.designation.value [ fhir:value "Community service delivery point" ]
     ]
  ], [
     fhir:index -1 ;
     fhir:CodeSystem.concept.code [ fhir:value "health-facility" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Cơ sở y tế khác" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Dịch vụ cung cấp tại cơ sở y tế khác ngoài trạm (vd TTYT, cơ sở KCB tuyến trên phối hợp). Theo TT 30/2024/TT-BYT (cột địa điểm)." ] ;
     fhir:CodeSystem.concept.designation [
       fhir:index -1 ;
       fhir:CodeSystem.concept.designation.language [ fhir:value "en" ] ;
       fhir:CodeSystem.concept.designation.value [ fhir:value "Other health facility" ]
     ]
  ], [
     fhir:index -1 ;
     fhir:CodeSystem.concept.code [ fhir:value "school" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Cơ sở giáo dục / trường học" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Dịch vụ cung cấp tại cơ sở giáo dục / trường học (vd y tế học đường, truyền thông sức khỏe). Theo TT 30/2024/TT-BYT (cột địa điểm)." ] ;
     fhir:CodeSystem.concept.designation [
       fhir:index -1 ;
       fhir:CodeSystem.concept.designation.language [ fhir:value "en" ] ;
       fhir:CodeSystem.concept.designation.value [ fhir:value "Educational institution / school" ]
     ]
  ], [
     fhir:index -1 ;
     fhir:CodeSystem.concept.code [ fhir:value "food-business" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Cơ sở kinh doanh thực phẩm / dịch vụ ăn uống" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Dịch vụ cung cấp tại cơ sở kinh doanh thực phẩm / dịch vụ ăn uống (vd giám sát an toàn thực phẩm). Theo TT 30/2024/TT-BYT (cột địa điểm)." ] ;
     fhir:CodeSystem.concept.designation [
       fhir:index -1 ;
       fhir:CodeSystem.concept.designation.language [ fhir:value "en" ] ;
       fhir:CodeSystem.concept.designation.value [ fhir:value "Food business / catering establishment" ]
     ]
  ] .

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

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