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
<Schedule xmlns="http://hl7.org/fhir">
<id value="ExampleScheduleTelehealthCardiology"/>
<meta>
<profile
value="http://fhir.hl7.org.vn/core/StructureDefinition/vn-core-schedule"/>
</meta>
<language value="vi"/>
<text>
<status value="extensions"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Schedule ExampleScheduleTelehealthCardiology</b></p><a name="ExampleScheduleTelehealthCardiology"> </a><a name="hcExampleScheduleTelehealthCardiology"> </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-schedule.html">Lịch cung cấp dịch vụ VN Core — VN Core Schedule 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>/SCH-TELEHEALTH-TIM-2026Q2</p><p><b>active</b>: true</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>actor</b>: </p><ul><li><a href="Practitioner-ExamplePractitionerBSCKII.html">BS CKII Nguyễn Thị Lan</a></li><li><a href="Location-ExampleLocationChoRayCardiology.html">Khoa Tim mạch — Bệnh viện Chợ Rẫy</a></li></ul><p><b>planningHorizon</b>: 2026-04-01 00:00:00+0700 --> 2026-06-30 23:59:59+0700</p><p><b>comment</b>: Chỉ nhận tái khám cho người bệnh đã khám trực tiếp tại BV Chợ Rẫy trong 12 tháng gần nhất. Người bệnh khám lần đầu phải đến khám trực tiếp.</p></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="SCH-TELEHEALTH-TIM-2026Q2"/>
</identifier>
<active value="true"/>
<specialty>
<coding>
<system value="http://fhir.hl7.org.vn/core/CodeSystem/vn-specialty-cs"/>
<code value="TIM"/>
<display value="Tim mạch"/>
</coding>
</specialty>
<actor>🔗
<reference value="Practitioner/ExamplePractitionerBSCKII"/>
<display value="BS CKII Nguyễn Thị Lan"/>
</actor>
<actor>🔗
<reference value="Location/ExampleLocationChoRayCardiology"/>
<display value="Khoa Tim mạch — Bệnh viện Chợ Rẫy"/>
</actor>
<planningHorizon>
<start value="2026-04-01T00:00:00+07:00"/>
<end value="2026-06-30T23:59:59+07:00"/>
</planningHorizon>
<comment
value="Chỉ nhận tái khám cho người bệnh đã khám trực tiếp tại BV Chợ Rẫy trong 12 tháng gần nhất. Người bệnh khám lần đầu phải đến khám trực tiếp."/>
</Schedule>