HL7 Vietnam VN Core FHIR Implementation Guide

Bộ Hướng dẫn Triển khai Core FHIR cho Việt Nam
0.8.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.8.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 — Lưới lọc tĩnh mạch chủ tạm thời

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


@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

# - resource -------------------------------------------------------------------

<http://hl7.org/fhir/Device/ExampleDeviceImplantIVCFilter> a fhir:Device ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:Resource.id [ fhir:value "ExampleDeviceImplantIVCFilter"] ;
  fhir:Resource.meta [
     fhir:Meta.profile [
       fhir:value "http://fhir.hl7.org.vn/core/StructureDefinition/vn-core-implantable-device" ;
       fhir:index -1 ;
       fhir:link <http://fhir.hl7.org.vn/core/StructureDefinition/vn-core-implantable-device>
     ]
  ] ;
  fhir:Resource.language [ fhir:value "vi"] ;
  fhir:DomainResource.text [
     fhir:Narrative.status [ fhir:value "extensions" ] ;
     fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Device ExampleDeviceImplantIVCFilter</b></p><a name=\"ExampleDeviceImplantIVCFilter\"> </a><a name=\"hcExampleDeviceImplantIVCFilter\"> </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-implantable-device.html\">Thiết bị cấy ghép VN Core — VN Core Implantable Device Profile</a></p></div><p><b>Nhóm TBYT theo danh mục BHYT — VN Device Group</b>: <span title=\"Codes:{http://fhir.hl7.org.vn/core/CodeSystem/vn-device-group-cs N06.00.000}\">Vật liệu thay thế, vật liệu cấy ghép nhân tạo</span></p><p><b>Phân loại rủi ro thiết bị y tế — VN Device Risk Class</b>: <span title=\"Codes:{http://fhir.hl7.org.vn/core/CodeSystem/vn-device-risk-class-cs D}\">Loại D - rủi ro cao</span></p><p><b>Số lưu hành thiết bị y tế — VN Device Registration Number</b>: <a href=\"NamingSystem-vn-medical-device-registration-number-ns.html\" title=\"Hệ thống định danh số lưu hành (registration number) của thiết bị y tế tại Việt Nam.#xA;Số lưu hành do Bộ Y tế (Cục Hạ tầng và Thiết bị y tế) cấp cho thiết bị y tế thuộc loại B, C, D theo quy trình đăng ký lưu hành quy định tại NĐ 98/2021/NĐ-CP (08/11/2021), đã được sửa đổi, bổ sung bởi NĐ 07/2023/NĐ-CP (03/03/2023) và NĐ 04/2025/NĐ-CP (hiệu lực 01/01/2025).#xA;Đây là định danh ở mức sản phẩm/model/regulatory context (không phải định danh cho từng thiết bị cụ thể như UDI hoặc serial number); một số lưu hành áp dụng cho mọi thiết bị cùng model đã được đăng ký lưu hành.#xA;Lưu ý: Thiết bị y tế loại A theo NĐ 98/2021/NĐ-CP thực hiện công bố tiêu chuẩn áp dụng (không cấp số lưu hành) — định danh khác.\">VNMedicalDeviceRegistrationNumber</a>/2600633/26/BYT-ĐKLH</p><p><b>identifier</b>: Mã vật tư/thiết bị y tế/VT-IVC-FILTER-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>00844588004520</td><td>(01)00844588004520(11)260110(17)280110(21)IVC2601001</td></tr></table><p><b>status</b>: Inactive</p><p><b>manufacturer</b>: Cook Medical</p><p><b>manufactureDate</b>: 2026-01-10</p><p><b>expirationDate</b>: 2028-01-10</p><p><b>lotNumber</b>: CKM2026011001</p><p><b>serialNumber</b>: IVC2601001</p><p><b>modelNumber</b>: Retrievable IVC Filter 30mm</p><p><b>type</b>: <span title=\"Codes:\">Lưới lọc tĩnh mạch chủ dưới tạm thời (Retrievable inferior vena cava filter)</span></p><p><b>patient</b>: <a href=\"Patient-ExamplePatientNguyenVanAn.html\">Nguyễn Văn An</a></p><p><b>note</b>: </p><blockquote><div><p>Ví dụ thể hiện trạng thái thiết bị sau thủ thuật tháo. Thiết bị cấy ghép vẫn cần lưu vết patient, UDI/lifecycle và liên kết với Procedure explant để phục vụ truy xuất an toàn.</p>\n</div></blockquote></div>"
  ] ;
  fhir:DomainResource.extension [
     fhir:index -1 ;
     fhir:Extension.url [ fhir:value "http://fhir.hl7.org.vn/core/StructureDefinition/vn-ext-device-group" ] ;
     fhir:Extension.valueCodeableConcept [
       fhir:CodeableConcept.coding [
         fhir:index -1 ;
         fhir:Coding.system [ fhir:value "http://fhir.hl7.org.vn/core/CodeSystem/vn-device-group-cs" ] ;
         fhir:Coding.code [ fhir:value "N06.00.000" ] ;
         fhir:Coding.display [ fhir:value "Vật liệu thay thế, vật liệu cấy ghép nhân tạo" ]
       ]
     ]
  ], [
     fhir:index -1 ;
     fhir:Extension.url [ fhir:value "http://fhir.hl7.org.vn/core/StructureDefinition/vn-ext-device-risk-class" ] ;
     fhir:Extension.valueCodeableConcept [
       fhir:CodeableConcept.coding [
         fhir:index -1 ;
         fhir:Coding.system [ fhir:value "http://fhir.hl7.org.vn/core/CodeSystem/vn-device-risk-class-cs" ] ;
         fhir:Coding.code [ fhir:value "D" ] ;
         fhir:Coding.display [ fhir:value "Loại D - rủi ro cao" ]
       ]
     ]
  ], [
     fhir:index -1 ;
     fhir:Extension.url [ fhir:value "http://fhir.hl7.org.vn/core/StructureDefinition/vn-ext-device-registration-number" ] ;
     fhir:Extension.valueIdentifier [
       fhir:Identifier.system [ fhir:value "http://fhir.hl7.org.vn/core/sid/medical-device-registration-number" ] ;
       fhir:Identifier.value [ fhir:value "2600633/26/BYT-ĐKLH" ] ;
       fhir:Identifier.assigner [
         fhir:Reference.display [ fhir:value "Bộ Y tế (Cục Hạ tầng và Thiết bị y tế)" ]
       ]
     ]
  ] ;
  fhir:Device.identifier [
     fhir:index -1 ;
     fhir:Identifier.type [
       fhir:CodeableConcept.text [ fhir:value "Mã vật tư/thiết bị y tế" ]
     ] ;
     fhir:Identifier.system [ fhir:value "http://fhir.hl7.org.vn/core/sid/medical-device-item-code" ] ;
     fhir:Identifier.value [ fhir:value "VT-IVC-FILTER-001" ]
  ] ;
  fhir:Device.udiCarrier [
     fhir:index -1 ;
     fhir:Device.udiCarrier.deviceIdentifier [ fhir:value "00844588004520" ] ;
     fhir:Device.udiCarrier.carrierHRF [ fhir:value "(01)00844588004520(11)260110(17)280110(21)IVC2601001" ]
  ] ;
  fhir:Device.status [ fhir:value "inactive"] ;
  fhir:Device.manufacturer [ fhir:value "Cook Medical"] ;
  fhir:Device.manufactureDate [ fhir:value "2026-01-10"^^xsd:date] ;
  fhir:Device.expirationDate [ fhir:value "2028-01-10"^^xsd:date] ;
  fhir:Device.lotNumber [ fhir:value "CKM2026011001"] ;
  fhir:Device.serialNumber [ fhir:value "IVC2601001"] ;
  fhir:Device.modelNumber [ fhir:value "Retrievable IVC Filter 30mm"] ;
  fhir:Device.type [
     fhir:CodeableConcept.text [ fhir:value "Lưới lọc tĩnh mạch chủ dưới tạm thời (Retrievable inferior vena cava filter)" ]
  ] ;
  fhir:Device.patient [
     fhir:link <http://hl7.org/fhir/Patient/ExamplePatientNguyenVanAn> ;
     fhir:Reference.reference [ fhir:value "Patient/ExamplePatientNguyenVanAn" ] ;
     fhir:Reference.display [ fhir:value "Nguyễn Văn An" ]
  ] ;
  fhir:Device.note [
     fhir:index -1 ;
     fhir:Annotation.text [ fhir:value "Ví dụ thể hiện trạng thái thiết bị sau thủ thuật tháo. Thiết bị cấy ghép vẫn cần lưu vết patient, UDI/lifecycle và liên kết với Procedure explant để phục vụ truy xuất an toàn." ]
  ] .

<http://hl7.org/fhir/Patient/ExamplePatientNguyenVanAn> a fhir:Patient .

# - ontology header ------------------------------------------------------------

<http://hl7.org/fhir/Device/ExampleDeviceImplantIVCFilter.ttl> a owl:Ontology ;
  owl:imports fhir:fhir.ttl ;
  owl:versionIRI <http://build.fhir.org/Device/ExampleDeviceImplantIVCFilter.ttl> .