@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 -------------------------------------------------------------------

<http://fhir.hl7.org.vn/core/Bundle/ExampleBundleHealthRecordSummary> a fhir:Bundle ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "ExampleBundleHealthRecordSummary"] ; # 
  fhir:meta [
     fhir:profile ( [
       fhir:v "http://fhir.hl7.org.vn/core/StructureDefinition/vn-core-health-record-summary-bundle"^^xsd:anyURI ;
       fhir:l <http://fhir.hl7.org.vn/core/StructureDefinition/vn-core-health-record-summary-bundle>
     ] )
  ] ; # 
  fhir:language [ fhir:v "vi"] ; # 
  fhir:identifier [
     fhir:system [
       fhir:v "http://fhir.hl7.org.vn/core/sid/so-skdt"^^xsd:anyURI ;
       fhir:l <http://fhir.hl7.org.vn/core/sid/so-skdt>
     ] ;
     fhir:value [ fhir:v "SOSKDT-079200000123" ]
  ] ; # 
  fhir:type [ fhir:v "document"] ; # 
  fhir:timestamp [ fhir:v "2026-06-02T08:00:00+07:00"^^xsd:dateTime] ; # 
  fhir:entry ( [
     fhir:fullUrl [
       fhir:v "http://fhir.hl7.org.vn/core/Composition/ExampleCompositionHealthRecordSummary"^^xsd:anyURI ;
       fhir:l <http://fhir.hl7.org.vn/core/Composition/ExampleCompositionHealthRecordSummary>
     ] ;
     fhir:resource ( <http://fhir.hl7.org.vn/core/Composition/ExampleCompositionHealthRecordSummary> )
  ] [
     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/Organization/ExampleOrganizationHealthCheckupFacility"^^xsd:anyURI ;
       fhir:l <http://fhir.hl7.org.vn/core/Organization/ExampleOrganizationHealthCheckupFacility>
     ] ;
     fhir:resource ( <http://fhir.hl7.org.vn/core/Organization/ExampleOrganizationHealthCheckupFacility> )
  ] [
     fhir:fullUrl [
       fhir:v "http://fhir.hl7.org.vn/core/AllergyIntolerance/ExampleAllergyPenicillin"^^xsd:anyURI ;
       fhir:l <http://fhir.hl7.org.vn/core/AllergyIntolerance/ExampleAllergyPenicillin>
     ] ;
     fhir:resource ( <http://fhir.hl7.org.vn/core/AllergyIntolerance/ExampleAllergyPenicillin> )
  ] [
     fhir:fullUrl [
       fhir:v "http://fhir.hl7.org.vn/core/Condition/ExampleConditionProblemHypertension"^^xsd:anyURI ;
       fhir:l <http://fhir.hl7.org.vn/core/Condition/ExampleConditionProblemHypertension>
     ] ;
     fhir:resource ( <http://fhir.hl7.org.vn/core/Condition/ExampleConditionProblemHypertension> )
  ] [
     fhir:fullUrl [
       fhir:v "http://fhir.hl7.org.vn/core/Condition/ExampleConditionDiabetes"^^xsd:anyURI ;
       fhir:l <http://fhir.hl7.org.vn/core/Condition/ExampleConditionDiabetes>
     ] ;
     fhir:resource ( <http://fhir.hl7.org.vn/core/Condition/ExampleConditionDiabetes> )
  ] [
     fhir:fullUrl [
       fhir:v "http://fhir.hl7.org.vn/core/MedicationRequest/ExampleMedicationRequestHypertension"^^xsd:anyURI ;
       fhir:l <http://fhir.hl7.org.vn/core/MedicationRequest/ExampleMedicationRequestHypertension>
     ] ;
     fhir:resource ( <http://fhir.hl7.org.vn/core/MedicationRequest/ExampleMedicationRequestHypertension> )
  ] [
     fhir:fullUrl [
       fhir:v "http://fhir.hl7.org.vn/core/Immunization/ExampleImmunizationTCMR"^^xsd:anyURI ;
       fhir:l <http://fhir.hl7.org.vn/core/Immunization/ExampleImmunizationTCMR>
     ] ;
     fhir:resource ( <http://fhir.hl7.org.vn/core/Immunization/ExampleImmunizationTCMR> )
  ] [
     fhir:fullUrl [
       fhir:v "http://fhir.hl7.org.vn/core/Observation/ExampleObservationLabGlucose"^^xsd:anyURI ;
       fhir:l <http://fhir.hl7.org.vn/core/Observation/ExampleObservationLabGlucose>
     ] ;
     fhir:resource ( <http://fhir.hl7.org.vn/core/Observation/ExampleObservationLabGlucose> )
  ] [
     fhir:fullUrl [
       fhir:v "http://fhir.hl7.org.vn/core/Observation/ExampleObservationLabHbA1c"^^xsd:anyURI ;
       fhir:l <http://fhir.hl7.org.vn/core/Observation/ExampleObservationLabHbA1c>
     ] ;
     fhir:resource ( <http://fhir.hl7.org.vn/core/Observation/ExampleObservationLabHbA1c> )
  ] [
     fhir:fullUrl [
       fhir:v "http://fhir.hl7.org.vn/core/Procedure/ExampleProcedureAppendectomy"^^xsd:anyURI ;
       fhir:l <http://fhir.hl7.org.vn/core/Procedure/ExampleProcedureAppendectomy>
     ] ;
     fhir:resource ( <http://fhir.hl7.org.vn/core/Procedure/ExampleProcedureAppendectomy> )
  ] [
     fhir:fullUrl [
       fhir:v "http://fhir.hl7.org.vn/core/Observation/ExampleObservationVitalBP"^^xsd:anyURI ;
       fhir:l <http://fhir.hl7.org.vn/core/Observation/ExampleObservationVitalBP>
     ] ;
     fhir:resource ( <http://fhir.hl7.org.vn/core/Observation/ExampleObservationVitalBP> )
  ] [
     fhir:fullUrl [
       fhir:v "http://fhir.hl7.org.vn/core/Observation/ExampleObservationVitalBMI"^^xsd:anyURI ;
       fhir:l <http://fhir.hl7.org.vn/core/Observation/ExampleObservationVitalBMI>
     ] ;
     fhir:resource ( <http://fhir.hl7.org.vn/core/Observation/ExampleObservationVitalBMI> )
  ] ) . # 

<http://fhir.hl7.org.vn/core/Composition/ExampleCompositionHealthRecordSummary> a fhir:Composition ;
  fhir:id [ fhir:v "ExampleCompositionHealthRecordSummary"] ; # 
  fhir:meta [
     fhir:profile ( [
       fhir:v "http://fhir.hl7.org.vn/core/StructureDefinition/vn-core-composition-health-record-summary"^^xsd:anyURI ;
       fhir:l <http://fhir.hl7.org.vn/core/StructureDefinition/vn-core-composition-health-record-summary>
     ] )
  ] ; # 
  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=\"Composition_ExampleCompositionHealthRecordSummary\"> </a><h1>Sổ Sức khỏe điện tử — Nguyễn Văn An</h1><p>Tóm tắt: Tăng huyết áp, Đái tháo đường type 2. Dị ứng Penicillin. Đang điều trị Amlodipine. Phân loại sức khỏe gần nhất: Loại II.</p></div>"^^rdf:XMLLiteral ]
  ] ; # 
  fhir:status [ fhir:v "final"] ; # 
  fhir:type [
     fhir:coding ( [
       a loinc:60591-5 ;
       fhir:system [
         fhir:v "http://loinc.org"^^xsd:anyURI ;
         fhir:l <http://loinc.org>
       ] ;
       fhir:code [ fhir:v "60591-5" ] ;
       fhir:display [ fhir:v "Patient summary Document" ]
     ] )
  ] ; # 
  fhir:subject [
     fhir:l <http://fhir.hl7.org.vn/core/Patient/ExamplePatientNguyenVanAn> ;
     fhir:reference [ fhir:v "Patient/ExamplePatientNguyenVanAn" ]
  ] ; # 
  fhir:date [ fhir:v "2026-06-02T08:00:00+07:00"^^xsd:dateTime] ; # 
  fhir:author ( [
     fhir:l <http://fhir.hl7.org.vn/core/Organization/ExampleOrganizationHealthCheckupFacility> ;
     fhir:reference [ fhir:v "Organization/ExampleOrganizationHealthCheckupFacility" ]
  ] ) ; # 
  fhir:title [ fhir:v "Sổ Sức khỏe điện tử"] ; # 
  fhir:attester ( [
     fhir:mode [ fhir:v "legal" ] ;
     fhir:party [
       fhir:l <http://fhir.hl7.org.vn/core/Organization/ExampleOrganizationHealthCheckupFacility> ;
       fhir:reference [ fhir:v "Organization/ExampleOrganizationHealthCheckupFacility" ]
     ]
  ] ) ; # 
  fhir:custodian [
     fhir:l <http://fhir.hl7.org.vn/core/Organization/ExampleOrganizationHealthCheckupFacility> ;
     fhir:reference [ fhir:v "Organization/ExampleOrganizationHealthCheckupFacility" ]
  ] ; # 
  fhir:section ( [
     fhir:title [ fhir:v "Tiền sử dị ứng" ] ;
     fhir:code [
       fhir:coding ( [
         a loinc:48765-2 ;
         fhir:system [
           fhir:v "http://loinc.org"^^xsd:anyURI ;
           fhir:l <http://loinc.org>
         ] ;
         fhir:code [ fhir:v "48765-2" ] ;
         fhir:display [ fhir:v "Allergies and adverse reactions Document" ]
       ] )
     ] ;
     fhir:entry ( [
       fhir:l <http://fhir.hl7.org.vn/core/AllergyIntolerance/ExampleAllergyPenicillin> ;
       fhir:reference [ fhir:v "AllergyIntolerance/ExampleAllergyPenicillin" ]
     ] )
  ] [
     fhir:title [ fhir:v "Tiền sử bệnh tật" ] ;
     fhir:code [
       fhir:coding ( [
         a loinc:11450-4 ;
         fhir:system [
           fhir:v "http://loinc.org"^^xsd:anyURI ;
           fhir:l <http://loinc.org>
         ] ;
         fhir:code [ fhir:v "11450-4" ] ;
         fhir:display [ fhir:v "Problem list - Reported" ]
       ] )
     ] ;
     fhir:entry ( [
       fhir:l <http://fhir.hl7.org.vn/core/Condition/ExampleConditionProblemHypertension> ;
       fhir:reference [ fhir:v "Condition/ExampleConditionProblemHypertension" ]
     ] [
       fhir:l <http://fhir.hl7.org.vn/core/Condition/ExampleConditionDiabetes> ;
       fhir:reference [ fhir:v "Condition/ExampleConditionDiabetes" ]
     ] )
  ] [
     fhir:title [ fhir:v "Thuốc điều trị" ] ;
     fhir:code [
       fhir:coding ( [
         a loinc:10160-0 ;
         fhir:system [
           fhir:v "http://loinc.org"^^xsd:anyURI ;
           fhir:l <http://loinc.org>
         ] ;
         fhir:code [ fhir:v "10160-0" ] ;
         fhir:display [ fhir:v "History of Medication use Narrative" ]
       ] )
     ] ;
     fhir:entry ( [
       fhir:l <http://fhir.hl7.org.vn/core/MedicationRequest/ExampleMedicationRequestHypertension> ;
       fhir:reference [ fhir:v "MedicationRequest/ExampleMedicationRequestHypertension" ]
     ] )
  ] [
     fhir:title [ fhir:v "Tiền sử tiêm chủng" ] ;
     fhir:code [
       fhir:coding ( [
         a loinc:11369-6 ;
         fhir:system [
           fhir:v "http://loinc.org"^^xsd:anyURI ;
           fhir:l <http://loinc.org>
         ] ;
         fhir:code [ fhir:v "11369-6" ] ;
         fhir:display [ fhir:v "History of Immunization note" ]
       ] )
     ] ;
     fhir:entry ( [
       fhir:l <http://fhir.hl7.org.vn/core/Immunization/ExampleImmunizationTCMR> ;
       fhir:reference [ fhir:v "Immunization/ExampleImmunizationTCMR" ]
     ] )
  ] [
     fhir:title [ fhir:v "Kết quả xét nghiệm" ] ;
     fhir:code [
       fhir:coding ( [
         a loinc:30954-2 ;
         fhir:system [
           fhir:v "http://loinc.org"^^xsd:anyURI ;
           fhir:l <http://loinc.org>
         ] ;
         fhir:code [ fhir:v "30954-2" ] ;
         fhir:display [ fhir:v "Relevant diagnostic tests/laboratory data note" ]
       ] )
     ] ;
     fhir:entry ( [
       fhir:l <http://fhir.hl7.org.vn/core/Observation/ExampleObservationLabGlucose> ;
       fhir:reference [ fhir:v "Observation/ExampleObservationLabGlucose" ]
     ] [
       fhir:l <http://fhir.hl7.org.vn/core/Observation/ExampleObservationLabHbA1c> ;
       fhir:reference [ fhir:v "Observation/ExampleObservationLabHbA1c" ]
     ] )
  ] [
     fhir:title [ fhir:v "Phẫu thuật, thủ thuật" ] ;
     fhir:code [
       fhir:coding ( [
         a loinc:47519-4 ;
         fhir:system [
           fhir:v "http://loinc.org"^^xsd:anyURI ;
           fhir:l <http://loinc.org>
         ] ;
         fhir:code [ fhir:v "47519-4" ] ;
         fhir:display [ fhir:v "History of Procedures Document" ]
       ] )
     ] ;
     fhir:entry ( [
       fhir:l <http://fhir.hl7.org.vn/core/Procedure/ExampleProcedureAppendectomy> ;
       fhir:reference [ fhir:v "Procedure/ExampleProcedureAppendectomy" ]
     ] )
  ] [
     fhir:title [ fhir:v "Chỉ số theo dõi chính" ] ;
     fhir:code [
       fhir:coding ( [
         a loinc:8716-3 ;
         fhir:system [
           fhir:v "http://loinc.org"^^xsd:anyURI ;
           fhir:l <http://loinc.org>
         ] ;
         fhir:code [ fhir:v "8716-3" ] ;
         fhir:display [ fhir:v "Vital signs note" ]
       ] )
     ] ;
     fhir:entry ( [
       fhir:l <http://fhir.hl7.org.vn/core/Observation/ExampleObservationVitalBP> ;
       fhir:reference [ fhir:v "Observation/ExampleObservationVitalBP" ]
     ] [
       fhir:l <http://fhir.hl7.org.vn/core/Observation/ExampleObservationVitalBMI> ;
       fhir:reference [ fhir:v "Observation/ExampleObservationVitalBMI" ]
     ] )
  ] [
     fhir:title [ fhir:v "Khám sức khỏe định kỳ" ] ;
     fhir:code [
       fhir:coding ( [
         a loinc:34117-2 ;
         fhir:system [
           fhir:v "http://loinc.org"^^xsd:anyURI ;
           fhir:l <http://loinc.org>
         ] ;
         fhir:code [ fhir:v "34117-2" ] ;
         fhir:display [ fhir:v "History and physical note" ]
       ] )
     ] ;
     fhir:text [
       fhir:status [ fhir:v "generated" ] ;
       fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\">Khám sức khỏe định kỳ gần nhất: phân loại sức khỏe Loại I (Rất khoẻ). Hồ sơ Khám sức khỏe đầy đủ được lưu dưới dạng tài liệu KSK riêng (VNCoreCompositionHealthCheckup).</div>"^^rdf:XMLLiteral ]
     ]
  ] ) . # 

<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></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:an.nguyen@email.vn\">an.nguyen@email.vn</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.3.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.3.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: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 "an.nguyen@email.vn" ]
  ] ) ; # 
  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/Organization/ExampleOrganizationHealthCheckupFacility> a fhir:Organization ;
  fhir:id [ fhir:v "ExampleOrganizationHealthCheckupFacility"] ; # 
  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_ExampleOrganizationHealthCheckupFacility\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Organization ExampleOrganizationHealthCheckupFacility</b></p><a name=\"ExampleOrganizationHealthCheckupFacility\"> </a><a name=\"hcExampleOrganizationHealthCheckupFacility\"> </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ơ sở khám chữa bệnh/01234, Mã định danh cơ sở KCB 13 ký tự/8930000000019</p><p><b>active</b>: true</p><p><b>name</b>: Trung tâm Y tế khu vực Cầu Giấy</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: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 "01234" ]
  ] [
     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 "CSKCB13" ] ;
         fhir:display [ fhir:v "Mã định danh cơ sở KCB 13 ký tự" ]
       ] )
     ] ;
     fhir:system [
       fhir:v "http://fhir.hl7.org.vn/core/sid/ma-gtin-cskcb"^^xsd:anyURI ;
       fhir:l <http://fhir.hl7.org.vn/core/sid/ma-gtin-cskcb>
     ] ;
     fhir:value [ fhir:v "8930000000019" ]
  ] ) ; # 
  fhir:active [ fhir:v true] ; # 
  fhir:name [ fhir:v "Trung tâm Y tế khu vực Cầu Giấy"] . # 

