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ị trí giải phẫu — VN Core Body Site ValueSet
|
Draft
tại thời điểm
2026-03-21
|
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-body-site-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-body-site-vs</b></p><a name=\"vn-body-site-vs\"> </a><a name=\"hcvn-body-site-vs\"> </a><ul><li>Include codes from<a href=\"http://www.snomed.org/\"><code>http://snomed.info/sct</code></a><span title=\"Version is not explicitly stated. No matching Code System found\"> version Not Stated (use latest from terminology server)</span> where concept is-a 91723000 (Anatomical structure)</li></ul></div>"^^rdf:XMLLiteral ]
] ; #
fhir:url [
fhir:v "http://fhir.hl7.org.vn/core/ValueSet/vn-body-site-vs"^^xsd:anyURI ;
fhir:l <http://fhir.hl7.org.vn/core/ValueSet/vn-body-site-vs>
] ; #
fhir:version [ fhir:v "0.3.0"] ; #
fhir:name [ fhir:v "VNBodySiteVS"] ; #
fhir:title [ fhir:v "Vị trí giải phẫu — VN Core Body Site ValueSet"] ; #
fhir:status [ fhir:v "draft"] ; #
fhir:experimental [ fhir:v false] ; #
fhir:date [ fhir:v "2026-03-21"^^xsd:date] ; #
fhir:publisher [ fhir:v "HL7 Vietnam"] ; #
fhir:contact ( [
fhir:name [ fhir:v "HL7 Vietnam" ] ;
( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "https://hl7.org.vn" ] ] [
fhir:system [ fhir:v "email" ] ;
fhir:value [ fhir:v "[email protected]" ] ] )
] [
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 "[email protected]" ] ] )
] ) ; #
fhir:description [ fhir:v "Tập giá trị vị trí giải phẫu (body site) dựa trên SNOMED CT Body Structures.\nBYT Việt Nam đã ban hành 35.889 concepts Body Structure tiếng Việt (QĐ 2427/QĐ-BYT 2025, Đợt 1).\nKết hợp SNOMED CT IPS Terminology (miễn phí, CC-BY-4.0).\nBinding preferred — cho phép text mô tả nếu không có mã SNOMED phù hợp."] ; #
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 "This value set includes content from SNOMED CT, which is copyright © 2002+ International Health Terminology Standards Development Organisation (IHTSDO), and distributed by agreement between IHTSDO and HL7. Implementer use of SNOMED CT is not covered by this agreement.\nThe SNOMED International IPS Terminology is distributed by International Health Terminology Standards Development Organisation, trading as SNOMED International, and is subject the terms of the Creative Commons Attribution 4.0 International Public License. For more information, see https://www.snomed.org/snomed-ct/Other-SNOMED-products/international-patient-summary-terminology\nVN subset 35.889 Body Structures: QĐ 2427/QĐ-BYT (2025, Đợt 1), nền tảng QĐ 1928/QĐ-BYT (2023)."] ; #
fhir:compose [
( fhir:include [
fhir:system [
fhir:v "http://snomed.info/sct"^^xsd:anyURI ;
fhir:l <http://snomed.info/sct> ] ;
( fhir:filter [
fhir:property [ fhir:v "concept" ] ;
fhir:op [ fhir:v "is-a" ] ;
fhir:value [ fhir:v "91723000" ] ] ) ] )
] . #