Bộ Hướng dẫn Triển khai Core FHIR cho Việt Nam - Local Development build (v0.5.1) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
: Loại thiết bị y tế Việt Nam — Vietnam Device Type ValueSet
|
Active
tại thời điểm
2026-04-19
|
Bản thô ttl | Tải xuống
@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 -------------------------------------------------------------------
a fhir:ValueSet ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "vn-device-type-vs"] ; #
fhir:language [ fhir:v "vi"] ; #
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet vn-device-type-vs</b></p><a name=\"vn-device-type-vs\"> </a><a name=\"hcvn-device-type-vs\"> </a><ul><li>Include all codes defined in <a href=\"CodeSystem-vn-medical-device-nomenclature-cs.html\"><code>http://fhir.hl7.org.vn/device/CodeSystem/vn-medical-device-nomenclature-cs</code></a><span title=\"Version is not explicitly stated, which means it is fixed to the version provided in this specification\"> version ?0.5.1</span></li></ul></div>"^^rdf:XMLLiteral ]
] ; #
fhir:url [
fhir:v "http://fhir.hl7.org.vn/device/ValueSet/vn-device-type-vs"^^xsd:anyURI ;
fhir:l <http://fhir.hl7.org.vn/device/ValueSet/vn-device-type-vs>
] ; #
fhir:version [ fhir:v "0.5.1"] ; #
fhir:name [ fhir:v "VNDeviceTypeVS"] ; #
fhir:title [ fhir:v "Loại thiết bị y tế Việt Nam — Vietnam Device Type ValueSet"] ; #
fhir:status [ fhir:v "active"] ; #
fhir:experimental [ fhir:v false] ; #
fhir:date [ fhir:v "2026-04-19"^^xsd:date] ; #
fhir:publisher [ fhir:v "Omi HealthTech / VN Core FHIR Community Initiative"] ; #
fhir:contact ( [
fhir:name [ fhir:v "Omi HealthTech / VN Core FHIR Community Initiative" ] ;
( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "https://hl7.org.vn" ] ] [
fhir:system [ fhir:v "email" ] ;
fhir:value [ fhir:v "info@hl7.org.vn" ] ] )
] [
fhir:name [ fhir:v "Omi HealthTech (OmiGroup)" ] ;
( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "https://omihealthtech.vn" ] ] [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "https://omigroup.vn" ] ] [
fhir:system [ fhir:v "email" ] ;
fhir:value [ fhir:v "healthtech@omigroup.vn" ] ] )
] ) ; #
fhir:description [ fhir:v "ValueSet dùng làm binding preferred cho Device.type hoặc DeviceDefinition.type trong package hl7.fhir.vn.device. Hiện include toàn bộ danh pháp Việt Nam; các phiên bản sau có thể chuyển thành subset curated hoặc bổ sung hệ quốc tế khi license/provenance đủ. VN Core không required-bind Device.type vào ValueSet này."] ; #
fhir:jurisdiction ( [
( fhir:coding [
fhir:system [
fhir:v "urn:iso:std:iso:3166"^^xsd:anyURI ;
fhir:l <urn:iso:std:iso:3166> ] ;
fhir:code [ fhir:v "VN" ] ;
fhir:display [ fhir:v "Viet Nam" ] ] )
] ) ; #
fhir:copyright [ fhir:v "Bộ Y tế Việt Nam — QĐ-3107/QĐ-BYT ngày 21/10/2024 và QĐ-847/QĐ-BYT ngày 12/03/2025; sử dụng theo xác nhận quyền dùng của project owner."] ; #
fhir:compose [
( fhir:include [
fhir:system [
fhir:v "http://fhir.hl7.org.vn/device/CodeSystem/vn-medical-device-nomenclature-cs"^^xsd:anyURI ;
fhir:l <http://fhir.hl7.org.vn/device/CodeSystem/vn-medical-device-nomenclature-cs> ] ] )
] . #