Bộ Hướng dẫn Triển khai Core FHIR cho Việt Nam
0.5.0 - Draft for Community Review
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
{
"resourceType" : "Device",
"id" : "ExampleDeviceVTYTN03Syringe",
"meta" : {
"profile" : [
🔗 "http://fhir.hl7.org.vn/core/StructureDefinition/vn-core-device"
]
},
"language" : "vi",
"text" : {
"status" : "extensions",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Device ExampleDeviceVTYTN03Syringe</b></p><a name=\"ExampleDeviceVTYTN03Syringe\"> </a><a name=\"hcExampleDeviceVTYTN03Syringe\"> </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-device.html\">Thiết bị y tế VN Core — VN Core 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 N03.00.000}\">Bơm, kim tiêm, dây truyền, găng tay và thiết bị y tế sử dụng trong chăm sóc người bệnh</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 A}\">Loại A - rủi ro thấp</span></p><p><b>identifier</b>: Mã vật tư/thiết bị y tế/VT-SYR-5ML-23G-001</p><p><b>status</b>: Active</p><p><b>manufacturer</b>: Vinahankook</p><p><b>manufactureDate</b>: 2026-03-15</p><p><b>expirationDate</b>: 2031-03-14</p><p><b>lotNumber</b>: VHK2026031501</p><p><b>modelNumber</b>: 5ml-23Gx1in</p><p><b>type</b>: <span title=\"Codes:\">Bơm tiêm 5ml dùng một lần (Disposable syringe with needle)</span></p><p><b>note</b>: </p><blockquote><div><p>Vật tư tiêu hao loại A theo NĐ 98/2021 (đã được sửa đổi, bổ sung bởi NĐ 07/2023 và NĐ 04/2025) → công bố tiêu chuẩn áp dụng, không cấp số lưu hành, không có extension registrationNumber. Nhóm BHYT N03 theo TT 04/2017/TT-BYT Phụ lục 01.</p>\n</div></blockquote></div>"
},
"extension" : [
{
"url" : "http://fhir.hl7.org.vn/core/StructureDefinition/vn-ext-device-group",
"valueCodeableConcept" : {
"coding" : [
{
"system" : "http://fhir.hl7.org.vn/core/CodeSystem/vn-device-group-cs",
"code" : "N03.00.000",
"display" : "Bơm, kim tiêm, dây truyền, găng tay và thiết bị y tế sử dụng trong chăm sóc người bệnh"
}
]
}
},
{
"url" : "http://fhir.hl7.org.vn/core/StructureDefinition/vn-ext-device-risk-class",
"valueCodeableConcept" : {
"coding" : [
{
"system" : "http://fhir.hl7.org.vn/core/CodeSystem/vn-device-risk-class-cs",
"code" : "A",
"display" : "Loại A - rủi ro thấp"
}
]
}
}
],
"identifier" : [
{
"type" : {
"text" : "Mã vật tư/thiết bị y tế"
},
"system" : "http://fhir.hl7.org.vn/core/sid/medical-device-item-code",
"value" : "VT-SYR-5ML-23G-001"
}
],
"status" : "active",
"manufacturer" : "Vinahankook",
"manufactureDate" : "2026-03-15",
"expirationDate" : "2031-03-14",
"lotNumber" : "VHK2026031501",
"modelNumber" : "5ml-23Gx1in",
"type" : {
"text" : "Bơm tiêm 5ml dùng một lần (Disposable syringe with needle)"
},
"note" : [
{
"text" : "Vật tư tiêu hao loại A theo NĐ 98/2021 (đã được sửa đổi, bổ sung bởi NĐ 07/2023 và NĐ 04/2025) → công bố tiêu chuẩn áp dụng, không cấp số lưu hành, không có extension registrationNumber. Nhóm BHYT N03 theo TT 04/2017/TT-BYT Phụ lục 01."
}
]
}