HL7 Vietnam VN Core FHIR Implementation Guide

Bộ Hướng dẫn Triển khai Core FHIR cho Việt Nam
0.3.0 - STU1 Draft Viet Nam cờ

Bộ Hướng dẫn Triển khai Core FHIR cho Việt Nam - Local Development build (v0.3.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: Ví dụ: Bundle hồ sơ thanh toán BHYT tử vong

Bản thô ttl | Tải xuống

@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 -------------------------------------------------------------------

 a fhir:Bundle ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "ExampleBHYTSubmissionDeathCertificate"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "http://fhir.hl7.org.vn/core/StructureDefinition/vn-core-bhyt-submission-bundle"^^xsd:anyURI ;
fhir:l <http://fhir.hl7.org.vn/core/StructureDefinition/vn-core-bhyt-submission-bundle>     ] )
  ] ; # 
  fhir:language [ fhir:v "vi"] ; # 
  fhir:identifier [
fhir:type [
      ( fhir:coding [
fhir:system [
fhir:v "http://fhir.hl7.org.vn/core/CodeSystem/vn-identifier-type-cs"^^xsd:anyURI ;
fhir:l <http://fhir.hl7.org.vn/core/CodeSystem/vn-identifier-type-cs>         ] ;
fhir:code [ fhir:v "MA_LK" ] ;
fhir:display [ fhir:v "Mã liên kết hồ sơ BHYT" ]       ] )     ] ;
fhir:system [
fhir:v "http://fhir.hl7.org.vn/core/sid/ma-lk"^^xsd:anyURI ;
fhir:l <http://fhir.hl7.org.vn/core/sid/ma-lk>     ] ;
fhir:value [ fhir:v "LK-2026-TV-000003" ]
  ] ; # 
  fhir:type [ fhir:v "collection"] ; # 
  fhir:timestamp [ fhir:v "2026-04-11T05:30:00+07:00"^^xsd:dateTime] ; # 
  fhir:entry ( [
fhir:fullUrl [
fhir:v "http://example.org/fhir/Patient/InlinePatientBHYTSubmissionDeath"^^xsd:anyURI ;
fhir:l <http://example.org/fhir/Patient/InlinePatientBHYTSubmissionDeath>     ] ;
    ( fhir:resource <http://example.org/fhir/Patient/InlinePatientBHYTSubmissionDeath> )
  ] [
fhir:fullUrl [
fhir:v "http://example.org/fhir/Coverage/InlineCoverageBHYTSubmissionDeath"^^xsd:anyURI ;
fhir:l <http://example.org/fhir/Coverage/InlineCoverageBHYTSubmissionDeath>     ] ;
    ( fhir:resource <http://example.org/fhir/Coverage/InlineCoverageBHYTSubmissionDeath> )
  ] [
fhir:fullUrl [
fhir:v "http://example.org/fhir/Organization/ExampleOrganizationChoRay"^^xsd:anyURI ;
fhir:l <http://example.org/fhir/Organization/ExampleOrganizationChoRay>     ] ;
    ( fhir:resource <http://example.org/fhir/Organization/ExampleOrganizationChoRay> )
  ] [
fhir:fullUrl [
fhir:v "http://example.org/fhir/Organization/ExampleOrganizationBHXH"^^xsd:anyURI ;
fhir:l <http://example.org/fhir/Organization/ExampleOrganizationBHXH>     ] ;
    ( fhir:resource <http://example.org/fhir/Organization/ExampleOrganizationBHXH> )
  ] [
fhir:fullUrl [
fhir:v "http://example.org/fhir/Claim/InlineClaimBHYTSubmissionDeath"^^xsd:anyURI ;
fhir:l <http://example.org/fhir/Claim/InlineClaimBHYTSubmissionDeath>     ] ;
    ( fhir:resource <http://example.org/fhir/Claim/InlineClaimBHYTSubmissionDeath> )
  ] [
fhir:fullUrl [
fhir:v "http://example.org/fhir/DocumentReference/InlineDocumentReferenceBHYTSubmissionDeath"^^xsd:anyURI ;
fhir:l <http://example.org/fhir/DocumentReference/InlineDocumentReferenceBHYTSubmissionDeath>     ] ;
    ( fhir:resource <http://example.org/fhir/DocumentReference/InlineDocumentReferenceBHYTSubmissionDeath> )
  ] ) . # 

<http://example.org/fhir/Patient/InlinePatientBHYTSubmissionDeath> a fhir:Patient ;
  fhir:id [ fhir:v "InlinePatientBHYTSubmissionDeath"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "http://fhir.hl7.org.vn/core/StructureDefinition/vn-core-patient"^^xsd:anyURI ;
fhir:l <http://fhir.hl7.org.vn/core/StructureDefinition/vn-core-patient>     ] )
  ] ; # 
  fhir:language [ fhir:v "vi"] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Patient_InlinePatientBHYTSubmissionDeath\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Patient InlinePatientBHYTSubmissionDeath</b></p><a name=\"InlinePatientBHYTSubmissionDeath\"> </a><a name=\"hcInlinePatientBHYTSubmissionDeath\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-vn-core-patient.html\">Bệnh nhân VN Core — VN Core Patient Profile</a></p></div><p style=\"border: 1px #661aff solid; background-color: #e6e6ff; padding: 10px;\">Phạm Văn Bình Male, DoB: 1968-11-21 ( Căn cước công dân: VNCCCD#079185001111)</p><hr/><table class=\"grid\"><tr><td style=\"background-color: #f3f5da\" title=\"Record is active\">Active:</td><td>false</td><td style=\"background-color: #f3f5da\" title=\"Known status of Patient\">Deceased:</td><td colspan=\"3\">2026-04-11 03:20:00+0700</td></tr><tr><td style=\"background-color: #f3f5da\" title=\"Other Ids (see the one above)\">Other Ids:</td><td colspan=\"3\"><ul><li>Thẻ bảo hiểm y tế/079185001111</li><li>Mã bệnh nhân nội bộ/TV-CR-2026-0003</li></ul></td></tr></table></div>"^^rdf:XMLLiteral ]
  ] ; # 
  fhir:identifier ( [
fhir:type [
      ( fhir:coding [
fhir:system [
fhir:v "http://fhir.hl7.org.vn/core/CodeSystem/vn-identifier-type-cs"^^xsd:anyURI ;
fhir:l <http://fhir.hl7.org.vn/core/CodeSystem/vn-identifier-type-cs>         ] ;
fhir:code [ fhir:v "CCCD" ] ;
fhir:display [ fhir:v "Căn cước công dân" ]       ] )     ] ;
fhir:system [
fhir:v "http://fhir.hl7.org.vn/core/sid/cccd"^^xsd:anyURI ;
fhir:l <http://fhir.hl7.org.vn/core/sid/cccd>     ] ;
fhir:value [ fhir:v "079185001111" ]
  ] [
fhir:type [
      ( fhir:coding [
fhir:system [
fhir:v "http://fhir.hl7.org.vn/core/CodeSystem/vn-identifier-type-cs"^^xsd:anyURI ;
fhir:l <http://fhir.hl7.org.vn/core/CodeSystem/vn-identifier-type-cs>         ] ;
fhir:code [ fhir:v "BHYT" ] ;
fhir:display [ fhir:v "Thẻ bảo hiểm y tế" ]       ] )     ] ;
fhir:system [
fhir:v "http://fhir.hl7.org.vn/core/sid/bhyt"^^xsd:anyURI ;
fhir:l <http://fhir.hl7.org.vn/core/sid/bhyt>     ] ;
fhir:value [ fhir:v "079185001111" ]
  ] [
fhir:type [
      ( fhir:coding [
fhir:system [
fhir:v "http://fhir.hl7.org.vn/core/CodeSystem/vn-identifier-type-cs"^^xsd:anyURI ;
fhir:l <http://fhir.hl7.org.vn/core/CodeSystem/vn-identifier-type-cs>         ] ;
fhir:code [ fhir:v "MRN" ] ;
fhir:display [ fhir:v "Mã bệnh nhân nội bộ" ]       ] )     ] ;
fhir:system [
fhir:v "http://fhir.hl7.org.vn/core/sid/mrn"^^xsd:anyURI ;
fhir:l <http://fhir.hl7.org.vn/core/sid/mrn>     ] ;
fhir:value [ fhir:v "TV-CR-2026-0003" ]
  ] ) ; # 
  fhir:active [ fhir:v false] ; # 
  fhir:name ( [
fhir:text [ fhir:v "Phạm Văn Bình" ] ;
fhir:family [ fhir:v "Phạm" ] ;
    ( fhir:given [ fhir:v "Văn" ] [ fhir:v "Bình" ] )
  ] ) ; # 
  fhir:gender [ fhir:v "male"] ; # 
  fhir:birthDate [ fhir:v "1968-11-21"^^xsd:date] ; # 
  fhir:deceased [
a fhir:DateTime ;
fhir:v "2026-04-11T03:20:00+07:00"^^xsd:dateTime
  ] . # 

<http://example.org/fhir/Coverage/InlineCoverageBHYTSubmissionDeath> a fhir:Coverage ;
  fhir:id [ fhir:v "InlineCoverageBHYTSubmissionDeath"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "http://fhir.hl7.org.vn/core/StructureDefinition/vn-core-coverage"^^xsd:anyURI ;
fhir:l <http://fhir.hl7.org.vn/core/StructureDefinition/vn-core-coverage>     ] )
  ] ; # 
  fhir:language [ fhir:v "vi"] ; # 
  fhir:text [
fhir:status [ fhir:v "extensions" ] ;
fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Coverage_InlineCoverageBHYTSubmissionDeath\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Coverage InlineCoverageBHYTSubmissionDeath</b></p><a name=\"InlineCoverageBHYTSubmissionDeath\"> </a><a name=\"hcInlineCoverageBHYTSubmissionDeath\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-vn-core-coverage.html\">Thẻ BHYT VN Core — VN Core Coverage Profile</a></p></div><p><b>Loại đối tượng BHYT — Vietnam BHYT Card Type Extension</b>: <span title=\"Codes:{http://fhir.hl7.org.vn/core/CodeSystem/vn-bhyt-card-type-cs DN}\">Người lao động trong doanh nghiệp</span></p><p><b>Nơi đăng ký KCB ban đầu — Vietnam Primary Care Facility Extension</b>: <a href=\"Organization-ExampleOrganizationChoRay.html\">Organization Bệnh viện Chợ Rẫy</a></p><p><b>identifier</b>: <a href=\"NamingSystem-vn-bhyt-ns.html\" title=\"Hệ thống định danh Số thẻ Bảo hiểm Y tế, do BHXH Việt Nam cấp.#xA;Hỗ trợ 3 format (hiện duy trì song song):#xA;- CCCD 12 chữ số: hỗ trợ từ 15/8/2025 (NĐ 188/2025/NĐ-CP, hiệu lực 15/8/2025)#xA;- Mã số BHXH 10 chữ số: từ 01/4/2021#xA;- Format cũ 15 ký tự (2 chữ cái + 13 chữ số): trước 01/4/2021#xA;Bên triển khai cần xác minh chính sách BHXH hiện hành trước khi coi CCCD là mã BHYT duy nhất.#xA;Căn cứ: Luật BHYT 2008 sửa đổi 2014, NĐ 188/2025/NĐ-CP, QĐ 3176/QĐ-BYT (29/10/2024).\">VNBHYT</a>/079185001111</p><p><b>status</b>: Active</p><p><b>type</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/insurance-coverage-type medical}\">Bảo hiểm y tế</span></p><p><b>beneficiary</b>: <a href=\"Bundle-ExampleBHYTSubmissionDeathCertificate.html#Patient_InlinePatientBHYTSubmissionDeath\">Phạm Văn Bình Male, DoB: 1968-11-21 ( Căn cước công dân: VNCCCD#079185001111)</a></p><p><b>period</b>: 2026-01-01 --&gt; 2026-12-31</p><p><b>payor</b>: <a href=\"Organization-ExampleOrganizationBHXH.html\">Organization Bảo hiểm xã hội Việt Nam</a></p></div>"^^rdf:XMLLiteral ]
  ] ; # 
  fhir:extension ( [
fhir:url [
fhir:v "http://fhir.hl7.org.vn/core/StructureDefinition/vn-ext-bhyt-card-type"^^xsd:anyURI ;
fhir:l <http://fhir.hl7.org.vn/core/StructureDefinition/vn-ext-bhyt-card-type>     ] ;
fhir:value [
a fhir:CodeableConcept ;
      ( fhir:coding [
fhir:system [
fhir:v "http://fhir.hl7.org.vn/core/CodeSystem/vn-bhyt-card-type-cs"^^xsd:anyURI ;
fhir:l <http://fhir.hl7.org.vn/core/CodeSystem/vn-bhyt-card-type-cs>         ] ;
fhir:code [ fhir:v "DN" ] ;
fhir:display [ fhir:v "Người lao động trong doanh nghiệp" ]       ] )     ]
  ] [
fhir:url [
fhir:v "http://fhir.hl7.org.vn/core/StructureDefinition/vn-ext-primary-care-facility"^^xsd:anyURI ;
fhir:l <http://fhir.hl7.org.vn/core/StructureDefinition/vn-ext-primary-care-facility>     ] ;
fhir:value [
a fhir:Reference ;
fhir:l fhir:Organization/ExampleOrganizationChoRay ;
fhir:reference [ fhir:v "Organization/ExampleOrganizationChoRay" ] ;
fhir:identifier [
fhir:system [
fhir:v "http://fhir.hl7.org.vn/core/sid/ma-cskcb"^^xsd:anyURI ;
fhir:l <http://fhir.hl7.org.vn/core/sid/ma-cskcb>         ] ;
fhir:value [ fhir:v "79001" ]       ]     ]
  ] ) ; # 
  fhir:identifier ( [
fhir:system [
fhir:v "http://fhir.hl7.org.vn/core/sid/bhyt"^^xsd:anyURI ;
fhir:l <http://fhir.hl7.org.vn/core/sid/bhyt>     ] ;
fhir:value [ fhir:v "079185001111" ]
  ] ) ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:type [
    ( fhir:coding [
fhir:system [
fhir:v "http://terminology.hl7.org/CodeSystem/insurance-coverage-type"^^xsd:anyURI ;
fhir:l <http://terminology.hl7.org/CodeSystem/insurance-coverage-type>       ] ;
fhir:code [ fhir:v "medical" ] ;
fhir:display [ fhir:v "Medical" ]     ] ) ;
fhir:text [ fhir:v "Bảo hiểm y tế" ]
  ] ; # 
  fhir:beneficiary [
fhir:l fhir:Patient/InlinePatientBHYTSubmissionDeath ;
fhir:reference [ fhir:v "Patient/InlinePatientBHYTSubmissionDeath" ]
  ] ; # 
  fhir:period [
fhir:start [ fhir:v "2026-01-01"^^xsd:date ] ;
fhir:end [ fhir:v "2026-12-31"^^xsd:date ]
  ] ; # 
  fhir:payor ( [
fhir:l fhir:Organization/ExampleOrganizationBHXH ;
fhir:reference [ fhir:v "Organization/ExampleOrganizationBHXH" ]
  ] ) . # 

<http://example.org/fhir/Organization/ExampleOrganizationChoRay> a fhir:Organization ;
  fhir:id [ fhir:v "ExampleOrganizationChoRay"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "http://fhir.hl7.org.vn/core/StructureDefinition/vn-core-organization"^^xsd:anyURI ;
fhir:l <http://fhir.hl7.org.vn/core/StructureDefinition/vn-core-organization>     ] )
  ] ; # 
  fhir:language [ fhir:v "vi"] ; # 
  fhir:text [
fhir:status [ fhir:v "extensions" ] ;
fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Organization_ExampleOrganizationChoRay\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Organization ExampleOrganizationChoRay</b></p><a name=\"ExampleOrganizationChoRay\"> </a><a name=\"hcExampleOrganizationChoRay\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-vn-core-organization.html\">Cơ sở y tế VN Core — VN Core Organization Profile</a></p></div><p><b>Loại hình cơ sở y tế — Vietnam Organization Type Extension</b>: <span title=\"Codes:{http://fhir.hl7.org.vn/core/CodeSystem/vn-organization-type-cs BV}\">Bệnh viện</span></p><p><b>Cấp quản lý hành chính y tế — Vietnam Administrative Health Level Extension</b>: <span title=\"Codes:{http://fhir.hl7.org.vn/core/CodeSystem/vn-healthcare-level-cs TW}\">Trung ương</span></p><p><b>Hạng cơ sở khám bệnh, chữa bệnh — Vietnam KCB Facility Rank Extension</b>: <span title=\"Codes:{http://fhir.hl7.org.vn/core/CodeSystem/vn-hospital-rank-cs DB}\">Đặc biệt</span></p><p><b>Tình trạng xếp hạng cơ sở y tế — Organization Rank Status Extension</b>: <span title=\"Codes:{http://fhir.hl7.org.vn/core/CodeSystem/vn-organization-rank-status-cs RANKED}\">Đã xếp hạng</span></p><p><b>Cấp năng lực cơ sở KCB — Facility Care Level Extension</b>: <span title=\"Codes:{http://fhir.hl7.org.vn/core/CodeSystem/vn-facility-care-level-cs CHUYEN_SAU}\">Cấp chuyên sâu</span></p><p><b>Dải điểm chất lượng cơ sở KCB — Quality Score Band Extension</b>: <span title=\"Codes:{http://fhir.hl7.org.vn/core/CodeSystem/vn-quality-score-band-cs GT70}\">Trên 70 điểm</span></p><p><b>identifier</b>: Mã cơ sở khám chữa bệnh/79001</p><p><b>active</b>: true</p><p><b>name</b>: Bệnh viện Chợ Rẫy</p><p><b>telecom</b>: ph: 028 3855 4137</p><p><b>address</b>: 201B Nguyễn Chí Thanh, Phường Chợ Lớn, Thành phố Hồ Chí Minh</p></div>"^^rdf:XMLLiteral ]
  ] ; # 
  fhir:extension ( [
fhir:url [
fhir:v "http://fhir.hl7.org.vn/core/StructureDefinition/vn-ext-org-type"^^xsd:anyURI ;
fhir:l <http://fhir.hl7.org.vn/core/StructureDefinition/vn-ext-org-type>     ] ;
fhir:value [
a fhir:CodeableConcept ;
      ( fhir:coding [
fhir:system [
fhir:v "http://fhir.hl7.org.vn/core/CodeSystem/vn-organization-type-cs"^^xsd:anyURI ;
fhir:l <http://fhir.hl7.org.vn/core/CodeSystem/vn-organization-type-cs>         ] ;
fhir:code [ fhir:v "BV" ] ;
fhir:display [ fhir:v "Bệnh viện" ]       ] )     ]
  ] [
fhir:url [
fhir:v "http://fhir.hl7.org.vn/core/StructureDefinition/vn-ext-org-level"^^xsd:anyURI ;
fhir:l <http://fhir.hl7.org.vn/core/StructureDefinition/vn-ext-org-level>     ] ;
fhir:value [
a fhir:CodeableConcept ;
      ( fhir:coding [
fhir:system [
fhir:v "http://fhir.hl7.org.vn/core/CodeSystem/vn-healthcare-level-cs"^^xsd:anyURI ;
fhir:l <http://fhir.hl7.org.vn/core/CodeSystem/vn-healthcare-level-cs>         ] ;
fhir:code [ fhir:v "TW" ] ;
fhir:display [ fhir:v "Trung ương" ]       ] )     ]
  ] [
fhir:url [
fhir:v "http://fhir.hl7.org.vn/core/StructureDefinition/vn-ext-org-rank"^^xsd:anyURI ;
fhir:l <http://fhir.hl7.org.vn/core/StructureDefinition/vn-ext-org-rank>     ] ;
fhir:value [
a fhir:CodeableConcept ;
      ( fhir:coding [
fhir:system [
fhir:v "http://fhir.hl7.org.vn/core/CodeSystem/vn-hospital-rank-cs"^^xsd:anyURI ;
fhir:l <http://fhir.hl7.org.vn/core/CodeSystem/vn-hospital-rank-cs>         ] ;
fhir:code [ fhir:v "DB" ] ;
fhir:display [ fhir:v "Đặc biệt" ]       ] )     ]
  ] [
fhir:url [
fhir:v "http://fhir.hl7.org.vn/core/StructureDefinition/vn-ext-org-rank-status"^^xsd:anyURI ;
fhir:l <http://fhir.hl7.org.vn/core/StructureDefinition/vn-ext-org-rank-status>     ] ;
fhir:value [
a fhir:CodeableConcept ;
      ( fhir:coding [
fhir:system [
fhir:v "http://fhir.hl7.org.vn/core/CodeSystem/vn-organization-rank-status-cs"^^xsd:anyURI ;
fhir:l <http://fhir.hl7.org.vn/core/CodeSystem/vn-organization-rank-status-cs>         ] ;
fhir:code [ fhir:v "RANKED" ] ;
fhir:display [ fhir:v "Đã xếp hạng" ]       ] )     ]
  ] [
fhir:url [
fhir:v "http://fhir.hl7.org.vn/core/StructureDefinition/vn-ext-facility-care-level"^^xsd:anyURI ;
fhir:l <http://fhir.hl7.org.vn/core/StructureDefinition/vn-ext-facility-care-level>     ] ;
fhir:value [
a fhir:CodeableConcept ;
      ( fhir:coding [
fhir:system [
fhir:v "http://fhir.hl7.org.vn/core/CodeSystem/vn-facility-care-level-cs"^^xsd:anyURI ;
fhir:l <http://fhir.hl7.org.vn/core/CodeSystem/vn-facility-care-level-cs>         ] ;
fhir:code [ fhir:v "CHUYEN_SAU" ] ;
fhir:display [ fhir:v "Cấp chuyên sâu" ]       ] )     ]
  ] [
fhir:url [
fhir:v "http://fhir.hl7.org.vn/core/StructureDefinition/vn-ext-quality-score-band"^^xsd:anyURI ;
fhir:l <http://fhir.hl7.org.vn/core/StructureDefinition/vn-ext-quality-score-band>     ] ;
fhir:value [
a fhir:CodeableConcept ;
      ( fhir:coding [
fhir:system [
fhir:v "http://fhir.hl7.org.vn/core/CodeSystem/vn-quality-score-band-cs"^^xsd:anyURI ;
fhir:l <http://fhir.hl7.org.vn/core/CodeSystem/vn-quality-score-band-cs>         ] ;
fhir:code [ fhir:v "GT70" ] ;
fhir:display [ fhir:v "Trên 70 điểm" ]       ] )     ]
  ] ) ; # 
  fhir:identifier ( [
fhir:type [
      ( fhir:coding [
fhir:system [
fhir:v "http://fhir.hl7.org.vn/core/CodeSystem/vn-identifier-type-cs"^^xsd:anyURI ;
fhir:l <http://fhir.hl7.org.vn/core/CodeSystem/vn-identifier-type-cs>         ] ;
fhir:code [ fhir:v "CSKCB" ] ;
fhir:display [ fhir:v "Mã cơ sở khám chữa bệnh" ]       ] )     ] ;
fhir:system [
fhir:v "http://fhir.hl7.org.vn/core/sid/ma-cskcb"^^xsd:anyURI ;
fhir:l <http://fhir.hl7.org.vn/core/sid/ma-cskcb>     ] ;
fhir:value [ fhir:v "79001" ]
  ] ) ; # 
  fhir:active [ fhir:v true] ; # 
  fhir:name [ fhir:v "Bệnh viện Chợ Rẫy"] ; # 
  fhir:telecom ( [
fhir:system [ fhir:v "phone" ] ;
fhir:value [ fhir:v "028 3855 4137" ]
  ] ) ; # 
  fhir:address ( [
    ( fhir:extension [
fhir:url [
fhir:v "http://fhir.hl7.org.vn/core/StructureDefinition/vn-ext-province"^^xsd:anyURI ;
fhir:l <http://fhir.hl7.org.vn/core/StructureDefinition/vn-ext-province>       ] ;
fhir:value [
a fhir:Coding ;
fhir:system [
fhir:v "http://fhir.hl7.org.vn/core/CodeSystem/vn-province-cs"^^xsd:anyURI ;
fhir:l <http://fhir.hl7.org.vn/core/CodeSystem/vn-province-cs>         ] ;
fhir:code [ fhir:v "79" ] ;
fhir:display [ fhir:v "Thành phố Hồ Chí Minh" ]       ]     ] [
fhir:url [
fhir:v "http://fhir.hl7.org.vn/core/StructureDefinition/vn-ext-ward"^^xsd:anyURI ;
fhir:l <http://fhir.hl7.org.vn/core/StructureDefinition/vn-ext-ward>       ] ;
fhir:value [
a fhir:Coding ;
fhir:system [
fhir:v "http://fhir.hl7.org.vn/core/CodeSystem/vn-ward-cs"^^xsd:anyURI ;
fhir:l <http://fhir.hl7.org.vn/core/CodeSystem/vn-ward-cs>         ] ;
fhir:code [ fhir:v "27343" ] ;
fhir:display [ fhir:v "Phường Chợ Lớn" ]       ]     ] ) ;
fhir:text [ fhir:v "201B Nguyễn Chí Thanh, Phường Chợ Lớn, Thành phố Hồ Chí Minh" ] ;
    ( fhir:line [ fhir:v "201B Nguyễn Chí Thanh" ] ) ;
fhir:district [ fhir:v "Quận 5" ] ;
fhir:state [ fhir:v "Thành phố Hồ Chí Minh" ] ;
fhir:country [ fhir:v "VN" ]
  ] ) . # 

<http://example.org/fhir/Organization/ExampleOrganizationBHXH> a fhir:Organization ;
  fhir:id [ fhir:v "ExampleOrganizationBHXH"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "http://fhir.hl7.org.vn/core/StructureDefinition/vn-core-organization"^^xsd:anyURI ;
fhir:l <http://fhir.hl7.org.vn/core/StructureDefinition/vn-core-organization>     ] )
  ] ; # 
  fhir:language [ fhir:v "vi"] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Organization_ExampleOrganizationBHXH\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Organization ExampleOrganizationBHXH</b></p><a name=\"ExampleOrganizationBHXH\"> </a><a name=\"hcExampleOrganizationBHXH\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-vn-core-organization.html\">Cơ sở y tế VN Core — VN Core Organization Profile</a></p></div><p><b>identifier</b>: Mã cơ quan BHXH Việt Nam (mã quy ước)/00000</p><p><b>active</b>: true</p><p><b>type</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/organization-type ins}\">Cơ quan bảo hiểm xã hội</span></p><p><b>name</b>: Bảo hiểm xã hội Việt Nam</p><p><b>address</b>: Số 7 Tràng Thi, Hoàn Kiếm, Hà Nội</p></div>"^^rdf:XMLLiteral ]
  ] ; # 
  fhir:identifier ( [
fhir:type [
      ( fhir:coding [
fhir:system [
fhir:v "http://fhir.hl7.org.vn/core/CodeSystem/vn-identifier-type-cs"^^xsd:anyURI ;
fhir:l <http://fhir.hl7.org.vn/core/CodeSystem/vn-identifier-type-cs>         ] ;
fhir:code [ fhir:v "CSKCB" ] ;
fhir:display [ fhir:v "Mã cơ sở khám chữa bệnh" ]       ] ) ;
fhir:text [ fhir:v "Mã cơ quan BHXH Việt Nam (mã quy ước)" ]     ] ;
fhir:system [
fhir:v "http://fhir.hl7.org.vn/core/sid/ma-cskcb"^^xsd:anyURI ;
fhir:l <http://fhir.hl7.org.vn/core/sid/ma-cskcb>     ] ;
fhir:value [ fhir:v "00000" ]
  ] ) ; # 
  fhir:active [ fhir:v true] ; # 
  fhir:type ( [
    ( fhir:coding [
fhir:system [
fhir:v "http://terminology.hl7.org/CodeSystem/organization-type"^^xsd:anyURI ;
fhir:l <http://terminology.hl7.org/CodeSystem/organization-type>       ] ;
fhir:code [ fhir:v "ins" ] ;
fhir:display [ fhir:v "Insurance Company" ]     ] ) ;
fhir:text [ fhir:v "Cơ quan bảo hiểm xã hội" ]
  ] ) ; # 
  fhir:name [ fhir:v "Bảo hiểm xã hội Việt Nam"] ; # 
  fhir:address ( [
    ( fhir:extension [
fhir:url [
fhir:v "http://fhir.hl7.org.vn/core/StructureDefinition/vn-ext-province"^^xsd:anyURI ;
fhir:l <http://fhir.hl7.org.vn/core/StructureDefinition/vn-ext-province>       ] ;
fhir:value [
a fhir:Coding ;
fhir:system [
fhir:v "http://fhir.hl7.org.vn/core/CodeSystem/vn-province-cs"^^xsd:anyURI ;
fhir:l <http://fhir.hl7.org.vn/core/CodeSystem/vn-province-cs>         ] ;
fhir:code [ fhir:v "01" ] ;
fhir:display [ fhir:v "Thành phố Hà Nội" ]       ]     ] ) ;
fhir:text [ fhir:v "Số 7 Tràng Thi, Hoàn Kiếm, Hà Nội" ] ;
fhir:state [ fhir:v "Thành phố Hà Nội" ] ;
fhir:country [ fhir:v "VN" ]
  ] ) . # 

<http://example.org/fhir/Claim/InlineClaimBHYTSubmissionDeath> a fhir:Claim ;
  fhir:id [ fhir:v "InlineClaimBHYTSubmissionDeath"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "http://fhir.hl7.org.vn/core/StructureDefinition/vn-core-claim"^^xsd:anyURI ;
fhir:l <http://fhir.hl7.org.vn/core/StructureDefinition/vn-core-claim>     ] )
  ] ; # 
  fhir:language [ fhir:v "vi"] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Claim_InlineClaimBHYTSubmissionDeath\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Claim InlineClaimBHYTSubmissionDeath</b></p><a name=\"InlineClaimBHYTSubmissionDeath\"> </a><a name=\"hcInlineClaimBHYTSubmissionDeath\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-vn-core-claim.html\">Yêu cầu thanh toán KCB VN Core — VN Core Claim Profile</a></p></div><p><b>identifier</b>: Mã liên kết hồ sơ BHYT/LK-2026-TV-000003</p><p><b>status</b>: Active</p><p><b>type</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/claim-type institutional}\">Institutional</span></p><p><b>subType</b>: <span title=\"Codes:{http://fhir.hl7.org.vn/core/CodeSystem/vn-patient-visit-type-cs 2}\">Cấp cứu</span></p><p><b>use</b>: Claim</p><p><b>patient</b>: <a href=\"Bundle-ExampleBHYTSubmissionDeathCertificate.html#Patient_InlinePatientBHYTSubmissionDeath\">Phạm Văn Bình</a></p><p><b>created</b>: 2026-04-11</p><p><b>provider</b>: <a href=\"Organization-ExampleOrganizationChoRay.html\">Bệnh viện Chợ Rẫy</a></p><p><b>priority</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/processpriority stat}\">Immediate</span></p><h3>Diagnoses</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Sequence</b></td><td><b>Diagnosis[x]</b></td><td><b>Type</b></td></tr><tr><td style=\"display: none\">*</td><td>1</td><td><span title=\"Codes:{http://hl7.org/fhir/sid/icd-10 A41.9}\">Sepsis, unspecified</span></td><td><span title=\"Codes:{http://terminology.hl7.org/CodeSystem/ex-diagnosistype principal}\">Principal Diagnosis</span></td></tr></table><h3>Insurances</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Sequence</b></td><td><b>Focal</b></td><td><b>Coverage</b></td></tr><tr><td style=\"display: none\">*</td><td>1</td><td>true</td><td><a href=\"Bundle-ExampleBHYTSubmissionDeathCertificate.html#Coverage_InlineCoverageBHYTSubmissionDeath\">Coverage: extension = Người lao động trong doanh nghiệp,-&gt;Organization Bệnh viện Chợ Rẫy; identifier = http://fhir.hl7.org.vn/core/sid/bhyt#VNBHYT#079185001111; status = active; type = Medical; period = 2026-01-01 --&gt; 2026-12-31</a></td></tr></table><blockquote><p><b>item</b></p><p><b>sequence</b>: 1</p><p><b>category</b>: <span title=\"Codes:{http://fhir.hl7.org.vn/core/CodeSystem/vn-cost-category-cs 2.2}\">Ngày giường điều trị nội trú</span></p><p><b>productOrService</b>: <span title=\"Codes:\">Ngày giường hồi sức tích cực</span></p><p><b>quantity</b>: 1</p><h3>UnitPrices</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Value</b></td><td><b>Currency</b></td></tr><tr><td style=\"display: none\">*</td><td>2500000</td><td>Vietnamese đồng</td></tr></table><h3>Nets</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Value</b></td><td><b>Currency</b></td></tr><tr><td style=\"display: none\">*</td><td>2500000</td><td>Vietnamese đồng</td></tr></table></blockquote><h3>Totals</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Value</b></td><td><b>Currency</b></td></tr><tr><td style=\"display: none\">*</td><td>2500000</td><td>Vietnamese đồng</td></tr></table></div>"^^rdf:XMLLiteral ]
  ] ; # 
  fhir:identifier ( [
fhir:type [
      ( fhir:coding [
fhir:system [
fhir:v "http://fhir.hl7.org.vn/core/CodeSystem/vn-identifier-type-cs"^^xsd:anyURI ;
fhir:l <http://fhir.hl7.org.vn/core/CodeSystem/vn-identifier-type-cs>         ] ;
fhir:code [ fhir:v "MA_LK" ] ;
fhir:display [ fhir:v "Mã liên kết hồ sơ BHYT" ]       ] )     ] ;
fhir:system [
fhir:v "http://fhir.hl7.org.vn/core/sid/ma-lk"^^xsd:anyURI ;
fhir:l <http://fhir.hl7.org.vn/core/sid/ma-lk>     ] ;
fhir:value [ fhir:v "LK-2026-TV-000003" ]
  ] ) ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:type [
    ( fhir:coding [
fhir:system [
fhir:v "http://terminology.hl7.org/CodeSystem/claim-type"^^xsd:anyURI ;
fhir:l <http://terminology.hl7.org/CodeSystem/claim-type>       ] ;
fhir:code [ fhir:v "institutional" ] ;
fhir:display [ fhir:v "Institutional" ]     ] )
  ] ; # 
  fhir:subType [
    ( fhir:coding [
fhir:system [
fhir:v "http://fhir.hl7.org.vn/core/CodeSystem/vn-patient-visit-type-cs"^^xsd:anyURI ;
fhir:l <http://fhir.hl7.org.vn/core/CodeSystem/vn-patient-visit-type-cs>       ] ;
fhir:code [ fhir:v "2" ] ;
fhir:display [ fhir:v "Cấp cứu" ]     ] )
  ] ; # 
  fhir:use [ fhir:v "claim"] ; # 
  fhir:patient [
fhir:l fhir:Patient/InlinePatientBHYTSubmissionDeath ;
fhir:reference [ fhir:v "Patient/InlinePatientBHYTSubmissionDeath" ] ;
fhir:display [ fhir:v "Phạm Văn Bình" ]
  ] ; # 
  fhir:created [ fhir:v "2026-04-11"^^xsd:date] ; # 
  fhir:provider [
fhir:l fhir:Organization/ExampleOrganizationChoRay ;
fhir:reference [ fhir:v "Organization/ExampleOrganizationChoRay" ] ;
fhir:display [ fhir:v "Bệnh viện Chợ Rẫy" ]
  ] ; # 
  fhir:priority [
    ( fhir:coding [
fhir:system [
fhir:v "http://terminology.hl7.org/CodeSystem/processpriority"^^xsd:anyURI ;
fhir:l <http://terminology.hl7.org/CodeSystem/processpriority>       ] ;
fhir:code [ fhir:v "stat" ] ;
fhir:display [ fhir:v "Immediate" ]     ] )
  ] ; # 
  fhir:diagnosis ( [
fhir:sequence [ fhir:v "1"^^xsd:positiveInteger ] ;
fhir:diagnosis [
a fhir:CodeableConcept ;
      ( fhir:coding [
fhir:system [
fhir:v "http://hl7.org/fhir/sid/icd-10"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/sid/icd-10>         ] ;
fhir:code [ fhir:v "A41.9" ]       ] )     ] ;
    ( fhir:type [
      ( fhir:coding [
fhir:system [
fhir:v "http://terminology.hl7.org/CodeSystem/ex-diagnosistype"^^xsd:anyURI ;
fhir:l <http://terminology.hl7.org/CodeSystem/ex-diagnosistype>         ] ;
fhir:code [ fhir:v "principal" ] ;
fhir:display [ fhir:v "Principal Diagnosis" ]       ] )     ] )
  ] ) ; # 
  fhir:insurance ( [
fhir:sequence [ fhir:v "1"^^xsd:positiveInteger ] ;
fhir:focal [ fhir:v true ] ;
fhir:coverage [
fhir:l fhir:Coverage/InlineCoverageBHYTSubmissionDeath ;
fhir:reference [ fhir:v "Coverage/InlineCoverageBHYTSubmissionDeath" ]     ]
  ] ) ; # 
  fhir:item ( [
fhir:sequence [ fhir:v "1"^^xsd:positiveInteger ] ;
fhir:category [
      ( fhir:coding [
fhir:system [
fhir:v "http://fhir.hl7.org.vn/core/CodeSystem/vn-cost-category-cs"^^xsd:anyURI ;
fhir:l <http://fhir.hl7.org.vn/core/CodeSystem/vn-cost-category-cs>         ] ;
fhir:code [ fhir:v "2.2" ]       ] )     ] ;
fhir:productOrService [
fhir:text [ fhir:v "Ngày giường hồi sức tích cực" ]     ] ;
fhir:quantity [
fhir:value [ fhir:v "1"^^xsd:decimal ]     ] ;
fhir:unitPrice [
fhir:value [ fhir:v "2500000"^^xsd:decimal ] ;
fhir:currency [ fhir:v "VND" ]     ] ;
fhir:net [
fhir:value [ fhir:v "2500000"^^xsd:decimal ] ;
fhir:currency [ fhir:v "VND" ]     ]
  ] ) ; # 
  fhir:total [
fhir:value [ fhir:v "2500000"^^xsd:decimal ] ;
fhir:currency [ fhir:v "VND" ]
  ] . # 

<http://example.org/fhir/DocumentReference/InlineDocumentReferenceBHYTSubmissionDeath> a fhir:DocumentReference ;
  fhir:id [ fhir:v "InlineDocumentReferenceBHYTSubmissionDeath"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "http://fhir.hl7.org.vn/core/StructureDefinition/vn-core-document-reference"^^xsd:anyURI ;
fhir:l <http://fhir.hl7.org.vn/core/StructureDefinition/vn-core-document-reference>     ] )
  ] ; # 
  fhir:language [ fhir:v "vi"] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"DocumentReference_InlineDocumentReferenceBHYTSubmissionDeath\"> </a><p class=\"res-header-id\"><b>Generated Narrative: DocumentReference InlineDocumentReferenceBHYTSubmissionDeath</b></p><a name=\"InlineDocumentReferenceBHYTSubmissionDeath\"> </a><a name=\"hcInlineDocumentReferenceBHYTSubmissionDeath\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-vn-core-document-reference.html\">Tài liệu y tế VN Core — VN Core DocumentReference Profile</a></p></div><p><b>identifier</b>: <a href=\"NamingSystem-vn-document-number-ns.html\" title=\"Namespace khuyến nghị cho mã tài liệu lâm sàng nội bộ do cơ sở y tế phát sinh, dùng cho Composition.identifier và DocumentReference.identifier khi chưa có NamingSystem riêng của từng cơ sở.\">VNDocumentNumber</a>/GBT-2026-000003</p><p><b>status</b>: Current</p><p><b>type</b>: <span title=\"Codes:\">Giấy báo tử</span></p><p><b>subject</b>: <a href=\"Bundle-ExampleBHYTSubmissionDeathCertificate.html#Patient_InlinePatientBHYTSubmissionDeath\">Phạm Văn Bình</a></p><p><b>date</b>: 2026-04-11 05:00:00+0700</p><p><b>author</b>: <a href=\"Organization-ExampleOrganizationChoRay.html\">Bệnh viện Chợ Rẫy</a></p><p><b>custodian</b>: <a href=\"Organization-ExampleOrganizationChoRay.html\">Bệnh viện Chợ Rẫy</a></p><p><b>description</b>: Nguyên nhân tử vong: sốc nhiễm khuẩn trên nền viêm phổi nặng. Nơi tử vong: Khoa Hồi sức tích cực.</p><blockquote><p><b>content</b></p><h3>Attachments</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>ContentType</b></td><td><b>Language</b></td><td><b>Title</b></td><td><b>Creation</b></td></tr><tr><td style=\"display: none\">*</td><td>application/pdf</td><td>Vietnamese</td><td>GiayBaoTu-PhamVanBinh-20260411.pdf</td><td>2026-04-11 05:00:00+0700</td></tr></table></blockquote><h3>Contexts</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Period</b></td></tr><tr><td style=\"display: none\">*</td><td>2026-04-11 03:20:00+0700 --&gt; 2026-04-11 03:20:00+0700</td></tr></table></div>"^^rdf:XMLLiteral ]
  ] ; # 
  fhir:identifier ( [
fhir:system [
fhir:v "http://fhir.hl7.org.vn/core/sid/document-number"^^xsd:anyURI ;
fhir:l <http://fhir.hl7.org.vn/core/sid/document-number>     ] ;
fhir:value [ fhir:v "GBT-2026-000003" ]
  ] ) ; # 
  fhir:status [ fhir:v "current"] ; # 
  fhir:type [
fhir:text [ fhir:v "Giấy báo tử" ]
  ] ; # 
  fhir:subject [
fhir:l fhir:Patient/InlinePatientBHYTSubmissionDeath ;
fhir:reference [ fhir:v "Patient/InlinePatientBHYTSubmissionDeath" ] ;
fhir:display [ fhir:v "Phạm Văn Bình" ]
  ] ; # 
  fhir:date [ fhir:v "2026-04-11T05:00:00+07:00"^^xsd:dateTime] ; # 
  fhir:author ( [
fhir:l fhir:Organization/ExampleOrganizationChoRay ;
fhir:reference [ fhir:v "Organization/ExampleOrganizationChoRay" ] ;
fhir:display [ fhir:v "Bệnh viện Chợ Rẫy" ]
  ] ) ; # 
  fhir:custodian [
fhir:l fhir:Organization/ExampleOrganizationChoRay ;
fhir:reference [ fhir:v "Organization/ExampleOrganizationChoRay" ] ;
fhir:display [ fhir:v "Bệnh viện Chợ Rẫy" ]
  ] ; # 
  fhir:description [ fhir:v "Nguyên nhân tử vong: sốc nhiễm khuẩn trên nền viêm phổi nặng. Nơi tử vong: Khoa Hồi sức tích cực."] ; # 
  fhir:content ( [
fhir:attachment [
fhir:contentType [ fhir:v "application/pdf" ] ;
fhir:language [ fhir:v "vi" ] ;
fhir:title [ fhir:v "GiayBaoTu-PhamVanBinh-20260411.pdf" ] ;
fhir:creation [ fhir:v "2026-04-11T05:00:00+07:00"^^xsd:dateTime ]     ]
  ] ) ; # 
  fhir:context [
fhir:period [
fhir:start [ fhir:v "2026-04-11T03:20:00+07:00"^^xsd:dateTime ] ;
fhir:end [ fhir:v "2026-04-11T03:20:00+07:00"^^xsd:dateTime ]     ]
  ] . #