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 khám ngoại trú + thanh toán BHYT

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

@prefix fhir: <http://hl7.org/fhir/> .
@prefix loinc: <https://loinc.org/rdf/> .
@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 sct: <http://snomed.info/id/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

# - resource -------------------------------------------------------------------

 a fhir:Bundle ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "ExampleBundleOutpatientBHYT"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "http://fhir.hl7.org.vn/core/StructureDefinition/vn-core-bundle"^^xsd:anyURI ;
fhir:l <http://fhir.hl7.org.vn/core/StructureDefinition/vn-core-bundle>     ] )
  ] ; # 
  fhir:language [ fhir:v "vi"] ; # 
  fhir:type [ fhir:v "collection"] ; # 
  fhir:timestamp [ fhir:v "2026-04-05T11:00:00+07:00"^^xsd:dateTime] ; # 
  fhir:entry ( [
fhir:fullUrl [
fhir:v "http://fhir.hl7.org.vn/core/Patient/ExamplePatientNguyenVanAn"^^xsd:anyURI ;
fhir:l <http://fhir.hl7.org.vn/core/Patient/ExamplePatientNguyenVanAn>     ] ;
    ( fhir:resource <http://fhir.hl7.org.vn/core/Patient/ExamplePatientNguyenVanAn> )
  ] [
fhir:fullUrl [
fhir:v "http://fhir.hl7.org.vn/core/Coverage/ExampleCoverageBHYTNew"^^xsd:anyURI ;
fhir:l <http://fhir.hl7.org.vn/core/Coverage/ExampleCoverageBHYTNew>     ] ;
    ( fhir:resource <http://fhir.hl7.org.vn/core/Coverage/ExampleCoverageBHYTNew> )
  ] [
fhir:fullUrl [
fhir:v "http://fhir.hl7.org.vn/core/Encounter/InlineEncounterOutpatientGastritis"^^xsd:anyURI ;
fhir:l <http://fhir.hl7.org.vn/core/Encounter/InlineEncounterOutpatientGastritis>     ] ;
    ( fhir:resource <http://fhir.hl7.org.vn/core/Encounter/InlineEncounterOutpatientGastritis> )
  ] [
fhir:fullUrl [
fhir:v "http://fhir.hl7.org.vn/core/Condition/InlineConditionGastritis"^^xsd:anyURI ;
fhir:l <http://fhir.hl7.org.vn/core/Condition/InlineConditionGastritis>     ] ;
    ( fhir:resource <http://fhir.hl7.org.vn/core/Condition/InlineConditionGastritis> )
  ] [
fhir:fullUrl [
fhir:v "http://fhir.hl7.org.vn/core/Observation/InlineObservationGlucoseNormal"^^xsd:anyURI ;
fhir:l <http://fhir.hl7.org.vn/core/Observation/InlineObservationGlucoseNormal>     ] ;
    ( fhir:resource <http://fhir.hl7.org.vn/core/Observation/InlineObservationGlucoseNormal> )
  ] [
fhir:fullUrl [
fhir:v "http://fhir.hl7.org.vn/core/MedicationRequest/InlineMedicationRequestOmeprazole"^^xsd:anyURI ;
fhir:l <http://fhir.hl7.org.vn/core/MedicationRequest/InlineMedicationRequestOmeprazole>     ] ;
    ( fhir:resource <http://fhir.hl7.org.vn/core/MedicationRequest/InlineMedicationRequestOmeprazole> )
  ] [
fhir:fullUrl [
fhir:v "http://fhir.hl7.org.vn/core/Claim/InlineClaimOutpatientBHYT"^^xsd:anyURI ;
fhir:l <http://fhir.hl7.org.vn/core/Claim/InlineClaimOutpatientBHYT>     ] ;
    ( fhir:resource <http://fhir.hl7.org.vn/core/Claim/InlineClaimOutpatientBHYT> )
  ] [
fhir:fullUrl [
fhir:v "http://fhir.hl7.org.vn/core/ClaimResponse/InlineClaimResponseOutpatientBHYT"^^xsd:anyURI ;
fhir:l <http://fhir.hl7.org.vn/core/ClaimResponse/InlineClaimResponseOutpatientBHYT>     ] ;
    ( fhir:resource <http://fhir.hl7.org.vn/core/ClaimResponse/InlineClaimResponseOutpatientBHYT> )
  ] ) . # 

<http://fhir.hl7.org.vn/core/Patient/ExamplePatientNguyenVanAn> a fhir:Patient ;
  fhir:id [ fhir:v "ExamplePatientNguyenVanAn"] ; # 
  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_ExamplePatientNguyenVanAn\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Patient ExamplePatientNguyenVanAn</b></p><a name=\"ExamplePatientNguyenVanAn\"> </a><a name=\"hcExamplePatientNguyenVanAn\"> </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;\">Nguyễn Văn An Male, DoB: 1985-03-15 ( Căn cước công dân: VNCCCD#001085012345)</p><hr/><table class=\"grid\"><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ế/001085012345</li><li>Mã bệnh nhân nội bộ/BV-CR-2026-001234</li><li>Mã số bảo hiểm xã hội/0791234567</li><li>Tài khoản định danh điện tử VNeID/VNEID-001085012345</li></ul></td></tr><tr><td style=\"background-color: #f3f5da\" title=\"Ways to contact the Patient\">Contact Detail</td><td colspan=\"3\"><ul><li>ph: 0901234567(Mobile)</li><li><a href=\"mailto:[email protected]\">[email protected]</a></li><li>Số 123 Nguyễn Huệ, Phường Bến Thành, Thành phố Hồ Chí Minh</li></ul></td></tr><tr><td style=\"background-color: #f3f5da\" title=\"Mở rộng ghi nhận dân tộc của bệnh nhân theo danh mục 54 dân tộc Việt Nam#xA;(Tổng cục Thống kê). FHIR base chỉ có US Race/Ethnicity — không phù hợp cho Việt Nam.#xA;Căn cứ: Hiến pháp 2013 Điều 5, Luật Căn cước 2023.\"><a href=\"StructureDefinition-vn-ext-ethnicity.html\">Dân tộc — Vietnam Ethnicity Extension</a></td><td colspan=\"3\"><span title=\"Codes:{http://fhir.hl7.org.vn/core/CodeSystem/vn-ethnicity-cs 01}\">Kinh</span></td></tr><tr><td style=\"background-color: #f3f5da\" title=\"The registered place of birth of the patient. A sytem may use the address.text if they don't store the birthPlace address in discrete elements.\"><a href=\"http://hl7.org/fhir/extensions/5.2.0/StructureDefinition-patient-birthPlace.html\">Patient Birth Place</a></td><td colspan=\"3\">Phường Ngọc Hà, Hà Nội</td></tr><tr><td style=\"background-color: #f3f5da\" title=\"Mở rộng ghi nhận nghề nghiệp của bệnh nhân theo Danh mục Nghề nghiệp Việt Nam (VSCO 2020).#xA;Căn cứ: QĐ 34/2020/QĐ-TTg (20/11/2020) — Ban hành Danh mục nghề nghiệp Việt Nam.#xA;1.516 mã, 5 cấp phân loại, tương thích ISCO-08 (ILO).#xA;FHIR base Patient không có element nghề nghiệp chuẩn — cần extension.#xA;Nghề nghiệp ảnh hưởng đánh giá nguy cơ sức khỏe nghề nghiệp (TT 28/2016/TT-BYT).\"><a href=\"StructureDefinition-vn-ext-occupation.html\">Nghề nghiệp — Vietnam Occupation Extension</a></td><td colspan=\"3\"><span title=\"Codes:{http://fhir.hl7.org.vn/core/CodeSystem/vn-occupation-cs 2511}\">Nhà phân tích hệ thống</span></td></tr><tr><td style=\"background-color: #f3f5da\" title=\"The patient's professed religious affiliations.\"><a href=\"http://hl7.org/fhir/extensions/5.2.0/StructureDefinition-patient-religion.html\">Patient Religion</a></td><td colspan=\"3\"><span title=\"Codes:{http://fhir.hl7.org.vn/core/CodeSystem/vn-religion-cs 02}, {http://terminology.hl7.org/CodeSystem/v3-ReligiousAffiliation 1041}\">Công giáo</span></td></tr><tr><td style=\"background-color: #f3f5da\" title=\"The patient's legal status as citizen of a country.\">Patient Citizenship:</td><td colspan=\"3\"><ul><li>code: <span title=\"Codes:{urn:iso:std:iso:3166 VN}\">Viet Nam</span></li></ul></td></tr></table></div>"^^rdf:XMLLiteral ]
  ] ; # 
  fhir:extension ( [
fhir:url [
fhir:v "http://fhir.hl7.org.vn/core/StructureDefinition/vn-ext-ethnicity"^^xsd:anyURI ;
fhir:l <http://fhir.hl7.org.vn/core/StructureDefinition/vn-ext-ethnicity>     ] ;
fhir:value [
a fhir:CodeableConcept ;
      ( fhir:coding [
fhir:system [
fhir:v "http://fhir.hl7.org.vn/core/CodeSystem/vn-ethnicity-cs"^^xsd:anyURI ;
fhir:l <http://fhir.hl7.org.vn/core/CodeSystem/vn-ethnicity-cs>         ] ;
fhir:code [ fhir:v "01" ] ;
fhir:display [ fhir:v "Kinh" ]       ] )     ]
  ] [
fhir:url [
fhir:v "http://hl7.org/fhir/StructureDefinition/patient-religion"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/StructureDefinition/patient-religion>     ] ;
fhir:value [
a fhir:CodeableConcept ;
      ( fhir:coding [
fhir:system [
fhir:v "http://fhir.hl7.org.vn/core/CodeSystem/vn-religion-cs"^^xsd:anyURI ;
fhir:l <http://fhir.hl7.org.vn/core/CodeSystem/vn-religion-cs>         ] ;
fhir:code [ fhir:v "02" ] ;
fhir:display [ fhir:v "Công giáo" ]       ] [
fhir:system [
fhir:v "http://terminology.hl7.org/CodeSystem/v3-ReligiousAffiliation"^^xsd:anyURI ;
fhir:l <http://terminology.hl7.org/CodeSystem/v3-ReligiousAffiliation>         ] ;
fhir:code [ fhir:v "1041" ] ;
fhir:display [ fhir:v "Roman Catholic Church" ]       ] ) ;
fhir:text [ fhir:v "Công giáo" ]     ]
  ] [
fhir:url [
fhir:v "http://fhir.hl7.org.vn/core/StructureDefinition/vn-ext-occupation"^^xsd:anyURI ;
fhir:l <http://fhir.hl7.org.vn/core/StructureDefinition/vn-ext-occupation>     ] ;
fhir:value [
a fhir:CodeableConcept ;
      ( fhir:coding [
fhir:system [
fhir:v "http://fhir.hl7.org.vn/core/CodeSystem/vn-occupation-cs"^^xsd:anyURI ;
fhir:l <http://fhir.hl7.org.vn/core/CodeSystem/vn-occupation-cs>         ] ;
fhir:code [ fhir:v "2511" ] ;
fhir:display [ fhir:v "Nhà phân tích hệ thống" ]       ] )     ]
  ] [
    ( fhir:extension [
fhir:url [
fhir:v "code"^^xsd:anyURI ;
fhir:l fhir:code       ] ;
fhir:value [
a fhir:CodeableConcept ;
        ( 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:url [
fhir:v "http://hl7.org/fhir/StructureDefinition/patient-citizenship"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/StructureDefinition/patient-citizenship>     ]
  ] [
fhir:url [
fhir:v "http://hl7.org/fhir/StructureDefinition/patient-birthPlace"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/StructureDefinition/patient-birthPlace>     ] ;
fhir:value [
a 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: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 "00008" ] ;
fhir:display [ fhir:v "Phường Ngọc Hà" ]         ]       ] ) ;
fhir:text [ fhir:v "Phường Ngọc Hà, Hà Nội" ] ;
fhir:state [ fhir:v "Hà Nội" ] ;
fhir:country [ fhir:v "VN" ]     ]
  ] ) ; # 
  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 "001085012345" ]
  ] [
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 "001085012345" ]
  ] [
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 "BV-CR-2026-001234" ]
  ] [
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 "BHXH" ] ;
fhir:display [ fhir:v "Mã số bảo hiểm xã hội" ]       ] )     ] ;
fhir:system [
fhir:v "http://fhir.hl7.org.vn/core/sid/bhxh"^^xsd:anyURI ;
fhir:l <http://fhir.hl7.org.vn/core/sid/bhxh>     ] ;
fhir:value [ fhir:v "0791234567" ]
  ] [
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 "VNEID" ] ;
fhir:display [ fhir:v "Tài khoản định danh điện tử VNeID" ]       ] )     ] ;
fhir:system [
fhir:v "http://fhir.hl7.org.vn/core/sid/vneid"^^xsd:anyURI ;
fhir:l <http://fhir.hl7.org.vn/core/sid/vneid>     ] ;
fhir:value [ fhir:v "VNEID-001085012345" ]
  ] ) ; # 
  fhir:name ( [
fhir:text [ fhir:v "Nguyễn Văn An" ] ;
fhir:family [ fhir:v "Nguyễn" ] ;
    ( fhir:given [ fhir:v "Văn" ] [ fhir:v "An" ] )
  ] ) ; # 
  fhir:telecom ( [
fhir:system [ fhir:v "phone" ] ;
fhir:value [ fhir:v "0901234567" ] ;
fhir:use [ fhir:v "mobile" ]
  ] [
fhir:system [ fhir:v "email" ] ;
fhir:value [ fhir:v "[email protected]" ]
  ] ) ; # 
  fhir:gender [ fhir:v "male"] ; # 
  fhir:birthDate [ fhir:v "1985-03-15"^^xsd:date] ; # 
  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 "26743" ] ;
fhir:display [ fhir:v "Phường Bến Thành" ]       ]     ] ) ;
fhir:text [ fhir:v "Số 123 Nguyễn Huệ, Phường Bến Thành, Thành phố Hồ Chí Minh" ] ;
    ( fhir:line [ fhir:v "Số 123 Nguyễn Huệ" ] ) ;
fhir:state [ fhir:v "Thành phố Hồ Chí Minh" ] ;
fhir:country [ fhir:v "VN" ]
  ] ) . # 

<http://fhir.hl7.org.vn/core/Coverage/ExampleCoverageBHYTNew> a fhir:Coverage ;
  fhir:id [ fhir:v "ExampleCoverageBHYTNew"] ; # 
  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_ExampleCoverageBHYTNew\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Coverage ExampleCoverageBHYTNew</b></p><a name=\"ExampleCoverageBHYTNew\"> </a><a name=\"hcExampleCoverageBHYTNew\"> </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\">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>/001085012345</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=\"Patient-ExamplePatientNguyenVanAn.html\">Nguyễn Văn An</a></p><p><b>period</b>: 2025-08-01 --&gt; 2026-07-31</p><p><b>payor</b>: Bảo hiểm Xã hội Việt Nam</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:display [ fhir:v "Bệnh viện Chợ Rẫy" ]     ]
  ] ) ; # 
  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 "001085012345" ]
  ] ) ; # 
  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/ExamplePatientNguyenVanAn ;
