@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 -------------------------------------------------------------------

<http://fhir.hl7.org.vn/core/CodeSystem/vn-ward-type-cs> a fhir:CodeSystem ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "vn-ward-type-cs"] ; # 
  fhir:language [ fhir:v "vi"] ; # 
  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: CodeSystem vn-ward-type-cs</b></p><a name=\"vn-ward-type-cs\"> </a><a name=\"hcvn-ward-type-cs\"> </a><p>This case-sensitive code system <code>http://fhir.hl7.org.vn/core/CodeSystem/vn-ward-type-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\">xa<a name=\"vn-ward-type-cs-xa\"> </a></td><td>Xã</td><td>Đơn vị hành chính cấp xã ở khu vực nông thôn theo Luật 72/2025/QH15.</td><td>Commune (rural)</td></tr><tr><td style=\"white-space:nowrap\">phuong<a name=\"vn-ward-type-cs-phuong\"> </a></td><td>Phường</td><td>Đơn vị hành chính cấp xã ở khu vực đô thị (thành phố, thị xã) theo Luật 72/2025/QH15.</td><td>Ward (urban)</td></tr><tr><td style=\"white-space:nowrap\">dac-khu<a name=\"vn-ward-type-cs-dac-khu\"> </a></td><td>Đặc khu</td><td>Đơn vị hành chính cấp xã đặc thù tại hải đảo theo Luật 72/2025/QH15. Thay thế khái niệm huyện đảo trong mô hình 2 cấp.</td><td>Special administrative zone (island)</td></tr></table></div>"^^rdf:XMLLiteral ]
  ] ; # 
  fhir:url [
     fhir:v "http://fhir.hl7.org.vn/core/CodeSystem/vn-ward-type-cs"^^xsd:anyURI ;
     fhir:l <http://fhir.hl7.org.vn/core/CodeSystem/vn-ward-type-cs>
  ] ; # 
  fhir:version [ fhir:v "0.5.0"] ; # 
  fhir:name [ fhir:v "VNWardTypeCS"] ; # 
  fhir:title [ fhir:v "Loại đơn vị cấp xã — Vietnam Ward Type CodeSystem"] ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:experimental [ fhir:v false] ; # 
  fhir:date [ fhir:v "2026-04-27"^^xsd:date] ; # 
  fhir:publisher [ fhir:v "Omi HealthTech / VN Core FHIR Community Initiative"] ; # 
  fhir:contact ( [
     fhir:name [ fhir:v "Omi HealthTech / VN Core FHIR Community Initiative" ] ;
     fhir:telecom ( [
       fhir:system [ fhir:v "url" ] ;
       fhir:value [ fhir:v "https://hl7.org.vn" ]
     ] [
       fhir:system [ fhir:v "email" ] ;
       fhir:value [ fhir:v "info@hl7.org.vn" ]
     ] )
  ] [
     fhir:name [ fhir:v "Omi HealthTech (OmiGroup)" ] ;
     fhir:telecom ( [
       fhir:system [ fhir:v "url" ] ;
       fhir:value [ fhir:v "https://omihealthtech.vn" ]
     ] [
       fhir:system [ fhir:v "url" ] ;
       fhir:value [ fhir:v "https://omigroup.vn" ]
     ] [
       fhir:system [ fhir:v "email" ] ;
       fhir:value [ fhir:v "healthtech@omigroup.vn" ]
     ] )
  ] ) ; # 
  fhir:description [ fhir:v "Danh mục 3 loại đơn vị hành chính cấp xã theo Luật 72/2025/QH15 (Luật Tổ chức chính quyền địa phương, hiệu lực 01/7/2025) và NQ 202/2025/QH15. Mô hình chính quyền địa phương 2 cấp (tỉnh + xã) chính thức xác lập 3 loại đơn vị cấp cơ sở: xã (nông thôn), phường (đô thị), đặc khu (hải đảo đặc biệt)."] ; # 
  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:copyright [ fhir:v "Quốc hội Việt Nam — Luật 72/2025/QH15 ngày 16/6/2025 (Luật Tổ chức chính quyền địa phương, hiệu lực 01/7/2025); Nghị quyết 202/2025/QH15 ngày 12/6/2025 về sắp xếp đơn vị hành chính cấp tỉnh."] ; # 
  fhir:caseSensitive [ fhir:v true] ; # 
  fhir:content [ fhir:v "complete"] ; # 
  fhir:count [ fhir:v "3"^^xsd:nonNegativeInteger] ; # 
  fhir:concept ( [
     fhir:code [ fhir:v "xa" ] ;
     fhir:display [ fhir:v "Xã" ] ;
     fhir:definition [ fhir:v "Đơn vị hành chính cấp xã ở khu vực nông thôn theo Luật 72/2025/QH15." ] ;
     fhir:designation ( [
       fhir:language [ fhir:v "en" ] ;
       fhir:value [ fhir:v "Commune (rural)" ]
     ] )
  ] [
     fhir:code [ fhir:v "phuong" ] ;
     fhir:display [ fhir:v "Phường" ] ;
     fhir:definition [ fhir:v "Đơn vị hành chính cấp xã ở khu vực đô thị (thành phố, thị xã) theo Luật 72/2025/QH15." ] ;
     fhir:designation ( [
       fhir:language [ fhir:v "en" ] ;
       fhir:value [ fhir:v "Ward (urban)" ]
     ] )
  ] [
     fhir:code [ fhir:v "dac-khu" ] ;
     fhir:display [ fhir:v "Đặc khu" ] ;
     fhir:definition [ fhir:v "Đơn vị hành chính cấp xã đặc thù tại hải đảo theo Luật 72/2025/QH15. Thay thế khái niệm huyện đảo trong mô hình 2 cấp." ] ;
     fhir:designation ( [
       fhir:language [ fhir:v "en" ] ;
       fhir:value [ fhir:v "Special administrative zone (island)" ]
     ] )
  ] ) . # 

# -------------------------------------------------------------------------------------