<http://fhir.hl7.org.vn/core/AllergyIntolerance/ExampleAllergyPenicillin> a fhir:AllergyIntolerance ;
  fhir:id [ fhir:v "ExampleAllergyPenicillin"] ; # 
  fhir:meta [
     fhir:profile ( [
       fhir:v "http://fhir.hl7.org.vn/core/StructureDefinition/vn-core-allergy-intolerance"^^xsd:anyURI ;
       fhir:l <http://fhir.hl7.org.vn/core/StructureDefinition/vn-core-allergy-intolerance>
     ] [
       fhir:v "http://hl7.org/fhir/uv/ips/StructureDefinition/AllergyIntolerance-uv-ips"^^xsd:anyURI ;
       fhir:l <http://hl7.org/fhir/uv/ips/StructureDefinition/AllergyIntolerance-uv-ips>
     ] )
  ] ; # 
  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=\"AllergyIntolerance_ExampleAllergyPenicillin\"> </a><p class=\"res-header-id\"><b>Generated Narrative: AllergyIntolerance ExampleAllergyPenicillin</b></p><a name=\"ExampleAllergyPenicillin\"> </a><a name=\"hcExampleAllergyPenicillin\"> </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\">Profiles: <a href=\"StructureDefinition-vn-core-allergy-intolerance.html\">Dị ứng/Bất dung nạp VN Core — VN Core AllergyIntolerance Profile</a>, <a href=\"http://hl7.org/fhir/uv/ips/STU2/StructureDefinition-AllergyIntolerance-uv-ips.html\">AllergyIntolerance (IPS)</a></p></div><p><b>clinicalStatus</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/allergyintolerance-clinical active}\">Active</span></p><p><b>verificationStatus</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/allergyintolerance-verification confirmed}\">Confirmed</span></p><p><b>type</b>: Allergy</p><p><b>category</b>: Medication</p><p><b>criticality</b>: High Risk</p><p><b>code</b>: <span title=\"Codes:{http://snomed.info/sct 91936005}\">Dị ứng Penicillin</span></p><p><b>patient</b>: <a href=\"Patient-ExamplePatientNguyenVanAn.html\">Nguyễn Văn An</a></p><p><b>recordedDate</b>: 2025-06-15</p><blockquote><p><b>reaction</b></p><p><b>substance</b>: <span title=\"Codes:{http://snomed.info/sct 764146007}\">Penicillin</span></p><p><b>manifestation</b>: <span title=\"Codes:{http://snomed.info/sct 271807003}\">Ban đỏ da</span>, <span title=\"Codes:{http://snomed.info/sct 267038008}\">Phù nề</span></p><p><b>severity</b>: Severe</p></blockquote></div>"^^rdf:XMLLiteral ]
  ] ; # 
  fhir:clinicalStatus [
     fhir:coding ( [
       fhir:system [
         fhir:v "http://terminology.hl7.org/CodeSystem/allergyintolerance-clinical"^^xsd:anyURI ;
         fhir:l <http://terminology.hl7.org/CodeSystem/allergyintolerance-clinical>
       ] ;
       fhir:code [ fhir:v "active" ] ;
       fhir:display [ fhir:v "Active" ]
     ] )
  ] ; # 
  fhir:verificationStatus [
     fhir:coding ( [
       fhir:system [
         fhir:v "http://terminology.hl7.org/CodeSystem/allergyintolerance-verification"^^xsd:anyURI ;
         fhir:l <http://terminology.hl7.org/CodeSystem/allergyintolerance-verification>
       ] ;
       fhir:code [ fhir:v "confirmed" ] ;
       fhir:display [ fhir:v "Confirmed" ]
     ] )
  ] ; # 
  fhir:type [ fhir:v "allergy"] ; # 
  fhir:category ( [ fhir:v "medication"] ) ; # 
  fhir:criticality [ fhir:v "high"] ; # 
  fhir:code [
     fhir:coding ( [
       a sct:91936005 ;
       fhir:system [
         fhir:v "http://snomed.info/sct"^^xsd:anyURI ;
         fhir:l <http://snomed.info/sct>
       ] ;
       fhir:code [ fhir:v "91936005" ] ;
       fhir:display [ fhir:v "Allergy to penicillin" ]
     ] ) ;
     fhir:text [ fhir:v "Dị ứng Penicillin" ]
  ] ; # 
  fhir:patient [
     fhir:l <http://fhir.hl7.org.vn/core/Patient/ExamplePatientNguyenVanAn> ;
     fhir:reference [ fhir:v "Patient/ExamplePatientNguyenVanAn" ] ;
     fhir:display [ fhir:v "Nguyễn Văn An" ]
  ] ; # 
  fhir:recordedDate [ fhir:v "2025-06-15"^^xsd:date] ; # 
  fhir:reaction ( [
     fhir:substance [
       fhir:coding ( [
         a sct:764146007 ;
         fhir:system [
           fhir:v "http://snomed.info/sct"^^xsd:anyURI ;
           fhir:l <http://snomed.info/sct>
         ] ;
         fhir:code [ fhir:v "764146007" ] ;
         fhir:display [ fhir:v "Penicillin" ]
       ] ) ;
       fhir:text [ fhir:v "Penicillin" ]
     ] ;
     fhir:manifestation ( [
       fhir:coding ( [
         a sct:271807003 ;
         fhir:system [
           fhir:v "http://snomed.info/sct"^^xsd:anyURI ;
           fhir:l <http://snomed.info/sct>
         ] ;
         fhir:code [ fhir:v "271807003" ]
       ] ) ;
       fhir:text [ fhir:v "Ban đỏ da" ]
     ] [
       fhir:coding ( [
         a sct:267038008 ;
         fhir:system [
           fhir:v "http://snomed.info/sct"^^xsd:anyURI ;
           fhir:l <http://snomed.info/sct>
         ] ;
         fhir:code [ fhir:v "267038008" ] ;
         fhir:display [ fhir:v "Interstitial edema" ]
       ] ) ;
       fhir:text [ fhir:v "Phù nề" ]
     ] ) ;
     fhir:severity [ fhir:v "severe" ]
  ] ) . # 

