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 owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix xsd: <http://www.w3.org/2001/XMLSchema#> . # - resource ------------------------------------------------------------------- <http://hl7.org/fhir/Bundle/ExampleBHYTSubmissionNewborn> a fhir:Bundle ; fhir:nodeRole fhir:treeRoot ; fhir:Resource.id [ fhir:value "ExampleBHYTSubmissionNewborn"] ; fhir:Resource.meta [ fhir:Meta.profile [ fhir:value "http://fhir.hl7.org.vn/core/StructureDefinition/vn-core-bhyt-submission-bundle" ; fhir:index -1 ; fhir:link <http://fhir.hl7.org.vn/core/StructureDefinition/vn-core-bhyt-submission-bundle> ] ] ; fhir:Resource.language [ fhir:value "vi"] ; fhir:Bundle.identifier [ 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-NB-000001" ] ] ; fhir:Bundle.type [ fhir:value "collection"] ; fhir:Bundle.timestamp [ fhir:value "2026-03-22T11:20:00+07:00"^^xsd:dateTime] ; fhir:Bundle.entry [ fhir:index -1 ; fhir:Bundle.entry.fullUrl [ fhir:value "http://fhir.hl7.org.vn/core/Patient/InlinePatientBHYTSubmissionNewborn" ] ; fhir:Bundle.entry.resource <http://fhir.hl7.org.vn/core/Patient/InlinePatientBHYTSubmissionNewborn> ], [ fhir:index -1 ; fhir:Bundle.entry.fullUrl [ fhir:value "http://fhir.hl7.org.vn/core/Coverage/InlineCoverageBHYTSubmissionNewborn" ] ; fhir:Bundle.entry.resource <http://fhir.hl7.org.vn/core/Coverage/InlineCoverageBHYTSubmissionNewborn> ], [ 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:index -1 ; fhir:Bundle.entry.fullUrl [ fhir:value "http://fhir.hl7.org.vn/core/Organization/ExampleOrganizationBHXH" ] ; fhir:Bundle.entry.resource <http://fhir.hl7.org.vn/core/Organization/ExampleOrganizationBHXH> ], [ fhir:index -1 ; fhir:Bundle.entry.fullUrl [ fhir:value "http://fhir.hl7.org.vn/core/Claim/InlineClaimBHYTSubmissionNewborn" ] ; fhir:Bundle.entry.resource <http://fhir.hl7.org.vn/core/Claim/InlineClaimBHYTSubmissionNewborn> ], [ fhir:index -1 ; fhir:Bundle.entry.fullUrl [ fhir:value "http://fhir.hl7.org.vn/core/Patient/InlinePatientMotherBHYTSubmissionNewborn" ] ; fhir:Bundle.entry.resource <http://fhir.hl7.org.vn/core/Patient/InlinePatientMotherBHYTSubmissionNewborn> ], [ fhir:index -1 ; fhir:Bundle.entry.fullUrl [ fhir:value "http://fhir.hl7.org.vn/core/RelatedPerson/InlineRelatedPersonMotherBHYTSubmissionNewborn" ] ; fhir:Bundle.entry.resource <http://fhir.hl7.org.vn/core/RelatedPerson/InlineRelatedPersonMotherBHYTSubmissionNewborn> ], [ fhir:index -1 ; fhir:Bundle.entry.fullUrl [ fhir:value "http://fhir.hl7.org.vn/core/RelatedPerson/InlineRelatedPersonFatherBHYTSubmissionNewborn" ] ; fhir:Bundle.entry.resource <http://fhir.hl7.org.vn/core/RelatedPerson/InlineRelatedPersonFatherBHYTSubmissionNewborn> ], [ fhir:index -1 ; fhir:Bundle.entry.fullUrl [ fhir:value "http://fhir.hl7.org.vn/core/DocumentReference/InlineDocumentReferenceBirthCertificateBHYTSubmissionNewborn" ] ; fhir:Bundle.entry.resource <http://fhir.hl7.org.vn/core/DocumentReference/InlineDocumentReferenceBirthCertificateBHYTSubmissionNewborn> ], [ fhir:index -1 ; fhir:Bundle.entry.fullUrl [ fhir:value "http://fhir.hl7.org.vn/core/DocumentReference/InlineDocumentReferenceMaternityLeaveBHYTSubmissionNewborn" ] ; fhir:Bundle.entry.resource <http://fhir.hl7.org.vn/core/DocumentReference/InlineDocumentReferenceMaternityLeaveBHYTSubmissionNewborn> ], [ fhir:index -1 ; fhir:Bundle.entry.fullUrl [ fhir:value "http://fhir.hl7.org.vn/core/DocumentReference/InlineDocumentReferenceSickLeaveBHYTSubmissionNewborn" ] ; fhir:Bundle.entry.resource <http://fhir.hl7.org.vn/core/DocumentReference/InlineDocumentReferenceSickLeaveBHYTSubmissionNewborn> ] . <http://fhir.hl7.org.vn/core/Patient/InlinePatientBHYTSubmissionNewborn> a fhir:Patient ; fhir:Resource.id [ fhir:value "InlinePatientBHYTSubmissionNewborn"] ; 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_InlinePatientBHYTSubmissionNewborn\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Patient InlinePatientBHYTSubmissionNewborn</b></p><a name=\"InlinePatientBHYTSubmissionNewborn\"> </a><a name=\"hcInlinePatientBHYTSubmissionNewborn\"> </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;\">Trẻ sơ sinh Nguyễn Minh An Female, DoB: 2026-03-22 ( Căn cước công dân: VNCCCD#?ngen-9?)</p><hr/><table class=\"grid\"><tr><td style=\"background-color: #f3f5da\" title=\"Record is active\">Active:</td><td colspan=\"3\">true</td></tr><tr><td style=\"background-color: #f3f5da\" title=\"Other Ids (see the one above)\">Other Ids:</td><td colspan=\"3\">Mã bệnh nhân nội bộ/SS-CR-2026-0007</td></tr><tr><td style=\"background-color: #f3f5da\" title=\"Mở rộng ghi nhận lý do bất khả kháng khi chưa thu thập được số CCCD/số định danh cá nhân trong hồ sơ BHYT. Dùng cho các ca đặc biệt như trẻ sơ sinh hoặc người bệnh mất ý thức.\"><a href=\"StructureDefinition-vn-ext-force-majeure-reason.html\">Lý do bất khả kháng thiếu CCCD — Force Majeure Reason Extension</a></td><td colspan=\"3\"><span title=\"Codes:{http://fhir.hl7.org.vn/core/CodeSystem/vn-force-majeure-reason-cs NEWBORN}\">Trẻ sơ sinh chưa có định danh</span></td></tr></table></div>" ] ; fhir:DomainResource.extension [ fhir:index -1 ; fhir:Extension.url [ fhir:value "http://fhir.hl7.org.vn/core/StructureDefinition/vn-ext-force-majeure-reason" ] ; fhir:Extension.valueCodeableConcept [ fhir:CodeableConcept.coding [ fhir:index -1 ; fhir:Coding.system [ fhir:value "http://fhir.hl7.org.vn/core/CodeSystem/vn-force-majeure-reason-cs" ] ; fhir:Coding.code [ fhir:value "NEWBORN" ] ; fhir:Coding.display [ fhir:value "Trẻ sơ sinh chưa có định danh" ] ] ] ] ; 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:Element.extension [ fhir:index -1 ; fhir:Extension.url [ fhir:value "http://hl7.org/fhir/StructureDefinition/data-absent-reason" ] ; fhir:Extension.valueCode [ fhir:value "unknown" ] ] ] ], [ 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 "SS-CR-2026-0007" ] ] ; fhir:Patient.active [ fhir:value "true"^^xsd:boolean] ; fhir:Patient.name [ fhir:index -1 ; fhir:HumanName.text [ fhir:value "Trẻ sơ sinh Nguyễn Minh An" ] ] ; fhir:Patient.gender [ fhir:value "female"] ; fhir:Patient.birthDate [ fhir:value "2026-03-22"^^xsd:date] . <http://fhir.hl7.org.vn/core/Coverage/InlineCoverageBHYTSubmissionNewborn> a fhir:Coverage ; fhir:Resource.id [ fhir:value "InlineCoverageBHYTSubmissionNewborn"] ; 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_InlineCoverageBHYTSubmissionNewborn\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Coverage InlineCoverageBHYTSubmissionNewborn</b></p><a name=\"InlineCoverageBHYTSubmissionNewborn\"> </a><a name=\"hcInlineCoverageBHYTSubmissionNewborn\"> </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 TE}\">Trẻ em dưới 6 tuổi</span></p><p><b>Nơi đăng ký KCB ban đầu — Vietnam Primary Care Facility Extension</b>: <a href=\"Organization-ExampleOrganizationChoRay.html\">Organization Bệnh viện Chợ Rẫy</a></p><p><b>identifier</b>: <a href=\"NamingSystem-vn-bhyt-ns.html\" title=\"Hệ thống định danh 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>/TE1791234567890</p><p><b>status</b>: Active</p><p><b>type</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/insurance-coverage-type medical}\">Bảo hiểm y tế</span></p><p><b>beneficiary</b>: <a href=\"Bundle-ExampleBHYTSubmissionNewborn.html#Patient_InlinePatientBHYTSubmissionNewborn\">Trẻ sơ sinh Nguyễn Minh An Female, DoB: 2026-03-22 ( Căn cước công dân: VNCCCD#?ngen-9?)</a></p><p><b>period</b>: 2026-03-22 --> 2032-03-22</p><p><b>payor</b>: <a href=\"Organization-ExampleOrganizationBHXH.html\">Organization Bảo hiểm xã hội Việt Nam</a></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 "TE" ] ; fhir:Coding.display [ fhir:value "Trẻ em dưới 6 tuổi" ] ] ] ], [ 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:Coverage.identifier [ fhir:index -1 ; fhir:Identifier.system [ fhir:value "http://fhir.hl7.org.vn/core/sid/bhyt" ] ; fhir:Identifier.value [ fhir:value "TE1791234567890" ] ] ; 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.beneficiary [ fhir:link <http://hl7.org/fhir/Patient/InlinePatientBHYTSubmissionNewborn> ; fhir:Reference.reference [ fhir:value "Patient/InlinePatientBHYTSubmissionNewborn" ] ] ; fhir:Coverage.period [ fhir:Period.start [ fhir:value "2026-03-22"^^xsd:date ] ; fhir:Period.end [ fhir:value "2032-03-22"^^xsd:date ] ] ; fhir:Coverage.payor [ fhir:index -1 ; fhir:link <http://hl7.org/fhir/Organization/ExampleOrganizationBHXH> ; fhir:Reference.reference [ fhir:value "Organization/ExampleOrganizationBHXH" ] ] . <http://hl7.org/fhir/Organization/ExampleOrganizationChoRay> a fhir:Organization . <http://hl7.org/fhir/Patient/InlinePatientBHYTSubmissionNewborn> a fhir:Patient . <http://hl7.org/fhir/Organization/ExampleOrganizationBHXH> a fhir:Organization . <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/Organization/ExampleOrganizationBHXH> a fhir:Organization ; fhir:Resource.id [ fhir:value "ExampleOrganizationBHXH"] ; fhir:Resource.meta [ fhir:Meta.profile [ fhir:value "http://fhir.hl7.org.vn/core/StructureDefinition/vn-core-organization" ; fhir:index -1 ; fhir:link <http://fhir.hl7.org.vn/core/StructureDefinition/vn-core-organization> ] ] ; fhir:Resource.language [ fhir:value "vi"] ; fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "generated" ] ; fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Organization_ExampleOrganizationBHXH\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Organization ExampleOrganizationBHXH</b></p><a name=\"ExampleOrganizationBHXH\"> </a><a name=\"hcExampleOrganizationBHXH\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-vn-core-organization.html\">Cơ sở y tế VN Core — VN Core Organization Profile</a></p></div><p><b>identifier</b>: Mã cơ quan BHXH Việt Nam (mã quy ước)/00000</p><p><b>active</b>: true</p><p><b>type</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/organization-type ins}\">Cơ quan bảo hiểm xã hội</span></p><p><b>name</b>: Bảo hiểm xã hội Việt Nam</p><p><b>address</b>: Số 7 Tràng Thi, Hoàn Kiếm, Hà Nội</p></div>" ] ; 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:CodeableConcept.text [ fhir:value "Mã cơ quan BHXH Việt Nam (mã quy ước)" ] ] ; fhir:Identifier.system [ fhir:value "http://fhir.hl7.org.vn/core/sid/ma-cskcb" ] ; fhir:Identifier.value [ fhir:value "00000" ] ] ; fhir:Organization.active [ fhir:value "true"^^xsd:boolean] ; fhir:Organization.type [ fhir:index -1 ; fhir:CodeableConcept.coding [ fhir:index -1 ; fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/organization-type" ] ; fhir:Coding.code [ fhir:value "ins" ] ; fhir:Coding.display [ fhir:value "Insurance Company" ] ] ; fhir:CodeableConcept.text [ fhir:value "Cơ quan bảo hiểm xã hội" ] ] ; fhir:Organization.name [ fhir:value "Bảo hiểm xã hội Việt Nam"] ; 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 "01" ] ; fhir:Coding.display [ fhir:value "Thành phố Hà Nội" ] ] ] ; fhir:Address.text [ fhir:value "Số 7 Tràng Thi, Hoàn Kiếm, Hà Nội" ] ; fhir:Address.state [ fhir:value "Thành phố Hà Nội" ] ; fhir:Address.country [ fhir:value "VN" ] ] . <http://fhir.hl7.org.vn/core/Claim/InlineClaimBHYTSubmissionNewborn> a fhir:Claim ; fhir:Resource.id [ fhir:value "InlineClaimBHYTSubmissionNewborn"] ; 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 "generated" ] ; fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Claim_InlineClaimBHYTSubmissionNewborn\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Claim InlineClaimBHYTSubmissionNewborn</b></p><a name=\"InlineClaimBHYTSubmissionNewborn\"> </a><a name=\"hcInlineClaimBHYTSubmissionNewborn\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-vn-core-claim.html\">Yêu cầu thanh toán KCB VN Core — VN Core Claim Profile</a></p></div><p><b>identifier</b>: Mã liên kết hồ sơ BHYT/LK-2026-NB-000001</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.7}\">Trẻ sơ sinh phải điều trị ngay sau khi sinh ra</span></p><p><b>use</b>: Claim</p><p><b>patient</b>: <a href=\"Bundle-ExampleBHYTSubmissionNewborn.html#Patient_InlinePatientBHYTSubmissionNewborn\">Trẻ sơ sinh Nguyễn Minh An Female, DoB: 2026-03-22 ( Căn cước công dân: VNCCCD#?ngen-9?)</a></p><p><b>created</b>: 2026-03-22</p><p><b>provider</b>: <a href=\"Organization-ExampleOrganizationChoRay.html\">Organization 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 Z38.0}\">Singleton, born in hospital</span></td><td><span title=\"Codes:{http://terminology.hl7.org/CodeSystem/ex-diagnosistype principal}\">Principal Diagnosis</span></td></tr></table><h3>Insurances</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Sequence</b></td><td><b>Focal</b></td><td><b>Coverage</b></td></tr><tr><td style=\"display: none\">*</td><td>1</td><td>true</td><td><a href=\"Bundle-ExampleBHYTSubmissionNewborn.html#Coverage_InlineCoverageBHYTSubmissionNewborn\">Coverage: extension = Trẻ em dưới 6 tuổi,->Organization Bệnh viện Chợ Rẫy; identifier = http://fhir.hl7.org.vn/core/sid/bhyt#VNBHYT#TE1791234567890; status = active; type = Medical; period = 2026-03-22 --> 2032-03-22</a></td></tr></table><blockquote><p><b>item</b></p><p><b>sequence</b>: 1</p><p><b>category</b>: <span title=\"Codes:{http://fhir.hl7.org.vn/core/CodeSystem/vn-cost-category-cs 1}\">Khám bệnh</span></p><p><b>productOrService</b>: <span title=\"Codes:{http://fhir.hl7.org.vn/core/CodeSystem/vn-example-bhyt-service-catalog-cs EX-BHYT-SOSINH-SAUSINH}\">Theo dõi và chăm sóc sơ sinh ngay sau sinh</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>350000</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>350000</td><td>Vietnamese đồng</td></tr></table></div>" ] ; 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-NB-000001" ] ] ; 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.7" ] ; fhir:Coding.display [ fhir:value "Trẻ sơ sinh phải điều trị ngay sau khi sinh ra" ] ] ] ; fhir:Claim.use [ fhir:value "claim"] ; fhir:Claim.patient [ fhir:link <http://hl7.org/fhir/Patient/InlinePatientBHYTSubmissionNewborn> ; fhir:Reference.reference [ fhir:value "Patient/InlinePatientBHYTSubmissionNewborn" ] ] ; fhir:Claim.created [ fhir:value "2026-03-22"^^xsd:date] ; fhir:Claim.provider [ fhir:link <http://hl7.org/fhir/Organization/ExampleOrganizationChoRay> ; fhir:Reference.reference [ fhir:value "Organization/ExampleOrganizationChoRay" ] ] ; 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 "Z38.0" ] ; fhir:Coding.display [ fhir:value "Singleton, born in hospital" ] ] ] ; 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.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/InlineCoverageBHYTSubmissionNewborn> ; fhir:Reference.reference [ fhir:value "Coverage/InlineCoverageBHYTSubmissionNewborn" ] ] ] ; fhir:Claim.item [ fhir:index -1 ; 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-example-bhyt-service-catalog-cs" ] ; fhir:Coding.code [ fhir:value "EX-BHYT-SOSINH-SAUSINH" ] ; fhir:Coding.display [ fhir:value "Theo dõi và chăm sóc sơ sinh ngay sau sinh" ] ] ; fhir:CodeableConcept.text [ fhir:value "Theo dõi và chăm sóc sơ sinh ngay sau sinh" ] ] ; fhir:Claim.item.net [ fhir:Money.value [ fhir:value "350000"^^xsd:decimal ] ; fhir:Money.currency [ fhir:value "VND" ] ] ] ; fhir:Claim.total [ fhir:Money.value [ fhir:value "350000"^^xsd:decimal ] ; fhir:Money.currency [ fhir:value "VND" ] ] . <http://hl7.org/fhir/Coverage/InlineCoverageBHYTSubmissionNewborn> a fhir:Coverage . <http://fhir.hl7.org.vn/core/Patient/InlinePatientMotherBHYTSubmissionNewborn> a fhir:Patient ; fhir:Resource.id [ fhir:value "InlinePatientMotherBHYTSubmissionNewborn"] ; 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_InlinePatientMotherBHYTSubmissionNewborn\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Patient InlinePatientMotherBHYTSubmissionNewborn</b></p><a name=\"InlinePatientMotherBHYTSubmissionNewborn\"> </a><a name=\"hcInlinePatientMotherBHYTSubmissionNewborn\"> </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;\">Trần Thị Mai Female, DoB: 1994-08-15 ( Căn cước công dân: VNCCCD#079185009876)</p><hr/><table class=\"grid\"><tr><td style=\"background-color: #f3f5da\" title=\"Record is active\">Active:</td><td colspan=\"3\">true</td></tr><tr><td style=\"background-color: #f3f5da\" title=\"Other Ids (see the one above)\">Other Ids:</td><td colspan=\"3\">Mã bệnh nhân nội bộ/MOTHER-CR-2026-0007</td></tr></table></div>" ] ; 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 "079185009876" ] ], [ 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 "MOTHER-CR-2026-0007" ] ] ; fhir:Patient.active [ fhir:value "true"^^xsd:boolean] ; fhir:Patient.name [ fhir:index -1 ; fhir:HumanName.text [ fhir:value "Trần Thị Mai" ] ; fhir:HumanName.family [ fhir:value "Trần" ] ; fhir:HumanName.given [ fhir:value "Thị" ; fhir:index -1 ], [ fhir:value "Mai" ; fhir:index -1 ] ] ; fhir:Patient.gender [ fhir:value "female"] ; fhir:Patient.birthDate [ fhir:value "1994-08-15"^^xsd:date] . <http://fhir.hl7.org.vn/core/RelatedPerson/InlineRelatedPersonMotherBHYTSubmissionNewborn> a fhir:RelatedPerson ; fhir:Resource.id [ fhir:value "InlineRelatedPersonMotherBHYTSubmissionNewborn"] ; fhir:Resource.meta [ fhir:Meta.profile [ fhir:value "http://fhir.hl7.org.vn/core/StructureDefinition/vn-core-relatedperson" ; fhir:index -1 ; fhir:link <http://fhir.hl7.org.vn/core/StructureDefinition/vn-core-relatedperson> ] ] ; 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=\"RelatedPerson_InlineRelatedPersonMotherBHYTSubmissionNewborn\"> </a><p class=\"res-header-id\"><b>Generated Narrative: RelatedPerson InlineRelatedPersonMotherBHYTSubmissionNewborn</b></p><a name=\"InlineRelatedPersonMotherBHYTSubmissionNewborn\"> </a><a name=\"hcInlineRelatedPersonMotherBHYTSubmissionNewborn\"> </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-relatedperson.html\">Người liên quan/người giám hộ VN Core — VN Core RelatedPerson Profile</a></p></div><p><b>identifier</b>: Căn cước công dân/079185009876</p><p><b>active</b>: true</p><p><b>patient</b>: <a href=\"Bundle-ExampleBHYTSubmissionNewborn.html#Patient_InlinePatientBHYTSubmissionNewborn\">Trẻ sơ sinh Nguyễn Minh An Female, DoB: 2026-03-22 ( Căn cước công dân: VNCCCD#?ngen-9?)</a></p><p><b>relationship</b>: <span title=\"Codes:\">Mẹ</span></p><p><b>name</b>: Trần Thị Mai</p><p><b>telecom</b>: ph: 0912345678(Mobile)</p></div>" ] ; fhir:RelatedPerson.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 "079185009876" ] ] ; fhir:RelatedPerson.active [ fhir:value "true"^^xsd:boolean] ; fhir:RelatedPerson.patient [ fhir:link <http://hl7.org/fhir/Patient/InlinePatientBHYTSubmissionNewborn> ; fhir:Reference.reference [ fhir:value "Patient/InlinePatientBHYTSubmissionNewborn" ] ] ; fhir:RelatedPerson.relationship [ fhir:index -1 ; fhir:CodeableConcept.text [ fhir:value "Mẹ" ] ] ; fhir:RelatedPerson.name [ fhir:index -1 ; fhir:HumanName.text [ fhir:value "Trần Thị Mai" ] ; fhir:HumanName.family [ fhir:value "Trần" ] ; fhir:HumanName.given [ fhir:value "Thị" ; fhir:index -1 ], [ fhir:value "Mai" ; fhir:index -1 ] ] ; fhir:RelatedPerson.telecom [ fhir:index -1 ; fhir:ContactPoint.system [ fhir:value "phone" ] ; fhir:ContactPoint.value [ fhir:value "0912345678" ] ; fhir:ContactPoint.use [ fhir:value "mobile" ] ] . <http://fhir.hl7.org.vn/core/RelatedPerson/InlineRelatedPersonFatherBHYTSubmissionNewborn> a fhir:RelatedPerson ; fhir:Resource.id [ fhir:value "InlineRelatedPersonFatherBHYTSubmissionNewborn"] ; fhir:Resource.meta [ fhir:Meta.profile [ fhir:value "http://fhir.hl7.org.vn/core/StructureDefinition/vn-core-relatedperson" ; fhir:index -1 ; fhir:link <http://fhir.hl7.org.vn/core/StructureDefinition/vn-core-relatedperson> ] ] ; 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=\"RelatedPerson_InlineRelatedPersonFatherBHYTSubmissionNewborn\"> </a><p class=\"res-header-id\"><b>Generated Narrative: RelatedPerson InlineRelatedPersonFatherBHYTSubmissionNewborn</b></p><a name=\"InlineRelatedPersonFatherBHYTSubmissionNewborn\"> </a><a name=\"hcInlineRelatedPersonFatherBHYTSubmissionNewborn\"> </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-relatedperson.html\">Người liên quan/người giám hộ VN Core — VN Core RelatedPerson Profile</a></p></div><p><b>identifier</b>: Căn cước công dân/079180001122</p><p><b>active</b>: true</p><p><b>patient</b>: <a href=\"Bundle-ExampleBHYTSubmissionNewborn.html#Patient_InlinePatientBHYTSubmissionNewborn\">Trẻ sơ sinh Nguyễn Minh An Female, DoB: 2026-03-22 ( Căn cước công dân: VNCCCD#?ngen-9?)</a></p><p><b>relationship</b>: <span title=\"Codes:\">Cha</span></p><p><b>name</b>: Nguyễn Văn Bình</p><p><b>telecom</b>: ph: 0909988776(Mobile)</p></div>" ] ; fhir:RelatedPerson.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 "079180001122" ] ] ; fhir:RelatedPerson.active [ fhir:value "true"^^xsd:boolean] ; fhir:RelatedPerson.patient [ fhir:link <http://hl7.org/fhir/Patient/InlinePatientBHYTSubmissionNewborn> ; fhir:Reference.reference [ fhir:value "Patient/InlinePatientBHYTSubmissionNewborn" ] ] ; fhir:RelatedPerson.relationship [ fhir:index -1 ; fhir:CodeableConcept.text [ fhir:value "Cha" ] ] ; fhir:RelatedPerson.name [ fhir:index -1 ; fhir:HumanName.text [ fhir:value "Nguyễn Văn Bình" ] ; fhir:HumanName.family [ fhir:value "Nguyễn" ] ; fhir:HumanName.given [ fhir:value "Văn" ; fhir:index -1 ], [ fhir:value "Bình" ; fhir:index -1 ] ] ; fhir:RelatedPerson.telecom [ fhir:index -1 ; fhir:ContactPoint.system [ fhir:value "phone" ] ; fhir:ContactPoint.value [ fhir:value "0909988776" ] ; fhir:ContactPoint.use [ fhir:value "mobile" ] ] . <http://fhir.hl7.org.vn/core/DocumentReference/InlineDocumentReferenceBirthCertificateBHYTSubmissionNewborn> a fhir:DocumentReference ; fhir:Resource.id [ fhir:value "InlineDocumentReferenceBirthCertificateBHYTSubmissionNewborn"] ; fhir:Resource.meta [ fhir:Meta.profile [ fhir:value "http://fhir.hl7.org.vn/core/StructureDefinition/vn-core-document-reference" ; fhir:index -1 ; fhir:link <http://fhir.hl7.org.vn/core/StructureDefinition/vn-core-document-reference> ] ] ; 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=\"DocumentReference_InlineDocumentReferenceBirthCertificateBHYTSubmissionNewborn\"> </a><p class=\"res-header-id\"><b>Generated Narrative: DocumentReference InlineDocumentReferenceBirthCertificateBHYTSubmissionNewborn</b></p><a name=\"InlineDocumentReferenceBirthCertificateBHYTSubmissionNewborn\"> </a><a name=\"hcInlineDocumentReferenceBirthCertificateBHYTSubmissionNewborn\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-vn-core-document-reference.html\">Tài liệu y tế VN Core — VN Core DocumentReference Profile</a></p></div><p><b>identifier</b>: <a href=\"NamingSystem-vn-document-number-ns.html\" title=\"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>/GS-2026-000007</p><p><b>status</b>: Current</p><p><b>type</b>: <span title=\"Codes:\">Giấy chứng sinh</span></p><p><b>subject</b>: <a href=\"Bundle-ExampleBHYTSubmissionNewborn.html#Patient_InlinePatientBHYTSubmissionNewborn\">Trẻ sơ sinh Nguyễn Minh An</a></p><p><b>date</b>: 2026-03-22 06:45:00+0700</p><p><b>author</b>: <a href=\"Organization-ExampleOrganizationChoRay.html\">Bệnh viện Chợ Rẫy</a></p><p><b>custodian</b>: <a href=\"Organization-ExampleOrganizationChoRay.html\">Bệnh viện Chợ Rẫy</a></p><p><b>description</b>: Giấy chứng sinh cho trẻ sơ sinh Nguyễn Minh An, mẹ là Trần Thị Mai.</p><blockquote><p><b>content</b></p><h3>Attachments</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>ContentType</b></td><td><b>Language</b></td><td><b>Title</b></td><td><b>Creation</b></td></tr><tr><td style=\"display: none\">*</td><td>application/pdf</td><td>Vietnamese</td><td>GiayChungSinh-NguyenMinhAn-20260322.pdf</td><td>2026-03-22 06:45:00+0700</td></tr></table></blockquote><h3>Contexts</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Period</b></td></tr><tr><td style=\"display: none\">*</td><td>2026-03-22 06:45:00+0700 --> 2026-03-22 06:45:00+0700</td></tr></table></div>" ] ; fhir:DocumentReference.identifier [ fhir:index -1 ; fhir:Identifier.system [ fhir:value "http://fhir.hl7.org.vn/core/sid/document-number" ] ; fhir:Identifier.value [ fhir:value "GS-2026-000007" ] ] ; fhir:DocumentReference.status [ fhir:value "current"] ; fhir:DocumentReference.type [ fhir:CodeableConcept.text [ fhir:value "Giấy chứng sinh" ] ] ; fhir:DocumentReference.subject [ fhir:link <http://hl7.org/fhir/Patient/InlinePatientBHYTSubmissionNewborn> ; fhir:Reference.reference [ fhir:value "Patient/InlinePatientBHYTSubmissionNewborn" ] ; fhir:Reference.display [ fhir:value "Trẻ sơ sinh Nguyễn Minh An" ] ] ; fhir:DocumentReference.date [ fhir:value "2026-03-22T06:45:00+07:00"^^xsd:dateTime] ; fhir:DocumentReference.author [ fhir:index -1 ; 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:DocumentReference.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:DocumentReference.description [ fhir:value "Giấy chứng sinh cho trẻ sơ sinh Nguyễn Minh An, mẹ là Trần Thị Mai."] ; fhir:DocumentReference.content [ fhir:index -1 ; fhir:DocumentReference.content.attachment [ fhir:Attachment.contentType [ fhir:value "application/pdf" ] ; fhir:Attachment.language [ fhir:value "vi" ] ; fhir:Attachment.title [ fhir:value "GiayChungSinh-NguyenMinhAn-20260322.pdf" ] ; fhir:Attachment.creation [ fhir:value "2026-03-22T06:45:00+07:00"^^xsd:dateTime ] ] ] ; fhir:DocumentReference.context [ fhir:DocumentReference.context.period [ fhir:Period.start [ fhir:value "2026-03-22T06:45:00+07:00"^^xsd:dateTime ] ; fhir:Period.end [ fhir:value "2026-03-22T06:45:00+07:00"^^xsd:dateTime ] ] ] . <http://fhir.hl7.org.vn/core/DocumentReference/InlineDocumentReferenceMaternityLeaveBHYTSubmissionNewborn> a fhir:DocumentReference ; fhir:Resource.id [ fhir:value "InlineDocumentReferenceMaternityLeaveBHYTSubmissionNewborn"] ; fhir:Resource.meta [ fhir:Meta.profile [ fhir:value "http://fhir.hl7.org.vn/core/StructureDefinition/vn-core-document-reference" ; fhir:index -1 ; fhir:link <http://fhir.hl7.org.vn/core/StructureDefinition/vn-core-document-reference> ] ] ; 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=\"DocumentReference_InlineDocumentReferenceMaternityLeaveBHYTSubmissionNewborn\"> </a><p class=\"res-header-id\"><b>Generated Narrative: DocumentReference InlineDocumentReferenceMaternityLeaveBHYTSubmissionNewborn</b></p><a name=\"InlineDocumentReferenceMaternityLeaveBHYTSubmissionNewborn\"> </a><a name=\"hcInlineDocumentReferenceMaternityLeaveBHYTSubmissionNewborn\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-vn-core-document-reference.html\">Tài liệu y tế VN Core — VN Core DocumentReference Profile</a></p></div><p><b>identifier</b>: <a href=\"NamingSystem-vn-document-number-ns.html\" title=\"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>/DT-2026-000007</p><p><b>status</b>: Current</p><p><b>type</b>: <span title=\"Codes:\">Giấy nghỉ dưỡng thai</span></p><p><b>subject</b>: <a href=\"Bundle-ExampleBHYTSubmissionNewborn.html#Patient_InlinePatientMotherBHYTSubmissionNewborn\">Trần Thị Mai</a></p><p><b>date</b>: 2026-03-24 09:00:00+0700</p><p><b>author</b>: <a href=\"Organization-ExampleOrganizationChoRay.html\">Bệnh viện Chợ Rẫy</a></p><p><b>custodian</b>: <a href=\"Organization-ExampleOrganizationChoRay.html\">Bệnh viện Chợ Rẫy</a></p><p><b>description</b>: Giấy nghỉ dưỡng thai sau sinh cho sản phụ Trần Thị Mai.</p><blockquote><p><b>content</b></p><h3>Attachments</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>ContentType</b></td><td><b>Language</b></td><td><b>Title</b></td><td><b>Creation</b></td></tr><tr><td style=\"display: none\">*</td><td>application/pdf</td><td>Vietnamese</td><td>GiayNghiDuongThai-TranThiMai-20260324.pdf</td><td>2026-03-24 09:00:00+0700</td></tr></table></blockquote><h3>Contexts</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Period</b></td></tr><tr><td style=\"display: none\">*</td><td>2026-03-24 00:00:00+0700 --> 2026-04-07 00:00:00+0700</td></tr></table></div>" ] ; fhir:DocumentReference.identifier [ fhir:index -1 ; fhir:Identifier.system [ fhir:value "http://fhir.hl7.org.vn/core/sid/document-number" ] ; fhir:Identifier.value [ fhir:value "DT-2026-000007" ] ] ; fhir:DocumentReference.status [ fhir:value "current"] ; fhir:DocumentReference.type [ fhir:CodeableConcept.text [ fhir:value "Giấy nghỉ dưỡng thai" ] ] ; fhir:DocumentReference.subject [ fhir:link <http://hl7.org/fhir/Patient/InlinePatientMotherBHYTSubmissionNewborn> ; fhir:Reference.reference [ fhir:value "Patient/InlinePatientMotherBHYTSubmissionNewborn" ] ; fhir:Reference.display [ fhir:value "Trần Thị Mai" ] ] ; fhir:DocumentReference.date [ fhir:value "2026-03-24T09:00:00+07:00"^^xsd:dateTime] ; fhir:DocumentReference.author [ fhir:index -1 ; 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:DocumentReference.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:DocumentReference.description [ fhir:value "Giấy nghỉ dưỡng thai sau sinh cho sản phụ Trần Thị Mai."] ; fhir:DocumentReference.content [ fhir:index -1 ; fhir:DocumentReference.content.attachment [ fhir:Attachment.contentType [ fhir:value "application/pdf" ] ; fhir:Attachment.language [ fhir:value "vi" ] ; fhir:Attachment.title [ fhir:value "GiayNghiDuongThai-TranThiMai-20260324.pdf" ] ; fhir:Attachment.creation [ fhir:value "2026-03-24T09:00:00+07:00"^^xsd:dateTime ] ] ] ; fhir:DocumentReference.context [ fhir:DocumentReference.context.period [ fhir:Period.start [ fhir:value "2026-03-24T00:00:00+07:00"^^xsd:dateTime ] ; fhir:Period.end [ fhir:value "2026-04-07T00:00:00+07:00"^^xsd:dateTime ] ] ] . <http://hl7.org/fhir/Patient/InlinePatientMotherBHYTSubmissionNewborn> a fhir:Patient . <http://fhir.hl7.org.vn/core/DocumentReference/InlineDocumentReferenceSickLeaveBHYTSubmissionNewborn> a fhir:DocumentReference ; fhir:Resource.id [ fhir:value "InlineDocumentReferenceSickLeaveBHYTSubmissionNewborn"] ; fhir:Resource.meta [ fhir:Meta.profile [ fhir:value "http://fhir.hl7.org.vn/core/StructureDefinition/vn-core-document-reference" ; fhir:index -1 ; fhir:link <http://fhir.hl7.org.vn/core/StructureDefinition/vn-core-document-reference> ] ] ; 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=\"DocumentReference_InlineDocumentReferenceSickLeaveBHYTSubmissionNewborn\"> </a><p class=\"res-header-id\"><b>Generated Narrative: DocumentReference InlineDocumentReferenceSickLeaveBHYTSubmissionNewborn</b></p><a name=\"InlineDocumentReferenceSickLeaveBHYTSubmissionNewborn\"> </a><a name=\"hcInlineDocumentReferenceSickLeaveBHYTSubmissionNewborn\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-vn-core-document-reference.html\">Tài liệu y tế VN Core — VN Core DocumentReference Profile</a></p></div><p><b>identifier</b>: <a href=\"NamingSystem-vn-document-number-ns.html\" title=\"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>/NV-2026-000007, <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>/SERI-NV-2026-000007</p><p><b>status</b>: Current</p><p><b>type</b>: <span title=\"Codes:{http://fhir.hl7.org.vn/core/CodeSystem/vn-document-form-cs CT07}\">Giấy chứng nhận nghỉ việc hưởng BHXH</span></p><p><b>subject</b>: <a href=\"Bundle-ExampleBHYTSubmissionNewborn.html#Patient_InlinePatientBHYTSubmissionNewborn\">Trẻ sơ sinh Nguyễn Minh An</a></p><p><b>date</b>: 2026-03-26 10:30:00+0700</p><p><b>author</b>: <a href=\"Practitioner-ExamplePractitionerBSCKII.html\">BS CKII Nguyễn Thị Lan</a></p><p><b>custodian</b>: <a href=\"Organization-ExampleOrganizationChoRay.html\">Bệnh viện Chợ Rẫy</a></p><p><b>description</b>: Giấy chứng nhận nghỉ việc hưởng BHXH mẫu CT07 (MAU_SO theo QĐ 3176/QĐ-BYT Bảng 11) cho mẹ chăm sóc trẻ sơ sinh Nguyễn Minh An.</p><blockquote><p><b>content</b></p><h3>Attachments</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>ContentType</b></td><td><b>Language</b></td><td><b>Title</b></td><td><b>Creation</b></td></tr><tr><td style=\"display: none\">*</td><td>application/pdf</td><td>Vietnamese</td><td>GiayNghiViecBHYT-NguyenMinhAn-CT07.pdf</td><td>2026-03-26 10:30:00+0700</td></tr></table></blockquote><h3>Contexts</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Period</b></td></tr><tr><td style=\"display: none\">*</td><td>2026-03-26 00:00:00+0700 --> 2026-03-30 00:00:00+0700</td></tr></table></div>" ] ; fhir:DocumentReference.identifier [ fhir:index -1 ; fhir:Identifier.system [ fhir:value "http://fhir.hl7.org.vn/core/sid/document-number" ] ; fhir:Identifier.value [ fhir:value "NV-2026-000007" ] ], [ fhir:index -1 ; fhir:Identifier.system [ fhir:value "http://fhir.hl7.org.vn/core/sid/document-number" ] ; fhir:Identifier.value [ fhir:value "SERI-NV-2026-000007" ] ] ; fhir:DocumentReference.status [ fhir:value "current"] ; fhir:DocumentReference.type [ fhir:CodeableConcept.coding [ fhir:index -1 ; fhir:Coding.system [ fhir:value "http://fhir.hl7.org.vn/core/CodeSystem/vn-document-form-cs" ] ; fhir:Coding.code [ fhir:value "CT07" ] ; fhir:Coding.display [ fhir:value "Giấy chứng nhận nghỉ việc hưởng BHXH" ] ] ; fhir:CodeableConcept.text [ fhir:value "Giấy chứng nhận nghỉ việc hưởng BHXH" ] ] ; fhir:DocumentReference.subject [ fhir:link <http://hl7.org/fhir/Patient/InlinePatientBHYTSubmissionNewborn> ; fhir:Reference.reference [ fhir:value "Patient/InlinePatientBHYTSubmissionNewborn" ] ; fhir:Reference.display [ fhir:value "Trẻ sơ sinh Nguyễn Minh An" ] ] ; fhir:DocumentReference.date [ fhir:value "2026-03-26T10:30:00+07:00"^^xsd:dateTime] ; fhir:DocumentReference.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:DocumentReference.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:DocumentReference.description [ fhir:value "Giấy chứng nhận nghỉ việc hưởng BHXH mẫu CT07 (MAU_SO theo QĐ 3176/QĐ-BYT Bảng 11) cho mẹ chăm sóc trẻ sơ sinh Nguyễn Minh An."] ; fhir:DocumentReference.content [ fhir:index -1 ; fhir:DocumentReference.content.attachment [ fhir:Attachment.contentType [ fhir:value "application/pdf" ] ; fhir:Attachment.language [ fhir:value "vi" ] ; fhir:Attachment.title [ fhir:value "GiayNghiViecBHYT-NguyenMinhAn-CT07.pdf" ] ; fhir:Attachment.creation [ fhir:value "2026-03-26T10:30:00+07:00"^^xsd:dateTime ] ] ] ; fhir:DocumentReference.context [ fhir:DocumentReference.context.period [ fhir:Period.start [ fhir:value "2026-03-26T00:00:00+07:00"^^xsd:dateTime ] ; fhir:Period.end [ fhir:value "2026-03-30T00:00:00+07:00"^^xsd:dateTime ] ] ] . <http://hl7.org/fhir/Practitioner/ExamplePractitionerBSCKII> a fhir:Practitioner . # - ontology header ------------------------------------------------------------ <http://hl7.org/fhir/Bundle/ExampleBHYTSubmissionNewborn.ttl> a owl:Ontology ; owl:imports fhir:fhir.ttl ; owl:versionIRI <http://build.fhir.org/Bundle/ExampleBHYTSubmissionNewborn.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