Bộ Hướng dẫn Triển khai Core FHIR cho Việt Nam
0.5.0 - Draft for Community Review
Bộ Hướng dẫn Triển khai Core FHIR cho Việt Nam - Draft for Community Review (v0.5.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
| Draft tại thời điểm 2026-04-28 |
@prefix fhir: <http://hl7.org/fhir/> . @prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix xsd: <http://www.w3.org/2001/XMLSchema#> . # - resource ------------------------------------------------------------------- a fhir:StructureMap ; fhir:nodeRole fhir:treeRoot ; fhir:id [ fhir:v "vn-sm-bhyt-xml8-treatment-summary"] ; # fhir:language [ fhir:v "vi"] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: StructureMap vn-sm-bhyt-xml8-treatment-summary</b></p><a name=\"vn-sm-bhyt-xml8-treatment-summary\"> </a><a name=\"hcvn-sm-bhyt-xml8-treatment-summary\"> </a><pre class=\"fml\">#xD;\n<b>map</b><span style=\"color: navy\"> \"</span>http://fhir.hl7.org.vn/core/StructureMap/vn-sm-bhyt-xml8-treatment-summary<span style=\"color: navy\">\" = \"</span>BHYTXML8TreatmentSummaryLMStructureMap<span style=\"color: navy\">\"#xD;\n#xD;\n</span><span style=\"color: navy\">// </span><span style=\"color: green\">Generated StructureMap scaffold for Bảng 8 tóm tắt hồ sơ bệnh án — XML8 Treatment Summary Logical Model. Source semantics come from the logical model mapping annotations in `BHYTXML8TreatmentSummaryLM.fsh` and remain aligned with the Python BHYT round-trip export adapter.</span>#xD;\n#xD;\n<b>uses</b><span style=\"color: navy\"> \"</span><a href=\"StructureDefinition-vn-core-bhyt-submission-bundle.html\" title=\"Bundle hồ sơ thanh toán BHYT — VN Core BHYT Submission Bundle\">http://fhir.hl7.org.vn/core/StructureDefinition/vn-core-bhyt-submission-bundle</a><span style=\"color: navy\">\" </span><b>alias </b>BHYTSubmissionBundle <b>as </b><b>source</b> <span style=\"color: navy\">// </span><span style=\"color: green\">FHIR-native source bundle profile used by the repository round-trip adapter.</span>#xD;\n<b>uses</b><span style=\"color: navy\"> \"</span><a href=\"StructureDefinition-bhytXml8TreatmentSummaryLm.html\" title=\"Bảng 8 tóm tắt hồ sơ bệnh án — XML8 Treatment Summary Logical Model\">http://fhir.hl7.org.vn/core/StructureDefinition/bhytXml8TreatmentSummaryLm</a><span style=\"color: navy\">\" </span><b>alias </b>BHYTXML8TreatmentSummaryLM <b>as </b><b>target</b> <span style=\"color: navy\">// </span><span style=\"color: green\">Bảng 8 tóm tắt hồ sơ bệnh án — XML8 Treatment Summary Logical Model</span>#xD;\n#xD;\n<span style=\"color: navy\">// </span><span style=\"color: green\">Rows are derived from treatment summary Composition/DocumentReference and the linked Encounter, Condition, Patient and guardian data. Generated from logical-model `^mapping` annotations. Fields still missing a field-level `^mapping.map` entry remain outside this StructureMap and are tracked in `wiki/mappings/bhyt-output-data/machine/structuremap-coverage.json`.</span>#xD;\n<b>group </b>MapBHYTXML8TreatmentSummaryLM<span style=\"color: navy\">(</span><b>source</b> <span style=\"color: maroon\">sourceBundle</span><span style=\"color: navy\"> : </span>BHYTSubmissionBundle, <b>target</b> <span style=\"color: maroon\">targetRow</span><span style=\"color: navy\"> : </span>BHYTXML8TreatmentSummaryLM<span style=\"color: navy\">)</span><span style=\"color: navy\"> {#xD;\n</span> sourceBundle.entry<b> as </b><span style=\"color: maroon\">maLkSource</span><span style=\"color: navy\"><b> -> </b></span>targetRow.maLk <i>\"maLk\"</i><span style=\"color: navy\">;</span> <span style=\"color: navy\">// </span><span style=\"color: green\">Target field: MA_LK - Mã liên kết hồ sơ FHIR path: VNCoreClaim.identifier[MALK].value</span>#xD;\n sourceBundle.entry<b> as </b><span style=\"color: maroon\">maLoaiKcbSource</span><span style=\"color: navy\"><b> -> </b></span>targetRow.maLoaiKcb <i>\"maLoaiKcb\"</i><span style=\"color: navy\">;</span> <span style=\"color: navy\">// </span><span style=\"color: green\">Target field: MA_LOAI_KCB - Mã loại KCB FHIR path: VNCoreEncounter.type</span>#xD;\n sourceBundle.entry<b> as </b><span style=\"color: maroon\">hoTenChaSource</span><span style=\"color: navy\"><b> -> </b></span>targetRow.hoTenCha <i>\"hoTenCha\"</i><span style=\"color: navy\">;</span> <span style=\"color: navy\">// </span><span style=\"color: green\">Target field: HO_TEN_CHA - Họ tên cha FHIR path: VNCoreRelatedPerson.where(relationship.coding.code='FTH').name.text | VNCorePatient.contact.where(relationship.coding.code='FTH').name.text</span>#xD;\n sourceBundle.entry<b> as </b><span style=\"color: maroon\">hoTenMeSource</span><span style=\"color: navy\"><b> -> </b></span>targetRow.hoTenMe <i>\"hoTenMe\"</i><span style=\"color: navy\">;</span> <span style=\"color: navy\">// </span><span style=\"color: green\">Target field: HO_TEN_ME - Họ tên mẹ FHIR path: VNCoreRelatedPerson.where(relationship.coding.code='MTH').name.text | VNCorePatient.contact.where(relationship.coding.code='MTH').name.text</span>#xD;\n sourceBundle.entry<b> as </b><span style=\"color: maroon\">nguoiGiamHoSource</span><span style=\"color: navy\"><b> -> </b></span>targetRow.nguoiGiamHo <i>\"nguoiGiamHo\"</i><span style=\"color: navy\">;</span> <span style=\"color: navy\">// </span><span style=\"color: green\">Target field: NGUOI_GIAM_HO - Người giám hộ FHIR path: VNCoreRelatedPerson.where(relationship.coding.code='GUARD').name.text | VNCorePatient.contact.name.text</span>#xD;\n sourceBundle.entry<b> as </b><span style=\"color: maroon\">donViSource</span><span style=\"color: navy\"><b> -> </b></span>targetRow.donVi <i>\"donVi\"</i><span style=\"color: navy\">;</span> <span style=\"color: navy\">// </span><span style=\"color: green\">Target field: DON_VI - Đơn vị FHIR path: VNCoreOrganization.name | VNCoreDocumentReference.custodian.resolve().name</span>#xD;\n sourceBundle.entry<b> as </b><span style=\"color: maroon\">ngayVaoSource</span><span style=\"color: navy\"><b> -> </b></span>targetRow.ngayVao <i>\"ngayVao\"</i><span style=\"color: navy\">;</span> <span style=\"color: navy\">// </span><span style=\"color: green\">Target field: NGAY_VAO - Ngày vào FHIR path: VNCoreEncounter.period.start</span>#xD;\n sourceBundle.entry<b> as </b><span style=\"color: maroon\">ngayRaSource</span><span style=\"color: navy\"><b> -> </b></span>targetRow.ngayRa <i>\"ngayRa\"</i><span style=\"color: navy\">;</span> <span style=\"color: navy\">// </span><span style=\"color: green\">Target field: NGAY_RA - Ngày ra FHIR path: VNCoreEncounter.period.end</span>#xD;\n sourceBundle.entry<b> as </b><span style=\"color: maroon\">chanDoanVaoSource</span><span style=\"color: navy\"><b> -> </b></span>targetRow.chanDoanVao <i>\"chanDoanVao\"</i><span style=\"color: navy\">;</span> <span style=\"color: navy\">// </span><span style=\"color: green\">Target field: CHAN_DOAN_VAO - Chẩn đoán vào FHIR path: VNCoreEncounter.reasonCode | VNCoreComposition.section[chiefComplaint|history].text</span>#xD;\n sourceBundle.entry<b> as </b><span style=\"color: maroon\">chanDoanRvSource</span><span style=\"color: navy\"><b> -> </b></span>targetRow.chanDoanRv <i>\"chanDoanRv\"</i><span style=\"color: navy\">;</span> <span style=\"color: navy\">// </span><span style=\"color: green\">Target field: CHAN_DOAN_RV - Chẩn đoán ra viện FHIR path: VNCoreCondition.code | VNCoreComposition.section[diagnosis].entry.resolve().code | section.text</span>#xD;\n sourceBundle.entry<b> as </b><span style=\"color: maroon\">ngaySinhConSource</span><span style=\"color: navy\"><b> -> </b></span>targetRow.ngaySinhCon <i>\"ngaySinhCon\"</i><span style=\"color: navy\">;</span> <span style=\"color: navy\">// </span><span style=\"color: green\">Target field: NGAY_SINHCON - Ngày sinh con FHIR path: VNCorePatient.birthDate | VNCoreComposition.section[delivery].entry.resolve().birthDate</span>#xD;\n sourceBundle.entry<b> as </b><span style=\"color: maroon\">ngayConChetSource</span><span style=\"color: navy\"><b> -> </b></span>targetRow.ngayConChet <i>\"ngayConChet\"</i><span style=\"color: navy\">;</span> <span style=\"color: navy\">// </span><span style=\"color: green\">Target field: NGAY_CONCHET - Ngày con chết FHIR path: VNCoreObservation.effectiveDateTime | VNCoreCondition.onsetDateTime</span>#xD;\n sourceBundle.entry<b> as </b><span style=\"color: maroon\">soConChetSource</span><span style=\"color: navy\"><b> -> </b></span>targetRow.soConChet <i>\"soConChet\"</i><span style=\"color: navy\">;</span> <span style=\"color: navy\">// </span><span style=\"color: green\">Target field: SO_CONCHET - Số con chết FHIR path: VNCoreObservation.valueQuantity</span>#xD;\n sourceBundle.entry<b> as </b><span style=\"color: maroon\">ketQuaDtriSource</span><span style=\"color: navy\"><b> -> </b></span>targetRow.ketQuaDtri <i>\"ketQuaDtri\"</i><span style=\"color: navy\">;</span> <span style=\"color: navy\">// </span><span style=\"color: green\">Target field: KET_QUA_DTRI - Kết quả điều trị FHIR path: VNCoreEncounter.hospitalization.dischargeDisposition | VNCoreEncounter.extension[treatmentOutcome].valueCodeableConcept</span>#xD;\n sourceBundle.entry<b> as </b><span style=\"color: maroon\">maTtdvSource</span><span style=\"color: navy\"><b> -> </b></span>targetRow.maTtdv <i>\"maTtdv\"</i><span style=\"color: navy\">;</span> <span style=\"color: navy\">// </span><span style=\"color: green\">Target field: MA_TTDV - Mã thủ trưởng đơn vị/người ký FHIR path: VNCoreComposition.attester.party.resolve().identifier.value | VNCoreDocumentReference.authenticator.resolve().identifier.value</span>#xD;\n sourceBundle.entry<b> as </b><span style=\"color: maroon\">ngayCtSource</span><span style=\"color: navy\"><b> -> </b></span>targetRow.ngayCt <i>\"ngayCt\"</i><span style=\"color: navy\">;</span> <span style=\"color: navy\">// </span><span style=\"color: green\">Target field: NGAY_CT - Ngày cấp chứng từ FHIR path: VNCoreDocumentReference.date | VNCoreComposition.date</span>#xD;\n sourceBundle.entry<b> as </b><span style=\"color: maroon\">maTheTamSource</span><span style=\"color: navy\"><b> -> </b></span>targetRow.maTheTam <i>\"maTheTam\"</i><span style=\"color: navy\">;</span> <span style=\"color: navy\">// </span><span style=\"color: green\">Target field: MA_THE_TAM - Mã thẻ tạm FHIR path: VNCoreCoverage.identifier.value Mapping note: Temporary card identifiers are kept as Coverage.identifier until a dedicated temporary-card slice is profiled.</span>#xD;\n<span style=\"color: navy\">}#xD;\n#xD;\n</span></pre></div>"^^rdf:XMLLiteral ] ] ; # fhir:url [ fhir:v "http://fhir.hl7.org.vn/core/StructureMap/vn-sm-bhyt-xml8-treatment-summary"^^xsd:anyURI ; fhir:l <http://fhir.hl7.org.vn/core/StructureMap/vn-sm-bhyt-xml8-treatment-summary> ] ; # fhir:version [ fhir:v "0.5.0"] ; # fhir:name [ fhir:v "BHYTXML8TreatmentSummaryLMStructureMap"] ; # fhir:title [ fhir:v "Bảng 8 tóm tắt hồ sơ bệnh án — XML8 Treatment Summary Logical Model — StructureMap"] ; # fhir:status [ fhir:v "draft"] ; # fhir:experimental [ fhir:v false] ; # fhir:date [ fhir:v "2026-04-28"^^xsd:date] ; # fhir:publisher [ fhir:v "Omi HealthTech / VN Core FHIR Community Initiative"] ; # fhir:contact ( [ fhir:name [ fhir:v "Omi HealthTech / VN Core FHIR Community Initiative" ] ; ( fhir:telecom [ fhir:system [ fhir:v "url" ] ; fhir:value [ fhir:v "https://hl7.org.vn" ] ] [ fhir:system [ fhir:v "email" ] ; fhir:value [ fhir:v "[email protected]" ] ] ) ] [ fhir:name [ fhir:v "Omi HealthTech (OmiGroup)" ] ; ( fhir:telecom [ fhir:system [ fhir:v "url" ] ; fhir:value [ fhir:v "https://omihealthtech.vn" ] ] [ fhir:system [ fhir:v "url" ] ; fhir:value [ fhir:v "https://omigroup.vn" ] ] [ fhir:system [ fhir:v "email" ] ; fhir:value [ fhir:v "[email protected]" ] ] ) ] ) ; # fhir:description [ fhir:v "Generated StructureMap scaffold for Bảng 8 tóm tắt hồ sơ bệnh án — XML8 Treatment Summary Logical Model. Source semantics come from the logical model mapping annotations in `BHYTXML8TreatmentSummaryLM.fsh` and remain aligned with the Python BHYT round-trip export adapter."] ; # fhir:jurisdiction ( [ ( fhir:coding [ fhir:system [ fhir:v "urn:iso:std:iso:3166"^^xsd:anyURI ; fhir:l <urn:iso:std:iso:3166> ] ; fhir:code [ fhir:v "VN" ] ; fhir:display [ fhir:v "Viet Nam" ] ] ) ] ) ; # fhir:purpose [ fhir:v "Publish canonical, reviewable FHIR-to-BHYT XML mapping artifacts for XML1-XML12 without duplicating field-level mapping semantics across FSH, wiki, and export code."] ; # fhir:structure ( [ fhir:url [ fhir:v "http://fhir.hl7.org.vn/core/StructureDefinition/vn-core-bhyt-submission-bundle"^^xsd:anyURI ; fhir:l <http://fhir.hl7.org.vn/core/StructureDefinition/vn-core-bhyt-submission-bundle> ] ; fhir:mode [ fhir:v "source" ] ; fhir:alias [ fhir:v "BHYTSubmissionBundle" ] ; fhir:documentation [ fhir:v "FHIR-native source bundle profile used by the repository round-trip adapter." ] ] [ fhir:url [ fhir:v "http://fhir.hl7.org.vn/core/StructureDefinition/bhytXml8TreatmentSummaryLm"^^xsd:anyURI ; fhir:l <http://fhir.hl7.org.vn/core/StructureDefinition/bhytXml8TreatmentSummaryLm> ] ; fhir:mode [ fhir:v "target" ] ; fhir:alias [ fhir:v "BHYTXML8TreatmentSummaryLM" ] ; fhir:documentation [ fhir:v "Bảng 8 tóm tắt hồ sơ bệnh án — XML8 Treatment Summary Logical Model" ] ] ) ; # fhir:group ( [ fhir:name [ fhir:v "MapBHYTXML8TreatmentSummaryLM" ] ; fhir:typeMode [ fhir:v "none" ] ; fhir:documentation [ fhir:v "Rows are derived from treatment summary Composition/DocumentReference and the linked Encounter, Condition, Patient and guardian data. Generated from logical-model `^mapping` annotations. Fields still missing a field-level `^mapping.map` entry remain outside this StructureMap and are tracked in `wiki/mappings/bhyt-output-data/machine/structuremap-coverage.json`." ] ; ( fhir:input [ fhir:name [ fhir:v "sourceBundle" ] ; fhir:type [ fhir:v "BHYTSubmissionBundle" ] ; fhir:mode [ fhir:v "source" ] ; fhir:documentation [ fhir:v "VN Core BHYT submission bundle." ] ] [ fhir:name [ fhir:v "targetRow" ] ; fhir:type [ fhir:v "BHYTXML8TreatmentSummaryLM" ] ; fhir:mode [ fhir:v "target" ] ; fhir:documentation [ fhir:v "Bảng 8 tóm tắt hồ sơ bệnh án — XML8 Treatment Summary Logical Model" ] ] ) ; ( fhir:rule [ fhir:name [ fhir:v "maLk" ] ; ( fhir:source [ fhir:context [ fhir:v "sourceBundle" ] ; fhir:min [ fhir:v 0 ] ; fhir:max [ fhir:v "*" ] ; fhir:element [ fhir:v "entry" ] ; fhir:variable [ fhir:v "maLkSource" ] ] ) ; ( fhir:target [ fhir:context [ fhir:v "targetRow" ] ; fhir:contextType [ fhir:v "variable" ] ; fhir:element [ fhir:v "maLk" ] ] ) ; fhir:documentation [ fhir:v "Target field: MA_LK - Mã liên kết hồ sơ FHIR path: VNCoreClaim.identifier[MALK].value" ] ] [ fhir:name [ fhir:v "maLoaiKcb" ] ; ( fhir:source [ fhir:context [ fhir:v "sourceBundle" ] ; fhir:min [ fhir:v 0 ] ; fhir:max [ fhir:v "*" ] ; fhir:element [ fhir:v "entry" ] ; fhir:variable [ fhir:v "maLoaiKcbSource" ] ] ) ; ( fhir:target [ fhir:context [ fhir:v "targetRow" ] ; fhir:contextType [ fhir:v "variable" ] ; fhir:element [ fhir:v "maLoaiKcb" ] ] ) ; fhir:documentation [ fhir:v "Target field: MA_LOAI_KCB - Mã loại KCB FHIR path: VNCoreEncounter.type" ] ] [ fhir:name [ fhir:v "hoTenCha" ] ; ( fhir:source [ fhir:context [ fhir:v "sourceBundle" ] ; fhir:min [ fhir:v 0 ] ; fhir:max [ fhir:v "*" ] ; fhir:element [ fhir:v "entry" ] ; fhir:variable [ fhir:v "hoTenChaSource" ] ] ) ; ( fhir:target [ fhir:context [ fhir:v "targetRow" ] ; fhir:contextType [ fhir:v "variable" ] ; fhir:element [ fhir:v "hoTenCha" ] ] ) ; fhir:documentation [ fhir:v "Target field: HO_TEN_CHA - Họ tên cha FHIR path: VNCoreRelatedPerson.where(relationship.coding.code='FTH').name.text | VNCorePatient.contact.where(relationship.coding.code='FTH').name.text" ] ] [ fhir:name [ fhir:v "hoTenMe" ] ; ( fhir:source [ fhir:context [ fhir:v "sourceBundle" ] ; fhir:min [ fhir:v 0 ] ; fhir:max [ fhir:v "*" ] ; fhir:element [ fhir:v "entry" ] ; fhir:variable [ fhir:v "hoTenMeSource" ] ] ) ; ( fhir:target [ fhir:context [ fhir:v "targetRow" ] ; fhir:contextType [ fhir:v "variable" ] ; fhir:element [ fhir:v "hoTenMe" ] ] ) ; fhir:documentation [ fhir:v "Target field: HO_TEN_ME - Họ tên mẹ FHIR path: VNCoreRelatedPerson.where(relationship.coding.code='MTH').name.text | VNCorePatient.contact.where(relationship.coding.code='MTH').name.text" ] ] [ fhir:name [ fhir:v "nguoiGiamHo" ] ; ( fhir:source [ fhir:context [ fhir:v "sourceBundle" ] ; fhir:min [ fhir:v 0 ] ; fhir:max [ fhir:v "*" ] ; fhir:element [ fhir:v "entry" ] ; fhir:variable [ fhir:v "nguoiGiamHoSource" ] ] ) ; ( fhir:target [ fhir:context [ fhir:v "targetRow" ] ; fhir:contextType [ fhir:v "variable" ] ; fhir:element [ fhir:v "nguoiGiamHo" ] ] ) ; fhir:documentation [ fhir:v "Target field: NGUOI_GIAM_HO - Người giám hộ FHIR path: VNCoreRelatedPerson.where(relationship.coding.code='GUARD').name.text | VNCorePatient.contact.name.text" ] ] [ fhir:name [ fhir:v "donVi" ] ; ( fhir:source [ fhir:context [ fhir:v "sourceBundle" ] ; fhir:min [ fhir:v 0 ] ; fhir:max [ fhir:v "*" ] ; fhir:element [ fhir:v "entry" ] ; fhir:variable [ fhir:v "donViSource" ] ] ) ; ( fhir:target [ fhir:context [ fhir:v "targetRow" ] ; fhir:contextType [ fhir:v "variable" ] ; fhir:element [ fhir:v "donVi" ] ] ) ; fhir:documentation [ fhir:v "Target field: DON_VI - Đơn vị FHIR path: VNCoreOrganization.name | VNCoreDocumentReference.custodian.resolve().name" ] ] [ fhir:name [ fhir:v "ngayVao" ] ; ( fhir:source [ fhir:context [ fhir:v "sourceBundle" ] ; fhir:min [ fhir:v 0 ] ; fhir:max [ fhir:v "*" ] ; fhir:element [ fhir:v "entry" ] ; fhir:variable [ fhir:v "ngayVaoSource" ] ] ) ; ( fhir:target [ fhir:context [ fhir:v "targetRow" ] ; fhir:contextType [ fhir:v "variable" ] ; fhir:element [ fhir:v "ngayVao" ] ] ) ; fhir:documentation [ fhir:v "Target field: NGAY_VAO - Ngày vào FHIR path: VNCoreEncounter.period.start" ] ] [ fhir:name [ fhir:v "ngayRa" ] ; ( fhir:source [ fhir:context [ fhir:v "sourceBundle" ] ; fhir:min [ fhir:v 0 ] ; fhir:max [ fhir:v "*" ] ; fhir:element [ fhir:v "entry" ] ; fhir:variable [ fhir:v "ngayRaSource" ] ] ) ; ( fhir:target [ fhir:context [ fhir:v "targetRow" ] ; fhir:contextType [ fhir:v "variable" ] ; fhir:element [ fhir:v "ngayRa" ] ] ) ; fhir:documentation [ fhir:v "Target field: NGAY_RA - Ngày ra FHIR path: VNCoreEncounter.period.end" ] ] [ fhir:name [ fhir:v "chanDoanVao" ] ; ( fhir:source [ fhir:context [ fhir:v "sourceBundle" ] ; fhir:min [ fhir:v 0 ] ; fhir:max [ fhir:v "*" ] ; fhir:element [ fhir:v "entry" ] ; fhir:variable [ fhir:v "chanDoanVaoSource" ] ] ) ; ( fhir:target [ fhir:context [ fhir:v "targetRow" ] ; fhir:contextType [ fhir:v "variable" ] ; fhir:element [ fhir:v "chanDoanVao" ] ] ) ; fhir:documentation [ fhir:v "Target field: CHAN_DOAN_VAO - Chẩn đoán vào FHIR path: VNCoreEncounter.reasonCode | VNCoreComposition.section[chiefComplaint|history].text" ] ] [ fhir:name [ fhir:v "chanDoanRv" ] ; ( fhir:source [ fhir:context [ fhir:v "sourceBundle" ] ; fhir:min [ fhir:v 0 ] ; fhir:max [ fhir:v "*" ] ; fhir:element [ fhir:v "entry" ] ; fhir:variable [ fhir:v "chanDoanRvSource" ] ] ) ; ( fhir:target [ fhir:context [ fhir:v "targetRow" ] ; fhir:contextType [ fhir:v "variable" ] ; fhir:element [ fhir:v "chanDoanRv" ] ] ) ; fhir:documentation [ fhir:v "Target field: CHAN_DOAN_RV - Chẩn đoán ra viện FHIR path: VNCoreCondition.code | VNCoreComposition.section[diagnosis].entry.resolve().code | section.text" ] ] [ fhir:name [ fhir:v "ngaySinhCon" ] ; ( fhir:source [ fhir:context [ fhir:v "sourceBundle" ] ; fhir:min [ fhir:v 0 ] ; fhir:max [ fhir:v "*" ] ; fhir:element [ fhir:v "entry" ] ; fhir:variable [ fhir:v "ngaySinhConSource" ] ] ) ; ( fhir:target [ fhir:context [ fhir:v "targetRow" ] ; fhir:contextType [ fhir:v "variable" ] ; fhir:element [ fhir:v "ngaySinhCon" ] ] ) ; fhir:documentation [ fhir:v "Target field: NGAY_SINHCON - Ngày sinh con FHIR path: VNCorePatient.birthDate | VNCoreComposition.section[delivery].entry.resolve().birthDate" ] ] [ fhir:name [ fhir:v "ngayConChet" ] ; ( fhir:source [ fhir:context [ fhir:v "sourceBundle" ] ; fhir:min [ fhir:v 0 ] ; fhir:max [ fhir:v "*" ] ; fhir:element [ fhir:v "entry" ] ; fhir:variable [ fhir:v "ngayConChetSource" ] ] ) ; ( fhir:target [ fhir:context [ fhir:v "targetRow" ] ; fhir:contextType [ fhir:v "variable" ] ; fhir:element [ fhir:v "ngayConChet" ] ] ) ; fhir:documentation [ fhir:v "Target field: NGAY_CONCHET - Ngày con chết FHIR path: VNCoreObservation.effectiveDateTime | VNCoreCondition.onsetDateTime" ] ] [ fhir:name [ fhir:v "soConChet" ] ; ( fhir:source [ fhir:context [ fhir:v "sourceBundle" ] ; fhir:min [ fhir:v 0 ] ; fhir:max [ fhir:v "*" ] ; fhir:element [ fhir:v "entry" ] ; fhir:variable [ fhir:v "soConChetSource" ] ] ) ; ( fhir:target [ fhir:context [ fhir:v "targetRow" ] ; fhir:contextType [ fhir:v "variable" ] ; fhir:element [ fhir:v "soConChet" ] ] ) ; fhir:documentation [ fhir:v "Target field: SO_CONCHET - Số con chết FHIR path: VNCoreObservation.valueQuantity" ] ] [ fhir:name [ fhir:v "ketQuaDtri" ] ; ( fhir:source [ fhir:context [ fhir:v "sourceBundle" ] ; fhir:min [ fhir:v 0 ] ; fhir:max [ fhir:v "*" ] ; fhir:element [ fhir:v "entry" ] ; fhir:variable [ fhir:v "ketQuaDtriSource" ] ] ) ; ( fhir:target [ fhir:context [ fhir:v "targetRow" ] ; fhir:contextType [ fhir:v "variable" ] ; fhir:element [ fhir:v "ketQuaDtri" ] ] ) ; fhir:documentation [ fhir:v "Target field: KET_QUA_DTRI - Kết quả điều trị FHIR path: VNCoreEncounter.hospitalization.dischargeDisposition | VNCoreEncounter.extension[treatmentOutcome].valueCodeableConcept" ] ] [ fhir:name [ fhir:v "maTtdv" ] ; ( fhir:source [ fhir:context [ fhir:v "sourceBundle" ] ; fhir:min [ fhir:v 0 ] ; fhir:max [ fhir:v "*" ] ; fhir:element [ fhir:v "entry" ] ; fhir:variable [ fhir:v "maTtdvSource" ] ] ) ; ( fhir:target [ fhir:context [ fhir:v "targetRow" ] ; fhir:contextType [ fhir:v "variable" ] ; fhir:element [ fhir:v "maTtdv" ] ] ) ; fhir:documentation [ fhir:v "Target field: MA_TTDV - Mã thủ trưởng đơn vị/người ký FHIR path: VNCoreComposition.attester.party.resolve().identifier.value | VNCoreDocumentReference.authenticator.resolve().identifier.value" ] ] [ fhir:name [ fhir:v "ngayCt" ] ; ( fhir:source [ fhir:context [ fhir:v "sourceBundle" ] ; fhir:min [ fhir:v 0 ] ; fhir:max [ fhir:v "*" ] ; fhir:element [ fhir:v "entry" ] ; fhir:variable [ fhir:v "ngayCtSource" ] ] ) ; ( fhir:target [ fhir:context [ fhir:v "targetRow" ] ; fhir:contextType [ fhir:v "variable" ] ; fhir:element [ fhir:v "ngayCt" ] ] ) ; fhir:documentation [ fhir:v "Target field: NGAY_CT - Ngày cấp chứng từ FHIR path: VNCoreDocumentReference.date | VNCoreComposition.date" ] ] [ fhir:name [ fhir:v "maTheTam" ] ; ( fhir:source [ fhir:context [ fhir:v "sourceBundle" ] ; fhir:min [ fhir:v 0 ] ; fhir:max [ fhir:v "*" ] ; fhir:element [ fhir:v "entry" ] ; fhir:variable [ fhir:v "maTheTamSource" ] ] ) ; ( fhir:target [ fhir:context [ fhir:v "targetRow" ] ; fhir:contextType [ fhir:v "variable" ] ; fhir:element [ fhir:v "maTheTam" ] ] ) ; fhir:documentation [ fhir:v "Target field: MA_THE_TAM - Mã thẻ tạm FHIR path: VNCoreCoverage.identifier.value Mapping note: Temporary card identifiers are kept as Coverage.identifier until a dedicated temporary-card slice is profiled." ] ] ) ] ) . #
IG © 2026+ Omi HealthTech / VN Core FHIR Community Initiative.
Package hl7.fhir.vn.core#0.5.0 based on FHIR 4.0.1.
Sinh ngày
2026-04-29
Liên kết: Mục lục |
Guide Map |
Báo cáo QA