<http://fhir.hl7.org.vn/core/Condition/ExampleConditionProblemHypertension> a fhir:Condition ;
  fhir:id [ fhir:v "ExampleConditionProblemHypertension"] ; # 
  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:v "http://hl7.org/fhir/uv/ips/StructureDefinition/Condition-uv-ips"^^xsd:anyURI ;
       fhir:l <http://hl7.org/fhir/uv/ips/StructureDefinition/Condition-uv-ips>
     ] )
  ] ; # 
  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_ExampleConditionProblemHypertension\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Condition ExampleConditionProblemHypertension</b></p><a name=\"ExampleConditionProblemHypertension\"> </a><a name=\"hcExampleConditionProblemHypertension\"> </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\">Profiles: <a href=\"StructureDefinition-vn-core-condition.html\">Chẩn đoán VN Core — VN Core Condition Profile</a>, <a href=\"http://hl7.org/fhir/uv/ips/STU2/StructureDefinition-Condition-uv-ips.html\">Condition (IPS)</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 problem-list-item}\">Problem List Item</span></p><p><b>code</b>: <span title=\"Codes:{http://snomed.info/sct 38341003}\">Tăng huyết áp</span></p><p><b>subject</b>: <a href=\"Patient-ExamplePatientNguyenVanAn.html\">Nguyễn Văn An</a></p><p><b>recordedDate</b>: 2026-03-19</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 "problem-list-item" ] ;
       fhir:display [ fhir:v "Problem List Item" ]
     ] )
  ] ) ; # 
  fhir:code [
     fhir:coding ( [
       a sct:38341003 ;
       fhir:system [
         fhir:v "http://snomed.info/sct"^^xsd:anyURI ;
         fhir:l <http://snomed.info/sct>
       ] ;
       fhir:code [ fhir:v "38341003" ] ;
       fhir:display [ fhir:v "High blood pressure" ]
     ] ) ;
     fhir:text [ fhir:v "Tăng huyết áp" ]
  ] ; # 
  fhir:subject [
     fhir:l <http://fhir.hl7.org.vn/core/Patient/ExamplePatientNguyenVanAn> ;
     fhir:reference [ fhir:v "Patient/ExamplePatientNguyenVanAn" ] ;
     fhir:display [ fhir:v "Nguyễn Văn An" ]
  ] ; # 
  fhir:recordedDate [ fhir:v "2026-03-19"^^xsd:date] . # 

<http://fhir.hl7.org.vn/core/Condition/ExampleConditionDiabetes> a fhir:Condition ;
  fhir:id [ fhir:v "ExampleConditionDiabetes"] ; # 
  fhir:meta [
     fhir:profile ( [
       fhir:v "http://fhir.hl7.org.vn/core/StructureDefinition/vn-core-condition-diagnosis"^^xsd:anyURI ;
       fhir:l <http://fhir.hl7.org.vn/core/StructureDefinition/vn-core-condition-diagnosis>
     ] )
  ] ; # 
  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_ExampleConditionDiabetes\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Condition ExampleConditionDiabetes</b></p><a name=\"ExampleConditionDiabetes\"> </a><a name=\"hcExampleConditionDiabetes\"> </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-diagnosis.html\">Chẩn đoán lượt khám VN Core — VN Core Encounter Diagnosis 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 E11.9}, {http://snomed.info/sct 44054006}\">Đái tháo đường type 2, chưa có biến chứng</span></p><p><b>subject</b>: <a href=\"Patient-ExamplePatientNguyenVanAn.html\">Nguyễn Văn An</a></p><p><b>encounter</b>: <a href=\"Encounter-ExampleEncounterOutpatient.html\">Encounter: extension = Khám chữa bệnh ban đầu; identifier = Mã lượt khám chữa bệnh: VNMaLuotKCB#LK-2026-03-19-NGT-0207; status = finished; class = ambulatory (v3 Code System ActCode#AMB); period = 2026-03-19 08:30:00+0700 --&gt; 2026-03-19 11:00:00+0700; reasonCode = </a></p><p><b>onset</b>: 2024-03-15</p><p><b>recordedDate</b>: 2026-03-19</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 "E11.9" ] ;
       fhir:display [ fhir:v "Type 2 diabetes mellitus : Without complications" ]
     ] [
       a sct:44054006 ;
       fhir:system [
         fhir:v "http://snomed.info/sct"^^xsd:anyURI ;
         fhir:l <http://snomed.info/sct>
       ] ;
       fhir:code [ fhir:v "44054006" ] ;
       fhir:display [ fhir:v "Diabetes mellitus type II" ]
     ] ) ;
     fhir:text [ fhir:v "Đái tháo đường type 2, chưa có biến chứng" ]
  ] ; # 
  fhir:subject [
     fhir:l <http://fhir.hl7.org.vn/core/Patient/ExamplePatientNguyenVanAn> ;
     fhir:reference [ fhir:v "Patient/ExamplePatientNguyenVanAn" ] ;
     fhir:display [ fhir:v "Nguyễn Văn An" ]
  ] ; # 
  fhir:encounter [
     fhir:l <http://fhir.hl7.org.vn/core/Encounter/ExampleEncounterOutpatient> ;
     fhir:reference [ fhir:v "Encounter/ExampleEncounterOutpatient" ]
  ] ; # 
  fhir:onset [
     a fhir:DateTime ;
     fhir:v "2024-03-15"^^xsd:date
  ] ; # 
  fhir:recordedDate [ fhir:v "2026-03-19"^^xsd:date] . # 

