HL7 Vietnam VN Core FHIR Implementation Guide

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

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

: Ví dụ: Thiết bị cấy ghép — Stent mạch vành phủ thuốc

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


<Device xmlns="http://hl7.org/fhir">
  <id value="ExampleDeviceImplant"/>
  <meta>
    <profile
             value="http://fhir.hl7.org.vn/core/StructureDefinition/vn-core-device"/>
  </meta>
  <language value="vi"/>
  <text>
    <status value="extensions"/>
    <div xmlns="http://www.w3.org/1999/xhtml" xml:lang="vi" lang="vi"><p class="res-header-id"><b>Generated Narrative: Device ExampleDeviceImplant</b></p><a name="ExampleDeviceImplant"> </a><a name="hcExampleDeviceImplant"> </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">Language: vi</p><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-vn-core-device.html">Vật tư y tế VN Core — VN Core Device Profile</a></p></div><p><b>Phạm vi BHYT cho VTYT — Device Insurance Scope Extension</b>: <span title="Codes:{http://fhir.hl7.org.vn/core/CodeSystem/vn-insurance-scope-cs 1}">Trong phạm vi hưởng BHYT</span></p><p><b>identifier</b>: Mã VTYT/VT-STENT-DES-001</p><h3>UdiCarriers</h3><table class="grid"><tr><td style="display: none">-</td><td><b>DeviceIdentifier</b></td><td><b>CarrierHRF</b></td></tr><tr><td style="display: none">*</td><td>00844588003288</td><td>(01)00844588003288(11)260115(17)280115(21)S260120001</td></tr></table><p><b>status</b>: Active</p><p><b>manufacturer</b>: Abbott Vascular</p><p><b>lotNumber</b>: ABT2026010501</p><p><b>serialNumber</b>: S260120001</p><p><b>modelNumber</b>: XIENCE Sierra 3.0mm x 18mm</p><p><b>type</b>: <span title="Codes:{http://snomed.info/sct 304120007}">Stent mạch vành phủ thuốc (Drug-Eluting Stent)</span></p><p><b>note</b>: </p><blockquote><div><p>Stent mạch vành phủ thuốc Everolimus (XIENCE Sierra). Kích thước 3.0mm x 18mm. Nhóm VTYT: Nhóm 3 (cấy ghép). Đơn giá BHYT: 28.000.000 VND/cái. Per NĐ 74/2025/NĐ-CP, mức thanh toán VTYT cao giá theo QĐ BHXH.</p>
</div></blockquote></div>
  </text>
  <extension
             url="http://fhir.hl7.org.vn/core/StructureDefinition/vn-ext-device-insurance-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>
  <identifier>
    <type>
      <text value="Mã VTYT"/>
    </type>
    <system value="http://fhir.hl7.org.vn/core/sid/ma-vat-tu"/>
    <value value="VT-STENT-DES-001"/>
  </identifier>
  <udiCarrier>
    <deviceIdentifier value="00844588003288"/>
    <carrierHRF value="(01)00844588003288(11)260115(17)280115(21)S260120001"/>
  </udiCarrier>
  <status value="active"/>
  <manufacturer value="Abbott Vascular"/>
  <lotNumber value="ABT2026010501"/>
  <serialNumber value="S260120001"/>
  <modelNumber value="XIENCE Sierra 3.0mm x 18mm"/>
  <type>
    <coding>
      <system value="http://snomed.info/sct"/>
      <code value="304120007"/>
      <display value="Total hip replacement prosthesis"/>
    </coding>
    <text value="Stent mạch vành phủ thuốc (Drug-Eluting Stent)"/>
  </type>
  <note>
    <text
          value="Stent mạch vành phủ thuốc Everolimus (XIENCE Sierra). Kích thước 3.0mm x 18mm. Nhóm VTYT: Nhóm 3 (cấy ghép). Đơn giá BHYT: 28.000.000 VND/cái. Per NĐ 74/2025/NĐ-CP, mức thanh toán VTYT cao giá theo QĐ BHXH."/>
  </note>
</Device>