HL7 Vietnam VN Core FHIR Implementation Guide

Bộ Hướng dẫn Triển khai Core FHIR cho Việt Nam
0.5.0 - Draft for Community Review Viet Nam cờ

Bộ Hướng dẫn Triển khai Core FHIR cho Việt Nam - Draft for Community Review (v0.5.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: Ví dụ: Thủ thuật tháo lưới lọc tĩnh mạch chủ

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


<Procedure xmlns="http://hl7.org/fhir">
  <id value="ExampleProcedureIVCFilterRemoval"/>
  <meta>
    <profile
             value="http://fhir.hl7.org.vn/core/StructureDefinition/vn-core-procedure"/>
  </meta>
  <language value="vi"/>
  <text>
    <status value="extensions"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Procedure ExampleProcedureIVCFilterRemoval</b></p><a name="ExampleProcedureIVCFilterRemoval"> </a><a name="hcExampleProcedureIVCFilterRemoval"> </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-procedure.html">Thủ thuật/DVKT VN Core — VN Core Procedure Profile</a></p></div><p><b>Ngày y lệnh — Order Date Extension</b>: 2026-04-10 08:00:00+0700</p><p><b>status</b>: Completed</p><p><b>code</b>: <span title="Codes:">Tháo lưới lọc tĩnh mạch chủ dưới qua đường can thiệp nội mạch</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-ExampleEncounterInpatient.html">Encounter: extension = Đúng tuyến,Khỏi; status = finished; class = inpatient encounter (ActCode#IMP); period = 2026-03-10 14:00:00+0700 --&gt; 2026-03-17 10:00:00+0700; reasonCode = </a></p><p><b>performed</b>: 2026-04-10 09:00:00+0700 --&gt; 2026-04-10 10:15:00+0700</p><p><b>reasonCode</b>: <span title="Codes:">Hoàn tất giai đoạn dự phòng thuyên tắc phổi, chỉ định tháo lưới lọc tạm thời</span></p><p><b>bodySite</b>: <span title="Codes:">Tĩnh mạch chủ dưới (IVC)</span></p><p><b>outcome</b>: <span title="Codes:">Tháo lưới lọc thành công, không ghi nhận biến chứng thủ thuật</span></p><p><b>note</b>: </p><blockquote><div><p>Procedure.focalDevice.action = explanted dùng cho thủ thuật tháo thiết bị cấy ghép. Không dùng DeviceUseStatement để thay thế thông tin thủ thuật.</p>
</div></blockquote><h3>FocalDevices</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Action</b></td><td><b>Manipulated</b></td></tr><tr><td style="display: none">*</td><td><span title="Codes:{http://hl7.org/fhir/device-action explanted}">Explanted</span></td><td><a href="Device-ExampleDeviceImplantIVCFilter.html">Lưới lọc tĩnh mạch chủ dưới tạm thời</a></td></tr></table></div>
  </text>
  <extension
             url="http://fhir.hl7.org.vn/core/StructureDefinition/vn-ext-order-date">
    <valueDateTime value="2026-04-10T08:00:00+07:00"/>
  </extension>
  <status value="completed"/>
  <code>
    <text
          value="Tháo lưới lọc tĩnh mạch chủ dưới qua đường can thiệp nội mạch"/>
  </code>
  <subject>🔗 
    <reference value="Patient/ExamplePatientNguyenVanAn"/>
    <display value="Nguyễn Văn An"/>
  </subject>
  <encounter>🔗 
    <reference value="Encounter/ExampleEncounterInpatient"/>
  </encounter>
  <performedPeriod>
    <start value="2026-04-10T09:00:00+07:00"/>
    <end value="2026-04-10T10:15:00+07:00"/>
  </performedPeriod>
  <reasonCode>
    <text
          value="Hoàn tất giai đoạn dự phòng thuyên tắc phổi, chỉ định tháo lưới lọc tạm thời"/>
  </reasonCode>
  <bodySite>
    <text value="Tĩnh mạch chủ dưới (IVC)"/>
  </bodySite>
  <outcome>
    <text
          value="Tháo lưới lọc thành công, không ghi nhận biến chứng thủ thuật"/>
  </outcome>
  <note>
    <text
          value="Procedure.focalDevice.action = explanted dùng cho thủ thuật tháo thiết bị cấy ghép. Không dùng DeviceUseStatement để thay thế thông tin thủ thuật."/>
  </note>
  <focalDevice>
    <action>
      <coding>
        <system value="http://hl7.org/fhir/device-action"/>
        <code value="explanted"/>
        <display value="Explanted"/>
      </coding>
    </action>
    <manipulated>🔗 
      <reference value="Device/ExampleDeviceImplantIVCFilter"/>
      <display value="Lưới lọc tĩnh mạch chủ dưới tạm thời"/>
    </manipulated>
  </focalDevice>
</Procedure>