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 sct: <http://snomed.info/id/> . @prefix xsd: <http://www.w3.org/2001/XMLSchema#> . # - resource ------------------------------------------------------------------- <http://hl7.org/fhir/Bundle/ExampleBundleInpatientTransaction> a fhir:Bundle ; fhir:nodeRole fhir:treeRoot ; fhir:Resource.id [ fhir:value "ExampleBundleInpatientTransaction"] ; fhir:Resource.meta [ fhir:Meta.profile [ fhir:value "http://fhir.hl7.org.vn/core/StructureDefinition/vn-core-bundle" ; fhir:index -1 ; fhir:link <http://fhir.hl7.org.vn/core/StructureDefinition/vn-core-bundle> ] ] ; fhir:Resource.language [ fhir:value "vi"] ; fhir:Bundle.identifier [ fhir:Identifier.system [ fhir:value "urn:ietf:rfc:3986" ] ; fhir:Identifier.value [ fhir:value "urn:uuid:9a419a2b-56f8-4ec6-96d0-c0b4b0a1c0aa" ] ] ; fhir:Bundle.type [ fhir:value "transaction"] ; fhir:Bundle.timestamp [ fhir:value "2026-04-13T10:05:00+07:00"^^xsd:dateTime] ; fhir:Bundle.entry [ 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:Bundle.entry.request [ fhir:Bundle.entry.request.method [ fhir:value "PUT" ] ; fhir:Bundle.entry.request.url [ fhir:value "Patient/ExamplePatientNguyenVanAn" ] ] ], [ fhir:index -1 ; fhir:Bundle.entry.fullUrl [ fhir:value "http://fhir.hl7.org.vn/core/Coverage/ExampleCoverageBHYTNew" ] ; fhir:Bundle.entry.resource <http://fhir.hl7.org.vn/core/Coverage/ExampleCoverageBHYTNew> ; fhir:Bundle.entry.request [ fhir:Bundle.entry.request.method [ fhir:value "PUT" ] ; fhir:Bundle.entry.request.url [ fhir:value "Coverage/ExampleCoverageBHYTNew" ] ] ], [ 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:Bundle.entry.request [ fhir:Bundle.entry.request.method [ fhir:value "PUT" ] ; fhir:Bundle.entry.request.url [ fhir:value "Practitioner/ExamplePractitionerBSCKII" ] ] ], [ fhir:index -1 ; fhir:Bundle.entry.fullUrl [ fhir:value "http://fhir.hl7.org.vn/core/Organization/ExampleOrganizationChoRay" ] ; fhir:Bundle.entry.resource <http://fhir.hl7.org.vn/core/Organization/ExampleOrganizationChoRay> ; fhir:Bundle.entry.request [ fhir:Bundle.entry.request.method [ fhir:value "PUT" ] ; fhir:Bundle.entry.request.url [ fhir:value "Organization/ExampleOrganizationChoRay" ] ] ], [ fhir:index -1 ; fhir:Bundle.entry.fullUrl [ fhir:value "http://fhir.hl7.org.vn/core/Encounter/ExampleEncounterInpatient" ] ; fhir:Bundle.entry.resource <http://fhir.hl7.org.vn/core/Encounter/ExampleEncounterInpatient> ; fhir:Bundle.entry.request [ fhir:Bundle.entry.request.method [ fhir:value "PUT" ] ; fhir:Bundle.entry.request.url [ fhir:value "Encounter/ExampleEncounterInpatient" ] ] ], [ fhir:index -1 ; fhir:Bundle.entry.fullUrl [ fhir:value "http://fhir.hl7.org.vn/core/Condition/ExampleConditionAppendicitis" ] ; fhir:Bundle.entry.resource <http://fhir.hl7.org.vn/core/Condition/ExampleConditionAppendicitis> ; fhir:Bundle.entry.request [ fhir:Bundle.entry.request.method [ fhir:value "PUT" ] ; fhir:Bundle.entry.request.url [ fhir:value "Condition/ExampleConditionAppendicitis" ] ] ], [ fhir:index -1 ; fhir:Bundle.entry.fullUrl [ fhir:value "http://fhir.hl7.org.vn/core/Procedure/ExampleProcedureAppendectomy" ] ; fhir:Bundle.entry.resource <http://fhir.hl7.org.vn/core/Procedure/ExampleProcedureAppendectomy> ; fhir:Bundle.entry.request [ fhir:Bundle.entry.request.method [ fhir:value "PUT" ] ; fhir:Bundle.entry.request.url [ fhir:value "Procedure/ExampleProcedureAppendectomy" ] ] ], [ fhir:index -1 ; fhir:Bundle.entry.fullUrl [ fhir:value "http://fhir.hl7.org.vn/core/Specimen/ExampleSpecimenAppendixTissue" ] ; fhir:Bundle.entry.resource <http://fhir.hl7.org.vn/core/Specimen/ExampleSpecimenAppendixTissue> ; fhir:Bundle.entry.request [ fhir:Bundle.entry.request.method [ fhir:value "PUT" ] ; fhir:Bundle.entry.request.url [ fhir:value "Specimen/ExampleSpecimenAppendixTissue" ] ] ], [ fhir:index -1 ; fhir:Bundle.entry.fullUrl [ fhir:value "http://fhir.hl7.org.vn/core/DiagnosticReport/ExampleDiagnosticReportPathology" ] ; fhir:Bundle.entry.resource <http://fhir.hl7.org.vn/core/DiagnosticReport/ExampleDiagnosticReportPathology> ; fhir:Bundle.entry.request [ fhir:Bundle.entry.request.method [ fhir:value "PUT" ] ; fhir:Bundle.entry.request.url [ fhir:value "DiagnosticReport/ExampleDiagnosticReportPathology" ] ] ], [ fhir:index -1 ; fhir:Bundle.entry.fullUrl [ fhir:value "http://fhir.hl7.org.vn/core/MedicationDispense/ExampleMedicationDispenseInpatientAntibiotic" ] ; fhir:Bundle.entry.resource <http://fhir.hl7.org.vn/core/MedicationDispense/ExampleMedicationDispenseInpatientAntibiotic> ; fhir:Bundle.entry.request [ fhir:Bundle.entry.request.method [ fhir:value "PUT" ] ; fhir:Bundle.entry.request.url [ fhir:value "MedicationDispense/ExampleMedicationDispenseInpatientAntibiotic" ] ] ], [ fhir:index -1 ; fhir:Bundle.entry.fullUrl [ fhir:value "http://fhir.hl7.org.vn/core/Composition/ExampleCompositionDischargeSummary" ] ; fhir:Bundle.entry.resource <http://fhir.hl7.org.vn/core/Composition/ExampleCompositionDischargeSummary> ; fhir:Bundle.entry.request [ fhir:Bundle.entry.request.method [ fhir:value "PUT" ] ; fhir:Bundle.entry.request.url [ fhir:value "Composition/ExampleCompositionDischargeSummary" ] ] ], [ fhir:index -1 ; fhir:Bundle.entry.fullUrl [ fhir:value "http://fhir.hl7.org.vn/core/Claim/ExampleClaimBHYT" ] ; fhir:Bundle.entry.resource <http://fhir.hl7.org.vn/core/Claim/ExampleClaimBHYT> ; fhir:Bundle.entry.request [ fhir:Bundle.entry.request.method [ fhir:value "PUT" ] ; fhir:Bundle.entry.request.url [ fhir:value "Claim/ExampleClaimBHYT" ] ] ], [ fhir:index -1 ; fhir:Bundle.entry.fullUrl [ fhir:value "http://fhir.hl7.org.vn/core/MedicationRequest/ExampleMedicationRequestCefotaximeInpatient" ] ; fhir:Bundle.entry.resource <http://fhir.hl7.org.vn/core/MedicationRequest/ExampleMedicationRequestCefotaximeInpatient> ; fhir:Bundle.entry.request [ fhir:Bundle.entry.request.method [ fhir:value "PUT" ] ; fhir:Bundle.entry.request.url [ fhir:value "MedicationRequest/ExampleMedicationRequestCefotaximeInpatient" ] ] ], [ fhir:index -1 ; fhir:Bundle.entry.fullUrl [ fhir:value "http://fhir.hl7.org.vn/core/MedicationAdministration/ExampleMedicationAdministrationInpatient" ] ; fhir:Bundle.entry.resource <http://fhir.hl7.org.vn/core/MedicationAdministration/ExampleMedicationAdministrationInpatient> ; fhir:Bundle.entry.request [ fhir:Bundle.entry.request.method [ fhir:value "PUT" ] ; fhir:Bundle.entry.request.url [ fhir:value "MedicationAdministration/ExampleMedicationAdministrationInpatient" ] ] ] . <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/Coverage/ExampleCoverageBHYTNew> a fhir:Coverage ; fhir:Resource.id [ fhir:value "ExampleCoverageBHYTNew"] ; fhir:Resource.meta [ fhir:Meta.profile [ fhir:value "http://fhir.hl7.org.vn/core/StructureDefinition/vn-core-coverage" ; fhir:index -1 ; fhir:link <http://fhir.hl7.org.vn/core/StructureDefinition/vn-core-coverage> ] ] ; fhir:Resource.language [ fhir:value "vi"] ; fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "extensions" ] ; fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Coverage_ExampleCoverageBHYTNew\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Coverage ExampleCoverageBHYTNew</b></p><a name=\"ExampleCoverageBHYTNew\"> </a><a name=\"hcExampleCoverageBHYTNew\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-vn-core-coverage.html\">Thẻ BHYT VN Core — VN Core Coverage Profile</a></p></div><p><b>Loại đối tượng BHYT — Vietnam BHYT Card Type Extension</b>: <span title=\"Codes:{http://fhir.hl7.org.vn/core/CodeSystem/vn-bhyt-card-type-cs DN}\">Người lao động trong doanh nghiệp</span></p><p><b>Nơi đăng ký KCB ban đầu — Vietnam Primary Care Facility Extension</b>: <a href=\"Organization-ExampleOrganizationChoRay.html\">Bệnh viện Chợ Rẫy</a></p><p><b>identifier</b>: <a href=\"NamingSystem-vn-bhyt-ns.html\" title=\"Hệ thống định danh MÃ SỐ Bảo hiểm Y tế, do BHXH Việt Nam cấp.#xA;Namespace này nhận đúng 2 format THẺ (0.8.0 — hậu kiểm toán Codex, thu hẹp từ 3):#xA;- Mã số BHYT 10 chữ số (hiện hành, từ 01/4/2021) — TRÙNG GIÁ TRỊ với mã số BHXH#xA;- Format cũ 15 ký tự (2 chữ cái + 13 chữ số): trước 01/4/2021 (legacy)#xA;CCCD/số định danh cá nhân KHÔNG thuộc namespace này: NĐ 188/2025/NĐ-CP (Mẫu số 3) tách cột#xA;'Mã số BHYT' và 'Số CCCD' riêng — CCCD chỉ là KHÓA TRA CỨU/XUẤT TRÌNH thay thẻ khi KCB,#xA;biểu diễn bằng Patient.identifier[CCCD] (sid/cccd); trộn CCCD vào sid/bhyt gây nguy cơ#xA;matching sai giữa hai trục định danh.#xA;QUAN HỆ VỚI sid/bhxh: giá trị 10 chữ số của mã số BHYT trùng mã số BHXH — hai namespace#xA;tồn tại song song theo NGỮ CẢNH NGHIỆP VỤ: số thẻ/quyền lợi BHYT (Coverage) dùng sid/bhyt;#xA;sổ/quá trình tham gia BHXH dùng sid/bhxh (xem vn-bhxh-ns). Không suy diễn tự động hai chiều#xA;khi chưa xác minh qua Cổng BHXH (NĐ 164/2025/NĐ-CP).#xA;Căn cứ:#xA;- **Luật 51/2024/QH15** — 27/11/2024 — sửa đổi Luật BHYT, hiệu lực 01/7/2025#xA;- **NĐ 188/2025/NĐ-CP** — ban hành 01/7/2025, hiệu lực 15/8/2025 — hướng dẫn thi hành Luật BHYT; Mẫu số 3 tách cột Mã số BHYT / Số CCCD#xA;- **NĐ 164/2025/NĐ-CP** — 29/6/2025 — giao dịch điện tử BHXH, tra cứu thẻ theo CCCD#xA;- **QĐ 3176/QĐ-BYT** — 29/10/2024 — chuẩn dữ liệu đầu ra KCB phục vụ BHXH#xA;- Luật BHYT 2008 sửa đổi 2014 — nền tảng lịch sử.\">VNBHYT</a>/0791234567</p><p><b>status</b>: Active</p><p><b>type</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/insurance-coverage-type medical}\">Bảo hiểm y tế</span></p><p><b>subscriber</b>: <a href=\"Patient-ExamplePatientNguyenVanAn.html\">Nguyễn Văn An</a></p><p><b>beneficiary</b>: <a href=\"Patient-ExamplePatientNguyenVanAn.html\">Nguyễn Văn An</a></p><p><b>relationship</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/subscriber-relationship self}\">Self</span></p><p><b>period</b>: 2025-08-01 --> 2026-07-31</p><p><b>payor</b>: Bảo hiểm Xã hội Việt Nam</p></div>" ] ; fhir:DomainResource.extension [ fhir:index -1 ; fhir:Extension.url [ fhir:value "http://fhir.hl7.org.vn/core/StructureDefinition/vn-ext-bhyt-card-type" ] ; fhir:Extension.valueCodeableConcept [ fhir:CodeableConcept.coding [ fhir:index -1 ; fhir:Coding.system [ fhir:value "http://fhir.hl7.org.vn/core/CodeSystem/vn-bhyt-card-type-cs" ] ; fhir:Coding.code [ fhir:value "DN" ] ; fhir:Coding.display [ fhir:value "Người lao động trong doanh nghiệp" ] ] ] ], [ fhir:index -1 ; fhir:Extension.url [ fhir:value "http://fhir.hl7.org.vn/core/StructureDefinition/vn-ext-primary-care-facility" ] ; fhir:Extension.valueReference [ fhir:link <http://hl7.org/fhir/Organization/ExampleOrganizationChoRay> ; fhir:Reference.reference [ fhir:value "Organization/ExampleOrganizationChoRay" ] ; fhir:Reference.identifier [ fhir:Identifier.system [ fhir:value "http://fhir.hl7.org.vn/core/sid/ma-cskcb" ] ; fhir:Identifier.value [ fhir:value "79001" ] ] ; fhir:Reference.display [ fhir:value "Bệnh viện Chợ Rẫy" ] ] ] ; fhir:Coverage.identifier [ fhir:index -1 ; fhir:Identifier.system [ fhir:value "http://fhir.hl7.org.vn/core/sid/bhyt" ] ; fhir:Identifier.value [ fhir:value "0791234567" ] ] ; fhir:Coverage.status [ fhir:value "active"] ; fhir:Coverage.type [ fhir:CodeableConcept.coding [ fhir:index -1 ; fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/insurance-coverage-type" ] ; fhir:Coding.code [ fhir:value "medical" ] ; fhir:Coding.display [ fhir:value "Medical" ] ] ; fhir:CodeableConcept.text [ fhir:value "Bảo hiểm y tế" ] ] ; fhir:Coverage.subscriber [ 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:Coverage.beneficiary [ 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:Coverage.relationship [ fhir:CodeableConcept.coding [ fhir:index -1 ; fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/subscriber-relationship" ] ; fhir:Coding.code [ fhir:value "self" ] ; fhir:Coding.display [ fhir:value "Self" ] ] ] ; fhir:Coverage.period [ fhir:Period.start [ fhir:value "2025-08-01"^^xsd:date ] ; fhir:Period.end [ fhir:value "2026-07-31"^^xsd:date ] ] ; fhir:Coverage.payor [ fhir:index -1 ; fhir:Reference.display [ fhir:value "Bảo hiểm Xã hội Việt Nam" ] ] . <http://hl7.org/fhir/Organization/ExampleOrganizationChoRay> a fhir:Organization . <http://hl7.org/fhir/Patient/ExamplePatientNguyenVanAn> a fhir:Patient . <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/ExampleOrganizationChoRay> a fhir:Organization ; fhir:Resource.id [ fhir:value "ExampleOrganizationChoRay"] ; 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 "extensions" ] ; fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Organization_ExampleOrganizationChoRay\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Organization ExampleOrganizationChoRay</b></p><a name=\"ExampleOrganizationChoRay\"> </a><a name=\"hcExampleOrganizationChoRay\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-vn-core-organization.html\">Cơ sở y tế VN Core — VN Core Organization Profile</a></p></div><p><b>Loại hình cơ sở y tế — Vietnam Organization Type Extension</b>: <span title=\"Codes:{http://fhir.hl7.org.vn/core/CodeSystem/vn-organization-type-cs BV}\">Bệnh viện</span></p><p><b>Cấp quản lý hành chính y tế — Vietnam Administrative Health Level Extension</b>: <span title=\"Codes:{http://fhir.hl7.org.vn/core/CodeSystem/vn-healthcare-level-cs TW}\">Trung ương</span></p><p><b>Hạng cơ sở khám bệnh, chữa bệnh — Vietnam KCB Facility Rank Extension</b>: <span title=\"Codes:{http://fhir.hl7.org.vn/core/CodeSystem/vn-hospital-rank-cs DB}\">Đặc biệt</span></p><p><b>Tình trạng xếp hạng cơ sở y tế — Organization Rank Status Extension</b>: <span title=\"Codes:{http://fhir.hl7.org.vn/core/CodeSystem/vn-organization-rank-status-cs RANKED}\">Đã xếp hạng</span></p><p><b>Cấp năng lực cơ sở KCB — Facility Care Level Extension</b>: <span title=\"Codes:{http://fhir.hl7.org.vn/core/CodeSystem/vn-facility-care-level-cs CHUYEN_SAU}\">Cấp chuyên sâu</span></p><p><b>Dải điểm chất lượng cơ sở KCB — Quality Score Band Extension</b>: <span title=\"Codes:{http://fhir.hl7.org.vn/core/CodeSystem/vn-quality-score-band-cs GT70}\">Trên 70 điểm</span></p><p><b>identifier</b>: Mã cơ sở khám chữa bệnh/79001</p><p><b>active</b>: true</p><p><b>name</b>: Bệnh viện Chợ Rẫy</p><p><b>telecom</b>: ph: 028 3855 4137</p><p><b>address</b>: 201B Nguyễn Chí Thanh, Phường Chợ Lớn, Thành phố Hồ Chí Minh</p></div>" ] ; fhir:DomainResource.extension [ fhir:index -1 ; fhir:Extension.url [ fhir:value "http://fhir.hl7.org.vn/core/StructureDefinition/vn-ext-org-type" ] ; fhir:Extension.valueCodeableConcept [ fhir:CodeableConcept.coding [ fhir:index -1 ; fhir:Coding.system [ fhir:value "http://fhir.hl7.org.vn/core/CodeSystem/vn-organization-type-cs" ] ; fhir:Coding.code [ fhir:value "BV" ] ; fhir:Coding.display [ fhir:value "Bệnh viện" ] ] ] ], [ fhir:index -1 ; fhir:Extension.url [ fhir:value "http://fhir.hl7.org.vn/core/StructureDefinition/vn-ext-org-level" ] ; fhir:Extension.valueCodeableConcept [ fhir:CodeableConcept.coding [ fhir:index -1 ; fhir:Coding.system [ fhir:value "http://fhir.hl7.org.vn/core/CodeSystem/vn-healthcare-level-cs" ] ; fhir:Coding.code [ fhir:value "TW" ] ; fhir:Coding.display [ fhir:value "Trung ương" ] ] ] ], [ fhir:index -1 ; fhir:Extension.url [ fhir:value "http://fhir.hl7.org.vn/core/StructureDefinition/vn-ext-org-rank" ] ; fhir:Extension.valueCodeableConcept [ fhir:CodeableConcept.coding [ fhir:index -1 ; fhir:Coding.system [ fhir:value "http://fhir.hl7.org.vn/core/CodeSystem/vn-hospital-rank-cs" ] ; fhir:Coding.code [ fhir:value "DB" ] ; fhir:Coding.display [ fhir:value "Đặc biệt" ] ] ] ], [ fhir:index -1 ; fhir:Extension.url [ fhir:value "http://fhir.hl7.org.vn/core/StructureDefinition/vn-ext-org-rank-status" ] ; fhir:Extension.valueCodeableConcept [ fhir:CodeableConcept.coding [ fhir:index -1 ; fhir:Coding.system [ fhir:value "http://fhir.hl7.org.vn/core/CodeSystem/vn-organization-rank-status-cs" ] ; fhir:Coding.code [ fhir:value "RANKED" ] ; fhir:Coding.display [ fhir:value "Đã xếp hạng" ] ] ] ], [ fhir:index -1 ; fhir:Extension.url [ fhir:value "http://fhir.hl7.org.vn/core/StructureDefinition/vn-ext-facility-care-level" ] ; fhir:Extension.valueCodeableConcept [ fhir:CodeableConcept.coding [ fhir:index -1 ; fhir:Coding.system [ fhir:value "http://fhir.hl7.org.vn/core/CodeSystem/vn-facility-care-level-cs" ] ; fhir:Coding.code [ fhir:value "CHUYEN_SAU" ] ; fhir:Coding.display [ fhir:value "Cấp chuyên sâu" ] ] ] ], [ fhir:index -1 ; fhir:Extension.url [ fhir:value "http://fhir.hl7.org.vn/core/StructureDefinition/vn-ext-quality-score-band" ] ; fhir:Extension.valueCodeableConcept [ fhir:CodeableConcept.coding [ fhir:index -1 ; fhir:Coding.system [ fhir:value "http://fhir.hl7.org.vn/core/CodeSystem/vn-quality-score-band-cs" ] ; fhir:Coding.code [ fhir:value "GT70" ] ; fhir:Coding.display [ fhir:value "Trên 70 điểm" ] ] ] ] ; 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 "79001" ] ] ; fhir:Organization.active [ fhir:value "true"^^xsd:boolean] ; fhir:Organization.name [ fhir:value "Bệnh viện Chợ Rẫy"] ; fhir:Organization.telecom [ fhir:index -1 ; fhir:ContactPoint.system [ fhir:value "phone" ] ; fhir:ContactPoint.value [ fhir:value "028 3855 4137" ] ] ; fhir:Organization.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 "27343" ] ; fhir:Coding.display [ fhir:value "Phường Chợ Lớn" ] ] ] ; fhir:Address.text [ fhir:value "201B Nguyễn Chí Thanh, Phường Chợ Lớn, Thành phố Hồ Chí Minh" ] ; fhir:Address.line [ fhir:value "201B Nguyễn Chí Thanh" ; fhir:index -1 ] ; fhir:Address.district [ fhir:value "Quận 5" ] ; fhir:Address.state [ fhir:value "Thành phố Hồ Chí Minh" ] ; fhir:Address.country [ fhir:value "VN" ] ] . <http://fhir.hl7.org.vn/core/Encounter/ExampleEncounterInpatient> a fhir:Encounter ; fhir:Resource.id [ fhir:value "ExampleEncounterInpatient"] ; fhir:Resource.meta [ fhir:Meta.profile [ fhir:value "http://fhir.hl7.org.vn/core/StructureDefinition/vn-core-encounter" ; fhir:index -1 ; fhir:link <http://fhir.hl7.org.vn/core/StructureDefinition/vn-core-encounter> ] ] ; fhir:Resource.language [ fhir:value "vi"] ; fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "extensions" ] ; fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Encounter_ExampleEncounterInpatient\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Encounter ExampleEncounterInpatient</b></p><a name=\"ExampleEncounterInpatient\"> </a><a name=\"hcExampleEncounterInpatient\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-vn-core-encounter.html\">Lượt khám/nhập viện VN Core — VN Core Encounter Profile</a></p></div><p><b>Loại khám chữa bệnh BHYT — Vietnam Insurance Visit Type Extension</b>: <span title=\"Codes:{http://fhir.hl7.org.vn/core/CodeSystem/vn-insurance-visit-type-cs 1}\">Đúng tuyến</span></p><p><b>Kết quả điều trị — Vietnam Treatment Outcome Extension</b>: <span title=\"Codes:{http://fhir.hl7.org.vn/core/CodeSystem/vn-treatment-outcome-cs 1}\">Khỏi</span></p><p><b>identifier</b>: Mã lượt khám chữa bệnh/LK-2026-03-10-NTRU-0042</p><p><b>status</b>: Finished</p><p><b>class</b>: <a href=\"http://terminology.hl7.org/7.2.0/CodeSystem-v3-ActCode.html#v3-ActCode-IMP\">ActCode: IMP</a> (inpatient encounter)</p><p><b>subject</b>: <a href=\"Patient-ExamplePatientNguyenVanAn.html\">Nguyễn Văn An</a></p><p><b>period</b>: 2026-03-10 14:00:00+0700 --> 2026-03-17 10:00:00+0700</p><p><b>reasonCode</b>: <span title=\"Codes:\">Đau bụng hố chậu phải, sốt, buồn nôn</span></p><h3>Diagnoses</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Condition</b></td><td><b>Use</b></td></tr><tr><td style=\"display: none\">*</td><td><a href=\"Condition-ExampleConditionAppendicitis.html\">Viêm ruột thừa cấp (K35.8)</a></td><td><span title=\"Codes:{http://terminology.hl7.org/CodeSystem/diagnosis-role AD}\">Admission diagnosis</span></td></tr></table><h3>Hospitalizations</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>DischargeDisposition</b></td></tr><tr><td style=\"display: none\">*</td><td><span title=\"Codes:{http://fhir.hl7.org.vn/core/CodeSystem/vn-discharge-disposition-cs 1}\">Ra viện</span></td></tr></table><p><b>serviceProvider</b>: <a href=\"Organization-ExampleOrganizationChoRay.html\">Bệnh viện Chợ Rẫy</a></p></div>" ] ; fhir:DomainResource.extension [ fhir:index -1 ; fhir:Extension.url [ fhir:value "http://fhir.hl7.org.vn/core/StructureDefinition/vn-ext-insurance-visit-type" ] ; fhir:Extension.valueCodeableConcept [ fhir:CodeableConcept.coding [ fhir:index -1 ; fhir:Coding.system [ fhir:value "http://fhir.hl7.org.vn/core/CodeSystem/vn-insurance-visit-type-cs" ] ; fhir:Coding.code [ fhir:value "1" ] ; fhir:Coding.display [ fhir:value "Đúng tuyến" ] ] ] ], [ fhir:index -1 ; fhir:Extension.url [ fhir:value "http://fhir.hl7.org.vn/core/StructureDefinition/vn-ext-treatment-outcome" ] ; fhir:Extension.valueCodeableConcept [ fhir:CodeableConcept.coding [ fhir:index -1 ; fhir:Coding.system [ fhir:value "http://fhir.hl7.org.vn/core/CodeSystem/vn-treatment-outcome-cs" ] ; fhir:Coding.code [ fhir:value "1" ] ; fhir:Coding.display [ fhir:value "Khỏi" ] ] ] ] ; fhir:Encounter.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 "MA_LUOT_KCB" ] ; fhir:Coding.display [ fhir:value "Mã lượt khám chữa bệnh" ] ] ] ; fhir:Identifier.system [ fhir:value "http://fhir.hl7.org.vn/core/sid/ma-luot-kcb" ] ; fhir:Identifier.value [ fhir:value "LK-2026-03-10-NTRU-0042" ] ] ; fhir:Encounter.status [ fhir:value "finished"] ; fhir:Encounter.class [ fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/v3-ActCode" ] ; fhir:Coding.code [ fhir:value "IMP" ] ; fhir:Coding.display [ fhir:value "inpatient encounter" ] ] ; fhir:Encounter.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:Encounter.period [ fhir:Period.start [ fhir:value "2026-03-10T14:00:00+07:00"^^xsd:dateTime ] ; fhir:Period.end [ fhir:value "2026-03-17T10:00:00+07:00"^^xsd:dateTime ] ] ; fhir:Encounter.reasonCode [ fhir:index -1 ; fhir:CodeableConcept.text [ fhir:value "Đau bụng hố chậu phải, sốt, buồn nôn" ] ] ; fhir:Encounter.diagnosis [ fhir:index -1 ; fhir:Encounter.diagnosis.condition [ fhir:link <http://hl7.org/fhir/Condition/ExampleConditionAppendicitis> ; fhir:Reference.reference [ fhir:value "Condition/ExampleConditionAppendicitis" ] ; fhir:Reference.display [ fhir:value "Viêm ruột thừa cấp (K35.8)" ] ] ; fhir:Encounter.diagnosis.use [ fhir:CodeableConcept.coding [ fhir:index -1 ; fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/diagnosis-role" ] ; fhir:Coding.code [ fhir:value "AD" ] ; fhir:Coding.display [ fhir:value "Admission diagnosis" ] ] ] ] ; fhir:Encounter.hospitalization [ fhir:Encounter.hospitalization.dischargeDisposition [ fhir:CodeableConcept.coding [ fhir:index -1 ; fhir:Coding.system [ fhir:value "http://fhir.hl7.org.vn/core/CodeSystem/vn-discharge-disposition-cs" ] ; fhir:Coding.code [ fhir:value "1" ] ; fhir:Coding.display [ fhir:value "Ra viện" ] ] ] ] ; fhir:Encounter.serviceProvider [ fhir:link <http://hl7.org/fhir/Organization/ExampleOrganizationChoRay> ; fhir:Reference.reference [ fhir:value "Organization/ExampleOrganizationChoRay" ] ; fhir:Reference.display [ fhir:value "Bệnh viện Chợ Rẫy" ] ] . <http://hl7.org/fhir/Condition/ExampleConditionAppendicitis> a fhir:Condition . <http://fhir.hl7.org.vn/core/Condition/ExampleConditionAppendicitis> a fhir:Condition ; fhir:Resource.id [ fhir:value "ExampleConditionAppendicitis"] ; fhir:Resource.meta [ fhir:Meta.profile [ fhir:value "http://fhir.hl7.org.vn/core/StructureDefinition/vn-core-condition-diagnosis" ; fhir:index -1 ; fhir:link <http://fhir.hl7.org.vn/core/StructureDefinition/vn-core-condition-diagnosis> ] ] ; 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=\"Condition_ExampleConditionAppendicitis\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Condition ExampleConditionAppendicitis</b></p><a name=\"ExampleConditionAppendicitis\"> </a><a name=\"hcExampleConditionAppendicitis\"> </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 K35.8}, {http://snomed.info/sct 85189001}\">Viêm ruột thừa cấp</span></p><p><b>bodySite</b>: <span title=\"Codes:{http://snomed.info/sct 66754008}\">Ruột thừa</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 (ActCode#IMP); period = 2026-03-10 14:00:00+0700 --> 2026-03-17 10:00:00+0700; reasonCode = </a></p><p><b>recordedDate</b>: 2026-03-10</p></div>" ] ; fhir:Condition.clinicalStatus [ fhir:CodeableConcept.coding [ fhir:index -1 ; fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/condition-clinical" ] ; fhir:Coding.code [ fhir:value "active" ] ; fhir:Coding.display [ fhir:value "Active" ] ] ] ; fhir:Condition.verificationStatus [ fhir:CodeableConcept.coding [ fhir:index -1 ; fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/condition-ver-status" ] ; fhir:Coding.code [ fhir:value "confirmed" ] ; fhir:Coding.display [ fhir:value "Confirmed" ] ] ] ; fhir:Condition.category [ fhir:index -1 ; fhir:CodeableConcept.coding [ fhir:index -1 ; fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/condition-category" ] ; fhir:Coding.code [ fhir:value "encounter-diagnosis" ] ; fhir:Coding.display [ fhir:value "Encounter Diagnosis" ] ] ] ; fhir:Condition.code [ fhir:CodeableConcept.coding [ fhir:index -1 ; fhir:Coding.system [ fhir:value "http://hl7.org/fhir/sid/icd-10" ] ; fhir:Coding.code [ fhir:value "K35.8" ] ; fhir:Coding.display [ fhir:value "Acute appendicitis, other and unspecified" ] ], [ fhir:index -1 ; a sct:85189001 ; fhir:Coding.system [ fhir:value "http://snomed.info/sct" ] ; fhir:Coding.code [ fhir:value "85189001" ] ; fhir:Coding.display [ fhir:value "Acute appendicitis" ] ] ; fhir:CodeableConcept.text [ fhir:value "Viêm ruột thừa cấp" ] ] ; fhir:Condition.bodySite [ fhir:index -1 ; fhir:CodeableConcept.coding [ fhir:index -1 ; a sct:66754008 ; fhir:Coding.system [ fhir:value "http://snomed.info/sct" ] ; fhir:Coding.code [ fhir:value "66754008" ] ; fhir:Coding.display [ fhir:value "Appendix" ] ] ; fhir:CodeableConcept.text [ fhir:value "Ruột thừa" ] ] ; fhir:Condition.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:Condition.encounter [ fhir:link <http://hl7.org/fhir/Encounter/ExampleEncounterInpatient> ; fhir:Reference.reference [ fhir:value "Encounter/ExampleEncounterInpatient" ] ] ; fhir:Condition.recordedDate [ fhir:value "2026-03-10"^^xsd:date] . <http://hl7.org/fhir/Encounter/ExampleEncounterInpatient> a fhir:Encounter . <http://fhir.hl7.org.vn/core/Procedure/ExampleProcedureAppendectomy> a fhir:Procedure ; fhir:Resource.id [ fhir:value "ExampleProcedureAppendectomy"] ; fhir:Resource.meta [ fhir:Meta.profile [ fhir:value "http://fhir.hl7.org.vn/core/StructureDefinition/vn-core-procedure" ; fhir:index -1 ; fhir:link <http://fhir.hl7.org.vn/core/StructureDefinition/vn-core-procedure> ] ] ; fhir:Resource.language [ fhir:value "vi"] ; fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "extensions" ] ; fhir:Narrative.div "<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>Phương pháp vô cảm — Anesthesia Method Extension</b>: <span title=\"Codes:{http://fhir.hl7.org.vn/core/CodeSystem/vn-anesthesia-method-cs 1}\">Gây mê</span></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 (ActCode#IMP); period = 2026-03-10 14:00:00+0700 --> 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>" ] ; fhir:DomainResource.extension [ fhir:index -1 ; fhir:Extension.url [ fhir:value "http://fhir.hl7.org.vn/core/StructureDefinition/vn-ext-order-date" ] ; fhir:Extension.valueDateTime [ fhir:value "2026-03-12T07:30:00+07:00"^^xsd:dateTime ] ], [ fhir:index -1 ; fhir:Extension.url [ fhir:value "http://fhir.hl7.org.vn/core/StructureDefinition/vn-ext-anesthesia-method" ] ; fhir:Extension.valueCodeableConcept [ fhir:CodeableConcept.coding [ fhir:index -1 ; fhir:Coding.system [ fhir:value "http://fhir.hl7.org.vn/core/CodeSystem/vn-anesthesia-method-cs" ] ; fhir:Coding.code [ fhir:value "1" ] ; fhir:Coding.display [ fhir:value "Gây mê" ] ] ] ] ; fhir:Procedure.status [ fhir:value "completed"] ; fhir:Procedure.code [ fhir:CodeableConcept.coding [ fhir:index -1 ; a sct:6025007 ; fhir:Coding.system [ fhir:value "http://snomed.info/sct" ] ; fhir:Coding.code [ fhir:value "6025007" ] ; fhir:Coding.display [ fhir:value "Laparoscopic appendectomy" ] ] ; fhir:CodeableConcept.text [ fhir:value "Phẫu thuật cắt ruột thừa nội soi" ] ] ; fhir:Procedure.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:Procedure.encounter [ fhir:link <http://hl7.org/fhir/Encounter/ExampleEncounterInpatient> ; fhir:Reference.reference [ fhir:value "Encounter/ExampleEncounterInpatient" ] ] ; fhir:Procedure.performedDateTime [ fhir:value "2026-03-12T09:00:00+07:00"^^xsd:dateTime] ; fhir:Procedure.bodySite [ fhir:index -1 ; fhir:CodeableConcept.coding [ fhir:index -1 ; a sct:66754008 ; fhir:Coding.system [ fhir:value "http://snomed.info/sct" ] ; fhir:Coding.code [ fhir:value "66754008" ] ; fhir:Coding.display [ fhir:value "Appendix" ] ] ; fhir:CodeableConcept.text [ fhir:value "Ruột thừa" ] ] . <http://fhir.hl7.org.vn/core/Specimen/ExampleSpecimenAppendixTissue> a fhir:Specimen ; fhir:Resource.id [ fhir:value "ExampleSpecimenAppendixTissue"] ; fhir:Resource.meta [ fhir:Meta.profile [ fhir:value "http://fhir.hl7.org.vn/core/StructureDefinition/vn-core-specimen" ; fhir:index -1 ; fhir:link <http://fhir.hl7.org.vn/core/StructureDefinition/vn-core-specimen> ] ] ; 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=\"Specimen_ExampleSpecimenAppendixTissue\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Specimen ExampleSpecimenAppendixTissue</b></p><a name=\"ExampleSpecimenAppendixTissue\"> </a><a name=\"hcExampleSpecimenAppendixTissue\"> </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-specimen.html\">Mẫu bệnh phẩm VN Core — VN Core Specimen Profile</a></p></div><p><b>identifier</b>: <a href=\"NamingSystem-vn-specimen-local-id-ns.html\" title=\"Hệ định danh cục bộ cho Specimen tại cơ sở y tế Việt Nam.\">VNSpecimenLocalIdNamingSystem</a>/GPB-20260310-0008</p><p><b>accessionIdentifier</b>: <a href=\"NamingSystem-vn-specimen-local-id-ns.html\" title=\"Hệ định danh cục bộ cho Specimen tại cơ sở y tế Việt Nam.\">VNSpecimenLocalIdNamingSystem</a>/GPB-TN-20260310-0042</p><p><b>status</b>: Available</p><p><b>type</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/v2-0487 TISS}\">Mô ruột thừa</span></p><p><b>subject</b>: <a href=\"Patient-ExamplePatientNguyenVanAn.html\">Nguyễn Văn An</a></p><p><b>receivedTime</b>: 2026-03-10 15:20:00+0700</p><h3>Collections</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Collected[x]</b></td><td><b>Method</b></td><td><b>BodySite</b></td></tr><tr><td style=\"display: none\">*</td><td>2026-03-10 14:30:00+0700</td><td><span title=\"Codes:\">Bệnh phẩm sau cắt ruột thừa</span></td><td><span title=\"Codes:{http://snomed.info/sct 66754008}\">Appendix</span></td></tr></table><h3>Containers</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Identifier</b></td><td><b>Description</b></td><td><b>Type</b></td></tr><tr><td style=\"display: none\">*</td><td><a href=\"NamingSystem-vn-specimen-local-id-ns.html\" title=\"Hệ định danh cục bộ cho Specimen tại cơ sở y tế Việt Nam.\">VNSpecimenLocalIdNamingSystem</a>/JAR-GPB-20260310-0042</td><td>Lọ bệnh phẩm cố định formalin 10%</td><td><span title=\"Codes:\">Lọ bệnh phẩm GPB</span></td></tr></table><p><b>note</b>: </p><blockquote><div><p>Mẫu mô ruột thừa gửi giải phẫu bệnh sau phẫu thuật.</p>\n</div></blockquote></div>" ] ; fhir:Specimen.identifier [ fhir:index -1 ; fhir:Identifier.system [ fhir:value "http://fhir.hl7.org.vn/core/sid/specimen-local-id" ] ; fhir:Identifier.value [ fhir:value "GPB-20260310-0008" ] ] ; fhir:Specimen.accessionIdentifier [ fhir:Identifier.system [ fhir:value "http://fhir.hl7.org.vn/core/sid/specimen-local-id" ] ; fhir:Identifier.value [ fhir:value "GPB-TN-20260310-0042" ] ] ; fhir:Specimen.status [ fhir:value "available"] ; fhir:Specimen.type [ fhir:CodeableConcept.coding [ fhir:index -1 ; fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/v2-0487" ] ; fhir:Coding.code [ fhir:value "TISS" ] ; fhir:Coding.display [ fhir:value "Tissue" ] ] ; fhir:CodeableConcept.text [ fhir:value "Mô ruột thừa" ] ] ; fhir:Specimen.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:Specimen.receivedTime [ fhir:value "2026-03-10T15:20:00+07:00"^^xsd:dateTime] ; fhir:Specimen.collection [ fhir:Specimen.collection.collectedDateTime [ fhir:value "2026-03-10T14:30:00+07:00"^^xsd:dateTime ] ; fhir:Specimen.collection.method [ fhir:CodeableConcept.text [ fhir:value "Bệnh phẩm sau cắt ruột thừa" ] ] ; fhir:Specimen.collection.bodySite [ fhir:CodeableConcept.coding [ fhir:index -1 ; a sct:66754008 ; fhir:Coding.system [ fhir:value "http://snomed.info/sct" ] ; fhir:Coding.code [ fhir:value "66754008" ] ; fhir:Coding.display [ fhir:value "Appendix" ] ] ] ] ; fhir:Specimen.container [ fhir:index -1 ; fhir:Specimen.container.identifier [ fhir:index -1 ; fhir:Identifier.system [ fhir:value "http://fhir.hl7.org.vn/core/sid/specimen-local-id" ] ; fhir:Identifier.value [ fhir:value "JAR-GPB-20260310-0042" ] ] ; fhir:Specimen.container.description [ fhir:value "Lọ bệnh phẩm cố định formalin 10%" ] ; fhir:Specimen.container.type [ fhir:CodeableConcept.text [ fhir:value "Lọ bệnh phẩm GPB" ] ] ] ; fhir:Specimen.note [ fhir:index -1 ; fhir:Annotation.text [ fhir:value "Mẫu mô ruột thừa gửi giải phẫu bệnh sau phẫu thuật." ] ] . <http://fhir.hl7.org.vn/core/DiagnosticReport/ExampleDiagnosticReportPathology> a fhir:DiagnosticReport ; fhir:Resource.id [ fhir:value "ExampleDiagnosticReportPathology"] ; fhir:Resource.meta [ fhir:Meta.profile [ fhir:value "http://fhir.hl7.org.vn/core/StructureDefinition/vn-core-diagnostic-report-pathology" ; fhir:index -1 ; fhir:link <http://fhir.hl7.org.vn/core/StructureDefinition/vn-core-diagnostic-report-pathology> ] ] ; 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=\"DiagnosticReport_ExampleDiagnosticReportPathology\"> </a><p class=\"res-header-id\"><b>Generated Narrative: DiagnosticReport ExampleDiagnosticReportPathology</b></p><a name=\"ExampleDiagnosticReportPathology\"> </a><a name=\"hcExampleDiagnosticReportPathology\"> </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-diagnostic-report-pathology.html\">Báo cáo Giải phẫu bệnh VN Core — VN Core Pathology DiagnosticReport</a></p></div><h2><span title=\"Codes:{http://loinc.org 60568-3}\">Giải phẫu bệnh lý</span> (<span title=\"Codes:{http://terminology.hl7.org/CodeSystem/v2-0074 SP}\">Surgical Pathology</span>, <span title=\"Codes:{http://fhir.hl7.org.vn/core/CodeSystem/vn-cost-category-cs 3}\">Xét nghiệm</span>) </h2><table class=\"grid\"><tr><td>Subject</td><td>Nguyễn Văn An Male, DoB: 1985-03-15 ( Căn cước công dân: VNCCCD#001085012345)</td></tr><tr><td>Relevant Time</td><td>2026-03-10 14:30:00+0700</td></tr><tr><td>Reported</td><td>2026-03-12 16:00:00+0700</td></tr><tr><td>Performer</td><td> <a href=\"Organization-ExampleOrganizationChoRay.html\">Khoa Giải phẫu bệnh — BV Chợ Rẫy</a></td></tr></table><p><b>Report Details</b></p><p>Đại thể: Ruột thừa dài 7cm, đường kính 1.2cm, sưng nề phù nề, phủ fibrin màu vàng xanh. Lòng ruột thừa chứa mủ vàng đục. Vi thể: Thâm nhập bạch cầu đa nhân toàn thành, mủ trong lòng ruột thừa. Hoại tử thành khu trú, chưa thủng. Không thấy tế bào ác tính. Kết luận: Viêm ruột thừa cấp mủ (K35.8), chưa vỡ.</p><p><b>Coded Conclusions:</b></p><ul><li><span title=\"Codes:{http://snomed.info/sct 45959006}, {http://hl7.org/fhir/sid/icd-10 K35.8}\">Viêm ruột thừa cấp mủ, chưa vỡ</span></li></ul></div>" ] ; fhir:DiagnosticReport.status [ fhir:value "final"] ; fhir:DiagnosticReport.category [ fhir:index -1 ; fhir:CodeableConcept.coding [ fhir:index -1 ; fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/v2-0074" ] ; fhir:Coding.code [ fhir:value "SP" ] ; fhir:Coding.display [ fhir:value "Surgical Pathology" ] ] ], [ fhir:index -1 ; fhir:CodeableConcept.coding [ fhir:index -1 ; fhir:Coding.system [ fhir:value "http://fhir.hl7.org.vn/core/CodeSystem/vn-cost-category-cs" ] ; fhir:Coding.code [ fhir:value "3" ] ; fhir:Coding.display [ fhir:value "Xét nghiệm" ] ] ] ; fhir:DiagnosticReport.code [ fhir:CodeableConcept.coding [ fhir:index -1 ; a loinc:60568-3 ; fhir:Coding.system [ fhir:value "http://loinc.org" ] ; fhir:Coding.code [ fhir:value "60568-3" ] ; fhir:Coding.display [ fhir:value "Pathology synoptic report" ] ] ; fhir:CodeableConcept.text [ fhir:value "Giải phẫu bệnh lý" ] ] ; fhir:DiagnosticReport.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:DiagnosticReport.encounter [ fhir:link <http://hl7.org/fhir/Encounter/ExampleEncounterInpatient> ; fhir:Reference.reference [ fhir:value "Encounter/ExampleEncounterInpatient" ] ] ; fhir:DiagnosticReport.effectiveDateTime [ fhir:value "2026-03-10T14:30:00+07:00"^^xsd:dateTime] ; fhir:DiagnosticReport.issued [ fhir:value "2026-03-12T16:00:00+07:00"^^xsd:dateTime] ; fhir:DiagnosticReport.performer [ fhir:index -1 ; fhir:link <http://hl7.org/fhir/Organization/ExampleOrganizationChoRay> ; fhir:Reference.reference [ fhir:value "Organization/ExampleOrganizationChoRay" ] ; fhir:Reference.display [ fhir:value "Khoa Giải phẫu bệnh — BV Chợ Rẫy" ] ] ; fhir:DiagnosticReport.specimen [ fhir:index -1 ; fhir:link <http://hl7.org/fhir/Specimen/ExampleSpecimenAppendixTissue> ; fhir:Reference.reference [ fhir:value "Specimen/ExampleSpecimenAppendixTissue" ] ; fhir:Reference.display [ fhir:value "Mẫu mô ruột thừa sau cắt ruột thừa" ] ] ; fhir:DiagnosticReport.conclusion [ fhir:value "Đại thể: Ruột thừa dài 7cm, đường kính 1.2cm, sưng nề phù nề, phủ fibrin màu vàng xanh. Lòng ruột thừa chứa mủ vàng đục. Vi thể: Thâm nhập bạch cầu đa nhân toàn thành, mủ trong lòng ruột thừa. Hoại tử thành khu trú, chưa thủng. Không thấy tế bào ác tính. Kết luận: Viêm ruột thừa cấp mủ (K35.8), chưa vỡ."] ; fhir:DiagnosticReport.conclusionCode [ fhir:index -1 ; fhir:CodeableConcept.coding [ fhir:index -1 ; a sct:45959006 ; fhir:Coding.system [ fhir:value "http://snomed.info/sct" ] ; fhir:Coding.code [ fhir:value "45959006" ] ; fhir:Coding.display [ fhir:value "Acute suppurative inflammation" ] ], [ fhir:index -1 ; fhir:Coding.system [ fhir:value "http://hl7.org/fhir/sid/icd-10" ] ; fhir:Coding.code [ fhir:value "K35.8" ] ; fhir:Coding.display [ fhir:value "Acute appendicitis, other and unspecified" ] ] ; fhir:CodeableConcept.text [ fhir:value "Viêm ruột thừa cấp mủ, chưa vỡ" ] ] ; fhir:DiagnosticReport.presentedForm [ fhir:index -1 ; fhir:Attachment.contentType [ fhir:value "application/pdf" ] ; fhir:Attachment.language [ fhir:value "vi" ] ; fhir:Attachment.title [ fhir:value "GPB-RuotThua-NguyenVanAn-20260312.pdf" ] ; fhir:Attachment.creation [ fhir:value "2026-03-12T16:00:00+07:00"^^xsd:dateTime ] ] . <http://hl7.org/fhir/Specimen/ExampleSpecimenAppendixTissue> a fhir:Specimen . <http://fhir.hl7.org.vn/core/MedicationDispense/ExampleMedicationDispenseInpatientAntibiotic> a fhir:MedicationDispense ; fhir:Resource.id [ fhir:value "ExampleMedicationDispenseInpatientAntibiotic"] ; fhir:Resource.meta [ fhir:Meta.profile [ fhir:value "http://fhir.hl7.org.vn/core/StructureDefinition/vn-core-medication-dispense" ; fhir:index -1 ; fhir:link <http://fhir.hl7.org.vn/core/StructureDefinition/vn-core-medication-dispense> ] ] ; fhir:Resource.language [ fhir:value "vi"] ; fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "extensions" ] ; fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"MedicationDispense_ExampleMedicationDispenseInpatientAntibiotic\"> </a><p class=\"res-header-id\"><b>Generated Narrative: MedicationDispense ExampleMedicationDispenseInpatientAntibiotic</b></p><a name=\"ExampleMedicationDispenseInpatientAntibiotic\"> </a><a name=\"hcExampleMedicationDispenseInpatientAntibiotic\"> </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-dispense.html\">Cấp phát thuốc VN Core — VN Core Medication Dispense Profile</a></p></div><p><b>Số đăng ký thuốc (Visa) — Medication Registration Number</b>: VD-18422-16</p><p><b>status</b>: Completed</p><p><b>category</b>: <span title=\"Codes:{http://terminology.hl7.org/fhir/CodeSystem/medicationdispense-category inpatient}\">Inpatient</span></p><p><b>medication</b>: <span title=\"Codes:{http://www.whocc.no/atc J01DD01}\">Cefotaxime 1g bột pha tiêm</span></p><p><b>subject</b>: <a href=\"Patient-ExamplePatientNguyenVanAn.html\">Nguyễn Văn An</a></p><p><b>context</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 (ActCode#IMP); period = 2026-03-10 14:00:00+0700 --> 2026-03-17 10:00:00+0700; reasonCode = </a></p><h3>Performers</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Actor</b></td></tr><tr><td style=\"display: none\">*</td><td><a href=\"Organization-ExampleOrganizationChoRay.html\">Khoa Dược — Bệnh viện Chợ Rẫy</a></td></tr></table><p><b>authorizingPrescription</b>: <a href=\"MedicationRequest-ExampleMedicationRequestCefotaximeInpatient.html\">Y lệnh Cefotaxime 1g IV mỗi 8 giờ</a></p><p><b>quantity</b>: 6 lọ</p><p><b>daysSupply</b>: 2 ngày<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM coded = 'd')</span></p><p><b>whenHandedOver</b>: 2026-03-16 15:00:00+0700</p><blockquote><p><b>dosageInstruction</b></p><p><b>sequence</b>: 1</p><p><b>text</b>: Tiêm tĩnh mạch Cefotaxime 1g mỗi 8 giờ</p><p><b>timing</b>: 3 per 1 day</p><p><b>route</b>: <span title=\"Codes:{http://snomed.info/sct 47625008}\">Tiêm tĩnh mạch</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 g<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM codeg = 'g')</span></td></tr></table></blockquote></div>" ] ; fhir:DomainResource.extension [ fhir:index -1 ; fhir:Extension.url [ fhir:value "http://fhir.hl7.org.vn/core/StructureDefinition/vn-ext-med-reg-number" ] ; fhir:Extension.valueString [ fhir:value "VD-18422-16" ] ] ; fhir:MedicationDispense.status [ fhir:value "completed"] ; fhir:MedicationDispense.category [ fhir:CodeableConcept.coding [ fhir:index -1 ; fhir:Coding.system [ fhir:value "http://terminology.hl7.org/fhir/CodeSystem/medicationdispense-category" ] ; fhir:Coding.code [ fhir:value "inpatient" ] ; fhir:Coding.display [ fhir:value "Inpatient" ] ] ] ; fhir:MedicationDispense.medicationCodeableConcept [ fhir:CodeableConcept.coding [ fhir:index -1 ; fhir:Coding.system [ fhir:value "http://www.whocc.no/atc" ] ; fhir:Coding.code [ fhir:value "J01DD01" ] ; fhir:Coding.display [ fhir:value "Cefotaxime" ] ] ; fhir:CodeableConcept.text [ fhir:value "Cefotaxime 1g bột pha tiêm" ] ] ; fhir:MedicationDispense.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:MedicationDispense.context [ fhir:link <http://hl7.org/fhir/Encounter/ExampleEncounterInpatient> ; fhir:Reference.reference [ fhir:value "Encounter/ExampleEncounterInpatient" ] ] ; fhir:MedicationDispense.performer [ fhir:index -1 ; fhir:MedicationDispense.performer.actor [ fhir:link <http://hl7.org/fhir/Organization/ExampleOrganizationChoRay> ; fhir:Reference.reference [ fhir:value "Organization/ExampleOrganizationChoRay" ] ; fhir:Reference.display [ fhir:value "Khoa Dược — Bệnh viện Chợ Rẫy" ] ] ] ; fhir:MedicationDispense.authorizingPrescription [ fhir:index -1 ; fhir:link <http://hl7.org/fhir/MedicationRequest/ExampleMedicationRequestCefotaximeInpatient> ; fhir:Reference.reference [ fhir:value "MedicationRequest/ExampleMedicationRequestCefotaximeInpatient" ] ; fhir:Reference.display [ fhir:value "Y lệnh Cefotaxime 1g IV mỗi 8 giờ" ] ] ; fhir:MedicationDispense.quantity [ fhir:Quantity.value [ fhir:value "6"^^xsd:decimal ] ; fhir:Quantity.unit [ fhir:value "lọ" ] ] ; fhir:MedicationDispense.daysSupply [ fhir:Quantity.value [ fhir:value "2"^^xsd:decimal ] ; fhir:Quantity.unit [ fhir:value "ngày" ] ; fhir:Quantity.system [ fhir:value "http://unitsofmeasure.org" ] ; fhir:Quantity.code [ fhir:value "d" ] ] ; fhir:MedicationDispense.whenHandedOver [ fhir:value "2026-03-16T15:00:00+07:00"^^xsd:dateTime] ; fhir:MedicationDispense.dosageInstruction [ fhir:index -1 ; fhir:Dosage.sequence [ fhir:value "1"^^xsd:integer ] ; fhir:Dosage.text [ fhir:value "Tiêm tĩnh mạch Cefotaxime 1g mỗi 8 giờ" ] ; fhir:Dosage.timing [ fhir:Timing.repeat [ fhir:Timing.repeat.frequency [ fhir:value "3"^^xsd:positiveInteger ] ; fhir:Timing.repeat.period [ fhir:value "1"^^xsd:decimal ] ; fhir:Timing.repeat.periodUnit [ fhir:value "d" ] ] ] ; fhir:Dosage.route [ fhir:CodeableConcept.coding [ fhir:index -1 ; a sct:47625008 ; fhir:Coding.system [ fhir:value "http://snomed.info/sct" ] ; fhir:Coding.code [ fhir:value "47625008" ] ; fhir:Coding.display [ fhir:value "Intravenous route" ] ] ; fhir:CodeableConcept.text [ fhir:value "Tiêm tĩnh mạch" ] ] ; fhir:Dosage.doseAndRate [ fhir:index -1 ; fhir:Dosage.doseAndRate.doseQuantity [ fhir:Quantity.value [ fhir:value "1"^^xsd:decimal ] ; fhir:Quantity.unit [ fhir:value "g" ] ; fhir:Quantity.system [ fhir:value "http://unitsofmeasure.org" ] ; fhir:Quantity.code [ fhir:value "g" ] ] ] ] . <http://hl7.org/fhir/MedicationRequest/ExampleMedicationRequestCefotaximeInpatient> a fhir:MedicationRequest . <http://fhir.hl7.org.vn/core/Composition/ExampleCompositionDischargeSummary> a fhir:Composition ; fhir:Resource.id [ fhir:value "ExampleCompositionDischargeSummary"] ; fhir:Resource.meta [ fhir:Meta.profile [ fhir:value "http://fhir.hl7.org.vn/core/StructureDefinition/vn-core-composition" ; fhir:index -1 ; fhir:link <http://fhir.hl7.org.vn/core/StructureDefinition/vn-core-composition> ] ] ; 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_ExampleCompositionDischargeSummary\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Composition ExampleCompositionDischargeSummary</b></p><a name=\"ExampleCompositionDischargeSummary\"> </a><a name=\"hcExampleCompositionDischargeSummary\"> </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.html\">Bệnh án điện tử VN Core — VN Core Composition Profile</a></p></div><p><b>identifier</b>: <a href=\"NamingSystem-vn-document-number-ns.html\" title=\"SCHEME DÙNG TẠM per-facility — 0.8.0 hạ cấp (hậu kiểm toán Codex): định danh này do TỪNG cơ sở#xA;tự quản lý nên khóa uniqueness là system+value; một URI quốc gia dùng chung KHÔNG bảo đảm uniqueness.#xA;Khuyến nghị chính: mỗi cơ sở tự công bố URI riêng; URI scheme này chỉ dùng khi chưa có URI riêng,#xA;khi đó assigner là bắt buộc nghiệp vụ (khuyến nghị bổ sung, không phải cơ chế uniqueness chính).#xA;Namespace khuyến nghị cho mã tài liệu lâm sàng nội bộ do cơ sở y tế phát sinh, dùng cho Composition.identifier và DocumentReference.identifier khi chưa có NamingSystem riêng của từng cơ sở.\">VNDocumentNumber</a>/BA-NKH-2026-00123</p><p><b>status</b>: Final</p><p><b>type</b>: <span title=\"Codes:{http://loinc.org 18842-5}\">Discharge summary</span></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 (ActCode#IMP); period = 2026-03-10 14:00:00+0700 --> 2026-03-17 10:00:00+0700; reasonCode = </a></p><p><b>date</b>: 2026-03-17 10:00:00+0700</p><p><b>author</b>: <a href=\"Practitioner-ExamplePractitionerBSCKII.html\">BS CKII Nguyễn Thị Lan</a></p><p><b>title</b>: Tóm tắt xuất viện — Viêm ruột thừa cấp K35.8</p><p><b>confidentiality</b>: restricted</p><p><b>custodian</b>: <a href=\"Organization-ExampleOrganizationChoRay.html\">Bệnh viện Chợ Rẫy</a></p></div>" ] ; fhir:Composition.identifier [ fhir:Identifier.system [ fhir:value "http://fhir.hl7.org.vn/core/sid/document-number" ] ; fhir:Identifier.value [ fhir:value "BA-NKH-2026-00123" ] ] ; fhir:Composition.status [ fhir:value "final"] ; fhir:Composition.type [ fhir:CodeableConcept.coding [ fhir:index -1 ; a loinc:18842-5 ; fhir:Coding.system [ fhir:value "http://loinc.org" ] ; fhir:Coding.code [ fhir:value "18842-5" ] ; fhir:Coding.display [ fhir:value "Discharge summary" ] ] ] ; fhir:Composition.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:Composition.encounter [ fhir:link <http://hl7.org/fhir/Encounter/ExampleEncounterInpatient> ; fhir:Reference.reference [ fhir:value "Encounter/ExampleEncounterInpatient" ] ] ; fhir:Composition.date [ fhir:value "2026-03-17T10:00:00+07:00"^^xsd:dateTime] ; fhir:Composition.author [ 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:Composition.title [ fhir:value "Tóm tắt xuất viện — Viêm ruột thừa cấp K35.8"] ; fhir:Composition.confidentiality [ fhir:value "R"] ; fhir:Composition.custodian [ fhir:link <http://hl7.org/fhir/Organization/ExampleOrganizationChoRay> ; fhir:Reference.reference [ fhir:value "Organization/ExampleOrganizationChoRay" ] ; fhir:Reference.display [ fhir:value "Bệnh viện Chợ Rẫy" ] ] ; fhir:Composition.section [ fhir:index -1 ; fhir:Composition.section.title [ fhir:value "Lý do nhập viện" ] ; fhir:Composition.section.code [ fhir:CodeableConcept.coding [ fhir:index -1 ; a loinc:10154-3 ; fhir:Coding.system [ fhir:value "http://loinc.org" ] ; fhir:Coding.code [ fhir:value "10154-3" ] ; fhir:Coding.display [ fhir:value "Chief complaint Narrative - Reported" ] ] ] ; fhir:Composition.section.text [ fhir:Narrative.status [ fhir:value "generated" ] ; fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\">Bệnh nhân Nguyễn Văn An, 45 tuổi, nhập viện ngày 10/3/2026 vì đau bụng vùng hố chậu phải khởi phát đột ngột, sốt 38.5°C, buồn nôn. Siêu âm ổ bụng: hình ảnh ruột thừa viêm, thành dày, có dịch quanh ruột thừa.</div>" ] ], [ fhir:index -1 ; fhir:Composition.section.title [ fhir:value "Chẩn đoán xác định" ] ; fhir:Composition.section.code [ fhir:CodeableConcept.coding [ fhir:index -1 ; a loinc:29548-5 ; fhir:Coding.system [ fhir:value "http://loinc.org" ] ; fhir:Coding.code [ fhir:value "29548-5" ] ; fhir:Coding.display [ fhir:value "Diagnosis Narrative" ] ] ] ; fhir:Composition.section.text [ fhir:Narrative.status [ fhir:value "generated" ] ; fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\">Viêm ruột thừa cấp (K35.8 — ICD-10 VN theo QĐ 4469/QĐ-BYT ngày 28/10/2020). Bệnh kèm: Đái tháo đường type 2 (E11.9), Tăng huyết áp nguyên phát (I10) — kiểm soát ổn định.</div>" ] ], [ fhir:index -1 ; fhir:Composition.section.title [ fhir:value "Tình trạng xuất viện" ] ; fhir:Composition.section.code [ fhir:CodeableConcept.coding [ fhir:index -1 ; a loinc:18842-5 ; fhir:Coding.system [ fhir:value "http://loinc.org" ] ; fhir:Coding.code [ fhir:value "18842-5" ] ; fhir:Coding.display [ fhir:value "Discharge summary" ] ] ] ; fhir:Composition.section.text [ fhir:Narrative.status [ fhir:value "generated" ] ; fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\">Bệnh nhân được phẫu thuật nội soi cắt ruột thừa ngày 12/3/2026, kháng sinh Cefotaxime đường tĩnh mạch sau mổ. Hậu phẫu ổn định: hết sốt, vết mổ khô, trung tiện tốt, ăn uống bình thường. Xuất viện ngày 17/3/2026 với đơn kháng sinh uống 5 ngày, hẹn cắt chỉ sau 7 ngày. Tái khám tại phòng khám Ngoại tiêu hoá — BV Chợ Rẫy.</div>" ] ] . <http://hl7.org/fhir/Practitioner/ExamplePractitionerBSCKII> a fhir:Practitioner . <http://fhir.hl7.org.vn/core/Claim/ExampleClaimBHYT> a fhir:Claim ; fhir:Resource.id [ fhir:value "ExampleClaimBHYT"] ; fhir:Resource.meta [ fhir:Meta.profile [ fhir:value "http://fhir.hl7.org.vn/core/StructureDefinition/vn-core-claim" ; fhir:index -1 ; fhir:link <http://fhir.hl7.org.vn/core/StructureDefinition/vn-core-claim> ] ] ; fhir:Resource.language [ fhir:value "vi"] ; fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "extensions" ] ; fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Claim_ExampleClaimBHYT\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Claim ExampleClaimBHYT</b></p><a name=\"ExampleClaimBHYT\"> </a><a name=\"hcExampleClaimBHYT\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-vn-core-claim.html\">Yêu cầu thanh toán KCB VN Core — VN Core Claim Profile</a></p></div><blockquote><p><b>Tổng chi phí theo nhóm — Claim Cost Summary Extension</b></p><ul><li>totalMedication: <span title=\"Vietnamese Dong\">₫3.200.000</span> (VND)</li><li>totalInsurance: <span title=\"Vietnamese Dong\">₫10.440.000</span> (VND)</li><li>totalPatientCopay: <span title=\"Vietnamese Dong\">₫2.610.000</span> (VND)</li><li>totalPatientSelfPay: <span title=\"Vietnamese Dong\">₫1.000.000</span> (VND)</li><li>totalOtherFund: <span title=\"Vietnamese Dong\">₫770.000</span> (VND)</li></ul></blockquote><blockquote><p><b>Kỳ thanh toán — Claim Payment Period Extension</b></p><ul><li>year: 2026</li><li>month: 3</li></ul></blockquote><p><b>Phương thức thanh toán — Payment Method Extension</b>: <span title=\"Codes:{http://fhir.hl7.org.vn/core/CodeSystem/vn-payment-method-cs 1}\">Phí dịch vụ (FFS)</span></p><p><b>identifier</b>: Mã liên kết hồ sơ BHYT/LK-2026-000101</p><p><b>status</b>: Active</p><p><b>type</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/claim-type institutional}\">Institutional</span></p><p><b>subType</b>: <span title=\"Codes:{http://fhir.hl7.org.vn/core/CodeSystem/vn-patient-visit-type-cs 1.1}\">KCB đúng cơ sở nơi đăng ký KCB BHYT ban đầu</span></p><p><b>use</b>: Claim</p><p><b>patient</b>: <a href=\"Patient-ExamplePatientNguyenVanAn.html\">Nguyễn Văn An</a></p><p><b>created</b>: 2026-03-17</p><p><b>provider</b>: <a href=\"Organization-ExampleOrganizationChoRay.html\">Bệnh viện Chợ Rẫy</a></p><p><b>priority</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/processpriority normal}\">Normal</span></p><h3>Diagnoses</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Sequence</b></td><td><b>Diagnosis[x]</b></td><td><b>Type</b></td></tr><tr><td style=\"display: none\">*</td><td>1</td><td><span title=\"Codes:{http://hl7.org/fhir/sid/icd-10 K35.8}\">Acute appendicitis, other and unspecified</span></td><td><span title=\"Codes:{http://terminology.hl7.org/CodeSystem/ex-diagnosistype principal}\">Principal Diagnosis</span></td></tr></table><h3>Procedures</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Sequence</b></td><td><b>Procedure[x]</b></td></tr><tr><td style=\"display: none\">*</td><td>1</td><td><span title=\"Codes:{http://fhir.hl7.org.vn/core/CodeSystem/vn-icd9-cm-cs 47.01}\">Phẫu thuật nội soi ổ bụng cắt bỏ ruột thừa</span></td></tr></table><h3>Insurances</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Sequence</b></td><td><b>Focal</b></td><td><b>Coverage</b></td></tr><tr><td style=\"display: none\">*</td><td>1</td><td>true</td><td><a href=\"Coverage-ExampleCoverageBHYTNew.html\">BHYT Nguyễn Văn An — DN 80%</a></td></tr></table><blockquote><p><b>item</b></p><p><b>Khoa thực hiện — Claim Item Department Extension</b>: <span title=\"Codes:{http://fhir.hl7.org.vn/core/CodeSystem/vn-department-cs K22}\">Khoa Ngoại tiêu hoá</span></p><blockquote><p><b>Thông tin chi phí BHYT — Insurance Cost Info Extension</b></p><ul><li>scope: <span title=\"Codes:{http://fhir.hl7.org.vn/core/CodeSystem/vn-insurance-scope-cs 1}\">Trong phạm vi hưởng BHYT</span></li><li>paymentRatio: 100</li><li>benefitLevel: 80</li></ul></blockquote><p><b>sequence</b>: 1</p><p><b>category</b>: <span title=\"Codes:{http://fhir.hl7.org.vn/core/CodeSystem/vn-cost-category-cs 1}\">Khám bệnh</span></p><p><b>productOrService</b>: <span title=\"Codes:{http://fhir.hl7.org.vn/core/CodeSystem/vn-examination-code-cs 10.22}\">Khám chuyên khoa Ngoại tiêu hóa</span></p><h3>Nets</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Value</b></td><td><b>Currency</b></td></tr><tr><td style=\"display: none\">*</td><td>150000</td><td>Vietnamese đồng</td></tr></table></blockquote><blockquote><p><b>item</b></p><p><b>Khoa thực hiện — Claim Item Department Extension</b>: <span title=\"Codes:{http://fhir.hl7.org.vn/core/CodeSystem/vn-department-cs K22}\">Khoa Ngoại tiêu hoá</span></p><p><b>sequence</b>: 2</p><p><b>category</b>: <span title=\"Codes:{http://fhir.hl7.org.vn/core/CodeSystem/vn-cost-category-cs 2.2}\">Ngày giường điều trị nội trú</span></p><p><b>productOrService</b>: <span title=\"Codes:{http://fhir.hl7.org.vn/core/CodeSystem/vn-bed-day-code-cs K22.NG1}\">Ngày giường Ngoại loại 1 — 7 ngày</span></p><p><b>quantity</b>: 7</p><h3>UnitPrices</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Value</b></td><td><b>Currency</b></td></tr><tr><td style=\"display: none\">*</td><td>360000</td><td>Vietnamese đồng</td></tr></table><h3>Nets</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Value</b></td><td><b>Currency</b></td></tr><tr><td style=\"display: none\">*</td><td>2520000</td><td>Vietnamese đồng</td></tr></table></blockquote><blockquote><p><b>item</b></p><p><b>sequence</b>: 3</p><p><b>category</b>: <span title=\"Codes:{http://fhir.hl7.org.vn/core/CodeSystem/vn-cost-category-cs 6}\">Phẫu thuật, thủ thuật</span></p><p><b>productOrService</b>: <span title=\"Codes:{http://fhir.hl7.org.vn/core/CodeSystem/vn-icd9-cm-cs 47.01}\">Phẫu thuật nội soi ổ bụng cắt bỏ ruột thừa</span></p><h3>Nets</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Value</b></td><td><b>Currency</b></td></tr><tr><td style=\"display: none\">*</td><td>8500000</td><td>Vietnamese đồng</td></tr></table></blockquote><blockquote><p><b>item</b></p><p><b>Nguồn chi trả — Payment Source Extension</b>: <span title=\"Codes:{http://fhir.hl7.org.vn/core/CodeSystem/vn-payment-source-cs 1}\">Bảo hiểm y tế</span></p><blockquote><p><b>Thông tin chi phí BHYT — Insurance Cost Info Extension</b></p><ul><li>scope: <span title=\"Codes:{http://fhir.hl7.org.vn/core/CodeSystem/vn-insurance-scope-cs 1}\">Trong phạm vi hưởng BHYT</span></li><li>paymentRatio: 100</li><li>benefitLevel: 80</li></ul></blockquote><p><b>sequence</b>: 4</p><p><b>category</b>: <span title=\"Codes:{http://fhir.hl7.org.vn/core/CodeSystem/vn-cost-category-cs 8}\">Thuốc, dịch truyền</span></p><p><b>productOrService</b>: <span title=\"Codes:{http://www.whocc.no/atc J01DD04}\">Ceftriaxone 2g bột pha tiêm hậu phẫu</span></p><h3>Nets</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Value</b></td><td><b>Currency</b></td></tr><tr><td style=\"display: none\">*</td><td>1430000</td><td>Vietnamese đồng</td></tr></table></blockquote><blockquote><p><b>item</b></p><p><b>Nhóm TBYT theo danh mục BHYT — VN Device Group</b>: <span title=\"Codes:{http://fhir.hl7.org.vn/core/CodeSystem/vn-device-group-cs N04.00.000}\">Ống thông, ống dẫn lưu, ống nối, dây nối, chạc nối, catheter</span></p><p><b>Phạm vi BHYT cho VTYT — Device Insurance Scope Extension</b>: <span title=\"Codes:{http://fhir.hl7.org.vn/core/CodeSystem/vn-insurance-scope-cs 1}\">Trong phạm vi hưởng BHYT</span></p><blockquote><p><b>Thông tin chi phí BHYT — Insurance Cost Info Extension</b></p><ul><li>scope: <span title=\"Codes:{http://fhir.hl7.org.vn/core/CodeSystem/vn-insurance-scope-cs 1}\">Trong phạm vi hưởng BHYT</span></li><li>paymentRatio: 100</li><li>benefitLevel: 80</li><li>servicePaymentRatio: 100</li><li>insuranceUnitPrice: <span title=\"Vietnamese Dong\">₫150.000</span> (VND)</li><li>insuranceLineAmount: <span title=\"Vietnamese Dong\">₫450.000</span> (VND)</li></ul></blockquote><p><b>sequence</b>: 5</p><p><b>category</b>: <span title=\"Codes:{http://fhir.hl7.org.vn/core/CodeSystem/vn-cost-category-cs 9}\">Thiết bị y tế</span></p><p><b>productOrService</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/data-absent-reason unknown}\">Kim luồn tĩnh mạch an toàn 22G</span></p><p><b>quantity</b>: 3</p><h3>UnitPrices</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Value</b></td><td><b>Currency</b></td></tr><tr><td style=\"display: none\">*</td><td>150000</td><td>Vietnamese đồng</td></tr></table><h3>Nets</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Value</b></td><td><b>Currency</b></td></tr><tr><td style=\"display: none\">*</td><td>450000</td><td>Vietnamese đồng</td></tr></table></blockquote><blockquote><p><b>item</b></p><p><b>Khoa thực hiện — Claim Item Department Extension</b>: <span title=\"Codes:{http://fhir.hl7.org.vn/core/CodeSystem/vn-department-cs K22}\">Khoa Ngoại tiêu hoá</span></p><p><b>Nguồn chi trả — Payment Source Extension</b>: <span title=\"Codes:{http://fhir.hl7.org.vn/core/CodeSystem/vn-payment-source-cs 4}\">Nguồn khác</span></p><p><b>Thông tin thầu — Tender Information Extension</b>: 112/QĐ-BVCR;G2;N2;2025;G2.02</p><blockquote><p><b>Thông tin chi phí BHYT — Insurance Cost Info Extension</b></p><ul><li>scope: <span title=\"Codes:{http://fhir.hl7.org.vn/core/CodeSystem/vn-insurance-scope-cs 2}\">Ngoài phạm vi hưởng BHYT</span></li><li>paymentRatio: 0</li><li>benefitLevel: 0</li></ul></blockquote><blockquote><p><b>Chi tiết nguồn khác chi trả theo dòng — Other Fund Breakdown Extension</b></p><ul><li>stateBudget: <span title=\"Vietnamese Dong\">₫270.000</span> (VND)</li><li>domesticAid: <span title=\"Vietnamese Dong\">₫500.000</span> (VND)</li></ul></blockquote><p><b>sequence</b>: 6</p><p><b>category</b>: <span title=\"Codes:{http://fhir.hl7.org.vn/core/CodeSystem/vn-cost-category-cs 8}\">Thuốc, dịch truyền</span></p><p><b>productOrService</b>: <span title=\"Codes:{http://www.whocc.no/atc M01AH04}\">Parecoxib 40mg bột pha tiêm — giảm đau hậu phẫu (ngoài danh mục BHYT)</span></p><p><b>quantity</b>: 6 lọ</p><h3>UnitPrices</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Value</b></td><td><b>Currency</b></td></tr><tr><td style=\"display: none\">*</td><td>295000</td><td>Vietnamese đồng</td></tr></table><h3>Nets</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Value</b></td><td><b>Currency</b></td></tr><tr><td style=\"display: none\">*</td><td>1770000</td><td>Vietnamese đồng</td></tr></table></blockquote><h3>Totals</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Value</b></td><td><b>Currency</b></td></tr><tr><td style=\"display: none\">*</td><td>14820000</td><td>Vietnamese đồng</td></tr></table></div>" ] ; fhir:DomainResource.extension [ fhir:index -1 ; fhir:Element.extension [ fhir:index -1 ; fhir:Extension.url [ fhir:value "totalMedication" ] ; fhir:Extension.valueMoney [ fhir:Money.value [ fhir:value "3200000"^^xsd:decimal ] ; fhir:Money.currency [ fhir:value "VND" ] ] ], [ fhir:index -1 ; fhir:Extension.url [ fhir:value "totalInsurance" ] ; fhir:Extension.valueMoney [ fhir:Money.value [ fhir:value "10440000"^^xsd:decimal ] ; fhir:Money.currency [ fhir:value "VND" ] ] ], [ fhir:index -1 ; fhir:Extension.url [ fhir:value "totalPatientCopay" ] ; fhir:Extension.valueMoney [ fhir:Money.value [ fhir:value "2610000"^^xsd:decimal ] ; fhir:Money.currency [ fhir:value "VND" ] ] ], [ fhir:index -1 ; fhir:Extension.url [ fhir:value "totalPatientSelfPay" ] ; fhir:Extension.valueMoney [ fhir:Money.value [ fhir:value "1000000"^^xsd:decimal ] ; fhir:Money.currency [ fhir:value "VND" ] ] ], [ fhir:index -1 ; fhir:Extension.url [ fhir:value "totalOtherFund" ] ; fhir:Extension.valueMoney [ fhir:Money.value [ fhir:value "770000"^^xsd:decimal ] ; fhir:Money.currency [ fhir:value "VND" ] ] ] ; fhir:Extension.url [ fhir:value "http://fhir.hl7.org.vn/core/StructureDefinition/vn-ext-claim-cost-summary" ] ], [ fhir:index -1 ; fhir:Element.extension [ fhir:index -1 ; fhir:Extension.url [ fhir:value "year" ] ; fhir:Extension.valueInteger [ fhir:value "2026"^^xsd:integer ] ], [ fhir:index -1 ; fhir:Extension.url [ fhir:value "month" ] ; fhir:Extension.valueInteger [ fhir:value "3"^^xsd:integer ] ] ; fhir:Extension.url [ fhir:value "http://fhir.hl7.org.vn/core/StructureDefinition/vn-ext-claim-payment-period" ] ], [ fhir:index -1 ; fhir:Extension.url [ fhir:value "http://fhir.hl7.org.vn/core/StructureDefinition/vn-ext-payment-method" ] ; fhir:Extension.valueCodeableConcept [ fhir:CodeableConcept.coding [ fhir:index -1 ; fhir:Coding.system [ fhir:value "http://fhir.hl7.org.vn/core/CodeSystem/vn-payment-method-cs" ] ; fhir:Coding.code [ fhir:value "1" ] ; fhir:Coding.display [ fhir:value "Phí dịch vụ (FFS)" ] ] ] ] ; fhir:Claim.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 "MA_LK" ] ; fhir:Coding.display [ fhir:value "Mã liên kết hồ sơ BHYT" ] ] ] ; fhir:Identifier.system [ fhir:value "http://fhir.hl7.org.vn/core/sid/ma-lk" ] ; fhir:Identifier.value [ fhir:value "LK-2026-000101" ] ] ; fhir:Claim.status [ fhir:value "active"] ; fhir:Claim.type [ fhir:CodeableConcept.coding [ fhir:index -1 ; fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/claim-type" ] ; fhir:Coding.code [ fhir:value "institutional" ] ; fhir:Coding.display [ fhir:value "Institutional" ] ] ] ; fhir:Claim.subType [ fhir:CodeableConcept.coding [ fhir:index -1 ; fhir:Coding.system [ fhir:value "http://fhir.hl7.org.vn/core/CodeSystem/vn-patient-visit-type-cs" ] ; fhir:Coding.code [ fhir:value "1.1" ] ; fhir:Coding.display [ fhir:value "KCB đúng cơ sở nơi đăng ký KCB BHYT ban đầu" ] ] ] ; fhir:Claim.use [ fhir:value "claim"] ; fhir:Claim.patient [ 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:Claim.created [ fhir:value "2026-03-17"^^xsd:date] ; fhir:Claim.provider [ fhir:link <http://hl7.org/fhir/Organization/ExampleOrganizationChoRay> ; fhir:Reference.reference [ fhir:value "Organization/ExampleOrganizationChoRay" ] ; fhir:Reference.display [ fhir:value "Bệnh viện Chợ Rẫy" ] ] ; fhir:Claim.priority [ fhir:CodeableConcept.coding [ fhir:index -1 ; fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/processpriority" ] ; fhir:Coding.code [ fhir:value "normal" ] ; fhir:Coding.display [ fhir:value "Normal" ] ] ] ; fhir:Claim.diagnosis [ fhir:index -1 ; fhir:Claim.diagnosis.sequence [ fhir:value "1"^^xsd:positiveInteger ] ; fhir:Claim.diagnosis.diagnosisCodeableConcept [ fhir:CodeableConcept.coding [ fhir:index -1 ; fhir:Coding.system [ fhir:value "http://hl7.org/fhir/sid/icd-10" ] ; fhir:Coding.code [ fhir:value "K35.8" ] ; fhir:Coding.display [ fhir:value "Acute appendicitis, other and unspecified" ] ] ] ; fhir:Claim.diagnosis.type [ fhir:index -1 ; fhir:CodeableConcept.coding [ fhir:index -1 ; fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/ex-diagnosistype" ] ; fhir:Coding.code [ fhir:value "principal" ] ; fhir:Coding.display [ fhir:value "Principal Diagnosis" ] ] ] ] ; fhir:Claim.procedure [ fhir:index -1 ; fhir:Claim.procedure.sequence [ fhir:value "1"^^xsd:positiveInteger ] ; fhir:Claim.procedure.procedureCodeableConcept [ fhir:CodeableConcept.coding [ fhir:index -1 ; fhir:Coding.system [ fhir:value "http://fhir.hl7.org.vn/core/CodeSystem/vn-icd9-cm-cs" ] ; fhir:Coding.code [ fhir:value "47.01" ] ; fhir:Coding.display [ fhir:value "Phẫu thuật nội soi ổ bụng cắt bỏ ruột thừa" ] ] ] ] ; fhir:Claim.insurance [ fhir:index -1 ; fhir:Claim.insurance.sequence [ fhir:value "1"^^xsd:positiveInteger ] ; fhir:Claim.insurance.focal [ fhir:value "true"^^xsd:boolean ] ; fhir:Claim.insurance.coverage [ fhir:link <http://hl7.org/fhir/Coverage/ExampleCoverageBHYTNew> ; fhir:Reference.reference [ fhir:value "Coverage/ExampleCoverageBHYTNew" ] ; fhir:Reference.display [ fhir:value "BHYT Nguyễn Văn An — DN 80%" ] ] ] ; fhir:Claim.item [ fhir:index -1 ; fhir:Element.extension [ fhir:index -1 ; fhir:Extension.url [ fhir:value "http://fhir.hl7.org.vn/core/StructureDefinition/vn-ext-claim-item-department" ] ; fhir:Extension.valueCodeableConcept [ fhir:CodeableConcept.coding [ fhir:index -1 ; fhir:Coding.system [ fhir:value "http://fhir.hl7.org.vn/core/CodeSystem/vn-department-cs" ] ; fhir:Coding.code [ fhir:value "K22" ] ; fhir:Coding.display [ fhir:value "Khoa Ngoại tiêu hoá" ] ] ] ], [ fhir:index -1 ; fhir:Element.extension [ fhir:index -1 ; fhir:Extension.url [ fhir:value "scope" ] ; fhir:Extension.valueCodeableConcept [ fhir:CodeableConcept.coding [ fhir:index -1 ; fhir:Coding.system [ fhir:value "http://fhir.hl7.org.vn/core/CodeSystem/vn-insurance-scope-cs" ] ; fhir:Coding.code [ fhir:value "1" ] ; fhir:Coding.display [ fhir:value "Trong phạm vi hưởng BHYT" ] ] ] ], [ fhir:index -1 ; fhir:Extension.url [ fhir:value "paymentRatio" ] ; fhir:Extension.valueDecimal [ fhir:value "100"^^xsd:decimal ] ], [ fhir:index -1 ; fhir:Extension.url [ fhir:value "benefitLevel" ] ; fhir:Extension.valueDecimal [ fhir:value "80"^^xsd:decimal ] ] ; fhir:Extension.url [ fhir:value "http://fhir.hl7.org.vn/core/StructureDefinition/vn-ext-insurance-cost-info" ] ] ; fhir:Claim.item.sequence [ fhir:value "1"^^xsd:positiveInteger ] ; fhir:Claim.item.category [ fhir:CodeableConcept.coding [ fhir:index -1 ; fhir:Coding.system [ fhir:value "http://fhir.hl7.org.vn/core/CodeSystem/vn-cost-category-cs" ] ; fhir:Coding.code [ fhir:value "1" ] ; fhir:Coding.display [ fhir:value "Khám bệnh" ] ] ] ; fhir:Claim.item.productOrService [ fhir:CodeableConcept.coding [ fhir:index -1 ; fhir:Coding.system [ fhir:value "http://fhir.hl7.org.vn/core/CodeSystem/vn-examination-code-cs" ] ; fhir:Coding.code [ fhir:value "10.22" ] ; fhir:Coding.display [ fhir:value "Ngoại tiêu hóa" ] ] ; fhir:CodeableConcept.text [ fhir:value "Khám chuyên khoa Ngoại tiêu hóa" ] ] ; fhir:Claim.item.net [ fhir:Money.value [ fhir:value "150000"^^xsd:decimal ] ; fhir:Money.currency [ fhir:value "VND" ] ] ], [ fhir:index -1 ; fhir:Element.extension [ fhir:index -1 ; fhir:Extension.url [ fhir:value "http://fhir.hl7.org.vn/core/StructureDefinition/vn-ext-claim-item-department" ] ; fhir:Extension.valueCodeableConcept [ fhir:CodeableConcept.coding [ fhir:index -1 ; fhir:Coding.system [ fhir:value "http://fhir.hl7.org.vn/core/CodeSystem/vn-department-cs" ] ; fhir:Coding.code [ fhir:value "K22" ] ; fhir:Coding.display [ fhir:value "Khoa Ngoại tiêu hoá" ] ] ] ] ; fhir:Claim.item.sequence [ fhir:value "2"^^xsd:positiveInteger ] ; fhir:Claim.item.category [ fhir:CodeableConcept.coding [ fhir:index -1 ; fhir:Coding.system [ fhir:value "http://fhir.hl7.org.vn/core/CodeSystem/vn-cost-category-cs" ] ; fhir:Coding.code [ fhir:value "2.2" ] ; fhir:Coding.display [ fhir:value "Ngày giường điều trị nội trú" ] ] ] ; fhir:Claim.item.productOrService [ fhir:CodeableConcept.coding [ fhir:index -1 ; fhir:Coding.system [ fhir:value "http://fhir.hl7.org.vn/core/CodeSystem/vn-bed-day-code-cs" ] ; fhir:Coding.code [ fhir:value "K22.NG1" ] ; fhir:Coding.display [ fhir:value "Ngày giường Ngoại loại 1 - Khoa Ngoại tiêu hoá" ] ] ; fhir:CodeableConcept.text [ fhir:value "Ngày giường Ngoại loại 1 — 7 ngày" ] ] ; fhir:Claim.item.quantity [ fhir:Quantity.value [ fhir:value "7"^^xsd:decimal ] ] ; fhir:Claim.item.unitPrice [ fhir:Money.value [ fhir:value "360000"^^xsd:decimal ] ; fhir:Money.currency [ fhir:value "VND" ] ] ; fhir:Claim.item.net [ fhir:Money.value [ fhir:value "2520000"^^xsd:decimal ] ; fhir:Money.currency [ fhir:value "VND" ] ] ], [ fhir:index -1 ; fhir:Claim.item.sequence [ fhir:value "3"^^xsd:positiveInteger ] ; fhir:Claim.item.category [ fhir:CodeableConcept.coding [ fhir:index -1 ; fhir:Coding.system [ fhir:value "http://fhir.hl7.org.vn/core/CodeSystem/vn-cost-category-cs" ] ; fhir:Coding.code [ fhir:value "6" ] ; fhir:Coding.display [ fhir:value "Phẫu thuật, thủ thuật" ] ] ] ; fhir:Claim.item.productOrService [ fhir:CodeableConcept.coding [ fhir:index -1 ; fhir:Coding.system [ fhir:value "http://fhir.hl7.org.vn/core/CodeSystem/vn-icd9-cm-cs" ] ; fhir:Coding.code [ fhir:value "47.01" ] ; fhir:Coding.display [ fhir:value "Phẫu thuật nội soi ổ bụng cắt bỏ ruột thừa" ] ] ] ; fhir:Claim.item.net [ fhir:Money.value [ fhir:value "8500000"^^xsd:decimal ] ; fhir:Money.currency [ fhir:value "VND" ] ] ], [ fhir:index -1 ; fhir:Element.extension [ fhir:index -1 ; fhir:Extension.url [ fhir:value "http://fhir.hl7.org.vn/core/StructureDefinition/vn-ext-payment-source" ] ; fhir:Extension.valueCodeableConcept [ fhir:CodeableConcept.coding [ fhir:index -1 ; fhir:Coding.system [ fhir:value "http://fhir.hl7.org.vn/core/CodeSystem/vn-payment-source-cs" ] ; fhir:Coding.code [ fhir:value "1" ] ; fhir:Coding.display [ fhir:value "Bảo hiểm y tế" ] ] ] ], [ fhir:index -1 ; fhir:Element.extension [ fhir:index -1 ; fhir:Extension.url [ fhir:value "scope" ] ; fhir:Extension.valueCodeableConcept [ fhir:CodeableConcept.coding [ fhir:index -1 ; fhir:Coding.system [ fhir:value "http://fhir.hl7.org.vn/core/CodeSystem/vn-insurance-scope-cs" ] ; fhir:Coding.code [ fhir:value "1" ] ; fhir:Coding.display [ fhir:value "Trong phạm vi hưởng BHYT" ] ] ] ], [ fhir:index -1 ; fhir:Extension.url [ fhir:value "paymentRatio" ] ; fhir:Extension.valueDecimal [ fhir:value "100"^^xsd:decimal ] ], [ fhir:index -1 ; fhir:Extension.url [ fhir:value "benefitLevel" ] ; fhir:Extension.valueDecimal [ fhir:value "80"^^xsd:decimal ] ] ; fhir:Extension.url [ fhir:value "http://fhir.hl7.org.vn/core/StructureDefinition/vn-ext-insurance-cost-info" ] ] ; fhir:Claim.item.sequence [ fhir:value "4"^^xsd:positiveInteger ] ; fhir:Claim.item.category [ fhir:CodeableConcept.coding [ fhir:index -1 ; fhir:Coding.system [ fhir:value "http://fhir.hl7.org.vn/core/CodeSystem/vn-cost-category-cs" ] ; fhir:Coding.code [ fhir:value "8" ] ; fhir:Coding.display [ fhir:value "Thuốc, dịch truyền" ] ] ] ; fhir:Claim.item.productOrService [ fhir:CodeableConcept.coding [ fhir:index -1 ; fhir:Coding.system [ fhir:value "http://www.whocc.no/atc" ] ; fhir:Coding.code [ fhir:value "J01DD04" ] ; fhir:Coding.display [ fhir:value "Ceftriaxone" ] ] ; fhir:CodeableConcept.text [ fhir:value "Ceftriaxone 2g bột pha tiêm hậu phẫu" ] ] ; fhir:Claim.item.net [ fhir:Money.value [ fhir:value "1430000"^^xsd:decimal ] ; fhir:Money.currency [ fhir:value "VND" ] ] ], [ fhir:index -1 ; fhir:Element.extension [ fhir:index -1 ; fhir:Extension.url [ fhir:value "http://fhir.hl7.org.vn/core/StructureDefinition/vn-ext-device-group" ] ; fhir:Extension.valueCodeableConcept [ fhir:CodeableConcept.coding [ fhir:index -1 ; fhir:Coding.system [ fhir:value "http://fhir.hl7.org.vn/core/CodeSystem/vn-device-group-cs" ] ; fhir:Coding.code [ fhir:value "N04.00.000" ] ; fhir:Coding.display [ fhir:value "Ống thông, ống dẫn lưu, ống nối, dây nối, chạc nối, catheter" ] ] ] ], [ fhir:index -1 ; fhir:Extension.url [ fhir:value "http://fhir.hl7.org.vn/core/StructureDefinition/vn-ext-device-insurance-scope" ] ; fhir:Extension.valueCodeableConcept [ fhir:CodeableConcept.coding [ fhir:index -1 ; fhir:Coding.system [ fhir:value "http://fhir.hl7.org.vn/core/CodeSystem/vn-insurance-scope-cs" ] ; fhir:Coding.code [ fhir:value "1" ] ; fhir:Coding.display [ fhir:value "Trong phạm vi hưởng BHYT" ] ] ] ], [ fhir:index -1 ; fhir:Element.extension [ fhir:index -1 ; fhir:Extension.url [ fhir:value "scope" ] ; fhir:Extension.valueCodeableConcept [ fhir:CodeableConcept.coding [ fhir:index -1 ; fhir:Coding.system [ fhir:value "http://fhir.hl7.org.vn/core/CodeSystem/vn-insurance-scope-cs" ] ; fhir:Coding.code [ fhir:value "1" ] ; fhir:Coding.display [ fhir:value "Trong phạm vi hưởng BHYT" ] ] ] ], [ fhir:index -1 ; fhir:Extension.url [ fhir:value "paymentRatio" ] ; fhir:Extension.valueDecimal [ fhir:value "100"^^xsd:decimal ] ], [ fhir:index -1 ; fhir:Extension.url [ fhir:value "benefitLevel" ] ; fhir:Extension.valueDecimal [ fhir:value "80"^^xsd:decimal ] ], [ fhir:index -1 ; fhir:Extension.url [ fhir:value "servicePaymentRatio" ] ; fhir:Extension.valueDecimal [ fhir:value "100"^^xsd:decimal ] ], [ fhir:index -1 ; fhir:Extension.url [ fhir:value "insuranceUnitPrice" ] ; fhir:Extension.valueMoney [ fhir:Money.value [ fhir:value "150000"^^xsd:decimal ] ; fhir:Money.currency [ fhir:value "VND" ] ] ], [ fhir:index -1 ; fhir:Extension.url [ fhir:value "insuranceLineAmount" ] ; fhir:Extension.valueMoney [ fhir:Money.value [ fhir:value "450000"^^xsd:decimal ] ; fhir:Money.currency [ fhir:value "VND" ] ] ] ; fhir:Extension.url [ fhir:value "http://fhir.hl7.org.vn/core/StructureDefinition/vn-ext-insurance-cost-info" ] ] ; fhir:Claim.item.sequence [ fhir:value "5"^^xsd:positiveInteger ] ; fhir:Claim.item.category [ fhir:CodeableConcept.coding [ fhir:index -1 ; fhir:Coding.system [ fhir:value "http://fhir.hl7.org.vn/core/CodeSystem/vn-cost-category-cs" ] ; fhir:Coding.code [ fhir:value "9" ] ; fhir:Coding.display [ fhir:value "Thiết bị y tế" ] ] ] ; fhir:Claim.item.productOrService [ fhir:CodeableConcept.coding [ fhir:index -1 ; fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/data-absent-reason" ] ; fhir:Coding.code [ fhir:value "unknown" ] ; fhir:Coding.display [ fhir:value "Unknown" ] ] ; fhir:CodeableConcept.text [ fhir:value "Kim luồn tĩnh mạch an toàn 22G" ] ] ; fhir:Claim.item.quantity [ fhir:Quantity.value [ fhir:value "3"^^xsd:decimal ] ] ; fhir:Claim.item.unitPrice [ fhir:Money.value [ fhir:value "150000"^^xsd:decimal ] ; fhir:Money.currency [ fhir:value "VND" ] ] ; fhir:Claim.item.net [ fhir:Money.value [ fhir:value "450000"^^xsd:decimal ] ; fhir:Money.currency [ fhir:value "VND" ] ] ], [ fhir:index -1 ; fhir:Element.extension [ fhir:index -1 ; fhir:Extension.url [ fhir:value "http://fhir.hl7.org.vn/core/StructureDefinition/vn-ext-claim-item-department" ] ; fhir:Extension.valueCodeableConcept [ fhir:CodeableConcept.coding [ fhir:index -1 ; fhir:Coding.system [ fhir:value "http://fhir.hl7.org.vn/core/CodeSystem/vn-department-cs" ] ; fhir:Coding.code [ fhir:value "K22" ] ; fhir:Coding.display [ fhir:value "Khoa Ngoại tiêu hoá" ] ] ] ], [ fhir:index -1 ; fhir:Extension.url [ fhir:value "http://fhir.hl7.org.vn/core/StructureDefinition/vn-ext-payment-source" ] ; fhir:Extension.valueCodeableConcept [ fhir:CodeableConcept.coding [ fhir:index -1 ; fhir:Coding.system [ fhir:value "http://fhir.hl7.org.vn/core/CodeSystem/vn-payment-source-cs" ] ; fhir:Coding.code [ fhir:value "4" ] ; fhir:Coding.display [ fhir:value "Nguồn khác" ] ] ] ], [ fhir:index -1 ; fhir:Extension.url [ fhir:value "http://fhir.hl7.org.vn/core/StructureDefinition/vn-ext-tender-info" ] ; fhir:Extension.valueString [ fhir:value "112/QĐ-BVCR;G2;N2;2025;G2.02" ] ], [ fhir:index -1 ; fhir:Element.extension [ fhir:index -1 ; fhir:Extension.url [ fhir:value "scope" ] ; fhir:Extension.valueCodeableConcept [ fhir:CodeableConcept.coding [ fhir:index -1 ; fhir:Coding.system [ fhir:value "http://fhir.hl7.org.vn/core/CodeSystem/vn-insurance-scope-cs" ] ; fhir:Coding.code [ fhir:value "2" ] ; fhir:Coding.display [ fhir:value "Ngoài phạm vi hưởng BHYT" ] ] ] ], [ fhir:index -1 ; fhir:Extension.url [ fhir:value "paymentRatio" ] ; fhir:Extension.valueDecimal [ fhir:value "0"^^xsd:decimal ] ], [ fhir:index -1 ; fhir:Extension.url [ fhir:value "benefitLevel" ] ; fhir:Extension.valueDecimal [ fhir:value "0"^^xsd:decimal ] ] ; fhir:Extension.url [ fhir:value "http://fhir.hl7.org.vn/core/StructureDefinition/vn-ext-insurance-cost-info" ] ], [ fhir:index -1 ; fhir:Element.extension [ fhir:index -1 ; fhir:Extension.url [ fhir:value "stateBudget" ] ; fhir:Extension.valueMoney [ fhir:Money.value [ fhir:value "270000"^^xsd:decimal ] ; fhir:Money.currency [ fhir:value "VND" ] ] ], [ fhir:index -1 ; fhir:Extension.url [ fhir:value "domesticAid" ] ; fhir:Extension.valueMoney [ fhir:Money.value [ fhir:value "500000"^^xsd:decimal ] ; fhir:Money.currency [ fhir:value "VND" ] ] ] ; fhir:Extension.url [ fhir:value "http://fhir.hl7.org.vn/core/StructureDefinition/vn-ext-other-fund-breakdown" ] ] ; fhir:Claim.item.sequence [ fhir:value "6"^^xsd:positiveInteger ] ; fhir:Claim.item.category [ fhir:CodeableConcept.coding [ fhir:index -1 ; fhir:Coding.system [ fhir:value "http://fhir.hl7.org.vn/core/CodeSystem/vn-cost-category-cs" ] ; fhir:Coding.code [ fhir:value "8" ] ; fhir:Coding.display [ fhir:value "Thuốc, dịch truyền" ] ] ] ; fhir:Claim.item.productOrService [ fhir:CodeableConcept.coding [ fhir:index -1 ; fhir:Coding.system [ fhir:value "http://www.whocc.no/atc" ] ; fhir:Coding.code [ fhir:value "M01AH04" ] ; fhir:Coding.display [ fhir:value "Parecoxib" ] ] ; fhir:CodeableConcept.text [ fhir:value "Parecoxib 40mg bột pha tiêm — giảm đau hậu phẫu (ngoài danh mục BHYT)" ] ] ; fhir:Claim.item.quantity [ fhir:Quantity.value [ fhir:value "6"^^xsd:decimal ] ; fhir:Quantity.unit [ fhir:value "lọ" ] ] ; fhir:Claim.item.unitPrice [ fhir:Money.value [ fhir:value "295000"^^xsd:decimal ] ; fhir:Money.currency [ fhir:value "VND" ] ] ; fhir:Claim.item.net [ fhir:Money.value [ fhir:value "1770000"^^xsd:decimal ] ; fhir:Money.currency [ fhir:value "VND" ] ] ] ; fhir:Claim.total [ fhir:Money.value [ fhir:value "14820000"^^xsd:decimal ] ; fhir:Money.currency [ fhir:value "VND" ] ] . <http://hl7.org/fhir/Coverage/ExampleCoverageBHYTNew> a fhir:Coverage . <http://fhir.hl7.org.vn/core/MedicationRequest/ExampleMedicationRequestCefotaximeInpatient> a fhir:MedicationRequest ; fhir:Resource.id [ fhir:value "ExampleMedicationRequestCefotaximeInpatient"] ; fhir:Resource.meta [ fhir:Meta.profile [ fhir:value "http://fhir.hl7.org.vn/core/StructureDefinition/vn-core-medication-request" ; fhir:index -1 ; fhir:link <http://fhir.hl7.org.vn/core/StructureDefinition/vn-core-medication-request> ] ] ; fhir:Resource.language [ fhir:value "vi"] ; fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "extensions" ] ; fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"MedicationRequest_ExampleMedicationRequestCefotaximeInpatient\"> </a><p class=\"res-header-id\"><b>Generated Narrative: MedicationRequest ExampleMedicationRequestCefotaximeInpatient</b></p><a name=\"ExampleMedicationRequestCefotaximeInpatient\"> </a><a name=\"hcExampleMedicationRequestCefotaximeInpatient\"> </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-18422-16</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 inpatient}\">Inpatient</span></p><p><b>medication</b>: <span title=\"Codes:{http://www.whocc.no/atc J01DD01}\">Cefotaxime 1g bột pha tiêm</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 (ActCode#IMP); period = 2026-03-10 14:00:00+0700 --> 2026-03-17 10:00:00+0700; reasonCode = </a></p><p><b>authoredOn</b>: 2026-03-16 08:00:00+0700</p><p><b>requester</b>: <a href=\"Practitioner-ExamplePractitionerBSCKII.html\">BS CKII Nguyễn Thị Lan</a></p><p><b>reasonCode</b>: <span title=\"Codes:{http://hl7.org/fhir/sid/icd-10 K35.8}\">Kháng sinh hậu phẫu cắt ruột thừa</span></p><blockquote><p><b>dosageInstruction</b></p><p><b>sequence</b>: 1</p><p><b>text</b>: Tiêm tĩnh mạch Cefotaxime 1g mỗi 8 giờ</p><p><b>timing</b>: 3 per 1 day</p><p><b>route</b>: <span title=\"Codes:{http://snomed.info/sct 47625008}\">Tiêm tĩnh mạch</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 g<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM codeg = 'g')</span></td></tr></table></blockquote></div>" ] ; fhir:DomainResource.extension [ fhir:index -1 ; fhir:Extension.url [ fhir:value "http://fhir.hl7.org.vn/core/StructureDefinition/vn-ext-med-reg-number" ] ; fhir:Extension.valueString [ fhir:value "VD-18422-16" ] ] ; fhir:MedicationRequest.status [ fhir:value "active"] ; fhir:MedicationRequest.intent [ fhir:value "order"] ; fhir:MedicationRequest.category [ fhir:index -1 ; fhir:CodeableConcept.coding [ fhir:index -1 ; fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/medicationrequest-category" ] ; fhir:Coding.code [ fhir:value "inpatient" ] ; fhir:Coding.display [ fhir:value "Inpatient" ] ] ] ; fhir:MedicationRequest.medicationCodeableConcept [ fhir:CodeableConcept.coding [ fhir:index -1 ; fhir:Coding.system [ fhir:value "http://www.whocc.no/atc" ] ; fhir:Coding.code [ fhir:value "J01DD01" ] ; fhir:Coding.display [ fhir:value "Cefotaxime" ] ] ; fhir:CodeableConcept.text [ fhir:value "Cefotaxime 1g bột pha tiêm" ] ] ; fhir:MedicationRequest.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:MedicationRequest.encounter [ fhir:link <http://hl7.org/fhir/Encounter/ExampleEncounterInpatient> ; fhir:Reference.reference [ fhir:value "Encounter/ExampleEncounterInpatient" ] ] ; fhir:MedicationRequest.authoredOn [ fhir:value "2026-03-16T08:00:00+07:00"^^xsd:dateTime] ; fhir:MedicationRequest.requester [ 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:MedicationRequest.reasonCode [ fhir:index -1 ; fhir:CodeableConcept.coding [ fhir:index -1 ; fhir:Coding.system [ fhir:value "http://hl7.org/fhir/sid/icd-10" ] ; fhir:Coding.code [ fhir:value "K35.8" ] ; fhir:Coding.display [ fhir:value "Acute appendicitis, other and unspecified" ] ] ; fhir:CodeableConcept.text [ fhir:value "Kháng sinh hậu phẫu cắt ruột thừa" ] ] ; fhir:MedicationRequest.dosageInstruction [ fhir:index -1 ; fhir:Dosage.sequence [ fhir:value "1"^^xsd:integer ] ; fhir:Dosage.text [ fhir:value "Tiêm tĩnh mạch Cefotaxime 1g mỗi 8 giờ" ] ; fhir:Dosage.timing [ fhir:Timing.repeat [ fhir:Timing.repeat.frequency [ fhir:value "3"^^xsd:positiveInteger ] ; fhir:Timing.repeat.period [ fhir:value "1"^^xsd:decimal ] ; fhir:Timing.repeat.periodUnit [ fhir:value "d" ] ] ] ; fhir:Dosage.route [ fhir:CodeableConcept.coding [ fhir:index -1 ; a sct:47625008 ; fhir:Coding.system [ fhir:value "http://snomed.info/sct" ] ; fhir:Coding.code [ fhir:value "47625008" ] ; fhir:Coding.display [ fhir:value "Intravenous route" ] ] ; fhir:CodeableConcept.text [ fhir:value "Tiêm tĩnh mạch" ] ] ; fhir:Dosage.doseAndRate [ fhir:index -1 ; fhir:Dosage.doseAndRate.doseQuantity [ fhir:Quantity.value [ fhir:value "1"^^xsd:decimal ] ; fhir:Quantity.unit [ fhir:value "g" ] ; fhir:Quantity.system [ fhir:value "http://unitsofmeasure.org" ] ; fhir:Quantity.code [ fhir:value "g" ] ] ] ] . <http://fhir.hl7.org.vn/core/MedicationAdministration/ExampleMedicationAdministrationInpatient> a fhir:MedicationAdministration ; fhir:Resource.id [ fhir:value "ExampleMedicationAdministrationInpatient"] ; fhir:Resource.meta [ fhir:Meta.profile [ fhir:value "http://fhir.hl7.org.vn/core/StructureDefinition/vn-core-medication-administration" ; fhir:index -1 ; fhir:link <http://fhir.hl7.org.vn/core/StructureDefinition/vn-core-medication-administration> ] ] ; 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=\"MedicationAdministration_ExampleMedicationAdministrationInpatient\"> </a><p class=\"res-header-id\"><b>Generated Narrative: MedicationAdministration ExampleMedicationAdministrationInpatient</b></p><a name=\"ExampleMedicationAdministrationInpatient\"> </a><a name=\"hcExampleMedicationAdministrationInpatient\"> </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-administration.html\">Sử dụng/Cho dùng thuốc VN Core — VN Core Medication Administration Profile</a></p></div><p><b>status</b>: Completed</p><p><b>category</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/medication-admin-category inpatient}\">Inpatient</span></p><p><b>medication</b>: <span title=\"Codes:{http://www.whocc.no/atc J01DD01}\">Cefotaxime 1g bột pha tiêm</span></p><p><b>subject</b>: <a href=\"Patient-ExamplePatientNguyenVanAn.html\">Nguyễn Văn An</a></p><p><b>context</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 (ActCode#IMP); period = 2026-03-10 14:00:00+0700 --> 2026-03-17 10:00:00+0700; reasonCode = </a></p><p><b>effective</b>: 2026-03-16 16:00:00+0700</p><h3>Performers</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Actor</b></td></tr><tr><td style=\"display: none\">*</td><td><a href=\"Practitioner-ExamplePractitionerBSCKII.html\">BS CKII Nguyễn Thị Lan</a></td></tr></table><p><b>reasonCode</b>: <span title=\"Codes:{http://hl7.org/fhir/sid/icd-10 K35.8}\">Kháng sinh hậu phẫu cắt ruột thừa</span></p><p><b>request</b>: <a href=\"MedicationRequest-ExampleMedicationRequestCefotaximeInpatient.html\">Y lệnh Cefotaxime 1g IV mỗi 8 giờ</a></p><h3>Dosages</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Route</b></td><td><b>Dose</b></td></tr><tr><td style=\"display: none\">*</td><td><span title=\"Codes:{http://snomed.info/sct 47625008}\">Tiêm tĩnh mạch</span></td><td>1 g<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM codeg = 'g')</span></td></tr></table></div>" ] ; fhir:MedicationAdministration.status [ fhir:value "completed"] ; fhir:MedicationAdministration.category [ fhir:CodeableConcept.coding [ fhir:index -1 ; fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/medication-admin-category" ] ; fhir:Coding.code [ fhir:value "inpatient" ] ; fhir:Coding.display [ fhir:value "Inpatient" ] ] ] ; fhir:MedicationAdministration.medicationCodeableConcept [ fhir:CodeableConcept.coding [ fhir:index -1 ; fhir:Coding.system [ fhir:value "http://www.whocc.no/atc" ] ; fhir:Coding.code [ fhir:value "J01DD01" ] ; fhir:Coding.display [ fhir:value "Cefotaxime" ] ] ; fhir:CodeableConcept.text [ fhir:value "Cefotaxime 1g bột pha tiêm" ] ] ; fhir:MedicationAdministration.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:MedicationAdministration.context [ fhir:link <http://hl7.org/fhir/Encounter/ExampleEncounterInpatient> ; fhir:Reference.reference [ fhir:value "Encounter/ExampleEncounterInpatient" ] ] ; fhir:MedicationAdministration.effectiveDateTime [ fhir:value "2026-03-16T16:00:00+07:00"^^xsd:dateTime] ; fhir:MedicationAdministration.performer [ fhir:index -1 ; fhir:MedicationAdministration.performer.actor [ 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:MedicationAdministration.reasonCode [ fhir:index -1 ; fhir:CodeableConcept.coding [ fhir:index -1 ; fhir:Coding.system [ fhir:value "http://hl7.org/fhir/sid/icd-10" ] ; fhir:Coding.code [ fhir:value "K35.8" ] ; fhir:Coding.display [ fhir:value "Acute appendicitis, other and unspecified" ] ] ; fhir:CodeableConcept.text [ fhir:value "Kháng sinh hậu phẫu cắt ruột thừa" ] ] ; fhir:MedicationAdministration.request [ fhir:link <http://hl7.org/fhir/MedicationRequest/ExampleMedicationRequestCefotaximeInpatient> ; fhir:Reference.reference [ fhir:value "MedicationRequest/ExampleMedicationRequestCefotaximeInpatient" ] ; fhir:Reference.display [ fhir:value "Y lệnh Cefotaxime 1g IV mỗi 8 giờ" ] ] ; fhir:MedicationAdministration.dosage [ fhir:MedicationAdministration.dosage.route [ fhir:CodeableConcept.coding [ fhir:index -1 ; a sct:47625008 ; fhir:Coding.system [ fhir:value "http://snomed.info/sct" ] ; fhir:Coding.code [ fhir:value "47625008" ] ; fhir:Coding.display [ fhir:value "Intravenous route" ] ] ; fhir:CodeableConcept.text [ fhir:value "Tiêm tĩnh mạch" ] ] ; fhir:MedicationAdministration.dosage.dose [ fhir:Quantity.value [ fhir:value "1"^^xsd:decimal ] ; fhir:Quantity.unit [ fhir:value "g" ] ; fhir:Quantity.system [ fhir:value "http://unitsofmeasure.org" ] ; fhir:Quantity.code [ fhir:value "g" ] ] ] . # - ontology header ------------------------------------------------------------ <http://hl7.org/fhir/Bundle/ExampleBundleInpatientTransaction.ttl> a owl:Ontology ; owl:imports fhir:fhir.ttl ; owl:versionIRI <http://build.fhir.org/Bundle/ExampleBundleInpatientTransaction.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