<http://fhir.hl7.org.vn/core/MedicationRequest/ExampleMedicationRequestHypertension> a fhir:MedicationRequest ;
  fhir:id [ fhir:v "ExampleMedicationRequestHypertension"] ; # 
  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_ExampleMedicationRequestHypertension\"> </a><p class=\"res-header-id\"><b>Generated Narrative: MedicationRequest ExampleMedicationRequestHypertension</b></p><a name=\"ExampleMedicationRequestHypertension\"> </a><a name=\"hcExampleMedicationRequestHypertension\"> </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>identifier</b>: <a href=\"NamingSystem-vn-prescription-code-ns.html\" title=\"Hệ thống định danh Mã đơn thuốc điện tử do Hệ thống đơn thuốc quốc gia (donthuocquocgia.vn) sinh tự động — 14 ký tự, từ mã cơ sở KCB + mã đơn + loại đơn. Cơ sở bán lẻ thuốc bán theo mã đơn và báo cáo về donthuocquocgia.vn.#xA;Căn cứ:#xA;- **TT 27/2021/TT-BYT** — kê đơn thuốc bằng hình thức điện tử#xA;- **QĐ 808/QĐ-BYT (01/4/2022)** — hướng dẫn kết nối Hệ thống đơn thuốc quốc gia; cấu trúc mã đơn 14 ký tự#xA;- **QĐ 425/QĐ-BYT (05/02/2025)** — Quy chế quản lý, vận hành, sử dụng Hệ thống thông tin Quốc gia về quản lý kê đơn thuốc và bán thuốc theo đơn#xA;- **TT 26/2025/TT-BYT Điều 12** — liên thông đơn thuốc quốc gia, lĩnh thuốc trong 05 ngày kể từ ngày kê.\">VNPrescriptionCode</a>/79179000012603</p><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>: <a href=\"Medication-ExampleMedicationAmlodipine.html\">Medication Amlodipine</a></p><p><b>subject</b>: <a href=\"Patient-ExamplePatientNguyenVanAn.html\">Nguyễn Văn An Male, DoB: 1985-03-15 ( Căn cước công dân: VNCCCD#001085012345)</a></p><p><b>encounter</b>: <a href=\"Encounter-ExampleEncounterOutpatient.html\">Encounter: extension = Khám chữa bệnh ban đầu; identifier = Mã lượt khám chữa bệnh: VNMaLuotKCB#LK-2026-03-19-NGT-0207; status = finished; class = ambulatory (v3 Code System ActCode#AMB); period = 2026-03-19 08:30:00+0700 --&gt; 2026-03-19 11:00:00+0700; reasonCode = </a></p><p><b>authoredOn</b>: 2026-03-22</p><p><b>requester</b>: <a href=\"Practitioner-ExamplePractitionerBSCKII.html\">Practitioner Nguyễn Thị Lan</a></p><p><b>reasonCode</b>: <span title=\"Codes:{http://hl7.org/fhir/sid/icd-10 I10}\">Tăng huyết áp nguyên phát</span></p><blockquote><p><b>dosageInstruction</b></p><p><b>sequence</b>: 1</p><p><b>text</b>: Uống 1 viên mỗi sáng, trước ăn</p><p><b>timing</b>: Morning, Once per 1 day</p><p><b>route</b>: <span title=\"Codes:\">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>1 viên</td></tr></table></blockquote><blockquote><p><b>dispenseRequest</b></p><p><b>numberOfRepeatsAllowed</b>: 0</p><p><b>quantity</b>: 30 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>30</td><td>ngày</td><td><a href=\"http://hl7.org/fhir/uv/xver-r5.r4/0.1.0/CodeSystem-v3-ucum.html\">http://unitsofmeasure.org</a></td><td>d</td></tr></table></blockquote><h3>Substitutions</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Allowed[x]</b></td></tr><tr><td style=\"display: none\">*</td><td>false</td></tr></table></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:identifier ( [
     fhir:system [
       fhir:v "http://fhir.hl7.org.vn/core/sid/don-thuoc-quoc-gia"^^xsd:anyURI ;
       fhir:l <http://fhir.hl7.org.vn/core/sid/don-thuoc-quoc-gia>
     ] ;
     fhir:value [ fhir:v "79179000012603" ]
  ] ) ; # 
  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:Reference ;
     fhir:l <http://fhir.hl7.org.vn/core/Medication/ExampleMedicationAmlodipine> ;
     fhir:reference [ fhir:v "Medication/ExampleMedicationAmlodipine" ]
  ] ; # 
  fhir:subject [
     fhir:l <http://fhir.hl7.org.vn/core/Patient/ExamplePatientNguyenVanAn> ;
     fhir:reference [ fhir:v "Patient/ExamplePatientNguyenVanAn" ]
  ] ; # 
  fhir:encounter [
     fhir:l <http://fhir.hl7.org.vn/core/Encounter/ExampleEncounterOutpatient> ;
     fhir:reference [ fhir:v "Encounter/ExampleEncounterOutpatient" ]
  ] ; # 
  fhir:authoredOn [ fhir:v "2026-03-22"^^xsd:date] ; # 
  fhir:requester [
     fhir:l <http://fhir.hl7.org.vn/core/Practitioner/ExamplePractitionerBSCKII> ;
     fhir:reference [ fhir:v "Practitioner/ExamplePractitionerBSCKII" ]
  ] ; # 
  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 "I10" ] ;
       fhir:display [ fhir:v "Essential (primary) hypertension" ]
     ] ) ;
     fhir:text [ fhir:v "Tăng huyết áp nguyên phát" ]
  ] ) ; # 
  fhir:dosageInstruction ( [
     fhir:sequence [ fhir:v 1 ] ;
     fhir:text [ fhir:v "Uống 1 viên mỗi sáng, trước ăn" ] ;
     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 "MORN" ] )
       ]
     ] ;
     fhir:route [
       fhir:text [ fhir:v "Uống" ]
     ] ;
     fhir:doseAndRate ( [
       fhir:dose [
         a fhir:Quantity ;
         fhir:value [ fhir:v "1"^^xsd:decimal ] ;
         fhir:unit [ fhir:v "viên" ]
       ]
     ] )
  ] ) ; # 
  fhir:dispenseRequest [
     fhir:numberOfRepeatsAllowed [ fhir:v "0"^^xsd:nonNegativeInteger ] ;
     fhir:quantity [
       fhir:value [ fhir:v "30"^^xsd:decimal ] ;
       fhir:unit [ fhir:v "viên" ]
     ] ;
     fhir:expectedSupplyDuration [
       fhir:value [ fhir:v "30"^^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" ]
     ]
  ] ; # 
  fhir:substitution [
     fhir:allowed [
       a fhir:Boolean ;
       fhir:v false
     ]
  ] . # 

<http://fhir.hl7.org.vn/core/Immunization/ExampleImmunizationTCMR> a fhir:Immunization ;
  fhir:id [ fhir:v "ExampleImmunizationTCMR"] ; # 
  fhir:meta [
     fhir:profile ( [
       fhir:v "http://fhir.hl7.org.vn/core/StructureDefinition/vn-core-immunization"^^xsd:anyURI ;
       fhir:l <http://fhir.hl7.org.vn/core/StructureDefinition/vn-core-immunization>
     ] )
  ] ; # 
  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=\"Immunization_ExampleImmunizationTCMR\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Immunization ExampleImmunizationTCMR</b></p><a name=\"ExampleImmunizationTCMR\"> </a><a name=\"hcExampleImmunizationTCMR\"> </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-immunization.html\">Tiêm chủng — VN Core Immunization</a></p></div><p><b>Loại chương trình tiêm chủng — Vietnam Immunization Program Type Extension</b>: tcmr</p><p><b>status</b>: Completed</p><p><b>vaccineCode</b>: <span title=\"Codes:{http://fhir.hl7.org.vn/core/CodeSystem/vn-vaccine-type-cs dpt}\">Vaccine phối hợp DPT-VGB-Hib mũi 1</span></p><p><b>patient</b>: <a href=\"Patient-ExamplePatientChildDependent.html\">Nguyễn Minh Khôi</a></p><p><b>occurrence</b>: 2026-08-15 09:00:00+0700</p><p><b>primarySource</b>: true</p><p><b>lotNumber</b>: TCMR-DPTVGBHIB-2026-001</p><blockquote><p><b>performer</b></p><p><b>actor</b>: <a href=\"Organization-ExampleOrganizationTramYTe.html\">Trạm Y tế phường Bến Thành</a></p></blockquote><blockquote><p><b>performer</b></p><p><b>actor</b>: <a href=\"Practitioner-ExamplePractitionerMinimal.html\">Trần Văn Minh</a></p></blockquote><p><b>fundingSource</b>: <span title=\"Codes:{http://fhir.hl7.org.vn/core/CodeSystem/vn-immunization-funding-source-cs ngan-sach}\">Ngân sách nhà nước</span></p><blockquote><p><b>protocolApplied</b></p><p><b>series</b>: DPT-VGB-Hib 3-dose primary series</p><p><b>targetDisease</b>: <span title=\"Codes:{http://fhir.hl7.org.vn/core/CodeSystem/vn-vaccine-type-cs diphtheria}\">Bạch hầu</span>, <span title=\"Codes:{http://fhir.hl7.org.vn/core/CodeSystem/vn-vaccine-type-cs pertussis}\">Ho gà</span>, <span title=\"Codes:{http://fhir.hl7.org.vn/core/CodeSystem/vn-vaccine-type-cs tetanus}\">Uốn ván</span>, <span title=\"Codes:{http://fhir.hl7.org.vn/core/CodeSystem/vn-vaccine-type-cs hep-b}\">Viêm gan B</span>, <span title=\"Codes:{http://fhir.hl7.org.vn/core/CodeSystem/vn-vaccine-type-cs hib}\">Bệnh do Hib</span></p><p><b>doseNumber</b>: 1</p></blockquote></div>"^^rdf:XMLLiteral ]
  ] ; # 
  fhir:extension ( [
     fhir:url [
       fhir:v "http://fhir.hl7.org.vn/core/StructureDefinition/vn-ext-immunization-program-type"^^xsd:anyURI ;
       fhir:l <http://fhir.hl7.org.vn/core/StructureDefinition/vn-ext-immunization-program-type>
     ] ;
     fhir:value [
       a fhir:Code ;
       fhir:v "tcmr"
     ]
  ] ) ; # 
  fhir:status [ fhir:v "completed"] ; # 
  fhir:vaccineCode [
     fhir:coding ( [
       fhir:system [
         fhir:v "http://fhir.hl7.org.vn/core/CodeSystem/vn-vaccine-type-cs"^^xsd:anyURI ;
         fhir:l <http://fhir.hl7.org.vn/core/CodeSystem/vn-vaccine-type-cs>
       ] ;
       fhir:code [ fhir:v "dpt" ] ;
       fhir:display [ fhir:v "Bạch hầu-Ho gà-Uốn ván" ]
     ] ) ;
     fhir:text [ fhir:v "Vaccine phối hợp DPT-VGB-Hib mũi 1" ]
  ] ; # 
  fhir:patient [
     fhir:l <http://fhir.hl7.org.vn/core/Patient/ExamplePatientChildDependent> ;
     fhir:reference [ fhir:v "Patient/ExamplePatientChildDependent" ] ;
     fhir:display [ fhir:v "Nguyễn Minh Khôi" ]
  ] ; # 
  fhir:occurrence [
     a fhir:DateTime ;
     fhir:v "2026-08-15T09:00:00+07:00"^^xsd:dateTime
  ] ; # 
  fhir:primarySource [ fhir:v true] ; # 
  fhir:lotNumber [ fhir:v "TCMR-DPTVGBHIB-2026-001"] ; # 
  fhir:performer ( [
     fhir:actor [
       fhir:l <http://fhir.hl7.org.vn/core/Organization/ExampleOrganizationTramYTe> ;
       fhir:reference [ fhir:v "Organization/ExampleOrganizationTramYTe" ] ;
       fhir:display [ fhir:v "Trạm Y tế phường Bến Thành" ]
     ]
  ] [
     fhir:actor [
       fhir:l <http://fhir.hl7.org.vn/core/Practitioner/ExamplePractitionerMinimal> ;
       fhir:reference [ fhir:v "Practitioner/ExamplePractitionerMinimal" ] ;
       fhir:display [ fhir:v "Trần Văn Minh" ]
     ]
  ] ) ; # 
  fhir:fundingSource [
     fhir:coding ( [
       fhir:system [
         fhir:v "http://fhir.hl7.org.vn/core/CodeSystem/vn-immunization-funding-source-cs"^^xsd:anyURI ;
         fhir:l <http://fhir.hl7.org.vn/core/CodeSystem/vn-immunization-funding-source-cs>
       ] ;
       fhir:code [ fhir:v "ngan-sach" ] ;
       fhir:display [ fhir:v "Ngân sách nhà nước" ]
     ] )
  ] ; # 
  fhir:protocolApplied ( [
     fhir:series [ fhir:v "DPT-VGB-Hib 3-dose primary series" ] ;
     fhir:targetDisease ( [
       fhir:coding ( [
         fhir:system [
           fhir:v "http://fhir.hl7.org.vn/core/CodeSystem/vn-vaccine-type-cs"^^xsd:anyURI ;
           fhir:l <http://fhir.hl7.org.vn/core/CodeSystem/vn-vaccine-type-cs>
         ] ;
         fhir:code [ fhir:v "diphtheria" ] ;
         fhir:display [ fhir:v "Bạch hầu" ]
       ] )
     ] [
       fhir:coding ( [
         fhir:system [
           fhir:v "http://fhir.hl7.org.vn/core/CodeSystem/vn-vaccine-type-cs"^^xsd:anyURI ;
           fhir:l <http://fhir.hl7.org.vn/core/CodeSystem/vn-vaccine-type-cs>
         ] ;
         fhir:code [ fhir:v "pertussis" ] ;
         fhir:display [ fhir:v "Ho gà" ]
       ] )
     ] [
       fhir:coding ( [
         fhir:system [
           fhir:v "http://fhir.hl7.org.vn/core/CodeSystem/vn-vaccine-type-cs"^^xsd:anyURI ;
           fhir:l <http://fhir.hl7.org.vn/core/CodeSystem/vn-vaccine-type-cs>
         ] ;
         fhir:code [ fhir:v "tetanus" ] ;
         fhir:display [ fhir:v "Uốn ván" ]
       ] )
     ] [
       fhir:coding ( [
         fhir:system [
           fhir:v "http://fhir.hl7.org.vn/core/CodeSystem/vn-vaccine-type-cs"^^xsd:anyURI ;
           fhir:l <http://fhir.hl7.org.vn/core/CodeSystem/vn-vaccine-type-cs>
         ] ;
         fhir:code [ fhir:v "hep-b" ] ;
         fhir:display [ fhir:v "Viêm gan B" ]
       ] )
     ] [
       fhir:coding ( [
         fhir:system [
           fhir:v "http://fhir.hl7.org.vn/core/CodeSystem/vn-vaccine-type-cs"^^xsd:anyURI ;
           fhir:l <http://fhir.hl7.org.vn/core/CodeSystem/vn-vaccine-type-cs>
         ] ;
         fhir:code [ fhir:v "hib" ] ;
         fhir:display [ fhir:v "Bệnh do Hib" ]
       ] )
     ] ) ;
     fhir:doseNumber [
       a fhir:PositiveInt ;
       fhir:v "1"^^xsd:positiveInteger
     ]
  ] ) . # 

