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
| Active tại thời điểm 2026-03-24 |
{
"resourceType" : "CodeSystem",
"id" : "vn-organization-rank-status-cs",
"language" : "vi",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem vn-organization-rank-status-cs</b></p><a name=\"vn-organization-rank-status-cs\"> </a><a name=\"hcvn-organization-rank-status-cs\"> </a><p>This case-sensitive code system <code>http://fhir.hl7.org.vn/core/CodeSystem/vn-organization-rank-status-cs</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td><td><b>English (English, en)</b></td></tr><tr><td style=\"white-space:nowrap\">RANKED<a name=\"vn-organization-rank-status-cs-RANKED\"> </a></td><td>Đã xếp hạng</td><td>Cơ sở đã được xếp hạng theo văn bản có thẩm quyền.</td><td>Ranked</td></tr><tr><td style=\"white-space:nowrap\">UNRANKED<a name=\"vn-organization-rank-status-cs-UNRANKED\"> </a></td><td>Chưa xếp hạng</td><td>Cơ sở có thể xếp hạng nhưng hiện chưa được xếp hạng hoặc chưa công bố hạng.</td><td>Unranked</td></tr><tr><td style=\"white-space:nowrap\">NOT_APPLICABLE<a name=\"vn-organization-rank-status-cs-NOT_APPLICABLE\"> </a></td><td>Không áp dụng</td><td>Thuộc tính xếp hạng không áp dụng cho loại cơ sở này.</td><td>Not applicable</td></tr></table></div>"
},
"url" : "http://fhir.hl7.org.vn/core/CodeSystem/vn-organization-rank-status-cs",
"version" : "0.3.0",
"name" : "VNOrganizationRankStatusCS",
"title" : "Tình trạng xếp hạng của cơ sở y tế — Vietnam Organization Rank Status CodeSystem",
"status" : "active",
"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ình trạng vận hành của thuộc tính xếp hạng cơ sở y tế. Bộ mã này giúp biểu diễn trường hợp chưa xếp hạng hoặc không áp dụng mà không làm sai ngữ nghĩa của hạng pháp lý.",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "VN",
"display" : "Viet Nam"
}
]
}
],
"caseSensitive" : true,
"content" : "complete",
"count" : 3,
"concept" : [
{
"code" : "RANKED",
"display" : "Đã xếp hạng",
"definition" : "Cơ sở đã được xếp hạng theo văn bản có thẩm quyền.",
"designation" : [
{
"language" : "en",
"value" : "Ranked"
}
]
},
{
"code" : "UNRANKED",
"display" : "Chưa xếp hạng",
"definition" : "Cơ sở có thể xếp hạng nhưng hiện chưa được xếp hạng hoặc chưa công bố hạng.",
"designation" : [
{
"language" : "en",
"value" : "Unranked"
}
]
},
{
"code" : "NOT_APPLICABLE",
"display" : "Không áp dụng",
"definition" : "Thuộc tính xếp hạng không áp dụng cho loại cơ sở này.",
"designation" : [
{
"language" : "en",
"value" : "Not applicable"
}
]
}
]
}