Bộ Hướng dẫn Triển khai Core FHIR cho Việt Nam
0.8.0 - Draft for Community Review
Bộ Hướng dẫn Triển khai Core FHIR cho Việt Nam - Draft for Community Review (v0.8.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
@prefix fhir: <http://hl7.org/fhir/> . @prefix loinc: <http://loinc.org/rdf#> . @prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix xsd: <http://www.w3.org/2001/XMLSchema#> . # - resource ------------------------------------------------------------------- <http://hl7.org/fhir/Bundle/ExampleBundleHealthCheckup> a fhir:Bundle ; fhir:nodeRole fhir:treeRoot ; fhir:Resource.id [ fhir:value "ExampleBundleHealthCheckup"] ; fhir:Resource.meta [ fhir:Meta.profile [ fhir:value "http://fhir.hl7.org.vn/core/StructureDefinition/vn-core-health-checkup-document-bundle" ; fhir:index -1 ; fhir:link <http://fhir.hl7.org.vn/core/StructureDefinition/vn-core-health-checkup-document-bundle> ] ] ; fhir:Resource.language [ fhir:value "vi"] ; fhir:Bundle.identifier [ fhir:Identifier.system [ fhir:value "http://fhir.hl7.org.vn/core/sid/ma-lk" ] ; fhir:Identifier.value [ fhir:value "KSK20260601000123" ] ] ; fhir:Bundle.type [ fhir:value "document"] ; fhir:Bundle.timestamp [ fhir:value "2026-06-01T16:30:00+07:00"^^xsd:dateTime] ; fhir:Bundle.entry [ fhir:index -1 ; fhir:Bundle.entry.fullUrl [ fhir:value "http://fhir.hl7.org.vn/core/Composition/ExampleCompositionHealthCheckup" ] ; fhir:Bundle.entry.resource <http://fhir.hl7.org.vn/core/Composition/ExampleCompositionHealthCheckup> ], [ fhir:index -1 ; fhir:Bundle.entry.fullUrl [ fhir:value "http://fhir.hl7.org.vn/core/Patient/ExamplePatientNguyenVanAn" ] ; fhir:Bundle.entry.resource <http://fhir.hl7.org.vn/core/Patient/ExamplePatientNguyenVanAn> ], [ fhir:index -1 ; fhir:Bundle.entry.fullUrl [ fhir:value "http://fhir.hl7.org.vn/core/Practitioner/ExamplePractitionerBSCKII" ] ; fhir:Bundle.entry.resource <http://fhir.hl7.org.vn/core/Practitioner/ExamplePractitionerBSCKII> ], [ fhir:index -1 ; fhir:Bundle.entry.fullUrl [ fhir:value "http://fhir.hl7.org.vn/core/Organization/ExampleOrganizationHealthCheckupFacility" ] ; fhir:Bundle.entry.resource <http://fhir.hl7.org.vn/core/Organization/ExampleOrganizationHealthCheckupFacility> ], [ fhir:index -1 ; fhir:Bundle.entry.fullUrl [ fhir:value "http://fhir.hl7.org.vn/core/Observation/ExampleObservationVitalBodyHeight" ] ; fhir:Bundle.entry.resource <http://fhir.hl7.org.vn/core/Observation/ExampleObservationVitalBodyHeight> ], [ fhir:index -1 ; fhir:Bundle.entry.fullUrl [ fhir:value "http://fhir.hl7.org.vn/core/Observation/ExampleObservationVitalWeight" ] ; fhir:Bundle.entry.resource <http://fhir.hl7.org.vn/core/Observation/ExampleObservationVitalWeight> ], [ fhir:index -1 ; fhir:Bundle.entry.fullUrl [ fhir:value "http://fhir.hl7.org.vn/core/Observation/ExampleObservationVitalBMI" ] ; fhir:Bundle.entry.resource <http://fhir.hl7.org.vn/core/Observation/ExampleObservationVitalBMI> ], [ fhir:index -1 ; fhir:Bundle.entry.fullUrl [ fhir:value "http://fhir.hl7.org.vn/core/Observation/ExampleObservationVitalBP" ] ; fhir:Bundle.entry.resource <http://fhir.hl7.org.vn/core/Observation/ExampleObservationVitalBP> ], [ fhir:index -1 ; fhir:Bundle.entry.fullUrl [ fhir:value "http://fhir.hl7.org.vn/core/Observation/ExampleObservationVitalHeartRate" ] ; fhir:Bundle.entry.resource <http://fhir.hl7.org.vn/core/Observation/ExampleObservationVitalHeartRate> ], [ fhir:index -1 ; fhir:Bundle.entry.fullUrl [ fhir:value "http://fhir.hl7.org.vn/core/Observation/ExampleObservationHealthClassification" ] ; fhir:Bundle.entry.resource <http://fhir.hl7.org.vn/core/Observation/ExampleObservationHealthClassification> ] . <http://fhir.hl7.org.vn/core/Composition/ExampleCompositionHealthCheckup> a fhir:Composition ; fhir:Resource.id [ fhir:value "ExampleCompositionHealthCheckup"] ; fhir:Resource.meta [ fhir:Meta.profile [ fhir:value "http://fhir.hl7.org.vn/core/StructureDefinition/vn-core-composition-health-checkup" ; fhir:index -1 ; fhir:link <http://fhir.hl7.org.vn/core/StructureDefinition/vn-core-composition-health-checkup> ] ] ; fhir:Resource.language [ fhir:value "vi"] ; fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "generated" ] ; fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Composition_ExampleCompositionHealthCheckup\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Composition ExampleCompositionHealthCheckup</b></p><a name=\"ExampleCompositionHealthCheckup\"> </a><a name=\"hcExampleCompositionHealthCheckup\"> </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-composition-health-checkup.html\">Giấy khám sức khỏe định kỳ VN Core — VN Core Health Checkup Composition Profile</a></p></div><p><b>identifier</b>: <a href=\"NamingSystem-vn-ma-lk-ns.html\" title=\"Hệ thống định danh cho mã liên kết hồ sơ `MA_LK`, dùng để liên kết toàn bộ dữ liệu của cùng một đợt khám chữa bệnh trong lớp liên thông hồ sơ BHYT. Áp dụng cho Bundle.identifier và Claim.identifier.\">VNMALK</a>/KSK20260601000123</p><p><b>status</b>: Final</p><p><b>type</b>: <span title=\"Codes:{http://fhir.hl7.org.vn/core/CodeSystem/vn-health-checkup-form-type-cs 02}\">Giấy khám sức khỏe định kỳ cho người đủ 18 tuổi trở lên</span></p><p><b>date</b>: 2026-06-01</p><p><b>author</b>: <a href=\"Practitioner-ExamplePractitionerBSCKII.html\">Practitioner Nguyễn Thị Lan</a></p><p><b>title</b>: Giấy khám sức khỏe định kỳ cho người đủ 18 tuổi trở lên</p><h3>Attesters</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Mode</b></td><td><b>Time</b></td><td><b>Party</b></td></tr><tr><td style=\"display: none\">*</td><td>Professional</td><td>2026-06-01</td><td><a href=\"Practitioner-ExamplePractitionerBSCKII.html\">Practitioner Nguyễn Thị Lan</a></td></tr></table><p><b>custodian</b>: <a href=\"Organization-ExampleOrganizationHealthCheckupFacility.html\">Organization Trung tâm Y tế khu vực Cầu Giấy</a></p></div>" ] ; fhir:Composition.identifier [ fhir:Identifier.system [ fhir:value "http://fhir.hl7.org.vn/core/sid/ma-lk" ] ; fhir:Identifier.value [ fhir:value "KSK20260601000123" ] ] ; fhir:Composition.status [ fhir:value "final"] ; fhir:Composition.type [ fhir:CodeableConcept.coding [ fhir:index -1 ; fhir:Coding.system [ fhir:value "http://fhir.hl7.org.vn/core/CodeSystem/vn-health-checkup-form-type-cs" ] ; fhir:Coding.code [ fhir:value "02" ] ; fhir:Coding.display [ fhir:value "KSK định kỳ người đủ 18 tuổi trở lên" ] ] ; fhir:CodeableConcept.text [ fhir:value "Giấy khám sức khỏe định kỳ cho người đủ 18 tuổi trở lên" ] ] ; fhir:Composition.subject [ fhir:link <http://hl7.org/fhir/Patient/ExamplePatientNguyenVanAn> ; fhir:Reference.reference [ fhir:value "Patient/ExamplePatientNguyenVanAn" ] ] ; fhir:Composition.date [ fhir:value "2026-06-01"^^xsd:date] ; fhir:Composition.author [ fhir:index -1 ; fhir:link <http://hl7.org/fhir/Practitioner/ExamplePractitionerBSCKII> ; fhir:Reference.reference [ fhir:value "Practitioner/ExamplePractitionerBSCKII" ] ] ; fhir:Composition.title [ fhir:value "Giấy khám sức khỏe định kỳ cho người đủ 18 tuổi trở lên"] ; fhir:Composition.attester [ fhir:index -1 ; fhir:Composition.attester.mode [ fhir:value "professional" ] ; fhir:Composition.attester.time [ fhir:value "2026-06-01"^^xsd:date ] ; fhir:Composition.attester.party [ fhir:link <http://hl7.org/fhir/Practitioner/ExamplePractitionerBSCKII> ; fhir:Reference.reference [ fhir:value "Practitioner/ExamplePractitionerBSCKII" ] ] ] ; fhir:Composition.custodian [ fhir:link <http://hl7.org/fhir/Organization/ExampleOrganizationHealthCheckupFacility> ; fhir:Reference.reference [ fhir:value "Organization/ExampleOrganizationHealthCheckupFacility" ] ] ; fhir:Composition.section [ fhir:index -1 ; fhir:Composition.section.title [ fhir:value "Khám thể lực" ] ; fhir:Composition.section.code [ fhir:CodeableConcept.coding [ fhir:index -1 ; a loinc:29545-1 ; fhir:Coding.system [ fhir:value "http://loinc.org" ] ; fhir:Coding.code [ fhir:value "29545-1" ] ; fhir:Coding.display [ fhir:value "Physical findings note" ] ] ] ; fhir:Composition.section.entry [ fhir:index -1 ; fhir:link <http://hl7.org/fhir/Observation/ExampleObservationVitalBodyHeight> ; fhir:Reference.reference [ fhir:value "Observation/ExampleObservationVitalBodyHeight" ] ], [ fhir:index -1 ; fhir:link <http://hl7.org/fhir/Observation/ExampleObservationVitalWeight> ; fhir:Reference.reference [ fhir:value "Observation/ExampleObservationVitalWeight" ] ], [ fhir:index -1 ; fhir:link <http://hl7.org/fhir/Observation/ExampleObservationVitalBMI> ; fhir:Reference.reference [ fhir:value "Observation/ExampleObservationVitalBMI" ] ], [ fhir:index -1 ; fhir:link <http://hl7.org/fhir/Observation/ExampleObservationVitalBP> ; fhir:Reference.reference [ fhir:value "Observation/ExampleObservationVitalBP" ] ], [ fhir:index -1 ; fhir:link <http://hl7.org/fhir/Observation/ExampleObservationVitalHeartRate> ; fhir:Reference.reference [ fhir:value "Observation/ExampleObservationVitalHeartRate" ] ] ], [ fhir:index -1 ; fhir:Composition.section.title [ fhir:value "Kết luận và phân loại sức khỏe" ] ; fhir:Composition.section.code [ fhir:CodeableConcept.coding [ fhir:index -1 ; a loinc:51848-0 ; fhir:Coding.system [ fhir:value "http://loinc.org" ] ; fhir:Coding.code [ fhir:value "51848-0" ] ; fhir:Coding.display [ fhir:value "Evaluation note" ] ] ] ; fhir:Composition.section.entry [ fhir:index -1 ; fhir:link <http://hl7.org/fhir/Observation/ExampleObservationHealthClassification> ; fhir:Reference.reference [ fhir:value "Observation/ExampleObservationHealthClassification" ] ] ] . <http://hl7.org/fhir/Patient/ExamplePatientNguyenVanAn> a fhir:Patient . <http://hl7.org/fhir/Practitioner/ExamplePractitionerBSCKII> a fhir:Practitioner . <http://hl7.org/fhir/Organization/ExampleOrganizationHealthCheckupFacility> a fhir:Organization . <http://hl7.org/fhir/Observation/ExampleObservationVitalBodyHeight> a fhir:Observation . <http://hl7.org/fhir/Observation/ExampleObservationVitalWeight> a fhir:Observation . <http://hl7.org/fhir/Observation/ExampleObservationVitalBMI> a fhir:Observation . <http://hl7.org/fhir/Observation/ExampleObservationVitalBP> a fhir:Observation . <http://hl7.org/fhir/Observation/ExampleObservationVitalHeartRate> a fhir:Observation . <http://hl7.org/fhir/Observation/ExampleObservationHealthClassification> a fhir:Observation . <http://fhir.hl7.org.vn/core/Patient/ExamplePatientNguyenVanAn> a fhir:Patient ; fhir:Resource.id [ fhir:value "ExamplePatientNguyenVanAn"] ; fhir:Resource.meta [ fhir:Meta.profile [ fhir:value "http://fhir.hl7.org.vn/core/StructureDefinition/vn-core-patient" ; fhir:index -1 ; fhir:link <http://fhir.hl7.org.vn/core/StructureDefinition/vn-core-patient> ] ] ; fhir:Resource.language [ fhir:value "vi"] ; fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "generated" ] ; fhir:Narrative.div "<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ế/0791234567</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 (26/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>" ] ; fhir:DomainResource.extension [ fhir:index -1 ; fhir:Extension.url [ fhir:value "http://fhir.hl7.org.vn/core/StructureDefinition/vn-ext-ethnicity" ] ; fhir:Extension.valueCodeableConcept [ fhir:CodeableConcept.coding [ fhir:index -1 ; fhir:Coding.system [ fhir:value "http://fhir.hl7.org.vn/core/CodeSystem/vn-ethnicity-cs" ] ; fhir:Coding.code [ fhir:value "01" ] ; fhir:Coding.display [ fhir:value "Kinh" ] ] ] ], [ fhir:index -1 ; fhir:Extension.url [ fhir:value "http://hl7.org/fhir/StructureDefinition/patient-religion" ] ; fhir:Extension.valueCodeableConcept [ fhir:CodeableConcept.coding [ fhir:index -1 ; fhir:Coding.system [ fhir:value "http://fhir.hl7.org.vn/core/CodeSystem/vn-religion-cs" ] ; fhir:Coding.code [ fhir:value "02" ] ; fhir:Coding.display [ fhir:value "Công giáo" ] ], [ fhir:index -1 ; fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/v3-ReligiousAffiliation" ] ; fhir:Coding.code [ fhir:value "1041" ] ; fhir:Coding.display [ fhir:value "Roman Catholic Church" ] ] ; fhir:CodeableConcept.text [ fhir:value "Công giáo" ] ] ], [ fhir:index -1 ; fhir:Extension.url [ fhir:value "http://fhir.hl7.org.vn/core/StructureDefinition/vn-ext-occupation" ] ; fhir:Extension.valueCodeableConcept [ fhir:CodeableConcept.coding [ fhir:index -1 ; fhir:Coding.system [ fhir:value "http://fhir.hl7.org.vn/core/CodeSystem/vn-occupation-cs" ] ; fhir:Coding.code [ fhir:value "2511" ] ; fhir:Coding.display [ fhir:value "Nhà phân tích hệ thống" ] ] ] ], [ fhir:index -1 ; fhir:Element.extension [ fhir:index -1 ; fhir:Extension.url [ fhir:value "code" ] ; fhir:Extension.valueCodeableConcept [ fhir:CodeableConcept.coding [ fhir:index -1 ; fhir:Coding.system [ fhir:value "urn:iso:std:iso:3166" ] ; fhir:Coding.code [ fhir:value "VN" ] ; fhir:Coding.display [ fhir:value "Viet Nam" ] ] ] ] ; fhir:Extension.url [ fhir:value "http://hl7.org/fhir/StructureDefinition/patient-citizenship" ] ], [ fhir:index -1 ; fhir:Extension.url [ fhir:value "http://hl7.org/fhir/StructureDefinition/patient-birthPlace" ] ; fhir:Extension.valueAddress [ fhir:Element.extension [ fhir:index -1 ; fhir:Extension.url [ fhir:value "http://fhir.hl7.org.vn/core/StructureDefinition/vn-ext-province" ] ; fhir:Extension.valueCoding [ fhir:Coding.system [ fhir:value "http://fhir.hl7.org.vn/core/CodeSystem/vn-province-cs" ] ; fhir:Coding.code [ fhir:value "01" ] ; fhir:Coding.display [ fhir:value "Thành phố Hà Nội" ] ] ], [ fhir:index -1 ; fhir:Extension.url [ fhir:value "http://fhir.hl7.org.vn/core/StructureDefinition/vn-ext-ward" ] ; fhir:Extension.valueCoding [ fhir:Coding.system [ fhir:value "http://fhir.hl7.org.vn/core/CodeSystem/vn-ward-cs" ] ; fhir:Coding.code [ fhir:value "00008" ] ; fhir:Coding.display [ fhir:value "Phường Ngọc Hà" ] ] ] ; fhir:Address.text [ fhir:value "Phường Ngọc Hà, Hà Nội" ] ; fhir:Address.state [ fhir:value "Hà Nội" ] ; fhir:Address.country [ fhir:value "VN" ] ] ] ; fhir:Patient.identifier [ fhir:index -1 ; fhir:Identifier.type [ fhir:CodeableConcept.coding [ fhir:index -1 ; fhir:Coding.system [ fhir:value "http://fhir.hl7.org.vn/core/CodeSystem/vn-identifier-type-cs" ] ; fhir:Coding.code [ fhir:value "CCCD" ] ; fhir:Coding.display [ fhir:value "Căn cước công dân" ] ] ] ; fhir:Identifier.system [ fhir:value "http://fhir.hl7.org.vn/core/sid/cccd" ] ; fhir:Identifier.value [ fhir:value "001085012345" ] ], [ fhir:index -1 ; fhir:Identifier.type [ fhir:CodeableConcept.coding [ fhir:index -1 ; fhir:Coding.system [ fhir:value "http://fhir.hl7.org.vn/core/CodeSystem/vn-identifier-type-cs" ] ; fhir:Coding.code [ fhir:value "BHYT" ] ; fhir:Coding.display [ fhir:value "Thẻ bảo hiểm y tế" ] ] ] ; fhir:Identifier.system [ fhir:value "http://fhir.hl7.org.vn/core/sid/bhyt" ] ; fhir:Identifier.value [ fhir:value "0791234567" ] ], [ fhir:index -1 ; fhir:Identifier.type [ fhir:CodeableConcept.coding [ fhir:index -1 ; fhir:Coding.system [ fhir:value "http://fhir.hl7.org.vn/core/CodeSystem/vn-identifier-type-cs" ] ; fhir:Coding.code [ fhir:value "MRN" ] ; fhir:Coding.display [ fhir:value "Mã bệnh nhân nội bộ" ] ] ] ; fhir:Identifier.system [ fhir:value "http://fhir.hl7.org.vn/core/sid/mrn" ] ; fhir:Identifier.value [ fhir:value "BV-CR-2026-001234" ] ; fhir:Identifier.assigner [ fhir:Reference.display [ fhir:value "Bệnh viện Chợ Rẫy — cơ sở cấp mã bệnh nhân" ] ] ], [ fhir:index -1 ; fhir:Identifier.type [ fhir:CodeableConcept.coding [ fhir:index -1 ; fhir:Coding.system [ fhir:value "http://fhir.hl7.org.vn/core/CodeSystem/vn-identifier-type-cs" ] ; fhir:Coding.code [ fhir:value "BHXH" ] ; fhir:Coding.display [ fhir:value "Mã số bảo hiểm xã hội" ] ] ] ; fhir:Identifier.system [ fhir:value "http://fhir.hl7.org.vn/core/sid/bhxh" ] ; fhir:Identifier.value [ fhir:value "0791234567" ] ] ; fhir:Patient.name [ fhir:index -1 ; fhir:HumanName.text [ fhir:value "Nguyễn Văn An" ] ; fhir:HumanName.family [ fhir:value "Nguyễn" ] ; fhir:HumanName.given [ fhir:value "Văn" ; fhir:index -1 ], [ fhir:value "An" ; fhir:index -1 ] ] ; fhir:Patient.telecom [ fhir:index -1 ; fhir:ContactPoint.system [ fhir:value "phone" ] ; fhir:ContactPoint.value [ fhir:value "0901234567" ] ; fhir:ContactPoint.use [ fhir:value "mobile" ] ], [ fhir:index -1 ; fhir:ContactPoint.system [ fhir:value "email" ] ; fhir:ContactPoint.value [ fhir:value "an.nguyen@email.vn" ] ] ; fhir:Patient.gender [ fhir:value "male"] ; fhir:Patient.birthDate [ fhir:value "1985-03-15"^^xsd:date] ; fhir:Patient.address [ fhir:index -1 ; fhir:Element.extension [ fhir:index -1 ; fhir:Extension.url [ fhir:value "http://fhir.hl7.org.vn/core/StructureDefinition/vn-ext-province" ] ; fhir:Extension.valueCoding [ fhir:Coding.system [ fhir:value "http://fhir.hl7.org.vn/core/CodeSystem/vn-province-cs" ] ; fhir:Coding.code [ fhir:value "79" ] ; fhir:Coding.display [ fhir:value "Thành phố Hồ Chí Minh" ] ] ], [ fhir:index -1 ; fhir:Extension.url [ fhir:value "http://fhir.hl7.org.vn/core/StructureDefinition/vn-ext-ward" ] ; fhir:Extension.valueCoding [ fhir:Coding.system [ fhir:value "http://fhir.hl7.org.vn/core/CodeSystem/vn-ward-cs" ] ; fhir:Coding.code [ fhir:value "26743" ] ; fhir:Coding.display [ fhir:value "Phường Bến Thành" ] ] ] ; fhir:Address.text [ fhir:value "Số 123 Nguyễn Huệ, Phường Bến Thành, Thành phố Hồ Chí Minh" ] ; fhir:Address.line [ fhir:value "Số 123 Nguyễn Huệ" ; fhir:index -1 ] ; fhir:Address.state [ fhir:value "Thành phố Hồ Chí Minh" ] ; fhir:Address.country [ fhir:value "VN" ] ] . <http://fhir.hl7.org.vn/core/Practitioner/ExamplePractitionerBSCKII> a fhir:Practitioner ; fhir:Resource.id [ fhir:value "ExamplePractitionerBSCKII"] ; fhir:Resource.meta [ fhir:Meta.profile [ fhir:value "http://fhir.hl7.org.vn/core/StructureDefinition/vn-core-practitioner" ; fhir:index -1 ; fhir:link <http://fhir.hl7.org.vn/core/StructureDefinition/vn-core-practitioner> ] ] ; fhir:Resource.language [ fhir:value "vi"] ; fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "generated" ] ; fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Practitioner_ExamplePractitionerBSCKII\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Practitioner ExamplePractitionerBSCKII</b></p><a name=\"ExamplePractitionerBSCKII\"> </a><a name=\"hcExamplePractitionerBSCKII\"> </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-practitioner.html\">Nhân viên y tế VN Core — VN Core Practitioner Profile</a></p></div><p><b>identifier</b>: Căn cước công dân/079175001234, Giấy phép hành nghề/001234/BYT-GPHN, Chứng chỉ hành nghề/HCM-001234/BYT-CCHN</p><p><b>name</b>: Nguyễn Thị Lan</p><p><b>gender</b>: Female</p><h3>Qualifications</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Code</b></td><td><b>Issuer</b></td></tr><tr><td style=\"display: none\">*</td><td><span title=\"Codes:{http://fhir.hl7.org.vn/core/CodeSystem/vn-qualification-cs BS-CKII}\">Bác sĩ Chuyên khoa II — Nội khoa</span></td><td>Bộ Y tế</td></tr></table></div>" ] ; fhir:Practitioner.identifier [ fhir:index -1 ; fhir:Identifier.type [ fhir:CodeableConcept.coding [ fhir:index -1 ; fhir:Coding.system [ fhir:value "http://fhir.hl7.org.vn/core/CodeSystem/vn-identifier-type-cs" ] ; fhir:Coding.code [ fhir:value "CCCD" ] ; fhir:Coding.display [ fhir:value "Căn cước công dân" ] ] ] ; fhir:Identifier.system [ fhir:value "http://fhir.hl7.org.vn/core/sid/cccd" ] ; fhir:Identifier.value [ fhir:value "079175001234" ] ], [ fhir:index -1 ; fhir:Identifier.type [ fhir:CodeableConcept.coding [ fhir:index -1 ; fhir:Coding.system [ fhir:value "http://fhir.hl7.org.vn/core/CodeSystem/vn-identifier-type-cs" ] ; fhir:Coding.code [ fhir:value "GPHN" ] ; fhir:Coding.display [ fhir:value "Giấy phép hành nghề" ] ] ] ; fhir:Identifier.system [ fhir:value "http://fhir.hl7.org.vn/core/sid/gphn" ] ; fhir:Identifier.value [ fhir:value "001234/BYT-GPHN" ] ], [ fhir:index -1 ; fhir:Identifier.type [ fhir:CodeableConcept.coding [ fhir:index -1 ; fhir:Coding.system [ fhir:value "http://fhir.hl7.org.vn/core/CodeSystem/vn-identifier-type-cs" ] ; fhir:Coding.code [ fhir:value "CCHN" ] ; fhir:Coding.display [ fhir:value "Chứng chỉ hành nghề" ] ] ] ; fhir:Identifier.system [ fhir:value "http://fhir.hl7.org.vn/core/sid/cchn" ] ; fhir:Identifier.value [ fhir:value "HCM-001234/BYT-CCHN" ] ] ; fhir:Practitioner.name [ fhir:index -1 ; fhir:HumanName.text [ fhir:value "Nguyễn Thị Lan" ] ; fhir:HumanName.family [ fhir:value "Nguyễn" ] ; fhir:HumanName.given [ fhir:value "Thị" ; fhir:index -1 ], [ fhir:value "Lan" ; fhir:index -1 ] ] ; fhir:Practitioner.gender [ fhir:value "female"] ; fhir:Practitioner.qualification [ fhir:index -1 ; fhir:Practitioner.qualification.code [ fhir:CodeableConcept.coding [ fhir:index -1 ; fhir:Coding.system [ fhir:value "http://fhir.hl7.org.vn/core/CodeSystem/vn-qualification-cs" ] ; fhir:Coding.code [ fhir:value "BS-CKII" ] ; fhir:Coding.display [ fhir:value "Bác sĩ Chuyên khoa II" ] ] ; fhir:CodeableConcept.text [ fhir:value "Bác sĩ Chuyên khoa II — Nội khoa" ] ] ; fhir:Practitioner.qualification.issuer [ fhir:Reference.display [ fhir:value "Bộ Y tế" ] ] ] . <http://fhir.hl7.org.vn/core/Organization/ExampleOrganizationHealthCheckupFacility> a fhir:Organization ; fhir:Resource.id [ fhir:value "ExampleOrganizationHealthCheckupFacility"] ; fhir:Resource.meta [ fhir:Meta.profile [ fhir:value "http://fhir.hl7.org.vn/core/StructureDefinition/vn-core-organization" ; fhir:index -1 ; fhir:link <http://fhir.hl7.org.vn/core/StructureDefinition/vn-core-organization> ] ] ; fhir:Resource.language [ fhir:value "vi"] ; fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "generated" ] ; fhir:Narrative.div "<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>" ] ; fhir:Organization.identifier [ fhir:index -1 ; fhir:Identifier.type [ fhir:CodeableConcept.coding [ fhir:index -1 ; fhir:Coding.system [ fhir:value "http://fhir.hl7.org.vn/core/CodeSystem/vn-identifier-type-cs" ] ; fhir:Coding.code [ fhir:value "CSKCB" ] ; fhir:Coding.display [ fhir:value "Mã cơ sở khám chữa bệnh" ] ] ] ; fhir:Identifier.system [ fhir:value "http://fhir.hl7.org.vn/core/sid/ma-cskcb" ] ; fhir:Identifier.value [ fhir:value "01234" ] ], [ fhir:index -1 ; fhir:Identifier.type [ fhir:CodeableConcept.coding [ fhir:index -1 ; fhir:Coding.system [ fhir:value "http://fhir.hl7.org.vn/core/CodeSystem/vn-identifier-type-cs" ] ; fhir:Coding.code [ fhir:value "CSKCB13" ] ; fhir:Coding.display [ fhir:value "Mã định danh cơ sở KCB 13 ký tự" ] ] ] ; fhir:Identifier.system [ fhir:value "http://fhir.hl7.org.vn/core/sid/ma-gtin-cskcb" ] ; fhir:Identifier.value [ fhir:value "8930000000019" ] ] ; fhir:Organization.active [ fhir:value "true"^^xsd:boolean] ; fhir:Organization.name [ fhir:value "Trung tâm Y tế khu vực Cầu Giấy"] . <http://fhir.hl7.org.vn/core/Observation/ExampleObservationVitalBodyHeight> a fhir:Observation ; fhir:Resource.id [ fhir:value "ExampleObservationVitalBodyHeight"] ; fhir:Resource.meta [ fhir:Meta.profile [ fhir:value "http://fhir.hl7.org.vn/core/StructureDefinition/vn-core-observation-body-height" ; fhir:index -1 ; fhir:link <http://fhir.hl7.org.vn/core/StructureDefinition/vn-core-observation-body-height> ] ] ; fhir:Resource.language [ fhir:value "vi"] ; fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "generated" ] ; fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Observation_ExampleObservationVitalBodyHeight\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Observation ExampleObservationVitalBodyHeight</b></p><a name=\"ExampleObservationVitalBodyHeight\"> </a><a name=\"hcExampleObservationVitalBodyHeight\"> </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-body-height.html\">Chiều cao VN Core — VN Core Observation Body Height 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 8302-2}\">Chiều cao</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 (ActCode#EMER); type = Khám bệnh; period = 2026-04-20 20:30:00+0700 --> 2026-04-21 06:00:00+0700; reasonCode = </a></p><p><b>effective</b>: 2026-04-20 08:08:00+0700</p><p><b>performer</b>: <a href=\"Practitioner-ExamplePractitionerBSCKII.html\">BS CKII Nguyễn Thị Lan</a></p><p><b>value</b>: 168 cm<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM codecm = 'cm')</span></p></div>" ] ; fhir:Observation.status [ fhir:value "final"] ; fhir:Observation.category [ fhir:index -1 ; fhir:CodeableConcept.coding [ fhir:index -1 ; fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/observation-category" ] ; fhir:Coding.code [ fhir:value "vital-signs" ] ; fhir:Coding.display [ fhir:value "Vital Signs" ] ] ] ; fhir:Observation.code [ fhir:CodeableConcept.coding [ fhir:index -1 ; a loinc:8302-2 ; fhir:Coding.system [ fhir:value "http://loinc.org" ] ; fhir:Coding.code [ fhir:value "8302-2" ] ; fhir:Coding.display [ fhir:value "Body height" ] ] ; fhir:CodeableConcept.text [ fhir:value "Chiều cao" ] ] ; fhir:Observation.subject [ fhir:link <http://hl7.org/fhir/Patient/ExamplePatientNguyenVanAn> ; fhir:Reference.reference [ fhir:value "Patient/ExamplePatientNguyenVanAn" ] ; fhir:Reference.display [ fhir:value "Nguyễn Văn An" ] ] ; fhir:Observation.encounter [ fhir:link <http://hl7.org/fhir/Encounter/ExampleEncounterEmergency> ; fhir:Reference.reference [ fhir:value "Encounter/ExampleEncounterEmergency" ] ] ; fhir:Observation.effectiveDateTime [ fhir:value "2026-04-20T08:08:00+07:00"^^xsd:dateTime] ; fhir:Observation.performer [ fhir:index -1 ; fhir:link <http://hl7.org/fhir/Practitioner/ExamplePractitionerBSCKII> ; fhir:Reference.reference [ fhir:value "Practitioner/ExamplePractitionerBSCKII" ] ; fhir:Reference.display [ fhir:value "BS CKII Nguyễn Thị Lan" ] ] ; fhir:Observation.valueQuantity [ fhir:Quantity.value [ fhir:value "168"^^xsd:decimal ] ; fhir:Quantity.unit [ fhir:value "cm" ] ; fhir:Quantity.system [ fhir:value "http://unitsofmeasure.org" ] ; fhir:Quantity.code [ fhir:value "cm" ] ] . <http://hl7.org/fhir/Encounter/ExampleEncounterEmergency> a fhir:Encounter . <http://fhir.hl7.org.vn/core/Observation/ExampleObservationVitalWeight> a fhir:Observation ; fhir:Resource.id [ fhir:value "ExampleObservationVitalWeight"] ; fhir:Resource.meta [ fhir:Meta.profile [ fhir:value "http://fhir.hl7.org.vn/core/StructureDefinition/vn-core-observation-body-weight" ; fhir:index -1 ; fhir:link <http://fhir.hl7.org.vn/core/StructureDefinition/vn-core-observation-body-weight> ] ] ; fhir:Resource.language [ fhir:value "vi"] ; fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "generated" ] ; fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Observation_ExampleObservationVitalWeight\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Observation ExampleObservationVitalWeight</b></p><a name=\"ExampleObservationVitalWeight\"> </a><a name=\"hcExampleObservationVitalWeight\"> </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-body-weight.html\">Cân nặng VN Core — VN Core Observation Body Weight 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 29463-7}\">Cân nặ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-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 (ActCode#EMER); type = Khám bệnh; period = 2026-04-20 20:30:00+0700 --> 2026-04-21 06:00:00+0700; reasonCode = </a></p><p><b>effective</b>: 2026-04-20 08:10:00+0700</p><p><b>performer</b>: <a href=\"Practitioner-ExamplePractitionerBSCKII.html\">BS CKII Nguyễn Thị Lan</a></p><p><b>value</b>: 65 kg<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM codekg = 'kg')</span></p></div>" ] ; fhir:Observation.status [ fhir:value "final"] ; fhir:Observation.category [ fhir:index -1 ; fhir:CodeableConcept.coding [ fhir:index -1 ; fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/observation-category" ] ; fhir:Coding.code [ fhir:value "vital-signs" ] ; fhir:Coding.display [ fhir:value "Vital Signs" ] ] ] ; fhir:Observation.code [ fhir:CodeableConcept.coding [ fhir:index -1 ; a loinc:29463-7 ; fhir:Coding.system [ fhir:value "http://loinc.org" ] ; fhir:Coding.code [ fhir:value "29463-7" ] ; fhir:Coding.display [ fhir:value "Body weight" ] ] ; fhir:CodeableConcept.text [ fhir:value "Cân nặng" ] ] ; fhir:Observation.subject [ fhir:link <http://hl7.org/fhir/Patient/ExamplePatientNguyenVanAn> ; fhir:Reference.reference [ fhir:value "Patient/ExamplePatientNguyenVanAn" ] ; fhir:Reference.display [ fhir:value "Nguyễn Văn An" ] ] ; fhir:Observation.encounter [ fhir:link <http://hl7.org/fhir/Encounter/ExampleEncounterEmergency> ; fhir:Reference.reference [ fhir:value "Encounter/ExampleEncounterEmergency" ] ] ; fhir:Observation.effectiveDateTime [ fhir:value "2026-04-20T08:10:00+07:00"^^xsd:dateTime] ; fhir:Observation.performer [ fhir:index -1 ; fhir:link <http://hl7.org/fhir/Practitioner/ExamplePractitionerBSCKII> ; fhir:Reference.reference [ fhir:value "Practitioner/ExamplePractitionerBSCKII" ] ; fhir:Reference.display [ fhir:value "BS CKII Nguyễn Thị Lan" ] ] ; fhir:Observation.valueQuantity [ fhir:Quantity.value [ fhir:value "65"^^xsd:decimal ] ; fhir:Quantity.unit [ fhir:value "kg" ] ; fhir:Quantity.system [ fhir:value "http://unitsofmeasure.org" ] ; fhir:Quantity.code [ fhir:value "kg" ] ] . <http://fhir.hl7.org.vn/core/Observation/ExampleObservationVitalBMI> a fhir:Observation ; fhir:Resource.id [ fhir:value "ExampleObservationVitalBMI"] ; fhir:Resource.meta [ fhir:Meta.profile [ fhir:value "http://fhir.hl7.org.vn/core/StructureDefinition/vn-core-observation-vital-signs" ; fhir:index -1 ; fhir:link <http://fhir.hl7.org.vn/core/StructureDefinition/vn-core-observation-vital-signs> ] ] ; fhir:Resource.language [ fhir:value "vi"] ; fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "generated" ] ; fhir:Narrative.div "<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 (ActCode#EMER); type = Khám bệnh; period = 2026-04-20 20:30:00+0700 --> 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 theo 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>< 23.0 kg/m² (bình thường — tiêu chuẩn Châu Á)</td></tr></table></div>" ] ; fhir:Observation.status [ fhir:value "final"] ; fhir:Observation.category [ fhir:index -1 ; fhir:CodeableConcept.coding [ fhir:index -1 ; fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/observation-category" ] ; fhir:Coding.code [ fhir:value "vital-signs" ] ; fhir:Coding.display [ fhir:value "Vital Signs" ] ] ] ; fhir:Observation.code [ fhir:CodeableConcept.coding [ fhir:index -1 ; a loinc:39156-5 ; fhir:Coding.system [ fhir:value "http://loinc.org" ] ; fhir:Coding.code [ fhir:value "39156-5" ] ; fhir:Coding.display [ fhir:value "Body mass index (BMI) [Ratio]" ] ] ; fhir:CodeableConcept.text [ fhir:value "Chỉ số khối cơ thể (BMI)" ] ] ; fhir:Observation.subject [ fhir:link <http://hl7.org/fhir/Patient/ExamplePatientNguyenVanAn> ; fhir:Reference.reference [ fhir:value "Patient/ExamplePatientNguyenVanAn" ] ; fhir:Reference.display [ fhir:value "Nguyễn Văn An" ] ] ; fhir:Observation.encounter [ fhir:link <http://hl7.org/fhir/Encounter/ExampleEncounterEmergency> ; fhir:Reference.reference [ fhir:value "Encounter/ExampleEncounterEmergency" ] ] ; fhir:Observation.effectiveDateTime [ fhir:value "2026-04-20T08:15:00+07:00"^^xsd:dateTime] ; fhir:Observation.performer [ fhir:index -1 ; fhir:link <http://hl7.org/fhir/Practitioner/ExamplePractitionerBSCKII> ; fhir:Reference.reference [ fhir:value "Practitioner/ExamplePractitionerBSCKII" ] ; fhir:Reference.display [ fhir:value "BS CKII Nguyễn Thị Lan" ] ] ; fhir:Observation.valueQuantity [ fhir:Quantity.value [ fhir:value "26.3"^^xsd:decimal ] ; fhir:Quantity.unit [ fhir:value "kg/m2" ] ; fhir:Quantity.system [ fhir:value "http://unitsofmeasure.org" ] ; fhir:Quantity.code [ fhir:value "kg/m2" ] ] ; fhir:Observation.interpretation [ fhir:index -1 ; fhir:CodeableConcept.coding [ fhir:index -1 ; fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation" ] ; fhir:Coding.code [ fhir:value "H" ] ; fhir:Coding.display [ fhir:value "High" ] ] ] ; fhir:Observation.note [ fhir:index -1 ; fhir:Annotation.text [ fhir:value "BMI 26.3 — béo phì độ I theo 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:Observation.referenceRange [ fhir:index -1 ; fhir:Observation.referenceRange.high [ fhir:Quantity.value [ fhir:value "22.9"^^xsd:decimal ] ; fhir:Quantity.unit [ fhir:value "kg/m2" ] ; fhir:Quantity.system [ fhir:value "http://unitsofmeasure.org" ] ; fhir:Quantity.code [ fhir:value "kg/m2" ] ] ; fhir:Observation.referenceRange.text [ fhir:value "< 23.0 kg/m² (bình thường — tiêu chuẩn Châu Á)" ] ] . <http://fhir.hl7.org.vn/core/Observation/ExampleObservationVitalBP> a fhir:Observation ; fhir:Resource.id [ fhir:value "ExampleObservationVitalBP"] ; fhir:Resource.meta [ fhir:Meta.profile [ fhir:value "http://fhir.hl7.org.vn/core/StructureDefinition/vn-core-observation-blood-pressure" ; fhir:index -1 ; fhir:link <http://fhir.hl7.org.vn/core/StructureDefinition/vn-core-observation-blood-pressure> ] ] ; fhir:Resource.language [ fhir:value "vi"] ; fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "generated" ] ; fhir:Narrative.div "<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 (ActCode#EMER); type = Khám bệnh; period = 2026-04-20 20:30:00+0700 --> 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>" ] ; fhir:Observation.status [ fhir:value "final"] ; fhir:Observation.category [ fhir:index -1 ; fhir:CodeableConcept.coding [ fhir:index -1 ; fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/observation-category" ] ; fhir:Coding.code [ fhir:value "vital-signs" ] ; fhir:Coding.display [ fhir:value "Vital Signs" ] ] ] ; fhir:Observation.code [ fhir:CodeableConcept.coding [ fhir:index -1 ; a loinc:85354-9 ; fhir:Coding.system [ fhir:value "http://loinc.org" ] ; fhir:Coding.code [ fhir:value "85354-9" ] ; fhir:Coding.display [ fhir:value "Blood pressure panel with all children optional" ] ] ; fhir:CodeableConcept.text [ fhir:value "Huyết áp" ] ] ; fhir:Observation.subject [ fhir:link <http://hl7.org/fhir/Patient/ExamplePatientNguyenVanAn> ; fhir:Reference.reference [ fhir:value "Patient/ExamplePatientNguyenVanAn" ] ; fhir:Reference.display [ fhir:value "Nguyễn Văn An" ] ] ; fhir:Observation.encounter [ fhir:link <http://hl7.org/fhir/Encounter/ExampleEncounterEmergency> ; fhir:Reference.reference [ fhir:value "Encounter/ExampleEncounterEmergency" ] ] ; fhir:Observation.effectiveDateTime [ fhir:value "2026-04-20T08:00:00+07:00"^^xsd:dateTime] ; fhir:Observation.performer [ fhir:index -1 ; fhir:link <http://hl7.org/fhir/Practitioner/ExamplePractitionerBSCKII> ; fhir:Reference.reference [ fhir:value "Practitioner/ExamplePractitionerBSCKII" ] ; fhir:Reference.display [ fhir:value "BS CKII Nguyễn Thị Lan" ] ] ; fhir:Observation.note [ fhir:index -1 ; fhir:Annotation.text [ fhir:value "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:Observation.component [ fhir:index -1 ; fhir:Observation.component.code [ fhir:CodeableConcept.coding [ fhir:index -1 ; a loinc:8480-6 ; fhir:Coding.system [ fhir:value "http://loinc.org" ] ; fhir:Coding.code [ fhir:value "8480-6" ] ; fhir:Coding.display [ fhir:value "Systolic blood pressure" ] ] ; fhir:CodeableConcept.text [ fhir:value "Huyết áp tâm thu" ] ] ; fhir:Observation.component.valueQuantity [ fhir:Quantity.value [ fhir:value "145"^^xsd:decimal ] ; fhir:Quantity.unit [ fhir:value "mmHg" ] ; fhir:Quantity.system [ fhir:value "http://unitsofmeasure.org" ] ; fhir:Quantity.code [ fhir:value "mm[Hg]" ] ] ; fhir:Observation.component.interpretation [ fhir:index -1 ; fhir:CodeableConcept.coding [ fhir:index -1 ; fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation" ] ; fhir:Coding.code [ fhir:value "H" ] ; fhir:Coding.display [ fhir:value "High" ] ] ] ; fhir:Observation.component.referenceRange [ fhir:index -1 ; fhir:Observation.referenceRange.low [ fhir:Quantity.value [ fhir:value "90"^^xsd:decimal ] ; fhir:Quantity.unit [ fhir:value "mmHg" ] ; fhir:Quantity.system [ fhir:value "http://unitsofmeasure.org" ] ; fhir:Quantity.code [ fhir:value "mm[Hg]" ] ] ; fhir:Observation.referenceRange.high [ fhir:Quantity.value [ fhir:value "140"^^xsd:decimal ] ; fhir:Quantity.unit [ fhir:value "mmHg" ] ; fhir:Quantity.system [ fhir:value "http://unitsofmeasure.org" ] ; fhir:Quantity.code [ fhir:value "mm[Hg]" ] ] ; fhir:Observation.referenceRange.text [ fhir:value "90–140 mmHg (bình thường)" ] ] ], [ fhir:index -1 ; fhir:Observation.component.code [ fhir:CodeableConcept.coding [ fhir:index -1 ; a loinc:8462-4 ; fhir:Coding.system [ fhir:value "http://loinc.org" ] ; fhir:Coding.code [ fhir:value "8462-4" ] ; fhir:Coding.display [ fhir:value "Diastolic blood pressure" ] ] ; fhir:CodeableConcept.text [ fhir:value "Huyết áp tâm trương" ] ] ; fhir:Observation.component.valueQuantity [ fhir:Quantity.value [ fhir:value "92"^^xsd:decimal ] ; fhir:Quantity.unit [ fhir:value "mmHg" ] ; fhir:Quantity.system [ fhir:value "http://unitsofmeasure.org" ] ; fhir:Quantity.code [ fhir:value "mm[Hg]" ] ] ; fhir:Observation.component.interpretation [ fhir:index -1 ; fhir:CodeableConcept.coding [ fhir:index -1 ; fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation" ] ; fhir:Coding.code [ fhir:value "H" ] ; fhir:Coding.display [ fhir:value "High" ] ] ] ; fhir:Observation.component.referenceRange [ fhir:index -1 ; fhir:Observation.referenceRange.low [ fhir:Quantity.value [ fhir:value "60"^^xsd:decimal ] ; fhir:Quantity.unit [ fhir:value "mmHg" ] ; fhir:Quantity.system [ fhir:value "http://unitsofmeasure.org" ] ; fhir:Quantity.code [ fhir:value "mm[Hg]" ] ] ; fhir:Observation.referenceRange.high [ fhir:Quantity.value [ fhir:value "90"^^xsd:decimal ] ; fhir:Quantity.unit [ fhir:value "mmHg" ] ; fhir:Quantity.system [ fhir:value "http://unitsofmeasure.org" ] ; fhir:Quantity.code [ fhir:value "mm[Hg]" ] ] ; fhir:Observation.referenceRange.text [ fhir:value "60–90 mmHg (bình thường)" ] ] ] . <http://fhir.hl7.org.vn/core/Observation/ExampleObservationVitalHeartRate> a fhir:Observation ; fhir:Resource.id [ fhir:value "ExampleObservationVitalHeartRate"] ; fhir:Resource.meta [ fhir:Meta.profile [ fhir:value "http://fhir.hl7.org.vn/core/StructureDefinition/vn-core-observation-heart-rate" ; fhir:index -1 ; fhir:link <http://fhir.hl7.org.vn/core/StructureDefinition/vn-core-observation-heart-rate> ] ] ; fhir:Resource.language [ fhir:value "vi"] ; fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "generated" ] ; fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Observation_ExampleObservationVitalHeartRate\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Observation ExampleObservationVitalHeartRate</b></p><a name=\"ExampleObservationVitalHeartRate\"> </a><a name=\"hcExampleObservationVitalHeartRate\"> </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-heart-rate.html\">Mạch VN Core — VN Core Observation Heart Rate 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 8867-4}\">Mạch</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 (ActCode#EMER); type = Khám bệnh; period = 2026-04-20 20:30:00+0700 --> 2026-04-21 06:00:00+0700; reasonCode = </a></p><p><b>effective</b>: 2026-04-20 08:05:00+0700</p><p><b>performer</b>: <a href=\"Practitioner-ExamplePractitionerBSCKII.html\">BS CKII Nguyễn Thị Lan</a></p><p><b>value</b>: 80 /min<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM code/min = '/min')</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 /min<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM code/min = '/min')</span></td><td>100 /min<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM code/min = '/min')</span></td><td>60–100 lần/phút (người lớn, lúc nghỉ)</td></tr></table></div>" ] ; fhir:Observation.status [ fhir:value "final"] ; fhir:Observation.category [ fhir:index -1 ; fhir:CodeableConcept.coding [ fhir:index -1 ; fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/observation-category" ] ; fhir:Coding.code [ fhir:value "vital-signs" ] ; fhir:Coding.display [ fhir:value "Vital Signs" ] ] ] ; fhir:Observation.code [ fhir:CodeableConcept.coding [ fhir:index -1 ; a loinc:8867-4 ; fhir:Coding.system [ fhir:value "http://loinc.org" ] ; fhir:Coding.code [ fhir:value "8867-4" ] ; fhir:Coding.display [ fhir:value "Heart rate" ] ] ; fhir:CodeableConcept.text [ fhir:value "Mạch" ] ] ; fhir:Observation.subject [ fhir:link <http://hl7.org/fhir/Patient/ExamplePatientNguyenVanAn> ; fhir:Reference.reference [ fhir:value "Patient/ExamplePatientNguyenVanAn" ] ; fhir:Reference.display [ fhir:value "Nguyễn Văn An" ] ] ; fhir:Observation.encounter [ fhir:link <http://hl7.org/fhir/Encounter/ExampleEncounterEmergency> ; fhir:Reference.reference [ fhir:value "Encounter/ExampleEncounterEmergency" ] ] ; fhir:Observation.effectiveDateTime [ fhir:value "2026-04-20T08:05:00+07:00"^^xsd:dateTime] ; fhir:Observation.performer [ fhir:index -1 ; fhir:link <http://hl7.org/fhir/Practitioner/ExamplePractitionerBSCKII> ; fhir:Reference.reference [ fhir:value "Practitioner/ExamplePractitionerBSCKII" ] ; fhir:Reference.display [ fhir:value "BS CKII Nguyễn Thị Lan" ] ] ; fhir:Observation.valueQuantity [ fhir:Quantity.value [ fhir:value "80"^^xsd:decimal ] ; fhir:Quantity.unit [ fhir:value "/min" ] ; fhir:Quantity.system [ fhir:value "http://unitsofmeasure.org" ] ; fhir:Quantity.code [ fhir:value "/min" ] ] ; fhir:Observation.referenceRange [ fhir:index -1 ; fhir:Observation.referenceRange.low [ fhir:Quantity.value [ fhir:value "60"^^xsd:decimal ] ; fhir:Quantity.unit [ fhir:value "/min" ] ; fhir:Quantity.system [ fhir:value "http://unitsofmeasure.org" ] ; fhir:Quantity.code [ fhir:value "/min" ] ] ; fhir:Observation.referenceRange.high [ fhir:Quantity.value [ fhir:value "100"^^xsd:decimal ] ; fhir:Quantity.unit [ fhir:value "/min" ] ; fhir:Quantity.system [ fhir:value "http://unitsofmeasure.org" ] ; fhir:Quantity.code [ fhir:value "/min" ] ] ; fhir:Observation.referenceRange.text [ fhir:value "60–100 lần/phút (người lớn, lúc nghỉ)" ] ] . <http://fhir.hl7.org.vn/core/Observation/ExampleObservationHealthClassification> a fhir:Observation ; fhir:Resource.id [ fhir:value "ExampleObservationHealthClassification"] ; fhir:Resource.meta [ fhir:Meta.profile [ fhir:value "http://fhir.hl7.org.vn/core/StructureDefinition/vn-core-observation-health-classification" ; fhir:index -1 ; fhir:link <http://fhir.hl7.org.vn/core/StructureDefinition/vn-core-observation-health-classification> ] ] ; fhir:Resource.language [ fhir:value "vi"] ; fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "generated" ] ; fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Observation_ExampleObservationHealthClassification\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Observation ExampleObservationHealthClassification</b></p><a name=\"ExampleObservationHealthClassification\"> </a><a name=\"hcExampleObservationHealthClassification\"> </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-health-classification.html\">Phân loại sức khỏe VN Core — VN Core Observation Health Classification Profile</a></p></div><p><b>status</b>: Final</p><p><b>category</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/observation-category exam}\">Exam</span></p><p><b>code</b>: <span title=\"Codes:{http://fhir.hl7.org.vn/core/CodeSystem/vn-health-checkup-observation-code-cs PHAN_LOAI_SK}\">Phân loại sức khỏe (PHAN_LOAI_SK)</span></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>effective</b>: 2026-06-01</p><p><b>performer</b>: <a href=\"Practitioner-ExamplePractitionerBSCKII.html\">Practitioner Nguyễn Thị Lan</a></p><p><b>value</b>: <span title=\"Codes:{http://fhir.hl7.org.vn/core/CodeSystem/vn-health-checkup-classification-cs 2}\">Loại II — Khoẻ</span></p></div>" ] ; fhir:Observation.status [ fhir:value "final"] ; fhir:Observation.category [ fhir:index -1 ; fhir:CodeableConcept.coding [ fhir:index -1 ; fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/observation-category" ] ; fhir:Coding.code [ fhir:value "exam" ] ; fhir:Coding.display [ fhir:value "Exam" ] ] ] ; fhir:Observation.code [ fhir:CodeableConcept.coding [ fhir:index -1 ; fhir:Coding.system [ fhir:value "http://fhir.hl7.org.vn/core/CodeSystem/vn-health-checkup-observation-code-cs" ] ; fhir:Coding.code [ fhir:value "PHAN_LOAI_SK" ] ; fhir:Coding.display [ fhir:value "Phân loại sức khỏe" ] ] ; fhir:CodeableConcept.text [ fhir:value "Phân loại sức khỏe (PHAN_LOAI_SK)" ] ] ; fhir:Observation.subject [ fhir:link <http://hl7.org/fhir/Patient/ExamplePatientNguyenVanAn> ; fhir:Reference.reference [ fhir:value "Patient/ExamplePatientNguyenVanAn" ] ] ; fhir:Observation.effectiveDateTime [ fhir:value "2026-06-01"^^xsd:date] ; fhir:Observation.performer [ fhir:index -1 ; fhir:link <http://hl7.org/fhir/Practitioner/ExamplePractitionerBSCKII> ; fhir:Reference.reference [ fhir:value "Practitioner/ExamplePractitionerBSCKII" ] ] ; fhir:Observation.valueCodeableConcept [ fhir:CodeableConcept.coding [ fhir:index -1 ; fhir:Coding.system [ fhir:value "http://fhir.hl7.org.vn/core/CodeSystem/vn-health-checkup-classification-cs" ] ; fhir:Coding.code [ fhir:value "2" ] ; fhir:Coding.display [ fhir:value "Loại II — Khoẻ" ] ] ] . # - ontology header ------------------------------------------------------------ <http://hl7.org/fhir/Bundle/ExampleBundleHealthCheckup.ttl> a owl:Ontology ; owl:imports fhir:fhir.ttl ; owl:versionIRI <http://build.fhir.org/Bundle/ExampleBundleHealthCheckup.ttl> .
IG © 2026+ Omi HealthTech / VN Core FHIR Community Initiative.
Package hl7.fhir.vn.core#0.8.0 based on FHIR 4.0.1.
Sinh ngày
2026-07-17
Liên kết: Mục lục |
Guide Map |
Báo cáo QA