fhir:reference [ fhir:v "Patient/ExamplePatientNguyenVanAn" ] ;
fhir:display [ fhir:v "Nguyễn Văn An" ]
  ] ; # 
  fhir:period [
fhir:start [ fhir:v "2025-08-01"^^xsd:date ] ;
fhir:end [ fhir:v "2026-07-31"^^xsd:date ]
  ] ; # 
  fhir:payor ( [
fhir:display [ fhir:v "Bảo hiểm Xã hội Việt Nam" ]
  ] ) . # 

<http://fhir.hl7.org.vn/core/Encounter/InlineEncounterOutpatientGastritis> a fhir:Encounter ;
  fhir:id [ fhir:v "InlineEncounterOutpatientGastritis"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "http://fhir.hl7.org.vn/core/StructureDefinition/vn-core-encounter"^^xsd:anyURI ;
fhir:l <http://fhir.hl7.org.vn/core/StructureDefinition/vn-core-encounter>     ] )
  ] ; # 
  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=\"Encounter_InlineEncounterOutpatientGastritis\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Encounter InlineEncounterOutpatientGastritis</b></p><a name=\"InlineEncounterOutpatientGastritis\"> </a><a name=\"hcInlineEncounterOutpatientGastritis\"> </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-encounter.html\">Lượt khám/nhập viện VN Core — VN Core Encounter Profile</a></p></div><p><b>Loại khám chữa bệnh BHYT — Vietnam Insurance Visit Type Extension</b>: <span title=\"Codes:{http://fhir.hl7.org.vn/core/CodeSystem/vn-insurance-visit-type-cs 5}\">Khám chữa bệnh ban đầu</span></p><p><b>Mã lượt khám — Encounter Code Extension</b>: Mã lượt khám chữa bệnh/LK-2026-04-05-0142</p><p><b>status</b>: Finished</p><p><b>class</b>: <a href=\"http://terminology.hl7.org/7.1.0/CodeSystem-v3-ActCode.html#v3-ActCode-AMB\">ActCode: AMB</a> (ambulatory)</p><p><b>type</b>: <span title=\"Codes:{http://fhir.hl7.org.vn/core/CodeSystem/vn-encounter-type-cs 01}\">Khám ngoại trú chuyên khoa Tiêu hóa</span></p><p><b>subject</b>: <a href=\"Patient-ExamplePatientNguyenVanAn.html\">Nguyễn Văn An</a></p><p><b>period</b>: 2026-04-05 08:00:00+0700 --&gt; 2026-04-05 10:30:00+0700</p><h3>Diagnoses</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Condition</b></td><td><b>Use</b></td></tr><tr><td style=\"display: none\">*</td><td><a href=\"Bundle-ExampleBundleOutpatientBHYT.html#Condition_InlineConditionGastritis\">K29.5 — Viêm dạ dày mạn tính</a></td><td><span title=\"Codes:{http://terminology.hl7.org/CodeSystem/diagnosis-role AD}\">Admission diagnosis</span></td></tr></table><p><b>serviceProvider</b>: <a href=\"Organization-ExampleOrganizationChoRay.html\">Bệnh viện Chợ Rẫy</a></p></div>"^^rdf:XMLLiteral ]
  ] ; # 
  fhir:extension ( [
fhir:url [
fhir:v "http://fhir.hl7.org.vn/core/StructureDefinition/vn-ext-insurance-visit-type"^^xsd:anyURI ;
fhir:l <http://fhir.hl7.org.vn/core/StructureDefinition/vn-ext-insurance-visit-type>     ] ;
fhir:value [
a fhir:CodeableConcept ;
      ( fhir:coding [
fhir:system [
fhir:v "http://fhir.hl7.org.vn/core/CodeSystem/vn-insurance-visit-type-cs"^^xsd:anyURI ;
fhir:l <http://fhir.hl7.org.vn/core/CodeSystem/vn-insurance-visit-type-cs>         ] ;
fhir:code [ fhir:v "5" ] ;
fhir:display [ fhir:v "Khám chữa bệnh ban đầu" ]       ] )     ]
  ] [
fhir:url [
fhir:v "http://fhir.hl7.org.vn/core/StructureDefinition/vn-ext-encounter-code"^^xsd:anyURI ;
fhir:l <http://fhir.hl7.org.vn/core/StructureDefinition/vn-ext-encounter-code>     ] ;
fhir:value [
a 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_LUOT_KCB" ] ;
fhir:display [ fhir:v "Mã lượt khám chữa bệnh" ]         ] )       ] ;
fhir:system [
fhir:v "http://fhir.hl7.org.vn/core/sid/ma-luot-kcb"^^xsd:anyURI ;
fhir:l <http://fhir.hl7.org.vn/core/sid/ma-luot-kcb>       ] ;
fhir:value [ fhir:v "LK-2026-04-05-0142" ]     ]
  ] ) ; # 
  fhir:status [ fhir:v "finished"] ; # 
  fhir:class [
fhir:system [
fhir:v "http://terminology.hl7.org/CodeSystem/v3-ActCode"^^xsd:anyURI ;
fhir:l <http://terminology.hl7.org/CodeSystem/v3-ActCode>     ] ;
fhir:code [ fhir:v "AMB" ] ;
fhir:display [ fhir:v "ambulatory" ]
  ] ; # 
  fhir:type ( [
    ( fhir:coding [
fhir:system [
fhir:v "http://fhir.hl7.org.vn/core/CodeSystem/vn-encounter-type-cs"^^xsd:anyURI ;
fhir:l <http://fhir.hl7.org.vn/core/CodeSystem/vn-encounter-type-cs>       ] ;
fhir:code [ fhir:v "01" ] ;
fhir:display [ fhir:v "Khám bệnh" ]     ] ) ;
fhir:text [ fhir:v "Khám ngoại trú chuyên khoa Tiêu hóa" ]
  ] ) ; # 
  fhir:subject [
fhir:l fhir:Patient/ExamplePatientNguyenVanAn ;
fhir:reference [ fhir:v "Patient/ExamplePatientNguyenVanAn" ] ;
fhir:display [ fhir:v "Nguyễn Văn An" ]
  ] ; # 
  fhir:period [
fhir:start [ fhir:v "2026-04-05T08:00:00+07:00"^^xsd:dateTime ] ;
fhir:end [ fhir:v "2026-04-05T10:30:00+07:00"^^xsd:dateTime ]
  ] ; # 
  fhir:diagnosis ( [
fhir:condition [
fhir:l fhir:Condition/InlineConditionGastritis ;
fhir:reference [ fhir:v "Condition/InlineConditionGastritis" ] ;
fhir:display [ fhir:v "K29.5 — Viêm dạ dày mạn tính" ]     ] ;
fhir:use [
      ( fhir:coding [
fhir:system [
fhir:v "http://terminology.hl7.org/CodeSystem/diagnosis-role"^^xsd:anyURI ;
fhir:l <http://terminology.hl7.org/CodeSystem/diagnosis-role>         ] ;
fhir:code [ fhir:v "AD" ] ;
fhir:display [ fhir:v "Admission diagnosis" ]       ] )     ]
  ] ) ; # 
  fhir:serviceProvider [
fhir:l fhir:Organization/ExampleOrganizationChoRay ;
fhir:reference [ fhir:v "Organization/ExampleOrganizationChoRay" ] ;
fhir:display [ fhir:v "Bệnh viện Chợ Rẫy" ]
  ] . # 

<http://fhir.hl7.org.vn/core/Condition/InlineConditionGastritis> a fhir:Condition ;
  fhir:id [ fhir:v "InlineConditionGastritis"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "http://fhir.hl7.org.vn/core/StructureDefinition/vn-core-condition"^^xsd:anyURI ;
fhir:l <http://fhir.hl7.org.vn/core/StructureDefinition/vn-core-condition>     ] )
  ] ; # 
  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=\"Condition_InlineConditionGastritis\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Condition InlineConditionGastritis</b></p><a name=\"InlineConditionGastritis\"> </a><a name=\"hcInlineConditionGastritis\"> </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-condition.html\">Chẩn đoán VN Core — VN Core Condition Profile</a></p></div><p><b>clinicalStatus</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/condition-clinical active}\">Active</span></p><p><b>verificationStatus</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/condition-ver-status confirmed}\">Confirmed</span></p><p><b>category</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/condition-category encounter-diagnosis}\">Encounter Diagnosis</span></p><p><b>code</b>: <span title=\"Codes:{http://hl7.org/fhir/sid/icd-10 K29.5}\">Viêm dạ dày mạn tính, không đặc hiệu</span></p><p><b>subject</b>: <a href=\"Patient-ExamplePatientNguyenVanAn.html\">Nguyễn Văn An</a></p><p><b>encounter</b>: <a href=\"Bundle-ExampleBundleOutpatientBHYT.html#Encounter_InlineEncounterOutpatientGastritis\">Encounter: extension = Khám chữa bệnh ban đầu,Mã lượt khám chữa bệnh: VNMaLuotKCB#LK-2026-04-05-0142; status = finished; class = ambulatory (ActCode#AMB); type = Khám bệnh; period = 2026-04-05 08:00:00+0700 --&gt; 2026-04-05 10:30:00+0700</a></p><p><b>recordedDate</b>: 2026-04-05</p></div>"^^rdf:XMLLiteral ]
  ] ; # 
  fhir:clinicalStatus [
    ( fhir:coding [
fhir:system [
fhir:v "http://terminology.hl7.org/CodeSystem/condition-clinical"^^xsd:anyURI ;
fhir:l <http://terminology.hl7.org/CodeSystem/condition-clinical>       ] ;
fhir:code [ fhir:v "active" ] ;
fhir:display [ fhir:v "Active" ]     ] )
  ] ; # 
  fhir:verificationStatus [
    ( fhir:coding [
fhir:system [
fhir:v "http://terminology.hl7.org/CodeSystem/condition-ver-status"^^xsd:anyURI ;
fhir:l <http://terminology.hl7.org/CodeSystem/condition-ver-status>       ] ;
fhir:code [ fhir:v "confirmed" ] ;
fhir:display [ fhir:v "Confirmed" ]     ] )
  ] ; # 
  fhir:category ( [
    ( fhir:coding [
fhir:system [
fhir:v "http://terminology.hl7.org/CodeSystem/condition-category"^^xsd:anyURI ;
fhir:l <http://terminology.hl7.org/CodeSystem/condition-category>       ] ;
fhir:code [ fhir:v "encounter-diagnosis" ] ;
fhir:display [ fhir:v "Encounter Diagnosis" ]     ] )
  ] ) ; # 
  fhir:code [
    ( 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 "K29.5" ] ;
fhir:display [ fhir:v "Chronic gastritis, unspecified" ]     ] ) ;
fhir:text [ fhir:v "Viêm dạ dày mạn tính, không đặc hiệu" ]
  ] ; # 
  fhir:subject [
fhir:l fhir:Patient/ExamplePatientNguyenVanAn ;
fhir:reference [ fhir:v "Patient/ExamplePatientNguyenVanAn" ] ;
fhir:display [ fhir:v "Nguyễn Văn An" ]
  ] ; # 
  fhir:encounter [
fhir:l fhir:Encounter/InlineEncounterOutpatientGastritis ;
fhir:reference [ fhir:v "Encounter/InlineEncounterOutpatientGastritis" ]
  ] ; # 
  fhir:recordedDate [ fhir:v "2026-04-05"^^xsd:date] . # 

<http://fhir.hl7.org.vn/core/Observation/InlineObservationGlucoseNormal> a fhir:Observation ;
  fhir:id [ fhir:v "InlineObservationGlucoseNormal"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "http://fhir.hl7.org.vn/core/StructureDefinition/vn-core-observation-lab"^^xsd:anyURI ;
fhir:l <http://fhir.hl7.org.vn/core/StructureDefinition/vn-core-observation-lab>     ] )
  ] ; # 
  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=\"Observation_InlineObservationGlucoseNormal\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Observation InlineObservationGlucoseNormal</b></p><a name=\"InlineObservationGlucoseNormal\"> </a><a name=\"hcInlineObservationGlucoseNormal\"> </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-observation-lab.html\">Xét nghiệm VN Core — VN Core Observation Laboratory Profile</a></p></div><p><b>status</b>: Final</p><p><b>category</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/observation-category laboratory}\">Laboratory</span></p><p><b>code</b>: <span title=\"Codes:{http://loinc.org 14771-0}\">Glucose máu lúc đói</span></p><p><b>subject</b>: <a href=\"Patient-ExamplePatientNguyenVanAn.html\">Nguyễn Văn An</a></p><p><b>encounter</b>: <a href=\"Bundle-ExampleBundleOutpatientBHYT.html#Encounter_InlineEncounterOutpatientGastritis\">Encounter: extension = Khám chữa bệnh ban đầu,Mã lượt khám chữa bệnh: VNMaLuotKCB#LK-2026-04-05-0142; status = finished; class = ambulatory (ActCode#AMB); type = Khám bệnh; period = 2026-04-05 08:00:00+0700 --&gt; 2026-04-05 10:30:00+0700</a></p><p><b>effective</b>: 2026-04-05 08:30:00+0700</p><p><b>performer</b>: <a href=\"Practitioner-ExamplePractitionerBSCKII.html\">BS CKII Nguyễn Thị Lan</a></p><p><b>value</b>: 5.2 mmol/L<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM  codemmol/L = 'mmol/L')</span></p><h3>ReferenceRanges</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Low</b></td><td><b>High</b></td><td><b>Text</b></td></tr><tr><td style=\"display: none\">*</td><td>3.9 mmol/L<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM  codemmol/L = 'mmol/L')</span></td><td>6.1 mmol/L<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM  codemmol/L = 'mmol/L')</span></td><td>3.9 – 6.1 mmol/L</td></tr></table></div>"^^rdf:XMLLiteral ]
  ] ; # 
  fhir:status [ fhir:v "final"] ; # 
  fhir:category ( [
    ( fhir:coding [
fhir:system [
fhir:v "http://terminology.hl7.org/CodeSystem/observation-category"^^xsd:anyURI ;
fhir:l <http://terminology.hl7.org/CodeSystem/observation-category>       ] ;
fhir:code [ fhir:v "laboratory" ] ;
fhir:display [ fhir:v "Laboratory" ]     ] )
  ] ) ; # 
  fhir:code [
    ( fhir:coding [
a loinc:14771-0 ;
fhir:system [
fhir:v "http://loinc.org"^^xsd:anyURI ;
fhir:l <http://loinc.org>       ] ;
fhir:code [ fhir:v "14771-0" ] ;
fhir:display [ fhir:v "Fasting glucose [Moles/volume] in Serum or Plasma" ]     ] ) ;
fhir:text [ fhir:v "Glucose máu lúc đói" ]
  ] ; # 
  fhir:subject [
fhir:l fhir:Patient/ExamplePatientNguyenVanAn ;
fhir:reference [ fhir:v "Patient/ExamplePatientNguyenVanAn" ] ;
fhir:display [ fhir:v "Nguyễn Văn An" ]
  ] ; # 
  fhir:encounter [
fhir:l fhir:Encounter/InlineEncounterOutpatientGastritis ;
fhir:reference [ fhir:v "Encounter/InlineEncounterOutpatientGastritis" ]
  ] ; # 
  fhir:effective [
a fhir:DateTime ;
fhir:v "2026-04-05T08:30:00+07:00"^^xsd:dateTime
  ] ; # 
  fhir:performer ( [
fhir:l fhir:Practitioner/ExamplePractitionerBSCKII ;
fhir:reference [ fhir:v "Practitioner/ExamplePractitionerBSCKII" ] ;
fhir:display [ fhir:v "BS CKII Nguyễn Thị Lan" ]
  ] ) ; # 
  fhir:value [
a fhir:Quantity ;
fhir:value [ fhir:v 5.2 ] ;
fhir:unit [ fhir:v "mmol/L" ] ;
fhir:system [
fhir:v "http://unitsofmeasure.org"^^xsd:anyURI ;
fhir:l <http://unitsofmeasure.org>     ] ;
fhir:code [ fhir:v "mmol/L" ]
  ] ; # 
  fhir:referenceRange ( [
fhir:low [
fhir:value [ fhir:v 3.9 ] ;
fhir:unit [ fhir:v "mmol/L" ] ;
fhir:system [
fhir:v "http://unitsofmeasure.org"^^xsd:anyURI ;
fhir:l <http://unitsofmeasure.org>       ] ;
fhir:code [ fhir:v "mmol/L" ]     ] ;
fhir:high [
fhir:value [ fhir:v 6.1 ] ;
fhir:unit [ fhir:v "mmol/L" ] ;
fhir:system [
fhir:v "http://unitsofmeasure.org"^^xsd:anyURI ;
fhir:l <http://unitsofmeasure.org>       ] ;
fhir:code [ fhir:v "mmol/L" ]     ] ;
fhir:text [ fhir:v "3.9 – 6.1 mmol/L" ]
  ] ) . # 

<http://fhir.hl7.org.vn/core/MedicationRequest/InlineMedicationRequestOmeprazole> a fhir:MedicationRequest ;
  fhir:id [ fhir:v "InlineMedicationRequestOmeprazole"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "http://fhir.hl7.org.vn/core/StructureDefinition/vn-core-medication-request"^^xsd:anyURI ;
fhir:l <http://fhir.hl7.org.vn/core/StructureDefinition/vn-core-medication-request>     ] )
  ] ; # 
  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=\"MedicationRequest_InlineMedicationRequestOmeprazole\"> </a><p class=\"res-header-id\"><b>Generated Narrative: MedicationRequest InlineMedicationRequestOmeprazole</b></p><a name=\"InlineMedicationRequestOmeprazole\"> </a><a name=\"hcInlineMedicationRequestOmeprazole\"> </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-medication-request.html\">Đơn thuốc VN Core — VN Core MedicationRequest Profile</a></p></div><p><b>Số đăng ký thuốc (Visa) — Medication Registration Number</b>: VD-25123-18</p><p><b>Ngày y lệnh — Order Date Extension</b>: 2026-04-05 10:00:00+0700</p><blockquote><p><b>Thông tin chi phí BHYT — Insurance Cost Info Extension</b></p><ul><li>scope: <span title=\"Codes:{http://fhir.hl7.org.vn/core/CodeSystem/vn-insurance-scope-cs 1}\">Trong phạm vi hưởng BHYT</span></li><li>paymentRatio: 100</li><li>benefitLevel: 80</li></ul></blockquote><p><b>status</b>: Active</p><p><b>intent</b>: Order</p><p><b>category</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/medicationrequest-category outpatient}\">Outpatient</span></p><p><b>medication</b>: <span title=\"Codes:{http://www.whocc.no/atc A02BC01}\">Omeprazole 20mg viên nang</span></p><p><b>subject</b>: <a href=\"Patient-ExamplePatientNguyenVanAn.html\">Nguyễn Văn An</a></p><p><b>encounter</b>: <a href=\"Bundle-ExampleBundleOutpatientBHYT.html#Encounter_InlineEncounterOutpatientGastritis\">Encounter: extension = Khám chữa bệnh ban đầu,Mã lượt khám chữa bệnh: VNMaLuotKCB#LK-2026-04-05-0142; status = finished; class = ambulatory (ActCode#AMB); type = Khám bệnh; period = 2026-04-05 08:00:00+0700 --&gt; 2026-04-05 10:30:00+0700</a></p><p><b>authoredOn</b>: 2026-04-05 10:00:00+0700</p><p><b>requester</b>: <a href=\"Practitioner-ExamplePractitionerBSCKII.html\">BS CKII Nguyễn Thị Lan</a></p><p><b>reasonCode</b>: <span title=\"Codes:{http://hl7.org/fhir/sid/icd-10 K29.5}\">Viêm dạ dày mạn tính</span></p><blockquote><p><b>dosageInstruction</b></p><p><b>sequence</b>: 1</p><p><b>text</b>: Uống 1 viên 20mg, 1 lần/ngày, trước ăn sáng 30 phút</p><p><b>timing</b>: before breakfast, Once per 1 day</p><p><b>route</b>: <span title=\"Codes:{http://snomed.info/sct 26643006}\">Uống</span></p><h3>DoseAndRates</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Dose[x]</b></td></tr><tr><td style=\"display: none\">*</td><td>20 mg<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM  codemg = 'mg')</span></td></tr></table></blockquote><blockquote><p><b>dispenseRequest</b></p><p><b>numberOfRepeatsAllowed</b>: 0</p><p><b>quantity</b>: 14 viên</p><h3>ExpectedSupplyDurations</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Value</b></td><td><b>Unit</b></td><td><b>System</b></td><td><b>Code</b></td></tr><tr><td style=\"display: none\">*</td><td>14</td><td>ngày</td><td><a href=\"http://unitsofmeasure.org\">http://unitsofmeasure.org</a></td><td>d</td></tr></table></blockquote></div>"^^rdf:XMLLiteral ]
  ] ; # 
  fhir:extension ( [
fhir:url [
fhir:v "http://fhir.hl7.org.vn/core/StructureDefinition/vn-ext-med-reg-number"^^xsd:anyURI ;
fhir:l <http://fhir.hl7.org.vn/core/StructureDefinition/vn-ext-med-reg-number>     ] ;
fhir:value [
a fhir:String ;
fhir:v "VD-25123-18"     ]
  ] [
fhir:url [
fhir:v "http://fhir.hl7.org.vn/core/StructureDefinition/vn-ext-order-date"^^xsd:anyURI ;
fhir:l <http://fhir.hl7.org.vn/core/StructureDefinition/vn-ext-order-date>     ] ;
fhir:value [
a fhir:DateTime ;
fhir:v "2026-04-05T10:00:00+07:00"^^xsd:dateTime     ]
  ] [
    ( fhir:extension [
fhir:url [
fhir:v "scope"^^xsd:anyURI ;
fhir:l fhir:scope       ] ;
fhir:value [
a fhir:CodeableConcept ;
        ( fhir:coding [
fhir:system [
fhir:v "http://fhir.hl7.org.vn/core/CodeSystem/vn-insurance-scope-cs"^^xsd:anyURI ;
fhir:l <http://fhir.hl7.org.vn/core/CodeSystem/vn-insurance-scope-cs>           ] ;
fhir:code [ fhir:v "1" ] ;
fhir:display [ fhir:v "Trong phạm vi hưởng BHYT" ]         ] )       ]     ] [
fhir:url [
fhir:v "paymentRatio"^^xsd:anyURI ;
fhir:l fhir:paymentRatio       ] ;
fhir:value [
a fhir:Decimal ;
fhir:v "100"^^xsd:decimal       ]     ] [
fhir:url [
fhir:v "benefitLevel"^^xsd:anyURI ;
fhir:l fhir:benefitLevel       ] ;
fhir:value [
a fhir:Decimal ;
fhir:v "80"^^xsd:decimal       ]     ] ) ;
fhir:url [
fhir:v "http://fhir.hl7.org.vn/core/StructureDefinition/vn-ext-insurance-cost-info"^^xsd:anyURI ;
fhir:l <http://fhir.hl7.org.vn/core/StructureDefinition/vn-ext-insurance-cost-info>     ]
  ] ) ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:intent [ fhir:v "order"] ; # 
  fhir:category ( [
    ( fhir:coding [
fhir:system [
fhir:v "http://terminology.hl7.org/CodeSystem/medicationrequest-category"^^xsd:anyURI ;
fhir:l <http://terminology.hl7.org/CodeSystem/medicationrequest-category>       ] ;
fhir:code [ fhir:v "outpatient" ] ;
fhir:display [ fhir:v "Outpatient" ]     ] )
  ] ) ; # 
  fhir:medication [
a fhir:CodeableConcept ;
    ( fhir:coding [
fhir:system [
fhir:v "http://www.whocc.no/atc"^^xsd:anyURI ;
fhir:l <http://www.whocc.no/atc>       ] ;
fhir:code [ fhir:v "A02BC01" ] ;
fhir:display [ fhir:v "Omeprazole" ]     ] ) ;
fhir:text [ fhir:v "Omeprazole 20mg viên nang" ]
  ] ; # 
  fhir:subject [
fhir:l fhir:Patient/ExamplePatientNguyenVanAn ;
fhir:reference [ fhir:v "Patient/ExamplePatientNguyenVanAn" ] ;
fhir:display [ fhir:v "Nguyễn Văn An" ]
  ] ; # 
  fhir:encounter [
fhir:l fhir:Encounter/InlineEncounterOutpatientGastritis ;
fhir:reference [ fhir:v "Encounter/InlineEncounterOutpatientGastritis" ]
  ] ; # 
  fhir:authoredOn [ fhir:v "2026-04-05T10:00:00+07:00"^^xsd:dateTime] ; # 
  fhir:requester [
fhir:l fhir:Practitioner/ExamplePractitionerBSCKII ;
fhir:reference [ fhir:v "Practitioner/ExamplePractitionerBSCKII" ] ;
fhir:display [ fhir:v "BS CKII Nguyễn Thị Lan" ]
  ] ; # 
  fhir:reasonCode ( [
    ( 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 "K29.5" ] ;
fhir:display [ fhir:v "Chronic gastritis, unspecified" ]     ] ) ;
fhir:text [ fhir:v "Viêm dạ dày mạn tính" ]
  ] ) ; # 
  fhir:dosageInstruction ( [
fhir:sequence [ fhir:v 1 ] ;
fhir:text [ fhir:v "Uống 1 viên 20mg, 1 lần/ngày, trước ăn sáng 30 phút" ] ;
fhir:timing [
fhir:repeat [
fhir:frequency [ fhir:v "1"^^xsd:positiveInteger ] ;
fhir:period [ fhir:v "1"^^xsd:decimal ] ;
fhir:periodUnit [ fhir:v "d" ] ;
        ( fhir:when [ fhir:v "ACM" ] )       ]     ] ;
fhir:route [
      ( fhir:coding [
a sct:26643006 ;
fhir:system [
fhir:v "http://snomed.info/sct"^^xsd:anyURI ;
fhir:l <http://snomed.info/sct>         ] ;
fhir:code [ fhir:v "26643006" ] ;
fhir:display [ fhir:v "Oral route" ]       ] ) ;
fhir:text [ fhir:v "Uống" ]     ] ;
    ( fhir:doseAndRate [
fhir:dose [
a fhir:Quantity ;
fhir:value [ fhir:v "20"^^xsd:decimal ] ;
fhir:unit [ fhir:v "mg" ] ;
fhir:system [
fhir:v "http://unitsofmeasure.org"^^xsd:anyURI ;
fhir:l <http://unitsofmeasure.org>         ] ;
fhir:code [ fhir:v "mg" ]       ]     ] )
  ] ) ; # 
  fhir:dispenseRequest [
fhir:numberOfRepeatsAllowed [ fhir:v "0"^^xsd:nonNegativeInteger ] ;
fhir:quantity [
fhir:value [ fhir:v "14"^^xsd:decimal ] ;
fhir:unit [ fhir:v "viên" ]     ] ;
fhir:expectedSupplyDuration [
fhir:value [ fhir:v "14"^^xsd:decimal ] ;
fhir:unit [ fhir:v "ngày" ] ;
fhir:system [
fhir:v "http://unitsofmeasure.org"^^xsd:anyURI ;
fhir:l <http://unitsofmeasure.org>       ] ;
fhir:code [ fhir:v "d" ]     ]
  ] . # 

<http://fhir.hl7.org.vn/core/Claim/InlineClaimOutpatientBHYT> a fhir:Claim ;
  fhir:id [ fhir:v "InlineClaimOutpatientBHYT"] ; # 
  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 "extensions" ] ;
fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Claim_InlineClaimOutpatientBHYT\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Claim InlineClaimOutpatientBHYT</b></p><a name=\"InlineClaimOutpatientBHYT\"> </a><a name=\"hcInlineClaimOutpatientBHYT\"> </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><blockquote><p><b>Tổng chi phí theo nhóm — Claim Cost Summary Extension</b></p><ul><li>totalMedication: <span title=\"Vietnamese Dong\">₫168.000</span> (VND)</li><li>totalInsurance: <span title=\"Vietnamese Dong\">₫318.400</span> (VND)</li><li>totalPatientCopay: <span title=\"Vietnamese Dong\">₫79.600</span> (VND)</li><li>totalPatientSelfPay: <span title=\"Vietnamese Dong\">₫0</span> (VND)</li></ul></blockquote><blockquote><p><b>Kỳ thanh toán — Claim Payment Period Extension</b></p><ul><li>year: 2026</li><li>month: 4</li></ul></blockquote><p><b>Phương thức thanh toán — Payment Method Extension</b>: <span title=\"Codes:{http://fhir.hl7.org.vn/core/CodeSystem/vn-payment-method-cs 1}\">Phí dịch vụ (FFS)</span></p><p><b>identifier</b>: Mã liên kết hồ sơ BHYT/LK-2026-OUT-000201</p><p><b>status</b>: Active</p><p><b>type</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/claim-type professional}\">Professional</span></p><p><b>subType</b>: <span title=\"Codes:{http://fhir.hl7.org.vn/core/CodeSystem/vn-patient-visit-type-cs 1.1}\">KCB đúng cơ sở nơi đăng ký KCB BHYT ban đầu</span></p><p><b>use</b>: Claim</p><p><b>patient</b>: <a href=\"Patient-ExamplePatientNguyenVanAn.html\">Nguyễn Văn An</a></p><p><b>created</b>: 2026-04-05</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 normal}\">Normal</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 K29.5}\">Viêm dạ dày mạn tính</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=\"Coverage-ExampleCoverageBHYTNew.html\">BHYT Nguyễn Văn An — DN 80%</a></td></tr></table><blockquote><p><b>item</b></p><p><b>Khoa thực hiện — Claim Item Department Extension</b>: <span title=\"Codes:{http://fhir.hl7.org.vn/core/CodeSystem/vn-department-cs K01}\">Khoa Khám bệnh</span></p><blockquote><p><b>Thông tin chi phí BHYT — Insurance Cost Info Extension</b></p><ul><li>scope: <span title=\"Codes:{http://fhir.hl7.org.vn/core/CodeSystem/vn-insurance-scope-cs 1}\">Trong phạm vi hưởng BHYT</span></li><li>paymentRatio: 100</li><li>benefitLevel: 80</li></ul></blockquote><p><b>sequence</b>: 1</p><p><b>category</b>: <span title=\"Codes:{http://fhir.hl7.org.vn/core/CodeSystem/vn-cost-category-cs 1}\">Khám bệnh</span></p><p><b>productOrService</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/data-absent-reason unknown}\">Khám chuyên khoa Nội tiêu hóa</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>150000</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>150000</td><td>Vietnamese đồng</td></tr></table></blockquote><blockquote><p><b>item</b></p><p><b>Khoa thực hiện — Claim Item Department Extension</b>: <span title=\"Codes:{http://fhir.hl7.org.vn/core/CodeSystem/vn-department-cs K47}\">Khoa Xét nghiệm</span></p><blockquote><p><b>Thông tin chi phí BHYT — Insurance Cost Info Extension</b></p><ul><li>scope: <span title=\"Codes:{http://fhir.hl7.org.vn/core/CodeSystem/vn-insurance-scope-cs 1}\">Trong phạm vi hưởng BHYT</span></li><li>paymentRatio: 100</li><li>benefitLevel: 80</li></ul></blockquote><p><b>sequence</b>: 2</p><p><b>category</b>: <span title=\"Codes:{http://fhir.hl7.org.vn/core/CodeSystem/vn-cost-category-cs 3}\">Xét nghiệm</span></p><p><b>productOrService</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/data-absent-reason unknown}\">Định lượng Glucose máu (lúc đói)</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>80000</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>80000</td><td>Vietnamese đồng</td></tr></table></blockquote><blockquote><p><b>item</b></p><blockquote><p><b>Thông tin chi phí BHYT — Insurance Cost Info Extension</b></p><ul><li>scope: <span title=\"Codes:{http://fhir.hl7.org.vn/core/CodeSystem/vn-insurance-scope-cs 1}\">Trong phạm vi hưởng BHYT</span></li><li>paymentRatio: 100</li><li>benefitLevel: 80</li></ul></blockquote><p><b>sequence</b>: 3</p><p><b>category</b>: <span title=\"Codes:{http://fhir.hl7.org.vn/core/CodeSystem/vn-cost-category-cs 8}\">Thuốc, dịch truyền</span></p><p><b>productOrService</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/data-absent-reason unknown}\">Omeprazole 20mg viên nang × 14</span></p><p><b>quantity</b>: 14</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>12000</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>168000</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>398000</td><td>Vietnamese đồng</td></tr></table></div>"^^rdf:XMLLiteral ]
  ] ; # 
  fhir:extension ( [
    ( fhir:extension [
fhir:url [
fhir:v "totalMedication"^^xsd:anyURI ;
fhir:l fhir:totalMedication       ] ;
fhir:value [
a fhir:Money ;
fhir:value [ fhir:v "168000"^^xsd:decimal ] ;
fhir:currency [ fhir:v "VND" ]       ]     ] [
fhir:url [
fhir:v "totalInsurance"^^xsd:anyURI ;
fhir:l fhir:totalInsurance       ] ;
fhir:value [
a fhir:Money ;
fhir:value [ fhir:v "318400"^^xsd:decimal ] ;
fhir:currency [ fhir:v "VND" ]       ]     ] [
fhir:url [
fhir:v "totalPatientCopay"^^xsd:anyURI ;
fhir:l fhir:totalPatientCopay       ] ;
fhir:value [
a fhir:Money ;
fhir:value [ fhir:v "79600"^^xsd:decimal ] ;
fhir:currency [ fhir:v "VND" ]       ]     ] [
fhir:url [
fhir:v "totalPatientSelfPay"^^xsd:anyURI ;
fhir:l fhir:totalPatientSelfPay       ] ;
fhir:value [
a fhir:Money ;
fhir:value [ fhir:v "0"^^xsd:decimal ] ;
fhir:currency [ fhir:v "VND" ]       ]     ] ) ;
fhir:url [
fhir:v "http://fhir.hl7.org.vn/core/StructureDefinition/vn-ext-claim-cost-summary"^^xsd:anyURI ;
fhir:l <http://fhir.hl7.org.vn/core/StructureDefinition/vn-ext-claim-cost-summary>     ]
  ] [
    ( fhir:extension [
fhir:url [
fhir:v "year"^^xsd:anyURI ;
fhir:l fhir:year       ] ;
fhir:value [
a fhir:Integer ;
fhir:v 2026       ]     ] [
fhir:url [
fhir:v "month"^^xsd:anyURI ;
fhir:l fhir:month       ] ;
fhir:value [
a fhir:Integer ;
fhir:v 4       ]     ] ) ;
fhir:url [
fhir:v "http://fhir.hl7.org.vn/core/StructureDefinition/vn-ext-claim-payment-period"^^xsd:anyURI ;
fhir:l <http://fhir.hl7.org.vn/core/StructureDefinition/vn-ext-claim-payment-period>     ]
  ] [
fhir:url [
fhir:v "http://fhir.hl7.org.vn/core/StructureDefinition/vn-ext-payment-method"^^xsd:anyURI ;
fhir:l <http://fhir.hl7.org.vn/core/StructureDefinition/vn-ext-payment-method>     ] ;
fhir:value [
a fhir:CodeableConcept ;
      ( fhir:coding [
fhir:system [
fhir:v "http://fhir.hl7.org.vn/core/CodeSystem/vn-payment-method-cs"^^xsd:anyURI ;
fhir:l <http://fhir.hl7.org.vn/core/CodeSystem/vn-payment-method-cs>         ] ;
fhir:code [ fhir:v "1" ] ;
fhir:display [ fhir:v "Phí dịch vụ (FFS)" ]       ] )     ]
  ] ) ; # 
  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-OUT-000201" ]
  ] ) ; # 
  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 "professional" ] ;
fhir:display [ fhir:v "Professional" ]     ] )
  ] ; # 
  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 "1.1" ] ;
fhir:display [ fhir:v "KCB đúng cơ sở nơi đăng ký KCB BHYT ban đầu" ]     ] )
  ] ; # 
  fhir:use [ fhir:v "claim"] ; # 
  fhir:patient [
fhir:l fhir:Patient/ExamplePatientNguyenVanAn ;
fhir:reference [ fhir:v "Patient/ExamplePatientNguyenVanAn" ] ;
fhir:display [ fhir:v "Nguyễn Văn An" ]
  ] ; # 
  fhir:created [ fhir:v "2026-04-05"^^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 "normal" ] ;
fhir:display [ fhir:v "Normal" ]     ] )
  ] ; # 
  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 "K29.5" ] ;
