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-21 |
{
"resourceType" : "ValueSet",
"id" : "vn-medication-route-vs",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet vn-medication-route-vs</b></p><a name=\"vn-medication-route-vs\"> </a><a name=\"hcvn-medication-route-vs\"> </a><ul><li>Include all codes defined in <a href=\"CodeSystem-vn-medication-route-cs.html\"><code>http://fhir.hl7.org.vn/core/CodeSystem/vn-medication-route-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></ul></div>"
},
"url" : "http://fhir.hl7.org.vn/core/ValueSet/vn-medication-route-vs",
"version" : "0.1.0",
"name" : "VNMedicationRouteVS",
"title" : "Đường dùng thuốc — Vietnam Medication Route ValueSet",
"status" : "draft",
"experimental" : false,
"date" : "2026-03-21",
"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ị đường dùng thuốc theo BYT. Dùng cho MedicationRequest.dosageInstruction.route.",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "VN",
"display" : "Viet Nam"
}
]
}
],
"compose" : {
"include" : [
{
"system" : "http://fhir.hl7.org.vn/core/CodeSystem/vn-medication-route-cs"
}
]
}
}