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-identifier-type-vs",
"text" : {
"status" : "extensions",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet vn-identifier-type-vs</b></p><a name=\"vn-identifier-type-vs\"> </a><a name=\"hcvn-identifier-type-vs\"> </a><p>This value set includes codes based on the following rules:</p><ul><li>Include all codes defined in <a href=\"CodeSystem-vn-identifier-type-cs.html\"><code>http://fhir.hl7.org.vn/core/CodeSystem/vn-identifier-type-cs</code></a><span title=\"Version is not explicitly stated, which means it is fixed to the version provided in this specification\"> version 📦0.1.0</span></li><li>Include these codes as defined in <a href=\"http://terminology.hl7.org/6.2.0/CodeSystem-v2-0203.html\"><code>http://terminology.hl7.org/CodeSystem/v2-0203</code></a><span title=\"Version is not explicitly stated, which means it is fixed to 4.0.0, the version found through the package references\"> version 📦4.0.0</span><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td><a href=\"http://terminology.hl7.org/6.2.0/CodeSystem-v2-0203.html#v2-0203-MR\">MR</a></td><td>Medical record number</td><td>An identifier that is unique to a patient within a set of medical records, not necessarily unique within an application.</td></tr><tr><td><a href=\"http://terminology.hl7.org/6.2.0/CodeSystem-v2-0203.html#v2-0203-NI\">NI</a></td><td>National unique individual identifier</td><td>National unique individual identifier</td></tr><tr><td><a href=\"http://terminology.hl7.org/6.2.0/CodeSystem-v2-0203.html#v2-0203-PPN\">PPN</a></td><td>Passport number</td><td>A unique number assigned to the document affirming that a person is a citizen of the country.</td></tr></table></li></ul></div>"
},
"url" : "http://fhir.hl7.org.vn/core/ValueSet/vn-identifier-type-vs",
"version" : "0.1.0",
"name" : "VNIdentifierTypeVS",
"title" : "Loại định danh Việt Nam — Vietnam Identifier Type 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ị bao gồm tất cả loại định danh Việt Nam,\nkết hợp với HL7 v2 Table 0203.",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "VN",
"display" : "Viet Nam"
}
]
}
],
"compose" : {
"include" : [
{
"system" : "http://fhir.hl7.org.vn/core/CodeSystem/vn-identifier-type-cs"
},
{
"system" : "http://terminology.hl7.org/CodeSystem/v2-0203",
"concept" : [
{
"code" : "MR",
"display" : "Medical record number"
},
{
"code" : "NI",
"display" : "National unique individual identifier"
},
{
"code" : "PPN",
"display" : "Passport number"
}
]
}
]
}
}