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 - Draft for Community Review (v0.9.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
<Appointment xmlns="http://hl7.org/fhir">
<id value="ExampleAppointmentTelehealthFollowUp"/>
<meta>
<profile
value="http://fhir.hl7.org.vn/core/StructureDefinition/vn-core-appointment"/>
</meta>
<language value="vi"/>
<text>
<status value="extensions"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Appointment ExampleAppointmentTelehealthFollowUp</b></p><a name="ExampleAppointmentTelehealthFollowUp"> </a><a name="hcExampleAppointmentTelehealthFollowUp"> </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-appointment.html">Cuộc hẹn khám bệnh VN Core — VN Core Appointment Profile</a></p></div><p><b>Phương thức cung cấp dịch vụ KCB — Care Delivery Mode Extension</b>: <span title="Codes:{http://fhir.hl7.org.vn/core/CodeSystem/vn-care-delivery-mode-cs telehealth}">Khám bệnh, chữa bệnh từ xa</span></p><p><b>identifier</b>: <a href="NamingSystem-vn-organization-local-id-ns.html" title="Hệ thống định danh cục bộ cho Organization khi chưa có mã dùng chung cấp quốc gia tương ứng với ngữ cảnh nghiệp vụ.">VNOrganizationLocalId</a>/APPT-2026-04-22-0031</p><p><b>status</b>: Fulfilled</p><p><b>specialty</b>: <span title="Codes:{http://fhir.hl7.org.vn/core/CodeSystem/vn-specialty-cs TIM}">Tim mạch</span></p><p><b>appointmentType</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/v2-0276 FOLLOWUP}">Tái khám</span></p><p><b>reasonCode</b>: <span title="Codes:{http://hl7.org/fhir/sid/icd-10 I10}">Tăng huyết áp nguyên phát — tái khám định kỳ</span></p><p><b>description</b>: Tái khám từ xa theo hẹn</p><p><b>start</b>: 2026-04-22 09:00:00+0700</p><p><b>end</b>: 2026-04-22 09:30:00+0700</p><p><b>minutesDuration</b>: 30</p><p><b>slot</b>: <a href="Slot-ExampleSlotTelehealthBooked.html">Slot: identifier = http://fhir.hl7.org.vn/core/sid/organization-local-id#VNOrganizationLocalId#SLOT-2026-04-22-0900; specialty = Tim mạch; appointmentType = A follow up visit from a previous appointment; status = busy; start = 2026-04-22 09:00:00+0700; end = 2026-04-22 09:30:00+0700</a></p><p><b>created</b>: 2026-04-15 14:12:00+0700</p><p><b>comment</b>: Người bệnh đã khám trực tiếp tại BV Chợ Rẫy ngày 17/03/2026, đủ điều kiện tái khám từ xa theo quy định nội bộ của lịch.</p><p><b>patientInstruction</b>: Đo huyết áp tại nhà buổi sáng trước giờ hẹn và ghi lại kết quả. Chuẩn bị sẵn hộp thuốc đang dùng. Đường dẫn phòng khám trực tuyến gửi qua tin nhắn trước 30 phút, dùng một lần cho buổi hẹn này.</p><blockquote><p><b>participant</b></p><p><b>actor</b>: <a href="Patient-ExamplePatientNguyenVanAn.html">Nguyễn Văn An</a></p><p><b>required</b>: Required</p><p><b>status</b>: Accepted</p></blockquote><blockquote><p><b>participant</b></p><p><b>type</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/v3-ParticipationType ATND}">attender</span></p><p><b>actor</b>: <a href="Practitioner-ExamplePractitionerBSCKII.html">BS CKII Nguyễn Thị Lan</a></p><p><b>required</b>: Required</p><p><b>status</b>: Accepted</p></blockquote></div>
</text>
<extension
url="http://fhir.hl7.org.vn/core/StructureDefinition/vn-ext-care-delivery-mode">
<valueCodeableConcept>
<coding>
<system
value="http://fhir.hl7.org.vn/core/CodeSystem/vn-care-delivery-mode-cs"/>
<code value="telehealth"/>
<display value="Khám bệnh, chữa bệnh từ xa"/>
</coding>
</valueCodeableConcept>
</extension>
<identifier>
<system value="http://fhir.hl7.org.vn/core/sid/organization-local-id"/>
<value value="APPT-2026-04-22-0031"/>
</identifier>
<status value="fulfilled"/>
<specialty>
<coding>
<system value="http://fhir.hl7.org.vn/core/CodeSystem/vn-specialty-cs"/>
<code value="TIM"/>
<display value="Tim mạch"/>
</coding>
</specialty>
<appointmentType>
<coding>
<system value="http://terminology.hl7.org/CodeSystem/v2-0276"/>
<code value="FOLLOWUP"/>
<display value="A follow up visit from a previous appointment"/>
</coding>
<text value="Tái khám"/>
</appointmentType>
<reasonCode>
<coding>
<system value="http://hl7.org/fhir/sid/icd-10"/>
<code value="I10"/>
<display value="Essential (primary) hypertension"/>
</coding>
<text value="Tăng huyết áp nguyên phát — tái khám định kỳ"/>
</reasonCode>
<description value="Tái khám từ xa theo hẹn"/>
<start value="2026-04-22T09:00:00+07:00"/>
<end value="2026-04-22T09:30:00+07:00"/>
<minutesDuration value="30"/>
<slot>🔗
<reference value="Slot/ExampleSlotTelehealthBooked"/>
</slot>
<created value="2026-04-15T14:12:00+07:00"/>
<comment
value="Người bệnh đã khám trực tiếp tại BV Chợ Rẫy ngày 17/03/2026, đủ điều kiện tái khám từ xa theo quy định nội bộ của lịch."/>
<patientInstruction
value="Đo huyết áp tại nhà buổi sáng trước giờ hẹn và ghi lại kết quả. Chuẩn bị sẵn hộp thuốc đang dùng. Đường dẫn phòng khám trực tuyến gửi qua tin nhắn trước 30 phút, dùng một lần cho buổi hẹn này."/>
<participant>
<actor>🔗
<reference value="Patient/ExamplePatientNguyenVanAn"/>
<display value="Nguyễn Văn An"/>
</actor>
<required value="required"/>
<status value="accepted"/>
</participant>
<participant>
<type>
<coding>
<system
value="http://terminology.hl7.org/CodeSystem/v3-ParticipationType"/>
<code value="ATND"/>
<display value="attender"/>
</coding>
</type>
<actor>🔗
<reference value="Practitioner/ExamplePractitionerBSCKII"/>
<display value="BS CKII Nguyễn Thị Lan"/>
</actor>
<required value="required"/>
<status value="accepted"/>
</participant>
</Appointment>