HL7 Vietnam VN Core FHIR Implementation Guide

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 Viet Nam cờ

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

: Ví dụ: Khung giờ khám từ xa đã được đặt

Bản thô xml | Tải xuống


<Slot xmlns="http://hl7.org/fhir">
  <id value="ExampleSlotTelehealthBooked"/>
  <meta>
    <profile
             value="http://fhir.hl7.org.vn/core/StructureDefinition/vn-core-slot"/>
  </meta>
  <language value="vi"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Slot ExampleSlotTelehealthBooked</b></p><a name="ExampleSlotTelehealthBooked"> </a><a name="hcExampleSlotTelehealthBooked"> </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-slot.html">Khung giờ đặt lịch VN Core — VN Core Slot Profile</a></p></div><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>/SLOT-2026-04-22-0900</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>schedule</b>: <a href="Schedule-ExampleScheduleTelehealthCardiology.html">Lịch khám từ xa Tim mạch — BS CKII Nguyễn Thị Lan</a></p><p><b>status</b>: Busy</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></div>
  </text>
  <identifier>
    <system value="http://fhir.hl7.org.vn/core/sid/organization-local-id"/>
    <value value="SLOT-2026-04-22-0900"/>
  </identifier>
  <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>
  <schedule>🔗 
    <reference value="Schedule/ExampleScheduleTelehealthCardiology"/>
    <display value="Lịch khám từ xa Tim mạch — BS CKII Nguyễn Thị Lan"/>
  </schedule>
  <status value="busy"/>
  <start value="2026-04-22T09:00:00+07:00"/>
  <end value="2026-04-22T09:30:00+07:00"/>
</Slot>