fhir:display [ fhir:v "Chronic gastritis, unspecified" ]       ] ) ;
fhir:text [ fhir:v "Viêm dạ dày mạn tính" ]     ] ;
    ( 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/ExampleCoverageBHYTNew ;
fhir:reference [ fhir:v "Coverage/ExampleCoverageBHYTNew" ] ;
fhir:display [ fhir:v "BHYT Nguyễn Văn An — DN 80%" ]     ]
  ] ) ; # 
  fhir:item ( [
    ( fhir:extension [
fhir:url [
fhir:v "http://fhir.hl7.org.vn/core/StructureDefinition/vn-ext-claim-item-department"^^xsd:anyURI ;
fhir:l <http://fhir.hl7.org.vn/core/StructureDefinition/vn-ext-claim-item-department>       ] ;
fhir:value [
a fhir:CodeableConcept ;
        ( fhir:coding [
fhir:system [
fhir:v "http://fhir.hl7.org.vn/core/CodeSystem/vn-department-cs"^^xsd:anyURI ;
fhir:l <http://fhir.hl7.org.vn/core/CodeSystem/vn-department-cs>           ] ;
fhir:code [ fhir:v "K01" ] ;
fhir:display [ fhir:v "Khoa Khám bệnh" ]         ] )       ]     ] [
      ( fhir:extension [
fhir:url [
fhir:v "scope"^^xsd:anyURI ;
fhir:l fhir:scope         ] ;
fhir:value [
a fhir:CodeableConcept ;
          ( fhir:coding [
fhir:system [
fhir:v "http://fhir.hl7.org.vn/core/CodeSystem/vn-insurance-scope-cs"^^xsd:anyURI ;
fhir:l <http://fhir.hl7.org.vn/core/CodeSystem/vn-insurance-scope-cs>             ] ;
fhir:code [ fhir:v "1" ] ;
fhir:display [ fhir:v "Trong phạm vi hưởng BHYT" ]           ] )         ]       ] [
fhir:url [
fhir:v "paymentRatio"^^xsd:anyURI ;
fhir:l fhir:paymentRatio         ] ;
fhir:value [
a fhir:Decimal ;
fhir:v "100"^^xsd:decimal         ]       ] [
fhir:url [
fhir:v "benefitLevel"^^xsd:anyURI ;
fhir:l fhir:benefitLevel         ] ;
fhir:value [
a fhir:Decimal ;
fhir:v "80"^^xsd:decimal         ]       ] ) ;
fhir:url [
fhir:v "http://fhir.hl7.org.vn/core/StructureDefinition/vn-ext-insurance-cost-info"^^xsd:anyURI ;
fhir:l <http://fhir.hl7.org.vn/core/StructureDefinition/vn-ext-insurance-cost-info>       ]     ] ) ;
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 "1" ] ;
fhir:display [ fhir:v "Khám bệnh" ]       ] )     ] ;
fhir:productOrService [
      ( fhir:coding [
fhir:system [
fhir:v "http://terminology.hl7.org/CodeSystem/data-absent-reason"^^xsd:anyURI ;
fhir:l <http://terminology.hl7.org/CodeSystem/data-absent-reason>         ] ;
fhir:code [ fhir:v "unknown" ] ;
fhir:display [ fhir:v "Unknown" ]       ] ) ;
fhir:text [ fhir:v "Khám chuyên khoa Nội tiêu hóa" ]     ] ;
fhir:quantity [
fhir:value [ fhir:v "1"^^xsd:decimal ]     ] ;
fhir:unitPrice [
fhir:value [ fhir:v "150000"^^xsd:decimal ] ;
fhir:currency [ fhir:v "VND" ]     ] ;
fhir:net [
fhir:value [ fhir:v "150000"^^xsd:decimal ] ;
fhir:currency [ fhir:v "VND" ]     ]
  ] [
    ( fhir:extension [
fhir:url [
fhir:v "http://fhir.hl7.org.vn/core/StructureDefinition/vn-ext-claim-item-department"^^xsd:anyURI ;
fhir:l <http://fhir.hl7.org.vn/core/StructureDefinition/vn-ext-claim-item-department>       ] ;
fhir:value [
a fhir:CodeableConcept ;
        ( fhir:coding [
fhir:system [
fhir:v "http://fhir.hl7.org.vn/core/CodeSystem/vn-department-cs"^^xsd:anyURI ;
fhir:l <http://fhir.hl7.org.vn/core/CodeSystem/vn-department-cs>           ] ;
fhir:code [ fhir:v "K47" ] ;
fhir:display [ fhir:v "Khoa Xét nghiệm" ]         ] )       ]     ] [
      ( fhir:extension [
fhir:url [
fhir:v "scope"^^xsd:anyURI ;
fhir:l fhir:scope         ] ;
fhir:value [
a fhir:CodeableConcept ;
          ( fhir:coding [
fhir:system [
fhir:v "http://fhir.hl7.org.vn/core/CodeSystem/vn-insurance-scope-cs"^^xsd:anyURI ;
fhir:l <http://fhir.hl7.org.vn/core/CodeSystem/vn-insurance-scope-cs>             ] ;
fhir:code [ fhir:v "1" ] ;
fhir:display [ fhir:v "Trong phạm vi hưởng BHYT" ]           ] )         ]       ] [
fhir:url [
fhir:v "paymentRatio"^^xsd:anyURI ;
fhir:l fhir:paymentRatio         ] ;
fhir:value [
a fhir:Decimal ;
fhir:v "100"^^xsd:decimal         ]       ] [
fhir:url [
fhir:v "benefitLevel"^^xsd:anyURI ;
fhir:l fhir:benefitLevel         ] ;
fhir:value [
a fhir:Decimal ;
fhir:v "80"^^xsd:decimal         ]       ] ) ;
fhir:url [
fhir:v "http://fhir.hl7.org.vn/core/StructureDefinition/vn-ext-insurance-cost-info"^^xsd:anyURI ;
fhir:l <http://fhir.hl7.org.vn/core/StructureDefinition/vn-ext-insurance-cost-info>       ]     ] ) ;
fhir:sequence [ fhir:v "2"^^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 "3" ] ;
fhir:display [ fhir:v "Xét nghiệm" ]       ] )     ] ;
fhir:productOrService [
      ( fhir:coding [
fhir:system [
fhir:v "http://terminology.hl7.org/CodeSystem/data-absent-reason"^^xsd:anyURI ;
fhir:l <http://terminology.hl7.org/CodeSystem/data-absent-reason>         ] ;
fhir:code [ fhir:v "unknown" ] ;
fhir:display [ fhir:v "Unknown" ]       ] ) ;
fhir:text [ fhir:v "Định lượng Glucose máu (lúc đói)" ]     ] ;
fhir:quantity [
fhir:value [ fhir:v "1"^^xsd:decimal ]     ] ;
fhir:unitPrice [
fhir:value [ fhir:v "80000"^^xsd:decimal ] ;
fhir:currency [ fhir:v "VND" ]     ] ;
fhir:net [
fhir:value [ fhir:v "80000"^^xsd:decimal ] ;
fhir:currency [ fhir:v "VND" ]     ]
  ] [
    ( fhir:extension [
      ( fhir:extension [
fhir:url [
fhir:v "scope"^^xsd:anyURI ;
fhir:l fhir:scope         ] ;
fhir:value [
a fhir:CodeableConcept ;
          ( fhir:coding [
fhir:system [
fhir:v "http://fhir.hl7.org.vn/core/CodeSystem/vn-insurance-scope-cs"^^xsd:anyURI ;
fhir:l <http://fhir.hl7.org.vn/core/CodeSystem/vn-insurance-scope-cs>             ] ;
fhir:code [ fhir:v "1" ] ;
fhir:display [ fhir:v "Trong phạm vi hưởng BHYT" ]           ] )         ]       ] [
fhir:url [
fhir:v "paymentRatio"^^xsd:anyURI ;
fhir:l fhir:paymentRatio         ] ;
fhir:value [
a fhir:Decimal ;
fhir:v "100"^^xsd:decimal         ]       ] [
fhir:url [
fhir:v "benefitLevel"^^xsd:anyURI ;
fhir:l fhir:benefitLevel         ] ;
fhir:value [
a fhir:Decimal ;
fhir:v "80"^^xsd:decimal         ]       ] ) ;
fhir:url [
fhir:v "http://fhir.hl7.org.vn/core/StructureDefinition/vn-ext-insurance-cost-info"^^xsd:anyURI ;
fhir:l <http://fhir.hl7.org.vn/core/StructureDefinition/vn-ext-insurance-cost-info>       ]     ] ) ;
fhir:sequence [ fhir:v "3"^^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 "8" ] ;
fhir:display [ fhir:v "Thuốc, dịch truyền" ]       ] )     ] ;
fhir:productOrService [
      ( fhir:coding [
fhir:system [
fhir:v "http://terminology.hl7.org/CodeSystem/data-absent-reason"^^xsd:anyURI ;
fhir:l <http://terminology.hl7.org/CodeSystem/data-absent-reason>         ] ;
fhir:code [ fhir:v "unknown" ] ;
fhir:display [ fhir:v "Unknown" ]       ] ) ;
fhir:text [ fhir:v "Omeprazole 20mg viên nang × 14" ]     ] ;
fhir:quantity [
fhir:value [ fhir:v "14"^^xsd:decimal ]     ] ;
fhir:unitPrice [
fhir:value [ fhir:v "12000"^^xsd:decimal ] ;
fhir:currency [ fhir:v "VND" ]     ] ;
fhir:net [
fhir:value [ fhir:v "168000"^^xsd:decimal ] ;
fhir:currency [ fhir:v "VND" ]     ]
  ] ) ; # 
  fhir:total [
fhir:value [ fhir:v "398000"^^xsd:decimal ] ;
fhir:currency [ fhir:v "VND" ]
  ] . # 

<http://fhir.hl7.org.vn/core/ClaimResponse/InlineClaimResponseOutpatientBHYT> a fhir:ClaimResponse ;
  fhir:id [ fhir:v "InlineClaimResponseOutpatientBHYT"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "http://fhir.hl7.org.vn/core/StructureDefinition/vn-core-claim-response"^^xsd:anyURI ;
fhir:l <http://fhir.hl7.org.vn/core/StructureDefinition/vn-core-claim-response>     ] )
  ] ; # 
  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=\"ClaimResponse_InlineClaimResponseOutpatientBHYT\"> </a><p class=\"res-header-id\"><b>Generated Narrative: ClaimResponse InlineClaimResponseOutpatientBHYT</b></p><a name=\"InlineClaimResponseOutpatientBHYT\"> </a><a name=\"hcInlineClaimResponseOutpatientBHYT\"> </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-response.html\">Kết quả giải quyết BHYT VN Core — VN Core ClaimResponse Profile</a></p></div><p><b>status</b>: Active</p><p><b>type</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/claim-type professional}\">Professional</span></p><p><b>use</b>: Claim</p><p><b>patient</b>: <a href=\"Patient-ExamplePatientNguyenVanAn.html\">Nguyễn Văn An</a></p><p><b>created</b>: 2026-04-05</p><p><b>insurer</b>: <a href=\"Organization-ExampleOrganizationBHXH.html\">Bảo hiểm xã hội Việt Nam</a></p><p><b>request</b>: <a href=\"Bundle-ExampleBundleOutpatientBHYT.html#http-//fhir.hl7.org.vn/core/Claim/InlineClaimOutpatientBHYT\">Yêu cầu thanh toán BHYT ngoại trú</a></p><p><b>outcome</b>: Processing Complete</p><blockquote><p><b>item</b></p><p><b>itemSequence</b>: 1</p><blockquote><p><b>adjudication</b></p><p><b>category</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/adjudication submitted}\">Submitted Amount</span></p><h3>Amounts</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>150000</td><td>Vietnamese đồng</td></tr></table></blockquote><blockquote><p><b>adjudication</b></p><p><b>category</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/adjudication eligible}\">Eligible Amount</span></p><h3>Amounts</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>150000</td><td>Vietnamese đồng</td></tr></table></blockquote><blockquote><p><b>adjudication</b></p><p><b>category</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/adjudication copay}\">CoPay</span></p><h3>Amounts</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>30000</td><td>Vietnamese đồng</td></tr></table></blockquote><blockquote><p><b>adjudication</b></p><p><b>category</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/adjudication benefit}\">Benefit Amount</span></p><h3>Amounts</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>120000</td><td>Vietnamese đồng</td></tr></table></blockquote></blockquote><blockquote><p><b>item</b></p><p><b>itemSequence</b>: 2</p><blockquote><p><b>adjudication</b></p><p><b>category</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/adjudication submitted}\">Submitted Amount</span></p><h3>Amounts</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>80000</td><td>Vietnamese đồng</td></tr></table></blockquote><blockquote><p><b>adjudication</b></p><p><b>category</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/adjudication eligible}\">Eligible Amount</span></p><h3>Amounts</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>80000</td><td>Vietnamese đồng</td></tr></table></blockquote><blockquote><p><b>adjudication</b></p><p><b>category</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/adjudication copay}\">CoPay</span></p><h3>Amounts</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>16000</td><td>Vietnamese đồng</td></tr></table></blockquote><blockquote><p><b>adjudication</b></p><p><b>category</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/adjudication benefit}\">Benefit Amount</span></p><h3>Amounts</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>64000</td><td>Vietnamese đồng</td></tr></table></blockquote></blockquote><blockquote><p><b>item</b></p><p><b>itemSequence</b>: 3</p><blockquote><p><b>adjudication</b></p><p><b>category</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/adjudication submitted}\">Submitted Amount</span></p><h3>Amounts</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>168000</td><td>Vietnamese đồng</td></tr></table></blockquote><blockquote><p><b>adjudication</b></p><p><b>category</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/adjudication eligible}\">Eligible Amount</span></p><h3>Amounts</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>168000</td><td>Vietnamese đồng</td></tr></table></blockquote><blockquote><p><b>adjudication</b></p><p><b>category</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/adjudication copay}\">CoPay</span></p><h3>Amounts</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>33600</td><td>Vietnamese đồng</td></tr></table></blockquote><blockquote><p><b>adjudication</b></p><p><b>category</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/adjudication benefit}\">Benefit Amount</span></p><h3>Amounts</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>134400</td><td>Vietnamese đồng</td></tr></table></blockquote></blockquote><blockquote><p><b>total</b></p><p><b>category</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/adjudication submitted}\">Submitted Amount</span></p><h3>Amounts</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>398000</td><td>Vietnamese đồng</td></tr></table></blockquote><blockquote><p><b>total</b></p><p><b>category</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/adjudication eligible}\">Eligible Amount</span></p><h3>Amounts</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>398000</td><td>Vietnamese đồng</td></tr></table></blockquote><blockquote><p><b>total</b></p><p><b>category</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/adjudication copay}\">CoPay</span></p><h3>Amounts</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>79600</td><td>Vietnamese đồng</td></tr></table></blockquote><blockquote><p><b>total</b></p><p><b>category</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/adjudication benefit}\">Benefit Amount</span></p><h3>Amounts</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>318400</td><td>Vietnamese đồng</td></tr></table></blockquote><blockquote><p><b>payment</b></p><p><b>type</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/ex-paymenttype complete}\">Complete</span></p><h3>Amounts</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>318400</td><td>Vietnamese đồng</td></tr></table></blockquote></div>"^^rdf:XMLLiteral ]
  ] ; # 
  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 "professional" ] ;
fhir:display [ fhir:v "Professional" ]     ] )
  ] ; # 
  fhir:use [ fhir:v "claim"] ; # 
  fhir:patient [
fhir:l fhir:Patient/ExamplePatientNguyenVanAn ;
fhir:reference [ fhir:v "Patient/ExamplePatientNguyenVanAn" ] ;
fhir:display [ fhir:v "Nguyễn Văn An" ]
  ] ; # 
  fhir:created [ fhir:v "2026-04-05"^^xsd:date] ; # 
  fhir:insurer [
fhir:l fhir:Organization/ExampleOrganizationBHXH ;
fhir:reference [ fhir:v "Organization/ExampleOrganizationBHXH" ] ;
fhir:display [ fhir:v "Bảo hiểm xã hội Việt Nam" ]
  ] ; # 
  fhir:request [
fhir:l <http://fhir.hl7.org.vn/core/Claim/InlineClaimOutpatientBHYT> ;
fhir:reference [ fhir:v "http://fhir.hl7.org.vn/core/Claim/InlineClaimOutpatientBHYT" ] ;
fhir:display [ fhir:v "Yêu cầu thanh toán BHYT ngoại trú" ]
  ] ; # 
  fhir:outcome [ fhir:v "complete"] ; # 
  fhir:item ( [
fhir:itemSequence [ fhir:v "1"^^xsd:positiveInteger ] ;
    ( fhir:adjudication [
fhir:category [
        ( fhir:coding [
fhir:system [
fhir:v "http://terminology.hl7.org/CodeSystem/adjudication"^^xsd:anyURI ;
fhir:l <http://terminology.hl7.org/CodeSystem/adjudication>           ] ;
fhir:code [ fhir:v "submitted" ] ;
fhir:display [ fhir:v "Submitted Amount" ]         ] )       ] ;
fhir:amount [
fhir:value [ fhir:v "150000"^^xsd:decimal ] ;
fhir:currency [ fhir:v "VND" ]       ]     ] [
fhir:category [
        ( fhir:coding [
fhir:system [
fhir:v "http://terminology.hl7.org/CodeSystem/adjudication"^^xsd:anyURI ;
fhir:l <http://terminology.hl7.org/CodeSystem/adjudication>           ] ;
fhir:code [ fhir:v "eligible" ] ;
fhir:display [ fhir:v "Eligible Amount" ]         ] )       ] ;
fhir:amount [
fhir:value [ fhir:v "150000"^^xsd:decimal ] ;
fhir:currency [ fhir:v "VND" ]       ]     ] [
fhir:category [
        ( fhir:coding [
fhir:system [
fhir:v "http://terminology.hl7.org/CodeSystem/adjudication"^^xsd:anyURI ;
fhir:l <http://terminology.hl7.org/CodeSystem/adjudication>           ] ;
fhir:code [ fhir:v "copay" ] ;
fhir:display [ fhir:v "CoPay" ]         ] )       ] ;
fhir:amount [
fhir:value [ fhir:v "30000"^^xsd:decimal ] ;
fhir:currency [ fhir:v "VND" ]       ]     ] [
fhir:category [
        ( fhir:coding [
fhir:system [
fhir:v "http://terminology.hl7.org/CodeSystem/adjudication"^^xsd:anyURI ;
fhir:l <http://terminology.hl7.org/CodeSystem/adjudication>           ] ;
fhir:code [ fhir:v "benefit" ] ;
fhir:display [ fhir:v "Benefit Amount" ]         ] )       ] ;
fhir:amount [
fhir:value [ fhir:v "120000"^^xsd:decimal ] ;
fhir:currency [ fhir:v "VND" ]       ]     ] )
  ] [
fhir:itemSequence [ fhir:v "2"^^xsd:positiveInteger ] ;
    ( fhir:adjudication [
fhir:category [
        ( fhir:coding [
fhir:system [
fhir:v "http://terminology.hl7.org/CodeSystem/adjudication"^^xsd:anyURI ;
fhir:l <http://terminology.hl7.org/CodeSystem/adjudication>           ] ;
fhir:code [ fhir:v "submitted" ] ;
fhir:display [ fhir:v "Submitted Amount" ]         ] )       ] ;
fhir:amount [
fhir:value [ fhir:v "80000"^^xsd:decimal ] ;
fhir:currency [ fhir:v "VND" ]       ]     ] [
fhir:category [
        ( fhir:coding [
fhir:system [
fhir:v "http://terminology.hl7.org/CodeSystem/adjudication"^^xsd:anyURI ;
fhir:l <http://terminology.hl7.org/CodeSystem/adjudication>           ] ;
fhir:code [ fhir:v "eligible" ] ;
fhir:display [ fhir:v "Eligible Amount" ]         ] )       ] ;
fhir:amount [
fhir:value [ fhir:v "80000"^^xsd:decimal ] ;
fhir:currency [ fhir:v "VND" ]       ]     ] [
fhir:category [
        ( fhir:coding [
fhir:system [
fhir:v "http://terminology.hl7.org/CodeSystem/adjudication"^^xsd:anyURI ;
fhir:l <http://terminology.hl7.org/CodeSystem/adjudication>           ] ;
fhir:code [ fhir:v "copay" ] ;
fhir:display [ fhir:v "CoPay" ]         ] )       ] ;
fhir:amount [
fhir:value [ fhir:v "16000"^^xsd:decimal ] ;
fhir:currency [ fhir:v "VND" ]       ]     ] [
fhir:category [
        ( fhir:coding [
fhir:system [
fhir:v "http://terminology.hl7.org/CodeSystem/adjudication"^^xsd:anyURI ;
fhir:l <http://terminology.hl7.org/CodeSystem/adjudication>           ] ;
fhir:code [ fhir:v "benefit" ] ;
fhir:display [ fhir:v "Benefit Amount" ]         ] )       ] ;
fhir:amount [
fhir:value [ fhir:v "64000"^^xsd:decimal ] ;
fhir:currency [ fhir:v "VND" ]       ]     ] )
  ] [
fhir:itemSequence [ fhir:v "3"^^xsd:positiveInteger ] ;
    ( fhir:adjudication [
fhir:category [
        ( fhir:coding [
fhir:system [
fhir:v "http://terminology.hl7.org/CodeSystem/adjudication"^^xsd:anyURI ;
fhir:l <http://terminology.hl7.org/CodeSystem/adjudication>           ] ;
fhir:code [ fhir:v "submitted" ] ;
fhir:display [ fhir:v "Submitted Amount" ]         ] )       ] ;
fhir:amount [
fhir:value [ fhir:v "168000"^^xsd:decimal ] ;
fhir:currency [ fhir:v "VND" ]       ]     ] [
fhir:category [
        ( fhir:coding [
fhir:system [
fhir:v "http://terminology.hl7.org/CodeSystem/adjudication"^^xsd:anyURI ;
fhir:l <http://terminology.hl7.org/CodeSystem/adjudication>           ] ;
fhir:code [ fhir:v "eligible" ] ;
fhir:display [ fhir:v "Eligible Amount" ]         ] )       ] ;
fhir:amount [
fhir:value [ fhir:v "168000"^^xsd:decimal ] ;
fhir:currency [ fhir:v "VND" ]       ]     ] [
fhir:category [
        ( fhir:coding [
fhir:system [
fhir:v "http://terminology.hl7.org/CodeSystem/adjudication"^^xsd:anyURI ;
fhir:l <http://terminology.hl7.org/CodeSystem/adjudication>           ] ;
fhir:code [ fhir:v "copay" ] ;
fhir:display [ fhir:v "CoPay" ]         ] )       ] ;
fhir:amount [
fhir:value [ fhir:v "33600"^^xsd:decimal ] ;
fhir:currency [ fhir:v "VND" ]       ]     ] [
fhir:category [
        ( fhir:coding [
fhir:system [
fhir:v "http://terminology.hl7.org/CodeSystem/adjudication"^^xsd:anyURI ;
fhir:l <http://terminology.hl7.org/CodeSystem/adjudication>           ] ;
fhir:code [ fhir:v "benefit" ] ;
fhir:display [ fhir:v "Benefit Amount" ]         ] )       ] ;
fhir:amount [
fhir:value [ fhir:v "134400"^^xsd:decimal ] ;
fhir:currency [ fhir:v "VND" ]       ]     ] )
  ] ) ; # 
  fhir:total ( [
fhir:category [
      ( fhir:coding [
fhir:system [
fhir:v "http://terminology.hl7.org/CodeSystem/adjudication"^^xsd:anyURI ;
fhir:l <http://terminology.hl7.org/CodeSystem/adjudication>         ] ;
fhir:code [ fhir:v "submitted" ] ;
fhir:display [ fhir:v "Submitted Amount" ]       ] )     ] ;
fhir:amount [
fhir:value [ fhir:v "398000"^^xsd:decimal ] ;
fhir:currency [ fhir:v "VND" ]     ]
  ] [
fhir:category [
      ( fhir:coding [
fhir:system [
fhir:v "http://terminology.hl7.org/CodeSystem/adjudication"^^xsd:anyURI ;
fhir:l <http://terminology.hl7.org/CodeSystem/adjudication>         ] ;
fhir:code [ fhir:v "eligible" ] ;
fhir:display [ fhir:v "Eligible Amount" ]       ] )     ] ;
fhir:amount [
fhir:value [ fhir:v "398000"^^xsd:decimal ] ;
fhir:currency [ fhir:v "VND" ]     ]
  ] [
fhir:category [
      ( fhir:coding [
fhir:system [
fhir:v "http://terminology.hl7.org/CodeSystem/adjudication"^^xsd:anyURI ;
fhir:l <http://terminology.hl7.org/CodeSystem/adjudication>         ] ;
fhir:code [ fhir:v "copay" ] ;
fhir:display [ fhir:v "CoPay" ]       ] )     ] ;
fhir:amount [
fhir:value [ fhir:v "79600"^^xsd:decimal ] ;
fhir:currency [ fhir:v "VND" ]     ]
  ] [
fhir:category [
      ( fhir:coding [
fhir:system [
fhir:v "http://terminology.hl7.org/CodeSystem/adjudication"^^xsd:anyURI ;
fhir:l <http://terminology.hl7.org/CodeSystem/adjudication>         ] ;
fhir:code [ fhir:v "benefit" ] ;
fhir:display [ fhir:v "Benefit Amount" ]       ] )     ] ;
fhir:amount [
fhir:value [ fhir:v "318400"^^xsd:decimal ] ;
fhir:currency [ fhir:v "VND" ]     ]
  ] ) ; # 
  fhir:payment [
fhir:type [
      ( fhir:coding [
fhir:system [
fhir:v "http://terminology.hl7.org/CodeSystem/ex-paymenttype"^^xsd:anyURI ;
fhir:l <http://terminology.hl7.org/CodeSystem/ex-paymenttype>         ] ;
fhir:code [ fhir:v "complete" ] ;
fhir:display [ fhir:v "Complete" ]       ] )     ] ;
fhir:amount [
fhir:value [ fhir:v "318400"^^xsd:decimal ] ;
fhir:currency [ fhir:v "VND" ]     ]
  ] . #