@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-example-bhyt-service-catalog-cs> a fhir:CodeSystem ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "vn-example-bhyt-service-catalog-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-example-bhyt-service-catalog-cs</b></p><a name=\"vn-example-bhyt-service-catalog-cs\"> </a><a name=\"hcvn-example-bhyt-service-catalog-cs\"> </a><p>This case-sensitive code system <code>http://fhir.hl7.org.vn/core/CodeSystem/vn-example-bhyt-service-catalog-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\">EX-BHYT-CAPCUU-BANDAU<a name=\"vn-example-bhyt-service-catalog-cs-EX-BHYT-CAPCUU-BANDAU\"> </a></td><td>Tiếp nhận, hồi sức cấp cứu ban đầu</td><td>Mã ví dụ cục bộ cho workflow tiếp nhận/xử trí cấp cứu ban đầu trong round-trip seed; chưa có mã khám hoặc mã dịch vụ official đủ sạch để promote.</td><td>Initial emergency reception and resuscitation</td></tr><tr><td style=\"white-space:nowrap\">EX-BHYT-SOSINH-SAUSINH<a name=\"vn-example-bhyt-service-catalog-cs-EX-BHYT-SOSINH-SAUSINH\"> </a></td><td>Theo dõi và chăm sóc sơ sinh ngay sau sinh</td><td>Mã ví dụ cục bộ cho dòng chăm sóc trẻ sơ sinh trong round-trip seed; gần với danh mục kỹ thuật hộ sinh TT 32/2023 nhưng không thuộc scope exam code hiện tại.</td><td>Immediate newborn monitoring and care after birth</td></tr></table></div>"^^rdf:XMLLiteral ]
  ] ; # 
  fhir:url [
     fhir:v "http://fhir.hl7.org.vn/core/CodeSystem/vn-example-bhyt-service-catalog-cs"^^xsd:anyURI ;
     fhir:l <http://fhir.hl7.org.vn/core/CodeSystem/vn-example-bhyt-service-catalog-cs>
  ] ; # 
  fhir:version [ fhir:v "0.5.0"] ; # 
  fhir:name [ fhir:v "VNExampleBHYTServiceCatalogCS"] ; # 
  fhir:title [ fhir:v "Danh mục dịch vụ BHYT ví dụ cục bộ — Example-only BHYT Service Catalog CodeSystem"] ; # 
  fhir:status [ fhir:v "draft"] ; # 
  fhir:experimental [ fhir:v true] ; # 
  fhir:date [ fhir:v "2026-04-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:description [ fhir:v "Danh mục cục bộ tối thiểu chỉ dùng cho example/round-trip seed BHYT của repo này.\nPhạm vi hiện tại chỉ gồm 2 mã example-only được giữ ngoài scope terminology chính thức.\nMột dòng là workflow tiếp nhận/xử trí cấp cứu ban đầu chưa tìm được mã khám hoặc mã dịch vụ official đủ sạch.\nMột dòng là chăm sóc sơ sinh gần với danh mục kỹ thuật hộ sinh nhưng không phải exam code và chưa có mã official phù hợp để publish.\nKHÔNG PHẢI danh mục DVKT hoặc danh mục dịch vụ khám chữa bệnh chính thức của Bộ Y tế/BHXH."] ; # 
  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:purpose [ fhir:v "Interim example-only seed terminology for BHYT XML3 round-trip fixtures. These two concepts are intentionally excluded from the current official examination-code slice until a legally grounded code source of the right type is identified."] ; # 
  fhir:caseSensitive [ fhir:v true] ; # 
  fhir:content [ fhir:v "complete"] ; # 
  fhir:count [ fhir:v "2"^^xsd:nonNegativeInteger] ; # 
  fhir:concept ( [
     fhir:code [ fhir:v "EX-BHYT-CAPCUU-BANDAU" ] ;
     fhir:display [ fhir:v "Tiếp nhận, hồi sức cấp cứu ban đầu" ] ;
     fhir:definition [ fhir:v "Mã ví dụ cục bộ cho workflow tiếp nhận/xử trí cấp cứu ban đầu trong round-trip seed; chưa có mã khám hoặc mã dịch vụ official đủ sạch để promote." ] ;
     fhir:designation ( [
       fhir:language [ fhir:v "en" ] ;
       fhir:value [ fhir:v "Initial emergency reception and resuscitation" ]
     ] )
  ] [
     fhir:code [ fhir:v "EX-BHYT-SOSINH-SAUSINH" ] ;
     fhir:display [ fhir:v "Theo dõi và chăm sóc sơ sinh ngay sau sinh" ] ;
     fhir:definition [ fhir:v "Mã ví dụ cục bộ cho dòng chăm sóc trẻ sơ sinh trong round-trip seed; gần với danh mục kỹ thuật hộ sinh TT 32/2023 nhưng không thuộc scope exam code hiện tại." ] ;
     fhir:designation ( [
       fhir:language [ fhir:v "en" ] ;
       fhir:value [ fhir:v "Immediate newborn monitoring and care after birth" ]
     ] )
  ] ) . # 

# -------------------------------------------------------------------------------------

