@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

# - resource -------------------------------------------------------------------

<http://fhir.hl7.org.vn/core/Device/ExampleDeviceImplantLegacyNoRegnum> a fhir:Device ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "ExampleDeviceImplantLegacyNoRegnum"] ; # 
  fhir:meta [
     fhir:profile ( [
       fhir:v "http://fhir.hl7.org.vn/core/StructureDefinition/vn-core-implantable-device"^^xsd:anyURI ;
       fhir:l <http://fhir.hl7.org.vn/core/StructureDefinition/vn-core-implantable-device>
     ] )
  ] ; # 
  fhir:language [ fhir:v "vi"] ; # 
  fhir:text [
     fhir:status [ fhir:v "extensions" ] ;
     fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\" xml:lang=\"vi\" lang=\"vi\"><p class=\"res-header-id\"><b>Generated Narrative: Device ExampleDeviceImplantLegacyNoRegnum</b></p><a name=\"ExampleDeviceImplantLegacyNoRegnum\"> </a><a name=\"hcExampleDeviceImplantLegacyNoRegnum\"> </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-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>identifier</b>: Mã vật tư/thiết bị y tế/LEGACY-IMPL-001</p><p><b>status</b>: Inactive</p><p><b>manufacturer</b>: Boston Scientific (legacy)</p><p><b>lotNumber</b>: BST2018090101</p><p><b>serialNumber</b>: S20180901</p><p><b>type</b>: <span title=\"Codes:\">Stent kim loại trần (Bare-Metal Stent) — legacy device, năm sản xuất 2018</span></p><p><b>patient</b>: <a href=\"Patient-ExamplePatientNguyenVanAn.html\">Nguyễn Văn An (legacy)</a></p><p><b>note</b>: </p><blockquote><div><p>TEST FIXTURE — Thiết bị legacy không có số lưu hành. Invariant vn-implant-regnum-class-cd fires warning intentionally để demo cảnh báo. Trong production, bệnh viện cần bổ sung số lưu hành (qua RFI Cục Hạ tầng &amp; TBYT hoặc data quality remediation).</p>\n</div></blockquote></div>"^^rdf:XMLLiteral ]
  ] ; # 
  fhir:extension ( [
     fhir:url [
       fhir:v "http://fhir.hl7.org.vn/core/StructureDefinition/vn-ext-device-group"^^xsd:anyURI ;
       fhir:l <http://fhir.hl7.org.vn/core/StructureDefinition/vn-ext-device-group>
     ] ;
     fhir:value [
       a fhir:CodeableConcept ;
       fhir:coding ( [
         fhir:system [
           fhir:v "http://fhir.hl7.org.vn/core/CodeSystem/vn-device-group-cs"^^xsd:anyURI ;
           fhir:l <http://fhir.hl7.org.vn/core/CodeSystem/vn-device-group-cs>
         ] ;
         fhir:code [ fhir:v "N06.00.000" ] ;
         fhir:display [ fhir:v "Vật liệu thay thế, vật liệu cấy ghép nhân tạo" ]
       ] )
     ]
  ] [
     fhir:url [
       fhir:v "http://fhir.hl7.org.vn/core/StructureDefinition/vn-ext-device-risk-class"^^xsd:anyURI ;
       fhir:l <http://fhir.hl7.org.vn/core/StructureDefinition/vn-ext-device-risk-class>
     ] ;
     fhir:value [
       a fhir:CodeableConcept ;
       fhir:coding ( [
         fhir:system [
           fhir:v "http://fhir.hl7.org.vn/core/CodeSystem/vn-device-risk-class-cs"^^xsd:anyURI ;
           fhir:l <http://fhir.hl7.org.vn/core/CodeSystem/vn-device-risk-class-cs>
         ] ;
         fhir:code [ fhir:v "D" ] ;
         fhir:display [ fhir:v "Loại D - rủi ro cao" ]
       ] )
     ]
  ] ) ; # 
  fhir:identifier ( [
     fhir:type [
       fhir:text [ fhir:v "Mã vật tư/thiết bị y tế" ]
     ] ;
     fhir:system [
       fhir:v "http://fhir.hl7.org.vn/core/sid/medical-device-item-code"^^xsd:anyURI ;
       fhir:l <http://fhir.hl7.org.vn/core/sid/medical-device-item-code>
     ] ;
     fhir:value [ fhir:v "LEGACY-IMPL-001" ]
  ] ) ; # 
  fhir:status [ fhir:v "inactive"] ; # 
  fhir:manufacturer [ fhir:v "Boston Scientific (legacy)"] ; # 
  fhir:lotNumber [ fhir:v "BST2018090101"] ; # 
  fhir:serialNumber [ fhir:v "S20180901"] ; # 
  fhir:type [
     fhir:text [ fhir:v "Stent kim loại trần (Bare-Metal Stent) — legacy device, năm sản xuất 2018" ]
  ] ; # 
  fhir:patient [
     fhir:l <http://fhir.hl7.org.vn/core/Patient/ExamplePatientNguyenVanAn> ;
     fhir:reference [ fhir:v "Patient/ExamplePatientNguyenVanAn" ] ;
     fhir:display [ fhir:v "Nguyễn Văn An (legacy)" ]
  ] ; # 
  fhir:note ( [
     fhir:text [ fhir:v "TEST FIXTURE — Thiết bị legacy không có số lưu hành. Invariant vn-implant-regnum-class-cd fires warning intentionally để demo cảnh báo. Trong production, bệnh viện cần bổ sung số lưu hành (qua RFI Cục Hạ tầng & TBYT hoặc data quality remediation)." ]
  ] ) . # 

# -------------------------------------------------------------------------------------

