@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/NamingSystem/vn-passport-ns> a fhir:NamingSystem ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "vn-passport-ns"] ; # 
  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: NamingSystem vn-passport-ns</b></p><a name=\"vn-passport-ns\"> </a><a name=\"hcvn-passport-ns\"> </a><h3>Summary</h3><table class=\"grid\"><tr><td>Defining URL</td><td>http://fhir.hl7.org.vn/core/NamingSystem/vn-passport-ns</td></tr><tr><td>Version</td><td>0.5.0</td></tr><tr><td>Name</td><td>VNPassport</td></tr><tr><td>Status</td><td>draft</td></tr><tr><td>Definition</td><td><div><p>Hệ thống định danh Số Hộ chiếu Việt Nam, do Bộ Công an (trong nước)\nhoặc Bộ Ngoại giao (ngoài nước) cấp. Dùng cho bệnh nhân nước ngoài\nhoặc công dân Việt Nam chưa có CCCD (Việt kiều, trẻ em).\nHộ chiếu VN mới (từ 2022): mã quốc gia + 8 chữ số.</p>\n</div></td></tr><tr><td>Publisher</td><td>Omi HealthTech / VN Core FHIR Community Initiative</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/passport</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-passport-ns"^^xsd:anyURI ;
       fhir:l <http://fhir.hl7.org.vn/core/NamingSystem/vn-passport-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.5.0"
     ]
  ] ) ; # 
  fhir:name [ fhir:v "VNPassport"] ; # 
  fhir:status [ fhir:v "draft"] ; # 
  fhir:kind [ fhir:v "identifier"] ; # 
  fhir:date [ fhir:v "2026-03-22"^^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:responsible [ fhir:v "Bộ Công an — Cục Quản lý xuất nhập cảnh (A08)"] ; # 
  fhir:description [ fhir:v "Hệ thống định danh Số Hộ chiếu Việt Nam, do Bộ Công an (trong nước)\nhoặc Bộ Ngoại giao (ngoài nước) cấp. Dùng cho bệnh nhân nước ngoài\nhoặc công dân Việt Nam chưa có CCCD (Việt kiều, trẻ em).\nHộ chiếu VN mới (từ 2022): mã quốc gia + 8 chữ số."] ; # 
  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 Patient.identifier — bệnh nhân nước ngoài hoặc công dân VN chưa có CCCD. Format: 1-2 chữ cái + 7-8 chữ số."] ; # 
  fhir:uniqueId ( [
     fhir:type [ fhir:v "uri" ] ;
     fhir:value [ fhir:v "http://fhir.hl7.org.vn/core/sid/passport" ] ;
     fhir:preferred [ fhir:v true ]
  ] ) . # 

# -------------------------------------------------------------------------------------

