VN Core FHIR Implementation Guide — Bộ Hướng dẫn Triển khai FHIR Cốt lõi cho Việt Nam - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
: Mã thủ thuật/dịch vụ kỹ thuật — VN Core Procedure Code ValueSet - TTL Representation
Raw ttl | Download
@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-procedure-code-vs"] ; #
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-procedure-code-vs</b></p><a name=\"vn-procedure-code-vs\"> </a><a name=\"hcvn-procedure-code-vs\"> </a><p>This value set includes codes based on the following rules:</p><ul><li>Include all codes defined in <a href=\"http://terminology.hl7.org/6.2.0/CodeSystem-ICD-9CM-procedurecodes.html\"><code>http://hl7.org/fhir/sid/icd-9-cm</code></a><span title=\"Version is not explicitly stated. No matching Code System found\"> version Not Stated (use latest from terminology server)</span></li><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 71388002 (Procedure)</li></ul></div>"^^rdf:XMLLiteral ]
] ; #
fhir:url [
fhir:v "http://fhir.hl7.org.vn/core/ValueSet/vn-procedure-code-vs"^^xsd:anyURI ;
fhir:l <http://fhir.hl7.org.vn/core/ValueSet/vn-procedure-code-vs>
] ; #
fhir:version [ fhir:v "0.1.0"] ; #
fhir:name [ fhir:v "VNProcedureCodeVS"] ; #
fhir:title [ fhir:v "Mã thủ thuật/dịch vụ kỹ thuật — VN Core Procedure Code ValueSet"] ; #
fhir:status [ fhir:v "draft"] ; #
fhir:experimental [ fhir:v false] ; #
fhir:date [ fhir:v "2026-03-20"^^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:description [ fhir:v "Tập giá trị mã thủ thuật và dịch vụ kỹ thuật y tế cho VN Core, bao gồm:\n- ICD-9-CM (Volume 3) — 3.882 mã thủ thuật VN (QĐ 387/QĐ-BYT 05/02/2026, CMS V32)\n- SNOMED CT IPS Terminology — Procedures (miễn phí, CC-BY-4.0)\nBinding extensible — cho phép mã danh mục DVKT VN (TT 20/2014, TT 39/2018).\nÁnh xạ DVKT VN ↔ ICD-9-CM theo QĐ 4466/QĐ-BYT (2020)."] ; #
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 "SNOMED CT IPS Terminology — SNOMED International, CC-BY-4.0. ICD-9-CM: QĐ 387/QĐ-BYT (2026), CMS V32.\nDanh mục DVKT: TT 20/2014/TT-BYT, TT 39/2018/TT-BYT. Ánh xạ DVKT ↔ ICD-9-CM: QĐ 4466/QĐ-BYT (2020)."] ; #
fhir:compose [
( fhir:include [
fhir:system [
fhir:v "http://hl7.org/fhir/sid/icd-9-cm"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/sid/icd-9-cm> ] ] [
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 "71388002" ] ] ) ] )
] . #