<http://fhir.hl7.org.vn/core/Observation/ExampleObservationLabGlucose> a fhir:Observation ;
  fhir:id [ fhir:v "ExampleObservationLabGlucose"] ; # 
  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_ExampleObservationLabGlucose\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Observation ExampleObservationLabGlucose</b></p><a name=\"ExampleObservationLabGlucose\"> </a><a name=\"hcExampleObservationLabGlucose\"> </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>basedOn</b>: <a href=\"ServiceRequest-ExampleServiceRequestLabGlucose.html\">Yêu cầu xét nghiệm đường huyết lúc đói</a></p><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=\"Encounter-ExampleEncounterOutpatient.html\">Encounter: extension = Khám chữa bệnh ban đầu; identifier = Mã lượt khám chữa bệnh: VNMaLuotKCB#LK-2026-03-19-NGT-0207; status = finished; class = ambulatory (v3 Code System ActCode#AMB); period = 2026-03-19 08:30:00+0700 --&gt; 2026-03-19 11:00:00+0700; reasonCode = </a></p><p><b>effective</b>: 2026-03-19 09:20:00+0700</p><p><b>performer</b>: <a href=\"Practitioner-ExamplePractitionerBSCKII.html\">BS CKII Nguyễn Thị Lan</a></p><p><b>value</b>: 6.8 mmol/L<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM  codemmol/L = 'mmol/L')</span></p><p><b>interpretation</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation H}\">High</span></p><p><b>specimen</b>: <a href=\"Specimen-ExampleSpecimenSerumChemistry.html\">Mẫu huyết thanh xét nghiệm sinh hóa</a></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:basedOn ( [
     fhir:l <http://fhir.hl7.org.vn/core/ServiceRequest/ExampleServiceRequestLabGlucose> ;
     fhir:reference [ fhir:v "ServiceRequest/ExampleServiceRequestLabGlucose" ] ;
     fhir:display [ fhir:v "Yêu cầu xét nghiệm đường huyết lúc đói" ]
  ] ) ; # 
  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 <http://fhir.hl7.org.vn/core/Patient/ExamplePatientNguyenVanAn> ;
     fhir:reference [ fhir:v "Patient/ExamplePatientNguyenVanAn" ] ;
     fhir:display [ fhir:v "Nguyễn Văn An" ]
  ] ; # 
  fhir:encounter [
     fhir:l <http://fhir.hl7.org.vn/core/Encounter/ExampleEncounterOutpatient> ;
     fhir:reference [ fhir:v "Encounter/ExampleEncounterOutpatient" ]
  ] ; # 
  fhir:effective [
     a fhir:DateTime ;
     fhir:v "2026-03-19T09:20:00+07:00"^^xsd:dateTime
  ] ; # 
  fhir:performer ( [
     fhir:l <http://fhir.hl7.org.vn/core/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 6.8 ] ;
     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:interpretation ( [
     fhir:coding ( [
       fhir:system [
         fhir:v "http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation"^^xsd:anyURI ;
         fhir:l <http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation>
       ] ;
       fhir:code [ fhir:v "H" ] ;
       fhir:display [ fhir:v "High" ]
     ] )
  ] ) ; # 
  fhir:specimen [
     fhir:l <http://fhir.hl7.org.vn/core/Specimen/ExampleSpecimenSerumChemistry> ;
     fhir:reference [ fhir:v "Specimen/ExampleSpecimenSerumChemistry" ] ;
     fhir:display [ fhir:v "Mẫu huyết thanh xét nghiệm sinh hóa" ]
  ] ; # 
  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/Observation/ExampleObservationLabHbA1c> a fhir:Observation ;
  fhir:id [ fhir:v "ExampleObservationLabHbA1c"] ; # 
  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_ExampleObservationLabHbA1c\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Observation ExampleObservationLabHbA1c</b></p><a name=\"ExampleObservationLabHbA1c\"> </a><a name=\"hcExampleObservationLabHbA1c\"> </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 4548-4}\">HbA1c (Hemoglobin glycated)</span></p><p><b>subject</b>: <a href=\"Patient-ExamplePatientNguyenVanAn.html\">Nguyễn Văn An</a></p><p><b>encounter</b>: <a href=\"Encounter-ExampleEncounterEmergency.html\">Encounter: extension = Cấp cứu,Cấp cứu,Đỡ; identifier = Mã lượt khám chữa bệnh: VNMaLuotKCB#LK-2026-04-20-CC-0015; status = finished; class = emergency (v3 Code System ActCode#EMER); type = Khám bệnh; period = 2026-04-20 20:30:00+0700 --&gt; 2026-04-21 06:00:00+0700; reasonCode = </a></p><p><b>effective</b>: 2026-04-20 09: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>: 7.2 %<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM  code% = '%')</span></p><p><b>interpretation</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation H}\">High</span></p><p><b>note</b>: </p><blockquote><div><p>HbA1c 7.2% — kiểm soát đường huyết chưa đạt mục tiêu (&lt; 7.0% cho BN ĐTĐ per ADA 2026). Tương đương đường huyết trung bình ~8.6 mmol/L. Cần điều chỉnh phác đồ điều trị: xem xét tăng liều Metformin hoặc bổ sung thuốc nhóm GLP-1 RA / SGLT-2i. Tư vấn chế độ ăn, tăng cường vận động. Tái xét nghiệm HbA1c sau 3 tháng.</p>\n</div></blockquote><blockquote><p><b>referenceRange</b></p><p><b>high</b>: 5.7 %<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM  code% = '%')</span></p><p><b>text</b>: &lt; 5.7% (bình thường)</p></blockquote><blockquote><p><b>referenceRange</b></p><p><b>low</b>: 5.7 %<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM  code% = '%')</span></p><p><b>high</b>: 6.4 %<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM  code% = '%')</span></p><p><b>text</b>: 5.7 – 6.4% (tiền đái tháo đường)</p></blockquote><blockquote><p><b>referenceRange</b></p><p><b>low</b>: 6.5 %<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM  code% = '%')</span></p><p><b>text</b>: ≥ 6.5% (đái tháo đường)</p></blockquote></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:4548-4 ;
       fhir:system [
         fhir:v "http://loinc.org"^^xsd:anyURI ;
         fhir:l <http://loinc.org>
       ] ;
       fhir:code [ fhir:v "4548-4" ] ;
       fhir:display [ fhir:v "Hemoglobin A1c/Hemoglobin.total in Blood" ]
     ] ) ;
     fhir:text [ fhir:v "HbA1c (Hemoglobin glycated)" ]
  ] ; # 
  fhir:subject [
     fhir:l <http://fhir.hl7.org.vn/core/Patient/ExamplePatientNguyenVanAn> ;
     fhir:reference [ fhir:v "Patient/ExamplePatientNguyenVanAn" ] ;
     fhir:display [ fhir:v "Nguyễn Văn An" ]
  ] ; # 
  fhir:encounter [
     fhir:l <http://fhir.hl7.org.vn/core/Encounter/ExampleEncounterEmergency> ;
     fhir:reference [ fhir:v "Encounter/ExampleEncounterEmergency" ]
  ] ; # 
  fhir:effective [
     a fhir:DateTime ;
     fhir:v "2026-04-20T09:30:00+07:00"^^xsd:dateTime
  ] ; # 
  fhir:performer ( [
     fhir:l <http://fhir.hl7.org.vn/core/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 7.2 ] ;
     fhir:unit [ fhir:v "%" ] ;
     fhir:system [
       fhir:v "http://unitsofmeasure.org"^^xsd:anyURI ;
       fhir:l <http://unitsofmeasure.org>
     ] ;
     fhir:code [ fhir:v "%" ]
  ] ; # 
  fhir:interpretation ( [
     fhir:coding ( [
       fhir:system [
         fhir:v "http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation"^^xsd:anyURI ;
         fhir:l <http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation>
       ] ;
       fhir:code [ fhir:v "H" ] ;
       fhir:display [ fhir:v "High" ]
     ] )
  ] ) ; # 
  fhir:note ( [
     fhir:text [ fhir:v "HbA1c 7.2% — kiểm soát đường huyết chưa đạt mục tiêu (< 7.0% cho BN ĐTĐ per ADA 2026). Tương đương đường huyết trung bình ~8.6 mmol/L. Cần điều chỉnh phác đồ điều trị: xem xét tăng liều Metformin hoặc bổ sung thuốc nhóm GLP-1 RA / SGLT-2i. Tư vấn chế độ ăn, tăng cường vận động. Tái xét nghiệm HbA1c sau 3 tháng." ]
  ] ) ; # 
  fhir:referenceRange ( [
     fhir:high [
       fhir:value [ fhir:v 5.7 ] ;
       fhir:unit [ fhir:v "%" ] ;
       fhir:system [
         fhir:v "http://unitsofmeasure.org"^^xsd:anyURI ;
         fhir:l <http://unitsofmeasure.org>
       ] ;
       fhir:code [ fhir:v "%" ]
     ] ;
     fhir:text [ fhir:v "< 5.7% (bình thường)" ]
  ] [
     fhir:low [
       fhir:value [ fhir:v 5.7 ] ;
       fhir:unit [ fhir:v "%" ] ;
       fhir:system [
         fhir:v "http://unitsofmeasure.org"^^xsd:anyURI ;
         fhir:l <http://unitsofmeasure.org>
       ] ;
       fhir:code [ fhir:v "%" ]
     ] ;
     fhir:high [
       fhir:value [ fhir:v 6.4 ] ;
       fhir:unit [ fhir:v "%" ] ;
       fhir:system [
         fhir:v "http://unitsofmeasure.org"^^xsd:anyURI ;
         fhir:l <http://unitsofmeasure.org>
       ] ;
       fhir:code [ fhir:v "%" ]
     ] ;
     fhir:text [ fhir:v "5.7 – 6.4% (tiền đái tháo đường)" ]
  ] [
     fhir:low [
       fhir:value [ fhir:v 6.5 ] ;
       fhir:unit [ fhir:v "%" ] ;
       fhir:system [
         fhir:v "http://unitsofmeasure.org"^^xsd:anyURI ;
         fhir:l <http://unitsofmeasure.org>
       ] ;
       fhir:code [ fhir:v "%" ]
     ] ;
     fhir:text [ fhir:v "≥ 6.5% (đái tháo đường)" ]
  ] ) . # 

<http://fhir.hl7.org.vn/core/Procedure/ExampleProcedureAppendectomy> a fhir:Procedure ;
  fhir:id [ fhir:v "ExampleProcedureAppendectomy"] ; # 
  fhir:meta [
     fhir:profile ( [
       fhir:v "http://fhir.hl7.org.vn/core/StructureDefinition/vn-core-procedure"^^xsd:anyURI ;
       fhir:l <http://fhir.hl7.org.vn/core/StructureDefinition/vn-core-procedure>
     ] )
  ] ; # 
  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=\"Procedure_ExampleProcedureAppendectomy\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Procedure ExampleProcedureAppendectomy</b></p><a name=\"ExampleProcedureAppendectomy\"> </a><a name=\"hcExampleProcedureAppendectomy\"> </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-procedure.html\">Thủ thuật/DVKT VN Core — VN Core Procedure Profile</a></p></div><p><b>Ngày y lệnh — Order Date Extension</b>: 2026-03-12 07:30:00+0700</p><p><b>status</b>: Completed</p><p><b>code</b>: <span title=\"Codes:{http://snomed.info/sct 6025007}\">Phẫu thuật cắt ruột thừa nội soi</span></p><p><b>subject</b>: <a href=\"Patient-ExamplePatientNguyenVanAn.html\">Nguyễn Văn An</a></p><p><b>encounter</b>: <a href=\"Encounter-ExampleEncounterInpatient.html\">Encounter: extension = Đúng tuyến,Khỏi; identifier = Mã lượt khám chữa bệnh: VNMaLuotKCB#LK-2026-03-10-NTRU-0042; status = finished; class = inpatient encounter (v3 Code System ActCode#IMP); period = 2026-03-10 14:00:00+0700 --&gt; 2026-03-17 10:00:00+0700; reasonCode = </a></p><p><b>performed</b>: 2026-03-12 09:00:00+0700</p><p><b>bodySite</b>: <span title=\"Codes:{http://snomed.info/sct 66754008}\">Ruột thừa</span></p></div>"^^rdf:XMLLiteral ]
  ] ; # 
  fhir:extension ( [
     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-03-12T07:30:00+07:00"^^xsd:dateTime
     ]
  ] ) ; # 
  fhir:status [ fhir:v "completed"] ; # 
  fhir:code [
     fhir:coding ( [
       a sct:6025007 ;
       fhir:system [
         fhir:v "http://snomed.info/sct"^^xsd:anyURI ;
         fhir:l <http://snomed.info/sct>
       ] ;
       fhir:code [ fhir:v "6025007" ] ;
       fhir:display [ fhir:v "Laparoscopic appendectomy" ]
     ] ) ;
     fhir:text [ fhir:v "Phẫu thuật cắt ruột thừa nội soi" ]
  ] ; # 
  fhir:subject [
     fhir:l <http://fhir.hl7.org.vn/core/Patient/ExamplePatientNguyenVanAn> ;
     fhir:reference [ fhir:v "Patient/ExamplePatientNguyenVanAn" ] ;
     fhir:display [ fhir:v "Nguyễn Văn An" ]
  ] ; # 
  fhir:encounter [
     fhir:l <http://fhir.hl7.org.vn/core/Encounter/ExampleEncounterInpatient> ;
     fhir:reference [ fhir:v "Encounter/ExampleEncounterInpatient" ]
  ] ; # 
  fhir:performed [
     a fhir:DateTime ;
     fhir:v "2026-03-12T09:00:00+07:00"^^xsd:dateTime
  ] ; # 
  fhir:bodySite ( [
     fhir:coding ( [
       a sct:66754008 ;
       fhir:system [
         fhir:v "http://snomed.info/sct"^^xsd:anyURI ;
         fhir:l <http://snomed.info/sct>
       ] ;
       fhir:code [ fhir:v "66754008" ] ;
       fhir:display [ fhir:v "Appendix" ]
     ] ) ;
     fhir:text [ fhir:v "Ruột thừa" ]
  ] ) . # 

