@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-bhyt-adjudication-category-cs> a fhir:CodeSystem ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "vn-bhyt-adjudication-category-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-bhyt-adjudication-category-cs</b></p><a name=\"vn-bhyt-adjudication-category-cs\"> </a><a name=\"hcvn-bhyt-adjudication-category-cs\"> </a><p>This case-sensitive code system <code>http://fhir.hl7.org.vn/core/CodeSystem/vn-bhyt-adjudication-category-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></tr><tr><td style=\"white-space:nowrap\">patient-self-pay<a name=\"vn-bhyt-adjudication-category-cs-patient-self-pay\"> </a></td><td>Người bệnh tự trả</td><td>Phần người bệnh tự trả ngoài phần cùng chi trả BHYT (`T_BNTT`).</td></tr><tr><td style=\"white-space:nowrap\">other-fund<a name=\"vn-bhyt-adjudication-category-cs-other-fund\"> </a></td><td>Nguồn khác</td><td>Phần chi phí từ nguồn khác (`T_NGUONKHAC`). Breakdown theo nguồn cụ thể cần extension hoặc model bổ sung khi pilot yêu cầu.</td></tr><tr><td style=\"white-space:nowrap\">non-covered<a name=\"vn-bhyt-adjudication-category-cs-non-covered\"> </a></td><td>Ngoài phạm vi/ngoài định suất</td><td>Chi phí ngoài phạm vi hoặc ngoài định suất theo hồ sơ BHYT (`T_NGOAIDS`); không đồng nhất với deductible.</td></tr><tr><td style=\"white-space:nowrap\">medication-subtotal<a name=\"vn-bhyt-adjudication-category-cs-medication-subtotal\"> </a></td><td>Tổng thuốc, dịch truyền</td><td>Subtotal nhóm thuốc/dịch truyền (`T_THUOC`), dùng cho total/cost summary thay vì line-level adjudication.</td></tr><tr><td style=\"white-space:nowrap\">supplies-subtotal<a name=\"vn-bhyt-adjudication-category-cs-supplies-subtotal\"> </a></td><td>Tổng vật tư/thiết bị y tế</td><td>Subtotal nhóm vật tư/thiết bị y tế (`T_VTYT`), dùng cho total/cost summary thay vì line-level adjudication.</td></tr></table></div>"^^rdf:XMLLiteral ]
  ] ; # 
  fhir:url [
     fhir:v "http://fhir.hl7.org.vn/core/CodeSystem/vn-bhyt-adjudication-category-cs"^^xsd:anyURI ;
     fhir:l <http://fhir.hl7.org.vn/core/CodeSystem/vn-bhyt-adjudication-category-cs>
  ] ; # 
  fhir:version [ fhir:v "0.5.0"] ; # 
  fhir:name [ fhir:v "VNBHYTAdjudicationCategoryCS"] ; # 
  fhir:title [ fhir:v "Loại tổng hợp adjudication BHYT — BHYT Adjudication Category CodeSystem"] ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:experimental [ fhir:v false] ; # 
  fhir:date [ fhir:v "2026-04-23"^^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 bổ sung cho các loại tổng hợp tài chính BHYT không có mã tương đương chính xác trong HL7 Terminology `adjudication`. Các mã này dùng chủ yếu cho `ClaimResponse.total`, `ExplanationOfBenefit.total` hoặc cost summary, không thay thế adjudication logic của payer."] ; # 
  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 "VN Core local terminology; based on financial fields in QĐ 3176/QĐ-BYT and QĐ 697/QĐ-BYT mapping requirements."] ; # 
  fhir:caseSensitive [ fhir:v true] ; # 
  fhir:content [ fhir:v "complete"] ; # 
  fhir:count [ fhir:v "5"^^xsd:nonNegativeInteger] ; # 
  fhir:concept ( [
     fhir:code [ fhir:v "patient-self-pay" ] ;
     fhir:display [ fhir:v "Người bệnh tự trả" ] ;
     fhir:definition [ fhir:v "Phần người bệnh tự trả ngoài phần cùng chi trả BHYT (`T_BNTT`)." ]
  ] [
     fhir:code [ fhir:v "other-fund" ] ;
     fhir:display [ fhir:v "Nguồn khác" ] ;
     fhir:definition [ fhir:v "Phần chi phí từ nguồn khác (`T_NGUONKHAC`). Breakdown theo nguồn cụ thể cần extension hoặc model bổ sung khi pilot yêu cầu." ]
  ] [
     fhir:code [ fhir:v "non-covered" ] ;
     fhir:display [ fhir:v "Ngoài phạm vi/ngoài định suất" ] ;
     fhir:definition [ fhir:v "Chi phí ngoài phạm vi hoặc ngoài định suất theo hồ sơ BHYT (`T_NGOAIDS`); không đồng nhất với deductible." ]
  ] [
     fhir:code [ fhir:v "medication-subtotal" ] ;
     fhir:display [ fhir:v "Tổng thuốc, dịch truyền" ] ;
     fhir:definition [ fhir:v "Subtotal nhóm thuốc/dịch truyền (`T_THUOC`), dùng cho total/cost summary thay vì line-level adjudication." ]
  ] [
     fhir:code [ fhir:v "supplies-subtotal" ] ;
     fhir:display [ fhir:v "Tổng vật tư/thiết bị y tế" ] ;
     fhir:definition [ fhir:v "Subtotal nhóm vật tư/thiết bị y tế (`T_VTYT`), dùng cho total/cost summary thay vì line-level adjudication." ]
  ] ) . # 

# -------------------------------------------------------------------------------------

