Bộ Hướng dẫn Triển khai Core FHIR cho Việt Nam
0.3.0 - STU1 Draft
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
| Draft tại thời điểm 2026-03-24 |
{
"resourceType" : "ValueSet",
"id" : "vn-country-vs",
"language" : "vi",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet vn-country-vs</b></p><a name=\"vn-country-vs\"> </a><a name=\"hcvn-country-vs\"> </a><ul><li>Include all codes defined in <a href=\"http://tx.fhir.org/r4\"><code>urn:iso:std:iso:3166</code></a><span style=\"opacity: 0.5\" title=\"Version is not explicitly stated. When building this specification, the most recent version 20210120 has been used\"> version ⏿20210120</span></li></ul></div>"
},
"url" : "http://fhir.hl7.org.vn/core/ValueSet/vn-country-vs",
"version" : "0.3.0",
"name" : "VNCountryVS",
"title" : "Quốc tịch theo ISO 3166-1 alpha-2 — Country ValueSet for Patient Citizenship",
"status" : "draft",
"experimental" : false,
"date" : "2026-03-24",
"publisher" : "HL7 Vietnam",
"contact" : [
{
"name" : "HL7 Vietnam",
"telecom" : [
{
"system" : "url",
"value" : "https://hl7.org.vn"
},
{
"system" : "email",
"value" : "[email protected]"
}
]
},
{
"name" : "Omi HealthTech (OmiGroup)",
"telecom" : [
{
"system" : "url",
"value" : "https://omihealthtech.vn"
},
{
"system" : "url",
"value" : "https://omigroup.vn"
},
{
"system" : "email",
"value" : "[email protected]"
}
]
}
],
"description" : "Tập giá trị quốc tịch dùng cho extension chuẩn `patient-citizenship`. Sử dụng hệ mã ISO 3166-1 alpha-2 (`urn:iso:std:iso:3166`) để thay thế binding mặc định tới `http://hl7.org/fhir/ValueSet/country`, giúp validator và implementer trong VN Core có một canonical ổn định hơn.",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "VN",
"display" : "Viet Nam"
}
]
}
],
"copyright" : "ISO maintains the copyright on the country codes, and controls its use carefully. For further details see the ISO 3166 web page: https://www.iso.org/iso-3166-country-codes.html",
"compose" : {
"include" : [
{
"system" : "urn:iso:std:iso:3166"
}
]
}
}