<http://fhir.hl7.org.vn/core/Observation/ExampleObservationVitalBP> a fhir:Observation ;
  fhir:id [ fhir:v "ExampleObservationVitalBP"] ; # 
  fhir:meta [
     fhir:profile ( [
       fhir:v "http://fhir.hl7.org.vn/core/StructureDefinition/vn-core-observation-blood-pressure"^^xsd:anyURI ;
       fhir:l <http://fhir.hl7.org.vn/core/StructureDefinition/vn-core-observation-blood-pressure>
     ] )
  ] ; # 
  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_ExampleObservationVitalBP\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Observation ExampleObservationVitalBP</b></p><a name=\"ExampleObservationVitalBP\"> </a><a name=\"hcExampleObservationVitalBP\"> </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-blood-pressure.html\">Huyết áp VN Core — VN Core Observation Blood Pressure Profile</a></p></div><p><b>status</b>: Final</p><p><b>category</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/observation-category vital-signs}\">Vital Signs</span></p><p><b>code</b>: <span title=\"Codes:{http://loinc.org 85354-9}\">Huyết áp</span></p><p><b>subject</b>: <a href=\"Patient-ExamplePatientNguyenVanAn.html\">Nguyễn Văn An</a></p><p><b>encounter</b>: <a href=\"Encounter-ExampleEncounterEmergency.html\">Encounter: extension = Cấp cứu,Cấp cứu,Đỡ; identifier = Mã lượt khám chữa bệnh: VNMaLuotKCB#LK-2026-04-20-CC-0015; status = finished; class = emergency (v3 Code System ActCode#EMER); type = Khám bệnh; period = 2026-04-20 20:30:00+0700 --&gt; 2026-04-21 06:00:00+0700; reasonCode = </a></p><p><b>effective</b>: 2026-04-20 08:00:00+0700</p><p><b>performer</b>: <a href=\"Practitioner-ExamplePractitionerBSCKII.html\">BS CKII Nguyễn Thị Lan</a></p><p><b>note</b>: </p><blockquote><div><p>THA độ 1 (ESC 2023). Cần theo dõi HA tại nhà 7 ngày trước khi quyết định dùng thuốc.</p>\n</div></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title=\"Codes:{http://loinc.org 8480-6}\">Huyết áp tâm thu</span></p><p><b>value</b>: 145 mmHg<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM  codemm[Hg] = 'mm[Hg]')</span></p><p><b>interpretation</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation H}\">High</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>90 mmHg<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM  codemm[Hg] = 'mm[Hg]')</span></td><td>140 mmHg<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM  codemm[Hg] = 'mm[Hg]')</span></td><td>90–140 mmHg (bình thường)</td></tr></table></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title=\"Codes:{http://loinc.org 8462-4}\">Huyết áp tâm trương</span></p><p><b>value</b>: 92 mmHg<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM  codemm[Hg] = 'mm[Hg]')</span></p><p><b>interpretation</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation H}\">High</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>60 mmHg<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM  codemm[Hg] = 'mm[Hg]')</span></td><td>90 mmHg<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM  codemm[Hg] = 'mm[Hg]')</span></td><td>60–90 mmHg (bình thường)</td></tr></table></blockquote></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 "vital-signs" ] ;
       fhir:display [ fhir:v "Vital Signs" ]
     ] )
  ] ) ; # 
  fhir:code [
     fhir:coding ( [
       a loinc:85354-9 ;
       fhir:system [
         fhir:v "http://loinc.org"^^xsd:anyURI ;
         fhir:l <http://loinc.org>
       ] ;
       fhir:code [ fhir:v "85354-9" ] ;
       fhir:display [ fhir:v "Blood pressure panel with all children optional" ]
     ] ) ;
     fhir:text [ fhir:v "Huyết áp" ]
  ] ; # 
  fhir:subject [
     fhir:l <http://fhir.hl7.org.vn/core/Patient/ExamplePatientNguyenVanAn> ;
     fhir:reference [ fhir:v "Patient/ExamplePatientNguyenVanAn" ] ;
     fhir:display [ fhir:v "Nguyễn Văn An" ]
  ] ; # 
  fhir:encounter [
     fhir:l <http://fhir.hl7.org.vn/core/Encounter/ExampleEncounterEmergency> ;
     fhir:reference [ fhir:v "Encounter/ExampleEncounterEmergency" ]
  ] ; # 
  fhir:effective [
     a fhir:DateTime ;
     fhir:v "2026-04-20T08:00:00+07:00"^^xsd:dateTime
  ] ; # 
  fhir:performer ( [
     fhir:l <http://fhir.hl7.org.vn/core/Practitioner/ExamplePractitionerBSCKII> ;
     fhir:reference [ fhir:v "Practitioner/ExamplePractitionerBSCKII" ] ;
     fhir:display [ fhir:v "BS CKII Nguyễn Thị Lan" ]
  ] ) ; # 
  fhir:note ( [
     fhir:text [ fhir:v "THA độ 1 (ESC 2023). Cần theo dõi HA tại nhà 7 ngày trước khi quyết định dùng thuốc." ]
  ] ) ; # 
  fhir:component ( [
     fhir:code [
       fhir:coding ( [
         a loinc:8480-6 ;
         fhir:system [
           fhir:v "http://loinc.org"^^xsd:anyURI ;
           fhir:l <http://loinc.org>
         ] ;
         fhir:code [ fhir:v "8480-6" ] ;
         fhir:display [ fhir:v "Systolic blood pressure" ]
       ] ) ;
       fhir:text [ fhir:v "Huyết áp tâm thu" ]
     ] ;
     fhir:value [
       a fhir:Quantity ;
       fhir:value [ fhir:v "145"^^xsd:decimal ] ;
       fhir:unit [ fhir:v "mmHg" ] ;
       fhir:system [
         fhir:v "http://unitsofmeasure.org"^^xsd:anyURI ;
         fhir:l <http://unitsofmeasure.org>
       ] ;
       fhir:code [ fhir:v "mm[Hg]" ]
     ] ;
     fhir:interpretation ( [
       fhir:coding ( [
         fhir:system [
           fhir:v "http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation"^^xsd:anyURI ;
           fhir:l <http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation>
         ] ;
         fhir:code [ fhir:v "H" ] ;
         fhir:display [ fhir:v "High" ]
       ] )
     ] ) ;
     fhir:referenceRange ( [
       fhir:low [
         fhir:value [ fhir:v "90"^^xsd:decimal ] ;
         fhir:unit [ fhir:v "mmHg" ] ;
         fhir:system [
           fhir:v "http://unitsofmeasure.org"^^xsd:anyURI ;
           fhir:l <http://unitsofmeasure.org>
         ] ;
         fhir:code [ fhir:v "mm[Hg]" ]
       ] ;
       fhir:high [
         fhir:value [ fhir:v "140"^^xsd:decimal ] ;
         fhir:unit [ fhir:v "mmHg" ] ;
         fhir:system [
           fhir:v "http://unitsofmeasure.org"^^xsd:anyURI ;
           fhir:l <http://unitsofmeasure.org>
         ] ;
         fhir:code [ fhir:v "mm[Hg]" ]
       ] ;
       fhir:text [ fhir:v "90–140 mmHg (bình thường)" ]
     ] )
  ] [
     fhir:code [
       fhir:coding ( [
         a loinc:8462-4 ;
         fhir:system [
           fhir:v "http://loinc.org"^^xsd:anyURI ;
           fhir:l <http://loinc.org>
         ] ;
         fhir:code [ fhir:v "8462-4" ] ;
         fhir:display [ fhir:v "Diastolic blood pressure" ]
       ] ) ;
       fhir:text [ fhir:v "Huyết áp tâm trương" ]
     ] ;
     fhir:value [
       a fhir:Quantity ;
       fhir:value [ fhir:v "92"^^xsd:decimal ] ;
       fhir:unit [ fhir:v "mmHg" ] ;
       fhir:system [
         fhir:v "http://unitsofmeasure.org"^^xsd:anyURI ;
         fhir:l <http://unitsofmeasure.org>
       ] ;
       fhir:code [ fhir:v "mm[Hg]" ]
     ] ;
     fhir:interpretation ( [
       fhir:coding ( [
         fhir:system [
           fhir:v "http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation"^^xsd:anyURI ;
           fhir:l <http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation>
         ] ;
         fhir:code [ fhir:v "H" ] ;
         fhir:display [ fhir:v "High" ]
       ] )
     ] ) ;
     fhir:referenceRange ( [
       fhir:low [
         fhir:value [ fhir:v "60"^^xsd:decimal ] ;
         fhir:unit [ fhir:v "mmHg" ] ;
         fhir:system [
           fhir:v "http://unitsofmeasure.org"^^xsd:anyURI ;
           fhir:l <http://unitsofmeasure.org>
         ] ;
         fhir:code [ fhir:v "mm[Hg]" ]
       ] ;
       fhir:high [
         fhir:value [ fhir:v "90"^^xsd:decimal ] ;
         fhir:unit [ fhir:v "mmHg" ] ;
         fhir:system [
           fhir:v "http://unitsofmeasure.org"^^xsd:anyURI ;
           fhir:l <http://unitsofmeasure.org>
         ] ;
         fhir:code [ fhir:v "mm[Hg]" ]
       ] ;
       fhir:text [ fhir:v "60–90 mmHg (bình thường)" ]
     ] )
  ] ) . # 

