Hướng dẫn triển khai FHIR cốt lõi Việt Nam — VN Core FHIR Implementation Guide
0.9.0 - Draft for Community Review
Hướng dẫn triển khai FHIR cốt lõi Việt Nam — VN Core FHIR Implementation Guide - Local Development build (v0.9.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
<MedicationDispense xmlns="http://hl7.org/fhir">
<id value="ExampleMedicationDispenseRetailPharmacy"/>
<meta>
<profile
value="http://fhir.hl7.org.vn/core/StructureDefinition/vn-core-medication-dispense"/>
</meta>
<language value="vi"/>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: MedicationDispense ExampleMedicationDispenseRetailPharmacy</b></p><a name="ExampleMedicationDispenseRetailPharmacy"> </a><a name="hcExampleMedicationDispenseRetailPharmacy"> </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>status</b>: Completed</p><p><b>category</b>: <span title="Codes:{http://terminology.hl7.org/fhir/CodeSystem/medicationdispense-category community}">Community</span></p><p><b>medication</b>: <a href="Medication-ExampleMedicationAmoxicillin.html">Amoxicillin 500mg viên nang — hộp 20 viên</a></p><p><b>subject</b>: <a href="Patient-ExamplePatientNguyenVanAn.html">Nguyễn Văn An Male, DoB: 1985-03-15 ( Căn cước công dân: VNCCCD#001085012345)</a></p><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-ExampleOrganizationRetailPharmacy.html">Organization Nhà thuốc Bệnh viện Chợ Rẫy</a></td></tr></table><p><b>authorizingPrescription</b>: <a href="MedicationRequest-ExampleMedicationRequestAmoxicillin.html">MedicationRequest: extension = 2026-03-19 09:30:00+0700,; status = active; intent = order; category = Outpatient; medication[x] = Amoxicillin; authoredOn = 2026-03-19 09:30:00+0700; reasonCode = Pneumonia, unspecified; groupIdentifier = http://fhir.hl7.org.vn/core/sid/don-thuoc-quoc-gia#VNPrescriptionCode#790010000451-N; note = Đã đối chiếu tiền sử tại thời điểm kê đơn: không ghi nhận dị ứng Penicillin hoặc thuốc nhóm beta-lactam. Tái khám sau 7 ngày nếu không đỡ.</a></p><p><b>quantity</b>: 21 viên</p><p><b>daysSupply</b>: 7 ngày</p><p><b>whenHandedOver</b>: 2026-03-19 14:20:00+0700</p><p><b>note</b>: </p><blockquote><div><p>Bán theo đơn điện tử; dữ liệu xuất bán lẻ đồng bộ lên Hệ thống CSDL về dược trong ngày.</p>
</div></blockquote></div>
</text>
<status value="completed"/>
<category>
<coding>
<system
value="http://terminology.hl7.org/fhir/CodeSystem/medicationdispense-category"/>
<code value="community"/>
<display value="Community"/>
</coding>
</category>
<medicationReference>🔗
<reference value="Medication/ExampleMedicationAmoxicillin"/>
<display value="Amoxicillin 500mg viên nang — hộp 20 viên"/>
</medicationReference>
<subject>🔗
<reference value="Patient/ExamplePatientNguyenVanAn"/>
</subject>
<performer>
<actor>🔗
<reference value="Organization/ExampleOrganizationRetailPharmacy"/>
</actor>
</performer>
<authorizingPrescription>🔗
<reference value="MedicationRequest/ExampleMedicationRequestAmoxicillin"/>
<identifier>
<system value="http://fhir.hl7.org.vn/core/sid/don-thuoc-quoc-gia"/>
<value value="790010000451-N"/>
</identifier>
</authorizingPrescription>
<quantity>
<value value="21"/>
<unit value="viên"/>
</quantity>
<daysSupply>
<value value="7"/>
<unit value="ngày"/>
</daysSupply>
<whenHandedOver value="2026-03-19T14:20:00+07:00"/>
<note>
<text
value="Bán theo đơn điện tử; dữ liệu xuất bán lẻ đồng bộ lên Hệ thống CSDL về dược trong ngày."/>
</note>
</MedicationDispense>