VN Core FHIR Implementation Guide — Bộ Hướng dẫn Triển khai FHIR Cốt lõi cho Việt Nam
0.1.0 - STU1 Draft
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
| Draft as of 2026-03-20 |
{
"resourceType" : "ValueSet",
"id" : "vn-procedure-code-vs",
"text" : {
"status" : "generated",
"div" : "<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>"
},
"url" : "http://fhir.hl7.org.vn/core/ValueSet/vn-procedure-code-vs",
"version" : "0.1.0",
"name" : "VNProcedureCodeVS",
"title" : "Mã thủ thuật/dịch vụ kỹ thuật — VN Core Procedure Code ValueSet",
"status" : "draft",
"experimental" : false,
"date" : "2026-03-20",
"publisher" : "HL7 Vietnam",
"contact" : [
{
"name" : "HL7 Vietnam",
"telecom" : [
{
"system" : "url",
"value" : "https://hl7.org.vn"
},
{
"system" : "email",
"value" : "[email protected]"
}
]
}
],
"description" : "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).",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "VN",
"display" : "Viet Nam"
}
]
}
],
"copyright" : "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).",
"compose" : {
"include" : [
{
"system" : "http://hl7.org/fhir/sid/icd-9-cm"
},
{
"system" : "http://snomed.info/sct",
"filter" : [
{
"property" : "concept",
"op" : "is-a",
"value" : "71388002"
}
]
}
]
}
}