VN Core FHIR Implementation Guide — Bộ Hướng dẫn Triển khai FHIR Cốt lõi cho Việt Nam - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
<MedicationRequest xmlns="http://hl7.org/fhir">
<id value="ExampleMedicationRequestAmoxicillin"/>
<meta>
<profile
value="http://fhir.hl7.org.vn/core/StructureDefinition/vn-core-medication-request"/>
</meta>
<text>
<status value="extensions"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: MedicationRequest ExampleMedicationRequestAmoxicillin</b></p><a name="ExampleMedicationRequestAmoxicillin"> </a><a name="hcExampleMedicationRequestAmoxicillin"> </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>Ngày y lệnh — Order Date Extension</b>: 2026-03-21 08:00:00+0700</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>status</b>: Active</p><p><b>intent</b>: Order</p><p><b>category</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/medicationrequest-category outpatient}">Outpatient</span></p><p><b>medication</b>: <span title="Codes:{http://www.whocc.no/atc J01CA04}">Amoxicillin 500mg viên nang</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-ExampleEncounterOutpatient.html">Encounter: extension = Khám chữa bệnh ban đầu; status = finished; class = ambulatory (ActCode#AMB); period = 2026-03-19 08:30:00+0700 --> 2026-03-19 11:00:00+0700</a></p><p><b>authoredOn</b>: 2026-03-21 08:30: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 J06.9}">Viêm họng cấp</span></p><p><b>insurance</b>: <a href="Coverage-ExampleCoverageBHYTNew.html">Coverage: extension = Người lao động trong doanh nghiệp,->Bệnh viện Chợ Rẫy; identifier = http://fhir.hl7.org.vn/core/sid/bhyt#VNBHYT#001085012345; status = active; type = ; period = 2025-08-01 --> 2026-07-31</a></p><p><b>note</b>: </p><blockquote><div><p>Bệnh nhân không dị ứng Penicillin. Tái khám sau 7 ngày nếu không đỡ.</p>
</div></blockquote><blockquote><p><b>dosageInstruction</b></p><p><b>sequence</b>: 1</p><p><b>text</b>: Uống 1 viên 500mg, 3 lần/ngày, sau ăn</p><p><b>timing</b>: 3 per 1 day</p><p><b>route</b>: <span title="Codes:{http://snomed.info/sct 26643006}">Uống</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>500 mg<span style="background: LightGoldenRodYellow"> (Details: UCUM codemg = 'mg')</span></td></tr></table></blockquote><blockquote><p><b>dispenseRequest</b></p><p><b>quantity</b>: 21 viên</p><h3>ExpectedSupplyDurations</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Value</b></td><td><b>Unit</b></td><td><b>System</b></td><td><b>Code</b></td></tr><tr><td style="display: none">*</td><td>7</td><td>ngày</td><td><a href="http://terminology.hl7.org/6.2.0/CodeSystem-v3-ucum.html">http://unitsofmeasure.org</a></td><td>d</td></tr></table></blockquote></div>
</text>
<extension
url="http://fhir.hl7.org.vn/core/StructureDefinition/vn-ext-order-date">
<valueDateTime value="2026-03-21T08:00:00+07:00"/>
</extension>
<extension
url="http://fhir.hl7.org.vn/core/StructureDefinition/vn-ext-insurance-cost-info">
<extension url="scope">
<valueCodeableConcept>
<coding>
<system
value="http://fhir.hl7.org.vn/core/CodeSystem/vn-insurance-scope-cs"/>
<code value="1"/>
<display value="Trong phạm vi hưởng BHYT"/>
</coding>
</valueCodeableConcept>
</extension>
<extension url="paymentRatio">
<valueDecimal value="100"/>
</extension>
<extension url="benefitLevel">
<valueDecimal value="80"/>
</extension>
</extension>
<status value="active"/>
<intent value="order"/>
<category>
<coding>
<system
value="http://terminology.hl7.org/CodeSystem/medicationrequest-category"/>
<code value="outpatient"/>
<display value="Outpatient"/>
</coding>
</category>
<medicationCodeableConcept>
<coding>
<system value="http://www.whocc.no/atc"/>
<code value="J01CA04"/>
<display value="Amoxicillin"/>
</coding>
<text value="Amoxicillin 500mg viên nang"/>
</medicationCodeableConcept>
<subject>🔗
<reference value="Patient/ExamplePatientNguyenVanAn"/>
<display value="Nguyễn Văn An"/>
</subject>
<encounter>🔗
<reference value="Encounter/ExampleEncounterOutpatient"/>
</encounter>
<authoredOn value="2026-03-21T08:30:00+07:00"/>
<requester>🔗
<reference value="Practitioner/ExamplePractitionerBSCKII"/>
<display value="BS CKII Nguyễn Thị Lan"/>
</requester>
<reasonCode>
<coding>
<system value="http://hl7.org/fhir/sid/icd-10"/>
<code value="J06.9"/>
<display value="Acute upper respiratory infection, unspecified"/>
</coding>
<text value="Viêm họng cấp"/>
</reasonCode>
<insurance>🔗
<reference value="Coverage/ExampleCoverageBHYTNew"/>
</insurance>
<note>
<text
value="Bệnh nhân không dị ứng Penicillin. Tái khám sau 7 ngày nếu không đỡ."/>
</note>
<dosageInstruction>
<sequence value="1"/>
<text value="Uống 1 viên 500mg, 3 lần/ngày, sau ăn"/>
<timing>
<repeat>
<frequency value="3"/>
<period value="1"/>
<periodUnit value="d"/>
</repeat>
</timing>
<route>
<coding>
<system value="http://snomed.info/sct"/>
<code value="26643006"/>
<display value="Oral route"/>
</coding>
<text value="Uống"/>
</route>
<doseAndRate>
<doseQuantity>
<value value="500"/>
<unit value="mg"/>
<system value="http://unitsofmeasure.org"/>
<code value="mg"/>
</doseQuantity>
</doseAndRate>
</dosageInstruction>
<dispenseRequest>
<quantity>
<value value="21"/>
<unit value="viên"/>
</quantity>
<expectedSupplyDuration>
<value value="7"/>
<unit value="ngày"/>
<system value="http://unitsofmeasure.org"/>
<code value="d"/>
</expectedSupplyDuration>
</dispenseRequest>
</MedicationRequest>