<http://fhir.hl7.org.vn/core/Observation/ExampleObservationVitalBMI> a fhir:Observation ;
  fhir:id [ fhir:v "ExampleObservationVitalBMI"] ; # 
  fhir:meta [
     fhir:profile ( [
       fhir:v "http://fhir.hl7.org.vn/core/StructureDefinition/vn-core-observation-vital-signs"^^xsd:anyURI ;
       fhir:l <http://fhir.hl7.org.vn/core/StructureDefinition/vn-core-observation-vital-signs>
     ] )
  ] ; # 
  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_ExampleObservationVitalBMI\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Observation ExampleObservationVitalBMI</b></p><a name=\"ExampleObservationVitalBMI\"> </a><a name=\"hcExampleObservationVitalBMI\"> </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-vital-signs.html\">Sinh hiệu VN Core — VN Core Observation Vital Signs Profile</a></p></div><p><b>status</b>: Final</p><p><b>category</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/observation-category vital-signs}\">Vital Signs</span></p><p><b>code</b>: <span title=\"Codes:{http://loinc.org 39156-5}\">Chỉ số khối cơ thể (BMI)</span></p><p><b>subject</b>: <a href=\"Patient-ExamplePatientNguyenVanAn.html\">Nguyễn Văn An</a></p><p><b>encounter</b>: <a href=\"Encounter-ExampleEncounterEmergency.html\">Encounter: extension = Cấp cứu,Cấp cứu,Đỡ; identifier = Mã lượt khám chữa bệnh: VNMaLuotKCB#LK-2026-04-20-CC-0015; status = finished; class = emergency (v3 Code System ActCode#EMER); type = Khám bệnh; period = 2026-04-20 20:30:00+0700 --&gt; 2026-04-21 06:00:00+0700; reasonCode = </a></p><p><b>effective</b>: 2026-04-20 08:15:00+0700</p><p><b>performer</b>: <a href=\"Practitioner-ExamplePractitionerBSCKII.html\">BS CKII Nguyễn Thị Lan</a></p><p><b>value</b>: 26.3 kg/m2<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM  codekg/m2 = 'kg/m2')</span></p><p><b>interpretation</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation H}\">High</span></p><p><b>note</b>: </p><blockquote><div><p>BMI 26.3 — béo phì độ I per tiêu chuẩn WHO khu vực Châu Á-Thái Bình Dương (ngưỡng VN: ≥ 23 thừa cân, ≥ 25 béo phì). Khuyến cáo giảm cân.</p>\n</div></blockquote><h3>ReferenceRanges</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>High</b></td><td><b>Text</b></td></tr><tr><td style=\"display: none\">*</td><td>22.9 kg/m2<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM  codekg/m2 = 'kg/m2')</span></td><td>&lt; 23.0 kg/m² (bình thường — tiêu chuẩn Châu Á)</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 "vital-signs" ] ;
       fhir:display [ fhir:v "Vital Signs" ]
     ] )
  ] ) ; # 
  fhir:code [
     fhir:coding ( [
       a loinc:39156-5 ;
       fhir:system [
         fhir:v "http://loinc.org"^^xsd:anyURI ;
         fhir:l <http://loinc.org>
       ] ;
       fhir:code [ fhir:v "39156-5" ] ;
       fhir:display [ fhir:v "Body mass index (BMI) [Ratio]" ]
     ] ) ;
     fhir:text [ fhir:v "Chỉ số khối cơ thể (BMI)" ]
  ] ; # 
  fhir:subject [
     fhir:l <http://fhir.hl7.org.vn/core/Patient/ExamplePatientNguyenVanAn> ;
     fhir:reference [ fhir:v "Patient/ExamplePatientNguyenVanAn" ] ;
     fhir:display [ fhir:v "Nguyễn Văn An" ]
  ] ; # 
  fhir:encounter [
     fhir:l <http://fhir.hl7.org.vn/core/Encounter/ExampleEncounterEmergency> ;
     fhir:reference [ fhir:v "Encounter/ExampleEncounterEmergency" ]
  ] ; # 
  fhir:effective [
     a fhir:DateTime ;
     fhir:v "2026-04-20T08:15:00+07:00"^^xsd:dateTime
  ] ; # 
  fhir:performer ( [
     fhir:l <http://fhir.hl7.org.vn/core/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 26.3 ] ;
     fhir:unit [ fhir:v "kg/m2" ] ;
     fhir:system [
       fhir:v "http://unitsofmeasure.org"^^xsd:anyURI ;
       fhir:l <http://unitsofmeasure.org>
     ] ;
     fhir:code [ fhir:v "kg/m2" ]
  ] ; # 
  fhir:interpretation ( [
     fhir:coding ( [
       fhir:system [
         fhir:v "http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation"^^xsd:anyURI ;
         fhir:l <http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation>
       ] ;
       fhir:code [ fhir:v "H" ] ;
       fhir:display [ fhir:v "High" ]
     ] )
  ] ) ; # 
  fhir:note ( [
     fhir:text [ fhir:v "BMI 26.3 — béo phì độ I per tiêu chuẩn WHO khu vực Châu Á-Thái Bình Dương (ngưỡng VN: ≥ 23 thừa cân, ≥ 25 béo phì). Khuyến cáo giảm cân." ]
  ] ) ; # 
  fhir:referenceRange ( [
     fhir:high [
       fhir:value [ fhir:v 22.9 ] ;
       fhir:unit [ fhir:v "kg/m2" ] ;
       fhir:system [
         fhir:v "http://unitsofmeasure.org"^^xsd:anyURI ;
         fhir:l <http://unitsofmeasure.org>
       ] ;
       fhir:code [ fhir:v "kg/m2" ]
     ] ;
     fhir:text [ fhir:v "< 23.0 kg/m² (bình thường — tiêu chuẩn Châu Á)" ]
  ] ) . # 

# -------------------------------------------------------------------------------------

